2026-06-12 17:23:06.443 | + ./stack.sh:main:485 : exec 2026-06-12 17:23:06.443 | + ./stack.sh:main:493 : echo_summary 'stack.sh log /opt/stack/logs/devstacklog.txt.2026-06-12-172306' 2026-06-12 17:23:06.443 | ++ ./stack.sh:main:485 : /usr/bin/python3.12 /opt/stack/devstack/tools/outfilter.py -o /opt/stack/logs/devstacklog.txt.2026-06-12-172306.summary.2026-06-12-172306 2026-06-12 17:23:06.443 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-12 17:23:06.443 | + ./stack.sh:echo_summary:444 : echo -e stack.sh log /opt/stack/logs/devstacklog.txt.2026-06-12-172306 2026-06-12 17:23:06.443 | + ./stack.sh:main:495 : ln -sf /opt/stack/logs/devstacklog.txt.2026-06-12-172306 /opt/stack/logs/devstacklog.txt 2026-06-12 17:23:06.443 | + ./stack.sh:main:496 : ln -sf /opt/stack/logs/devstacklog.txt.2026-06-12-172306.summary.2026-06-12-172306 /opt/stack/logs/devstacklog.txt.summary 2026-06-12 17:23:06.443 | + ./stack.sh:main:511 : check_path_perm_sanity /opt/stack 2026-06-12 17:23:06.443 | + functions:check_path_perm_sanity:615 : local real_path 2026-06-12 17:23:06.443 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-06-12 17:23:06.443 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-06-12 17:23:06.443 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-06-12 17:23:06.443 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-06-12 17:23:06.443 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-06-12 17:23:06.445 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-06-12 17:23:06.447 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-06-12 17:23:06.449 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-06-12 17:23:06.452 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-06-12 17:23:06.454 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-06-12 17:23:06.455 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-06-12 17:23:06.457 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-06-12 17:23:06.460 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-06-12 17:23:06.462 | + ./stack.sh:main:517 : trap exit_trap EXIT 2026-06-12 17:23:06.463 | + ./stack.sh:main:558 : trap err_trap ERR 2026-06-12 17:23:06.465 | + ./stack.sh:main:571 : set -o errexit 2026-06-12 17:23:06.467 | + ./stack.sh:main:574 : uname -a 2026-06-12 17:23:06.468 | Linux np0000002732 6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 2026-06-12 17:23:06.470 | + ./stack.sh:main:577 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-06-12 17:23:06.472 | + ./stack.sh:main:578 : rm -f /opt/stack/data/ca-bundle.pem 2026-06-12 17:23:06.474 | + ./stack.sh:main:581 : source /opt/stack/devstack/lib/database 2026-06-12 17:23:06.508 | + ./stack.sh:main:582 : source /opt/stack/devstack/lib/rpc_backend 2026-06-12 17:23:06.522 | + ./stack.sh:main:585 : source /opt/stack/devstack/lib/host 2026-06-12 17:23:06.525 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-06-12 17:23:06.537 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-06-12 17:23:06.539 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-06-12 17:23:06.552 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-06-12 17:23:06.554 | +++ lib/host:source:34 : trueorfalse False ENABLE_ZSWAP 2026-06-12 17:23:06.566 | ++ lib/host:source:34 : ENABLE_ZSWAP=True 2026-06-12 17:23:06.568 | ++ lib/host:source:37 : ZSWAP_COMPRESSOR=lz4 2026-06-12 17:23:06.569 | ++ lib/host:source:38 : ZSWAP_ZPOOL=zsmalloc 2026-06-12 17:23:06.572 | +++ lib/host:source:53 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-06-12 17:23:06.585 | ++ lib/host:source:53 : ENABLE_SYSCTL_MEM_TUNING=True 2026-06-12 17:23:06.587 | +++ lib/host:source:75 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-06-12 17:23:06.599 | ++ lib/host:source:75 : ENABLE_SYSCTL_NET_TUNING=True 2026-06-12 17:23:06.601 | + ./stack.sh:main:588 : tune_host 2026-06-12 17:23:06.603 | + lib/host:tune_host:96 : configure_host_mem 2026-06-12 17:23:06.605 | + lib/host:configure_host_mem:70 : configure_zswap 2026-06-12 17:23:06.607 | + lib/host:configure_zswap:40 : [[ True == \T\r\u\e ]] 2026-06-12 17:23:06.608 | + lib/host:configure_zswap:43 : is_ubuntu 2026-06-12 17:23:06.610 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 17:23:06.611 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 17:23:06.613 | + lib/host:configure_zswap:44 : echo lz4 2026-06-12 17:23:06.614 | + lib/host:configure_zswap:44 : sudo tee /sys/module/zswap/parameters/compressor 2026-06-12 17:23:06.622 | lz4 2026-06-12 17:23:06.625 | + lib/host:configure_zswap:45 : sudo tee /sys/module/zswap/parameters/zpool 2026-06-12 17:23:06.625 | + lib/host:configure_zswap:45 : echo zsmalloc 2026-06-12 17:23:06.633 | zsmalloc 2026-06-12 17:23:06.636 | + lib/host:configure_zswap:47 : echo 1 2026-06-12 17:23:06.637 | + lib/host:configure_zswap:47 : sudo tee /sys/module/zswap/parameters/enabled 2026-06-12 17:23:06.645 | 1 2026-06-12 17:23:06.658 | + lib/host:configure_zswap:49 : sudo grep -R . /sys/module/zswap/parameters 2026-06-12 17:23:06.667 | /sys/module/zswap/parameters/same_filled_pages_enabled:Y 2026-06-12 17:23:06.667 | /sys/module/zswap/parameters/enabled:Y 2026-06-12 17:23:06.667 | /sys/module/zswap/parameters/shrinker_enabled:Y 2026-06-12 17:23:06.667 | /sys/module/zswap/parameters/max_pool_percent:20 2026-06-12 17:23:06.667 | /sys/module/zswap/parameters/compressor:lz4 2026-06-12 17:23:06.667 | /sys/module/zswap/parameters/non_same_filled_pages_enabled:Y 2026-06-12 17:23:06.667 | /sys/module/zswap/parameters/zpool:zsmalloc 2026-06-12 17:23:06.667 | /sys/module/zswap/parameters/exclusive_loads:N 2026-06-12 17:23:06.667 | /sys/module/zswap/parameters/accept_threshold_percent:90 2026-06-12 17:23:06.670 | + lib/host:configure_host_mem:71 : configure_ksm 2026-06-12 17:23:06.672 | + lib/host:configure_ksm:15 : [[ True == \T\r\u\e ]] 2026-06-12 17:23:06.673 | + lib/host:configure_ksm:16 : install_package ksmtuned 2026-06-12 17:23:06.675 | + functions-common:install_package:1432 : update_package_repo 2026-06-12 17:23:06.676 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-12 17:23:06.678 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=False 2026-06-12 17:23:06.679 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-12 17:23:06.680 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-12 17:23:06.682 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-12 17:23:06.683 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 17:23:06.684 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 17:23:06.686 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-12 17:23:06.688 | + functions-common:apt_get_update:1160 : [[ False == \T\r\u\e ]] 2026-06-12 17:23:06.689 | + functions-common:apt_get_update:1165 : [[ False = \T\r\u\e ]] 2026-06-12 17:23:06.690 | + functions-common:apt_get_update:1167 : local sudo=sudo 2026-06-12 17:23:06.692 | ++ functions-common:apt_get_update:1168 : id -u 2026-06-12 17:23:06.695 | + functions-common:apt_get_update:1168 : [[ 1002 = \0 ]] 2026-06-12 17:23:06.697 | + functions-common:apt_get_update:1171 : time_start apt-get-update 2026-06-12 17:23:06.698 | + functions-common:time_start:2400 : local name=apt-get-update 2026-06-12 17:23:06.700 | + functions-common:time_start:2401 : local start_time= 2026-06-12 17:23:06.701 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-12 17:23:06.703 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-12 17:23:06.706 | + functions-common:time_start:2405 : _TIME_START[$name]=1781284986704 2026-06-12 17:23:06.708 | + functions-common:apt_get_update:1173 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-06-12 17:23:06.710 | + functions-common:apt_get_update:1174 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-06-12 17:23:06.711 | + functions-common:apt_get_update:1175 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2026-06-12 17:23:06.829 | Hit:1 https://repo.storpool.com/public/contrib/ubuntu noble InRelease 2026-06-12 17:23:06.877 | Hit:2 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-06-12 17:23:06.940 | Hit:3 http://lab.clouds.archive.ubuntu.com/ubuntu noble InRelease 2026-06-12 17:23:06.980 | Hit:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates InRelease 2026-06-12 17:23:07.021 | Hit:5 http://lab.clouds.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-06-12 17:23:09.889 | Reading package lists... 2026-06-12 17:23:09.911 | + functions-common:apt_get_update:1179 : REPOS_UPDATED=True 2026-06-12 17:23:09.912 | + functions-common:apt_get_update:1181 : time_stop apt-get-update 2026-06-12 17:23:09.914 | + functions-common:time_stop:2414 : local name 2026-06-12 17:23:09.916 | + functions-common:time_stop:2415 : local end_time 2026-06-12 17:23:09.918 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-12 17:23:09.919 | + functions-common:time_stop:2417 : local total 2026-06-12 17:23:09.921 | + functions-common:time_stop:2418 : local start_time 2026-06-12 17:23:09.923 | + functions-common:time_stop:2420 : name=apt-get-update 2026-06-12 17:23:09.925 | + functions-common:time_stop:2421 : start_time=1781284986704 2026-06-12 17:23:09.927 | + functions-common:time_stop:2423 : [[ -z 1781284986704 ]] 2026-06-12 17:23:09.929 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-12 17:23:09.933 | + functions-common:time_stop:2426 : end_time=1781284989931 2026-06-12 17:23:09.935 | + functions-common:time_stop:2427 : elapsed_time=3227 2026-06-12 17:23:09.937 | + functions-common:time_stop:2428 : total=0 2026-06-12 17:23:09.939 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-12 17:23:09.940 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=3227 2026-06-12 17:23:09.942 | + functions-common:install_package:1433 : real_install_package ksmtuned 2026-06-12 17:23:09.944 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-12 17:23:09.946 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 17:23:09.947 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 17:23:09.949 | + functions-common:real_install_package:1421 : apt_get install ksmtuned 2026-06-12 17:23:09.964 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ksmtuned 2026-06-12 17:23:09.991 | Reading package lists... 2026-06-12 17:23:10.247 | Building dependency tree... 2026-06-12 17:23:10.248 | Reading state information... 2026-06-12 17:23:10.534 | The following additional packages will be installed: 2026-06-12 17:23:10.534 | acl alsa-topology-conf alsa-ucm-conf cpu-checker glib-networking 2026-06-12 17:23:10.534 | glib-networking-common glib-networking-services gstreamer1.0-plugins-base 2026-06-12 17:23:10.534 | gstreamer1.0-plugins-good gstreamer1.0-x ipxe-qemu 2026-06-12 17:23:10.534 | ipxe-qemu-256k-compat-efi-roms libaa1 libasound2-data libasound2t64 2026-06-12 17:23:10.534 | libasyncns0 libavc1394-0 libbrlapi0.8 libcaca0 libcacard0 libcdparanoia0 2026-06-12 17:23:10.534 | libdecor-0-0 libdecor-0-plugin-1-gtk libdrm-amdgpu1 libdrm-intel1 libdv4t64 2026-06-12 17:23:10.534 | libfdt1 libflac12t64 libgbm1 libgl1 libgl1-mesa-dri libglvnd0 libglx-mesa0 2026-06-12 17:23:10.534 | libglx0 libgstreamer-plugins-base1.0-0 libgstreamer-plugins-good1.0-0 2026-06-12 17:23:10.534 | libiec61883-0 libiscsi7 libjack-jackd2-0 libllvm20 libmp3lame0 2026-06-12 17:23:10.534 | libmpg123-0t64 libnfs14 libogg0 libopus0 liborc-0.4-0t64 libpcsclite1 2026-06-12 17:23:10.534 | libpipewire-0.3-0t64 libpipewire-0.3-common libproxy1v5 libpulse0 2026-06-12 17:23:10.535 | libraw1394-11 libsamplerate0 libsdl2-2.0-0 libshout3 libslirp0 libsndfile1 2026-06-12 17:23:10.535 | libsoup-3.0-0 libsoup-3.0-common libspa-0.2-modules libspeex1 2026-06-12 17:23:10.535 | libspice-server1 libtag1v5 libtag1v5-vanilla libtheora0 libtwolame0 2026-06-12 17:23:10.535 | liburing2 libusbredirparser1t64 libv4l-0t64 libv4lconvert0t64 2026-06-12 17:23:10.535 | libvirglrenderer1 libvisual-0.4-0 libvorbis0a libvorbisenc2 libvpx9 2026-06-12 17:23:10.535 | libvte-2.91-0 libvte-2.91-common libvulkan1 libwavpack1 2026-06-12 17:23:10.535 | libwebrtc-audio-processing1 libx11-xcb1 libxcb-dri3-0 libxcb-glx0 2026-06-12 17:23:10.535 | libxcb-present0 libxcb-randr0 libxcb-sync1 libxcb-xfixes0 libxshmfence1 2026-06-12 17:23:10.535 | libxss1 libxv1 libxxf86vm1 mesa-libgallium mesa-vulkan-drivers msr-tools 2026-06-12 17:23:10.535 | ovmf qemu-block-extra qemu-system-common qemu-system-data qemu-system-gui 2026-06-12 17:23:10.535 | qemu-system-modules-opengl qemu-system-modules-spice qemu-system-x86 2026-06-12 17:23:10.536 | qemu-utils seabios 2026-06-12 17:23:10.537 | Suggested packages: 2026-06-12 17:23:10.537 | gvfs alsa-utils libasound2-plugins libdv-bin oss-compat 2026-06-12 17:23:10.537 | libvisual-0.4-plugins jackd2 opus-tools pcscd pipewire pulseaudio 2026-06-12 17:23:10.537 | libraw1394-doc xdg-utils speex gstreamer1.0-libav gstreamer1.0-plugins-ugly 2026-06-12 17:23:10.537 | samba vde2 2026-06-12 17:23:10.608 | The following NEW packages will be installed: 2026-06-12 17:23:10.609 | acl alsa-topology-conf alsa-ucm-conf cpu-checker glib-networking 2026-06-12 17:23:10.609 | glib-networking-common glib-networking-services gstreamer1.0-plugins-base 2026-06-12 17:23:10.609 | gstreamer1.0-plugins-good gstreamer1.0-x ipxe-qemu 2026-06-12 17:23:10.609 | ipxe-qemu-256k-compat-efi-roms ksmtuned libaa1 libasound2-data libasound2t64 2026-06-12 17:23:10.609 | libasyncns0 libavc1394-0 libbrlapi0.8 libcaca0 libcacard0 libcdparanoia0 2026-06-12 17:23:10.609 | libdecor-0-0 libdecor-0-plugin-1-gtk libdrm-amdgpu1 libdrm-intel1 libdv4t64 2026-06-12 17:23:10.609 | libfdt1 libflac12t64 libgbm1 libgl1 libgl1-mesa-dri libglvnd0 libglx-mesa0 2026-06-12 17:23:10.609 | libglx0 libgstreamer-plugins-base1.0-0 libgstreamer-plugins-good1.0-0 2026-06-12 17:23:10.609 | libiec61883-0 libiscsi7 libjack-jackd2-0 libllvm20 libmp3lame0 2026-06-12 17:23:10.609 | libmpg123-0t64 libnfs14 libogg0 libopus0 liborc-0.4-0t64 libpcsclite1 2026-06-12 17:23:10.609 | libpipewire-0.3-0t64 libpipewire-0.3-common libproxy1v5 libpulse0 2026-06-12 17:23:10.609 | libraw1394-11 libsamplerate0 libsdl2-2.0-0 libshout3 libslirp0 libsndfile1 2026-06-12 17:23:10.609 | libsoup-3.0-0 libsoup-3.0-common libspa-0.2-modules libspeex1 2026-06-12 17:23:10.610 | libspice-server1 libtag1v5 libtag1v5-vanilla libtheora0 libtwolame0 2026-06-12 17:23:10.610 | liburing2 libusbredirparser1t64 libv4l-0t64 libv4lconvert0t64 2026-06-12 17:23:10.610 | libvirglrenderer1 libvisual-0.4-0 libvorbis0a libvorbisenc2 libvpx9 2026-06-12 17:23:10.610 | libvte-2.91-0 libvte-2.91-common libvulkan1 libwavpack1 2026-06-12 17:23:10.610 | libwebrtc-audio-processing1 libx11-xcb1 libxcb-dri3-0 libxcb-glx0 2026-06-12 17:23:10.610 | libxcb-present0 libxcb-randr0 libxcb-sync1 libxcb-xfixes0 libxshmfence1 2026-06-12 17:23:10.610 | libxss1 libxv1 libxxf86vm1 mesa-libgallium mesa-vulkan-drivers msr-tools 2026-06-12 17:23:10.610 | ovmf qemu-block-extra qemu-system-common qemu-system-data qemu-system-gui 2026-06-12 17:23:10.610 | qemu-system-modules-opengl qemu-system-modules-spice qemu-system-x86 2026-06-12 17:23:10.610 | qemu-utils seabios 2026-06-12 17:23:10.872 | 0 upgraded, 105 newly installed, 0 to remove and 110 not upgraded. 2026-06-12 17:23:10.872 | Need to get 98.1 MB of archives. 2026-06-12 17:23:10.872 | After this operation, 448 MB of additional disk space will be used. 2026-06-12 17:23:10.872 | Get:1 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 acl amd64 2.3.2-1build1.1 [39.4 kB] 2026-06-12 17:23:11.165 | Get:2 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 alsa-topology-conf all 1.2.5.1-2 [15.5 kB] 2026-06-12 17:23:11.200 | Get:3 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libasound2-data all 1.2.11-1ubuntu0.2 [21.3 kB] 2026-06-12 17:23:11.255 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libasound2t64 amd64 1.2.11-1ubuntu0.2 [398 kB] 2026-06-12 17:23:11.617 | Get:5 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 alsa-ucm-conf all 1.2.10-1ubuntu5.11 [69.3 kB] 2026-06-12 17:23:11.640 | Get:6 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 msr-tools amd64 1.3-5build1 [9,610 B] 2026-06-12 17:23:11.643 | Get:7 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 cpu-checker amd64 0.7-1.3build2 [6,148 B] 2026-06-12 17:23:11.645 | Get:8 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libproxy1v5 amd64 0.5.4-4build1 [26.5 kB] 2026-06-12 17:23:11.653 | Get:9 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking-common all 2.80.0-1build1 [6,702 B] 2026-06-12 17:23:11.655 | Get:10 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking-services amd64 2.80.0-1build1 [12.8 kB] 2026-06-12 17:23:11.659 | Get:11 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking amd64 2.80.0-1build1 [64.1 kB] 2026-06-12 17:23:11.677 | Get:12 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcdparanoia0 amd64 3.10.2+debian-14build3 [48.5 kB] 2026-06-12 17:23:11.689 | Get:13 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 liborc-0.4-0t64 amd64 1:0.4.38-1ubuntu0.1 [207 kB] 2026-06-12 17:23:11.734 | Get:14 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgstreamer-plugins-base1.0-0 amd64 1.24.2-1ubuntu0.4 [862 kB] 2026-06-12 17:23:11.847 | Get:15 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libogg0 amd64 1.3.5-3build1 [22.7 kB] 2026-06-12 17:23:11.849 | Get:16 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libopus0 amd64 1.4-1build1 [208 kB] 2026-06-12 17:23:11.866 | Get:17 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtheora0 amd64 1.1.1+dfsg.1-16.1build3 [211 kB] 2026-06-12 17:23:11.883 | Get:18 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libvisual-0.4-0 amd64 0.4.2-2build1 [115 kB] 2026-06-12 17:23:11.891 | Get:19 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libvorbis0a amd64 1.3.7-1build3 [97.6 kB] 2026-06-12 17:23:11.897 | Get:20 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libvorbisenc2 amd64 1.3.7-1build3 [80.8 kB] 2026-06-12 17:23:11.902 | Get:21 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gstreamer1.0-plugins-base amd64 1.24.2-1ubuntu0.4 [721 kB] 2026-06-12 17:23:11.950 | Get:22 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaa1 amd64 1.4p5-51.1 [49.9 kB] 2026-06-12 17:23:11.961 | Get:23 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libraw1394-11 amd64 2.1.2-2build3 [26.2 kB] 2026-06-12 17:23:11.962 | Get:24 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libavc1394-0 amd64 0.5.4-5build3 [15.4 kB] 2026-06-12 17:23:12.066 | Get:25 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcaca0 amd64 0.99.beta20-4ubuntu0.2 [209 kB] 2026-06-12 17:23:12.071 | Get:26 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdv4t64 amd64 1.0.0-17.1build1 [63.2 kB] 2026-06-12 17:23:12.076 | Get:27 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libflac12t64 amd64 1.4.3+ds-2.1ubuntu2 [197 kB] 2026-06-12 17:23:12.081 | Get:28 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgstreamer-plugins-good1.0-0 amd64 1.24.2-1ubuntu1.4 [33.2 kB] 2026-06-12 17:23:12.183 | Get:29 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libiec61883-0 amd64 1.2.0-6build1 [24.5 kB] 2026-06-12 17:23:12.183 | Get:30 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmp3lame0 amd64 3.100-6build1 [142 kB] 2026-06-12 17:23:12.186 | Get:31 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpg123-0t64 amd64 1.32.5-1ubuntu1.1 [169 kB] 2026-06-12 17:23:12.191 | Get:32 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libasyncns0 amd64 0.8-6build4 [11.3 kB] 2026-06-12 17:23:12.191 | Get:33 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsndfile1 amd64 1.2.2-1ubuntu5.24.04.1 [209 kB] 2026-06-12 17:23:12.196 | Get:34 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libx11-xcb1 amd64 2:1.8.7-1build1 [7,800 B] 2026-06-12 17:23:12.197 | Get:35 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpulse0 amd64 1:16.1+dfsg1-2ubuntu10.1 [292 kB] 2026-06-12 17:23:12.309 | Get:36 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libspeex1 amd64 1.2.1-2ubuntu2.24.04.1 [59.6 kB] 2026-06-12 17:23:12.310 | Get:37 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libshout3 amd64 2.4.6-1build2 [50.3 kB] 2026-06-12 17:23:12.311 | Get:38 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtag1v5-vanilla amd64 1.13.1-1build1 [326 kB] 2026-06-12 17:23:12.320 | Get:39 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtag1v5 amd64 1.13.1-1build1 [11.7 kB] 2026-06-12 17:23:12.320 | Get:40 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtwolame0 amd64 0.4.0-2build3 [52.3 kB] 2026-06-12 17:23:12.435 | Get:41 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libv4lconvert0t64 amd64 1.26.1-4build3 [87.6 kB] 2026-06-12 17:23:12.437 | Get:42 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libv4l-0t64 amd64 1.26.1-4build3 [46.9 kB] 2026-06-12 17:23:12.438 | Get:43 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvpx9 amd64 1.14.0-1ubuntu2.3 [1,143 kB] 2026-06-12 17:23:12.554 | Get:44 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libwavpack1 amd64 5.6.0-1build1 [84.6 kB] 2026-06-12 17:23:12.556 | Get:45 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsoup-3.0-common all 3.4.4-5ubuntu0.7 [11.6 kB] 2026-06-12 17:23:12.557 | Get:46 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsoup-3.0-0 amd64 3.4.4-5ubuntu0.7 [292 kB] 2026-06-12 17:23:12.564 | Get:47 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gstreamer1.0-plugins-good amd64 1.24.2-1ubuntu1.4 [2,236 kB] 2026-06-12 17:23:12.702 | Get:48 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxv1 amd64 2:1.0.11-1.1build1 [10.7 kB] 2026-06-12 17:23:12.702 | Get:49 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gstreamer1.0-x amd64 1.24.2-1ubuntu0.4 [85.0 kB] 2026-06-12 17:23:12.785 | Get:50 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ipxe-qemu all 1.21.1+git-20220113.fbbdc3926-0ubuntu2 [1,565 kB] 2026-06-12 17:23:12.825 | Get:51 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ipxe-qemu-256k-compat-efi-roms all 1.0.0+git-20150424.a25a16d-0ubuntu5 [548 kB] 2026-06-12 17:23:12.900 | Get:52 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7,444 B] 2026-06-12 17:23:12.900 | Get:53 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libbrlapi0.8 amd64 6.6-4ubuntu5 [31.4 kB] 2026-06-12 17:23:12.901 | Get:54 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpcsclite1 amd64 2.0.3-1build1 [21.4 kB] 2026-06-12 17:23:12.902 | Get:55 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcacard0 amd64 1:2.8.0-3build4 [36.5 kB] 2026-06-12 17:23:12.903 | Get:56 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdecor-0-0 amd64 0.2.2-1build2 [16.5 kB] 2026-06-12 17:23:12.904 | Get:57 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdecor-0-plugin-1-gtk amd64 0.2.2-1build2 [22.2 kB] 2026-06-12 17:23:12.904 | Get:58 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdrm-amdgpu1 amd64 2.4.125-1ubuntu0.1~24.04.1 [21.4 kB] 2026-06-12 17:23:13.014 | Get:59 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdrm-intel1 amd64 2.4.125-1ubuntu0.1~24.04.1 [63.8 kB] 2026-06-12 17:23:13.015 | Get:60 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libllvm20 amd64 1:20.1.2-0ubuntu1~24.04.2 [30.6 MB] 2026-06-12 17:23:14.286 | Get:61 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-dri3-0 amd64 1.15-1ubuntu2 [7,142 B] 2026-06-12 17:23:14.286 | Get:62 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-present0 amd64 1.15-1ubuntu2 [5,676 B] 2026-06-12 17:23:14.286 | Get:63 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-randr0 amd64 1.15-1ubuntu2 [17.9 kB] 2026-06-12 17:23:14.287 | Get:64 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-sync1 amd64 1.15-1ubuntu2 [9,312 B] 2026-06-12 17:23:14.287 | Get:65 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-xfixes0 amd64 1.15-1ubuntu2 [10.2 kB] 2026-06-12 17:23:14.287 | Get:66 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxshmfence1 amd64 1.3-1build5 [4,764 B] 2026-06-12 17:23:14.288 | Get:67 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mesa-libgallium amd64 25.2.8-0ubuntu0.24.04.1 [10.8 MB] 2026-06-12 17:23:14.532 | Get:68 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgbm1 amd64 25.2.8-0ubuntu0.24.04.1 [34.2 kB] 2026-06-12 17:23:14.533 | Get:69 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libvulkan1 amd64 1.3.275.0-1build1 [142 kB] 2026-06-12 17:23:14.534 | Get:70 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgl1-mesa-dri amd64 25.2.8-0ubuntu0.24.04.1 [37.9 kB] 2026-06-12 17:23:14.534 | Get:71 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-glx0 amd64 1.15-1ubuntu2 [24.8 kB] 2026-06-12 17:23:14.535 | Get:72 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxxf86vm1 amd64 1:1.1.4-1build4 [9,282 B] 2026-06-12 17:23:14.535 | Get:73 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libglx-mesa0 amd64 25.2.8-0ubuntu0.24.04.1 [110 kB] 2026-06-12 17:23:14.536 | Get:74 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libiscsi7 amd64 1.19.0-3build4 [68.7 kB] 2026-06-12 17:23:14.537 | Get:75 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsamplerate0 amd64 0.2.2-4build1 [1,344 kB] 2026-06-12 17:23:14.551 | Get:76 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjack-jackd2-0 amd64 1.9.21~dfsg-3ubuntu3 [289 kB] 2026-06-12 17:23:14.648 | Get:77 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libnfs14 amd64 5.0.2-1build1 [109 kB] 2026-06-12 17:23:14.649 | Get:78 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libwebrtc-audio-processing1 amd64 0.3.1-0ubuntu6 [290 kB] 2026-06-12 17:23:14.669 | Get:79 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libspa-0.2-modules amd64 1.0.5-1ubuntu3.2 [627 kB] 2026-06-12 17:23:14.764 | Get:80 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpipewire-0.3-0t64 amd64 1.0.5-1ubuntu3.2 [252 kB] 2026-06-12 17:23:14.767 | Get:81 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpipewire-0.3-common all 1.0.5-1ubuntu3.2 [19.1 kB] 2026-06-12 17:23:14.767 | Get:82 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxss1 amd64 1:1.2.3-1build3 [7,204 B] 2026-06-12 17:23:14.768 | Get:83 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsdl2-2.0-0 amd64 2.30.0+dfsg-1ubuntu3.1 [686 kB] 2026-06-12 17:23:14.786 | Get:84 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libslirp0 amd64 4.7.0-1ubuntu3 [63.8 kB] 2026-06-12 17:23:14.787 | Get:85 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libspice-server1 amd64 0.15.1-1build2 [349 kB] 2026-06-12 17:23:14.790 | Get:86 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liburing2 amd64 2.5-1build1 [21.1 kB] 2026-06-12 17:23:14.876 | Get:87 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libusbredirparser1t64 amd64 0.13.0-2.1build1 [16.5 kB] 2026-06-12 17:23:14.876 | Get:88 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libvirglrenderer1 amd64 1.0.0-1ubuntu2 [226 kB] 2026-06-12 17:23:14.905 | Get:89 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvte-2.91-common amd64 0.76.0-1ubuntu0.1 [13.5 kB] 2026-06-12 17:23:14.905 | Get:90 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvte-2.91-0 amd64 0.76.0-1ubuntu0.1 [230 kB] 2026-06-12 17:23:14.907 | Get:91 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mesa-vulkan-drivers amd64 25.2.8-0ubuntu0.24.04.1 [17.5 MB] 2026-06-12 17:23:15.486 | Get:92 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfdt1 amd64 1.7.0-2build1 [20.1 kB] 2026-06-12 17:23:15.487 | Get:93 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-common amd64 1:8.2.2+ds-0ubuntu1.16 [1,255 kB] 2026-06-12 17:23:15.520 | Get:94 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-data all 1:8.2.2+ds-0ubuntu1.16 [1,796 kB] 2026-06-12 17:23:15.570 | Get:95 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 seabios all 1.16.3-2 [175 kB] 2026-06-12 17:23:15.572 | Get:96 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-x86 amd64 1:8.2.2+ds-0ubuntu1.16 [11.2 MB] 2026-06-12 17:23:15.830 | Get:97 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-utils amd64 1:8.2.2+ds-0ubuntu1.16 [2,222 kB] 2026-06-12 17:23:15.876 | Get:98 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-block-extra amd64 1:8.2.2+ds-0ubuntu1.16 [113 kB] 2026-06-12 17:23:15.877 | Get:99 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-modules-opengl amd64 1:8.2.2+ds-0ubuntu1.16 [186 kB] 2026-06-12 17:23:15.881 | Get:100 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libglvnd0 amd64 1.7.0-1build1 [69.6 kB] 2026-06-12 17:23:15.882 | Get:101 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libglx0 amd64 1.7.0-1build1 [38.6 kB] 2026-06-12 17:23:15.882 | Get:102 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libgl1 amd64 1.7.0-1build1 [102 kB] 2026-06-12 17:23:15.884 | Get:103 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-gui amd64 1:8.2.2+ds-0ubuntu1.16 [312 kB] 2026-06-12 17:23:15.904 | Get:104 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-modules-spice amd64 1:8.2.2+ds-0ubuntu1.16 [70.2 kB] 2026-06-12 17:23:15.905 | Get:105 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovmf all 2024.02-2ubuntu0.8 [5,176 kB] 2026-06-12 17:23:16.485 | Fetched 98.1 MB in 5s (18.2 MB/s) 2026-06-12 17:23:16.514 | Selecting previously unselected package acl. 2026-06-12 17:23:16.578 | (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 ... 156829 files and directories currently installed.) 2026-06-12 17:23:16.582 | Preparing to unpack .../000-acl_2.3.2-1build1.1_amd64.deb ... 2026-06-12 17:23:16.584 | Unpacking acl (2.3.2-1build1.1) ... 2026-06-12 17:23:16.614 | Selecting previously unselected package alsa-topology-conf. 2026-06-12 17:23:16.627 | Preparing to unpack .../001-alsa-topology-conf_1.2.5.1-2_all.deb ... 2026-06-12 17:23:16.629 | Unpacking alsa-topology-conf (1.2.5.1-2) ... 2026-06-12 17:23:16.660 | Selecting previously unselected package libasound2-data. 2026-06-12 17:23:16.673 | Preparing to unpack .../002-libasound2-data_1.2.11-1ubuntu0.2_all.deb ... 2026-06-12 17:23:16.674 | Unpacking libasound2-data (1.2.11-1ubuntu0.2) ... 2026-06-12 17:23:16.720 | Selecting previously unselected package libasound2t64:amd64. 2026-06-12 17:23:16.733 | Preparing to unpack .../003-libasound2t64_1.2.11-1ubuntu0.2_amd64.deb ... 2026-06-12 17:23:16.736 | Unpacking libasound2t64:amd64 (1.2.11-1ubuntu0.2) ... 2026-06-12 17:23:16.772 | Selecting previously unselected package alsa-ucm-conf. 2026-06-12 17:23:16.785 | Preparing to unpack .../004-alsa-ucm-conf_1.2.10-1ubuntu5.11_all.deb ... 2026-06-12 17:23:16.786 | Unpacking alsa-ucm-conf (1.2.10-1ubuntu5.11) ... 2026-06-12 17:23:16.925 | Selecting previously unselected package msr-tools. 2026-06-12 17:23:16.940 | Preparing to unpack .../005-msr-tools_1.3-5build1_amd64.deb ... 2026-06-12 17:23:16.942 | Unpacking msr-tools (1.3-5build1) ... 2026-06-12 17:23:16.970 | Selecting previously unselected package cpu-checker. 2026-06-12 17:23:16.983 | Preparing to unpack .../006-cpu-checker_0.7-1.3build2_amd64.deb ... 2026-06-12 17:23:16.984 | Unpacking cpu-checker (0.7-1.3build2) ... 2026-06-12 17:23:17.014 | Selecting previously unselected package libproxy1v5:amd64. 2026-06-12 17:23:17.030 | Preparing to unpack .../007-libproxy1v5_0.5.4-4build1_amd64.deb ... 2026-06-12 17:23:17.031 | Unpacking libproxy1v5:amd64 (0.5.4-4build1) ... 2026-06-12 17:23:17.059 | Selecting previously unselected package glib-networking-common. 2026-06-12 17:23:17.072 | Preparing to unpack .../008-glib-networking-common_2.80.0-1build1_all.deb ... 2026-06-12 17:23:17.073 | Unpacking glib-networking-common (2.80.0-1build1) ... 2026-06-12 17:23:17.098 | Selecting previously unselected package glib-networking-services. 2026-06-12 17:23:17.112 | Preparing to unpack .../009-glib-networking-services_2.80.0-1build1_amd64.deb ... 2026-06-12 17:23:17.113 | Unpacking glib-networking-services (2.80.0-1build1) ... 2026-06-12 17:23:17.140 | Selecting previously unselected package glib-networking:amd64. 2026-06-12 17:23:17.154 | Preparing to unpack .../010-glib-networking_2.80.0-1build1_amd64.deb ... 2026-06-12 17:23:17.155 | Unpacking glib-networking:amd64 (2.80.0-1build1) ... 2026-06-12 17:23:17.187 | Selecting previously unselected package libcdparanoia0:amd64. 2026-06-12 17:23:17.202 | Preparing to unpack .../011-libcdparanoia0_3.10.2+debian-14build3_amd64.deb ... 2026-06-12 17:23:17.203 | Unpacking libcdparanoia0:amd64 (3.10.2+debian-14build3) ... 2026-06-12 17:23:17.237 | Selecting previously unselected package liborc-0.4-0t64:amd64. 2026-06-12 17:23:17.251 | Preparing to unpack .../012-liborc-0.4-0t64_1%3a0.4.38-1ubuntu0.1_amd64.deb ... 2026-06-12 17:23:17.252 | Unpacking liborc-0.4-0t64:amd64 (1:0.4.38-1ubuntu0.1) ... 2026-06-12 17:23:17.288 | Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. 2026-06-12 17:23:17.301 | Preparing to unpack .../013-libgstreamer-plugins-base1.0-0_1.24.2-1ubuntu0.4_amd64.deb ... 2026-06-12 17:23:17.303 | Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.24.2-1ubuntu0.4) ... 2026-06-12 17:23:17.347 | Selecting previously unselected package libogg0:amd64. 2026-06-12 17:23:17.360 | Preparing to unpack .../014-libogg0_1.3.5-3build1_amd64.deb ... 2026-06-12 17:23:17.362 | Unpacking libogg0:amd64 (1.3.5-3build1) ... 2026-06-12 17:23:17.388 | Selecting previously unselected package libopus0:amd64. 2026-06-12 17:23:17.401 | Preparing to unpack .../015-libopus0_1.4-1build1_amd64.deb ... 2026-06-12 17:23:17.404 | Unpacking libopus0:amd64 (1.4-1build1) ... 2026-06-12 17:23:17.436 | Selecting previously unselected package libtheora0:amd64. 2026-06-12 17:23:17.450 | Preparing to unpack .../016-libtheora0_1.1.1+dfsg.1-16.1build3_amd64.deb ... 2026-06-12 17:23:17.451 | Unpacking libtheora0:amd64 (1.1.1+dfsg.1-16.1build3) ... 2026-06-12 17:23:17.485 | Selecting previously unselected package libvisual-0.4-0:amd64. 2026-06-12 17:23:17.499 | Preparing to unpack .../017-libvisual-0.4-0_0.4.2-2build1_amd64.deb ... 2026-06-12 17:23:17.501 | Unpacking libvisual-0.4-0:amd64 (0.4.2-2build1) ... 2026-06-12 17:23:17.533 | Selecting previously unselected package libvorbis0a:amd64. 2026-06-12 17:23:17.547 | Preparing to unpack .../018-libvorbis0a_1.3.7-1build3_amd64.deb ... 2026-06-12 17:23:17.548 | Unpacking libvorbis0a:amd64 (1.3.7-1build3) ... 2026-06-12 17:23:17.579 | Selecting previously unselected package libvorbisenc2:amd64. 2026-06-12 17:23:17.592 | Preparing to unpack .../019-libvorbisenc2_1.3.7-1build3_amd64.deb ... 2026-06-12 17:23:17.594 | Unpacking libvorbisenc2:amd64 (1.3.7-1build3) ... 2026-06-12 17:23:17.626 | Selecting previously unselected package gstreamer1.0-plugins-base:amd64. 2026-06-12 17:23:17.639 | Preparing to unpack .../020-gstreamer1.0-plugins-base_1.24.2-1ubuntu0.4_amd64.deb ... 2026-06-12 17:23:17.640 | Unpacking gstreamer1.0-plugins-base:amd64 (1.24.2-1ubuntu0.4) ... 2026-06-12 17:23:17.687 | Selecting previously unselected package libaa1:amd64. 2026-06-12 17:23:17.701 | Preparing to unpack .../021-libaa1_1.4p5-51.1_amd64.deb ... 2026-06-12 17:23:17.702 | Unpacking libaa1:amd64 (1.4p5-51.1) ... 2026-06-12 17:23:17.730 | Selecting previously unselected package libraw1394-11:amd64. 2026-06-12 17:23:17.743 | Preparing to unpack .../022-libraw1394-11_2.1.2-2build3_amd64.deb ... 2026-06-12 17:23:17.745 | Unpacking libraw1394-11:amd64 (2.1.2-2build3) ... 2026-06-12 17:23:17.774 | Selecting previously unselected package libavc1394-0:amd64. 2026-06-12 17:23:17.787 | Preparing to unpack .../023-libavc1394-0_0.5.4-5build3_amd64.deb ... 2026-06-12 17:23:17.790 | Unpacking libavc1394-0:amd64 (0.5.4-5build3) ... 2026-06-12 17:23:17.822 | Selecting previously unselected package libcaca0:amd64. 2026-06-12 17:23:17.834 | Preparing to unpack .../024-libcaca0_0.99.beta20-4ubuntu0.2_amd64.deb ... 2026-06-12 17:23:17.837 | Unpacking libcaca0:amd64 (0.99.beta20-4ubuntu0.2) ... 2026-06-12 17:23:17.875 | Selecting previously unselected package libdv4t64:amd64. 2026-06-12 17:23:17.889 | Preparing to unpack .../025-libdv4t64_1.0.0-17.1build1_amd64.deb ... 2026-06-12 17:23:17.891 | Unpacking libdv4t64:amd64 (1.0.0-17.1build1) ... 2026-06-12 17:23:17.923 | Selecting previously unselected package libflac12t64:amd64. 2026-06-12 17:23:17.936 | Preparing to unpack .../026-libflac12t64_1.4.3+ds-2.1ubuntu2_amd64.deb ... 2026-06-12 17:23:17.938 | Unpacking libflac12t64:amd64 (1.4.3+ds-2.1ubuntu2) ... 2026-06-12 17:23:17.973 | Selecting previously unselected package libgstreamer-plugins-good1.0-0:amd64. 2026-06-12 17:23:17.986 | Preparing to unpack .../027-libgstreamer-plugins-good1.0-0_1.24.2-1ubuntu1.4_amd64.deb ... 2026-06-12 17:23:17.988 | Unpacking libgstreamer-plugins-good1.0-0:amd64 (1.24.2-1ubuntu1.4) ... 2026-06-12 17:23:18.021 | Selecting previously unselected package libiec61883-0:amd64. 2026-06-12 17:23:18.034 | Preparing to unpack .../028-libiec61883-0_1.2.0-6build1_amd64.deb ... 2026-06-12 17:23:18.036 | Unpacking libiec61883-0:amd64 (1.2.0-6build1) ... 2026-06-12 17:23:18.064 | Selecting previously unselected package libmp3lame0:amd64. 2026-06-12 17:23:18.081 | Preparing to unpack .../029-libmp3lame0_3.100-6build1_amd64.deb ... 2026-06-12 17:23:18.082 | Unpacking libmp3lame0:amd64 (3.100-6build1) ... 2026-06-12 17:23:18.110 | Selecting previously unselected package libmpg123-0t64:amd64. 2026-06-12 17:23:18.124 | Preparing to unpack .../030-libmpg123-0t64_1.32.5-1ubuntu1.1_amd64.deb ... 2026-06-12 17:23:18.125 | Unpacking libmpg123-0t64:amd64 (1.32.5-1ubuntu1.1) ... 2026-06-12 17:23:18.156 | Selecting previously unselected package libasyncns0:amd64. 2026-06-12 17:23:18.170 | Preparing to unpack .../031-libasyncns0_0.8-6build4_amd64.deb ... 2026-06-12 17:23:18.172 | Unpacking libasyncns0:amd64 (0.8-6build4) ... 2026-06-12 17:23:18.201 | Selecting previously unselected package libsndfile1:amd64. 2026-06-12 17:23:18.214 | Preparing to unpack .../032-libsndfile1_1.2.2-1ubuntu5.24.04.1_amd64.deb ... 2026-06-12 17:23:18.215 | Unpacking libsndfile1:amd64 (1.2.2-1ubuntu5.24.04.1) ... 2026-06-12 17:23:18.244 | Selecting previously unselected package libx11-xcb1:amd64. 2026-06-12 17:23:18.257 | Preparing to unpack .../033-libx11-xcb1_2%3a1.8.7-1build1_amd64.deb ... 2026-06-12 17:23:18.258 | Unpacking libx11-xcb1:amd64 (2:1.8.7-1build1) ... 2026-06-12 17:23:18.287 | Selecting previously unselected package libpulse0:amd64. 2026-06-12 17:23:18.300 | Preparing to unpack .../034-libpulse0_1%3a16.1+dfsg1-2ubuntu10.1_amd64.deb ... 2026-06-12 17:23:18.309 | Unpacking libpulse0:amd64 (1:16.1+dfsg1-2ubuntu10.1) ... 2026-06-12 17:23:18.340 | Selecting previously unselected package libspeex1:amd64. 2026-06-12 17:23:18.353 | Preparing to unpack .../035-libspeex1_1.2.1-2ubuntu2.24.04.1_amd64.deb ... 2026-06-12 17:23:18.355 | Unpacking libspeex1:amd64 (1.2.1-2ubuntu2.24.04.1) ... 2026-06-12 17:23:18.382 | Selecting previously unselected package libshout3:amd64. 2026-06-12 17:23:18.395 | Preparing to unpack .../036-libshout3_2.4.6-1build2_amd64.deb ... 2026-06-12 17:23:18.397 | Unpacking libshout3:amd64 (2.4.6-1build2) ... 2026-06-12 17:23:18.428 | Selecting previously unselected package libtag1v5-vanilla:amd64. 2026-06-12 17:23:18.441 | Preparing to unpack .../037-libtag1v5-vanilla_1.13.1-1build1_amd64.deb ... 2026-06-12 17:23:18.443 | Unpacking libtag1v5-vanilla:amd64 (1.13.1-1build1) ... 2026-06-12 17:23:18.473 | Selecting previously unselected package libtag1v5:amd64. 2026-06-12 17:23:18.487 | Preparing to unpack .../038-libtag1v5_1.13.1-1build1_amd64.deb ... 2026-06-12 17:23:18.488 | Unpacking libtag1v5:amd64 (1.13.1-1build1) ... 2026-06-12 17:23:18.514 | Selecting previously unselected package libtwolame0:amd64. 2026-06-12 17:23:18.527 | Preparing to unpack .../039-libtwolame0_0.4.0-2build3_amd64.deb ... 2026-06-12 17:23:18.529 | Unpacking libtwolame0:amd64 (0.4.0-2build3) ... 2026-06-12 17:23:18.557 | Selecting previously unselected package libv4lconvert0t64:amd64. 2026-06-12 17:23:18.570 | Preparing to unpack .../040-libv4lconvert0t64_1.26.1-4build3_amd64.deb ... 2026-06-12 17:23:18.571 | Unpacking libv4lconvert0t64:amd64 (1.26.1-4build3) ... 2026-06-12 17:23:18.601 | Selecting previously unselected package libv4l-0t64:amd64. 2026-06-12 17:23:18.615 | Preparing to unpack .../041-libv4l-0t64_1.26.1-4build3_amd64.deb ... 2026-06-12 17:23:18.616 | Unpacking libv4l-0t64:amd64 (1.26.1-4build3) ... 2026-06-12 17:23:18.646 | Selecting previously unselected package libvpx9:amd64. 2026-06-12 17:23:18.659 | Preparing to unpack .../042-libvpx9_1.14.0-1ubuntu2.3_amd64.deb ... 2026-06-12 17:23:18.661 | Unpacking libvpx9:amd64 (1.14.0-1ubuntu2.3) ... 2026-06-12 17:23:18.709 | Selecting previously unselected package libwavpack1:amd64. 2026-06-12 17:23:18.722 | Preparing to unpack .../043-libwavpack1_5.6.0-1build1_amd64.deb ... 2026-06-12 17:23:18.724 | Unpacking libwavpack1:amd64 (5.6.0-1build1) ... 2026-06-12 17:23:18.751 | Selecting previously unselected package libsoup-3.0-common. 2026-06-12 17:23:18.764 | Preparing to unpack .../044-libsoup-3.0-common_3.4.4-5ubuntu0.7_all.deb ... 2026-06-12 17:23:18.766 | Unpacking libsoup-3.0-common (3.4.4-5ubuntu0.7) ... 2026-06-12 17:23:18.794 | Selecting previously unselected package libsoup-3.0-0:amd64. 2026-06-12 17:23:18.807 | Preparing to unpack .../045-libsoup-3.0-0_3.4.4-5ubuntu0.7_amd64.deb ... 2026-06-12 17:23:18.808 | Unpacking libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.7) ... 2026-06-12 17:23:18.837 | Selecting previously unselected package gstreamer1.0-plugins-good:amd64. 2026-06-12 17:23:18.851 | Preparing to unpack .../046-gstreamer1.0-plugins-good_1.24.2-1ubuntu1.4_amd64.deb ... 2026-06-12 17:23:18.854 | Unpacking gstreamer1.0-plugins-good:amd64 (1.24.2-1ubuntu1.4) ... 2026-06-12 17:23:18.932 | Selecting previously unselected package libxv1:amd64. 2026-06-12 17:23:18.945 | Preparing to unpack .../047-libxv1_2%3a1.0.11-1.1build1_amd64.deb ... 2026-06-12 17:23:18.947 | Unpacking libxv1:amd64 (2:1.0.11-1.1build1) ... 2026-06-12 17:23:18.972 | Selecting previously unselected package gstreamer1.0-x:amd64. 2026-06-12 17:23:18.985 | Preparing to unpack .../048-gstreamer1.0-x_1.24.2-1ubuntu0.4_amd64.deb ... 2026-06-12 17:23:18.986 | Unpacking gstreamer1.0-x:amd64 (1.24.2-1ubuntu0.4) ... 2026-06-12 17:23:19.014 | Selecting previously unselected package ipxe-qemu. 2026-06-12 17:23:19.027 | Preparing to unpack .../049-ipxe-qemu_1.21.1+git-20220113.fbbdc3926-0ubuntu2_all.deb ... 2026-06-12 17:23:19.028 | Unpacking ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-06-12 17:23:19.074 | Selecting previously unselected package ipxe-qemu-256k-compat-efi-roms. 2026-06-12 17:23:19.087 | Preparing to unpack .../050-ipxe-qemu-256k-compat-efi-roms_1.0.0+git-20150424.a25a16d-0ubuntu5_all.deb ... 2026-06-12 17:23:19.089 | Unpacking ipxe-qemu-256k-compat-efi-roms (1.0.0+git-20150424.a25a16d-0ubuntu5) ... 2026-06-12 17:23:19.122 | Selecting previously unselected package ksmtuned. 2026-06-12 17:23:19.135 | Preparing to unpack .../051-ksmtuned_4.20150326_amd64.deb ... 2026-06-12 17:23:19.136 | Unpacking ksmtuned (4.20150326) ... 2026-06-12 17:23:19.166 | Selecting previously unselected package libbrlapi0.8:amd64. 2026-06-12 17:23:19.179 | Preparing to unpack .../052-libbrlapi0.8_6.6-4ubuntu5_amd64.deb ... 2026-06-12 17:23:19.181 | Unpacking libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2026-06-12 17:23:19.209 | Selecting previously unselected package libpcsclite1:amd64. 2026-06-12 17:23:19.222 | Preparing to unpack .../053-libpcsclite1_2.0.3-1build1_amd64.deb ... 2026-06-12 17:23:19.223 | Unpacking libpcsclite1:amd64 (2.0.3-1build1) ... 2026-06-12 17:23:19.251 | Selecting previously unselected package libcacard0:amd64. 2026-06-12 17:23:19.264 | Preparing to unpack .../054-libcacard0_1%3a2.8.0-3build4_amd64.deb ... 2026-06-12 17:23:19.265 | Unpacking libcacard0:amd64 (1:2.8.0-3build4) ... 2026-06-12 17:23:19.293 | Selecting previously unselected package libdecor-0-0:amd64. 2026-06-12 17:23:19.306 | Preparing to unpack .../055-libdecor-0-0_0.2.2-1build2_amd64.deb ... 2026-06-12 17:23:19.308 | Unpacking libdecor-0-0:amd64 (0.2.2-1build2) ... 2026-06-12 17:23:19.333 | Selecting previously unselected package libdecor-0-plugin-1-gtk:amd64. 2026-06-12 17:23:19.346 | Preparing to unpack .../056-libdecor-0-plugin-1-gtk_0.2.2-1build2_amd64.deb ... 2026-06-12 17:23:19.348 | Unpacking libdecor-0-plugin-1-gtk:amd64 (0.2.2-1build2) ... 2026-06-12 17:23:19.378 | Selecting previously unselected package libdrm-amdgpu1:amd64. 2026-06-12 17:23:19.391 | Preparing to unpack .../057-libdrm-amdgpu1_2.4.125-1ubuntu0.1~24.04.1_amd64.deb ... 2026-06-12 17:23:19.393 | Unpacking libdrm-amdgpu1:amd64 (2.4.125-1ubuntu0.1~24.04.1) ... 2026-06-12 17:23:19.423 | Selecting previously unselected package libdrm-intel1:amd64. 2026-06-12 17:23:19.436 | Preparing to unpack .../058-libdrm-intel1_2.4.125-1ubuntu0.1~24.04.1_amd64.deb ... 2026-06-12 17:23:19.437 | Unpacking libdrm-intel1:amd64 (2.4.125-1ubuntu0.1~24.04.1) ... 2026-06-12 17:23:19.465 | Selecting previously unselected package libllvm20:amd64. 2026-06-12 17:23:19.478 | Preparing to unpack .../059-libllvm20_1%3a20.1.2-0ubuntu1~24.04.2_amd64.deb ... 2026-06-12 17:23:19.479 | Unpacking libllvm20:amd64 (1:20.1.2-0ubuntu1~24.04.2) ... 2026-06-12 17:23:20.106 | Selecting previously unselected package libxcb-dri3-0:amd64. 2026-06-12 17:23:20.120 | Preparing to unpack .../060-libxcb-dri3-0_1.15-1ubuntu2_amd64.deb ... 2026-06-12 17:23:20.122 | Unpacking libxcb-dri3-0:amd64 (1.15-1ubuntu2) ... 2026-06-12 17:23:20.156 | Selecting previously unselected package libxcb-present0:amd64. 2026-06-12 17:23:20.170 | Preparing to unpack .../061-libxcb-present0_1.15-1ubuntu2_amd64.deb ... 2026-06-12 17:23:20.171 | Unpacking libxcb-present0:amd64 (1.15-1ubuntu2) ... 2026-06-12 17:23:20.202 | Selecting previously unselected package libxcb-randr0:amd64. 2026-06-12 17:23:20.216 | Preparing to unpack .../062-libxcb-randr0_1.15-1ubuntu2_amd64.deb ... 2026-06-12 17:23:20.218 | Unpacking libxcb-randr0:amd64 (1.15-1ubuntu2) ... 2026-06-12 17:23:20.247 | Selecting previously unselected package libxcb-sync1:amd64. 2026-06-12 17:23:20.259 | Preparing to unpack .../063-libxcb-sync1_1.15-1ubuntu2_amd64.deb ... 2026-06-12 17:23:20.261 | Unpacking libxcb-sync1:amd64 (1.15-1ubuntu2) ... 2026-06-12 17:23:20.293 | Selecting previously unselected package libxcb-xfixes0:amd64. 2026-06-12 17:23:20.303 | Preparing to unpack .../064-libxcb-xfixes0_1.15-1ubuntu2_amd64.deb ... 2026-06-12 17:23:20.305 | Unpacking libxcb-xfixes0:amd64 (1.15-1ubuntu2) ... 2026-06-12 17:23:20.331 | Selecting previously unselected package libxshmfence1:amd64. 2026-06-12 17:23:20.343 | Preparing to unpack .../065-libxshmfence1_1.3-1build5_amd64.deb ... 2026-06-12 17:23:20.346 | Unpacking libxshmfence1:amd64 (1.3-1build5) ... 2026-06-12 17:23:20.372 | Selecting previously unselected package mesa-libgallium:amd64. 2026-06-12 17:23:20.388 | Preparing to unpack .../066-mesa-libgallium_25.2.8-0ubuntu0.24.04.1_amd64.deb ... 2026-06-12 17:23:20.390 | Unpacking mesa-libgallium:amd64 (25.2.8-0ubuntu0.24.04.1) ... 2026-06-12 17:23:20.636 | Selecting previously unselected package libgbm1:amd64. 2026-06-12 17:23:20.650 | Preparing to unpack .../067-libgbm1_25.2.8-0ubuntu0.24.04.1_amd64.deb ... 2026-06-12 17:23:20.651 | Unpacking libgbm1:amd64 (25.2.8-0ubuntu0.24.04.1) ... 2026-06-12 17:23:20.686 | Selecting previously unselected package libvulkan1:amd64. 2026-06-12 17:23:20.701 | Preparing to unpack .../068-libvulkan1_1.3.275.0-1build1_amd64.deb ... 2026-06-12 17:23:20.704 | Unpacking libvulkan1:amd64 (1.3.275.0-1build1) ... 2026-06-12 17:23:20.747 | Selecting previously unselected package libgl1-mesa-dri:amd64. 2026-06-12 17:23:20.761 | Preparing to unpack .../069-libgl1-mesa-dri_25.2.8-0ubuntu0.24.04.1_amd64.deb ... 2026-06-12 17:23:20.770 | Unpacking libgl1-mesa-dri:amd64 (25.2.8-0ubuntu0.24.04.1) ... 2026-06-12 17:23:20.806 | Selecting previously unselected package libxcb-glx0:amd64. 2026-06-12 17:23:20.823 | Preparing to unpack .../070-libxcb-glx0_1.15-1ubuntu2_amd64.deb ... 2026-06-12 17:23:20.825 | Unpacking libxcb-glx0:amd64 (1.15-1ubuntu2) ... 2026-06-12 17:23:20.854 | Selecting previously unselected package libxxf86vm1:amd64. 2026-06-12 17:23:20.867 | Preparing to unpack .../071-libxxf86vm1_1%3a1.1.4-1build4_amd64.deb ... 2026-06-12 17:23:20.869 | Unpacking libxxf86vm1:amd64 (1:1.1.4-1build4) ... 2026-06-12 17:23:20.899 | Selecting previously unselected package libglx-mesa0:amd64. 2026-06-12 17:23:20.912 | Preparing to unpack .../072-libglx-mesa0_25.2.8-0ubuntu0.24.04.1_amd64.deb ... 2026-06-12 17:23:20.915 | Unpacking libglx-mesa0:amd64 (25.2.8-0ubuntu0.24.04.1) ... 2026-06-12 17:23:20.947 | Selecting previously unselected package libiscsi7:amd64. 2026-06-12 17:23:20.960 | Preparing to unpack .../073-libiscsi7_1.19.0-3build4_amd64.deb ... 2026-06-12 17:23:20.962 | Unpacking libiscsi7:amd64 (1.19.0-3build4) ... 2026-06-12 17:23:20.993 | Selecting previously unselected package libsamplerate0:amd64. 2026-06-12 17:23:21.007 | Preparing to unpack .../074-libsamplerate0_0.2.2-4build1_amd64.deb ... 2026-06-12 17:23:21.008 | Unpacking libsamplerate0:amd64 (0.2.2-4build1) ... 2026-06-12 17:23:21.046 | Selecting previously unselected package libjack-jackd2-0:amd64. 2026-06-12 17:23:21.060 | Preparing to unpack .../075-libjack-jackd2-0_1.9.21~dfsg-3ubuntu3_amd64.deb ... 2026-06-12 17:23:21.062 | Unpacking libjack-jackd2-0:amd64 (1.9.21~dfsg-3ubuntu3) ... 2026-06-12 17:23:21.101 | Selecting previously unselected package libnfs14:amd64. 2026-06-12 17:23:21.114 | Preparing to unpack .../076-libnfs14_5.0.2-1build1_amd64.deb ... 2026-06-12 17:23:21.117 | Unpacking libnfs14:amd64 (5.0.2-1build1) ... 2026-06-12 17:23:21.154 | Selecting previously unselected package libwebrtc-audio-processing1:amd64. 2026-06-12 17:23:21.168 | Preparing to unpack .../077-libwebrtc-audio-processing1_0.3.1-0ubuntu6_amd64.deb ... 2026-06-12 17:23:21.169 | Unpacking libwebrtc-audio-processing1:amd64 (0.3.1-0ubuntu6) ... 2026-06-12 17:23:21.201 | Selecting previously unselected package libspa-0.2-modules:amd64. 2026-06-12 17:23:21.213 | Preparing to unpack .../078-libspa-0.2-modules_1.0.5-1ubuntu3.2_amd64.deb ... 2026-06-12 17:23:21.215 | Unpacking libspa-0.2-modules:amd64 (1.0.5-1ubuntu3.2) ... 2026-06-12 17:23:21.260 | Selecting previously unselected package libpipewire-0.3-0t64:amd64. 2026-06-12 17:23:21.274 | Preparing to unpack .../079-libpipewire-0.3-0t64_1.0.5-1ubuntu3.2_amd64.deb ... 2026-06-12 17:23:21.275 | Unpacking libpipewire-0.3-0t64:amd64 (1.0.5-1ubuntu3.2) ... 2026-06-12 17:23:21.308 | Selecting previously unselected package libpipewire-0.3-common. 2026-06-12 17:23:21.321 | Preparing to unpack .../080-libpipewire-0.3-common_1.0.5-1ubuntu3.2_all.deb ... 2026-06-12 17:23:21.323 | Unpacking libpipewire-0.3-common (1.0.5-1ubuntu3.2) ... 2026-06-12 17:23:21.350 | Selecting previously unselected package libxss1:amd64. 2026-06-12 17:23:21.364 | Preparing to unpack .../081-libxss1_1%3a1.2.3-1build3_amd64.deb ... 2026-06-12 17:23:21.366 | Unpacking libxss1:amd64 (1:1.2.3-1build3) ... 2026-06-12 17:23:21.397 | Selecting previously unselected package libsdl2-2.0-0:amd64. 2026-06-12 17:23:21.411 | Preparing to unpack .../082-libsdl2-2.0-0_2.30.0+dfsg-1ubuntu3.1_amd64.deb ... 2026-06-12 17:23:21.412 | Unpacking libsdl2-2.0-0:amd64 (2.30.0+dfsg-1ubuntu3.1) ... 2026-06-12 17:23:21.468 | Selecting previously unselected package libslirp0:amd64. 2026-06-12 17:23:21.484 | Preparing to unpack .../083-libslirp0_4.7.0-1ubuntu3_amd64.deb ... 2026-06-12 17:23:21.486 | Unpacking libslirp0:amd64 (4.7.0-1ubuntu3) ... 2026-06-12 17:23:21.518 | Selecting previously unselected package libspice-server1:amd64. 2026-06-12 17:23:21.531 | Preparing to unpack .../084-libspice-server1_0.15.1-1build2_amd64.deb ... 2026-06-12 17:23:21.533 | Unpacking libspice-server1:amd64 (0.15.1-1build2) ... 2026-06-12 17:23:21.572 | Selecting previously unselected package liburing2:amd64. 2026-06-12 17:23:21.585 | Preparing to unpack .../085-liburing2_2.5-1build1_amd64.deb ... 2026-06-12 17:23:21.587 | Unpacking liburing2:amd64 (2.5-1build1) ... 2026-06-12 17:23:21.617 | Selecting previously unselected package libusbredirparser1t64:amd64. 2026-06-12 17:23:21.630 | Preparing to unpack .../086-libusbredirparser1t64_0.13.0-2.1build1_amd64.deb ... 2026-06-12 17:23:21.631 | Unpacking libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2026-06-12 17:23:21.662 | Selecting previously unselected package libvirglrenderer1:amd64. 2026-06-12 17:23:21.676 | Preparing to unpack .../087-libvirglrenderer1_1.0.0-1ubuntu2_amd64.deb ... 2026-06-12 17:23:21.678 | Unpacking libvirglrenderer1:amd64 (1.0.0-1ubuntu2) ... 2026-06-12 17:23:21.712 | Selecting previously unselected package libvte-2.91-common. 2026-06-12 17:23:21.728 | Preparing to unpack .../088-libvte-2.91-common_0.76.0-1ubuntu0.1_amd64.deb ... 2026-06-12 17:23:21.730 | Unpacking libvte-2.91-common (0.76.0-1ubuntu0.1) ... 2026-06-12 17:23:21.764 | Selecting previously unselected package libvte-2.91-0:amd64. 2026-06-12 17:23:21.782 | Preparing to unpack .../089-libvte-2.91-0_0.76.0-1ubuntu0.1_amd64.deb ... 2026-06-12 17:23:21.784 | Unpacking libvte-2.91-0:amd64 (0.76.0-1ubuntu0.1) ... 2026-06-12 17:23:21.820 | Selecting previously unselected package mesa-vulkan-drivers:amd64. 2026-06-12 17:23:21.835 | Preparing to unpack .../090-mesa-vulkan-drivers_25.2.8-0ubuntu0.24.04.1_amd64.deb ... 2026-06-12 17:23:21.837 | Unpacking mesa-vulkan-drivers:amd64 (25.2.8-0ubuntu0.24.04.1) ... 2026-06-12 17:23:22.221 | Selecting previously unselected package libfdt1:amd64. 2026-06-12 17:23:22.234 | Preparing to unpack .../091-libfdt1_1.7.0-2build1_amd64.deb ... 2026-06-12 17:23:22.236 | Unpacking libfdt1:amd64 (1.7.0-2build1) ... 2026-06-12 17:23:22.266 | Selecting previously unselected package qemu-system-common. 2026-06-12 17:23:22.280 | Preparing to unpack .../092-qemu-system-common_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-12 17:23:22.282 | Unpacking qemu-system-common (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-12 17:23:22.378 | Selecting previously unselected package qemu-system-data. 2026-06-12 17:23:22.388 | Preparing to unpack .../093-qemu-system-data_1%3a8.2.2+ds-0ubuntu1.16_all.deb ... 2026-06-12 17:23:22.389 | Unpacking qemu-system-data (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-12 17:23:22.485 | Selecting previously unselected package seabios. 2026-06-12 17:23:22.500 | Preparing to unpack .../094-seabios_1.16.3-2_all.deb ... 2026-06-12 17:23:22.502 | Unpacking seabios (1.16.3-2) ... 2026-06-12 17:23:22.546 | Selecting previously unselected package qemu-system-x86. 2026-06-12 17:23:22.560 | Preparing to unpack .../095-qemu-system-x86_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-12 17:23:22.568 | Unpacking qemu-system-x86 (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-12 17:23:22.836 | Selecting previously unselected package qemu-utils. 2026-06-12 17:23:22.849 | Preparing to unpack .../096-qemu-utils_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-12 17:23:22.850 | Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-12 17:23:22.932 | Selecting previously unselected package qemu-block-extra. 2026-06-12 17:23:22.946 | Preparing to unpack .../097-qemu-block-extra_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-12 17:23:22.947 | Unpacking qemu-block-extra (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-12 17:23:22.978 | Selecting previously unselected package qemu-system-modules-opengl. 2026-06-12 17:23:22.991 | Preparing to unpack .../098-qemu-system-modules-opengl_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-12 17:23:22.992 | Unpacking qemu-system-modules-opengl (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-12 17:23:23.028 | Selecting previously unselected package libglvnd0:amd64. 2026-06-12 17:23:23.041 | Preparing to unpack .../099-libglvnd0_1.7.0-1build1_amd64.deb ... 2026-06-12 17:23:23.043 | Unpacking libglvnd0:amd64 (1.7.0-1build1) ... 2026-06-12 17:23:23.077 | Selecting previously unselected package libglx0:amd64. 2026-06-12 17:23:23.094 | Preparing to unpack .../100-libglx0_1.7.0-1build1_amd64.deb ... 2026-06-12 17:23:23.095 | Unpacking libglx0:amd64 (1.7.0-1build1) ... 2026-06-12 17:23:23.127 | Selecting previously unselected package libgl1:amd64. 2026-06-12 17:23:23.142 | Preparing to unpack .../101-libgl1_1.7.0-1build1_amd64.deb ... 2026-06-12 17:23:23.144 | Unpacking libgl1:amd64 (1.7.0-1build1) ... 2026-06-12 17:23:23.175 | Selecting previously unselected package qemu-system-gui. 2026-06-12 17:23:23.189 | Preparing to unpack .../102-qemu-system-gui_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-12 17:23:23.191 | Unpacking qemu-system-gui (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-12 17:23:23.232 | Selecting previously unselected package qemu-system-modules-spice. 2026-06-12 17:23:23.251 | Preparing to unpack .../103-qemu-system-modules-spice_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-12 17:23:23.252 | Unpacking qemu-system-modules-spice (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-12 17:23:23.285 | Selecting previously unselected package ovmf. 2026-06-12 17:23:23.303 | Preparing to unpack .../104-ovmf_2024.02-2ubuntu0.8_all.deb ... 2026-06-12 17:23:23.305 | Unpacking ovmf (2024.02-2ubuntu0.8) ... 2026-06-12 17:23:23.413 | Setting up libpipewire-0.3-common (1.0.5-1ubuntu3.2) ... 2026-06-12 17:23:23.418 | Setting up libxcb-dri3-0:amd64 (1.15-1ubuntu2) ... 2026-06-12 17:23:23.422 | Setting up libcdparanoia0:amd64 (3.10.2+debian-14build3) ... 2026-06-12 17:23:23.425 | Setting up libx11-xcb1:amd64 (2:1.8.7-1build1) ... 2026-06-12 17:23:23.429 | Setting up libraw1394-11:amd64 (2.1.2-2build3) ... 2026-06-12 17:23:23.433 | Setting up libproxy1v5:amd64 (0.5.4-4build1) ... 2026-06-12 17:23:23.437 | Setting up libtag1v5-vanilla:amd64 (1.13.1-1build1) ... 2026-06-12 17:23:23.441 | Setting up libxcb-xfixes0:amd64 (1.15-1ubuntu2) ... 2026-06-12 17:23:23.444 | Setting up libogg0:amd64 (1.3.5-3build1) ... 2026-06-12 17:23:23.448 | Setting up libspeex1:amd64 (1.2.1-2ubuntu2.24.04.1) ... 2026-06-12 17:23:23.452 | Setting up libcaca0:amd64 (0.99.beta20-4ubuntu0.2) ... 2026-06-12 17:23:23.455 | Setting up libv4lconvert0t64:amd64 (1.26.1-4build3) ... 2026-06-12 17:23:23.459 | Setting up libtwolame0:amd64 (0.4.0-2build3) ... 2026-06-12 17:23:23.463 | Setting up libvte-2.91-common (0.76.0-1ubuntu0.1) ... 2026-06-12 17:23:23.470 | Setting up libvisual-0.4-0:amd64 (0.4.2-2build1) ... 2026-06-12 17:23:23.473 | Setting up libglvnd0:amd64 (1.7.0-1build1) ... 2026-06-12 17:23:23.477 | Setting up libxcb-glx0:amd64 (1.15-1ubuntu2) ... 2026-06-12 17:23:23.481 | Setting up libdrm-intel1:amd64 (2.4.125-1ubuntu0.1~24.04.1) ... 2026-06-12 17:23:23.485 | Setting up msr-tools (1.3-5build1) ... 2026-06-12 17:23:23.489 | Setting up libwebrtc-audio-processing1:amd64 (0.3.1-0ubuntu6) ... 2026-06-12 17:23:23.492 | Setting up libsoup-3.0-common (3.4.4-5ubuntu0.7) ... 2026-06-12 17:23:23.496 | Setting up libmpg123-0t64:amd64 (1.32.5-1ubuntu1.1) ... 2026-06-12 17:23:23.499 | Setting up libfdt1:amd64 (1.7.0-2build1) ... 2026-06-12 17:23:23.503 | Setting up libvte-2.91-0:amd64 (0.76.0-1ubuntu0.1) ... 2026-06-12 17:23:23.507 | Setting up libnfs14:amd64 (5.0.2-1build1) ... 2026-06-12 17:23:23.510 | Setting up libxxf86vm1:amd64 (1:1.1.4-1build4) ... 2026-06-12 17:23:23.514 | Setting up liborc-0.4-0t64:amd64 (1:0.4.38-1ubuntu0.1) ... 2026-06-12 17:23:23.518 | Setting up acl (2.3.2-1build1.1) ... 2026-06-12 17:23:23.523 | Setting up ovmf (2024.02-2ubuntu0.8) ... 2026-06-12 17:23:23.527 | Setting up libxcb-present0:amd64 (1.15-1ubuntu2) ... 2026-06-12 17:23:23.531 | Setting up libasound2-data (1.2.11-1ubuntu0.2) ... 2026-06-12 17:23:23.535 | Setting up libasound2t64:amd64 (1.2.11-1ubuntu0.2) ... 2026-06-12 17:23:23.540 | Setting up libspa-0.2-modules:amd64 (1.0.5-1ubuntu3.2) ... 2026-06-12 17:23:23.544 | Setting up libxcb-sync1:amd64 (1.15-1ubuntu2) ... 2026-06-12 17:23:23.548 | Setting up libopus0:amd64 (1.4-1build1) ... 2026-06-12 17:23:23.551 | Setting up libxv1:amd64 (2:1.0.11-1.1build1) ... 2026-06-12 17:23:23.555 | Setting up libvorbis0a:amd64 (1.3.7-1build3) ... 2026-06-12 17:23:23.559 | Setting up libllvm20:amd64 (1:20.1.2-0ubuntu1~24.04.2) ... 2026-06-12 17:23:23.563 | Setting up libdv4t64:amd64 (1.0.0-17.1build1) ... 2026-06-12 17:23:23.567 | Setting up libpcsclite1:amd64 (2.0.3-1build1) ... 2026-06-12 17:23:23.570 | Setting up qemu-system-data (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-12 17:23:23.574 | Setting up libvulkan1:amd64 (1.3.275.0-1build1) ... 2026-06-12 17:23:23.577 | Setting up seabios (1.16.3-2) ... 2026-06-12 17:23:23.581 | Setting up libv4l-0t64:amd64 (1.26.1-4build3) ... 2026-06-12 17:23:23.585 | Setting up libvpx9:amd64 (1.14.0-1ubuntu2.3) ... 2026-06-12 17:23:23.589 | Setting up libslirp0:amd64 (4.7.0-1ubuntu3) ... 2026-06-12 17:23:23.593 | Setting up alsa-topology-conf (1.2.5.1-2) ... 2026-06-12 17:23:23.597 | Setting up libtag1v5:amd64 (1.13.1-1build1) ... 2026-06-12 17:23:23.600 | Setting up cpu-checker (0.7-1.3build2) ... 2026-06-12 17:23:23.604 | Setting up libasyncns0:amd64 (0.8-6build4) ... 2026-06-12 17:23:23.608 | Setting up libxshmfence1:amd64 (1.3-1build5) ... 2026-06-12 17:23:23.611 | Setting up libwavpack1:amd64 (5.6.0-1build1) ... 2026-06-12 17:23:23.615 | Setting up libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2026-06-12 17:23:23.618 | Setting up libxcb-randr0:amd64 (1.15-1ubuntu2) ... 2026-06-12 17:23:23.622 | Setting up ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-06-12 17:23:23.625 | Setting up libtheora0:amd64 (1.1.1+dfsg.1-16.1build3) ... 2026-06-12 17:23:23.628 | Setting up libdecor-0-0:amd64 (0.2.2-1build2) ... 2026-06-12 17:23:23.632 | Setting up ipxe-qemu-256k-compat-efi-roms (1.0.0+git-20150424.a25a16d-0ubuntu5) ... 2026-06-12 17:23:23.635 | Setting up libflac12t64:amd64 (1.4.3+ds-2.1ubuntu2) ... 2026-06-12 17:23:23.638 | Setting up libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2026-06-12 17:23:23.642 | Setting up libxss1:amd64 (1:1.2.3-1build3) ... 2026-06-12 17:23:23.646 | Setting up ksmtuned (4.20150326) ... 2026-06-12 17:23:23.782 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-06-12 17:23:23.899 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-06-12 17:23:24.213 | Setting up glib-networking-common (2.80.0-1build1) ... 2026-06-12 17:23:24.217 | Setting up liburing2:amd64 (2.5-1build1) ... 2026-06-12 17:23:24.221 | Setting up libiscsi7:amd64 (1.19.0-3build4) ... 2026-06-12 17:23:24.224 | Setting up libsamplerate0:amd64 (0.2.2-4build1) ... 2026-06-12 17:23:24.228 | Setting up libpipewire-0.3-0t64:amd64 (1.0.5-1ubuntu3.2) ... 2026-06-12 17:23:24.231 | Setting up libdecor-0-plugin-1-gtk:amd64 (0.2.2-1build2) ... 2026-06-12 17:23:24.234 | Setting up libmp3lame0:amd64 (3.100-6build1) ... 2026-06-12 17:23:24.238 | Setting up libvorbisenc2:amd64 (1.3.7-1build3) ... 2026-06-12 17:23:24.241 | Setting up libaa1:amd64 (1.4p5-51.1) ... 2026-06-12 17:23:24.245 | Setting up libiec61883-0:amd64 (1.2.0-6build1) ... 2026-06-12 17:23:24.249 | Setting up libdrm-amdgpu1:amd64 (2.4.125-1ubuntu0.1~24.04.1) ... 2026-06-12 17:23:24.253 | Setting up libavc1394-0:amd64 (0.5.4-5build3) ... 2026-06-12 17:23:24.258 | Setting up mesa-vulkan-drivers:amd64 (25.2.8-0ubuntu0.24.04.1) ... 2026-06-12 17:23:24.262 | Setting up glib-networking-services (2.80.0-1build1) ... 2026-06-12 17:23:24.265 | Setting up mesa-libgallium:amd64 (25.2.8-0ubuntu0.24.04.1) ... 2026-06-12 17:23:24.269 | Setting up libgbm1:amd64 (25.2.8-0ubuntu0.24.04.1) ... 2026-06-12 17:23:24.272 | Setting up alsa-ucm-conf (1.2.10-1ubuntu5.11) ... 2026-06-12 17:23:24.275 | Setting up libgl1-mesa-dri:amd64 (25.2.8-0ubuntu0.24.04.1) ... 2026-06-12 17:23:24.285 | Setting up libgstreamer-plugins-base1.0-0:amd64 (1.24.2-1ubuntu0.4) ... 2026-06-12 17:23:24.288 | Setting up libcacard0:amd64 (1:2.8.0-3build4) ... 2026-06-12 17:23:24.291 | Setting up libgstreamer-plugins-good1.0-0:amd64 (1.24.2-1ubuntu1.4) ... 2026-06-12 17:23:24.308 | Setting up gstreamer1.0-plugins-base:amd64 (1.24.2-1ubuntu0.4) ... 2026-06-12 17:23:24.312 | Setting up libvirglrenderer1:amd64 (1.0.0-1ubuntu2) ... 2026-06-12 17:23:24.315 | Setting up libshout3:amd64 (2.4.6-1build2) ... 2026-06-12 17:23:24.319 | Setting up libjack-jackd2-0:amd64 (1.9.21~dfsg-3ubuntu3) ... 2026-06-12 17:23:24.322 | Setting up libsndfile1:amd64 (1.2.2-1ubuntu5.24.04.1) ... 2026-06-12 17:23:24.326 | Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-12 17:23:24.329 | Setting up glib-networking:amd64 (2.80.0-1build1) ... 2026-06-12 17:23:24.333 | Setting up qemu-block-extra (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-12 17:23:24.451 | Created symlink /etc/systemd/system/multi-user.target.wants/run-qemu.mount → /usr/lib/systemd/system/run-qemu.mount. 2026-06-12 17:23:25.220 | Setting up libglx-mesa0:amd64 (25.2.8-0ubuntu0.24.04.1) ... 2026-06-12 17:23:25.224 | Setting up gstreamer1.0-x:amd64 (1.24.2-1ubuntu0.4) ... 2026-06-12 17:23:25.227 | Setting up qemu-system-common (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-12 17:23:25.346 | Created symlink /etc/systemd/system/multi-user.target.wants/qemu-kvm.service → /usr/lib/systemd/system/qemu-kvm.service. 2026-06-12 17:23:25.641 | Setting up libglx0:amd64 (1.7.0-1build1) ... 2026-06-12 17:23:25.644 | Setting up libpulse0:amd64 (1:16.1+dfsg1-2ubuntu10.1) ... 2026-06-12 17:23:25.655 | Setting up libspice-server1:amd64 (0.15.1-1build2) ... 2026-06-12 17:23:25.658 | Setting up libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.7) ... 2026-06-12 17:23:25.662 | Setting up qemu-system-x86 (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-12 17:23:25.671 | Setting up libgl1:amd64 (1.7.0-1build1) ... 2026-06-12 17:23:25.675 | Setting up libsdl2-2.0-0:amd64 (2.30.0+dfsg-1ubuntu3.1) ... 2026-06-12 17:23:25.678 | Setting up qemu-system-modules-opengl (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-12 17:23:25.682 | Setting up qemu-system-gui (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-12 17:23:25.686 | Setting up gstreamer1.0-plugins-good:amd64 (1.24.2-1ubuntu1.4) ... 2026-06-12 17:23:25.690 | Setting up qemu-system-modules-spice (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-12 17:23:25.694 | Processing triggers for hicolor-icon-theme (0.17-2) ... 2026-06-12 17:23:25.774 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-12 17:23:25.798 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-12 17:23:26.744 | Processing triggers for libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-06-12 17:23:26.763 | Processing triggers for mailcap (3.70+nmu1ubuntu1) ... 2026-06-12 17:23:27.381 | 2026-06-12 17:23:27.381 | Running kernel seems to be up-to-date. 2026-06-12 17:23:27.381 | 2026-06-12 17:23:27.381 | Restarting services... 2026-06-12 17:23:27.389 | 2026-06-12 17:23:27.389 | Service restarts being deferred: 2026-06-12 17:23:27.389 | systemctl restart networkd-dispatcher.service 2026-06-12 17:23:27.389 | 2026-06-12 17:23:27.389 | No containers need to be restarted. 2026-06-12 17:23:27.389 | 2026-06-12 17:23:27.389 | User sessions running outdated binaries: 2026-06-12 17:23:27.389 | ubuntu @ session #3: python3[7033] 2026-06-12 17:23:27.399 | 2026-06-12 17:23:27.399 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-12 17:23:28.730 | + functions-common:apt_get:1205 : result=0 2026-06-12 17:23:28.732 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-12 17:23:28.734 | + functions-common:time_stop:2414 : local name 2026-06-12 17:23:28.735 | + functions-common:time_stop:2415 : local end_time 2026-06-12 17:23:28.737 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-12 17:23:28.738 | + functions-common:time_stop:2417 : local total 2026-06-12 17:23:28.740 | + functions-common:time_stop:2418 : local start_time 2026-06-12 17:23:28.742 | + functions-common:time_stop:2420 : name=apt-get 2026-06-12 17:23:28.744 | + functions-common:time_stop:2421 : start_time=1781284989962 2026-06-12 17:23:28.746 | + functions-common:time_stop:2423 : [[ -z 1781284989962 ]] 2026-06-12 17:23:28.748 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-12 17:23:28.751 | + functions-common:time_stop:2426 : end_time=1781285008750 2026-06-12 17:23:28.753 | + functions-common:time_stop:2427 : elapsed_time=18788 2026-06-12 17:23:28.754 | + functions-common:time_stop:2428 : total=717 2026-06-12 17:23:28.756 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-12 17:23:28.758 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=19505 2026-06-12 17:23:28.760 | + functions-common:apt_get:1209 : return 0 2026-06-12 17:23:28.761 | + lib/host:configure_ksm:18 : [[ -f /sys/kernel/mm/ksm/run ]] 2026-06-12 17:23:28.765 | + lib/host:configure_ksm:19 : sudo tee /sys/kernel/mm/ksm/run 2026-06-12 17:23:28.765 | ++ lib/host:configure_ksm:19 : bool_to_int ENABLE_KSM 2026-06-12 17:23:28.778 | + lib/host:configure_ksm:19 : echo 0 2026-06-12 17:23:28.778 | 0 2026-06-12 17:23:28.781 | + lib/host:configure_host_mem:72 : configure_sysctl_mem_parmaters 2026-06-12 17:23:28.784 | + lib/host:configure_sysctl_mem_parmaters:55 : [[ True == \T\r\u\e ]] 2026-06-12 17:23:28.785 | + lib/host:configure_sysctl_mem_parmaters:57 : sudo sysctl -w vm.dirty_ratio=60 2026-06-12 17:23:28.794 | vm.dirty_ratio = 60 2026-06-12 17:23:28.797 | + lib/host:configure_sysctl_mem_parmaters:58 : sudo sysctl -w vm.dirty_background_ratio=10 2026-06-12 17:23:28.805 | vm.dirty_background_ratio = 10 2026-06-12 17:23:28.808 | + lib/host:configure_sysctl_mem_parmaters:59 : sudo sysctl -w vm.vfs_cache_pressure=50 2026-06-12 17:23:28.816 | vm.vfs_cache_pressure = 50 2026-06-12 17:23:28.819 | + lib/host:configure_sysctl_mem_parmaters:64 : sudo sysctl -w vm.swappiness=100 2026-06-12 17:23:28.827 | vm.swappiness = 100 2026-06-12 17:23:28.830 | + lib/host:configure_sysctl_mem_parmaters:65 : sudo grep -R . /proc/sys/vm/ 2026-06-12 17:23:28.838 | /proc/sys/vm/admin_reserve_kbytes:8192 2026-06-12 17:23:28.838 | grep: /proc/sys/vm/compact_memory: Permission denied 2026-06-12 17:23:28.839 | /proc/sys/vm/compact_unevictable_allowed:1 2026-06-12 17:23:28.839 | /proc/sys/vm/compaction_proactiveness:20 2026-06-12 17:23:28.839 | /proc/sys/vm/dirty_background_bytes:0 2026-06-12 17:23:28.839 | /proc/sys/vm/dirty_background_ratio:10 2026-06-12 17:23:28.839 | /proc/sys/vm/dirty_bytes:0 2026-06-12 17:23:28.839 | /proc/sys/vm/dirty_expire_centisecs:1000 2026-06-12 17:23:28.839 | /proc/sys/vm/dirty_ratio:60 2026-06-12 17:23:28.839 | /proc/sys/vm/dirty_writeback_centisecs:10 2026-06-12 17:23:28.839 | /proc/sys/vm/dirtytime_expire_seconds:43200 2026-06-12 17:23:28.839 | grep: /proc/sys/vm/drop_caches: Permission denied 2026-06-12 17:23:28.840 | /proc/sys/vm/extfrag_threshold:500 2026-06-12 17:23:28.840 | /proc/sys/vm/hugetlb_optimize_vmemmap:0 2026-06-12 17:23:28.840 | /proc/sys/vm/hugetlb_shm_group:0 2026-06-12 17:23:28.840 | /proc/sys/vm/laptop_mode:0 2026-06-12 17:23:28.840 | /proc/sys/vm/legacy_va_layout:0 2026-06-12 17:23:28.840 | /proc/sys/vm/lowmem_reserve_ratio:256 256 32 0 0 2026-06-12 17:23:28.840 | /proc/sys/vm/max_map_count:1048576 2026-06-12 17:23:28.840 | /proc/sys/vm/memfd_noexec:0 2026-06-12 17:23:28.840 | /proc/sys/vm/memory_failure_early_kill:0 2026-06-12 17:23:28.840 | /proc/sys/vm/memory_failure_recovery:1 2026-06-12 17:23:28.840 | /proc/sys/vm/min_free_kbytes:67584 2026-06-12 17:23:28.840 | /proc/sys/vm/min_slab_ratio:5 2026-06-12 17:23:28.840 | /proc/sys/vm/min_unmapped_ratio:1 2026-06-12 17:23:28.840 | /proc/sys/vm/mmap_min_addr:65536 2026-06-12 17:23:28.840 | /proc/sys/vm/mmap_rnd_bits:32 2026-06-12 17:23:28.840 | /proc/sys/vm/mmap_rnd_compat_bits:16 2026-06-12 17:23:28.840 | /proc/sys/vm/nr_hugepages:41 2026-06-12 17:23:28.840 | /proc/sys/vm/nr_hugepages_mempolicy:41 2026-06-12 17:23:28.840 | /proc/sys/vm/nr_overcommit_hugepages:0 2026-06-12 17:23:28.840 | /proc/sys/vm/numa_stat:1 2026-06-12 17:23:28.840 | /proc/sys/vm/numa_zonelist_order:Node 2026-06-12 17:23:28.840 | /proc/sys/vm/oom_dump_tasks:0 2026-06-12 17:23:28.840 | /proc/sys/vm/oom_kill_allocating_task:1 2026-06-12 17:23:28.840 | /proc/sys/vm/overcommit_kbytes:0 2026-06-12 17:23:28.840 | /proc/sys/vm/overcommit_memory:0 2026-06-12 17:23:28.840 | /proc/sys/vm/overcommit_ratio:50 2026-06-12 17:23:28.840 | /proc/sys/vm/page-cluster:3 2026-06-12 17:23:28.840 | /proc/sys/vm/page_lock_unfairness:5 2026-06-12 17:23:28.840 | /proc/sys/vm/panic_on_oom:0 2026-06-12 17:23:28.840 | /proc/sys/vm/percpu_pagelist_high_fraction:0 2026-06-12 17:23:28.840 | /proc/sys/vm/stat_interval:1 2026-06-12 17:23:28.840 | /proc/sys/vm/swappiness:100 2026-06-12 17:23:28.840 | /proc/sys/vm/unprivileged_userfaultfd:0 2026-06-12 17:23:28.840 | /proc/sys/vm/user_reserve_kbytes:131072 2026-06-12 17:23:28.840 | /proc/sys/vm/vfs_cache_pressure:50 2026-06-12 17:23:28.840 | /proc/sys/vm/watermark_boost_factor:15000 2026-06-12 17:23:28.840 | /proc/sys/vm/watermark_scale_factor:10 2026-06-12 17:23:28.840 | /proc/sys/vm/zone_reclaim_mode:0 2026-06-12 17:23:28.843 | + lib/host:configure_sysctl_mem_parmaters:65 : /bin/true 2026-06-12 17:23:28.846 | + lib/host:tune_host:97 : configure_host_net 2026-06-12 17:23:28.848 | + lib/host:configure_host_net:92 : configure_sysctl_net_parmaters 2026-06-12 17:23:28.850 | + lib/host:configure_sysctl_net_parmaters:77 : [[ True == \T\r\u\e ]] 2026-06-12 17:23:28.852 | + lib/host:configure_sysctl_net_parmaters:79 : sudo sysctl -w net.ipv4.tcp_keepalive_time=60 2026-06-12 17:23:28.861 | net.ipv4.tcp_keepalive_time = 60 2026-06-12 17:23:28.864 | + lib/host:configure_sysctl_net_parmaters:80 : sudo sysctl -w net.ipv4.tcp_keepalive_intvl=10 2026-06-12 17:23:28.872 | net.ipv4.tcp_keepalive_intvl = 10 2026-06-12 17:23:28.875 | + lib/host:configure_sysctl_net_parmaters:81 : sudo sysctl -w net.ipv4.tcp_keepalive_probes=6 2026-06-12 17:23:28.883 | net.ipv4.tcp_keepalive_probes = 6 2026-06-12 17:23:28.886 | + lib/host:configure_sysctl_net_parmaters:83 : sudo sysctl -w net.ipv4.tcp_fastopen=3 2026-06-12 17:23:28.894 | net.ipv4.tcp_fastopen = 3 2026-06-12 17:23:28.898 | + lib/host:configure_sysctl_net_parmaters:85 : sudo grep -R . /proc/sys/net/ipv4/tcp_abort_on_overflow /proc/sys/net/ipv4/tcp_adv_win_scale /proc/sys/net/ipv4/tcp_allowed_congestion_control /proc/sys/net/ipv4/tcp_app_win /proc/sys/net/ipv4/tcp_autocorking /proc/sys/net/ipv4/tcp_available_congestion_control /proc/sys/net/ipv4/tcp_available_ulp /proc/sys/net/ipv4/tcp_backlog_ack_defer /proc/sys/net/ipv4/tcp_base_mss /proc/sys/net/ipv4/tcp_challenge_ack_limit /proc/sys/net/ipv4/tcp_child_ehash_entries /proc/sys/net/ipv4/tcp_comp_sack_delay_ns /proc/sys/net/ipv4/tcp_comp_sack_nr /proc/sys/net/ipv4/tcp_comp_sack_slack_ns /proc/sys/net/ipv4/tcp_congestion_control /proc/sys/net/ipv4/tcp_dsack /proc/sys/net/ipv4/tcp_early_demux /proc/sys/net/ipv4/tcp_early_retrans /proc/sys/net/ipv4/tcp_ecn /proc/sys/net/ipv4/tcp_ecn_fallback /proc/sys/net/ipv4/tcp_ehash_entries /proc/sys/net/ipv4/tcp_fack /proc/sys/net/ipv4/tcp_fastopen /proc/sys/net/ipv4/tcp_fastopen_blackhole_timeout_sec /proc/sys/net/ipv4/tcp_fastopen_key /proc/sys/net/ipv4/tcp_fin_timeout /proc/sys/net/ipv4/tcp_frto /proc/sys/net/ipv4/tcp_fwmark_accept /proc/sys/net/ipv4/tcp_invalid_ratelimit /proc/sys/net/ipv4/tcp_keepalive_intvl /proc/sys/net/ipv4/tcp_keepalive_probes /proc/sys/net/ipv4/tcp_keepalive_time /proc/sys/net/ipv4/tcp_l3mdev_accept /proc/sys/net/ipv4/tcp_limit_output_bytes /proc/sys/net/ipv4/tcp_low_latency /proc/sys/net/ipv4/tcp_max_orphans /proc/sys/net/ipv4/tcp_max_reordering /proc/sys/net/ipv4/tcp_max_syn_backlog /proc/sys/net/ipv4/tcp_max_tw_buckets /proc/sys/net/ipv4/tcp_mem /proc/sys/net/ipv4/tcp_migrate_req /proc/sys/net/ipv4/tcp_min_rtt_wlen /proc/sys/net/ipv4/tcp_min_snd_mss /proc/sys/net/ipv4/tcp_min_tso_segs /proc/sys/net/ipv4/tcp_moderate_rcvbuf /proc/sys/net/ipv4/tcp_mtu_probe_floor /proc/sys/net/ipv4/tcp_mtu_probing /proc/sys/net/ipv4/tcp_no_metrics_save /proc/sys/net/ipv4/tcp_no_ssthresh_metrics_save /proc/sys/net/ipv4/tcp_notsent_lowat /proc/sys/net/ipv4/tcp_orphan_retries /proc/sys/net/ipv4/tcp_pacing_ca_ratio /proc/sys/net/ipv4/tcp_pacing_ss_ratio /proc/sys/net/ipv4/tcp_pingpong_thresh /proc/sys/net/ipv4/tcp_plb_cong_thresh /proc/sys/net/ipv4/tcp_plb_enabled /proc/sys/net/ipv4/tcp_plb_idle_rehash_rounds /proc/sys/net/ipv4/tcp_plb_rehash_rounds /proc/sys/net/ipv4/tcp_plb_suspend_rto_sec /proc/sys/net/ipv4/tcp_probe_interval /proc/sys/net/ipv4/tcp_probe_threshold /proc/sys/net/ipv4/tcp_recovery /proc/sys/net/ipv4/tcp_reflect_tos /proc/sys/net/ipv4/tcp_reordering /proc/sys/net/ipv4/tcp_retrans_collapse /proc/sys/net/ipv4/tcp_retries1 /proc/sys/net/ipv4/tcp_retries2 /proc/sys/net/ipv4/tcp_rfc1337 /proc/sys/net/ipv4/tcp_rmem /proc/sys/net/ipv4/tcp_sack /proc/sys/net/ipv4/tcp_shrink_window /proc/sys/net/ipv4/tcp_slow_start_after_idle /proc/sys/net/ipv4/tcp_stdurg /proc/sys/net/ipv4/tcp_synack_retries /proc/sys/net/ipv4/tcp_syncookies /proc/sys/net/ipv4/tcp_syn_linear_timeouts /proc/sys/net/ipv4/tcp_syn_retries /proc/sys/net/ipv4/tcp_thin_linear_timeouts /proc/sys/net/ipv4/tcp_timestamps /proc/sys/net/ipv4/tcp_tso_rtt_log /proc/sys/net/ipv4/tcp_tso_win_divisor /proc/sys/net/ipv4/tcp_tw_reuse /proc/sys/net/ipv4/tcp_window_scaling /proc/sys/net/ipv4/tcp_wmem /proc/sys/net/ipv4/tcp_workaround_signed_windows 2026-06-12 17:23:28.909 | /proc/sys/net/ipv4/tcp_abort_on_overflow:0 2026-06-12 17:23:28.909 | /proc/sys/net/ipv4/tcp_adv_win_scale:1 2026-06-12 17:23:28.909 | /proc/sys/net/ipv4/tcp_allowed_congestion_control:reno cubic 2026-06-12 17:23:28.909 | /proc/sys/net/ipv4/tcp_app_win:31 2026-06-12 17:23:28.909 | /proc/sys/net/ipv4/tcp_autocorking:1 2026-06-12 17:23:28.909 | /proc/sys/net/ipv4/tcp_available_congestion_control:reno cubic 2026-06-12 17:23:28.909 | /proc/sys/net/ipv4/tcp_available_ulp:espintcp mptcp 2026-06-12 17:23:28.909 | /proc/sys/net/ipv4/tcp_backlog_ack_defer:1 2026-06-12 17:23:28.909 | /proc/sys/net/ipv4/tcp_base_mss:1024 2026-06-12 17:23:28.909 | /proc/sys/net/ipv4/tcp_challenge_ack_limit:2147483647 2026-06-12 17:23:28.909 | /proc/sys/net/ipv4/tcp_child_ehash_entries:0 2026-06-12 17:23:28.909 | /proc/sys/net/ipv4/tcp_comp_sack_delay_ns:1000000 2026-06-12 17:23:28.909 | /proc/sys/net/ipv4/tcp_comp_sack_nr:44 2026-06-12 17:23:28.909 | /proc/sys/net/ipv4/tcp_comp_sack_slack_ns:100000 2026-06-12 17:23:28.909 | /proc/sys/net/ipv4/tcp_congestion_control:cubic 2026-06-12 17:23:28.909 | /proc/sys/net/ipv4/tcp_dsack:1 2026-06-12 17:23:28.909 | /proc/sys/net/ipv4/tcp_early_demux:1 2026-06-12 17:23:28.909 | /proc/sys/net/ipv4/tcp_early_retrans:3 2026-06-12 17:23:28.909 | /proc/sys/net/ipv4/tcp_ecn:2 2026-06-12 17:23:28.909 | /proc/sys/net/ipv4/tcp_ecn_fallback:1 2026-06-12 17:23:28.909 | /proc/sys/net/ipv4/tcp_ehash_entries:262144 2026-06-12 17:23:28.909 | /proc/sys/net/ipv4/tcp_fack:0 2026-06-12 17:23:28.909 | /proc/sys/net/ipv4/tcp_fastopen:3 2026-06-12 17:23:28.909 | /proc/sys/net/ipv4/tcp_fastopen_blackhole_timeout_sec:0 2026-06-12 17:23:28.909 | /proc/sys/net/ipv4/tcp_fastopen_key:29b2a671-2cc870a8-1ace2186-9a83ffb9 2026-06-12 17:23:28.909 | /proc/sys/net/ipv4/tcp_fin_timeout:60 2026-06-12 17:23:28.909 | /proc/sys/net/ipv4/tcp_frto:2 2026-06-12 17:23:28.909 | /proc/sys/net/ipv4/tcp_fwmark_accept:0 2026-06-12 17:23:28.909 | /proc/sys/net/ipv4/tcp_invalid_ratelimit:500 2026-06-12 17:23:28.909 | /proc/sys/net/ipv4/tcp_keepalive_intvl:10 2026-06-12 17:23:28.909 | /proc/sys/net/ipv4/tcp_keepalive_probes:6 2026-06-12 17:23:28.909 | /proc/sys/net/ipv4/tcp_keepalive_time:60 2026-06-12 17:23:28.909 | /proc/sys/net/ipv4/tcp_l3mdev_accept:0 2026-06-12 17:23:28.909 | /proc/sys/net/ipv4/tcp_limit_output_bytes:1048576 2026-06-12 17:23:28.909 | /proc/sys/net/ipv4/tcp_low_latency:0 2026-06-12 17:23:28.909 | /proc/sys/net/ipv4/tcp_max_orphans:131072 2026-06-12 17:23:28.909 | /proc/sys/net/ipv4/tcp_max_reordering:300 2026-06-12 17:23:28.909 | /proc/sys/net/ipv4/tcp_max_syn_backlog:2048 2026-06-12 17:23:28.909 | /proc/sys/net/ipv4/tcp_max_tw_buckets:131072 2026-06-12 17:23:28.909 | /proc/sys/net/ipv4/tcp_mem:274272 365699 548544 2026-06-12 17:23:28.909 | /proc/sys/net/ipv4/tcp_migrate_req:0 2026-06-12 17:23:28.909 | /proc/sys/net/ipv4/tcp_min_rtt_wlen:300 2026-06-12 17:23:28.909 | /proc/sys/net/ipv4/tcp_min_snd_mss:48 2026-06-12 17:23:28.909 | /proc/sys/net/ipv4/tcp_min_tso_segs:2 2026-06-12 17:23:28.909 | /proc/sys/net/ipv4/tcp_moderate_rcvbuf:1 2026-06-12 17:23:28.909 | /proc/sys/net/ipv4/tcp_mtu_probe_floor:48 2026-06-12 17:23:28.909 | /proc/sys/net/ipv4/tcp_mtu_probing:0 2026-06-12 17:23:28.909 | /proc/sys/net/ipv4/tcp_no_metrics_save:0 2026-06-12 17:23:28.909 | /proc/sys/net/ipv4/tcp_no_ssthresh_metrics_save:1 2026-06-12 17:23:28.909 | /proc/sys/net/ipv4/tcp_notsent_lowat:4294967295 2026-06-12 17:23:28.909 | /proc/sys/net/ipv4/tcp_orphan_retries:0 2026-06-12 17:23:28.909 | /proc/sys/net/ipv4/tcp_pacing_ca_ratio:120 2026-06-12 17:23:28.909 | /proc/sys/net/ipv4/tcp_pacing_ss_ratio:200 2026-06-12 17:23:28.909 | /proc/sys/net/ipv4/tcp_pingpong_thresh:1 2026-06-12 17:23:28.909 | /proc/sys/net/ipv4/tcp_plb_cong_thresh:128 2026-06-12 17:23:28.909 | /proc/sys/net/ipv4/tcp_plb_enabled:0 2026-06-12 17:23:28.909 | /proc/sys/net/ipv4/tcp_plb_idle_rehash_rounds:3 2026-06-12 17:23:28.909 | /proc/sys/net/ipv4/tcp_plb_rehash_rounds:12 2026-06-12 17:23:28.909 | /proc/sys/net/ipv4/tcp_plb_suspend_rto_sec:60 2026-06-12 17:23:28.909 | /proc/sys/net/ipv4/tcp_probe_interval:600 2026-06-12 17:23:28.909 | /proc/sys/net/ipv4/tcp_probe_threshold:8 2026-06-12 17:23:28.909 | /proc/sys/net/ipv4/tcp_recovery:1 2026-06-12 17:23:28.909 | /proc/sys/net/ipv4/tcp_reflect_tos:0 2026-06-12 17:23:28.909 | /proc/sys/net/ipv4/tcp_reordering:3 2026-06-12 17:23:28.909 | /proc/sys/net/ipv4/tcp_retrans_collapse:1 2026-06-12 17:23:28.909 | /proc/sys/net/ipv4/tcp_retries1:3 2026-06-12 17:23:28.909 | /proc/sys/net/ipv4/tcp_retries2:15 2026-06-12 17:23:28.909 | /proc/sys/net/ipv4/tcp_rfc1337:0 2026-06-12 17:23:28.909 | /proc/sys/net/ipv4/tcp_rmem:4096 131072 6291456 2026-06-12 17:23:28.909 | /proc/sys/net/ipv4/tcp_sack:1 2026-06-12 17:23:28.909 | /proc/sys/net/ipv4/tcp_shrink_window:0 2026-06-12 17:23:28.909 | /proc/sys/net/ipv4/tcp_slow_start_after_idle:1 2026-06-12 17:23:28.909 | /proc/sys/net/ipv4/tcp_stdurg:0 2026-06-12 17:23:28.909 | /proc/sys/net/ipv4/tcp_synack_retries:5 2026-06-12 17:23:28.909 | /proc/sys/net/ipv4/tcp_syncookies:1 2026-06-12 17:23:28.909 | /proc/sys/net/ipv4/tcp_syn_linear_timeouts:4 2026-06-12 17:23:28.909 | /proc/sys/net/ipv4/tcp_syn_retries:6 2026-06-12 17:23:28.909 | /proc/sys/net/ipv4/tcp_thin_linear_timeouts:0 2026-06-12 17:23:28.909 | /proc/sys/net/ipv4/tcp_timestamps:1 2026-06-12 17:23:28.909 | /proc/sys/net/ipv4/tcp_tso_rtt_log:9 2026-06-12 17:23:28.909 | /proc/sys/net/ipv4/tcp_tso_win_divisor:3 2026-06-12 17:23:28.909 | /proc/sys/net/ipv4/tcp_tw_reuse:2 2026-06-12 17:23:28.909 | /proc/sys/net/ipv4/tcp_window_scaling:1 2026-06-12 17:23:28.909 | /proc/sys/net/ipv4/tcp_wmem:4096 16384 4194304 2026-06-12 17:23:28.909 | /proc/sys/net/ipv4/tcp_workaround_signed_windows:0 2026-06-12 17:23:28.912 | + lib/host:configure_sysctl_net_parmaters:87 : sudo sysctl -w net.core.default_qdisc=pfifo_fast 2026-06-12 17:23:28.920 | net.core.default_qdisc = pfifo_fast 2026-06-12 17:23:28.923 | + ./stack.sh:main:594 : fetch_plugins 2026-06-12 17:23:28.925 | + functions-common:fetch_plugins:1760 : local plugins=,neutron 2026-06-12 17:23:28.926 | + functions-common:fetch_plugins:1761 : local plugin 2026-06-12 17:23:28.928 | + functions-common:fetch_plugins:1764 : [[ -z ,neutron ]] 2026-06-12 17:23:28.930 | + functions-common:fetch_plugins:1768 : echo 'Fetching DevStack plugins' 2026-06-12 17:23:28.930 | Fetching DevStack plugins 2026-06-12 17:23:28.932 | + functions-common:fetch_plugins:1769 : for plugin in ${plugins//,/ } 2026-06-12 17:23:28.934 | + functions-common:fetch_plugins:1770 : git_clone_by_name neutron 2026-06-12 17:23:28.935 | + functions-common:git_clone_by_name:675 : local name=neutron 2026-06-12 17:23:28.937 | + functions-common:git_clone_by_name:676 : local repo=https://opendev.org/openstack/neutron 2026-06-12 17:23:28.940 | + functions-common:git_clone_by_name:677 : local dir=/opt/stack/neutron 2026-06-12 17:23:28.941 | + functions-common:git_clone_by_name:678 : local branch=master 2026-06-12 17:23:28.943 | + functions-common:git_clone_by_name:679 : git_clone https://opendev.org/openstack/neutron /opt/stack/neutron master 2026-06-12 17:23:28.945 | + functions-common:git_clone:583 : local git_remote=https://opendev.org/openstack/neutron 2026-06-12 17:23:28.946 | + functions-common:git_clone:584 : local git_dest=/opt/stack/neutron 2026-06-12 17:23:28.948 | + functions-common:git_clone:585 : local git_ref=master 2026-06-12 17:23:28.950 | + functions-common:git_clone:586 : local orig_dir 2026-06-12 17:23:28.952 | ++ functions-common:git_clone:587 : pwd 2026-06-12 17:23:28.954 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-12 17:23:28.956 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-12 17:23:28.958 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-12 17:23:28.970 | + functions-common:git_clone:590 : RECLONE=False 2026-06-12 17:23:28.972 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-12 17:23:28.973 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-12 17:23:28.975 | + functions-common:git_clone:604 : echo master 2026-06-12 17:23:28.976 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-12 17:23:28.980 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/neutron ]] 2026-06-12 17:23:28.982 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-12 17:23:28.983 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-06-12 17:23:28.995 | + functions-common:git_clone:666 : cd /opt/stack/neutron 2026-06-12 17:23:28.998 | + functions-common:git_clone:667 : git show --oneline 2026-06-12 17:23:28.998 | + functions-common:git_clone:667 : head -1 2026-06-12 17:23:29.064 | de087e8f12 Merge "ovn: pass gateway LRPs to _check_external_ips_changed" 2026-06-12 17:23:29.066 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-12 17:23:29.069 | + ./stack.sh:main:598 : run_phase override_defaults 2026-06-12 17:23:29.070 | + functions-common:run_phase:1842 : local mode=override_defaults 2026-06-12 17:23:29.072 | + functions-common:run_phase:1843 : local phase= 2026-06-12 17:23:29.074 | + functions-common:run_phase:1844 : [[ -d /opt/stack/devstack/extras.d ]] 2026-06-12 17:23:29.076 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-06-12 17:23:29.078 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-12 17:23:29.080 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-06-12 17:23:29.082 | + functions-common:run_phase:1852 : local extra 2026-06-12 17:23:29.084 | ++ functions-common:run_phase:1853 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-06-12 17:23:29.087 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-06-12 17:23:29.089 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-12 17:23:29.091 | + functions-common:run_phase:1858 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-06-12 17:23:29.093 | + functions-common:run_phase:1858 : source /opt/stack/devstack/extras.d/80-tempest.sh override_defaults 2026-06-12 17:23:29.095 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-12 17:23:29.107 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:23:29.109 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-06-12 17:23:29.111 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-12 17:23:29.112 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-12 17:23:29.114 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-12 17:23:29.116 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-12 17:23:29.117 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-12 17:23:29.119 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2026-06-12 17:23:29.120 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2026-06-12 17:23:29.122 | + functions-common:run_phase:1863 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-06-12 17:23:29.124 | + functions-common:run_phase:1866 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-12 17:23:29.126 | + functions-common:run_phase:1867 : plugin_override_defaults 2026-06-12 17:23:29.128 | + functions-common:plugin_override_defaults:1801 : local plugins=,neutron 2026-06-12 17:23:29.129 | + functions-common:plugin_override_defaults:1802 : local plugin 2026-06-12 17:23:29.131 | + functions-common:plugin_override_defaults:1805 : [[ -z ,neutron ]] 2026-06-12 17:23:29.133 | + functions-common:plugin_override_defaults:1809 : echo 'Overriding Configuration Defaults' 2026-06-12 17:23:29.133 | Overriding Configuration Defaults 2026-06-12 17:23:29.135 | + functions-common:plugin_override_defaults:1810 : for plugin in ${plugins//,/ } 2026-06-12 17:23:29.136 | + functions-common:plugin_override_defaults:1811 : local dir=/opt/stack/neutron 2026-06-12 17:23:29.138 | + functions-common:plugin_override_defaults:1813 : [[ -f /opt/stack/neutron/devstack/override-defaults ]] 2026-06-12 17:23:29.140 | + ./stack.sh:main:601 : source /opt/stack/devstack/lib/apache 2026-06-12 17:23:29.156 | + ./stack.sh:main:604 : source /opt/stack/devstack/lib/tls 2026-06-12 17:23:29.158 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-06-12 17:23:29.170 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:23:29.173 | +++ lib/tls:source:40 : ipv6_unquote 10.4.3.250 2026-06-12 17:23:29.175 | +++ functions-common:ipv6_unquote:2212 : echo 10.4.3.250 2026-06-12 17:23:29.176 | +++ functions-common:ipv6_unquote:2212 : tr -d '[]' 2026-06-12 17:23:29.179 | ++ lib/tls:source:40 : TLS_IP=10.4.3.250 2026-06-12 17:23:29.182 | +++ lib/tls:source:43 : hostname -f 2026-06-12 17:23:29.185 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2026-06-12 17:23:29.187 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-06-12 17:23:29.189 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-06-12 17:23:29.191 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-06-12 17:23:29.193 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-06-12 17:23:29.195 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-06-12 17:23:29.197 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-06-12 17:23:29.199 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-06-12 17:23:29.201 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-06-12 17:23:29.203 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-06-12 17:23:29.208 | + ./stack.sh:main:607 : source /opt/stack/devstack/lib/infra 2026-06-12 17:23:29.220 | + ./stack.sh:main:608 : source /opt/stack/devstack/lib/libraries 2026-06-12 17:23:29.237 | + ./stack.sh:main:609 : source /opt/stack/devstack/lib/lvm 2026-06-12 17:23:29.250 | + ./stack.sh:main:610 : source /opt/stack/devstack/lib/horizon 2026-06-12 17:23:29.264 | + ./stack.sh:main:611 : source /opt/stack/devstack/lib/keystone 2026-06-12 17:23:29.299 | + ./stack.sh:main:612 : source /opt/stack/devstack/lib/glance 2026-06-12 17:23:29.371 | + ./stack.sh:main:613 : source /opt/stack/devstack/lib/nova 2026-06-12 17:23:29.464 | + ./stack.sh:main:614 : source /opt/stack/devstack/lib/placement 2026-06-12 17:23:29.491 | + ./stack.sh:main:615 : source /opt/stack/devstack/lib/cinder 2026-06-12 17:23:29.544 | + ./stack.sh:main:616 : source /opt/stack/devstack/lib/swift 2026-06-12 17:23:29.600 | + ./stack.sh:main:617 : source /opt/stack/devstack/lib/neutron 2026-06-12 17:23:29.603 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-06-12 17:23:29.618 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:23:29.621 | ++ lib/neutron:source:62 : Q_PROTOCOL=https 2026-06-12 17:23:29.624 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-06-12 17:23:29.626 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-06-12 17:23:29.629 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-06-12 17:23:29.631 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-06-12 17:23:29.633 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-06-12 17:23:29.648 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-06-12 17:23:29.650 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-06-12 17:23:29.653 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-06-12 17:23:29.656 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-06-12 17:23:29.657 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-06-12 17:23:29.659 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-06-12 17:23:29.662 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-06-12 17:23:29.664 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-06-12 17:23:29.667 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-06-12 17:23:29.670 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_SCOPE 2026-06-12 17:23:29.686 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_SCOPE=True 2026-06-12 17:23:29.688 | ++ lib/neutron:source:93 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-06-12 17:23:29.691 | ++ lib/neutron:source:94 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-06-12 17:23:29.694 | ++ lib/neutron:source:95 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-06-12 17:23:29.697 | ++ lib/neutron:source:99 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-06-12 17:23:29.700 | ++ lib/neutron:source:102 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-06-12 17:23:29.702 | ++ lib/neutron:source:103 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-06-12 17:23:29.705 | ++ lib/neutron:source:106 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-06-12 17:23:29.707 | ++ lib/neutron:source:107 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-06-12 17:23:29.709 | ++ lib/neutron:source:110 : Q_DB_NAME=neutron 2026-06-12 17:23:29.712 | ++ lib/neutron:source:112 : Q_PLUGIN=ml2 2026-06-12 17:23:29.714 | ++ lib/neutron:source:114 : Q_HOST=10.4.3.250 2026-06-12 17:23:29.717 | ++ lib/neutron:source:116 : Q_PROTOCOL=https 2026-06-12 17:23:29.719 | +++ lib/neutron:source:118 : ipv6_unquote 0.0.0.0 2026-06-12 17:23:29.722 | +++ functions-common:ipv6_unquote:2212 : echo 0.0.0.0 2026-06-12 17:23:29.723 | +++ functions-common:ipv6_unquote:2212 : tr -d '[]' 2026-06-12 17:23:29.727 | ++ lib/neutron:source:118 : Q_LISTEN_ADDRESS=0.0.0.0 2026-06-12 17:23:29.729 | ++ lib/neutron:source:120 : Q_ADMIN_USERNAME=neutron 2026-06-12 17:23:29.731 | ++ lib/neutron:source:122 : Q_AUTH_STRATEGY=keystone 2026-06-12 17:23:29.733 | ++ lib/neutron:source:124 : Q_OVS_USE_VETH=False 2026-06-12 17:23:29.735 | ++ lib/neutron:source:125 : Q_USE_ROOTWRAP=True 2026-06-12 17:23:29.738 | +++ lib/neutron:source:126 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-06-12 17:23:29.754 | ++ lib/neutron:source:126 : Q_USE_ROOTWRAP_DAEMON=True 2026-06-12 17:23:29.757 | +++ lib/neutron:source:128 : ipv6_unquote 10.4.3.250 2026-06-12 17:23:29.760 | +++ functions-common:ipv6_unquote:2212 : echo 10.4.3.250 2026-06-12 17:23:29.760 | +++ functions-common:ipv6_unquote:2212 : tr -d '[]' 2026-06-12 17:23:29.765 | ++ lib/neutron:source:128 : Q_META_DATA_IP=10.4.3.250 2026-06-12 17:23:29.767 | ++ lib/neutron:source:130 : Q_ALLOW_OVERLAPPING_IP=True 2026-06-12 17:23:29.770 | ++ lib/neutron:source:131 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-06-12 17:23:29.772 | ++ lib/neutron:source:132 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-06-12 17:23:29.774 | ++ lib/neutron:source:133 : VIF_PLUGGING_IS_FATAL=True 2026-06-12 17:23:29.776 | ++ lib/neutron:source:134 : VIF_PLUGGING_TIMEOUT=300 2026-06-12 17:23:29.779 | ++ lib/neutron:source:137 : SKIP_STOP_OVN=False 2026-06-12 17:23:29.781 | ++ lib/neutron:source:141 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-06-12 17:23:29.784 | ++ lib/neutron:source:144 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-06-12 17:23:29.786 | ++ lib/neutron:source:145 : [[ -z networking ]] 2026-06-12 17:23:29.789 | ++ lib/neutron:source:150 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-06-12 17:23:29.791 | ++ lib/neutron:source:151 : ALEMBIC_DIR=/opt/stack/alembic 2026-06-12 17:23:29.793 | ++ lib/neutron:source:152 : ALEMBIC_BRANCH=main 2026-06-12 17:23:29.796 | ++ lib/neutron:source:153 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-06-12 17:23:29.798 | ++ lib/neutron:source:154 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-06-12 17:23:29.800 | ++ lib/neutron:source:155 : SQLALCHEMY_BRANCH=main 2026-06-12 17:23:29.802 | ++ lib/neutron:source:166 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-06-12 17:23:29.804 | ++ lib/neutron:source:169 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-06-12 17:23:29.806 | ++ lib/neutron:source:172 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-06-12 17:23:29.808 | ++ lib/neutron:source:173 : [[ True == \F\a\l\s\e ]] 2026-06-12 17:23:29.811 | +++ lib/neutron:source:176 : get_rootwrap_location neutron 2026-06-12 17:23:29.813 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-06-12 17:23:29.815 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-06-12 17:23:29.830 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-06-12 17:23:29.832 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-06-12 17:23:29.834 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-06-12 17:23:29.837 | ++ lib/neutron:source:176 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-06-12 17:23:29.839 | ++ lib/neutron:source:177 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-06-12 17:23:29.841 | ++ lib/neutron:source:178 : [[ True == \T\r\u\e ]] 2026-06-12 17:23:29.843 | ++ lib/neutron:source:179 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-12 17:23:29.845 | ++ lib/neutron:source:191 : Q_DVR_MODE=legacy 2026-06-12 17:23:29.848 | ++ lib/neutron:source:192 : [[ legacy != \l\e\g\a\c\y ]] 2026-06-12 17:23:29.850 | ++ lib/neutron:source:208 : ENABLE_TENANT_TUNNELS=True 2026-06-12 17:23:29.852 | ++ lib/neutron:source:213 : TENANT_TUNNEL_RANGES=1:1000 2026-06-12 17:23:29.855 | ++ lib/neutron:source:218 : ENABLE_TENANT_VLANS=False 2026-06-12 17:23:29.857 | ++ lib/neutron:source:226 : TENANT_VLAN_RANGE= 2026-06-12 17:23:29.859 | ++ lib/neutron:source:234 : PHYSICAL_NETWORK=public 2026-06-12 17:23:29.862 | ++ lib/neutron:source:244 : OVS_PHYSICAL_BRIDGE=br-ex 2026-06-12 17:23:29.864 | ++ lib/neutron:source:250 : OVS_ENABLE_TUNNELING=True 2026-06-12 17:23:29.867 | ++ lib/neutron:source:254 : ENABLE_ISOLATED_METADATA=False 2026-06-12 17:23:29.869 | ++ lib/neutron:source:259 : ENABLE_METADATA_NETWORK=False 2026-06-12 17:23:29.871 | ++ lib/neutron:source:264 : '[' -f /opt/stack/devstack/lib/neutron_plugins/ml2 ']' 2026-06-12 17:23:29.874 | ++ lib/neutron:source:265 : source /opt/stack/devstack/lib/neutron_plugins/ml2 2026-06-12 17:23:29.978 | ++ lib/neutron:source:272 : source /opt/stack/devstack/lib/neutron_plugins/services/metering 2026-06-12 17:23:29.992 | ++ lib/neutron:source:275 : source /opt/stack/devstack/lib/neutron_plugins/services/l3 2026-06-12 17:23:29.994 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-06-12 17:23:29.997 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-06-12 17:23:29.999 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-06-12 17:23:30.001 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-06-12 17:23:30.004 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-06-12 17:23:30.006 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-06-12 17:23:30.009 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-06-12 17:23:30.011 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-06-12 17:23:30.013 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-06-12 17:23:30.015 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-06-12 17:23:30.017 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1430 2026-06-12 17:23:30.020 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-06-12 17:23:30.023 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-06-12 17:23:30.025 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-06-12 17:23:30.028 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-06-12 17:23:30.030 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-06-12 17:23:30.032 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-06-12 17:23:30.035 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-06-12 17:23:30.038 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-06-12 17:23:30.042 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-06-12 17:23:30.042 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-06-12 17:23:30.043 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-06-12 17:23:30.043 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-06-12 17:23:30.048 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=e8:ac2f:6546 2026-06-12 17:23:30.050 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-06-12 17:23:30.052 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-06-12 17:23:30.055 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-06-12 17:23:30.057 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-06-12 17:23:30.059 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fde8:ac2f:6546::/56 2026-06-12 17:23:30.063 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fde8:ac2f:6546::/56 2026-06-12 17:23:30.064 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-06-12 17:23:30.070 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fde8:ac2f:6546::/64 2026-06-12 17:23:30.072 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-06-12 17:23:30.075 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-06-12 17:23:30.078 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-06-12 17:23:30.080 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-06-12 17:23:30.083 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY=10.1.0.1 2026-06-12 17:23:30.085 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY=172.24.5.1 2026-06-12 17:23:30.088 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-06-12 17:23:30.090 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-06-12 17:23:30.093 | +++ lib/neutron_plugins/services/l3:source:97 : PUBLIC_SUBNET_ENABLE_DHCP=False 2026-06-12 17:23:30.095 | +++ lib/neutron_plugins/services/l3:source:100 : USE_SUBNETPOOL=True 2026-06-12 17:23:30.097 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-06-12 17:23:30.100 | +++ lib/neutron_plugins/services/l3:source:102 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-06-12 17:23:30.102 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V4=10.1.0.0/20 2026-06-12 17:23:30.104 | +++ lib/neutron_plugins/services/l3:source:105 : SUBNETPOOL_PREFIX_V6=fde8:ac2f:6546::/56 2026-06-12 17:23:30.106 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V4=26 2026-06-12 17:23:30.109 | +++ lib/neutron_plugins/services/l3:source:108 : SUBNETPOOL_SIZE_V6=64 2026-06-12 17:23:30.113 | ++++ lib/neutron_plugins/services/l3:source:110 : ip -4 route 2026-06-12 17:23:30.113 | ++++ lib/neutron_plugins/services/l3:source:110 : grep '^default' 2026-06-12 17:23:30.114 | ++++ lib/neutron_plugins/services/l3:source:110 : awk '{print $5}' 2026-06-12 17:23:30.121 | +++ lib/neutron_plugins/services/l3:source:110 : default_v4_route_devs=enp3s0 2026-06-12 17:23:30.125 | ++++ lib/neutron_plugins/services/l3:source:112 : ip -6 route list match default table all 2026-06-12 17:23:30.125 | ++++ lib/neutron_plugins/services/l3:source:112 : grep via 2026-06-12 17:23:30.125 | ++++ lib/neutron_plugins/services/l3:source:112 : awk '{print $5}' 2026-06-12 17:23:30.132 | +++ lib/neutron_plugins/services/l3:source:112 : default_v6_route_devs= 2026-06-12 17:23:30.137 | ++ lib/neutron:source:278 : source /opt/stack/devstack/lib/neutron_plugins/services/placement 2026-06-12 17:23:30.140 | ++ lib/neutron:source:279 : source /opt/stack/devstack/lib/neutron_plugins/services/trunk 2026-06-12 17:23:30.143 | ++ lib/neutron:source:280 : source /opt/stack/devstack/lib/neutron_plugins/services/qos 2026-06-12 17:23:30.146 | ++ lib/neutron:source:281 : source /opt/stack/devstack/lib/neutron_plugins/services/segments 2026-06-12 17:23:30.149 | ++ lib/neutron:source:282 : source /opt/stack/devstack/lib/neutron_plugins/services/ovn-bgp 2026-06-12 17:23:30.151 | ++ lib/neutron:source:285 : has_neutron_plugin_security_group 2026-06-12 17:23:30.154 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-06-12 17:23:30.157 | ++ lib/neutron:source:286 : Q_USE_SECGROUP=True 2026-06-12 17:23:30.160 | ++ lib/neutron:source:294 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-06-12 17:23:30.180 | + ./stack.sh:main:618 : source /opt/stack/devstack/lib/ldap 2026-06-12 17:23:30.196 | + ./stack.sh:main:619 : source /opt/stack/devstack/lib/dstat 2026-06-12 17:23:30.211 | + ./stack.sh:main:620 : source /opt/stack/devstack/lib/atop 2026-06-12 17:23:30.226 | + ./stack.sh:main:621 : source /opt/stack/devstack/lib/tcpdump 2026-06-12 17:23:30.241 | + ./stack.sh:main:622 : source /opt/stack/devstack/lib/etcd3 2026-06-12 17:23:30.275 | + ./stack.sh:main:623 : source /opt/stack/devstack/lib/os-vif 2026-06-12 17:23:30.279 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-06-12 17:23:30.282 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-06-12 17:23:30.284 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-06-12 17:23:30.287 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-06-12 17:23:30.291 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-06-12 17:23:30.306 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-06-12 17:23:30.308 | + ./stack.sh:main:629 : run_phase source 2026-06-12 17:23:30.311 | + functions-common:run_phase:1842 : local mode=source 2026-06-12 17:23:30.313 | + functions-common:run_phase:1843 : local phase= 2026-06-12 17:23:30.314 | + functions-common:run_phase:1844 : [[ -d /opt/stack/devstack/extras.d ]] 2026-06-12 17:23:30.317 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-06-12 17:23:30.319 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-12 17:23:30.321 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-06-12 17:23:30.324 | + functions-common:run_phase:1852 : local extra 2026-06-12 17:23:30.327 | ++ functions-common:run_phase:1853 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-06-12 17:23:30.331 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-06-12 17:23:30.333 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-12 17:23:30.336 | + functions-common:run_phase:1858 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-06-12 17:23:30.339 | + functions-common:run_phase:1858 : source /opt/stack/devstack/extras.d/80-tempest.sh source 2026-06-12 17:23:30.341 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-12 17:23:30.356 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:23:30.359 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2026-06-12 17:23:30.361 | ++ extras.d/80-tempest.sh:source:6 : source /opt/stack/devstack/lib/tempest 2026-06-12 17:23:30.403 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2026-06-12 17:23:30.405 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2026-06-12 17:23:30.408 | + functions-common:run_phase:1863 : [[ source == \s\o\u\r\c\e ]] 2026-06-12 17:23:30.410 | + functions-common:run_phase:1864 : load_plugin_settings 2026-06-12 17:23:30.412 | + functions-common:load_plugin_settings:1778 : local plugins=,neutron 2026-06-12 17:23:30.414 | + functions-common:load_plugin_settings:1779 : local plugin 2026-06-12 17:23:30.416 | + functions-common:load_plugin_settings:1782 : [[ -z ,neutron ]] 2026-06-12 17:23:30.418 | + functions-common:load_plugin_settings:1786 : echo 'Loading plugin settings' 2026-06-12 17:23:30.418 | Loading plugin settings 2026-06-12 17:23:30.420 | + functions-common:load_plugin_settings:1787 : for plugin in ${plugins//,/ } 2026-06-12 17:23:30.423 | + functions-common:load_plugin_settings:1788 : local dir=/opt/stack/neutron 2026-06-12 17:23:30.424 | + functions-common:load_plugin_settings:1790 : [[ -f /opt/stack/neutron/devstack/settings ]] 2026-06-12 17:23:30.426 | + functions-common:load_plugin_settings:1791 : source /opt/stack/neutron/devstack/settings 2026-06-12 17:23:30.428 | ++ /opt/stack/neutron/devstack/settings:source:1 : L2_AGENT_EXTENSIONS= 2026-06-12 17:23:30.430 | ++ /opt/stack/neutron/devstack/settings:source:2 : L3_AGENT_EXTENSIONS= 2026-06-12 17:23:30.432 | ++ /opt/stack/neutron/devstack/settings:source:4 : NEUTRON_PLACEMENT_AUTH_TYPE=password 2026-06-12 17:23:30.435 | ++ /opt/stack/neutron/devstack/settings:source:5 : NEUTRON_PLACEMENT_USERNAME=placement 2026-06-12 17:23:30.438 | ++ /opt/stack/neutron/devstack/settings:source:7 : is_neutron_legacy_enabled 2026-06-12 17:23:30.440 | ++ lib/neutron:is_neutron_legacy_enabled:317 : return 0 2026-06-12 17:23:30.442 | ++ /opt/stack/neutron/devstack/settings:source:8 : NEUTRON_CORE_PLUGIN=ml2 2026-06-12 17:23:30.444 | ++ /opt/stack/neutron/devstack/settings:source:9 : NEUTRON_AGENT=ovn 2026-06-12 17:23:30.446 | ++ /opt/stack/neutron/devstack/settings:source:12 : NEUTRON_CORE_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-06-12 17:23:30.447 | ++ /opt/stack/neutron/devstack/settings:source:13 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-12 17:23:30.450 | +++ /opt/stack/neutron/devstack/settings:source:17 : trueorfalse False ENABLE_FRR 2026-06-12 17:23:30.466 | ++ /opt/stack/neutron/devstack/settings:source:17 : ENABLE_FRR=False 2026-06-12 17:23:30.468 | ++ /opt/stack/neutron/devstack/settings:source:18 : FRR_CONF_DIR=/etc/frr 2026-06-12 17:23:30.470 | ++ /opt/stack/neutron/devstack/settings:source:19 : FRR_SYSTEMD_SERVICE=frr.service 2026-06-12 17:23:30.472 | ++ /opt/stack/neutron/devstack/settings:source:20 : FRR_CONF_FILE=/etc/frr/frr.conf 2026-06-12 17:23:30.474 | ++ /opt/stack/neutron/devstack/settings:source:21 : FRR_DAEMON_CONF_FILE=/etc/frr/daemons 2026-06-12 17:23:30.476 | +++ /opt/stack/neutron/devstack/settings:source:22 : trueorfalse False FRR_USE_BFD 2026-06-12 17:23:30.493 | ++ /opt/stack/neutron/devstack/settings:source:22 : FRR_USE_BFD=False 2026-06-12 17:23:30.496 | + functions-common:run_phase:1865 : verify_disabled_services 2026-06-12 17:23:30.499 | + functions-common:verify_disabled_services:2125 : local service 2026-06-12 17:23:30.502 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-12 17:23:30.504 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,c-api, ]] 2026-06-12 17:23:30.508 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-12 17:23:30.511 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,c-bak, ]] 2026-06-12 17:23:30.513 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-12 17:23:30.515 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,c-sch, ]] 2026-06-12 17:23:30.517 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-12 17:23:30.520 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,c-vol, ]] 2026-06-12 17:23:30.522 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-12 17:23:30.525 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,etcd3, ]] 2026-06-12 17:23:30.527 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-12 17:23:30.530 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,file_tracker, ]] 2026-06-12 17:23:30.533 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-12 17:23:30.535 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,g-api, ]] 2026-06-12 17:23:30.537 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-12 17:23:30.540 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,key, ]] 2026-06-12 17:23:30.543 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-12 17:23:30.544 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,memory_tracker, ]] 2026-06-12 17:23:30.547 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-12 17:23:30.550 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,mysql, ]] 2026-06-12 17:23:30.552 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-12 17:23:30.555 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,n-api, ]] 2026-06-12 17:23:30.558 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-12 17:23:30.560 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,n-api-meta, ]] 2026-06-12 17:23:30.563 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-12 17:23:30.566 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,n-cond, ]] 2026-06-12 17:23:30.568 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-12 17:23:30.570 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,n-cpu, ]] 2026-06-12 17:23:30.573 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-12 17:23:30.576 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,n-novnc, ]] 2026-06-12 17:23:30.579 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-12 17:23:30.581 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,n-sch, ]] 2026-06-12 17:23:30.584 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-12 17:23:30.587 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,openstack-cli-server, ]] 2026-06-12 17:23:30.590 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-12 17:23:30.593 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,ovn-controller, ]] 2026-06-12 17:23:30.595 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-12 17:23:30.598 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,ovn-northd, ]] 2026-06-12 17:23:30.601 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-12 17:23:30.603 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,ovs-vswitchd, ]] 2026-06-12 17:23:30.605 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-12 17:23:30.608 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,ovsdb-server, ]] 2026-06-12 17:23:30.611 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-12 17:23:30.613 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,placement-api, ]] 2026-06-12 17:23:30.616 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-12 17:23:30.618 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,q-ovn-agent, ]] 2026-06-12 17:23:30.620 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-12 17:23:30.623 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,q-svc, ]] 2026-06-12 17:23:30.625 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-12 17:23:30.628 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,rabbit, ]] 2026-06-12 17:23:30.631 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-12 17:23:30.633 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,s-account, ]] 2026-06-12 17:23:30.635 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-12 17:23:30.638 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,s-container, ]] 2026-06-12 17:23:30.641 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-12 17:23:30.644 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,s-object, ]] 2026-06-12 17:23:30.647 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-12 17:23:30.649 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,s-proxy, ]] 2026-06-12 17:23:30.652 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-12 17:23:30.654 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,tempest, ]] 2026-06-12 17:23:30.657 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-12 17:23:30.660 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,tls-proxy, ]] 2026-06-12 17:23:30.663 | + ./stack.sh:main:700 : initialize_database_backends 2026-06-12 17:23:30.666 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-06-12 17:23:30.668 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-06-12 17:23:30.682 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:23:30.684 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-06-12 17:23:30.686 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-06-12 17:23:30.688 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-06-12 17:23:30.704 | + functions-common:is_service_enabled:2070 : return 1 2026-06-12 17:23:30.705 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-06-12 17:23:30.708 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-06-12 17:23:30.711 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-06-12 17:23:30.713 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-06-12 17:23:30.715 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-06-12 17:23:30.717 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-06-12 17:23:30.720 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-06-12 17:23:30.723 | + lib/database:initialize_database_backends:92 : return 0 2026-06-12 17:23:30.725 | + ./stack.sh:main:701 : echo 'Using mysql database backend' 2026-06-12 17:23:30.725 | Using mysql database backend 2026-06-12 17:23:30.727 | + ./stack.sh:main:704 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-06-12 17:23:30.744 | + ./stack.sh:main:706 : define_database_baseurl 2026-06-12 17:23:30.747 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-06-12 17:23:30.750 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-06-12 17:23:30.752 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-06-12 17:23:30.756 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-06-12 17:23:30.759 | + ./stack.sh:main:718 : is_service_enabled rabbit 2026-06-12 17:23:30.775 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:23:30.779 | + ./stack.sh:main:719 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-06-12 17:23:30.796 | + ./stack.sh:main:726 : is_service_enabled keystone 2026-06-12 17:23:30.813 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:23:30.816 | + ./stack.sh:main:728 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-06-12 17:23:30.833 | + ./stack.sh:main:730 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-06-12 17:23:30.851 | + ./stack.sh:main:741 : is_service_enabled ldap 2026-06-12 17:23:30.869 | + functions-common:is_service_enabled:2070 : return 1 2026-06-12 17:23:30.872 | + ./stack.sh:main:750 : is_service_enabled s-proxy 2026-06-12 17:23:30.889 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:23:30.892 | + ./stack.sh:main:754 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2026-06-12 17:23:30.909 | + ./stack.sh:main:756 : [[ -z '' ]] 2026-06-12 17:23:30.912 | + ./stack.sh:main:756 : [[ False == \T\r\u\e ]] 2026-06-12 17:23:30.914 | + ./stack.sh:main:762 : save_stackenv 762 2026-06-12 17:23:30.917 | + functions-common:save_stackenv:65 : local tag=762 2026-06-12 17:23:30.919 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-06-12 17:23:30.923 | + functions-common:save_stackenv:67 : time_stamp=2026-06-12-172330 2026-06-12 17:23:30.926 | + functions-common:save_stackenv:68 : echo '# 2026-06-12-172330 762' 2026-06-12 17:23:30.929 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-12 17:23:30.932 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-06-12 17:23:30.934 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-12 17:23:30.937 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-06-12 17:23:30.939 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-12 17:23:30.941 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-06-12 17:23:30.944 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-12 17:23:30.946 | + functions-common:save_stackenv:70 : echo ENABLED_SERVICES=c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,s-account,s-container,s-object,s-proxy,tempest,tls-proxy 2026-06-12 17:23:30.949 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-12 17:23:30.951 | + functions-common:save_stackenv:70 : echo HOST_IP=10.4.3.250 2026-06-12 17:23:30.954 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-12 17:23:30.956 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=https://10.4.3.250/identity 2026-06-12 17:23:30.959 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-12 17:23:30.962 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/devstacklog.txt.2026-06-12-172306 2026-06-12 17:23:30.965 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-12 17:23:30.967 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-06-12 17:23:30.970 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-12 17:23:30.972 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=10.4.3.250 2026-06-12 17:23:30.975 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-12 17:23:30.978 | + functions-common:save_stackenv:70 : echo STACK_USER=stack 2026-06-12 17:23:30.981 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-12 17:23:30.983 | + functions-common:save_stackenv:70 : echo TLS_IP=10.4.3.250 2026-06-12 17:23:30.985 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-12 17:23:30.988 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-06-12 17:23:30.990 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-12 17:23:30.993 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-06-12 17:23:30.996 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-12 17:23:30.998 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=10.4.3.250 2026-06-12 17:23:31.001 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-12 17:23:31.004 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-06-12 17:23:31.006 | + ./stack.sh:main:775 : GIT_DEPTH=0 2026-06-12 17:23:31.009 | + ./stack.sh:main:775 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2026-06-12 17:23:31.012 | + functions-common:git_clone:583 : local git_remote=https://opendev.org/openstack/requirements.git 2026-06-12 17:23:31.015 | + functions-common:git_clone:584 : local git_dest=/opt/stack/requirements 2026-06-12 17:23:31.018 | + functions-common:git_clone:585 : local git_ref=master 2026-06-12 17:23:31.020 | + functions-common:git_clone:586 : local orig_dir 2026-06-12 17:23:31.024 | ++ functions-common:git_clone:587 : pwd 2026-06-12 17:23:31.026 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-12 17:23:31.029 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-12 17:23:31.032 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-12 17:23:31.051 | + functions-common:git_clone:590 : RECLONE=False 2026-06-12 17:23:31.055 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-12 17:23:31.057 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-12 17:23:31.061 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-12 17:23:31.062 | + functions-common:git_clone:604 : echo master 2026-06-12 17:23:31.066 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/requirements ]] 2026-06-12 17:23:31.068 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-12 17:23:31.071 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-06-12 17:23:31.092 | + functions-common:git_clone:666 : cd /opt/stack/requirements 2026-06-12 17:23:31.095 | + functions-common:git_clone:667 : head -1 2026-06-12 17:23:31.095 | + functions-common:git_clone:667 : git show --oneline 2026-06-12 17:23:31.114 | 3c52a72d Merge "Insist on minimal pyproject.toml file" 2026-06-12 17:23:31.118 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-12 17:23:31.120 | + ./stack.sh:main:779 : echo_summary 'Installing package prerequisites' 2026-06-12 17:23:31.123 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-12 17:23:31.125 | + ./stack.sh:echo_summary:444 : echo -e Installing package prerequisites 2026-06-12 17:23:31.128 | + ./stack.sh:main:780 : source /opt/stack/devstack/tools/install_prereqs.sh 2026-06-12 17:23:31.131 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-06-12 17:23:31.133 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-06-12 17:23:31.136 | ++ tools/install_prereqs.sh:source:23 : [[ -z /opt/stack/devstack ]] 2026-06-12 17:23:31.139 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/opt/stack/devstack/.prereqs 2026-06-12 17:23:31.142 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-06-12 17:23:31.144 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-06-12 17:23:31.147 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-06-12 17:23:31.153 | ++ tools/install_prereqs.sh:source:47 : NOW=1781285011 2026-06-12 17:23:31.156 | +++ tools/install_prereqs.sh:source:48 : head -1 /opt/stack/devstack/.prereqs 2026-06-12 17:23:31.161 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-06-12 17:23:31.164 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-06-12 17:23:31.166 | ++ tools/install_prereqs.sh:source:49 : DELTA=1781285011 2026-06-12 17:23:31.169 | ++ tools/install_prereqs.sh:source:50 : [[ 1781285011 -lt 7200 ]] 2026-06-12 17:23:31.171 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-06-12 17:23:31.174 | ++ functions-common:export_proxy_variables:2232 : isset http_proxy 2026-06-12 17:23:31.177 | ++ functions-common:isset:266 : [[ -v http_proxy ]] 2026-06-12 17:23:31.179 | ++ functions-common:export_proxy_variables:2235 : isset https_proxy 2026-06-12 17:23:31.182 | ++ functions-common:isset:266 : [[ -v https_proxy ]] 2026-06-12 17:23:31.184 | ++ functions-common:export_proxy_variables:2238 : isset no_proxy 2026-06-12 17:23:31.187 | ++ functions-common:isset:266 : [[ -v no_proxy ]] 2026-06-12 17:23:31.190 | +++ tools/install_prereqs.sh:source:64 : get_packages general,c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,s-account,s-container,s-object,s-proxy,tempest,tls-proxy 2026-06-12 17:23:31.221 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-06-12 17:23:31.221 | apache2-dev 2026-06-12 17:23:31.222 | bc 2026-06-12 17:23:31.222 | bsdmainutils 2026-06-12 17:23:31.222 | curl 2026-06-12 17:23:31.222 | g++ 2026-06-12 17:23:31.222 | gawk 2026-06-12 17:23:31.222 | gcc 2026-06-12 17:23:31.222 | gettext 2026-06-12 17:23:31.222 | git 2026-06-12 17:23:31.222 | graphviz 2026-06-12 17:23:31.222 | iputils-ping 2026-06-12 17:23:31.222 | libffi-dev 2026-06-12 17:23:31.222 | libjpeg-dev 2026-06-12 17:23:31.222 | libpq-dev 2026-06-12 17:23:31.222 | libssl-dev 2026-06-12 17:23:31.222 | libsystemd-dev 2026-06-12 17:23:31.222 | libxml2-dev 2026-06-12 17:23:31.222 | libxslt1-dev 2026-06-12 17:23:31.222 | libyaml-dev 2026-06-12 17:23:31.222 | lsof 2026-06-12 17:23:31.222 | openssh-server 2026-06-12 17:23:31.222 | openssl 2026-06-12 17:23:31.222 | pkg-config 2026-06-12 17:23:31.222 | psmisc 2026-06-12 17:23:31.222 | python3-dev 2026-06-12 17:23:31.222 | python3-pip 2026-06-12 17:23:31.222 | python3-systemd 2026-06-12 17:23:31.222 | python3-venv 2026-06-12 17:23:31.222 | tar 2026-06-12 17:23:31.222 | tcpdump 2026-06-12 17:23:31.222 | unzip 2026-06-12 17:23:31.222 | uuid-runtime 2026-06-12 17:23:31.222 | wget 2026-06-12 17:23:31.222 | zlib1g-dev 2026-06-12 17:23:31.222 | lvm2 2026-06-12 17:23:31.222 | qemu-utils 2026-06-12 17:23:31.222 | thin-provisioning-tools 2026-06-12 17:23:31.222 | lsscsi 2026-06-12 17:23:31.222 | open-iscsi 2026-06-12 17:23:31.222 | libkrb5-dev 2026-06-12 17:23:31.222 | libldap2-dev 2026-06-12 17:23:31.222 | libsasl2-dev 2026-06-12 17:23:31.222 | memcached 2026-06-12 17:23:31.222 | python3-mysqldb 2026-06-12 17:23:31.222 | sqlite3 2026-06-12 17:23:31.222 | conntrack 2026-06-12 17:23:31.222 | curl 2026-06-12 17:23:31.222 | ebtables 2026-06-12 17:23:31.222 | genisoimage 2026-06-12 17:23:31.222 | iptables 2026-06-12 17:23:31.222 | iputils-arping 2026-06-12 17:23:31.222 | kpartx 2026-06-12 17:23:31.222 | libjs-jquery-tablesorter 2026-06-12 17:23:31.222 | parted 2026-06-12 17:23:31.222 | pm-utils 2026-06-12 17:23:31.222 | python3-mysqldb 2026-06-12 17:23:31.222 | socat 2026-06-12 17:23:31.222 | sqlite3 2026-06-12 17:23:31.222 | sudo 2026-06-12 17:23:31.222 | vlan 2026-06-12 17:23:31.222 | cryptsetup 2026-06-12 17:23:31.222 | dosfstools 2026-06-12 17:23:31.222 | genisoimage 2026-06-12 17:23:31.222 | gir1.2-libosinfo-1.0 2026-06-12 17:23:31.222 | netcat-openbsd 2026-06-12 17:23:31.222 | open-iscsi 2026-06-12 17:23:31.222 | qemu-utils 2026-06-12 17:23:31.222 | sg3-utils 2026-06-12 17:23:31.222 | sysfsutils 2026-06-12 17:23:31.222 | acl 2026-06-12 17:23:31.222 | dnsmasq-base 2026-06-12 17:23:31.222 | dnsmasq-utils 2026-06-12 17:23:31.222 | ebtables 2026-06-12 17:23:31.222 | haproxy 2026-06-12 17:23:31.222 | iptables 2026-06-12 17:23:31.222 | iputils-arping 2026-06-12 17:23:31.222 | iputils-ping 2026-06-12 17:23:31.222 | postgresql-server-dev-all 2026-06-12 17:23:31.222 | python3-mysqldb 2026-06-12 17:23:31.222 | sqlite3 2026-06-12 17:23:31.222 | sudo 2026-06-12 17:23:31.222 | vlan 2026-06-12 17:23:31.222 | curl 2026-06-12 17:23:31.222 | liberasurecode-dev 2026-06-12 17:23:31.222 | make 2026-06-12 17:23:31.222 | memcached 2026-06-12 17:23:31.222 | rsync 2026-06-12 17:23:31.222 | sqlite3 2026-06-12 17:23:31.222 | xfsprogs 2026-06-12 17:23:31.222 | apache2' 2026-06-12 17:23:31.226 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-06-12 17:23:31.245 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-06-12 17:23:31.245 | apache2-dev 2026-06-12 17:23:31.245 | bc 2026-06-12 17:23:31.245 | bsdmainutils 2026-06-12 17:23:31.245 | curl 2026-06-12 17:23:31.245 | g++ 2026-06-12 17:23:31.245 | gawk 2026-06-12 17:23:31.245 | gcc 2026-06-12 17:23:31.245 | gettext 2026-06-12 17:23:31.245 | git 2026-06-12 17:23:31.245 | graphviz 2026-06-12 17:23:31.245 | iputils-ping 2026-06-12 17:23:31.245 | libffi-dev 2026-06-12 17:23:31.245 | libjpeg-dev 2026-06-12 17:23:31.245 | libpq-dev 2026-06-12 17:23:31.245 | libssl-dev 2026-06-12 17:23:31.245 | libsystemd-dev 2026-06-12 17:23:31.245 | libxml2-dev 2026-06-12 17:23:31.245 | libxslt1-dev 2026-06-12 17:23:31.245 | libyaml-dev 2026-06-12 17:23:31.245 | lsof 2026-06-12 17:23:31.245 | openssh-server 2026-06-12 17:23:31.245 | openssl 2026-06-12 17:23:31.245 | pkg-config 2026-06-12 17:23:31.245 | psmisc 2026-06-12 17:23:31.245 | python3-dev 2026-06-12 17:23:31.245 | python3-pip 2026-06-12 17:23:31.245 | python3-systemd 2026-06-12 17:23:31.245 | python3-venv 2026-06-12 17:23:31.245 | tar 2026-06-12 17:23:31.245 | tcpdump 2026-06-12 17:23:31.245 | unzip 2026-06-12 17:23:31.245 | uuid-runtime 2026-06-12 17:23:31.246 | wget 2026-06-12 17:23:31.246 | zlib1g-dev 2026-06-12 17:23:31.246 | lvm2 2026-06-12 17:23:31.246 | qemu-utils 2026-06-12 17:23:31.246 | thin-provisioning-tools 2026-06-12 17:23:31.246 | lsscsi 2026-06-12 17:23:31.246 | open-iscsi 2026-06-12 17:23:31.246 | libkrb5-dev 2026-06-12 17:23:31.246 | libldap2-dev 2026-06-12 17:23:31.246 | libsasl2-dev 2026-06-12 17:23:31.246 | memcached 2026-06-12 17:23:31.246 | python3-mysqldb 2026-06-12 17:23:31.246 | sqlite3 2026-06-12 17:23:31.246 | conntrack 2026-06-12 17:23:31.246 | curl 2026-06-12 17:23:31.246 | ebtables 2026-06-12 17:23:31.246 | genisoimage 2026-06-12 17:23:31.246 | iptables 2026-06-12 17:23:31.246 | iputils-arping 2026-06-12 17:23:31.246 | kpartx 2026-06-12 17:23:31.246 | libjs-jquery-tablesorter 2026-06-12 17:23:31.246 | parted 2026-06-12 17:23:31.246 | pm-utils 2026-06-12 17:23:31.246 | python3-mysqldb 2026-06-12 17:23:31.246 | socat 2026-06-12 17:23:31.246 | sqlite3 2026-06-12 17:23:31.246 | sudo 2026-06-12 17:23:31.246 | vlan 2026-06-12 17:23:31.246 | cryptsetup 2026-06-12 17:23:31.246 | dosfstools 2026-06-12 17:23:31.246 | genisoimage 2026-06-12 17:23:31.246 | gir1.2-libosinfo-1.0 2026-06-12 17:23:31.246 | netcat-openbsd 2026-06-12 17:23:31.246 | open-iscsi 2026-06-12 17:23:31.246 | qemu-utils 2026-06-12 17:23:31.246 | sg3-utils 2026-06-12 17:23:31.246 | sysfsutils 2026-06-12 17:23:31.246 | acl 2026-06-12 17:23:31.246 | dnsmasq-base 2026-06-12 17:23:31.246 | dnsmasq-utils 2026-06-12 17:23:31.246 | ebtables 2026-06-12 17:23:31.246 | haproxy 2026-06-12 17:23:31.246 | iptables 2026-06-12 17:23:31.246 | iputils-arping 2026-06-12 17:23:31.246 | iputils-ping 2026-06-12 17:23:31.246 | postgresql-server-dev-all 2026-06-12 17:23:31.246 | python3-mysqldb 2026-06-12 17:23:31.246 | sqlite3 2026-06-12 17:23:31.246 | sudo 2026-06-12 17:23:31.246 | vlan 2026-06-12 17:23:31.246 | curl 2026-06-12 17:23:31.246 | liberasurecode-dev 2026-06-12 17:23:31.246 | make 2026-06-12 17:23:31.246 | memcached 2026-06-12 17:23:31.246 | rsync 2026-06-12 17:23:31.246 | sqlite3 2026-06-12 17:23:31.246 | xfsprogs 2026-06-12 17:23:31.246 | apache2 ' 2026-06-12 17:23:31.247 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-06-12 17:23:31.250 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 17:23:31.252 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 17:23:31.256 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev lvm2 qemu-utils thin-provisioning-tools lsscsi open-iscsi libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs apache2 2026-06-12 17:23:31.256 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-06-12 17:23:31.260 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev lvm2 qemu-utils thin-provisioning-tools lsscsi open-iscsi libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs apache2 2026-06-12 17:23:31.263 | ++ functions-common:install_package:1432 : update_package_repo 2026-06-12 17:23:31.265 | ++ functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-12 17:23:31.269 | ++ functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-12 17:23:31.272 | ++ functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-12 17:23:31.275 | ++ functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-12 17:23:31.278 | ++ functions-common:update_package_repo:1414 : is_ubuntu 2026-06-12 17:23:31.280 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 17:23:31.282 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 17:23:31.284 | ++ functions-common:update_package_repo:1415 : apt_get_update 2026-06-12 17:23:31.287 | ++ functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-12 17:23:31.289 | ++ functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-12 17:23:31.291 | ++ functions-common:apt_get_update:1161 : return 2026-06-12 17:23:31.293 | ++ functions-common:install_package:1433 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev lvm2 qemu-utils thin-provisioning-tools lsscsi open-iscsi libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs apache2 2026-06-12 17:23:31.295 | ++ functions-common:real_install_package:1420 : is_ubuntu 2026-06-12 17:23:31.297 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 17:23:31.299 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 17:23:31.302 | ++ functions-common:real_install_package:1421 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev lvm2 qemu-utils thin-provisioning-tools lsscsi open-iscsi libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs apache2 2026-06-12 17:23:31.321 | ++ functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev lvm2 qemu-utils thin-provisioning-tools lsscsi open-iscsi libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs apache2 2026-06-12 17:23:31.353 | Reading package lists... 2026-06-12 17:23:31.614 | Building dependency tree... 2026-06-12 17:23:31.614 | Reading state information... 2026-06-12 17:23:31.963 | bc is already the newest version (1.07.1-3ubuntu4). 2026-06-12 17:23:31.964 | g++ is already the newest version (4:13.2.0-7ubuntu1). 2026-06-12 17:23:31.964 | g++ set to manually installed. 2026-06-12 17:23:31.964 | gawk is already the newest version (1:5.2.1-2build3). 2026-06-12 17:23:31.964 | gawk set to manually installed. 2026-06-12 17:23:31.964 | gcc is already the newest version (4:13.2.0-7ubuntu1). 2026-06-12 17:23:31.964 | gcc set to manually installed. 2026-06-12 17:23:31.964 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-06-12 17:23:31.964 | iputils-ping is already the newest version (3:20240117-1ubuntu0.1). 2026-06-12 17:23:31.964 | iputils-ping set to manually installed. 2026-06-12 17:23:31.964 | lsof is already the newest version (4.95.0-1build3). 2026-06-12 17:23:31.964 | psmisc is already the newest version (23.7-1build1). 2026-06-12 17:23:31.964 | python3-dev is already the newest version (3.12.3-0ubuntu2.1). 2026-06-12 17:23:31.964 | python3-dev set to manually installed. 2026-06-12 17:23:31.964 | python3-pip is already the newest version (24.0+dfsg-1ubuntu1.3). 2026-06-12 17:23:31.964 | python3-systemd is already the newest version (235-1build4). 2026-06-12 17:23:31.964 | python3-systemd set to manually installed. 2026-06-12 17:23:31.964 | python3-venv is already the newest version (3.12.3-0ubuntu2.1). 2026-06-12 17:23:31.964 | tar is already the newest version (1.35+dfsg-3build1). 2026-06-12 17:23:31.964 | tcpdump is already the newest version (4.99.4-3ubuntu4.24.04.1). 2026-06-12 17:23:31.964 | unzip is already the newest version (6.0-28ubuntu4.1). 2026-06-12 17:23:31.964 | unzip set to manually installed. 2026-06-12 17:23:31.964 | wget is already the newest version (1.21.4-1ubuntu4.1). 2026-06-12 17:23:31.964 | zlib1g-dev is already the newest version (1:1.3.dfsg-3.1ubuntu2.1). 2026-06-12 17:23:31.964 | zlib1g-dev set to manually installed. 2026-06-12 17:23:31.964 | lvm2 is already the newest version (2.03.16-3ubuntu3.2). 2026-06-12 17:23:31.964 | lvm2 set to manually installed. 2026-06-12 17:23:31.964 | qemu-utils is already the newest version (1:8.2.2+ds-0ubuntu1.16). 2026-06-12 17:23:31.964 | qemu-utils set to manually installed. 2026-06-12 17:23:31.964 | thin-provisioning-tools is already the newest version (0.9.0-2ubuntu5.1). 2026-06-12 17:23:31.964 | thin-provisioning-tools set to manually installed. 2026-06-12 17:23:31.964 | lsscsi is already the newest version (0.32-1build1). 2026-06-12 17:23:31.964 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-06-12 17:23:31.964 | open-iscsi set to manually installed. 2026-06-12 17:23:31.964 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-06-12 17:23:31.964 | iptables set to manually installed. 2026-06-12 17:23:31.964 | kpartx is already the newest version (0.9.4-5ubuntu8.1). 2026-06-12 17:23:31.964 | kpartx set to manually installed. 2026-06-12 17:23:31.964 | parted is already the newest version (3.6-4build1). 2026-06-12 17:23:31.964 | socat is already the newest version (1.8.0.0-4build3). 2026-06-12 17:23:31.964 | vlan is already the newest version (2.0.5ubuntu5). 2026-06-12 17:23:31.964 | cryptsetup is already the newest version (2:2.7.0-1ubuntu4.2). 2026-06-12 17:23:31.964 | cryptsetup set to manually installed. 2026-06-12 17:23:31.964 | dosfstools is already the newest version (4.2-1.1build1). 2026-06-12 17:23:31.964 | netcat-openbsd is already the newest version (1.226-1ubuntu2). 2026-06-12 17:23:31.964 | netcat-openbsd set to manually installed. 2026-06-12 17:23:31.964 | sg3-utils is already the newest version (1.46-3ubuntu4). 2026-06-12 17:23:31.964 | sg3-utils set to manually installed. 2026-06-12 17:23:31.964 | acl is already the newest version (2.3.2-1build1.1). 2026-06-12 17:23:31.964 | acl set to manually installed. 2026-06-12 17:23:31.964 | make is already the newest version (4.3-4.1build2). 2026-06-12 17:23:31.964 | make set to manually installed. 2026-06-12 17:23:31.964 | xfsprogs is already the newest version (6.6.0-1ubuntu2.1). 2026-06-12 17:23:31.964 | The following additional packages will be installed: 2026-06-12 17:23:31.964 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-06-12 17:23:31.964 | autotools-dev bsdextrautils bsdutils clang-17 comerr-dev debhelper debugedit 2026-06-12 17:23:31.964 | dh-autoreconf dh-strip-nondeterminism dwz eject fdisk fonts-liberation 2026-06-12 17:23:31.964 | fonts-liberation-sans-narrow fonts-liberation2 gir1.2-freedesktop 2026-06-12 17:23:31.964 | icu-devtools intltool-debian krb5-multidev libann0 libapr1-dev libapr1t64 2026-06-12 17:23:31.964 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap libaprutil1t64 2026-06-12 17:23:31.964 | libarchive-cpio-perl libarchive-zip-perl libblkid1 libcdt5 libcgraph6 2026-06-12 17:23:31.964 | libclang-common-17-dev libclang-cpp17t64 libclang-rt-17-dev libclang1-17t64 2026-06-12 17:23:31.964 | libcurl3t64-gnutls libcurl4t64 libdebhelper-perl liberasurecode1 libfdisk1 2026-06-12 17:23:31.964 | libfile-stripnondeterminism-perl libgc1 libgssrpc4t64 libgts-0.7-5t64 2026-06-12 17:23:31.964 | libgts-bin libgvc6 libgvpr2 libice6 libicu-dev libjpeg-turbo8-dev 2026-06-12 17:23:31.964 | libjpeg8-dev libjs-jquery-metadata libjson-perl libkadm5clnt-mit12 2026-06-12 17:23:31.964 | libkadm5srv-mit12 libkdb5-10t64 liblab-gamut1 libldap-dev libllvm17t64 2026-06-12 17:23:31.964 | libltdl-dev libltdl7 liblua5.4-0 libmail-sendmail-perl libmount1 2026-06-12 17:23:31.964 | libmysqlclient21 libncurses-dev libnss-systemd libobjc-13-dev libobjc4 2026-06-12 17:23:31.964 | libosinfo-1.0-0 libosinfo-l10n libpam-systemd libpathplan4 libpcre2-16-0 2026-06-12 17:23:31.965 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq5 2026-06-12 17:23:31.965 | libsctp-dev libsm6 libsmartcols1 libssl3t64 libsub-override-perl 2026-06-12 17:23:31.965 | libsys-hostname-long-perl libsysfs2 libsystemd-shared libsystemd0 libtool 2026-06-12 17:23:31.965 | libudev1 libuuid1 libx86-1 libxaw7 libxmu6 libxt6t64 libz3-4 libz3-dev 2026-06-12 17:23:31.965 | llvm-17 llvm-17-dev llvm-17-linker-tools llvm-17-runtime llvm-17-tools m4 2026-06-12 17:23:31.965 | mount mysql-common ncal openssh-client openssh-sftp-server osinfo-db pkgconf 2026-06-12 17:23:31.965 | pkgconf-bin po-debconf postgresql-client-16 postgresql-client-common 2026-06-12 17:23:31.965 | postgresql-common postgresql-server-dev-16 ssl-cert systemd systemd-dev 2026-06-12 17:23:31.966 | systemd-resolved systemd-sysv udev util-linux uuid-dev vbetool 2026-06-12 17:23:31.968 | Suggested packages: 2026-06-12 17:23:31.968 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2026-06-12 17:23:31.968 | autoconf-archive gnu-standards autoconf-doc calendar whois vacation 2026-06-12 17:23:31.968 | mailutils clang-17-doc wasi-libc doc-base dh-make wodim cdrkit-doc 2026-06-12 17:23:31.968 | gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2026-06-12 17:23:31.968 | vim-haproxy haproxy-doc krb5-doc libisal2 libjerasure2 krb5-user icu-doc 2026-06-12 17:23:31.968 | libtool-doc ncurses-doc postgresql-doc-16 libssl-doc gfortran 2026-06-12 17:23:31.968 | | fortran95-compiler gcj-jdk libyaml-doc llvm-17-doc m4-doc libanyevent-perl 2026-06-12 17:23:31.968 | libcache-memcached-perl libmemcached libyaml-perl nfs-common keychain 2026-06-12 17:23:31.968 | libpam-ssh monkeysphere ssh-askpass molly-guard cpufrequtils wireless-tools 2026-06-12 17:23:31.968 | radeontool libmail-box-perl postgresql-16 default-mysql-server 2026-06-12 17:23:31.968 | | virtual-mysql-server python3-braceexpand sqlite3-doc systemd-container 2026-06-12 17:23:31.968 | systemd-homed systemd-userdbd systemd-boot libqrencode4 libtss2-rc0 2026-06-12 17:23:31.968 | util-linux-extra util-linux-locales 2026-06-12 17:23:32.115 | The following NEW packages will be installed: 2026-06-12 17:23:32.115 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2026-06-12 17:23:32.115 | autopoint autotools-dev bsdmainutils clang-17 comerr-dev conntrack debhelper 2026-06-12 17:23:32.115 | debugedit dh-autoreconf dh-strip-nondeterminism dnsmasq-base dnsmasq-utils 2026-06-12 17:23:32.115 | dwz ebtables fonts-liberation fonts-liberation-sans-narrow fonts-liberation2 2026-06-12 17:23:32.115 | genisoimage gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 graphviz haproxy 2026-06-12 17:23:32.116 | icu-devtools intltool-debian iputils-arping krb5-multidev libann0 2026-06-12 17:23:32.116 | libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 libaprutil1-dev 2026-06-12 17:23:32.116 | libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl libarchive-zip-perl 2026-06-12 17:23:32.116 | libcdt5 libcgraph6 libclang-common-17-dev libclang-cpp17t64 2026-06-12 17:23:32.116 | libclang-rt-17-dev libclang1-17t64 libdebhelper-perl liberasurecode-dev 2026-06-12 17:23:32.116 | liberasurecode1 libffi-dev libfile-stripnondeterminism-perl libgc1 2026-06-12 17:23:32.116 | libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 libice6 libicu-dev 2026-06-12 17:23:32.116 | libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata 2026-06-12 17:23:32.116 | libjs-jquery-tablesorter libjson-perl libkadm5clnt-mit12 libkadm5srv-mit12 2026-06-12 17:23:32.116 | libkdb5-10t64 libkrb5-dev liblab-gamut1 libldap-dev libldap2-dev 2026-06-12 17:23:32.116 | libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 libmail-sendmail-perl 2026-06-12 17:23:32.116 | libmysqlclient21 libncurses-dev libobjc-13-dev libobjc4 libosinfo-1.0-0 2026-06-12 17:23:32.116 | libosinfo-l10n libpathplan4 libpcre2-16-0 libpcre2-32-0 libpcre2-dev 2026-06-12 17:23:32.116 | libpcre2-posix3 libpfm4 libpkgconf3 libpq-dev libpq5 libsasl2-dev 2026-06-12 17:23:32.116 | libsctp-dev libsm6 libssl-dev libsub-override-perl libsys-hostname-long-perl 2026-06-12 17:23:32.116 | libsysfs2 libsystemd-dev libtool libx86-1 libxaw7 libxml2-dev libxmu6 2026-06-12 17:23:32.117 | libxslt1-dev libxt6t64 libyaml-dev libz3-4 libz3-dev llvm-17 llvm-17-dev 2026-06-12 17:23:32.117 | llvm-17-linker-tools llvm-17-runtime llvm-17-tools m4 memcached mysql-common 2026-06-12 17:23:32.117 | ncal osinfo-db pkg-config pkgconf pkgconf-bin pm-utils po-debconf 2026-06-12 17:23:32.117 | postgresql-client-16 postgresql-client-common postgresql-common 2026-06-12 17:23:32.117 | postgresql-server-dev-16 postgresql-server-dev-all python3-mysqldb sqlite3 2026-06-12 17:23:32.117 | ssl-cert sysfsutils uuid-dev vbetool 2026-06-12 17:23:32.118 | The following packages will be upgraded: 2026-06-12 17:23:32.118 | bsdextrautils bsdutils curl eject fdisk libblkid1 libcurl3t64-gnutls 2026-06-12 17:23:32.119 | libcurl4t64 libfdisk1 libmount1 libnss-systemd libpam-systemd libsmartcols1 2026-06-12 17:23:32.119 | libssl3t64 libsystemd-shared libsystemd0 libudev1 libuuid1 mount 2026-06-12 17:23:32.120 | openssh-client openssh-server openssh-sftp-server openssl rsync sudo systemd 2026-06-12 17:23:32.120 | systemd-dev systemd-resolved systemd-sysv udev util-linux uuid-runtime 2026-06-12 17:23:32.484 | 32 upgraded, 139 newly installed, 0 to remove and 78 not upgraded. 2026-06-12 17:23:32.484 | Need to get 186 MB of archives. 2026-06-12 17:23:32.484 | After this operation, 919 MB of additional disk space will be used. 2026-06-12 17:23:32.484 | Get:1 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 bsdutils amd64 1:2.39.3-9ubuntu6.5 [96.1 kB] 2026-06-12 17:23:32.640 | Get:2 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 util-linux amd64 2.39.3-9ubuntu6.5 [1,128 kB] 2026-06-12 17:23:32.798 | Get:3 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mount amd64 2.39.3-9ubuntu6.5 [118 kB] 2026-06-12 17:23:32.804 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-dev all 255.4-1ubuntu8.16 [106 kB] 2026-06-12 17:23:32.808 | Get:5 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libblkid1 amd64 2.39.3-9ubuntu6.5 [123 kB] 2026-06-12 17:23:32.814 | Get:6 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-resolved amd64 255.4-1ubuntu8.16 [296 kB] 2026-06-12 17:23:32.824 | Get:7 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-shared amd64 255.4-1ubuntu8.16 [2,076 kB] 2026-06-12 17:23:32.868 | Get:8 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd0 amd64 255.4-1ubuntu8.16 [431 kB] 2026-06-12 17:23:32.877 | Get:9 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-sysv amd64 255.4-1ubuntu8.16 [11.9 kB] 2026-06-12 17:23:32.878 | Get:10 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss-systemd amd64 255.4-1ubuntu8.16 [159 kB] 2026-06-12 17:23:32.879 | Get:11 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpam-systemd amd64 255.4-1ubuntu8.16 [235 kB] 2026-06-12 17:23:32.885 | Get:12 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd amd64 255.4-1ubuntu8.16 [3,475 kB] 2026-06-12 17:23:32.950 | Get:13 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 udev amd64 255.4-1ubuntu8.16 [1,875 kB] 2026-06-12 17:23:32.987 | Get:14 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libudev1 amd64 255.4-1ubuntu8.16 [177 kB] 2026-06-12 17:23:32.988 | Get:15 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl3t64 amd64 3.0.13-0ubuntu3.11 [1,942 kB] 2026-06-12 17:23:33.027 | Get:16 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmount1 amd64 2.39.3-9ubuntu6.5 [134 kB] 2026-06-12 17:23:33.029 | Get:17 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libuuid1 amd64 2.39.3-9ubuntu6.5 [36.1 kB] 2026-06-12 17:23:33.030 | Get:18 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libfdisk1 amd64 2.39.3-9ubuntu6.5 [146 kB] 2026-06-12 17:23:33.032 | Get:19 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 rsync amd64 3.2.7-1ubuntu1.5 [443 kB] 2026-06-12 17:23:33.043 | Get:20 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsmartcols1 amd64 2.39.3-9ubuntu6.5 [65.8 kB] 2026-06-12 17:23:33.044 | Get:21 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-runtime amd64 2.39.3-9ubuntu6.5 [33.1 kB] 2026-06-12 17:23:33.044 | Get:22 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2026-06-12 17:23:33.045 | Get:23 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2026-06-12 17:23:33.046 | Get:24 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7 [11.2 kB] 2026-06-12 17:23:33.074 | Get:25 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7 [9,116 B] 2026-06-12 17:23:33.074 | Get:26 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 curl amd64 8.5.0-2ubuntu10.9 [227 kB] 2026-06-12 17:23:33.078 | Get:27 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl4t64 amd64 8.5.0-2ubuntu10.9 [342 kB] 2026-06-12 17:23:33.084 | Get:28 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-06-12 17:23:33.112 | Get:29 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.13 [1,336 kB] 2026-06-12 17:23:33.158 | Get:30 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.13 [163 kB] 2026-06-12 17:23:33.160 | Get:31 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.13 [98.9 kB] 2026-06-12 17:23:33.162 | Get:32 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.13 [90.2 kB] 2026-06-12 17:23:33.164 | Get:33 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.16-0ubuntu0.24.04.2 [2,070 kB] 2026-06-12 17:23:33.213 | Get:34 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 memcached amd64 1.6.24-1ubuntu0.1 [213 kB] 2026-06-12 17:23:33.228 | Get:35 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-sftp-server amd64 1:9.6p1-3ubuntu13.16 [37.3 kB] 2026-06-12 17:23:33.228 | Get:36 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-server amd64 1:9.6p1-3ubuntu13.16 [510 kB] 2026-06-12 17:23:33.236 | Get:37 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-client amd64 1:9.6p1-3ubuntu13.16 [907 kB] 2026-06-12 17:23:33.250 | Get:38 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-06-12 17:23:33.251 | Get:39 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-06-12 17:23:33.251 | Get:40 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssl amd64 3.0.13-0ubuntu3.11 [1,003 kB] 2026-06-12 17:23:33.274 | Get:41 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-06-12 17:23:33.275 | Get:42 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-06-12 17:23:33.278 | Get:43 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-06-12 17:23:33.278 | Get:44 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-06-12 17:23:33.279 | Get:45 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 eject amd64 2.39.3-9ubuntu6.5 [26.3 kB] 2026-06-12 17:23:33.279 | Get:46 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 sudo amd64 1.9.15p5-3ubuntu5.24.04.2 [948 kB] 2026-06-12 17:23:33.317 | Get:47 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 bsdextrautils amd64 2.39.3-9ubuntu6.5 [73.7 kB] 2026-06-12 17:23:33.318 | Get:48 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-06-12 17:23:33.318 | Get:49 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-06-12 17:23:33.322 | Get:50 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-06-12 17:23:33.327 | Get:51 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-06-12 17:23:33.357 | Get:52 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-06-12 17:23:33.363 | Get:53 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-06-12 17:23:33.364 | Get:54 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-06-12 17:23:33.984 | Get:55 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-cpp17t64 amd64 1:17.0.6-9ubuntu1 [12.9 MB] 2026-06-12 17:23:34.245 | Get:56 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-06-12 17:23:34.245 | Get:57 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc4 amd64 14.2.0-4ubuntu2~24.04.1 [47.1 kB] 2026-06-12 17:23:34.246 | Get:58 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [194 kB] 2026-06-12 17:23:34.248 | Get:59 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-common-17-dev amd64 1:17.0.6-9ubuntu1 [690 kB] 2026-06-12 17:23:34.259 | Get:60 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-linker-tools amd64 1:17.0.6-9ubuntu1 [1,308 kB] 2026-06-12 17:23:34.289 | Get:61 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang1-17t64 amd64 1:17.0.6-9ubuntu1 [7,353 kB] 2026-06-12 17:23:34.433 | Get:62 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 clang-17 amd64 1:17.0.6-9ubuntu1 [78.6 kB] 2026-06-12 17:23:34.433 | Get:63 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-06-12 17:23:34.435 | Get:64 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-06-12 17:23:34.435 | Get:65 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-06-12 17:23:34.436 | Get:66 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-06-12 17:23:34.437 | Get:67 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] 2026-06-12 17:23:34.437 | Get:68 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5,362 B] 2026-06-12 17:23:34.438 | Get:69 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-06-12 17:23:34.438 | Get:70 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-06-12 17:23:34.474 | Get:71 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-06-12 17:23:34.515 | Get:72 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] 2026-06-12 17:23:34.515 | Get:73 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-06-12 17:23:34.518 | Get:74 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-06-12 17:23:34.598 | Get:75 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-dev amd64 2.39.3-9ubuntu6.5 [33.5 kB] 2026-06-12 17:23:34.598 | Get:76 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsctp-dev amd64 1.0.19+dfsg-2build1 [51.1 kB] 2026-06-12 17:23:34.599 | Get:77 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1-dev amd64 1.7.2-3.1ubuntu0.1 [768 kB] 2026-06-12 17:23:34.603 | Get:78 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap-dev amd64 2.6.10+dfsg-0ubuntu0.24.04.1 [308 kB] 2026-06-12 17:23:34.605 | Get:79 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap2-dev all 2.6.10+dfsg-0ubuntu0.24.04.1 [11.1 kB] 2026-06-12 17:23:34.606 | Get:80 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7 [412 kB] 2026-06-12 17:23:34.698 | Get:81 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-16-0 amd64 10.42-4ubuntu2.1 [210 kB] 2026-06-12 17:23:34.699 | Get:82 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-32-0 amd64 10.42-4ubuntu2.1 [197 kB] 2026-06-12 17:23:34.701 | Get:83 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-posix3 amd64 10.42-4ubuntu2.1 [6,748 B] 2026-06-12 17:23:34.740 | Get:84 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-06-12 17:23:34.785 | Get:85 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-dev amd64 2.4.58-1ubuntu8.13 [203 kB] 2026-06-12 17:23:34.789 | Get:86 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-06-12 17:23:34.789 | Get:87 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3,176 B] 2026-06-12 17:23:34.789 | Get:88 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-06-12 17:23:34.790 | Get:89 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-base amd64 2.90-2ubuntu0.3 [376 kB] 2026-06-12 17:23:34.819 | Get:90 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.90-2ubuntu0.3 [16.0 kB] 2026-06-12 17:23:34.820 | Get:91 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-06-12 17:23:34.821 | Get:92 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 fdisk amd64 2.39.3-9ubuntu6.5 [122 kB] 2026-06-12 17:23:34.823 | Get:93 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation all 1:2.1.5-3 [1,603 kB] 2026-06-12 17:23:34.868 | Get:94 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation-sans-narrow all 1:1.07.6-4 [197 kB] 2026-06-12 17:23:34.871 | Get:95 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 fonts-liberation2 all 1:2.1.5-3 [3,418 B] 2026-06-12 17:23:34.871 | Get:96 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-06-12 17:23:34.876 | Get:97 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-freedesktop amd64 1.80.1-1 [49.7 kB] 2026-06-12 17:23:34.876 | Get:98 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-06-12 17:23:34.877 | Get:99 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 [21.6 kB] 2026-06-12 17:23:34.877 | Get:100 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcgraph6 amd64 2.42.2-9ubuntu0.1 [44.6 kB] 2026-06-12 17:23:34.878 | Get:101 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libgts-0.7-5t64 amd64 0.7.6+darcs121130-5.2build1 [161 kB] 2026-06-12 17:23:34.880 | Get:102 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-06-12 17:23:34.910 | Get:103 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpathplan4 amd64 2.42.2-9ubuntu0.1 [24.0 kB] 2026-06-12 17:23:34.923 | Get:104 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-06-12 17:23:34.953 | Get:105 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-06-12 17:23:34.964 | Get:106 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 liblab-gamut1 amd64 2.42.2-9ubuntu0.1 [1,886 kB] 2026-06-12 17:23:35.009 | Get:107 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-06-12 17:23:35.010 | Get:108 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-06-12 17:23:35.010 | Get:109 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-06-12 17:23:35.013 | Get:110 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-06-12 17:23:35.013 | Get:111 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-06-12 17:23:35.016 | Get:112 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-06-12 17:23:35.032 | Get:113 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-06-12 17:23:35.035 | Get:114 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-06-12 17:23:35.036 | Get:115 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 comerr-dev amd64 2.1-1.47.0-2.4~exp1ubuntu4.1 [43.8 kB] 2026-06-12 17:23:35.066 | Get:116 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.6 [57.6 kB] 2026-06-12 17:23:35.067 | Get:117 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5clnt-mit12 amd64 1.20.1-6ubuntu2.6 [40.1 kB] 2026-06-12 17:23:35.068 | Get:118 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkdb5-10t64 amd64 1.20.1-6ubuntu2.6 [40.4 kB] 2026-06-12 17:23:35.069 | Get:119 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5srv-mit12 amd64 1.20.1-6ubuntu2.6 [53.0 kB] 2026-06-12 17:23:35.070 | Get:120 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.6 [125 kB] 2026-06-12 17:23:35.112 | Get:121 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-cpio-perl all 0.10-3 [10.3 kB] 2026-06-12 17:23:35.115 | Get:122 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-rt-17-dev amd64 1:17.0.6-9ubuntu1 [2,361 kB] 2026-06-12 17:23:35.201 | Get:123 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.9 [334 kB] 2026-06-12 17:23:35.205 | Get:124 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libgts-bin amd64 0.7.6+darcs121130-5.2build1 [44.0 kB] 2026-06-12 17:23:35.206 | Get:125 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-06-12 17:23:35.448 | Get:126 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-06-12 17:23:35.450 | Get:127 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1,484 B] 2026-06-12 17:23:35.450 | Get:128 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1,482 B] 2026-06-12 17:23:35.451 | Get:129 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6,582 B] 2026-06-12 17:23:35.451 | Get:130 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-tablesorter all 1:2.31.3+dfsg1-3 [193 kB] 2026-06-12 17:23:35.458 | Get:131 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libltdl-dev amd64 2.4.7-7build1 [168 kB] 2026-06-12 17:23:35.462 | Get:132 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsys-hostname-long-perl all 1.5-3 [10.6 kB] 2026-06-12 17:23:35.463 | Get:133 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmail-sendmail-perl all 0.80-3 [21.7 kB] 2026-06-12 17:23:35.463 | Get:134 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6,746 B] 2026-06-12 17:23:35.488 | Get:135 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmysqlclient21 amd64 8.0.46-0ubuntu0.24.04.2 [1,255 kB] 2026-06-12 17:23:35.528 | Get:136 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libncurses-dev amd64 6.4+20240113-1ubuntu2 [384 kB] 2026-06-12 17:23:35.533 | Get:137 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-06-12 17:23:35.534 | Get:138 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.14-0ubuntu0.24.04.1 [147 kB] 2026-06-12 17:23:35.536 | Get:139 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.11 [2,408 kB] 2026-06-12 17:23:35.589 | Get:140 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.14-0ubuntu0.24.04.1 [152 kB] 2026-06-12 17:23:35.591 | Get:141 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-5ubuntu3.1 [243 kB] 2026-06-12 17:23:35.606 | Get:142 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-dev amd64 255.4-1ubuntu8.16 [1,239 kB] 2026-06-12 17:23:35.624 | Get:143 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libx86-1 amd64 1.1+ds1-12build1 [83.2 kB] 2026-06-12 17:23:35.625 | Get:144 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3ubuntu3.7 [782 kB] 2026-06-12 17:23:35.645 | Get:145 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1-dev amd64 1.1.39-0exp1ubuntu0.24.04.3 [91.9 kB] 2026-06-12 17:23:35.646 | Get:146 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-runtime amd64 1:17.0.6-9ubuntu1 [529 kB] 2026-06-12 17:23:35.654 | Get:147 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1 [414 kB] 2026-06-12 17:23:35.661 | Get:148 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17 amd64 1:17.0.6-9ubuntu1 [23.8 MB] 2026-06-12 17:23:36.120 | Get:149 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-06-12 17:23:36.120 | Get:150 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-tools amd64 1:17.0.6-9ubuntu1 [518 kB] 2026-06-12 17:23:36.128 | Get:151 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-4 amd64 4.8.12-3.1build1 [5,836 kB] 2026-06-12 17:23:36.241 | Get:152 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-dev amd64 4.8.12-3.1build1 [72.2 kB] 2026-06-12 17:23:36.242 | Get:153 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-dev amd64 1:17.0.6-9ubuntu1 [43.4 MB] 2026-06-12 17:23:37.103 | Get:154 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2026-06-12 17:23:37.105 | Get:155 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-06-12 17:23:37.105 | Get:156 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-06-12 17:23:37.105 | Get:157 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7,264 B] 2026-06-12 17:23:37.106 | Get:158 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-06-12 17:23:37.106 | Get:159 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-16 amd64 16.14-0ubuntu0.24.04.1 [1,300 kB] 2026-06-12 17:23:37.124 | Get:160 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-16 amd64 16.14-0ubuntu0.24.04.1 [1,231 kB] 2026-06-12 17:23:37.152 | Get:161 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-all amd64 257build1.1 [20.5 kB] 2026-06-12 17:23:37.153 | Get:162 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-06-12 17:23:37.153 | Get:163 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.5 [144 kB] 2026-06-12 17:23:37.184 | Get:164 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 vbetool amd64 1.1-5 [11.8 kB] 2026-06-12 17:23:37.184 | Get:165 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-06-12 17:23:37.185 | Get:166 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2026-06-12 17:23:37.231 | Get:167 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 gir1.2-libosinfo-1.0 amd64 1.11.0-2build3 [18.6 kB] 2026-06-12 17:23:37.232 | Get:168 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liberasurecode1 amd64 1.6.2-1build3 [42.7 kB] 2026-06-12 17:23:37.233 | Get:169 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liberasurecode-dev amd64 1.6.2-1build3 [16.0 kB] 2026-06-12 17:23:37.234 | Get:170 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-dev amd64 1.20.1-6ubuntu2.6 [11.9 kB] 2026-06-12 17:23:37.234 | Get:171 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-06-12 17:23:37.738 | Preconfiguring packages ... 2026-06-12 17:23:37.831 | Fetched 186 MB in 5s (36.4 MB/s) 2026-06-12 17:23:37.926 | (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 ... 158906 files and directories currently installed.) 2026-06-12 17:23:37.931 | Preparing to unpack .../bsdutils_1%3a2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-12 17:23:37.937 | Unpacking bsdutils (1:2.39.3-9ubuntu6.5) over (1:2.39.3-9ubuntu6.4) ... 2026-06-12 17:23:37.997 | Setting up bsdutils (1:2.39.3-9ubuntu6.5) ... 2026-06-12 17:23:38.112 | (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 ... 158906 files and directories currently installed.) 2026-06-12 17:23:38.116 | Preparing to unpack .../util-linux_2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-12 17:23:38.123 | Unpacking util-linux (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-06-12 17:23:38.261 | Setting up util-linux (2.39.3-9ubuntu6.5) ... 2026-06-12 17:23:38.941 | fstrim.service is a disabled or a static unit not running, not starting it. 2026-06-12 17:23:39.051 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 158906 files and directories currently installed.) 2026-06-12 17:23:39.056 | Preparing to unpack .../mount_2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-12 17:23:39.061 | Unpacking mount (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-06-12 17:23:39.116 | Preparing to unpack .../systemd-dev_255.4-1ubuntu8.16_all.deb ... 2026-06-12 17:23:39.121 | Unpacking systemd-dev (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-06-12 17:23:39.181 | Preparing to unpack .../libblkid1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-12 17:23:39.187 | Unpacking libblkid1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-06-12 17:23:39.235 | Setting up libblkid1:amd64 (2.39.3-9ubuntu6.5) ... 2026-06-12 17:23:39.346 | (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 ... 158906 files and directories currently installed.) 2026-06-12 17:23:39.350 | Preparing to unpack .../systemd-resolved_255.4-1ubuntu8.16_amd64.deb ... 2026-06-12 17:23:39.357 | Unpacking systemd-resolved (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-06-12 17:23:39.423 | Preparing to unpack .../libsystemd-shared_255.4-1ubuntu8.16_amd64.deb ... 2026-06-12 17:23:39.428 | Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-06-12 17:23:39.512 | Preparing to unpack .../libsystemd0_255.4-1ubuntu8.16_amd64.deb ... 2026-06-12 17:23:39.517 | Unpacking libsystemd0:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-06-12 17:23:39.572 | Setting up libsystemd0:amd64 (255.4-1ubuntu8.16) ... 2026-06-12 17:23:39.683 | (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 ... 158906 files and directories currently installed.) 2026-06-12 17:23:39.687 | Preparing to unpack .../0-systemd-sysv_255.4-1ubuntu8.16_amd64.deb ... 2026-06-12 17:23:39.691 | Unpacking systemd-sysv (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-06-12 17:23:39.741 | Preparing to unpack .../1-libnss-systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-06-12 17:23:39.749 | Unpacking libnss-systemd:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-06-12 17:23:39.809 | Preparing to unpack .../2-libpam-systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-06-12 17:23:39.816 | Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-06-12 17:23:39.868 | Preparing to unpack .../3-systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-06-12 17:23:39.895 | Unpacking systemd (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-06-12 17:23:40.199 | Preparing to unpack .../4-udev_255.4-1ubuntu8.16_amd64.deb ... 2026-06-12 17:23:40.224 | Unpacking udev (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-06-12 17:23:40.353 | Preparing to unpack .../5-libudev1_255.4-1ubuntu8.16_amd64.deb ... 2026-06-12 17:23:40.357 | Unpacking libudev1:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-06-12 17:23:40.406 | Setting up libudev1:amd64 (255.4-1ubuntu8.16) ... 2026-06-12 17:23:40.516 | (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 ... 158906 files and directories currently installed.) 2026-06-12 17:23:40.520 | Preparing to unpack .../libssl3t64_3.0.13-0ubuntu3.11_amd64.deb ... 2026-06-12 17:23:40.526 | Unpacking libssl3t64:amd64 (3.0.13-0ubuntu3.11) over (3.0.13-0ubuntu3.7) ... 2026-06-12 17:23:40.606 | Setting up libssl3t64:amd64 (3.0.13-0ubuntu3.11) ... 2026-06-12 17:23:40.720 | (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 ... 158906 files and directories currently installed.) 2026-06-12 17:23:40.725 | Preparing to unpack .../libmount1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-12 17:23:40.730 | Unpacking libmount1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-06-12 17:23:40.776 | Setting up libmount1:amd64 (2.39.3-9ubuntu6.5) ... 2026-06-12 17:23:40.888 | (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 ... 158906 files and directories currently installed.) 2026-06-12 17:23:40.892 | Preparing to unpack .../libuuid1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-12 17:23:40.896 | Unpacking libuuid1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-06-12 17:23:40.941 | Setting up libuuid1:amd64 (2.39.3-9ubuntu6.5) ... 2026-06-12 17:23:41.046 | (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 ... 158906 files and directories currently installed.) 2026-06-12 17:23:41.050 | Preparing to unpack .../libfdisk1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-12 17:23:41.055 | Unpacking libfdisk1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-06-12 17:23:41.103 | Preparing to unpack .../rsync_3.2.7-1ubuntu1.5_amd64.deb ... 2026-06-12 17:23:41.114 | Unpacking rsync (3.2.7-1ubuntu1.5) over (3.2.7-1ubuntu1.2) ... 2026-06-12 17:23:41.173 | Preparing to unpack .../libsmartcols1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-12 17:23:41.181 | Unpacking libsmartcols1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-06-12 17:23:41.230 | Setting up libsmartcols1:amd64 (2.39.3-9ubuntu6.5) ... 2026-06-12 17:23:41.345 | (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 ... 158906 files and directories currently installed.) 2026-06-12 17:23:41.349 | Preparing to unpack .../000-uuid-runtime_2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-12 17:23:41.358 | Unpacking uuid-runtime (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-06-12 17:23:41.393 | Selecting previously unselected package libapr1t64:amd64. 2026-06-12 17:23:41.406 | Preparing to unpack .../001-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-06-12 17:23:41.408 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-06-12 17:23:41.437 | Selecting previously unselected package libaprutil1t64:amd64. 2026-06-12 17:23:41.450 | Preparing to unpack .../002-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-12 17:23:41.451 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-12 17:23:41.481 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-06-12 17:23:41.498 | Preparing to unpack .../003-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-12 17:23:41.499 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-12 17:23:41.525 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-06-12 17:23:41.539 | Preparing to unpack .../004-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-12 17:23:41.540 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-12 17:23:41.580 | Preparing to unpack .../005-curl_8.5.0-2ubuntu10.9_amd64.deb ... 2026-06-12 17:23:41.584 | Unpacking curl (8.5.0-2ubuntu10.9) over (8.5.0-2ubuntu10.6) ... 2026-06-12 17:23:41.631 | Preparing to unpack .../006-libcurl4t64_8.5.0-2ubuntu10.9_amd64.deb ... 2026-06-12 17:23:41.635 | Unpacking libcurl4t64:amd64 (8.5.0-2ubuntu10.9) over (8.5.0-2ubuntu10.6) ... 2026-06-12 17:23:41.669 | Selecting previously unselected package liblua5.4-0:amd64. 2026-06-12 17:23:41.682 | Preparing to unpack .../007-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-06-12 17:23:41.684 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-06-12 17:23:41.717 | Selecting previously unselected package apache2-bin. 2026-06-12 17:23:41.730 | Preparing to unpack .../008-apache2-bin_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-12 17:23:41.732 | Unpacking apache2-bin (2.4.58-1ubuntu8.13) ... 2026-06-12 17:23:41.809 | Selecting previously unselected package apache2-data. 2026-06-12 17:23:41.822 | Preparing to unpack .../009-apache2-data_2.4.58-1ubuntu8.13_all.deb ... 2026-06-12 17:23:41.824 | Unpacking apache2-data (2.4.58-1ubuntu8.13) ... 2026-06-12 17:23:41.917 | Selecting previously unselected package apache2-utils. 2026-06-12 17:23:41.932 | Preparing to unpack .../010-apache2-utils_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-12 17:23:41.935 | Unpacking apache2-utils (2.4.58-1ubuntu8.13) ... 2026-06-12 17:23:41.974 | Selecting previously unselected package apache2. 2026-06-12 17:23:41.988 | Preparing to unpack .../011-apache2_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-12 17:23:41.996 | Unpacking apache2 (2.4.58-1ubuntu8.13) ... 2026-06-12 17:23:42.063 | Selecting previously unselected package haproxy. 2026-06-12 17:23:42.076 | Preparing to unpack .../012-haproxy_2.8.16-0ubuntu0.24.04.2_amd64.deb ... 2026-06-12 17:23:42.084 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.2) ... 2026-06-12 17:23:42.154 | Selecting previously unselected package memcached. 2026-06-12 17:23:42.167 | Preparing to unpack .../013-memcached_1.6.24-1ubuntu0.1_amd64.deb ... 2026-06-12 17:23:42.171 | Unpacking memcached (1.6.24-1ubuntu0.1) ... 2026-06-12 17:23:42.217 | Preparing to unpack .../014-openssh-sftp-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-06-12 17:23:42.221 | Unpacking openssh-sftp-server (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.14) ... 2026-06-12 17:23:42.264 | Preparing to unpack .../015-openssh-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-06-12 17:23:42.351 | Unpacking openssh-server (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.14) ... 2026-06-12 17:23:42.420 | Preparing to unpack .../016-openssh-client_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-06-12 17:23:42.441 | Unpacking openssh-client (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.14) ... 2026-06-12 17:23:42.506 | Selecting previously unselected package libjson-perl. 2026-06-12 17:23:42.522 | Preparing to unpack .../017-libjson-perl_4.10000-1_all.deb ... 2026-06-12 17:23:42.524 | Unpacking libjson-perl (4.10000-1) ... 2026-06-12 17:23:42.555 | Selecting previously unselected package postgresql-client-common. 2026-06-12 17:23:42.568 | Preparing to unpack .../018-postgresql-client-common_257build1.1_all.deb ... 2026-06-12 17:23:42.570 | Unpacking postgresql-client-common (257build1.1) ... 2026-06-12 17:23:42.618 | Preparing to unpack .../019-openssl_3.0.13-0ubuntu3.11_amd64.deb ... 2026-06-12 17:23:42.624 | Unpacking openssl (3.0.13-0ubuntu3.11) over (3.0.13-0ubuntu3.7) ... 2026-06-12 17:23:42.731 | Selecting previously unselected package ssl-cert. 2026-06-12 17:23:42.749 | Preparing to unpack .../020-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-06-12 17:23:42.751 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-06-12 17:23:42.792 | Selecting previously unselected package postgresql-common. 2026-06-12 17:23:42.805 | Preparing to unpack .../021-postgresql-common_257build1.1_all.deb ... 2026-06-12 17:23:42.820 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-06-12 17:23:42.828 | Unpacking postgresql-common (257build1.1) ... 2026-06-12 17:23:42.890 | Selecting previously unselected package libsysfs2:amd64. 2026-06-12 17:23:42.908 | Preparing to unpack .../022-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-06-12 17:23:42.910 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-06-12 17:23:42.943 | Selecting previously unselected package sysfsutils. 2026-06-12 17:23:42.956 | Preparing to unpack .../023-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-06-12 17:23:42.961 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-06-12 17:23:43.002 | Preparing to unpack .../024-eject_2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-12 17:23:43.007 | Unpacking eject (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-06-12 17:23:43.056 | Preparing to unpack .../025-sudo_1.9.15p5-3ubuntu5.24.04.2_amd64.deb ... 2026-06-12 17:23:43.068 | Unpacking sudo (1.9.15p5-3ubuntu5.24.04.2) over (1.9.15p5-3ubuntu5.24.04.1) ... 2026-06-12 17:23:43.139 | Preparing to unpack .../026-bsdextrautils_2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-12 17:23:43.148 | Unpacking bsdextrautils (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-06-12 17:23:43.185 | Selecting previously unselected package autotools-dev. 2026-06-12 17:23:43.198 | Preparing to unpack .../027-autotools-dev_20220109.1_all.deb ... 2026-06-12 17:23:43.200 | Unpacking autotools-dev (20220109.1) ... 2026-06-12 17:23:43.235 | Selecting previously unselected package m4. 2026-06-12 17:23:43.245 | Preparing to unpack .../028-m4_1.4.19-4build1_amd64.deb ... 2026-06-12 17:23:43.246 | Unpacking m4 (1.4.19-4build1) ... 2026-06-12 17:23:43.297 | Selecting previously unselected package autoconf. 2026-06-12 17:23:43.310 | Preparing to unpack .../029-autoconf_2.71-3_all.deb ... 2026-06-12 17:23:43.315 | Unpacking autoconf (2.71-3) ... 2026-06-12 17:23:43.368 | Selecting previously unselected package automake. 2026-06-12 17:23:43.381 | Preparing to unpack .../030-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-06-12 17:23:43.386 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-06-12 17:23:43.448 | Selecting previously unselected package autopoint. 2026-06-12 17:23:43.462 | Preparing to unpack .../031-autopoint_0.21-14ubuntu2_all.deb ... 2026-06-12 17:23:43.464 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-06-12 17:23:43.495 | Selecting previously unselected package libdebhelper-perl. 2026-06-12 17:23:43.509 | Preparing to unpack .../032-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-06-12 17:23:43.511 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-06-12 17:23:43.561 | Selecting previously unselected package libllvm17t64:amd64. 2026-06-12 17:23:43.574 | Preparing to unpack .../033-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-12 17:23:43.576 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-12 17:23:44.131 | Selecting previously unselected package libclang-cpp17t64. 2026-06-12 17:23:44.144 | Preparing to unpack .../034-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-12 17:23:44.146 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-06-12 17:23:44.409 | Selecting previously unselected package libgc1:amd64. 2026-06-12 17:23:44.423 | Preparing to unpack .../035-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-06-12 17:23:44.424 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-06-12 17:23:44.452 | Selecting previously unselected package libobjc4:amd64. 2026-06-12 17:23:44.465 | Preparing to unpack .../036-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-12 17:23:44.468 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-12 17:23:44.494 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-06-12 17:23:44.508 | Preparing to unpack .../037-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-06-12 17:23:44.509 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-12 17:23:44.546 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-06-12 17:23:44.560 | Preparing to unpack .../038-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-12 17:23:44.562 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-12 17:23:44.679 | Selecting previously unselected package llvm-17-linker-tools. 2026-06-12 17:23:44.693 | Preparing to unpack .../039-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-12 17:23:44.695 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-06-12 17:23:44.742 | Selecting previously unselected package libclang1-17t64. 2026-06-12 17:23:44.756 | Preparing to unpack .../040-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-12 17:23:44.758 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-06-12 17:23:44.919 | Selecting previously unselected package clang-17. 2026-06-12 17:23:44.933 | Preparing to unpack .../041-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-12 17:23:44.935 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-06-12 17:23:44.964 | Selecting previously unselected package libtool. 2026-06-12 17:23:44.978 | Preparing to unpack .../042-libtool_2.4.7-7build1_all.deb ... 2026-06-12 17:23:44.980 | Unpacking libtool (2.4.7-7build1) ... 2026-06-12 17:23:45.011 | Selecting previously unselected package dh-autoreconf. 2026-06-12 17:23:45.027 | Preparing to unpack .../043-dh-autoreconf_20_all.deb ... 2026-06-12 17:23:45.028 | Unpacking dh-autoreconf (20) ... 2026-06-12 17:23:45.056 | Selecting previously unselected package libarchive-zip-perl. 2026-06-12 17:23:45.070 | Preparing to unpack .../044-libarchive-zip-perl_1.68-1_all.deb ... 2026-06-12 17:23:45.072 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-06-12 17:23:45.106 | Selecting previously unselected package libsub-override-perl. 2026-06-12 17:23:45.120 | Preparing to unpack .../045-libsub-override-perl_0.10-1_all.deb ... 2026-06-12 17:23:45.123 | Unpacking libsub-override-perl (0.10-1) ... 2026-06-12 17:23:45.146 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-06-12 17:23:45.160 | Preparing to unpack .../046-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-06-12 17:23:45.161 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-06-12 17:23:45.189 | Selecting previously unselected package dh-strip-nondeterminism. 2026-06-12 17:23:45.203 | Preparing to unpack .../047-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-06-12 17:23:45.204 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-06-12 17:23:45.227 | Selecting previously unselected package debugedit. 2026-06-12 17:23:45.241 | Preparing to unpack .../048-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-06-12 17:23:45.242 | Unpacking debugedit (1:5.0-5build2) ... 2026-06-12 17:23:45.270 | Selecting previously unselected package dwz. 2026-06-12 17:23:45.284 | Preparing to unpack .../049-dwz_0.15-1build6_amd64.deb ... 2026-06-12 17:23:45.285 | Unpacking dwz (0.15-1build6) ... 2026-06-12 17:23:45.311 | Selecting previously unselected package gettext. 2026-06-12 17:23:45.325 | Preparing to unpack .../050-gettext_0.21-14ubuntu2_amd64.deb ... 2026-06-12 17:23:45.326 | Unpacking gettext (0.21-14ubuntu2) ... 2026-06-12 17:23:45.383 | Selecting previously unselected package intltool-debian. 2026-06-12 17:23:45.397 | Preparing to unpack .../051-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-06-12 17:23:45.398 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-06-12 17:23:45.423 | Selecting previously unselected package po-debconf. 2026-06-12 17:23:45.437 | Preparing to unpack .../052-po-debconf_1.0.21+nmu1_all.deb ... 2026-06-12 17:23:45.439 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-06-12 17:23:45.486 | Selecting previously unselected package debhelper. 2026-06-12 17:23:45.500 | Preparing to unpack .../053-debhelper_13.14.1ubuntu5_all.deb ... 2026-06-12 17:23:45.502 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-06-12 17:23:45.614 | Selecting previously unselected package uuid-dev:amd64. 2026-06-12 17:23:45.628 | Preparing to unpack .../054-uuid-dev_2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-12 17:23:45.629 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-06-12 17:23:45.661 | Selecting previously unselected package libsctp-dev:amd64. 2026-06-12 17:23:45.674 | Preparing to unpack .../055-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-06-12 17:23:45.676 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-06-12 17:23:45.708 | Selecting previously unselected package libapr1-dev. 2026-06-12 17:23:45.722 | Preparing to unpack .../056-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-06-12 17:23:45.723 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-06-12 17:23:45.886 | Selecting previously unselected package libldap-dev:amd64. 2026-06-12 17:23:45.899 | Preparing to unpack .../057-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-06-12 17:23:45.900 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-12 17:23:45.974 | Selecting previously unselected package libldap2-dev. 2026-06-12 17:23:45.987 | Preparing to unpack .../058-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-06-12 17:23:45.989 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-12 17:23:46.014 | Selecting previously unselected package libaprutil1-dev. 2026-06-12 17:23:46.027 | Preparing to unpack .../059-libaprutil1-dev_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-12 17:23:46.028 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-06-12 17:23:46.161 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-06-12 17:23:46.174 | Preparing to unpack .../060-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-06-12 17:23:46.175 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-12 17:23:46.205 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-06-12 17:23:46.218 | Preparing to unpack .../061-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-06-12 17:23:46.219 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-12 17:23:46.250 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-06-12 17:23:46.263 | Preparing to unpack .../062-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-06-12 17:23:46.264 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-06-12 17:23:46.288 | Selecting previously unselected package libpcre2-dev:amd64. 2026-06-12 17:23:46.301 | Preparing to unpack .../063-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-06-12 17:23:46.303 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-06-12 17:23:46.364 | Selecting previously unselected package apache2-dev. 2026-06-12 17:23:46.378 | Preparing to unpack .../064-apache2-dev_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-12 17:23:46.379 | Unpacking apache2-dev (2.4.58-1ubuntu8.13) ... 2026-06-12 17:23:46.425 | Selecting previously unselected package ncal. 2026-06-12 17:23:46.438 | Preparing to unpack .../065-ncal_12.1.8_amd64.deb ... 2026-06-12 17:23:46.440 | Unpacking ncal (12.1.8) ... 2026-06-12 17:23:46.473 | Selecting previously unselected package bsdmainutils. 2026-06-12 17:23:46.487 | Preparing to unpack .../066-bsdmainutils_12.1.8_all.deb ... 2026-06-12 17:23:46.491 | Unpacking bsdmainutils (12.1.8) ... 2026-06-12 17:23:46.515 | Selecting previously unselected package conntrack. 2026-06-12 17:23:46.530 | Preparing to unpack .../067-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-06-12 17:23:46.531 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-06-12 17:23:46.559 | Selecting previously unselected package dnsmasq-base. 2026-06-12 17:23:46.572 | Preparing to unpack .../068-dnsmasq-base_2.90-2ubuntu0.3_amd64.deb ... 2026-06-12 17:23:46.581 | Unpacking dnsmasq-base (2.90-2ubuntu0.3) ... 2026-06-12 17:23:46.614 | Selecting previously unselected package dnsmasq-utils. 2026-06-12 17:23:46.627 | Preparing to unpack .../069-dnsmasq-utils_2.90-2ubuntu0.3_amd64.deb ... 2026-06-12 17:23:46.629 | Unpacking dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-06-12 17:23:46.657 | Selecting previously unselected package ebtables. 2026-06-12 17:23:46.670 | Preparing to unpack .../070-ebtables_2.0.11-6build1_amd64.deb ... 2026-06-12 17:23:46.683 | Unpacking ebtables (2.0.11-6build1) ... 2026-06-12 17:23:46.728 | Preparing to unpack .../071-fdisk_2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-12 17:23:46.732 | Unpacking fdisk (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-06-12 17:23:46.776 | Selecting previously unselected package fonts-liberation. 2026-06-12 17:23:46.790 | Preparing to unpack .../072-fonts-liberation_1%3a2.1.5-3_all.deb ... 2026-06-12 17:23:46.791 | Unpacking fonts-liberation (1:2.1.5-3) ... 2026-06-12 17:23:46.842 | Selecting previously unselected package fonts-liberation-sans-narrow. 2026-06-12 17:23:46.856 | Preparing to unpack .../073-fonts-liberation-sans-narrow_1%3a1.07.6-4_all.deb ... 2026-06-12 17:23:46.859 | Unpacking fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-06-12 17:23:46.887 | Selecting previously unselected package fonts-liberation2. 2026-06-12 17:23:46.901 | Preparing to unpack .../074-fonts-liberation2_1%3a2.1.5-3_all.deb ... 2026-06-12 17:23:46.902 | Unpacking fonts-liberation2 (1:2.1.5-3) ... 2026-06-12 17:23:46.926 | Selecting previously unselected package genisoimage. 2026-06-12 17:23:46.940 | Preparing to unpack .../075-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-06-12 17:23:46.942 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-06-12 17:23:46.977 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-06-12 17:23:46.991 | Preparing to unpack .../076-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-06-12 17:23:46.993 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-06-12 17:23:47.022 | Selecting previously unselected package libann0. 2026-06-12 17:23:47.036 | Preparing to unpack .../077-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-06-12 17:23:47.037 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-06-12 17:23:47.066 | Selecting previously unselected package libcdt5:amd64. 2026-06-12 17:23:47.080 | Preparing to unpack .../078-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-12 17:23:47.082 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-12 17:23:47.109 | Selecting previously unselected package libcgraph6:amd64. 2026-06-12 17:23:47.124 | Preparing to unpack .../079-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-12 17:23:47.125 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-12 17:23:47.154 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-06-12 17:23:47.168 | Preparing to unpack .../080-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-06-12 17:23:47.170 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-06-12 17:23:47.198 | Selecting previously unselected package libltdl7:amd64. 2026-06-12 17:23:47.213 | Preparing to unpack .../081-libltdl7_2.4.7-7build1_amd64.deb ... 2026-06-12 17:23:47.214 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-06-12 17:23:47.240 | Selecting previously unselected package libpathplan4:amd64. 2026-06-12 17:23:47.254 | Preparing to unpack .../082-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-12 17:23:47.255 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-12 17:23:47.282 | Selecting previously unselected package libgvc6. 2026-06-12 17:23:47.295 | Preparing to unpack .../083-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-12 17:23:47.297 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-06-12 17:23:47.333 | Selecting previously unselected package libgvpr2:amd64. 2026-06-12 17:23:47.347 | Preparing to unpack .../084-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-12 17:23:47.349 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-12 17:23:47.377 | Selecting previously unselected package liblab-gamut1:amd64. 2026-06-12 17:23:47.391 | Preparing to unpack .../085-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-12 17:23:47.392 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-12 17:23:47.432 | Selecting previously unselected package libice6:amd64. 2026-06-12 17:23:47.448 | Preparing to unpack .../086-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-06-12 17:23:47.450 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-06-12 17:23:47.476 | Selecting previously unselected package libsm6:amd64. 2026-06-12 17:23:47.489 | Preparing to unpack .../087-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-06-12 17:23:47.490 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-06-12 17:23:47.517 | Selecting previously unselected package libxt6t64:amd64. 2026-06-12 17:23:47.530 | Preparing to unpack .../088-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-06-12 17:23:47.532 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-06-12 17:23:47.560 | Selecting previously unselected package libxmu6:amd64. 2026-06-12 17:23:47.573 | Preparing to unpack .../089-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-06-12 17:23:47.576 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-06-12 17:23:47.606 | Selecting previously unselected package libxaw7:amd64. 2026-06-12 17:23:47.620 | Preparing to unpack .../090-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-06-12 17:23:47.622 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-06-12 17:23:47.662 | Selecting previously unselected package graphviz. 2026-06-12 17:23:47.676 | Preparing to unpack .../091-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-12 17:23:47.677 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-06-12 17:23:47.734 | Selecting previously unselected package icu-devtools. 2026-06-12 17:23:47.747 | Preparing to unpack .../092-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-06-12 17:23:47.749 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-06-12 17:23:47.785 | Selecting previously unselected package iputils-arping. 2026-06-12 17:23:47.799 | Preparing to unpack .../093-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-06-12 17:23:47.800 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-06-12 17:23:47.826 | Selecting previously unselected package comerr-dev:amd64. 2026-06-12 17:23:47.840 | Preparing to unpack .../094-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-06-12 17:23:47.843 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-06-12 17:23:47.875 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-06-12 17:23:47.888 | Preparing to unpack .../095-libgssrpc4t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-12 17:23:47.890 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-12 17:23:47.918 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-06-12 17:23:47.931 | Preparing to unpack .../096-libkadm5clnt-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-12 17:23:47.933 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-12 17:23:47.960 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-06-12 17:23:47.973 | Preparing to unpack .../097-libkdb5-10t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-12 17:23:47.975 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-12 17:23:48.002 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-06-12 17:23:48.015 | Preparing to unpack .../098-libkadm5srv-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-12 17:23:48.017 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-12 17:23:48.043 | Selecting previously unselected package krb5-multidev:amd64. 2026-06-12 17:23:48.057 | Preparing to unpack .../099-krb5-multidev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-12 17:23:48.058 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-12 17:23:48.101 | Selecting previously unselected package libarchive-cpio-perl. 2026-06-12 17:23:48.115 | Preparing to unpack .../100-libarchive-cpio-perl_0.10-3_all.deb ... 2026-06-12 17:23:48.117 | Unpacking libarchive-cpio-perl (0.10-3) ... 2026-06-12 17:23:48.143 | Selecting previously unselected package libclang-rt-17-dev:amd64. 2026-06-12 17:23:48.158 | Preparing to unpack .../101-libclang-rt-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-12 17:23:48.159 | Unpacking libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-12 17:23:48.328 | Preparing to unpack .../102-libcurl3t64-gnutls_8.5.0-2ubuntu10.9_amd64.deb ... 2026-06-12 17:23:48.332 | Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.9) over (8.5.0-2ubuntu10.6) ... 2026-06-12 17:23:48.362 | Selecting previously unselected package libgts-bin. 2026-06-12 17:23:48.375 | Preparing to unpack .../103-libgts-bin_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-06-12 17:23:48.377 | Unpacking libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-06-12 17:23:48.407 | Selecting previously unselected package libicu-dev:amd64. 2026-06-12 17:23:48.420 | Preparing to unpack .../104-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-06-12 17:23:48.421 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-06-12 17:23:48.685 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-06-12 17:23:48.698 | Preparing to unpack .../105-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-06-12 17:23:48.700 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-06-12 17:23:48.730 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-06-12 17:23:48.743 | Preparing to unpack .../106-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-06-12 17:23:48.744 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-06-12 17:23:48.766 | Selecting previously unselected package libjpeg-dev:amd64. 2026-06-12 17:23:48.779 | Preparing to unpack .../107-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-06-12 17:23:48.781 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-06-12 17:23:48.804 | Selecting previously unselected package libjs-jquery-metadata. 2026-06-12 17:23:48.818 | Preparing to unpack .../108-libjs-jquery-metadata_12-4_all.deb ... 2026-06-12 17:23:48.820 | Unpacking libjs-jquery-metadata (12-4) ... 2026-06-12 17:23:48.846 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-06-12 17:23:48.859 | Preparing to unpack .../109-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-06-12 17:23:48.860 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-06-12 17:23:48.913 | Selecting previously unselected package libltdl-dev:amd64. 2026-06-12 17:23:48.926 | Preparing to unpack .../110-libltdl-dev_2.4.7-7build1_amd64.deb ... 2026-06-12 17:23:48.928 | Unpacking libltdl-dev:amd64 (2.4.7-7build1) ... 2026-06-12 17:23:48.966 | Selecting previously unselected package libsys-hostname-long-perl. 2026-06-12 17:23:48.979 | Preparing to unpack .../111-libsys-hostname-long-perl_1.5-3_all.deb ... 2026-06-12 17:23:48.981 | Unpacking libsys-hostname-long-perl (1.5-3) ... 2026-06-12 17:23:49.007 | Selecting previously unselected package libmail-sendmail-perl. 2026-06-12 17:23:49.021 | Preparing to unpack .../112-libmail-sendmail-perl_0.80-3_all.deb ... 2026-06-12 17:23:49.022 | Unpacking libmail-sendmail-perl (0.80-3) ... 2026-06-12 17:23:49.049 | Selecting previously unselected package mysql-common. 2026-06-12 17:23:49.063 | Preparing to unpack .../113-mysql-common_5.8+1.1.0build1_all.deb ... 2026-06-12 17:23:49.076 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-06-12 17:23:49.102 | Selecting previously unselected package libmysqlclient21:amd64. 2026-06-12 17:23:49.115 | Preparing to unpack .../114-libmysqlclient21_8.0.46-0ubuntu0.24.04.2_amd64.deb ... 2026-06-12 17:23:49.117 | Unpacking libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-12 17:23:49.171 | Selecting previously unselected package libncurses-dev:amd64. 2026-06-12 17:23:49.184 | Preparing to unpack .../115-libncurses-dev_6.4+20240113-1ubuntu2_amd64.deb ... 2026-06-12 17:23:49.186 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-06-12 17:23:49.234 | Selecting previously unselected package libpkgconf3:amd64. 2026-06-12 17:23:49.247 | Preparing to unpack .../116-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-06-12 17:23:49.249 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-06-12 17:23:49.277 | Selecting previously unselected package libpq5:amd64. 2026-06-12 17:23:49.291 | Preparing to unpack .../117-libpq5_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-12 17:23:49.292 | Unpacking libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-06-12 17:23:49.319 | Selecting previously unselected package libssl-dev:amd64. 2026-06-12 17:23:49.333 | Preparing to unpack .../118-libssl-dev_3.0.13-0ubuntu3.11_amd64.deb ... 2026-06-12 17:23:49.334 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-06-12 17:23:49.443 | Selecting previously unselected package libpq-dev. 2026-06-12 17:23:49.457 | Preparing to unpack .../119-libpq-dev_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-12 17:23:49.459 | Unpacking libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-06-12 17:23:49.491 | Selecting previously unselected package libsasl2-dev. 2026-06-12 17:23:49.505 | Preparing to unpack .../120-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-06-12 17:23:49.508 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-06-12 17:23:49.548 | Selecting previously unselected package libsystemd-dev:amd64. 2026-06-12 17:23:49.562 | Preparing to unpack .../121-libsystemd-dev_255.4-1ubuntu8.16_amd64.deb ... 2026-06-12 17:23:49.564 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-06-12 17:23:49.713 | Selecting previously unselected package libx86-1:amd64. 2026-06-12 17:23:49.728 | Preparing to unpack .../122-libx86-1_1.1+ds1-12build1_amd64.deb ... 2026-06-12 17:23:49.730 | Unpacking libx86-1:amd64 (1.1+ds1-12build1) ... 2026-06-12 17:23:49.756 | Selecting previously unselected package libxml2-dev:amd64. 2026-06-12 17:23:49.770 | Preparing to unpack .../123-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.7_amd64.deb ... 2026-06-12 17:23:49.771 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-06-12 17:23:49.819 | Selecting previously unselected package libxslt1-dev:amd64. 2026-06-12 17:23:49.833 | Preparing to unpack .../124-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-06-12 17:23:49.834 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-06-12 17:23:49.881 | Selecting previously unselected package llvm-17-runtime. 2026-06-12 17:23:49.894 | Preparing to unpack .../125-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-12 17:23:49.896 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-06-12 17:23:49.932 | Selecting previously unselected package libpfm4:amd64. 2026-06-12 17:23:49.945 | Preparing to unpack .../126-libpfm4_4.13.0+git32-g0d4ed0e-1_amd64.deb ... 2026-06-12 17:23:49.947 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-06-12 17:23:49.985 | Selecting previously unselected package llvm-17. 2026-06-12 17:23:49.999 | Preparing to unpack .../127-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-12 17:23:50.000 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-06-12 17:23:50.547 | Selecting previously unselected package libffi-dev:amd64. 2026-06-12 17:23:50.559 | Preparing to unpack .../128-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-06-12 17:23:50.561 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-06-12 17:23:50.596 | Selecting previously unselected package llvm-17-tools. 2026-06-12 17:23:50.615 | Preparing to unpack .../129-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-12 17:23:50.617 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-06-12 17:23:50.768 | Selecting previously unselected package libz3-4:amd64. 2026-06-12 17:23:50.782 | Preparing to unpack .../130-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-06-12 17:23:50.783 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-06-12 17:23:50.889 | Selecting previously unselected package libz3-dev:amd64. 2026-06-12 17:23:50.902 | Preparing to unpack .../131-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-06-12 17:23:50.904 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-06-12 17:23:50.934 | Selecting previously unselected package llvm-17-dev. 2026-06-12 17:23:50.947 | Preparing to unpack .../132-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-12 17:23:50.948 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-06-12 17:23:52.594 | Selecting previously unselected package osinfo-db. 2026-06-12 17:23:52.610 | Preparing to unpack .../133-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-06-12 17:23:52.612 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-06-12 17:23:52.863 | Selecting previously unselected package pkgconf-bin. 2026-06-12 17:23:52.877 | Preparing to unpack .../134-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-06-12 17:23:52.879 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-06-12 17:23:52.907 | Selecting previously unselected package pkgconf:amd64. 2026-06-12 17:23:52.922 | Preparing to unpack .../135-pkgconf_1.8.1-2build1_amd64.deb ... 2026-06-12 17:23:52.926 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-06-12 17:23:52.957 | Selecting previously unselected package pkg-config:amd64. 2026-06-12 17:23:52.971 | Preparing to unpack .../136-pkg-config_1.8.1-2build1_amd64.deb ... 2026-06-12 17:23:52.975 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-06-12 17:23:53.000 | Selecting previously unselected package pm-utils. 2026-06-12 17:23:53.013 | Preparing to unpack .../137-pm-utils_1.4.1-21_all.deb ... 2026-06-12 17:23:53.015 | Unpacking pm-utils (1.4.1-21) ... 2026-06-12 17:23:53.056 | Selecting previously unselected package postgresql-client-16. 2026-06-12 17:23:53.070 | Preparing to unpack .../138-postgresql-client-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-12 17:23:53.072 | Unpacking postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-12 17:23:53.160 | Selecting previously unselected package postgresql-server-dev-16. 2026-06-12 17:23:53.174 | Preparing to unpack .../139-postgresql-server-dev-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-12 17:23:53.175 | Unpacking postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-12 17:23:53.392 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-06-12 17:23:53.406 | Preparing to unpack .../140-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-06-12 17:23:53.408 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-06-12 17:23:53.440 | Selecting previously unselected package python3-mysqldb. 2026-06-12 17:23:53.454 | Preparing to unpack .../141-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-06-12 17:23:53.455 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-06-12 17:23:53.486 | Selecting previously unselected package sqlite3. 2026-06-12 17:23:53.499 | Preparing to unpack .../142-sqlite3_3.45.1-1ubuntu2.5_amd64.deb ... 2026-06-12 17:23:53.501 | Unpacking sqlite3 (3.45.1-1ubuntu2.5) ... 2026-06-12 17:23:53.528 | Selecting previously unselected package vbetool. 2026-06-12 17:23:53.542 | Preparing to unpack .../143-vbetool_1.1-5_amd64.deb ... 2026-06-12 17:23:53.544 | Unpacking vbetool (1.1-5) ... 2026-06-12 17:23:53.571 | Selecting previously unselected package libosinfo-l10n. 2026-06-12 17:23:53.585 | Preparing to unpack .../144-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-06-12 17:23:53.586 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-06-12 17:23:53.624 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-06-12 17:23:53.637 | Preparing to unpack .../145-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-06-12 17:23:53.639 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-06-12 17:23:53.666 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-06-12 17:23:53.680 | Preparing to unpack .../146-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-06-12 17:23:53.682 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-06-12 17:23:53.708 | Selecting previously unselected package liberasurecode1:amd64. 2026-06-12 17:23:53.722 | Preparing to unpack .../147-liberasurecode1_1.6.2-1build3_amd64.deb ... 2026-06-12 17:23:53.723 | Unpacking liberasurecode1:amd64 (1.6.2-1build3) ... 2026-06-12 17:23:53.750 | Selecting previously unselected package liberasurecode-dev:amd64. 2026-06-12 17:23:53.764 | Preparing to unpack .../148-liberasurecode-dev_1.6.2-1build3_amd64.deb ... 2026-06-12 17:23:53.765 | Unpacking liberasurecode-dev:amd64 (1.6.2-1build3) ... 2026-06-12 17:23:53.796 | Selecting previously unselected package libkrb5-dev:amd64. 2026-06-12 17:23:53.810 | Preparing to unpack .../149-libkrb5-dev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-12 17:23:53.811 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-12 17:23:53.842 | Selecting previously unselected package libyaml-dev:amd64. 2026-06-12 17:23:53.856 | Preparing to unpack .../150-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-06-12 17:23:53.858 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-06-12 17:23:53.915 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-06-12 17:23:53.920 | Setting up postgresql-client-common (257build1.1) ... 2026-06-12 17:23:53.926 | Setting up dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-06-12 17:23:53.931 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-06-12 17:23:53.934 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-06-12 17:23:53.953 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-06-12 17:23:53.956 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-06-12 17:23:53.959 | Setting up libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-12 17:23:53.963 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-06-12 17:23:53.967 | Setting up gettext (0.21-14ubuntu2) ... 2026-06-12 17:23:53.970 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-06-12 17:23:53.975 | Setting up bsdextrautils (2.39.3-9ubuntu6.5) ... 2026-06-12 17:23:53.978 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-06-12 17:23:53.982 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-06-12 17:23:53.987 | Setting up libcurl4t64:amd64 (8.5.0-2ubuntu10.9) ... 2026-06-12 17:23:53.991 | Setting up sysfsutils (2.1.1-6build1) ... 2026-06-12 17:23:54.395 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-06-12 17:23:54.396 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-06-12 17:23:54.687 | Setting up ncal (12.1.8) ... 2026-06-12 17:23:54.691 | Setting up libx86-1:amd64 (1.1+ds1-12build1) ... 2026-06-12 17:23:54.695 | Setting up libarchive-zip-perl (1.68-1) ... 2026-06-12 17:23:54.699 | Setting up vbetool (1.1-5) ... 2026-06-12 17:23:54.704 | Setting up openssh-client (1:9.6p1-3ubuntu13.16) ... 2026-06-12 17:23:54.729 | Setting up pm-utils (1.4.1-21) ... 2026-06-12 17:23:54.739 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-06-12 17:23:54.742 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-12 17:23:54.746 | Setting up libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-06-12 17:23:54.753 | Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.9) ... 2026-06-12 17:23:54.757 | Setting up m4 (1.4.19-4build1) ... 2026-06-12 17:23:54.760 | Setting up systemd-dev (255.4-1ubuntu8.16) ... 2026-06-12 17:23:54.763 | Setting up dnsmasq-base (2.90-2ubuntu0.3) ... 2026-06-12 17:23:54.796 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-06-12 17:23:54.816 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-06-12 17:23:54.820 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-06-12 17:23:54.824 | Setting up memcached (1.6.24-1ubuntu0.1) ... 2026-06-12 17:23:55.345 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-06-12 17:23:55.609 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-12 17:23:55.613 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-06-12 17:23:55.617 | Setting up eject (2.39.3-9ubuntu6.5) ... 2026-06-12 17:23:55.620 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-06-12 17:23:55.751 | Setting up autotools-dev (20220109.1) ... 2026-06-12 17:23:55.757 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-06-12 17:23:55.761 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-12 17:23:55.765 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-06-12 17:23:55.769 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-06-12 17:23:55.773 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-12 17:23:55.777 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-06-12 17:23:55.780 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-12 17:23:55.785 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-12 17:23:55.788 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-06-12 17:23:55.792 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-12 17:23:55.797 | Setting up ebtables (2.0.11-6build1) ... 2026-06-12 17:23:56.145 | Setting up libjs-jquery-metadata (12-4) ... 2026-06-12 17:23:56.149 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-06-12 17:23:56.153 | Setting up bsdmainutils (12.1.8) ... 2026-06-12 17:23:56.159 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-06-12 17:23:56.164 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-06-12 17:23:56.168 | Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.16) ... 2026-06-12 17:23:56.171 | Setting up autopoint (0.21-14ubuntu2) ... 2026-06-12 17:23:56.174 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-06-12 17:23:56.178 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-06-12 17:23:56.181 | Setting up sudo (1.9.15p5-3ubuntu5.24.04.2) ... 2026-06-12 17:23:56.201 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-06-12 17:23:56.205 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-06-12 17:23:56.208 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-06-12 17:23:56.212 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-06-12 17:23:56.216 | Setting up autoconf (2.71-3) ... 2026-06-12 17:23:56.220 | Setting up liberasurecode1:amd64 (1.6.2-1build3) ... 2026-06-12 17:23:56.224 | Setting up libfdisk1:amd64 (2.39.3-9ubuntu6.5) ... 2026-06-12 17:23:56.227 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-06-12 17:23:56.231 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-06-12 17:23:56.234 | Setting up dwz (0.15-1build6) ... 2026-06-12 17:23:56.238 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-06-12 17:23:56.243 | Setting up mount (2.39.3-9ubuntu6.5) ... 2026-06-12 17:23:56.246 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-12 17:23:56.249 | Setting up uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-06-12 17:23:57.004 | uuidd.service is a disabled or a static unit not running, not starting it. 2026-06-12 17:23:57.023 | Setting up libarchive-cpio-perl (0.10-3) ... 2026-06-12 17:23:57.028 | Setting up libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-12 17:23:57.036 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-06-12 17:23:57.042 | Setting up libjson-perl (4.10000-1) ... 2026-06-12 17:23:57.046 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-06-12 17:23:57.064 | Setting up fonts-liberation (1:2.1.5-3) ... 2026-06-12 17:23:57.068 | Setting up debugedit (1:5.0-5build2) ... 2026-06-12 17:23:57.072 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-06-12 17:23:57.075 | Setting up libsub-override-perl (0.10-1) ... 2026-06-12 17:23:57.079 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-06-12 17:23:57.084 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-12 17:23:57.089 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-12 17:23:57.093 | Setting up apache2-data (2.4.58-1ubuntu8.13) ... 2026-06-12 17:23:57.097 | Setting up curl (8.5.0-2ubuntu10.9) ... 2026-06-12 17:23:57.101 | Setting up fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-06-12 17:23:57.105 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-06-12 17:23:57.110 | Setting up openssl (3.0.13-0ubuntu3.11) ... 2026-06-12 17:23:57.117 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-06-12 17:23:57.121 | Setting up libsys-hostname-long-perl (1.5-3) ... 2026-06-12 17:23:57.124 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-06-12 17:23:57.128 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-06-12 17:23:57.131 | Setting up sqlite3 (3.45.1-1ubuntu2.5) ... 2026-06-12 17:23:57.135 | Setting up rsync (3.2.7-1ubuntu1.5) ... 2026-06-12 17:23:57.791 | rsync.service is a disabled or a static unit not running, not starting it. 2026-06-12 17:23:57.794 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-06-12 17:23:57.797 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-12 17:23:57.801 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-06-12 17:23:57.807 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-06-12 17:23:57.811 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-06-12 17:23:57.815 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-12 17:23:57.818 | Setting up libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-06-12 17:23:57.821 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-06-12 17:23:57.826 | Setting up openssh-sftp-server (1:9.6p1-3ubuntu13.16) ... 2026-06-12 17:23:57.829 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-06-12 17:23:57.832 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-06-12 17:23:57.836 | Setting up openssh-server (1:9.6p1-3ubuntu13.16) ... 2026-06-12 17:23:58.870 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-12 17:23:58.873 | Setting up libtool (2.4.7-7build1) ... 2026-06-12 17:23:58.877 | Setting up po-debconf (1.0.21+nmu1) ... 2026-06-12 17:23:58.880 | Setting up postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-12 17:23:59.303 | update-alternatives: using /usr/share/postgresql/16/man/man1/psql.1.gz to provide /usr/share/man/man1/psql.1.gz (psql.1.gz) in auto mode 2026-06-12 17:23:59.335 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-06-12 17:23:59.338 | Setting up haproxy (2.8.16-0ubuntu0.24.04.2) ... 2026-06-12 17:23:59.803 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-06-12 17:24:00.186 | Setting up libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-06-12 17:24:00.190 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-12 17:24:00.193 | Setting up systemd (255.4-1ubuntu8.16) ... 2026-06-12 17:24:00.229 | /usr/lib/tmpfiles.d/postgresql-common.conf:2: Failed to resolve user 'postgres': No such process 2026-06-12 17:24:00.230 | /usr/lib/tmpfiles.d/postgresql-common.conf:4: Failed to resolve group 'postgres': No such process 2026-06-12 17:24:00.701 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-12 17:24:00.705 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-12 17:24:00.710 | Setting up fdisk (2.39.3-9ubuntu6.5) ... 2026-06-12 17:24:00.717 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-06-12 17:24:00.721 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-12 17:24:00.726 | Setting up dh-autoreconf (20) ... 2026-06-12 17:24:00.729 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-06-12 17:24:00.732 | Setting up libmail-sendmail-perl (0.80-3) ... 2026-06-12 17:24:00.736 | Setting up libltdl-dev:amd64 (2.4.7-7build1) ... 2026-06-12 17:24:00.739 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-06-12 17:24:00.742 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-06-12 17:24:00.747 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-06-12 17:24:00.750 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-06-12 17:24:01.150 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-06-12 17:24:01.441 | Setting up liberasurecode-dev:amd64 (1.6.2-1build3) ... 2026-06-12 17:24:01.446 | Setting up fonts-liberation2 (1:2.1.5-3) ... 2026-06-12 17:24:01.450 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-06-12 17:24:01.453 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-06-12 17:24:01.458 | Setting up postgresql-common (257build1.1) ... 2026-06-12 17:24:01.834 | 2026-06-12 17:24:01.834 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-06-12 17:24:01.972 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-06-12 17:24:01.972 | Removing obsolete dictionary files: 2026-06-12 17:24:02.605 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-06-12 17:24:02.950 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-06-12 17:24:02.985 | Setting up udev (255.4-1ubuntu8.16) ... 2026-06-12 17:24:03.709 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-06-12 17:24:03.712 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-06-12 17:24:03.716 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-12 17:24:03.720 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-12 17:24:03.725 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-06-12 17:24:03.728 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-06-12 17:24:03.731 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-06-12 17:24:03.735 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-12 17:24:03.740 | Setting up systemd-resolved (255.4-1ubuntu8.16) ... 2026-06-12 17:24:04.269 | Setting up apache2-utils (2.4.58-1ubuntu8.13) ... 2026-06-12 17:24:04.274 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-12 17:24:04.278 | Setting up systemd-sysv (255.4-1ubuntu8.16) ... 2026-06-12 17:24:04.328 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-06-12 17:24:04.332 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-06-12 17:24:04.336 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-06-12 17:24:04.353 | Setting up libnss-systemd:amd64 (255.4-1ubuntu8.16) ... 2026-06-12 17:24:04.359 | Setting up debhelper (13.14.1ubuntu5) ... 2026-06-12 17:24:04.363 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-06-12 17:24:04.367 | Setting up apache2-bin (2.4.58-1ubuntu8.13) ... 2026-06-12 17:24:04.371 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-12 17:24:04.376 | Setting up libpam-systemd:amd64 (255.4-1ubuntu8.16) ... 2026-06-12 17:24:04.529 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-06-12 17:24:04.533 | Setting up apache2-dev (2.4.58-1ubuntu8.13) ... 2026-06-12 17:24:04.537 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-06-12 17:24:04.543 | Setting up apache2 (2.4.58-1ubuntu8.13) ... 2026-06-12 17:24:04.817 | Enabling module mpm_event. 2026-06-12 17:24:04.849 | Enabling module authz_core. 2026-06-12 17:24:04.854 | Enabling module authz_host. 2026-06-12 17:24:04.891 | Enabling module authn_core. 2026-06-12 17:24:04.895 | Enabling module auth_basic. 2026-06-12 17:24:04.927 | Enabling module access_compat. 2026-06-12 17:24:04.958 | Enabling module authn_file. 2026-06-12 17:24:04.991 | Enabling module authz_user. 2026-06-12 17:24:05.022 | Enabling module alias. 2026-06-12 17:24:05.057 | Enabling module dir. 2026-06-12 17:24:05.092 | Enabling module autoindex. 2026-06-12 17:24:05.123 | Enabling module env. 2026-06-12 17:24:05.161 | Enabling module mime. 2026-06-12 17:24:05.193 | Enabling module negotiation. 2026-06-12 17:24:05.225 | Enabling module setenvif. 2026-06-12 17:24:05.256 | Enabling module filter. 2026-06-12 17:24:05.288 | Enabling module deflate. 2026-06-12 17:24:05.319 | Enabling module status. 2026-06-12 17:24:05.351 | Enabling module reqtimeout. 2026-06-12 17:24:05.382 | Enabling conf charset. 2026-06-12 17:24:05.413 | Enabling conf localized-error-pages. 2026-06-12 17:24:05.443 | Enabling conf other-vhosts-access-log. 2026-06-12 17:24:05.473 | Enabling conf security. 2026-06-12 17:24:05.503 | Enabling conf serve-cgi-bin. 2026-06-12 17:24:05.532 | Enabling site 000-default. 2026-06-12 17:24:06.180 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-06-12 17:24:06.616 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-06-12 17:24:07.512 | Setting up postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-12 17:24:07.516 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-06-12 17:24:07.520 | Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ... 2026-06-12 17:24:07.555 | Processing triggers for initramfs-tools (0.142ubuntu25.8) ... 2026-06-12 17:24:07.583 | update-initramfs: Generating /boot/initrd.img-6.8.0-124-generic 2026-06-12 17:24:11.888 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-12 17:24:11.909 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.1) ... 2026-06-12 17:24:12.063 | Processing triggers for ufw (0.36.2-6) ... 2026-06-12 17:24:12.127 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-12 17:24:13.706 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-06-12 17:24:13.718 | Processing triggers for install-info (7.1-3build2) ... 2026-06-12 17:24:13.846 | Processing triggers for mailcap (3.70+nmu1ubuntu1) ... 2026-06-12 17:24:14.489 | 2026-06-12 17:24:14.490 | Running kernel seems to be up-to-date. 2026-06-12 17:24:14.490 | 2026-06-12 17:24:14.490 | Restarting services... 2026-06-12 17:24:14.603 | systemctl restart lldpd.service packagekit.service polkit.service udisks2.service unbound.service 2026-06-12 17:24:14.732 | 2026-06-12 17:24:14.732 | Service restarts being deferred: 2026-06-12 17:24:14.732 | systemctl restart ModemManager.service 2026-06-12 17:24:14.732 | /etc/needrestart/restart.d/dbus.service 2026-06-12 17:24:14.732 | systemctl restart getty@tty1.service 2026-06-12 17:24:14.732 | systemctl restart networkd-dispatcher.service 2026-06-12 17:24:14.732 | systemctl restart serial-getty@ttyS0.service 2026-06-12 17:24:14.732 | systemctl restart storpool_beacon.service 2026-06-12 17:24:14.732 | systemctl restart storpool_block.service 2026-06-12 17:24:14.732 | systemctl restart systemd-logind.service 2026-06-12 17:24:14.732 | 2026-06-12 17:24:14.732 | No containers need to be restarted. 2026-06-12 17:24:14.732 | 2026-06-12 17:24:14.732 | User sessions running outdated binaries: 2026-06-12 17:24:14.732 | ubuntu @ session #3: python3[7033] 2026-06-12 17:24:14.742 | ubuntu @ session #4: sh[8412], sshd[8354] 2026-06-12 17:24:14.750 | ubuntu @ user manager service: systemd[5142] 2026-06-12 17:24:14.758 | 2026-06-12 17:24:14.758 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-12 17:24:16.060 | ++ functions-common:apt_get:1205 : result=0 2026-06-12 17:24:16.062 | ++ functions-common:apt_get:1208 : time_stop apt-get 2026-06-12 17:24:16.065 | ++ functions-common:time_stop:2414 : local name 2026-06-12 17:24:16.068 | ++ functions-common:time_stop:2415 : local end_time 2026-06-12 17:24:16.070 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-12 17:24:16.072 | ++ functions-common:time_stop:2417 : local total 2026-06-12 17:24:16.074 | ++ functions-common:time_stop:2418 : local start_time 2026-06-12 17:24:16.077 | ++ functions-common:time_stop:2420 : name=apt-get 2026-06-12 17:24:16.080 | ++ functions-common:time_stop:2421 : start_time=1781285011319 2026-06-12 17:24:16.082 | ++ functions-common:time_stop:2423 : [[ -z 1781285011319 ]] 2026-06-12 17:24:16.085 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-12 17:24:16.089 | ++ functions-common:time_stop:2426 : end_time=1781285056087 2026-06-12 17:24:16.091 | ++ functions-common:time_stop:2427 : elapsed_time=44768 2026-06-12 17:24:16.094 | ++ functions-common:time_stop:2428 : total=19505 2026-06-12 17:24:16.096 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-12 17:24:16.098 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=64273 2026-06-12 17:24:16.101 | ++ functions-common:apt_get:1209 : return 0 2026-06-12 17:24:16.104 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-06-12 17:24:16.107 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-06-12 17:24:16.110 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-06-12 17:24:16.115 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-06-12 17:24:16.117 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-06-12 17:24:16.120 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-06-12 17:24:16.126 | ++ tools/install_prereqs.sh:source:89 : date 2026-06-12 17:24:16.131 | + ./stack.sh:main:795 : [[ False != \T\r\u\e ]] 2026-06-12 17:24:16.134 | + ./stack.sh:main:796 : PYPI_ALTERNATIVE_URL= 2026-06-12 17:24:16.137 | + ./stack.sh:main:796 : /opt/stack/devstack/tools/install_pip.sh 2026-06-12 17:24:17.079 | + tools/install_pip.sh:main:25 : FILES=/opt/stack/devstack/files 2026-06-12 17:24:17.081 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-06-12 17:24:17.083 | + tools/install_pip.sh:main:42 : GetDistro 2026-06-12 17:24:17.085 | + functions-common:GetDistro:472 : GetOSVersion 2026-06-12 17:24:17.086 | + functions-common:GetOSVersion:442 : source /etc/os-release 2026-06-12 17:24:17.088 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-06-12 17:24:17.090 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-06-12 17:24:17.091 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-06-12 17:24:17.093 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-06-12 17:24:17.094 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-06-12 17:24:17.096 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-06-12 17:24:17.098 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-06-12 17:24:17.100 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-06-12 17:24:17.101 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-06-12 17:24:17.103 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-06-12 17:24:17.105 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-06-12 17:24:17.106 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-06-12 17:24:17.108 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-06-12 17:24:17.110 | + functions-common:GetOSVersion:443 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-06-12 17:24:17.112 | + functions-common:GetOSVersion:448 : _ensure_lsb_release 2026-06-12 17:24:17.114 | ++ functions-common:_ensure_lsb_release:419 : command -v lsb_release 2026-06-12 17:24:17.116 | + functions-common:_ensure_lsb_release:419 : [[ -x /usr/bin/lsb_release ]] 2026-06-12 17:24:17.118 | + functions-common:_ensure_lsb_release:420 : return 2026-06-12 17:24:17.120 | ++ functions-common:GetOSVersion:450 : lsb_release -r -s 2026-06-12 17:24:17.131 | + functions-common:GetOSVersion:450 : os_RELEASE=24.04 2026-06-12 17:24:17.133 | ++ functions-common:GetOSVersion:451 : lsb_release -c -s 2026-06-12 17:24:17.145 | + functions-common:GetOSVersion:451 : os_CODENAME=noble 2026-06-12 17:24:17.147 | ++ functions-common:GetOSVersion:452 : lsb_release -i -s 2026-06-12 17:24:17.157 | + functions-common:GetOSVersion:452 : os_VENDOR=Ubuntu 2026-06-12 17:24:17.158 | + functions-common:GetOSVersion:455 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-06-12 17:24:17.160 | + functions-common:GetOSVersion:456 : os_PACKAGE=deb 2026-06-12 17:24:17.161 | + functions-common:GetOSVersion:461 : typeset -xr os_VENDOR 2026-06-12 17:24:17.163 | + functions-common:GetOSVersion:462 : typeset -xr os_RELEASE 2026-06-12 17:24:17.165 | + functions-common:GetOSVersion:463 : typeset -xr os_PACKAGE 2026-06-12 17:24:17.167 | + functions-common:GetOSVersion:464 : typeset -xr os_CODENAME 2026-06-12 17:24:17.169 | + functions-common:GetDistro:473 : [[ Ubuntu =~ (Ubuntu) ]] 2026-06-12 17:24:17.171 | + functions-common:GetDistro:476 : DISTRO=noble 2026-06-12 17:24:17.173 | + functions-common:GetDistro:513 : typeset -xr DISTRO 2026-06-12 17:24:17.174 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-06-12 17:24:17.174 | Distro: noble 2026-06-12 17:24:17.176 | + tools/install_pip.sh:main:117 : get_versions 2026-06-12 17:24:17.178 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-06-12 17:24:17.181 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-06-12 17:24:17.183 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-06-12 17:24:17.185 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-06-12 17:24:17.186 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-06-12 17:24:17.477 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-06-12 17:24:17.479 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-06-12 17:24:17.479 | pip: 24.0 2026-06-12 17:24:17.481 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-06-12 17:24:17.482 | + tools/install_pip.sh:main:123 : is_fedora 2026-06-12 17:24:17.483 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-12 17:24:17.485 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-12 17:24:17.487 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-12 17:24:17.488 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-12 17:24:17.490 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-12 17:24:17.492 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-12 17:24:17.493 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-12 17:24:17.495 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-12 17:24:17.497 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-12 17:24:17.498 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-12 17:24:17.500 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-12 17:24:17.501 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-12 17:24:17.503 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-12 17:24:17.505 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-06-12 17:24:17.506 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 17:24:17.507 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 17:24:17.509 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-06-12 17:24:17.513 | + tools/install_pip.sh:main:146 : set -x 2026-06-12 17:24:17.514 | + tools/install_pip.sh:main:149 : get_versions 2026-06-12 17:24:17.516 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-06-12 17:24:17.519 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-06-12 17:24:17.521 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-06-12 17:24:17.524 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-06-12 17:24:17.524 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-06-12 17:24:17.801 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-06-12 17:24:17.803 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-06-12 17:24:17.803 | pip: 24.0 2026-06-12 17:24:17.806 | + ./stack.sh:main:800 : source /opt/stack/devstack/tools/fixup_stuff.sh 2026-06-12 17:24:17.809 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /opt/stack/devstack ]] 2026-06-12 17:24:17.812 | + ./stack.sh:main:801 : fixup_all 2026-06-12 17:24:17.814 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-06-12 17:24:17.817 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-06-12 17:24:17.820 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 17:24:17.821 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 17:24:17.824 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-06-12 17:24:17.836 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf /usr/lib/python3/dist-packages/pyasn1_modules-0.2.8.egg-info 2026-06-12 17:24:17.847 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf /usr/lib/python3/dist-packages/simplejson-3.19.2.egg-info 2026-06-12 17:24:17.858 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-06-12 17:24:17.860 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-06-12 17:24:17.862 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-12 17:24:17.864 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-12 17:24:17.866 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-12 17:24:17.868 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-12 17:24:17.870 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-12 17:24:17.872 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-12 17:24:17.874 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-12 17:24:17.877 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-12 17:24:17.879 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-12 17:24:17.881 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-12 17:24:17.883 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-12 17:24:17.885 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-12 17:24:17.887 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-12 17:24:17.889 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-06-12 17:24:17.891 | + ./stack.sh:main:803 : [[ True == \T\r\u\e ]] 2026-06-12 17:24:17.893 | + ./stack.sh:main:805 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-06-12 17:24:17.904 | + ./stack.sh:main:806 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-06-12 17:24:17.916 | + ./stack.sh:main:807 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-06-12 17:24:17.926 | + ./stack.sh:main:808 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-06-12 17:24:17.939 | + ./stack.sh:main:809 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-06-12 17:24:17.952 | + ./stack.sh:main:810 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-06-12 17:24:17.963 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-06-12 17:24:17.974 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-06-12 17:24:17.985 | + ./stack.sh:main:814 : setup_devstack_virtualenv 2026-06-12 17:24:17.988 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-06-12 17:24:17.990 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-06-12 17:24:20.782 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-06-12 17:24:20.805 | Using python 3.12 to install setuptools 2026-06-12 17:24:20.807 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pip 'setuptools[core]' 2026-06-12 17:24:21.505 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-06-12 17:24:21.613 | Collecting pip 2026-06-12 17:24:21.645 | Downloading pip-26.1.2-py3-none-any.whl.metadata (4.6 kB) 2026-06-12 17:24:21.650 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-06-12 17:24:21.855 | Collecting setuptools[core] 2026-06-12 17:24:21.858 | Downloading setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-06-12 17:24:21.925 | Collecting packaging>=24.2 (from setuptools[core]) 2026-06-12 17:24:21.927 | Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-12 17:24:21.956 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-06-12 17:24:21.960 | Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-06-12 17:24:21.969 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.4/41.4 kB 4.8 MB/s eta 0:00:00 2026-06-12 17:24:21.995 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-06-12 17:24:22.002 | Downloading jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-12 17:24:22.039 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-06-12 17:24:22.042 | Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-12 17:24:22.069 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-06-12 17:24:22.074 | Downloading jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-12 17:24:22.117 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-06-12 17:24:22.122 | Downloading jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-06-12 17:24:22.151 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-06-12 17:24:22.155 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-06-12 17:24:22.273 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-12 17:24:22.276 | Downloading typer-0.26.7-py3-none-any.whl.metadata (16 kB) 2026-06-12 17:24:22.307 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-12 17:24:22.311 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-06-12 17:24:22.386 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-12 17:24:22.390 | Downloading rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-06-12 17:24:22.411 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-12 17:24:22.413 | Downloading annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-06-12 17:24:22.447 | Collecting markdown-it-py>=2.2.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-12 17:24:22.450 | Downloading markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-06-12 17:24:22.483 | Collecting pygments<3.0.0,>=2.13.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-12 17:24:22.490 | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-12 17:24:22.514 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) (0.1.2) 2026-06-12 17:24:22.533 | Downloading pip-26.1.2-py3-none-any.whl (1.8 MB) 2026-06-12 17:24:22.611 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 23.9 MB/s eta 0:00:00 2026-06-12 17:24:22.616 | Downloading jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-06-12 17:24:22.624 | Downloading jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-06-12 17:24:22.632 | Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-06-12 17:24:22.639 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.2/72.2 kB 17.1 MB/s eta 0:00:00 2026-06-12 17:24:22.646 | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-06-12 17:24:22.652 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 23.0 MB/s eta 0:00:00 2026-06-12 17:24:22.660 | Downloading wheel-0.47.0-py3-none-any.whl (32 kB) 2026-06-12 17:24:22.667 | Downloading setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-06-12 17:24:22.684 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 67.3 MB/s eta 0:00:00 2026-06-12 17:24:22.688 | Downloading jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-06-12 17:24:22.694 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-06-12 17:24:22.698 | Downloading typer-0.26.7-py3-none-any.whl (122 kB) 2026-06-12 17:24:22.703 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 122.5/122.5 kB 37.5 MB/s eta 0:00:00 2026-06-12 17:24:22.705 | Downloading annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-06-12 17:24:22.710 | Downloading rich-15.0.0-py3-none-any.whl (310 kB) 2026-06-12 17:24:22.718 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.7/310.7 kB 52.7 MB/s eta 0:00:00 2026-06-12 17:24:22.720 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-06-12 17:24:22.726 | Downloading markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-06-12 17:24:22.731 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.7/91.7 kB 26.9 MB/s eta 0:00:00 2026-06-12 17:24:22.733 | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-06-12 17:24:22.753 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 71.5 MB/s eta 0:00:00 2026-06-12 17:24:23.088 | Installing collected packages: shellingham, setuptools, pygments, pip, packaging, more_itertools, markdown-it-py, jaraco.context, annotated-doc, wheel, rich, jaraco.functools, typer, typer-slim, jaraco.text 2026-06-12 17:24:23.098 | Attempting uninstall: setuptools 2026-06-12 17:24:23.105 | Found existing installation: setuptools 68.1.2 2026-06-12 17:24:23.105 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-12 17:24:23.105 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-06-12 17:24:23.691 | Attempting uninstall: pygments 2026-06-12 17:24:23.710 | Found existing installation: Pygments 2.17.2 2026-06-12 17:24:23.710 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-12 17:24:23.710 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-06-12 17:24:24.353 | Attempting uninstall: pip 2026-06-12 17:24:24.356 | Found existing installation: pip 24.0 2026-06-12 17:24:24.399 | Uninstalling pip-24.0: 2026-06-12 17:24:24.407 | Successfully uninstalled pip-24.0 2026-06-12 17:24:25.238 | Attempting uninstall: packaging 2026-06-12 17:24:25.249 | Found existing installation: packaging 24.0 2026-06-12 17:24:25.249 | Not uninstalling packaging at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-12 17:24:25.249 | Can't uninstall 'packaging'. No files were found to uninstall. 2026-06-12 17:24:25.344 | Attempting uninstall: markdown-it-py 2026-06-12 17:24:25.359 | Found existing installation: markdown-it-py 3.0.0 2026-06-12 17:24:25.359 | Not uninstalling markdown-it-py at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-12 17:24:25.360 | Can't uninstall 'markdown-it-py'. No files were found to uninstall. 2026-06-12 17:24:25.436 | Attempting uninstall: wheel 2026-06-12 17:24:25.459 | Found existing installation: wheel 0.42.0 2026-06-12 17:24:25.459 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-12 17:24:25.459 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-06-12 17:24:25.484 | Attempting uninstall: rich 2026-06-12 17:24:25.506 | Found existing installation: rich 13.7.1 2026-06-12 17:24:25.507 | Not uninstalling rich at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-12 17:24:25.507 | Can't uninstall 'rich'. No files were found to uninstall. 2026-06-12 17:24:25.867 | Successfully installed annotated-doc-0.0.4 jaraco.context-6.1.2 jaraco.functools-4.5.0 jaraco.text-4.2.0 markdown-it-py-4.2.0 more_itertools-11.1.0 packaging-26.2 pip-26.1.2 pygments-2.20.0 rich-15.0.0 setuptools-82.0.1 shellingham-1.5.4 typer-0.26.7 typer-slim-0.24.0 wheel-0.47.0 2026-06-12 17:24:26.002 | + inc/python:pip_install:216 : result=0 2026-06-12 17:24:26.004 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-12 17:24:26.007 | + functions-common:time_stop:2414 : local name 2026-06-12 17:24:26.009 | + functions-common:time_stop:2415 : local end_time 2026-06-12 17:24:26.012 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-12 17:24:26.014 | + functions-common:time_stop:2417 : local total 2026-06-12 17:24:26.017 | + functions-common:time_stop:2418 : local start_time 2026-06-12 17:24:26.019 | + functions-common:time_stop:2420 : name=pip_install 2026-06-12 17:24:26.021 | + functions-common:time_stop:2421 : start_time=1781285060799 2026-06-12 17:24:26.024 | + functions-common:time_stop:2423 : [[ -z 1781285060799 ]] 2026-06-12 17:24:26.026 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-12 17:24:26.030 | + functions-common:time_stop:2426 : end_time=1781285066027 2026-06-12 17:24:26.033 | + functions-common:time_stop:2427 : elapsed_time=5228 2026-06-12 17:24:26.035 | + functions-common:time_stop:2428 : total=0 2026-06-12 17:24:26.037 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-12 17:24:26.040 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=5228 2026-06-12 17:24:26.043 | + inc/python:pip_install:219 : return 0 2026-06-12 17:24:26.045 | + inc/python:setup_devstack_virtualenv:46 : [[ :/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin: != *\:\/\o\p\t\/\s\t\a\c\k\/\d\a\t\a\/\v\e\n\v\/\b\i\n\:* ]] 2026-06-12 17:24:26.047 | + inc/python:setup_devstack_virtualenv:47 : export PATH=/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-12 17:24:26.050 | + inc/python:setup_devstack_virtualenv:47 : PATH=/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-12 17:24:26.053 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-06-12 17:24:26.055 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-06-12 17:24:26.058 | + ./stack.sh:main:818 : pip_install -U os-testr 2026-06-12 17:24:26.079 | Using python 3.12 to install os-testr 2026-06-12 17:24:26.081 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2026-06-12 17:24:26.808 | Collecting os-testr 2026-06-12 17:24:26.866 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-06-12 17:24:26.889 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-06-12 17:24:26.894 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-06-12 17:24:27.027 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-06-12 17:24:27.030 | Downloading python_subunit-1.4.6-py3-none-any.whl.metadata (22 kB) 2026-06-12 17:24:27.171 | Collecting testtools>=2.2.0 (from os-testr) 2026-06-12 17:24:27.176 | Downloading testtools-2.9.1-py3-none-any.whl.metadata (5.4 kB) 2026-06-12 17:24:27.181 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->os-testr) (82.0.1) 2026-06-12 17:24:27.191 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-06-12 17:24:27.195 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-06-12 17:24:27.230 | Collecting PyYAML (from python-subunit>=1.0.0->os-testr) 2026-06-12 17:24:27.233 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2026-06-12 17:24:27.246 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-06-12 17:24:27.254 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-06-12 17:24:27.280 | Downloading python_subunit-1.4.6-py3-none-any.whl (77 kB) 2026-06-12 17:24:27.287 | Downloading testtools-2.9.1-py3-none-any.whl (110 kB) 2026-06-12 17:24:27.294 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-06-12 17:24:27.300 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-06-12 17:24:27.314 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 57.0 MB/s 0:00:00 2026-06-12 17:24:27.385 | Installing collected packages: testtools, PyYAML, pbr, iso8601, python-subunit, os-testr 2026-06-12 17:24:27.457 | Attempting uninstall: PyYAML 2026-06-12 17:24:27.461 | Found existing installation: PyYAML 6.0.1 2026-06-12 17:24:27.461 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-12 17:24:27.462 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-06-12 17:24:27.645 | 2026-06-12 17:24:27.648 | Successfully installed PyYAML-6.0.3 iso8601-2.1.0 os-testr-3.0.0 pbr-7.0.3 python-subunit-1.4.6 testtools-2.9.1 2026-06-12 17:24:27.716 | + inc/python:pip_install:216 : result=0 2026-06-12 17:24:27.719 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-12 17:24:27.721 | + functions-common:time_stop:2414 : local name 2026-06-12 17:24:27.724 | + functions-common:time_stop:2415 : local end_time 2026-06-12 17:24:27.726 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-12 17:24:27.729 | + functions-common:time_stop:2417 : local total 2026-06-12 17:24:27.731 | + functions-common:time_stop:2418 : local start_time 2026-06-12 17:24:27.734 | + functions-common:time_stop:2420 : name=pip_install 2026-06-12 17:24:27.736 | + functions-common:time_stop:2421 : start_time=1781285066073 2026-06-12 17:24:27.738 | + functions-common:time_stop:2423 : [[ -z 1781285066073 ]] 2026-06-12 17:24:27.742 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-12 17:24:27.746 | + functions-common:time_stop:2426 : end_time=1781285067743 2026-06-12 17:24:27.748 | + functions-common:time_stop:2427 : elapsed_time=1670 2026-06-12 17:24:27.750 | + functions-common:time_stop:2428 : total=5228 2026-06-12 17:24:27.753 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-12 17:24:27.755 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=6898 2026-06-12 17:24:27.758 | + inc/python:pip_install:219 : return 0 2026-06-12 17:24:27.760 | + ./stack.sh:main:822 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-06-12 17:24:27.814 | + ./stack.sh:main:823 : sudo systemctl restart systemd-journald 2026-06-12 17:24:27.882 | + ./stack.sh:main:829 : install_infra 2026-06-12 17:24:27.885 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-06-12 17:24:27.888 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-06-12 17:24:27.890 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-06-12 17:24:30.651 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-06-12 17:24:30.654 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-06-12 17:24:30.677 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 'setuptools[core]' 2026-06-12 17:24:31.332 | Collecting pbr 2026-06-12 17:24:31.333 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-06-12 17:24:31.520 | Collecting setuptools[core] 2026-06-12 17:24:31.522 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-06-12 17:24:31.582 | Collecting packaging>=24.2 (from setuptools[core]) 2026-06-12 17:24:31.583 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-12 17:24:31.609 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-06-12 17:24:31.611 | Using cached more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-06-12 17:24:31.632 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-06-12 17:24:31.633 | Using cached jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-12 17:24:31.667 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-06-12 17:24:31.668 | Using cached wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-12 17:24:31.690 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-06-12 17:24:31.692 | Using cached jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-12 17:24:31.734 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-06-12 17:24:31.735 | Using cached jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-06-12 17:24:31.757 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-06-12 17:24:31.758 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-06-12 17:24:31.865 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-12 17:24:31.867 | Using cached typer-0.26.7-py3-none-any.whl.metadata (16 kB) 2026-06-12 17:24:31.892 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-12 17:24:31.895 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-06-12 17:24:31.956 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-12 17:24:31.957 | Using cached rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-06-12 17:24:31.974 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-12 17:24:31.975 | Using cached annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-06-12 17:24:32.002 | Collecting markdown-it-py>=2.2.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-12 17:24:32.003 | Using cached markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-06-12 17:24:32.036 | Collecting pygments<3.0.0,>=2.13.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-12 17:24:32.037 | Using cached pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-12 17:24:32.071 | Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-12 17:24:32.103 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-06-12 17:24:32.115 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-06-12 17:24:32.116 | Using cached jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-06-12 17:24:32.117 | Using cached jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-06-12 17:24:32.118 | Using cached more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-06-12 17:24:32.120 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-06-12 17:24:32.121 | Using cached wheel-0.47.0-py3-none-any.whl (32 kB) 2026-06-12 17:24:32.122 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-06-12 17:24:32.125 | Using cached jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-06-12 17:24:32.126 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-06-12 17:24:32.127 | Using cached typer-0.26.7-py3-none-any.whl (122 kB) 2026-06-12 17:24:32.128 | Using cached annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-06-12 17:24:32.129 | Using cached rich-15.0.0-py3-none-any.whl (310 kB) 2026-06-12 17:24:32.130 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-06-12 17:24:32.131 | Using cached markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-06-12 17:24:32.132 | Using cached pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-06-12 17:24:32.137 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-06-12 17:24:32.255 | Installing collected packages: shellingham, setuptools, pygments, packaging, more_itertools, mdurl, jaraco.context, annotated-doc, wheel, pbr, markdown-it-py, jaraco.functools, rich, typer, typer-slim, jaraco.text 2026-06-12 17:24:34.059 | Successfully installed annotated-doc-0.0.4 jaraco.context-6.1.2 jaraco.functools-4.5.0 jaraco.text-4.2.0 markdown-it-py-4.2.0 mdurl-0.1.2 more_itertools-11.1.0 packaging-26.2 pbr-7.0.3 pygments-2.20.0 rich-15.0.0 setuptools-82.0.1 shellingham-1.5.4 typer-0.26.7 typer-slim-0.24.0 wheel-0.47.0 2026-06-12 17:24:34.175 | + inc/python:pip_install:216 : result=0 2026-06-12 17:24:34.178 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-12 17:24:34.180 | + functions-common:time_stop:2414 : local name 2026-06-12 17:24:34.182 | + functions-common:time_stop:2415 : local end_time 2026-06-12 17:24:34.185 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-12 17:24:34.187 | + functions-common:time_stop:2417 : local total 2026-06-12 17:24:34.189 | + functions-common:time_stop:2418 : local start_time 2026-06-12 17:24:34.191 | + functions-common:time_stop:2420 : name=pip_install 2026-06-12 17:24:34.194 | + functions-common:time_stop:2421 : start_time=1781285070669 2026-06-12 17:24:34.196 | + functions-common:time_stop:2423 : [[ -z 1781285070669 ]] 2026-06-12 17:24:34.199 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-12 17:24:34.203 | + functions-common:time_stop:2426 : end_time=1781285074200 2026-06-12 17:24:34.205 | + functions-common:time_stop:2427 : elapsed_time=3531 2026-06-12 17:24:34.207 | + functions-common:time_stop:2428 : total=6898 2026-06-12 17:24:34.209 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-12 17:24:34.212 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=10429 2026-06-12 17:24:34.214 | + inc/python:pip_install:219 : return 0 2026-06-12 17:24:34.217 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-06-12 17:24:34.219 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-06-12 17:24:34.240 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2026-06-12 17:24:34.888 | Processing /opt/stack/requirements 2026-06-12 17:24:34.890 | Installing build dependencies: started 2026-06-12 17:24:36.383 | Installing build dependencies: finished with status 'done' 2026-06-12 17:24:36.385 | Getting requirements to build wheel: started 2026-06-12 17:24:36.533 | Getting requirements to build wheel: finished with status 'done' 2026-06-12 17:24:36.536 | Preparing metadata (pyproject.toml): started 2026-06-12 17:24:37.258 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-12 17:24:37.446 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8447) 2026-06-12 17:24:37.483 | Downloading fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-06-12 17:24:37.492 | 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.dev8447) (26.2) 2026-06-12 17:24:37.530 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8447) 2026-06-12 17:24:37.533 | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-06-12 17:24:37.606 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8447) 2026-06-12 17:24:37.608 | Using cached pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2026-06-12 17:24:37.626 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8447) 2026-06-12 17:24:37.629 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-06-12 17:24:37.636 | 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.dev8447) (82.0.1) 2026-06-12 17:24:37.779 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8447) 2026-06-12 17:24:37.782 | Downloading charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (40 kB) 2026-06-12 17:24:37.787 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 10.0 MB/s eta 0:00:00 2026-06-12 17:24:37.810 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8447) 2026-06-12 17:24:37.815 | Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-06-12 17:24:37.859 | Collecting urllib3<3,>=1.26 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8447) 2026-06-12 17:24:37.863 | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-06-12 17:24:37.969 | Collecting certifi>=2023.5.7 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8447) 2026-06-12 17:24:37.972 | Downloading certifi-2026.5.20-py3-none-any.whl.metadata (2.5 kB) 2026-06-12 17:24:38.025 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-06-12 17:24:38.034 | Downloading fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-06-12 17:24:38.038 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.6/41.6 kB 11.9 MB/s eta 0:00:00 2026-06-12 17:24:38.039 | Using cached pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-06-12 17:24:38.045 | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-06-12 17:24:38.054 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.1/73.1 kB 8.9 MB/s eta 0:00:00 2026-06-12 17:24:38.058 | Downloading certifi-2026.5.20-py3-none-any.whl (134 kB) 2026-06-12 17:24:38.065 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.1/134.1 kB 20.9 MB/s eta 0:00:00 2026-06-12 17:24:38.073 | Downloading charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (216 kB) 2026-06-12 17:24:38.081 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 216.6/216.6 kB 30.9 MB/s eta 0:00:00 2026-06-12 17:24:38.087 | Downloading idna-3.18-py3-none-any.whl (65 kB) 2026-06-12 17:24:38.092 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 19.2 MB/s eta 0:00:00 2026-06-12 17:24:38.094 | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-06-12 17:24:38.101 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.1/131.1 kB 33.4 MB/s eta 0:00:00 2026-06-12 17:24:38.110 | Building wheels for collected packages: openstack_requirements 2026-06-12 17:24:38.111 | Building wheel for openstack_requirements (pyproject.toml): started 2026-06-12 17:24:39.441 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-06-12 17:24:39.442 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8447-py3-none-any.whl size=52409 sha256=9a36f5761422a77a9366d80f9992e599714da7abd3cee3bf76bd720eb17dae3a 2026-06-12 17:24:39.442 | Stored in directory: /tmp/pip-ephem-wheel-cache-mop7fn3g/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-06-12 17:24:39.447 | Successfully built openstack_requirements 2026-06-12 17:24:39.584 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-06-12 17:24:39.933 | Successfully installed PyYAML-6.0.3 beagle-0.5.0 certifi-2026.5.20 charset_normalizer-3.4.7 fixtures-4.3.2 idna-3.18 openstack_requirements-1.2.1.dev8447 requests-2.34.2 urllib3-2.7.0 2026-06-12 17:24:40.074 | + inc/python:pip_install:216 : result=0 2026-06-12 17:24:40.076 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-12 17:24:40.079 | + functions-common:time_stop:2414 : local name 2026-06-12 17:24:40.081 | + functions-common:time_stop:2415 : local end_time 2026-06-12 17:24:40.084 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-12 17:24:40.086 | + functions-common:time_stop:2417 : local total 2026-06-12 17:24:40.088 | + functions-common:time_stop:2418 : local start_time 2026-06-12 17:24:40.091 | + functions-common:time_stop:2420 : name=pip_install 2026-06-12 17:24:40.093 | + functions-common:time_stop:2421 : start_time=1781285074233 2026-06-12 17:24:40.096 | + functions-common:time_stop:2423 : [[ -z 1781285074233 ]] 2026-06-12 17:24:40.100 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-12 17:24:40.104 | + functions-common:time_stop:2426 : end_time=1781285080101 2026-06-12 17:24:40.106 | + functions-common:time_stop:2427 : elapsed_time=5868 2026-06-12 17:24:40.108 | + functions-common:time_stop:2428 : total=10429 2026-06-12 17:24:40.110 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-12 17:24:40.113 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=16297 2026-06-12 17:24:40.115 | + inc/python:pip_install:219 : return 0 2026-06-12 17:24:40.118 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-06-12 17:24:40.121 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-06-12 17:24:40.124 | + inc/python:use_library_from_git:266 : local name=pbr 2026-06-12 17:24:40.127 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 17:24:40.130 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-12 17:24:40.132 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,pbr, ]] 2026-06-12 17:24:40.135 | + inc/python:use_library_from_git:269 : return 1 2026-06-12 17:24:40.138 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-06-12 17:24:40.159 | Using python 3.12 to install pbr 2026-06-12 17:24:40.161 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2026-06-12 17:24:40.633 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-06-12 17:24:40.763 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (82.0.1) 2026-06-12 17:24:40.887 | + inc/python:pip_install:216 : result=0 2026-06-12 17:24:40.890 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-12 17:24:40.892 | + functions-common:time_stop:2414 : local name 2026-06-12 17:24:40.894 | + functions-common:time_stop:2415 : local end_time 2026-06-12 17:24:40.896 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-12 17:24:40.898 | + functions-common:time_stop:2417 : local total 2026-06-12 17:24:40.901 | + functions-common:time_stop:2418 : local start_time 2026-06-12 17:24:40.904 | + functions-common:time_stop:2420 : name=pip_install 2026-06-12 17:24:40.906 | + functions-common:time_stop:2421 : start_time=1781285080154 2026-06-12 17:24:40.909 | + functions-common:time_stop:2423 : [[ -z 1781285080154 ]] 2026-06-12 17:24:40.912 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-12 17:24:40.915 | + functions-common:time_stop:2426 : end_time=1781285080913 2026-06-12 17:24:40.917 | + functions-common:time_stop:2427 : elapsed_time=759 2026-06-12 17:24:40.920 | + functions-common:time_stop:2428 : total=16297 2026-06-12 17:24:40.923 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-12 17:24:40.925 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=17056 2026-06-12 17:24:40.927 | + inc/python:pip_install:219 : return 0 2026-06-12 17:24:40.930 | + ./stack.sh:main:832 : python3.12 -m venv /opt/stack/bindep-venv 2026-06-12 17:24:43.719 | + ./stack.sh:main:834 : /opt/stack/bindep-venv/bin/pip install bindep 2026-06-12 17:24:44.192 | Collecting bindep 2026-06-12 17:24:44.225 | Downloading bindep-2.14.0-py3-none-any.whl.metadata (11 kB) 2026-06-12 17:24:44.266 | Collecting distro>=1.7 (from bindep) 2026-06-12 17:24:44.268 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-06-12 17:24:44.348 | Collecting packaging (from bindep) 2026-06-12 17:24:44.349 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-12 17:24:44.483 | Collecting Parsley (from bindep) 2026-06-12 17:24:44.488 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-06-12 17:24:44.519 | Collecting pbr>=2 (from bindep) 2026-06-12 17:24:44.520 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-06-12 17:24:44.696 | Collecting setuptools (from pbr>=2->bindep) 2026-06-12 17:24:44.697 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-06-12 17:24:44.735 | Downloading bindep-2.14.0-py3-none-any.whl (35 kB) 2026-06-12 17:24:44.742 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-06-12 17:24:44.748 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-06-12 17:24:44.748 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-06-12 17:24:44.752 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-06-12 17:24:44.762 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 16.4 MB/s eta 0:00:00 2026-06-12 17:24:44.762 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-06-12 17:24:44.820 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-06-12 17:24:45.665 | Successfully installed Parsley-1.3 bindep-2.14.0 distro-1.9.0 packaging-26.2 pbr-7.0.3 setuptools-82.0.1 2026-06-12 17:24:45.755 | + ./stack.sh:main:835 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-06-12 17:24:45.758 | + ./stack.sh:main:835 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-06-12 17:24:45.762 | ++ ./stack.sh:main:838 : _get_plugin_bindep_packages 2026-06-12 17:24:45.778 | + ./stack.sh:main:838 : pkgs= 2026-06-12 17:24:45.781 | + ./stack.sh:main:839 : [[ -n '' ]] 2026-06-12 17:24:45.783 | + ./stack.sh:main:846 : run_phase stack pre-install 2026-06-12 17:24:45.786 | + functions-common:run_phase:1842 : local mode=stack 2026-06-12 17:24:45.789 | + functions-common:run_phase:1843 : local phase=pre-install 2026-06-12 17:24:45.791 | + functions-common:run_phase:1844 : [[ -d /opt/stack/devstack/extras.d ]] 2026-06-12 17:24:45.794 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-06-12 17:24:45.796 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-12 17:24:45.799 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-06-12 17:24:45.801 | + functions-common:run_phase:1852 : local extra 2026-06-12 17:24:45.804 | ++ functions-common:run_phase:1853 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-06-12 17:24:45.808 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-06-12 17:24:45.810 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-12 17:24:45.813 | + functions-common:run_phase:1858 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-06-12 17:24:45.815 | + functions-common:run_phase:1858 : source /opt/stack/devstack/extras.d/80-tempest.sh stack pre-install 2026-06-12 17:24:45.818 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-12 17:24:45.832 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:24:45.834 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-12 17:24:45.836 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-12 17:24:45.838 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-06-12 17:24:45.840 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-12 17:24:45.842 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-12 17:24:45.844 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-06-12 17:24:45.847 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2026-06-12 17:24:45.849 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-06-12 17:24:45.851 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2026-06-12 17:24:45.853 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-06-12 17:24:45.855 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-06-12 17:24:45.858 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-12 17:24:45.860 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-12 17:24:45.862 | + functions-common:run_phase:1863 : [[ stack == \s\o\u\r\c\e ]] 2026-06-12 17:24:45.865 | + functions-common:run_phase:1866 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-12 17:24:45.867 | + functions-common:run_phase:1869 : run_plugins stack pre-install 2026-06-12 17:24:45.870 | + functions-common:run_plugins:1828 : local mode=stack 2026-06-12 17:24:45.872 | + functions-common:run_plugins:1829 : local phase=pre-install 2026-06-12 17:24:45.875 | + functions-common:run_plugins:1831 : local plugins=,neutron 2026-06-12 17:24:45.877 | + functions-common:run_plugins:1832 : local plugin 2026-06-12 17:24:45.880 | + functions-common:run_plugins:1833 : for plugin in ${plugins//,/ } 2026-06-12 17:24:45.881 | + functions-common:run_plugins:1834 : local dir=/opt/stack/neutron 2026-06-12 17:24:45.883 | + functions-common:run_plugins:1835 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2026-06-12 17:24:45.886 | + functions-common:run_plugins:1836 : source /opt/stack/neutron/devstack/plugin.sh stack pre-install 2026-06-12 17:24:45.889 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2026-06-12 17:24:45.891 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2026-06-12 17:24:45.894 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2026-06-12 17:24:45.897 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2026-06-12 17:24:45.899 | +++ /opt/stack/neutron/devstack/lib/flavors:source:4 : FLAVORS_PLUGIN=flavors 2026-06-12 17:24:45.901 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2026-06-12 17:24:45.903 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2026-06-12 17:24:45.906 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:1 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2026-06-12 17:24:45.909 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:2 : SRIOV_AGENT_BINARY=/opt/stack/data/venv/bin/neutron-sriov-nic-agent 2026-06-12 17:24:45.911 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2026-06-12 17:24:45.913 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2026-06-12 17:24:45.916 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2026-06-12 17:24:45.918 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2026-06-12 17:24:45.921 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2026-06-12 17:24:45.923 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2026-06-12 17:24:45.926 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2026-06-12 17:24:45.928 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2026-06-12 17:24:45.931 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2026-06-12 17:24:45.933 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2026-06-12 17:24:45.936 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2026-06-12 17:24:45.939 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2026-06-12 17:24:45.953 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2026-06-12 17:24:45.955 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2026-06-12 17:24:45.958 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/pvlan 2026-06-12 17:24:45.961 | ++ /opt/stack/neutron/devstack/plugin.sh:source:23 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2026-06-12 17:24:45.963 | ++ /opt/stack/neutron/devstack/plugin.sh:source:24 : source /opt/stack/neutron/devstack/lib/frr 2026-06-12 17:24:45.967 | +++ /opt/stack/neutron/devstack/lib/frr:source:15 : FRR_ETC_SRC_DIR=/opt/stack/neutron/devstack/etc 2026-06-12 17:24:45.969 | ++ /opt/stack/neutron/devstack/plugin.sh:source:25 : source /opt/stack/neutron/devstack/lib/dns_forwarder_ovs_ext 2026-06-12 17:24:45.972 | ++ /opt/stack/neutron/devstack/plugin.sh:source:28 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2026-06-12 17:24:45.975 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-06-12 17:24:45.990 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2026-06-12 17:24:45.992 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2026-06-12 17:24:45.996 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2026-06-12 17:24:45.997 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2026-06-12 17:24:46.001 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2026-06-12 17:24:46.004 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2026-06-12 17:24:46.006 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2026-06-12 17:24:46.010 | +++ /opt/stack/neutron/devstack/plugin.sh:source:30 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-06-12 17:24:46.024 | ++ /opt/stack/neutron/devstack/plugin.sh:source:30 : Q_BUILD_OVS_FROM_GIT=False 2026-06-12 17:24:46.027 | ++ /opt/stack/neutron/devstack/plugin.sh:source:42 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2026-06-12 17:24:46.029 | ++ /opt/stack/neutron/devstack/plugin.sh:source:46 : [[ stack == \s\t\a\c\k ]] 2026-06-12 17:24:46.031 | ++ /opt/stack/neutron/devstack/plugin.sh:source:47 : case "$2" in 2026-06-12 17:24:46.034 | + ./stack.sh:main:849 : set_systemd_override DefaultLimitNOFILE 2048 2026-06-12 17:24:46.036 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-06-12 17:24:46.039 | + functions:set_systemd_override:845 : local value=2048 2026-06-12 17:24:46.042 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-06-12 17:24:46.044 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-06-12 17:24:46.098 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-06-12 17:24:46.098 | Set systemd system override for DefaultLimitNOFILE=2048 2026-06-12 17:24:46.101 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-06-12 17:24:46.368 | + ./stack.sh:main:851 : install_rpc_backend 2026-06-12 17:24:46.370 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-06-12 17:24:46.388 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:24:46.390 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-06-12 17:24:46.393 | + functions-common:install_package:1432 : update_package_repo 2026-06-12 17:24:46.396 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-12 17:24:46.399 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-12 17:24:46.401 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-12 17:24:46.403 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-12 17:24:46.406 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-12 17:24:46.408 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 17:24:46.410 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 17:24:46.413 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-12 17:24:46.416 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-12 17:24:46.418 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-12 17:24:46.421 | + functions-common:apt_get_update:1161 : return 2026-06-12 17:24:46.423 | + functions-common:install_package:1433 : real_install_package rabbitmq-server 2026-06-12 17:24:46.426 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-12 17:24:46.429 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 17:24:46.431 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 17:24:46.434 | + functions-common:real_install_package:1421 : apt_get install rabbitmq-server 2026-06-12 17:24:46.455 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2026-06-12 17:24:46.485 | Reading package lists... 2026-06-12 17:24:46.729 | Building dependency tree... 2026-06-12 17:24:46.730 | Reading state information... 2026-06-12 17:24:47.013 | The following additional packages will be installed: 2026-06-12 17:24:47.013 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-06-12 17:24:47.013 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-06-12 17:24:47.013 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-06-12 17:24:47.015 | erlang-tools erlang-xmerl 2026-06-12 17:24:47.016 | Suggested packages: 2026-06-12 17:24:47.016 | erlang erlang-manpages erlang-doc 2026-06-12 17:24:47.061 | The following NEW packages will be installed: 2026-06-12 17:24:47.061 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-06-12 17:24:47.061 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-06-12 17:24:47.061 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-06-12 17:24:47.064 | erlang-tools erlang-xmerl rabbitmq-server 2026-06-12 17:24:47.257 | 0 upgraded, 18 newly installed, 0 to remove and 78 not upgraded. 2026-06-12 17:24:47.257 | Need to get 36.1 MB of archives. 2026-06-12 17:24:47.257 | After this operation, 56.3 MB of additional disk space will be used. 2026-06-12 17:24:47.257 | Get:1 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-base amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [10.2 MB] 2026-06-12 17:24:47.758 | Get:2 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-asn1 amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [911 kB] 2026-06-12 17:24:47.800 | Get:3 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-crypto amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [162 kB] 2026-06-12 17:24:47.801 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-public-key amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [764 kB] 2026-06-12 17:24:47.837 | Get:5 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-mnesia amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [892 kB] 2026-06-12 17:24:47.845 | Get:6 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-runtime-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [227 kB] 2026-06-12 17:24:47.848 | Get:7 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-ssl amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1,646 kB] 2026-06-12 17:24:47.885 | Get:8 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-eldap amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [126 kB] 2026-06-12 17:24:47.886 | Get:9 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-ftp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [86.0 kB] 2026-06-12 17:24:47.887 | Get:10 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-tftp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [102 kB] 2026-06-12 17:24:47.888 | Get:11 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-inets amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [641 kB] 2026-06-12 17:24:47.913 | Get:12 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-snmp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1,878 kB] 2026-06-12 17:24:47.932 | Get:13 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-os-mon amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [92.2 kB] 2026-06-12 17:24:47.933 | Get:14 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-parsetools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [194 kB] 2026-06-12 17:24:47.954 | Get:15 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-syntax-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [305 kB] 2026-06-12 17:24:47.957 | Get:16 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [587 kB] 2026-06-12 17:24:47.963 | Get:17 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-xmerl amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1,371 kB] 2026-06-12 17:24:47.996 | Get:18 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 rabbitmq-server all 3.12.1-1ubuntu1.2 [15.9 MB] 2026-06-12 17:24:48.669 | Fetched 36.1 MB in 1s (28.5 MB/s) 2026-06-12 17:24:48.694 | Selecting previously unselected package erlang-base. 2026-06-12 17:24:48.766 | (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 ... 171084 files and directories currently installed.) 2026-06-12 17:24:48.770 | Preparing to unpack .../00-erlang-base_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-12 17:24:48.772 | Unpacking erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-12 17:24:48.935 | Selecting previously unselected package erlang-asn1. 2026-06-12 17:24:48.949 | Preparing to unpack .../01-erlang-asn1_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-12 17:24:48.950 | Unpacking erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-12 17:24:48.983 | Selecting previously unselected package erlang-crypto. 2026-06-12 17:24:48.998 | Preparing to unpack .../02-erlang-crypto_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-12 17:24:48.999 | Unpacking erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-12 17:24:49.027 | Selecting previously unselected package erlang-public-key. 2026-06-12 17:24:49.042 | Preparing to unpack .../03-erlang-public-key_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-12 17:24:49.044 | Unpacking erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-12 17:24:49.075 | Selecting previously unselected package erlang-mnesia. 2026-06-12 17:24:49.089 | Preparing to unpack .../04-erlang-mnesia_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-12 17:24:49.091 | Unpacking erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-12 17:24:49.128 | Selecting previously unselected package erlang-runtime-tools. 2026-06-12 17:24:49.142 | Preparing to unpack .../05-erlang-runtime-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-12 17:24:49.144 | Unpacking erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-12 17:24:49.180 | Selecting previously unselected package erlang-ssl. 2026-06-12 17:24:49.194 | Preparing to unpack .../06-erlang-ssl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-12 17:24:49.196 | Unpacking erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-12 17:24:49.244 | Selecting previously unselected package erlang-eldap. 2026-06-12 17:24:49.258 | Preparing to unpack .../07-erlang-eldap_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-12 17:24:49.259 | Unpacking erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-12 17:24:49.287 | Selecting previously unselected package erlang-ftp. 2026-06-12 17:24:49.301 | Preparing to unpack .../08-erlang-ftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-12 17:24:49.303 | Unpacking erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-12 17:24:49.331 | Selecting previously unselected package erlang-tftp. 2026-06-12 17:24:49.345 | Preparing to unpack .../09-erlang-tftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-12 17:24:49.346 | Unpacking erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-12 17:24:49.375 | Selecting previously unselected package erlang-inets. 2026-06-12 17:24:49.389 | Preparing to unpack .../10-erlang-inets_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-12 17:24:49.391 | Unpacking erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-12 17:24:49.434 | Selecting previously unselected package erlang-snmp. 2026-06-12 17:24:49.448 | Preparing to unpack .../11-erlang-snmp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-12 17:24:49.449 | Unpacking erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-12 17:24:49.527 | Selecting previously unselected package erlang-os-mon. 2026-06-12 17:24:49.540 | Preparing to unpack .../12-erlang-os-mon_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-12 17:24:49.542 | Unpacking erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-12 17:24:49.573 | Selecting previously unselected package erlang-parsetools. 2026-06-12 17:24:49.587 | Preparing to unpack .../13-erlang-parsetools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-12 17:24:49.589 | Unpacking erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-12 17:24:49.621 | Selecting previously unselected package erlang-syntax-tools. 2026-06-12 17:24:49.635 | Preparing to unpack .../14-erlang-syntax-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-12 17:24:49.637 | Unpacking erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-12 17:24:49.668 | Selecting previously unselected package erlang-tools. 2026-06-12 17:24:49.682 | Preparing to unpack .../15-erlang-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-12 17:24:49.684 | Unpacking erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-12 17:24:49.720 | Selecting previously unselected package erlang-xmerl. 2026-06-12 17:24:49.734 | Preparing to unpack .../16-erlang-xmerl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-12 17:24:49.735 | Unpacking erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-12 17:24:49.778 | Selecting previously unselected package rabbitmq-server. 2026-06-12 17:24:49.793 | Preparing to unpack .../17-rabbitmq-server_3.12.1-1ubuntu1.2_all.deb ... 2026-06-12 17:24:49.797 | Unpacking rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-06-12 17:24:50.246 | Setting up erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-12 17:24:50.460 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /usr/lib/systemd/system/epmd.service. 2026-06-12 17:24:50.461 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /usr/lib/systemd/system/epmd.socket. 2026-06-12 17:24:52.463 | Searching for services which depend on erlang and should be started... none found. 2026-06-12 17:24:52.465 | Setting up erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-12 17:24:52.469 | Setting up erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-12 17:24:52.473 | Setting up erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-12 17:24:52.477 | Setting up erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-12 17:24:52.481 | Setting up erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-12 17:24:52.485 | Setting up erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-12 17:24:52.489 | Setting up erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-12 17:24:52.493 | Setting up erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-12 17:24:52.498 | Setting up erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-12 17:24:52.501 | Setting up erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-12 17:24:52.505 | Setting up erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-12 17:24:52.509 | Setting up erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-12 17:24:52.512 | Setting up erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-12 17:24:52.516 | Setting up erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-12 17:24:52.519 | Setting up erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-12 17:24:52.522 | Setting up erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-12 17:24:52.526 | Setting up rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-06-12 17:24:52.571 | info: Selecting GID from range 100 to 999 ... 2026-06-12 17:24:52.575 | info: Adding group `rabbitmq' (GID 121) ... 2026-06-12 17:24:52.632 | info: Selecting UID from range 100 to 999 ... 2026-06-12 17:24:52.632 | 2026-06-12 17:24:52.636 | info: Adding system user `rabbitmq' (UID 117) ... 2026-06-12 17:24:52.639 | info: Adding new user `rabbitmq' (UID 117) with group `rabbitmq' ... 2026-06-12 17:24:52.670 | info: Not creating home directory `/var/lib/rabbitmq'. 2026-06-12 17:24:52.807 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /usr/lib/systemd/system/rabbitmq-server.service. 2026-06-12 17:24:57.094 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-12 17:24:58.586 | 2026-06-12 17:24:58.586 | Running kernel seems to be up-to-date. 2026-06-12 17:24:58.586 | 2026-06-12 17:24:58.586 | Restarting services... 2026-06-12 17:24:58.648 | 2026-06-12 17:24:58.648 | Service restarts being deferred: 2026-06-12 17:24:58.648 | /etc/needrestart/restart.d/dbus.service 2026-06-12 17:24:58.648 | systemctl restart getty@tty1.service 2026-06-12 17:24:58.648 | systemctl restart networkd-dispatcher.service 2026-06-12 17:24:58.648 | systemctl restart serial-getty@ttyS0.service 2026-06-12 17:24:58.648 | systemctl restart storpool_beacon.service 2026-06-12 17:24:58.648 | systemctl restart storpool_block.service 2026-06-12 17:24:58.648 | systemctl restart systemd-logind.service 2026-06-12 17:24:58.648 | 2026-06-12 17:24:58.648 | No containers need to be restarted. 2026-06-12 17:24:58.648 | 2026-06-12 17:24:58.648 | User sessions running outdated binaries: 2026-06-12 17:24:58.648 | ubuntu @ session #3: python3[7033] 2026-06-12 17:24:58.657 | ubuntu @ session #4: sh[8412], sshd[8354] 2026-06-12 17:24:58.665 | ubuntu @ user manager service: systemd[5142] 2026-06-12 17:24:58.673 | 2026-06-12 17:24:58.673 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-12 17:24:59.929 | + functions-common:apt_get:1205 : result=0 2026-06-12 17:24:59.931 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-12 17:24:59.933 | + functions-common:time_stop:2414 : local name 2026-06-12 17:24:59.935 | + functions-common:time_stop:2415 : local end_time 2026-06-12 17:24:59.937 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-12 17:24:59.938 | + functions-common:time_stop:2417 : local total 2026-06-12 17:24:59.940 | + functions-common:time_stop:2418 : local start_time 2026-06-12 17:24:59.942 | + functions-common:time_stop:2420 : name=apt-get 2026-06-12 17:24:59.944 | + functions-common:time_stop:2421 : start_time=1781285086451 2026-06-12 17:24:59.946 | + functions-common:time_stop:2423 : [[ -z 1781285086451 ]] 2026-06-12 17:24:59.948 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-12 17:24:59.951 | + functions-common:time_stop:2426 : end_time=1781285099949 2026-06-12 17:24:59.953 | + functions-common:time_stop:2427 : elapsed_time=13498 2026-06-12 17:24:59.955 | + functions-common:time_stop:2428 : total=64273 2026-06-12 17:24:59.957 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-12 17:24:59.960 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=77771 2026-06-12 17:24:59.962 | + functions-common:apt_get:1209 : return 0 2026-06-12 17:24:59.965 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-06-12 17:24:59.967 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-12 17:24:59.970 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-12 17:24:59.972 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-12 17:24:59.974 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-12 17:24:59.976 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-12 17:24:59.978 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-12 17:24:59.981 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-12 17:24:59.983 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-12 17:24:59.985 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-12 17:24:59.988 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-12 17:24:59.990 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-12 17:24:59.992 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-12 17:24:59.995 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-12 17:24:59.997 | + ./stack.sh:main:852 : restart_rpc_backend 2026-06-12 17:24:59.999 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-06-12 17:25:00.014 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:25:00.017 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-06-12 17:25:00.018 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-12 17:25:00.020 | + ./stack.sh:echo_summary:444 : echo -e Starting RabbitMQ 2026-06-12 17:25:00.022 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-06-12 17:25:00.026 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-06-12 17:25:00.029 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-06-12 17:25:00.032 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-06-12 17:25:00.034 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-06-12 17:25:00.036 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-06-12 17:25:00.038 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit secretrabbit 2026-06-12 17:25:00.040 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=secretrabbit found= out= 2026-06-12 17:25:00.043 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-06-12 17:25:00.536 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-06-12 17:25:00.536 | user tags 2026-06-12 17:25:00.536 | guest [administrator]' 2026-06-12 17:25:00.540 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-06-12 17:25:00.540 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-06-12 17:25:00.540 | user tags 2026-06-12 17:25:00.540 | guest [administrator]' 2026-06-12 17:25:00.544 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-06-12 17:25:00.546 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-06-12 17:25:00.548 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit secretrabbit 2026-06-12 17:25:01.029 | Adding user "stackrabbit" ... 2026-06-12 17:25:01.032 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2026-06-12 17:25:01.047 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-06-12 17:25:01.557 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-06-12 17:25:01.580 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-06-12 17:25:01.582 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit secretrabbit 2026-06-12 17:25:02.084 | Changing password for user "stackrabbit" ... 2026-06-12 17:25:02.104 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-06-12 17:25:02.106 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-06-12 17:25:02.108 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-06-12 17:25:02.589 | Deleting user "guest" ... 2026-06-12 17:25:02.610 | + ./stack.sh:main:854 : is_service_enabled mysql postgresql 2026-06-12 17:25:02.623 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:25:02.625 | + ./stack.sh:main:855 : install_database 2026-06-12 17:25:02.628 | + lib/database:install_database:118 : install_database_mysql 2026-06-12 17:25:02.630 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-06-12 17:25:02.632 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 17:25:02.634 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 17:25:02.636 | + lib/databases/mysql:install_database_mysql:205 : sudo debconf-set-selections 2026-06-12 17:25:02.739 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /opt/stack/.my.cnf ]] 2026-06-12 17:25:02.741 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-06-12 17:25:02.745 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-06-12 17:25:02.747 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 17:25:02.750 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 17:25:02.752 | + lib/databases/mysql:install_database_mysql:222 : '[' mysql '!=' mariadb ']' 2026-06-12 17:25:02.754 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-06-12 17:25:02.756 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /opt/stack/.my.cnf 2026-06-12 17:25:02.760 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-06-12 17:25:02.762 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-06-12 17:25:02.765 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-12 17:25:02.768 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-12 17:25:02.770 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-12 17:25:02.772 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-12 17:25:02.775 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-12 17:25:02.777 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-12 17:25:02.779 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-12 17:25:02.781 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-12 17:25:02.783 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-12 17:25:02.785 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-12 17:25:02.787 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-12 17:25:02.789 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-12 17:25:02.792 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-12 17:25:02.794 | + lib/databases/mysql:install_database_mysql:232 : is_ubuntu 2026-06-12 17:25:02.796 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 17:25:02.799 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 17:25:02.801 | + lib/databases/mysql:install_database_mysql:233 : install_package mysql-server 2026-06-12 17:25:02.804 | + functions-common:install_package:1432 : update_package_repo 2026-06-12 17:25:02.806 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-12 17:25:02.809 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-12 17:25:02.812 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-12 17:25:02.814 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-12 17:25:02.816 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-12 17:25:02.819 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 17:25:02.820 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 17:25:02.822 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-12 17:25:02.824 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-12 17:25:02.826 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-12 17:25:02.828 | + functions-common:apt_get_update:1161 : return 2026-06-12 17:25:02.830 | + functions-common:install_package:1433 : real_install_package mysql-server 2026-06-12 17:25:02.832 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-12 17:25:02.835 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 17:25:02.837 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 17:25:02.839 | + functions-common:real_install_package:1421 : apt_get install mysql-server 2026-06-12 17:25:02.858 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2026-06-12 17:25:02.885 | Reading package lists... 2026-06-12 17:25:03.105 | Building dependency tree... 2026-06-12 17:25:03.106 | Reading state information... 2026-06-12 17:25:03.347 | The following additional packages will be installed: 2026-06-12 17:25:03.347 | libcgi-fast-perl libcgi-pm-perl libevent-pthreads-2.1-7t64 libfcgi-bin 2026-06-12 17:25:03.348 | libfcgi-perl libfcgi0t64 libhtml-template-perl libmecab2 2026-06-12 17:25:03.348 | libprotobuf-lite32t64 mecab-ipadic mecab-ipadic-utf8 mecab-utils 2026-06-12 17:25:03.348 | mysql-client-8.0 mysql-client-core-8.0 mysql-server-8.0 2026-06-12 17:25:03.349 | mysql-server-core-8.0 2026-06-12 17:25:03.350 | Suggested packages: 2026-06-12 17:25:03.350 | libipc-sharedcache-perl mailx tinyca 2026-06-12 17:25:03.385 | The following NEW packages will be installed: 2026-06-12 17:25:03.387 | libcgi-fast-perl libcgi-pm-perl libevent-pthreads-2.1-7t64 libfcgi-bin 2026-06-12 17:25:03.387 | libfcgi-perl libfcgi0t64 libhtml-template-perl libmecab2 2026-06-12 17:25:03.387 | libprotobuf-lite32t64 mecab-ipadic mecab-ipadic-utf8 mecab-utils 2026-06-12 17:25:03.387 | mysql-client-8.0 mysql-client-core-8.0 mysql-server mysql-server-8.0 2026-06-12 17:25:03.387 | mysql-server-core-8.0 2026-06-12 17:25:03.489 | 0 upgraded, 17 newly installed, 0 to remove and 78 not upgraded. 2026-06-12 17:25:03.489 | Need to get 29.2 MB of archives. 2026-06-12 17:25:03.489 | After this operation, 242 MB of additional disk space will be used. 2026-06-12 17:25:03.489 | Get:1 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-core-8.0 amd64 8.0.46-0ubuntu0.24.04.2 [2,740 kB] 2026-06-12 17:25:03.831 | Get:2 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-8.0 amd64 8.0.46-0ubuntu0.24.04.2 [22.5 kB] 2026-06-12 17:25:03.832 | Get:3 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libevent-pthreads-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [7,982 B] 2026-06-12 17:25:03.833 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmecab2 amd64 0.996-14ubuntu4 [201 kB] 2026-06-12 17:25:03.836 | Get:5 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libprotobuf-lite32t64 amd64 3.21.12-8.2ubuntu0.3 [238 kB] 2026-06-12 17:25:03.874 | Get:6 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-core-8.0 amd64 8.0.46-0ubuntu0.24.04.2 [17.5 MB] 2026-06-12 17:25:04.138 | Get:7 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-8.0 amd64 8.0.46-0ubuntu0.24.04.2 [1,442 kB] 2026-06-12 17:25:04.150 | Get:8 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcgi-pm-perl all 4.63-1 [185 kB] 2026-06-12 17:25:04.152 | 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-06-12 17:25:04.153 | Get:10 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfcgi-perl amd64 0.82+ds-3build2 [21.7 kB] 2026-06-12 17:25:04.153 | Get:11 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcgi-fast-perl all 1:2.17-1 [10.3 kB] 2026-06-12 17:25:04.153 | 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-06-12 17:25:04.154 | Get:13 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-template-perl all 2.97-2 [60.2 kB] 2026-06-12 17:25:04.154 | Get:14 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 mecab-utils amd64 0.996-14ubuntu4 [4,804 B] 2026-06-12 17:25:04.155 | 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-06-12 17:25:04.237 | 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-06-12 17:25:04.237 | Get:17 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server all 8.0.46-0ubuntu0.24.04.2 [9,524 B] 2026-06-12 17:25:04.522 | Preconfiguring packages ... 2026-06-12 17:25:04.603 | Fetched 29.2 MB in 1s (34.9 MB/s) 2026-06-12 17:25:04.627 | Selecting previously unselected package mysql-client-core-8.0. 2026-06-12 17:25:04.701 | (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 ... 173889 files and directories currently installed.) 2026-06-12 17:25:04.706 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.46-0ubuntu0.24.04.2_amd64.deb ... 2026-06-12 17:25:04.707 | Unpacking mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-12 17:25:04.935 | Selecting previously unselected package mysql-client-8.0. 2026-06-12 17:25:04.949 | Preparing to unpack .../01-mysql-client-8.0_8.0.46-0ubuntu0.24.04.2_amd64.deb ... 2026-06-12 17:25:04.950 | Unpacking mysql-client-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-12 17:25:04.979 | Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. 2026-06-12 17:25:04.997 | Preparing to unpack .../02-libevent-pthreads-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-06-12 17:25:05.001 | Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-12 17:25:05.029 | Selecting previously unselected package libmecab2:amd64. 2026-06-12 17:25:05.046 | Preparing to unpack .../03-libmecab2_0.996-14ubuntu4_amd64.deb ... 2026-06-12 17:25:05.047 | Unpacking libmecab2:amd64 (0.996-14ubuntu4) ... 2026-06-12 17:25:05.078 | Selecting previously unselected package libprotobuf-lite32t64:amd64. 2026-06-12 17:25:05.093 | Preparing to unpack .../04-libprotobuf-lite32t64_3.21.12-8.2ubuntu0.3_amd64.deb ... 2026-06-12 17:25:05.094 | Unpacking libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-06-12 17:25:05.125 | Selecting previously unselected package mysql-server-core-8.0. 2026-06-12 17:25:05.140 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.46-0ubuntu0.24.04.2_amd64.deb ... 2026-06-12 17:25:05.141 | Unpacking mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-12 17:25:05.640 | Selecting previously unselected package mysql-server-8.0. 2026-06-12 17:25:05.654 | Preparing to unpack .../06-mysql-server-8.0_8.0.46-0ubuntu0.24.04.2_amd64.deb ... 2026-06-12 17:25:05.929 | Unpacking mysql-server-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-12 17:25:05.968 | Selecting previously unselected package libcgi-pm-perl. 2026-06-12 17:25:05.985 | Preparing to unpack .../07-libcgi-pm-perl_4.63-1_all.deb ... 2026-06-12 17:25:05.987 | Unpacking libcgi-pm-perl (4.63-1) ... 2026-06-12 17:25:06.023 | Selecting previously unselected package libfcgi0t64:amd64. 2026-06-12 17:25:06.041 | Preparing to unpack .../08-libfcgi0t64_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-06-12 17:25:06.043 | Unpacking libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-06-12 17:25:06.071 | Selecting previously unselected package libfcgi-perl. 2026-06-12 17:25:06.085 | Preparing to unpack .../09-libfcgi-perl_0.82+ds-3build2_amd64.deb ... 2026-06-12 17:25:06.086 | Unpacking libfcgi-perl (0.82+ds-3build2) ... 2026-06-12 17:25:06.113 | Selecting previously unselected package libcgi-fast-perl. 2026-06-12 17:25:06.127 | Preparing to unpack .../10-libcgi-fast-perl_1%3a2.17-1_all.deb ... 2026-06-12 17:25:06.129 | Unpacking libcgi-fast-perl (1:2.17-1) ... 2026-06-12 17:25:06.152 | Selecting previously unselected package libfcgi-bin. 2026-06-12 17:25:06.166 | Preparing to unpack .../11-libfcgi-bin_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-06-12 17:25:06.168 | Unpacking libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-06-12 17:25:06.191 | Selecting previously unselected package libhtml-template-perl. 2026-06-12 17:25:06.206 | Preparing to unpack .../12-libhtml-template-perl_2.97-2_all.deb ... 2026-06-12 17:25:06.207 | Unpacking libhtml-template-perl (2.97-2) ... 2026-06-12 17:25:06.237 | Selecting previously unselected package mecab-utils. 2026-06-12 17:25:06.252 | Preparing to unpack .../13-mecab-utils_0.996-14ubuntu4_amd64.deb ... 2026-06-12 17:25:06.253 | Unpacking mecab-utils (0.996-14ubuntu4) ... 2026-06-12 17:25:06.281 | Selecting previously unselected package mecab-ipadic. 2026-06-12 17:25:06.295 | Preparing to unpack .../14-mecab-ipadic_2.7.0-20070801+main-3_all.deb ... 2026-06-12 17:25:06.297 | Unpacking mecab-ipadic (2.7.0-20070801+main-3) ... 2026-06-12 17:25:06.659 | Selecting previously unselected package mecab-ipadic-utf8. 2026-06-12 17:25:06.677 | Preparing to unpack .../15-mecab-ipadic-utf8_2.7.0-20070801+main-3_all.deb ... 2026-06-12 17:25:06.678 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-06-12 17:25:06.709 | Selecting previously unselected package mysql-server. 2026-06-12 17:25:06.724 | Preparing to unpack .../16-mysql-server_8.0.46-0ubuntu0.24.04.2_all.deb ... 2026-06-12 17:25:06.725 | Unpacking mysql-server (8.0.46-0ubuntu0.24.04.2) ... 2026-06-12 17:25:06.771 | Setting up libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-06-12 17:25:06.775 | Setting up libmecab2:amd64 (0.996-14ubuntu4) ... 2026-06-12 17:25:06.781 | Setting up mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-12 17:25:06.785 | Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-12 17:25:06.789 | Setting up libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-06-12 17:25:06.795 | Setting up libcgi-pm-perl (4.63-1) ... 2026-06-12 17:25:06.800 | Setting up libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-06-12 17:25:06.805 | Setting up libhtml-template-perl (2.97-2) ... 2026-06-12 17:25:06.808 | Setting up mecab-utils (0.996-14ubuntu4) ... 2026-06-12 17:25:06.812 | Setting up mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-12 17:25:06.816 | Setting up mysql-client-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-12 17:25:06.820 | Setting up libfcgi-perl (0.82+ds-3build2) ... 2026-06-12 17:25:06.827 | Setting up mysql-server-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-12 17:25:06.974 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-06-12 17:25:07.001 | Renaming removed key_buffer and myisam-recover options (if present) 2026-06-12 17:25:13.640 | mysqld will log errors to /var/log/mysql/error.log 2026-06-12 17:25:14.041 | mysqld is running as pid 27342 2026-06-12 17:25:16.402 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /usr/lib/systemd/system/mysql.service. 2026-06-12 17:25:17.340 | Setting up mecab-ipadic (2.7.0-20070801+main-3) ... 2026-06-12 17:25:17.343 | Compiling IPA dictionary for Mecab. This takes long time... 2026-06-12 17:25:17.346 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-06-12 17:25:17.346 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2026-06-12 17:25:17.346 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-06-12 17:25:17.366 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-06-12 17:25:17.366 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-06-12 17:25:17.425 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-06-12 17:25:17.425 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-06-12 17:25:17.425 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-06-12 17:25:17.460 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-06-12 17:25:17.460 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-06-12 17:25:17.461 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-06-12 17:25:17.461 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-06-12 17:25:17.461 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-06-12 17:25:17.461 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-06-12 17:25:17.600 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-06-12 17:25:17.602 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-06-12 17:25:17.604 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-06-12 17:25:17.604 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-06-12 17:25:17.605 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-06-12 17:25:17.632 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-06-12 17:25:17.707 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-06-12 17:25:17.733 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-06-12 17:25:17.733 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-06-12 17:25:17.733 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-06-12 17:25:17.733 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-06-12 17:25:17.733 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-06-12 17:25:17.743 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-06-12 17:25:17.746 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-06-12 17:25:17.747 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-06-12 17:25:17.937 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2026-06-12 17:25:18.014 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-06-12 17:25:18.127 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2026-06-12 17:25:18.130 | 2026-06-12 17:25:18.130 | done! 2026-06-12 17:25:18.136 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-06-12 17:25:18.139 | Setting up libcgi-fast-perl (1:2.17-1) ... 2026-06-12 17:25:18.143 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-06-12 17:25:18.146 | Compiling IPA dictionary for Mecab. This takes long time... 2026-06-12 17:25:18.151 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-06-12 17:25:18.151 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2026-06-12 17:25:18.151 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-06-12 17:25:18.180 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-06-12 17:25:18.180 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-06-12 17:25:18.263 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-06-12 17:25:18.263 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-06-12 17:25:18.264 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-06-12 17:25:18.311 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-06-12 17:25:18.311 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-06-12 17:25:18.312 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-06-12 17:25:18.313 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-06-12 17:25:18.313 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-06-12 17:25:18.313 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-06-12 17:25:18.508 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-06-12 17:25:18.510 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-06-12 17:25:18.514 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-06-12 17:25:18.514 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-06-12 17:25:18.515 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-06-12 17:25:18.556 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-06-12 17:25:18.664 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-06-12 17:25:18.701 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-06-12 17:25:18.701 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-06-12 17:25:18.701 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-06-12 17:25:18.701 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-06-12 17:25:18.702 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-06-12 17:25:18.717 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-06-12 17:25:18.721 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-06-12 17:25:18.722 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-06-12 17:25:18.963 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2026-06-12 17:25:19.057 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-06-12 17:25:19.172 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2026-06-12 17:25:19.175 | 2026-06-12 17:25:19.175 | done! 2026-06-12 17:25:19.180 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-06-12 17:25:19.183 | Setting up mysql-server (8.0.46-0ubuntu0.24.04.2) ... 2026-06-12 17:25:19.187 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-12 17:25:20.356 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-12 17:25:20.943 | 2026-06-12 17:25:20.943 | Running kernel seems to be up-to-date. 2026-06-12 17:25:20.943 | 2026-06-12 17:25:20.943 | Restarting services... 2026-06-12 17:25:21.004 | 2026-06-12 17:25:21.005 | Service restarts being deferred: 2026-06-12 17:25:21.005 | /etc/needrestart/restart.d/dbus.service 2026-06-12 17:25:21.005 | systemctl restart getty@tty1.service 2026-06-12 17:25:21.005 | systemctl restart networkd-dispatcher.service 2026-06-12 17:25:21.005 | systemctl restart serial-getty@ttyS0.service 2026-06-12 17:25:21.005 | systemctl restart storpool_beacon.service 2026-06-12 17:25:21.005 | systemctl restart storpool_block.service 2026-06-12 17:25:21.005 | systemctl restart systemd-logind.service 2026-06-12 17:25:21.005 | 2026-06-12 17:25:21.005 | No containers need to be restarted. 2026-06-12 17:25:21.005 | 2026-06-12 17:25:21.005 | User sessions running outdated binaries: 2026-06-12 17:25:21.005 | ubuntu @ session #3: python3[7033] 2026-06-12 17:25:21.015 | ubuntu @ session #4: sh[8412], sshd[8354] 2026-06-12 17:25:21.023 | ubuntu @ user manager service: systemd[5142] 2026-06-12 17:25:21.031 | 2026-06-12 17:25:21.031 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-12 17:25:22.307 | + functions-common:apt_get:1205 : result=0 2026-06-12 17:25:22.309 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-12 17:25:22.311 | + functions-common:time_stop:2414 : local name 2026-06-12 17:25:22.314 | + functions-common:time_stop:2415 : local end_time 2026-06-12 17:25:22.315 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-12 17:25:22.318 | + functions-common:time_stop:2417 : local total 2026-06-12 17:25:22.320 | + functions-common:time_stop:2418 : local start_time 2026-06-12 17:25:22.322 | + functions-common:time_stop:2420 : name=apt-get 2026-06-12 17:25:22.324 | + functions-common:time_stop:2421 : start_time=1781285102855 2026-06-12 17:25:22.326 | + functions-common:time_stop:2423 : [[ -z 1781285102855 ]] 2026-06-12 17:25:22.328 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-12 17:25:22.332 | + functions-common:time_stop:2426 : end_time=1781285122329 2026-06-12 17:25:22.334 | + functions-common:time_stop:2427 : elapsed_time=19474 2026-06-12 17:25:22.336 | + functions-common:time_stop:2428 : total=77771 2026-06-12 17:25:22.338 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-12 17:25:22.340 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=97245 2026-06-12 17:25:22.342 | + functions-common:apt_get:1209 : return 0 2026-06-12 17:25:22.344 | + ./stack.sh:main:857 : '[' -n mysql ']' 2026-06-12 17:25:22.346 | + ./stack.sh:main:858 : install_database_python 2026-06-12 17:25:22.348 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-06-12 17:25:22.349 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-06-12 17:25:22.351 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-06-12 17:25:22.353 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-12 17:25:22.357 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-06-12 17:25:22.360 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-06-12 17:25:22.363 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-12 17:25:22.367 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-06-12 17:25:22.367 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-12 17:25:22.372 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-06-12 17:25:22.375 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-06-12 17:25:22.377 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-06-12 17:25:22.380 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-06-12 17:25:22.383 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-06-12 17:25:22.402 | Using python 3.12 to install PyMySQL 2026-06-12 17:25:22.404 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2026-06-12 17:25:22.950 | Collecting PyMySQL 2026-06-12 17:25:23.008 | Downloading pymysql-1.2.0-py3-none-any.whl.metadata (4.3 kB) 2026-06-12 17:25:23.019 | Downloading pymysql-1.2.0-py3-none-any.whl (45 kB) 2026-06-12 17:25:23.103 | Installing collected packages: PyMySQL 2026-06-12 17:25:23.135 | Successfully installed PyMySQL-1.2.0 2026-06-12 17:25:23.193 | + inc/python:pip_install:216 : result=0 2026-06-12 17:25:23.196 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-12 17:25:23.199 | + functions-common:time_stop:2414 : local name 2026-06-12 17:25:23.201 | + functions-common:time_stop:2415 : local end_time 2026-06-12 17:25:23.203 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-12 17:25:23.205 | + functions-common:time_stop:2417 : local total 2026-06-12 17:25:23.208 | + functions-common:time_stop:2418 : local start_time 2026-06-12 17:25:23.211 | + functions-common:time_stop:2420 : name=pip_install 2026-06-12 17:25:23.214 | + functions-common:time_stop:2421 : start_time=1781285122396 2026-06-12 17:25:23.216 | + functions-common:time_stop:2423 : [[ -z 1781285122396 ]] 2026-06-12 17:25:23.219 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-12 17:25:23.223 | + functions-common:time_stop:2426 : end_time=1781285123220 2026-06-12 17:25:23.225 | + functions-common:time_stop:2427 : elapsed_time=824 2026-06-12 17:25:23.228 | + functions-common:time_stop:2428 : total=17056 2026-06-12 17:25:23.230 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-12 17:25:23.233 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=17880 2026-06-12 17:25:23.235 | + inc/python:pip_install:219 : return 0 2026-06-12 17:25:23.238 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-06-12 17:25:23.240 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-06-12 17:25:23.242 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-06-12 17:25:23.244 | + ./stack.sh:main:861 : is_service_enabled neutron 2026-06-12 17:25:23.261 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:25:23.264 | + ./stack.sh:main:862 : install_neutron_agent_packages 2026-06-12 17:25:23.266 | + lib/neutron:install_neutron_agent_packages:544 : is_service_enabled q-l3 neutron-l3 2026-06-12 17:25:23.283 | + functions-common:is_service_enabled:2070 : return 1 2026-06-12 17:25:23.285 | + lib/neutron:install_neutron_agent_packages:548 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2026-06-12 17:25:23.303 | + functions-common:is_service_enabled:2070 : return 1 2026-06-12 17:25:23.305 | + ./stack.sh:main:865 : is_service_enabled etcd3 2026-06-12 17:25:23.322 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:25:23.324 | + ./stack.sh:main:866 : install_etcd3 2026-06-12 17:25:23.326 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-06-12 17:25:23.326 | Installing etcd 2026-06-12 17:25:23.329 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-06-12 17:25:23.342 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-06-12 17:25:23.355 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-06-12 17:25:23.358 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-06-12 17:25:23.371 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-06-12 17:25:23.375 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-12 17:25:23.378 | ++ functions:get_extra_file:66 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-12 17:25:23.381 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-06-12 17:25:23.383 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-06-12 17:25:23.386 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-06-12 17:25:23.389 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-06-12 17:25:23.391 | ++ functions:get_extra_file:72 : [[ https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz != file* ]] 2026-06-12 17:25:23.394 | ++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-06-12 17:25:23.396 | ++ functions:get_extra_file:75 : wget --progress=dot:giga --retry-on-host-error --retry-on-http-error=500,503 -t 2 --waitretry=10 --tries=3 --retry-connrefused -c https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz -O /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-12 17:25:23.401 | --2026-06-12 17:25:23-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-12 17:25:23.446 | Resolving github.com (github.com)... 140.82.121.4 2026-06-12 17:25:23.473 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2026-06-12 17:25:23.732 | HTTP request sent, awaiting response... 302 Found 2026-06-12 17:25:23.732 | Location: https://release-assets.githubusercontent.com/github-production-release-asset/11225014/a921b041-0d04-41f7-96b3-8dfd08eb5f41?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-06-12T18%3A13%3A45Z&rscd=attachment%3B+filename%3Detcd-v3.5.21-linux-amd64.tar.gz&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-06-12T17%3A13%3A24Z&ske=2026-06-12T18%3A13%3A45Z&sks=b&skv=2018-11-09&sig=K8sUXq0XLct%2BD0b2f2W1Yny%2B3rdZiq0VlvZD2HJISmQ%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MTI4NjkyMywibmJmIjoxNzgxMjg1MTIzLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.cIzlsbbKfYDBgD2x_EEYb8BCvaKyNdGnXZVo7pRb8mg&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2026-06-12 17:25:23.732 | --2026-06-12 17:25:23-- https://release-assets.githubusercontent.com/github-production-release-asset/11225014/a921b041-0d04-41f7-96b3-8dfd08eb5f41?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-06-12T18%3A13%3A45Z&rscd=attachment%3B+filename%3Detcd-v3.5.21-linux-amd64.tar.gz&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-06-12T17%3A13%3A24Z&ske=2026-06-12T18%3A13%3A45Z&sks=b&skv=2018-11-09&sig=K8sUXq0XLct%2BD0b2f2W1Yny%2B3rdZiq0VlvZD2HJISmQ%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MTI4NjkyMywibmJmIjoxNzgxMjg1MTIzLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.cIzlsbbKfYDBgD2x_EEYb8BCvaKyNdGnXZVo7pRb8mg&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2026-06-12 17:25:23.760 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.110.133, 185.199.108.133, 185.199.109.133, ... 2026-06-12 17:25:23.762 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.110.133|:443... connected. 2026-06-12 17:25:23.768 | HTTP request sent, awaiting response... 200 OK 2026-06-12 17:25:23.768 | Length: 20927601 (20M) [application/octet-stream] 2026-06-12 17:25:23.768 | Saving to: ‘/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz’ 2026-06-12 17:25:23.782 | 2026-06-12 17:25:23.998 | 0K ........ ........ ... 100% 86.8M=0.2s 2026-06-12 17:25:23.998 | 2026-06-12 17:25:23.998 | 2026-06-12 17:25:23 (86.8 MB/s) - ‘/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz’ saved [20927601/20927601] 2026-06-12 17:25:23.998 | 2026-06-12 17:25:24.002 | ++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-06-12 17:25:24.006 | ++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-12 17:25:24.009 | ++ functions:get_extra_file:81 : return 2026-06-12 17:25:24.012 | + lib/etcd3:install_etcd3:114 : etcd_file=/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-12 17:25:24.014 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2026-06-12 17:25:24.017 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-06-12 17:25:24.019 | + lib/etcd3:install_etcd3:118 : sha256sum -c /opt/stack/devstack/files/etcd.sha256sum 2026-06-12 17:25:24.037 | /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2026-06-12 17:25:24.039 | + lib/etcd3:install_etcd3:120 : tar xzvf /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz -C /opt/stack/devstack/files 2026-06-12 17:25:24.044 | etcd-v3.5.21-linux-amd64/ 2026-06-12 17:25:24.044 | etcd-v3.5.21-linux-amd64/Documentation/ 2026-06-12 17:25:24.044 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2026-06-12 17:25:24.044 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2026-06-12 17:25:24.044 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2026-06-12 17:25:24.044 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2026-06-12 17:25:24.044 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2026-06-12 17:25:24.044 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2026-06-12 17:25:24.044 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2026-06-12 17:25:24.044 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2026-06-12 17:25:24.044 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2026-06-12 17:25:24.045 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2026-06-12 17:25:24.045 | etcd-v3.5.21-linux-amd64/README.md 2026-06-12 17:25:24.045 | etcd-v3.5.21-linux-amd64/etcdutl 2026-06-12 17:25:24.143 | etcd-v3.5.21-linux-amd64/etcdctl 2026-06-12 17:25:24.261 | etcd-v3.5.21-linux-amd64/etcd 2026-06-12 17:25:24.417 | + lib/etcd3:install_etcd3:121 : sudo cp /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcd /opt/stack/bin/etcd 2026-06-12 17:25:24.448 | + lib/etcd3:install_etcd3:122 : sudo cp /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2026-06-12 17:25:24.475 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2026-06-12 17:25:24.478 | + ./stack.sh:main:875 : is_service_enabled tls-proxy 2026-06-12 17:25:24.493 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:25:24.496 | + ./stack.sh:main:876 : configure_CA 2026-06-12 17:25:24.498 | + lib/tls:configure_CA:70 : [[ -n 10.4.3.250 ]] 2026-06-12 17:25:24.501 | ++ lib/tls:configure_CA:70 : ipv6_unquote 10.4.3.250 2026-06-12 17:25:24.504 | ++ functions-common:ipv6_unquote:2212 : echo 10.4.3.250 2026-06-12 17:25:24.505 | ++ functions-common:ipv6_unquote:2212 : tr -d '[]' 2026-06-12 17:25:24.509 | + lib/tls:configure_CA:70 : [[ 10.4.3.250 != \1\0\.\4\.\3\.\2\5\0 ]] 2026-06-12 17:25:24.512 | + ./stack.sh:main:877 : init_CA 2026-06-12 17:25:24.514 | + lib/tls:init_CA:205 : make_root_CA /opt/stack/data/CA/root-ca 2026-06-12 17:25:24.516 | + lib/tls:make_root_CA:322 : local ca_dir=/opt/stack/data/CA/root-ca 2026-06-12 17:25:24.519 | + lib/tls:make_root_CA:325 : create_CA_base /opt/stack/data/CA/root-ca 2026-06-12 17:25:24.521 | + lib/tls:create_CA_base:79 : local ca_dir=/opt/stack/data/CA/root-ca 2026-06-12 17:25:24.523 | + lib/tls:create_CA_base:81 : [[ -d /opt/stack/data/CA/root-ca ]] 2026-06-12 17:25:24.526 | + lib/tls:create_CA_base:86 : local i 2026-06-12 17:25:24.528 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-06-12 17:25:24.531 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/certs 2026-06-12 17:25:24.535 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-06-12 17:25:24.538 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/crl 2026-06-12 17:25:24.541 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-06-12 17:25:24.544 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/newcerts 2026-06-12 17:25:24.547 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-06-12 17:25:24.550 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/private 2026-06-12 17:25:24.554 | + lib/tls:create_CA_base:90 : chmod 710 /opt/stack/data/CA/root-ca/private 2026-06-12 17:25:24.558 | + lib/tls:create_CA_base:91 : echo 01 2026-06-12 17:25:24.560 | + lib/tls:create_CA_base:92 : cp /dev/null /opt/stack/data/CA/root-ca/index.txt 2026-06-12 17:25:24.565 | + lib/tls:make_root_CA:326 : create_CA_config /opt/stack/data/CA/root-ca 'Root CA' 2026-06-12 17:25:24.567 | + lib/tls:create_CA_config:98 : local ca_dir=/opt/stack/data/CA/root-ca 2026-06-12 17:25:24.569 | + lib/tls:create_CA_config:99 : local 'common_name=Root CA' 2026-06-12 17:25:24.571 | + lib/tls:create_CA_config:145 : echo ' 2026-06-12 17:25:24.571 | [ ca ] 2026-06-12 17:25:24.571 | default_ca = CA_default 2026-06-12 17:25:24.571 | 2026-06-12 17:25:24.571 | [ CA_default ] 2026-06-12 17:25:24.571 | dir = /opt/stack/data/CA/root-ca 2026-06-12 17:25:24.572 | policy = policy_match 2026-06-12 17:25:24.572 | database = $dir/index.txt 2026-06-12 17:25:24.572 | serial = $dir/serial 2026-06-12 17:25:24.572 | certs = $dir/certs 2026-06-12 17:25:24.572 | crl_dir = $dir/crl 2026-06-12 17:25:24.572 | new_certs_dir = $dir/newcerts 2026-06-12 17:25:24.572 | certificate = $dir/cacert.pem 2026-06-12 17:25:24.572 | private_key = $dir/private/cacert.key 2026-06-12 17:25:24.572 | RANDFILE = $dir/private/.rand 2026-06-12 17:25:24.572 | default_md = sha256 2026-06-12 17:25:24.572 | 2026-06-12 17:25:24.572 | [ req ] 2026-06-12 17:25:24.572 | default_bits = 2048 2026-06-12 17:25:24.572 | default_md = sha256 2026-06-12 17:25:24.572 | 2026-06-12 17:25:24.572 | prompt = no 2026-06-12 17:25:24.572 | distinguished_name = ca_distinguished_name 2026-06-12 17:25:24.572 | 2026-06-12 17:25:24.572 | x509_extensions = ca_extensions 2026-06-12 17:25:24.572 | 2026-06-12 17:25:24.572 | [ ca_distinguished_name ] 2026-06-12 17:25:24.572 | organizationName = OpenStack 2026-06-12 17:25:24.572 | organizationalUnitName = DevStack Certificate Authority 2026-06-12 17:25:24.572 | commonName = Root CA 2026-06-12 17:25:24.572 | 2026-06-12 17:25:24.572 | [ policy_match ] 2026-06-12 17:25:24.572 | countryName = optional 2026-06-12 17:25:24.572 | stateOrProvinceName = optional 2026-06-12 17:25:24.572 | organizationName = match 2026-06-12 17:25:24.572 | organizationalUnitName = optional 2026-06-12 17:25:24.572 | commonName = supplied 2026-06-12 17:25:24.572 | 2026-06-12 17:25:24.572 | [ ca_extensions ] 2026-06-12 17:25:24.572 | basicConstraints = critical,CA:true 2026-06-12 17:25:24.572 | subjectKeyIdentifier = hash 2026-06-12 17:25:24.572 | authorityKeyIdentifier = keyid:always, issuer 2026-06-12 17:25:24.572 | keyUsage = cRLSign, keyCertSign 2026-06-12 17:25:24.572 | 2026-06-12 17:25:24.572 | ' 2026-06-12 17:25:24.574 | + lib/tls:make_root_CA:328 : '[' '!' -r /opt/stack/data/CA/root-ca/cacert.pem ']' 2026-06-12 17:25:24.576 | + lib/tls:make_root_CA:330 : /usr/bin/openssl req -config /opt/stack/data/CA/root-ca/ca.conf -x509 -nodes -newkey rsa -days 21360 -keyout /opt/stack/data/CA/root-ca/private/cacert.key -out /opt/stack/data/CA/root-ca/cacert.pem -outform PEM 2026-06-12 17:25:24.607 | .......+....+..+.......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.............+..........+...+...+...+..+....+.....+...+......+......+.+...+.........+..+.........+....+......+..............+.+...........+....+..+....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.............+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-06-12 17:25:24.738 | .......+..+.+..+............+.........+......+.+...............+............+......+.................+..........+..+......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...........+..+....+...+...+........+......+.+............+.....+.......+.....+....+.........+........+.......+..+......+..................+....+...+........+.+........+..........+.....+...+...+.+.....+...............+...+.+.........+..+.........+.........+...+...+....+...+.........+.........+.....+.+..................+...........+......+.+..+.+......+.....+..................+...+....+.....+..........+.........+..+...+.+........+......+....+..................+...+..+...................+...+......+..............+.+............+..............+.+............+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-06-12 17:25:24.742 | ----- 2026-06-12 17:25:24.747 | + lib/tls:init_CA:206 : make_int_CA /opt/stack/data/CA/int-ca /opt/stack/data/CA/root-ca 2026-06-12 17:25:24.749 | + lib/tls:make_int_CA:290 : local ca_dir=/opt/stack/data/CA/int-ca 2026-06-12 17:25:24.752 | + lib/tls:make_int_CA:291 : local signing_ca_dir=/opt/stack/data/CA/root-ca 2026-06-12 17:25:24.755 | + lib/tls:make_int_CA:294 : create_CA_base /opt/stack/data/CA/int-ca 2026-06-12 17:25:24.758 | + lib/tls:create_CA_base:79 : local ca_dir=/opt/stack/data/CA/int-ca 2026-06-12 17:25:24.760 | + lib/tls:create_CA_base:81 : [[ -d /opt/stack/data/CA/int-ca ]] 2026-06-12 17:25:24.762 | + lib/tls:create_CA_base:86 : local i 2026-06-12 17:25:24.765 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-06-12 17:25:24.767 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/certs 2026-06-12 17:25:24.772 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-06-12 17:25:24.775 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/crl 2026-06-12 17:25:24.779 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-06-12 17:25:24.781 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/newcerts 2026-06-12 17:25:24.785 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-06-12 17:25:24.787 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/private 2026-06-12 17:25:24.791 | + lib/tls:create_CA_base:90 : chmod 710 /opt/stack/data/CA/int-ca/private 2026-06-12 17:25:24.794 | + lib/tls:create_CA_base:91 : echo 01 2026-06-12 17:25:24.797 | + lib/tls:create_CA_base:92 : cp /dev/null /opt/stack/data/CA/int-ca/index.txt 2026-06-12 17:25:24.801 | + lib/tls:make_int_CA:295 : create_CA_config /opt/stack/data/CA/int-ca 'Intermediate CA' 2026-06-12 17:25:24.804 | + lib/tls:create_CA_config:98 : local ca_dir=/opt/stack/data/CA/int-ca 2026-06-12 17:25:24.806 | + lib/tls:create_CA_config:99 : local 'common_name=Intermediate CA' 2026-06-12 17:25:24.808 | + lib/tls:create_CA_config:145 : echo ' 2026-06-12 17:25:24.808 | [ ca ] 2026-06-12 17:25:24.808 | default_ca = CA_default 2026-06-12 17:25:24.808 | 2026-06-12 17:25:24.808 | [ CA_default ] 2026-06-12 17:25:24.808 | dir = /opt/stack/data/CA/int-ca 2026-06-12 17:25:24.808 | policy = policy_match 2026-06-12 17:25:24.809 | database = $dir/index.txt 2026-06-12 17:25:24.809 | serial = $dir/serial 2026-06-12 17:25:24.809 | certs = $dir/certs 2026-06-12 17:25:24.809 | crl_dir = $dir/crl 2026-06-12 17:25:24.809 | new_certs_dir = $dir/newcerts 2026-06-12 17:25:24.809 | certificate = $dir/cacert.pem 2026-06-12 17:25:24.809 | private_key = $dir/private/cacert.key 2026-06-12 17:25:24.809 | RANDFILE = $dir/private/.rand 2026-06-12 17:25:24.809 | default_md = sha256 2026-06-12 17:25:24.809 | 2026-06-12 17:25:24.809 | [ req ] 2026-06-12 17:25:24.809 | default_bits = 2048 2026-06-12 17:25:24.809 | default_md = sha256 2026-06-12 17:25:24.809 | 2026-06-12 17:25:24.809 | prompt = no 2026-06-12 17:25:24.809 | distinguished_name = ca_distinguished_name 2026-06-12 17:25:24.809 | 2026-06-12 17:25:24.809 | x509_extensions = ca_extensions 2026-06-12 17:25:24.809 | 2026-06-12 17:25:24.809 | [ ca_distinguished_name ] 2026-06-12 17:25:24.809 | organizationName = OpenStack 2026-06-12 17:25:24.809 | organizationalUnitName = DevStack Certificate Authority 2026-06-12 17:25:24.809 | commonName = Intermediate CA 2026-06-12 17:25:24.809 | 2026-06-12 17:25:24.809 | [ policy_match ] 2026-06-12 17:25:24.809 | countryName = optional 2026-06-12 17:25:24.809 | stateOrProvinceName = optional 2026-06-12 17:25:24.809 | organizationName = match 2026-06-12 17:25:24.809 | organizationalUnitName = optional 2026-06-12 17:25:24.809 | commonName = supplied 2026-06-12 17:25:24.809 | 2026-06-12 17:25:24.809 | [ ca_extensions ] 2026-06-12 17:25:24.809 | basicConstraints = critical,CA:true 2026-06-12 17:25:24.809 | subjectKeyIdentifier = hash 2026-06-12 17:25:24.809 | authorityKeyIdentifier = keyid:always, issuer 2026-06-12 17:25:24.809 | keyUsage = cRLSign, keyCertSign 2026-06-12 17:25:24.809 | 2026-06-12 17:25:24.809 | ' 2026-06-12 17:25:24.811 | + lib/tls:make_int_CA:296 : create_signing_config /opt/stack/data/CA/int-ca 2026-06-12 17:25:24.813 | + lib/tls:create_signing_config:151 : local ca_dir=/opt/stack/data/CA/int-ca 2026-06-12 17:25:24.816 | + lib/tls:create_signing_config:198 : echo ' 2026-06-12 17:25:24.816 | [ ca ] 2026-06-12 17:25:24.816 | default_ca = CA_default 2026-06-12 17:25:24.816 | 2026-06-12 17:25:24.816 | [ CA_default ] 2026-06-12 17:25:24.816 | dir = /opt/stack/data/CA/int-ca 2026-06-12 17:25:24.816 | policy = policy_match 2026-06-12 17:25:24.816 | database = $dir/index.txt 2026-06-12 17:25:24.816 | serial = $dir/serial 2026-06-12 17:25:24.816 | certs = $dir/certs 2026-06-12 17:25:24.816 | crl_dir = $dir/crl 2026-06-12 17:25:24.816 | new_certs_dir = $dir/newcerts 2026-06-12 17:25:24.816 | certificate = $dir/cacert.pem 2026-06-12 17:25:24.816 | private_key = $dir/private/cacert.key 2026-06-12 17:25:24.816 | RANDFILE = $dir/private/.rand 2026-06-12 17:25:24.816 | default_md = default 2026-06-12 17:25:24.816 | 2026-06-12 17:25:24.816 | [ req ] 2026-06-12 17:25:24.816 | default_bits = 1024 2026-06-12 17:25:24.816 | default_md = sha256 2026-06-12 17:25:24.816 | 2026-06-12 17:25:24.816 | prompt = no 2026-06-12 17:25:24.816 | distinguished_name = req_distinguished_name 2026-06-12 17:25:24.816 | 2026-06-12 17:25:24.816 | x509_extensions = req_extensions 2026-06-12 17:25:24.816 | 2026-06-12 17:25:24.816 | [ req_distinguished_name ] 2026-06-12 17:25:24.816 | organizationName = OpenStack 2026-06-12 17:25:24.816 | organizationalUnitName = DevStack Server Farm 2026-06-12 17:25:24.816 | 2026-06-12 17:25:24.816 | [ policy_match ] 2026-06-12 17:25:24.816 | countryName = optional 2026-06-12 17:25:24.816 | stateOrProvinceName = optional 2026-06-12 17:25:24.816 | organizationName = match 2026-06-12 17:25:24.816 | organizationalUnitName = optional 2026-06-12 17:25:24.816 | commonName = supplied 2026-06-12 17:25:24.816 | 2026-06-12 17:25:24.816 | [ req_extensions ] 2026-06-12 17:25:24.816 | basicConstraints = CA:false 2026-06-12 17:25:24.816 | subjectKeyIdentifier = hash 2026-06-12 17:25:24.816 | authorityKeyIdentifier = keyid:always, issuer 2026-06-12 17:25:24.816 | keyUsage = digitalSignature, keyEncipherment, keyAgreement 2026-06-12 17:25:24.816 | extendedKeyUsage = serverAuth, clientAuth 2026-06-12 17:25:24.816 | subjectAltName = $ENV::SUBJECT_ALT_NAME 2026-06-12 17:25:24.816 | 2026-06-12 17:25:24.816 | ' 2026-06-12 17:25:24.818 | + lib/tls:make_int_CA:298 : '[' '!' -r /opt/stack/data/CA/int-ca/cacert.pem ']' 2026-06-12 17:25:24.820 | + lib/tls:make_int_CA:300 : /usr/bin/openssl req -config /opt/stack/data/CA/int-ca/ca.conf -sha256 -newkey rsa -nodes -keyout /opt/stack/data/CA/int-ca/private/cacert.key -out /opt/stack/data/CA/int-ca/cacert.csr -outform PEM 2026-06-12 17:25:24.906 | .......+.+...+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...........+......+.........+...+......+.+...+...+............+..+.+..+.+.....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*......+............+....+..............+.+......+..............+.+........+......+...+.+...........+...+............+.+...+..+.......+........+....+.........+......+...+......+.........+...+..+......+.........+.......+...+...+..............+......+.......+..+...+.+..+.............+..............+.+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-06-12 17:25:25.016 | ..+......+........+.+..+.........+.+........+.......+.....+............+.+...........+..........+...+.....+...+...+....+.....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*....+......+...+...........+......+....+..+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.......................+.+...+.....+.......+............+..+.............+...+.........+...+............+......+..+...+....+.....+...+.......+........+......+....+............+...+..+......+...+...................+..+...+......+....+...+.....+.............+.....+..........+......+...+...+..+..................+.............+......+..............+.+........+.......+......+..+.............+..+.+.........+..+......+...+..........+..+..........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-06-12 17:25:25.019 | ----- 2026-06-12 17:25:25.024 | + lib/tls:make_int_CA:309 : /usr/bin/openssl ca -config /opt/stack/data/CA/root-ca/ca.conf -extensions ca_extensions -days 365 -notext -in /opt/stack/data/CA/int-ca/cacert.csr -out /opt/stack/data/CA/int-ca/cacert.pem -batch 2026-06-12 17:25:25.027 | Using configuration from /opt/stack/data/CA/root-ca/ca.conf 2026-06-12 17:25:25.029 | Check that the request matches the signature 2026-06-12 17:25:25.029 | Signature ok 2026-06-12 17:25:25.029 | The Subject's Distinguished Name is as follows 2026-06-12 17:25:25.029 | organizationName :ASN.1 12:'OpenStack' 2026-06-12 17:25:25.032 | organizationalUnitName:ASN.1 12:'DevStack Certificate Authority' 2026-06-12 17:25:25.032 | commonName :ASN.1 12:'Intermediate CA' 2026-06-12 17:25:25.032 | Certificate is to be certified until Jun 12 17:25:25 2027 GMT (365 days) 2026-06-12 17:25:25.032 | 2026-06-12 17:25:25.032 | Write out database with 1 new entries 2026-06-12 17:25:25.032 | Database updated 2026-06-12 17:25:25.035 | + lib/tls:init_CA:209 : cat /opt/stack/data/CA/root-ca/cacert.pem /opt/stack/data/CA/int-ca/cacert.pem 2026-06-12 17:25:25.039 | + lib/tls:init_CA:210 : cat /opt/stack/data/CA/int-ca/ca-chain.pem 2026-06-12 17:25:25.043 | + lib/tls:init_CA:212 : is_fedora 2026-06-12 17:25:25.045 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-12 17:25:25.048 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-12 17:25:25.051 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-12 17:25:25.054 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-12 17:25:25.056 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-12 17:25:25.059 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-12 17:25:25.062 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-12 17:25:25.065 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-12 17:25:25.068 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-12 17:25:25.071 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-12 17:25:25.074 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-12 17:25:25.077 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-12 17:25:25.080 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-12 17:25:25.083 | + lib/tls:init_CA:215 : is_ubuntu 2026-06-12 17:25:25.086 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 17:25:25.088 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 17:25:25.091 | + lib/tls:init_CA:216 : sudo cp /opt/stack/data/CA/int-ca/ca-chain.pem /usr/local/share/ca-certificates/devstack-int.crt 2026-06-12 17:25:25.107 | + lib/tls:init_CA:217 : sudo cp /opt/stack/data/CA/root-ca/cacert.pem /usr/local/share/ca-certificates/devstack-root.crt 2026-06-12 17:25:25.120 | + lib/tls:init_CA:218 : sudo update-ca-certificates 2026-06-12 17:25:25.133 | Updating certificates in /etc/ssl/certs... 2026-06-12 17:25:26.034 | rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL 2026-06-12 17:25:26.035 | rehash: warning: skipping devstack-int.pem,it does not contain exactly one certificate or CRL 2026-06-12 17:25:26.040 | 2 added, 0 removed; done. 2026-06-12 17:25:26.041 | Running hooks in /etc/ca-certificates/update.d... 2026-06-12 17:25:26.042 | done. 2026-06-12 17:25:26.049 | + ./stack.sh:main:878 : init_cert 2026-06-12 17:25:26.051 | + lib/tls:init_cert:225 : [[ ! -r /opt/stack/data/devstack-cert.pem ]] 2026-06-12 17:25:26.054 | + lib/tls:init_cert:226 : [[ -n 10.4.3.250 ]] 2026-06-12 17:25:26.056 | + lib/tls:init_cert:227 : TLS_IP=IP:10.4.3.250 2026-06-12 17:25:26.058 | + lib/tls:init_cert:228 : [[ -n ::1 ]] 2026-06-12 17:25:26.061 | + lib/tls:init_cert:229 : TLS_IP=IP:10.4.3.250,IP:::1 2026-06-12 17:25:26.063 | + lib/tls:init_cert:232 : make_cert /opt/stack/data/CA/int-ca devstack-cert localhost IP:10.4.3.250,IP:::1 2026-06-12 17:25:26.065 | + lib/tls:make_cert:242 : local ca_dir=/opt/stack/data/CA/int-ca 2026-06-12 17:25:26.068 | + lib/tls:make_cert:243 : local cert_name=devstack-cert 2026-06-12 17:25:26.070 | + lib/tls:make_cert:244 : local common_name=localhost 2026-06-12 17:25:26.073 | + lib/tls:make_cert:245 : local alt_names=IP:10.4.3.250,IP:::1 2026-06-12 17:25:26.077 | + lib/tls:make_cert:247 : '[' localhost '!=' 10.4.3.250 ']' 2026-06-12 17:25:26.080 | + lib/tls:make_cert:248 : is_ipv4_address 10.4.3.250 2026-06-12 17:25:26.082 | + functions-common:is_ipv4_address:2200 : local address=10.4.3.250 2026-06-12 17:25:26.085 | + functions-common:is_ipv4_address:2201 : local 'regex=([0-9]{1,3}\.){3}[0-9]{1,3}' 2026-06-12 17:25:26.088 | + functions-common:is_ipv4_address:2203 : [[ 10.4.3.250 =~ ([0-9]{1,3}\.){3}[0-9]{1,3} ]] 2026-06-12 17:25:26.091 | + functions-common:is_ipv4_address:2204 : return 0 2026-06-12 17:25:26.094 | + lib/tls:make_cert:249 : [[ -z IP:10.4.3.250,IP:::1 ]] 2026-06-12 17:25:26.096 | + lib/tls:make_cert:252 : alt_names=IP:10.4.3.250,IP:::1,IP:10.4.3.250 2026-06-12 17:25:26.100 | + lib/tls:make_cert:258 : '[' '!' -r /opt/stack/data/CA/int-ca/devstack-cert.crt ']' 2026-06-12 17:25:26.102 | + lib/tls:make_cert:260 : /usr/bin/openssl req -sha256 -newkey rsa -nodes -keyout /opt/stack/data/CA/int-ca/private/devstack-cert.key -out /opt/stack/data/CA/int-ca/devstack-cert.csr -subj '/O=OpenStack/OU=DevStack Servers/CN=localhost' 2026-06-12 17:25:26.136 | .......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...+.....+.+...+...............+..+...............+...+...............+....+.....+......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*........+..+........................+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-06-12 17:25:26.279 | ...+....+..+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+...+....+...+...+...+..+.........+...+.......+.........+..+...+.......+.................+......+.+......+.....+...+....+...........+......+.+.....+.........+.............+........+....+........+...+.......+...........+.+.........+..+..........+..+............+.............+............+.....+..........+.........+..+....+.........+...........+.+........+................+.........+.................+....+...+..+......+...+....+............+.....+.+..+...............+.+..+.......+..+...+...+...+....+...+.....+.........+......+.......+..+.............+........+...+.+.....+....+....................+....+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-06-12 17:25:26.282 | ----- 2026-06-12 17:25:26.287 | + lib/tls:make_cert:268 : [[ -z IP:10.4.3.250,IP:::1,IP:10.4.3.250 ]] 2026-06-12 17:25:26.290 | + lib/tls:make_cert:271 : alt_names=DNS:localhost,IP:10.4.3.250,IP:::1,IP:10.4.3.250 2026-06-12 17:25:26.293 | + lib/tls:make_cert:275 : SUBJECT_ALT_NAME=DNS:localhost,IP:10.4.3.250,IP:::1,IP:10.4.3.250 2026-06-12 17:25:26.295 | + lib/tls:make_cert:275 : /usr/bin/openssl ca -config /opt/stack/data/CA/int-ca/signing.conf -extensions req_extensions -days 365 -notext -in /opt/stack/data/CA/int-ca/devstack-cert.csr -out /opt/stack/data/CA/int-ca/devstack-cert.crt -subj '/O=OpenStack/OU=DevStack Servers/CN=localhost' -batch 2026-06-12 17:25:26.298 | Using configuration from /opt/stack/data/CA/int-ca/signing.conf 2026-06-12 17:25:26.300 | Check that the request matches the signature 2026-06-12 17:25:26.300 | Signature ok 2026-06-12 17:25:26.300 | The Subject's Distinguished Name is as follows 2026-06-12 17:25:26.300 | organizationName :ASN.1 12:'OpenStack' 2026-06-12 17:25:26.300 | organizationalUnitName:ASN.1 12:'DevStack Servers' 2026-06-12 17:25:26.300 | commonName :ASN.1 12:'localhost' 2026-06-12 17:25:26.302 | Certificate is to be certified until Jun 12 17:25:26 2027 GMT (365 days) 2026-06-12 17:25:26.303 | 2026-06-12 17:25:26.303 | Write out database with 1 new entries 2026-06-12 17:25:26.303 | Database updated 2026-06-12 17:25:26.306 | + lib/tls:init_cert:235 : cat /opt/stack/data/CA/int-ca/private/devstack-cert.key /opt/stack/data/CA/int-ca/devstack-cert.crt /opt/stack/data/CA/int-ca/cacert.pem 2026-06-12 17:25:26.311 | + ./stack.sh:main:885 : install_dstat 2026-06-12 17:25:26.314 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-06-12 17:25:26.330 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:25:26.333 | + lib/dstat:install_dstat:24 : pip_install_gr psutil 2026-06-12 17:25:26.336 | + inc/python:pip_install_gr:94 : local name=psutil 2026-06-12 17:25:26.338 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-12 17:25:26.342 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements psutil 2026-06-12 17:25:26.345 | ++ inc/python:get_from_global_requirements:241 : local package=psutil 2026-06-12 17:25:26.347 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-12 17:25:26.352 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^psutil' /opt/stack/requirements/global-requirements.txt 2026-06-12 17:25:26.353 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-12 17:25:26.357 | ++ inc/python:get_from_global_requirements:243 : required_pkg='psutil ' 2026-06-12 17:25:26.360 | ++ inc/python:get_from_global_requirements:244 : [[ psutil == '' ]] 2026-06-12 17:25:26.362 | ++ inc/python:get_from_global_requirements:247 : echo psutil 2026-06-12 17:25:26.365 | + inc/python:pip_install_gr:96 : clean_name=psutil 2026-06-12 17:25:26.368 | + inc/python:pip_install_gr:97 : pip_install psutil 2026-06-12 17:25:26.387 | Using python 3.12 to install psutil 2026-06-12 17:25:26.390 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt psutil 2026-06-12 17:25:26.982 | Collecting psutil 2026-06-12 17:25:27.034 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl.metadata (22 kB) 2026-06-12 17:25:27.051 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (155 kB) 2026-06-12 17:25:27.135 | Installing collected packages: psutil 2026-06-12 17:25:27.197 | Successfully installed psutil-7.2.2 2026-06-12 17:25:27.260 | + inc/python:pip_install:216 : result=0 2026-06-12 17:25:27.263 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-12 17:25:27.265 | + functions-common:time_stop:2414 : local name 2026-06-12 17:25:27.268 | + functions-common:time_stop:2415 : local end_time 2026-06-12 17:25:27.271 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-12 17:25:27.273 | + functions-common:time_stop:2417 : local total 2026-06-12 17:25:27.275 | + functions-common:time_stop:2418 : local start_time 2026-06-12 17:25:27.278 | + functions-common:time_stop:2420 : name=pip_install 2026-06-12 17:25:27.280 | + functions-common:time_stop:2421 : start_time=1781285126382 2026-06-12 17:25:27.283 | + functions-common:time_stop:2423 : [[ -z 1781285126382 ]] 2026-06-12 17:25:27.286 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-12 17:25:27.290 | + functions-common:time_stop:2426 : end_time=1781285127287 2026-06-12 17:25:27.293 | + functions-common:time_stop:2427 : elapsed_time=905 2026-06-12 17:25:27.295 | + functions-common:time_stop:2428 : total=17880 2026-06-12 17:25:27.298 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-12 17:25:27.300 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=18785 2026-06-12 17:25:27.304 | + inc/python:pip_install:219 : return 0 2026-06-12 17:25:27.306 | + ./stack.sh:main:891 : echo_summary 'Installing OpenStack project source' 2026-06-12 17:25:27.308 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-12 17:25:27.310 | + ./stack.sh:echo_summary:444 : echo -e Installing OpenStack project source 2026-06-12 17:25:27.313 | + ./stack.sh:main:894 : install_libs 2026-06-12 17:25:27.316 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-06-12 17:25:27.318 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-06-12 17:25:27.321 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-06-12 17:25:27.323 | + inc/python:use_library_from_git:266 : local name=automaton 2026-06-12 17:25:27.325 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 17:25:27.328 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-12 17:25:27.330 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,automaton, ]] 2026-06-12 17:25:27.333 | + inc/python:use_library_from_git:269 : return 1 2026-06-12 17:25:27.335 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-06-12 17:25:27.337 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-06-12 17:25:27.340 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-06-12 17:25:27.342 | + inc/python:use_library_from_git:266 : local name=castellan 2026-06-12 17:25:27.344 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 17:25:27.346 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-12 17:25:27.349 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,castellan, ]] 2026-06-12 17:25:27.351 | + inc/python:use_library_from_git:269 : return 1 2026-06-12 17:25:27.354 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-06-12 17:25:27.356 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-06-12 17:25:27.359 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-06-12 17:25:27.361 | + inc/python:use_library_from_git:266 : local name=cliff 2026-06-12 17:25:27.363 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 17:25:27.365 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-12 17:25:27.368 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,cliff, ]] 2026-06-12 17:25:27.370 | + inc/python:use_library_from_git:269 : return 1 2026-06-12 17:25:27.373 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-06-12 17:25:27.376 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-06-12 17:25:27.378 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-06-12 17:25:27.381 | + inc/python:use_library_from_git:266 : local name=cursive 2026-06-12 17:25:27.383 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 17:25:27.385 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-12 17:25:27.388 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,cursive, ]] 2026-06-12 17:25:27.390 | + inc/python:use_library_from_git:269 : return 1 2026-06-12 17:25:27.392 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-06-12 17:25:27.394 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-06-12 17:25:27.397 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-06-12 17:25:27.399 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-06-12 17:25:27.401 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 17:25:27.404 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-12 17:25:27.406 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,debtcollector, ]] 2026-06-12 17:25:27.408 | + inc/python:use_library_from_git:269 : return 1 2026-06-12 17:25:27.410 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-06-12 17:25:27.412 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-06-12 17:25:27.414 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-06-12 17:25:27.417 | + inc/python:use_library_from_git:266 : local name=futurist 2026-06-12 17:25:27.419 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 17:25:27.422 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-12 17:25:27.424 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,futurist, ]] 2026-06-12 17:25:27.427 | + inc/python:use_library_from_git:269 : return 1 2026-06-12 17:25:27.429 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-06-12 17:25:27.432 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-06-12 17:25:27.434 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-06-12 17:25:27.436 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-06-12 17:25:27.439 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 17:25:27.441 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-12 17:25:27.443 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,openstacksdk, ]] 2026-06-12 17:25:27.446 | + inc/python:use_library_from_git:269 : return 1 2026-06-12 17:25:27.448 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-06-12 17:25:27.451 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-06-12 17:25:27.453 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-06-12 17:25:27.455 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-06-12 17:25:27.458 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 17:25:27.461 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-12 17:25:27.463 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,osc-lib, ]] 2026-06-12 17:25:27.466 | + inc/python:use_library_from_git:269 : return 1 2026-06-12 17:25:27.468 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-06-12 17:25:27.471 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-06-12 17:25:27.473 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-06-12 17:25:27.476 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-06-12 17:25:27.479 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 17:25:27.481 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-12 17:25:27.484 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,osc-placement, ]] 2026-06-12 17:25:27.486 | + inc/python:use_library_from_git:269 : return 1 2026-06-12 17:25:27.489 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-06-12 17:25:27.491 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-06-12 17:25:27.494 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-06-12 17:25:27.496 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-06-12 17:25:27.499 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 17:25:27.501 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-12 17:25:27.503 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,os-client-config, ]] 2026-06-12 17:25:27.506 | + inc/python:use_library_from_git:269 : return 1 2026-06-12 17:25:27.508 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-06-12 17:25:27.510 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-06-12 17:25:27.513 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-06-12 17:25:27.515 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-06-12 17:25:27.517 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 17:25:27.520 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-12 17:25:27.523 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.cache, ]] 2026-06-12 17:25:27.525 | + inc/python:use_library_from_git:269 : return 1 2026-06-12 17:25:27.528 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-06-12 17:25:27.530 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-06-12 17:25:27.533 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-06-12 17:25:27.535 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-06-12 17:25:27.538 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 17:25:27.540 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-12 17:25:27.543 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.concurrency, ]] 2026-06-12 17:25:27.546 | + inc/python:use_library_from_git:269 : return 1 2026-06-12 17:25:27.548 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-06-12 17:25:27.551 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-06-12 17:25:27.553 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-06-12 17:25:27.556 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-06-12 17:25:27.558 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 17:25:27.560 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-12 17:25:27.563 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.config, ]] 2026-06-12 17:25:27.565 | + inc/python:use_library_from_git:269 : return 1 2026-06-12 17:25:27.568 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-06-12 17:25:27.571 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-06-12 17:25:27.573 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-06-12 17:25:27.576 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-06-12 17:25:27.578 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 17:25:27.581 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-12 17:25:27.583 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.context, ]] 2026-06-12 17:25:27.586 | + inc/python:use_library_from_git:269 : return 1 2026-06-12 17:25:27.589 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-06-12 17:25:27.592 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-06-12 17:25:27.594 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-06-12 17:25:27.598 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-06-12 17:25:27.600 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 17:25:27.603 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-12 17:25:27.605 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.db, ]] 2026-06-12 17:25:27.608 | + inc/python:use_library_from_git:269 : return 1 2026-06-12 17:25:27.610 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-06-12 17:25:27.613 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-06-12 17:25:27.615 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-06-12 17:25:27.618 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-06-12 17:25:27.621 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 17:25:27.623 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-12 17:25:27.626 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.i18n, ]] 2026-06-12 17:25:27.629 | + inc/python:use_library_from_git:269 : return 1 2026-06-12 17:25:27.631 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-06-12 17:25:27.634 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-06-12 17:25:27.636 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-06-12 17:25:27.639 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-06-12 17:25:27.641 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 17:25:27.644 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-12 17:25:27.646 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.limit, ]] 2026-06-12 17:25:27.649 | + inc/python:use_library_from_git:269 : return 1 2026-06-12 17:25:27.651 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-06-12 17:25:27.654 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-06-12 17:25:27.656 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-06-12 17:25:27.659 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-06-12 17:25:27.661 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 17:25:27.664 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-12 17:25:27.667 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.log, ]] 2026-06-12 17:25:27.669 | + inc/python:use_library_from_git:269 : return 1 2026-06-12 17:25:27.672 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-06-12 17:25:27.675 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-06-12 17:25:27.677 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-06-12 17:25:27.680 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-06-12 17:25:27.682 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 17:25:27.685 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-12 17:25:27.688 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.messaging, ]] 2026-06-12 17:25:27.691 | + inc/python:use_library_from_git:269 : return 1 2026-06-12 17:25:27.693 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-06-12 17:25:27.696 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-06-12 17:25:27.698 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-06-12 17:25:27.700 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-06-12 17:25:27.703 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 17:25:27.705 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-12 17:25:27.708 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.middleware, ]] 2026-06-12 17:25:27.711 | + inc/python:use_library_from_git:269 : return 1 2026-06-12 17:25:27.714 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-06-12 17:25:27.716 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-06-12 17:25:27.719 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-06-12 17:25:27.721 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-06-12 17:25:27.724 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 17:25:27.726 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-12 17:25:27.729 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.policy, ]] 2026-06-12 17:25:27.731 | + inc/python:use_library_from_git:269 : return 1 2026-06-12 17:25:27.734 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-06-12 17:25:27.737 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-06-12 17:25:27.739 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-06-12 17:25:27.742 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-06-12 17:25:27.744 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 17:25:27.747 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-12 17:25:27.749 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.privsep, ]] 2026-06-12 17:25:27.752 | + inc/python:use_library_from_git:269 : return 1 2026-06-12 17:25:27.755 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-06-12 17:25:27.757 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-06-12 17:25:27.760 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-06-12 17:25:27.763 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-06-12 17:25:27.765 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 17:25:27.768 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-12 17:25:27.771 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.reports, ]] 2026-06-12 17:25:27.773 | + inc/python:use_library_from_git:269 : return 1 2026-06-12 17:25:27.776 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-06-12 17:25:27.779 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-06-12 17:25:27.781 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-06-12 17:25:27.783 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-06-12 17:25:27.785 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 17:25:27.788 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-12 17:25:27.791 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.rootwrap, ]] 2026-06-12 17:25:27.794 | + inc/python:use_library_from_git:269 : return 1 2026-06-12 17:25:27.796 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-06-12 17:25:27.799 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-06-12 17:25:27.801 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-06-12 17:25:27.804 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-06-12 17:25:27.806 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 17:25:27.809 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-12 17:25:27.812 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.serialization, ]] 2026-06-12 17:25:27.815 | + inc/python:use_library_from_git:269 : return 1 2026-06-12 17:25:27.818 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-06-12 17:25:27.821 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-06-12 17:25:27.823 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-06-12 17:25:27.826 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-06-12 17:25:27.828 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 17:25:27.831 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-12 17:25:27.834 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.service, ]] 2026-06-12 17:25:27.836 | + inc/python:use_library_from_git:269 : return 1 2026-06-12 17:25:27.839 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-06-12 17:25:27.841 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-06-12 17:25:27.844 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-06-12 17:25:27.847 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-06-12 17:25:27.849 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 17:25:27.852 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-12 17:25:27.854 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.utils, ]] 2026-06-12 17:25:27.857 | + inc/python:use_library_from_git:269 : return 1 2026-06-12 17:25:27.860 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-06-12 17:25:27.862 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-06-12 17:25:27.865 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-06-12 17:25:27.868 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-06-12 17:25:27.870 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 17:25:27.873 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-12 17:25:27.876 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.versionedobjects, ]] 2026-06-12 17:25:27.878 | + inc/python:use_library_from_git:269 : return 1 2026-06-12 17:25:27.881 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-06-12 17:25:27.883 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-06-12 17:25:27.886 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-06-12 17:25:27.888 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-06-12 17:25:27.891 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 17:25:27.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-06-12 17:25:27.896 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.vmware, ]] 2026-06-12 17:25:27.898 | + inc/python:use_library_from_git:269 : return 1 2026-06-12 17:25:27.901 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-06-12 17:25:27.904 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-06-12 17:25:27.907 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-06-12 17:25:27.910 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-06-12 17:25:27.912 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 17:25:27.915 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-12 17:25:27.917 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,osprofiler, ]] 2026-06-12 17:25:27.920 | + inc/python:use_library_from_git:269 : return 1 2026-06-12 17:25:27.922 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-06-12 17:25:27.925 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-06-12 17:25:27.927 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-06-12 17:25:27.930 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-06-12 17:25:27.932 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 17:25:27.935 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-12 17:25:27.937 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,pycadf, ]] 2026-06-12 17:25:27.940 | + inc/python:use_library_from_git:269 : return 1 2026-06-12 17:25:27.942 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-06-12 17:25:27.944 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-06-12 17:25:27.947 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-06-12 17:25:27.949 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-06-12 17:25:27.952 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 17:25:27.955 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-12 17:25:27.957 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,stevedore, ]] 2026-06-12 17:25:27.959 | + inc/python:use_library_from_git:269 : return 1 2026-06-12 17:25:27.962 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-06-12 17:25:27.965 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-06-12 17:25:27.967 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-06-12 17:25:27.969 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-06-12 17:25:27.972 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 17:25:27.974 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-12 17:25:27.977 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,taskflow, ]] 2026-06-12 17:25:27.979 | + inc/python:use_library_from_git:269 : return 1 2026-06-12 17:25:27.982 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-06-12 17:25:27.984 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-06-12 17:25:27.987 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-06-12 17:25:27.989 | + inc/python:use_library_from_git:266 : local name=tooz 2026-06-12 17:25:27.992 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 17:25:27.995 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-12 17:25:27.997 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,tooz, ]] 2026-06-12 17:25:28.000 | + inc/python:use_library_from_git:269 : return 1 2026-06-12 17:25:28.003 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-06-12 17:25:28.006 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-06-12 17:25:28.008 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-06-12 17:25:28.012 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-06-12 17:25:28.014 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 17:25:28.017 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-12 17:25:28.020 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,os-brick, ]] 2026-06-12 17:25:28.023 | + inc/python:use_library_from_git:269 : return 1 2026-06-12 17:25:28.026 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-06-12 17:25:28.030 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-06-12 17:25:28.033 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-06-12 17:25:28.035 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-06-12 17:25:28.038 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 17:25:28.041 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-12 17:25:28.043 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,os-resource-classes, ]] 2026-06-12 17:25:28.046 | + inc/python:use_library_from_git:269 : return 1 2026-06-12 17:25:28.049 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-06-12 17:25:28.051 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-06-12 17:25:28.054 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-06-12 17:25:28.056 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-06-12 17:25:28.059 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 17:25:28.062 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-12 17:25:28.065 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,os-traits, ]] 2026-06-12 17:25:28.067 | + inc/python:use_library_from_git:269 : return 1 2026-06-12 17:25:28.069 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-06-12 17:25:28.072 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-06-12 17:25:28.074 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-06-12 17:25:28.077 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-06-12 17:25:28.079 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 17:25:28.082 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-12 17:25:28.085 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,python-barbicanclient, ]] 2026-06-12 17:25:28.087 | + inc/python:use_library_from_git:269 : return 1 2026-06-12 17:25:28.090 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-06-12 17:25:28.093 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-06-12 17:25:28.095 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 17:25:28.097 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-12 17:25:28.100 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,etcd3gw, ]] 2026-06-12 17:25:28.103 | + inc/python:use_library_from_git:269 : return 1 2026-06-12 17:25:28.105 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-06-12 17:25:28.126 | Using python 3.12 to install etcd3gw 2026-06-12 17:25:28.129 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2026-06-12 17:25:28.778 | Collecting etcd3gw 2026-06-12 17:25:28.829 | Downloading etcd3gw-2.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-12 17:25:28.834 | Requirement already satisfied: pbr>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from etcd3gw) (7.0.3) 2026-06-12 17:25:28.850 | Collecting requests>=2.20.0 (from etcd3gw) 2026-06-12 17:25:28.851 | Using cached requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-06-12 17:25:28.982 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-06-12 17:25:28.986 | Downloading futurist-3.3.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-12 17:25:29.003 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2026-06-12 17:25:29.007 | Downloading debtcollector-3.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-06-12 17:25:29.223 | Collecting wrapt>=2.1.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2026-06-12 17:25:29.227 | Downloading wrapt-2.2.1-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (7.4 kB) 2026-06-12 17:25:29.233 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0->etcd3gw) (82.0.1) 2026-06-12 17:25:29.303 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2026-06-12 17:25:29.304 | Using cached charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (40 kB) 2026-06-12 17:25:29.316 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2026-06-12 17:25:29.317 | Using cached idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-06-12 17:25:29.332 | Collecting urllib3<3,>=1.26 (from requests>=2.20.0->etcd3gw) 2026-06-12 17:25:29.333 | Using cached urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-06-12 17:25:29.337 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2023.11.17) 2026-06-12 17:25:29.346 | Downloading etcd3gw-2.7.0-py3-none-any.whl (29 kB) 2026-06-12 17:25:29.355 | Downloading futurist-3.3.0-py3-none-any.whl (43 kB) 2026-06-12 17:25:29.366 | Downloading debtcollector-3.1.0-py3-none-any.whl (24 kB) 2026-06-12 17:25:29.372 | Using cached requests-2.34.2-py3-none-any.whl (73 kB) 2026-06-12 17:25:29.372 | Using cached charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (216 kB) 2026-06-12 17:25:29.372 | Using cached idna-3.18-py3-none-any.whl (65 kB) 2026-06-12 17:25:29.373 | Using cached urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-06-12 17:25:29.375 | Downloading wrapt-2.2.1-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (169 kB) 2026-06-12 17:25:29.486 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, requests, debtcollector, futurist, etcd3gw 2026-06-12 17:25:29.513 | Attempting uninstall: urllib3 2026-06-12 17:25:29.517 | Found existing installation: urllib3 2.0.7 2026-06-12 17:25:29.517 | Not uninstalling urllib3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-12 17:25:29.517 | Can't uninstall 'urllib3'. No files were found to uninstall. 2026-06-12 17:25:29.586 | Attempting uninstall: idna 2026-06-12 17:25:29.590 | Found existing installation: idna 3.6 2026-06-12 17:25:29.590 | Not uninstalling idna at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-12 17:25:29.590 | Can't uninstall 'idna'. No files were found to uninstall. 2026-06-12 17:25:29.668 | Attempting uninstall: requests 2026-06-12 17:25:29.671 | Found existing installation: requests 2.31.0 2026-06-12 17:25:29.672 | Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-12 17:25:29.672 | Can't uninstall 'requests'. No files were found to uninstall. 2026-06-12 17:25:29.779 | 2026-06-12 17:25:29.782 | Successfully installed charset_normalizer-3.4.7 debtcollector-3.1.0 etcd3gw-2.7.0 futurist-3.3.0 idna-3.18 requests-2.34.2 urllib3-2.7.0 wrapt-2.2.1 2026-06-12 17:25:29.869 | + inc/python:pip_install:216 : result=0 2026-06-12 17:25:29.871 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-12 17:25:29.874 | + functions-common:time_stop:2414 : local name 2026-06-12 17:25:29.877 | + functions-common:time_stop:2415 : local end_time 2026-06-12 17:25:29.879 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-12 17:25:29.882 | + functions-common:time_stop:2417 : local total 2026-06-12 17:25:29.884 | + functions-common:time_stop:2418 : local start_time 2026-06-12 17:25:29.886 | + functions-common:time_stop:2420 : name=pip_install 2026-06-12 17:25:29.888 | + functions-common:time_stop:2421 : start_time=1781285128121 2026-06-12 17:25:29.890 | + functions-common:time_stop:2423 : [[ -z 1781285128121 ]] 2026-06-12 17:25:29.893 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-12 17:25:29.897 | + functions-common:time_stop:2426 : end_time=1781285129895 2026-06-12 17:25:29.899 | + functions-common:time_stop:2427 : elapsed_time=1774 2026-06-12 17:25:29.901 | + functions-common:time_stop:2428 : total=18785 2026-06-12 17:25:29.903 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-12 17:25:29.906 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=20559 2026-06-12 17:25:29.908 | + inc/python:pip_install:219 : return 0 2026-06-12 17:25:29.910 | + ./stack.sh:main:897 : install_apache_uwsgi 2026-06-12 17:25:29.912 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-06-12 17:25:29.915 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-06-12 17:25:29.917 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-12 17:25:29.920 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-12 17:25:29.923 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-12 17:25:29.925 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-12 17:25:29.927 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-12 17:25:29.929 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-12 17:25:29.931 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-12 17:25:29.934 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-12 17:25:29.936 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-12 17:25:29.939 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-12 17:25:29.942 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-12 17:25:29.944 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-12 17:25:29.947 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-12 17:25:29.949 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-06-12 17:25:29.952 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 17:25:29.955 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 17:25:29.957 | + lib/apache:install_apache_uwsgi:85 : local 'pkg_list=uwsgi uwsgi-plugin-python3' 2026-06-12 17:25:29.960 | + lib/apache:install_apache_uwsgi:86 : install_package uwsgi uwsgi-plugin-python3 2026-06-12 17:25:29.963 | + functions-common:install_package:1432 : update_package_repo 2026-06-12 17:25:29.965 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-12 17:25:29.968 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-12 17:25:29.969 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-12 17:25:29.972 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-12 17:25:29.975 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-12 17:25:29.978 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 17:25:29.980 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 17:25:29.982 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-12 17:25:29.985 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-12 17:25:29.987 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-12 17:25:29.989 | + functions-common:apt_get_update:1161 : return 2026-06-12 17:25:29.992 | + functions-common:install_package:1433 : real_install_package uwsgi uwsgi-plugin-python3 2026-06-12 17:25:29.995 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-12 17:25:29.998 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 17:25:30.000 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 17:25:30.003 | + functions-common:real_install_package:1421 : apt_get install uwsgi uwsgi-plugin-python3 2026-06-12 17:25:30.026 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 2026-06-12 17:25:30.055 | Reading package lists... 2026-06-12 17:25:30.284 | Building dependency tree... 2026-06-12 17:25:30.285 | Reading state information... 2026-06-12 17:25:30.581 | The following additional packages will be installed: 2026-06-12 17:25:30.582 | libnorm1t64 libpgm-5.3-0t64 libyajl2 libzmq5 uwsgi-core 2026-06-12 17:25:30.583 | Suggested packages: 2026-06-12 17:25:30.583 | nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2026-06-12 17:25:30.584 | | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2026-06-12 17:25:30.584 | python3-uwsgidecorators 2026-06-12 17:25:30.611 | The following NEW packages will be installed: 2026-06-12 17:25:30.612 | libnorm1t64 libpgm-5.3-0t64 libyajl2 libzmq5 uwsgi uwsgi-core 2026-06-12 17:25:30.612 | uwsgi-plugin-python3 2026-06-12 17:25:30.874 | 0 upgraded, 7 newly installed, 0 to remove and 78 not upgraded. 2026-06-12 17:25:30.874 | Need to get 1,290 kB of archives. 2026-06-12 17:25:30.874 | After this operation, 4,349 kB of additional disk space will be used. 2026-06-12 17:25:30.874 | Get:1 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2026-06-12 17:25:31.420 | Get:2 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libpgm-5.3-0t64 amd64 5.3.128~dfsg-2.1build1 [167 kB] 2026-06-12 17:25:31.549 | Get:3 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-06-12 17:25:31.672 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libyajl2 amd64 2.1.0-5build1 [20.2 kB] 2026-06-12 17:25:31.677 | Get:5 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2026-06-12 17:25:31.810 | Get:6 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi amd64 2.0.24-2ubuntu10 [22.0 kB] 2026-06-12 17:25:31.813 | Get:7 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-plugin-python3 amd64 2.0.24-2ubuntu10 [81.9 kB] 2026-06-12 17:25:32.122 | Fetched 1,290 kB in 1s (1,077 kB/s) 2026-06-12 17:25:32.149 | Selecting previously unselected package libnorm1t64:amd64. 2026-06-12 17:25:32.219 | (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 ... 174264 files and directories currently installed.) 2026-06-12 17:25:32.223 | Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-06-12 17:25:32.226 | Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-06-12 17:25:32.255 | Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-06-12 17:25:32.269 | Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-06-12 17:25:32.271 | Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-06-12 17:25:32.299 | Selecting previously unselected package libzmq5:amd64. 2026-06-12 17:25:32.312 | Preparing to unpack .../2-libzmq5_4.3.5-1build2_amd64.deb ... 2026-06-12 17:25:32.314 | Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-06-12 17:25:32.348 | Selecting previously unselected package libyajl2:amd64. 2026-06-12 17:25:32.362 | Preparing to unpack .../3-libyajl2_2.1.0-5build1_amd64.deb ... 2026-06-12 17:25:32.363 | Unpacking libyajl2:amd64 (2.1.0-5build1) ... 2026-06-12 17:25:32.390 | Selecting previously unselected package uwsgi-core. 2026-06-12 17:25:32.403 | Preparing to unpack .../4-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-06-12 17:25:32.405 | Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-06-12 17:25:32.484 | Selecting previously unselected package uwsgi. 2026-06-12 17:25:32.498 | Preparing to unpack .../5-uwsgi_2.0.24-2ubuntu10_amd64.deb ... 2026-06-12 17:25:32.502 | Unpacking uwsgi (2.0.24-2ubuntu10) ... 2026-06-12 17:25:32.532 | Selecting previously unselected package uwsgi-plugin-python3. 2026-06-12 17:25:32.546 | Preparing to unpack .../6-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-06-12 17:25:32.547 | Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-06-12 17:25:32.594 | Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-06-12 17:25:32.598 | Setting up libyajl2:amd64 (2.1.0-5build1) ... 2026-06-12 17:25:32.602 | Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-06-12 17:25:32.605 | Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-06-12 17:25:32.609 | Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-06-12 17:25:32.618 | Setting up uwsgi (2.0.24-2ubuntu10) ... 2026-06-12 17:25:32.963 | Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-06-12 17:25:32.982 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-12 17:25:33.588 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-12 17:25:34.159 | 2026-06-12 17:25:34.159 | Running kernel seems to be up-to-date. 2026-06-12 17:25:34.159 | 2026-06-12 17:25:34.159 | Restarting services... 2026-06-12 17:25:34.222 | 2026-06-12 17:25:34.222 | Service restarts being deferred: 2026-06-12 17:25:34.222 | /etc/needrestart/restart.d/dbus.service 2026-06-12 17:25:34.222 | systemctl restart getty@tty1.service 2026-06-12 17:25:34.222 | systemctl restart networkd-dispatcher.service 2026-06-12 17:25:34.222 | systemctl restart serial-getty@ttyS0.service 2026-06-12 17:25:34.222 | systemctl restart storpool_beacon.service 2026-06-12 17:25:34.222 | systemctl restart storpool_block.service 2026-06-12 17:25:34.222 | systemctl restart systemd-logind.service 2026-06-12 17:25:34.222 | 2026-06-12 17:25:34.222 | No containers need to be restarted. 2026-06-12 17:25:34.222 | 2026-06-12 17:25:34.222 | User sessions running outdated binaries: 2026-06-12 17:25:34.222 | ubuntu @ session #3: python3[7033] 2026-06-12 17:25:34.231 | ubuntu @ session #4: sh[8412], sshd[8354] 2026-06-12 17:25:34.239 | ubuntu @ user manager service: systemd[5142] 2026-06-12 17:25:34.247 | 2026-06-12 17:25:34.247 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-12 17:25:35.569 | + functions-common:apt_get:1205 : result=0 2026-06-12 17:25:35.572 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-12 17:25:35.575 | + functions-common:time_stop:2414 : local name 2026-06-12 17:25:35.577 | + functions-common:time_stop:2415 : local end_time 2026-06-12 17:25:35.580 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-12 17:25:35.582 | + functions-common:time_stop:2417 : local total 2026-06-12 17:25:35.584 | + functions-common:time_stop:2418 : local start_time 2026-06-12 17:25:35.586 | + functions-common:time_stop:2420 : name=apt-get 2026-06-12 17:25:35.589 | + functions-common:time_stop:2421 : start_time=1781285130022 2026-06-12 17:25:35.592 | + functions-common:time_stop:2423 : [[ -z 1781285130022 ]] 2026-06-12 17:25:35.595 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-12 17:25:35.599 | + functions-common:time_stop:2426 : end_time=1781285135596 2026-06-12 17:25:35.602 | + functions-common:time_stop:2427 : elapsed_time=5574 2026-06-12 17:25:35.604 | + functions-common:time_stop:2428 : total=97245 2026-06-12 17:25:35.607 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-12 17:25:35.609 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=102819 2026-06-12 17:25:35.612 | + functions-common:apt_get:1209 : return 0 2026-06-12 17:25:35.615 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-06-12 17:25:35.617 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 17:25:35.620 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 17:25:35.623 | + lib/apache:install_apache_uwsgi:119 : a2query -m proxy 2026-06-12 17:25:35.659 | No module matches proxy 2026-06-12 17:25:35.663 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy 2026-06-12 17:25:35.696 | Enabling module proxy. 2026-06-12 17:25:35.702 | To activate the new configuration, you need to run: 2026-06-12 17:25:35.702 | systemctl restart apache2 2026-06-12 17:25:35.706 | + lib/apache:install_apache_uwsgi:122 : sudo a2enmod proxy_uwsgi 2026-06-12 17:25:35.742 | Considering dependency proxy for proxy_uwsgi: 2026-06-12 17:25:35.742 | Module proxy already enabled 2026-06-12 17:25:35.742 | Enabling module proxy_uwsgi. 2026-06-12 17:25:35.747 | To activate the new configuration, you need to run: 2026-06-12 17:25:35.747 | systemctl restart apache2 2026-06-12 17:25:35.751 | + lib/apache:install_apache_uwsgi:123 : restart_apache_server 2026-06-12 17:25:35.754 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-12 17:25:35.756 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-12 17:25:35.759 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-12 17:25:35.875 | + ./stack.sh:main:900 : install_keystoneauth 2026-06-12 17:25:35.877 | + lib/keystone:install_keystoneauth:461 : use_library_from_git keystoneauth 2026-06-12 17:25:35.880 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-06-12 17:25:35.883 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 17:25:35.885 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-12 17:25:35.888 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,keystoneauth, ]] 2026-06-12 17:25:35.891 | + inc/python:use_library_from_git:269 : return 1 2026-06-12 17:25:35.894 | + ./stack.sh:main:901 : install_keystoneclient 2026-06-12 17:25:35.897 | + lib/keystone:install_keystoneclient:469 : use_library_from_git python-keystoneclient 2026-06-12 17:25:35.900 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-06-12 17:25:35.902 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 17:25:35.905 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-12 17:25:35.908 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,python-keystoneclient, ]] 2026-06-12 17:25:35.910 | + inc/python:use_library_from_git:269 : return 1 2026-06-12 17:25:35.913 | + ./stack.sh:main:902 : install_glanceclient 2026-06-12 17:25:35.916 | + lib/glance:install_glanceclient:542 : use_library_from_git python-glanceclient 2026-06-12 17:25:35.919 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-06-12 17:25:35.921 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 17:25:35.924 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-12 17:25:35.926 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,python-glanceclient, ]] 2026-06-12 17:25:35.928 | + inc/python:use_library_from_git:269 : return 1 2026-06-12 17:25:35.931 | + ./stack.sh:main:903 : install_cinderclient 2026-06-12 17:25:35.934 | + lib/cinder:install_cinderclient:580 : use_library_from_git python-brick-cinderclient-ext 2026-06-12 17:25:35.937 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-06-12 17:25:35.939 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 17:25:35.942 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-12 17:25:35.945 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,python-brick-cinderclient-ext, ]] 2026-06-12 17:25:35.947 | + inc/python:use_library_from_git:269 : return 1 2026-06-12 17:25:35.950 | + lib/cinder:install_cinderclient:585 : use_library_from_git python-cinderclient 2026-06-12 17:25:35.952 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-06-12 17:25:35.955 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 17:25:35.957 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-12 17:25:35.960 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,python-cinderclient, ]] 2026-06-12 17:25:35.963 | + inc/python:use_library_from_git:269 : return 1 2026-06-12 17:25:35.966 | + ./stack.sh:main:904 : install_novaclient 2026-06-12 17:25:35.968 | + lib/nova:install_novaclient:899 : use_library_from_git python-novaclient 2026-06-12 17:25:35.971 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-06-12 17:25:35.974 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 17:25:35.976 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-12 17:25:35.978 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,python-novaclient, ]] 2026-06-12 17:25:35.981 | + inc/python:use_library_from_git:269 : return 1 2026-06-12 17:25:35.983 | + ./stack.sh:main:905 : is_service_enabled swift glance horizon 2026-06-12 17:25:36.000 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:25:36.003 | + ./stack.sh:main:906 : install_swiftclient 2026-06-12 17:25:36.006 | + lib/swift:install_swiftclient:744 : use_library_from_git python-swiftclient 2026-06-12 17:25:36.009 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2026-06-12 17:25:36.012 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 17:25:36.015 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-12 17:25:36.018 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,python-swiftclient, ]] 2026-06-12 17:25:36.021 | + inc/python:use_library_from_git:269 : return 1 2026-06-12 17:25:36.023 | + ./stack.sh:main:908 : is_service_enabled neutron nova horizon 2026-06-12 17:25:36.041 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:25:36.044 | + ./stack.sh:main:909 : install_neutronclient 2026-06-12 17:25:36.046 | + lib/neutron:install_neutronclient:535 : use_library_from_git python-neutronclient 2026-06-12 17:25:36.048 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-06-12 17:25:36.051 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 17:25:36.054 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-12 17:25:36.057 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,python-neutronclient, ]] 2026-06-12 17:25:36.060 | + inc/python:use_library_from_git:269 : return 1 2026-06-12 17:25:36.062 | + ./stack.sh:main:913 : install_keystonemiddleware 2026-06-12 17:25:36.065 | + lib/keystone:install_keystonemiddleware:479 : use_library_from_git keystonemiddleware 2026-06-12 17:25:36.068 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-06-12 17:25:36.071 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 17:25:36.073 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-12 17:25:36.076 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,keystonemiddleware, ]] 2026-06-12 17:25:36.079 | + inc/python:use_library_from_git:269 : return 1 2026-06-12 17:25:36.081 | + lib/keystone:install_keystonemiddleware:484 : pip_install_gr keystonemiddleware 2026-06-12 17:25:36.084 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-06-12 17:25:36.086 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-12 17:25:36.090 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-06-12 17:25:36.093 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-06-12 17:25:36.096 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-12 17:25:36.099 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-12 17:25:36.099 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-06-12 17:25:36.104 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-06-12 17:25:36.107 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-06-12 17:25:36.110 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-06-12 17:25:36.113 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-06-12 17:25:36.116 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-06-12 17:25:36.136 | Using python 3.12 to install keystonemiddleware 2026-06-12 17:25:36.139 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2026-06-12 17:25:36.818 | Collecting keystonemiddleware 2026-06-12 17:25:36.870 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-12 17:25:36.891 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-06-12 17:25:36.894 | Downloading keystoneauth1-5.14.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-12 17:25:37.039 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-06-12 17:25:37.042 | Downloading oslo_cache-4.2.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-12 17:25:37.176 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2026-06-12 17:25:37.180 | Downloading oslo_config-10.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-12 17:25:37.313 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2026-06-12 17:25:37.317 | Downloading oslo_context-6.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-12 17:25:37.337 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2026-06-12 17:25:37.341 | Downloading oslo_i18n-6.8.0-py3-none-any.whl.metadata (2.0 kB) 2026-06-12 17:25:37.482 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2026-06-12 17:25:37.486 | Downloading oslo_log-8.2.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-12 17:25:37.503 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2026-06-12 17:25:37.507 | Downloading oslo_serialization-5.10.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-12 17:25:37.530 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2026-06-12 17:25:37.533 | Downloading oslo_utils-10.1.1-py3-none-any.whl.metadata (2.1 kB) 2026-06-12 17:25:37.538 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (7.0.3) 2026-06-12 17:25:37.667 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-06-12 17:25:37.671 | Downloading pycadf-4.0.1-py3-none-any.whl.metadata (2.2 kB) 2026-06-12 17:25:37.687 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-06-12 17:25:37.690 | Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) 2026-06-12 17:25:37.708 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-06-12 17:25:37.712 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-12 17:25:37.719 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (2.34.2) 2026-06-12 17:25:37.844 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2026-06-12 17:25:37.850 | Downloading webob-1.8.10-py2.py3-none-any.whl.metadata (12 kB) 2026-06-12 17:25:37.857 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (2.1.0) 2026-06-12 17:25:37.869 | Collecting stevedore>=1.20.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-06-12 17:25:37.873 | Downloading stevedore-5.8.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-12 17:25:37.886 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-06-12 17:25:37.890 | Downloading os_service_types-1.8.2-py3-none-any.whl.metadata (1.9 kB) 2026-06-12 17:25:37.905 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-06-12 17:25:37.909 | Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-06-12 17:25:37.924 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-06-12 17:25:37.927 | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-06-12 17:25:37.946 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-06-12 17:25:37.949 | Downloading decorator-5.3.1-py3-none-any.whl.metadata (3.9 kB) 2026-06-12 17:25:37.966 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2026-06-12 17:25:37.969 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-06-12 17:25:37.982 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2026-06-12 17:25:37.985 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-06-12 17:25:37.990 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0.3) 2026-06-12 17:25:38.009 | Collecting python-dateutil>=2.7.0 (from oslo.log>=3.36.0->keystonemiddleware) 2026-06-12 17:25:38.013 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-06-12 17:25:38.019 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->keystonemiddleware) (3.1.0) 2026-06-12 17:25:38.020 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.log>=3.36.0->keystonemiddleware) (2.2.1) 2026-06-12 17:25:38.145 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-06-12 17:25:38.149 | Downloading msgpack-1.1.2-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (8.1 kB) 2026-06-12 17:25:38.170 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-06-12 17:25:38.173 | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-06-12 17:25:38.178 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware) (26.2) 2026-06-12 17:25:38.178 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware) (7.2.2) 2026-06-12 17:25:38.180 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->keystonemiddleware) (82.0.1) 2026-06-12 17:25:38.193 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2026-06-12 17:25:38.196 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-06-12 17:25:38.204 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.4.7) 2026-06-12 17:25:38.204 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.18) 2026-06-12 17:25:38.205 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (2.7.0) 2026-06-12 17:25:38.205 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2023.11.17) 2026-06-12 17:25:38.224 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl (135 kB) 2026-06-12 17:25:38.233 | Downloading keystoneauth1-5.14.0-py3-none-any.whl (343 kB) 2026-06-12 17:25:38.245 | Downloading os_service_types-1.8.2-py3-none-any.whl (24 kB) 2026-06-12 17:25:38.252 | Downloading oslo_cache-4.2.0-py3-none-any.whl (65 kB) 2026-06-12 17:25:38.259 | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-06-12 17:25:38.266 | Downloading decorator-5.3.1-py3-none-any.whl (10 kB) 2026-06-12 17:25:38.273 | Downloading oslo_config-10.5.0-py3-none-any.whl (137 kB) 2026-06-12 17:25:38.282 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-06-12 17:25:38.315 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 72.3 MB/s 0:00:00 2026-06-12 17:25:38.321 | Downloading oslo_context-6.4.0-py3-none-any.whl (20 kB) 2026-06-12 17:25:38.327 | Downloading oslo_i18n-6.8.0-py3-none-any.whl (47 kB) 2026-06-12 17:25:38.333 | Downloading oslo_log-8.2.0-py3-none-any.whl (77 kB) 2026-06-12 17:25:38.340 | Downloading oslo_serialization-5.10.0-py3-none-any.whl (27 kB) 2026-06-12 17:25:38.346 | Downloading msgpack-1.1.2-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (427 kB) 2026-06-12 17:25:38.357 | Downloading oslo_utils-10.1.1-py3-none-any.whl (154 kB) 2026-06-12 17:25:38.364 | Downloading pycadf-4.0.1-py3-none-any.whl (44 kB) 2026-06-12 17:25:38.372 | Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) 2026-06-12 17:25:38.378 | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-06-12 17:25:38.387 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-06-12 17:25:38.399 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl (397 kB) 2026-06-12 17:25:38.414 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-06-12 17:25:38.420 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-06-12 17:25:38.425 | Downloading stevedore-5.8.0-py3-none-any.whl (54 kB) 2026-06-12 17:25:38.431 | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-06-12 17:25:38.436 | Downloading webob-1.8.10-py2.py3-none-any.whl (115 kB) 2026-06-12 17:25:38.559 | Installing collected packages: WebOb, typing-extensions, stevedore, six, rfc3986, pyparsing, PyJWT, netaddr, msgpack, decorator, python-dateutil, oslo.i18n, oslo.context, os-service-types, dogpile.cache, oslo.utils, oslo.config, keystoneauth1, oslo.serialization, python-keystoneclient, pycadf, oslo.log, oslo.cache, keystonemiddleware 2026-06-12 17:25:38.661 | Attempting uninstall: typing-extensions 2026-06-12 17:25:38.665 | Found existing installation: typing_extensions 4.10.0 2026-06-12 17:25:38.665 | Not uninstalling typing-extensions at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-12 17:25:38.665 | Can't uninstall 'typing_extensions'. No files were found to uninstall. 2026-06-12 17:25:38.723 | Attempting uninstall: six 2026-06-12 17:25:38.726 | Found existing installation: six 1.16.0 2026-06-12 17:25:38.726 | Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-12 17:25:38.727 | Can't uninstall 'six'. No files were found to uninstall. 2026-06-12 17:25:38.756 | Attempting uninstall: pyparsing 2026-06-12 17:25:38.760 | Found existing installation: pyparsing 3.1.1 2026-06-12 17:25:38.760 | Not uninstalling pyparsing at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-12 17:25:38.760 | Can't uninstall 'pyparsing'. No files were found to uninstall. 2026-06-12 17:25:38.829 | Attempting uninstall: PyJWT 2026-06-12 17:25:38.833 | Found existing installation: PyJWT 2.7.0 2026-06-12 17:25:38.833 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-12 17:25:38.833 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2026-06-12 17:25:38.859 | Attempting uninstall: netaddr 2026-06-12 17:25:38.864 | Found existing installation: netaddr 0.8.0 2026-06-12 17:25:38.864 | Not uninstalling netaddr at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-12 17:25:38.864 | Can't uninstall 'netaddr'. No files were found to uninstall. 2026-06-12 17:25:38.995 | Attempting uninstall: python-dateutil 2026-06-12 17:25:38.999 | Found existing installation: python-dateutil 2.8.2 2026-06-12 17:25:39.000 | Not uninstalling python-dateutil at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-12 17:25:39.000 | Can't uninstall 'python-dateutil'. No files were found to uninstall. 2026-06-12 17:25:40.061 | 2026-06-12 17:25:40.065 | 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.1.2 netaddr-1.3.0 os-service-types-1.8.2 oslo.cache-4.2.0 oslo.config-10.5.0 oslo.context-6.4.0 oslo.i18n-6.8.0 oslo.log-8.2.0 oslo.serialization-5.10.0 oslo.utils-10.1.1 pycadf-4.0.1 pyparsing-3.3.2 python-dateutil-2.9.0.post0 python-keystoneclient-5.8.0 rfc3986-2.0.0 six-1.17.0 stevedore-5.8.0 typing-extensions-4.15.0 2026-06-12 17:25:40.169 | + inc/python:pip_install:216 : result=0 2026-06-12 17:25:40.172 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-12 17:25:40.174 | + functions-common:time_stop:2414 : local name 2026-06-12 17:25:40.176 | + functions-common:time_stop:2415 : local end_time 2026-06-12 17:25:40.179 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-12 17:25:40.181 | + functions-common:time_stop:2417 : local total 2026-06-12 17:25:40.184 | + functions-common:time_stop:2418 : local start_time 2026-06-12 17:25:40.186 | + functions-common:time_stop:2420 : name=pip_install 2026-06-12 17:25:40.189 | + functions-common:time_stop:2421 : start_time=1781285136130 2026-06-12 17:25:40.191 | + functions-common:time_stop:2423 : [[ -z 1781285136130 ]] 2026-06-12 17:25:40.195 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-12 17:25:40.199 | + functions-common:time_stop:2426 : end_time=1781285140196 2026-06-12 17:25:40.202 | + functions-common:time_stop:2427 : elapsed_time=4066 2026-06-12 17:25:40.205 | + functions-common:time_stop:2428 : total=20559 2026-06-12 17:25:40.207 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-12 17:25:40.210 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=24625 2026-06-12 17:25:40.213 | + inc/python:pip_install:219 : return 0 2026-06-12 17:25:40.216 | + lib/keystone:install_keystonemiddleware:488 : pip_install_gr python-memcached 2026-06-12 17:25:40.219 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-06-12 17:25:40.222 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-12 17:25:40.226 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-06-12 17:25:40.228 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-06-12 17:25:40.231 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-12 17:25:40.235 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-06-12 17:25:40.236 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-12 17:25:40.241 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-06-12 17:25:40.243 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-06-12 17:25:40.246 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-06-12 17:25:40.249 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-06-12 17:25:40.252 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-06-12 17:25:40.276 | Using python 3.12 to install python-memcached 2026-06-12 17:25:40.279 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2026-06-12 17:25:40.937 | Collecting python-memcached 2026-06-12 17:25:40.992 | Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-06-12 17:25:41.000 | Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-06-12 17:25:41.085 | Installing collected packages: python-memcached 2026-06-12 17:25:41.102 | Successfully installed python-memcached-1.62 2026-06-12 17:25:41.162 | + inc/python:pip_install:216 : result=0 2026-06-12 17:25:41.165 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-12 17:25:41.168 | + functions-common:time_stop:2414 : local name 2026-06-12 17:25:41.171 | + functions-common:time_stop:2415 : local end_time 2026-06-12 17:25:41.174 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-12 17:25:41.176 | + functions-common:time_stop:2417 : local total 2026-06-12 17:25:41.179 | + functions-common:time_stop:2418 : local start_time 2026-06-12 17:25:41.181 | + functions-common:time_stop:2420 : name=pip_install 2026-06-12 17:25:41.184 | + functions-common:time_stop:2421 : start_time=1781285140271 2026-06-12 17:25:41.186 | + functions-common:time_stop:2423 : [[ -z 1781285140271 ]] 2026-06-12 17:25:41.189 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-12 17:25:41.194 | + functions-common:time_stop:2426 : end_time=1781285141190 2026-06-12 17:25:41.197 | + functions-common:time_stop:2427 : elapsed_time=919 2026-06-12 17:25:41.199 | + functions-common:time_stop:2428 : total=24625 2026-06-12 17:25:41.202 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-12 17:25:41.205 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=25544 2026-06-12 17:25:41.208 | + inc/python:pip_install:219 : return 0 2026-06-12 17:25:41.210 | + ./stack.sh:main:915 : is_service_enabled keystone 2026-06-12 17:25:41.229 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:25:41.231 | + ./stack.sh:main:916 : '[' 10.4.3.250 == 10.4.3.250 ']' 2026-06-12 17:25:41.234 | + ./stack.sh:main:917 : stack_install_service keystone 2026-06-12 17:25:41.237 | + lib/stack:stack_install_service:20 : local service=keystone 2026-06-12 17:25:41.240 | + lib/stack:stack_install_service:21 : type install_keystone 2026-06-12 17:25:41.243 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-12 17:25:41.246 | + lib/stack:stack_install_service:32 : install_keystone 2026-06-12 17:25:41.249 | + lib/keystone:install_keystone:494 : is_service_enabled ldap 2026-06-12 17:25:41.266 | + functions-common:is_service_enabled:2070 : return 1 2026-06-12 17:25:41.270 | + lib/keystone:install_keystone:498 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2026-06-12 17:25:41.273 | + functions-common:git_clone:583 : local git_remote=https://opendev.org/openstack/keystone.git 2026-06-12 17:25:41.275 | + functions-common:git_clone:584 : local git_dest=/opt/stack/keystone 2026-06-12 17:25:41.278 | + functions-common:git_clone:585 : local git_ref=master 2026-06-12 17:25:41.281 | + functions-common:git_clone:586 : local orig_dir 2026-06-12 17:25:41.283 | ++ functions-common:git_clone:587 : pwd 2026-06-12 17:25:41.287 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-12 17:25:41.289 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-12 17:25:41.292 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-12 17:25:41.310 | + functions-common:git_clone:590 : RECLONE=False 2026-06-12 17:25:41.312 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-12 17:25:41.315 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-12 17:25:41.318 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-12 17:25:41.319 | + functions-common:git_clone:604 : echo master 2026-06-12 17:25:41.323 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/keystone ]] 2026-06-12 17:25:41.327 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-12 17:25:41.329 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/keystone 2026-06-12 17:25:41.342 | + functions-common:git_clone:666 : cd /opt/stack/keystone 2026-06-12 17:25:41.345 | + functions-common:git_clone:667 : head -1 2026-06-12 17:25:41.345 | + functions-common:git_clone:667 : git show --oneline 2026-06-12 17:25:41.372 | eb3c0cd99 Merge "Fix LDAP pagination to return all users beyond page_size" 2026-06-12 17:25:41.374 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-12 17:25:41.377 | + lib/keystone:install_keystone:499 : setup_develop /opt/stack/keystone 2026-06-12 17:25:41.380 | + inc/python:setup_develop:353 : local bindep 2026-06-12 17:25:41.384 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2026-06-12 17:25:41.386 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2026-06-12 17:25:41.389 | + inc/python:setup_develop:359 : local extras= 2026-06-12 17:25:41.393 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2026-06-12 17:25:41.397 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-12 17:25:41.400 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2026-06-12 17:25:41.403 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2026-06-12 17:25:41.406 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-12 17:25:41.409 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-12 17:25:41.413 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2026-06-12 17:25:41.415 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-12 17:25:41.418 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2026-06-12 17:25:41.421 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-12 17:25:41.424 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-12 17:25:41.428 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2026-06-12 17:25:41.434 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2026-06-12 17:25:41.436 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2026-06-12 17:25:41.439 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2026-06-12 17:25:41.518 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2026-06-12 17:25:41.521 | + inc/python:setup_package:436 : local bindep=0 2026-06-12 17:25:41.524 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-12 17:25:41.527 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-12 17:25:41.529 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2026-06-12 17:25:41.531 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2026-06-12 17:25:41.534 | + inc/python:setup_package:445 : local flags=-e 2026-06-12 17:25:41.536 | + inc/python:setup_package:446 : local extras= 2026-06-12 17:25:41.539 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-12 17:25:41.542 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-12 17:25:41.544 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-12 17:25:41.547 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-12 17:25:41.550 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-12 17:25:41.553 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2026-06-12 17:25:41.573 | Using python 3.12 to install /opt/stack/keystone 2026-06-12 17:25:41.575 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2026-06-12 17:25:42.060 | Obtaining file:///opt/stack/keystone 2026-06-12 17:25:42.063 | Installing build dependencies: started 2026-06-12 17:25:42.781 | Installing build dependencies: finished with status 'done' 2026-06-12 17:25:42.782 | Checking if build backend supports build_editable: started 2026-06-12 17:25:43.055 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-12 17:25:43.056 | Getting requirements to build editable: started 2026-06-12 17:25:43.199 | Getting requirements to build editable: finished with status 'done' 2026-06-12 17:25:43.200 | Preparing editable metadata (pyproject.toml): started 2026-06-12 17:25:43.917 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-12 17:25:43.926 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev42) (7.0.3) 2026-06-12 17:25:43.926 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev42) (1.8.10) 2026-06-12 17:25:44.056 | Collecting Flask!=0.11,>=1.0.2 (from keystone==29.1.0.dev42) 2026-06-12 17:25:44.109 | Downloading flask-3.1.3-py3-none-any.whl.metadata (3.2 kB) 2026-06-12 17:25:44.238 | Collecting Flask-RESTful>=0.3.5 (from keystone==29.1.0.dev42) 2026-06-12 17:25:44.242 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-06-12 17:25:44.409 | Collecting cryptography>=2.7 (from keystone==29.1.0.dev42) 2026-06-12 17:25:44.413 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-06-12 17:25:44.682 | Collecting SQLAlchemy>=1.4.0 (from keystone==29.1.0.dev42) 2026-06-12 17:25:44.686 | Downloading sqlalchemy-2.0.50-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (9.5 kB) 2026-06-12 17:25:44.694 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev42) (5.8.0) 2026-06-12 17:25:44.694 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev42) (5.8.0) 2026-06-12 17:25:44.695 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev42) (13.0.0) 2026-06-12 17:25:44.725 | Collecting bcrypt>=3.1.3 (from keystone==29.1.0.dev42) 2026-06-12 17:25:44.729 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-06-12 17:25:44.733 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev42) (4.2.0) 2026-06-12 17:25:44.734 | Requirement already satisfied: oslo.config>=6.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev42) (10.5.0) 2026-06-12 17:25:44.734 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev42) (6.4.0) 2026-06-12 17:25:44.876 | Collecting oslo.messaging>=5.29.0 (from keystone==29.1.0.dev42) 2026-06-12 17:25:44.881 | Downloading oslo_messaging-18.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-06-12 17:25:45.016 | Collecting oslo.db>=6.0.0 (from keystone==29.1.0.dev42) 2026-06-12 17:25:45.021 | Downloading oslo_db-18.0.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-12 17:25:45.026 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev42) (6.8.0) 2026-06-12 17:25:45.026 | Requirement already satisfied: oslo.log>=3.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev42) (8.2.0) 2026-06-12 17:25:45.158 | Collecting oslo.middleware>=3.31.0 (from keystone==29.1.0.dev42) 2026-06-12 17:25:45.162 | Downloading oslo_middleware-8.1.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-12 17:25:45.306 | Collecting oslo.policy>=4.5.0 (from keystone==29.1.0.dev42) 2026-06-12 17:25:45.310 | Downloading oslo_policy-5.1.0-py3-none-any.whl.metadata (2.2 kB) 2026-06-12 17:25:45.315 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev42) (5.10.0) 2026-06-12 17:25:45.444 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==29.1.0.dev42) 2026-06-12 17:25:45.450 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl.metadata (1.8 kB) 2026-06-12 17:25:45.455 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev42) (10.1.1) 2026-06-12 17:25:45.467 | Collecting oauthlib>=0.6.2 (from keystone==29.1.0.dev42) 2026-06-12 17:25:45.470 | Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2026-06-12 17:25:45.606 | Collecting pysaml2>=5.0.0 (from keystone==29.1.0.dev42) 2026-06-12 17:25:45.609 | Downloading pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2026-06-12 17:25:45.614 | Requirement already satisfied: PyJWT>=1.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev42) (2.13.0) 2026-06-12 17:25:45.614 | Requirement already satisfied: dogpile.cache>=1.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev42) (1.5.0) 2026-06-12 17:25:45.628 | Collecting jsonschema>=3.2.0 (from keystone==29.1.0.dev42) 2026-06-12 17:25:45.631 | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-06-12 17:25:45.637 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev42) (4.0.1) 2026-06-12 17:25:45.637 | Requirement already satisfied: msgpack>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev42) (1.1.2) 2026-06-12 17:25:45.772 | Collecting osprofiler>=1.4.0 (from keystone==29.1.0.dev42) 2026-06-12 17:25:45.776 | Downloading osprofiler-4.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-06-12 17:25:45.794 | Collecting Werkzeug>=0.15.0 (from keystone==29.1.0.dev42) 2026-06-12 17:25:45.797 | Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 2026-06-12 17:25:45.878 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==29.1.0.dev42) 2026-06-12 17:25:45.881 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-06-12 17:25:45.892 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==29.1.0.dev42) 2026-06-12 17:25:45.958 | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-06-12 17:25:45.964 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.0.2->keystone==29.1.0.dev42) (5.3.1) 2026-06-12 17:25:45.973 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev42) 2026-06-12 17:25:46.031 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-06-12 17:25:46.049 | Collecting click>=8.1.3 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev42) 2026-06-12 17:25:46.054 | Downloading click-8.4.1-py3-none-any.whl.metadata (2.6 kB) 2026-06-12 17:25:46.066 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev42) 2026-06-12 17:25:46.069 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-12 17:25:46.082 | Collecting jinja2>=3.1.2 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev42) 2026-06-12 17:25:46.084 | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-06-12 17:25:46.127 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev42) 2026-06-12 17:25:46.130 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.7 kB) 2026-06-12 17:25:46.270 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev42) 2026-06-12 17:25:46.273 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-06-12 17:25:46.281 | Requirement already satisfied: six>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev42) (1.17.0) 2026-06-12 17:25:46.311 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev42) 2026-06-12 17:25:46.315 | Downloading pytz-2026.2-py2.py3-none-any.whl.metadata (22 kB) 2026-06-12 17:25:46.331 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev42) 2026-06-12 17:25:46.334 | Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 2026-06-12 17:25:46.350 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==29.1.0.dev42) 2026-06-12 17:25:46.353 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-06-12 17:25:46.371 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==29.1.0.dev42) 2026-06-12 17:25:46.374 | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-12 17:25:46.637 | Collecting rpds-py>=0.25.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev42) 2026-06-12 17:25:46.641 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-06-12 17:25:46.650 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==29.1.0.dev42) (5.14.0) 2026-06-12 17:25:46.651 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==29.1.0.dev42) (2.34.2) 2026-06-12 17:25:46.654 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.1.0.dev42) (2.1.0) 2026-06-12 17:25:46.654 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.1.0.dev42) (1.8.2) 2026-06-12 17:25:46.655 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.1.0.dev42) (4.15.0) 2026-06-12 17:25:46.660 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.1.0.dev42) (1.3.0) 2026-06-12 17:25:46.661 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.1.0.dev42) (2.0.0) 2026-06-12 17:25:46.661 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.1.0.dev42) (6.0.3) 2026-06-12 17:25:46.677 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==29.1.0.dev42) 2026-06-12 17:25:46.681 | Downloading alembic-1.18.4-py3-none-any.whl.metadata (7.2 kB) 2026-06-12 17:25:46.686 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=6.0.0->keystone==29.1.0.dev42) (3.1.0) 2026-06-12 17:25:46.811 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==29.1.0.dev42) 2026-06-12 17:25:46.814 | Downloading testresources-2.1.2-py3-none-any.whl.metadata (15 kB) 2026-06-12 17:25:46.954 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==29.1.0.dev42) 2026-06-12 17:25:46.957 | Downloading testscenarios-0.6.2-py3-none-any.whl.metadata (13 kB) 2026-06-12 17:25:46.976 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==29.1.0.dev42) 2026-06-12 17:25:46.979 | Downloading mako-1.3.12-py3-none-any.whl.metadata (2.9 kB) 2026-06-12 17:25:46.984 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.db>=6.0.0->keystone==29.1.0.dev42) (2.2.1) 2026-06-12 17:25:46.987 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.44.0->keystone==29.1.0.dev42) (2.9.0.post0) 2026-06-12 17:25:46.988 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->keystone==29.1.0.dev42) (3.3.0) 2026-06-12 17:25:47.125 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev42) 2026-06-12 17:25:47.129 | Downloading oslo_service-4.6.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-12 17:25:47.150 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev42) 2026-06-12 17:25:47.152 | Downloading cachetools-7.1.4-py3-none-any.whl.metadata (5.5 kB) 2026-06-12 17:25:47.170 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev42) 2026-06-12 17:25:47.174 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-06-12 17:25:47.199 | Collecting kombu>=4.6.8 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev42) 2026-06-12 17:25:47.204 | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-12 17:25:47.339 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev42) 2026-06-12 17:25:47.343 | Downloading oslo_metrics-0.16.0-py3-none-any.whl.metadata (1.5 kB) 2026-06-12 17:25:47.358 | Collecting vine<6.0.0,>=5.0.0 (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==29.1.0.dev42) 2026-06-12 17:25:47.361 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-06-12 17:25:47.377 | Collecting tzdata>=2025.2 (from kombu>=4.6.8->oslo.messaging>=5.29.0->keystone==29.1.0.dev42) 2026-06-12 17:25:47.381 | Downloading tzdata-2026.2-py2.py3-none-any.whl.metadata (1.4 kB) 2026-06-12 17:25:47.385 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=5.29.0->keystone==29.1.0.dev42) (26.2) 2026-06-12 17:25:47.396 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==29.1.0.dev42) 2026-06-12 17:25:47.398 | Downloading prometheus_client-0.25.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-12 17:25:47.412 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==29.1.0.dev42) 2026-06-12 17:25:47.417 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-06-12 17:25:47.562 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev42) 2026-06-12 17:25:47.566 | Downloading eventlet-0.41.0-py3-none-any.whl.metadata (5.4 kB) 2026-06-12 17:25:47.681 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev42) 2026-06-12 17:25:47.684 | Downloading greenlet-3.5.1-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) 2026-06-12 17:25:47.825 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev42) 2026-06-12 17:25:47.828 | Downloading oslo_concurrency-7.5.0-py3-none-any.whl.metadata (2.2 kB) 2026-06-12 17:25:47.961 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev42) 2026-06-12 17:25:47.964 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-06-12 17:25:48.095 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev42) 2026-06-12 17:25:48.099 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-06-12 17:25:48.235 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev42) 2026-06-12 17:25:48.239 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-06-12 17:25:48.385 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev42) 2026-06-12 17:25:48.389 | Downloading yappi-1.7.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (11 kB) 2026-06-12 17:25:48.405 | Collecting dnspython>=1.15.0 (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev42) 2026-06-12 17:25:48.409 | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-06-12 17:25:48.426 | Collecting fasteners>=0.7.0 (from oslo.concurrency>=3.25.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev42) 2026-06-12 17:25:48.430 | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-06-12 17:25:48.446 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev42) 2026-06-12 17:25:48.450 | Downloading prettytable-3.17.0-py3-none-any.whl.metadata (34 kB) 2026-06-12 17:25:48.459 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==29.1.0.dev42) (3.3.2) 2026-06-12 17:25:48.460 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==29.1.0.dev42) (7.2.2) 2026-06-12 17:25:48.466 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev42) (82.0.1) 2026-06-12 17:25:48.478 | Collecting wcwidth (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev42) 2026-06-12 17:25:48.481 | Downloading wcwidth-0.8.0-py3-none-any.whl.metadata (42 kB) 2026-06-12 17:25:48.506 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==29.1.0.dev42) 2026-06-12 17:25:48.509 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-06-12 17:25:48.643 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev42) 2026-06-12 17:25:48.647 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-06-12 17:25:48.669 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev42) 2026-06-12 17:25:48.673 | Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-06-12 17:25:48.684 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev42) (3.4.7) 2026-06-12 17:25:48.684 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev42) (3.18) 2026-06-12 17:25:48.685 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev42) (2.7.0) 2026-06-12 17:25:48.685 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev42) (2023.11.17) 2026-06-12 17:25:48.705 | Collecting elementpath<5.0.0,>=4.1.5 (from xmlschema<3.0.0,>=2.0.0->pysaml2>=5.0.0->keystone==29.1.0.dev42) 2026-06-12 17:25:48.709 | Downloading elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2026-06-12 17:25:48.852 | Collecting repoze.lru>=0.3 (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev42) 2026-06-12 17:25:48.856 | Downloading repoze_lru-0.8-py3-none-any.whl.metadata (1.8 kB) 2026-06-12 17:25:48.901 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-06-12 17:25:48.912 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-06-12 17:25:48.967 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 76.6 MB/s 0:00:00 2026-06-12 17:25:48.970 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (219 kB) 2026-06-12 17:25:48.979 | Downloading flask-3.1.3-py3-none-any.whl (103 kB) 2026-06-12 17:25:48.986 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-06-12 17:25:48.992 | Downloading click-8.4.1-py3-none-any.whl (116 kB) 2026-06-12 17:25:48.999 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-06-12 17:25:49.005 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2026-06-12 17:25:49.010 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-06-12 17:25:49.016 | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-06-12 17:25:49.022 | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-06-12 17:25:49.028 | Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 2026-06-12 17:25:49.037 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-06-12 17:25:49.045 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) 2026-06-12 17:25:49.051 | Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2026-06-12 17:25:49.060 | Downloading oslo_db-18.0.0-py3-none-any.whl (152 kB) 2026-06-12 17:25:49.068 | Downloading alembic-1.18.4-py3-none-any.whl (263 kB) 2026-06-12 17:25:49.078 | Downloading oslo_messaging-18.1.0-py3-none-any.whl (202 kB) 2026-06-12 17:25:49.088 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-06-12 17:25:49.093 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-06-12 17:25:49.099 | Downloading cachetools-7.1.4-py3-none-any.whl (16 kB) 2026-06-12 17:25:49.105 | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-06-12 17:25:49.118 | Downloading oslo_metrics-0.16.0-py3-none-any.whl (14 kB) 2026-06-12 17:25:49.124 | Downloading oslo_middleware-8.1.0-py3-none-any.whl (65 kB) 2026-06-12 17:25:49.130 | Downloading oslo_policy-5.1.0-py3-none-any.whl (89 kB) 2026-06-12 17:25:49.137 | Downloading oslo_service-4.6.0-py3-none-any.whl (117 kB) 2026-06-12 17:25:49.145 | Downloading eventlet-0.41.0-py3-none-any.whl (364 kB) 2026-06-12 17:25:49.155 | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-06-12 17:25:49.166 | Downloading greenlet-3.5.1-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (611 kB) 2026-06-12 17:25:49.188 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 611.4/611.4 kB 27.0 MB/s 0:00:00 2026-06-12 17:25:49.192 | Downloading oslo_concurrency-7.5.0-py3-none-any.whl (48 kB) 2026-06-12 17:25:49.199 | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-06-12 17:25:49.205 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl (14 kB) 2026-06-12 17:25:49.210 | Downloading osprofiler-4.4.0-py3-none-any.whl (95 kB) 2026-06-12 17:25:49.217 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-06-12 17:25:49.227 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-06-12 17:25:49.232 | Downloading prettytable-3.17.0-py3-none-any.whl (34 kB) 2026-06-12 17:25:49.237 | Downloading prometheus_client-0.25.0-py3-none-any.whl (64 kB) 2026-06-12 17:25:49.243 | Downloading pysaml2-7.5.4-py3-none-any.whl (420 kB) 2026-06-12 17:25:49.256 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-06-12 17:25:49.263 | Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-06-12 17:25:49.275 | Downloading elementpath-4.8.0-py3-none-any.whl (243 kB) 2026-06-12 17:25:49.286 | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-06-12 17:25:49.291 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-06-12 17:25:49.298 | Downloading repoze_lru-0.8-py3-none-any.whl (6.4 kB) 2026-06-12 17:25:49.304 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (376 kB) 2026-06-12 17:25:49.315 | Downloading sqlalchemy-2.0.50-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (3.4 MB) 2026-06-12 17:25:49.363 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 71.1 MB/s 0:00:00 2026-06-12 17:25:49.366 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-06-12 17:25:49.373 | Downloading testresources-2.1.2-py3-none-any.whl (25 kB) 2026-06-12 17:25:49.380 | Downloading testscenarios-0.6.2-py3-none-any.whl (12 kB) 2026-06-12 17:25:49.386 | Downloading tzdata-2026.2-py2.py3-none-any.whl (349 kB) 2026-06-12 17:25:49.396 | Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 2026-06-12 17:25:49.407 | Downloading yappi-1.7.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (82 kB) 2026-06-12 17:25:49.418 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-06-12 17:25:49.423 | Downloading mako-1.3.12-py3-none-any.whl (78 kB) 2026-06-12 17:25:49.429 | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-06-12 17:25:49.434 | Downloading pytz-2026.2-py2.py3-none-any.whl (510 kB) 2026-06-12 17:25:49.446 | Downloading wcwidth-0.8.0-py3-none-any.whl (324 kB) 2026-06-12 17:25:49.513 | Building wheels for collected packages: keystone 2026-06-12 17:25:49.514 | Building editable for keystone (pyproject.toml): started 2026-06-12 17:25:50.116 | Building editable for keystone (pyproject.toml): finished with status 'done' 2026-06-12 17:25:50.116 | Created wheel for keystone: filename=keystone-29.1.0.dev42-0.editable-py3-none-any.whl size=9269 sha256=43bc1d70932805f3b34e5715c5e46cac209fa8e077005d52fa187e651ba33207 2026-06-12 17:25:50.116 | Stored in directory: /tmp/pip-ephem-wheel-cache-n0492goj/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2026-06-12 17:25:50.118 | Successfully built keystone 2026-06-12 17:25:50.267 | Installing collected packages: statsd, pytz, aniso8601, Yappi, wcwidth, vine, tzdata, testscenarios, testresources, rpds-py, repoze.lru, pycparser, prometheus-client, PasteDeploy, Paste, oauthlib, markupsafe, itsdangerous, greenlet, fasteners, elementpath, dnspython, defusedxml, click, cachetools, blinker, bcrypt, attrs, xmlschema, Werkzeug, SQLAlchemy, Routes, referencing, PrettyTable, Mako, jinja2, eventlet, cffi, amqp, kombu, jsonschema-specifications, Flask, cryptography, alembic, pyopenssl, oslo.middleware, oslo.db, oslo.concurrency, jsonschema, Flask-RESTful, pysaml2, osprofiler, oslo.policy, oslo.upgradecheck, oslo.service, oslo.metrics, oslo.messaging, keystone 2026-06-12 17:25:50.286 | Attempting uninstall: pytz 2026-06-12 17:25:50.292 | Found existing installation: pytz 2024.1 2026-06-12 17:25:50.292 | Not uninstalling pytz at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-12 17:25:50.292 | Can't uninstall 'pytz'. No files were found to uninstall. 2026-06-12 17:25:51.076 | Attempting uninstall: oauthlib 2026-06-12 17:25:51.082 | Found existing installation: oauthlib 3.2.2 2026-06-12 17:25:51.082 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-12 17:25:51.082 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2026-06-12 17:25:51.156 | Attempting uninstall: markupsafe 2026-06-12 17:25:51.161 | Found existing installation: MarkupSafe 2.1.5 2026-06-12 17:25:51.162 | Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-12 17:25:51.162 | Can't uninstall 'MarkupSafe'. No files were found to uninstall. 2026-06-12 17:25:51.700 | Attempting uninstall: click 2026-06-12 17:25:51.707 | Found existing installation: click 8.1.6 2026-06-12 17:25:51.707 | Not uninstalling click at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-12 17:25:51.707 | Can't uninstall 'click'. No files were found to uninstall. 2026-06-12 17:25:51.789 | Attempting uninstall: blinker 2026-06-12 17:25:51.794 | Found existing installation: blinker 1.7.0 2026-06-12 17:25:51.794 | Not uninstalling blinker at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-12 17:25:51.794 | Can't uninstall 'blinker'. No files were found to uninstall. 2026-06-12 17:25:51.802 | Attempting uninstall: bcrypt 2026-06-12 17:25:51.807 | Found existing installation: bcrypt 3.2.2 2026-06-12 17:25:51.808 | Not uninstalling bcrypt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-12 17:25:51.808 | Can't uninstall 'bcrypt'. No files were found to uninstall. 2026-06-12 17:25:51.816 | Attempting uninstall: attrs 2026-06-12 17:25:51.822 | Found existing installation: attrs 23.2.0 2026-06-12 17:25:51.823 | Not uninstalling attrs at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-12 17:25:51.823 | Can't uninstall 'attrs'. No files were found to uninstall. 2026-06-12 17:25:53.418 | Attempting uninstall: jinja2 2026-06-12 17:25:53.424 | Found existing installation: Jinja2 3.1.2 2026-06-12 17:25:53.425 | Not uninstalling jinja2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-12 17:25:53.425 | Can't uninstall 'Jinja2'. No files were found to uninstall. 2026-06-12 17:25:53.950 | Attempting uninstall: cryptography 2026-06-12 17:25:53.958 | Found existing installation: cryptography 41.0.7 2026-06-12 17:25:53.958 | Not uninstalling cryptography at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-12 17:25:53.958 | Can't uninstall 'cryptography'. No files were found to uninstall. 2026-06-12 17:25:54.272 | Attempting uninstall: pyopenssl 2026-06-12 17:25:54.279 | Found existing installation: pyOpenSSL 23.2.0 2026-06-12 17:25:54.279 | Not uninstalling pyopenssl at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-12 17:25:54.280 | Can't uninstall 'pyOpenSSL'. No files were found to uninstall. 2026-06-12 17:25:54.495 | Attempting uninstall: jsonschema 2026-06-12 17:25:54.502 | Found existing installation: jsonschema 4.10.3 2026-06-12 17:25:54.503 | Not uninstalling jsonschema at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-12 17:25:54.503 | Can't uninstall 'jsonschema'. No files were found to uninstall. 2026-06-12 17:25:55.316 | 2026-06-12 17:25:55.317 | ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 2026-06-12 17:25:55.317 | service-identity 24.1.0 requires pyasn1-modules, which is not installed. 2026-06-12 17:25:55.324 | Successfully installed Flask-3.1.3 Flask-RESTful-0.3.10 Mako-1.3.12 Paste-3.10.1 PasteDeploy-3.1.0 PrettyTable-3.17.0 Routes-2.5.1 SQLAlchemy-2.0.50 Werkzeug-3.1.8 Yappi-1.7.6 alembic-1.18.4 amqp-5.3.1 aniso8601-10.0.1 attrs-26.1.0 bcrypt-5.0.0 blinker-1.9.0 cachetools-7.1.4 cffi-2.0.0 click-8.4.1 cryptography-43.0.3 defusedxml-0.7.1 dnspython-2.8.0 elementpath-4.8.0 eventlet-0.41.0 fasteners-0.20 greenlet-3.5.1 itsdangerous-2.2.0 jinja2-3.1.6 jsonschema-4.26.0 jsonschema-specifications-2025.9.1 keystone-29.1.0.dev42 kombu-5.6.2 markupsafe-3.0.3 oauthlib-3.3.1 oslo.concurrency-7.5.0 oslo.db-18.0.0 oslo.messaging-18.1.0 oslo.metrics-0.16.0 oslo.middleware-8.1.0 oslo.policy-5.1.0 oslo.service-4.6.0 oslo.upgradecheck-2.7.1 osprofiler-4.4.0 prometheus-client-0.25.0 pycparser-3.0 pyopenssl-24.2.1 pysaml2-7.5.4 pytz-2026.2 referencing-0.37.0 repoze.lru-0.8 rpds-py-2026.5.1 statsd-4.0.1 testresources-2.1.2 testscenarios-0.6.2 tzdata-2026.2 vine-5.1.0 wcwidth-0.8.0 xmlschema-2.5.1 2026-06-12 17:25:55.571 | + inc/python:pip_install:216 : result=0 2026-06-12 17:25:55.573 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-12 17:25:55.575 | + functions-common:time_stop:2414 : local name 2026-06-12 17:25:55.578 | + functions-common:time_stop:2415 : local end_time 2026-06-12 17:25:55.580 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-12 17:25:55.582 | + functions-common:time_stop:2417 : local total 2026-06-12 17:25:55.584 | + functions-common:time_stop:2418 : local start_time 2026-06-12 17:25:55.586 | + functions-common:time_stop:2420 : name=pip_install 2026-06-12 17:25:55.589 | + functions-common:time_stop:2421 : start_time=1781285141568 2026-06-12 17:25:55.591 | + functions-common:time_stop:2423 : [[ -z 1781285141568 ]] 2026-06-12 17:25:55.594 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-12 17:25:55.598 | + functions-common:time_stop:2426 : end_time=1781285155595 2026-06-12 17:25:55.600 | + functions-common:time_stop:2427 : elapsed_time=14027 2026-06-12 17:25:55.602 | + functions-common:time_stop:2428 : total=25544 2026-06-12 17:25:55.605 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-12 17:25:55.606 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=39571 2026-06-12 17:25:55.608 | + inc/python:pip_install:219 : return 0 2026-06-12 17:25:55.610 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-12 17:25:55.612 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-12 17:25:55.615 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2026-06-12 17:25:55.617 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2026-06-12 17:25:55.619 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 17:25:55.623 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-12 17:25:55.626 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,/opt/stack/keystone, ]] 2026-06-12 17:25:55.630 | + inc/python:use_library_from_git:269 : return 1 2026-06-12 17:25:55.633 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2026-06-12 17:25:55.652 | + functions-common:is_service_enabled:2070 : return 1 2026-06-12 17:25:55.654 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-12 17:25:55.657 | + ./stack.sh:main:918 : configure_keystone 2026-06-12 17:25:55.661 | + lib/keystone:configure_keystone:143 : sudo install -d -o stack /etc/keystone 2026-06-12 17:25:55.675 | + lib/keystone:configure_keystone:145 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2026-06-12 17:25:55.679 | + lib/keystone:configure_keystone:146 : install -m 600 /dev/null /etc/keystone/keystone.conf 2026-06-12 17:25:55.684 | + lib/keystone:configure_keystone:149 : is_service_enabled ldap 2026-06-12 17:25:55.700 | + functions-common:is_service_enabled:2070 : return 1 2026-06-12 17:25:55.704 | + lib/keystone:configure_keystone:153 : iniset /etc/keystone/keystone.conf identity driver sql 2026-06-12 17:25:55.739 | + lib/keystone:configure_keystone:154 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2026-06-12 17:25:55.772 | + lib/keystone:configure_keystone:155 : iniset /etc/keystone/keystone.conf assignment driver sql 2026-06-12 17:25:55.802 | + lib/keystone:configure_keystone:156 : iniset /etc/keystone/keystone.conf role driver sql 2026-06-12 17:25:55.839 | + lib/keystone:configure_keystone:157 : iniset /etc/keystone/keystone.conf resource driver sql 2026-06-12 17:25:55.871 | + lib/keystone:configure_keystone:160 : iniset /etc/keystone/keystone.conf cache enabled True 2026-06-12 17:25:55.902 | + lib/keystone:configure_keystone:161 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2026-06-12 17:25:55.935 | + lib/keystone:configure_keystone:162 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2026-06-12 17:25:55.968 | + lib/keystone:configure_keystone:166 : iniset /etc/keystone/keystone.conf api response_validation error 2026-06-12 17:25:56.003 | + lib/keystone:configure_keystone:168 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2026-06-12 17:25:56.005 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2026-06-12 17:25:56.008 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2026-06-12 17:25:56.010 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2026-06-12 17:25:56.013 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-12 17:25:56.016 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-12 17:25:56.032 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:25:56.036 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-12 17:25:56.038 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-12 17:25:56.041 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-12 17:25:56.058 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:25:56.060 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.250:5672/ 2026-06-12 17:25:56.063 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:secretrabbit@10.4.3.250:5672/ 2026-06-12 17:25:56.097 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-12 17:25:56.100 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-12 17:25:56.103 | + lib/keystone:configure_keystone:174 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint https://10.4.3.250/identity 2026-06-12 17:25:56.138 | + lib/keystone:configure_keystone:176 : [[ fernet != '' ]] 2026-06-12 17:25:56.140 | + lib/keystone:configure_keystone:177 : iniset /etc/keystone/keystone.conf token provider fernet 2026-06-12 17:25:56.177 | ++ lib/keystone:configure_keystone:180 : database_connection_url keystone 2026-06-12 17:25:56.180 | ++ lib/database:database_connection_url:134 : local db=keystone 2026-06-12 17:25:56.183 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2026-06-12 17:25:56.186 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=keystone 2026-06-12 17:25:56.189 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-12 17:25:56.191 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-12 17:25:56.194 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-12 17:25:56.210 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:25:56.212 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-12 17:25:56.215 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-06-12 17:25:56.218 | + lib/keystone:configure_keystone:180 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-06-12 17:25:56.251 | + lib/keystone:configure_keystone:183 : '[' False '!=' False ']' 2026-06-12 17:25:56.253 | + lib/keystone:configure_keystone:188 : setup_logging /etc/keystone/keystone.conf 2026-06-12 17:25:56.256 | + functions:setup_logging:693 : setup_systemd_logging /etc/keystone/keystone.conf 2026-06-12 17:25:56.259 | + functions:setup_systemd_logging:710 : local conf_file=/etc/keystone/keystone.conf 2026-06-12 17:25:56.262 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-12 17:25:56.279 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-12 17:25:56.282 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-12 17:25:56.285 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-12 17:25:56.288 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-12 17:25:56.291 | + functions:setup_systemd_logging:723 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-12 17:25:56.322 | + functions:setup_systemd_logging:725 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-06-12 17:25:56.352 | + functions:setup_systemd_logging:726 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-12 17:25:56.383 | + functions:setup_systemd_logging:727 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-12 17:25:56.414 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2026-06-12 17:25:56.444 | + lib/keystone:configure_keystone:190 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2026-06-12 17:25:56.474 | + lib/keystone:configure_keystone:192 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2026-06-12 17:25:56.476 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2026-06-12 17:25:56.479 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2026-06-12 17:25:56.481 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2026-06-12 17:25:56.484 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-12 17:25:56.486 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2026-06-12 17:25:56.489 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2026-06-12 17:25:56.491 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-12 17:25:56.494 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-12 17:25:56.507 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-06-12 17:25:56.508 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-12 17:25:56.516 | d /var/run/uwsgi 0755 stack root 2026-06-12 17:25:56.520 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-12 17:25:56.533 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-06-12 17:25:56.538 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2026-06-12 17:25:56.541 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2026-06-12 17:25:56.545 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-12 17:25:56.547 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2026-06-12 17:25:56.577 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2026-06-12 17:25:56.608 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2026-06-12 17:25:56.638 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2026-06-12 17:25:56.669 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2026-06-12 17:25:56.696 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2026-06-12 17:25:56.726 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2026-06-12 17:25:56.756 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2026-06-12 17:25:56.787 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2026-06-12 17:25:56.818 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-06-12 17:25:56.849 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2026-06-12 17:25:56.876 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2026-06-12 17:25:56.903 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2026-06-12 17:25:56.934 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2026-06-12 17:25:56.963 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-12 17:25:56.965 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-12 17:25:56.968 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2026-06-12 17:25:56.971 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2026-06-12 17:25:56.973 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-12 17:25:56.976 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 17:25:56.978 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 17:25:56.981 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-api.conf 2026-06-12 17:25:56.984 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/keystone-api.conf 2026-06-12 17:25:56.987 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2026-06-12 17:25:57.019 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2026-06-12 17:25:57.053 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 ' 2026-06-12 17:25:57.053 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/keystone-api.conf 2026-06-12 17:25:57.061 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2026-06-12 17:25:57.065 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2026-06-12 17:25:57.068 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2026-06-12 17:25:57.070 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-12 17:25:57.073 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-12 17:25:57.075 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-12 17:25:57.078 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-12 17:25:57.081 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 17:25:57.083 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 17:25:57.086 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-12 17:25:57.088 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-12 17:25:57.091 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 17:25:57.094 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 17:25:57.097 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-api 2026-06-12 17:25:57.131 | Enabling site keystone-api. 2026-06-12 17:25:57.136 | To activate the new configuration, you need to run: 2026-06-12 17:25:57.136 | systemctl reload apache2 2026-06-12 17:25:57.141 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-12 17:25:57.144 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-12 17:25:57.147 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-12 17:25:57.149 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-12 17:25:57.250 | + lib/keystone:configure_keystone:194 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2026-06-12 17:25:57.280 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2026-06-12 17:25:57.314 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2026-06-12 17:25:57.347 | + lib/keystone:configure_keystone:206 : [[ True = True ]] 2026-06-12 17:25:57.349 | + lib/keystone:configure_keystone:207 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2026-06-12 17:25:57.384 | + lib/keystone:configure_keystone:208 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2026-06-12 17:25:57.413 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2026-06-12 17:25:57.445 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2026-06-12 17:25:57.481 | + lib/keystone:configure_keystone:214 : [[ False == True ]] 2026-06-12 17:25:57.484 | + lib/keystone:configure_keystone:214 : [[ False == True ]] 2026-06-12 17:25:57.486 | + lib/keystone:configure_keystone:218 : iniset /etc/keystone/keystone.conf oslo_policy enforce_scope false 2026-06-12 17:25:57.518 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults false 2026-06-12 17:25:57.551 | + ./stack.sh:main:922 : is_service_enabled swift 2026-06-12 17:25:57.568 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:25:57.571 | + ./stack.sh:main:923 : is_service_enabled ceilometer 2026-06-12 17:25:57.590 | + functions-common:is_service_enabled:2070 : return 1 2026-06-12 17:25:57.593 | + ./stack.sh:main:926 : stack_install_service swift 2026-06-12 17:25:57.596 | + lib/stack:stack_install_service:20 : local service=swift 2026-06-12 17:25:57.599 | + lib/stack:stack_install_service:21 : type install_swift 2026-06-12 17:25:57.602 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-12 17:25:57.605 | + lib/stack:stack_install_service:32 : install_swift 2026-06-12 17:25:57.608 | + lib/swift:install_swift:734 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2026-06-12 17:25:57.610 | + functions-common:git_clone:583 : local git_remote=https://opendev.org/openstack/swift.git 2026-06-12 17:25:57.613 | + functions-common:git_clone:584 : local git_dest=/opt/stack/swift 2026-06-12 17:25:57.616 | + functions-common:git_clone:585 : local git_ref=master 2026-06-12 17:25:57.619 | + functions-common:git_clone:586 : local orig_dir 2026-06-12 17:25:57.622 | ++ functions-common:git_clone:587 : pwd 2026-06-12 17:25:57.625 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-12 17:25:57.628 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-12 17:25:57.632 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-12 17:25:57.651 | + functions-common:git_clone:590 : RECLONE=False 2026-06-12 17:25:57.653 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-12 17:25:57.656 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-12 17:25:57.659 | + functions-common:git_clone:604 : echo master 2026-06-12 17:25:57.660 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-12 17:25:57.664 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/swift ]] 2026-06-12 17:25:57.667 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-12 17:25:57.670 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/swift 2026-06-12 17:25:57.684 | + functions-common:git_clone:666 : cd /opt/stack/swift 2026-06-12 17:25:57.687 | + functions-common:git_clone:667 : git show --oneline 2026-06-12 17:25:57.687 | + functions-common:git_clone:667 : head -1 2026-06-12 17:25:57.707 | a4fcc0261 Merge "ssync_receiver: clarify log message annotations" 2026-06-12 17:25:57.711 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-12 17:25:57.714 | + lib/swift:install_swift:737 : setup_develop /opt/stack/swift keystone 2026-06-12 17:25:57.717 | + inc/python:setup_develop:353 : local bindep 2026-06-12 17:25:57.720 | + inc/python:setup_develop:354 : [[ /opt/stack/swift == -bindep* ]] 2026-06-12 17:25:57.723 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/swift 2026-06-12 17:25:57.726 | + inc/python:setup_develop:359 : local extras=keystone 2026-06-12 17:25:57.728 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2026-06-12 17:25:57.731 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-12 17:25:57.734 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/swift == -bindep* ]] 2026-06-12 17:25:57.736 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/swift 2026-06-12 17:25:57.739 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-12 17:25:57.742 | + inc/python:_setup_package_with_constraints_edit:386 : local extras=keystone 2026-06-12 17:25:57.746 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/swift 2026-06-12 17:25:57.749 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-12 17:25:57.752 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/swift 2026-06-12 17:25:57.754 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-12 17:25:57.757 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-12 17:25:57.760 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2026-06-12 17:25:57.766 | + inc/python:_setup_package_with_constraints_edit:400 : name=swift 2026-06-12 17:25:57.769 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z swift ']' 2026-06-12 17:25:57.772 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2026-06-12 17:25:57.852 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/swift -e keystone 2026-06-12 17:25:57.855 | + inc/python:setup_package:436 : local bindep=0 2026-06-12 17:25:57.857 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-12 17:25:57.860 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-12 17:25:57.863 | + inc/python:setup_package:439 : [[ /opt/stack/swift == -bindep* ]] 2026-06-12 17:25:57.866 | + inc/python:setup_package:444 : local project_dir=/opt/stack/swift 2026-06-12 17:25:57.869 | + inc/python:setup_package:445 : local flags=-e 2026-06-12 17:25:57.872 | + inc/python:setup_package:446 : local extras=keystone 2026-06-12 17:25:57.874 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-12 17:25:57.877 | + inc/python:setup_package:450 : [[ -z keystone ]] 2026-06-12 17:25:57.879 | + inc/python:setup_package:455 : [[ ! -z keystone ]] 2026-06-12 17:25:57.882 | + inc/python:setup_package:456 : extras='[keystone]' 2026-06-12 17:25:57.884 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-12 17:25:57.886 | + inc/python:setup_package:464 : pip_install -e '/opt/stack/swift[keystone]' 2026-06-12 17:25:57.906 | Using python 3.12 to install /opt/stack/swift 2026-06-12 17:25:57.909 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2026-06-12 17:25:58.381 | Obtaining file:///opt/stack/swift 2026-06-12 17:25:58.383 | Installing build dependencies: started 2026-06-12 17:25:59.143 | Installing build dependencies: finished with status 'done' 2026-06-12 17:25:59.143 | Checking if build backend supports build_editable: started 2026-06-12 17:25:59.421 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-12 17:25:59.422 | Getting requirements to build editable: started 2026-06-12 17:25:59.569 | Getting requirements to build editable: finished with status 'done' 2026-06-12 17:25:59.570 | Preparing editable metadata (pyproject.toml): started 2026-06-12 17:26:00.132 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-12 17:26:00.143 | 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.dev127) (0.41.0) 2026-06-12 17:26:00.143 | Requirement already satisfied: greenlet>=0.4.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.0.dev127) (3.5.1) 2026-06-12 17:26:00.144 | Requirement already satisfied: PasteDeploy>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.0.dev127) (3.1.0) 2026-06-12 17:26:00.398 | Collecting lxml>=4.2.3 (from swift==2.38.0.dev127) 2026-06-12 17:26:00.452 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.5 kB) 2026-06-12 17:26:00.457 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.0.dev127) (2.34.2) 2026-06-12 17:26:00.487 | Collecting xattr>=0.7.2 (from swift==2.38.0.dev127) 2026-06-12 17:26:00.494 | Downloading xattr-1.3.0-cp312-cp312-manylinux1_x86_64.manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_5_x86_64.whl.metadata (2.5 kB) 2026-06-12 17:26:00.628 | Collecting PyECLib!=1.6.2,!=1.6.3,>=1.3.1 (from swift==2.38.0.dev127) 2026-06-12 17:26:00.632 | Downloading pyeclib-1.8.0-cp310-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (6.1 kB) 2026-06-12 17:26:00.637 | Requirement already satisfied: cryptography>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.0.dev127) (43.0.3) 2026-06-12 17:26:00.637 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.0.dev127) (2.8.0) 2026-06-12 17:26:00.639 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.0.dev127) (13.0.0) 2026-06-12 17:26:00.640 | 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.dev127) (2.0.0) 2026-06-12 17:26:00.642 | 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.dev127) (3.0) 2026-06-12 17:26:00.647 | 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.dev127) (5.14.0) 2026-06-12 17:26:00.648 | 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.dev127) (4.2.0) 2026-06-12 17:26:00.648 | 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.dev127) (10.5.0) 2026-06-12 17:26:00.649 | 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.dev127) (6.4.0) 2026-06-12 17:26:00.650 | 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.dev127) (6.8.0) 2026-06-12 17:26:00.650 | 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.dev127) (8.2.0) 2026-06-12 17:26:00.651 | 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.dev127) (5.10.0) 2026-06-12 17:26:00.651 | 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.dev127) (10.1.1) 2026-06-12 17:26:00.651 | 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.dev127) (7.0.3) 2026-06-12 17:26:00.652 | 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.dev127) (4.0.1) 2026-06-12 17:26:00.652 | 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.dev127) (2.13.0) 2026-06-12 17:26:00.653 | 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.dev127) (5.8.0) 2026-06-12 17:26:00.653 | 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.dev127) (1.8.10) 2026-06-12 17:26:00.655 | 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.dev127) (2.1.0) 2026-06-12 17:26:00.656 | 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.dev127) (5.8.0) 2026-06-12 17:26:00.656 | 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.dev127) (1.8.2) 2026-06-12 17:26:00.657 | 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.dev127) (4.15.0) 2026-06-12 17:26:00.660 | 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.dev127) (1.5.0) 2026-06-12 17:26:00.662 | 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.dev127) (5.3.1) 2026-06-12 17:26:00.665 | 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.dev127) (1.3.0) 2026-06-12 17:26:00.666 | 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.dev127) (2.0.0) 2026-06-12 17:26:00.667 | 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.dev127) (6.0.3) 2026-06-12 17:26:00.671 | 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.dev127) (2.9.0.post0) 2026-06-12 17:26:00.671 | 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.dev127) (3.1.0) 2026-06-12 17:26:00.673 | 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.dev127) (2.2.1) 2026-06-12 17:26:00.674 | 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.dev127) (1.1.2) 2026-06-12 17:26:00.676 | 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.dev127) (3.3.2) 2026-06-12 17:26:00.676 | 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.dev127) (26.2) 2026-06-12 17:26:00.677 | 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.dev127) (7.2.2) 2026-06-12 17:26:00.681 | 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.dev127) (82.0.1) 2026-06-12 17:26:00.689 | 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.dev127) (1.17.0) 2026-06-12 17:26:00.693 | 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.dev127) (3.4.7) 2026-06-12 17:26:00.693 | 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.dev127) (3.18) 2026-06-12 17:26:00.694 | 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.dev127) (2.7.0) 2026-06-12 17:26:00.694 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.38.0.dev127) (2023.11.17) 2026-06-12 17:26:00.717 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 2026-06-12 17:26:00.831 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 53.0 MB/s 0:00:00 2026-06-12 17:26:00.835 | Downloading pyeclib-1.8.0-cp310-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (568 kB) 2026-06-12 17:26:00.846 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 568.9/568.9 kB 44.3 MB/s 0:00:00 2026-06-12 17:26:00.850 | Downloading xattr-1.3.0-cp312-cp312-manylinux1_x86_64.manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_5_x86_64.whl (38 kB) 2026-06-12 17:26:00.863 | Building wheels for collected packages: swift 2026-06-12 17:26:00.864 | Building editable for swift (pyproject.toml): started 2026-06-12 17:26:01.432 | Building editable for swift (pyproject.toml): finished with status 'done' 2026-06-12 17:26:01.433 | Created wheel for swift: filename=swift-2.38.0.dev127-0.editable-py3-none-any.whl size=19797 sha256=8fa360c66c048b0e9a382a6660900a69f5482ad63b04855454ef9a11647e509a 2026-06-12 17:26:01.433 | Stored in directory: /tmp/pip-ephem-wheel-cache-84w1100a/wheels/6c/39/e8/8658e1668a8256166af1d87260ac0d62967b33f6438b6ce184 2026-06-12 17:26:01.437 | Successfully built swift 2026-06-12 17:26:01.530 | Installing collected packages: PyECLib, lxml, xattr, swift 2026-06-12 17:26:01.717 | 2026-06-12 17:26:01.724 | Successfully installed PyECLib-1.8.0 lxml-6.1.1 swift-2.38.0.dev127 xattr-1.3.0 2026-06-12 17:26:01.860 | + inc/python:pip_install:216 : result=0 2026-06-12 17:26:01.862 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-12 17:26:01.865 | + functions-common:time_stop:2414 : local name 2026-06-12 17:26:01.867 | + functions-common:time_stop:2415 : local end_time 2026-06-12 17:26:01.870 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-12 17:26:01.872 | + functions-common:time_stop:2417 : local total 2026-06-12 17:26:01.875 | + functions-common:time_stop:2418 : local start_time 2026-06-12 17:26:01.878 | + functions-common:time_stop:2420 : name=pip_install 2026-06-12 17:26:01.880 | + functions-common:time_stop:2421 : start_time=1781285157901 2026-06-12 17:26:01.883 | + functions-common:time_stop:2423 : [[ -z 1781285157901 ]] 2026-06-12 17:26:01.886 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-12 17:26:01.890 | + functions-common:time_stop:2426 : end_time=1781285161888 2026-06-12 17:26:01.893 | + functions-common:time_stop:2427 : elapsed_time=3987 2026-06-12 17:26:01.895 | + functions-common:time_stop:2428 : total=39571 2026-06-12 17:26:01.898 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-12 17:26:01.900 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=43558 2026-06-12 17:26:01.903 | + inc/python:pip_install:219 : return 0 2026-06-12 17:26:01.905 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-12 17:26:01.908 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-12 17:26:01.910 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/swift 2026-06-12 17:26:01.912 | + inc/python:use_library_from_git:266 : local name=/opt/stack/swift 2026-06-12 17:26:01.915 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 17:26:01.917 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-12 17:26:01.919 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,/opt/stack/swift, ]] 2026-06-12 17:26:01.922 | + inc/python:use_library_from_git:269 : return 1 2026-06-12 17:26:01.926 | + lib/swift:install_swift:738 : '[' False == True ']' 2026-06-12 17:26:01.928 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-12 17:26:01.931 | + ./stack.sh:main:927 : configure_swift 2026-06-12 17:26:01.934 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2026-06-12 17:26:01.936 | + lib/swift:configure_swift:332 : local node_number 2026-06-12 17:26:01.938 | + lib/swift:configure_swift:333 : local swift_node_config 2026-06-12 17:26:01.940 | + lib/swift:configure_swift:334 : local swift_log_dir 2026-06-12 17:26:01.942 | + lib/swift:configure_swift:337 : /opt/stack/data/venv/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2026-06-12 17:26:02.208 | /opt/stack/swift/swift/common/concurrency.py:22: EventletDeprecationWarning: 2026-06-12 17:26:02.208 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-12 17:26:02.208 | we strongly recommend against using it for new projects. 2026-06-12 17:26:02.208 | 2026-06-12 17:26:02.208 | If you are already using Eventlet, we recommend migrating to a different 2026-06-12 17:26:02.208 | framework. For more detail see 2026-06-12 17:26:02.208 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-12 17:26:02.208 | 2026-06-12 17:26:02.208 | import eventlet 2026-06-12 17:26:02.266 | No container-sync running 2026-06-12 17:26:02.266 | No container-server running 2026-06-12 17:26:02.266 | No container-auditor running 2026-06-12 17:26:02.266 | No account-server running 2026-06-12 17:26:02.266 | No container-sharder running 2026-06-12 17:26:02.266 | No object-auditor running 2026-06-12 17:26:02.266 | No object-expirer running 2026-06-12 17:26:02.266 | No object-reconstructor running 2026-06-12 17:26:02.266 | No account-reaper running 2026-06-12 17:26:02.266 | No container-reconciler running 2026-06-12 17:26:02.266 | No container-updater running 2026-06-12 17:26:02.266 | No object-replicator running 2026-06-12 17:26:02.266 | No proxy-server running 2026-06-12 17:26:02.266 | No account-replicator running 2026-06-12 17:26:02.266 | No container-replicator running 2026-06-12 17:26:02.266 | No object-updater running 2026-06-12 17:26:02.266 | No account-auditor running 2026-06-12 17:26:02.266 | No object-server running 2026-06-12 17:26:02.322 | + lib/swift:configure_swift:337 : true 2026-06-12 17:26:02.324 | + lib/swift:configure_swift:339 : sudo install -d -o stack /etc/swift 2026-06-12 17:26:02.339 | + lib/swift:configure_swift:340 : sudo install -d -o stack /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2026-06-12 17:26:02.351 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2026-06-12 17:26:02.354 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2026-06-12 17:26:02.354 | ++ lib/swift:configure_swift:351 : id -g -n stack 2026-06-12 17:26:02.358 | + lib/swift:configure_swift:351 : sed -e ' 2026-06-12 17:26:02.358 | s/%GROUP%/stack/; 2026-06-12 17:26:02.358 | s/%USER%/stack/; 2026-06-12 17:26:02.358 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2026-06-12 17:26:02.358 | ' /opt/stack/devstack/files/swift/rsyncd.conf 2026-06-12 17:26:02.362 | uid = stack 2026-06-12 17:26:02.362 | gid = stack 2026-06-12 17:26:02.362 | log file = /opt/stack/data/swift/logs/rsyncd.log 2026-06-12 17:26:02.362 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2026-06-12 17:26:02.362 | address = 127.0.0.1 2026-06-12 17:26:02.362 | 2026-06-12 17:26:02.362 | [account6612] 2026-06-12 17:26:02.362 | max connections = 25 2026-06-12 17:26:02.362 | path = /opt/stack/data/swift/1/ 2026-06-12 17:26:02.362 | read only = false 2026-06-12 17:26:02.362 | lock file = /opt/stack/data/swift/run/account6612.lock 2026-06-12 17:26:02.362 | 2026-06-12 17:26:02.362 | [account6622] 2026-06-12 17:26:02.362 | max connections = 25 2026-06-12 17:26:02.362 | path = /opt/stack/data/swift/2/ 2026-06-12 17:26:02.362 | read only = false 2026-06-12 17:26:02.362 | lock file = /opt/stack/data/swift/run/account6622.lock 2026-06-12 17:26:02.362 | 2026-06-12 17:26:02.362 | [account6632] 2026-06-12 17:26:02.362 | max connections = 25 2026-06-12 17:26:02.362 | path = /opt/stack/data/swift/3/ 2026-06-12 17:26:02.362 | read only = false 2026-06-12 17:26:02.362 | lock file = /opt/stack/data/swift/run/account6632.lock 2026-06-12 17:26:02.362 | 2026-06-12 17:26:02.362 | [account6642] 2026-06-12 17:26:02.362 | max connections = 25 2026-06-12 17:26:02.362 | path = /opt/stack/data/swift/4/ 2026-06-12 17:26:02.362 | read only = false 2026-06-12 17:26:02.362 | lock file = /opt/stack/data/swift/run/account6642.lock 2026-06-12 17:26:02.362 | 2026-06-12 17:26:02.362 | 2026-06-12 17:26:02.362 | [container6611] 2026-06-12 17:26:02.362 | max connections = 25 2026-06-12 17:26:02.362 | path = /opt/stack/data/swift/1/ 2026-06-12 17:26:02.362 | read only = false 2026-06-12 17:26:02.362 | lock file = /opt/stack/data/swift/run/container6611.lock 2026-06-12 17:26:02.362 | 2026-06-12 17:26:02.362 | [container6621] 2026-06-12 17:26:02.362 | max connections = 25 2026-06-12 17:26:02.362 | path = /opt/stack/data/swift/2/ 2026-06-12 17:26:02.362 | read only = false 2026-06-12 17:26:02.362 | lock file = /opt/stack/data/swift/run/container6621.lock 2026-06-12 17:26:02.362 | 2026-06-12 17:26:02.362 | [container6631] 2026-06-12 17:26:02.362 | max connections = 25 2026-06-12 17:26:02.362 | path = /opt/stack/data/swift/3/ 2026-06-12 17:26:02.362 | read only = false 2026-06-12 17:26:02.362 | lock file = /opt/stack/data/swift/run/container6631.lock 2026-06-12 17:26:02.362 | 2026-06-12 17:26:02.362 | [container6641] 2026-06-12 17:26:02.362 | max connections = 25 2026-06-12 17:26:02.362 | path = /opt/stack/data/swift/4/ 2026-06-12 17:26:02.362 | read only = false 2026-06-12 17:26:02.362 | lock file = /opt/stack/data/swift/run/container6641.lock 2026-06-12 17:26:02.362 | 2026-06-12 17:26:02.362 | 2026-06-12 17:26:02.362 | [object6613] 2026-06-12 17:26:02.362 | max connections = 25 2026-06-12 17:26:02.362 | path = /opt/stack/data/swift/1/ 2026-06-12 17:26:02.362 | read only = false 2026-06-12 17:26:02.362 | lock file = /opt/stack/data/swift/run/object6613.lock 2026-06-12 17:26:02.362 | 2026-06-12 17:26:02.362 | [object6623] 2026-06-12 17:26:02.362 | max connections = 25 2026-06-12 17:26:02.362 | path = /opt/stack/data/swift/2/ 2026-06-12 17:26:02.362 | read only = false 2026-06-12 17:26:02.362 | lock file = /opt/stack/data/swift/run/object6623.lock 2026-06-12 17:26:02.362 | 2026-06-12 17:26:02.362 | [object6633] 2026-06-12 17:26:02.362 | max connections = 25 2026-06-12 17:26:02.362 | path = /opt/stack/data/swift/3/ 2026-06-12 17:26:02.362 | read only = false 2026-06-12 17:26:02.362 | lock file = /opt/stack/data/swift/run/object6633.lock 2026-06-12 17:26:02.362 | 2026-06-12 17:26:02.362 | [object6643] 2026-06-12 17:26:02.362 | max connections = 25 2026-06-12 17:26:02.362 | path = /opt/stack/data/swift/4/ 2026-06-12 17:26:02.362 | read only = false 2026-06-12 17:26:02.362 | lock file = /opt/stack/data/swift/run/object6643.lock 2026-06-12 17:26:02.365 | + lib/swift:configure_swift:357 : is_ubuntu 2026-06-12 17:26:02.368 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 17:26:02.369 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 17:26:02.372 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2026-06-12 17:26:02.385 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2026-06-12 17:26:02.387 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2026-06-12 17:26:02.392 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2026-06-12 17:26:02.396 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2026-06-12 17:26:02.398 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2026-06-12 17:26:02.403 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2026-06-12 17:26:02.430 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 https://10.4.3.250:8080/v1/ 2026-06-12 17:26:02.456 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2026-06-12 17:26:02.471 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user stack 2026-06-12 17:26:02.498 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2026-06-12 17:26:02.513 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2026-06-12 17:26:02.540 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2026-06-12 17:26:02.557 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2026-06-12 17:26:02.585 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2026-06-12 17:26:02.603 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2026-06-12 17:26:02.632 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2026-06-12 17:26:02.648 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2026-06-12 17:26:02.676 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2026-06-12 17:26:02.692 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2026-06-12 17:26:02.705 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:26:02.707 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8081 2026-06-12 17:26:02.735 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2026-06-12 17:26:02.762 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2026-06-12 17:26:02.790 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2026-06-12 17:26:02.816 | + lib/swift:configure_swift:406 : [[ False == \T\r\u\e ]] 2026-06-12 17:26:02.819 | + lib/swift:configure_swift:411 : is_service_enabled ceilometer 2026-06-12 17:26:02.833 | + functions-common:is_service_enabled:2070 : return 1 2026-06-12 17:26:02.836 | + lib/swift:configure_swift:422 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2026-06-12 17:26:02.864 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2026-06-12 17:26:02.880 | + functions-common:is_service_enabled:2070 : return 1 2026-06-12 17:26:02.882 | + lib/swift:configure_swift:431 : is_service_enabled keystone 2026-06-12 17:26:02.898 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:26:02.901 | + lib/swift:configure_swift:432 : swift_pipeline+=' authtoken' 2026-06-12 17:26:02.903 | + lib/swift:configure_swift:433 : is_service_enabled s3api 2026-06-12 17:26:02.919 | + functions-common:is_service_enabled:2070 : return 1 2026-06-12 17:26:02.921 | + lib/swift:configure_swift:445 : swift_pipeline+=' keystoneauth' 2026-06-12 17:26:02.923 | + lib/swift:configure_swift:448 : swift_pipeline+=' tempauth ' 2026-06-12 17:26:02.926 | + lib/swift:configure_swift:450 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2026-06-12 17:26:02.931 | + lib/swift:configure_swift:451 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2026-06-12 17:26:02.936 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2026-06-12 17:26:02.965 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2026-06-12 17:26:02.994 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2026-06-12 17:26:03.025 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2026-06-12 17:26:03.055 | + lib/swift:configure_swift:464 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2026-06-12 17:26:03.084 | + lib/swift:configure_swift:465 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2026-06-12 17:26:03.086 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/swift/proxy-server.conf 2026-06-12 17:26:03.088 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=swift 2026-06-12 17:26:03.091 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=filter:authtoken 2026-06-12 17:26:03.093 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-12 17:26:03.095 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/swift/proxy-server.conf swift filter:authtoken 2026-06-12 17:26:03.097 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/swift/proxy-server.conf 2026-06-12 17:26:03.100 | + lib/keystone:configure_keystoneauth:392 : local admin_user=swift 2026-06-12 17:26:03.102 | + lib/keystone:configure_keystoneauth:393 : local section=filter:authtoken 2026-06-12 17:26:03.105 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2026-06-12 17:26:03.133 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2026-06-12 17:26:03.163 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url https://10.4.3.250/identity 2026-06-12 17:26:03.194 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2026-06-12 17:26:03.227 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/swift/proxy-server.conf filter:authtoken password secretservice 2026-06-12 17:26:03.257 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2026-06-12 17:26:03.287 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2026-06-12 17:26:03.315 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2026-06-12 17:26:03.342 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/swift/proxy-server.conf filter:authtoken www_authenticate_uri https://10.4.3.250/identity 2026-06-12 17:26:03.371 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-12 17:26:03.399 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2026-06-12 17:26:03.428 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-12 17:26:03.431 | + lib/swift:configure_swift:466 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2026-06-12 17:26:03.460 | + lib/swift:configure_swift:467 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2026-06-12 17:26:03.489 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2026-06-12 17:26:03.515 | + lib/swift:configure_swift:470 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2026-06-12 17:26:03.546 | + lib/swift:configure_swift:471 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2026-06-12 17:26:03.577 | + lib/swift:configure_swift:476 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2026-06-12 17:26:03.596 | + lib/swift:configure_swift:477 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2026-06-12 17:26:03.627 | + lib/swift:configure_swift:480 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2026-06-12 17:26:03.661 | + lib/swift:configure_swift:482 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2026-06-12 17:26:03.667 | + lib/swift:configure_swift:483 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 1234123412341234 2026-06-12 17:26:03.701 | + lib/swift:configure_swift:484 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2026-06-12 17:26:03.733 | + lib/swift:configure_swift:485 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2026-06-12 17:26:03.762 | + lib/swift:configure_swift:488 : iniset /etc/swift/swift.conf storage-policy:1 name silver 2026-06-12 17:26:03.793 | + lib/swift:configure_swift:490 : local node_number 2026-06-12 17:26:03.795 | + lib/swift:configure_swift:491 : for node_number in ${SWIFT_REPLICAS_SEQ} 2026-06-12 17:26:03.797 | + lib/swift:configure_swift:492 : local swift_node_config=/etc/swift/object-server/1.conf 2026-06-12 17:26:03.800 | + lib/swift:configure_swift:493 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2026-06-12 17:26:03.805 | + lib/swift:configure_swift:494 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2026-06-12 17:26:03.807 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2026-06-12 17:26:03.810 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2026-06-12 17:26:03.812 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2026-06-12 17:26:03.815 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2026-06-12 17:26:03.817 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2026-06-12 17:26:03.820 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2026-06-12 17:26:03.822 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2026-06-12 17:26:03.839 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user stack 2026-06-12 17:26:03.869 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2026-06-12 17:26:03.887 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2026-06-12 17:26:03.917 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2026-06-12 17:26:03.936 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2026-06-12 17:26:03.966 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2026-06-12 17:26:03.983 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2026-06-12 17:26:04.014 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2026-06-12 17:26:04.031 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2026-06-12 17:26:04.061 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2026-06-12 17:26:04.079 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2026-06-12 17:26:04.109 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2026-06-12 17:26:04.126 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2026-06-12 17:26:04.154 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2026-06-12 17:26:04.170 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2026-06-12 17:26:04.199 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator rsync_module 2026-06-12 17:26:04.216 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator rsync_module '{replication_ip}::object{replication_port}' 2026-06-12 17:26:04.244 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2026-06-12 17:26:04.249 | + lib/swift:configure_swift:495 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2026-06-12 17:26:04.265 | + lib/swift:configure_swift:496 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2026-06-12 17:26:04.293 | + lib/swift:configure_swift:497 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2026-06-12 17:26:04.323 | + lib/swift:configure_swift:499 : swift_node_config=/etc/swift/container-server/1.conf 2026-06-12 17:26:04.325 | + lib/swift:configure_swift:500 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2026-06-12 17:26:04.329 | + lib/swift:configure_swift:501 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2026-06-12 17:26:04.332 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2026-06-12 17:26:04.334 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2026-06-12 17:26:04.335 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2026-06-12 17:26:04.338 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2026-06-12 17:26:04.340 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2026-06-12 17:26:04.342 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2026-06-12 17:26:04.344 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2026-06-12 17:26:04.363 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user stack 2026-06-12 17:26:04.396 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2026-06-12 17:26:04.414 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2026-06-12 17:26:04.444 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2026-06-12 17:26:04.463 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2026-06-12 17:26:04.495 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2026-06-12 17:26:04.514 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2026-06-12 17:26:04.546 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2026-06-12 17:26:04.565 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2026-06-12 17:26:04.600 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2026-06-12 17:26:04.619 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2026-06-12 17:26:04.651 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2026-06-12 17:26:04.669 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2026-06-12 17:26:04.702 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2026-06-12 17:26:04.722 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2026-06-12 17:26:04.754 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator rsync_module 2026-06-12 17:26:04.771 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator rsync_module '{replication_ip}::container{replication_port}' 2026-06-12 17:26:04.802 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2026-06-12 17:26:04.808 | + lib/swift:configure_swift:502 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2026-06-12 17:26:04.826 | + lib/swift:configure_swift:503 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2026-06-12 17:26:04.860 | + lib/swift:configure_swift:505 : swift_node_config=/etc/swift/account-server/1.conf 2026-06-12 17:26:04.863 | + lib/swift:configure_swift:506 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2026-06-12 17:26:04.868 | + lib/swift:configure_swift:507 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2026-06-12 17:26:04.870 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2026-06-12 17:26:04.872 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2026-06-12 17:26:04.874 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2026-06-12 17:26:04.878 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2026-06-12 17:26:04.880 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2026-06-12 17:26:04.882 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2026-06-12 17:26:04.884 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2026-06-12 17:26:04.904 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user stack 2026-06-12 17:26:04.939 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2026-06-12 17:26:04.956 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2026-06-12 17:26:04.992 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2026-06-12 17:26:05.011 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2026-06-12 17:26:05.046 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2026-06-12 17:26:05.064 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2026-06-12 17:26:05.093 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2026-06-12 17:26:05.111 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2026-06-12 17:26:05.144 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2026-06-12 17:26:05.164 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2026-06-12 17:26:05.195 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2026-06-12 17:26:05.213 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2026-06-12 17:26:05.246 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2026-06-12 17:26:05.263 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2026-06-12 17:26:05.293 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator rsync_module 2026-06-12 17:26:05.311 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator rsync_module '{replication_ip}::account{replication_port}' 2026-06-12 17:26:05.341 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2026-06-12 17:26:05.346 | + lib/swift:configure_swift:508 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2026-06-12 17:26:05.363 | + lib/swift:configure_swift:509 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2026-06-12 17:26:05.392 | + lib/swift:configure_swift:513 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2026-06-12 17:26:05.421 | + lib/swift:configure_swift:514 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2026-06-12 17:26:05.451 | + lib/swift:configure_swift:515 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2026-06-12 17:26:05.479 | + lib/swift:configure_swift:517 : testfile=/etc/swift/test.conf 2026-06-12 17:26:05.481 | + lib/swift:configure_swift:518 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2026-06-12 17:26:05.486 | + lib/swift:configure_swift:521 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2026-06-12 17:26:05.514 | + lib/swift:configure_swift:522 : iniset /etc/swift/test.conf func_test username swiftusertest1 2026-06-12 17:26:05.542 | + lib/swift:configure_swift:523 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2026-06-12 17:26:05.574 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2026-06-12 17:26:05.604 | + lib/swift:configure_swift:525 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2026-06-12 17:26:05.634 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2026-06-12 17:26:05.662 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2026-06-12 17:26:05.690 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test password4 testing4 2026-06-12 17:26:05.719 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test domain4 swift_test 2026-06-12 17:26:05.750 | + lib/swift:configure_swift:531 : is_service_enabled keystone 2026-06-12 17:26:05.767 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:26:05.769 | + lib/swift:configure_swift:532 : iniuncomment /etc/swift/test.conf func_test auth_version 2026-06-12 17:26:05.787 | + lib/swift:configure_swift:533 : local auth_vers 2026-06-12 17:26:05.790 | ++ lib/swift:configure_swift:534 : iniget /etc/swift/test.conf func_test auth_version 2026-06-12 17:26:05.808 | + lib/swift:configure_swift:534 : auth_vers=3 2026-06-12 17:26:05.811 | + lib/swift:configure_swift:535 : iniset /etc/swift/test.conf func_test auth_host 10.4.3.250 2026-06-12 17:26:05.840 | + lib/swift:configure_swift:536 : [[ https == \h\t\t\p\s ]] 2026-06-12 17:26:05.842 | + lib/swift:configure_swift:537 : iniset /etc/swift/test.conf func_test auth_port 443 2026-06-12 17:26:05.873 | + lib/swift:configure_swift:541 : iniset /etc/swift/test.conf func_test auth_uri https://10.4.3.250/identity 2026-06-12 17:26:05.905 | + lib/swift:configure_swift:542 : [[ 3 == \3 ]] 2026-06-12 17:26:05.907 | + lib/swift:configure_swift:543 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2026-06-12 17:26:05.937 | + lib/swift:configure_swift:547 : is_service_enabled tls-proxy 2026-06-12 17:26:05.952 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:26:05.954 | + lib/swift:configure_swift:548 : iniset /etc/swift/test.conf func_test cafile /opt/stack/data/ca-bundle.pem 2026-06-12 17:26:05.984 | + lib/swift:configure_swift:549 : iniset /etc/swift/test.conf func_test web_front_end apache2 2026-06-12 17:26:06.014 | + lib/swift:configure_swift:553 : local user_group 2026-06-12 17:26:06.018 | ++ lib/swift:configure_swift:554 : id -g stack 2026-06-12 17:26:06.022 | + lib/swift:configure_swift:554 : user_group=1002 2026-06-12 17:26:06.025 | + lib/swift:configure_swift:555 : sudo install -d -o stack -g 1002 /opt/stack/data/swift 2026-06-12 17:26:06.038 | + lib/swift:configure_swift:557 : local swift_log_dir=/opt/stack/data/swift/logs 2026-06-12 17:26:06.040 | + lib/swift:configure_swift:558 : sudo rm -rf /opt/stack/data/swift/logs 2026-06-12 17:26:06.052 | + lib/swift:configure_swift:559 : local swift_log_group=adm 2026-06-12 17:26:06.055 | + lib/swift:configure_swift:560 : sudo install -d -o stack -g adm /opt/stack/data/swift/logs/hourly 2026-06-12 17:26:06.067 | + lib/swift:configure_swift:562 : [[ False != \F\a\l\s\e ]] 2026-06-12 17:26:06.070 | + lib/swift:configure_swift:570 : '[' False == True ']' 2026-06-12 17:26:06.073 | + ./stack.sh:main:930 : is_service_enabled s3api 2026-06-12 17:26:06.090 | + functions-common:is_service_enabled:2070 : return 1 2026-06-12 17:26:06.092 | + ./stack.sh:main:936 : is_service_enabled g-api n-api 2026-06-12 17:26:06.110 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:26:06.113 | + ./stack.sh:main:938 : stack_install_service glance 2026-06-12 17:26:06.116 | + lib/stack:stack_install_service:20 : local service=glance 2026-06-12 17:26:06.119 | + lib/stack:stack_install_service:21 : type install_glance 2026-06-12 17:26:06.121 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-12 17:26:06.123 | + lib/stack:stack_install_service:32 : install_glance 2026-06-12 17:26:06.125 | + lib/glance:install_glance:551 : glance_store_extras=() 2026-06-12 17:26:06.128 | + lib/glance:install_glance:551 : local glance_store_extras 2026-06-12 17:26:06.131 | + lib/glance:install_glance:553 : is_service_enabled cinder 2026-06-12 17:26:06.150 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:26:06.153 | + lib/glance:install_glance:554 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2026-06-12 17:26:06.156 | + lib/glance:install_glance:557 : is_service_enabled swift 2026-06-12 17:26:06.174 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:26:06.177 | + lib/glance:install_glance:558 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2026-06-12 17:26:06.180 | + lib/glance:install_glance:563 : use_library_from_git glance_store 2026-06-12 17:26:06.183 | + inc/python:use_library_from_git:266 : local name=glance_store 2026-06-12 17:26:06.185 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 17:26:06.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-06-12 17:26:06.191 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,glance_store, ]] 2026-06-12 17:26:06.194 | + inc/python:use_library_from_git:269 : return 1 2026-06-12 17:26:06.198 | ++ lib/glance:install_glance:569 : join_extras swift cinder 2026-06-12 17:26:06.201 | ++ inc/python:join_extras:28 : local IFS=, 2026-06-12 17:26:06.203 | ++ inc/python:join_extras:29 : echo swift,cinder 2026-06-12 17:26:06.207 | + lib/glance:install_glance:569 : pip_install_gr_extras glance-store swift,cinder 2026-06-12 17:26:06.209 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2026-06-12 17:26:06.212 | + inc/python:pip_install_gr_extras:108 : local extras=swift,cinder 2026-06-12 17:26:06.215 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2026-06-12 17:26:06.218 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2026-06-12 17:26:06.221 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2026-06-12 17:26:06.224 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2026-06-12 17:26:06.228 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2026-06-12 17:26:06.228 | +++ inc/python:get_version_constraints_from_global_requirements:256 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2026-06-12 17:26:06.234 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2026-06-12 17:26:06.237 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2026-06-12 17:26:06.239 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2026-06-12 17:26:06.242 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2026-06-12 17:26:06.245 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2026-06-12 17:26:06.266 | Using python 3.12 to install glance-store[swift,cinder]!=0.29.0 2026-06-12 17:26:06.269 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2026-06-12 17:26:06.975 | Collecting glance-store!=0.29.0 (from glance-store[cinder,swift]!=0.29.0) 2026-06-12 17:26:07.026 | Downloading glance_store-5.5.0-py3-none-any.whl.metadata (4.6 kB) 2026-06-12 17:26:07.036 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (10.5.0) 2026-06-12 17:26:07.036 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (6.8.0) 2026-06-12 17:26:07.037 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (5.10.0) 2026-06-12 17:26:07.037 | Requirement already satisfied: oslo.utils>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (10.1.1) 2026-06-12 17:26:07.037 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (7.5.0) 2026-06-12 17:26:07.038 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (5.8.0) 2026-06-12 17:26:07.038 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (0.41.0) 2026-06-12 17:26:07.039 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (4.26.0) 2026-06-12 17:26:07.039 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (5.14.0) 2026-06-12 17:26:07.040 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (5.8.0) 2026-06-12 17:26:07.040 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (2.34.2) 2026-06-12 17:26:07.052 | Collecting retrying!=1.3.0,>=1.2.3 (from glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) 2026-06-12 17:26:07.055 | Downloading retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2026-06-12 17:26:07.064 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (3.3.0) 2026-06-12 17:26:07.068 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (2.8.0) 2026-06-12 17:26:07.068 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (3.5.1) 2026-06-12 17:26:07.069 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from futurist>=1.2.0->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (3.1.0) 2026-06-12 17:26:07.069 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=1.2.0->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (2.2.1) 2026-06-12 17:26:07.203 | Collecting python-swiftclient>=3.2.0 (from glance-store[cinder,swift]!=0.29.0) 2026-06-12 17:26:07.207 | Downloading python_swiftclient-4.10.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-12 17:26:07.225 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder,swift]!=0.29.0) 2026-06-12 17:26:07.229 | Downloading python_cinderclient-9.9.0-py3-none-any.whl.metadata (19 kB) 2026-06-12 17:26:07.373 | Collecting os-brick>=6.3.0 (from glance-store[cinder,swift]!=0.29.0) 2026-06-12 17:26:07.376 | Downloading os_brick-7.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-12 17:26:07.511 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder,swift]!=0.29.0) 2026-06-12 17:26:07.514 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-12 17:26:07.664 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder,swift]!=0.29.0) 2026-06-12 17:26:07.668 | Downloading oslo_privsep-3.11.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-12 17:26:07.674 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (26.1.0) 2026-06-12 17:26:07.675 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (2025.9.1) 2026-06-12 17:26:07.675 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (0.37.0) 2026-06-12 17:26:07.676 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (2026.5.1) 2026-06-12 17:26:07.679 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (7.0.3) 2026-06-12 17:26:07.679 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (2.1.0) 2026-06-12 17:26:07.680 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (1.8.2) 2026-06-12 17:26:07.681 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (4.15.0) 2026-06-12 17:26:07.683 | Requirement already satisfied: oslo.context>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) (6.4.0) 2026-06-12 17:26:07.684 | Requirement already satisfied: oslo.log>=4.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) (8.2.0) 2026-06-12 17:26:07.685 | Requirement already satisfied: oslo.service>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) (4.6.0) 2026-06-12 17:26:07.696 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) 2026-06-12 17:26:07.699 | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-06-12 17:26:07.704 | Requirement already satisfied: psutil>=5.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) (7.2.2) 2026-06-12 17:26:07.706 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (0.20) 2026-06-12 17:26:07.708 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (1.3.0) 2026-06-12 17:26:07.709 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (2.0.0) 2026-06-12 17:26:07.710 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (6.0.3) 2026-06-12 17:26:07.716 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.8.0->os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) (2.9.0.post0) 2026-06-12 17:26:07.719 | Requirement already satisfied: cffi>=1.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (2.0.0) 2026-06-12 17:26:07.720 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.1.2) 2026-06-12 17:26:07.722 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (3.0) 2026-06-12 17:26:07.729 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) (1.8.10) 2026-06-12 17:26:07.732 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) (3.1.0) 2026-06-12 17:26:07.733 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2026-06-12 17:26:07.733 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) (3.10.1) 2026-06-12 17:26:07.734 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) (1.7.6) 2026-06-12 17:26:07.738 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (3.3.2) 2026-06-12 17:26:07.739 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (26.2) 2026-06-12 17:26:07.743 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) (82.0.1) 2026-06-12 17:26:07.752 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.17.0) 2026-06-12 17:26:07.755 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.8.0) 2026-06-12 17:26:07.757 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.8.0->os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) (1.17.0) 2026-06-12 17:26:07.766 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (3.4.7) 2026-06-12 17:26:07.766 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (3.18) 2026-06-12 17:26:07.766 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (2.7.0) 2026-06-12 17:26:07.767 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (2023.11.17) 2026-06-12 17:26:07.777 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) (0.8) 2026-06-12 17:26:07.802 | Downloading glance_store-5.5.0-py3-none-any.whl (262 kB) 2026-06-12 17:26:07.823 | Downloading os_brick-7.1.0-py3-none-any.whl (285 kB) 2026-06-12 17:26:07.837 | Downloading oslo_privsep-3.11.0-py3-none-any.whl (41 kB) 2026-06-12 17:26:07.843 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl (40 kB) 2026-06-12 17:26:07.849 | Downloading python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-06-12 17:26:07.860 | Downloading python_swiftclient-4.10.0-py3-none-any.whl (88 kB) 2026-06-12 17:26:07.867 | Downloading retrying-1.4.2-py3-none-any.whl (10 kB) 2026-06-12 17:26:07.872 | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-06-12 17:26:07.995 | Installing collected packages: tenacity, retrying, python-swiftclient, oslo.rootwrap, python-cinderclient, oslo.privsep, glance-store, os-brick 2026-06-12 17:26:08.692 | 2026-06-12 17:26:08.700 | Successfully installed glance-store-5.5.0 os-brick-7.1.0 oslo.privsep-3.11.0 oslo.rootwrap-7.9.0 python-cinderclient-9.9.0 python-swiftclient-4.10.0 retrying-1.4.2 tenacity-9.1.4 2026-06-12 17:26:08.791 | + inc/python:pip_install:216 : result=0 2026-06-12 17:26:08.793 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-12 17:26:08.796 | + functions-common:time_stop:2414 : local name 2026-06-12 17:26:08.799 | + functions-common:time_stop:2415 : local end_time 2026-06-12 17:26:08.801 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-12 17:26:08.804 | + functions-common:time_stop:2417 : local total 2026-06-12 17:26:08.806 | + functions-common:time_stop:2418 : local start_time 2026-06-12 17:26:08.809 | + functions-common:time_stop:2420 : name=pip_install 2026-06-12 17:26:08.811 | + functions-common:time_stop:2421 : start_time=1781285166261 2026-06-12 17:26:08.814 | + functions-common:time_stop:2423 : [[ -z 1781285166261 ]] 2026-06-12 17:26:08.817 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-12 17:26:08.821 | + functions-common:time_stop:2426 : end_time=1781285168818 2026-06-12 17:26:08.823 | + functions-common:time_stop:2427 : elapsed_time=2557 2026-06-12 17:26:08.825 | + functions-common:time_stop:2428 : total=43558 2026-06-12 17:26:08.828 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-12 17:26:08.830 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=46115 2026-06-12 17:26:08.833 | + inc/python:pip_install:219 : return 0 2026-06-12 17:26:08.835 | + lib/glance:install_glance:570 : copy_rootwrap /opt/stack/data/venv/etc/glance 2026-06-12 17:26:08.838 | + lib/glance:copy_rootwrap:265 : local source_path=/opt/stack/data/venv/etc/glance 2026-06-12 17:26:08.841 | + lib/glance:copy_rootwrap:267 : sudo install -d -o stack /etc/glance 2026-06-12 17:26:08.854 | + lib/glance:copy_rootwrap:268 : cp -r /opt/stack/data/venv/etc/glance/rootwrap.conf /opt/stack/data/venv/etc/glance/rootwrap.d /etc/glance/ 2026-06-12 17:26:08.860 | + lib/glance:install_glance:573 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2026-06-12 17:26:08.862 | + functions-common:git_clone:583 : local git_remote=https://opendev.org/openstack/glance.git 2026-06-12 17:26:08.864 | + functions-common:git_clone:584 : local git_dest=/opt/stack/glance 2026-06-12 17:26:08.867 | + functions-common:git_clone:585 : local git_ref=master 2026-06-12 17:26:08.869 | + functions-common:git_clone:586 : local orig_dir 2026-06-12 17:26:08.872 | ++ functions-common:git_clone:587 : pwd 2026-06-12 17:26:08.875 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-12 17:26:08.877 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-12 17:26:08.880 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-12 17:26:08.898 | + functions-common:git_clone:590 : RECLONE=False 2026-06-12 17:26:08.900 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-12 17:26:08.903 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-12 17:26:08.906 | + functions-common:git_clone:604 : echo master 2026-06-12 17:26:08.906 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-12 17:26:08.911 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/glance ]] 2026-06-12 17:26:08.914 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-12 17:26:08.916 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/glance 2026-06-12 17:26:08.929 | + functions-common:git_clone:666 : cd /opt/stack/glance 2026-06-12 17:26:08.933 | + functions-common:git_clone:667 : git show --oneline 2026-06-12 17:26:08.934 | + functions-common:git_clone:667 : head -1 2026-06-12 17:26:08.960 | c7a5f6e00 Merge "Add non-voting Zuul Rally job for Glance on uWSGI" 2026-06-12 17:26:08.963 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-12 17:26:08.966 | + lib/glance:install_glance:575 : setup_develop /opt/stack/glance 2026-06-12 17:26:08.969 | + inc/python:setup_develop:353 : local bindep 2026-06-12 17:26:08.972 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2026-06-12 17:26:08.975 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2026-06-12 17:26:08.977 | + inc/python:setup_develop:359 : local extras= 2026-06-12 17:26:08.979 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2026-06-12 17:26:08.982 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-12 17:26:08.985 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2026-06-12 17:26:08.987 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2026-06-12 17:26:08.990 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-12 17:26:08.993 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-12 17:26:08.997 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2026-06-12 17:26:08.999 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-12 17:26:09.002 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2026-06-12 17:26:09.005 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-12 17:26:09.007 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-12 17:26:09.011 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2026-06-12 17:26:09.017 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2026-06-12 17:26:09.020 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2026-06-12 17:26:09.022 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2026-06-12 17:26:09.103 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2026-06-12 17:26:09.106 | + inc/python:setup_package:436 : local bindep=0 2026-06-12 17:26:09.109 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-12 17:26:09.111 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-12 17:26:09.114 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2026-06-12 17:26:09.117 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2026-06-12 17:26:09.119 | + inc/python:setup_package:445 : local flags=-e 2026-06-12 17:26:09.122 | + inc/python:setup_package:446 : local extras= 2026-06-12 17:26:09.124 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-12 17:26:09.127 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-12 17:26:09.129 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-12 17:26:09.132 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-12 17:26:09.135 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-12 17:26:09.137 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2026-06-12 17:26:09.157 | Using python 3.12 to install /opt/stack/glance 2026-06-12 17:26:09.160 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2026-06-12 17:26:09.624 | Obtaining file:///opt/stack/glance 2026-06-12 17:26:09.628 | Installing build dependencies: started 2026-06-12 17:26:10.413 | Installing build dependencies: finished with status 'done' 2026-06-12 17:26:10.414 | Checking if build backend supports build_editable: started 2026-06-12 17:26:10.710 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-12 17:26:10.711 | Getting requirements to build editable: started 2026-06-12 17:26:10.869 | Getting requirements to build editable: finished with status 'done' 2026-06-12 17:26:10.871 | Preparing editable metadata (pyproject.toml): started 2026-06-12 17:26:11.495 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-12 17:26:11.504 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev54) (7.0.3) 2026-06-12 17:26:11.504 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev54) (0.7.1) 2026-06-12 17:26:11.506 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev54) (2.0.50) 2026-06-12 17:26:11.506 | Requirement already satisfied: eventlet>=0.33.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev54) (0.41.0) 2026-06-12 17:26:11.506 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev54) (3.1.0) 2026-06-12 17:26:11.506 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev54) (2.5.1) 2026-06-12 17:26:11.506 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev54) (1.8.10) 2026-06-12 17:26:11.507 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev54) (1.18.4) 2026-06-12 17:26:11.579 | Collecting httplib2>=0.9.1 (from glance==32.1.0.dev54) 2026-06-12 17:26:11.636 | Downloading httplib2-0.31.2-py3-none-any.whl.metadata (2.2 kB) 2026-06-12 17:26:11.643 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev54) (10.5.0) 2026-06-12 17:26:11.643 | Requirement already satisfied: oslo.concurrency>=4.5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev54) (7.5.0) 2026-06-12 17:26:11.644 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev54) (6.4.0) 2026-06-12 17:26:11.644 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev54) (2.7.1) 2026-06-12 17:26:11.645 | Requirement already satisfied: oslo.utils>=7.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev54) (10.1.1) 2026-06-12 17:26:11.645 | 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.dev54) (5.8.0) 2026-06-12 17:26:11.646 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev54) (3.3.0) 2026-06-12 17:26:11.789 | Collecting taskflow>=4.0.0 (from glance==32.1.0.dev54) 2026-06-12 17:26:11.802 | Downloading taskflow-6.3.0-py3-none-any.whl.metadata (4.5 kB) 2026-06-12 17:26:11.809 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev54) (5.14.0) 2026-06-12 17:26:11.810 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev54) (13.0.0) 2026-06-12 17:26:11.931 | Collecting WSME>=0.8.0 (from glance==32.1.0.dev54) 2026-06-12 17:26:11.935 | Downloading WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2026-06-12 17:26:11.939 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev54) (3.17.0) 2026-06-12 17:26:11.940 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev54) (3.10.1) 2026-06-12 17:26:11.940 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev54) (4.26.0) 2026-06-12 17:26:11.940 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev54) (5.8.0) 2026-06-12 17:26:11.941 | Requirement already satisfied: oslo.db>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev54) (18.0.0) 2026-06-12 17:26:11.941 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev54) (6.8.0) 2026-06-12 17:26:12.070 | Collecting oslo.limit>=1.6.0 (from glance==32.1.0.dev54) 2026-06-12 17:26:12.074 | Downloading oslo_limit-2.11.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-12 17:26:12.078 | Requirement already satisfied: oslo.log>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev54) (8.2.0) 2026-06-12 17:26:12.079 | 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.dev54) (18.1.0) 2026-06-12 17:26:12.079 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev54) (8.1.0) 2026-06-12 17:26:12.216 | Collecting oslo.reports>=1.18.0 (from glance==32.1.0.dev54) 2026-06-12 17:26:12.222 | Downloading oslo_reports-3.8.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-12 17:26:12.227 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev54) (5.1.0) 2026-06-12 17:26:12.228 | Requirement already satisfied: osprofiler>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev54) (4.4.0) 2026-06-12 17:26:12.228 | Requirement already satisfied: glance-store>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev54) (5.5.0) 2026-06-12 17:26:12.229 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev54) (3.1.0) 2026-06-12 17:26:12.229 | Requirement already satisfied: cryptography>=2.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev54) (43.0.3) 2026-06-12 17:26:12.356 | Collecting cursive>=0.2.1 (from glance==32.1.0.dev54) 2026-06-12 17:26:12.361 | Downloading cursive-0.2.3-py2.py3-none-any.whl.metadata (1.7 kB) 2026-06-12 17:26:12.490 | Collecting castellan>=0.17.0 (from glance==32.1.0.dev54) 2026-06-12 17:26:12.495 | Downloading castellan-5.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-12 17:26:12.500 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==32.1.0.dev54) (1.3.12) 2026-06-12 17:26:12.500 | 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.dev54) (4.15.0) 2026-06-12 17:26:12.626 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==32.1.0.dev54) 2026-06-12 17:26:12.630 | Downloading python_barbicanclient-7.4.0-py3-none-any.whl.metadata (11 kB) 2026-06-12 17:26:12.636 | 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.dev54) (2.34.2) 2026-06-12 17:26:12.637 | 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.dev54) (2.0.0) 2026-06-12 17:26:12.640 | 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.dev54) (3.0) 2026-06-12 17:26:12.642 | 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.dev54) (5.10.0) 2026-06-12 17:26:12.643 | 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.dev54) (2.2.1) 2026-06-12 17:26:12.645 | 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.dev54) (2.8.0) 2026-06-12 17:26:12.646 | 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.dev54) (3.5.1) 2026-06-12 17:26:12.651 | 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.dev54) (1.4.2) 2026-06-12 17:26:12.655 | 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.dev54) (3.3.2) 2026-06-12 17:26:12.658 | 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.dev54) (26.1.0) 2026-06-12 17:26:12.658 | 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.dev54) (2025.9.1) 2026-06-12 17:26:12.658 | 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.dev54) (0.37.0) 2026-06-12 17:26:12.659 | 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.dev54) (2026.5.1) 2026-06-12 17:26:12.662 | 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.dev54) (2.1.0) 2026-06-12 17:26:12.663 | 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.dev54) (1.8.2) 2026-06-12 17:26:12.666 | 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.dev54) (4.2.0) 2026-06-12 17:26:12.667 | 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.dev54) (4.0.1) 2026-06-12 17:26:12.667 | 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.dev54) (2.13.0) 2026-06-12 17:26:12.671 | 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.dev54) (1.5.0) 2026-06-12 17:26:12.673 | 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.dev54) (5.3.1) 2026-06-12 17:26:12.676 | 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.dev54) (0.20) 2026-06-12 17:26:12.678 | 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.dev54) (1.3.0) 2026-06-12 17:26:12.679 | 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.dev54) (2.0.0) 2026-06-12 17:26:12.680 | 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.dev54) (6.0.3) 2026-06-12 17:26:12.684 | 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.dev54) (2.1.2) 2026-06-12 17:26:12.684 | 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.dev54) (0.6.2) 2026-06-12 17:26:12.707 | Collecting openstacksdk>=4.11.0 (from oslo.limit>=1.6.0->glance==32.1.0.dev54) 2026-06-12 17:26:12.712 | Downloading openstacksdk-4.15.0-py3-none-any.whl.metadata (12 kB) 2026-06-12 17:26:12.727 | Collecting jmespath>=0.9.0 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev54) 2026-06-12 17:26:12.730 | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-06-12 17:26:12.745 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev54) 2026-06-12 17:26:12.817 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-06-12 17:26:12.836 | Collecting platformdirs>=3 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev54) 2026-06-12 17:26:12.839 | Downloading platformdirs-4.10.0-py3-none-any.whl.metadata (5.5 kB) 2026-06-12 17:26:12.843 | 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.dev54) (7.2.2) 2026-06-12 17:26:12.857 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev54) 2026-06-12 17:26:12.861 | Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 2026-06-12 17:26:12.868 | 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.dev54) (2.9.0.post0) 2026-06-12 17:26:12.870 | 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.dev54) (4.6.0) 2026-06-12 17:26:12.872 | 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.dev54) (7.1.4) 2026-06-12 17:26:12.872 | 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.dev54) (5.3.1) 2026-06-12 17:26:12.872 | 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.dev54) (5.6.2) 2026-06-12 17:26:12.872 | 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.dev54) (0.16.0) 2026-06-12 17:26:12.874 | 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.dev54) (5.1.0) 2026-06-12 17:26:12.878 | 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.dev54) (2026.2) 2026-06-12 17:26:12.878 | 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.dev54) (26.2) 2026-06-12 17:26:12.882 | 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.dev54) (0.25.0) 2026-06-12 17:26:12.883 | 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.dev54) (5.0.0) 2026-06-12 17:26:12.884 | 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.dev54) (3.1.6) 2026-06-12 17:26:12.885 | 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.dev54) (4.0.1) 2026-06-12 17:26:12.889 | 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.dev54) (3.0.3) 2026-06-12 17:26:12.895 | 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.dev54) (1.1.2) 2026-06-12 17:26:12.900 | 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.dev54) (1.7.6) 2026-06-12 17:26:12.910 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->glance==32.1.0.dev54) (82.0.1) 2026-06-12 17:26:12.917 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->glance==32.1.0.dev54) (0.8.0) 2026-06-12 17:26:12.943 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev54) 2026-06-12 17:26:12.946 | Downloading cliff-4.14.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-12 17:26:12.959 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev54) 2026-06-12 17:26:12.964 | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-06-12 17:26:12.989 | Collecting cmd2>=3.0.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev54) 2026-06-12 17:26:12.992 | Downloading cmd2-4.0.0-py3-none-any.whl.metadata (16 kB) 2026-06-12 17:26:13.023 | 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.dev54) 2026-06-12 17:26:13.027 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl.metadata (6.4 kB) 2026-06-12 17:26:13.039 | 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.dev54) 2026-06-12 17:26:13.042 | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-06-12 17:26:13.048 | 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.dev54) (15.0.0) 2026-06-12 17:26:13.058 | 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.dev54) 2026-06-12 17:26:13.062 | Downloading rich_argparse-1.8.0-py3-none-any.whl.metadata (15 kB) 2026-06-12 17:26:13.074 | 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.dev54) (1.17.0) 2026-06-12 17:26:13.084 | 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.dev54) (3.4.7) 2026-06-12 17:26:13.085 | 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.dev54) (3.18) 2026-06-12 17:26:13.086 | 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.dev54) (2.7.0) 2026-06-12 17:26:13.086 | 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.dev54) (2023.11.17) 2026-06-12 17:26:13.101 | 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.dev54) (4.2.0) 2026-06-12 17:26:13.101 | 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.dev54) (2.20.0) 2026-06-12 17:26:13.105 | 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.dev54) (0.1.2) 2026-06-12 17:26:13.112 | 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.dev54) (0.8) 2026-06-12 17:26:13.144 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==32.1.0.dev54) 2026-06-12 17:26:13.148 | Downloading networkx-3.6.1-py3-none-any.whl.metadata (6.8 kB) 2026-06-12 17:26:13.281 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==32.1.0.dev54) 2026-06-12 17:26:13.291 | Downloading automaton-3.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-12 17:26:13.296 | 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.dev54) (9.1.4) 2026-06-12 17:26:13.305 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==32.1.0.dev54) 2026-06-12 17:26:13.308 | Downloading pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-06-12 17:26:13.502 | Collecting simplegeneric (from WSME>=0.8.0->glance==32.1.0.dev54) 2026-06-12 17:26:13.506 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-06-12 17:26:13.511 | Installing build dependencies: started 2026-06-12 17:26:14.257 | Installing build dependencies: finished with status 'done' 2026-06-12 17:26:14.257 | Getting requirements to build wheel: started 2026-06-12 17:26:14.578 | Getting requirements to build wheel: finished with status 'done' 2026-06-12 17:26:14.579 | Preparing metadata (pyproject.toml): started 2026-06-12 17:26:14.761 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-12 17:26:14.763 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->glance==32.1.0.dev54) (2026.2) 2026-06-12 17:26:14.783 | Collecting importlib-metadata>=4.4 (from WSME>=0.8.0->glance==32.1.0.dev54) 2026-06-12 17:26:14.787 | Downloading importlib_metadata-9.0.0-py3-none-any.whl.metadata (4.5 kB) 2026-06-12 17:26:14.807 | Collecting zipp>=3.20 (from importlib-metadata>=4.4->WSME>=0.8.0->glance==32.1.0.dev54) 2026-06-12 17:26:14.811 | Downloading zipp-4.1.0-py3-none-any.whl.metadata (3.6 kB) 2026-06-12 17:26:14.845 | Downloading castellan-5.7.0-py3-none-any.whl (103 kB) 2026-06-12 17:26:14.853 | Downloading cursive-0.2.3-py2.py3-none-any.whl (43 kB) 2026-06-12 17:26:14.859 | Downloading httplib2-0.31.2-py3-none-any.whl (91 kB) 2026-06-12 17:26:14.867 | Downloading oslo_limit-2.11.0-py3-none-any.whl (23 kB) 2026-06-12 17:26:14.873 | Downloading openstacksdk-4.15.0-py3-none-any.whl (2.0 MB) 2026-06-12 17:26:14.912 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 51.8 MB/s 0:00:00 2026-06-12 17:26:14.915 | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-06-12 17:26:14.920 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-06-12 17:26:14.926 | Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 2026-06-12 17:26:14.932 | Downloading oslo_reports-3.8.0-py3-none-any.whl (54 kB) 2026-06-12 17:26:14.938 | Downloading platformdirs-4.10.0-py3-none-any.whl (22 kB) 2026-06-12 17:26:14.945 | Downloading python_barbicanclient-7.4.0-py3-none-any.whl (88 kB) 2026-06-12 17:26:14.953 | Downloading cliff-4.14.0-py3-none-any.whl (86 kB) 2026-06-12 17:26:14.962 | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-06-12 17:26:14.968 | Downloading cmd2-4.0.0-py3-none-any.whl (180 kB) 2026-06-12 17:26:14.977 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl (391 kB) 2026-06-12 17:26:14.987 | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-06-12 17:26:14.994 | Downloading rich_argparse-1.8.0-py3-none-any.whl (25 kB) 2026-06-12 17:26:15.002 | Downloading taskflow-6.3.0-py3-none-any.whl (491 kB) 2026-06-12 17:26:15.022 | Downloading automaton-3.4.0-py3-none-any.whl (23 kB) 2026-06-12 17:26:15.031 | Downloading networkx-3.6.1-py3-none-any.whl (2.1 MB) 2026-06-12 17:26:15.089 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 35.2 MB/s 0:00:00 2026-06-12 17:26:15.099 | Downloading pydot-4.0.1-py3-none-any.whl (37 kB) 2026-06-12 17:26:15.113 | Downloading WSME-0.12.1-py3-none-any.whl (59 kB) 2026-06-12 17:26:15.128 | Downloading importlib_metadata-9.0.0-py3-none-any.whl (27 kB) 2026-06-12 17:26:15.139 | Downloading zipp-4.1.0-py3-none-any.whl (10 kB) 2026-06-12 17:26:15.177 | Building wheels for collected packages: glance, simplegeneric 2026-06-12 17:26:15.177 | Building editable for glance (pyproject.toml): started 2026-06-12 17:26:15.662 | Building editable for glance (pyproject.toml): finished with status 'done' 2026-06-12 17:26:15.665 | Created wheel for glance: filename=glance-32.1.0.dev54-0.editable-py3-none-any.whl size=8991 sha256=ed10a347391f654c12f0e61706ac3f2548676116370e72cb6b8514efa80744c7 2026-06-12 17:26:15.665 | Stored in directory: /tmp/pip-ephem-wheel-cache-orpxrsc0/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2026-06-12 17:26:15.666 | Building wheel for simplegeneric (pyproject.toml): started 2026-06-12 17:26:15.882 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-06-12 17:26:15.883 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=1c10917f0324604a984b5853290b95c0d835ed4fb16745d949ef06bf1aea2915 2026-06-12 17:26:15.883 | Stored in directory: /opt/stack/.cache/pip/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-06-12 17:26:15.885 | Successfully built glance simplegeneric 2026-06-12 17:26:16.011 | Installing collected packages: simplegeneric, pyperclip, zipp, pydot, prompt-toolkit, platformdirs, networkx, jsonpointer, jmespath, httplib2, autopage, jsonpatch, importlib-metadata, automaton, WSME, rich-argparse, openstacksdk, cmd2, taskflow, oslo.reports, cliff, python-barbicanclient, oslo.limit, castellan, cursive, glance 2026-06-12 17:26:17.457 | Attempting uninstall: jsonpointer 2026-06-12 17:26:17.465 | Found existing installation: jsonpointer 2.0 2026-06-12 17:26:17.465 | Not uninstalling jsonpointer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-12 17:26:17.465 | Can't uninstall 'jsonpointer'. No files were found to uninstall. 2026-06-12 17:26:17.473 | Attempting uninstall: jmespath 2026-06-12 17:26:17.480 | Found existing installation: jmespath 1.0.1 2026-06-12 17:26:17.481 | Not uninstalling jmespath at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-12 17:26:17.481 | Can't uninstall 'jmespath'. No files were found to uninstall. 2026-06-12 17:26:17.499 | Attempting uninstall: httplib2 2026-06-12 17:26:17.507 | Found existing installation: httplib2 0.20.4 2026-06-12 17:26:17.507 | Not uninstalling httplib2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-12 17:26:17.507 | Can't uninstall 'httplib2'. No files were found to uninstall. 2026-06-12 17:26:17.552 | Attempting uninstall: jsonpatch 2026-06-12 17:26:17.559 | Found existing installation: jsonpatch 1.32 2026-06-12 17:26:17.559 | Not uninstalling jsonpatch at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-12 17:26:17.559 | Can't uninstall 'jsonpatch'. No files were found to uninstall. 2026-06-12 17:26:19.722 | 2026-06-12 17:26:19.731 | 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.dev54 httplib2-0.31.2 importlib-metadata-9.0.0 jmespath-1.1.0 jsonpatch-1.33 jsonpointer-3.1.1 networkx-3.6.1 openstacksdk-4.15.0 oslo.limit-2.11.0 oslo.reports-3.8.0 platformdirs-4.10.0 prompt-toolkit-3.0.52 pydot-4.0.1 pyperclip-1.11.0 python-barbicanclient-7.4.0 rich-argparse-1.8.0 simplegeneric-0.8.1 taskflow-6.3.0 zipp-4.1.0 2026-06-12 17:26:19.898 | + inc/python:pip_install:216 : result=0 2026-06-12 17:26:19.901 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-12 17:26:19.903 | + functions-common:time_stop:2414 : local name 2026-06-12 17:26:19.905 | + functions-common:time_stop:2415 : local end_time 2026-06-12 17:26:19.908 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-12 17:26:19.912 | + functions-common:time_stop:2417 : local total 2026-06-12 17:26:19.914 | + functions-common:time_stop:2418 : local start_time 2026-06-12 17:26:19.917 | + functions-common:time_stop:2420 : name=pip_install 2026-06-12 17:26:19.920 | + functions-common:time_stop:2421 : start_time=1781285169152 2026-06-12 17:26:19.923 | + functions-common:time_stop:2423 : [[ -z 1781285169152 ]] 2026-06-12 17:26:19.926 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-12 17:26:19.929 | + functions-common:time_stop:2426 : end_time=1781285179927 2026-06-12 17:26:19.933 | + functions-common:time_stop:2427 : elapsed_time=10775 2026-06-12 17:26:19.935 | + functions-common:time_stop:2428 : total=46115 2026-06-12 17:26:19.938 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-12 17:26:19.941 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=56890 2026-06-12 17:26:19.943 | + inc/python:pip_install:219 : return 0 2026-06-12 17:26:19.946 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-12 17:26:19.948 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-12 17:26:19.951 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2026-06-12 17:26:19.954 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2026-06-12 17:26:19.957 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 17:26:19.960 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-12 17:26:19.963 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,/opt/stack/glance, ]] 2026-06-12 17:26:19.966 | + inc/python:use_library_from_git:269 : return 1 2026-06-12 17:26:19.968 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-12 17:26:19.972 | + ./stack.sh:main:939 : configure_glance 2026-06-12 17:26:19.975 | + lib/glance:configure_glance:348 : sudo install -d -o stack /etc/glance /etc/glance/metadefs 2026-06-12 17:26:19.989 | + lib/glance:configure_glance:351 : local dburl 2026-06-12 17:26:19.992 | ++ lib/glance:configure_glance:352 : database_connection_url glance 2026-06-12 17:26:19.995 | ++ lib/database:database_connection_url:134 : local db=glance 2026-06-12 17:26:19.997 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2026-06-12 17:26:20.000 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=glance 2026-06-12 17:26:20.003 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-12 17:26:20.006 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-12 17:26:20.009 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-12 17:26:20.025 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:26:20.028 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-12 17:26:20.030 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-06-12 17:26:20.034 | + lib/glance:configure_glance:352 : dburl='mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-06-12 17:26:20.036 | + lib/glance:configure_glance:354 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2026-06-12 17:26:20.070 | + lib/glance:configure_glance:355 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-06-12 17:26:20.104 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2026-06-12 17:26:20.133 | + lib/glance:configure_glance:357 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-06-12 17:26:20.166 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2026-06-12 17:26:20.203 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2026-06-12 17:26:20.238 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2026-06-12 17:26:20.271 | + lib/glance:configure_glance:361 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2026-06-12 17:26:20.274 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/glance/glance-api.conf 2026-06-12 17:26:20.276 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-06-12 17:26:20.279 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-12 17:26:20.282 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-12 17:26:20.284 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/glance/glance-api.conf glance keystone_authtoken 2026-06-12 17:26:20.287 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/glance/glance-api.conf 2026-06-12 17:26:20.289 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-06-12 17:26:20.291 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-12 17:26:20.294 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2026-06-12 17:26:20.326 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2026-06-12 17:26:20.354 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url https://10.4.3.250/identity 2026-06-12 17:26:20.383 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2026-06-12 17:26:20.413 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/glance/glance-api.conf keystone_authtoken password secretservice 2026-06-12 17:26:20.444 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2026-06-12 17:26:20.477 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2026-06-12 17:26:20.515 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2026-06-12 17:26:20.549 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken www_authenticate_uri https://10.4.3.250/identity 2026-06-12 17:26:20.581 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-12 17:26:20.613 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2026-06-12 17:26:20.643 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-12 17:26:20.646 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2026-06-12 17:26:20.680 | + lib/glance:configure_glance:363 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2026-06-12 17:26:20.683 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2026-06-12 17:26:20.686 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2026-06-12 17:26:20.689 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-12 17:26:20.692 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-12 17:26:20.694 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-12 17:26:20.709 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:26:20.712 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-12 17:26:20.715 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-12 17:26:20.718 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-12 17:26:20.733 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:26:20.736 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.250:5672/ 2026-06-12 17:26:20.739 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@10.4.3.250:5672/ 2026-06-12 17:26:20.769 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-12 17:26:20.771 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-12 17:26:20.774 | + lib/glance:configure_glance:364 : '[' libvirt = libvirt ']' 2026-06-12 17:26:20.776 | + lib/glance:configure_glance:364 : '[' qemu = parallels ']' 2026-06-12 17:26:20.779 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2026-06-12 17:26:20.808 | + lib/glance:configure_glance:369 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2026-06-12 17:26:20.836 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2026-06-12 17:26:20.866 | + lib/glance:configure_glance:373 : configure_glance_store False False 2026-06-12 17:26:20.868 | + lib/glance:configure_glance_store:278 : local use_cinder_for_glance=False 2026-06-12 17:26:20.871 | + lib/glance:configure_glance_store:279 : local glance_enable_multiple_stores=False 2026-06-12 17:26:20.874 | + lib/glance:configure_glance_store:280 : local be 2026-06-12 17:26:20.876 | + lib/glance:configure_glance_store:282 : [[ False == \F\a\l\s\e ]] 2026-06-12 17:26:20.878 | + lib/glance:configure_glance_store:283 : [[ False == \T\r\u\e ]] 2026-06-12 17:26:20.880 | + lib/glance:configure_glance_store:300 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-06-12 17:26:20.910 | + lib/glance:configure_glance:376 : '[' -n '' ']' 2026-06-12 17:26:20.912 | + lib/glance:configure_glance:379 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.4.3.250 2026-06-12 17:26:20.942 | + lib/glance:configure_glance:383 : [[ False == \F\a\l\s\e ]] 2026-06-12 17:26:20.945 | + lib/glance:configure_glance:385 : [[ False == \T\r\u\e ]] 2026-06-12 17:26:20.947 | + lib/glance:configure_glance:391 : is_service_enabled s-proxy 2026-06-12 17:26:20.964 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:26:20.967 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2026-06-12 17:26:20.996 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2026-06-12 17:26:21.025 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2026-06-12 17:26:21.054 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2026-06-12 17:26:21.083 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2026-06-12 17:26:21.111 | + lib/glance:configure_glance:399 : is_service_enabled tls-proxy 2026-06-12 17:26:21.127 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:26:21.129 | + lib/glance:configure_glance:400 : iniset /etc/glance/glance-api.conf glance_store swift_store_cacert /opt/stack/data/ca-bundle.pem 2026-06-12 17:26:21.161 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2026-06-12 17:26:21.192 | + lib/glance:configure_glance:404 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2026-06-12 17:26:21.222 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-swift-store.conf ref1 key secretservice 2026-06-12 17:26:21.251 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address https://10.4.3.250/identity/v3 2026-06-12 17:26:21.280 | + lib/glance:configure_glance:408 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2026-06-12 17:26:21.308 | + lib/glance:configure_glance:420 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint https://10.4.3.250/image 2026-06-12 17:26:21.337 | + lib/glance:configure_glance:422 : is_service_enabled tls-proxy 2026-06-12 17:26:21.354 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:26:21.356 | + lib/glance:configure_glance:423 : iniset /etc/glance/glance-api.conf DEFAULT bind_port 19292 2026-06-12 17:26:21.384 | + lib/glance:configure_glance:424 : iniset /etc/glance/glance-api.conf keystone_authtoken identity_uri https://10.4.3.250/identity 2026-06-12 17:26:21.414 | + lib/glance:configure_glance:428 : setup_logging /etc/glance/glance-api.conf 2026-06-12 17:26:21.416 | + functions:setup_logging:693 : setup_systemd_logging /etc/glance/glance-api.conf 2026-06-12 17:26:21.419 | + functions:setup_systemd_logging:710 : local conf_file=/etc/glance/glance-api.conf 2026-06-12 17:26:21.422 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-12 17:26:21.437 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-12 17:26:21.440 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-12 17:26:21.442 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-12 17:26:21.445 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-12 17:26:21.447 | + functions:setup_systemd_logging:723 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-12 17:26:21.482 | + functions:setup_systemd_logging:725 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-06-12 17:26:21.515 | + functions:setup_systemd_logging:726 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-12 17:26:21.548 | + functions:setup_systemd_logging:727 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-12 17:26:21.583 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2026-06-12 17:26:21.617 | + lib/glance:configure_glance:430 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2026-06-12 17:26:21.622 | + lib/glance:configure_glance:433 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2026-06-12 17:26:21.655 | + lib/glance:configure_glance:434 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2026-06-12 17:26:21.681 | + lib/glance:configure_glance:435 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-06-12 17:26:21.713 | + lib/glance:configure_glance:436 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2026-06-12 17:26:21.745 | + lib/glance:configure_glance:439 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-06-12 17:26:21.775 | + lib/glance:configure_glance:442 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2026-06-12 17:26:21.807 | + lib/glance:configure_glance:443 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2026-06-12 17:26:21.836 | + lib/glance:configure_glance:444 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2026-06-12 17:26:21.865 | + lib/glance:configure_glance:446 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2026-06-12 17:26:21.870 | + lib/glance:configure_glance:447 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-mode.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-vtpm-hw.json /opt/stack/glance/etc/metadefs/compute-vtpm.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2026-06-12 17:26:21.881 | + lib/glance:configure_glance:449 : is_service_enabled tls-proxy 2026-06-12 17:26:21.896 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:26:21.898 | + lib/glance:configure_glance:450 : CINDER_SERVICE_HOST=10.4.3.250 2026-06-12 17:26:21.901 | + lib/glance:configure_glance:451 : CINDER_SERVICE_PORT=8776 2026-06-12 17:26:21.903 | + lib/glance:configure_glance:453 : iniset /etc/glance/glance-api.conf DEFAULT cinder_endpoint_template 'https://10.4.3.250:8776/v3/%(project_id)s' 2026-06-12 17:26:21.933 | + lib/glance:configure_glance:454 : iniset /etc/glance/glance-cache.conf DEFAULT cinder_endpoint_template 'https://10.4.3.250:8776/v3/%(project_id)s' 2026-06-12 17:26:21.964 | + lib/glance:configure_glance:457 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini glance.wsgi.api:application /image glance-api 2026-06-12 17:26:21.967 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2026-06-12 17:26:21.968 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2026-06-12 17:26:21.971 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2026-06-12 17:26:21.973 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2026-06-12 17:26:21.976 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2026-06-12 17:26:21.977 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2026-06-12 17:26:21.981 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-12 17:26:21.983 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2026-06-12 17:26:22.016 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2026-06-12 17:26:22.019 | ++ functions:get_random_port:860 : read lower_port upper_port 2026-06-12 17:26:22.022 | ++ functions:get_random_port:861 : true 2026-06-12 17:26:22.024 | ++ functions:get_random_port:862 : (( port = upper_port )) 2026-06-12 17:26:22.027 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2026-06-12 17:26:22.029 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2026-06-12 17:26:22.085 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2026-06-12 17:26:22.088 | ++ functions:get_random_port:865 : break 2 2026-06-12 17:26:22.090 | ++ functions:get_random_port:869 : echo 60999 2026-06-12 17:26:22.093 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2026-06-12 17:26:22.096 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2026-06-12 17:26:22.124 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2026-06-12 17:26:22.150 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2026-06-12 17:26:22.179 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2026-06-12 17:26:22.209 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2026-06-12 17:26:22.238 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-12 17:26:22.268 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2026-06-12 17:26:22.298 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2026-06-12 17:26:22.326 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2026-06-12 17:26:22.356 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-06-12 17:26:22.386 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2026-06-12 17:26:22.415 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-12 17:26:22.442 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2026-06-12 17:26:22.470 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2026-06-12 17:26:22.498 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2026-06-12 17:26:22.528 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2026-06-12 17:26:22.557 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2026-06-12 17:26:22.583 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2026-06-12 17:26:22.611 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2026-06-12 17:26:22.638 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2026-06-12 17:26:22.665 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2026-06-12 17:26:22.668 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-06-12 17:26:22.670 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-12 17:26:22.672 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-12 17:26:22.674 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 17:26:22.677 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 17:26:22.680 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-06-12 17:26:22.682 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-06-12 17:26:22.713 | proxy (enabled by site administrator) 2026-06-12 17:26:22.716 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2026-06-12 17:26:22.719 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-06-12 17:26:22.721 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-12 17:26:22.723 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-12 17:26:22.725 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 17:26:22.728 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 17:26:22.730 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-06-12 17:26:22.732 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-06-12 17:26:22.763 | No module matches proxy_http 2026-06-12 17:26:22.765 | + lib/apache:enable_apache_mod:62 : sudo a2enmod proxy_http 2026-06-12 17:26:22.798 | Considering dependency proxy for proxy_http: 2026-06-12 17:26:22.798 | Module proxy already enabled 2026-06-12 17:26:22.798 | Enabling module proxy_http. 2026-06-12 17:26:22.802 | To activate the new configuration, you need to run: 2026-06-12 17:26:22.802 | systemctl restart apache2 2026-06-12 17:26:22.806 | + lib/apache:enable_apache_mod:63 : [[ '' != \n\o\r\e\s\t\a\r\t ]] 2026-06-12 17:26:22.809 | + lib/apache:enable_apache_mod:64 : restart_apache_server 2026-06-12 17:26:22.811 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-12 17:26:22.813 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-12 17:26:22.815 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-12 17:26:22.918 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2026-06-12 17:26:22.922 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2026-06-12 17:26:22.924 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2026-06-12 17:26:22.927 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-12 17:26:22.930 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 17:26:22.932 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 17:26:22.934 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/glance-api.conf 2026-06-12 17:26:22.937 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/apache2/sites-available/glance-api.conf 2026-06-12 17:26:22.940 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2026-06-12 17:26:22.940 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/apache2/sites-available/glance-api.conf 2026-06-12 17:26:22.948 | KeepAlive Off 2026-06-12 17:26:22.952 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-06-12 17:26:22.952 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2026-06-12 17:26:22.960 | SetEnv proxy-sendchunked 1 2026-06-12 17:26:22.964 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2026-06-12 17:26:22.964 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-06-12 17:26:22.972 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2026-06-12 17:26:22.976 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2026-06-12 17:26:22.979 | + lib/apache:enable_apache_site:191 : local site=glance-api 2026-06-12 17:26:22.981 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-12 17:26:22.983 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-12 17:26:22.985 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-12 17:26:22.987 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-12 17:26:22.990 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 17:26:22.992 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 17:26:22.994 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-12 17:26:22.997 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-12 17:26:22.999 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 17:26:23.002 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 17:26:23.005 | + lib/apache:enable_apache_site:195 : sudo a2ensite glance-api 2026-06-12 17:26:23.038 | Enabling site glance-api. 2026-06-12 17:26:23.043 | To activate the new configuration, you need to run: 2026-06-12 17:26:23.043 | systemctl reload apache2 2026-06-12 17:26:23.048 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2026-06-12 17:26:23.050 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-12 17:26:23.052 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-12 17:26:23.055 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-12 17:26:23.159 | ++ lib/glance:configure_glance:461 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2026-06-12 17:26:23.165 | + lib/glance:configure_glance:461 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2026-06-12 17:26:23.198 | + lib/glance:configure_glance:465 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /opt/stack/data/venv/bin/python3 2026-06-12 17:26:23.230 | + lib/glance:configure_glance:467 : [[ True == True ]] 2026-06-12 17:26:23.233 | + lib/glance:configure_glance:468 : iniset /etc/glance/glance-api.conf oslo_policy enforce_scope true 2026-06-12 17:26:23.266 | + lib/glance:configure_glance:469 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2026-06-12 17:26:23.297 | + lib/glance:configure_glance:470 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2026-06-12 17:26:23.330 | + ./stack.sh:main:942 : is_service_enabled cinder 2026-06-12 17:26:23.349 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:26:23.352 | + ./stack.sh:main:944 : stack_install_service cinder 2026-06-12 17:26:23.354 | + lib/stack:stack_install_service:20 : local service=cinder 2026-06-12 17:26:23.356 | + lib/stack:stack_install_service:21 : type install_cinder 2026-06-12 17:26:23.359 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-12 17:26:23.362 | + lib/stack:stack_install_service:32 : install_cinder 2026-06-12 17:26:23.364 | + lib/cinder:install_cinder:525 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2026-06-12 17:26:23.367 | + functions-common:git_clone:583 : local git_remote=https://opendev.org/openstack/cinder.git 2026-06-12 17:26:23.369 | + functions-common:git_clone:584 : local git_dest=/opt/stack/cinder 2026-06-12 17:26:23.371 | + functions-common:git_clone:585 : local git_ref=master 2026-06-12 17:26:23.374 | + functions-common:git_clone:586 : local orig_dir 2026-06-12 17:26:23.377 | ++ functions-common:git_clone:587 : pwd 2026-06-12 17:26:23.379 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-12 17:26:23.382 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-12 17:26:23.385 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-12 17:26:23.402 | + functions-common:git_clone:590 : RECLONE=False 2026-06-12 17:26:23.404 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-12 17:26:23.407 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-12 17:26:23.410 | + functions-common:git_clone:604 : echo master 2026-06-12 17:26:23.410 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-12 17:26:23.415 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/cinder ]] 2026-06-12 17:26:23.418 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-12 17:26:23.421 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/cinder 2026-06-12 17:26:23.435 | + functions-common:git_clone:666 : cd /opt/stack/cinder 2026-06-12 17:26:23.437 | + functions-common:git_clone:667 : git show --oneline 2026-06-12 17:26:23.437 | + functions-common:git_clone:667 : head -1 2026-06-12 17:26:23.490 | f221d9b57 Merge 'refs/changes/82/990982/2' 2026-06-12 17:26:23.493 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-12 17:26:23.496 | + lib/cinder:install_cinder:526 : setup_develop /opt/stack/cinder 2026-06-12 17:26:23.498 | + inc/python:setup_develop:353 : local bindep 2026-06-12 17:26:23.501 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2026-06-12 17:26:23.504 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2026-06-12 17:26:23.506 | + inc/python:setup_develop:359 : local extras= 2026-06-12 17:26:23.509 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2026-06-12 17:26:23.513 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-12 17:26:23.515 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2026-06-12 17:26:23.518 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2026-06-12 17:26:23.520 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-12 17:26:23.523 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-12 17:26:23.527 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2026-06-12 17:26:23.529 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-12 17:26:23.533 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2026-06-12 17:26:23.535 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-12 17:26:23.538 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-12 17:26:23.541 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2026-06-12 17:26:23.547 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2026-06-12 17:26:23.550 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2026-06-12 17:26:23.553 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2026-06-12 17:26:23.633 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2026-06-12 17:26:23.636 | + inc/python:setup_package:436 : local bindep=0 2026-06-12 17:26:23.639 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-12 17:26:23.641 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-12 17:26:23.644 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2026-06-12 17:26:23.647 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2026-06-12 17:26:23.650 | + inc/python:setup_package:445 : local flags=-e 2026-06-12 17:26:23.653 | + inc/python:setup_package:446 : local extras= 2026-06-12 17:26:23.656 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-12 17:26:23.659 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-12 17:26:23.662 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-12 17:26:23.665 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-12 17:26:23.668 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-12 17:26:23.671 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2026-06-12 17:26:23.692 | Using python 3.12 to install /opt/stack/cinder 2026-06-12 17:26:23.695 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2026-06-12 17:26:24.187 | Obtaining file:///opt/stack/cinder 2026-06-12 17:26:24.190 | Installing build dependencies: started 2026-06-12 17:26:24.989 | Installing build dependencies: finished with status 'done' 2026-06-12 17:26:24.989 | Checking if build backend supports build_editable: started 2026-06-12 17:26:25.290 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-12 17:26:25.291 | Getting requirements to build editable: started 2026-06-12 17:26:25.450 | Getting requirements to build editable: finished with status 'done' 2026-06-12 17:26:25.452 | Preparing editable metadata (pyproject.toml): started 2026-06-12 17:26:26.411 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-12 17:26:26.427 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev117) (7.0.3) 2026-06-12 17:26:26.427 | Requirement already satisfied: decorator>=4.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev117) (5.3.1) 2026-06-12 17:26:26.427 | 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.dev117) (0.41.0) 2026-06-12 17:26:26.428 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev117) (3.3.0) 2026-06-12 17:26:26.428 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev117) (3.5.1) 2026-06-12 17:26:26.429 | Requirement already satisfied: iso8601>=0.1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev117) (2.1.0) 2026-06-12 17:26:26.429 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev117) (4.26.0) 2026-06-12 17:26:26.429 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev117) (5.14.0) 2026-06-12 17:26:26.430 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev117) (13.0.0) 2026-06-12 17:26:26.430 | Requirement already satisfied: lxml>=4.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev117) (6.1.1) 2026-06-12 17:26:26.431 | Requirement already satisfied: oslo.config>=8.3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev117) (10.5.0) 2026-06-12 17:26:26.432 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev117) (7.5.0) 2026-06-12 17:26:26.432 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev117) (6.4.0) 2026-06-12 17:26:26.432 | Requirement already satisfied: oslo.db>=11.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev117) (18.0.0) 2026-06-12 17:26:26.432 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev117) (8.2.0) 2026-06-12 17:26:26.433 | Requirement already satisfied: oslo.messaging>=14.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev117) (18.1.0) 2026-06-12 17:26:26.433 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev117) (8.1.0) 2026-06-12 17:26:26.434 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev117) (5.1.0) 2026-06-12 17:26:26.434 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev117) (3.11.0) 2026-06-12 17:26:26.435 | Requirement already satisfied: oslo.reports>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev117) (3.8.0) 2026-06-12 17:26:26.435 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev117) (7.9.0) 2026-06-12 17:26:26.436 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev117) (5.10.0) 2026-06-12 17:26:26.436 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev117) (4.6.0) 2026-06-12 17:26:26.437 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev117) (2.7.1) 2026-06-12 17:26:26.437 | Requirement already satisfied: oslo.utils>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev117) (10.1.1) 2026-06-12 17:26:26.636 | Collecting oslo.versionedobjects>=2.4.0 (from cinder==28.1.0.dev117) 2026-06-12 17:26:26.770 | Downloading oslo_versionedobjects-3.10.2-py3-none-any.whl.metadata (2.5 kB) 2026-06-12 17:26:26.775 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev117) (4.4.0) 2026-06-12 17:26:26.776 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev117) (26.2) 2026-06-12 17:26:26.802 | Collecting paramiko>=2.7.2 (from cinder==28.1.0.dev117) 2026-06-12 17:26:26.810 | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-12 17:26:26.816 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev117) (3.10.1) 2026-06-12 17:26:26.819 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev117) (3.1.0) 2026-06-12 17:26:26.819 | Requirement already satisfied: pyparsing>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev117) (3.3.2) 2026-06-12 17:26:26.819 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev117) (7.4.0) 2026-06-12 17:26:26.953 | Collecting python-glanceclient>=3.2.2 (from cinder==28.1.0.dev117) 2026-06-12 17:26:26.957 | Downloading python_glanceclient-4.12.0-py3-none-any.whl.metadata (4.0 kB) 2026-06-12 17:26:26.961 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev117) (5.8.0) 2026-06-12 17:26:27.088 | Collecting python-novaclient>=18.2.0 (from cinder==28.1.0.dev117) 2026-06-12 17:26:27.204 | Downloading python_novaclient-18.13.0-py3-none-any.whl.metadata (3.2 kB) 2026-06-12 17:26:27.208 | Requirement already satisfied: python-swiftclient>=3.10.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev117) (4.10.0) 2026-06-12 17:26:27.209 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev117) (2.34.2) 2026-06-12 17:26:27.209 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev117) (2.5.1) 2026-06-12 17:26:27.210 | Requirement already satisfied: taskflow>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev117) (6.3.0) 2026-06-12 17:26:27.337 | Collecting rtslib-fb>=2.1.74 (from cinder==28.1.0.dev117) 2026-06-12 17:26:27.341 | Downloading rtslib_fb-2.2.4-py3-none-any.whl.metadata (2.4 kB) 2026-06-12 17:26:27.345 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev117) (2.0.50) 2026-06-12 17:26:27.346 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev117) (5.8.0) 2026-06-12 17:26:27.355 | Collecting tabulate>=0.8.7 (from cinder==28.1.0.dev117) 2026-06-12 17:26:27.360 | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-06-12 17:26:27.374 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev117) (9.1.4) 2026-06-12 17:26:27.375 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev117) (1.8.10) 2026-06-12 17:26:27.375 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev117) (6.8.0) 2026-06-12 17:26:27.519 | Collecting oslo.vmware>=3.10.0 (from cinder==28.1.0.dev117) 2026-06-12 17:26:27.523 | Downloading oslo_vmware-4.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-12 17:26:27.528 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev117) (7.1.0) 2026-06-12 17:26:27.662 | Collecting tooz>=2.8.0 (from cinder==28.1.0.dev117) 2026-06-12 17:26:27.666 | Downloading tooz-8.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-12 17:26:27.701 | Collecting google-api-python-client>=1.11.0 (from cinder==28.1.0.dev117) 2026-06-12 17:26:27.705 | Downloading google_api_python_client-2.197.0-py3-none-any.whl.metadata (7.0 kB) 2026-06-12 17:26:27.710 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev117) (5.7.0) 2026-06-12 17:26:27.711 | Requirement already satisfied: cryptography>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev117) (43.0.3) 2026-06-12 17:26:27.711 | Requirement already satisfied: cursive>=0.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev117) (0.2.3) 2026-06-12 17:26:27.782 | Collecting zstd>=1.5.0.0 (from cinder==28.1.0.dev117) 2026-06-12 17:26:27.788 | Downloading zstd-1.5.7.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl.metadata (29 kB) 2026-06-12 17:26:27.971 | Collecting boto3>=1.18.49 (from cinder==28.1.0.dev117) 2026-06-12 17:26:27.975 | Downloading boto3-1.35.99-py3-none-any.whl.metadata (6.7 kB) 2026-06-12 17:26:27.981 | Requirement already satisfied: distro>=1.8.0 in /usr/lib/python3/dist-packages (from cinder==28.1.0.dev117) (1.9.0) 2026-06-12 17:26:27.981 | Requirement already satisfied: tzdata>=2022.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev117) (2026.2) 2026-06-12 17:26:27.981 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev117) (7.1.4) 2026-06-12 17:26:28.171 | Collecting botocore<1.36.0,>=1.35.99 (from boto3>=1.18.49->cinder==28.1.0.dev117) 2026-06-12 17:26:28.175 | Downloading botocore-1.35.99-py3-none-any.whl.metadata (5.7 kB) 2026-06-12 17:26:28.180 | 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.dev117) (1.1.0) 2026-06-12 17:26:28.191 | Collecting s3transfer<0.11.0,>=0.10.0 (from boto3>=1.18.49->cinder==28.1.0.dev117) 2026-06-12 17:26:28.197 | Downloading s3transfer-0.10.4-py3-none-any.whl.metadata (1.7 kB) 2026-06-12 17:26:28.202 | 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.dev117) (2.9.0.post0) 2026-06-12 17:26:28.203 | Requirement already satisfied: urllib3!=2.2.0,<3,>=1.25.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from botocore<1.36.0,>=1.35.99->boto3>=1.18.49->cinder==28.1.0.dev117) (2.7.0) 2026-06-12 17:26:28.205 | 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.dev117) (1.17.0) 2026-06-12 17:26:28.220 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.1->cinder==28.1.0.dev117) (2.0.0) 2026-06-12 17:26:28.223 | 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.dev117) (3.0) 2026-06-12 17:26:28.227 | 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.dev117) (2.8.0) 2026-06-12 17:26:28.231 | 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.dev117) (3.1.0) 2026-06-12 17:26:28.232 | 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.dev117) (2.2.1) 2026-06-12 17:26:28.233 | 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.dev117) (0.31.2) 2026-06-12 17:26:28.257 | 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.dev117) 2026-06-12 17:26:28.261 | Downloading google_auth-2.53.0-py3-none-any.whl.metadata (5.5 kB) 2026-06-12 17:26:28.277 | Collecting google-auth-httplib2<1.0.0,>=0.2.0 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev117) 2026-06-12 17:26:28.282 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-06-12 17:26:28.309 | 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.dev117) 2026-06-12 17:26:28.317 | Downloading google_api_core-2.31.0-py3-none-any.whl.metadata (3.2 kB) 2026-06-12 17:26:28.334 | Collecting uritemplate<5,>=3.0.1 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev117) 2026-06-12 17:26:28.343 | Downloading uritemplate-4.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-06-12 17:26:28.364 | 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.dev117) 2026-06-12 17:26:28.367 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl.metadata (8.6 kB) 2026-06-12 17:26:28.653 | 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.dev117) 2026-06-12 17:26:28.658 | Downloading protobuf-6.33.6-cp39-abi3-manylinux2014_x86_64.whl.metadata (593 bytes) 2026-06-12 17:26:28.677 | 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.dev117) 2026-06-12 17:26:28.682 | Downloading proto_plus-1.28.0-py3-none-any.whl.metadata (2.2 kB) 2026-06-12 17:26:28.707 | 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.dev117) 2026-06-12 17:26:28.714 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-12 17:26:28.727 | 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.dev117) (3.4.7) 2026-06-12 17:26:28.728 | 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.dev117) (3.18) 2026-06-12 17:26:28.729 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==28.1.0.dev117) (2023.11.17) 2026-06-12 17:26:28.737 | 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.dev117) (26.1.0) 2026-06-12 17:26:28.737 | 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.dev117) (2025.9.1) 2026-06-12 17:26:28.737 | 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.dev117) (0.37.0) 2026-06-12 17:26:28.738 | 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.dev117) (2026.5.1) 2026-06-12 17:26:28.742 | 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.dev117) (1.8.2) 2026-06-12 17:26:28.743 | 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.dev117) (4.15.0) 2026-06-12 17:26:28.745 | 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.dev117) (4.2.0) 2026-06-12 17:26:28.746 | 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.dev117) (4.0.1) 2026-06-12 17:26:28.746 | 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.dev117) (2.13.0) 2026-06-12 17:26:28.751 | 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.dev117) (7.2.2) 2026-06-12 17:26:28.754 | 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.dev117) (1.5.0) 2026-06-12 17:26:28.758 | 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.dev117) (0.20) 2026-06-12 17:26:28.761 | 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.dev117) (1.3.0) 2026-06-12 17:26:28.761 | 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.dev117) (2.0.0) 2026-06-12 17:26:28.762 | 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.dev117) (6.0.3) 2026-06-12 17:26:28.766 | 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.dev117) (1.18.4) 2026-06-12 17:26:28.767 | 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.dev117) (2.1.2) 2026-06-12 17:26:28.767 | 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.dev117) (0.6.2) 2026-06-12 17:26:28.769 | 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.dev117) (1.3.12) 2026-06-12 17:26:28.776 | 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.dev117) (5.3.1) 2026-06-12 17:26:28.777 | 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.dev117) (5.6.2) 2026-06-12 17:26:28.777 | 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.dev117) (0.16.0) 2026-06-12 17:26:28.780 | 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.dev117) (5.1.0) 2026-06-12 17:26:28.786 | 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.dev117) (0.25.0) 2026-06-12 17:26:28.788 | 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.dev117) (5.0.0) 2026-06-12 17:26:28.788 | 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.dev117) (3.1.6) 2026-06-12 17:26:28.789 | 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.dev117) (4.0.1) 2026-06-12 17:26:28.793 | 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.dev117) (3.0.3) 2026-06-12 17:26:28.799 | 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.dev117) (1.1.2) 2026-06-12 17:26:28.810 | 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.dev117) (1.7.6) 2026-06-12 17:26:28.949 | Collecting cotyledon>=2.2.0 (from oslo.service[threading]>=4.5.0->cinder==28.1.0.dev117) 2026-06-12 17:26:28.956 | Downloading cotyledon-2.2.0-py3-none-any.whl.metadata (3.7 kB) 2026-06-12 17:26:29.004 | Collecting setproctitle (from cotyledon>=2.2.0->oslo.service[threading]>=4.5.0->cinder==28.1.0.dev117) 2026-06-12 17:26:29.013 | Downloading setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (10 kB) 2026-06-12 17:26:29.022 | 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.dev117) (3.17.0) 2026-06-12 17:26:29.166 | Collecting suds-community>=0.6 (from oslo.vmware>=3.10.0->cinder==28.1.0.dev117) 2026-06-12 17:26:29.172 | Downloading suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2026-06-12 17:26:29.206 | Collecting invoke>=2.0 (from paramiko>=2.7.2->cinder==28.1.0.dev117) 2026-06-12 17:26:29.214 | Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2026-06-12 17:26:29.244 | Collecting pynacl>=1.5 (from paramiko>=2.7.2->cinder==28.1.0.dev117) 2026-06-12 17:26:29.252 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-06-12 17:26:29.263 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->cinder==28.1.0.dev117) (82.0.1) 2026-06-12 17:26:29.271 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==28.1.0.dev117) (0.8.0) 2026-06-12 17:26:29.301 | 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.dev117) 2026-06-12 17:26:29.312 | Downloading pyasn1-0.6.3-py3-none-any.whl.metadata (8.4 kB) 2026-06-12 17:26:29.332 | 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.dev117) (4.14.0) 2026-06-12 17:26:29.335 | 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.dev117) (0.6.0) 2026-06-12 17:26:29.336 | 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.dev117) (4.0.0) 2026-06-12 17:26:29.341 | 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.dev117) (3.0.52) 2026-06-12 17:26:29.341 | 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.dev117) (1.11.0) 2026-06-12 17:26:29.342 | 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.dev117) (15.0.0) 2026-06-12 17:26:29.342 | 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.dev117) (1.8.0) 2026-06-12 17:26:29.484 | Collecting warlock>=1.2.0 (from python-glanceclient>=3.2.2->cinder==28.1.0.dev117) 2026-06-12 17:26:29.489 | Downloading warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-06-12 17:26:29.494 | 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.dev117) (24.2.1) 2026-06-12 17:26:29.518 | 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.dev117) (4.2.0) 2026-06-12 17:26:29.518 | 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.dev117) (2.20.0) 2026-06-12 17:26:29.526 | 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.dev117) (0.1.2) 2026-06-12 17:26:29.541 | 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.dev117) (0.8) 2026-06-12 17:26:29.683 | Collecting pyudev~=0.18 (from rtslib-fb>=2.1.74->cinder==28.1.0.dev117) 2026-06-12 17:26:29.687 | Downloading pyudev-0.24.4-py3-none-any.whl.metadata (4.4 kB) 2026-06-12 17:26:29.713 | 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.dev117) (3.6.1) 2026-06-12 17:26:29.714 | 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.dev117) (3.4.0) 2026-06-12 17:26:29.715 | 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.dev117) (4.0.1) 2026-06-12 17:26:29.872 | Collecting voluptuous>=0.8.9 (from tooz>=2.8.0->cinder==28.1.0.dev117) 2026-06-12 17:26:29.876 | Downloading voluptuous-0.16.0-py3-none-any.whl.metadata (20 kB) 2026-06-12 17:26:29.892 | 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.dev117) (1.33) 2026-06-12 17:26:29.895 | 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.dev117) (3.1.1) 2026-06-12 17:26:29.935 | Downloading boto3-1.35.99-py3-none-any.whl (139 kB) 2026-06-12 17:26:29.943 | Downloading botocore-1.35.99-py3-none-any.whl (13.3 MB) 2026-06-12 17:26:30.168 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.3/13.3 MB 59.7 MB/s 0:00:00 2026-06-12 17:26:30.172 | Downloading s3transfer-0.10.4-py3-none-any.whl (83 kB) 2026-06-12 17:26:30.180 | Downloading google_api_python_client-2.197.0-py3-none-any.whl (15.3 MB) 2026-06-12 17:26:30.408 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.3/15.3 MB 67.1 MB/s 0:00:00 2026-06-12 17:26:30.411 | Downloading google_api_core-2.31.0-py3-none-any.whl (173 kB) 2026-06-12 17:26:30.421 | Downloading google_auth-2.53.0-py3-none-any.whl (246 kB) 2026-06-12 17:26:30.430 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl (9.5 kB) 2026-06-12 17:26:30.440 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl (300 kB) 2026-06-12 17:26:30.451 | Downloading proto_plus-1.28.0-py3-none-any.whl (50 kB) 2026-06-12 17:26:30.459 | Downloading protobuf-6.33.6-cp39-abi3-manylinux2014_x86_64.whl (323 kB) 2026-06-12 17:26:30.477 | Downloading uritemplate-4.2.0-py3-none-any.whl (11 kB) 2026-06-12 17:26:30.488 | Downloading cotyledon-2.2.0-py3-none-any.whl (28 kB) 2026-06-12 17:26:30.499 | Downloading oslo_versionedobjects-3.10.2-py3-none-any.whl (99 kB) 2026-06-12 17:26:30.512 | Downloading oslo_vmware-4.9.0-py3-none-any.whl (624 kB) 2026-06-12 17:26:30.528 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.2/624.2 kB 39.3 MB/s 0:00:00 2026-06-12 17:26:30.532 | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-06-12 17:26:30.542 | Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 2026-06-12 17:26:30.549 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl (181 kB) 2026-06-12 17:26:30.560 | Downloading pyasn1-0.6.3-py3-none-any.whl (83 kB) 2026-06-12 17:26:30.568 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-06-12 17:26:30.589 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 66.7 MB/s 0:00:00 2026-06-12 17:26:30.592 | Downloading python_glanceclient-4.12.0-py3-none-any.whl (202 kB) 2026-06-12 17:26:30.603 | Downloading python_novaclient-18.13.0-py3-none-any.whl (336 kB) 2026-06-12 17:26:30.614 | Downloading rtslib_fb-2.2.4-py3-none-any.whl (92 kB) 2026-06-12 17:26:30.622 | Downloading pyudev-0.24.4-py3-none-any.whl (62 kB) 2026-06-12 17:26:30.629 | Downloading suds_community-1.2.0-py3-none-any.whl (145 kB) 2026-06-12 17:26:30.636 | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-06-12 17:26:30.643 | Downloading tooz-8.1.0-py3-none-any.whl (92 kB) 2026-06-12 17:26:30.652 | Downloading voluptuous-0.16.0-py3-none-any.whl (31 kB) 2026-06-12 17:26:30.660 | Downloading warlock-2.1.0-py3-none-any.whl (10 kB) 2026-06-12 17:26:30.666 | Downloading zstd-1.5.7.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (2.2 MB) 2026-06-12 17:26:30.700 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 68.1 MB/s 0:00:00 2026-06-12 17:26:30.704 | Downloading setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (32 kB) 2026-06-12 17:26:30.774 | Building wheels for collected packages: cinder 2026-06-12 17:26:30.775 | Building editable for cinder (pyproject.toml): started 2026-06-12 17:26:31.659 | Building editable for cinder (pyproject.toml): finished with status 'done' 2026-06-12 17:26:31.660 | Created wheel for cinder: filename=cinder-28.1.0.dev117-0.editable-py3-none-any.whl size=9198 sha256=4a1631a2435338675cb1b5a133f228f98cae0e5f71cdda709366fac82c8f1ed6 2026-06-12 17:26:31.660 | Stored in directory: /tmp/pip-ephem-wheel-cache-7ed7s9yu/wheels/0f/5b/25/75b4581977dff7afefb19bb31542a98ba75eafb8d1b2a69ccb 2026-06-12 17:26:31.665 | Successfully built cinder 2026-06-12 17:26:31.804 | Installing collected packages: zstd, voluptuous, uritemplate, tabulate, suds-community, setproctitle, pyudev, pyasn1, protobuf, invoke, rtslib-fb, pynacl, pyasn1-modules, proto-plus, googleapis-common-protos, cotyledon, botocore, s3transfer, paramiko, google-auth, warlock, google-auth-httplib2, google-api-core, boto3, tooz, python-novaclient, python-glanceclient, google-api-python-client, oslo.vmware, oslo.versionedobjects, cinder 2026-06-12 17:26:32.013 | Attempting uninstall: pyasn1 2026-06-12 17:26:32.023 | Found existing installation: pyasn1 0.4.8 2026-06-12 17:26:32.023 | Not uninstalling pyasn1 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-12 17:26:32.024 | Can't uninstall 'pyasn1'. No files were found to uninstall. 2026-06-12 17:26:32.735 | Attempting uninstall: botocore 2026-06-12 17:26:32.743 | Found existing installation: botocore 1.34.46 2026-06-12 17:26:32.744 | Not uninstalling botocore at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-12 17:26:32.744 | Can't uninstall 'botocore'. No files were found to uninstall. 2026-06-12 17:26:33.241 | Attempting uninstall: s3transfer 2026-06-12 17:26:33.250 | Found existing installation: s3transfer 0.10.1 2026-06-12 17:26:33.251 | Not uninstalling s3transfer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-12 17:26:33.251 | Can't uninstall 's3transfer'. No files were found to uninstall. 2026-06-12 17:26:33.590 | Attempting uninstall: boto3 2026-06-12 17:26:33.600 | Found existing installation: boto3 1.34.46 2026-06-12 17:26:33.600 | Not uninstalling boto3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-12 17:26:33.600 | Can't uninstall 'boto3'. No files were found to uninstall. 2026-06-12 17:26:34.700 | 2026-06-12 17:26:34.711 | Successfully installed boto3-1.35.99 botocore-1.35.99 cinder-28.1.0.dev117 cotyledon-2.2.0 google-api-core-2.31.0 google-api-python-client-2.197.0 google-auth-2.53.0 google-auth-httplib2-0.4.0 googleapis-common-protos-1.75.0 invoke-3.0.3 oslo.versionedobjects-3.10.2 oslo.vmware-4.9.0 paramiko-4.0.0 proto-plus-1.28.0 protobuf-6.33.6 pyasn1-0.6.3 pyasn1-modules-0.4.2 pynacl-1.6.2 python-glanceclient-4.12.0 python-novaclient-18.13.0 pyudev-0.24.4 rtslib-fb-2.2.4 s3transfer-0.10.4 setproctitle-1.3.7 suds-community-1.2.0 tabulate-0.10.0 tooz-8.1.0 uritemplate-4.2.0 voluptuous-0.16.0 warlock-2.1.0 zstd-1.5.7.3 2026-06-12 17:26:34.986 | + inc/python:pip_install:216 : result=0 2026-06-12 17:26:34.988 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-12 17:26:34.991 | + functions-common:time_stop:2414 : local name 2026-06-12 17:26:34.994 | + functions-common:time_stop:2415 : local end_time 2026-06-12 17:26:34.997 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-12 17:26:34.999 | + functions-common:time_stop:2417 : local total 2026-06-12 17:26:35.002 | + functions-common:time_stop:2418 : local start_time 2026-06-12 17:26:35.005 | + functions-common:time_stop:2420 : name=pip_install 2026-06-12 17:26:35.007 | + functions-common:time_stop:2421 : start_time=1781285183687 2026-06-12 17:26:35.009 | + functions-common:time_stop:2423 : [[ -z 1781285183687 ]] 2026-06-12 17:26:35.012 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-12 17:26:35.016 | + functions-common:time_stop:2426 : end_time=1781285195013 2026-06-12 17:26:35.019 | + functions-common:time_stop:2427 : elapsed_time=11326 2026-06-12 17:26:35.021 | + functions-common:time_stop:2428 : total=56890 2026-06-12 17:26:35.024 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-12 17:26:35.026 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=68216 2026-06-12 17:26:35.029 | + inc/python:pip_install:219 : return 0 2026-06-12 17:26:35.032 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-12 17:26:35.034 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-12 17:26:35.038 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/cinder 2026-06-12 17:26:35.041 | + inc/python:use_library_from_git:266 : local name=/opt/stack/cinder 2026-06-12 17:26:35.043 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 17:26:35.046 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-12 17:26:35.049 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,/opt/stack/cinder, ]] 2026-06-12 17:26:35.052 | + inc/python:use_library_from_git:269 : return 1 2026-06-12 17:26:35.055 | + lib/cinder:install_cinder:527 : [[ lioadm == \t\g\t\a\d\m ]] 2026-06-12 17:26:35.058 | + lib/cinder:install_cinder:529 : [[ lioadm == \l\i\o\a\d\m ]] 2026-06-12 17:26:35.060 | + lib/cinder:install_cinder:530 : is_ubuntu 2026-06-12 17:26:35.063 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 17:26:35.066 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 17:26:35.069 | + lib/cinder:install_cinder:532 : sudo mkdir -p /etc/target 2026-06-12 17:26:35.083 | + lib/cinder:install_cinder:534 : install_package targetcli-fb 2026-06-12 17:26:35.086 | + functions-common:install_package:1432 : update_package_repo 2026-06-12 17:26:35.089 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-12 17:26:35.092 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-12 17:26:35.094 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-12 17:26:35.097 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-12 17:26:35.100 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-12 17:26:35.104 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 17:26:35.106 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 17:26:35.109 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-12 17:26:35.112 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-12 17:26:35.115 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-12 17:26:35.118 | + functions-common:apt_get_update:1161 : return 2026-06-12 17:26:35.120 | + functions-common:install_package:1433 : real_install_package targetcli-fb 2026-06-12 17:26:35.123 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-12 17:26:35.125 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 17:26:35.128 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 17:26:35.130 | + functions-common:real_install_package:1421 : apt_get install targetcli-fb 2026-06-12 17:26:35.155 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2026-06-12 17:26:35.185 | Reading package lists... 2026-06-12 17:26:35.426 | Building dependency tree... 2026-06-12 17:26:35.427 | Reading state information... 2026-06-12 17:26:35.757 | The following additional packages will be installed: 2026-06-12 17:26:35.757 | python3-configshell-fb python3-pyudev python3-rtslib-fb python3-urwid 2026-06-12 17:26:35.757 | python3-wcwidth 2026-06-12 17:26:35.758 | Suggested packages: 2026-06-12 17:26:35.758 | python3-wxgtk4.0 python3-pyqt5 python-urwid-doc 2026-06-12 17:26:35.788 | The following NEW packages will be installed: 2026-06-12 17:26:35.788 | python3-configshell-fb python3-pyudev python3-rtslib-fb python3-urwid 2026-06-12 17:26:35.788 | python3-wcwidth targetcli-fb 2026-06-12 17:26:35.973 | 0 upgraded, 6 newly installed, 0 to remove and 78 not upgraded. 2026-06-12 17:26:35.973 | Need to get 358 kB of archives. 2026-06-12 17:26:35.974 | After this operation, 2,927 kB of additional disk space will be used. 2026-06-12 17:26:35.974 | Get:1 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2026-06-12 17:26:36.055 | Get:2 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-06-12 17:26:36.167 | Get:3 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-configshell-fb all 1:1.1.28-2.1 [28.4 kB] 2026-06-12 17:26:36.175 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-pyudev all 0.24.0-1 [33.0 kB] 2026-06-12 17:26:36.184 | Get:5 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2026-06-12 17:26:36.194 | Get:6 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2026-06-12 17:26:36.505 | Fetched 358 kB in 0s (901 kB/s) 2026-06-12 17:26:36.532 | Selecting previously unselected package python3-wcwidth. 2026-06-12 17:26:36.608 | (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 ... 174536 files and directories currently installed.) 2026-06-12 17:26:36.612 | Preparing to unpack .../0-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-06-12 17:26:36.614 | Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-06-12 17:26:36.647 | Selecting previously unselected package python3-urwid. 2026-06-12 17:26:36.661 | Preparing to unpack .../1-python3-urwid_2.6.10-1_amd64.deb ... 2026-06-12 17:26:36.663 | Unpacking python3-urwid (2.6.10-1) ... 2026-06-12 17:26:36.711 | Selecting previously unselected package python3-configshell-fb. 2026-06-12 17:26:36.725 | Preparing to unpack .../2-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-06-12 17:26:36.727 | Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-06-12 17:26:36.762 | Selecting previously unselected package python3-pyudev. 2026-06-12 17:26:36.776 | Preparing to unpack .../3-python3-pyudev_0.24.0-1_all.deb ... 2026-06-12 17:26:36.778 | Unpacking python3-pyudev (0.24.0-1) ... 2026-06-12 17:26:36.815 | Selecting previously unselected package python3-rtslib-fb. 2026-06-12 17:26:36.830 | Preparing to unpack .../4-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-06-12 17:26:36.831 | Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-06-12 17:26:36.871 | Selecting previously unselected package targetcli-fb. 2026-06-12 17:26:36.885 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-06-12 17:26:36.887 | Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-06-12 17:26:36.949 | Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-06-12 17:26:37.120 | Setting up python3-pyudev (0.24.0-1) ... 2026-06-12 17:26:37.262 | Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-06-12 17:26:37.931 | Created symlink /etc/systemd/system/multi-user.target.wants/rtslib-fb-targetctl.service → /usr/lib/systemd/system/rtslib-fb-targetctl.service. 2026-06-12 17:26:37.935 | Setting up python3-urwid (2.6.10-1) ... 2026-06-12 17:26:38.218 | Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-06-12 17:26:38.327 | /usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-06-12 17:26:38.327 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-06-12 17:26:38.345 | /usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-06-12 17:26:38.345 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-06-12 17:26:38.345 | /usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-06-12 17:26:38.345 | keyword = Word(alphanums + '_\-') 2026-06-12 17:26:38.345 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-12 17:26:38.346 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-12 17:26:38.346 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-12 17:26:38.346 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-12 17:26:38.346 | /usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-06-12 17:26:38.346 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-06-12 17:26:38.353 | /usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-06-12 17:26:38.353 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-06-12 17:26:38.365 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-06-12 17:26:38.365 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-06-12 17:26:38.365 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-06-12 17:26:38.365 | keyword = Word(alphanums + '_\-') 2026-06-12 17:26:38.365 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-12 17:26:38.365 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-12 17:26:38.365 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-12 17:26:38.365 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-12 17:26:38.365 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-06-12 17:26:38.365 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-06-12 17:26:38.386 | Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-06-12 17:26:38.496 | /usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-06-12 17:26:38.496 | backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-06-12 17:26:38.665 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-12 17:26:39.634 | 2026-06-12 17:26:39.634 | Running kernel seems to be up-to-date. 2026-06-12 17:26:39.634 | 2026-06-12 17:26:39.634 | Restarting services... 2026-06-12 17:26:39.702 | 2026-06-12 17:26:39.703 | Service restarts being deferred: 2026-06-12 17:26:39.703 | /etc/needrestart/restart.d/dbus.service 2026-06-12 17:26:39.703 | systemctl restart getty@tty1.service 2026-06-12 17:26:39.703 | systemctl restart networkd-dispatcher.service 2026-06-12 17:26:39.703 | systemctl restart serial-getty@ttyS0.service 2026-06-12 17:26:39.703 | systemctl restart storpool_beacon.service 2026-06-12 17:26:39.703 | systemctl restart storpool_block.service 2026-06-12 17:26:39.703 | systemctl restart systemd-logind.service 2026-06-12 17:26:39.703 | 2026-06-12 17:26:39.703 | No containers need to be restarted. 2026-06-12 17:26:39.703 | 2026-06-12 17:26:39.703 | User sessions running outdated binaries: 2026-06-12 17:26:39.703 | ubuntu @ session #3: python3[7033] 2026-06-12 17:26:39.713 | ubuntu @ session #4: sh[8412], sshd[8354] 2026-06-12 17:26:39.722 | ubuntu @ user manager service: systemd[5142] 2026-06-12 17:26:39.730 | 2026-06-12 17:26:39.730 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-12 17:26:41.089 | + functions-common:apt_get:1205 : result=0 2026-06-12 17:26:41.092 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-12 17:26:41.095 | + functions-common:time_stop:2414 : local name 2026-06-12 17:26:41.097 | + functions-common:time_stop:2415 : local end_time 2026-06-12 17:26:41.100 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-12 17:26:41.103 | + functions-common:time_stop:2417 : local total 2026-06-12 17:26:41.106 | + functions-common:time_stop:2418 : local start_time 2026-06-12 17:26:41.108 | + functions-common:time_stop:2420 : name=apt-get 2026-06-12 17:26:41.111 | + functions-common:time_stop:2421 : start_time=1781285195151 2026-06-12 17:26:41.113 | + functions-common:time_stop:2423 : [[ -z 1781285195151 ]] 2026-06-12 17:26:41.117 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-12 17:26:41.121 | + functions-common:time_stop:2426 : end_time=1781285201118 2026-06-12 17:26:41.124 | + functions-common:time_stop:2427 : elapsed_time=5967 2026-06-12 17:26:41.127 | + functions-common:time_stop:2428 : total=102819 2026-06-12 17:26:41.130 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-12 17:26:41.133 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=108786 2026-06-12 17:26:41.135 | + functions-common:apt_get:1209 : return 0 2026-06-12 17:26:41.138 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-12 17:26:41.141 | + ./stack.sh:main:945 : configure_cinder 2026-06-12 17:26:41.144 | + lib/cinder:configure_cinder:295 : sudo install -d -o stack -m 755 /etc/cinder 2026-06-12 17:26:41.156 | + lib/cinder:configure_cinder:297 : rm -f /etc/cinder/cinder.conf 2026-06-12 17:26:41.161 | + lib/cinder:configure_cinder:299 : configure_rootwrap cinder 2026-06-12 17:26:41.163 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2026-06-12 17:26:41.165 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-06-12 17:26:41.168 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2026-06-12 17:26:41.169 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-06-12 17:26:41.173 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2026-06-12 17:26:41.175 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2026-06-12 17:26:41.177 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-06-12 17:26:41.180 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2026-06-12 17:26:41.182 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2026-06-12 17:26:41.184 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2026-06-12 17:26:41.186 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/cinder-rootwrap 2026-06-12 17:26:41.188 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2026-06-12 17:26:41.200 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2026-06-12 17:26:41.212 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2026-06-12 17:26:41.225 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2026-06-12 17:26:41.238 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2026-06-12 17:26:41.251 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/cinder/rootwrap.conf 2026-06-12 17:26:41.266 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-06-12 17:26:41.268 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-06-12 17:26:41.272 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.dffHVG79vZ 2026-06-12 17:26:41.275 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-06-12 17:26:41.278 | + inc/rootwrap:configure_rootwrap:73 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-06-12 17:26:41.281 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/cinder-rootwrap-daemon ']' 2026-06-12 17:26:41.283 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.dffHVG79vZ 2026-06-12 17:26:41.287 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.dffHVG79vZ 2026-06-12 17:26:41.300 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.dffHVG79vZ /etc/sudoers.d/cinder-rootwrap 2026-06-12 17:26:41.313 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/cinder-rootwrap 2026-06-12 17:26:41.317 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-06-12 17:26:41.319 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-06-12 17:26:41.321 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-06-12 17:26:41.324 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-06-12 17:26:41.327 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2026-06-12 17:26:41.330 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /opt/stack/data/venv/bin ]] 2026-06-12 17:26:41.333 | + inc/rootwrap:add_sudo_secure_path:33 : echo 'Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin' 2026-06-12 17:26:41.333 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-06-12 17:26:41.341 | Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-06-12 17:26:41.345 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-06-12 17:26:41.358 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-06-12 17:26:41.370 | + lib/cinder:configure_cinder:301 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2026-06-12 17:26:41.373 | + lib/cinder:configure_cinder:302 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2026-06-12 17:26:41.379 | + lib/cinder:configure_cinder:305 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2026-06-12 17:26:41.384 | + lib/cinder:configure_cinder:307 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2026-06-12 17:26:41.386 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-06-12 17:26:41.389 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=cinder 2026-06-12 17:26:41.392 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-12 17:26:41.394 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-12 17:26:41.397 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf cinder keystone_authtoken 2026-06-12 17:26:41.400 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-12 17:26:41.403 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-06-12 17:26:41.405 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-12 17:26:41.408 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2026-06-12 17:26:41.437 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2026-06-12 17:26:41.468 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url https://10.4.3.250/identity 2026-06-12 17:26:41.500 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2026-06-12 17:26:41.532 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf keystone_authtoken password secretservice 2026-06-12 17:26:41.563 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2026-06-12 17:26:41.594 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2026-06-12 17:26:41.627 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2026-06-12 17:26:41.660 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken www_authenticate_uri https://10.4.3.250/identity 2026-06-12 17:26:41.690 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-12 17:26:41.722 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2026-06-12 17:26:41.754 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-12 17:26:41.757 | + lib/cinder:configure_cinder:309 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2026-06-12 17:26:41.790 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2026-06-12 17:26:41.822 | ++ lib/cinder:configure_cinder:312 : database_connection_url cinder 2026-06-12 17:26:41.825 | ++ lib/database:database_connection_url:134 : local db=cinder 2026-06-12 17:26:41.828 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2026-06-12 17:26:41.831 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=cinder 2026-06-12 17:26:41.834 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-12 17:26:41.836 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-12 17:26:41.839 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-12 17:26:41.855 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:26:41.858 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-12 17:26:41.860 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-06-12 17:26:41.863 | + lib/cinder:configure_cinder:312 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-06-12 17:26:41.898 | + lib/cinder:configure_cinder:313 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2026-06-12 17:26:41.930 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2026-06-12 17:26:41.963 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2026-06-12 17:26:41.999 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2026-06-12 17:26:42.032 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2026-06-12 17:26:42.068 | + lib/cinder:configure_cinder:318 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.4.3.250 2026-06-12 17:26:42.100 | + lib/cinder:configure_cinder:319 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2026-06-12 17:26:42.134 | ++ lib/cinder:configure_cinder:320 : openssl rand -hex 16 2026-06-12 17:26:42.142 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf key_manager fixed_key 19d4529c630b8f432bbc4de039d6843e 2026-06-12 17:26:42.174 | + lib/cinder:configure_cinder:321 : [[ -n '' ]] 2026-06-12 17:26:42.177 | + lib/cinder:configure_cinder:326 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2026-06-12 17:26:42.208 | + lib/cinder:configure_cinder:327 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2026-06-12 17:26:42.237 | + lib/cinder:configure_cinder:328 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2026-06-12 17:26:42.269 | + lib/cinder:configure_cinder:333 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2026-06-12 17:26:42.301 | + lib/cinder:configure_cinder:335 : iniset /etc/cinder/cinder.conf DEFAULT report_interval 120 2026-06-12 17:26:42.330 | + lib/cinder:configure_cinder:336 : iniset /etc/cinder/cinder.conf DEFAULT service_down_time 720 2026-06-12 17:26:42.362 | + lib/cinder:configure_cinder:338 : is_service_enabled c-vol 2026-06-12 17:26:42.380 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:26:42.382 | + lib/cinder:configure_cinder:338 : [[ -n storpool:storpool ]] 2026-06-12 17:26:42.385 | + lib/cinder:configure_cinder:339 : local enabled_backends= 2026-06-12 17:26:42.387 | + lib/cinder:configure_cinder:340 : local default_name= 2026-06-12 17:26:42.390 | + lib/cinder:configure_cinder:341 : local be be_name be_type 2026-06-12 17:26:42.393 | + lib/cinder:configure_cinder:342 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-06-12 17:26:42.396 | + lib/cinder:configure_cinder:343 : be_type=storpool 2026-06-12 17:26:42.398 | + lib/cinder:configure_cinder:344 : be_name=storpool 2026-06-12 17:26:42.401 | + lib/cinder:configure_cinder:345 : type configure_cinder_backend_storpool 2026-06-12 17:26:42.403 | + lib/cinder:configure_cinder:348 : [[ -z '' ]] 2026-06-12 17:26:42.406 | + lib/cinder:configure_cinder:349 : default_name=storpool 2026-06-12 17:26:42.407 | + lib/cinder:configure_cinder:351 : enabled_backends+=storpool, 2026-06-12 17:26:42.410 | + lib/cinder:configure_cinder:353 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends storpool 2026-06-12 17:26:42.443 | + lib/cinder:configure_cinder:354 : [[ -n storpool ]] 2026-06-12 17:26:42.445 | + lib/cinder:configure_cinder:355 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type storpool 2026-06-12 17:26:42.479 | + lib/cinder:configure_cinder:357 : configure_cinder_image_volume_cache 2026-06-12 17:26:42.482 | + lib/cinder:configure_cinder_image_volume_cache:716 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2026-06-12 17:26:42.485 | + lib/cinder:configure_cinder_image_volume_cache:717 : local be_name=storpool 2026-06-12 17:26:42.488 | + lib/cinder:configure_cinder_image_volume_cache:719 : iniset /etc/cinder/cinder.conf storpool image_volume_cache_enabled True 2026-06-12 17:26:42.521 | + lib/cinder:configure_cinder_image_volume_cache:721 : [[ -n '' ]] 2026-06-12 17:26:42.525 | + lib/cinder:configure_cinder_image_volume_cache:725 : [[ -n '' ]] 2026-06-12 17:26:42.527 | + lib/cinder:configure_cinder:362 : [[ False == \T\r\u\e ]] 2026-06-12 17:26:42.529 | + lib/cinder:configure_cinder:366 : [[ storpool, =~ ceph ]] 2026-06-12 17:26:42.532 | + lib/cinder:configure_cinder:371 : is_service_enabled c-bak 2026-06-12 17:26:42.549 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:26:42.552 | + lib/cinder:configure_cinder:371 : [[ -n swift ]] 2026-06-12 17:26:42.554 | + lib/cinder:configure_cinder:372 : type configure_cinder_backup_swift 2026-06-12 17:26:42.557 | + lib/cinder:configure_cinder:373 : configure_cinder_backup_swift 2026-06-12 17:26:42.560 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2026-06-12 17:26:42.593 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url https://10.4.3.250:8080/v1/AUTH_ 2026-06-12 17:26:42.629 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2026-06-12 17:26:42.647 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:26:42.650 | + lib/cinder_backups/swift:configure_cinder_backup_swift:28 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_ca_cert_file /opt/stack/data/ca-bundle.pem 2026-06-12 17:26:42.681 | + lib/cinder:configure_cinder:379 : is_service_enabled ceilometer 2026-06-12 17:26:42.698 | + functions-common:is_service_enabled:2070 : return 1 2026-06-12 17:26:42.700 | + lib/cinder:configure_cinder:383 : is_service_enabled tls-proxy 2026-06-12 17:26:42.718 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:26:42.720 | + lib/cinder:configure_cinder:384 : [[ c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,s-account,s-container,s-object,s-proxy,tempest,tls-proxy =~ c-api ]] 2026-06-12 17:26:42.723 | + lib/cinder:configure_cinder:386 : iniset /etc/cinder/cinder.conf oslo_middleware enable_proxy_headers_parsing True 2026-06-12 17:26:42.756 | + lib/cinder:configure_cinder:390 : '[' False '!=' False ']' 2026-06-12 17:26:42.758 | + lib/cinder:configure_cinder:394 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2026-06-12 17:26:42.761 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=cinder 2026-06-12 17:26:42.763 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/cinder/cinder.conf 2026-06-12 17:26:42.765 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-12 17:26:42.768 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-12 17:26:42.771 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-12 17:26:42.786 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:26:42.790 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-12 17:26:42.793 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-12 17:26:42.796 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-12 17:26:42.813 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:26:42.816 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.250:5672/ 2026-06-12 17:26:42.819 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@10.4.3.250:5672/ 2026-06-12 17:26:42.852 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-12 17:26:42.854 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-12 17:26:42.857 | + lib/cinder:configure_cinder:397 : setup_logging /etc/cinder/cinder.conf 2026-06-12 17:26:42.860 | + functions:setup_logging:693 : setup_systemd_logging /etc/cinder/cinder.conf 2026-06-12 17:26:42.862 | + functions:setup_systemd_logging:710 : local conf_file=/etc/cinder/cinder.conf 2026-06-12 17:26:42.866 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-12 17:26:42.884 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-12 17:26:42.887 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-12 17:26:42.889 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-12 17:26:42.892 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-12 17:26:42.894 | + functions:setup_systemd_logging:723 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-12 17:26:42.926 | + functions:setup_systemd_logging:725 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-06-12 17:26:42.957 | + functions:setup_systemd_logging:726 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-12 17:26:42.988 | + functions:setup_systemd_logging:727 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-12 17:26:43.018 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT log_color False 2026-06-12 17:26:43.051 | + lib/cinder:configure_cinder:399 : is_service_enabled c-api 2026-06-12 17:26:43.069 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:26:43.071 | + lib/cinder:configure_cinder:400 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini cinder.wsgi.api:application /volume '' cinder-api 2026-06-12 17:26:43.073 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/cinder/cinder-api-uwsgi.ini 2026-06-12 17:26:43.076 | + lib/apache:write_uwsgi_config:244 : local wsgi=cinder.wsgi.api:application 2026-06-12 17:26:43.079 | + lib/apache:write_uwsgi_config:245 : local url=/volume 2026-06-12 17:26:43.081 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-12 17:26:43.084 | + lib/apache:write_uwsgi_config:247 : local name=cinder-api 2026-06-12 17:26:43.087 | + lib/apache:write_uwsgi_config:249 : '[' -z cinder-api ']' 2026-06-12 17:26:43.089 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-12 17:26:43.091 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-12 17:26:43.104 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-06-12 17:26:43.104 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-12 17:26:43.112 | d /var/run/uwsgi 0755 stack root 2026-06-12 17:26:43.116 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-12 17:26:43.127 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-06-12 17:26:43.131 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/cinder-api.socket 2026-06-12 17:26:43.133 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2026-06-12 17:26:43.137 | + lib/apache:write_uwsgi_config:270 : [[ cinder.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-12 17:26:43.139 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi module cinder.wsgi.api:application 2026-06-12 17:26:43.168 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2026-06-12 17:26:43.195 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2026-06-12 17:26:43.220 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2026-06-12 17:26:43.251 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2026-06-12 17:26:43.280 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-12 17:26:43.309 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2026-06-12 17:26:43.338 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2026-06-12 17:26:43.366 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2026-06-12 17:26:43.396 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-06-12 17:26:43.426 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2026-06-12 17:26:43.456 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-12 17:26:43.486 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2026-06-12 17:26:43.518 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi start-time %t 2026-06-12 17:26:43.547 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-12 17:26:43.550 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-12 17:26:43.553 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for cinder-api 2026-06-12 17:26:43.556 | ++ lib/apache:apache_site_config_for:174 : local site=cinder-api 2026-06-12 17:26:43.559 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-12 17:26:43.562 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 17:26:43.565 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 17:26:43.568 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/cinder-api.conf 2026-06-12 17:26:43.572 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/cinder-api.conf 2026-06-12 17:26:43.574 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-api.socket 2026-06-12 17:26:43.605 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2026-06-12 17:26:43.638 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 ' 2026-06-12 17:26:43.638 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/cinder-api.conf 2026-06-12 17:26:43.647 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 2026-06-12 17:26:43.650 | + lib/apache:write_uwsgi_config:309 : enable_apache_site cinder-api 2026-06-12 17:26:43.653 | + lib/apache:enable_apache_site:191 : local site=cinder-api 2026-06-12 17:26:43.655 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-12 17:26:43.657 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-12 17:26:43.659 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-12 17:26:43.661 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-12 17:26:43.663 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 17:26:43.666 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 17:26:43.669 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-12 17:26:43.671 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-12 17:26:43.674 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 17:26:43.676 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 17:26:43.679 | + lib/apache:enable_apache_site:195 : sudo a2ensite cinder-api 2026-06-12 17:26:43.712 | Enabling site cinder-api. 2026-06-12 17:26:43.716 | To activate the new configuration, you need to run: 2026-06-12 17:26:43.716 | systemctl reload apache2 2026-06-12 17:26:43.721 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-12 17:26:43.723 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-12 17:26:43.726 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-12 17:26:43.728 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-12 17:26:43.835 | + lib/cinder:configure_cinder:403 : [[ -r /opt/stack/devstack/lib/cinder_plugins/default ]] 2026-06-12 17:26:43.838 | + lib/cinder:configure_cinder:407 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers https://10.4.3.250/image 2026-06-12 17:26:43.867 | + lib/cinder:configure_cinder:408 : is_service_enabled tls-proxy 2026-06-12 17:26:43.884 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:26:43.886 | + lib/cinder:configure_cinder:409 : iniset /etc/cinder/cinder.conf DEFAULT glance_protocol https 2026-06-12 17:26:43.916 | + lib/cinder:configure_cinder:410 : iniset /etc/cinder/cinder.conf DEFAULT glance_ca_certificates_file /opt/stack/data/ca-bundle.pem 2026-06-12 17:26:43.946 | + lib/cinder:configure_cinder:414 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf glance glance 2026-06-12 17:26:43.948 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-06-12 17:26:43.951 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-06-12 17:26:43.953 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=glance 2026-06-12 17:26:43.956 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-12 17:26:43.959 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf glance glance 2026-06-12 17:26:43.961 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-12 17:26:43.964 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-06-12 17:26:43.966 | + lib/keystone:configure_keystoneauth:393 : local section=glance 2026-06-12 17:26:43.969 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf glance auth_type password 2026-06-12 17:26:44.001 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf glance interface public 2026-06-12 17:26:44.030 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf glance auth_url https://10.4.3.250/identity 2026-06-12 17:26:44.060 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf glance username glance 2026-06-12 17:26:44.089 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf glance password secretservice 2026-06-12 17:26:44.121 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf glance user_domain_name Default 2026-06-12 17:26:44.150 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf glance project_name service 2026-06-12 17:26:44.178 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf glance project_domain_name Default 2026-06-12 17:26:44.210 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf glance www_authenticate_uri https://10.4.3.250/identity 2026-06-12 17:26:44.238 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf glance cafile /opt/stack/data/ca-bundle.pem 2026-06-12 17:26:44.267 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf glance memcached_servers localhost:11211 2026-06-12 17:26:44.296 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-12 17:26:44.299 | + lib/cinder:configure_cinder:417 : configure_keystoneauth /etc/cinder/cinder.conf nova nova 2026-06-12 17:26:44.301 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-12 17:26:44.304 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-12 17:26:44.306 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-06-12 17:26:44.309 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf nova auth_type password 2026-06-12 17:26:44.338 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf nova interface public 2026-06-12 17:26:44.365 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf nova auth_url https://10.4.3.250/identity 2026-06-12 17:26:44.395 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf nova username nova 2026-06-12 17:26:44.425 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf nova password secretservice 2026-06-12 17:26:44.456 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2026-06-12 17:26:44.488 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf nova project_name service 2026-06-12 17:26:44.519 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2026-06-12 17:26:44.555 | + lib/cinder:configure_cinder:418 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2026-06-12 17:26:44.589 | + lib/cinder:configure_cinder:419 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2026-06-12 17:26:44.621 | + lib/cinder:configure_cinder:421 : [[ ! -z '' ]] 2026-06-12 17:26:44.623 | + lib/cinder:configure_cinder:423 : is_service_enabled etcd3 2026-06-12 17:26:44.641 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:26:44.643 | + lib/cinder:configure_cinder:426 : iniset /etc/cinder/cinder.conf coordination backend_url 'etcd3+http://10.4.3.250:2379?api_version=v3' 2026-06-12 17:26:44.682 | + lib/cinder:configure_cinder:429 : [[ False == True ]] 2026-06-12 17:26:44.685 | + lib/cinder:configure_cinder:429 : [[ False == True ]] 2026-06-12 17:26:44.687 | + lib/cinder:configure_cinder:433 : iniset /etc/cinder/cinder.conf oslo_policy enforce_scope false 2026-06-12 17:26:44.722 | + lib/cinder:configure_cinder:434 : iniset /etc/cinder/cinder.conf oslo_policy enforce_new_defaults false 2026-06-12 17:26:44.752 | + lib/cinder:configure_cinder:437 : '[' True == True ']' 2026-06-12 17:26:44.754 | + lib/cinder:configure_cinder:438 : init_cinder_service_user_conf 2026-06-12 17:26:44.757 | + lib/cinder:init_cinder_service_user_conf:745 : iniset /etc/cinder/cinder.conf service_user send_service_user_token True 2026-06-12 17:26:44.788 | + lib/cinder:init_cinder_service_user_conf:746 : configure_keystoneauth /etc/cinder/cinder.conf cinder service_user 2026-06-12 17:26:44.790 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-12 17:26:44.792 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-06-12 17:26:44.794 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-06-12 17:26:44.797 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf service_user auth_type password 2026-06-12 17:26:44.827 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf service_user interface public 2026-06-12 17:26:44.854 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf service_user auth_url https://10.4.3.250/identity 2026-06-12 17:26:44.885 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf service_user username cinder 2026-06-12 17:26:44.915 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf service_user password secretservice 2026-06-12 17:26:44.944 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf service_user user_domain_name Default 2026-06-12 17:26:44.977 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf service_user project_name service 2026-06-12 17:26:45.012 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf service_user project_domain_name Default 2026-06-12 17:26:45.044 | + ./stack.sh:main:948 : is_service_enabled neutron 2026-06-12 17:26:45.062 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:26:45.065 | + ./stack.sh:main:950 : stack_install_service neutron 2026-06-12 17:26:45.067 | + lib/stack:stack_install_service:20 : local service=neutron 2026-06-12 17:26:45.071 | + lib/stack:stack_install_service:21 : type install_neutron 2026-06-12 17:26:45.073 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-12 17:26:45.076 | + lib/stack:stack_install_service:32 : install_neutron 2026-06-12 17:26:45.078 | + lib/neutron:install_neutron:509 : use_library_from_git neutron-lib 2026-06-12 17:26:45.081 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2026-06-12 17:26:45.083 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 17:26:45.086 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-12 17:26:45.089 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,neutron-lib, ]] 2026-06-12 17:26:45.092 | + inc/python:use_library_from_git:269 : return 1 2026-06-12 17:26:45.095 | + lib/neutron:install_neutron:516 : use_library_from_git sqlalchemy 2026-06-12 17:26:45.098 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2026-06-12 17:26:45.101 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 17:26:45.104 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-12 17:26:45.107 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,sqlalchemy, ]] 2026-06-12 17:26:45.109 | + inc/python:use_library_from_git:269 : return 1 2026-06-12 17:26:45.112 | + lib/neutron:install_neutron:520 : use_library_from_git alembic 2026-06-12 17:26:45.114 | + inc/python:use_library_from_git:266 : local name=alembic 2026-06-12 17:26:45.117 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 17:26:45.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-06-12 17:26:45.123 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,alembic, ]] 2026-06-12 17:26:45.126 | + inc/python:use_library_from_git:269 : return 1 2026-06-12 17:26:45.128 | + lib/neutron:install_neutron:525 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2026-06-12 17:26:45.131 | + functions-common:git_clone:583 : local git_remote=https://opendev.org/openstack/neutron.git 2026-06-12 17:26:45.133 | + functions-common:git_clone:584 : local git_dest=/opt/stack/neutron 2026-06-12 17:26:45.136 | + functions-common:git_clone:585 : local git_ref=master 2026-06-12 17:26:45.138 | + functions-common:git_clone:586 : local orig_dir 2026-06-12 17:26:45.141 | ++ functions-common:git_clone:587 : pwd 2026-06-12 17:26:45.144 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-12 17:26:45.146 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-12 17:26:45.149 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-12 17:26:45.166 | + functions-common:git_clone:590 : RECLONE=False 2026-06-12 17:26:45.169 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-12 17:26:45.171 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-12 17:26:45.175 | + functions-common:git_clone:604 : echo master 2026-06-12 17:26:45.175 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-12 17:26:45.180 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/neutron ]] 2026-06-12 17:26:45.183 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-12 17:26:45.185 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-06-12 17:26:45.199 | + functions-common:git_clone:666 : cd /opt/stack/neutron 2026-06-12 17:26:45.202 | + functions-common:git_clone:667 : git show --oneline 2026-06-12 17:26:45.203 | + functions-common:git_clone:667 : head -1 2026-06-12 17:26:45.214 | de087e8f12 Merge "ovn: pass gateway LRPs to _check_external_ips_changed" 2026-06-12 17:26:45.218 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-12 17:26:45.221 | + lib/neutron:install_neutron:526 : setup_develop /opt/stack/neutron 2026-06-12 17:26:45.224 | + inc/python:setup_develop:353 : local bindep 2026-06-12 17:26:45.226 | + inc/python:setup_develop:354 : [[ /opt/stack/neutron == -bindep* ]] 2026-06-12 17:26:45.229 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/neutron 2026-06-12 17:26:45.231 | + inc/python:setup_develop:359 : local extras= 2026-06-12 17:26:45.233 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2026-06-12 17:26:45.236 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-12 17:26:45.238 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/neutron == -bindep* ]] 2026-06-12 17:26:45.241 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/neutron 2026-06-12 17:26:45.244 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-12 17:26:45.247 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-12 17:26:45.250 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/neutron 2026-06-12 17:26:45.253 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-12 17:26:45.256 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/neutron 2026-06-12 17:26:45.258 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-12 17:26:45.261 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-12 17:26:45.264 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2026-06-12 17:26:45.270 | + inc/python:_setup_package_with_constraints_edit:400 : name=neutron 2026-06-12 17:26:45.273 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z neutron ']' 2026-06-12 17:26:45.276 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2026-06-12 17:26:45.354 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/neutron -e 2026-06-12 17:26:45.356 | + inc/python:setup_package:436 : local bindep=0 2026-06-12 17:26:45.359 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-12 17:26:45.362 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-12 17:26:45.365 | + inc/python:setup_package:439 : [[ /opt/stack/neutron == -bindep* ]] 2026-06-12 17:26:45.367 | + inc/python:setup_package:444 : local project_dir=/opt/stack/neutron 2026-06-12 17:26:45.369 | + inc/python:setup_package:445 : local flags=-e 2026-06-12 17:26:45.372 | + inc/python:setup_package:446 : local extras= 2026-06-12 17:26:45.374 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-12 17:26:45.376 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-12 17:26:45.379 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-12 17:26:45.381 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-12 17:26:45.383 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-12 17:26:45.386 | + inc/python:setup_package:464 : pip_install -e /opt/stack/neutron 2026-06-12 17:26:45.406 | Using python 3.12 to install /opt/stack/neutron 2026-06-12 17:26:45.408 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2026-06-12 17:26:45.884 | Obtaining file:///opt/stack/neutron 2026-06-12 17:26:45.888 | Installing build dependencies: started 2026-06-12 17:26:46.683 | Installing build dependencies: finished with status 'done' 2026-06-12 17:26:46.684 | Checking if build backend supports build_editable: started 2026-06-12 17:26:46.954 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-12 17:26:46.955 | Getting requirements to build editable: started 2026-06-12 17:26:47.100 | Getting requirements to build editable: finished with status 'done' 2026-06-12 17:26:47.101 | Preparing editable metadata (pyproject.toml): started 2026-06-12 17:26:48.294 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-12 17:26:48.305 | Requirement already satisfied: pbr>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev443) (7.0.3) 2026-06-12 17:26:48.305 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev443) (3.10.1) 2026-06-12 17:26:48.306 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev443) (3.1.0) 2026-06-12 17:26:48.306 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev443) (2.5.1) 2026-06-12 17:26:48.307 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev443) (3.1.0) 2026-06-12 17:26:48.307 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev443) (5.3.1) 2026-06-12 17:26:48.493 | Collecting pecan>=1.4.0 (from neutron==28.1.0.dev443) 2026-06-12 17:26:48.561 | Downloading pecan-1.8.0-py3-none-any.whl.metadata (1.6 kB) 2026-06-12 17:26:48.566 | Requirement already satisfied: httplib2>=0.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev443) (0.31.2) 2026-06-12 17:26:48.566 | Requirement already satisfied: requests>=2.32.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev443) (2.34.2) 2026-06-12 17:26:48.566 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev443) (3.1.6) 2026-06-12 17:26:48.567 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev443) (13.0.0) 2026-06-12 17:26:48.567 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev443) (1.3.0) 2026-06-12 17:26:48.711 | Collecting neutron-lib>=4.0.0 (from neutron==28.1.0.dev443) 2026-06-12 17:26:48.718 | Downloading neutron_lib-4.0.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-12 17:26:48.861 | Collecting python-neutronclient>=7.8.0 (from neutron==28.1.0.dev443) 2026-06-12 17:26:48.870 | Downloading python_neutronclient-12.0.0-py3-none-any.whl.metadata (3.5 kB) 2026-06-12 17:26:48.875 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev443) (9.1.4) 2026-06-12 17:26:48.875 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev443) (2.0.50) 2026-06-12 17:26:48.876 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev443) (1.8.10) 2026-06-12 17:26:48.876 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev443) (5.14.0) 2026-06-12 17:26:48.877 | Requirement already satisfied: alembic>=1.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev443) (1.18.4) 2026-06-12 17:26:48.877 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev443) (5.8.0) 2026-06-12 17:26:48.878 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev443) (4.2.0) 2026-06-12 17:26:48.878 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev443) (7.5.0) 2026-06-12 17:26:48.879 | Requirement already satisfied: oslo.config>=10.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev443) (10.5.0) 2026-06-12 17:26:48.879 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev443) (6.4.0) 2026-06-12 17:26:48.879 | Requirement already satisfied: oslo.db>=4.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev443) (18.0.0) 2026-06-12 17:26:48.880 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev443) (6.8.0) 2026-06-12 17:26:48.880 | Requirement already satisfied: oslo.log>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev443) (8.2.0) 2026-06-12 17:26:48.881 | Requirement already satisfied: oslo.messaging>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev443) (18.1.0) 2026-06-12 17:26:48.881 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev443) (8.1.0) 2026-06-12 17:26:48.882 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev443) (5.1.0) 2026-06-12 17:26:48.882 | Requirement already satisfied: oslo.privsep>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev443) (3.11.0) 2026-06-12 17:26:48.882 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev443) (3.8.0) 2026-06-12 17:26:48.883 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev443) (7.9.0) 2026-06-12 17:26:48.883 | Requirement already satisfied: oslo.serialization>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev443) (5.10.0) 2026-06-12 17:26:48.884 | 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.dev443) (4.6.0) 2026-06-12 17:26:48.885 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev443) (2.7.1) 2026-06-12 17:26:48.885 | Requirement already satisfied: oslo.utils>=7.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev443) (10.1.1) 2026-06-12 17:26:48.885 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev443) (3.10.2) 2026-06-12 17:26:48.888 | Requirement already satisfied: osprofiler>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev443) (4.4.0) 2026-06-12 17:26:48.902 | Collecting os-ken>=4.1.1 (from neutron==28.1.0.dev443) 2026-06-12 17:26:48.912 | Downloading os_ken-4.2.1-py3-none-any.whl.metadata (2.0 kB) 2026-06-12 17:26:49.046 | Collecting os-resource-classes>=1.1.0 (from neutron==28.1.0.dev443) 2026-06-12 17:26:49.051 | Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-12 17:26:49.183 | Collecting ovs>3.3.0 (from neutron==28.1.0.dev443) 2026-06-12 17:26:49.190 | Downloading ovs-3.7.1.tar.gz (162 kB) 2026-06-12 17:26:49.237 | Installing build dependencies: started 2026-06-12 17:26:50.000 | Installing build dependencies: finished with status 'done' 2026-06-12 17:26:50.000 | Getting requirements to build wheel: started 2026-06-12 17:26:50.332 | Getting requirements to build wheel: finished with status 'done' 2026-06-12 17:26:50.333 | Preparing metadata (pyproject.toml): started 2026-06-12 17:26:50.521 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-12 17:26:50.651 | Collecting ovsdbapp>=2.18.0 (from neutron==28.1.0.dev443) 2026-06-12 17:26:50.656 | Downloading ovsdbapp-2.18.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-12 17:26:50.660 | Requirement already satisfied: psutil>=6.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev443) (7.2.2) 2026-06-12 17:26:50.671 | Collecting pyroute2>=0.7.3 (from neutron==28.1.0.dev443) 2026-06-12 17:26:50.676 | Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-06-12 17:26:50.680 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev443) (24.2.1) 2026-06-12 17:26:50.681 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev443) (18.13.0) 2026-06-12 17:26:50.681 | Requirement already satisfied: openstacksdk>=0.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev443) (4.15.0) 2026-06-12 17:26:50.807 | Collecting python-designateclient>=2.7.0 (from neutron==28.1.0.dev443) 2026-06-12 17:26:50.811 | Downloading python_designateclient-6.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-06-12 17:26:50.943 | Collecting os-vif>=3.1.0 (from neutron==28.1.0.dev443) 2026-06-12 17:26:50.949 | Downloading os_vif-5.0.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-12 17:26:50.953 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev443) (3.3.0) 2026-06-12 17:26:50.953 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev443) (8.1.0) 2026-06-12 17:26:50.955 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==28.1.0.dev443) (1.3.12) 2026-06-12 17:26:50.955 | 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.dev443) (4.15.0) 2026-06-12 17:26:50.957 | 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.dev443) (2.2.1) 2026-06-12 17:26:50.959 | 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.dev443) (3.3.2) 2026-06-12 17:26:50.961 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron==28.1.0.dev443) (3.0.3) 2026-06-12 17:26:50.962 | 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.dev443) (2.1.0) 2026-06-12 17:26:50.963 | 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.dev443) (1.8.2) 2026-06-12 17:26:50.966 | 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.dev443) (4.0.1) 2026-06-12 17:26:50.967 | 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.dev443) (2.13.0) 2026-06-12 17:26:50.967 | 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.dev443) (5.8.0) 2026-06-12 17:26:50.973 | Requirement already satisfied: setproctitle>=1.1.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron-lib>=4.0.0->neutron==28.1.0.dev443) (1.3.7) 2026-06-12 17:26:51.112 | Collecting os-traits>=0.9.0 (from neutron-lib>=4.0.0->neutron==28.1.0.dev443) 2026-06-12 17:26:51.115 | Downloading os_traits-3.8.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-12 17:26:51.121 | 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.dev443) (43.0.3) 2026-06-12 17:26:51.122 | 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.dev443) (1.5.0) 2026-06-12 17:26:51.123 | 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.dev443) (1.1.0) 2026-06-12 17:26:51.123 | 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.dev443) (1.33) 2026-06-12 17:26:51.125 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev443) (4.10.0) 2026-06-12 17:26:51.125 | 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.dev443) (6.0.3) 2026-06-12 17:26:51.127 | 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.dev443) (2.0.0) 2026-06-12 17:26:51.130 | 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.dev443) (3.0) 2026-06-12 17:26:51.134 | 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.dev443) (3.1.1) 2026-06-12 17:26:51.136 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.1.1->neutron==28.1.0.dev443) (0.41.0) 2026-06-12 17:26:51.136 | Requirement already satisfied: msgpack>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.1.1->neutron==28.1.0.dev443) (1.1.2) 2026-06-12 17:26:51.146 | Collecting ncclient>=0.6.13 (from os-ken>=4.1.1->neutron==28.1.0.dev443) 2026-06-12 17:26:51.149 | Downloading ncclient-0.7.1-py3-none-any.whl.metadata (12 kB) 2026-06-12 17:26:51.158 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.1.1->neutron==28.1.0.dev443) (26.2) 2026-06-12 17:26:51.160 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->os-ken>=4.1.1->neutron==28.1.0.dev443) (2.8.0) 2026-06-12 17:26:51.161 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->os-ken>=4.1.1->neutron==28.1.0.dev443) (3.5.1) 2026-06-12 17:26:51.166 | Requirement already satisfied: lxml>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=4.1.1->neutron==28.1.0.dev443) (6.1.1) 2026-06-12 17:26:51.167 | Requirement already satisfied: paramiko>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=4.1.1->neutron==28.1.0.dev443) (4.0.0) 2026-06-12 17:26:51.177 | 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.dev443) (0.20) 2026-06-12 17:26:51.179 | 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.dev443) (2.0.0) 2026-06-12 17:26:51.183 | 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.dev443) (2.1.2) 2026-06-12 17:26:51.184 | 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.dev443) (0.6.2) 2026-06-12 17:26:51.187 | 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.dev443) (2.9.0.post0) 2026-06-12 17:26:51.190 | 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.dev443) (7.1.4) 2026-06-12 17:26:51.191 | 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.dev443) (5.3.1) 2026-06-12 17:26:51.191 | 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.dev443) (5.6.2) 2026-06-12 17:26:51.192 | 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.dev443) (0.16.0) 2026-06-12 17:26:51.194 | 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.dev443) (5.1.0) 2026-06-12 17:26:51.198 | 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.dev443) (2026.2) 2026-06-12 17:26:51.202 | 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.dev443) (0.25.0) 2026-06-12 17:26:51.203 | 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.dev443) (5.0.0) 2026-06-12 17:26:51.205 | 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.dev443) (4.0.1) 2026-06-12 17:26:51.219 | 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.dev443) (1.7.6) 2026-06-12 17:26:51.223 | 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.dev443) (2.2.0) 2026-06-12 17:26:51.227 | 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.dev443) (3.17.0) 2026-06-12 17:26:51.247 | Collecting sortedcontainers (from ovs>3.3.0->neutron==28.1.0.dev443) 2026-06-12 17:26:51.251 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-06-12 17:26:51.265 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.18.0->neutron==28.1.0.dev443) 2026-06-12 17:26:51.267 | Using cached fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-06-12 17:26:51.275 | Requirement already satisfied: invoke>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=3.2.0->ncclient>=0.6.13->os-ken>=4.1.1->neutron==28.1.0.dev443) (3.0.3) 2026-06-12 17:26:51.276 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=3.2.0->ncclient>=0.6.13->os-ken>=4.1.1->neutron==28.1.0.dev443) (1.6.2) 2026-06-12 17:26:51.280 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->neutron==28.1.0.dev443) (82.0.1) 2026-06-12 17:26:51.293 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==28.1.0.dev443) (0.8.0) 2026-06-12 17:26:51.312 | 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.dev443) (1.17.0) 2026-06-12 17:26:51.314 | 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.dev443) (4.14.0) 2026-06-12 17:26:51.315 | 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.dev443) (4.26.0) 2026-06-12 17:26:51.327 | Collecting osc-lib>=1.8.0 (from python-designateclient>=2.7.0->neutron==28.1.0.dev443) 2026-06-12 17:26:51.331 | Downloading osc_lib-4.6.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-12 17:26:51.338 | 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.dev443) (0.6.0) 2026-06-12 17:26:51.339 | 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.dev443) (4.0.0) 2026-06-12 17:26:51.344 | 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.dev443) (3.0.52) 2026-06-12 17:26:51.344 | 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.dev443) (1.11.0) 2026-06-12 17:26:51.345 | 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.dev443) (15.0.0) 2026-06-12 17:26:51.345 | 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.dev443) (1.8.0) 2026-06-12 17:26:51.348 | 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.dev443) (26.1.0) 2026-06-12 17:26:51.348 | 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.dev443) (2025.9.1) 2026-06-12 17:26:51.349 | 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.dev443) (0.37.0) 2026-06-12 17:26:51.350 | 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.dev443) (2026.5.1) 2026-06-12 17:26:51.380 | 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.dev443) (3.4.7) 2026-06-12 17:26:51.380 | 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.dev443) (3.18) 2026-06-12 17:26:51.380 | 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.dev443) (2.7.0) 2026-06-12 17:26:51.384 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.32.3->neutron==28.1.0.dev443) (2023.11.17) 2026-06-12 17:26:51.398 | 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.dev443) (4.2.0) 2026-06-12 17:26:51.398 | 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.dev443) (2.20.0) 2026-06-12 17:26:51.403 | 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.dev443) (0.1.2) 2026-06-12 17:26:51.412 | 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.dev443) (0.8) 2026-06-12 17:26:51.441 | 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.dev443) (0.16.0) 2026-06-12 17:26:51.481 | Downloading neutron_lib-4.0.0-py3-none-any.whl (641 kB) 2026-06-12 17:26:51.583 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 641.8/641.8 kB 4.3 MB/s 0:00:00 2026-06-12 17:26:51.587 | Downloading os_ken-4.2.1-py3-none-any.whl (2.0 MB) 2026-06-12 17:26:51.635 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 67.6 MB/s 0:00:00 2026-06-12 17:26:51.639 | Downloading ncclient-0.7.1-py3-none-any.whl (94 kB) 2026-06-12 17:26:51.646 | Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-06-12 17:26:51.653 | Downloading os_traits-3.8.0-py3-none-any.whl (44 kB) 2026-06-12 17:26:51.659 | Downloading os_vif-5.0.0-py3-none-any.whl (103 kB) 2026-06-12 17:26:51.667 | Downloading ovsdbapp-2.18.0-py3-none-any.whl (153 kB) 2026-06-12 17:26:51.673 | Using cached fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-06-12 17:26:51.677 | Downloading pecan-1.8.0-py3-none-any.whl (144 kB) 2026-06-12 17:26:51.687 | Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-06-12 17:26:51.700 | Downloading python_designateclient-6.4.0-py3-none-any.whl (96 kB) 2026-06-12 17:26:51.709 | Downloading osc_lib-4.6.0-py3-none-any.whl (96 kB) 2026-06-12 17:26:51.718 | Downloading python_neutronclient-12.0.0-py3-none-any.whl (248 kB) 2026-06-12 17:26:51.728 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-06-12 17:26:51.785 | Building wheels for collected packages: neutron, ovs 2026-06-12 17:26:51.785 | Building editable for neutron (pyproject.toml): started 2026-06-12 17:26:53.104 | Building editable for neutron (pyproject.toml): finished with status 'done' 2026-06-12 17:26:53.105 | Created wheel for neutron: filename=neutron-28.1.0.dev443-0.editable-py3-none-any.whl size=12805 sha256=1efee8bf1fd173554ce9c9724e8f40b4a0a560227bbb79adf993dc604d2c7f73 2026-06-12 17:26:53.105 | Stored in directory: /tmp/pip-ephem-wheel-cache-d8x0659q/wheels/85/41/4b/b676c3191efff247eca42312d2ef97517d6d981ada429e2e98 2026-06-12 17:26:53.108 | Building wheel for ovs (pyproject.toml): started 2026-06-12 17:26:53.562 | Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-06-12 17:26:53.563 | Created wheel for ovs: filename=ovs-3.7.1-py3-none-any.whl size=191286 sha256=60410bfb3c4d15b36c570b3615dd4697fc9516dbb3f46369165f7766d2cfe3e3 2026-06-12 17:26:53.563 | Stored in directory: /opt/stack/.cache/pip/wheels/ad/8f/7e/5c45edfad8724b1855f52f55dda4f193565d5fa2535d9faa2b 2026-06-12 17:26:53.565 | Successfully built neutron ovs 2026-06-12 17:26:53.712 | Installing collected packages: sortedcontainers, pyroute2, ovs, fixtures, pecan, ovsdbapp, os-traits, os-resource-classes, ncclient, os-ken, osc-lib, python-neutronclient, python-designateclient, os-vif, neutron-lib, neutron 2026-06-12 17:26:56.423 | 2026-06-12 17:26:56.436 | Successfully installed fixtures-4.3.2 ncclient-0.7.1 neutron-28.1.0.dev443 neutron-lib-4.0.0 os-ken-4.2.1 os-resource-classes-1.1.0 os-traits-3.8.0 os-vif-5.0.0 osc-lib-4.6.0 ovs-3.7.1 ovsdbapp-2.18.0 pecan-1.8.0 pyroute2-0.8.1 python-designateclient-6.4.0 python-neutronclient-12.0.0 sortedcontainers-2.4.0 2026-06-12 17:26:56.596 | + inc/python:pip_install:216 : result=0 2026-06-12 17:26:56.598 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-12 17:26:56.600 | + functions-common:time_stop:2414 : local name 2026-06-12 17:26:56.603 | + functions-common:time_stop:2415 : local end_time 2026-06-12 17:26:56.605 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-12 17:26:56.608 | + functions-common:time_stop:2417 : local total 2026-06-12 17:26:56.610 | + functions-common:time_stop:2418 : local start_time 2026-06-12 17:26:56.613 | + functions-common:time_stop:2420 : name=pip_install 2026-06-12 17:26:56.615 | + functions-common:time_stop:2421 : start_time=1781285205401 2026-06-12 17:26:56.618 | + functions-common:time_stop:2423 : [[ -z 1781285205401 ]] 2026-06-12 17:26:56.620 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-12 17:26:56.624 | + functions-common:time_stop:2426 : end_time=1781285216621 2026-06-12 17:26:56.627 | + functions-common:time_stop:2427 : elapsed_time=11220 2026-06-12 17:26:56.630 | + functions-common:time_stop:2428 : total=68216 2026-06-12 17:26:56.632 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-12 17:26:56.635 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=79436 2026-06-12 17:26:56.637 | + inc/python:pip_install:219 : return 0 2026-06-12 17:26:56.640 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-12 17:26:56.642 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-12 17:26:56.645 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/neutron 2026-06-12 17:26:56.647 | + inc/python:use_library_from_git:266 : local name=/opt/stack/neutron 2026-06-12 17:26:56.650 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 17:26:56.652 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-12 17:26:56.655 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,/opt/stack/neutron, ]] 2026-06-12 17:26:56.658 | + inc/python:use_library_from_git:269 : return 1 2026-06-12 17:26:56.660 | + lib/neutron:install_neutron:528 : [[ ovn == \o\v\n ]] 2026-06-12 17:26:56.663 | + lib/neutron:install_neutron:529 : install_ovn 2026-06-12 17:26:56.666 | + lib/neutron_plugins/ovn_agent:install_ovn:404 : echo 'Installing OVN and dependent packages' 2026-06-12 17:26:56.666 | Installing OVN and dependent packages 2026-06-12 17:26:56.668 | + lib/neutron_plugins/ovn_agent:install_ovn:407 : ovn_sanity_check 2026-06-12 17:26:56.671 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:391 : is_service_enabled q-agt neutron-agent 2026-06-12 17:26:56.687 | + functions-common:is_service_enabled:2070 : return 1 2026-06-12 17:26:56.690 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:393 : is_service_enabled q-l3 neutron-l3 2026-06-12 17:26:56.708 | + functions-common:is_service_enabled:2070 : return 1 2026-06-12 17:26:56.711 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:395 : is_service_enabled q-svc neutron-api 2026-06-12 17:26:56.728 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:26:56.731 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:395 : [[ ! ovn =~ ovn ]] 2026-06-12 17:26:56.734 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:397 : is_service_enabled q-svc neutron-api 2026-06-12 17:26:56.751 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:26:56.753 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:397 : [[ ! local,flat,vlan,geneve =~ geneve ]] 2026-06-12 17:26:56.756 | + lib/neutron_plugins/ovn_agent:install_ovn:409 : sudo mkdir -p /var/run/openvswitch 2026-06-12 17:26:56.770 | ++ lib/neutron_plugins/ovn_agent:install_ovn:410 : whoami 2026-06-12 17:26:56.775 | + lib/neutron_plugins/ovn_agent:install_ovn:410 : sudo chown stack /var/run/openvswitch 2026-06-12 17:26:56.787 | + lib/neutron_plugins/ovn_agent:install_ovn:412 : [[ False == \T\r\u\e ]] 2026-06-12 17:26:56.791 | ++ lib/neutron_plugins/ovn_agent:install_ovn:434 : get_packages openvswitch 2026-06-12 17:26:56.812 | + lib/neutron_plugins/ovn_agent:install_ovn:434 : install_package fakeroot make openvswitch-switch 2026-06-12 17:26:56.815 | + functions-common:install_package:1432 : update_package_repo 2026-06-12 17:26:56.817 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-12 17:26:56.820 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-12 17:26:56.823 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-12 17:26:56.825 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-12 17:26:56.828 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-12 17:26:56.830 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 17:26:56.833 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 17:26:56.835 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-12 17:26:56.838 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-12 17:26:56.840 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-12 17:26:56.842 | + functions-common:apt_get_update:1161 : return 2026-06-12 17:26:56.845 | + functions-common:install_package:1433 : real_install_package fakeroot make openvswitch-switch 2026-06-12 17:26:56.848 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-12 17:26:56.850 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 17:26:56.852 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 17:26:56.855 | + functions-common:real_install_package:1421 : apt_get install fakeroot make openvswitch-switch 2026-06-12 17:26:56.877 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2026-06-12 17:26:56.906 | Reading package lists... 2026-06-12 17:26:57.138 | Building dependency tree... 2026-06-12 17:26:57.139 | Reading state information... 2026-06-12 17:26:57.428 | fakeroot is already the newest version (1.33-1). 2026-06-12 17:26:57.428 | fakeroot set to manually installed. 2026-06-12 17:26:57.428 | make is already the newest version (4.3-4.1build2). 2026-06-12 17:26:57.428 | The following additional packages will be installed: 2026-06-12 17:26:57.429 | libunbound8 libxdp1 openvswitch-common python3-openvswitch 2026-06-12 17:26:57.429 | python3-sortedcontainers unbound 2026-06-12 17:26:57.430 | Suggested packages: 2026-06-12 17:26:57.430 | openvswitch-doc python-sortedcontainers-doc 2026-06-12 17:26:57.461 | The following NEW packages will be installed: 2026-06-12 17:26:57.462 | libunbound8 libxdp1 openvswitch-common openvswitch-switch 2026-06-12 17:26:57.462 | python3-openvswitch python3-sortedcontainers 2026-06-12 17:26:57.463 | The following packages will be upgraded: 2026-06-12 17:26:57.463 | unbound 2026-06-12 17:26:57.724 | 1 upgraded, 6 newly installed, 0 to remove and 77 not upgraded. 2026-06-12 17:26:57.724 | Need to get 5,179 kB of archives. 2026-06-12 17:26:57.724 | After this operation, 13.3 MB of additional disk space will be used. 2026-06-12 17:26:57.724 | Get:1 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 unbound amd64 1.19.2-1ubuntu3.8 [960 kB] 2026-06-12 17:26:58.640 | Get:2 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.8 [445 kB] 2026-06-12 17:26:58.814 | Get:3 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-common amd64 3.3.4-0ubuntu0.24.04.2 [1,042 kB] 2026-06-12 17:26:59.004 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-06-12 17:26:59.005 | Get:5 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2026-06-12 17:26:59.011 | Get:6 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-openvswitch amd64 3.3.4-0ubuntu0.24.04.2 [1,034 kB] 2026-06-12 17:26:59.116 | Get:7 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-switch amd64 3.3.4-0ubuntu0.24.04.2 [1,608 kB] 2026-06-12 17:26:59.520 | Fetched 5,179 kB in 2s (3,011 kB/s) 2026-06-12 17:26:59.623 | (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 ... 174743 files and directories currently installed.) 2026-06-12 17:26:59.628 | Preparing to unpack .../0-unbound_1.19.2-1ubuntu3.8_amd64.deb ... 2026-06-12 17:26:59.651 | Unpacking unbound (1.19.2-1ubuntu3.8) over (1.19.2-1ubuntu3.7) ... 2026-06-12 17:26:59.720 | Selecting previously unselected package libunbound8:amd64. 2026-06-12 17:26:59.735 | Preparing to unpack .../1-libunbound8_1.19.2-1ubuntu3.8_amd64.deb ... 2026-06-12 17:26:59.737 | Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-06-12 17:26:59.772 | Selecting previously unselected package openvswitch-common. 2026-06-12 17:26:59.786 | Preparing to unpack .../2-openvswitch-common_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-12 17:26:59.787 | Unpacking openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-06-12 17:26:59.839 | Selecting previously unselected package python3-sortedcontainers. 2026-06-12 17:26:59.853 | Preparing to unpack .../3-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-06-12 17:26:59.854 | Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-06-12 17:26:59.886 | Selecting previously unselected package libxdp1:amd64. 2026-06-12 17:26:59.900 | Preparing to unpack .../4-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-06-12 17:26:59.901 | Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-06-12 17:26:59.932 | Selecting previously unselected package python3-openvswitch. 2026-06-12 17:26:59.946 | Preparing to unpack .../5-python3-openvswitch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-12 17:26:59.947 | Unpacking python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-12 17:27:00.003 | Selecting previously unselected package openvswitch-switch. 2026-06-12 17:27:00.017 | Preparing to unpack .../6-openvswitch-switch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-12 17:27:00.023 | Unpacking openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-12 17:27:00.102 | Setting up unbound (1.19.2-1ubuntu3.8) ... 2026-06-12 17:27:01.072 | Setting up python3-sortedcontainers (2.4.0-2) ... 2026-06-12 17:27:01.204 | Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-06-12 17:27:01.208 | Setting up libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-06-12 17:27:01.211 | Setting up openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-06-12 17:27:01.218 | Setting up python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-12 17:27:01.420 | Setting up openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-12 17:27:01.430 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-06-12 17:27:01.855 | Created symlink /etc/systemd/system/openvswitch-switch.service.requires/ovs-record-hostname.service → /usr/lib/systemd/system/ovs-record-hostname.service. 2026-06-12 17:27:01.964 | Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /usr/lib/systemd/system/openvswitch-switch.service. 2026-06-12 17:27:02.586 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-12 17:27:03.653 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-12 17:27:04.270 | 2026-06-12 17:27:04.270 | Running kernel seems to be up-to-date. 2026-06-12 17:27:04.270 | 2026-06-12 17:27:04.270 | Restarting services... 2026-06-12 17:27:04.332 | 2026-06-12 17:27:04.332 | Service restarts being deferred: 2026-06-12 17:27:04.332 | /etc/needrestart/restart.d/dbus.service 2026-06-12 17:27:04.332 | systemctl restart getty@tty1.service 2026-06-12 17:27:04.332 | systemctl restart networkd-dispatcher.service 2026-06-12 17:27:04.332 | systemctl restart serial-getty@ttyS0.service 2026-06-12 17:27:04.332 | systemctl restart storpool_beacon.service 2026-06-12 17:27:04.332 | systemctl restart storpool_block.service 2026-06-12 17:27:04.332 | systemctl restart systemd-logind.service 2026-06-12 17:27:04.332 | 2026-06-12 17:27:04.332 | No containers need to be restarted. 2026-06-12 17:27:04.332 | 2026-06-12 17:27:04.332 | User sessions running outdated binaries: 2026-06-12 17:27:04.332 | ubuntu @ session #3: python3[7033] 2026-06-12 17:27:04.342 | ubuntu @ session #4: sh[8412], sshd[8354] 2026-06-12 17:27:04.352 | ubuntu @ user manager service: systemd[5142] 2026-06-12 17:27:04.362 | 2026-06-12 17:27:04.362 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-12 17:27:05.630 | + functions-common:apt_get:1205 : result=0 2026-06-12 17:27:05.632 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-12 17:27:05.635 | + functions-common:time_stop:2414 : local name 2026-06-12 17:27:05.637 | + functions-common:time_stop:2415 : local end_time 2026-06-12 17:27:05.640 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-12 17:27:05.643 | + functions-common:time_stop:2417 : local total 2026-06-12 17:27:05.645 | + functions-common:time_stop:2418 : local start_time 2026-06-12 17:27:05.648 | + functions-common:time_stop:2420 : name=apt-get 2026-06-12 17:27:05.650 | + functions-common:time_stop:2421 : start_time=1781285216873 2026-06-12 17:27:05.653 | + functions-common:time_stop:2423 : [[ -z 1781285216873 ]] 2026-06-12 17:27:05.656 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-12 17:27:05.660 | + functions-common:time_stop:2426 : end_time=1781285225657 2026-06-12 17:27:05.662 | + functions-common:time_stop:2427 : elapsed_time=8784 2026-06-12 17:27:05.665 | + functions-common:time_stop:2428 : total=108786 2026-06-12 17:27:05.667 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-12 17:27:05.669 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=117570 2026-06-12 17:27:05.672 | + functions-common:apt_get:1209 : return 0 2026-06-12 17:27:05.676 | ++ lib/neutron_plugins/ovn_agent:install_ovn:435 : get_packages ovn 2026-06-12 17:27:05.697 | + lib/neutron_plugins/ovn_agent:install_ovn:435 : install_package ovn-central ovn-controller-vtep ovn-host 2026-06-12 17:27:05.700 | + functions-common:install_package:1432 : update_package_repo 2026-06-12 17:27:05.702 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-12 17:27:05.706 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-12 17:27:05.708 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-12 17:27:05.712 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-12 17:27:05.714 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-12 17:27:05.718 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 17:27:05.720 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 17:27:05.723 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-12 17:27:05.726 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-12 17:27:05.729 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-12 17:27:05.732 | + functions-common:apt_get_update:1161 : return 2026-06-12 17:27:05.735 | + functions-common:install_package:1433 : real_install_package ovn-central ovn-controller-vtep ovn-host 2026-06-12 17:27:05.738 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-12 17:27:05.741 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 17:27:05.744 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 17:27:05.747 | + functions-common:real_install_package:1421 : apt_get install ovn-central ovn-controller-vtep ovn-host 2026-06-12 17:27:05.771 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ovn-central ovn-controller-vtep ovn-host 2026-06-12 17:27:05.800 | Reading package lists... 2026-06-12 17:27:06.059 | Building dependency tree... 2026-06-12 17:27:06.060 | Reading state information... 2026-06-12 17:27:06.337 | The following additional packages will be installed: 2026-06-12 17:27:06.337 | ovn-common 2026-06-12 17:27:06.366 | The following NEW packages will be installed: 2026-06-12 17:27:06.367 | ovn-central ovn-common ovn-controller-vtep ovn-host 2026-06-12 17:27:06.624 | 0 upgraded, 4 newly installed, 0 to remove and 77 not upgraded. 2026-06-12 17:27:06.624 | Need to get 2,360 kB of archives. 2026-06-12 17:27:06.624 | After this operation, 8,355 kB of additional disk space will be used. 2026-06-12 17:27:06.624 | Get:1 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-common amd64 24.03.6-0ubuntu0.24.04.1 [1,157 kB] 2026-06-12 17:27:07.619 | Get:2 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-central amd64 24.03.6-0ubuntu0.24.04.1 [368 kB] 2026-06-12 17:27:07.754 | Get:3 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 ovn-controller-vtep amd64 24.03.6-0ubuntu0.24.04.1 [170 kB] 2026-06-12 17:27:07.860 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-host amd64 24.03.6-0ubuntu0.24.04.1 [665 kB] 2026-06-12 17:27:08.317 | Fetched 2,360 kB in 2s (1,466 kB/s) 2026-06-12 17:27:08.344 | Selecting previously unselected package ovn-common. 2026-06-12 17:27:08.428 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 174943 files and directories currently installed.) 2026-06-12 17:27:08.432 | Preparing to unpack .../ovn-common_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-12 17:27:08.434 | Unpacking ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-06-12 17:27:08.501 | Selecting previously unselected package ovn-central. 2026-06-12 17:27:08.512 | Preparing to unpack .../ovn-central_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-12 17:27:08.514 | Unpacking ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-06-12 17:27:08.551 | Selecting previously unselected package ovn-controller-vtep. 2026-06-12 17:27:08.566 | Preparing to unpack .../ovn-controller-vtep_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-12 17:27:08.567 | Unpacking ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-06-12 17:27:08.599 | Selecting previously unselected package ovn-host. 2026-06-12 17:27:08.613 | Preparing to unpack .../ovn-host_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-12 17:27:08.617 | Unpacking ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-06-12 17:27:08.677 | Setting up ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-06-12 17:27:08.685 | Setting up ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-06-12 17:27:08.967 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-06-12 17:27:09.082 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-host.service → /usr/lib/systemd/system/ovn-host.service. 2026-06-12 17:27:09.360 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-06-12 17:27:09.399 | Setting up ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-06-12 17:27:09.701 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-06-12 17:27:09.815 | Created symlink /etc/systemd/system/ovn-sb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-sb.service. 2026-06-12 17:27:10.233 | Created symlink /etc/systemd/system/ovn-nb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-nb.service. 2026-06-12 17:27:10.646 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-central.service → /usr/lib/systemd/system/ovn-central.service. 2026-06-12 17:27:11.153 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-06-12 17:27:11.200 | Setting up ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-06-12 17:27:11.334 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-controller-vtep.service → /usr/lib/systemd/system/ovn-controller-vtep.service. 2026-06-12 17:27:11.675 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-12 17:27:13.323 | 2026-06-12 17:27:13.323 | Running kernel seems to be up-to-date. 2026-06-12 17:27:13.323 | 2026-06-12 17:27:13.323 | Restarting services... 2026-06-12 17:27:13.385 | 2026-06-12 17:27:13.385 | Service restarts being deferred: 2026-06-12 17:27:13.385 | /etc/needrestart/restart.d/dbus.service 2026-06-12 17:27:13.385 | systemctl restart getty@tty1.service 2026-06-12 17:27:13.385 | systemctl restart networkd-dispatcher.service 2026-06-12 17:27:13.385 | systemctl restart serial-getty@ttyS0.service 2026-06-12 17:27:13.385 | systemctl restart storpool_beacon.service 2026-06-12 17:27:13.385 | systemctl restart storpool_block.service 2026-06-12 17:27:13.385 | systemctl restart systemd-logind.service 2026-06-12 17:27:13.385 | 2026-06-12 17:27:13.385 | No containers need to be restarted. 2026-06-12 17:27:13.385 | 2026-06-12 17:27:13.385 | User sessions running outdated binaries: 2026-06-12 17:27:13.386 | ubuntu @ session #3: python3[7033] 2026-06-12 17:27:13.397 | ubuntu @ session #4: sh[8412], sshd[8354] 2026-06-12 17:27:13.404 | ubuntu @ user manager service: systemd[5142] 2026-06-12 17:27:13.413 | 2026-06-12 17:27:13.413 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-12 17:27:14.653 | + functions-common:apt_get:1205 : result=0 2026-06-12 17:27:14.656 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-12 17:27:14.658 | + functions-common:time_stop:2414 : local name 2026-06-12 17:27:14.660 | + functions-common:time_stop:2415 : local end_time 2026-06-12 17:27:14.663 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-12 17:27:14.666 | + functions-common:time_stop:2417 : local total 2026-06-12 17:27:14.668 | + functions-common:time_stop:2418 : local start_time 2026-06-12 17:27:14.670 | + functions-common:time_stop:2420 : name=apt-get 2026-06-12 17:27:14.673 | + functions-common:time_stop:2421 : start_time=1781285225767 2026-06-12 17:27:14.675 | + functions-common:time_stop:2423 : [[ -z 1781285225767 ]] 2026-06-12 17:27:14.679 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-12 17:27:14.683 | + functions-common:time_stop:2426 : end_time=1781285234680 2026-06-12 17:27:14.685 | + functions-common:time_stop:2427 : elapsed_time=8913 2026-06-12 17:27:14.688 | + functions-common:time_stop:2428 : total=117570 2026-06-12 17:27:14.690 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-12 17:27:14.693 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=126483 2026-06-12 17:27:14.696 | + functions-common:apt_get:1209 : return 0 2026-06-12 17:27:14.699 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-12 17:27:14.702 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-12 17:27:14.704 | + lib/neutron_plugins/ovn_agent:install_ovn:442 : local log_archive_dir=/opt/stack/logs/archive 2026-06-12 17:27:14.707 | + lib/neutron_plugins/ovn_agent:install_ovn:443 : mkdir -p /opt/stack/logs/archive 2026-06-12 17:27:14.712 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-12 17:27:14.714 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovs-vswitchd.log ']' 2026-06-12 17:27:14.718 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-12 17:27:14.721 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-northd.log ']' 2026-06-12 17:27:14.724 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-12 17:27:14.726 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-controller.log ']' 2026-06-12 17:27:14.729 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-12 17:27:14.732 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-controller-vtep.log ']' 2026-06-12 17:27:14.734 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-12 17:27:14.737 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovs-vtep.log ']' 2026-06-12 17:27:14.739 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-12 17:27:14.742 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server.log ']' 2026-06-12 17:27:14.745 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-12 17:27:14.747 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server-nb.log ']' 2026-06-12 17:27:14.750 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-12 17:27:14.753 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server-sb.log ']' 2026-06-12 17:27:14.756 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : use_library_from_git ovsdbapp 2026-06-12 17:27:14.758 | + inc/python:use_library_from_git:266 : local name=ovsdbapp 2026-06-12 17:27:14.761 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 17:27:14.764 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-12 17:27:14.766 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,ovsdbapp, ]] 2026-06-12 17:27:14.769 | + inc/python:use_library_from_git:269 : return 1 2026-06-12 17:27:14.772 | + lib/neutron_plugins/ovn_agent:install_ovn:457 : [[ False == \T\r\u\e ]] 2026-06-12 17:27:14.775 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-12 17:27:14.777 | + ./stack.sh:main:953 : is_service_enabled nova 2026-06-12 17:27:14.795 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:27:14.798 | + ./stack.sh:main:955 : stack_install_service nova 2026-06-12 17:27:14.800 | + lib/stack:stack_install_service:20 : local service=nova 2026-06-12 17:27:14.802 | + lib/stack:stack_install_service:21 : type install_nova 2026-06-12 17:27:14.805 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-12 17:27:14.808 | + lib/stack:stack_install_service:32 : install_nova 2026-06-12 17:27:14.811 | + lib/nova:install_nova:910 : use_library_from_git os-vif 2026-06-12 17:27:14.813 | + inc/python:use_library_from_git:266 : local name=os-vif 2026-06-12 17:27:14.816 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 17:27:14.818 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-12 17:27:14.820 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,os-vif, ]] 2026-06-12 17:27:14.822 | + inc/python:use_library_from_git:269 : return 1 2026-06-12 17:27:14.825 | + lib/nova:install_nova:915 : is_service_enabled n-cpu 2026-06-12 17:27:14.841 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:27:14.843 | + lib/nova:install_nova:915 : [[ -r /opt/stack/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-06-12 17:27:14.845 | + lib/nova:install_nova:916 : install_nova_hypervisor 2026-06-12 17:27:14.847 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:91 : install_libvirt 2026-06-12 17:27:14.849 | + lib/nova_plugins/functions-libvirt:install_libvirt:80 : [[ noble =~ bookworm ]] 2026-06-12 17:27:14.851 | + lib/nova_plugins/functions-libvirt:install_libvirt:93 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- libvirt-python 2026-06-12 17:27:14.925 | + lib/nova_plugins/functions-libvirt:install_libvirt:95 : is_ubuntu 2026-06-12 17:27:14.927 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 17:27:14.930 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 17:27:14.932 | + lib/nova_plugins/functions-libvirt:install_libvirt:96 : install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-06-12 17:27:14.934 | + functions-common:install_package:1432 : update_package_repo 2026-06-12 17:27:14.936 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-12 17:27:14.938 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-12 17:27:14.940 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-12 17:27:14.942 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-12 17:27:14.945 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-12 17:27:14.947 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 17:27:14.950 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 17:27:14.952 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-12 17:27:14.954 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-12 17:27:14.956 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-12 17:27:14.958 | + functions-common:apt_get_update:1161 : return 2026-06-12 17:27:14.961 | + functions-common:install_package:1433 : real_install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-06-12 17:27:14.964 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-12 17:27:14.966 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 17:27:14.968 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 17:27:14.971 | + functions-common:real_install_package:1421 : apt_get install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-06-12 17:27:14.991 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-06-12 17:27:15.019 | Reading package lists... 2026-06-12 17:27:15.270 | Building dependency tree... 2026-06-12 17:27:15.271 | Reading state information... 2026-06-12 17:27:15.587 | The following additional packages will be installed: 2026-06-12 17:27:15.587 | libnss-mymachines libtpms0 libvirt-daemon libvirt-daemon-config-network 2026-06-12 17:27:15.587 | libvirt-daemon-config-nwfilter libvirt-daemon-driver-qemu 2026-06-12 17:27:15.588 | libvirt-daemon-system-systemd libvirt-l10n libvirt0 libxml2-utils mdevctl 2026-06-12 17:27:15.588 | python3-zstandard qemu-efi-aarch64 qemu-efi-arm qemu-system-arm 2026-06-12 17:27:15.588 | qemu-system-mips qemu-system-misc qemu-system-ppc qemu-system-s390x 2026-06-12 17:27:15.588 | qemu-system-sparc swtpm swtpm-tools systemd-container 2026-06-12 17:27:15.590 | Suggested packages: 2026-06-12 17:27:15.590 | libvirt-clients-qemu libvirt-login-shell 2026-06-12 17:27:15.593 | libvirt-daemon-driver-storage-gluster 2026-06-12 17:27:15.593 | libvirt-daemon-driver-storage-iscsi-direct libvirt-daemon-driver-storage-rbd 2026-06-12 17:27:15.593 | libvirt-daemon-driver-storage-zfs libvirt-daemon-driver-lxc 2026-06-12 17:27:15.593 | libvirt-daemon-driver-vbox libvirt-daemon-driver-xen numad passt auditd 2026-06-12 17:27:15.593 | nfs-common systemtap zfsutils python-zstandard-doc samba vde2 trousers 2026-06-12 17:27:15.640 | The following packages will be REMOVED: 2026-06-12 17:27:15.642 | apport-core-dump-handler 2026-06-12 17:27:15.643 | The following NEW packages will be installed: 2026-06-12 17:27:15.644 | libnss-mymachines libtpms0 libvirt-clients libvirt-daemon 2026-06-12 17:27:15.644 | libvirt-daemon-config-network libvirt-daemon-config-nwfilter 2026-06-12 17:27:15.644 | libvirt-daemon-driver-qemu libvirt-daemon-system 2026-06-12 17:27:15.644 | libvirt-daemon-system-systemd libvirt-dev libvirt-l10n libvirt0 2026-06-12 17:27:15.644 | libxml2-utils mdevctl python3-libvirt python3-zstandard qemu-efi-aarch64 2026-06-12 17:27:15.644 | qemu-efi-arm qemu-system qemu-system-arm qemu-system-mips qemu-system-misc 2026-06-12 17:27:15.645 | qemu-system-ppc qemu-system-s390x qemu-system-sparc swtpm swtpm-tools 2026-06-12 17:27:15.645 | systemd-container systemd-coredump 2026-06-12 17:27:15.937 | 0 upgraded, 29 newly installed, 1 to remove and 77 not upgraded. 2026-06-12 17:27:15.937 | Need to get 115 MB of archives. 2026-06-12 17:27:15.937 | After this operation, 916 MB of additional disk space will be used. 2026-06-12 17:27:15.937 | Get:1 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 python3-zstandard amd64 0.22.0-1build1 [360 kB] 2026-06-12 17:27:16.854 | Get:2 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 systemd-coredump amd64 255.4-1ubuntu8.16 [71.7 kB] 2026-06-12 17:27:16.873 | Get:3 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libtpms0 amd64 0.9.3-0ubuntu4.24.04.1 [373 kB] 2026-06-12 17:27:17.074 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt0 amd64 10.0.0-2ubuntu8.13 [1,830 kB] 2026-06-12 17:27:17.337 | Get:5 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-clients amd64 10.0.0-2ubuntu8.13 [438 kB] 2026-06-12 17:27:17.366 | Get:6 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-driver-qemu amd64 10.0.0-2ubuntu8.13 [741 kB] 2026-06-12 17:27:17.406 | Get:7 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon amd64 10.0.0-2ubuntu8.13 [431 kB] 2026-06-12 17:27:17.425 | Get:8 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-config-network all 10.0.0-2ubuntu8.13 [3,116 B] 2026-06-12 17:27:17.425 | Get:9 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-config-nwfilter all 10.0.0-2ubuntu8.13 [6,036 B] 2026-06-12 17:27:17.426 | Get:10 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-container amd64 255.4-1ubuntu8.16 [417 kB] 2026-06-12 17:27:17.442 | Get:11 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-system-systemd all 10.0.0-2ubuntu8.13 [1,374 B] 2026-06-12 17:27:17.442 | Get:12 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-system amd64 10.0.0-2ubuntu8.13 [49.8 kB] 2026-06-12 17:27:17.444 | Get:13 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libvirt-dev amd64 10.0.0-2ubuntu8.13 [178 kB] 2026-06-12 17:27:17.455 | Get:14 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-l10n all 10.0.0-2ubuntu8.13 [1,154 B] 2026-06-12 17:27:17.562 | Get:15 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-utils amd64 2.9.14+dfsg-1.3ubuntu3.7 [39.4 kB] 2026-06-12 17:27:17.563 | Get:16 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mdevctl amd64 1.3.0-1ubuntu2.1 [959 kB] 2026-06-12 17:27:17.681 | Get:17 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-06-12 17:27:17.685 | Get:18 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-arm amd64 1:8.2.2+ds-0ubuntu1.16 [11.0 MB] 2026-06-12 17:27:18.283 | Get:19 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-mips amd64 1:8.2.2+ds-0ubuntu1.16 [16.3 MB] 2026-06-12 17:27:19.126 | Get:20 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-ppc amd64 1:8.2.2+ds-0ubuntu1.16 [9,104 kB] 2026-06-12 17:27:19.407 | Get:21 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-sparc amd64 1:8.2.2+ds-0ubuntu1.16 [6,308 kB] 2026-06-12 17:27:19.583 | Get:22 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-s390x amd64 1:8.2.2+ds-0ubuntu1.16 [3,435 kB] 2026-06-12 17:27:19.842 | Get:23 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-misc amd64 1:8.2.2+ds-0ubuntu1.16 [57.7 MB] 2026-06-12 17:27:23.553 | Get:24 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system amd64 1:8.2.2+ds-0ubuntu1.16 [58.4 kB] 2026-06-12 17:27:23.553 | Get:25 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 swtpm amd64 0.7.3-0ubuntu5.24.04.1 [53.1 kB] 2026-06-12 17:27:23.554 | Get:26 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 swtpm-tools amd64 0.7.3-0ubuntu5.24.04.1 [92.9 kB] 2026-06-12 17:27:23.554 | Get:27 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss-mymachines amd64 255.4-1ubuntu8.16 [153 kB] 2026-06-12 17:27:23.555 | Get:28 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-aarch64 all 2024.02-2ubuntu0.8 [4,096 kB] 2026-06-12 17:27:23.650 | Get:29 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-arm all 2024.02-2ubuntu0.8 [776 kB] 2026-06-12 17:27:24.156 | Preconfiguring packages ... 2026-06-12 17:27:24.267 | Fetched 115 MB in 8s (14.0 MB/s) 2026-06-12 17:27:24.290 | Selecting previously unselected package python3-zstandard. 2026-06-12 17:27:24.370 | (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 ... 175011 files and directories currently installed.) 2026-06-12 17:27:24.374 | Preparing to unpack .../python3-zstandard_0.22.0-1build1_amd64.deb ... 2026-06-12 17:27:24.376 | Unpacking python3-zstandard (0.22.0-1build1) ... 2026-06-12 17:27:24.453 | dpkg: apport-core-dump-handler: dependency problems, but removing anyway as you requested: 2026-06-12 17:27:24.453 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-06-12 17:27:24.453 | Package apport-core-dump-handler is to be removed. 2026-06-12 17:27:24.453 | Package python3-zstandard is not configured yet. 2026-06-12 17:27:24.453 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-06-12 17:27:24.453 | Package apport-core-dump-handler is to be removed. 2026-06-12 17:27:24.453 | Package systemd-coredump is not installed. 2026-06-12 17:27:24.453 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-06-12 17:27:24.453 | Package apport-core-dump-handler is to be removed. 2026-06-12 17:27:24.453 | Package python3-zstandard is not configured yet. 2026-06-12 17:27:24.453 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-06-12 17:27:24.453 | Package apport-core-dump-handler is to be removed. 2026-06-12 17:27:24.453 | Package systemd-coredump is not installed. 2026-06-12 17:27:24.453 | 2026-06-12 17:27:24.534 | (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 ... 175025 files and directories currently installed.) 2026-06-12 17:27:24.537 | Removing apport-core-dump-handler (2.28.1-0ubuntu3.8) ... 2026-06-12 17:27:25.035 | Selecting previously unselected package systemd-coredump. 2026-06-12 17:27:25.107 | (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 ... 175023 files and directories currently installed.) 2026-06-12 17:27:25.111 | Preparing to unpack .../00-systemd-coredump_255.4-1ubuntu8.16_amd64.deb ... 2026-06-12 17:27:25.113 | Unpacking systemd-coredump (255.4-1ubuntu8.16) ... 2026-06-12 17:27:25.146 | Selecting previously unselected package libtpms0:amd64. 2026-06-12 17:27:25.160 | Preparing to unpack .../01-libtpms0_0.9.3-0ubuntu4.24.04.1_amd64.deb ... 2026-06-12 17:27:25.162 | Unpacking libtpms0:amd64 (0.9.3-0ubuntu4.24.04.1) ... 2026-06-12 17:27:25.197 | Selecting previously unselected package libvirt0:amd64. 2026-06-12 17:27:25.211 | Preparing to unpack .../02-libvirt0_10.0.0-2ubuntu8.13_amd64.deb ... 2026-06-12 17:27:25.213 | Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.13) ... 2026-06-12 17:27:25.293 | Selecting previously unselected package libvirt-clients. 2026-06-12 17:27:25.308 | Preparing to unpack .../03-libvirt-clients_10.0.0-2ubuntu8.13_amd64.deb ... 2026-06-12 17:27:25.318 | Unpacking libvirt-clients (10.0.0-2ubuntu8.13) ... 2026-06-12 17:27:25.359 | Selecting previously unselected package libvirt-daemon-driver-qemu. 2026-06-12 17:27:25.374 | Preparing to unpack .../04-libvirt-daemon-driver-qemu_10.0.0-2ubuntu8.13_amd64.deb ... 2026-06-12 17:27:25.383 | Unpacking libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.13) ... 2026-06-12 17:27:25.422 | Selecting previously unselected package libvirt-daemon. 2026-06-12 17:27:25.437 | Preparing to unpack .../05-libvirt-daemon_10.0.0-2ubuntu8.13_amd64.deb ... 2026-06-12 17:27:25.446 | Unpacking libvirt-daemon (10.0.0-2ubuntu8.13) ... 2026-06-12 17:27:25.488 | Selecting previously unselected package libvirt-daemon-config-network. 2026-06-12 17:27:25.503 | Preparing to unpack .../06-libvirt-daemon-config-network_10.0.0-2ubuntu8.13_all.deb ... 2026-06-12 17:27:25.511 | Unpacking libvirt-daemon-config-network (10.0.0-2ubuntu8.13) ... 2026-06-12 17:27:25.538 | Selecting previously unselected package libvirt-daemon-config-nwfilter. 2026-06-12 17:27:25.552 | Preparing to unpack .../07-libvirt-daemon-config-nwfilter_10.0.0-2ubuntu8.13_all.deb ... 2026-06-12 17:27:25.561 | Unpacking libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.13) ... 2026-06-12 17:27:25.592 | Selecting previously unselected package systemd-container. 2026-06-12 17:27:25.607 | Preparing to unpack .../08-systemd-container_255.4-1ubuntu8.16_amd64.deb ... 2026-06-12 17:27:25.608 | Unpacking systemd-container (255.4-1ubuntu8.16) ... 2026-06-12 17:27:25.658 | Selecting previously unselected package libvirt-daemon-system-systemd. 2026-06-12 17:27:25.673 | Preparing to unpack .../09-libvirt-daemon-system-systemd_10.0.0-2ubuntu8.13_all.deb ... 2026-06-12 17:27:25.680 | Unpacking libvirt-daemon-system-systemd (10.0.0-2ubuntu8.13) ... 2026-06-12 17:27:25.713 | Selecting previously unselected package libvirt-daemon-system. 2026-06-12 17:27:25.728 | Preparing to unpack .../10-libvirt-daemon-system_10.0.0-2ubuntu8.13_amd64.deb ... 2026-06-12 17:27:25.755 | Unpacking libvirt-daemon-system (10.0.0-2ubuntu8.13) ... 2026-06-12 17:27:25.797 | Selecting previously unselected package libvirt-dev:amd64. 2026-06-12 17:27:25.812 | Preparing to unpack .../11-libvirt-dev_10.0.0-2ubuntu8.13_amd64.deb ... 2026-06-12 17:27:25.821 | Unpacking libvirt-dev:amd64 (10.0.0-2ubuntu8.13) ... 2026-06-12 17:27:25.862 | Selecting previously unselected package libvirt-l10n. 2026-06-12 17:27:25.877 | Preparing to unpack .../12-libvirt-l10n_10.0.0-2ubuntu8.13_all.deb ... 2026-06-12 17:27:25.886 | Unpacking libvirt-l10n (10.0.0-2ubuntu8.13) ... 2026-06-12 17:27:25.915 | Selecting previously unselected package libxml2-utils. 2026-06-12 17:27:25.930 | Preparing to unpack .../13-libxml2-utils_2.9.14+dfsg-1.3ubuntu3.7_amd64.deb ... 2026-06-12 17:27:25.932 | Unpacking libxml2-utils (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-06-12 17:27:25.962 | Selecting previously unselected package mdevctl. 2026-06-12 17:27:25.976 | Preparing to unpack .../14-mdevctl_1.3.0-1ubuntu2.1_amd64.deb ... 2026-06-12 17:27:25.979 | Unpacking mdevctl (1.3.0-1ubuntu2.1) ... 2026-06-12 17:27:26.027 | Selecting previously unselected package python3-libvirt. 2026-06-12 17:27:26.041 | Preparing to unpack .../15-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-06-12 17:27:26.043 | Unpacking python3-libvirt (10.0.0-1build1) ... 2026-06-12 17:27:26.079 | Selecting previously unselected package qemu-system-arm. 2026-06-12 17:27:26.094 | Preparing to unpack .../16-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-12 17:27:26.102 | Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-12 17:27:26.360 | Selecting previously unselected package qemu-system-mips. 2026-06-12 17:27:26.374 | Preparing to unpack .../17-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-12 17:27:26.382 | Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-12 17:27:26.668 | Selecting previously unselected package qemu-system-ppc. 2026-06-12 17:27:26.683 | Preparing to unpack .../18-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-12 17:27:26.691 | Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-12 17:27:26.871 | Selecting previously unselected package qemu-system-sparc. 2026-06-12 17:27:26.885 | Preparing to unpack .../19-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-12 17:27:26.893 | Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-12 17:27:27.021 | Selecting previously unselected package qemu-system-s390x. 2026-06-12 17:27:27.035 | Preparing to unpack .../20-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-12 17:27:27.043 | Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-12 17:27:27.127 | Selecting previously unselected package qemu-system-misc. 2026-06-12 17:27:27.141 | Preparing to unpack .../21-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-12 17:27:27.149 | Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-12 17:27:28.081 | Selecting previously unselected package qemu-system. 2026-06-12 17:27:28.095 | Preparing to unpack .../22-qemu-system_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-12 17:27:28.097 | Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-12 17:27:28.124 | Selecting previously unselected package swtpm. 2026-06-12 17:27:28.141 | Preparing to unpack .../23-swtpm_0.7.3-0ubuntu5.24.04.1_amd64.deb ... 2026-06-12 17:27:28.144 | Unpacking swtpm (0.7.3-0ubuntu5.24.04.1) ... 2026-06-12 17:27:28.177 | Selecting previously unselected package swtpm-tools. 2026-06-12 17:27:28.191 | Preparing to unpack .../24-swtpm-tools_0.7.3-0ubuntu5.24.04.1_amd64.deb ... 2026-06-12 17:27:28.193 | Unpacking swtpm-tools (0.7.3-0ubuntu5.24.04.1) ... 2026-06-12 17:27:28.225 | Selecting previously unselected package libnss-mymachines:amd64. 2026-06-12 17:27:28.239 | Preparing to unpack .../25-libnss-mymachines_255.4-1ubuntu8.16_amd64.deb ... 2026-06-12 17:27:28.245 | Unpacking libnss-mymachines:amd64 (255.4-1ubuntu8.16) ... 2026-06-12 17:27:28.271 | Selecting previously unselected package qemu-efi-aarch64. 2026-06-12 17:27:28.285 | Preparing to unpack .../26-qemu-efi-aarch64_2024.02-2ubuntu0.8_all.deb ... 2026-06-12 17:27:28.286 | Unpacking qemu-efi-aarch64 (2024.02-2ubuntu0.8) ... 2026-06-12 17:27:29.393 | Selecting previously unselected package qemu-efi-arm. 2026-06-12 17:27:29.411 | Preparing to unpack .../27-qemu-efi-arm_2024.02-2ubuntu0.8_all.deb ... 2026-06-12 17:27:29.412 | Unpacking qemu-efi-arm (2024.02-2ubuntu0.8) ... 2026-06-12 17:27:29.901 | Setting up systemd-coredump (255.4-1ubuntu8.16) ... 2026-06-12 17:27:30.178 | Creating group 'systemd-coredump' with GID 988. 2026-06-12 17:27:30.179 | Creating user 'systemd-coredump' (systemd Core Dumper) with UID 988 and GID 988. 2026-06-12 17:27:30.189 | Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-12 17:27:30.198 | Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-12 17:27:30.208 | Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-12 17:27:30.217 | Setting up qemu-efi-aarch64 (2024.02-2ubuntu0.8) ... 2026-06-12 17:27:30.220 | Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-12 17:27:30.230 | Setting up python3-zstandard (0.22.0-1build1) ... 2026-06-12 17:27:30.369 | Setting up libvirt0:amd64 (10.0.0-2ubuntu8.13) ... 2026-06-12 17:27:30.372 | Setting up systemd-container (255.4-1ubuntu8.16) ... 2026-06-12 17:27:30.505 | Created symlink /etc/systemd/system/multi-user.target.wants/machines.target → /usr/lib/systemd/system/machines.target. 2026-06-12 17:27:30.811 | Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-12 17:27:30.820 | Setting up qemu-efi-arm (2024.02-2ubuntu0.8) ... 2026-06-12 17:27:30.823 | Setting up libtpms0:amd64 (0.9.3-0ubuntu4.24.04.1) ... 2026-06-12 17:27:30.827 | Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-12 17:27:30.836 | Setting up libxml2-utils (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-06-12 17:27:30.839 | Setting up libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.13) ... 2026-06-12 17:27:31.190 | Setting up mdevctl (1.3.0-1ubuntu2.1) ... 2026-06-12 17:27:31.194 | Setting up libvirt-daemon-config-network (10.0.0-2ubuntu8.13) ... 2026-06-12 17:27:31.473 | Setting up python3-libvirt (10.0.0-1build1) ... 2026-06-12 17:27:31.642 | Setting up libvirt-clients (10.0.0-2ubuntu8.13) ... 2026-06-12 17:27:31.663 | Setting up libvirt-dev:amd64 (10.0.0-2ubuntu8.13) ... 2026-06-12 17:27:31.677 | Setting up libvirt-l10n (10.0.0-2ubuntu8.13) ... 2026-06-12 17:27:31.690 | Setting up libnss-mymachines:amd64 (255.4-1ubuntu8.16) ... 2026-06-12 17:27:31.700 | Setting up swtpm (0.7.3-0ubuntu5.24.04.1) ... 2026-06-12 17:27:31.729 | Setting up libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.13) ... 2026-06-12 17:27:31.738 | Setting up qemu-system (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-12 17:27:31.742 | Setting up libvirt-daemon-system-systemd (10.0.0-2ubuntu8.13) ... 2026-06-12 17:27:31.751 | Setting up libvirt-daemon (10.0.0-2ubuntu8.13) ... 2026-06-12 17:27:31.759 | Setting up swtpm-tools (0.7.3-0ubuntu5.24.04.1) ... 2026-06-12 17:27:31.803 | info: Selecting GID from range 100 to 999 ... 2026-06-12 17:27:31.806 | info: Adding group `swtpm' (GID 123) ... 2026-06-12 17:27:31.858 | info: The home dir /var/lib/swtpm you specified can't be accessed: No such file or directory 2026-06-12 17:27:31.858 | 2026-06-12 17:27:31.863 | info: Selecting UID from range 100 to 999 ... 2026-06-12 17:27:31.863 | 2026-06-12 17:27:31.866 | info: Adding system user `swtpm' (UID 119) ... 2026-06-12 17:27:31.868 | info: Adding new user `swtpm' (UID 119) with group `swtpm' ... 2026-06-12 17:27:31.895 | info: Not creating home directory `/var/lib/swtpm'. 2026-06-12 17:27:31.903 | Setting up libvirt-daemon-system (10.0.0-2ubuntu8.13) ... 2026-06-12 17:27:32.131 | useradd warning: libvirt-qemu's uid 64055 is greater than SYS_UID_MAX 999 2026-06-12 17:27:32.590 | Enabling libvirt default network 2026-06-12 17:27:32.817 | Created symlink /etc/systemd/system/multi-user.target.wants/libvirtd.service → /usr/lib/systemd/system/libvirtd.service. 2026-06-12 17:27:32.817 | Created symlink /etc/systemd/system/sockets.target.wants/virtlockd.socket → /usr/lib/systemd/system/virtlockd.socket. 2026-06-12 17:27:32.817 | Created symlink /etc/systemd/system/sockets.target.wants/virtlogd.socket → /usr/lib/systemd/system/virtlogd.socket. 2026-06-12 17:27:32.817 | Created symlink /etc/systemd/system/sockets.target.wants/libvirtd.socket → /usr/lib/systemd/system/libvirtd.socket. 2026-06-12 17:27:32.817 | Created symlink /etc/systemd/system/sockets.target.wants/libvirtd-ro.socket → /usr/lib/systemd/system/libvirtd-ro.socket. 2026-06-12 17:27:32.818 | Created symlink /etc/systemd/system/sockets.target.wants/libvirtd-admin.socket → /usr/lib/systemd/system/libvirtd-admin.socket. 2026-06-12 17:27:32.818 | Created symlink /etc/systemd/system/sockets.target.wants/virtlockd-admin.socket → /usr/lib/systemd/system/virtlockd-admin.socket. 2026-06-12 17:27:32.818 | Created symlink /etc/systemd/system/sockets.target.wants/virtlogd-admin.socket → /usr/lib/systemd/system/virtlogd-admin.socket. 2026-06-12 17:27:33.301 | Created symlink /etc/systemd/system/multi-user.target.wants/libvirt-guests.service → /usr/lib/systemd/system/libvirt-guests.service. 2026-06-12 17:27:33.876 | Created symlink /etc/systemd/system/multi-user.target.wants/virtlockd.service → /usr/lib/systemd/system/virtlockd.service. 2026-06-12 17:27:34.222 | Created symlink /etc/systemd/system/multi-user.target.wants/virtlogd.service → /usr/lib/systemd/system/virtlogd.service. 2026-06-12 17:27:34.807 | Setting up libvirt-daemon dnsmasq configuration. 2026-06-12 17:27:34.847 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-12 17:27:35.987 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-06-12 17:27:35.999 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-12 17:27:36.620 | 2026-06-12 17:27:36.620 | Running kernel seems to be up-to-date. 2026-06-12 17:27:36.620 | 2026-06-12 17:27:36.620 | Restarting services... 2026-06-12 17:27:36.682 | 2026-06-12 17:27:36.682 | Service restarts being deferred: 2026-06-12 17:27:36.682 | /etc/needrestart/restart.d/dbus.service 2026-06-12 17:27:36.682 | systemctl restart getty@tty1.service 2026-06-12 17:27:36.682 | systemctl restart networkd-dispatcher.service 2026-06-12 17:27:36.683 | systemctl restart serial-getty@ttyS0.service 2026-06-12 17:27:36.683 | systemctl restart storpool_beacon.service 2026-06-12 17:27:36.683 | systemctl restart storpool_block.service 2026-06-12 17:27:36.683 | systemctl restart systemd-logind.service 2026-06-12 17:27:36.683 | 2026-06-12 17:27:36.683 | No containers need to be restarted. 2026-06-12 17:27:36.684 | 2026-06-12 17:27:36.684 | User sessions running outdated binaries: 2026-06-12 17:27:36.684 | ubuntu @ session #3: python3[7033] 2026-06-12 17:27:36.692 | ubuntu @ session #4: sh[8412], sshd[8354] 2026-06-12 17:27:36.701 | ubuntu @ user manager service: systemd[5142] 2026-06-12 17:27:36.710 | 2026-06-12 17:27:36.710 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-12 17:27:38.004 | + functions-common:apt_get:1205 : result=0 2026-06-12 17:27:38.007 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-12 17:27:38.009 | + functions-common:time_stop:2414 : local name 2026-06-12 17:27:38.012 | + functions-common:time_stop:2415 : local end_time 2026-06-12 17:27:38.013 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-12 17:27:38.015 | + functions-common:time_stop:2417 : local total 2026-06-12 17:27:38.018 | + functions-common:time_stop:2418 : local start_time 2026-06-12 17:27:38.021 | + functions-common:time_stop:2420 : name=apt-get 2026-06-12 17:27:38.023 | + functions-common:time_stop:2421 : start_time=1781285234988 2026-06-12 17:27:38.025 | + functions-common:time_stop:2423 : [[ -z 1781285234988 ]] 2026-06-12 17:27:38.028 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-12 17:27:38.032 | + functions-common:time_stop:2426 : end_time=1781285258029 2026-06-12 17:27:38.034 | + functions-common:time_stop:2427 : elapsed_time=23041 2026-06-12 17:27:38.036 | + functions-common:time_stop:2428 : total=126483 2026-06-12 17:27:38.039 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-12 17:27:38.041 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=149524 2026-06-12 17:27:38.043 | + functions-common:apt_get:1209 : return 0 2026-06-12 17:27:38.045 | + lib/nova_plugins/functions-libvirt:install_libvirt:97 : install_package ovmf swtpm swtpm-tools mdevctl 2026-06-12 17:27:38.048 | + functions-common:install_package:1432 : update_package_repo 2026-06-12 17:27:38.050 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-12 17:27:38.052 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-12 17:27:38.055 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-12 17:27:38.057 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-12 17:27:38.059 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-12 17:27:38.061 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 17:27:38.064 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 17:27:38.066 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-12 17:27:38.068 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-12 17:27:38.071 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-12 17:27:38.073 | + functions-common:apt_get_update:1161 : return 2026-06-12 17:27:38.075 | + functions-common:install_package:1433 : real_install_package ovmf swtpm swtpm-tools mdevctl 2026-06-12 17:27:38.078 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-12 17:27:38.080 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 17:27:38.083 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 17:27:38.085 | + functions-common:real_install_package:1421 : apt_get install ovmf swtpm swtpm-tools mdevctl 2026-06-12 17:27:38.106 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ovmf swtpm swtpm-tools mdevctl 2026-06-12 17:27:38.135 | Reading package lists... 2026-06-12 17:27:38.377 | Building dependency tree... 2026-06-12 17:27:38.377 | Reading state information... 2026-06-12 17:27:38.724 | ovmf is already the newest version (2024.02-2ubuntu0.8). 2026-06-12 17:27:38.724 | ovmf set to manually installed. 2026-06-12 17:27:38.724 | swtpm is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-06-12 17:27:38.724 | swtpm set to manually installed. 2026-06-12 17:27:38.724 | swtpm-tools is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-06-12 17:27:38.724 | swtpm-tools set to manually installed. 2026-06-12 17:27:38.724 | mdevctl is already the newest version (1.3.0-1ubuntu2.1). 2026-06-12 17:27:38.724 | mdevctl set to manually installed. 2026-06-12 17:27:38.724 | 0 upgraded, 0 newly installed, 0 to remove and 77 not upgraded. 2026-06-12 17:27:38.729 | + functions-common:apt_get:1205 : result=0 2026-06-12 17:27:38.731 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-12 17:27:38.734 | + functions-common:time_stop:2414 : local name 2026-06-12 17:27:38.737 | + functions-common:time_stop:2415 : local end_time 2026-06-12 17:27:38.740 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-12 17:27:38.742 | + functions-common:time_stop:2417 : local total 2026-06-12 17:27:38.745 | + functions-common:time_stop:2418 : local start_time 2026-06-12 17:27:38.747 | + functions-common:time_stop:2420 : name=apt-get 2026-06-12 17:27:38.749 | + functions-common:time_stop:2421 : start_time=1781285258103 2026-06-12 17:27:38.751 | + functions-common:time_stop:2423 : [[ -z 1781285258103 ]] 2026-06-12 17:27:38.754 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-12 17:27:38.758 | + functions-common:time_stop:2426 : end_time=1781285258755 2026-06-12 17:27:38.760 | + functions-common:time_stop:2427 : elapsed_time=652 2026-06-12 17:27:38.763 | + functions-common:time_stop:2428 : total=149524 2026-06-12 17:27:38.765 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-12 17:27:38.767 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=150176 2026-06-12 17:27:38.769 | + functions-common:apt_get:1209 : return 0 2026-06-12 17:27:38.771 | + lib/nova_plugins/functions-libvirt:install_libvirt:98 : is_arch aarch64 2026-06-12 17:27:38.775 | ++ functions-common:is_arch:519 : uname -m 2026-06-12 17:27:38.778 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-12 17:27:38.781 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ bookworm ]] 2026-06-12 17:27:38.783 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ trixie ]] 2026-06-12 17:27:38.786 | + lib/nova_plugins/functions-libvirt:install_libvirt:145 : [[ True == True ]] 2026-06-12 17:27:38.788 | + lib/nova_plugins/functions-libvirt:install_libvirt:146 : _enable_coredump 2026-06-12 17:27:38.790 | + lib/nova_plugins/functions-libvirt:_enable_coredump:34 : local confdir=/etc/systemd/system/libvirtd.service.d 2026-06-12 17:27:38.792 | + lib/nova_plugins/functions-libvirt:_enable_coredump:35 : local conffile=/etc/systemd/system/libvirtd.service.d/coredump.conf 2026-06-12 17:27:38.795 | + lib/nova_plugins/functions-libvirt:_enable_coredump:39 : sudo mkdir -p /var/core 2026-06-12 17:27:38.808 | + lib/nova_plugins/functions-libvirt:_enable_coredump:40 : sudo chmod a+wrx /var/core 2026-06-12 17:27:38.821 | + lib/nova_plugins/functions-libvirt:_enable_coredump:41 : echo /var/core/core.%e.%p.%h.%t 2026-06-12 17:27:38.821 | + lib/nova_plugins/functions-libvirt:_enable_coredump:42 : sudo tee /proc/sys/kernel/core_pattern 2026-06-12 17:27:38.829 | /var/core/core.%e.%p.%h.%t 2026-06-12 17:27:38.833 | + lib/nova_plugins/functions-libvirt:_enable_coredump:45 : sudo mkdir -p /etc/systemd/system/libvirtd.service.d 2026-06-12 17:27:38.845 | + lib/nova_plugins/functions-libvirt:_enable_coredump:46 : sudo tee /etc/systemd/system/libvirtd.service.d/coredump.conf 2026-06-12 17:27:38.854 | [Service] 2026-06-12 17:27:38.854 | LimitCORE=infinity 2026-06-12 17:27:38.857 | + lib/nova_plugins/functions-libvirt:_enable_coredump:53 : sudo systemctl daemon-reload 2026-06-12 17:27:39.136 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:96 : [[ qemu == \l\x\c ]] 2026-06-12 17:27:39.139 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:108 : [[ False == \T\r\u\e ]] 2026-06-12 17:27:39.142 | + lib/nova:install_nova:919 : is_service_enabled n-novnc 2026-06-12 17:27:39.158 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:27:39.162 | ++ lib/nova:install_nova:921 : trueorfalse False NOVNC_FROM_PACKAGE 2026-06-12 17:27:39.179 | + lib/nova:install_nova:921 : NOVNC_FROM_PACKAGE=False 2026-06-12 17:27:39.182 | + lib/nova:install_nova:922 : '[' False = True ']' 2026-06-12 17:27:39.184 | + lib/nova:install_nova:941 : NOVNC_WEB_DIR=/opt/stack/novnc 2026-06-12 17:27:39.186 | + lib/nova:install_nova:942 : git_clone https://github.com/novnc/novnc.git /opt/stack/novnc v1.3.0 2026-06-12 17:27:39.189 | + functions-common:git_clone:583 : local git_remote=https://github.com/novnc/novnc.git 2026-06-12 17:27:39.191 | + functions-common:git_clone:584 : local git_dest=/opt/stack/novnc 2026-06-12 17:27:39.194 | + functions-common:git_clone:585 : local git_ref=v1.3.0 2026-06-12 17:27:39.196 | + functions-common:git_clone:586 : local orig_dir 2026-06-12 17:27:39.199 | ++ functions-common:git_clone:587 : pwd 2026-06-12 17:27:39.201 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-12 17:27:39.204 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-12 17:27:39.207 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-12 17:27:39.224 | + functions-common:git_clone:590 : RECLONE=False 2026-06-12 17:27:39.226 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-12 17:27:39.229 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-12 17:27:39.231 | + functions-common:git_clone:604 : echo v1.3.0 2026-06-12 17:27:39.232 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-12 17:27:39.237 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/novnc ]] 2026-06-12 17:27:39.239 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-12 17:27:39.242 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/novnc 2026-06-12 17:27:39.256 | + functions-common:git_clone:666 : cd /opt/stack/novnc 2026-06-12 17:27:39.258 | + functions-common:git_clone:667 : git show --oneline 2026-06-12 17:27:39.259 | + functions-common:git_clone:667 : head -1 2026-06-12 17:27:39.260 | fatal: not a git repository (or any of the parent directories): .git 2026-06-12 17:27:39.263 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-12 17:27:39.266 | + lib/nova:install_nova:946 : is_service_enabled n-spice 2026-06-12 17:27:39.285 | + functions-common:is_service_enabled:2070 : return 1 2026-06-12 17:27:39.288 | + lib/nova:install_nova:958 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2026-06-12 17:27:39.291 | + functions-common:git_clone:583 : local git_remote=https://opendev.org/openstack/nova.git 2026-06-12 17:27:39.293 | + functions-common:git_clone:584 : local git_dest=/opt/stack/nova 2026-06-12 17:27:39.296 | + functions-common:git_clone:585 : local git_ref=master 2026-06-12 17:27:39.299 | + functions-common:git_clone:586 : local orig_dir 2026-06-12 17:27:39.302 | ++ functions-common:git_clone:587 : pwd 2026-06-12 17:27:39.305 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-12 17:27:39.307 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-12 17:27:39.311 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-12 17:27:39.327 | + functions-common:git_clone:590 : RECLONE=False 2026-06-12 17:27:39.330 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-12 17:27:39.333 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-12 17:27:39.336 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-12 17:27:39.336 | + functions-common:git_clone:604 : echo master 2026-06-12 17:27:39.340 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/nova ]] 2026-06-12 17:27:39.343 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-12 17:27:39.346 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/nova 2026-06-12 17:27:39.360 | + functions-common:git_clone:666 : cd /opt/stack/nova 2026-06-12 17:27:39.363 | + functions-common:git_clone:667 : git show --oneline 2026-06-12 17:27:39.363 | + functions-common:git_clone:667 : head -1 2026-06-12 17:27:39.386 | d0b4fb7327 Merge "Add irrelevant-files for the graceful shutdown jobs" 2026-06-12 17:27:39.390 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-12 17:27:39.392 | + lib/nova:install_nova:959 : setup_develop /opt/stack/nova 2026-06-12 17:27:39.395 | + inc/python:setup_develop:353 : local bindep 2026-06-12 17:27:39.397 | + inc/python:setup_develop:354 : [[ /opt/stack/nova == -bindep* ]] 2026-06-12 17:27:39.400 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/nova 2026-06-12 17:27:39.403 | + inc/python:setup_develop:359 : local extras= 2026-06-12 17:27:39.406 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/nova -e 2026-06-12 17:27:39.408 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-12 17:27:39.410 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/nova == -bindep* ]] 2026-06-12 17:27:39.412 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/nova 2026-06-12 17:27:39.414 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-12 17:27:39.416 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-12 17:27:39.419 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/nova 2026-06-12 17:27:39.421 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-12 17:27:39.424 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/nova 2026-06-12 17:27:39.427 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-12 17:27:39.429 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-12 17:27:39.432 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2026-06-12 17:27:39.437 | + inc/python:_setup_package_with_constraints_edit:400 : name=nova 2026-06-12 17:27:39.439 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z nova ']' 2026-06-12 17:27:39.441 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2026-06-12 17:27:39.516 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/nova -e 2026-06-12 17:27:39.518 | + inc/python:setup_package:436 : local bindep=0 2026-06-12 17:27:39.520 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-12 17:27:39.523 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-12 17:27:39.525 | + inc/python:setup_package:439 : [[ /opt/stack/nova == -bindep* ]] 2026-06-12 17:27:39.527 | + inc/python:setup_package:444 : local project_dir=/opt/stack/nova 2026-06-12 17:27:39.529 | + inc/python:setup_package:445 : local flags=-e 2026-06-12 17:27:39.532 | + inc/python:setup_package:446 : local extras= 2026-06-12 17:27:39.535 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-12 17:27:39.537 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-12 17:27:39.540 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-12 17:27:39.543 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-12 17:27:39.545 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-12 17:27:39.547 | + inc/python:setup_package:464 : pip_install -e /opt/stack/nova 2026-06-12 17:27:39.568 | Using python 3.12 to install /opt/stack/nova 2026-06-12 17:27:39.570 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2026-06-12 17:27:40.050 | Obtaining file:///opt/stack/nova 2026-06-12 17:27:40.053 | Installing build dependencies: started 2026-06-12 17:27:40.946 | Installing build dependencies: finished with status 'done' 2026-06-12 17:27:40.947 | Checking if build backend supports build_editable: started 2026-06-12 17:27:41.226 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-12 17:27:41.227 | Getting requirements to build editable: started 2026-06-12 17:27:41.378 | Getting requirements to build editable: finished with status 'done' 2026-06-12 17:27:41.379 | Preparing editable metadata (pyproject.toml): started 2026-06-12 17:27:42.924 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-12 17:27:42.937 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev178) (7.0.3) 2026-06-12 17:27:42.937 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev178) (2.0.50) 2026-06-12 17:27:42.939 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev178) (5.3.1) 2026-06-12 17:27:42.939 | Requirement already satisfied: eventlet>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev178) (0.41.0) 2026-06-12 17:27:42.939 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev178) (3.1.6) 2026-06-12 17:27:42.939 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev178) (13.0.0) 2026-06-12 17:27:42.939 | Requirement already satisfied: lxml>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev178) (6.1.1) 2026-06-12 17:27:42.939 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev178) (2.5.1) 2026-06-12 17:27:42.940 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev178) (43.0.3) 2026-06-12 17:27:42.940 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev178) (1.8.10) 2026-06-12 17:27:42.941 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev178) (3.5.1) 2026-06-12 17:27:42.941 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev178) (3.1.0) 2026-06-12 17:27:42.942 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev178) (3.10.1) 2026-06-12 17:27:42.942 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev178) (3.17.0) 2026-06-12 17:27:42.943 | Requirement already satisfied: alembic>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev178) (1.18.4) 2026-06-12 17:27:42.943 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev178) (1.3.0) 2026-06-12 17:27:42.943 | Requirement already satisfied: paramiko>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev178) (4.0.0) 2026-06-12 17:27:42.944 | Requirement already satisfied: jsonschema>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev178) (4.26.0) 2026-06-12 17:27:42.944 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev178) (9.9.0) 2026-06-12 17:27:42.945 | Requirement already satisfied: keystoneauth1>=3.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev178) (5.14.0) 2026-06-12 17:27:42.945 | Requirement already satisfied: python-neutronclient>=7.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev178) (12.0.0) 2026-06-12 17:27:42.946 | Requirement already satisfied: python-glanceclient>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev178) (4.12.0) 2026-06-12 17:27:42.946 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev178) (2.34.2) 2026-06-12 17:27:42.947 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev178) (5.8.0) 2026-06-12 17:27:43.132 | Collecting websockify>=0.9.0 (from nova==33.1.0.dev178) 2026-06-12 17:27:43.202 | Downloading websockify-0.13.0-py3-none-any.whl.metadata (14 kB) 2026-06-12 17:27:43.207 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev178) (4.2.0) 2026-06-12 17:27:43.207 | Requirement already satisfied: oslo.concurrency>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev178) (7.5.0) 2026-06-12 17:27:43.208 | Requirement already satisfied: oslo.config>=9.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev178) (10.5.0) 2026-06-12 17:27:43.208 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev178) (6.4.0) 2026-06-12 17:27:43.209 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev178) (8.2.0) 2026-06-12 17:27:43.209 | Requirement already satisfied: oslo.limit>=2.9.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev178) (2.11.0) 2026-06-12 17:27:43.210 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev178) (3.8.0) 2026-06-12 17:27:43.210 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev178) (5.10.0) 2026-06-12 17:27:43.211 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev178) (2.7.1) 2026-06-12 17:27:43.211 | Requirement already satisfied: oslo.utils>=8.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev178) (10.1.1) 2026-06-12 17:27:43.212 | Requirement already satisfied: oslo.db>=10.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev178) (18.0.0) 2026-06-12 17:27:43.212 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev178) (7.9.0) 2026-06-12 17:27:43.214 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev178) (18.1.0) 2026-06-12 17:27:43.214 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev178) (5.1.0) 2026-06-12 17:27:43.214 | Requirement already satisfied: oslo.privsep>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev178) (3.11.0) 2026-06-12 17:27:43.214 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev178) (6.8.0) 2026-06-12 17:27:43.214 | 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.dev178) (4.6.0) 2026-06-12 17:27:43.215 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev178) (2.0.0) 2026-06-12 17:27:43.215 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev178) (8.1.0) 2026-06-12 17:27:43.216 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev178) (7.2.2) 2026-06-12 17:27:43.216 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev178) (3.10.2) 2026-06-12 17:27:43.217 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev178) (7.1.0) 2026-06-12 17:27:43.217 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev178) (1.1.0) 2026-06-12 17:27:43.218 | Requirement already satisfied: os-traits>=3.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev178) (3.8.0) 2026-06-12 17:27:43.218 | Requirement already satisfied: os-vif>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev178) (5.0.0) 2026-06-12 17:27:43.219 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev178) (5.7.0) 2026-06-12 17:27:43.345 | Collecting microversion-parse>=0.2.1 (from nova==33.1.0.dev178) 2026-06-12 17:27:43.348 | Downloading microversion_parse-2.1.0-py3-none-any.whl.metadata (5.1 kB) 2026-06-12 17:27:43.353 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev178) (8.1.0) 2026-06-12 17:27:43.353 | Requirement already satisfied: cursive>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev178) (0.2.3) 2026-06-12 17:27:43.354 | Requirement already satisfied: retrying>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev178) (1.4.2) 2026-06-12 17:27:43.354 | Requirement already satisfied: os-service-types>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev178) (1.8.2) 2026-06-12 17:27:43.355 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev178) (2.9.0.post0) 2026-06-12 17:27:43.355 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev178) (3.3.0) 2026-06-12 17:27:43.356 | Requirement already satisfied: openstacksdk>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev178) (4.15.0) 2026-06-12 17:27:43.356 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev178) (6.0.3) 2026-06-12 17:27:43.358 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.1.0.dev178) (1.3.12) 2026-06-12 17:27:43.358 | 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.dev178) (4.15.0) 2026-06-12 17:27:43.360 | 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.dev178) (7.4.0) 2026-06-12 17:27:43.362 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->nova==33.1.0.dev178) (2.0.0) 2026-06-12 17:27:43.364 | 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.dev178) (3.0) 2026-06-12 17:27:43.368 | 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.dev178) (2.8.0) 2026-06-12 17:27:43.372 | 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.dev178) (3.1.0) 2026-06-12 17:27:43.373 | 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.dev178) (2.2.1) 2026-06-12 17:27:43.376 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->nova==33.1.0.dev178) (3.0.3) 2026-06-12 17:27:43.377 | 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.dev178) (26.1.0) 2026-06-12 17:27:43.378 | 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.dev178) (2025.9.1) 2026-06-12 17:27:43.378 | 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.dev178) (0.37.0) 2026-06-12 17:27:43.378 | 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.dev178) (2026.5.1) 2026-06-12 17:27:43.382 | 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.dev178) (2.1.0) 2026-06-12 17:27:43.386 | 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.dev178) (4.0.1) 2026-06-12 17:27:43.387 | 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.dev178) (2.13.0) 2026-06-12 17:27:43.387 | 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.dev178) (5.8.0) 2026-06-12 17:27:43.394 | 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.dev178) (1.5.0) 2026-06-12 17:27:43.394 | 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.dev178) (1.1.0) 2026-06-12 17:27:43.395 | 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.dev178) (1.33) 2026-06-12 17:27:43.396 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev178) (4.10.0) 2026-06-12 17:27:43.400 | 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.dev178) (3.1.1) 2026-06-12 17:27:43.403 | 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.dev178) (9.1.4) 2026-06-12 17:27:43.410 | 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.dev178) (2.18.0) 2026-06-12 17:27:43.413 | 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.dev178) (0.20) 2026-06-12 17:27:43.422 | 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.dev178) (2.1.2) 2026-06-12 17:27:43.422 | 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.dev178) (0.6.2) 2026-06-12 17:27:43.429 | 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.dev178) (7.1.4) 2026-06-12 17:27:43.429 | 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.dev178) (5.3.1) 2026-06-12 17:27:43.430 | 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.dev178) (5.6.2) 2026-06-12 17:27:43.431 | 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.dev178) (0.16.0) 2026-06-12 17:27:43.433 | 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.dev178) (5.1.0) 2026-06-12 17:27:43.438 | 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.dev178) (2026.2) 2026-06-12 17:27:43.438 | 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.dev178) (26.2) 2026-06-12 17:27:43.441 | 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.dev178) (0.25.0) 2026-06-12 17:27:43.443 | 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.dev178) (5.0.0) 2026-06-12 17:27:43.444 | 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.dev178) (4.0.1) 2026-06-12 17:27:43.451 | 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.dev178) (1.1.2) 2026-06-12 17:27:43.462 | 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.dev178) (1.7.6) 2026-06-12 17:27:43.465 | 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.dev178) (2.2.0) 2026-06-12 17:27:43.468 | 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.dev178) (1.3.7) 2026-06-12 17:27:43.473 | 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.dev178) (3.3.2) 2026-06-12 17:27:43.479 | 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.dev178) (4.3.2) 2026-06-12 17:27:43.480 | 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.dev178) (3.7.1) 2026-06-12 17:27:43.485 | 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.dev178) (2.4.0) 2026-06-12 17:27:43.489 | 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.dev178) (3.0.3) 2026-06-12 17:27:43.490 | 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.dev178) (1.6.2) 2026-06-12 17:27:43.494 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->nova==33.1.0.dev178) (82.0.1) 2026-06-12 17:27:43.504 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->nova==33.1.0.dev178) (0.8.0) 2026-06-12 17:27:43.521 | 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.dev178) (4.14.0) 2026-06-12 17:27:43.524 | 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.dev178) (0.6.0) 2026-06-12 17:27:43.524 | 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.dev178) (4.0.0) 2026-06-12 17:27:43.529 | 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.dev178) (3.0.52) 2026-06-12 17:27:43.530 | 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.dev178) (1.11.0) 2026-06-12 17:27:43.530 | 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.dev178) (15.0.0) 2026-06-12 17:27:43.531 | 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.dev178) (1.8.0) 2026-06-12 17:27:43.540 | 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.dev178) (1.17.0) 2026-06-12 17:27:43.543 | 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.dev178) (2.1.0) 2026-06-12 17:27:43.544 | 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.dev178) (24.2.1) 2026-06-12 17:27:43.554 | 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.dev178) (4.6.0) 2026-06-12 17:27:43.566 | 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.dev178) (3.4.7) 2026-06-12 17:27:43.567 | 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.dev178) (3.18) 2026-06-12 17:27:43.570 | 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.dev178) (2.7.0) 2026-06-12 17:27:43.570 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==33.1.0.dev178) (2023.11.17) 2026-06-12 17:27:43.587 | 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.dev178) (4.2.0) 2026-06-12 17:27:43.588 | 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.dev178) (2.20.0) 2026-06-12 17:27:43.593 | 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.dev178) (0.1.2) 2026-06-12 17:27:43.603 | 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.dev178) (0.8) 2026-06-12 17:27:43.630 | 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.dev178) (0.16.0) 2026-06-12 17:27:43.855 | Collecting numpy (from websockify>=0.9.0->nova==33.1.0.dev178) 2026-06-12 17:27:43.858 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (6.6 kB) 2026-06-12 17:27:43.985 | Collecting jwcrypto (from websockify>=0.9.0->nova==33.1.0.dev178) 2026-06-12 17:27:43.989 | Downloading jwcrypto-1.5.7-py3-none-any.whl.metadata (3.3 kB) 2026-06-12 17:27:44.012 | Collecting redis (from websockify>=0.9.0->nova==33.1.0.dev178) 2026-06-12 17:27:44.017 | Downloading redis-8.0.0-py3-none-any.whl.metadata (13 kB) 2026-06-12 17:27:44.065 | Downloading microversion_parse-2.1.0-py3-none-any.whl (20 kB) 2026-06-12 17:27:44.072 | Downloading websockify-0.13.0-py3-none-any.whl (41 kB) 2026-06-12 17:27:44.079 | Downloading jwcrypto-1.5.7-py3-none-any.whl (94 kB) 2026-06-12 17:27:44.087 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (16.6 MB) 2026-06-12 17:27:44.308 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.6/16.6 MB 75.8 MB/s 0:00:00 2026-06-12 17:27:44.311 | Downloading redis-8.0.0-py3-none-any.whl (499 kB) 2026-06-12 17:27:44.346 | Building wheels for collected packages: nova 2026-06-12 17:27:44.347 | Building editable for nova (pyproject.toml): started 2026-06-12 17:27:45.794 | Building editable for nova (pyproject.toml): finished with status 'done' 2026-06-12 17:27:45.795 | Created wheel for nova: filename=nova-33.1.0.dev178-0.editable-py3-none-any.whl size=9435 sha256=ab7ccf791c28c99d551075e22caa3a3b5ea065b225c46b8db9fa8011a742e44b 2026-06-12 17:27:45.795 | Stored in directory: /tmp/pip-ephem-wheel-cache-9axt30kd/wheels/ee/2b/3a/69794dff55dd5d6c4a3613dfc37217369e4acdbc37f2b08153 2026-06-12 17:27:45.798 | Successfully built nova 2026-06-12 17:27:45.930 | Installing collected packages: redis, numpy, microversion-parse, jwcrypto, websockify, nova 2026-06-12 17:27:48.227 | 2026-06-12 17:27:48.239 | Successfully installed jwcrypto-1.5.7 microversion-parse-2.1.0 nova-33.1.0.dev178 numpy-2.4.6 redis-8.0.0 websockify-0.13.0 2026-06-12 17:27:48.363 | + inc/python:pip_install:216 : result=0 2026-06-12 17:27:48.366 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-12 17:27:48.368 | + functions-common:time_stop:2414 : local name 2026-06-12 17:27:48.370 | + functions-common:time_stop:2415 : local end_time 2026-06-12 17:27:48.373 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-12 17:27:48.376 | + functions-common:time_stop:2417 : local total 2026-06-12 17:27:48.378 | + functions-common:time_stop:2418 : local start_time 2026-06-12 17:27:48.380 | + functions-common:time_stop:2420 : name=pip_install 2026-06-12 17:27:48.382 | + functions-common:time_stop:2421 : start_time=1781285259563 2026-06-12 17:27:48.385 | + functions-common:time_stop:2423 : [[ -z 1781285259563 ]] 2026-06-12 17:27:48.388 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-12 17:27:48.392 | + functions-common:time_stop:2426 : end_time=1781285268389 2026-06-12 17:27:48.394 | + functions-common:time_stop:2427 : elapsed_time=8826 2026-06-12 17:27:48.396 | + functions-common:time_stop:2428 : total=79436 2026-06-12 17:27:48.400 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-12 17:27:48.402 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=88262 2026-06-12 17:27:48.404 | + inc/python:pip_install:219 : return 0 2026-06-12 17:27:48.407 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-12 17:27:48.410 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-12 17:27:48.412 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/nova 2026-06-12 17:27:48.415 | + inc/python:use_library_from_git:266 : local name=/opt/stack/nova 2026-06-12 17:27:48.418 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 17:27:48.420 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-12 17:27:48.423 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,/opt/stack/nova, ]] 2026-06-12 17:27:48.425 | + inc/python:use_library_from_git:269 : return 1 2026-06-12 17:27:48.428 | + lib/nova:install_nova:960 : sudo install -D -m 0644 -o stack /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2026-06-12 17:27:48.442 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-12 17:27:48.445 | + ./stack.sh:main:956 : configure_nova 2026-06-12 17:27:48.447 | + lib/nova:configure_nova:260 : sudo install -d -o stack /etc/nova 2026-06-12 17:27:48.461 | + lib/nova:configure_nova:262 : configure_rootwrap nova 2026-06-12 17:27:48.463 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2026-06-12 17:27:48.466 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-06-12 17:27:48.470 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2026-06-12 17:27:48.470 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-06-12 17:27:48.474 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2026-06-12 17:27:48.476 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2026-06-12 17:27:48.479 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-06-12 17:27:48.482 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2026-06-12 17:27:48.484 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2026-06-12 17:27:48.487 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2026-06-12 17:27:48.490 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/nova-rootwrap 2026-06-12 17:27:48.492 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2026-06-12 17:27:48.505 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2026-06-12 17:27:48.517 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2026-06-12 17:27:48.531 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2026-06-12 17:27:48.544 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2026-06-12 17:27:48.558 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/nova/rootwrap.conf 2026-06-12 17:27:48.571 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-06-12 17:27:48.575 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-06-12 17:27:48.580 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.rJQ64uCxRA 2026-06-12 17:27:48.582 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-06-12 17:27:48.585 | + inc/rootwrap:configure_rootwrap:73 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-06-12 17:27:48.588 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/nova-rootwrap-daemon ']' 2026-06-12 17:27:48.590 | + inc/rootwrap:configure_rootwrap:76 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-06-12 17:27:48.592 | + inc/rootwrap:configure_rootwrap:77 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-06-12 17:27:48.595 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.rJQ64uCxRA 2026-06-12 17:27:48.598 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.rJQ64uCxRA 2026-06-12 17:27:48.612 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.rJQ64uCxRA /etc/sudoers.d/nova-rootwrap 2026-06-12 17:27:48.625 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/nova-rootwrap 2026-06-12 17:27:48.629 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-06-12 17:27:48.631 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-06-12 17:27:48.633 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-06-12 17:27:48.635 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-06-12 17:27:48.638 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2026-06-12 17:27:48.641 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /opt/stack/data/venv/bin ]] 2026-06-12 17:27:48.644 | + inc/rootwrap:add_sudo_secure_path:33 : echo 'Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin' 2026-06-12 17:27:48.644 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-06-12 17:27:48.654 | Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-06-12 17:27:48.658 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-06-12 17:27:48.670 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-06-12 17:27:48.683 | + lib/nova:configure_nova:264 : [[ c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,s-account,s-container,s-object,s-proxy,tempest,tls-proxy =~ n-api ]] 2026-06-12 17:27:48.686 | + lib/nova:configure_nova:266 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2026-06-12 17:27:48.690 | + lib/nova:configure_nova:269 : is_service_enabled n-cpu 2026-06-12 17:27:48.707 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:27:48.711 | + lib/nova:configure_nova:271 : sudo sysctl -w net.ipv4.ip_forward=1 2026-06-12 17:27:48.720 | net.ipv4.ip_forward = 1 2026-06-12 17:27:48.723 | + lib/nova:configure_nova:273 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-06-12 17:27:48.726 | + lib/nova:configure_nova:277 : [[ qemu == \k\v\m ]] 2026-06-12 17:27:48.728 | + lib/nova:configure_nova:294 : [[ qemu == \l\x\c ]] 2026-06-12 17:27:48.731 | + lib/nova:configure_nova:309 : sudo install -d -o stack /opt/stack/data/nova/instances 2026-06-12 17:27:48.744 | + lib/nova:configure_nova:314 : '[' -L /dev/disk/by-label/nova-instances ']' 2026-06-12 17:27:48.748 | + lib/nova:configure_nova:323 : sudo tee /etc/iscsi/initiatorname.iscsi 2026-06-12 17:27:48.748 | ++ lib/nova:configure_nova:323 : iscsi-iname 2026-06-12 17:27:48.753 | + lib/nova:configure_nova:323 : echo InitiatorName=iqn.2016-04.com.open-iscsi:51f23f19a6c5 2026-06-12 17:27:48.757 | InitiatorName=iqn.2016-04.com.open-iscsi:51f23f19a6c5 2026-06-12 17:27:48.761 | + lib/nova:configure_nova:325 : [[ False == \T\r\u\e ]] 2026-06-12 17:27:48.764 | + lib/nova:configure_nova:340 : iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2026-06-12 17:27:48.833 | + lib/nova:configure_nova:342 : [[ lioadm != \n\v\m\e\t ]] 2026-06-12 17:27:48.836 | + lib/nova:configure_nova:344 : restart_service iscsid 2026-06-12 17:27:48.839 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-12 17:27:48.842 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart iscsid 2026-06-12 17:27:48.883 | + lib/nova:configure_nova:367 : create_nova_conf 2026-06-12 17:27:48.886 | + lib/nova:create_nova_conf:437 : rm -f /opt/stack/nova/bin/nova.conf 2026-06-12 17:27:48.890 | + lib/nova:create_nova_conf:440 : rm -f /etc/nova/nova.conf 2026-06-12 17:27:48.894 | + lib/nova:create_nova_conf:441 : iniset /etc/nova/nova.conf DEFAULT debug True 2026-06-12 17:27:48.928 | + lib/nova:create_nova_conf:442 : '[' True == True ']' 2026-06-12 17:27:48.931 | + lib/nova:create_nova_conf:443 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2026-06-12 17:27:48.959 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2026-06-12 17:27:48.990 | + lib/nova:create_nova_conf:446 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2026-06-12 17:27:49.019 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-06-12 17:27:49.048 | + lib/nova:create_nova_conf:448 : iniset /etc/nova/nova.conf scheduler workers 2 2026-06-12 17:27:49.078 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2026-06-12 17:27:49.107 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.4.3.250 2026-06-12 17:27:49.135 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2026-06-12 17:27:49.164 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2026-06-12 17:27:49.193 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2026-06-12 17:27:49.221 | + lib/nova:create_nova_conf:454 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2026-06-12 17:27:49.252 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf api response_validation error 2026-06-12 17:27:49.283 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2026-06-12 17:27:49.315 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf DEFAULT report_interval 120 2026-06-12 17:27:49.346 | + lib/nova:create_nova_conf:463 : iniset /etc/nova/nova.conf DEFAULT service_down_time 720 2026-06-12 17:27:49.378 | + lib/nova:create_nova_conf:465 : is_fedora 2026-06-12 17:27:49.380 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-12 17:27:49.383 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-12 17:27:49.385 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-12 17:27:49.387 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-12 17:27:49.390 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-12 17:27:49.392 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-12 17:27:49.394 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-12 17:27:49.396 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-12 17:27:49.399 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-12 17:27:49.401 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-12 17:27:49.403 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-12 17:27:49.405 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-12 17:27:49.408 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-12 17:27:49.411 | + lib/nova:create_nova_conf:474 : is_service_enabled n-api n-cond n-sched n-spice n-novnc n-sproxy 2026-06-12 17:27:49.427 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:27:49.430 | + lib/nova:create_nova_conf:478 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-12 17:27:49.432 | + lib/nova:create_nova_conf:481 : local db=nova_cell0 2026-06-12 17:27:49.434 | + lib/nova:create_nova_conf:484 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2026-06-12 17:27:49.469 | ++ lib/nova:create_nova_conf:487 : database_connection_url nova_cell0 2026-06-12 17:27:49.471 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-06-12 17:27:49.474 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-06-12 17:27:49.476 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-06-12 17:27:49.478 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-12 17:27:49.481 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-12 17:27:49.483 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-12 17:27:49.500 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:27:49.503 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-12 17:27:49.505 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-06-12 17:27:49.508 | + lib/nova:create_nova_conf:487 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-06-12 17:27:49.544 | ++ lib/nova:create_nova_conf:488 : database_connection_url nova_api 2026-06-12 17:27:49.546 | ++ lib/database:database_connection_url:134 : local db=nova_api 2026-06-12 17:27:49.549 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2026-06-12 17:27:49.551 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_api 2026-06-12 17:27:49.553 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-12 17:27:49.557 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-12 17:27:49.559 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-12 17:27:49.576 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:27:49.579 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-12 17:27:49.582 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-06-12 17:27:49.585 | + lib/nova:create_nova_conf:488 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-06-12 17:27:49.617 | + lib/nova:create_nova_conf:493 : iniset /etc/nova/nova.conf cache enabled True 2026-06-12 17:27:49.648 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2026-06-12 17:27:49.676 | + lib/nova:create_nova_conf:495 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2026-06-12 17:27:49.706 | + lib/nova:create_nova_conf:498 : is_service_enabled n-api 2026-06-12 17:27:49.723 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:27:49.725 | + lib/nova:create_nova_conf:499 : is_service_enabled n-api-meta 2026-06-12 17:27:49.743 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:27:49.747 | ++ lib/nova:create_nova_conf:501 : sed s/,metadata// 2026-06-12 17:27:49.747 | ++ lib/nova:create_nova_conf:501 : echo osapi_compute,metadata 2026-06-12 17:27:49.751 | + lib/nova:create_nova_conf:501 : NOVA_ENABLED_APIS=osapi_compute 2026-06-12 17:27:49.754 | + lib/nova:create_nova_conf:503 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2026-06-12 17:27:49.784 | + lib/nova:create_nova_conf:504 : [[ True == \T\r\u\e ]] 2026-06-12 17:27:49.786 | + lib/nova:create_nova_conf:505 : iniset /etc/nova/nova.conf oslo_policy enforce_new_defaults True 2026-06-12 17:27:49.818 | + lib/nova:create_nova_conf:506 : iniset /etc/nova/nova.conf oslo_policy enforce_scope True 2026-06-12 17:27:49.849 | + lib/nova:create_nova_conf:512 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2026-06-12 17:27:49.851 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/nova/nova.conf 2026-06-12 17:27:49.854 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=nova 2026-06-12 17:27:49.856 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-12 17:27:49.859 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-12 17:27:49.861 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/nova/nova.conf nova keystone_authtoken 2026-06-12 17:27:49.864 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-12 17:27:49.866 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-12 17:27:49.867 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-12 17:27:49.869 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2026-06-12 17:27:49.900 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2026-06-12 17:27:49.929 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf keystone_authtoken auth_url https://10.4.3.250/identity 2026-06-12 17:27:49.960 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2026-06-12 17:27:49.991 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf keystone_authtoken password secretservice 2026-06-12 17:27:50.022 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2026-06-12 17:27:50.051 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2026-06-12 17:27:50.085 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2026-06-12 17:27:50.116 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken www_authenticate_uri https://10.4.3.250/identity 2026-06-12 17:27:50.149 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-12 17:27:50.182 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2026-06-12 17:27:50.214 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-12 17:27:50.217 | + lib/nova:create_nova_conf:515 : is_service_enabled cinder 2026-06-12 17:27:50.235 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:27:50.237 | + lib/nova:create_nova_conf:516 : configure_cinder_access 2026-06-12 17:27:50.239 | + lib/nova:configure_cinder_access:640 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2026-06-12 17:27:50.272 | + lib/nova:configure_cinder_access:647 : configure_keystoneauth /etc/nova/nova.conf nova cinder 2026-06-12 17:27:50.276 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-12 17:27:50.278 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-12 17:27:50.280 | + lib/keystone:configure_keystoneauth:393 : local section=cinder 2026-06-12 17:27:50.283 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf cinder auth_type password 2026-06-12 17:27:50.312 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf cinder interface public 2026-06-12 17:27:50.342 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf cinder auth_url https://10.4.3.250/identity 2026-06-12 17:27:50.375 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf cinder username nova 2026-06-12 17:27:50.402 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf cinder password secretservice 2026-06-12 17:27:50.430 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2026-06-12 17:27:50.460 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf cinder project_name service 2026-06-12 17:27:50.489 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2026-06-12 17:27:50.517 | + lib/nova:configure_cinder_access:648 : is_service_enabled tls-proxy 2026-06-12 17:27:50.531 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:27:50.534 | + lib/nova:configure_cinder_access:649 : CINDER_SERVICE_HOST=10.4.3.250 2026-06-12 17:27:50.536 | + lib/nova:configure_cinder_access:650 : CINDER_SERVICE_PORT=8776 2026-06-12 17:27:50.538 | + lib/nova:configure_cinder_access:651 : iniset /etc/nova/nova.conf cinder cafile /opt/stack/data/ca-bundle.pem 2026-06-12 17:27:50.569 | + lib/nova:create_nova_conf:519 : is_service_enabled manila 2026-06-12 17:27:50.585 | + functions-common:is_service_enabled:2070 : return 1 2026-06-12 17:27:50.587 | + lib/nova:create_nova_conf:523 : '[' -n /opt/stack/data/nova ']' 2026-06-12 17:27:50.590 | + lib/nova:create_nova_conf:524 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2026-06-12 17:27:50.621 | + lib/nova:create_nova_conf:525 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2026-06-12 17:27:50.652 | + lib/nova:create_nova_conf:527 : '[' -n /opt/stack/data/nova/instances ']' 2026-06-12 17:27:50.654 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2026-06-12 17:27:50.685 | + lib/nova:create_nova_conf:530 : '[' False '!=' False ']' 2026-06-12 17:27:50.687 | + lib/nova:create_nova_conf:533 : '[' True '!=' False ']' 2026-06-12 17:27:50.690 | + lib/nova:create_nova_conf:534 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2026-06-12 17:27:50.719 | + lib/nova:create_nova_conf:539 : is_fedora 2026-06-12 17:27:50.721 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-12 17:27:50.723 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-12 17:27:50.725 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-12 17:27:50.727 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-12 17:27:50.730 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-12 17:27:50.732 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-12 17:27:50.734 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-12 17:27:50.737 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-12 17:27:50.739 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-12 17:27:50.742 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-12 17:27:50.744 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-12 17:27:50.746 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-12 17:27:50.748 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-12 17:27:50.751 | + lib/nova:create_nova_conf:544 : setup_logging /etc/nova/nova.conf 2026-06-12 17:27:50.754 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova.conf 2026-06-12 17:27:50.756 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova.conf 2026-06-12 17:27:50.759 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-12 17:27:50.777 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-12 17:27:50.780 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-12 17:27:50.781 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-12 17:27:50.783 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-12 17:27:50.785 | + functions:setup_systemd_logging:723 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-12 17:27:50.814 | + functions:setup_systemd_logging:725 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-06-12 17:27:50.842 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-12 17:27:50.871 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-12 17:27:50.901 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT log_color False 2026-06-12 17:27:50.929 | + lib/nova:create_nova_conf:546 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2026-06-12 17:27:50.958 | + lib/nova:create_nova_conf:548 : is_service_enabled n-api 2026-06-12 17:27:50.974 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:27:50.976 | + lib/nova:create_nova_conf:549 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini nova.wsgi.osapi_compute:application /compute '' nova-api 2026-06-12 17:27:50.978 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-api-uwsgi.ini 2026-06-12 17:27:50.980 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.osapi_compute:application 2026-06-12 17:27:50.983 | + lib/apache:write_uwsgi_config:245 : local url=/compute 2026-06-12 17:27:50.985 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-12 17:27:50.987 | + lib/apache:write_uwsgi_config:247 : local name=nova-api 2026-06-12 17:27:50.990 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-api ']' 2026-06-12 17:27:50.993 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-12 17:27:50.995 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-12 17:27:51.007 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-12 17:27:51.007 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-06-12 17:27:51.016 | d /var/run/uwsgi 0755 stack root 2026-06-12 17:27:51.020 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-12 17:27:51.032 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-06-12 17:27:51.035 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-api.socket 2026-06-12 17:27:51.038 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-api-uwsgi.ini 2026-06-12 17:27:51.042 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.osapi_compute:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-12 17:27:51.044 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi module nova.wsgi.osapi_compute:application 2026-06-12 17:27:51.075 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2026-06-12 17:27:51.102 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2026-06-12 17:27:51.131 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2026-06-12 17:27:51.160 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2026-06-12 17:27:51.190 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-12 17:27:51.220 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2026-06-12 17:27:51.248 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2026-06-12 17:27:51.277 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2026-06-12 17:27:51.304 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-06-12 17:27:51.333 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2026-06-12 17:27:51.363 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-12 17:27:51.392 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2026-06-12 17:27:51.421 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi start-time %t 2026-06-12 17:27:51.448 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-12 17:27:51.450 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-12 17:27:51.453 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for nova-api 2026-06-12 17:27:51.455 | ++ lib/apache:apache_site_config_for:174 : local site=nova-api 2026-06-12 17:27:51.457 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-12 17:27:51.460 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 17:27:51.462 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 17:27:51.464 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/nova-api.conf 2026-06-12 17:27:51.467 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/nova-api.conf 2026-06-12 17:27:51.469 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api.socket 2026-06-12 17:27:51.498 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2026-06-12 17:27:51.529 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 ' 2026-06-12 17:27:51.529 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/nova-api.conf 2026-06-12 17:27:51.537 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 2026-06-12 17:27:51.541 | + lib/apache:write_uwsgi_config:309 : enable_apache_site nova-api 2026-06-12 17:27:51.543 | + lib/apache:enable_apache_site:191 : local site=nova-api 2026-06-12 17:27:51.546 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-12 17:27:51.549 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-12 17:27:51.551 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-12 17:27:51.554 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-12 17:27:51.557 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 17:27:51.559 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 17:27:51.561 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-12 17:27:51.564 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-12 17:27:51.566 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 17:27:51.569 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 17:27:51.572 | + lib/apache:enable_apache_site:195 : sudo a2ensite nova-api 2026-06-12 17:27:51.605 | Enabling site nova-api. 2026-06-12 17:27:51.610 | To activate the new configuration, you need to run: 2026-06-12 17:27:51.610 | systemctl reload apache2 2026-06-12 17:27:51.615 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-12 17:27:51.617 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-12 17:27:51.620 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-12 17:27:51.622 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-12 17:27:51.730 | + lib/nova:create_nova_conf:552 : is_service_enabled n-api-meta 2026-06-12 17:27:51.744 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:27:51.747 | + lib/nova:create_nova_conf:553 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini nova.wsgi.metadata:application '' 0.0.0.0:8775 nova-metadata 2026-06-12 17:27:51.749 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-metadata-uwsgi.ini 2026-06-12 17:27:51.751 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.metadata:application 2026-06-12 17:27:51.753 | + lib/apache:write_uwsgi_config:245 : local url= 2026-06-12 17:27:51.755 | + lib/apache:write_uwsgi_config:246 : local http=0.0.0.0:8775 2026-06-12 17:27:51.757 | + lib/apache:write_uwsgi_config:247 : local name=nova-metadata 2026-06-12 17:27:51.759 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-metadata ']' 2026-06-12 17:27:51.762 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-12 17:27:51.763 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-12 17:27:51.777 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-06-12 17:27:51.778 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-12 17:27:51.787 | d /var/run/uwsgi 0755 stack root 2026-06-12 17:27:51.790 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-12 17:27:51.801 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-06-12 17:27:51.805 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-metadata.socket 2026-06-12 17:27:51.807 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2026-06-12 17:27:51.811 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.metadata:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-12 17:27:51.812 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi module nova.wsgi.metadata:application 2026-06-12 17:27:51.842 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2026-06-12 17:27:51.872 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2026-06-12 17:27:51.901 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2026-06-12 17:27:51.928 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2026-06-12 17:27:51.956 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-12 17:27:51.984 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2026-06-12 17:27:52.013 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2026-06-12 17:27:52.043 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2026-06-12 17:27:52.071 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-06-12 17:27:52.100 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2026-06-12 17:27:52.128 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-12 17:27:52.157 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2026-06-12 17:27:52.184 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi start-time %t 2026-06-12 17:27:52.212 | + lib/apache:write_uwsgi_config:301 : [[ -n 0.0.0.0:8775 ]] 2026-06-12 17:27:52.215 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2026-06-12 17:27:52.245 | + lib/nova:create_nova_conf:556 : is_service_enabled ceilometer 2026-06-12 17:27:52.261 | + functions-common:is_service_enabled:2070 : return 1 2026-06-12 17:27:52.263 | + lib/nova:create_nova_conf:564 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2026-06-12 17:27:52.294 | ++ lib/nova:create_nova_conf:565 : get_notification_url 2026-06-12 17:27:52.296 | ++ lib/rpc_backend:get_notification_url:136 : local virtual_host= 2026-06-12 17:27:52.298 | ++ lib/rpc_backend:get_notification_url:137 : is_service_enabled rabbit 2026-06-12 17:27:52.314 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:27:52.316 | ++ lib/rpc_backend:get_notification_url:138 : echo rabbit://stackrabbit:secretrabbit@10.4.3.250:5672/ 2026-06-12 17:27:52.319 | + lib/nova:create_nova_conf:565 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:secretrabbit@10.4.3.250:5672/ 2026-06-12 17:27:52.347 | + lib/nova:create_nova_conf:566 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2026-06-12 17:27:52.378 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova.conf 2026-06-12 17:27:52.381 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-06-12 17:27:52.383 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova.conf 2026-06-12 17:27:52.385 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-12 17:27:52.387 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-12 17:27:52.389 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-12 17:27:52.403 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:27:52.406 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-12 17:27:52.409 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-12 17:27:52.411 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-12 17:27:52.426 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:27:52.429 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.250:5672/ 2026-06-12 17:27:52.431 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@10.4.3.250:5672/ 2026-06-12 17:27:52.459 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-12 17:27:52.461 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-12 17:27:52.464 | + lib/nova:create_nova_conf:569 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2026-06-12 17:27:52.492 | + lib/nova:create_nova_conf:570 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2026-06-12 17:27:52.519 | + lib/nova:create_nova_conf:572 : iniset /etc/nova/nova.conf conductor workers 2 2026-06-12 17:27:52.551 | + lib/nova:create_nova_conf:574 : is_service_enabled tls-proxy 2026-06-12 17:27:52.566 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:27:52.568 | + lib/nova:create_nova_conf:575 : iniset /etc/nova/nova.conf DEFAULT glance_protocol https 2026-06-12 17:27:52.597 | + lib/nova:create_nova_conf:576 : iniset /etc/nova/nova.conf oslo_middleware enable_proxy_headers_parsing True 2026-06-12 17:27:52.628 | + lib/nova:create_nova_conf:579 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2026-06-12 17:27:52.656 | + lib/nova:create_nova_conf:581 : '[' True == True ']' 2026-06-12 17:27:52.658 | + lib/nova:create_nova_conf:582 : init_nova_service_user_conf 2026-06-12 17:27:52.659 | + lib/nova:init_nova_service_user_conf:820 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2026-06-12 17:27:52.687 | + lib/nova:init_nova_service_user_conf:821 : configure_keystoneauth /etc/nova/nova.conf nova service_user 2026-06-12 17:27:52.689 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-12 17:27:52.692 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-12 17:27:52.694 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-06-12 17:27:52.696 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf service_user auth_type password 2026-06-12 17:27:52.723 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf service_user interface public 2026-06-12 17:27:52.752 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf service_user auth_url https://10.4.3.250/identity 2026-06-12 17:27:52.781 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf service_user username nova 2026-06-12 17:27:52.810 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf service_user password secretservice 2026-06-12 17:27:52.839 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2026-06-12 17:27:52.866 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf service_user project_name service 2026-06-12 17:27:52.892 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2026-06-12 17:27:52.920 | + lib/nova:create_nova_conf:585 : is_service_enabled n-cond 2026-06-12 17:27:52.935 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:27:52.937 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2026-06-12 17:27:52.941 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-12 17:27:52.943 | + lib/nova:create_nova_conf:587 : local conf 2026-06-12 17:27:52.945 | + lib/nova:create_nova_conf:588 : local vhost 2026-06-12 17:27:52.948 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2026-06-12 17:27:52.951 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-12 17:27:52.953 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-12 17:27:52.955 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2026-06-12 17:27:52.957 | + lib/nova:create_nova_conf:590 : vhost=nova_cell1 2026-06-12 17:27:52.960 | + lib/nova:create_nova_conf:592 : rm -f /etc/nova/nova_cell1.conf 2026-06-12 17:27:52.964 | ++ lib/nova:create_nova_conf:593 : database_connection_url nova_cell1 2026-06-12 17:27:52.966 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2026-06-12 17:27:52.968 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2026-06-12 17:27:52.971 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell1 2026-06-12 17:27:52.972 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-12 17:27:52.975 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-12 17:27:52.976 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-12 17:27:52.991 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:27:52.994 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-12 17:27:52.996 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-06-12 17:27:52.999 | + lib/nova:create_nova_conf:593 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-06-12 17:27:53.029 | + lib/nova:create_nova_conf:594 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2026-06-12 17:27:53.057 | + lib/nova:create_nova_conf:595 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2026-06-12 17:27:53.086 | + lib/nova:create_nova_conf:597 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-12 17:27:53.089 | + lib/nova:create_nova_conf:600 : rpc_backend_add_vhost nova_cell1 2026-06-12 17:27:53.092 | + lib/rpc_backend:rpc_backend_add_vhost:112 : local vhost=nova_cell1 2026-06-12 17:27:53.094 | + lib/rpc_backend:rpc_backend_add_vhost:113 : is_service_enabled rabbit 2026-06-12 17:27:53.109 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:27:53.113 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : sudo rabbitmqctl list_vhosts 2026-06-12 17:27:53.113 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : grep nova_cell1 2026-06-12 17:27:53.621 | + lib/rpc_backend:rpc_backend_add_vhost:114 : '[' -z ']' 2026-06-12 17:27:53.624 | + lib/rpc_backend:rpc_backend_add_vhost:115 : sudo rabbitmqctl add_vhost nova_cell1 2026-06-12 17:27:54.116 | Adding vhost "nova_cell1" ... 2026-06-12 17:27:54.155 | + lib/rpc_backend:rpc_backend_add_vhost:116 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2026-06-12 17:27:54.640 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2026-06-12 17:27:54.661 | + lib/nova:create_nova_conf:601 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2026-06-12 17:27:54.664 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-06-12 17:27:54.666 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova_cell1.conf 2026-06-12 17:27:54.668 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-12 17:27:54.671 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-06-12 17:27:54.673 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-12 17:27:54.689 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:27:54.692 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-06-12 17:27:54.695 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-06-12 17:27:54.697 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-12 17:27:54.711 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:27:54.713 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.250:5672/nova_cell1 2026-06-12 17:27:54.716 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@10.4.3.250:5672/nova_cell1 2026-06-12 17:27:54.745 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-12 17:27:54.747 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-12 17:27:54.749 | + lib/nova:create_nova_conf:605 : is_service_enabled placement placement-client 2026-06-12 17:27:54.766 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:27:54.768 | + lib/nova:create_nova_conf:606 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2026-06-12 17:27:54.771 | + lib/nova:configure_placement_nova_compute:634 : local conf=/etc/nova/nova_cell1.conf 2026-06-12 17:27:54.773 | + lib/nova:configure_placement_nova_compute:635 : configure_keystoneauth /etc/nova/nova_cell1.conf nova placement 2026-06-12 17:27:54.776 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-06-12 17:27:54.779 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-12 17:27:54.781 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-06-12 17:27:54.784 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2026-06-12 17:27:54.816 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf placement interface public 2026-06-12 17:27:54.843 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf placement auth_url https://10.4.3.250/identity 2026-06-12 17:27:54.872 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf placement username nova 2026-06-12 17:27:54.899 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf placement password secretservice 2026-06-12 17:27:54.927 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2026-06-12 17:27:54.955 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf placement project_name service 2026-06-12 17:27:54.983 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2026-06-12 17:27:55.009 | + lib/nova:create_nova_conf:610 : setup_logging /etc/nova/nova_cell1.conf 2026-06-12 17:27:55.010 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova_cell1.conf 2026-06-12 17:27:55.013 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova_cell1.conf 2026-06-12 17:27:55.015 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-12 17:27:55.030 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-12 17:27:55.032 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-12 17:27:55.034 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-12 17:27:55.036 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-12 17:27:55.039 | + functions:setup_systemd_logging:723 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-12 17:27:55.066 | + functions:setup_systemd_logging:725 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-06-12 17:27:55.093 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-12 17:27:55.119 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-12 17:27:55.148 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT log_color False 2026-06-12 17:27:55.177 | + lib/nova:create_nova_conf:617 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-12 17:27:55.180 | ++ lib/nova:create_nova_conf:620 : seq 1 1 2026-06-12 17:27:55.184 | + lib/nova:create_nova_conf:620 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-12 17:27:55.186 | + lib/nova:create_nova_conf:621 : local conf 2026-06-12 17:27:55.188 | + lib/nova:create_nova_conf:622 : local offset 2026-06-12 17:27:55.191 | ++ lib/nova:create_nova_conf:623 : conductor_conf 1 2026-06-12 17:27:55.194 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-12 17:27:55.196 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-12 17:27:55.199 | + lib/nova:create_nova_conf:623 : conf=/etc/nova/nova_cell1.conf 2026-06-12 17:27:55.202 | + lib/nova:create_nova_conf:624 : offset=0 2026-06-12 17:27:55.204 | + lib/nova:create_nova_conf:625 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2026-06-12 17:27:55.207 | + lib/nova:configure_console_proxies:724 : local conf=/etc/nova/nova_cell1.conf 2026-06-12 17:27:55.209 | + lib/nova:configure_console_proxies:725 : local offset=0 2026-06-12 17:27:55.212 | + lib/nova:configure_console_proxies:729 : offset=0 2026-06-12 17:27:55.214 | + lib/nova:configure_console_proxies:731 : is_service_enabled n-novnc 2026-06-12 17:27:55.230 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:27:55.232 | + lib/nova:configure_console_proxies:732 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_host 0.0.0.0 2026-06-12 17:27:55.262 | + lib/nova:configure_console_proxies:733 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2026-06-12 17:27:55.290 | + lib/nova:configure_console_proxies:735 : is_nova_console_proxy_compute_tls_enabled 2026-06-12 17:27:55.292 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2026-06-12 17:27:55.294 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2026-06-12 17:27:55.296 | + lib/nova:configure_console_proxies:763 : is_service_enabled n-spice 2026-06-12 17:27:55.310 | + functions-common:is_service_enabled:2070 : return 1 2026-06-12 17:27:55.312 | + lib/nova:configure_console_proxies:768 : is_service_enabled n-sproxy 2026-06-12 17:27:55.327 | + functions-common:is_service_enabled:2070 : return 1 2026-06-12 17:27:55.329 | + lib/nova:configure_nova:369 : is_service_enabled n-cpu 2026-06-12 17:27:55.346 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:27:55.348 | + lib/nova:configure_nova:369 : [[ -r /opt/stack/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-06-12 17:27:55.350 | + lib/nova:configure_nova:371 : configure_nova_hypervisor 2026-06-12 17:27:55.352 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2026-06-12 17:27:55.355 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : is_service_enabled neutron 2026-06-12 17:27:55.370 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:27:55.372 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2026-06-12 17:27:55.385 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : cat 2026-06-12 17:27:55.386 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : sudo tee -a /etc/libvirt/qemu.conf 2026-06-12 17:27:55.396 | cgroup_device_acl = [ 2026-06-12 17:27:55.396 | "/dev/null", "/dev/full", "/dev/zero", 2026-06-12 17:27:55.396 | "/dev/random", "/dev/urandom", 2026-06-12 17:27:55.396 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2026-06-12 17:27:55.396 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2026-06-12 17:27:55.396 | "/dev/vfio/vfio", 2026-06-12 17:27:55.396 | ] 2026-06-12 17:27:55.400 | + lib/nova_plugins/functions-libvirt:configure_libvirt:166 : is_fedora 2026-06-12 17:27:55.402 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-12 17:27:55.405 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-12 17:27:55.407 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-12 17:27:55.409 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-12 17:27:55.412 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-12 17:27:55.414 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-12 17:27:55.416 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-12 17:27:55.419 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-12 17:27:55.421 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-12 17:27:55.423 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-12 17:27:55.425 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-12 17:27:55.427 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-12 17:27:55.431 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-12 17:27:55.433 | + lib/nova_plugins/functions-libvirt:configure_libvirt:185 : getent group libvirt 2026-06-12 17:27:55.437 | + lib/nova_plugins/functions-libvirt:configure_libvirt:188 : add_user_to_group stack libvirt 2026-06-12 17:27:55.439 | + functions-common:add_user_to_group:2183 : local user=stack 2026-06-12 17:27:55.442 | + functions-common:add_user_to_group:2184 : local group=libvirt 2026-06-12 17:27:55.445 | + functions-common:add_user_to_group:2186 : sudo usermod -a -G libvirt stack 2026-06-12 17:27:55.470 | + lib/nova_plugins/functions-libvirt:configure_libvirt:191 : [[ True = \T\r\u\e ]] 2026-06-12 17:27:55.473 | + lib/nova_plugins/functions-libvirt:configure_libvirt:192 : is_ubuntu 2026-06-12 17:27:55.475 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 17:27:55.478 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 17:27:55.480 | + lib/nova_plugins/functions-libvirt:configure_libvirt:197 : local 'log_filters=1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu' 2026-06-12 17:27:55.483 | + lib/nova_plugins/functions-libvirt:configure_libvirt:201 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2026-06-12 17:27:55.485 | + lib/nova_plugins/functions-libvirt:configure_libvirt:202 : sudo grep -q '^log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu"' /etc/libvirt/libvirtd.conf 2026-06-12 17:27:55.498 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : echo 'log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu"' 2026-06-12 17:27:55.499 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-06-12 17:27:55.508 | log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu" 2026-06-12 17:27:55.511 | + lib/nova_plugins/functions-libvirt:configure_libvirt:205 : sudo grep -q '^log_outputs="1:file:/var/log/libvirt/libvirtd.log"' /etc/libvirt/libvirtd.conf 2026-06-12 17:27:55.524 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2026-06-12 17:27:55.524 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-06-12 17:27:55.531 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2026-06-12 17:27:55.535 | + lib/nova_plugins/functions-libvirt:configure_libvirt:210 : is_nova_console_proxy_compute_tls_enabled 2026-06-12 17:27:55.537 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2026-06-12 17:27:55.539 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2026-06-12 17:27:55.542 | + lib/nova_plugins/functions-libvirt:configure_libvirt:228 : restart_service libvirtd 2026-06-12 17:27:55.544 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-12 17:27:55.547 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart libvirtd 2026-06-12 17:27:55.599 | + lib/nova_plugins/functions-libvirt:configure_libvirt:234 : restart_service virtlogd 2026-06-12 17:27:55.602 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-12 17:27:55.604 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart virtlogd 2026-06-12 17:27:55.686 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type qemu 2026-06-12 17:27:55.718 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode custom 2026-06-12 17:27:55.749 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 : '[' custom == custom ']' 2026-06-12 17:27:55.751 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:44 : iniset /etc/nova/nova.conf libvirt cpu_models Nehalem 2026-06-12 17:27:55.783 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2026-06-12 17:27:55.812 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:48 : iniset /etc/nova/nova.conf libvirt live_migration_uri qemu+ssh://stack@%s/system 2026-06-12 17:27:55.842 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2026-06-12 17:27:55.875 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2026-06-12 17:27:55.907 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 : is_arch ppc64 2026-06-12 17:27:55.909 | ++ functions-common:is_arch:519 : uname -m 2026-06-12 17:27:55.913 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-06-12 17:27:55.916 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 : is_arch aarch64 2026-06-12 17:27:55.919 | ++ functions-common:is_arch:519 : uname -m 2026-06-12 17:27:55.923 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-12 17:27:55.926 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:65 : isset ENABLE_FILE_INJECTION 2026-06-12 17:27:55.930 | + functions-common:isset:266 : [[ -v ENABLE_FILE_INJECTION ]] 2026-06-12 17:27:55.932 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:66 : '[' False == True ']' 2026-06-12 17:27:55.935 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:73 : [[ qemu = \p\a\r\a\l\l\e\l\s ]] 2026-06-12 17:27:55.937 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:80 : [[ '' == \L\V\M ]] 2026-06-12 17:27:55.940 | + ./stack.sh:main:959 : is_service_enabled placement 2026-06-12 17:27:55.960 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:27:55.963 | + ./stack.sh:main:961 : stack_install_service placement 2026-06-12 17:27:55.966 | + lib/stack:stack_install_service:20 : local service=placement 2026-06-12 17:27:55.970 | + lib/stack:stack_install_service:21 : type install_placement 2026-06-12 17:27:55.973 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-12 17:27:55.976 | + lib/stack:stack_install_service:32 : install_placement 2026-06-12 17:27:55.979 | + lib/placement:install_placement:121 : pip_install_gr osc-placement 2026-06-12 17:27:55.982 | + inc/python:pip_install_gr:94 : local name=osc-placement 2026-06-12 17:27:55.985 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-12 17:27:55.989 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements osc-placement 2026-06-12 17:27:55.992 | ++ inc/python:get_from_global_requirements:241 : local package=osc-placement 2026-06-12 17:27:55.995 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-12 17:27:56.000 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-12 17:27:56.001 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2026-06-12 17:27:56.007 | ++ inc/python:get_from_global_requirements:243 : required_pkg='osc-placement ' 2026-06-12 17:27:56.009 | ++ inc/python:get_from_global_requirements:244 : [[ osc-placement == '' ]] 2026-06-12 17:27:56.012 | ++ inc/python:get_from_global_requirements:247 : echo osc-placement 2026-06-12 17:27:56.017 | + inc/python:pip_install_gr:96 : clean_name=osc-placement 2026-06-12 17:27:56.020 | + inc/python:pip_install_gr:97 : pip_install osc-placement 2026-06-12 17:27:56.044 | Using python 3.12 to install osc-placement 2026-06-12 17:27:56.047 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2026-06-12 17:27:56.765 | Collecting osc-placement 2026-06-12 17:27:56.820 | Downloading osc_placement-4.8.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-12 17:27:56.826 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (7.0.3) 2026-06-12 17:27:56.826 | Requirement already satisfied: keystoneauth1>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (5.14.0) 2026-06-12 17:27:56.826 | Requirement already satisfied: osc-lib>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (4.6.0) 2026-06-12 17:27:56.826 | Requirement already satisfied: oslo.utils>=3.37.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (10.1.1) 2026-06-12 17:27:56.827 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (2.1.0) 2026-06-12 17:27:56.828 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (2.34.2) 2026-06-12 17:27:56.828 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (5.8.0) 2026-06-12 17:27:56.829 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (1.8.2) 2026-06-12 17:27:56.829 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (4.15.0) 2026-06-12 17:27:56.832 | Requirement already satisfied: cliff>=4.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (4.14.0) 2026-06-12 17:27:56.832 | 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.15.0) 2026-06-12 17:27:56.833 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (6.8.0) 2026-06-12 17:27:56.834 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.6.0) 2026-06-12 17:27:56.834 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (4.0.0) 2026-06-12 17:27:56.835 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.17.0) 2026-06-12 17:27:56.836 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (6.0.3) 2026-06-12 17:27:56.837 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.0.52) 2026-06-12 17:27:56.838 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.11.0) 2026-06-12 17:27:56.838 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (15.0.0) 2026-06-12 17:27:56.839 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.8.0) 2026-06-12 17:27:56.840 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (43.0.3) 2026-06-12 17:27:56.840 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (5.3.1) 2026-06-12 17:27:56.841 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (1.5.0) 2026-06-12 17:27:56.841 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (1.1.0) 2026-06-12 17:27:56.842 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (1.33) 2026-06-12 17:27:56.843 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (4.10.0) 2026-06-12 17:27:56.843 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (7.2.2) 2026-06-12 17:27:56.845 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (2.0.0) 2026-06-12 17:27:56.847 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (3.0) 2026-06-12 17:27:56.851 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (3.1.1) 2026-06-12 17:27:56.853 | Requirement already satisfied: netaddr>=0.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (1.3.0) 2026-06-12 17:27:56.854 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (3.3.2) 2026-06-12 17:27:56.854 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (26.2) 2026-06-12 17:27:56.858 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->osc-placement) (82.0.1) 2026-06-12 17:27:56.859 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.8.0) 2026-06-12 17:27:56.866 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.4.7) 2026-06-12 17:27:56.867 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.18) 2026-06-12 17:27:56.867 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.7.0) 2026-06-12 17:27:56.868 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2023.11.17) 2026-06-12 17:27:56.875 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (4.2.0) 2026-06-12 17:27:56.875 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (2.20.0) 2026-06-12 17:27:56.877 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.1.2) 2026-06-12 17:27:56.899 | Downloading osc_placement-4.8.0-py3-none-any.whl (64 kB) 2026-06-12 17:27:57.062 | Installing collected packages: osc-placement 2026-06-12 17:27:57.121 | Successfully installed osc-placement-4.8.0 2026-06-12 17:27:57.194 | + inc/python:pip_install:216 : result=0 2026-06-12 17:27:57.197 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-12 17:27:57.201 | + functions-common:time_stop:2414 : local name 2026-06-12 17:27:57.204 | + functions-common:time_stop:2415 : local end_time 2026-06-12 17:27:57.207 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-12 17:27:57.209 | + functions-common:time_stop:2417 : local total 2026-06-12 17:27:57.212 | + functions-common:time_stop:2418 : local start_time 2026-06-12 17:27:57.215 | + functions-common:time_stop:2420 : name=pip_install 2026-06-12 17:27:57.217 | + functions-common:time_stop:2421 : start_time=1781285276038 2026-06-12 17:27:57.219 | + functions-common:time_stop:2423 : [[ -z 1781285276038 ]] 2026-06-12 17:27:57.222 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-12 17:27:57.228 | + functions-common:time_stop:2426 : end_time=1781285277224 2026-06-12 17:27:57.230 | + functions-common:time_stop:2427 : elapsed_time=1186 2026-06-12 17:27:57.233 | + functions-common:time_stop:2428 : total=88262 2026-06-12 17:27:57.235 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-12 17:27:57.238 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=89448 2026-06-12 17:27:57.240 | + inc/python:pip_install:219 : return 0 2026-06-12 17:27:57.243 | + lib/placement:install_placement:122 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2026-06-12 17:27:57.245 | + functions-common:git_clone:583 : local git_remote=https://opendev.org/openstack/placement.git 2026-06-12 17:27:57.248 | + functions-common:git_clone:584 : local git_dest=/opt/stack/placement 2026-06-12 17:27:57.251 | + functions-common:git_clone:585 : local git_ref=master 2026-06-12 17:27:57.254 | + functions-common:git_clone:586 : local orig_dir 2026-06-12 17:27:57.257 | ++ functions-common:git_clone:587 : pwd 2026-06-12 17:27:57.260 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-12 17:27:57.262 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-12 17:27:57.265 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-12 17:27:57.281 | + functions-common:git_clone:590 : RECLONE=False 2026-06-12 17:27:57.284 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-12 17:27:57.286 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-12 17:27:57.289 | + functions-common:git_clone:604 : echo master 2026-06-12 17:27:57.290 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-12 17:27:57.294 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/placement ]] 2026-06-12 17:27:57.297 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-12 17:27:57.299 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/placement 2026-06-12 17:27:57.312 | + functions-common:git_clone:666 : cd /opt/stack/placement 2026-06-12 17:27:57.315 | + functions-common:git_clone:667 : git show --oneline 2026-06-12 17:27:57.316 | + functions-common:git_clone:667 : head -1 2026-06-12 17:27:57.333 | 3cba66c7 Merge "Update python versions" 2026-06-12 17:27:57.336 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-12 17:27:57.339 | + lib/placement:install_placement:123 : setup_develop /opt/stack/placement 2026-06-12 17:27:57.342 | + inc/python:setup_develop:353 : local bindep 2026-06-12 17:27:57.345 | + inc/python:setup_develop:354 : [[ /opt/stack/placement == -bindep* ]] 2026-06-12 17:27:57.349 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/placement 2026-06-12 17:27:57.352 | + inc/python:setup_develop:359 : local extras= 2026-06-12 17:27:57.355 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/placement -e 2026-06-12 17:27:57.360 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-12 17:27:57.362 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/placement == -bindep* ]] 2026-06-12 17:27:57.367 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/placement 2026-06-12 17:27:57.370 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-12 17:27:57.373 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-12 17:27:57.377 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/placement 2026-06-12 17:27:57.380 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-12 17:27:57.384 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/placement 2026-06-12 17:27:57.387 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-12 17:27:57.392 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-12 17:27:57.394 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2026-06-12 17:27:57.401 | + inc/python:_setup_package_with_constraints_edit:400 : name=openstack-placement 2026-06-12 17:27:57.405 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z openstack-placement ']' 2026-06-12 17:27:57.408 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2026-06-12 17:27:57.488 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/placement -e 2026-06-12 17:27:57.491 | + inc/python:setup_package:436 : local bindep=0 2026-06-12 17:27:57.494 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-12 17:27:57.496 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-12 17:27:57.499 | + inc/python:setup_package:439 : [[ /opt/stack/placement == -bindep* ]] 2026-06-12 17:27:57.501 | + inc/python:setup_package:444 : local project_dir=/opt/stack/placement 2026-06-12 17:27:57.504 | + inc/python:setup_package:445 : local flags=-e 2026-06-12 17:27:57.506 | + inc/python:setup_package:446 : local extras= 2026-06-12 17:27:57.509 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-12 17:27:57.511 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-12 17:27:57.513 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-12 17:27:57.516 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-12 17:27:57.518 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-12 17:27:57.521 | + inc/python:setup_package:464 : pip_install -e /opt/stack/placement 2026-06-12 17:27:57.538 | Using python 3.12 to install /opt/stack/placement 2026-06-12 17:27:57.541 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2026-06-12 17:27:58.053 | Obtaining file:///opt/stack/placement 2026-06-12 17:27:58.055 | Installing build dependencies: started 2026-06-12 17:27:58.961 | Installing build dependencies: finished with status 'done' 2026-06-12 17:27:58.961 | Checking if build backend supports build_editable: started 2026-06-12 17:27:59.255 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-12 17:27:59.256 | Getting requirements to build editable: started 2026-06-12 17:27:59.409 | Getting requirements to build editable: finished with status 'done' 2026-06-12 17:27:59.410 | Preparing editable metadata (pyproject.toml): started 2026-06-12 17:27:59.955 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-12 17:27:59.967 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (7.0.3) 2026-06-12 17:27:59.967 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (2.0.50) 2026-06-12 17:27:59.968 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (13.0.0) 2026-06-12 17:27:59.968 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (2.5.1) 2026-06-12 17:27:59.969 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (1.8.10) 2026-06-12 17:27:59.969 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (4.26.0) 2026-06-12 17:27:59.969 | Requirement already satisfied: requests>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (2.34.2) 2026-06-12 17:27:59.970 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (7.5.0) 2026-06-12 17:27:59.970 | Requirement already satisfied: oslo.config>=6.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (10.5.0) 2026-06-12 17:27:59.971 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (6.4.0) 2026-06-12 17:27:59.971 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (8.2.0) 2026-06-12 17:27:59.972 | Requirement already satisfied: oslo.serialization>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (5.10.0) 2026-06-12 17:27:59.972 | Requirement already satisfied: oslo.utils>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (10.1.1) 2026-06-12 17:27:59.974 | Requirement already satisfied: oslo.db>=8.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (18.0.0) 2026-06-12 17:27:59.974 | Requirement already satisfied: oslo.policy>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (5.1.0) 2026-06-12 17:27:59.974 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (8.1.0) 2026-06-12 17:27:59.974 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (2.7.1) 2026-06-12 17:27:59.974 | 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.dev5) (1.1.0) 2026-06-12 17:27:59.974 | Requirement already satisfied: os-traits>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (3.8.0) 2026-06-12 17:27:59.975 | Requirement already satisfied: microversion-parse>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (2.1.0) 2026-06-12 17:27:59.976 | 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.dev5) (26.1.0) 2026-06-12 17:27:59.976 | 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.dev5) (2025.9.1) 2026-06-12 17:27:59.977 | 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.dev5) (0.37.0) 2026-06-12 17:27:59.977 | 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.dev5) (2026.5.1) 2026-06-12 17:27:59.981 | 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.dev5) (5.14.0) 2026-06-12 17:27:59.982 | 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.dev5) (4.2.0) 2026-06-12 17:27:59.982 | 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.dev5) (6.8.0) 2026-06-12 17:27:59.983 | 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.dev5) (4.0.1) 2026-06-12 17:27:59.984 | 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.dev5) (2.13.0) 2026-06-12 17:27:59.984 | 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.dev5) (5.8.0) 2026-06-12 17:27:59.987 | 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.dev5) (2.1.0) 2026-06-12 17:27:59.988 | 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.dev5) (5.8.0) 2026-06-12 17:27:59.988 | 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.dev5) (1.8.2) 2026-06-12 17:27:59.989 | 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.dev5) (4.15.0) 2026-06-12 17:27:59.995 | 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.dev5) (1.5.0) 2026-06-12 17:27:59.997 | 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.dev5) (5.3.1) 2026-06-12 17:28:00.000 | 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.dev5) (0.20) 2026-06-12 17:28:00.000 | 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.dev5) (3.1.0) 2026-06-12 17:28:00.001 | 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.dev5) (2.2.1) 2026-06-12 17:28:00.004 | 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.dev5) (1.3.0) 2026-06-12 17:28:00.004 | 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.dev5) (2.0.0) 2026-06-12 17:28:00.005 | 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.dev5) (6.0.3) 2026-06-12 17:28:00.009 | 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.dev5) (1.18.4) 2026-06-12 17:28:00.010 | 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.dev5) (2.1.2) 2026-06-12 17:28:00.010 | 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.dev5) (0.6.2) 2026-06-12 17:28:00.012 | 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.dev5) (1.3.12) 2026-06-12 17:28:00.015 | 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.dev5) (2.9.0.post0) 2026-06-12 17:28:00.016 | 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.dev5) (5.0.0) 2026-06-12 17:28:00.017 | 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.dev5) (3.1.6) 2026-06-12 17:28:00.017 | 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.dev5) (4.0.1) 2026-06-12 17:28:00.020 | 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.dev5) (3.0.3) 2026-06-12 17:28:00.025 | 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.dev5) (1.1.2) 2026-06-12 17:28:00.028 | 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.dev5) (3.17.0) 2026-06-12 17:28:00.030 | 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.dev5) (3.3.2) 2026-06-12 17:28:00.030 | 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.dev5) (26.2) 2026-06-12 17:28:00.031 | 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.dev5) (7.2.2) 2026-06-12 17:28:00.034 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=3.1.1->openstack-placement==15.1.0.dev5) (82.0.1) 2026-06-12 17:28:00.036 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==15.1.0.dev5) (0.8.0) 2026-06-12 17:28:00.045 | 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.dev5) (1.17.0) 2026-06-12 17:28:00.051 | 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.dev5) (3.4.7) 2026-06-12 17:28:00.052 | 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.dev5) (3.18) 2026-06-12 17:28:00.052 | 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.dev5) (2.7.0) 2026-06-12 17:28:00.053 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev5) (2023.11.17) 2026-06-12 17:28:00.062 | 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.dev5) (0.8) 2026-06-12 17:28:00.069 | 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.dev5) (3.5.1) 2026-06-12 17:28:00.100 | Building wheels for collected packages: openstack-placement 2026-06-12 17:28:00.100 | Building editable for openstack-placement (pyproject.toml): started 2026-06-12 17:28:00.555 | Building editable for openstack-placement (pyproject.toml): finished with status 'done' 2026-06-12 17:28:00.556 | Created wheel for openstack-placement: filename=openstack_placement-15.1.0.dev5-0.editable-py3-none-any.whl size=8755 sha256=b9aec54305222efe17fd021fb7e3ea9ac6d4013ed7787994747dd6b0b14fd6e3 2026-06-12 17:28:00.556 | Stored in directory: /tmp/pip-ephem-wheel-cache-ho7tnyzk/wheels/0f/d8/4f/e8707957c726bd4763e71d7ed0672723b81ca99945904983a6 2026-06-12 17:28:00.558 | Successfully built openstack-placement 2026-06-12 17:28:00.692 | Installing collected packages: openstack-placement 2026-06-12 17:28:00.712 | Successfully installed openstack-placement-15.1.0.dev5 2026-06-12 17:28:00.825 | + inc/python:pip_install:216 : result=0 2026-06-12 17:28:00.827 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-12 17:28:00.830 | + functions-common:time_stop:2414 : local name 2026-06-12 17:28:00.833 | + functions-common:time_stop:2415 : local end_time 2026-06-12 17:28:00.835 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-12 17:28:00.837 | + functions-common:time_stop:2417 : local total 2026-06-12 17:28:00.839 | + functions-common:time_stop:2418 : local start_time 2026-06-12 17:28:00.841 | + functions-common:time_stop:2420 : name=pip_install 2026-06-12 17:28:00.843 | + functions-common:time_stop:2421 : start_time=1781285277534 2026-06-12 17:28:00.845 | + functions-common:time_stop:2423 : [[ -z 1781285277534 ]] 2026-06-12 17:28:00.848 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-12 17:28:00.853 | + functions-common:time_stop:2426 : end_time=1781285280850 2026-06-12 17:28:00.855 | + functions-common:time_stop:2427 : elapsed_time=3316 2026-06-12 17:28:00.857 | + functions-common:time_stop:2428 : total=89448 2026-06-12 17:28:00.859 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-12 17:28:00.861 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=92764 2026-06-12 17:28:00.863 | + inc/python:pip_install:219 : return 0 2026-06-12 17:28:00.866 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-12 17:28:00.869 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-12 17:28:00.871 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/placement 2026-06-12 17:28:00.873 | + inc/python:use_library_from_git:266 : local name=/opt/stack/placement 2026-06-12 17:28:00.876 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 17:28:00.878 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-12 17:28:00.880 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,/opt/stack/placement, ]] 2026-06-12 17:28:00.882 | + inc/python:use_library_from_git:269 : return 1 2026-06-12 17:28:00.884 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-12 17:28:00.887 | + ./stack.sh:main:962 : configure_placement 2026-06-12 17:28:00.890 | + lib/placement:configure_placement:86 : sudo install -d -o stack /etc/placement 2026-06-12 17:28:00.902 | + lib/placement:configure_placement:87 : create_placement_conf 2026-06-12 17:28:00.906 | + lib/placement:create_placement_conf:76 : rm -f /etc/placement/placement.conf 2026-06-12 17:28:00.911 | ++ lib/placement:create_placement_conf:77 : database_connection_url placement 2026-06-12 17:28:00.913 | ++ lib/database:database_connection_url:134 : local db=placement 2026-06-12 17:28:00.916 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2026-06-12 17:28:00.919 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=placement 2026-06-12 17:28:00.922 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-12 17:28:00.924 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-12 17:28:00.927 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-12 17:28:00.946 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:28:00.949 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-12 17:28:00.952 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-06-12 17:28:00.954 | + lib/placement:create_placement_conf:77 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-06-12 17:28:00.993 | + lib/placement:create_placement_conf:78 : iniset /etc/placement/placement.conf DEFAULT debug True 2026-06-12 17:28:01.032 | + lib/placement:create_placement_conf:79 : iniset /etc/placement/placement.conf api auth_strategy keystone 2026-06-12 17:28:01.071 | + lib/placement:create_placement_conf:80 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2026-06-12 17:28:01.074 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/placement/placement.conf 2026-06-12 17:28:01.076 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=placement 2026-06-12 17:28:01.079 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-12 17:28:01.082 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-12 17:28:01.085 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/placement/placement.conf placement keystone_authtoken 2026-06-12 17:28:01.088 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/placement/placement.conf 2026-06-12 17:28:01.091 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-06-12 17:28:01.094 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-12 17:28:01.097 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2026-06-12 17:28:01.131 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2026-06-12 17:28:01.164 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/placement/placement.conf keystone_authtoken auth_url https://10.4.3.250/identity 2026-06-12 17:28:01.196 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2026-06-12 17:28:01.230 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/placement/placement.conf keystone_authtoken password secretservice 2026-06-12 17:28:01.260 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2026-06-12 17:28:01.293 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2026-06-12 17:28:01.325 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2026-06-12 17:28:01.356 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken www_authenticate_uri https://10.4.3.250/identity 2026-06-12 17:28:01.389 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-12 17:28:01.423 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2026-06-12 17:28:01.456 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-12 17:28:01.459 | + lib/placement:create_placement_conf:81 : setup_logging /etc/placement/placement.conf 2026-06-12 17:28:01.462 | + functions:setup_logging:693 : setup_systemd_logging /etc/placement/placement.conf 2026-06-12 17:28:01.465 | + functions:setup_systemd_logging:710 : local conf_file=/etc/placement/placement.conf 2026-06-12 17:28:01.468 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-12 17:28:01.486 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-12 17:28:01.489 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-12 17:28:01.492 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-12 17:28:01.494 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-12 17:28:01.497 | + functions:setup_systemd_logging:723 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-12 17:28:01.532 | + functions:setup_systemd_logging:725 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-06-12 17:28:01.567 | + functions:setup_systemd_logging:726 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-12 17:28:01.603 | + functions:setup_systemd_logging:727 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-12 17:28:01.635 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT log_color False 2026-06-12 17:28:01.672 | + lib/placement:configure_placement:89 : write_uwsgi_config /etc/placement/placement-uwsgi.ini placement.wsgi.api:application /placement '' placement-api 2026-06-12 17:28:01.677 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/placement/placement-uwsgi.ini 2026-06-12 17:28:01.680 | + lib/apache:write_uwsgi_config:244 : local wsgi=placement.wsgi.api:application 2026-06-12 17:28:01.683 | + lib/apache:write_uwsgi_config:245 : local url=/placement 2026-06-12 17:28:01.685 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-12 17:28:01.688 | + lib/apache:write_uwsgi_config:247 : local name=placement-api 2026-06-12 17:28:01.690 | + lib/apache:write_uwsgi_config:249 : '[' -z placement-api ']' 2026-06-12 17:28:01.693 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-12 17:28:01.697 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-12 17:28:01.710 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-06-12 17:28:01.711 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-12 17:28:01.720 | d /var/run/uwsgi 0755 stack root 2026-06-12 17:28:01.725 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-12 17:28:01.738 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-06-12 17:28:01.744 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/placement-api.socket 2026-06-12 17:28:01.747 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/placement/placement-uwsgi.ini 2026-06-12 17:28:01.751 | + lib/apache:write_uwsgi_config:270 : [[ placement.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-12 17:28:01.755 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi module placement.wsgi.api:application 2026-06-12 17:28:01.788 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2026-06-12 17:28:01.821 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2026-06-12 17:28:01.853 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2026-06-12 17:28:01.886 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2026-06-12 17:28:01.919 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-12 17:28:01.951 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2026-06-12 17:28:01.985 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2026-06-12 17:28:02.017 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2026-06-12 17:28:02.049 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-06-12 17:28:02.077 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2026-06-12 17:28:02.110 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-12 17:28:02.142 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2026-06-12 17:28:02.174 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi start-time %t 2026-06-12 17:28:02.206 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-12 17:28:02.208 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-12 17:28:02.212 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for placement-api 2026-06-12 17:28:02.215 | ++ lib/apache:apache_site_config_for:174 : local site=placement-api 2026-06-12 17:28:02.218 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-12 17:28:02.221 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 17:28:02.223 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 17:28:02.226 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/placement-api.conf 2026-06-12 17:28:02.230 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2026-06-12 17:28:02.233 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2026-06-12 17:28:02.267 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2026-06-12 17:28:02.300 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 ' 2026-06-12 17:28:02.300 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2026-06-12 17:28:02.310 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 2026-06-12 17:28:02.314 | + lib/apache:write_uwsgi_config:309 : enable_apache_site placement-api 2026-06-12 17:28:02.317 | + lib/apache:enable_apache_site:191 : local site=placement-api 2026-06-12 17:28:02.320 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-12 17:28:02.322 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-12 17:28:02.325 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-12 17:28:02.327 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-12 17:28:02.330 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 17:28:02.332 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 17:28:02.335 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-12 17:28:02.338 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-12 17:28:02.341 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 17:28:02.344 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 17:28:02.347 | + lib/apache:enable_apache_site:195 : sudo a2ensite placement-api 2026-06-12 17:28:02.380 | Enabling site placement-api. 2026-06-12 17:28:02.385 | To activate the new configuration, you need to run: 2026-06-12 17:28:02.385 | systemctl reload apache2 2026-06-12 17:28:02.390 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-12 17:28:02.394 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-12 17:28:02.398 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-12 17:28:02.401 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-12 17:28:02.511 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2026-06-12 17:28:02.514 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2026-06-12 17:28:02.517 | + lib/placement:configure_placement:94 : iniset /etc/placement/placement.conf oslo_policy enforce_new_defaults False 2026-06-12 17:28:02.555 | + lib/placement:configure_placement:95 : iniset /etc/placement/placement.conf oslo_policy enforce_scope False 2026-06-12 17:28:02.590 | + ./stack.sh:main:969 : is_service_enabled placement placement-client 2026-06-12 17:28:02.625 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:28:02.628 | + ./stack.sh:main:970 : is_service_enabled n-cpu 2026-06-12 17:28:02.646 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:28:02.649 | + ./stack.sh:main:971 : configure_placement_nova_compute 2026-06-12 17:28:02.652 | + lib/nova:configure_placement_nova_compute:634 : local conf=/etc/nova/nova.conf 2026-06-12 17:28:02.655 | + lib/nova:configure_placement_nova_compute:635 : configure_keystoneauth /etc/nova/nova.conf nova placement 2026-06-12 17:28:02.659 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-12 17:28:02.662 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-12 17:28:02.665 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-06-12 17:28:02.668 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf placement auth_type password 2026-06-12 17:28:02.705 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf placement interface public 2026-06-12 17:28:02.740 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf placement auth_url https://10.4.3.250/identity 2026-06-12 17:28:02.775 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf placement username nova 2026-06-12 17:28:02.811 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf placement password secretservice 2026-06-12 17:28:02.848 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf placement user_domain_name Default 2026-06-12 17:28:02.884 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf placement project_name service 2026-06-12 17:28:02.920 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf placement project_domain_name Default 2026-06-12 17:28:02.953 | + ./stack.sh:main:975 : is_service_enabled horizon 2026-06-12 17:28:02.972 | + functions-common:is_service_enabled:2070 : return 1 2026-06-12 17:28:02.975 | + ./stack.sh:main:980 : is_service_enabled tls-proxy 2026-06-12 17:28:02.992 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:28:02.995 | + ./stack.sh:main:981 : fix_system_ca_bundle_path 2026-06-12 17:28:02.998 | + lib/tls:fix_system_ca_bundle_path:365 : is_service_enabled tls-proxy 2026-06-12 17:28:03.017 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:28:03.020 | + lib/tls:fix_system_ca_bundle_path:366 : local capath 2026-06-12 17:28:03.023 | + lib/tls:fix_system_ca_bundle_path:367 : [[ True == \T\r\u\e ]] 2026-06-12 17:28:03.027 | ++ lib/tls:fix_system_ca_bundle_path:368 : /opt/stack/data/venv/bin/python3 -c 'try: 2026-06-12 17:28:03.027 | from requests import certs 2026-06-12 17:28:03.027 | print (certs.where()) 2026-06-12 17:28:03.027 | except ImportError: pass' 2026-06-12 17:28:03.236 | + lib/tls:fix_system_ca_bundle_path:368 : capath=/etc/ssl/certs/ca-certificates.crt 2026-06-12 17:28:03.238 | + lib/tls:fix_system_ca_bundle_path:372 : [[ ! /etc/ssl/certs/ca-certificates.crt == '' ]] 2026-06-12 17:28:03.241 | + lib/tls:fix_system_ca_bundle_path:372 : [[ ! /etc/ssl/certs/ca-certificates.crt =~ ^/etc/.* ]] 2026-06-12 17:28:03.245 | + ./stack.sh:main:984 : is_service_enabled cinder 2026-06-12 17:28:03.263 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:28:03.267 | + ./stack.sh:main:986 : init_os_brick 2026-06-12 17:28:03.270 | + lib/cinder:init_os_brick:510 : mkdir -p /opt/stack/data/os_brick 2026-06-12 17:28:03.275 | + lib/cinder:init_os_brick:511 : is_service_enabled cinder 2026-06-12 17:28:03.295 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:28:03.298 | + lib/cinder:init_os_brick:512 : iniset /etc/cinder/cinder.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-12 17:28:03.332 | + lib/cinder:init_os_brick:514 : is_service_enabled nova 2026-06-12 17:28:03.348 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:28:03.351 | + lib/cinder:init_os_brick:515 : iniset /etc/nova/nova.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-12 17:28:03.386 | + lib/cinder:init_os_brick:517 : is_service_enabled glance 2026-06-12 17:28:03.402 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:28:03.404 | + lib/cinder:init_os_brick:518 : iniset /etc/glance/glance-api.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-12 17:28:03.437 | + lib/cinder:init_os_brick:519 : iniset /etc/glance/glance-cache.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-12 17:28:03.472 | + ./stack.sh:main:993 : run_phase stack install 2026-06-12 17:28:03.475 | + functions-common:run_phase:1842 : local mode=stack 2026-06-12 17:28:03.478 | + functions-common:run_phase:1843 : local phase=install 2026-06-12 17:28:03.481 | + functions-common:run_phase:1844 : [[ -d /opt/stack/devstack/extras.d ]] 2026-06-12 17:28:03.484 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-06-12 17:28:03.487 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-12 17:28:03.490 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-06-12 17:28:03.493 | + functions-common:run_phase:1852 : local extra 2026-06-12 17:28:03.497 | ++ functions-common:run_phase:1853 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-06-12 17:28:03.501 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-06-12 17:28:03.503 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-12 17:28:03.506 | + functions-common:run_phase:1858 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-06-12 17:28:03.510 | + functions-common:run_phase:1858 : source /opt/stack/devstack/extras.d/80-tempest.sh stack install 2026-06-12 17:28:03.512 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-12 17:28:03.529 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:28:03.531 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-12 17:28:03.534 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-12 17:28:03.536 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2026-06-12 17:28:03.539 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2026-06-12 17:28:03.541 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-12 17:28:03.544 | ++ ./stack.sh:echo_summary:444 : echo -e Installing Tempest 2026-06-12 17:28:03.546 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2026-06-12 17:28:03.549 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2026-06-12 17:28:03.607 | ++ inc/async:async_inner:63 : install_tempest 2026-06-12 17:28:03.645 | [8416 Async install_tempest:54543]: running: install_tempest 2026-06-12 17:28:03.648 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-12 17:28:03.650 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-12 17:28:03.653 | + functions-common:run_phase:1863 : [[ stack == \s\o\u\r\c\e ]] 2026-06-12 17:28:03.656 | + functions-common:run_phase:1866 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-12 17:28:03.660 | + functions-common:run_phase:1869 : run_plugins stack install 2026-06-12 17:28:03.663 | + functions-common:run_plugins:1828 : local mode=stack 2026-06-12 17:28:03.667 | + functions-common:run_plugins:1829 : local phase=install 2026-06-12 17:28:03.670 | + functions-common:run_plugins:1831 : local plugins=,neutron 2026-06-12 17:28:03.672 | + functions-common:run_plugins:1832 : local plugin 2026-06-12 17:28:03.675 | + functions-common:run_plugins:1833 : for plugin in ${plugins//,/ } 2026-06-12 17:28:03.679 | + functions-common:run_plugins:1834 : local dir=/opt/stack/neutron 2026-06-12 17:28:03.682 | + functions-common:run_plugins:1835 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2026-06-12 17:28:03.685 | + functions-common:run_plugins:1836 : source /opt/stack/neutron/devstack/plugin.sh stack install 2026-06-12 17:28:03.688 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2026-06-12 17:28:03.691 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2026-06-12 17:28:03.694 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2026-06-12 17:28:03.698 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2026-06-12 17:28:03.701 | +++ /opt/stack/neutron/devstack/lib/flavors:source:4 : FLAVORS_PLUGIN=flavors 2026-06-12 17:28:03.703 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2026-06-12 17:28:03.706 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2026-06-12 17:28:03.711 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:1 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2026-06-12 17:28:03.714 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:2 : SRIOV_AGENT_BINARY=/opt/stack/data/venv/bin/neutron-sriov-nic-agent 2026-06-12 17:28:03.717 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2026-06-12 17:28:03.720 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2026-06-12 17:28:03.723 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2026-06-12 17:28:03.727 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2026-06-12 17:28:03.731 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2026-06-12 17:28:03.734 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2026-06-12 17:28:03.736 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2026-06-12 17:28:03.740 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2026-06-12 17:28:03.743 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2026-06-12 17:28:03.747 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2026-06-12 17:28:03.750 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2026-06-12 17:28:03.755 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2026-06-12 17:28:03.770 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2026-06-12 17:28:03.773 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2026-06-12 17:28:03.776 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/pvlan 2026-06-12 17:28:03.779 | ++ /opt/stack/neutron/devstack/plugin.sh:source:23 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2026-06-12 17:28:03.782 | ++ /opt/stack/neutron/devstack/plugin.sh:source:24 : source /opt/stack/neutron/devstack/lib/frr 2026-06-12 17:28:03.785 | +++ /opt/stack/neutron/devstack/lib/frr:source:15 : FRR_ETC_SRC_DIR=/opt/stack/neutron/devstack/etc 2026-06-12 17:28:03.788 | ++ /opt/stack/neutron/devstack/plugin.sh:source:25 : source /opt/stack/neutron/devstack/lib/dns_forwarder_ovs_ext 2026-06-12 17:28:03.791 | ++ /opt/stack/neutron/devstack/plugin.sh:source:28 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2026-06-12 17:28:03.795 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-06-12 17:28:03.813 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2026-06-12 17:28:03.815 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2026-06-12 17:28:03.820 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2026-06-12 17:28:03.820 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2026-06-12 17:28:03.824 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2026-06-12 17:28:03.827 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2026-06-12 17:28:03.830 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2026-06-12 17:28:03.835 | +++ /opt/stack/neutron/devstack/plugin.sh:source:30 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-06-12 17:28:03.853 | ++ /opt/stack/neutron/devstack/plugin.sh:source:30 : Q_BUILD_OVS_FROM_GIT=False 2026-06-12 17:28:03.855 | ++ /opt/stack/neutron/devstack/plugin.sh:source:42 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2026-06-12 17:28:03.859 | ++ /opt/stack/neutron/devstack/plugin.sh:source:46 : [[ stack == \s\t\a\c\k ]] 2026-06-12 17:28:03.861 | ++ /opt/stack/neutron/devstack/plugin.sh:source:47 : case "$2" in 2026-06-12 17:28:03.863 | ++ /opt/stack/neutron/devstack/plugin.sh:source:49 : is_frr_enabled 2026-06-12 17:28:03.866 | ++ /opt/stack/neutron/devstack/plugin.sh:is_frr_enabled:38 : [[ False == \T\r\u\e ]] 2026-06-12 17:28:03.868 | ++ /opt/stack/neutron/devstack/plugin.sh:is_frr_enabled:39 : return 1 2026-06-12 17:28:03.872 | + ./stack.sh:main:996 : use_library_from_git python-openstackclient 2026-06-12 17:28:03.874 | + inc/python:use_library_from_git:266 : local name=python-openstackclient 2026-06-12 17:28:03.877 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 17:28:03.880 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-12 17:28:03.883 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,python-openstackclient, ]] 2026-06-12 17:28:03.886 | + inc/python:use_library_from_git:269 : return 1 2026-06-12 17:28:03.889 | + ./stack.sh:main:1000 : pip_install_gr python-openstackclient 2026-06-12 17:28:03.892 | + inc/python:pip_install_gr:94 : local name=python-openstackclient 2026-06-12 17:28:03.895 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-12 17:28:03.898 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-openstackclient 2026-06-12 17:28:03.901 | ++ inc/python:get_from_global_requirements:241 : local package=python-openstackclient 2026-06-12 17:28:03.904 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-12 17:28:03.907 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2026-06-12 17:28:03.908 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-12 17:28:03.913 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-openstackclient!=7.3.0,!=7.3.1 ' 2026-06-12 17:28:03.915 | ++ inc/python:get_from_global_requirements:244 : [[ python-openstackclient!=7.3.0,!=7.3.1 == '' ]] 2026-06-12 17:28:03.918 | ++ inc/python:get_from_global_requirements:247 : echo 'python-openstackclient!=7.3.0,!=7.3.1' 2026-06-12 17:28:03.921 | + inc/python:pip_install_gr:96 : clean_name='python-openstackclient!=7.3.0,!=7.3.1' 2026-06-12 17:28:03.924 | + inc/python:pip_install_gr:97 : pip_install 'python-openstackclient!=7.3.0,!=7.3.1' 2026-06-12 17:28:03.945 | Using python 3.12 to install python-openstackclient!=7.3.0,!=7.3.1 2026-06-12 17:28:03.948 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt 'python-openstackclient!=7.3.0,!=7.3.1' 2026-06-12 17:28:04.553 | Collecting python-openstackclient!=7.3.0,!=7.3.1 2026-06-12 17:28:04.626 | Downloading python_openstackclient-10.1.0-py3-none-any.whl.metadata (10 kB) 2026-06-12 17:28:04.632 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (43.0.3) 2026-06-12 17:28:04.633 | Requirement already satisfied: cliff>=4.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.14.0) 2026-06-12 17:28:04.633 | Requirement already satisfied: iso8601>=0.1.11 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (2.1.0) 2026-06-12 17:28:04.633 | 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.15.0) 2026-06-12 17:28:04.634 | Requirement already satisfied: osc-lib>=4.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.6.0) 2026-06-12 17:28:04.634 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (6.8.0) 2026-06-12 17:28:04.635 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (5.8.0) 2026-06-12 17:28:04.635 | Requirement already satisfied: python-cinderclient>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (9.9.0) 2026-06-12 17:28:04.635 | Requirement already satisfied: requests>=2.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (2.34.2) 2026-06-12 17:28:04.636 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (5.8.0) 2026-06-12 17:28:04.637 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.6.0) 2026-06-12 17:28:04.637 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (4.0.0) 2026-06-12 17:28:04.637 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (3.17.0) 2026-06-12 17:28:04.638 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (6.0.3) 2026-06-12 17:28:04.639 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (3.0.52) 2026-06-12 17:28:04.640 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (1.11.0) 2026-06-12 17:28:04.640 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (15.0.0) 2026-06-12 17:28:04.641 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (1.8.0) 2026-06-12 17:28:04.642 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->python-openstackclient!=7.3.0,!=7.3.1) (2.0.0) 2026-06-12 17:28:04.644 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->python-openstackclient!=7.3.0,!=7.3.1) (3.0) 2026-06-12 17:28:04.646 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (5.3.1) 2026-06-12 17:28:04.646 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (1.5.0) 2026-06-12 17:28:04.647 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (1.1.0) 2026-06-12 17:28:04.647 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (1.33) 2026-06-12 17:28:04.648 | Requirement already satisfied: keystoneauth1>=5.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (5.14.0) 2026-06-12 17:28:04.648 | Requirement already satisfied: os-service-types>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (1.8.2) 2026-06-12 17:28:04.648 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (7.0.3) 2026-06-12 17:28:04.649 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (4.10.0) 2026-06-12 17:28:04.649 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (7.2.2) 2026-06-12 17:28:04.653 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (3.1.1) 2026-06-12 17:28:04.655 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=5.10.0->openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (4.15.0) 2026-06-12 17:28:04.657 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (10.1.1) 2026-06-12 17:28:04.660 | Requirement already satisfied: netaddr>=0.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (1.3.0) 2026-06-12 17:28:04.661 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (3.3.2) 2026-06-12 17:28:04.662 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (26.2) 2026-06-12 17:28:04.665 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (82.0.1) 2026-06-12 17:28:04.667 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.8.0) 2026-06-12 17:28:04.675 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (3.1.0) 2026-06-12 17:28:04.676 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (10.5.0) 2026-06-12 17:28:04.676 | Requirement already satisfied: oslo.serialization>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (5.10.0) 2026-06-12 17:28:04.678 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (2.2.1) 2026-06-12 17:28:04.680 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (2.0.0) 2026-06-12 17:28:04.681 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (1.1.2) 2026-06-12 17:28:04.685 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (3.4.7) 2026-06-12 17:28:04.685 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (3.18) 2026-06-12 17:28:04.685 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (2.7.0) 2026-06-12 17:28:04.686 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (2023.11.17) 2026-06-12 17:28:04.694 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (4.2.0) 2026-06-12 17:28:04.695 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (2.20.0) 2026-06-12 17:28:04.699 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.1.2) 2026-06-12 17:28:04.720 | Downloading python_openstackclient-10.1.0-py3-none-any.whl (1.2 MB) 2026-06-12 17:28:04.906 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 6.7 MB/s 0:00:00 2026-06-12 17:28:05.062 | Installing collected packages: python-openstackclient 2026-06-12 17:28:06.073 | Successfully installed python-openstackclient-10.1.0 2026-06-12 17:28:06.150 | + inc/python:pip_install:216 : result=0 2026-06-12 17:28:06.153 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-12 17:28:06.156 | + functions-common:time_stop:2414 : local name 2026-06-12 17:28:06.159 | + functions-common:time_stop:2415 : local end_time 2026-06-12 17:28:06.161 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-12 17:28:06.164 | + functions-common:time_stop:2417 : local total 2026-06-12 17:28:06.167 | + functions-common:time_stop:2418 : local start_time 2026-06-12 17:28:06.170 | + functions-common:time_stop:2420 : name=pip_install 2026-06-12 17:28:06.173 | + functions-common:time_stop:2421 : start_time=1781285283940 2026-06-12 17:28:06.175 | + functions-common:time_stop:2423 : [[ -z 1781285283940 ]] 2026-06-12 17:28:06.179 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-12 17:28:06.183 | + functions-common:time_stop:2426 : end_time=1781285286180 2026-06-12 17:28:06.186 | + functions-common:time_stop:2427 : elapsed_time=2240 2026-06-12 17:28:06.188 | + functions-common:time_stop:2428 : total=92764 2026-06-12 17:28:06.191 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-12 17:28:06.194 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=95004 2026-06-12 17:28:06.196 | + inc/python:pip_install:219 : return 0 2026-06-12 17:28:06.199 | + ./stack.sh:main:1001 : is_service_enabled openstack-cli-server 2026-06-12 17:28:06.216 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:28:06.219 | + ./stack.sh:main:1002 : install_openstack_cli_server 2026-06-12 17:28:06.222 | + functions-common:install_openstack_cli_server:2435 : export PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-12 17:28:06.225 | + functions-common:install_openstack_cli_server:2435 : PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-12 17:28:06.228 | + functions-common:install_openstack_cli_server:2436 : run_process openstack-cli-server '/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-06-12 17:28:06.231 | + functions-common:run_process:1668 : local service=openstack-cli-server 2026-06-12 17:28:06.233 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-06-12 17:28:06.236 | + functions-common:run_process:1670 : local group= 2026-06-12 17:28:06.239 | + functions-common:run_process:1671 : local user= 2026-06-12 17:28:06.241 | + functions-common:run_process:1672 : local env_vars= 2026-06-12 17:28:06.244 | + functions-common:run_process:1674 : local name=openstack-cli-server 2026-06-12 17:28:06.246 | + functions-common:run_process:1676 : time_start run_process 2026-06-12 17:28:06.248 | + functions-common:time_start:2400 : local name=run_process 2026-06-12 17:28:06.251 | + functions-common:time_start:2401 : local start_time= 2026-06-12 17:28:06.253 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-12 17:28:06.256 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-12 17:28:06.261 | + functions-common:time_start:2405 : _TIME_START[$name]=1781285286258 2026-06-12 17:28:06.263 | + functions-common:run_process:1677 : is_service_enabled openstack-cli-server 2026-06-12 17:28:06.279 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:28:06.282 | + functions-common:run_process:1678 : _run_under_systemd openstack-cli-server '/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' '' '' '' 2026-06-12 17:28:06.284 | + functions-common:_run_under_systemd:1622 : local service=openstack-cli-server 2026-06-12 17:28:06.286 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-06-12 17:28:06.288 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-06-12 17:28:06.290 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-06-12 17:28:06.292 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-06-12 17:28:06.294 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server =~ sudo ]] 2026-06-12 17:28:06.296 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server =~ ^/ ]] 2026-06-12 17:28:06.299 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@openstack-cli-server.service 2026-06-12 17:28:06.301 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-12 17:28:06.304 | + functions-common:_run_under_systemd:1630 : local user=stack 2026-06-12 17:28:06.307 | + functions-common:_run_under_systemd:1631 : [[ -z stack ]] 2026-06-12 17:28:06.309 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-12 17:28:06.310 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[openstack-cli-server] ]] 2026-06-12 17:28:06.312 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server =~ uwsgi ]] 2026-06-12 17:28:06.314 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@openstack-cli-server.service '/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' '' stack '' 2026-06-12 17:28:06.316 | + functions-common:write_user_unit_file:1529 : local service=devstack@openstack-cli-server.service 2026-06-12 17:28:06.318 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-06-12 17:28:06.320 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-12 17:28:06.321 | + functions-common:write_user_unit_file:1532 : local user=stack 2026-06-12 17:28:06.324 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-12 17:28:06.326 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-12 17:28:06.328 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-12 17:28:06.330 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@openstack-cli-server.service 2026-06-12 17:28:06.332 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-12 17:28:06.336 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Unit Description 'Devstack devstack@openstack-cli-server.service' 2026-06-12 17:28:06.398 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-12 17:28:06.464 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service User stack 2026-06-12 17:28:06.522 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service ExecStart '/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-06-12 17:28:06.577 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service KillMode process 2026-06-12 17:28:06.633 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service TimeoutStopSec 300 2026-06-12 17:28:06.687 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-12 17:28:06.742 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-12 17:28:06.745 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-12 17:28:06.748 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Install WantedBy multi-user.target 2026-06-12 17:28:06.815 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-12 17:28:07.106 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@openstack-cli-server.service 2026-06-12 17:28:07.119 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@openstack-cli-server.service → /etc/systemd/system/devstack@openstack-cli-server.service. 2026-06-12 17:28:07.411 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@openstack-cli-server.service 2026-06-12 17:28:07.443 | + functions-common:run_process:1680 : time_stop run_process 2026-06-12 17:28:07.446 | + functions-common:time_stop:2414 : local name 2026-06-12 17:28:07.448 | + functions-common:time_stop:2415 : local end_time 2026-06-12 17:28:07.451 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-12 17:28:07.453 | + functions-common:time_stop:2417 : local total 2026-06-12 17:28:07.456 | + functions-common:time_stop:2418 : local start_time 2026-06-12 17:28:07.458 | + functions-common:time_stop:2420 : name=run_process 2026-06-12 17:28:07.460 | + functions-common:time_stop:2421 : start_time=1781285286258 2026-06-12 17:28:07.462 | + functions-common:time_stop:2423 : [[ -z 1781285286258 ]] 2026-06-12 17:28:07.466 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-12 17:28:07.470 | + functions-common:time_stop:2426 : end_time=1781285287467 2026-06-12 17:28:07.473 | + functions-common:time_stop:2427 : elapsed_time=1209 2026-06-12 17:28:07.475 | + functions-common:time_stop:2428 : total=0 2026-06-12 17:28:07.477 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-12 17:28:07.479 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=1209 2026-06-12 17:28:07.481 | + ./stack.sh:main:1008 : install_oscwrap 2026-06-12 17:28:07.485 | ++ functions-common:install_oscwrap:2464 : mktemp 2026-06-12 17:28:07.489 | + functions-common:install_oscwrap:2464 : OSCWRAP_TIMER_FILE=/tmp/tmp.cs2R6OJU0V 2026-06-12 17:28:07.492 | + functions-common:install_oscwrap:2467 : shopt -s expand_aliases 2026-06-12 17:28:07.494 | + functions-common:install_oscwrap:2470 : unalias -a 2026-06-12 17:28:07.497 | + functions-common:install_oscwrap:2472 : alias openstack=oscwrap 2026-06-12 17:28:07.500 | + ./stack.sh:main:1013 : [[ False != \F\a\l\s\e ]] 2026-06-12 17:28:07.502 | + ./stack.sh:main:1053 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-06-12 17:28:07.505 | + ./stack.sh:main:1054 : export OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-06-12 17:28:07.508 | + ./stack.sh:main:1054 : OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-06-12 17:28:07.511 | + ./stack.sh:main:1061 : is_service_enabled mysql postgresql 2026-06-12 17:28:07.529 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:28:07.532 | + ./stack.sh:main:1062 : configure_database 2026-06-12 17:28:07.535 | + lib/database:configure_database:128 : configure_database_mysql 2026-06-12 17:28:07.538 | + lib/databases/mysql:configure_database_mysql:60 : local my_conf mysql slow_log my_client_conf 2026-06-12 17:28:07.541 | + lib/databases/mysql:configure_database_mysql:61 : echo_summary 'Configuring and starting MySQL' 2026-06-12 17:28:07.543 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-12 17:28:07.545 | + ./stack.sh:echo_summary:444 : echo -e Configuring and starting MySQL 2026-06-12 17:28:07.548 | + lib/databases/mysql:configure_database_mysql:63 : is_ubuntu 2026-06-12 17:28:07.550 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 17:28:07.553 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 17:28:07.556 | + lib/databases/mysql:configure_database_mysql:64 : my_conf=/etc/mysql/my.cnf 2026-06-12 17:28:07.559 | + lib/databases/mysql:configure_database_mysql:76 : is_ubuntu 2026-06-12 17:28:07.563 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 17:28:07.566 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 17:28:07.568 | + lib/databases/mysql:configure_database_mysql:77 : is_fips_enabled 2026-06-12 17:28:07.571 | ++ functions-common:is_fips_enabled:2535 : cat /proc/sys/crypto/fips_enabled 2026-06-12 17:28:07.573 | cat: /proc/sys/crypto/fips_enabled: No such file or directory 2026-06-12 17:28:07.576 | + functions-common:is_fips_enabled:2535 : fips= 2026-06-12 17:28:07.579 | + functions-common:is_fips_enabled:2536 : '[' '' == 1 ']' 2026-06-12 17:28:07.582 | ++ lib/databases/mysql:configure_database_mysql:85 : ipv6_unquote 0.0.0.0 2026-06-12 17:28:07.586 | ++ functions-common:ipv6_unquote:2212 : echo 0.0.0.0 2026-06-12 17:28:07.586 | ++ functions-common:ipv6_unquote:2212 : tr -d '[]' 2026-06-12 17:28:07.590 | + lib/databases/mysql:configure_database_mysql:85 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2026-06-12 17:28:07.662 | + lib/databases/mysql:configure_database_mysql:88 : is_fedora 2026-06-12 17:28:07.665 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-12 17:28:07.667 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-12 17:28:07.670 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-12 17:28:07.672 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-12 17:28:07.675 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-12 17:28:07.677 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-12 17:28:07.680 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-12 17:28:07.682 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-12 17:28:07.684 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-12 17:28:07.686 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-12 17:28:07.688 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-12 17:28:07.690 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-12 17:28:07.692 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-12 17:28:07.694 | + lib/databases/mysql:configure_database_mysql:91 : is_ubuntu 2026-06-12 17:28:07.697 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 17:28:07.699 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 17:28:07.701 | + lib/databases/mysql:configure_database_mysql:93 : restart_service mysql 2026-06-12 17:28:07.704 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-12 17:28:07.706 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart mysql 2026-06-12 17:28:09.290 | + lib/databases/mysql:configure_database_mysql:98 : local use_mariadb_socket_auth=False 2026-06-12 17:28:09.292 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2026-06-12 17:28:09.295 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 17:28:09.297 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 17:28:09.299 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2026-06-12 17:28:09.303 | + lib/databases/mysql:configure_database_mysql:109 : [[ False != \T\r\u\e ]] 2026-06-12 17:28:09.305 | + lib/databases/mysql:configure_database_mysql:110 : sudo mysqladmin -u root password secretdatabase 2026-06-12 17:28:09.324 | mysqladmin: connect to server at 'localhost' failed 2026-06-12 17:28:09.324 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2026-06-12 17:28:09.328 | + lib/databases/mysql:configure_database_mysql:110 : true 2026-06-12 17:28:09.330 | + lib/databases/mysql:configure_database_mysql:115 : is_ubuntu 2026-06-12 17:28:09.333 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 17:28:09.335 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 17:28:09.338 | + lib/databases/mysql:configure_database_mysql:115 : '[' mysql == mariadb ']' 2026-06-12 17:28:09.341 | + lib/databases/mysql:configure_database_mysql:118 : local 'cmd_args=-uroot -psecretdatabase -h127.0.0.1 ' 2026-06-12 17:28:09.343 | + lib/databases/mysql:configure_database_mysql:123 : min_db_ver=11.6.2 2026-06-12 17:28:09.348 | ++ lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -psecretdatabase -h127.0.0.1 -e 'select version();' -sN 2026-06-12 17:28:09.348 | ++ lib/databases/mysql:configure_database_mysql:124 : cut -d - -f 1 2026-06-12 17:28:09.365 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-12 17:28:09.412 | + lib/databases/mysql:configure_database_mysql:124 : db_version=8.0.46 2026-06-12 17:28:09.417 | ++ lib/databases/mysql:configure_database_mysql:125 : sort -V 2026-06-12 17:28:09.417 | ++ lib/databases/mysql:configure_database_mysql:125 : printf '%s\n' 11.6.2 8.0.46 2026-06-12 17:28:09.417 | ++ lib/databases/mysql:configure_database_mysql:125 : tail -n 1 2026-06-12 17:28:09.422 | + lib/databases/mysql:configure_database_mysql:125 : max_db_ver=11.6.2 2026-06-12 17:28:09.424 | + lib/databases/mysql:configure_database_mysql:126 : [[ 11.6.2 != \1\1\.\6\.\2 ]] 2026-06-12 17:28:09.426 | + lib/databases/mysql:configure_database_mysql:132 : [[ False == \T\r\u\e ]] 2026-06-12 17:28:09.429 | + lib/databases/mysql:configure_database_mysql:139 : [[ False == \T\r\u\e ]] 2026-06-12 17:28:09.431 | + lib/databases/mysql:configure_database_mysql:144 : sudo mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''secretdatabase'\'';' 2026-06-12 17:28:09.442 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-12 17:28:09.484 | + lib/databases/mysql:configure_database_mysql:145 : sudo mysql -uroot -psecretdatabase -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2026-06-12 17:28:09.495 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-12 17:28:09.535 | + lib/databases/mysql:configure_database_mysql:151 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2026-06-12 17:28:09.593 | + lib/databases/mysql:configure_database_mysql:152 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2026-06-12 17:28:09.653 | + lib/databases/mysql:configure_database_mysql:153 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2026-06-12 17:28:09.713 | + lib/databases/mysql:configure_database_mysql:155 : [[ False == \T\r\u\e ]] 2026-06-12 17:28:09.716 | + lib/databases/mysql:configure_database_mysql:175 : [[ True == \T\r\u\e ]] 2026-06-12 17:28:09.718 | + lib/databases/mysql:configure_database_mysql:176 : echo 'enabling MySQL performance counting' 2026-06-12 17:28:09.718 | enabling MySQL performance counting 2026-06-12 17:28:09.722 | + lib/databases/mysql:configure_database_mysql:179 : pip_install /opt/stack/devstack/tools/dbcounter 2026-06-12 17:28:09.741 | Using python 3.12 to install /opt/stack/devstack/tools/dbcounter 2026-06-12 17:28:09.744 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/devstack/tools/dbcounter 2026-06-12 17:28:10.243 | Processing ./tools/dbcounter 2026-06-12 17:28:10.245 | Installing build dependencies: started 2026-06-12 17:28:11.610 | Installing build dependencies: finished with status 'done' 2026-06-12 17:28:11.611 | Getting requirements to build wheel: started 2026-06-12 17:28:11.952 | Getting requirements to build wheel: finished with status 'done' 2026-06-12 17:28:11.953 | Preparing metadata (pyproject.toml): started 2026-06-12 17:28:12.141 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-12 17:28:12.143 | Building wheels for collected packages: dbcounter 2026-06-12 17:28:12.143 | Building wheel for dbcounter (pyproject.toml): started 2026-06-12 17:28:12.363 | Building wheel for dbcounter (pyproject.toml): finished with status 'done' 2026-06-12 17:28:12.364 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3228 sha256=02bbcde9b8d0c43c281d2f7b247e73426d25ada2baf192fa365e91930a242293 2026-06-12 17:28:12.364 | Stored in directory: /tmp/pip-ephem-wheel-cache-5qw7_3bh/wheels/9f/f3/e3/9e703708cca6cc64da4832f57f80621db1f5df923a5ce5447e 2026-06-12 17:28:12.366 | Successfully built dbcounter 2026-06-12 17:28:12.528 | Installing collected packages: dbcounter 2026-06-12 17:28:12.548 | Successfully installed dbcounter-0.1 2026-06-12 17:28:12.656 | + inc/python:pip_install:216 : result=0 2026-06-12 17:28:12.658 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-12 17:28:12.661 | + functions-common:time_stop:2414 : local name 2026-06-12 17:28:12.664 | + functions-common:time_stop:2415 : local end_time 2026-06-12 17:28:12.666 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-12 17:28:12.669 | + functions-common:time_stop:2417 : local total 2026-06-12 17:28:12.671 | + functions-common:time_stop:2418 : local start_time 2026-06-12 17:28:12.674 | + functions-common:time_stop:2420 : name=pip_install 2026-06-12 17:28:12.676 | + functions-common:time_stop:2421 : start_time=1781285289736 2026-06-12 17:28:12.678 | + functions-common:time_stop:2423 : [[ -z 1781285289736 ]] 2026-06-12 17:28:12.681 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-12 17:28:12.685 | + functions-common:time_stop:2426 : end_time=1781285292682 2026-06-12 17:28:12.687 | + functions-common:time_stop:2427 : elapsed_time=2946 2026-06-12 17:28:12.690 | + functions-common:time_stop:2428 : total=95004 2026-06-12 17:28:12.692 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-12 17:28:12.694 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=97950 2026-06-12 17:28:12.697 | + inc/python:pip_install:219 : return 0 2026-06-12 17:28:12.700 | + lib/databases/mysql:configure_database_mysql:182 : recreate_database stats 2026-06-12 17:28:12.702 | + lib/database:recreate_database:112 : local db=stats 2026-06-12 17:28:12.705 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2026-06-12 17:28:12.707 | + lib/databases/mysql:recreate_database_mysql:54 : local db=stats 2026-06-12 17:28:12.710 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2026-06-12 17:28:12.716 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-12 17:28:12.752 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2026-06-12 17:28:12.756 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-12 17:28:12.793 | + lib/databases/mysql:configure_database_mysql:183 : mysql -u root -psecretdatabase -h 127.0.0.1 -e 'CREATE TABLE queries (db VARCHAR(32), op VARCHAR(32), 2026-06-12 17:28:12.793 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2026-06-12 17:28:12.799 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-12 17:28:12.848 | + lib/databases/mysql:configure_database_mysql:188 : [[ True == \T\r\u\e ]] 2026-06-12 17:28:12.851 | + lib/databases/mysql:configure_database_mysql:189 : iniset -sudo /etc/mysql/my.cnf mysqld read_buffer_size 64K 2026-06-12 17:28:12.908 | + lib/databases/mysql:configure_database_mysql:190 : iniset -sudo /etc/mysql/my.cnf mysqld innodb_buffer_pool_size 16M 2026-06-12 17:28:12.967 | + lib/databases/mysql:configure_database_mysql:191 : iniset -sudo /etc/mysql/my.cnf mysqld thread_stack 192K 2026-06-12 17:28:13.022 | + lib/databases/mysql:configure_database_mysql:192 : iniset -sudo /etc/mysql/my.cnf mysqld thread_cache_size 8 2026-06-12 17:28:13.085 | + lib/databases/mysql:configure_database_mysql:193 : iniset -sudo /etc/mysql/my.cnf mysqld tmp_table_size 8M 2026-06-12 17:28:13.142 | + lib/databases/mysql:configure_database_mysql:194 : iniset -sudo /etc/mysql/my.cnf mysqld sort_buffer_size 8M 2026-06-12 17:28:13.196 | + lib/databases/mysql:configure_database_mysql:195 : iniset -sudo /etc/mysql/my.cnf mysqld max_allowed_packet 8M 2026-06-12 17:28:13.255 | + lib/databases/mysql:configure_database_mysql:198 : restart_service mysql 2026-06-12 17:28:13.257 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-12 17:28:13.260 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart mysql 2026-06-12 17:28:15.396 | + ./stack.sh:main:1066 : save_stackenv 1066 2026-06-12 17:28:15.398 | + functions-common:save_stackenv:65 : local tag=1066 2026-06-12 17:28:15.402 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-06-12 17:28:15.407 | + functions-common:save_stackenv:67 : time_stamp=2026-06-12-172815 2026-06-12 17:28:15.409 | + functions-common:save_stackenv:68 : echo '# 2026-06-12-172815 1066' 2026-06-12 17:28:15.412 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-12 17:28:15.414 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-06-12 17:28:15.416 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-12 17:28:15.419 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-06-12 17:28:15.422 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-12 17:28:15.425 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-06-12 17:28:15.427 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-12 17:28:15.430 | + functions-common:save_stackenv:70 : echo ENABLED_SERVICES=c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,s-account,s-container,s-object,s-proxy,tempest,tls-proxy 2026-06-12 17:28:15.434 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-12 17:28:15.436 | + functions-common:save_stackenv:70 : echo HOST_IP=10.4.3.250 2026-06-12 17:28:15.440 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-12 17:28:15.443 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=https://10.4.3.250/identity 2026-06-12 17:28:15.445 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-12 17:28:15.448 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/devstacklog.txt.2026-06-12-172306 2026-06-12 17:28:15.451 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-12 17:28:15.454 | + functions-common:save_stackenv:70 : echo OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-06-12 17:28:15.457 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-12 17:28:15.459 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=10.4.3.250 2026-06-12 17:28:15.462 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-12 17:28:15.465 | + functions-common:save_stackenv:70 : echo STACK_USER=stack 2026-06-12 17:28:15.468 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-12 17:28:15.470 | + functions-common:save_stackenv:70 : echo TLS_IP=IP:10.4.3.250,IP:::1 2026-06-12 17:28:15.473 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-12 17:28:15.477 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-06-12 17:28:15.480 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-12 17:28:15.482 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-06-12 17:28:15.485 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-12 17:28:15.488 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=10.4.3.250 2026-06-12 17:28:15.490 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-12 17:28:15.493 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-06-12 17:28:15.496 | + ./stack.sh:main:1076 : start_dstat 2026-06-12 17:28:15.499 | + lib/dstat:start_dstat:31 : run_process dstat '/opt/stack/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-12 17:28:15.502 | + functions-common:run_process:1668 : local service=dstat 2026-06-12 17:28:15.504 | + functions-common:run_process:1669 : local 'command=/opt/stack/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-12 17:28:15.506 | + functions-common:run_process:1670 : local group= 2026-06-12 17:28:15.509 | + functions-common:run_process:1671 : local user= 2026-06-12 17:28:15.512 | + functions-common:run_process:1672 : local env_vars= 2026-06-12 17:28:15.515 | + functions-common:run_process:1674 : local name=dstat 2026-06-12 17:28:15.517 | + functions-common:run_process:1676 : time_start run_process 2026-06-12 17:28:15.520 | + functions-common:time_start:2400 : local name=run_process 2026-06-12 17:28:15.523 | + functions-common:time_start:2401 : local start_time= 2026-06-12 17:28:15.525 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-12 17:28:15.530 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-12 17:28:15.534 | + functions-common:time_start:2405 : _TIME_START[$name]=1781285295531 2026-06-12 17:28:15.536 | + functions-common:run_process:1677 : is_service_enabled dstat 2026-06-12 17:28:15.556 | + functions-common:is_service_enabled:2070 : return 1 2026-06-12 17:28:15.559 | + functions-common:run_process:1680 : time_stop run_process 2026-06-12 17:28:15.562 | + functions-common:time_stop:2414 : local name 2026-06-12 17:28:15.565 | + functions-common:time_stop:2415 : local end_time 2026-06-12 17:28:15.568 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-12 17:28:15.571 | + functions-common:time_stop:2417 : local total 2026-06-12 17:28:15.573 | + functions-common:time_stop:2418 : local start_time 2026-06-12 17:28:15.575 | + functions-common:time_stop:2420 : name=run_process 2026-06-12 17:28:15.578 | + functions-common:time_stop:2421 : start_time=1781285295531 2026-06-12 17:28:15.581 | + functions-common:time_stop:2423 : [[ -z 1781285295531 ]] 2026-06-12 17:28:15.585 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-12 17:28:15.590 | + functions-common:time_stop:2426 : end_time=1781285295586 2026-06-12 17:28:15.592 | + functions-common:time_stop:2427 : elapsed_time=55 2026-06-12 17:28:15.594 | + functions-common:time_stop:2428 : total=1209 2026-06-12 17:28:15.598 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-12 17:28:15.602 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=1264 2026-06-12 17:28:15.604 | + lib/dstat:start_dstat:36 : run_process memory_tracker /opt/stack/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-06-12 17:28:15.607 | + functions-common:run_process:1668 : local service=memory_tracker 2026-06-12 17:28:15.611 | + functions-common:run_process:1669 : local command=/opt/stack/devstack/tools/memory_tracker.sh 2026-06-12 17:28:15.614 | + functions-common:run_process:1670 : local group= 2026-06-12 17:28:15.616 | + functions-common:run_process:1671 : local user=root 2026-06-12 17:28:15.619 | + functions-common:run_process:1672 : local env_vars=PYTHON=python3.12 2026-06-12 17:28:15.622 | + functions-common:run_process:1674 : local name=memory_tracker 2026-06-12 17:28:15.625 | + functions-common:run_process:1676 : time_start run_process 2026-06-12 17:28:15.627 | + functions-common:time_start:2400 : local name=run_process 2026-06-12 17:28:15.631 | + functions-common:time_start:2401 : local start_time= 2026-06-12 17:28:15.634 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-12 17:28:15.639 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-12 17:28:15.643 | + functions-common:time_start:2405 : _TIME_START[$name]=1781285295640 2026-06-12 17:28:15.647 | + functions-common:run_process:1677 : is_service_enabled memory_tracker 2026-06-12 17:28:15.668 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:28:15.671 | + functions-common:run_process:1678 : _run_under_systemd memory_tracker /opt/stack/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-06-12 17:28:15.674 | + functions-common:_run_under_systemd:1622 : local service=memory_tracker 2026-06-12 17:28:15.677 | + functions-common:_run_under_systemd:1623 : local command=/opt/stack/devstack/tools/memory_tracker.sh 2026-06-12 17:28:15.680 | + functions-common:_run_under_systemd:1624 : local cmd=/opt/stack/devstack/tools/memory_tracker.sh 2026-06-12 17:28:15.683 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls /opt/stack/devstack/tools/memory_tracker.sh 2026-06-12 17:28:15.686 | + functions-common:_common_systemd_pitfalls:1594 : local cmd=/opt/stack/devstack/tools/memory_tracker.sh 2026-06-12 17:28:15.689 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/devstack/tools/memory_tracker.sh =~ sudo ]] 2026-06-12 17:28:15.692 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/devstack/tools/memory_tracker.sh =~ ^/ ]] 2026-06-12 17:28:15.695 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@memory_tracker.service 2026-06-12 17:28:15.698 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-12 17:28:15.702 | + functions-common:_run_under_systemd:1630 : local user=root 2026-06-12 17:28:15.705 | + functions-common:_run_under_systemd:1631 : [[ -z root ]] 2026-06-12 17:28:15.707 | + functions-common:_run_under_systemd:1634 : local env_vars=PYTHON=python3.12 2026-06-12 17:28:15.710 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[memory_tracker] ]] 2026-06-12 17:28:15.713 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/devstack/tools/memory_tracker.sh =~ uwsgi ]] 2026-06-12 17:28:15.716 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@memory_tracker.service /opt/stack/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-06-12 17:28:15.719 | + functions-common:write_user_unit_file:1529 : local service=devstack@memory_tracker.service 2026-06-12 17:28:15.722 | + functions-common:write_user_unit_file:1530 : local command=/opt/stack/devstack/tools/memory_tracker.sh 2026-06-12 17:28:15.725 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-12 17:28:15.728 | + functions-common:write_user_unit_file:1532 : local user=root 2026-06-12 17:28:15.731 | + functions-common:write_user_unit_file:1533 : local env_vars=PYTHON=python3.12 2026-06-12 17:28:15.733 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-12 17:28:15.737 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-12 17:28:15.739 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@memory_tracker.service 2026-06-12 17:28:15.742 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-12 17:28:15.747 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Unit Description 'Devstack devstack@memory_tracker.service' 2026-06-12 17:28:15.813 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-12 17:28:15.880 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service User root 2026-06-12 17:28:15.940 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service ExecStart /opt/stack/devstack/tools/memory_tracker.sh 2026-06-12 17:28:15.996 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service KillMode process 2026-06-12 17:28:16.052 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service TimeoutStopSec 300 2026-06-12 17:28:16.106 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-12 17:28:16.164 | + functions-common:write_user_unit_file:1548 : [[ -n PYTHON=python3.12 ]] 2026-06-12 17:28:16.167 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service Environment PYTHON=python3.12 2026-06-12 17:28:16.225 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-12 17:28:16.228 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Install WantedBy multi-user.target 2026-06-12 17:28:16.293 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-12 17:28:16.597 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@memory_tracker.service 2026-06-12 17:28:16.610 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@memory_tracker.service → /etc/systemd/system/devstack@memory_tracker.service. 2026-06-12 17:28:16.886 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@memory_tracker.service 2026-06-12 17:28:16.912 | + functions-common:run_process:1680 : time_stop run_process 2026-06-12 17:28:16.916 | + functions-common:time_stop:2414 : local name 2026-06-12 17:28:16.919 | + functions-common:time_stop:2415 : local end_time 2026-06-12 17:28:16.922 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-12 17:28:16.925 | + functions-common:time_stop:2417 : local total 2026-06-12 17:28:16.927 | + functions-common:time_stop:2418 : local start_time 2026-06-12 17:28:16.930 | + functions-common:time_stop:2420 : name=run_process 2026-06-12 17:28:16.932 | + functions-common:time_stop:2421 : start_time=1781285295640 2026-06-12 17:28:16.934 | + functions-common:time_stop:2423 : [[ -z 1781285295640 ]] 2026-06-12 17:28:16.938 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-12 17:28:16.943 | + functions-common:time_stop:2426 : end_time=1781285296939 2026-06-12 17:28:16.946 | + functions-common:time_stop:2427 : elapsed_time=1299 2026-06-12 17:28:16.949 | + functions-common:time_stop:2428 : total=1264 2026-06-12 17:28:16.951 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-12 17:28:16.955 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=2563 2026-06-12 17:28:16.958 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2026-06-12 17:28:16.976 | + functions-common:is_service_enabled:2070 : return 1 2026-06-12 17:28:16.978 | + lib/dstat:start_dstat:47 : run_process file_tracker /opt/stack/devstack/tools/file_tracker.sh 2026-06-12 17:28:16.981 | + functions-common:run_process:1668 : local service=file_tracker 2026-06-12 17:28:16.984 | + functions-common:run_process:1669 : local command=/opt/stack/devstack/tools/file_tracker.sh 2026-06-12 17:28:16.987 | + functions-common:run_process:1670 : local group= 2026-06-12 17:28:16.990 | + functions-common:run_process:1671 : local user= 2026-06-12 17:28:16.992 | + functions-common:run_process:1672 : local env_vars= 2026-06-12 17:28:16.995 | + functions-common:run_process:1674 : local name=file_tracker 2026-06-12 17:28:16.998 | + functions-common:run_process:1676 : time_start run_process 2026-06-12 17:28:17.002 | + functions-common:time_start:2400 : local name=run_process 2026-06-12 17:28:17.004 | + functions-common:time_start:2401 : local start_time= 2026-06-12 17:28:17.007 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-12 17:28:17.011 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-12 17:28:17.016 | + functions-common:time_start:2405 : _TIME_START[$name]=1781285297012 2026-06-12 17:28:17.018 | + functions-common:run_process:1677 : is_service_enabled file_tracker 2026-06-12 17:28:17.038 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:28:17.041 | + functions-common:run_process:1678 : _run_under_systemd file_tracker /opt/stack/devstack/tools/file_tracker.sh '' '' '' 2026-06-12 17:28:17.043 | + functions-common:_run_under_systemd:1622 : local service=file_tracker 2026-06-12 17:28:17.046 | + functions-common:_run_under_systemd:1623 : local command=/opt/stack/devstack/tools/file_tracker.sh 2026-06-12 17:28:17.049 | + functions-common:_run_under_systemd:1624 : local cmd=/opt/stack/devstack/tools/file_tracker.sh 2026-06-12 17:28:17.052 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls /opt/stack/devstack/tools/file_tracker.sh 2026-06-12 17:28:17.055 | + functions-common:_common_systemd_pitfalls:1594 : local cmd=/opt/stack/devstack/tools/file_tracker.sh 2026-06-12 17:28:17.058 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/devstack/tools/file_tracker.sh =~ sudo ]] 2026-06-12 17:28:17.061 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/devstack/tools/file_tracker.sh =~ ^/ ]] 2026-06-12 17:28:17.063 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@file_tracker.service 2026-06-12 17:28:17.066 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-12 17:28:17.068 | + functions-common:_run_under_systemd:1630 : local user=stack 2026-06-12 17:28:17.071 | + functions-common:_run_under_systemd:1631 : [[ -z stack ]] 2026-06-12 17:28:17.074 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-12 17:28:17.077 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[file_tracker] ]] 2026-06-12 17:28:17.080 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/devstack/tools/file_tracker.sh =~ uwsgi ]] 2026-06-12 17:28:17.083 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@file_tracker.service /opt/stack/devstack/tools/file_tracker.sh '' stack '' 2026-06-12 17:28:17.086 | + functions-common:write_user_unit_file:1529 : local service=devstack@file_tracker.service 2026-06-12 17:28:17.089 | + functions-common:write_user_unit_file:1530 : local command=/opt/stack/devstack/tools/file_tracker.sh 2026-06-12 17:28:17.092 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-12 17:28:17.095 | + functions-common:write_user_unit_file:1532 : local user=stack 2026-06-12 17:28:17.098 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-12 17:28:17.101 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-12 17:28:17.104 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-12 17:28:17.106 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@file_tracker.service 2026-06-12 17:28:17.109 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-12 17:28:17.114 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Unit Description 'Devstack devstack@file_tracker.service' 2026-06-12 17:28:17.184 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-12 17:28:17.254 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service User stack 2026-06-12 17:28:17.310 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service ExecStart /opt/stack/devstack/tools/file_tracker.sh 2026-06-12 17:28:17.368 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service KillMode process 2026-06-12 17:28:17.429 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service TimeoutStopSec 300 2026-06-12 17:28:17.486 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-12 17:28:17.545 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-12 17:28:17.547 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-12 17:28:17.551 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Install WantedBy multi-user.target 2026-06-12 17:28:17.624 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-12 17:28:17.955 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@file_tracker.service 2026-06-12 17:28:17.969 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@file_tracker.service → /etc/systemd/system/devstack@file_tracker.service. 2026-06-12 17:28:18.267 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@file_tracker.service 2026-06-12 17:28:18.287 | + functions-common:run_process:1680 : time_stop run_process 2026-06-12 17:28:18.290 | + functions-common:time_stop:2414 : local name 2026-06-12 17:28:18.293 | + functions-common:time_stop:2415 : local end_time 2026-06-12 17:28:18.295 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-12 17:28:18.298 | + functions-common:time_stop:2417 : local total 2026-06-12 17:28:18.301 | + functions-common:time_stop:2418 : local start_time 2026-06-12 17:28:18.303 | + functions-common:time_stop:2420 : name=run_process 2026-06-12 17:28:18.306 | + functions-common:time_stop:2421 : start_time=1781285297012 2026-06-12 17:28:18.310 | + functions-common:time_stop:2423 : [[ -z 1781285297012 ]] 2026-06-12 17:28:18.314 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-12 17:28:18.320 | + functions-common:time_stop:2426 : end_time=1781285298315 2026-06-12 17:28:18.323 | + functions-common:time_stop:2427 : elapsed_time=1303 2026-06-12 17:28:18.326 | + functions-common:time_stop:2428 : total=2563 2026-06-12 17:28:18.328 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-12 17:28:18.332 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=3866 2026-06-12 17:28:18.336 | + ./stack.sh:main:1078 : is_service_enabled atop 2026-06-12 17:28:18.362 | + functions-common:is_service_enabled:2070 : return 1 2026-06-12 17:28:18.365 | + ./stack.sh:main:1086 : is_service_enabled tcpdump 2026-06-12 17:28:18.385 | + functions-common:is_service_enabled:2070 : return 1 2026-06-12 17:28:18.388 | + ./stack.sh:main:1094 : is_service_enabled etcd3 2026-06-12 17:28:18.407 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:28:18.410 | + ./stack.sh:main:1095 : start_etcd3 2026-06-12 17:28:18.413 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2026-06-12 17:28:18.415 | + lib/etcd3:start_etcd3:42 : cmd+=' --name np0000002732 --data-dir /opt/stack/data/etcd' 2026-06-12 17:28:18.418 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2026-06-12 17:28:18.420 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster np0000002732=http://10.4.3.250:2380' 2026-06-12 17:28:18.423 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.4.3.250:2380' 2026-06-12 17:28:18.426 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.4.3.250:2379' 2026-06-12 17:28:18.428 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2026-06-12 17:28:18.431 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2026-06-12 17:28:18.434 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.4.3.250:2379' 2026-06-12 17:28:18.437 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2026-06-12 17:28:18.440 | + lib/etcd3:start_etcd3:54 : cmd+=' --log-level=debug' 2026-06-12 17:28:18.442 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-06-12 17:28:18.445 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name np0000002732 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster np0000002732=http://10.4.3.250:2380 --initial-advertise-peer-urls http://10.4.3.250:2380 --advertise-client-urls http://10.4.3.250:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.4.3.250:2379 --log-level=debug' '' root 2026-06-12 17:28:18.448 | + functions-common:write_user_unit_file:1529 : local service=devstack@etcd.service 2026-06-12 17:28:18.450 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/bin/etcd --name np0000002732 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster np0000002732=http://10.4.3.250:2380 --initial-advertise-peer-urls http://10.4.3.250:2380 --advertise-client-urls http://10.4.3.250:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.4.3.250:2379 --log-level=debug' 2026-06-12 17:28:18.454 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-12 17:28:18.456 | + functions-common:write_user_unit_file:1532 : local user=root 2026-06-12 17:28:18.458 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-12 17:28:18.461 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-12 17:28:18.464 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-12 17:28:18.467 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-06-12 17:28:18.469 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-12 17:28:18.473 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2026-06-12 17:28:18.544 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-12 17:28:18.616 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2026-06-12 17:28:18.671 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name np0000002732 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster np0000002732=http://10.4.3.250:2380 --initial-advertise-peer-urls http://10.4.3.250:2380 --advertise-client-urls http://10.4.3.250:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.4.3.250:2379 --log-level=debug' 2026-06-12 17:28:18.728 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2026-06-12 17:28:18.788 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2026-06-12 17:28:18.844 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-12 17:28:18.901 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-12 17:28:18.903 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-12 17:28:18.906 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2026-06-12 17:28:18.975 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-12 17:28:19.264 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2026-06-12 17:28:19.319 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2026-06-12 17:28:19.380 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2026-06-12 17:28:19.442 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2026-06-12 17:28:19.503 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2026-06-12 17:28:19.507 | ++ functions-common:is_arch:519 : uname -m 2026-06-12 17:28:19.512 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-12 17:28:19.515 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2026-06-12 17:28:19.821 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2026-06-12 17:28:19.836 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2026-06-12 17:28:20.124 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2026-06-12 17:28:20.859 | + ./stack.sh:main:1101 : is_service_enabled tls-proxy 2026-06-12 17:28:20.878 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:28:20.881 | + ./stack.sh:main:1102 : start_tls_proxy http-services '*' 443 10.4.3.250 80 2026-06-12 17:28:20.884 | + lib/tls:start_tls_proxy:510 : local b_service=http-services-tls-proxy 2026-06-12 17:28:20.886 | + lib/tls:start_tls_proxy:511 : local 'f_host=*' 2026-06-12 17:28:20.889 | + lib/tls:start_tls_proxy:512 : local f_port=443 2026-06-12 17:28:20.892 | + lib/tls:start_tls_proxy:513 : local b_host=10.4.3.250 2026-06-12 17:28:20.894 | + lib/tls:start_tls_proxy:514 : local b_port=80 2026-06-12 17:28:20.897 | + lib/tls:start_tls_proxy:516 : local f_header_size=8190 2026-06-12 17:28:20.900 | + lib/tls:start_tls_proxy:519 : tune_apache_connections norestart 2026-06-12 17:28:20.902 | + lib/tls:tune_apache_connections:455 : local should_restart=norestart 2026-06-12 17:28:20.905 | + lib/tls:tune_apache_connections:456 : local tuning_file=/etc/apache2/conf-enabled/connection-tuning.conf 2026-06-12 17:28:20.908 | + lib/tls:tune_apache_connections:457 : '[' -f /etc/apache2/conf-enabled/connection-tuning.conf ']' 2026-06-12 17:28:20.910 | + lib/tls:tune_apache_connections:458 : sudo bash -c 'cat > /etc/apache2/conf-enabled/connection-tuning.conf' 2026-06-12 17:28:20.924 | + lib/tls:tune_apache_connections:498 : '[' norestart '!=' norestart ']' 2026-06-12 17:28:20.927 | + lib/tls:start_tls_proxy:521 : local config_file 2026-06-12 17:28:20.930 | ++ lib/tls:start_tls_proxy:522 : apache_site_config_for http-services-tls-proxy 2026-06-12 17:28:20.933 | ++ lib/apache:apache_site_config_for:174 : local site=http-services-tls-proxy 2026-06-12 17:28:20.936 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-12 17:28:20.938 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 17:28:20.941 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 17:28:20.944 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/http-services-tls-proxy.conf 2026-06-12 17:28:20.946 | + lib/tls:start_tls_proxy:522 : config_file=/etc/apache2/sites-available/http-services-tls-proxy.conf 2026-06-12 17:28:20.949 | + lib/tls:start_tls_proxy:523 : local listen_string 2026-06-12 17:28:20.952 | + lib/tls:start_tls_proxy:527 : [[ 443 == \8\0 ]] 2026-06-12 17:28:20.956 | + lib/tls:start_tls_proxy:527 : [[ 443 == \4\4\3 ]] 2026-06-12 17:28:20.959 | + lib/tls:start_tls_proxy:528 : listen_string= 2026-06-12 17:28:20.962 | + lib/tls:start_tls_proxy:534 : sudo bash -c 'cat >/etc/apache2/sites-available/http-services-tls-proxy.conf' 2026-06-12 17:28:20.978 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-06-12 17:28:20.981 | + lib/tls:start_tls_proxy:570 : enable_apache_mod headers norestart 2026-06-12 17:28:20.984 | + lib/apache:enable_apache_mod:55 : local mod=headers 2026-06-12 17:28:20.987 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-06-12 17:28:20.990 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-12 17:28:20.993 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 17:28:20.995 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 17:28:20.999 | + lib/apache:enable_apache_mod:61 : [[ headers != \v\e\r\s\i\o\n ]] 2026-06-12 17:28:21.001 | + lib/apache:enable_apache_mod:61 : a2query -m headers 2026-06-12 17:28:21.032 | No module matches headers 2026-06-12 17:28:21.035 | + lib/apache:enable_apache_mod:62 : sudo a2enmod headers 2026-06-12 17:28:21.067 | Enabling module headers. 2026-06-12 17:28:21.073 | To activate the new configuration, you need to run: 2026-06-12 17:28:21.073 | systemctl restart apache2 2026-06-12 17:28:21.078 | + lib/apache:enable_apache_mod:63 : [[ norestart != \n\o\r\e\s\t\a\r\t ]] 2026-06-12 17:28:21.082 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-06-12 17:28:21.085 | + lib/tls:start_tls_proxy:570 : enable_apache_mod ssl norestart 2026-06-12 17:28:21.087 | + lib/apache:enable_apache_mod:55 : local mod=ssl 2026-06-12 17:28:21.090 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-06-12 17:28:21.092 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-12 17:28:21.096 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 17:28:21.099 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 17:28:21.101 | + lib/apache:enable_apache_mod:61 : [[ ssl != \v\e\r\s\i\o\n ]] 2026-06-12 17:28:21.104 | + lib/apache:enable_apache_mod:61 : a2query -m ssl 2026-06-12 17:28:21.135 | No module matches ssl 2026-06-12 17:28:21.138 | + lib/apache:enable_apache_mod:62 : sudo a2enmod ssl 2026-06-12 17:28:21.182 | Considering dependency mime for ssl: 2026-06-12 17:28:21.182 | Module mime already enabled 2026-06-12 17:28:21.182 | Considering dependency socache_shmcb for ssl: 2026-06-12 17:28:21.182 | Enabling module socache_shmcb. 2026-06-12 17:28:21.188 | Enabling module ssl. 2026-06-12 17:28:21.188 | See /usr/share/doc/apache2/README.Debian.gz on how to configure SSL and create self-signed certificates. 2026-06-12 17:28:21.194 | To activate the new configuration, you need to run: 2026-06-12 17:28:21.194 | systemctl restart apache2 2026-06-12 17:28:21.199 | + lib/apache:enable_apache_mod:63 : [[ norestart != \n\o\r\e\s\t\a\r\t ]] 2026-06-12 17:28:21.203 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-06-12 17:28:21.208 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy norestart 2026-06-12 17:28:21.211 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-06-12 17:28:21.213 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-06-12 17:28:21.218 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-12 17:28:21.221 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 17:28:21.224 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 17:28:21.227 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-06-12 17:28:21.230 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-06-12 17:28:21.268 | proxy (enabled by site administrator) 2026-06-12 17:28:21.273 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-06-12 17:28:21.276 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy_http norestart 2026-06-12 17:28:21.279 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-06-12 17:28:21.283 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-06-12 17:28:21.286 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-12 17:28:21.289 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 17:28:21.292 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 17:28:21.296 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-06-12 17:28:21.298 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-06-12 17:28:21.333 | proxy_http (enabled by site administrator) 2026-06-12 17:28:21.337 | + lib/tls:start_tls_proxy:572 : enable_apache_site http-services-tls-proxy 2026-06-12 17:28:21.340 | + lib/apache:enable_apache_site:191 : local site=http-services-tls-proxy 2026-06-12 17:28:21.343 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-12 17:28:21.347 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-12 17:28:21.350 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-12 17:28:21.353 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-12 17:28:21.355 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 17:28:21.359 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 17:28:21.362 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-12 17:28:21.365 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-12 17:28:21.368 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 17:28:21.371 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 17:28:21.374 | + lib/apache:enable_apache_site:195 : sudo a2ensite http-services-tls-proxy 2026-06-12 17:28:21.408 | Enabling site http-services-tls-proxy. 2026-06-12 17:28:21.413 | To activate the new configuration, you need to run: 2026-06-12 17:28:21.414 | systemctl reload apache2 2026-06-12 17:28:21.418 | + lib/tls:start_tls_proxy:573 : restart_apache_server 2026-06-12 17:28:21.421 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-12 17:28:21.424 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-12 17:28:21.427 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-12 17:28:21.550 | + ./stack.sh:main:1106 : write_clouds_yaml 2026-06-12 17:28:21.552 | + functions-common:write_clouds_yaml:84 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2026-06-12 17:28:21.555 | + functions-common:write_clouds_yaml:86 : sudo mkdir -p /etc/openstack 2026-06-12 17:28:21.572 | + functions-common:write_clouds_yaml:87 : sudo chown -R stack /etc/openstack 2026-06-12 17:28:21.587 | + functions-common:write_clouds_yaml:89 : CA_CERT_ARG= 2026-06-12 17:28:21.591 | + functions-common:write_clouds_yaml:90 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-06-12 17:28:21.593 | + functions-common:write_clouds_yaml:91 : CA_CERT_ARG='--os-cacert /opt/stack/data/ca-bundle.pem' 2026-06-12 17:28:21.597 | + 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.250/identity --os-username demo --os-password secretadmin --os-project-name demo 2026-06-12 17:28:21.648 | The user clouds.yaml file didn't exist. 2026-06-12 17:28:21.658 | + 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.250/identity --os-username admin --os-password secretadmin --os-project-name admin 2026-06-12 17:28:21.723 | + 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.250/identity --os-username admin --os-password secretadmin --os-project-name demo 2026-06-12 17:28:21.788 | + 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.250/identity --os-username alt_demo --os-password secretadmin --os-project-name alt_demo 2026-06-12 17:28:21.853 | + 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.250/identity --os-username alt_demo_member --os-password secretadmin --os-project-name alt_demo 2026-06-12 17:28:21.917 | + 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.250/identity --os-username alt_demo_reader --os-password secretadmin --os-project-name alt_demo 2026-06-12 17:28:21.991 | + 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.250/identity --os-username demo_reader --os-password secretadmin --os-project-name demo 2026-06-12 17:28:22.054 | + 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.250/identity --os-username admin --os-password secretadmin --os-system-scope all 2026-06-12 17:28:22.117 | + 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.250/identity --os-username system_member --os-password secretadmin --os-system-scope all 2026-06-12 17:28:22.183 | + 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.250/identity --os-username system_reader --os-password secretadmin --os-system-scope all 2026-06-12 17:28:22.257 | + functions-common:write_clouds_yaml:203 : cat 2026-06-12 17:28:22.263 | ++ functions-common:write_clouds_yaml:209 : eval echo '~stack' 2026-06-12 17:28:22.265 | +++ functions-common:write_clouds_yaml:209 : echo /opt/stack 2026-06-12 17:28:22.269 | + functions-common:write_clouds_yaml:209 : rm -f /opt/stack/.config/openstack/clouds.yaml 2026-06-12 17:28:22.273 | + ./stack.sh:main:1107 : export OS_CLOUD=devstack-admin 2026-06-12 17:28:22.276 | + ./stack.sh:main:1107 : OS_CLOUD=devstack-admin 2026-06-12 17:28:22.279 | + ./stack.sh:main:1109 : is_service_enabled keystone 2026-06-12 17:28:22.297 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:28:22.299 | ++ inc/async:async_inner:64 : rc=0 2026-06-12 17:28:22.300 | + ./stack.sh:main:1110 : echo_summary 'Starting Keystone' 2026-06-12 17:28:22.304 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-12 17:28:22.306 | + ./stack.sh:echo_summary:444 : echo -e Starting Keystone 2026-06-12 17:28:22.309 | + ./stack.sh:main:1112 : '[' 10.4.3.250 == 10.4.3.250 ']' 2026-06-12 17:28:22.312 | + ./stack.sh:main:1113 : init_keystone 2026-06-12 17:28:22.315 | + lib/keystone:init_keystone:436 : is_service_enabled ldap 2026-06-12 17:28:22.323 | [54543 Async install_tempest:54543]: finished successfully 2026-06-12 17:28:22.332 | + functions-common:is_service_enabled:2070 : return 1 2026-06-12 17:28:22.335 | + lib/keystone:init_keystone:440 : [[ True == True ]] 2026-06-12 17:28:22.338 | + lib/keystone:init_keystone:442 : recreate_database keystone 2026-06-12 17:28:22.341 | + lib/database:recreate_database:112 : local db=keystone 2026-06-12 17:28:22.344 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2026-06-12 17:28:22.346 | + lib/databases/mysql:recreate_database_mysql:54 : local db=keystone 2026-06-12 17:28:22.349 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2026-06-12 17:28:22.353 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-12 17:28:22.394 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2026-06-12 17:28:22.399 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-12 17:28:22.435 | + lib/keystone:init_keystone:445 : time_start dbsync 2026-06-12 17:28:22.438 | + functions-common:time_start:2400 : local name=dbsync 2026-06-12 17:28:22.441 | + functions-common:time_start:2401 : local start_time= 2026-06-12 17:28:22.445 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-12 17:28:22.448 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-12 17:28:22.454 | + functions-common:time_start:2405 : _TIME_START[$name]=1781285302450 2026-06-12 17:28:22.457 | + lib/keystone:init_keystone:447 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2026-06-12 17:28:22.753 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-12 17:28:22.753 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-12 17:28:22.753 | we strongly recommend against using it for new projects. 2026-06-12 17:28:22.753 | 2026-06-12 17:28:22.753 | If you are already using Eventlet, we recommend migrating to a different 2026-06-12 17:28:22.753 | framework. For more detail see 2026-06-12 17:28:22.753 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-12 17:28:22.753 | 2026-06-12 17:28:22.753 | __import__(import_str) 2026-06-12 17:28:24.490 | INFO dbcounter [-] Registered counter for database keystone 2026-06-12 17:28:24.539 | 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=58795) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-12 17:28:24.547 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-12 17:28:24.547 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-12 17:28:24.548 | DEBUG dbcounter [-] [58795] Writer thread running {{(pid=58795) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-12 17:28:24.588 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-06-12 17:28:25.513 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=58795) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-12 17:28:25.516 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-06-12 17:28:25.516 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to 29e87d24a316 {{(pid=58795) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-12 17:28:25.518 | INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-06-12 17:28:25.537 | DEBUG alembic.runtime.migration [-] update 29e87d24a316 to b4f8b3f584e0 {{(pid=58795) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-12 17:28:25.538 | INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2026-06-12 17:28:25.554 | DEBUG alembic.runtime.migration [-] update b4f8b3f584e0 to 11c3b243b4cb {{(pid=58795) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-12 17:28:25.556 | INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2026-06-12 17:28:25.596 | DEBUG alembic.runtime.migration [-] update 11c3b243b4cb to 47147121 {{(pid=58795) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-12 17:28:25.598 | INFO alembic.runtime.migration [-] Running upgrade 47147121 -> e8725d6fa226, Add project_id index to project_endpoint_group 2026-06-12 17:28:25.614 | DEBUG alembic.runtime.migration [-] update 47147121 to e8725d6fa226 {{(pid=58795) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-12 17:28:25.616 | INFO alembic.runtime.migration [-] Running upgrade e8725d6fa226 -> 742c857f1dfb, Add index in revocation_event 2026-06-12 17:28:25.655 | DEBUG alembic.runtime.migration [-] update e8725d6fa226 to 742c857f1dfb {{(pid=58795) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-12 17:28:25.657 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-06-12 17:28:25.657 | DEBUG alembic.runtime.migration [-] new branch insert e25ffa003242 {{(pid=58795) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-12 17:28:25.658 | INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-06-12 17:28:25.684 | DEBUG alembic.runtime.migration [-] update e25ffa003242 to 99de3849d860 {{(pid=58795) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-12 17:28:25.686 | INFO alembic.runtime.migration [-] Running upgrade 99de3849d860 -> c88cdce8f248, Remove duplicate constraints. 2026-06-12 17:28:25.698 | DEBUG alembic.runtime.migration [-] update 99de3849d860 to c88cdce8f248 {{(pid=58795) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-12 17:28:26.036 | + lib/keystone:init_keystone:448 : time_stop dbsync 2026-06-12 17:28:26.039 | + functions-common:time_stop:2414 : local name 2026-06-12 17:28:26.042 | + functions-common:time_stop:2415 : local end_time 2026-06-12 17:28:26.044 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-12 17:28:26.047 | + functions-common:time_stop:2417 : local total 2026-06-12 17:28:26.050 | + functions-common:time_stop:2418 : local start_time 2026-06-12 17:28:26.052 | + functions-common:time_stop:2420 : name=dbsync 2026-06-12 17:28:26.055 | + functions-common:time_stop:2421 : start_time=1781285302450 2026-06-12 17:28:26.057 | + functions-common:time_stop:2423 : [[ -z 1781285302450 ]] 2026-06-12 17:28:26.061 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-12 17:28:26.066 | + functions-common:time_stop:2426 : end_time=1781285306063 2026-06-12 17:28:26.068 | + functions-common:time_stop:2427 : elapsed_time=3613 2026-06-12 17:28:26.070 | + functions-common:time_stop:2428 : total=0 2026-06-12 17:28:26.073 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-12 17:28:26.075 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=3613 2026-06-12 17:28:26.078 | + lib/keystone:init_keystone:450 : [[ fernet == \f\e\r\n\e\t ]] 2026-06-12 17:28:26.081 | + lib/keystone:init_keystone:451 : rm -rf /etc/keystone/fernet-keys/ 2026-06-12 17:28:26.085 | + lib/keystone:init_keystone:452 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2026-06-12 17:28:26.359 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-12 17:28:26.359 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-12 17:28:26.359 | we strongly recommend against using it for new projects. 2026-06-12 17:28:26.359 | 2026-06-12 17:28:26.359 | If you are already using Eventlet, we recommend migrating to a different 2026-06-12 17:28:26.359 | framework. For more detail see 2026-06-12 17:28:26.359 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-12 17:28:26.359 | 2026-06-12 17:28:26.359 | __import__(import_str) 2026-06-12 17:28:27.713 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2026-06-12 17:28:27.714 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-06-12 17:28:27.714 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-06-12 17:28:27.714 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2026-06-12 17:28:27.714 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-06-12 17:28:27.714 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-06-12 17:28:27.714 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-06-12 17:28:27.714 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-06-12 17:28:27.715 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-06-12 17:28:28.054 | + lib/keystone:init_keystone:454 : rm -rf /etc/keystone/credential-keys/ 2026-06-12 17:28:28.059 | + lib/keystone:init_keystone:455 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2026-06-12 17:28:28.333 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-12 17:28:28.333 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-12 17:28:28.333 | we strongly recommend against using it for new projects. 2026-06-12 17:28:28.333 | 2026-06-12 17:28:28.333 | If you are already using Eventlet, we recommend migrating to a different 2026-06-12 17:28:28.333 | framework. For more detail see 2026-06-12 17:28:28.333 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-12 17:28:28.333 | 2026-06-12 17:28:28.333 | __import__(import_str) 2026-06-12 17:28:29.661 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2026-06-12 17:28:29.661 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-06-12 17:28:29.661 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-06-12 17:28:29.661 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2026-06-12 17:28:29.661 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-06-12 17:28:29.662 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-06-12 17:28:29.662 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-06-12 17:28:29.662 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-06-12 17:28:29.662 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-06-12 17:28:30.028 | + ./stack.sh:main:1114 : start_keystone 2026-06-12 17:28:30.031 | ++ lib/keystone:start_keystone:508 : which uwsgi 2026-06-12 17:28:30.036 | + lib/keystone:start_keystone:508 : run_process keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2026-06-12 17:28:30.038 | + functions-common:run_process:1668 : local service=keystone 2026-06-12 17:28:30.042 | + functions-common:run_process:1669 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-12 17:28:30.044 | + functions-common:run_process:1670 : local group= 2026-06-12 17:28:30.047 | + functions-common:run_process:1671 : local user= 2026-06-12 17:28:30.050 | + functions-common:run_process:1672 : local env_vars= 2026-06-12 17:28:30.053 | + functions-common:run_process:1674 : local name=keystone 2026-06-12 17:28:30.056 | + functions-common:run_process:1676 : time_start run_process 2026-06-12 17:28:30.059 | + functions-common:time_start:2400 : local name=run_process 2026-06-12 17:28:30.062 | + functions-common:time_start:2401 : local start_time= 2026-06-12 17:28:30.065 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-12 17:28:30.068 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-12 17:28:30.073 | + functions-common:time_start:2405 : _TIME_START[$name]=1781285310070 2026-06-12 17:28:30.076 | + functions-common:run_process:1677 : is_service_enabled keystone 2026-06-12 17:28:30.093 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:28:30.096 | + functions-common:run_process:1678 : _run_under_systemd keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2026-06-12 17:28:30.099 | + functions-common:_run_under_systemd:1622 : local service=keystone 2026-06-12 17:28:30.102 | + functions-common:_run_under_systemd:1623 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-12 17:28:30.104 | + functions-common:_run_under_systemd:1624 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-12 17:28:30.107 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-12 17:28:30.110 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-12 17:28:30.113 | + functions-common:_common_systemd_pitfalls:1597 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2026-06-12 17:28:30.115 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2026-06-12 17:28:30.118 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@keystone.service 2026-06-12 17:28:30.121 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-12 17:28:30.125 | + functions-common:_run_under_systemd:1630 : local user=stack 2026-06-12 17:28:30.128 | + functions-common:_run_under_systemd:1631 : [[ -z stack ]] 2026-06-12 17:28:30.131 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-12 17:28:30.134 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[keystone] ]] 2026-06-12 17:28:30.137 | + functions-common:_run_under_systemd:1638 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2026-06-12 17:28:30.140 | + functions-common:_run_under_systemd:1639 : [[ True == \T\r\u\e ]] 2026-06-12 17:28:30.143 | + functions-common:_run_under_systemd:1640 : cmd='/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-06-12 17:28:30.146 | + functions-common:_run_under_systemd:1642 : write_uwsgi_user_unit_file devstack@keystone.service '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' '' stack '' 2026-06-12 17:28:30.148 | + functions-common:write_uwsgi_user_unit_file:1561 : local service=devstack@keystone.service 2026-06-12 17:28:30.151 | + functions-common:write_uwsgi_user_unit_file:1562 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-06-12 17:28:30.154 | + functions-common:write_uwsgi_user_unit_file:1563 : local group= 2026-06-12 17:28:30.156 | + functions-common:write_uwsgi_user_unit_file:1564 : local user=stack 2026-06-12 17:28:30.158 | + functions-common:write_uwsgi_user_unit_file:1565 : local env_vars= 2026-06-12 17:28:30.161 | + functions-common:write_uwsgi_user_unit_file:1566 : local unitfile=/etc/systemd/system/devstack@keystone.service 2026-06-12 17:28:30.164 | + functions-common:write_uwsgi_user_unit_file:1567 : mkdir -p /etc/systemd/system 2026-06-12 17:28:30.167 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2026-06-12 17:28:30.234 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-12 17:28:30.306 | + functions-common:write_uwsgi_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2026-06-12 17:28:30.366 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User stack 2026-06-12 17:28:30.427 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-06-12 17:28:30.482 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-12 17:28:30.540 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2026-06-12 17:28:30.599 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2026-06-12 17:28:30.656 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2026-06-12 17:28:30.714 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2026-06-12 17:28:30.770 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2026-06-12 17:28:30.828 | + functions-common:write_uwsgi_user_unit_file:1581 : [[ -n '' ]] 2026-06-12 17:28:30.831 | + functions-common:write_uwsgi_user_unit_file:1584 : [[ -n '' ]] 2026-06-12 17:28:30.833 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2026-06-12 17:28:30.902 | + functions-common:write_uwsgi_user_unit_file:1590 : sudo systemctl daemon-reload 2026-06-12 17:28:31.190 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@keystone.service 2026-06-12 17:28:31.206 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2026-06-12 17:28:31.494 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@keystone.service 2026-06-12 17:28:31.584 | + functions-common:run_process:1680 : time_stop run_process 2026-06-12 17:28:31.588 | + functions-common:time_stop:2414 : local name 2026-06-12 17:28:31.590 | + functions-common:time_stop:2415 : local end_time 2026-06-12 17:28:31.593 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-12 17:28:31.597 | + functions-common:time_stop:2417 : local total 2026-06-12 17:28:31.600 | + functions-common:time_stop:2418 : local start_time 2026-06-12 17:28:31.604 | + functions-common:time_stop:2420 : name=run_process 2026-06-12 17:28:31.607 | + functions-common:time_stop:2421 : start_time=1781285310070 2026-06-12 17:28:31.610 | + functions-common:time_stop:2423 : [[ -z 1781285310070 ]] 2026-06-12 17:28:31.613 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-12 17:28:31.619 | + functions-common:time_stop:2426 : end_time=1781285311615 2026-06-12 17:28:31.622 | + functions-common:time_stop:2427 : elapsed_time=1545 2026-06-12 17:28:31.625 | + functions-common:time_stop:2428 : total=3866 2026-06-12 17:28:31.628 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-12 17:28:31.631 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=5411 2026-06-12 17:28:31.634 | + lib/keystone:start_keystone:510 : echo 'Waiting for keystone to start...' 2026-06-12 17:28:31.634 | Waiting for keystone to start... 2026-06-12 17:28:31.637 | + lib/keystone:start_keystone:514 : local service_uri=http://10.4.3.250/identity/v3/ 2026-06-12 17:28:31.640 | + lib/keystone:start_keystone:516 : wait_for_service 60 http://10.4.3.250/identity/v3/ 2026-06-12 17:28:31.643 | + functions:wait_for_service:476 : local timeout=60 2026-06-12 17:28:31.646 | + functions:wait_for_service:477 : local url=http://10.4.3.250/identity/v3/ 2026-06-12 17:28:31.649 | + functions:wait_for_service:478 : local rval=0 2026-06-12 17:28:31.652 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-12 17:28:31.655 | + functions-common:time_start:2400 : local name=wait_for_service 2026-06-12 17:28:31.658 | + functions-common:time_start:2401 : local start_time= 2026-06-12 17:28:31.662 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-12 17:28:31.666 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-12 17:28:31.671 | + functions-common:time_start:2405 : _TIME_START[$name]=1781285311668 2026-06-12 17:28:31.674 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-12 17:28:31.680 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.4.3.250/identity/v3/ 2026-06-12 17:28:34.404 | + :: : [[ 200 == 503 ]] 2026-06-12 17:28:34.406 | + :: : [[ 0 -eq 7 ]] 2026-06-12 17:28:34.409 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-12 17:28:34.413 | + functions-common:time_stop:2414 : local name 2026-06-12 17:28:34.416 | + functions-common:time_stop:2415 : local end_time 2026-06-12 17:28:34.419 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-12 17:28:34.421 | + functions-common:time_stop:2417 : local total 2026-06-12 17:28:34.423 | + functions-common:time_stop:2418 : local start_time 2026-06-12 17:28:34.427 | + functions-common:time_stop:2420 : name=wait_for_service 2026-06-12 17:28:34.429 | + functions-common:time_stop:2421 : start_time=1781285311668 2026-06-12 17:28:34.431 | + functions-common:time_stop:2423 : [[ -z 1781285311668 ]] 2026-06-12 17:28:34.435 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-12 17:28:34.440 | + functions-common:time_stop:2426 : end_time=1781285314436 2026-06-12 17:28:34.442 | + functions-common:time_stop:2427 : elapsed_time=2768 2026-06-12 17:28:34.445 | + functions-common:time_stop:2428 : total=0 2026-06-12 17:28:34.448 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-12 17:28:34.451 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=2768 2026-06-12 17:28:34.454 | + functions:wait_for_service:486 : return 0 2026-06-12 17:28:34.458 | + lib/keystone:start_keystone:521 : is_service_enabled tls-proxy 2026-06-12 17:28:34.478 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:28:34.481 | + lib/keystone:start_keystone:522 : start_tls_proxy keystone-service '*' 5000 10.4.3.250 5001 2026-06-12 17:28:34.484 | + lib/tls:start_tls_proxy:510 : local b_service=keystone-service-tls-proxy 2026-06-12 17:28:34.487 | + lib/tls:start_tls_proxy:511 : local 'f_host=*' 2026-06-12 17:28:34.490 | + lib/tls:start_tls_proxy:512 : local f_port=5000 2026-06-12 17:28:34.492 | + lib/tls:start_tls_proxy:513 : local b_host=10.4.3.250 2026-06-12 17:28:34.495 | + lib/tls:start_tls_proxy:514 : local b_port=5001 2026-06-12 17:28:34.498 | + lib/tls:start_tls_proxy:516 : local f_header_size=8190 2026-06-12 17:28:34.501 | + lib/tls:start_tls_proxy:519 : tune_apache_connections norestart 2026-06-12 17:28:34.505 | + lib/tls:tune_apache_connections:455 : local should_restart=norestart 2026-06-12 17:28:34.508 | + lib/tls:tune_apache_connections:456 : local tuning_file=/etc/apache2/conf-enabled/connection-tuning.conf 2026-06-12 17:28:34.511 | + lib/tls:tune_apache_connections:457 : '[' -f /etc/apache2/conf-enabled/connection-tuning.conf ']' 2026-06-12 17:28:34.514 | + lib/tls:start_tls_proxy:521 : local config_file 2026-06-12 17:28:34.518 | ++ lib/tls:start_tls_proxy:522 : apache_site_config_for keystone-service-tls-proxy 2026-06-12 17:28:34.521 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-service-tls-proxy 2026-06-12 17:28:34.524 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-12 17:28:34.527 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 17:28:34.530 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 17:28:34.533 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-service-tls-proxy.conf 2026-06-12 17:28:34.537 | + lib/tls:start_tls_proxy:522 : config_file=/etc/apache2/sites-available/keystone-service-tls-proxy.conf 2026-06-12 17:28:34.540 | + lib/tls:start_tls_proxy:523 : local listen_string 2026-06-12 17:28:34.544 | + lib/tls:start_tls_proxy:527 : [[ 5000 == \8\0 ]] 2026-06-12 17:28:34.547 | + lib/tls:start_tls_proxy:527 : [[ 5000 == \4\4\3 ]] 2026-06-12 17:28:34.550 | + lib/tls:start_tls_proxy:529 : [[ * == \* ]] 2026-06-12 17:28:34.553 | + lib/tls:start_tls_proxy:530 : listen_string='Listen 5000' 2026-06-12 17:28:34.556 | + lib/tls:start_tls_proxy:534 : sudo bash -c 'cat >/etc/apache2/sites-available/keystone-service-tls-proxy.conf' 2026-06-12 17:28:34.572 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-06-12 17:28:34.575 | + lib/tls:start_tls_proxy:570 : enable_apache_mod headers norestart 2026-06-12 17:28:34.578 | + lib/apache:enable_apache_mod:55 : local mod=headers 2026-06-12 17:28:34.580 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-06-12 17:28:34.583 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-12 17:28:34.586 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 17:28:34.588 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 17:28:34.592 | + lib/apache:enable_apache_mod:61 : [[ headers != \v\e\r\s\i\o\n ]] 2026-06-12 17:28:34.594 | + lib/apache:enable_apache_mod:61 : a2query -m headers 2026-06-12 17:28:34.628 | headers (enabled by site administrator) 2026-06-12 17:28:34.632 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-06-12 17:28:34.635 | + lib/tls:start_tls_proxy:570 : enable_apache_mod ssl norestart 2026-06-12 17:28:34.638 | + lib/apache:enable_apache_mod:55 : local mod=ssl 2026-06-12 17:28:34.641 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-06-12 17:28:34.644 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-12 17:28:34.647 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 17:28:34.650 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 17:28:34.652 | + lib/apache:enable_apache_mod:61 : [[ ssl != \v\e\r\s\i\o\n ]] 2026-06-12 17:28:34.655 | + lib/apache:enable_apache_mod:61 : a2query -m ssl 2026-06-12 17:28:34.689 | ssl (enabled by site administrator) 2026-06-12 17:28:34.693 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-06-12 17:28:34.696 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy norestart 2026-06-12 17:28:34.698 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-06-12 17:28:34.701 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-06-12 17:28:34.704 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-12 17:28:34.706 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 17:28:34.709 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 17:28:34.712 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-06-12 17:28:34.714 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-06-12 17:28:34.749 | proxy (enabled by site administrator) 2026-06-12 17:28:34.753 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-06-12 17:28:34.755 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy_http norestart 2026-06-12 17:28:34.758 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-06-12 17:28:34.761 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-06-12 17:28:34.763 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-12 17:28:34.765 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 17:28:34.768 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 17:28:34.771 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-06-12 17:28:34.774 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-06-12 17:28:34.806 | proxy_http (enabled by site administrator) 2026-06-12 17:28:34.810 | + lib/tls:start_tls_proxy:572 : enable_apache_site keystone-service-tls-proxy 2026-06-12 17:28:34.812 | + lib/apache:enable_apache_site:191 : local site=keystone-service-tls-proxy 2026-06-12 17:28:34.815 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-12 17:28:34.818 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-12 17:28:34.821 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-12 17:28:34.824 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-12 17:28:34.828 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 17:28:34.830 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 17:28:34.833 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-12 17:28:34.836 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-12 17:28:34.839 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 17:28:34.842 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 17:28:34.845 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-service-tls-proxy 2026-06-12 17:28:34.878 | Enabling site keystone-service-tls-proxy. 2026-06-12 17:28:34.882 | To activate the new configuration, you need to run: 2026-06-12 17:28:34.882 | systemctl reload apache2 2026-06-12 17:28:34.887 | + lib/tls:start_tls_proxy:573 : restart_apache_server 2026-06-12 17:28:34.890 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-12 17:28:34.892 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-12 17:28:34.895 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-12 17:28:35.007 | + lib/keystone:start_keystone:526 : restart_service memcached 2026-06-12 17:28:35.010 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-12 17:28:35.013 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart memcached 2026-06-12 17:28:35.955 | + ./stack.sh:main:1115 : bootstrap_keystone 2026-06-12 17:28:35.958 | + 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.250/identity 2026-06-12 17:28:36.248 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-12 17:28:36.248 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-12 17:28:36.248 | we strongly recommend against using it for new projects. 2026-06-12 17:28:36.248 | 2026-06-12 17:28:36.248 | If you are already using Eventlet, we recommend migrating to a different 2026-06-12 17:28:36.248 | framework. For more detail see 2026-06-12 17:28:36.248 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-12 17:28:36.248 | 2026-06-12 17:28:36.248 | __import__(import_str) 2026-06-12 17:28:37.855 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=59904) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-12 17:28:37.855 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=59904) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-12 17:28:37.855 | 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=59904) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-12 17:28:37.858 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=59904) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-12 17:28:37.866 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=59904) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-12 17:28:37.866 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=59904) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-12 17:28:37.879 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=59904) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-12 17:28:37.893 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=59904) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-12 17:28:37.893 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=59904) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-12 17:28:37.929 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=59904) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-12 17:28:37.929 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=59904) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-12 17:28:37.929 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=59904) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-12 17:28:37.929 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=59904) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-12 17:28:37.929 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=59904) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-12 17:28:37.929 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=59904) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-12 17:28:37.935 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=59904) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-12 17:28:37.935 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=59904) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-12 17:28:37.935 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=59904) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-12 17:28:37.935 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=59904) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-12 17:28:37.936 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=59904) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-12 17:28:37.936 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=59904) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-12 17:28:37.936 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=59904) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-12 17:28:37.938 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=59904) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-12 17:28:37.940 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=59904) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-12 17:28:37.940 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=59904) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-12 17:28:37.940 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=59904) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-12 17:28:37.940 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=59904) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-12 17:28:37.940 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=59904) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-12 17:28:37.940 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=59904) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-12 17:28:37.940 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=59904) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-12 17:28:37.974 | INFO dbcounter [-] Registered counter for database keystone 2026-06-12 17:28:38.013 | 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=59904) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-12 17:28:38.144 | DEBUG dbcounter [-] [59904] Writer thread running {{(pid=59904) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-12 17:28:38.216 | INFO keystone.cmd.bootstrap [None req-7eabaf0d-e8b0-4a90-aa25-3f4a1e88d2ac None None] Created domain default 2026-06-12 17:28:38.239 | INFO keystone.cmd.bootstrap [None req-7eabaf0d-e8b0-4a90-aa25-3f4a1e88d2ac None None] Created project admin 2026-06-12 17:28:38.257 | WARNING keystone.common.password_hashing [None req-7eabaf0d-e8b0-4a90-aa25-3f4a1e88d2ac None None] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin. 2026-06-12 17:28:38.268 | INFO keystone.cmd.bootstrap [None req-7eabaf0d-e8b0-4a90-aa25-3f4a1e88d2ac None None] Created user admin 2026-06-12 17:28:38.276 | INFO keystone.cmd.bootstrap [None req-7eabaf0d-e8b0-4a90-aa25-3f4a1e88d2ac None None] Created role reader 2026-06-12 17:28:38.282 | INFO keystone.cmd.bootstrap [None req-7eabaf0d-e8b0-4a90-aa25-3f4a1e88d2ac None None] Created role member 2026-06-12 17:28:38.296 | INFO keystone.cmd.bootstrap [None req-7eabaf0d-e8b0-4a90-aa25-3f4a1e88d2ac None None] Created implied role where 0a6a4eee205d429992815107ec3a5ddd implies af59592b0bfd473db77e3b3448ade2d8 2026-06-12 17:28:38.301 | INFO keystone.cmd.bootstrap [None req-7eabaf0d-e8b0-4a90-aa25-3f4a1e88d2ac None None] Created role manager 2026-06-12 17:28:38.310 | INFO keystone.cmd.bootstrap [None req-7eabaf0d-e8b0-4a90-aa25-3f4a1e88d2ac None None] Created implied role where 0fc5ede0f4084c18be847e55c85c69a2 implies 0a6a4eee205d429992815107ec3a5ddd 2026-06-12 17:28:38.316 | INFO keystone.cmd.bootstrap [None req-7eabaf0d-e8b0-4a90-aa25-3f4a1e88d2ac None None] Created role admin 2026-06-12 17:28:38.324 | INFO keystone.cmd.bootstrap [None req-7eabaf0d-e8b0-4a90-aa25-3f4a1e88d2ac None None] Created implied role where b4742983bf7240e69c1c2732fadde2ca implies 0fc5ede0f4084c18be847e55c85c69a2 2026-06-12 17:28:38.332 | INFO keystone.cmd.bootstrap [None req-7eabaf0d-e8b0-4a90-aa25-3f4a1e88d2ac None None] Created role service 2026-06-12 17:28:38.341 | INFO keystone.cmd.bootstrap [None req-7eabaf0d-e8b0-4a90-aa25-3f4a1e88d2ac None None] Granted role admin on project admin to user admin. 2026-06-12 17:28:38.345 | INFO keystone.cmd.bootstrap [None req-7eabaf0d-e8b0-4a90-aa25-3f4a1e88d2ac None None] Granted role admin on the system to user admin. 2026-06-12 17:28:38.352 | WARNING py.warnings [None req-7eabaf0d-e8b0-4a90-aa25-3f4a1e88d2ac None None] /opt/stack/data/venv/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2026-06-12 17:28:38.352 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-12 17:28:38.352 |  2026-06-12 17:28:38.354 | INFO keystone.cmd.bootstrap [None req-7eabaf0d-e8b0-4a90-aa25-3f4a1e88d2ac None None] Created region RegionOne 2026-06-12 17:28:38.372 | INFO keystone.cmd.bootstrap [None req-7eabaf0d-e8b0-4a90-aa25-3f4a1e88d2ac None None] Created public endpoint https://10.4.3.250/identity 2026-06-12 17:28:38.844 | + lib/keystone:bootstrap_keystone:549 : '[' False == True ']' 2026-06-12 17:28:38.847 | + ./stack.sh:main:1118 : create_keystone_accounts 2026-06-12 17:28:38.849 | + lib/keystone:create_keystone_accounts:257 : local admin_project 2026-06-12 17:28:38.852 | ++ lib/keystone:create_keystone_accounts:258 : oscwrap project show admin -f value -c id 2026-06-12 17:28:40.076 | 2026-06-12 17:28:40.085 | ++ functions-common:oscwrap:2459 : return 0 2026-06-12 17:28:40.089 | + lib/keystone:create_keystone_accounts:258 : admin_project=bbe37541cecc4f7ba166c4ada7e95c44 2026-06-12 17:28:40.091 | + lib/keystone:create_keystone_accounts:259 : local admin_user 2026-06-12 17:28:40.095 | ++ lib/keystone:create_keystone_accounts:260 : oscwrap user show admin -f value -c id 2026-06-12 17:28:40.286 | 2026-06-12 17:28:40.295 | ++ functions-common:oscwrap:2459 : return 0 2026-06-12 17:28:40.299 | + lib/keystone:create_keystone_accounts:260 : admin_user=e8f23a87318c42a0ae12e4244e8bc6d7 2026-06-12 17:28:40.301 | + lib/keystone:create_keystone_accounts:262 : local admin_role=admin 2026-06-12 17:28:40.304 | + lib/keystone:create_keystone_accounts:263 : local member_role=member 2026-06-12 17:28:40.306 | + lib/keystone:create_keystone_accounts:264 : local reader_role=reader 2026-06-12 17:28:40.309 | + lib/keystone:create_keystone_accounts:266 : async_run ks-domain-role get_or_add_user_domain_role admin e8f23a87318c42a0ae12e4244e8bc6d7 default 2026-06-12 17:28:40.371 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin e8f23a87318c42a0ae12e4244e8bc6d7 default 2026-06-12 17:28:40.411 | [8416 Async ks-domain-role:60033]: running: get_or_add_user_domain_role admin e8f23a87318c42a0ae12e4244e8bc6d7 default 2026-06-12 17:28:40.414 | + lib/keystone:create_keystone_accounts:269 : get_or_create_domain Default 2026-06-12 17:28:40.416 | + functions-common:get_or_create_domain:866 : local domain_id 2026-06-12 17:28:40.419 | ++ functions-common:get_or_create_domain:871 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-06-12 17:28:41.205 | 2026-06-12 17:28:41.215 | ++ functions-common:oscwrap:2459 : return 0 2026-06-12 17:28:41.217 | + functions-common:get_or_create_domain:871 : domain_id=default 2026-06-12 17:28:41.220 | + functions-common:get_or_create_domain:872 : echo default 2026-06-12 17:28:41.220 | default 2026-06-12 17:28:41.222 | + lib/keystone:create_keystone_accounts:270 : async_run ks-project get_or_create_project service Default 2026-06-12 17:28:41.276 | + inc/async:async_inner:63 : get_or_create_project service Default 2026-06-12 17:28:41.321 | [8416 Async ks-project:60159]: running: get_or_create_project service Default 2026-06-12 17:28:41.325 | + lib/keystone:create_keystone_accounts:273 : async_run ks-service get_or_create_role service 2026-06-12 17:28:41.391 | + inc/async:async_inner:63 : get_or_create_role service 2026-06-12 17:28:41.427 | [8416 Async ks-service:60253]: running: get_or_create_role service 2026-06-12 17:28:41.430 | + lib/keystone:create_keystone_accounts:279 : async_run ks-reseller get_or_create_role ResellerAdmin 2026-06-12 17:28:41.490 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2026-06-12 17:28:41.527 | [8416 Async ks-reseller:60347]: running: get_or_create_role ResellerAdmin 2026-06-12 17:28:41.531 | + lib/keystone:create_keystone_accounts:283 : local another_role=anotherrole 2026-06-12 17:28:41.534 | + lib/keystone:create_keystone_accounts:284 : async_run ks-anotherrole get_or_create_role anotherrole 2026-06-12 17:28:41.600 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2026-06-12 17:28:41.642 | [8416 Async ks-anotherrole:60443]: running: get_or_create_role anotherrole 2026-06-12 17:28:41.645 | + lib/keystone:create_keystone_accounts:287 : local invis_project 2026-06-12 17:28:41.648 | ++ lib/keystone:create_keystone_accounts:288 : get_or_create_project invisible_to_admin default 2026-06-12 17:28:41.651 | ++ functions-common:get_or_create_project:916 : local project_id 2026-06-12 17:28:41.655 | +++ functions-common:get_or_create_project:922 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2026-06-12 17:28:41.697 | + inc/async:async_inner:64 : rc=0 2026-06-12 17:28:41.724 | [60033 Async ks-domain-role:60033]: finished successfully 2026-06-12 17:28:42.076 | + inc/async:async_inner:64 : rc=0 2026-06-12 17:28:42.097 | [60159 Async ks-project:60159]: finished successfully 2026-06-12 17:28:42.358 | + inc/async:async_inner:64 : rc=0 2026-06-12 17:28:42.380 | [60253 Async ks-service:60253]: finished successfully 2026-06-12 17:28:42.508 | + inc/async:async_inner:64 : rc=0 2026-06-12 17:28:42.532 | [60347 Async ks-reseller:60347]: finished successfully 2026-06-12 17:28:42.658 | + inc/async:async_inner:64 : rc=0 2026-06-12 17:28:42.680 | [60443 Async ks-anotherrole:60443]: finished successfully 2026-06-12 17:28:42.875 | 2026-06-12 17:28:42.885 | +++ functions-common:oscwrap:2459 : return 0 2026-06-12 17:28:42.889 | ++ functions-common:get_or_create_project:922 : project_id=d862bc81255442b094a0875286fd9141 2026-06-12 17:28:42.891 | ++ functions-common:get_or_create_project:923 : echo d862bc81255442b094a0875286fd9141 2026-06-12 17:28:42.894 | + lib/keystone:create_keystone_accounts:288 : invis_project=d862bc81255442b094a0875286fd9141 2026-06-12 17:28:42.897 | + lib/keystone:create_keystone_accounts:291 : local demo_project 2026-06-12 17:28:42.899 | ++ lib/keystone:create_keystone_accounts:292 : get_or_create_project demo default 2026-06-12 17:28:42.901 | ++ functions-common:get_or_create_project:916 : local project_id 2026-06-12 17:28:42.905 | +++ functions-common:get_or_create_project:922 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2026-06-12 17:28:43.186 | 2026-06-12 17:28:43.194 | +++ functions-common:oscwrap:2459 : return 0 2026-06-12 17:28:43.196 | ++ functions-common:get_or_create_project:922 : project_id=27620908e8de44db940abcdf460e56ee 2026-06-12 17:28:43.199 | ++ functions-common:get_or_create_project:923 : echo 27620908e8de44db940abcdf460e56ee 2026-06-12 17:28:43.202 | + lib/keystone:create_keystone_accounts:292 : demo_project=27620908e8de44db940abcdf460e56ee 2026-06-12 17:28:43.204 | + lib/keystone:create_keystone_accounts:293 : local demo_user 2026-06-12 17:28:43.207 | ++ lib/keystone:create_keystone_accounts:295 : get_or_create_user demo secretadmin default demo@example.com 2026-06-12 17:28:43.209 | ++ functions-common:get_or_create_user:893 : local user_id 2026-06-12 17:28:43.211 | ++ functions-common:get_or_create_user:894 : [[ ! -z demo@example.com ]] 2026-06-12 17:28:43.214 | ++ functions-common:get_or_create_user:895 : local email=--email=demo@example.com 2026-06-12 17:28:43.218 | +++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create demo --password secretadmin --domain=default --email=demo@example.com --or-show -f value -c id 2026-06-12 17:28:43.472 | 2026-06-12 17:28:43.481 | +++ functions-common:oscwrap:2459 : return 0 2026-06-12 17:28:43.484 | ++ functions-common:get_or_create_user:909 : user_id=62732fc31a9e4ef294fbeeceda6669da 2026-06-12 17:28:43.487 | ++ functions-common:get_or_create_user:910 : echo 62732fc31a9e4ef294fbeeceda6669da 2026-06-12 17:28:43.490 | + lib/keystone:create_keystone_accounts:295 : demo_user=62732fc31a9e4ef294fbeeceda6669da 2026-06-12 17:28:43.492 | + lib/keystone:create_keystone_accounts:297 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2026-06-12 17:28:43.535 | [8416 Async ks-domain-role:60033]: Waiting for completion of get_or_add_user_domain_role admin e8f23a87318c42a0ae12e4244e8bc6d7 default running on PID 60033 (6 other jobs running) 2026-06-12 17:28:43.555 | [8416 Async ks-domain-role:60033]: Signaling child to exit 2026-06-12 17:28:43.555 | WAKEUP 2026-06-12 17:28:43.576 | [8416 Async ks-domain-role:60033]: Signaled 2026-06-12 17:28:43.578 | + functions-common:get_or_add_user_domain_role:980 : local user_role_id 2026-06-12 17:28:43.578 | + functions-common:get_or_add_user_domain_role:984 : openstack --os-cloud devstack-system-admin role add admin --user e8f23a87318c42a0ae12e4244e8bc6d7 --domain default 2026-06-12 17:28:43.578 | 2026-06-12 17:28:43.578 | ++ functions-common:get_or_add_user_domain_role:991 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user e8f23a87318c42a0ae12e4244e8bc6d7 --domain default -c Role -f value 2026-06-12 17:28:43.578 | 2026-06-12 17:28:43.578 | ++ functions-common:oscwrap:2459 : return 0 2026-06-12 17:28:43.578 | + functions-common:get_or_add_user_domain_role:991 : user_role_id=b4742983bf7240e69c1c2732fadde2ca 2026-06-12 17:28:43.578 | + functions-common:get_or_add_user_domain_role:993 : echo b4742983bf7240e69c1c2732fadde2ca 2026-06-12 17:28:43.578 | b4742983bf7240e69c1c2732fadde2ca 2026-06-12 17:28:43.618 | [8416 Async ks-domain-role:60033]: finished get_or_add_user_domain_role admin e8f23a87318c42a0ae12e4244e8bc6d7 default with result 0 in 1 seconds 2026-06-12 17:28:43.625 | Not waiting for async task ks-domain that we never started or has already been waited for 2026-06-12 17:28:43.657 | [8416 Async ks-project:60159]: Waiting for completion of get_or_create_project service Default running on PID 60159 (5 other jobs running) 2026-06-12 17:28:43.682 | [8416 Async ks-project:60159]: Signaling child to exit 2026-06-12 17:28:43.682 | WAKEUP 2026-06-12 17:28:43.703 | [8416 Async ks-project:60159]: Signaled 2026-06-12 17:28:43.704 | + functions-common:get_or_create_project:916 : local project_id 2026-06-12 17:28:43.705 | ++ functions-common:get_or_create_project:922 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2026-06-12 17:28:43.705 | 2026-06-12 17:28:43.705 | ++ functions-common:oscwrap:2459 : return 0 2026-06-12 17:28:43.705 | + functions-common:get_or_create_project:922 : project_id=dda120997c2c46b2b863c069fdd830a7 2026-06-12 17:28:43.705 | + functions-common:get_or_create_project:923 : echo dda120997c2c46b2b863c069fdd830a7 2026-06-12 17:28:43.705 | dda120997c2c46b2b863c069fdd830a7 2026-06-12 17:28:43.749 | [8416 Async ks-project:60159]: finished get_or_create_project service Default with result 0 in 0 seconds 2026-06-12 17:28:43.785 | [8416 Async ks-service:60253]: Waiting for completion of get_or_create_role service running on PID 60253 (4 other jobs running) 2026-06-12 17:28:43.810 | [8416 Async ks-service:60253]: Signaling child to exit 2026-06-12 17:28:43.810 | WAKEUP 2026-06-12 17:28:43.833 | [8416 Async ks-service:60253]: Signaled 2026-06-12 17:28:43.834 | + functions-common:get_or_create_role:929 : local role_id 2026-06-12 17:28:43.834 | ++ functions-common:get_or_create_role:934 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2026-06-12 17:28:43.835 | 2026-06-12 17:28:43.835 | ++ functions-common:oscwrap:2459 : return 0 2026-06-12 17:28:43.835 | + functions-common:get_or_create_role:934 : role_id=ba638f22ad804f87bb8d5f4c4adb522c 2026-06-12 17:28:43.835 | + functions-common:get_or_create_role:935 : echo ba638f22ad804f87bb8d5f4c4adb522c 2026-06-12 17:28:43.835 | ba638f22ad804f87bb8d5f4c4adb522c 2026-06-12 17:28:43.878 | [8416 Async ks-service:60253]: finished get_or_create_role service with result 0 in 1 seconds 2026-06-12 17:28:43.913 | [8416 Async ks-reseller:60347]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 60347 (3 other jobs running) 2026-06-12 17:28:43.936 | [8416 Async ks-reseller:60347]: Signaling child to exit 2026-06-12 17:28:43.936 | WAKEUP 2026-06-12 17:28:43.957 | [8416 Async ks-reseller:60347]: Signaled 2026-06-12 17:28:43.958 | + functions-common:get_or_create_role:929 : local role_id 2026-06-12 17:28:43.958 | ++ functions-common:get_or_create_role:934 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2026-06-12 17:28:43.958 | 2026-06-12 17:28:43.958 | ++ functions-common:oscwrap:2459 : return 0 2026-06-12 17:28:43.958 | + functions-common:get_or_create_role:934 : role_id=4737c4d6bdbd4f5c85af225fcecb7d93 2026-06-12 17:28:43.958 | + functions-common:get_or_create_role:935 : echo 4737c4d6bdbd4f5c85af225fcecb7d93 2026-06-12 17:28:43.958 | 4737c4d6bdbd4f5c85af225fcecb7d93 2026-06-12 17:28:44.002 | [8416 Async ks-reseller:60347]: finished get_or_create_role ResellerAdmin with result 0 in 1 seconds 2026-06-12 17:28:44.036 | [8416 Async ks-anotherrole:60443]: Waiting for completion of get_or_create_role anotherrole running on PID 60443 (2 other jobs running) 2026-06-12 17:28:44.059 | [8416 Async ks-anotherrole:60443]: Signaling child to exit 2026-06-12 17:28:44.059 | WAKEUP 2026-06-12 17:28:44.079 | [8416 Async ks-anotherrole:60443]: Signaled 2026-06-12 17:28:44.081 | + functions-common:get_or_create_role:929 : local role_id 2026-06-12 17:28:44.081 | ++ functions-common:get_or_create_role:934 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2026-06-12 17:28:44.081 | 2026-06-12 17:28:44.081 | ++ functions-common:oscwrap:2459 : return 0 2026-06-12 17:28:44.081 | + functions-common:get_or_create_role:934 : role_id=e72f49879caa4267b37fef479365bfc1 2026-06-12 17:28:44.081 | + functions-common:get_or_create_role:935 : echo e72f49879caa4267b37fef479365bfc1 2026-06-12 17:28:44.081 | e72f49879caa4267b37fef479365bfc1 2026-06-12 17:28:44.122 | [8416 Async ks-anotherrole:60443]: finished get_or_create_role anotherrole with result 0 in 1 seconds 2026-06-12 17:28:44.126 | + inc/async:async_wait:197 : return 0 2026-06-12 17:28:44.129 | + lib/keystone:create_keystone_accounts:299 : async_run ks-demo-member get_or_add_user_project_role member 62732fc31a9e4ef294fbeeceda6669da 27620908e8de44db940abcdf460e56ee 2026-06-12 17:28:44.189 | + inc/async:async_inner:63 : get_or_add_user_project_role member 62732fc31a9e4ef294fbeeceda6669da 27620908e8de44db940abcdf460e56ee 2026-06-12 17:28:44.231 | [8416 Async ks-demo-member:61279]: running: get_or_add_user_project_role member 62732fc31a9e4ef294fbeeceda6669da 27620908e8de44db940abcdf460e56ee 2026-06-12 17:28:44.234 | + lib/keystone:create_keystone_accounts:301 : async_run ks-demo-admin get_or_add_user_project_role admin e8f23a87318c42a0ae12e4244e8bc6d7 27620908e8de44db940abcdf460e56ee 2026-06-12 17:28:44.303 | + inc/async:async_inner:63 : get_or_add_user_project_role admin e8f23a87318c42a0ae12e4244e8bc6d7 27620908e8de44db940abcdf460e56ee 2026-06-12 17:28:44.342 | [8416 Async ks-demo-admin:61375]: running: get_or_add_user_project_role admin e8f23a87318c42a0ae12e4244e8bc6d7 27620908e8de44db940abcdf460e56ee 2026-06-12 17:28:44.345 | + lib/keystone:create_keystone_accounts:302 : async_run ks-demo-another get_or_add_user_project_role anotherrole 62732fc31a9e4ef294fbeeceda6669da 27620908e8de44db940abcdf460e56ee 2026-06-12 17:28:44.416 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 62732fc31a9e4ef294fbeeceda6669da 27620908e8de44db940abcdf460e56ee 2026-06-12 17:28:44.452 | [8416 Async ks-demo-another:61471]: running: get_or_add_user_project_role anotherrole 62732fc31a9e4ef294fbeeceda6669da 27620908e8de44db940abcdf460e56ee 2026-06-12 17:28:44.455 | + lib/keystone:create_keystone_accounts:303 : async_run ks-demo-invis get_or_add_user_project_role member 62732fc31a9e4ef294fbeeceda6669da d862bc81255442b094a0875286fd9141 2026-06-12 17:28:44.517 | + inc/async:async_inner:63 : get_or_add_user_project_role member 62732fc31a9e4ef294fbeeceda6669da d862bc81255442b094a0875286fd9141 2026-06-12 17:28:44.552 | [8416 Async ks-demo-invis:61567]: running: get_or_add_user_project_role member 62732fc31a9e4ef294fbeeceda6669da d862bc81255442b094a0875286fd9141 2026-06-12 17:28:44.555 | + lib/keystone:create_keystone_accounts:306 : local demo_reader 2026-06-12 17:28:44.559 | ++ lib/keystone:create_keystone_accounts:308 : get_or_create_user demo_reader secretadmin default demo_reader@example.com 2026-06-12 17:28:44.562 | ++ functions-common:get_or_create_user:893 : local user_id 2026-06-12 17:28:44.565 | ++ functions-common:get_or_create_user:894 : [[ ! -z demo_reader@example.com ]] 2026-06-12 17:28:44.568 | ++ functions-common:get_or_create_user:895 : local email=--email=demo_reader@example.com 2026-06-12 17:28:44.572 | +++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password secretadmin --domain=default --email=demo_reader@example.com --or-show -f value -c id 2026-06-12 17:28:46.116 | 2026-06-12 17:28:46.126 | +++ functions-common:oscwrap:2459 : return 0 2026-06-12 17:28:46.130 | ++ functions-common:get_or_create_user:909 : user_id=2de8ebc6816c45b0aff1da90e995f762 2026-06-12 17:28:46.133 | ++ functions-common:get_or_create_user:910 : echo 2de8ebc6816c45b0aff1da90e995f762 2026-06-12 17:28:46.136 | + lib/keystone:create_keystone_accounts:308 : demo_reader=2de8ebc6816c45b0aff1da90e995f762 2026-06-12 17:28:46.139 | + lib/keystone:create_keystone_accounts:310 : async_run ks-demo-reader get_or_add_user_project_role reader 2de8ebc6816c45b0aff1da90e995f762 27620908e8de44db940abcdf460e56ee 2026-06-12 17:28:46.205 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 2de8ebc6816c45b0aff1da90e995f762 27620908e8de44db940abcdf460e56ee 2026-06-12 17:28:46.242 | [8416 Async ks-demo-reader:61773]: running: get_or_add_user_project_role reader 2de8ebc6816c45b0aff1da90e995f762 27620908e8de44db940abcdf460e56ee 2026-06-12 17:28:46.244 | + lib/keystone:create_keystone_accounts:313 : local alt_demo_project 2026-06-12 17:28:46.247 | ++ lib/keystone:create_keystone_accounts:314 : get_or_create_project alt_demo default 2026-06-12 17:28:46.251 | ++ functions-common:get_or_create_project:916 : local project_id 2026-06-12 17:28:46.255 | +++ functions-common:get_or_create_project:922 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2026-06-12 17:28:46.603 | + inc/async:async_inner:64 : rc=0 2026-06-12 17:28:46.627 | [61279 Async ks-demo-member:61279]: finished successfully 2026-06-12 17:28:47.008 | + inc/async:async_inner:64 : rc=0 2026-06-12 17:28:47.029 | [61375 Async ks-demo-admin:61375]: finished successfully 2026-06-12 17:28:47.404 | + inc/async:async_inner:64 : rc=0 2026-06-12 17:28:47.428 | [61471 Async ks-demo-another:61471]: finished successfully 2026-06-12 17:28:47.828 | + inc/async:async_inner:64 : rc=0 2026-06-12 17:28:47.851 | [61567 Async ks-demo-invis:61567]: finished successfully 2026-06-12 17:28:48.437 | 2026-06-12 17:28:48.447 | +++ functions-common:oscwrap:2459 : return 0 2026-06-12 17:28:48.450 | ++ functions-common:get_or_create_project:922 : project_id=e6bb1bdc39d94c8b9605e7ab65d9228d 2026-06-12 17:28:48.452 | ++ functions-common:get_or_create_project:923 : echo e6bb1bdc39d94c8b9605e7ab65d9228d 2026-06-12 17:28:48.455 | + lib/keystone:create_keystone_accounts:314 : alt_demo_project=e6bb1bdc39d94c8b9605e7ab65d9228d 2026-06-12 17:28:48.457 | + lib/keystone:create_keystone_accounts:316 : local alt_demo_user 2026-06-12 17:28:48.460 | ++ lib/keystone:create_keystone_accounts:318 : get_or_create_user alt_demo secretadmin default alt_demo@example.com 2026-06-12 17:28:48.463 | ++ functions-common:get_or_create_user:893 : local user_id 2026-06-12 17:28:48.466 | ++ functions-common:get_or_create_user:894 : [[ ! -z alt_demo@example.com ]] 2026-06-12 17:28:48.468 | ++ functions-common:get_or_create_user:895 : local email=--email=alt_demo@example.com 2026-06-12 17:28:48.471 | +++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password secretadmin --domain=default --email=alt_demo@example.com --or-show -f value -c id 2026-06-12 17:28:48.849 | + inc/async:async_inner:64 : rc=0 2026-06-12 17:28:48.873 | [61773 Async ks-demo-reader:61773]: finished successfully 2026-06-12 17:28:49.045 | 2026-06-12 17:28:49.055 | +++ functions-common:oscwrap:2459 : return 0 2026-06-12 17:28:49.058 | ++ functions-common:get_or_create_user:909 : user_id=a5f5adc051f94ae2b1f810aad21798b3 2026-06-12 17:28:49.060 | ++ functions-common:get_or_create_user:910 : echo a5f5adc051f94ae2b1f810aad21798b3 2026-06-12 17:28:49.062 | + lib/keystone:create_keystone_accounts:318 : alt_demo_user=a5f5adc051f94ae2b1f810aad21798b3 2026-06-12 17:28:49.064 | + lib/keystone:create_keystone_accounts:320 : async_run ks-alt-admin get_or_add_user_project_role admin a5f5adc051f94ae2b1f810aad21798b3 e6bb1bdc39d94c8b9605e7ab65d9228d 2026-06-12 17:28:49.122 | + inc/async:async_inner:63 : get_or_add_user_project_role admin a5f5adc051f94ae2b1f810aad21798b3 e6bb1bdc39d94c8b9605e7ab65d9228d 2026-06-12 17:28:49.160 | [8416 Async ks-alt-admin:62160]: running: get_or_add_user_project_role admin a5f5adc051f94ae2b1f810aad21798b3 e6bb1bdc39d94c8b9605e7ab65d9228d 2026-06-12 17:28:49.163 | + lib/keystone:create_keystone_accounts:321 : async_run ks-alt-another get_or_add_user_project_role anotherrole a5f5adc051f94ae2b1f810aad21798b3 e6bb1bdc39d94c8b9605e7ab65d9228d 2026-06-12 17:28:49.227 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole a5f5adc051f94ae2b1f810aad21798b3 e6bb1bdc39d94c8b9605e7ab65d9228d 2026-06-12 17:28:49.267 | [8416 Async ks-alt-another:62256]: running: get_or_add_user_project_role anotherrole a5f5adc051f94ae2b1f810aad21798b3 e6bb1bdc39d94c8b9605e7ab65d9228d 2026-06-12 17:28:49.269 | + lib/keystone:create_keystone_accounts:324 : local alt_demo_member 2026-06-12 17:28:49.272 | ++ lib/keystone:create_keystone_accounts:326 : get_or_create_user alt_demo_member secretadmin default alt_demo_member@example.com 2026-06-12 17:28:49.275 | ++ functions-common:get_or_create_user:893 : local user_id 2026-06-12 17:28:49.279 | ++ functions-common:get_or_create_user:894 : [[ ! -z alt_demo_member@example.com ]] 2026-06-12 17:28:49.280 | ++ functions-common:get_or_create_user:895 : local email=--email=alt_demo_member@example.com 2026-06-12 17:28:49.284 | +++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password secretadmin --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2026-06-12 17:28:50.201 | 2026-06-12 17:28:50.211 | +++ functions-common:oscwrap:2459 : return 0 2026-06-12 17:28:50.214 | ++ functions-common:get_or_create_user:909 : user_id=301e8a50c4b949e8aa1359f033c3b4f8 2026-06-12 17:28:50.217 | ++ functions-common:get_or_create_user:910 : echo 301e8a50c4b949e8aa1359f033c3b4f8 2026-06-12 17:28:50.221 | + lib/keystone:create_keystone_accounts:326 : alt_demo_member=301e8a50c4b949e8aa1359f033c3b4f8 2026-06-12 17:28:50.223 | + lib/keystone:create_keystone_accounts:327 : async_run ks-alt-member-user get_or_add_user_project_role member 301e8a50c4b949e8aa1359f033c3b4f8 e6bb1bdc39d94c8b9605e7ab65d9228d 2026-06-12 17:28:50.293 | + inc/async:async_inner:63 : get_or_add_user_project_role member 301e8a50c4b949e8aa1359f033c3b4f8 e6bb1bdc39d94c8b9605e7ab65d9228d 2026-06-12 17:28:50.336 | [8416 Async ks-alt-member-user:62426]: running: get_or_add_user_project_role member 301e8a50c4b949e8aa1359f033c3b4f8 e6bb1bdc39d94c8b9605e7ab65d9228d 2026-06-12 17:28:50.339 | + lib/keystone:create_keystone_accounts:330 : local alt_demo_reader 2026-06-12 17:28:50.342 | ++ lib/keystone:create_keystone_accounts:332 : get_or_create_user alt_demo_reader secretadmin default alt_demo_reader@example.com 2026-06-12 17:28:50.345 | ++ functions-common:get_or_create_user:893 : local user_id 2026-06-12 17:28:50.348 | ++ functions-common:get_or_create_user:894 : [[ ! -z alt_demo_reader@example.com ]] 2026-06-12 17:28:50.350 | ++ functions-common:get_or_create_user:895 : local email=--email=alt_demo_reader@example.com 2026-06-12 17:28:50.354 | +++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password secretadmin --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2026-06-12 17:28:50.627 | + inc/async:async_inner:64 : rc=0 2026-06-12 17:28:50.653 | [62160 Async ks-alt-admin:62160]: finished successfully 2026-06-12 17:28:51.015 | + inc/async:async_inner:64 : rc=0 2026-06-12 17:28:51.039 | [62256 Async ks-alt-another:62256]: finished successfully 2026-06-12 17:28:51.630 | 2026-06-12 17:28:51.642 | +++ functions-common:oscwrap:2459 : return 0 2026-06-12 17:28:51.646 | ++ functions-common:get_or_create_user:909 : user_id=dcb8d7fc1f6346278507870b2bd39de4 2026-06-12 17:28:51.648 | ++ functions-common:get_or_create_user:910 : echo dcb8d7fc1f6346278507870b2bd39de4 2026-06-12 17:28:51.652 | + lib/keystone:create_keystone_accounts:332 : alt_demo_reader=dcb8d7fc1f6346278507870b2bd39de4 2026-06-12 17:28:51.654 | + lib/keystone:create_keystone_accounts:333 : async_run ks-alt-reader-user get_or_add_user_project_role reader dcb8d7fc1f6346278507870b2bd39de4 e6bb1bdc39d94c8b9605e7ab65d9228d 2026-06-12 17:28:51.724 | + inc/async:async_inner:63 : get_or_add_user_project_role reader dcb8d7fc1f6346278507870b2bd39de4 e6bb1bdc39d94c8b9605e7ab65d9228d 2026-06-12 17:28:51.763 | [8416 Async ks-alt-reader-user:62658]: running: get_or_add_user_project_role reader dcb8d7fc1f6346278507870b2bd39de4 e6bb1bdc39d94c8b9605e7ab65d9228d 2026-06-12 17:28:51.767 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_user system_member secretadmin default system_member@example.com 2026-06-12 17:28:51.769 | ++ functions-common:get_or_create_user:893 : local user_id 2026-06-12 17:28:51.772 | ++ functions-common:get_or_create_user:894 : [[ ! -z system_member@example.com ]] 2026-06-12 17:28:51.776 | ++ functions-common:get_or_create_user:895 : local email=--email=system_member@example.com 2026-06-12 17:28:51.779 | +++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create system_member --password secretadmin --domain=default --email=system_member@example.com --or-show -f value -c id 2026-06-12 17:28:52.064 | + inc/async:async_inner:64 : rc=0 2026-06-12 17:28:52.086 | [62426 Async ks-alt-member-user:62426]: finished successfully 2026-06-12 17:28:52.696 | 2026-06-12 17:28:52.704 | +++ functions-common:oscwrap:2459 : return 0 2026-06-12 17:28:52.708 | ++ functions-common:get_or_create_user:909 : user_id=28af5252f5b54808a1736a60c3b94970 2026-06-12 17:28:52.711 | ++ functions-common:get_or_create_user:910 : echo 28af5252f5b54808a1736a60c3b94970 2026-06-12 17:28:52.714 | + lib/keystone:create_keystone_accounts:340 : system_member_user=28af5252f5b54808a1736a60c3b94970 2026-06-12 17:28:52.716 | + lib/keystone:create_keystone_accounts:341 : async_run ks-system-member get_or_add_user_system_role member 28af5252f5b54808a1736a60c3b94970 all 2026-06-12 17:28:52.783 | + inc/async:async_inner:63 : get_or_add_user_system_role member 28af5252f5b54808a1736a60c3b94970 all 2026-06-12 17:28:52.826 | [8416 Async ks-system-member:62848]: running: get_or_add_user_system_role member 28af5252f5b54808a1736a60c3b94970 all 2026-06-12 17:28:52.829 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_user system_reader secretadmin default system_reader@example.com 2026-06-12 17:28:52.831 | ++ functions-common:get_or_create_user:893 : local user_id 2026-06-12 17:28:52.834 | ++ functions-common:get_or_create_user:894 : [[ ! -z system_reader@example.com ]] 2026-06-12 17:28:52.837 | ++ functions-common:get_or_create_user:895 : local email=--email=system_reader@example.com 2026-06-12 17:28:52.842 | +++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create system_reader --password secretadmin --domain=default --email=system_reader@example.com --or-show -f value -c id 2026-06-12 17:28:53.120 | + inc/async:async_inner:64 : rc=0 2026-06-12 17:28:53.144 | [62658 Async ks-alt-reader-user:62658]: finished successfully 2026-06-12 17:28:53.662 | 2026-06-12 17:28:53.674 | +++ functions-common:oscwrap:2459 : return 0 2026-06-12 17:28:53.677 | ++ functions-common:get_or_create_user:909 : user_id=c71f584ca5f84f5d8353685028105bd0 2026-06-12 17:28:53.679 | ++ functions-common:get_or_create_user:910 : echo c71f584ca5f84f5d8353685028105bd0 2026-06-12 17:28:53.683 | + lib/keystone:create_keystone_accounts:344 : system_reader_user=c71f584ca5f84f5d8353685028105bd0 2026-06-12 17:28:53.686 | + lib/keystone:create_keystone_accounts:345 : async_run ks-system-reader get_or_add_user_system_role reader c71f584ca5f84f5d8353685028105bd0 all 2026-06-12 17:28:53.754 | + inc/async:async_inner:63 : get_or_add_user_system_role reader c71f584ca5f84f5d8353685028105bd0 all 2026-06-12 17:28:53.793 | [8416 Async ks-system-reader:63045]: running: get_or_add_user_system_role reader c71f584ca5f84f5d8353685028105bd0 all 2026-06-12 17:28:53.795 | + lib/keystone:create_keystone_accounts:348 : local admin_group 2026-06-12 17:28:53.799 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_group admins default 'openstack admin group' 2026-06-12 17:28:53.802 | ++ functions-common:get_or_create_group:878 : local 'desc=openstack admin group' 2026-06-12 17:28:53.804 | ++ functions-common:get_or_create_group:879 : local group_id 2026-06-12 17:28:53.807 | +++ functions-common:get_or_create_group:886 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2026-06-12 17:28:54.583 | 2026-06-12 17:28:54.594 | +++ functions-common:oscwrap:2459 : return 0 2026-06-12 17:28:54.597 | ++ functions-common:get_or_create_group:886 : group_id=4d69816a0a79432793a98a46c1efad95 2026-06-12 17:28:54.600 | ++ functions-common:get_or_create_group:887 : echo 4d69816a0a79432793a98a46c1efad95 2026-06-12 17:28:54.603 | + lib/keystone:create_keystone_accounts:350 : admin_group=4d69816a0a79432793a98a46c1efad95 2026-06-12 17:28:54.605 | + lib/keystone:create_keystone_accounts:351 : local non_admin_group 2026-06-12 17:28:54.607 | ++ lib/keystone:create_keystone_accounts:353 : get_or_create_group nonadmins default 'non-admin group' 2026-06-12 17:28:54.610 | ++ functions-common:get_or_create_group:878 : local 'desc=non-admin group' 2026-06-12 17:28:54.613 | ++ functions-common:get_or_create_group:879 : local group_id 2026-06-12 17:28:54.616 | +++ functions-common:get_or_create_group:886 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2026-06-12 17:28:54.959 | + inc/async:async_inner:64 : rc=0 2026-06-12 17:28:54.985 | [62848 Async ks-system-member:62848]: finished successfully 2026-06-12 17:28:55.512 | 2026-06-12 17:28:55.523 | +++ functions-common:oscwrap:2459 : return 0 2026-06-12 17:28:55.527 | ++ functions-common:get_or_create_group:886 : group_id=3e9ebf4500494feaaec95deb87ffa667 2026-06-12 17:28:55.529 | ++ functions-common:get_or_create_group:887 : echo 3e9ebf4500494feaaec95deb87ffa667 2026-06-12 17:28:55.534 | + lib/keystone:create_keystone_accounts:353 : non_admin_group=3e9ebf4500494feaaec95deb87ffa667 2026-06-12 17:28:55.537 | + lib/keystone:create_keystone_accounts:355 : async_run ks-group-memberdemo get_or_add_group_project_role member 3e9ebf4500494feaaec95deb87ffa667 27620908e8de44db940abcdf460e56ee 2026-06-12 17:28:55.609 | + inc/async:async_inner:63 : get_or_add_group_project_role member 3e9ebf4500494feaaec95deb87ffa667 27620908e8de44db940abcdf460e56ee 2026-06-12 17:28:55.650 | [8416 Async ks-group-memberdemo:63314]: running: get_or_add_group_project_role member 3e9ebf4500494feaaec95deb87ffa667 27620908e8de44db940abcdf460e56ee 2026-06-12 17:28:55.653 | + lib/keystone:create_keystone_accounts:356 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 3e9ebf4500494feaaec95deb87ffa667 27620908e8de44db940abcdf460e56ee 2026-06-12 17:28:55.724 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 3e9ebf4500494feaaec95deb87ffa667 27620908e8de44db940abcdf460e56ee 2026-06-12 17:28:55.763 | [8416 Async ks-group-anotherdemo:63393]: running: get_or_add_group_project_role anotherrole 3e9ebf4500494feaaec95deb87ffa667 27620908e8de44db940abcdf460e56ee 2026-06-12 17:28:55.766 | + lib/keystone:create_keystone_accounts:357 : async_run ks-group-memberalt get_or_add_group_project_role member 3e9ebf4500494feaaec95deb87ffa667 e6bb1bdc39d94c8b9605e7ab65d9228d 2026-06-12 17:28:55.834 | + inc/async:async_inner:63 : get_or_add_group_project_role member 3e9ebf4500494feaaec95deb87ffa667 e6bb1bdc39d94c8b9605e7ab65d9228d 2026-06-12 17:28:55.874 | [8416 Async ks-group-memberalt:63472]: running: get_or_add_group_project_role member 3e9ebf4500494feaaec95deb87ffa667 e6bb1bdc39d94c8b9605e7ab65d9228d 2026-06-12 17:28:55.877 | + lib/keystone:create_keystone_accounts:358 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 3e9ebf4500494feaaec95deb87ffa667 e6bb1bdc39d94c8b9605e7ab65d9228d 2026-06-12 17:28:55.905 | + inc/async:async_inner:64 : rc=0 2026-06-12 17:28:55.929 | [63045 Async ks-system-reader:63045]: finished successfully 2026-06-12 17:28:55.943 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 3e9ebf4500494feaaec95deb87ffa667 e6bb1bdc39d94c8b9605e7ab65d9228d 2026-06-12 17:28:55.983 | [8416 Async ks-group-anotheralt:63585]: running: get_or_add_group_project_role anotherrole 3e9ebf4500494feaaec95deb87ffa667 e6bb1bdc39d94c8b9605e7ab65d9228d 2026-06-12 17:28:55.986 | + lib/keystone:create_keystone_accounts:359 : async_run ks-group-admin get_or_add_group_project_role admin 4d69816a0a79432793a98a46c1efad95 bbe37541cecc4f7ba166c4ada7e95c44 2026-06-12 17:28:56.052 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 4d69816a0a79432793a98a46c1efad95 bbe37541cecc4f7ba166c4ada7e95c44 2026-06-12 17:28:56.090 | [8416 Async ks-group-admin:63670]: running: get_or_add_group_project_role admin 4d69816a0a79432793a98a46c1efad95 bbe37541cecc4f7ba166c4ada7e95c44 2026-06-12 17:28:56.094 | + lib/keystone:create_keystone_accounts:361 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2026-06-12 17:28:56.147 | [8416 Async ks-demo-member:61279]: Waiting for completion of get_or_add_user_project_role member 62732fc31a9e4ef294fbeeceda6669da 27620908e8de44db940abcdf460e56ee running on PID 61279 (17 other jobs running) 2026-06-12 17:28:56.171 | [8416 Async ks-demo-member:61279]: Signaling child to exit 2026-06-12 17:28:56.171 | WAKEUP 2026-06-12 17:28:56.194 | [8416 Async ks-demo-member:61279]: Signaled 2026-06-12 17:28:56.196 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-12 17:28:56.196 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-12 17:28:56.196 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-12 17:28:56.196 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-12 17:28:56.196 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-12 17:28:56.196 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-12 17:28:56.196 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-12 17:28:56.196 | ++ functions-common:_get_domain_args:951 : echo 2026-06-12 17:28:56.196 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-12 17:28:56.196 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add member --user 62732fc31a9e4ef294fbeeceda6669da --project 27620908e8de44db940abcdf460e56ee 2026-06-12 17:28:56.196 | 2026-06-12 17:28:56.196 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 62732fc31a9e4ef294fbeeceda6669da --project 27620908e8de44db940abcdf460e56ee -c Role -f value 2026-06-12 17:28:56.196 | 2026-06-12 17:28:56.196 | ++ functions-common:oscwrap:2459 : return 0 2026-06-12 17:28:56.196 | + functions-common:get_or_add_user_project_role:973 : user_role_id=0a6a4eee205d429992815107ec3a5ddd 2026-06-12 17:28:56.196 | + functions-common:get_or_add_user_project_role:974 : echo 0a6a4eee205d429992815107ec3a5ddd 2026-06-12 17:28:56.196 | 0a6a4eee205d429992815107ec3a5ddd 2026-06-12 17:28:56.242 | [8416 Async ks-demo-member:61279]: finished get_or_add_user_project_role member 62732fc31a9e4ef294fbeeceda6669da 27620908e8de44db940abcdf460e56ee with result 0 in 2 seconds 2026-06-12 17:28:56.278 | [8416 Async ks-demo-admin:61375]: Waiting for completion of get_or_add_user_project_role admin e8f23a87318c42a0ae12e4244e8bc6d7 27620908e8de44db940abcdf460e56ee running on PID 61375 (16 other jobs running) 2026-06-12 17:28:56.302 | [8416 Async ks-demo-admin:61375]: Signaling child to exit 2026-06-12 17:28:56.302 | WAKEUP 2026-06-12 17:28:56.324 | [8416 Async ks-demo-admin:61375]: Signaled 2026-06-12 17:28:56.324 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-12 17:28:56.324 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-12 17:28:56.325 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-12 17:28:56.325 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-12 17:28:56.325 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-12 17:28:56.325 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-12 17:28:56.325 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-12 17:28:56.325 | ++ functions-common:_get_domain_args:951 : echo 2026-06-12 17:28:56.325 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-12 17:28:56.325 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add admin --user e8f23a87318c42a0ae12e4244e8bc6d7 --project 27620908e8de44db940abcdf460e56ee 2026-06-12 17:28:56.325 | 2026-06-12 17:28:56.325 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user e8f23a87318c42a0ae12e4244e8bc6d7 --project 27620908e8de44db940abcdf460e56ee -c Role -f value 2026-06-12 17:28:56.325 | 2026-06-12 17:28:56.325 | ++ functions-common:oscwrap:2459 : return 0 2026-06-12 17:28:56.325 | + functions-common:get_or_add_user_project_role:973 : user_role_id=b4742983bf7240e69c1c2732fadde2ca 2026-06-12 17:28:56.325 | + functions-common:get_or_add_user_project_role:974 : echo b4742983bf7240e69c1c2732fadde2ca 2026-06-12 17:28:56.325 | b4742983bf7240e69c1c2732fadde2ca 2026-06-12 17:28:56.371 | [8416 Async ks-demo-admin:61375]: finished get_or_add_user_project_role admin e8f23a87318c42a0ae12e4244e8bc6d7 27620908e8de44db940abcdf460e56ee with result 0 in 2 seconds 2026-06-12 17:28:56.408 | [8416 Async ks-demo-another:61471]: Waiting for completion of get_or_add_user_project_role anotherrole 62732fc31a9e4ef294fbeeceda6669da 27620908e8de44db940abcdf460e56ee running on PID 61471 (15 other jobs running) 2026-06-12 17:28:56.433 | [8416 Async ks-demo-another:61471]: Signaling child to exit 2026-06-12 17:28:56.433 | WAKEUP 2026-06-12 17:28:56.458 | [8416 Async ks-demo-another:61471]: Signaled 2026-06-12 17:28:56.460 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-12 17:28:56.460 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-12 17:28:56.460 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-12 17:28:56.460 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-12 17:28:56.460 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-12 17:28:56.460 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-12 17:28:56.460 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-12 17:28:56.460 | ++ functions-common:_get_domain_args:951 : echo 2026-06-12 17:28:56.460 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-12 17:28:56.460 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add anotherrole --user 62732fc31a9e4ef294fbeeceda6669da --project 27620908e8de44db940abcdf460e56ee 2026-06-12 17:28:56.460 | 2026-06-12 17:28:56.460 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 62732fc31a9e4ef294fbeeceda6669da --project 27620908e8de44db940abcdf460e56ee -c Role -f value 2026-06-12 17:28:56.460 | 2026-06-12 17:28:56.460 | ++ functions-common:oscwrap:2459 : return 0 2026-06-12 17:28:56.460 | + functions-common:get_or_add_user_project_role:973 : user_role_id=e72f49879caa4267b37fef479365bfc1 2026-06-12 17:28:56.460 | + functions-common:get_or_add_user_project_role:974 : echo e72f49879caa4267b37fef479365bfc1 2026-06-12 17:28:56.460 | e72f49879caa4267b37fef479365bfc1 2026-06-12 17:28:56.504 | [8416 Async ks-demo-another:61471]: finished get_or_add_user_project_role anotherrole 62732fc31a9e4ef294fbeeceda6669da 27620908e8de44db940abcdf460e56ee with result 0 in 3 seconds 2026-06-12 17:28:56.543 | [8416 Async ks-demo-invis:61567]: Waiting for completion of get_or_add_user_project_role member 62732fc31a9e4ef294fbeeceda6669da d862bc81255442b094a0875286fd9141 running on PID 61567 (14 other jobs running) 2026-06-12 17:28:56.565 | [8416 Async ks-demo-invis:61567]: Signaling child to exit 2026-06-12 17:28:56.565 | WAKEUP 2026-06-12 17:28:56.586 | [8416 Async ks-demo-invis:61567]: Signaled 2026-06-12 17:28:56.588 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-12 17:28:56.588 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-12 17:28:56.588 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-12 17:28:56.588 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-12 17:28:56.588 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-12 17:28:56.588 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-12 17:28:56.588 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-12 17:28:56.588 | ++ functions-common:_get_domain_args:951 : echo 2026-06-12 17:28:56.588 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-12 17:28:56.588 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add member --user 62732fc31a9e4ef294fbeeceda6669da --project d862bc81255442b094a0875286fd9141 2026-06-12 17:28:56.588 | 2026-06-12 17:28:56.588 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 62732fc31a9e4ef294fbeeceda6669da --project d862bc81255442b094a0875286fd9141 -c Role -f value 2026-06-12 17:28:56.588 | 2026-06-12 17:28:56.588 | ++ functions-common:oscwrap:2459 : return 0 2026-06-12 17:28:56.588 | + functions-common:get_or_add_user_project_role:973 : user_role_id=0a6a4eee205d429992815107ec3a5ddd 2026-06-12 17:28:56.588 | + functions-common:get_or_add_user_project_role:974 : echo 0a6a4eee205d429992815107ec3a5ddd 2026-06-12 17:28:56.588 | 0a6a4eee205d429992815107ec3a5ddd 2026-06-12 17:28:56.634 | [8416 Async ks-demo-invis:61567]: finished get_or_add_user_project_role member 62732fc31a9e4ef294fbeeceda6669da d862bc81255442b094a0875286fd9141 with result 0 in 3 seconds 2026-06-12 17:28:56.670 | [8416 Async ks-demo-reader:61773]: Waiting for completion of get_or_add_user_project_role reader 2de8ebc6816c45b0aff1da90e995f762 27620908e8de44db940abcdf460e56ee running on PID 61773 (13 other jobs running) 2026-06-12 17:28:56.696 | [8416 Async ks-demo-reader:61773]: Signaling child to exit 2026-06-12 17:28:56.696 | WAKEUP 2026-06-12 17:28:56.718 | [8416 Async ks-demo-reader:61773]: Signaled 2026-06-12 17:28:56.720 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-12 17:28:56.720 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-12 17:28:56.720 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-12 17:28:56.720 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-12 17:28:56.720 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-12 17:28:56.720 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-12 17:28:56.720 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-12 17:28:56.720 | ++ functions-common:_get_domain_args:951 : echo 2026-06-12 17:28:56.720 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-12 17:28:56.720 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add reader --user 2de8ebc6816c45b0aff1da90e995f762 --project 27620908e8de44db940abcdf460e56ee 2026-06-12 17:28:56.720 | 2026-06-12 17:28:56.720 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 2de8ebc6816c45b0aff1da90e995f762 --project 27620908e8de44db940abcdf460e56ee -c Role -f value 2026-06-12 17:28:56.720 | 2026-06-12 17:28:56.720 | ++ functions-common:oscwrap:2459 : return 0 2026-06-12 17:28:56.720 | + functions-common:get_or_add_user_project_role:973 : user_role_id=af59592b0bfd473db77e3b3448ade2d8 2026-06-12 17:28:56.720 | + functions-common:get_or_add_user_project_role:974 : echo af59592b0bfd473db77e3b3448ade2d8 2026-06-12 17:28:56.720 | af59592b0bfd473db77e3b3448ade2d8 2026-06-12 17:28:56.766 | [8416 Async ks-demo-reader:61773]: finished get_or_add_user_project_role reader 2de8ebc6816c45b0aff1da90e995f762 27620908e8de44db940abcdf460e56ee with result 0 in 2 seconds 2026-06-12 17:28:56.771 | + inc/async:async_wait:197 : return 0 2026-06-12 17:28:56.774 | + lib/keystone:create_keystone_accounts:362 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2026-06-12 17:28:56.830 | [8416 Async ks-alt-admin:62160]: Waiting for completion of get_or_add_user_project_role admin a5f5adc051f94ae2b1f810aad21798b3 e6bb1bdc39d94c8b9605e7ab65d9228d running on PID 62160 (12 other jobs running) 2026-06-12 17:28:56.854 | [8416 Async ks-alt-admin:62160]: Signaling child to exit 2026-06-12 17:28:56.855 | WAKEUP 2026-06-12 17:28:56.877 | [8416 Async ks-alt-admin:62160]: Signaled 2026-06-12 17:28:56.878 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-12 17:28:56.879 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-12 17:28:56.879 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-12 17:28:56.879 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-12 17:28:56.879 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-12 17:28:56.879 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-12 17:28:56.879 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-12 17:28:56.879 | ++ functions-common:_get_domain_args:951 : echo 2026-06-12 17:28:56.879 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-12 17:28:56.879 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add admin --user a5f5adc051f94ae2b1f810aad21798b3 --project e6bb1bdc39d94c8b9605e7ab65d9228d 2026-06-12 17:28:56.879 | 2026-06-12 17:28:56.879 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user a5f5adc051f94ae2b1f810aad21798b3 --project e6bb1bdc39d94c8b9605e7ab65d9228d -c Role -f value 2026-06-12 17:28:56.879 | 2026-06-12 17:28:56.879 | ++ functions-common:oscwrap:2459 : return 0 2026-06-12 17:28:56.879 | + functions-common:get_or_add_user_project_role:973 : user_role_id=b4742983bf7240e69c1c2732fadde2ca 2026-06-12 17:28:56.879 | + functions-common:get_or_add_user_project_role:974 : echo b4742983bf7240e69c1c2732fadde2ca 2026-06-12 17:28:56.879 | b4742983bf7240e69c1c2732fadde2ca 2026-06-12 17:28:56.924 | [8416 Async ks-alt-admin:62160]: finished get_or_add_user_project_role admin a5f5adc051f94ae2b1f810aad21798b3 e6bb1bdc39d94c8b9605e7ab65d9228d with result 0 in 1 seconds 2026-06-12 17:28:56.961 | [8416 Async ks-alt-another:62256]: Waiting for completion of get_or_add_user_project_role anotherrole a5f5adc051f94ae2b1f810aad21798b3 e6bb1bdc39d94c8b9605e7ab65d9228d running on PID 62256 (11 other jobs running) 2026-06-12 17:28:56.987 | [8416 Async ks-alt-another:62256]: Signaling child to exit 2026-06-12 17:28:56.987 | WAKEUP 2026-06-12 17:28:57.013 | [8416 Async ks-alt-another:62256]: Signaled 2026-06-12 17:28:57.014 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-12 17:28:57.014 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-12 17:28:57.015 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-12 17:28:57.015 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-12 17:28:57.015 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-12 17:28:57.015 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-12 17:28:57.015 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-12 17:28:57.015 | ++ functions-common:_get_domain_args:951 : echo 2026-06-12 17:28:57.015 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-12 17:28:57.015 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add anotherrole --user a5f5adc051f94ae2b1f810aad21798b3 --project e6bb1bdc39d94c8b9605e7ab65d9228d 2026-06-12 17:28:57.015 | 2026-06-12 17:28:57.015 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user a5f5adc051f94ae2b1f810aad21798b3 --project e6bb1bdc39d94c8b9605e7ab65d9228d -c Role -f value 2026-06-12 17:28:57.015 | 2026-06-12 17:28:57.015 | ++ functions-common:oscwrap:2459 : return 0 2026-06-12 17:28:57.015 | + functions-common:get_or_add_user_project_role:973 : user_role_id=e72f49879caa4267b37fef479365bfc1 2026-06-12 17:28:57.015 | + functions-common:get_or_add_user_project_role:974 : echo e72f49879caa4267b37fef479365bfc1 2026-06-12 17:28:57.015 | e72f49879caa4267b37fef479365bfc1 2026-06-12 17:28:57.060 | [8416 Async ks-alt-another:62256]: finished get_or_add_user_project_role anotherrole a5f5adc051f94ae2b1f810aad21798b3 e6bb1bdc39d94c8b9605e7ab65d9228d with result 0 in 1 seconds 2026-06-12 17:28:57.099 | [8416 Async ks-alt-member-user:62426]: Waiting for completion of get_or_add_user_project_role member 301e8a50c4b949e8aa1359f033c3b4f8 e6bb1bdc39d94c8b9605e7ab65d9228d running on PID 62426 (10 other jobs running) 2026-06-12 17:28:57.124 | [8416 Async ks-alt-member-user:62426]: Signaling child to exit 2026-06-12 17:28:57.124 | WAKEUP 2026-06-12 17:28:57.145 | [8416 Async ks-alt-member-user:62426]: Signaled 2026-06-12 17:28:57.147 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-12 17:28:57.147 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-12 17:28:57.147 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-12 17:28:57.147 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-12 17:28:57.147 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-12 17:28:57.147 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-12 17:28:57.147 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-12 17:28:57.147 | ++ functions-common:_get_domain_args:951 : echo 2026-06-12 17:28:57.147 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-12 17:28:57.147 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add member --user 301e8a50c4b949e8aa1359f033c3b4f8 --project e6bb1bdc39d94c8b9605e7ab65d9228d 2026-06-12 17:28:57.147 | 2026-06-12 17:28:57.147 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 301e8a50c4b949e8aa1359f033c3b4f8 --project e6bb1bdc39d94c8b9605e7ab65d9228d -c Role -f value 2026-06-12 17:28:57.147 | 2026-06-12 17:28:57.147 | ++ functions-common:oscwrap:2459 : return 0 2026-06-12 17:28:57.147 | + functions-common:get_or_add_user_project_role:973 : user_role_id=0a6a4eee205d429992815107ec3a5ddd 2026-06-12 17:28:57.147 | + functions-common:get_or_add_user_project_role:974 : echo 0a6a4eee205d429992815107ec3a5ddd 2026-06-12 17:28:57.147 | 0a6a4eee205d429992815107ec3a5ddd 2026-06-12 17:28:57.191 | [8416 Async ks-alt-member-user:62426]: finished get_or_add_user_project_role member 301e8a50c4b949e8aa1359f033c3b4f8 e6bb1bdc39d94c8b9605e7ab65d9228d with result 0 in 1 seconds 2026-06-12 17:28:57.228 | [8416 Async ks-alt-reader-user:62658]: Waiting for completion of get_or_add_user_project_role reader dcb8d7fc1f6346278507870b2bd39de4 e6bb1bdc39d94c8b9605e7ab65d9228d running on PID 62658 (9 other jobs running) 2026-06-12 17:28:57.253 | [8416 Async ks-alt-reader-user:62658]: Signaling child to exit 2026-06-12 17:28:57.253 | WAKEUP 2026-06-12 17:28:57.274 | [8416 Async ks-alt-reader-user:62658]: Signaled 2026-06-12 17:28:57.275 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-12 17:28:57.275 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-12 17:28:57.275 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-12 17:28:57.275 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-12 17:28:57.275 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-12 17:28:57.275 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-12 17:28:57.275 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-12 17:28:57.275 | ++ functions-common:_get_domain_args:951 : echo 2026-06-12 17:28:57.275 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-12 17:28:57.275 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add reader --user dcb8d7fc1f6346278507870b2bd39de4 --project e6bb1bdc39d94c8b9605e7ab65d9228d 2026-06-12 17:28:57.275 | 2026-06-12 17:28:57.275 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user dcb8d7fc1f6346278507870b2bd39de4 --project e6bb1bdc39d94c8b9605e7ab65d9228d -c Role -f value 2026-06-12 17:28:57.276 | 2026-06-12 17:28:57.276 | ++ functions-common:oscwrap:2459 : return 0 2026-06-12 17:28:57.276 | + functions-common:get_or_add_user_project_role:973 : user_role_id=af59592b0bfd473db77e3b3448ade2d8 2026-06-12 17:28:57.276 | + functions-common:get_or_add_user_project_role:974 : echo af59592b0bfd473db77e3b3448ade2d8 2026-06-12 17:28:57.276 | af59592b0bfd473db77e3b3448ade2d8 2026-06-12 17:28:57.320 | [8416 Async ks-alt-reader-user:62658]: finished get_or_add_user_project_role reader dcb8d7fc1f6346278507870b2bd39de4 e6bb1bdc39d94c8b9605e7ab65d9228d with result 0 in 1 seconds 2026-06-12 17:28:57.324 | + inc/async:async_wait:197 : return 0 2026-06-12 17:28:57.326 | + lib/keystone:create_keystone_accounts:363 : async_wait ks-system-member ks-system-reader 2026-06-12 17:28:57.355 | + inc/async:async_inner:64 : rc=0 2026-06-12 17:28:57.378 | [8416 Async ks-system-member:62848]: Waiting for completion of get_or_add_user_system_role member 28af5252f5b54808a1736a60c3b94970 all running on PID 62848 (8 other jobs running) 2026-06-12 17:28:57.379 | [63314 Async ks-group-memberdemo:63314]: finished successfully 2026-06-12 17:28:57.404 | [8416 Async ks-system-member:62848]: Signaling child to exit 2026-06-12 17:28:57.404 | WAKEUP 2026-06-12 17:28:57.425 | [8416 Async ks-system-member:62848]: Signaled 2026-06-12 17:28:57.427 | + functions-common:get_or_add_user_system_role:999 : local user_role_id 2026-06-12 17:28:57.427 | + functions-common:get_or_add_user_system_role:1000 : local domain_args 2026-06-12 17:28:57.427 | ++ functions-common:get_or_add_user_system_role:1002 : _get_domain_args 2026-06-12 17:28:57.427 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-12 17:28:57.427 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-12 17:28:57.427 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-12 17:28:57.427 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-12 17:28:57.427 | ++ functions-common:_get_domain_args:951 : echo 2026-06-12 17:28:57.427 | + functions-common:get_or_add_user_system_role:1002 : domain_args= 2026-06-12 17:28:57.427 | ++ functions-common:get_or_add_user_system_role:1010 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 28af5252f5b54808a1736a60c3b94970 --system all -f value -c Role 2026-06-12 17:28:57.427 | 2026-06-12 17:28:57.427 | ++ functions-common:oscwrap:2459 : return 0 2026-06-12 17:28:57.427 | + functions-common:get_or_add_user_system_role:1010 : user_role_id= 2026-06-12 17:28:57.427 | + functions-common:get_or_add_user_system_role:1011 : [[ -z '' ]] 2026-06-12 17:28:57.427 | + functions-common:get_or_add_user_system_role:1013 : openstack --os-cloud devstack-system-admin role add member --user 28af5252f5b54808a1736a60c3b94970 --system all 2026-06-12 17:28:57.427 | 2026-06-12 17:28:57.427 | ++ functions-common:get_or_add_user_system_role:1022 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 28af5252f5b54808a1736a60c3b94970 --system all -f value -c Role 2026-06-12 17:28:57.427 | 2026-06-12 17:28:57.427 | ++ functions-common:oscwrap:2459 : return 0 2026-06-12 17:28:57.427 | + functions-common:get_or_add_user_system_role:1022 : user_role_id= 2026-06-12 17:28:57.427 | + functions-common:get_or_add_user_system_role:1024 : echo 2026-06-12 17:28:57.427 | 2026-06-12 17:28:57.469 | [8416 Async ks-system-member:62848]: finished get_or_add_user_system_role member 28af5252f5b54808a1736a60c3b94970 all with result 0 in 2 seconds 2026-06-12 17:28:57.506 | [8416 Async ks-system-reader:63045]: Waiting for completion of get_or_add_user_system_role reader c71f584ca5f84f5d8353685028105bd0 all running on PID 63045 (7 other jobs running) 2026-06-12 17:28:57.530 | [8416 Async ks-system-reader:63045]: Signaling child to exit 2026-06-12 17:28:57.530 | WAKEUP 2026-06-12 17:28:57.550 | [8416 Async ks-system-reader:63045]: Signaled 2026-06-12 17:28:57.551 | + functions-common:get_or_add_user_system_role:999 : local user_role_id 2026-06-12 17:28:57.551 | + functions-common:get_or_add_user_system_role:1000 : local domain_args 2026-06-12 17:28:57.551 | ++ functions-common:get_or_add_user_system_role:1002 : _get_domain_args 2026-06-12 17:28:57.551 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-12 17:28:57.551 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-12 17:28:57.551 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-12 17:28:57.551 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-12 17:28:57.551 | ++ functions-common:_get_domain_args:951 : echo 2026-06-12 17:28:57.551 | + functions-common:get_or_add_user_system_role:1002 : domain_args= 2026-06-12 17:28:57.551 | ++ functions-common:get_or_add_user_system_role:1010 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user c71f584ca5f84f5d8353685028105bd0 --system all -f value -c Role 2026-06-12 17:28:57.551 | 2026-06-12 17:28:57.551 | ++ functions-common:oscwrap:2459 : return 0 2026-06-12 17:28:57.551 | + functions-common:get_or_add_user_system_role:1010 : user_role_id= 2026-06-12 17:28:57.551 | + functions-common:get_or_add_user_system_role:1011 : [[ -z '' ]] 2026-06-12 17:28:57.551 | + functions-common:get_or_add_user_system_role:1013 : openstack --os-cloud devstack-system-admin role add reader --user c71f584ca5f84f5d8353685028105bd0 --system all 2026-06-12 17:28:57.551 | 2026-06-12 17:28:57.551 | ++ functions-common:get_or_add_user_system_role:1022 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user c71f584ca5f84f5d8353685028105bd0 --system all -f value -c Role 2026-06-12 17:28:57.551 | 2026-06-12 17:28:57.551 | ++ functions-common:oscwrap:2459 : return 0 2026-06-12 17:28:57.551 | + functions-common:get_or_add_user_system_role:1022 : user_role_id= 2026-06-12 17:28:57.551 | + functions-common:get_or_add_user_system_role:1024 : echo 2026-06-12 17:28:57.551 | 2026-06-12 17:28:57.594 | [8416 Async ks-system-reader:63045]: finished get_or_add_user_system_role reader c71f584ca5f84f5d8353685028105bd0 all with result 0 in 2 seconds 2026-06-12 17:28:57.598 | + inc/async:async_wait:197 : return 0 2026-06-12 17:28:57.600 | + lib/keystone:create_keystone_accounts:364 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2026-06-12 17:28:57.648 | [8416 Async ks-group-memberdemo:63314]: Waiting for completion of get_or_add_group_project_role member 3e9ebf4500494feaaec95deb87ffa667 27620908e8de44db940abcdf460e56ee running on PID 63314 (6 other jobs running) 2026-06-12 17:28:57.673 | [8416 Async ks-group-memberdemo:63314]: Signaling child to exit 2026-06-12 17:28:57.674 | WAKEUP 2026-06-12 17:28:57.696 | [8416 Async ks-group-memberdemo:63314]: Signaled 2026-06-12 17:28:57.697 | + functions-common:get_or_add_group_project_role:1030 : local group_role_id 2026-06-12 17:28:57.698 | + functions-common:get_or_add_group_project_role:1034 : openstack role add member --group 3e9ebf4500494feaaec95deb87ffa667 --project 27620908e8de44db940abcdf460e56ee 2026-06-12 17:28:57.698 | 2026-06-12 17:28:57.698 | ++ functions-common:get_or_add_group_project_role:1041 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 3e9ebf4500494feaaec95deb87ffa667 --project 27620908e8de44db940abcdf460e56ee -f value -c Role 2026-06-12 17:28:57.698 | 2026-06-12 17:28:57.698 | ++ functions-common:oscwrap:2459 : return 0 2026-06-12 17:28:57.698 | + functions-common:get_or_add_group_project_role:1041 : group_role_id=0a6a4eee205d429992815107ec3a5ddd 2026-06-12 17:28:57.698 | + functions-common:get_or_add_group_project_role:1043 : echo 0a6a4eee205d429992815107ec3a5ddd 2026-06-12 17:28:57.698 | 0a6a4eee205d429992815107ec3a5ddd 2026-06-12 17:28:57.742 | [8416 Async ks-group-memberdemo:63314]: finished get_or_add_group_project_role member 3e9ebf4500494feaaec95deb87ffa667 27620908e8de44db940abcdf460e56ee with result 0 in 1 seconds 2026-06-12 17:28:57.778 | [8416 Async ks-group-anotherdemo:63393]: Waiting for completion of get_or_add_group_project_role anotherrole 3e9ebf4500494feaaec95deb87ffa667 27620908e8de44db940abcdf460e56ee running on PID 63393 (5 other jobs running) 2026-06-12 17:28:57.800 | [8416 Async ks-group-anotherdemo:63393]: Signaling child to exit 2026-06-12 17:28:57.801 | + inc/async:async_inner:64 : rc=0 2026-06-12 17:28:57.825 | [63393 Async ks-group-anotherdemo:63393]: finished successfully 2026-06-12 17:28:57.847 | WAKEUP 2026-06-12 17:28:57.869 | [8416 Async ks-group-anotherdemo:63393]: Signaled 2026-06-12 17:28:57.871 | + functions-common:get_or_add_group_project_role:1030 : local group_role_id 2026-06-12 17:28:57.871 | + functions-common:get_or_add_group_project_role:1034 : openstack role add anotherrole --group 3e9ebf4500494feaaec95deb87ffa667 --project 27620908e8de44db940abcdf460e56ee 2026-06-12 17:28:57.871 | 2026-06-12 17:28:57.871 | ++ functions-common:get_or_add_group_project_role:1041 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 3e9ebf4500494feaaec95deb87ffa667 --project 27620908e8de44db940abcdf460e56ee -f value -c Role 2026-06-12 17:28:57.871 | 2026-06-12 17:28:57.871 | ++ functions-common:oscwrap:2459 : return 0 2026-06-12 17:28:57.871 | + functions-common:get_or_add_group_project_role:1041 : group_role_id=e72f49879caa4267b37fef479365bfc1 2026-06-12 17:28:57.871 | + functions-common:get_or_add_group_project_role:1043 : echo e72f49879caa4267b37fef479365bfc1 2026-06-12 17:28:57.871 | e72f49879caa4267b37fef479365bfc1 2026-06-12 17:28:57.913 | [8416 Async ks-group-anotherdemo:63393]: finished get_or_add_group_project_role anotherrole 3e9ebf4500494feaaec95deb87ffa667 27620908e8de44db940abcdf460e56ee with result 0 in 2 seconds 2026-06-12 17:28:57.953 | [8416 Async ks-group-memberalt:63472]: Waiting for completion of get_or_add_group_project_role member 3e9ebf4500494feaaec95deb87ffa667 e6bb1bdc39d94c8b9605e7ab65d9228d running on PID 63472 (4 other jobs running) 2026-06-12 17:28:57.976 | [8416 Async ks-group-memberalt:63472]: Signaling child to exit 2026-06-12 17:28:58.253 | + inc/async:async_inner:64 : rc=0 2026-06-12 17:28:58.277 | [63472 Async ks-group-memberalt:63472]: finished successfully 2026-06-12 17:28:58.300 | WAKEUP 2026-06-12 17:28:58.323 | [8416 Async ks-group-memberalt:63472]: Signaled 2026-06-12 17:28:58.325 | + functions-common:get_or_add_group_project_role:1030 : local group_role_id 2026-06-12 17:28:58.325 | + functions-common:get_or_add_group_project_role:1034 : openstack role add member --group 3e9ebf4500494feaaec95deb87ffa667 --project e6bb1bdc39d94c8b9605e7ab65d9228d 2026-06-12 17:28:58.325 | 2026-06-12 17:28:58.325 | ++ functions-common:get_or_add_group_project_role:1041 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 3e9ebf4500494feaaec95deb87ffa667 --project e6bb1bdc39d94c8b9605e7ab65d9228d -f value -c Role 2026-06-12 17:28:58.325 | 2026-06-12 17:28:58.325 | ++ functions-common:oscwrap:2459 : return 0 2026-06-12 17:28:58.325 | + functions-common:get_or_add_group_project_role:1041 : group_role_id=0a6a4eee205d429992815107ec3a5ddd 2026-06-12 17:28:58.325 | + functions-common:get_or_add_group_project_role:1043 : echo 0a6a4eee205d429992815107ec3a5ddd 2026-06-12 17:28:58.325 | 0a6a4eee205d429992815107ec3a5ddd 2026-06-12 17:28:58.368 | [8416 Async ks-group-memberalt:63472]: finished get_or_add_group_project_role member 3e9ebf4500494feaaec95deb87ffa667 e6bb1bdc39d94c8b9605e7ab65d9228d with result 0 in 2 seconds 2026-06-12 17:28:58.405 | [8416 Async ks-group-anotheralt:63585]: Waiting for completion of get_or_add_group_project_role anotherrole 3e9ebf4500494feaaec95deb87ffa667 e6bb1bdc39d94c8b9605e7ab65d9228d running on PID 63585 (3 other jobs running) 2026-06-12 17:28:58.429 | [8416 Async ks-group-anotheralt:63585]: Signaling child to exit 2026-06-12 17:28:58.690 | + inc/async:async_inner:64 : rc=0 2026-06-12 17:28:58.714 | [63585 Async ks-group-anotheralt:63585]: finished successfully 2026-06-12 17:28:58.737 | WAKEUP 2026-06-12 17:28:58.758 | [8416 Async ks-group-anotheralt:63585]: Signaled 2026-06-12 17:28:58.760 | + functions-common:get_or_add_group_project_role:1030 : local group_role_id 2026-06-12 17:28:58.760 | + functions-common:get_or_add_group_project_role:1034 : openstack role add anotherrole --group 3e9ebf4500494feaaec95deb87ffa667 --project e6bb1bdc39d94c8b9605e7ab65d9228d 2026-06-12 17:28:58.760 | 2026-06-12 17:28:58.760 | ++ functions-common:get_or_add_group_project_role:1041 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 3e9ebf4500494feaaec95deb87ffa667 --project e6bb1bdc39d94c8b9605e7ab65d9228d -f value -c Role 2026-06-12 17:28:58.760 | 2026-06-12 17:28:58.760 | ++ functions-common:oscwrap:2459 : return 0 2026-06-12 17:28:58.760 | + functions-common:get_or_add_group_project_role:1041 : group_role_id=e72f49879caa4267b37fef479365bfc1 2026-06-12 17:28:58.760 | + functions-common:get_or_add_group_project_role:1043 : echo e72f49879caa4267b37fef479365bfc1 2026-06-12 17:28:58.760 | e72f49879caa4267b37fef479365bfc1 2026-06-12 17:28:58.803 | [8416 Async ks-group-anotheralt:63585]: finished get_or_add_group_project_role anotherrole 3e9ebf4500494feaaec95deb87ffa667 e6bb1bdc39d94c8b9605e7ab65d9228d with result 0 in 2 seconds 2026-06-12 17:28:58.838 | [8416 Async ks-group-admin:63670]: Waiting for completion of get_or_add_group_project_role admin 4d69816a0a79432793a98a46c1efad95 bbe37541cecc4f7ba166c4ada7e95c44 running on PID 63670 (2 other jobs running) 2026-06-12 17:28:58.862 | [8416 Async ks-group-admin:63670]: Signaling child to exit 2026-06-12 17:28:59.111 | + inc/async:async_inner:64 : rc=0 2026-06-12 17:28:59.136 | [63670 Async ks-group-admin:63670]: finished successfully 2026-06-12 17:28:59.158 | WAKEUP 2026-06-12 17:28:59.179 | [8416 Async ks-group-admin:63670]: Signaled 2026-06-12 17:28:59.181 | + functions-common:get_or_add_group_project_role:1030 : local group_role_id 2026-06-12 17:28:59.181 | + functions-common:get_or_add_group_project_role:1034 : openstack role add admin --group 4d69816a0a79432793a98a46c1efad95 --project bbe37541cecc4f7ba166c4ada7e95c44 2026-06-12 17:28:59.181 | 2026-06-12 17:28:59.181 | ++ functions-common:get_or_add_group_project_role:1041 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 4d69816a0a79432793a98a46c1efad95 --project bbe37541cecc4f7ba166c4ada7e95c44 -f value -c Role 2026-06-12 17:28:59.181 | 2026-06-12 17:28:59.181 | ++ functions-common:oscwrap:2459 : return 0 2026-06-12 17:28:59.181 | + functions-common:get_or_add_group_project_role:1041 : group_role_id=b4742983bf7240e69c1c2732fadde2ca 2026-06-12 17:28:59.181 | + functions-common:get_or_add_group_project_role:1043 : echo b4742983bf7240e69c1c2732fadde2ca 2026-06-12 17:28:59.181 | b4742983bf7240e69c1c2732fadde2ca 2026-06-12 17:28:59.221 | [8416 Async ks-group-admin:63670]: finished get_or_add_group_project_role admin 4d69816a0a79432793a98a46c1efad95 bbe37541cecc4f7ba166c4ada7e95c44 with result 0 in 3 seconds 2026-06-12 17:28:59.226 | + inc/async:async_wait:197 : return 0 2026-06-12 17:28:59.228 | + lib/keystone:create_keystone_accounts:366 : is_service_enabled ldap 2026-06-12 17:28:59.246 | + functions-common:is_service_enabled:2070 : return 1 2026-06-12 17:28:59.249 | + ./stack.sh:main:1119 : is_service_enabled nova 2026-06-12 17:28:59.269 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:28:59.272 | + ./stack.sh:main:1120 : async_runfunc create_nova_accounts 2026-06-12 17:28:59.275 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2026-06-12 17:28:59.340 | + inc/async:async_inner:63 : create_nova_accounts 2026-06-12 17:28:59.377 | [8416 Async create_nova_accounts:65530]: running: create_nova_accounts 2026-06-12 17:28:59.380 | + ./stack.sh:main:1122 : is_service_enabled glance 2026-06-12 17:28:59.398 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:28:59.400 | + ./stack.sh:main:1123 : async_runfunc create_glance_accounts 2026-06-12 17:28:59.403 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2026-06-12 17:28:59.472 | + inc/async:async_inner:63 : create_glance_accounts 2026-06-12 17:28:59.508 | [8416 Async create_glance_accounts:65653]: running: create_glance_accounts 2026-06-12 17:28:59.512 | + ./stack.sh:main:1125 : is_service_enabled cinder 2026-06-12 17:28:59.532 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:28:59.535 | + ./stack.sh:main:1126 : async_runfunc create_cinder_accounts 2026-06-12 17:28:59.537 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2026-06-12 17:28:59.607 | + inc/async:async_inner:63 : create_cinder_accounts 2026-06-12 17:28:59.650 | [8416 Async create_cinder_accounts:65791]: running: create_cinder_accounts 2026-06-12 17:28:59.654 | + ./stack.sh:main:1128 : is_service_enabled neutron 2026-06-12 17:28:59.676 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:28:59.678 | + ./stack.sh:main:1129 : async_runfunc create_neutron_accounts 2026-06-12 17:28:59.681 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2026-06-12 17:28:59.747 | + inc/async:async_inner:63 : create_neutron_accounts 2026-06-12 17:28:59.792 | [8416 Async create_neutron_accounts:65933]: running: create_neutron_accounts 2026-06-12 17:28:59.797 | + ./stack.sh:main:1131 : is_service_enabled swift 2026-06-12 17:28:59.819 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:28:59.822 | + ./stack.sh:main:1132 : async_runfunc create_swift_accounts 2026-06-12 17:28:59.825 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2026-06-12 17:28:59.901 | + inc/async:async_inner:63 : create_swift_accounts 2026-06-12 17:28:59.942 | [8416 Async create_swift_accounts:66114]: running: create_swift_accounts 2026-06-12 17:28:59.945 | + ./stack.sh:main:1140 : is_service_enabled horizon 2026-06-12 17:28:59.964 | + functions-common:is_service_enabled:2070 : return 1 2026-06-12 17:28:59.968 | + ./stack.sh:main:1145 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2026-06-12 17:29:00.022 | [8416 Async create_nova_accounts:65530]: Waiting for completion of create_nova_accounts running on PID 65530 (6 other jobs running) 2026-06-12 17:29:00.046 | [8416 Async create_nova_accounts:65530]: Signaling child to exit 2026-06-12 17:29:19.620 | + inc/async:async_inner:64 : rc=0 2026-06-12 17:29:19.646 | [65933 Async create_neutron_accounts:65933]: finished successfully 2026-06-12 17:29:22.841 | + inc/async:async_inner:64 : rc=0 2026-06-12 17:29:22.867 | [65791 Async create_cinder_accounts:65791]: finished successfully 2026-06-12 17:29:29.903 | + inc/async:async_inner:64 : rc=0 2026-06-12 17:29:29.930 | [65530 Async create_nova_accounts:65530]: finished successfully 2026-06-12 17:29:29.956 | WAKEUP 2026-06-12 17:29:29.981 | [8416 Async create_nova_accounts:65530]: Signaled 2026-06-12 17:29:29.983 | + lib/nova:create_nova_accounts:384 : [[ c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,s-account,s-container,s-object,s-proxy,tempest,tls-proxy =~ n-api ]] 2026-06-12 17:29:29.984 | + lib/nova:create_nova_accounts:388 : create_service_user nova admin 2026-06-12 17:29:29.984 | + lib/keystone:create_service_user:379 : get_or_create_user nova secretservice Default 2026-06-12 17:29:29.984 | + functions-common:get_or_create_user:893 : local user_id 2026-06-12 17:29:29.984 | + functions-common:get_or_create_user:894 : [[ ! -z '' ]] 2026-06-12 17:29:29.984 | + functions-common:get_or_create_user:897 : local email= 2026-06-12 17:29:29.984 | ++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create nova --password secretservice --domain=Default --or-show -f value -c id 2026-06-12 17:29:29.984 | 2026-06-12 17:29:29.984 | ++ functions-common:oscwrap:2459 : return 0 2026-06-12 17:29:29.984 | + functions-common:get_or_create_user:909 : user_id=9d78bf11bd0c493c9d655580703eae9f 2026-06-12 17:29:29.984 | + functions-common:get_or_create_user:910 : echo 9d78bf11bd0c493c9d655580703eae9f 2026-06-12 17:29:29.984 | 9d78bf11bd0c493c9d655580703eae9f 2026-06-12 17:29:29.984 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service nova service Default Default 2026-06-12 17:29:29.984 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-12 17:29:29.984 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-12 17:29:29.984 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args Default Default 2026-06-12 17:29:29.984 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-12 17:29:29.984 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-12 17:29:29.984 | ++ functions-common:_get_domain_args:944 : [[ -n Default ]] 2026-06-12 17:29:29.984 | ++ functions-common:_get_domain_args:945 : domain=' --user-domain Default' 2026-06-12 17:29:29.984 | ++ functions-common:_get_domain_args:947 : [[ -n Default ]] 2026-06-12 17:29:29.984 | ++ functions-common:_get_domain_args:948 : domain=' --user-domain Default --project-domain Default' 2026-06-12 17:29:29.984 | ++ functions-common:_get_domain_args:951 : echo --user-domain Default --project-domain Default 2026-06-12 17:29:29.984 | + functions-common:get_or_add_user_project_role:960 : domain_args='--user-domain Default --project-domain Default' 2026-06-12 17:29:29.984 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2026-06-12 17:29:29.984 | 2026-06-12 17:29:29.984 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-12 17:29:29.984 | 2026-06-12 17:29:29.984 | ++ functions-common:oscwrap:2459 : return 0 2026-06-12 17:29:29.984 | + functions-common:get_or_add_user_project_role:973 : user_role_id=ba638f22ad804f87bb8d5f4c4adb522c 2026-06-12 17:29:29.984 | + functions-common:get_or_add_user_project_role:974 : echo ba638f22ad804f87bb8d5f4c4adb522c 2026-06-12 17:29:29.984 | ba638f22ad804f87bb8d5f4c4adb522c 2026-06-12 17:29:29.984 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-06-12 17:29:29.984 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin nova service Default Default 2026-06-12 17:29:29.984 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-12 17:29:29.984 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-12 17:29:29.984 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args Default Default 2026-06-12 17:29:29.984 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-12 17:29:29.984 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-12 17:29:29.984 | ++ functions-common:_get_domain_args:944 : [[ -n Default ]] 2026-06-12 17:29:29.984 | ++ functions-common:_get_domain_args:945 : domain=' --user-domain Default' 2026-06-12 17:29:29.984 | ++ functions-common:_get_domain_args:947 : [[ -n Default ]] 2026-06-12 17:29:29.984 | ++ functions-common:_get_domain_args:948 : domain=' --user-domain Default --project-domain Default' 2026-06-12 17:29:29.984 | ++ functions-common:_get_domain_args:951 : echo --user-domain Default --project-domain Default 2026-06-12 17:29:29.984 | + functions-common:get_or_add_user_project_role:960 : domain_args='--user-domain Default --project-domain Default' 2026-06-12 17:29:29.984 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2026-06-12 17:29:29.984 | 2026-06-12 17:29:29.984 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-12 17:29:29.984 | 2026-06-12 17:29:29.984 | ++ functions-common:oscwrap:2459 : return 0 2026-06-12 17:29:29.984 | + functions-common:get_or_add_user_project_role:973 : user_role_id=b4742983bf7240e69c1c2732fadde2ca 2026-06-12 17:29:29.984 | + functions-common:get_or_add_user_project_role:974 : echo b4742983bf7240e69c1c2732fadde2ca 2026-06-12 17:29:29.984 | b4742983bf7240e69c1c2732fadde2ca 2026-06-12 17:29:29.984 | + lib/nova:create_nova_accounts:390 : local nova_api_url 2026-06-12 17:29:29.984 | + lib/nova:create_nova_accounts:391 : nova_api_url=https://10.4.3.250/compute 2026-06-12 17:29:29.984 | + lib/nova:create_nova_accounts:393 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2026-06-12 17:29:29.984 | + functions-common:get_or_create_service:1049 : local service_id 2026-06-12 17:29:29.984 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2026-06-12 17:29:29.984 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2026-06-12 17:29:29.984 | 2026-06-12 17:29:29.984 | ++ functions-common:oscwrap:2459 : return 0 2026-06-12 17:29:29.984 | + functions-common:get_or_create_service:1060 : service_id=' 2026-06-12 17:29:29.984 | 99dfde057e714e8fb5a9857bc0b017e8' 2026-06-12 17:29:29.984 | + functions-common:get_or_create_service:1061 : echo 99dfde057e714e8fb5a9857bc0b017e8 2026-06-12 17:29:29.984 | 99dfde057e714e8fb5a9857bc0b017e8 2026-06-12 17:29:29.984 | + lib/nova:create_nova_accounts:395 : get_or_create_endpoint compute_legacy RegionOne 'https://10.4.3.250/compute/v2/$(project_id)s' 2026-06-12 17:29:29.984 | + functions-common:get_or_create_endpoint:1093 : local public_id 2026-06-12 17:29:29.984 | ++ functions-common:get_or_create_endpoint:1094 : _get_or_create_endpoint_with_interface compute_legacy public 'https://10.4.3.250/compute/v2/$(project_id)s' RegionOne 2026-06-12 17:29:29.984 | ++ functions-common:_get_or_create_endpoint_with_interface:1067 : local endpoint_id 2026-06-12 17:29:29.984 | +++ functions-common:_get_or_create_endpoint_with_interface:1072 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2026-06-12 17:29:29.984 | 2026-06-12 17:29:29.984 | +++ functions-common:oscwrap:2459 : return 0 2026-06-12 17:29:29.984 | ++ functions-common:_get_or_create_endpoint_with_interface:1072 : endpoint_id= 2026-06-12 17:29:29.984 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : [[ -z '' ]] 2026-06-12 17:29:29.984 | +++ functions-common:_get_or_create_endpoint_with_interface:1076 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'https://10.4.3.250/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2026-06-12 17:29:29.984 | 2026-06-12 17:29:29.984 | +++ functions-common:oscwrap:2459 : return 0 2026-06-12 17:29:29.984 | ++ functions-common:_get_or_create_endpoint_with_interface:1076 : endpoint_id=77d82ce50036408386eb208f3677498c 2026-06-12 17:29:29.984 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : echo 77d82ce50036408386eb208f3677498c 2026-06-12 17:29:29.984 | + functions-common:get_or_create_endpoint:1094 : public_id=77d82ce50036408386eb208f3677498c 2026-06-12 17:29:29.984 | + functions-common:get_or_create_endpoint:1096 : [[ -n '' ]] 2026-06-12 17:29:29.984 | + functions-common:get_or_create_endpoint:1099 : [[ -n '' ]] 2026-06-12 17:29:29.984 | + functions-common:get_or_create_endpoint:1103 : echo 77d82ce50036408386eb208f3677498c 2026-06-12 17:29:29.984 | 77d82ce50036408386eb208f3677498c 2026-06-12 17:29:29.984 | + lib/nova:create_nova_accounts:399 : get_or_create_service nova compute 'Nova Compute Service' 2026-06-12 17:29:29.984 | + functions-common:get_or_create_service:1049 : local service_id 2026-06-12 17:29:29.984 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2026-06-12 17:29:29.984 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2026-06-12 17:29:29.984 | 2026-06-12 17:29:29.984 | ++ functions-common:oscwrap:2459 : return 0 2026-06-12 17:29:29.984 | + functions-common:get_or_create_service:1060 : service_id=' 2026-06-12 17:29:29.984 | 29ff63d10ec043b0abe1811bea3c7df5' 2026-06-12 17:29:29.984 | + functions-common:get_or_create_service:1061 : echo 29ff63d10ec043b0abe1811bea3c7df5 2026-06-12 17:29:29.984 | 29ff63d10ec043b0abe1811bea3c7df5 2026-06-12 17:29:29.984 | + lib/nova:create_nova_accounts:401 : get_or_create_endpoint compute RegionOne https://10.4.3.250/compute/v2.1 2026-06-12 17:29:29.984 | + functions-common:get_or_create_endpoint:1093 : local public_id 2026-06-12 17:29:29.984 | ++ functions-common:get_or_create_endpoint:1094 : _get_or_create_endpoint_with_interface compute public https://10.4.3.250/compute/v2.1 RegionOne 2026-06-12 17:29:29.984 | ++ functions-common:_get_or_create_endpoint_with_interface:1067 : local endpoint_id 2026-06-12 17:29:29.984 | +++ functions-common:_get_or_create_endpoint_with_interface:1072 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2026-06-12 17:29:29.985 | 2026-06-12 17:29:29.985 | +++ functions-common:oscwrap:2459 : return 0 2026-06-12 17:29:29.985 | ++ functions-common:_get_or_create_endpoint_with_interface:1072 : endpoint_id= 2026-06-12 17:29:29.985 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : [[ -z '' ]] 2026-06-12 17:29:29.985 | +++ functions-common:_get_or_create_endpoint_with_interface:1076 : oscwrap --os-cloud devstack-system-admin endpoint create compute public https://10.4.3.250/compute/v2.1 --region RegionOne -f value -c id 2026-06-12 17:29:29.985 | 2026-06-12 17:29:29.985 | +++ functions-common:oscwrap:2459 : return 0 2026-06-12 17:29:29.985 | ++ functions-common:_get_or_create_endpoint_with_interface:1076 : endpoint_id=bb42c96b7f214771b576069f83525dbf 2026-06-12 17:29:29.985 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : echo bb42c96b7f214771b576069f83525dbf 2026-06-12 17:29:29.985 | + functions-common:get_or_create_endpoint:1094 : public_id=bb42c96b7f214771b576069f83525dbf 2026-06-12 17:29:29.985 | + functions-common:get_or_create_endpoint:1096 : [[ -n '' ]] 2026-06-12 17:29:29.985 | + functions-common:get_or_create_endpoint:1099 : [[ -n '' ]] 2026-06-12 17:29:29.985 | + functions-common:get_or_create_endpoint:1103 : echo bb42c96b7f214771b576069f83525dbf 2026-06-12 17:29:29.985 | bb42c96b7f214771b576069f83525dbf 2026-06-12 17:29:29.985 | + lib/nova:create_nova_accounts:406 : is_service_enabled n-api 2026-06-12 17:29:29.985 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:29:29.985 | + lib/nova:create_nova_accounts:408 : is_service_enabled swift 2026-06-12 17:29:29.985 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:29:29.985 | + lib/nova:create_nova_accounts:411 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2026-06-12 17:29:29.985 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-12 17:29:29.985 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-12 17:29:29.985 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args Default Default 2026-06-12 17:29:29.985 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-12 17:29:29.985 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-12 17:29:29.985 | ++ functions-common:_get_domain_args:944 : [[ -n Default ]] 2026-06-12 17:29:29.985 | ++ functions-common:_get_domain_args:945 : domain=' --user-domain Default' 2026-06-12 17:29:29.985 | ++ functions-common:_get_domain_args:947 : [[ -n Default ]] 2026-06-12 17:29:29.985 | ++ functions-common:_get_domain_args:948 : domain=' --user-domain Default --project-domain Default' 2026-06-12 17:29:29.985 | ++ functions-common:_get_domain_args:951 : echo --user-domain Default --project-domain Default 2026-06-12 17:29:29.985 | + functions-common:get_or_add_user_project_role:960 : domain_args='--user-domain Default --project-domain Default' 2026-06-12 17:29:29.985 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2026-06-12 17:29:29.985 | 2026-06-12 17:29:29.985 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-12 17:29:29.985 | 2026-06-12 17:29:29.985 | ++ functions-common:oscwrap:2459 : return 0 2026-06-12 17:29:29.985 | + functions-common:get_or_add_user_project_role:973 : user_role_id=4737c4d6bdbd4f5c85af225fcecb7d93 2026-06-12 17:29:29.985 | + functions-common:get_or_add_user_project_role:974 : echo 4737c4d6bdbd4f5c85af225fcecb7d93 2026-06-12 17:29:29.985 | 4737c4d6bdbd4f5c85af225fcecb7d93 2026-06-12 17:29:29.985 | + lib/nova:create_nova_accounts:416 : is_service_enabled s3api 2026-06-12 17:29:29.985 | + functions-common:is_service_enabled:2070 : return 1 2026-06-12 17:29:29.985 | + lib/nova:create_nova_accounts:427 : is_service_enabled n-api 2026-06-12 17:29:29.985 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:29:29.985 | + lib/nova:create_nova_accounts:428 : [[ False = True ]] 2026-06-12 17:29:30.030 | [8416 Async create_nova_accounts:65530]: finished create_nova_accounts with result 0 in 30 seconds 2026-06-12 17:29:30.069 | [8416 Async create_glance_accounts:65653]: Waiting for completion of create_glance_accounts running on PID 65653 (5 other jobs running) 2026-06-12 17:29:30.095 | [8416 Async create_glance_accounts:65653]: Signaling child to exit 2026-06-12 17:29:34.779 | + inc/async:async_inner:64 : rc=0 2026-06-12 17:29:34.804 | [65653 Async create_glance_accounts:65653]: finished successfully 2026-06-12 17:29:34.827 | WAKEUP 2026-06-12 17:29:34.849 | [8416 Async create_glance_accounts:65653]: Signaled 2026-06-12 17:29:34.851 | + lib/glance:create_glance_accounts:486 : is_service_enabled g-api 2026-06-12 17:29:34.851 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:29:34.851 | + lib/glance:create_glance_accounts:490 : create_service_user glance admin 2026-06-12 17:29:34.851 | + lib/keystone:create_service_user:379 : get_or_create_user glance secretservice Default 2026-06-12 17:29:34.851 | + functions-common:get_or_create_user:893 : local user_id 2026-06-12 17:29:34.851 | + functions-common:get_or_create_user:894 : [[ ! -z '' ]] 2026-06-12 17:29:34.851 | + functions-common:get_or_create_user:897 : local email= 2026-06-12 17:29:34.851 | ++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create glance --password secretservice --domain=Default --or-show -f value -c id 2026-06-12 17:29:34.851 | 2026-06-12 17:29:34.851 | ++ functions-common:oscwrap:2459 : return 0 2026-06-12 17:29:34.851 | + functions-common:get_or_create_user:909 : user_id=2e26a4d61b4341b4a919af331e6618e5 2026-06-12 17:29:34.851 | + functions-common:get_or_create_user:910 : echo 2e26a4d61b4341b4a919af331e6618e5 2026-06-12 17:29:34.851 | 2e26a4d61b4341b4a919af331e6618e5 2026-06-12 17:29:34.851 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service glance service Default Default 2026-06-12 17:29:34.851 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-12 17:29:34.851 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-12 17:29:34.851 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args Default Default 2026-06-12 17:29:34.851 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-12 17:29:34.851 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-12 17:29:34.851 | ++ functions-common:_get_domain_args:944 : [[ -n Default ]] 2026-06-12 17:29:34.851 | ++ functions-common:_get_domain_args:945 : domain=' --user-domain Default' 2026-06-12 17:29:34.851 | ++ functions-common:_get_domain_args:947 : [[ -n Default ]] 2026-06-12 17:29:34.851 | ++ functions-common:_get_domain_args:948 : domain=' --user-domain Default --project-domain Default' 2026-06-12 17:29:34.851 | ++ functions-common:_get_domain_args:951 : echo --user-domain Default --project-domain Default 2026-06-12 17:29:34.851 | + functions-common:get_or_add_user_project_role:960 : domain_args='--user-domain Default --project-domain Default' 2026-06-12 17:29:34.851 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2026-06-12 17:29:34.851 | 2026-06-12 17:29:34.851 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-12 17:29:34.851 | 2026-06-12 17:29:34.851 | ++ functions-common:oscwrap:2459 : return 0 2026-06-12 17:29:34.851 | + functions-common:get_or_add_user_project_role:973 : user_role_id=ba638f22ad804f87bb8d5f4c4adb522c 2026-06-12 17:29:34.851 | + functions-common:get_or_add_user_project_role:974 : echo ba638f22ad804f87bb8d5f4c4adb522c 2026-06-12 17:29:34.851 | ba638f22ad804f87bb8d5f4c4adb522c 2026-06-12 17:29:34.851 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-06-12 17:29:34.851 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin glance service Default Default 2026-06-12 17:29:34.851 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-12 17:29:34.851 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-12 17:29:34.851 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args Default Default 2026-06-12 17:29:34.851 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-12 17:29:34.851 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-12 17:29:34.851 | ++ functions-common:_get_domain_args:944 : [[ -n Default ]] 2026-06-12 17:29:34.851 | ++ functions-common:_get_domain_args:945 : domain=' --user-domain Default' 2026-06-12 17:29:34.851 | ++ functions-common:_get_domain_args:947 : [[ -n Default ]] 2026-06-12 17:29:34.851 | ++ functions-common:_get_domain_args:948 : domain=' --user-domain Default --project-domain Default' 2026-06-12 17:29:34.851 | ++ functions-common:_get_domain_args:951 : echo --user-domain Default --project-domain Default 2026-06-12 17:29:34.851 | + functions-common:get_or_add_user_project_role:960 : domain_args='--user-domain Default --project-domain Default' 2026-06-12 17:29:34.851 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add admin --user glance --project service --user-domain Default --project-domain Default 2026-06-12 17:29:34.852 | 2026-06-12 17:29:34.852 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user glance --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-12 17:29:34.852 | 2026-06-12 17:29:34.852 | ++ functions-common:oscwrap:2459 : return 0 2026-06-12 17:29:34.852 | + functions-common:get_or_add_user_project_role:973 : user_role_id=b4742983bf7240e69c1c2732fadde2ca 2026-06-12 17:29:34.852 | + functions-common:get_or_add_user_project_role:974 : echo b4742983bf7240e69c1c2732fadde2ca 2026-06-12 17:29:34.852 | b4742983bf7240e69c1c2732fadde2ca 2026-06-12 17:29:34.852 | + lib/glance:create_glance_accounts:493 : is_service_enabled s-proxy 2026-06-12 17:29:34.852 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:29:34.852 | + lib/glance:create_glance_accounts:494 : create_service_user glance-swift ResellerAdmin 2026-06-12 17:29:34.852 | + lib/keystone:create_service_user:379 : get_or_create_user glance-swift secretservice Default 2026-06-12 17:29:34.852 | + functions-common:get_or_create_user:893 : local user_id 2026-06-12 17:29:34.852 | + functions-common:get_or_create_user:894 : [[ ! -z '' ]] 2026-06-12 17:29:34.852 | + functions-common:get_or_create_user:897 : local email= 2026-06-12 17:29:34.852 | ++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password secretservice --domain=Default --or-show -f value -c id 2026-06-12 17:29:34.852 | 2026-06-12 17:29:34.852 | ++ functions-common:oscwrap:2459 : return 0 2026-06-12 17:29:34.852 | + functions-common:get_or_create_user:909 : user_id=9143e2d3faf24997ad0c63257807375e 2026-06-12 17:29:34.852 | + functions-common:get_or_create_user:910 : echo 9143e2d3faf24997ad0c63257807375e 2026-06-12 17:29:34.852 | 9143e2d3faf24997ad0c63257807375e 2026-06-12 17:29:34.852 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service glance-swift service Default Default 2026-06-12 17:29:34.852 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-12 17:29:34.852 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-12 17:29:34.852 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args Default Default 2026-06-12 17:29:34.852 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-12 17:29:34.852 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-12 17:29:34.852 | ++ functions-common:_get_domain_args:944 : [[ -n Default ]] 2026-06-12 17:29:34.852 | ++ functions-common:_get_domain_args:945 : domain=' --user-domain Default' 2026-06-12 17:29:34.852 | ++ functions-common:_get_domain_args:947 : [[ -n Default ]] 2026-06-12 17:29:34.852 | ++ functions-common:_get_domain_args:948 : domain=' --user-domain Default --project-domain Default' 2026-06-12 17:29:34.852 | ++ functions-common:_get_domain_args:951 : echo --user-domain Default --project-domain Default 2026-06-12 17:29:34.852 | + functions-common:get_or_add_user_project_role:960 : domain_args='--user-domain Default --project-domain Default' 2026-06-12 17:29:34.852 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2026-06-12 17:29:34.852 | 2026-06-12 17:29:34.852 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-12 17:29:34.852 | 2026-06-12 17:29:34.852 | ++ functions-common:oscwrap:2459 : return 0 2026-06-12 17:29:34.852 | + functions-common:get_or_add_user_project_role:973 : user_role_id=ba638f22ad804f87bb8d5f4c4adb522c 2026-06-12 17:29:34.852 | + functions-common:get_or_add_user_project_role:974 : echo ba638f22ad804f87bb8d5f4c4adb522c 2026-06-12 17:29:34.852 | ba638f22ad804f87bb8d5f4c4adb522c 2026-06-12 17:29:34.852 | + lib/keystone:create_service_user:382 : [[ -n ResellerAdmin ]] 2026-06-12 17:29:34.852 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2026-06-12 17:29:34.852 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-12 17:29:34.852 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-12 17:29:34.852 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args Default Default 2026-06-12 17:29:34.852 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-12 17:29:34.852 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-12 17:29:34.852 | ++ functions-common:_get_domain_args:944 : [[ -n Default ]] 2026-06-12 17:29:34.852 | ++ functions-common:_get_domain_args:945 : domain=' --user-domain Default' 2026-06-12 17:29:34.852 | ++ functions-common:_get_domain_args:947 : [[ -n Default ]] 2026-06-12 17:29:34.852 | ++ functions-common:_get_domain_args:948 : domain=' --user-domain Default --project-domain Default' 2026-06-12 17:29:34.852 | ++ functions-common:_get_domain_args:951 : echo --user-domain Default --project-domain Default 2026-06-12 17:29:34.852 | + functions-common:get_or_add_user_project_role:960 : domain_args='--user-domain Default --project-domain Default' 2026-06-12 17:29:34.852 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2026-06-12 17:29:34.852 | 2026-06-12 17:29:34.852 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-12 17:29:34.852 | 2026-06-12 17:29:34.852 | ++ functions-common:oscwrap:2459 : return 0 2026-06-12 17:29:34.852 | + functions-common:get_or_add_user_project_role:973 : user_role_id=4737c4d6bdbd4f5c85af225fcecb7d93 2026-06-12 17:29:34.852 | + functions-common:get_or_add_user_project_role:974 : echo 4737c4d6bdbd4f5c85af225fcecb7d93 2026-06-12 17:29:34.852 | 4737c4d6bdbd4f5c85af225fcecb7d93 2026-06-12 17:29:34.852 | + lib/glance:create_glance_accounts:497 : get_or_create_service glance image 'Glance Image Service' 2026-06-12 17:29:34.852 | + functions-common:get_or_create_service:1049 : local service_id 2026-06-12 17:29:34.852 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2026-06-12 17:29:34.852 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2026-06-12 17:29:34.852 | 2026-06-12 17:29:34.852 | ++ functions-common:oscwrap:2459 : return 0 2026-06-12 17:29:34.852 | + functions-common:get_or_create_service:1060 : service_id=' 2026-06-12 17:29:34.852 | 48306942c5d44284b4467daede4adddc' 2026-06-12 17:29:34.852 | + functions-common:get_or_create_service:1061 : echo 48306942c5d44284b4467daede4adddc 2026-06-12 17:29:34.852 | 48306942c5d44284b4467daede4adddc 2026-06-12 17:29:34.852 | + lib/glance:create_glance_accounts:499 : get_or_create_endpoint image RegionOne https://10.4.3.250/image 2026-06-12 17:29:34.852 | + functions-common:get_or_create_endpoint:1093 : local public_id 2026-06-12 17:29:34.852 | ++ functions-common:get_or_create_endpoint:1094 : _get_or_create_endpoint_with_interface image public https://10.4.3.250/image RegionOne 2026-06-12 17:29:34.852 | ++ functions-common:_get_or_create_endpoint_with_interface:1067 : local endpoint_id 2026-06-12 17:29:34.852 | +++ functions-common:_get_or_create_endpoint_with_interface:1072 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2026-06-12 17:29:34.852 | 2026-06-12 17:29:34.852 | +++ functions-common:oscwrap:2459 : return 0 2026-06-12 17:29:34.852 | ++ functions-common:_get_or_create_endpoint_with_interface:1072 : endpoint_id= 2026-06-12 17:29:34.852 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : [[ -z '' ]] 2026-06-12 17:29:34.852 | +++ functions-common:_get_or_create_endpoint_with_interface:1076 : oscwrap --os-cloud devstack-system-admin endpoint create image public https://10.4.3.250/image --region RegionOne -f value -c id 2026-06-12 17:29:34.852 | 2026-06-12 17:29:34.852 | +++ functions-common:oscwrap:2459 : return 0 2026-06-12 17:29:34.852 | ++ functions-common:_get_or_create_endpoint_with_interface:1076 : endpoint_id=d6712718586f49579c24502549151f18 2026-06-12 17:29:34.852 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : echo d6712718586f49579c24502549151f18 2026-06-12 17:29:34.852 | + functions-common:get_or_create_endpoint:1094 : public_id=d6712718586f49579c24502549151f18 2026-06-12 17:29:34.852 | + functions-common:get_or_create_endpoint:1096 : [[ -n '' ]] 2026-06-12 17:29:34.852 | + functions-common:get_or_create_endpoint:1099 : [[ -n '' ]] 2026-06-12 17:29:34.852 | + functions-common:get_or_create_endpoint:1103 : echo d6712718586f49579c24502549151f18 2026-06-12 17:29:34.852 | d6712718586f49579c24502549151f18 2026-06-12 17:29:34.852 | ++ lib/glance:create_glance_accounts:504 : get_or_create_domain Default 2026-06-12 17:29:34.852 | ++ functions-common:get_or_create_domain:866 : local domain_id 2026-06-12 17:29:34.852 | +++ functions-common:get_or_create_domain:871 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-06-12 17:29:34.852 | 2026-06-12 17:29:34.852 | +++ functions-common:oscwrap:2459 : return 0 2026-06-12 17:29:34.852 | ++ functions-common:get_or_create_domain:871 : domain_id=default 2026-06-12 17:29:34.852 | ++ functions-common:get_or_create_domain:872 : echo default 2026-06-12 17:29:34.852 | + lib/glance:create_glance_accounts:504 : service_domain_id=default 2026-06-12 17:29:34.852 | + lib/glance:create_glance_accounts:505 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2026-06-12 17:29:34.853 | + lib/glance:create_glance_accounts:506 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2026-06-12 17:29:34.853 | + lib/glance:create_glance_accounts:508 : [[ True = True ]] 2026-06-12 17:29:34.853 | + lib/glance:create_glance_accounts:509 : configure_glance_quotas 2026-06-12 17:29:34.853 | + lib/glance:configure_glance_quotas:319 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 2000 --region RegionOne image_size_total 2026-06-12 17:29:34.853 | 2026-06-12 17:29:34.853 | +---------------+----------------------------------+ 2026-06-12 17:29:34.853 | | Field | Value | 2026-06-12 17:29:34.853 | +---------------+----------------------------------+ 2026-06-12 17:29:34.853 | | default_limit | 2000 | 2026-06-12 17:29:34.853 | | description | None | 2026-06-12 17:29:34.853 | | id | 51417e545e614ad3b11f395c80066168 | 2026-06-12 17:29:34.853 | | region_id | RegionOne | 2026-06-12 17:29:34.853 | | resource_name | image_size_total | 2026-06-12 17:29:34.853 | | service_id | 48306942c5d44284b4467daede4adddc | 2026-06-12 17:29:34.853 | +---------------+----------------------------------+ 2026-06-12 17:29:34.853 | + lib/glance:configure_glance_quotas:321 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 2000 --region RegionOne image_stage_total 2026-06-12 17:29:34.853 | 2026-06-12 17:29:34.853 | +---------------+----------------------------------+ 2026-06-12 17:29:34.853 | | Field | Value | 2026-06-12 17:29:34.853 | +---------------+----------------------------------+ 2026-06-12 17:29:34.853 | | default_limit | 2000 | 2026-06-12 17:29:34.853 | | description | None | 2026-06-12 17:29:34.853 | | id | 4a7bab9a0a2c4ecb8d4af4a2c4d88b50 | 2026-06-12 17:29:34.853 | | region_id | RegionOne | 2026-06-12 17:29:34.853 | | resource_name | image_stage_total | 2026-06-12 17:29:34.853 | | service_id | 48306942c5d44284b4467daede4adddc | 2026-06-12 17:29:34.853 | +---------------+----------------------------------+ 2026-06-12 17:29:34.853 | + lib/glance:configure_glance_quotas:323 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 100 --region RegionOne image_count_total 2026-06-12 17:29:34.853 | 2026-06-12 17:29:34.853 | +---------------+----------------------------------+ 2026-06-12 17:29:34.853 | | Field | Value | 2026-06-12 17:29:34.853 | +---------------+----------------------------------+ 2026-06-12 17:29:34.853 | | default_limit | 100 | 2026-06-12 17:29:34.853 | | description | None | 2026-06-12 17:29:34.853 | | id | a2404e76e8f74d8a8b9252b4cd10abf3 | 2026-06-12 17:29:34.853 | | region_id | RegionOne | 2026-06-12 17:29:34.853 | | resource_name | image_count_total | 2026-06-12 17:29:34.853 | | service_id | 48306942c5d44284b4467daede4adddc | 2026-06-12 17:29:34.853 | +---------------+----------------------------------+ 2026-06-12 17:29:34.853 | + lib/glance:configure_glance_quotas:325 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 100 --region RegionOne image_count_uploading 2026-06-12 17:29:34.853 | 2026-06-12 17:29:34.853 | +---------------+----------------------------------+ 2026-06-12 17:29:34.853 | | Field | Value | 2026-06-12 17:29:34.853 | +---------------+----------------------------------+ 2026-06-12 17:29:34.853 | | default_limit | 100 | 2026-06-12 17:29:34.853 | | description | None | 2026-06-12 17:29:34.853 | | id | 49220bb615174de7b9d0dde2b4195ec7 | 2026-06-12 17:29:34.853 | | region_id | RegionOne | 2026-06-12 17:29:34.853 | | resource_name | image_count_uploading | 2026-06-12 17:29:34.853 | | service_id | 48306942c5d44284b4467daede4adddc | 2026-06-12 17:29:34.853 | +---------------+----------------------------------+ 2026-06-12 17:29:34.853 | + lib/glance:configure_glance_quotas:329 : iniset /etc/glance/glance-api.conf DEFAULT use_keystone_limits True 2026-06-12 17:29:34.853 | + lib/glance:configure_glance_quotas:332 : iniset /etc/glance/glance-api.conf oslo_limit user_domain_name Default 2026-06-12 17:29:34.853 | + lib/glance:configure_glance_quotas:333 : iniset /etc/glance/glance-api.conf oslo_limit password secretservice 2026-06-12 17:29:34.853 | + lib/glance:configure_glance_quotas:334 : iniset /etc/glance/glance-api.conf oslo_limit username glance 2026-06-12 17:29:34.853 | + lib/glance:configure_glance_quotas:335 : iniset /etc/glance/glance-api.conf oslo_limit auth_type password 2026-06-12 17:29:34.853 | + lib/glance:configure_glance_quotas:336 : iniset /etc/glance/glance-api.conf oslo_limit auth_url https://10.4.3.250/identity 2026-06-12 17:29:34.853 | + lib/glance:configure_glance_quotas:337 : iniset /etc/glance/glance-api.conf oslo_limit system_scope all 2026-06-12 17:29:34.853 | ++ lib/glance:configure_glance_quotas:338 : oscwrap --os-cloud devstack-system-admin endpoint list --service glance -f value -c ID 2026-06-12 17:29:34.853 | 2026-06-12 17:29:34.853 | ++ functions-common:oscwrap:2459 : return 0 2026-06-12 17:29:34.853 | + lib/glance:configure_glance_quotas:338 : iniset /etc/glance/glance-api.conf oslo_limit endpoint_id d6712718586f49579c24502549151f18 2026-06-12 17:29:34.853 | + lib/glance:configure_glance_quotas:342 : openstack --os-cloud devstack-system-admin role add --user glance --user-domain Default --system all reader 2026-06-12 17:29:34.853 | 2026-06-12 17:29:34.853 | + lib/glance:create_glance_accounts:512 : is_service_enabled s3api 2026-06-12 17:29:34.853 | + functions-common:is_service_enabled:2070 : return 1 2026-06-12 17:29:34.893 | [8416 Async create_glance_accounts:65653]: finished create_glance_accounts with result 0 in 35 seconds 2026-06-12 17:29:34.929 | [8416 Async create_cinder_accounts:65791]: Waiting for completion of create_cinder_accounts running on PID 65791 (4 other jobs running) 2026-06-12 17:29:34.953 | [8416 Async create_cinder_accounts:65791]: Signaling child to exit 2026-06-12 17:29:34.953 | WAKEUP 2026-06-12 17:29:34.975 | [8416 Async create_cinder_accounts:65791]: Signaled 2026-06-12 17:29:34.977 | + lib/cinder:create_cinder_accounts:452 : [[ c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,s-account,s-container,s-object,s-proxy,tempest,tls-proxy =~ c-api ]] 2026-06-12 17:29:34.977 | + lib/cinder:create_cinder_accounts:454 : local extra_role= 2026-06-12 17:29:34.977 | + lib/cinder:create_cinder_accounts:457 : is_service_enabled barbican 2026-06-12 17:29:34.977 | + functions-common:is_service_enabled:2070 : return 1 2026-06-12 17:29:34.977 | + lib/cinder:create_cinder_accounts:461 : create_service_user cinder 2026-06-12 17:29:34.977 | + lib/keystone:create_service_user:379 : get_or_create_user cinder secretservice Default 2026-06-12 17:29:34.977 | + functions-common:get_or_create_user:893 : local user_id 2026-06-12 17:29:34.977 | + functions-common:get_or_create_user:894 : [[ ! -z '' ]] 2026-06-12 17:29:34.977 | + functions-common:get_or_create_user:897 : local email= 2026-06-12 17:29:34.977 | ++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create cinder --password secretservice --domain=Default --or-show -f value -c id 2026-06-12 17:29:34.977 | 2026-06-12 17:29:34.977 | ++ functions-common:oscwrap:2459 : return 0 2026-06-12 17:29:34.977 | + functions-common:get_or_create_user:909 : user_id=9ebf4f3772b5453e94c7f51e0dbd142e 2026-06-12 17:29:34.977 | + functions-common:get_or_create_user:910 : echo 9ebf4f3772b5453e94c7f51e0dbd142e 2026-06-12 17:29:34.977 | 9ebf4f3772b5453e94c7f51e0dbd142e 2026-06-12 17:29:34.977 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service cinder service Default Default 2026-06-12 17:29:34.977 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-12 17:29:34.977 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-12 17:29:34.977 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args Default Default 2026-06-12 17:29:34.977 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-12 17:29:34.977 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-12 17:29:34.977 | ++ functions-common:_get_domain_args:944 : [[ -n Default ]] 2026-06-12 17:29:34.977 | ++ functions-common:_get_domain_args:945 : domain=' --user-domain Default' 2026-06-12 17:29:34.977 | ++ functions-common:_get_domain_args:947 : [[ -n Default ]] 2026-06-12 17:29:34.977 | ++ functions-common:_get_domain_args:948 : domain=' --user-domain Default --project-domain Default' 2026-06-12 17:29:34.977 | ++ functions-common:_get_domain_args:951 : echo --user-domain Default --project-domain Default 2026-06-12 17:29:34.977 | + functions-common:get_or_add_user_project_role:960 : domain_args='--user-domain Default --project-domain Default' 2026-06-12 17:29:34.977 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2026-06-12 17:29:34.977 | 2026-06-12 17:29:34.977 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-12 17:29:34.977 | 2026-06-12 17:29:34.977 | ++ functions-common:oscwrap:2459 : return 0 2026-06-12 17:29:34.977 | + functions-common:get_or_add_user_project_role:973 : user_role_id=ba638f22ad804f87bb8d5f4c4adb522c 2026-06-12 17:29:34.977 | + functions-common:get_or_add_user_project_role:974 : echo ba638f22ad804f87bb8d5f4c4adb522c 2026-06-12 17:29:34.977 | ba638f22ad804f87bb8d5f4c4adb522c 2026-06-12 17:29:34.977 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-06-12 17:29:34.977 | + lib/cinder:create_cinder_accounts:463 : local cinder_api_url 2026-06-12 17:29:34.977 | + lib/cinder:create_cinder_accounts:464 : cinder_api_url=https://10.4.3.250/volume 2026-06-12 17:29:34.978 | + lib/cinder:create_cinder_accounts:467 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2026-06-12 17:29:34.978 | + functions-common:get_or_create_service:1049 : local service_id 2026-06-12 17:29:34.978 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2026-06-12 17:29:34.978 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2026-06-12 17:29:34.978 | 2026-06-12 17:29:34.978 | ++ functions-common:oscwrap:2459 : return 0 2026-06-12 17:29:34.978 | + functions-common:get_or_create_service:1060 : service_id=' 2026-06-12 17:29:34.978 | fbfc63df6d034c33b265532856689433' 2026-06-12 17:29:34.978 | + functions-common:get_or_create_service:1061 : echo fbfc63df6d034c33b265532856689433 2026-06-12 17:29:34.978 | fbfc63df6d034c33b265532856689433 2026-06-12 17:29:34.978 | + lib/cinder:create_cinder_accounts:469 : get_or_create_endpoint block-storage RegionOne https://10.4.3.250/volume/v3 2026-06-12 17:29:34.978 | + functions-common:get_or_create_endpoint:1093 : local public_id 2026-06-12 17:29:34.978 | ++ functions-common:get_or_create_endpoint:1094 : _get_or_create_endpoint_with_interface block-storage public https://10.4.3.250/volume/v3 RegionOne 2026-06-12 17:29:34.978 | ++ functions-common:_get_or_create_endpoint_with_interface:1067 : local endpoint_id 2026-06-12 17:29:34.978 | +++ functions-common:_get_or_create_endpoint_with_interface:1072 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2026-06-12 17:29:34.978 | 2026-06-12 17:29:34.978 | +++ functions-common:oscwrap:2459 : return 0 2026-06-12 17:29:34.978 | ++ functions-common:_get_or_create_endpoint_with_interface:1072 : endpoint_id= 2026-06-12 17:29:34.978 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : [[ -z '' ]] 2026-06-12 17:29:34.978 | +++ functions-common:_get_or_create_endpoint_with_interface:1076 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public https://10.4.3.250/volume/v3 --region RegionOne -f value -c id 2026-06-12 17:29:34.978 | 2026-06-12 17:29:34.978 | +++ functions-common:oscwrap:2459 : return 0 2026-06-12 17:29:34.978 | ++ functions-common:_get_or_create_endpoint_with_interface:1076 : endpoint_id=1a4fbdfe3a594d08b394416668bae24d 2026-06-12 17:29:34.978 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : echo 1a4fbdfe3a594d08b394416668bae24d 2026-06-12 17:29:34.978 | + functions-common:get_or_create_endpoint:1094 : public_id=1a4fbdfe3a594d08b394416668bae24d 2026-06-12 17:29:34.978 | + functions-common:get_or_create_endpoint:1096 : [[ -n '' ]] 2026-06-12 17:29:34.978 | + functions-common:get_or_create_endpoint:1099 : [[ -n '' ]] 2026-06-12 17:29:34.978 | + functions-common:get_or_create_endpoint:1103 : echo 1a4fbdfe3a594d08b394416668bae24d 2026-06-12 17:29:34.978 | 1a4fbdfe3a594d08b394416668bae24d 2026-06-12 17:29:34.978 | + lib/cinder:create_cinder_accounts:472 : configure_cinder_internal_tenant 2026-06-12 17:29:34.978 | ++ lib/cinder:configure_cinder_internal_tenant:708 : get_or_create_project service 2026-06-12 17:29:34.978 | ++ functions-common:get_or_create_project:916 : local project_id 2026-06-12 17:29:34.978 | +++ functions-common:get_or_create_project:922 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2026-06-12 17:29:34.978 | 2026-06-12 17:29:34.978 | +++ functions-common:oscwrap:2459 : return 0 2026-06-12 17:29:34.978 | ++ functions-common:get_or_create_project:922 : project_id=dda120997c2c46b2b863c069fdd830a7 2026-06-12 17:29:34.978 | ++ functions-common:get_or_create_project:923 : echo dda120997c2c46b2b863c069fdd830a7 2026-06-12 17:29:34.978 | + lib/cinder:configure_cinder_internal_tenant:708 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id dda120997c2c46b2b863c069fdd830a7 2026-06-12 17:29:34.978 | ++ lib/cinder:configure_cinder_internal_tenant:709 : get_or_create_user cinder 2026-06-12 17:29:34.978 | ++ functions-common:get_or_create_user:893 : local user_id 2026-06-12 17:29:34.978 | ++ functions-common:get_or_create_user:894 : [[ ! -z '' ]] 2026-06-12 17:29:34.978 | ++ functions-common:get_or_create_user:897 : local email= 2026-06-12 17:29:34.978 | +++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2026-06-12 17:29:34.978 | No password was supplied, authentication will fail when a user does not have a password. 2026-06-12 17:29:34.978 | 2026-06-12 17:29:34.978 | +++ functions-common:oscwrap:2459 : return 0 2026-06-12 17:29:34.978 | ++ functions-common:get_or_create_user:909 : user_id=9ebf4f3772b5453e94c7f51e0dbd142e 2026-06-12 17:29:34.978 | ++ functions-common:get_or_create_user:910 : echo 9ebf4f3772b5453e94c7f51e0dbd142e 2026-06-12 17:29:34.978 | + lib/cinder:configure_cinder_internal_tenant:709 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 9ebf4f3772b5453e94c7f51e0dbd142e 2026-06-12 17:29:35.021 | [8416 Async create_cinder_accounts:65791]: finished create_cinder_accounts with result 0 in 23 seconds 2026-06-12 17:29:35.026 | + inc/async:async_wait:197 : return 0 2026-06-12 17:29:35.029 | + ./stack.sh:main:1146 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2026-06-12 17:29:35.080 | [8416 Async create_neutron_accounts:65933]: Waiting for completion of create_neutron_accounts running on PID 65933 (3 other jobs running) 2026-06-12 17:29:35.104 | [8416 Async create_neutron_accounts:65933]: Signaling child to exit 2026-06-12 17:29:35.105 | WAKEUP 2026-06-12 17:29:35.131 | [8416 Async create_neutron_accounts:65933]: Signaled 2026-06-12 17:29:35.131 | + lib/neutron:create_neutron_accounts:479 : local neutron_url 2026-06-12 17:29:35.131 | + lib/neutron:create_neutron_accounts:480 : neutron_url=https://10.4.3.250/ 2026-06-12 17:29:35.131 | + lib/neutron:create_neutron_accounts:481 : '[' '!' -z networking ']' 2026-06-12 17:29:35.131 | + lib/neutron:create_neutron_accounts:482 : neutron_url=https://10.4.3.250/networking 2026-06-12 17:29:35.131 | + lib/neutron:create_neutron_accounts:485 : is_service_enabled q-svc neutron-api 2026-06-12 17:29:35.131 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:29:35.131 | + lib/neutron:create_neutron_accounts:487 : create_service_user neutron 2026-06-12 17:29:35.131 | + lib/keystone:create_service_user:379 : get_or_create_user neutron secretservice Default 2026-06-12 17:29:35.131 | + functions-common:get_or_create_user:893 : local user_id 2026-06-12 17:29:35.131 | + functions-common:get_or_create_user:894 : [[ ! -z '' ]] 2026-06-12 17:29:35.131 | + functions-common:get_or_create_user:897 : local email= 2026-06-12 17:29:35.131 | ++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create neutron --password secretservice --domain=Default --or-show -f value -c id 2026-06-12 17:29:35.131 | 2026-06-12 17:29:35.131 | ++ functions-common:oscwrap:2459 : return 0 2026-06-12 17:29:35.131 | + functions-common:get_or_create_user:909 : user_id=1c6367dc74314ecdbcba9731d47b7033 2026-06-12 17:29:35.131 | + functions-common:get_or_create_user:910 : echo 1c6367dc74314ecdbcba9731d47b7033 2026-06-12 17:29:35.131 | 1c6367dc74314ecdbcba9731d47b7033 2026-06-12 17:29:35.131 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service neutron service Default Default 2026-06-12 17:29:35.131 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-12 17:29:35.131 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-12 17:29:35.131 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args Default Default 2026-06-12 17:29:35.132 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-12 17:29:35.132 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-12 17:29:35.132 | ++ functions-common:_get_domain_args:944 : [[ -n Default ]] 2026-06-12 17:29:35.132 | ++ functions-common:_get_domain_args:945 : domain=' --user-domain Default' 2026-06-12 17:29:35.132 | ++ functions-common:_get_domain_args:947 : [[ -n Default ]] 2026-06-12 17:29:35.132 | ++ functions-common:_get_domain_args:948 : domain=' --user-domain Default --project-domain Default' 2026-06-12 17:29:35.132 | ++ functions-common:_get_domain_args:951 : echo --user-domain Default --project-domain Default 2026-06-12 17:29:35.132 | + functions-common:get_or_add_user_project_role:960 : domain_args='--user-domain Default --project-domain Default' 2026-06-12 17:29:35.132 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2026-06-12 17:29:35.132 | 2026-06-12 17:29:35.132 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-12 17:29:35.132 | 2026-06-12 17:29:35.132 | ++ functions-common:oscwrap:2459 : return 0 2026-06-12 17:29:35.132 | + functions-common:get_or_add_user_project_role:973 : user_role_id=ba638f22ad804f87bb8d5f4c4adb522c 2026-06-12 17:29:35.132 | + functions-common:get_or_add_user_project_role:974 : echo ba638f22ad804f87bb8d5f4c4adb522c 2026-06-12 17:29:35.132 | ba638f22ad804f87bb8d5f4c4adb522c 2026-06-12 17:29:35.132 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-06-12 17:29:35.132 | + lib/neutron:create_neutron_accounts:489 : get_or_create_service neutron network 'Neutron Service' 2026-06-12 17:29:35.132 | + functions-common:get_or_create_service:1049 : local service_id 2026-06-12 17:29:35.132 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2026-06-12 17:29:35.132 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2026-06-12 17:29:35.132 | 2026-06-12 17:29:35.132 | ++ functions-common:oscwrap:2459 : return 0 2026-06-12 17:29:35.132 | + functions-common:get_or_create_service:1060 : service_id=' 2026-06-12 17:29:35.132 | 74016daad6e44ad988a72771798a5423' 2026-06-12 17:29:35.132 | + functions-common:get_or_create_service:1061 : echo 74016daad6e44ad988a72771798a5423 2026-06-12 17:29:35.132 | 74016daad6e44ad988a72771798a5423 2026-06-12 17:29:35.132 | + lib/neutron:create_neutron_accounts:491 : get_or_create_endpoint network RegionOne https://10.4.3.250/networking 2026-06-12 17:29:35.132 | + functions-common:get_or_create_endpoint:1093 : local public_id 2026-06-12 17:29:35.132 | ++ functions-common:get_or_create_endpoint:1094 : _get_or_create_endpoint_with_interface network public https://10.4.3.250/networking RegionOne 2026-06-12 17:29:35.132 | ++ functions-common:_get_or_create_endpoint_with_interface:1067 : local endpoint_id 2026-06-12 17:29:35.132 | +++ functions-common:_get_or_create_endpoint_with_interface:1072 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2026-06-12 17:29:35.132 | 2026-06-12 17:29:35.132 | +++ functions-common:oscwrap:2459 : return 0 2026-06-12 17:29:35.132 | ++ functions-common:_get_or_create_endpoint_with_interface:1072 : endpoint_id= 2026-06-12 17:29:35.132 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : [[ -z '' ]] 2026-06-12 17:29:35.132 | +++ functions-common:_get_or_create_endpoint_with_interface:1076 : oscwrap --os-cloud devstack-system-admin endpoint create network public https://10.4.3.250/networking --region RegionOne -f value -c id 2026-06-12 17:29:35.132 | 2026-06-12 17:29:35.132 | +++ functions-common:oscwrap:2459 : return 0 2026-06-12 17:29:35.132 | ++ functions-common:_get_or_create_endpoint_with_interface:1076 : endpoint_id=161b1d7c74904f16bf442abf30123a00 2026-06-12 17:29:35.132 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : echo 161b1d7c74904f16bf442abf30123a00 2026-06-12 17:29:35.132 | + functions-common:get_or_create_endpoint:1094 : public_id=161b1d7c74904f16bf442abf30123a00 2026-06-12 17:29:35.132 | + functions-common:get_or_create_endpoint:1096 : [[ -n '' ]] 2026-06-12 17:29:35.132 | + functions-common:get_or_create_endpoint:1099 : [[ -n '' ]] 2026-06-12 17:29:35.132 | + functions-common:get_or_create_endpoint:1103 : echo 161b1d7c74904f16bf442abf30123a00 2026-06-12 17:29:35.132 | 161b1d7c74904f16bf442abf30123a00 2026-06-12 17:29:35.177 | [8416 Async create_neutron_accounts:65933]: finished create_neutron_accounts with result 0 in 19 seconds 2026-06-12 17:29:35.213 | [8416 Async create_swift_accounts:66114]: Waiting for completion of create_swift_accounts running on PID 66114 (2 other jobs running) 2026-06-12 17:29:35.235 | [8416 Async create_swift_accounts:66114]: Signaling child to exit 2026-06-12 17:29:37.861 | + inc/async:async_inner:64 : rc=0 2026-06-12 17:29:37.885 | [66114 Async create_swift_accounts:66114]: finished successfully 2026-06-12 17:29:37.905 | WAKEUP 2026-06-12 17:29:37.928 | [8416 Async create_swift_accounts:66114]: Signaled 2026-06-12 17:29:37.929 | + lib/swift:create_swift_accounts:620 : export swiftusertest1_password=testing 2026-06-12 17:29:37.929 | + lib/swift:create_swift_accounts:620 : swiftusertest1_password=testing 2026-06-12 17:29:37.929 | + lib/swift:create_swift_accounts:621 : export swiftusertest2_password=testing2 2026-06-12 17:29:37.929 | + lib/swift:create_swift_accounts:621 : swiftusertest2_password=testing2 2026-06-12 17:29:37.929 | + lib/swift:create_swift_accounts:622 : export swiftusertest3_password=testing3 2026-06-12 17:29:37.930 | + lib/swift:create_swift_accounts:622 : swiftusertest3_password=testing3 2026-06-12 17:29:37.930 | + lib/swift:create_swift_accounts:623 : export swiftusertest4_password=testing4 2026-06-12 17:29:37.930 | + lib/swift:create_swift_accounts:623 : swiftusertest4_password=testing4 2026-06-12 17:29:37.930 | + lib/swift:create_swift_accounts:625 : local another_role 2026-06-12 17:29:37.930 | ++ lib/swift:create_swift_accounts:626 : get_or_create_role anotherrole 2026-06-12 17:29:37.930 | ++ functions-common:get_or_create_role:929 : local role_id 2026-06-12 17:29:37.930 | +++ functions-common:get_or_create_role:934 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2026-06-12 17:29:37.930 | 2026-06-12 17:29:37.930 | +++ functions-common:oscwrap:2459 : return 0 2026-06-12 17:29:37.930 | ++ functions-common:get_or_create_role:934 : role_id=e72f49879caa4267b37fef479365bfc1 2026-06-12 17:29:37.930 | ++ functions-common:get_or_create_role:935 : echo e72f49879caa4267b37fef479365bfc1 2026-06-12 17:29:37.930 | + lib/swift:create_swift_accounts:626 : another_role=e72f49879caa4267b37fef479365bfc1 2026-06-12 17:29:37.930 | + lib/swift:create_swift_accounts:630 : create_service_user swift admin 2026-06-12 17:29:37.930 | + lib/keystone:create_service_user:379 : get_or_create_user swift secretservice Default 2026-06-12 17:29:37.930 | + functions-common:get_or_create_user:893 : local user_id 2026-06-12 17:29:37.930 | + functions-common:get_or_create_user:894 : [[ ! -z '' ]] 2026-06-12 17:29:37.930 | + functions-common:get_or_create_user:897 : local email= 2026-06-12 17:29:37.930 | ++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create swift --password secretservice --domain=Default --or-show -f value -c id 2026-06-12 17:29:37.930 | 2026-06-12 17:29:37.930 | ++ functions-common:oscwrap:2459 : return 0 2026-06-12 17:29:37.930 | + functions-common:get_or_create_user:909 : user_id=23a0555806564e40b545bfccd095eec1 2026-06-12 17:29:37.930 | + functions-common:get_or_create_user:910 : echo 23a0555806564e40b545bfccd095eec1 2026-06-12 17:29:37.930 | 23a0555806564e40b545bfccd095eec1 2026-06-12 17:29:37.930 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service swift service Default Default 2026-06-12 17:29:37.930 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-12 17:29:37.930 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-12 17:29:37.930 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args Default Default 2026-06-12 17:29:37.930 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-12 17:29:37.930 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-12 17:29:37.930 | ++ functions-common:_get_domain_args:944 : [[ -n Default ]] 2026-06-12 17:29:37.930 | ++ functions-common:_get_domain_args:945 : domain=' --user-domain Default' 2026-06-12 17:29:37.930 | ++ functions-common:_get_domain_args:947 : [[ -n Default ]] 2026-06-12 17:29:37.930 | ++ functions-common:_get_domain_args:948 : domain=' --user-domain Default --project-domain Default' 2026-06-12 17:29:37.930 | ++ functions-common:_get_domain_args:951 : echo --user-domain Default --project-domain Default 2026-06-12 17:29:37.930 | + functions-common:get_or_add_user_project_role:960 : domain_args='--user-domain Default --project-domain Default' 2026-06-12 17:29:37.930 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2026-06-12 17:29:37.930 | 2026-06-12 17:29:37.930 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-12 17:29:37.930 | 2026-06-12 17:29:37.930 | ++ functions-common:oscwrap:2459 : return 0 2026-06-12 17:29:37.930 | + functions-common:get_or_add_user_project_role:973 : user_role_id=ba638f22ad804f87bb8d5f4c4adb522c 2026-06-12 17:29:37.930 | + functions-common:get_or_add_user_project_role:974 : echo ba638f22ad804f87bb8d5f4c4adb522c 2026-06-12 17:29:37.930 | ba638f22ad804f87bb8d5f4c4adb522c 2026-06-12 17:29:37.930 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-06-12 17:29:37.930 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin swift service Default Default 2026-06-12 17:29:37.930 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-12 17:29:37.930 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-12 17:29:37.930 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args Default Default 2026-06-12 17:29:37.930 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-12 17:29:37.930 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-12 17:29:37.930 | ++ functions-common:_get_domain_args:944 : [[ -n Default ]] 2026-06-12 17:29:37.930 | ++ functions-common:_get_domain_args:945 : domain=' --user-domain Default' 2026-06-12 17:29:37.930 | ++ functions-common:_get_domain_args:947 : [[ -n Default ]] 2026-06-12 17:29:37.930 | ++ functions-common:_get_domain_args:948 : domain=' --user-domain Default --project-domain Default' 2026-06-12 17:29:37.930 | ++ functions-common:_get_domain_args:951 : echo --user-domain Default --project-domain Default 2026-06-12 17:29:37.930 | + functions-common:get_or_add_user_project_role:960 : domain_args='--user-domain Default --project-domain Default' 2026-06-12 17:29:37.930 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2026-06-12 17:29:37.930 | 2026-06-12 17:29:37.930 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-12 17:29:37.930 | 2026-06-12 17:29:37.930 | ++ functions-common:oscwrap:2459 : return 0 2026-06-12 17:29:37.930 | + functions-common:get_or_add_user_project_role:973 : user_role_id=b4742983bf7240e69c1c2732fadde2ca 2026-06-12 17:29:37.930 | + functions-common:get_or_add_user_project_role:974 : echo b4742983bf7240e69c1c2732fadde2ca 2026-06-12 17:29:37.930 | b4742983bf7240e69c1c2732fadde2ca 2026-06-12 17:29:37.930 | + lib/swift:create_swift_accounts:632 : get_or_create_service swift object-store 'Swift Service' 2026-06-12 17:29:37.930 | + functions-common:get_or_create_service:1049 : local service_id 2026-06-12 17:29:37.930 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2026-06-12 17:29:37.930 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2026-06-12 17:29:37.930 | 2026-06-12 17:29:37.930 | ++ functions-common:oscwrap:2459 : return 0 2026-06-12 17:29:37.930 | + functions-common:get_or_create_service:1060 : service_id=' 2026-06-12 17:29:37.930 | ed8916f1ba264ba7bf3f1fe858f0d961' 2026-06-12 17:29:37.930 | + functions-common:get_or_create_service:1061 : echo ed8916f1ba264ba7bf3f1fe858f0d961 2026-06-12 17:29:37.930 | ed8916f1ba264ba7bf3f1fe858f0d961 2026-06-12 17:29:37.930 | + lib/swift:create_swift_accounts:634 : get_or_create_endpoint object-store RegionOne 'https://10.4.3.250:8080/v1/AUTH_$(project_id)s' https://10.4.3.250:8080 2026-06-12 17:29:37.930 | + functions-common:get_or_create_endpoint:1093 : local public_id 2026-06-12 17:29:37.930 | ++ functions-common:get_or_create_endpoint:1094 : _get_or_create_endpoint_with_interface object-store public 'https://10.4.3.250:8080/v1/AUTH_$(project_id)s' RegionOne 2026-06-12 17:29:37.930 | ++ functions-common:_get_or_create_endpoint_with_interface:1067 : local endpoint_id 2026-06-12 17:29:37.930 | +++ functions-common:_get_or_create_endpoint_with_interface:1072 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2026-06-12 17:29:37.930 | 2026-06-12 17:29:37.930 | +++ functions-common:oscwrap:2459 : return 0 2026-06-12 17:29:37.930 | ++ functions-common:_get_or_create_endpoint_with_interface:1072 : endpoint_id= 2026-06-12 17:29:37.930 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : [[ -z '' ]] 2026-06-12 17:29:37.930 | +++ functions-common:_get_or_create_endpoint_with_interface:1076 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'https://10.4.3.250:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2026-06-12 17:29:37.930 | 2026-06-12 17:29:37.930 | +++ functions-common:oscwrap:2459 : return 0 2026-06-12 17:29:37.930 | ++ functions-common:_get_or_create_endpoint_with_interface:1076 : endpoint_id=d5def329730446ac92971b6e2d220e29 2026-06-12 17:29:37.930 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : echo d5def329730446ac92971b6e2d220e29 2026-06-12 17:29:37.930 | + functions-common:get_or_create_endpoint:1094 : public_id=d5def329730446ac92971b6e2d220e29 2026-06-12 17:29:37.930 | + functions-common:get_or_create_endpoint:1096 : [[ -n https://10.4.3.250:8080 ]] 2026-06-12 17:29:37.930 | + functions-common:get_or_create_endpoint:1097 : _get_or_create_endpoint_with_interface object-store admin https://10.4.3.250:8080 RegionOne 2026-06-12 17:29:37.930 | + functions-common:_get_or_create_endpoint_with_interface:1067 : local endpoint_id 2026-06-12 17:29:37.930 | ++ functions-common:_get_or_create_endpoint_with_interface:1072 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2026-06-12 17:29:37.930 | 2026-06-12 17:29:37.930 | ++ functions-common:oscwrap:2459 : return 0 2026-06-12 17:29:37.930 | + functions-common:_get_or_create_endpoint_with_interface:1072 : endpoint_id= 2026-06-12 17:29:37.930 | + functions-common:_get_or_create_endpoint_with_interface:1073 : [[ -z '' ]] 2026-06-12 17:29:37.930 | ++ functions-common:_get_or_create_endpoint_with_interface:1076 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin https://10.4.3.250:8080 --region RegionOne -f value -c id 2026-06-12 17:29:37.930 | 2026-06-12 17:29:37.930 | ++ functions-common:oscwrap:2459 : return 0 2026-06-12 17:29:37.930 | + functions-common:_get_or_create_endpoint_with_interface:1076 : endpoint_id=09132037ed2c49beb8e73a1b1fafe556 2026-06-12 17:29:37.930 | + functions-common:_get_or_create_endpoint_with_interface:1079 : echo 09132037ed2c49beb8e73a1b1fafe556 2026-06-12 17:29:37.930 | 09132037ed2c49beb8e73a1b1fafe556 2026-06-12 17:29:37.930 | + functions-common:get_or_create_endpoint:1099 : [[ -n '' ]] 2026-06-12 17:29:37.930 | + functions-common:get_or_create_endpoint:1103 : echo d5def329730446ac92971b6e2d220e29 2026-06-12 17:29:37.931 | d5def329730446ac92971b6e2d220e29 2026-06-12 17:29:37.931 | + lib/swift:create_swift_accounts:639 : local swift_project_test1 2026-06-12 17:29:37.931 | ++ lib/swift:create_swift_accounts:640 : get_or_create_project swiftprojecttest1 default 2026-06-12 17:29:37.931 | ++ functions-common:get_or_create_project:916 : local project_id 2026-06-12 17:29:37.931 | +++ functions-common:get_or_create_project:922 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2026-06-12 17:29:37.931 | 2026-06-12 17:29:37.931 | +++ functions-common:oscwrap:2459 : return 0 2026-06-12 17:29:37.931 | ++ functions-common:get_or_create_project:922 : project_id=78759ece44974a1c8ab620d1e8618bf6 2026-06-12 17:29:37.931 | ++ functions-common:get_or_create_project:923 : echo 78759ece44974a1c8ab620d1e8618bf6 2026-06-12 17:29:37.931 | + lib/swift:create_swift_accounts:640 : swift_project_test1=78759ece44974a1c8ab620d1e8618bf6 2026-06-12 17:29:37.931 | + lib/swift:create_swift_accounts:641 : die_if_not_set 641 swift_project_test1 'Failure creating swift_project_test1' 2026-06-12 17:29:37.931 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-12 17:29:37.931 | ++ lib/swift:create_swift_accounts:643 : get_or_create_user swiftusertest1 testing default test@example.com 2026-06-12 17:29:37.931 | ++ functions-common:get_or_create_user:893 : local user_id 2026-06-12 17:29:37.931 | ++ functions-common:get_or_create_user:894 : [[ ! -z test@example.com ]] 2026-06-12 17:29:37.931 | ++ functions-common:get_or_create_user:895 : local email=--email=test@example.com 2026-06-12 17:29:37.931 | +++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2026-06-12 17:29:37.931 | 2026-06-12 17:29:37.931 | +++ functions-common:oscwrap:2459 : return 0 2026-06-12 17:29:37.931 | ++ functions-common:get_or_create_user:909 : user_id=b5f4e87e7531445d8061b942d4f1f1f8 2026-06-12 17:29:37.931 | ++ functions-common:get_or_create_user:910 : echo b5f4e87e7531445d8061b942d4f1f1f8 2026-06-12 17:29:37.931 | + lib/swift:create_swift_accounts:643 : SWIFT_USER_TEST1=b5f4e87e7531445d8061b942d4f1f1f8 2026-06-12 17:29:37.931 | + lib/swift:create_swift_accounts:644 : die_if_not_set 644 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2026-06-12 17:29:37.931 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-12 17:29:37.931 | + lib/swift:create_swift_accounts:645 : get_or_add_user_project_role admin b5f4e87e7531445d8061b942d4f1f1f8 78759ece44974a1c8ab620d1e8618bf6 2026-06-12 17:29:37.931 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-12 17:29:37.931 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-12 17:29:37.931 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-12 17:29:37.931 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-12 17:29:37.931 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-12 17:29:37.931 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-12 17:29:37.931 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-12 17:29:37.931 | ++ functions-common:_get_domain_args:951 : echo 2026-06-12 17:29:37.931 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-12 17:29:37.931 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add admin --user b5f4e87e7531445d8061b942d4f1f1f8 --project 78759ece44974a1c8ab620d1e8618bf6 2026-06-12 17:29:37.931 | 2026-06-12 17:29:37.931 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user b5f4e87e7531445d8061b942d4f1f1f8 --project 78759ece44974a1c8ab620d1e8618bf6 -c Role -f value 2026-06-12 17:29:37.931 | 2026-06-12 17:29:37.931 | ++ functions-common:oscwrap:2459 : return 0 2026-06-12 17:29:37.931 | + functions-common:get_or_add_user_project_role:973 : user_role_id=b4742983bf7240e69c1c2732fadde2ca 2026-06-12 17:29:37.931 | + functions-common:get_or_add_user_project_role:974 : echo b4742983bf7240e69c1c2732fadde2ca 2026-06-12 17:29:37.931 | b4742983bf7240e69c1c2732fadde2ca 2026-06-12 17:29:37.931 | + lib/swift:create_swift_accounts:647 : local swift_user_test3 2026-06-12 17:29:37.931 | ++ lib/swift:create_swift_accounts:649 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2026-06-12 17:29:37.931 | ++ functions-common:get_or_create_user:893 : local user_id 2026-06-12 17:29:37.931 | ++ functions-common:get_or_create_user:894 : [[ ! -z test3@example.com ]] 2026-06-12 17:29:37.931 | ++ functions-common:get_or_create_user:895 : local email=--email=test3@example.com 2026-06-12 17:29:37.931 | +++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2026-06-12 17:29:37.931 | 2026-06-12 17:29:37.931 | +++ functions-common:oscwrap:2459 : return 0 2026-06-12 17:29:37.931 | ++ functions-common:get_or_create_user:909 : user_id=d69d128bb7f741828be3f700648e6c20 2026-06-12 17:29:37.931 | ++ functions-common:get_or_create_user:910 : echo d69d128bb7f741828be3f700648e6c20 2026-06-12 17:29:37.931 | + lib/swift:create_swift_accounts:649 : swift_user_test3=d69d128bb7f741828be3f700648e6c20 2026-06-12 17:29:37.931 | + lib/swift:create_swift_accounts:650 : die_if_not_set 650 swift_user_test3 'Failure creating swift_user_test3' 2026-06-12 17:29:37.931 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-12 17:29:37.931 | + lib/swift:create_swift_accounts:651 : get_or_add_user_project_role e72f49879caa4267b37fef479365bfc1 d69d128bb7f741828be3f700648e6c20 78759ece44974a1c8ab620d1e8618bf6 2026-06-12 17:29:37.931 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-12 17:29:37.931 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-12 17:29:37.931 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-12 17:29:37.931 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-12 17:29:37.931 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-12 17:29:37.931 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-12 17:29:37.931 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-12 17:29:37.931 | ++ functions-common:_get_domain_args:951 : echo 2026-06-12 17:29:37.931 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-12 17:29:37.931 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add e72f49879caa4267b37fef479365bfc1 --user d69d128bb7f741828be3f700648e6c20 --project 78759ece44974a1c8ab620d1e8618bf6 2026-06-12 17:29:37.931 | 2026-06-12 17:29:37.931 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role e72f49879caa4267b37fef479365bfc1 --user d69d128bb7f741828be3f700648e6c20 --project 78759ece44974a1c8ab620d1e8618bf6 -c Role -f value 2026-06-12 17:29:37.931 | 2026-06-12 17:29:37.931 | ++ functions-common:oscwrap:2459 : return 0 2026-06-12 17:29:37.931 | + functions-common:get_or_add_user_project_role:973 : user_role_id=e72f49879caa4267b37fef479365bfc1 2026-06-12 17:29:37.931 | + functions-common:get_or_add_user_project_role:974 : echo e72f49879caa4267b37fef479365bfc1 2026-06-12 17:29:37.931 | e72f49879caa4267b37fef479365bfc1 2026-06-12 17:29:37.931 | + lib/swift:create_swift_accounts:653 : local swift_project_test2 2026-06-12 17:29:37.931 | ++ lib/swift:create_swift_accounts:654 : get_or_create_project swiftprojecttest2 default 2026-06-12 17:29:37.931 | ++ functions-common:get_or_create_project:916 : local project_id 2026-06-12 17:29:37.931 | +++ functions-common:get_or_create_project:922 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2026-06-12 17:29:37.931 | 2026-06-12 17:29:37.931 | +++ functions-common:oscwrap:2459 : return 0 2026-06-12 17:29:37.931 | ++ functions-common:get_or_create_project:922 : project_id=7a2451bfe2a64619a5562f647b0ed577 2026-06-12 17:29:37.931 | ++ functions-common:get_or_create_project:923 : echo 7a2451bfe2a64619a5562f647b0ed577 2026-06-12 17:29:37.931 | + lib/swift:create_swift_accounts:654 : swift_project_test2=7a2451bfe2a64619a5562f647b0ed577 2026-06-12 17:29:37.931 | + lib/swift:create_swift_accounts:655 : die_if_not_set 655 swift_project_test2 'Failure creating swift_project_test2' 2026-06-12 17:29:37.931 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-12 17:29:37.931 | + lib/swift:create_swift_accounts:657 : local swift_user_test2 2026-06-12 17:29:37.931 | ++ lib/swift:create_swift_accounts:659 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2026-06-12 17:29:37.931 | ++ functions-common:get_or_create_user:893 : local user_id 2026-06-12 17:29:37.931 | ++ functions-common:get_or_create_user:894 : [[ ! -z test2@example.com ]] 2026-06-12 17:29:37.931 | ++ functions-common:get_or_create_user:895 : local email=--email=test2@example.com 2026-06-12 17:29:37.931 | +++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2026-06-12 17:29:37.931 | 2026-06-12 17:29:37.931 | +++ functions-common:oscwrap:2459 : return 0 2026-06-12 17:29:37.931 | ++ functions-common:get_or_create_user:909 : user_id=fca9ee2f59ee4d97b477e88d09386740 2026-06-12 17:29:37.931 | ++ functions-common:get_or_create_user:910 : echo fca9ee2f59ee4d97b477e88d09386740 2026-06-12 17:29:37.931 | + lib/swift:create_swift_accounts:659 : swift_user_test2=fca9ee2f59ee4d97b477e88d09386740 2026-06-12 17:29:37.931 | + lib/swift:create_swift_accounts:660 : die_if_not_set 660 swift_user_test2 'Failure creating swift_user_test2' 2026-06-12 17:29:37.931 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-12 17:29:37.931 | + lib/swift:create_swift_accounts:661 : get_or_add_user_project_role admin fca9ee2f59ee4d97b477e88d09386740 7a2451bfe2a64619a5562f647b0ed577 2026-06-12 17:29:37.932 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-12 17:29:37.932 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-12 17:29:37.932 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-12 17:29:37.932 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-12 17:29:37.932 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-12 17:29:37.932 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-12 17:29:37.932 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-12 17:29:37.932 | ++ functions-common:_get_domain_args:951 : echo 2026-06-12 17:29:37.932 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-12 17:29:37.932 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add admin --user fca9ee2f59ee4d97b477e88d09386740 --project 7a2451bfe2a64619a5562f647b0ed577 2026-06-12 17:29:37.932 | 2026-06-12 17:29:37.932 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user fca9ee2f59ee4d97b477e88d09386740 --project 7a2451bfe2a64619a5562f647b0ed577 -c Role -f value 2026-06-12 17:29:37.932 | 2026-06-12 17:29:37.932 | ++ functions-common:oscwrap:2459 : return 0 2026-06-12 17:29:37.932 | + functions-common:get_or_add_user_project_role:973 : user_role_id=b4742983bf7240e69c1c2732fadde2ca 2026-06-12 17:29:37.932 | + functions-common:get_or_add_user_project_role:974 : echo b4742983bf7240e69c1c2732fadde2ca 2026-06-12 17:29:37.932 | b4742983bf7240e69c1c2732fadde2ca 2026-06-12 17:29:37.932 | + lib/swift:create_swift_accounts:663 : local swift_domain 2026-06-12 17:29:37.932 | ++ lib/swift:create_swift_accounts:664 : get_or_create_domain swift_test 'Used for swift functional testing' 2026-06-12 17:29:37.932 | ++ functions-common:get_or_create_domain:866 : local domain_id 2026-06-12 17:29:37.932 | +++ functions-common:get_or_create_domain:871 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' --or-show -f value -c id 2026-06-12 17:29:37.932 | 2026-06-12 17:29:37.932 | +++ functions-common:oscwrap:2459 : return 0 2026-06-12 17:29:37.932 | ++ functions-common:get_or_create_domain:871 : domain_id=91ae3be2f48549bf8bfad6386e77e1a7 2026-06-12 17:29:37.932 | ++ functions-common:get_or_create_domain:872 : echo 91ae3be2f48549bf8bfad6386e77e1a7 2026-06-12 17:29:37.932 | + lib/swift:create_swift_accounts:664 : swift_domain=91ae3be2f48549bf8bfad6386e77e1a7 2026-06-12 17:29:37.932 | + lib/swift:create_swift_accounts:665 : die_if_not_set 665 swift_domain 'Failure creating swift_test domain' 2026-06-12 17:29:37.932 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-12 17:29:37.932 | + lib/swift:create_swift_accounts:667 : local swift_project_test4 2026-06-12 17:29:37.932 | ++ lib/swift:create_swift_accounts:668 : get_or_create_project swiftprojecttest4 91ae3be2f48549bf8bfad6386e77e1a7 2026-06-12 17:29:37.932 | ++ functions-common:get_or_create_project:916 : local project_id 2026-06-12 17:29:37.932 | +++ functions-common:get_or_create_project:922 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=91ae3be2f48549bf8bfad6386e77e1a7 --or-show -f value -c id 2026-06-12 17:29:37.932 | 2026-06-12 17:29:37.932 | +++ functions-common:oscwrap:2459 : return 0 2026-06-12 17:29:37.932 | ++ functions-common:get_or_create_project:922 : project_id=f1026adb1bc24d60b26557f61d44433a 2026-06-12 17:29:37.932 | ++ functions-common:get_or_create_project:923 : echo f1026adb1bc24d60b26557f61d44433a 2026-06-12 17:29:37.932 | + lib/swift:create_swift_accounts:668 : swift_project_test4=f1026adb1bc24d60b26557f61d44433a 2026-06-12 17:29:37.932 | + lib/swift:create_swift_accounts:669 : die_if_not_set 669 swift_project_test4 'Failure creating swift_project_test4' 2026-06-12 17:29:37.932 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-12 17:29:37.932 | + lib/swift:create_swift_accounts:671 : local swift_user_test4 2026-06-12 17:29:37.932 | ++ lib/swift:create_swift_accounts:673 : get_or_create_user swiftusertest4 testing4 91ae3be2f48549bf8bfad6386e77e1a7 test4@example.com 2026-06-12 17:29:37.932 | ++ functions-common:get_or_create_user:893 : local user_id 2026-06-12 17:29:37.932 | ++ functions-common:get_or_create_user:894 : [[ ! -z test4@example.com ]] 2026-06-12 17:29:37.932 | ++ functions-common:get_or_create_user:895 : local email=--email=test4@example.com 2026-06-12 17:29:37.932 | +++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=91ae3be2f48549bf8bfad6386e77e1a7 --email=test4@example.com --or-show -f value -c id 2026-06-12 17:29:37.932 | 2026-06-12 17:29:37.932 | +++ functions-common:oscwrap:2459 : return 0 2026-06-12 17:29:37.932 | ++ functions-common:get_or_create_user:909 : user_id=a31c8e49b83c4dc3861d0de80daeb716 2026-06-12 17:29:37.932 | ++ functions-common:get_or_create_user:910 : echo a31c8e49b83c4dc3861d0de80daeb716 2026-06-12 17:29:37.932 | + lib/swift:create_swift_accounts:673 : swift_user_test4=a31c8e49b83c4dc3861d0de80daeb716 2026-06-12 17:29:37.932 | + lib/swift:create_swift_accounts:674 : die_if_not_set 674 swift_user_test4 'Failure creating swift_user_test4' 2026-06-12 17:29:37.932 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-12 17:29:37.932 | + lib/swift:create_swift_accounts:675 : get_or_add_user_project_role admin a31c8e49b83c4dc3861d0de80daeb716 f1026adb1bc24d60b26557f61d44433a 2026-06-12 17:29:37.932 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-12 17:29:37.932 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-12 17:29:37.932 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-12 17:29:37.932 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-12 17:29:37.932 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-12 17:29:37.932 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-12 17:29:37.932 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-12 17:29:37.932 | ++ functions-common:_get_domain_args:951 : echo 2026-06-12 17:29:37.932 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-12 17:29:37.932 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add admin --user a31c8e49b83c4dc3861d0de80daeb716 --project f1026adb1bc24d60b26557f61d44433a 2026-06-12 17:29:37.932 | 2026-06-12 17:29:37.932 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user a31c8e49b83c4dc3861d0de80daeb716 --project f1026adb1bc24d60b26557f61d44433a -c Role -f value 2026-06-12 17:29:37.932 | 2026-06-12 17:29:37.932 | ++ functions-common:oscwrap:2459 : return 0 2026-06-12 17:29:37.932 | + functions-common:get_or_add_user_project_role:973 : user_role_id=b4742983bf7240e69c1c2732fadde2ca 2026-06-12 17:29:37.932 | + functions-common:get_or_add_user_project_role:974 : echo b4742983bf7240e69c1c2732fadde2ca 2026-06-12 17:29:37.932 | b4742983bf7240e69c1c2732fadde2ca 2026-06-12 17:29:37.972 | [8416 Async create_swift_accounts:66114]: finished create_swift_accounts with result 0 in 38 seconds 2026-06-12 17:29:37.980 | Not waiting for async task configure_horizon that we never started or has already been waited for 2026-06-12 17:29:37.983 | + inc/async:async_wait:197 : return 0 2026-06-12 17:29:37.985 | + ./stack.sh:main:1152 : is_service_enabled mysql postgresql 2026-06-12 17:29:38.005 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:29:38.008 | + ./stack.sh:main:1152 : is_service_enabled glance 2026-06-12 17:29:38.030 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:29:38.033 | + ./stack.sh:main:1153 : echo_summary 'Configuring Glance' 2026-06-12 17:29:38.035 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-12 17:29:38.038 | + ./stack.sh:echo_summary:444 : echo -e Configuring Glance 2026-06-12 17:29:38.041 | + ./stack.sh:main:1154 : async_runfunc init_glance 2026-06-12 17:29:38.044 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2026-06-12 17:29:38.110 | + inc/async:async_inner:63 : init_glance 2026-06-12 17:29:38.150 | [8416 Async init_glance:69504]: running: init_glance 2026-06-12 17:29:38.153 | + ./stack.sh:main:1161 : is_service_enabled neutron 2026-06-12 17:29:38.175 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:29:38.179 | + ./stack.sh:main:1162 : echo_summary 'Configuring Neutron' 2026-06-12 17:29:38.182 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-12 17:29:38.185 | + ./stack.sh:echo_summary:444 : echo -e Configuring Neutron 2026-06-12 17:29:38.188 | + ./stack.sh:main:1164 : configure_neutron 2026-06-12 17:29:38.191 | + lib/neutron:configure_neutron:377 : _configure_neutron_common 2026-06-12 17:29:38.193 | + lib/neutron:_configure_neutron_common:873 : _create_neutron_conf_dir 2026-06-12 17:29:38.195 | + lib/neutron:_create_neutron_conf_dir:866 : sudo install -d -o stack /etc/neutron 2026-06-12 17:29:38.210 | + lib/neutron:_configure_neutron_common:876 : cd /opt/stack/neutron 2026-06-12 17:29:38.212 | + lib/neutron:_configure_neutron_common:876 : exec ./tools/generate_config_file_samples.sh 2026-06-12 17:29:43.916 | + inc/async:async_inner:64 : rc=0 2026-06-12 17:29:43.942 | [69504 Async init_glance:69504]: finished successfully 2026-06-12 17:29:59.231 | + lib/neutron:_configure_neutron_common:878 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2026-06-12 17:29:59.237 | + lib/neutron:_configure_neutron_common:880 : Q_POLICY_FILE=/etc/neutron/policy.json 2026-06-12 17:29:59.239 | + lib/neutron:_configure_neutron_common:884 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2026-06-12 17:29:59.241 | + lib/neutron:_configure_neutron_common:888 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2026-06-12 17:29:59.244 | + lib/neutron:_configure_neutron_common:893 : neutron_plugin_configure_common 2026-06-12 17:29:59.246 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-06-12 17:29:59.249 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2026-06-12 17:29:59.251 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2026-06-12 17:29:59.253 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : neutron_service_plugin_class_add ovn-router 2026-06-12 17:29:59.256 | + lib/neutron:neutron_service_plugin_class_add:1032 : local service_plugin_class=ovn-router 2026-06-12 17:29:59.258 | + lib/neutron:neutron_service_plugin_class_add:1033 : [[ '' == '' ]] 2026-06-12 17:29:59.261 | + lib/neutron:neutron_service_plugin_class_add:1034 : Q_SERVICE_PLUGIN_CLASSES=ovn-router 2026-06-12 17:29:59.264 | + lib/neutron:_configure_neutron_common:895 : [[ etc/neutron/plugins/ml2 == '' ]] 2026-06-12 17:29:59.266 | + lib/neutron:_configure_neutron_common:895 : [[ ml2_conf.ini == '' ]] 2026-06-12 17:29:59.268 | + lib/neutron:_configure_neutron_common:895 : [[ ml2 == '' ]] 2026-06-12 17:29:59.271 | + lib/neutron:_configure_neutron_common:900 : mkdir -p /etc/neutron/plugins/ml2 2026-06-12 17:29:59.275 | + lib/neutron:_configure_neutron_common:901 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-12 17:29:59.278 | + lib/neutron:_configure_neutron_common:904 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-12 17:29:59.280 | + lib/neutron:_configure_neutron_common:907 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2026-06-12 17:29:59.282 | + lib/neutron:_configure_neutron_common:908 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-12 17:29:59.287 | ++ lib/neutron:_configure_neutron_common:913 : database_connection_url neutron 2026-06-12 17:29:59.289 | ++ lib/database:database_connection_url:134 : local db=neutron 2026-06-12 17:29:59.291 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2026-06-12 17:29:59.294 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=neutron 2026-06-12 17:29:59.296 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-12 17:29:59.297 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-12 17:29:59.300 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-12 17:29:59.314 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:29:59.317 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-12 17:29:59.319 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-06-12 17:29:59.322 | + lib/neutron:_configure_neutron_common:913 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-06-12 17:29:59.353 | + lib/neutron:_configure_neutron_common:914 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2026-06-12 17:29:59.383 | + lib/neutron:_configure_neutron_common:915 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2026-06-12 17:29:59.414 | + lib/neutron:_configure_neutron_common:916 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2026-06-12 17:29:59.447 | + lib/neutron:_configure_neutron_common:917 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2026-06-12 17:29:59.482 | + lib/neutron:_configure_neutron_common:920 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2026-06-12 17:29:59.515 | + lib/neutron:_configure_neutron_common:922 : '[' libvirt = fake ']' 2026-06-12 17:29:59.518 | + lib/neutron:_configure_neutron_common:932 : setup_logging /etc/neutron/neutron.conf 2026-06-12 17:29:59.520 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron.conf 2026-06-12 17:29:59.523 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron.conf 2026-06-12 17:29:59.526 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-12 17:29:59.542 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-12 17:29:59.545 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-12 17:29:59.548 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-12 17:29:59.551 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-12 17:29:59.554 | + functions:setup_systemd_logging:723 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-12 17:29:59.588 | + functions:setup_systemd_logging:725 : iniset /etc/neutron/neutron.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-06-12 17:29:59.622 | + functions:setup_systemd_logging:726 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-12 17:29:59.654 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-12 17:29:59.688 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron.conf DEFAULT log_color False 2026-06-12 17:29:59.722 | + lib/neutron:_configure_neutron_common:934 : _neutron_setup_rootwrap 2026-06-12 17:29:59.726 | + lib/neutron:_neutron_setup_rootwrap:1067 : [[ True == \F\a\l\s\e ]] 2026-06-12 17:29:59.728 | + lib/neutron:_neutron_setup_rootwrap:1071 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2026-06-12 17:29:59.731 | + lib/neutron:_neutron_setup_rootwrap:1072 : [[ -d /etc/neutron/rootwrap.d ]] 2026-06-12 17:29:59.733 | + lib/neutron:_neutron_setup_rootwrap:1076 : neutron_deploy_rootwrap_filters /opt/stack/neutron 2026-06-12 17:29:59.736 | + lib/neutron:neutron_deploy_rootwrap_filters:1057 : [[ True == \F\a\l\s\e ]] 2026-06-12 17:29:59.738 | + lib/neutron:neutron_deploy_rootwrap_filters:1060 : local srcdir=/opt/stack/neutron 2026-06-12 17:29:59.740 | + lib/neutron:neutron_deploy_rootwrap_filters:1061 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2026-06-12 17:29:59.755 | + lib/neutron:neutron_deploy_rootwrap_filters:1062 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2026-06-12 17:29:59.770 | + lib/neutron:_neutron_setup_rootwrap:1080 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.conf /etc/neutron/rootwrap.conf 2026-06-12 17:29:59.784 | + lib/neutron:_neutron_setup_rootwrap:1081 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2026-06-12 17:29:59.797 | + lib/neutron:_neutron_setup_rootwrap:1085 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/neutron/rootwrap.conf 2026-06-12 17:29:59.810 | + lib/neutron:_neutron_setup_rootwrap:1088 : ROOTWRAP_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-06-12 17:29:59.812 | + lib/neutron:_neutron_setup_rootwrap:1089 : ROOTWRAP_DAEMON_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-12 17:29:59.816 | ++ lib/neutron:_neutron_setup_rootwrap:1092 : mktemp 2026-06-12 17:29:59.821 | + lib/neutron:_neutron_setup_rootwrap:1092 : TEMPFILE=/tmp/tmp.h9ClpwtyoV 2026-06-12 17:29:59.823 | + lib/neutron:_neutron_setup_rootwrap:1093 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-06-12 17:29:59.827 | + lib/neutron:_neutron_setup_rootwrap:1094 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-12 17:29:59.830 | + lib/neutron:_neutron_setup_rootwrap:1095 : chmod 0440 /tmp/tmp.h9ClpwtyoV 2026-06-12 17:29:59.834 | + lib/neutron:_neutron_setup_rootwrap:1096 : sudo chown root:root /tmp/tmp.h9ClpwtyoV 2026-06-12 17:29:59.847 | + lib/neutron:_neutron_setup_rootwrap:1097 : sudo mv /tmp/tmp.h9ClpwtyoV /etc/sudoers.d/neutron-rootwrap 2026-06-12 17:29:59.861 | + lib/neutron:_neutron_setup_rootwrap:1100 : configure_root_helper_options /etc/neutron/neutron.conf 2026-06-12 17:29:59.863 | + lib/neutron:configure_root_helper_options:1104 : local conffile=/etc/neutron/neutron.conf 2026-06-12 17:29:59.866 | + lib/neutron:configure_root_helper_options:1105 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-06-12 17:29:59.898 | + lib/neutron:configure_root_helper_options:1106 : [[ True == \T\r\u\e ]] 2026-06-12 17:29:59.901 | + lib/neutron:configure_root_helper_options:1107 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-12 17:29:59.934 | + lib/neutron:configure_neutron:378 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2026-06-12 17:29:59.937 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=neutron 2026-06-12 17:29:59.940 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/neutron/neutron.conf 2026-06-12 17:29:59.943 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-12 17:29:59.946 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-12 17:29:59.948 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-12 17:29:59.966 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:29:59.970 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-12 17:29:59.973 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-12 17:29:59.976 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-12 17:29:59.994 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:29:59.997 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.250:5672/ 2026-06-12 17:30:00.000 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@10.4.3.250:5672/ 2026-06-12 17:30:00.034 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-12 17:30:00.036 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-12 17:30:00.039 | + lib/neutron:configure_neutron:380 : is_service_enabled q-metering neutron-metering 2026-06-12 17:30:00.056 | + functions-common:is_service_enabled:2070 : return 1 2026-06-12 17:30:00.059 | + lib/neutron:configure_neutron:383 : is_service_enabled q-agt neutron-agent 2026-06-12 17:30:00.076 | + functions-common:is_service_enabled:2070 : return 1 2026-06-12 17:30:00.079 | + lib/neutron:configure_neutron:386 : is_service_enabled q-dhcp neutron-dhcp 2026-06-12 17:30:00.098 | + functions-common:is_service_enabled:2070 : return 1 2026-06-12 17:30:00.102 | + lib/neutron:configure_neutron:389 : is_service_enabled q-l3 neutron-l3 2026-06-12 17:30:00.120 | + functions-common:is_service_enabled:2070 : return 1 2026-06-12 17:30:00.123 | + lib/neutron:configure_neutron:392 : is_service_enabled q-meta neutron-metadata-agent 2026-06-12 17:30:00.140 | + functions-common:is_service_enabled:2070 : return 1 2026-06-12 17:30:00.143 | + lib/neutron:configure_neutron:396 : [[ legacy != \l\e\g\a\c\y ]] 2026-06-12 17:30:00.146 | + lib/neutron:configure_neutron:399 : is_service_enabled ceilometer 2026-06-12 17:30:00.164 | + functions-common:is_service_enabled:2070 : return 1 2026-06-12 17:30:00.167 | + lib/neutron:configure_neutron:403 : [[ ovn == \o\v\n ]] 2026-06-12 17:30:00.169 | + lib/neutron:configure_neutron:404 : configure_ovn 2026-06-12 17:30:00.172 | + lib/neutron_plugins/ovn_agent:configure_ovn:554 : echo 'Configuring OVN' 2026-06-12 17:30:00.172 | Configuring OVN 2026-06-12 17:30:00.174 | + lib/neutron_plugins/ovn_agent:configure_ovn:556 : '[' -z '' ']' 2026-06-12 17:30:00.177 | + lib/neutron_plugins/ovn_agent:configure_ovn:557 : '[' -f /etc/openvswitch/system-id.conf ']' 2026-06-12 17:30:00.181 | ++ lib/neutron_plugins/ovn_agent:configure_ovn:558 : cat /etc/openvswitch/system-id.conf 2026-06-12 17:30:00.185 | + lib/neutron_plugins/ovn_agent:configure_ovn:558 : OVN_UUID=6d128434-54ec-4403-a0ac-57d01beadf71 2026-06-12 17:30:00.188 | + lib/neutron_plugins/ovn_agent:configure_ovn:573 : [[ False == \F\a\l\s\e ]] 2026-06-12 17:30:00.190 | + lib/neutron_plugins/ovn_agent:configure_ovn:573 : is_fedora 2026-06-12 17:30:00.193 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-12 17:30:00.196 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-12 17:30:00.198 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-12 17:30:00.201 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-12 17:30:00.203 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-12 17:30:00.206 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-12 17:30:00.209 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-12 17:30:00.211 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-12 17:30:00.214 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-12 17:30:00.216 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-12 17:30:00.219 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-12 17:30:00.222 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-12 17:30:00.225 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-12 17:30:00.228 | + lib/neutron_plugins/ovn_agent:configure_ovn:580 : local sample_file= 2026-06-12 17:30:00.231 | + lib/neutron_plugins/ovn_agent:configure_ovn:581 : local config_file= 2026-06-12 17:30:00.234 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : is_ovn_agent_enabled 2026-06-12 17:30:00.237 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:324 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-06-12 17:30:00.256 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:30:00.259 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:325 : enable_service q-ovn-agent 2026-06-12 17:30:00.305 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:326 : return 0 2026-06-12 17:30:00.307 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : [[ metadata =~ metadata ]] 2026-06-12 17:30:00.310 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : is_service_enabled ovn-controller 2026-06-12 17:30:00.329 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:30:00.332 | + lib/neutron_plugins/ovn_agent:configure_ovn:583 : sample_file=/opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample 2026-06-12 17:30:00.334 | + lib/neutron_plugins/ovn_agent:configure_ovn:584 : config_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-12 17:30:00.337 | + lib/neutron_plugins/ovn_agent:configure_ovn:589 : '[' -n /etc/neutron/plugins/ml2/ovn_agent.ini ']' 2026-06-12 17:30:00.339 | + lib/neutron_plugins/ovn_agent:configure_ovn:590 : sudo install -d -o stack /etc/neutron 2026-06-12 17:30:00.354 | + lib/neutron_plugins/ovn_agent:configure_ovn:592 : mkdir -p /opt/stack/neutron/etc/neutron/plugins/ml2 2026-06-12 17:30:00.360 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : cd /opt/stack/neutron 2026-06-12 17:30:00.364 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : exec ./tools/generate_config_file_samples.sh 2026-06-12 17:30:20.991 | + lib/neutron_plugins/ovn_agent:configure_ovn:595 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample /etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-12 17:30:20.996 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : configure_root_helper_options /etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-12 17:30:20.998 | + lib/neutron:configure_root_helper_options:1104 : local conffile=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-12 17:30:21.001 | + lib/neutron:configure_root_helper_options:1105 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-06-12 17:30:21.034 | + lib/neutron:configure_root_helper_options:1106 : [[ True == \T\r\u\e ]] 2026-06-12 17:30:21.037 | + lib/neutron:configure_root_helper_options:1107 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent root_helper_daemon 'sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-12 17:30:21.070 | + lib/neutron_plugins/ovn_agent:configure_ovn:598 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT debug True 2026-06-12 17:30:21.103 | + lib/neutron_plugins/ovn_agent:configure_ovn:599 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT nova_metadata_host 10.4.3.250 2026-06-12 17:30:21.135 | + lib/neutron_plugins/ovn_agent:configure_ovn:600 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT metadata_workers 2 2026-06-12 17:30:21.169 | + lib/neutron_plugins/ovn_agent:configure_ovn:601 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT state_path /opt/stack/data/neutron 2026-06-12 17:30:21.202 | + lib/neutron_plugins/ovn_agent:configure_ovn:602 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovs ovsdb_connection tcp:127.0.0.1:6640 2026-06-12 17:30:21.233 | + lib/neutron_plugins/ovn_agent:configure_ovn:603 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_connection ssl:10.4.3.250:6642 2026-06-12 17:30:21.267 | + lib/neutron_plugins/ovn_agent:configure_ovn:604 : is_service_enabled tls-proxy 2026-06-12 17:30:21.285 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:30:21.288 | + lib/neutron_plugins/ovn_agent:configure_ovn:605 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_ca_cert /opt/stack/data/CA/int-ca/ca-chain.pem 2026-06-12 17:30:21.323 | + lib/neutron_plugins/ovn_agent:configure_ovn:607 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_certificate /opt/stack/data/CA/int-ca/devstack-cert.crt 2026-06-12 17:30:21.358 | + lib/neutron_plugins/ovn_agent:configure_ovn:609 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_private_key /opt/stack/data/CA/int-ca/private/devstack-cert.key 2026-06-12 17:30:21.393 | + lib/neutron_plugins/ovn_agent:configure_ovn:612 : [[ /etc/neutron/plugins/ml2/ovn_agent.ini == /etc/neutron/plugins/ml2/ovn_agent.ini ]] 2026-06-12 17:30:21.396 | + lib/neutron_plugins/ovn_agent:configure_ovn:613 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent extensions metadata 2026-06-12 17:30:21.432 | + lib/neutron_plugins/ovn_agent:configure_ovn:614 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_nb_connection ssl:10.4.3.250:6641 2026-06-12 17:30:21.468 | + lib/neutron:configure_neutron:405 : configure_ovn_plugin 2026-06-12 17:30:21.471 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:496 : echo 'Configuring Neutron for OVN' 2026-06-12 17:30:21.471 | Configuring Neutron for OVN 2026-06-12 17:30:21.474 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:498 : is_service_enabled q-svc neutron-api 2026-06-12 17:30:21.492 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:30:21.495 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:499 : filter_network_api_extensions 2026-06-12 17:30:21.500 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:470 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-06-12 17:30:21.500 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS))' 2026-06-12 17:30:23.344 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:470 : SUPPORTED_NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan 2026-06-12 17:30:23.349 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-06-12 17:30:23.349 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS_OVN_L3))' 2026-06-12 17:30:24.987 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : SUPPORTED_NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-06-12 17:30:24.990 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:474 : is_service_enabled q-qos neutron-qos 2026-06-12 17:30:25.008 | + functions-common:is_service_enabled:2070 : return 1 2026-06-12 17:30:25.010 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:477 : NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-06-12 17:30:25.014 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : tr ', ' '\n' 2026-06-12 17:30:25.014 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : echo address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-06-12 17:30:25.014 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : sort -u 2026-06-12 17:30:25.020 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : extensions='address-group 2026-06-12 17:30:25.020 | address-scope 2026-06-12 17:30:25.020 | agent 2026-06-12 17:30:25.020 | allowed-address-pairs 2026-06-12 17:30:25.020 | auto-allocated-topology 2026-06-12 17:30:25.020 | availability_zone 2026-06-12 17:30:25.020 | bgp 2026-06-12 17:30:25.020 | bgp_4byte_asn 2026-06-12 17:30:25.020 | bgp_dragent_scheduler 2026-06-12 17:30:25.020 | binding 2026-06-12 17:30:25.020 | binding-extended 2026-06-12 17:30:25.020 | default-subnetpools 2026-06-12 17:30:25.020 | dhcp_agent_scheduler 2026-06-12 17:30:25.020 | dns-domain-ports 2026-06-12 17:30:25.020 | dns-integration 2026-06-12 17:30:25.020 | dns-integration-domain-keywords 2026-06-12 17:30:25.020 | empty-string-filtering 2026-06-12 17:30:25.020 | enable-default-route-bfd 2026-06-12 17:30:25.020 | enable-default-route-ecmp 2026-06-12 17:30:25.020 | expose-port-forwarding-in-fip 2026-06-12 17:30:25.020 | external-gateway-multihoming 2026-06-12 17:30:25.020 | external-net 2026-06-12 17:30:25.020 | ext-gw-mode 2026-06-12 17:30:25.020 | extra_dhcp_opt 2026-06-12 17:30:25.020 | extraroute 2026-06-12 17:30:25.020 | extraroute-atomic 2026-06-12 17:30:25.020 | filter-validation 2026-06-12 17:30:25.020 | fip-port-details 2026-06-12 17:30:25.020 | flavors 2026-06-12 17:30:25.020 | floatingip-pools 2026-06-12 17:30:25.020 | floating-ip-port-forwarding 2026-06-12 17:30:25.020 | floating-ip-port-forwarding-description 2026-06-12 17:30:25.020 | floating-ip-port-forwarding-detail 2026-06-12 17:30:25.020 | floating-ip-port-forwarding-port-ranges 2026-06-12 17:30:25.020 | fwaas_v2 2026-06-12 17:30:25.020 | ip_allocation 2026-06-12 17:30:25.020 | l3_agent_scheduler 2026-06-12 17:30:25.020 | l3-agent-scheduler-ha-chassis-priority 2026-06-12 17:30:25.020 | l3-flavors 2026-06-12 17:30:25.020 | l3-ha 2026-06-12 17:30:25.020 | logging 2026-06-12 17:30:25.020 | multi-provider 2026-06-12 17:30:25.020 | net-mtu 2026-06-12 17:30:25.020 | net-mtu-writable 2026-06-12 17:30:25.020 | network_availability_zone 2026-06-12 17:30:25.020 | network_ha 2026-06-12 17:30:25.020 | network-ip-availability 2026-06-12 17:30:25.020 | pagination 2026-06-12 17:30:25.020 | port-device-profile 2026-06-12 17:30:25.020 | port-hardware-offload-type 2026-06-12 17:30:25.020 | port-mac-address-regenerate 2026-06-12 17:30:25.020 | port-numa-affinity-policy 2026-06-12 17:30:25.020 | port-numa-affinity-policy-socket 2026-06-12 17:30:25.021 | port-resource-request 2026-06-12 17:30:25.021 | port-security 2026-06-12 17:30:25.021 | port-trusted-vif 2026-06-12 17:30:25.021 | project-id 2026-06-12 17:30:25.021 | provider 2026-06-12 17:30:25.021 | pvlan 2026-06-12 17:30:25.021 | qinq 2026-06-12 17:30:25.021 | qos 2026-06-12 17:30:25.021 | qos-bw-limit-direction 2026-06-12 17:30:25.021 | qos-bw-minimum-ingress 2026-06-12 17:30:25.021 | qos-default 2026-06-12 17:30:25.021 | qos-fip 2026-06-12 17:30:25.021 | qos-gateway-ip 2026-06-12 17:30:25.021 | qos-rules-alias 2026-06-12 17:30:25.021 | qos-rule-type-details 2026-06-12 17:30:25.021 | qos-rule-type-filter 2026-06-12 17:30:25.021 | quota-check-limit 2026-06-12 17:30:25.021 | quota-check-limit-default 2026-06-12 17:30:25.021 | quota_details 2026-06-12 17:30:25.021 | quotas 2026-06-12 17:30:25.021 | rbac-address-scope 2026-06-12 17:30:25.021 | rbac-policies 2026-06-12 17:30:25.021 | rbac-security-groups 2026-06-12 17:30:25.021 | router 2026-06-12 17:30:25.021 | router_availability_zone 2026-06-12 17:30:25.021 | router-enable-snat 2026-06-12 17:30:25.021 | security-group 2026-06-12 17:30:25.021 | security-groups-default-rules 2026-06-12 17:30:25.021 | security-groups-normalized-cidr 2026-06-12 17:30:25.021 | security-groups-remote-address-group 2026-06-12 17:30:25.021 | security-groups-rules-belongs-to-default-sg 2026-06-12 17:30:25.021 | security-groups-shared-filtering 2026-06-12 17:30:25.021 | segment 2026-06-12 17:30:25.021 | sorting 2026-06-12 17:30:25.021 | standard-attr-description 2026-06-12 17:30:25.021 | standard-attr-fwaas-v2 2026-06-12 17:30:25.021 | standard-attr-revisions 2026-06-12 17:30:25.021 | standard-attr-tag 2026-06-12 17:30:25.021 | standard-attr-timestamp 2026-06-12 17:30:25.021 | stateful-security-group 2026-06-12 17:30:25.021 | subnet_allocation 2026-06-12 17:30:25.021 | subnet-dns-publish-fixed-ip 2026-06-12 17:30:25.021 | subnet-external-network 2026-06-12 17:30:25.021 | subnet_onboard 2026-06-12 17:30:25.021 | subnetpool-prefix-ops 2026-06-12 17:30:25.021 | subnet-service-types 2026-06-12 17:30:25.021 | tag-creation 2026-06-12 17:30:25.021 | tap-mirror 2026-06-12 17:30:25.021 | tap-mirror-both-direction 2026-06-12 17:30:25.021 | trunk 2026-06-12 17:30:25.021 | uplink-status-propagation 2026-06-12 17:30:25.021 | uplink-status-propagation-updatable 2026-06-12 17:30:25.021 | vlan-transparent 2026-06-12 17:30:25.021 | vpnaas 2026-06-12 17:30:25.021 | vpn-endpoint-groups' 2026-06-12 17:30:25.024 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : echo address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-06-12 17:30:25.024 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : tr ', ' '\n' 2026-06-12 17:30:25.025 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : sort -u 2026-06-12 17:30:25.031 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : supported_ext='address-group 2026-06-12 17:30:25.031 | address-scope 2026-06-12 17:30:25.031 | agent 2026-06-12 17:30:25.031 | allowed-address-pairs 2026-06-12 17:30:25.031 | auto-allocated-topology 2026-06-12 17:30:25.031 | availability_zone 2026-06-12 17:30:25.031 | bgp 2026-06-12 17:30:25.031 | bgp_4byte_asn 2026-06-12 17:30:25.031 | bgp_dragent_scheduler 2026-06-12 17:30:25.031 | binding 2026-06-12 17:30:25.031 | binding-extended 2026-06-12 17:30:25.031 | default-subnetpools 2026-06-12 17:30:25.031 | dhcp_agent_scheduler 2026-06-12 17:30:25.031 | dns-domain-ports 2026-06-12 17:30:25.031 | dns-integration 2026-06-12 17:30:25.031 | dns-integration-domain-keywords 2026-06-12 17:30:25.031 | empty-string-filtering 2026-06-12 17:30:25.031 | enable-default-route-bfd 2026-06-12 17:30:25.031 | enable-default-route-ecmp 2026-06-12 17:30:25.031 | expose-port-forwarding-in-fip 2026-06-12 17:30:25.031 | external-gateway-multihoming 2026-06-12 17:30:25.031 | external-net 2026-06-12 17:30:25.031 | ext-gw-mode 2026-06-12 17:30:25.031 | extra_dhcp_opt 2026-06-12 17:30:25.031 | extraroute 2026-06-12 17:30:25.031 | extraroute-atomic 2026-06-12 17:30:25.031 | filter-validation 2026-06-12 17:30:25.031 | fip-port-details 2026-06-12 17:30:25.031 | flavors 2026-06-12 17:30:25.031 | floatingip-pools 2026-06-12 17:30:25.031 | floating-ip-port-forwarding 2026-06-12 17:30:25.031 | floating-ip-port-forwarding-description 2026-06-12 17:30:25.031 | floating-ip-port-forwarding-detail 2026-06-12 17:30:25.031 | floating-ip-port-forwarding-port-ranges 2026-06-12 17:30:25.031 | fwaas_v2 2026-06-12 17:30:25.031 | ip_allocation 2026-06-12 17:30:25.031 | l3_agent_scheduler 2026-06-12 17:30:25.031 | l3-agent-scheduler-ha-chassis-priority 2026-06-12 17:30:25.031 | l3-flavors 2026-06-12 17:30:25.031 | l3-ha 2026-06-12 17:30:25.031 | logging 2026-06-12 17:30:25.031 | multi-provider 2026-06-12 17:30:25.031 | net-mtu 2026-06-12 17:30:25.031 | net-mtu-writable 2026-06-12 17:30:25.031 | network_availability_zone 2026-06-12 17:30:25.031 | network_ha 2026-06-12 17:30:25.031 | network-ip-availability 2026-06-12 17:30:25.031 | pagination 2026-06-12 17:30:25.031 | port-device-profile 2026-06-12 17:30:25.031 | port-hardware-offload-type 2026-06-12 17:30:25.031 | port-mac-address-regenerate 2026-06-12 17:30:25.031 | port-numa-affinity-policy 2026-06-12 17:30:25.031 | port-numa-affinity-policy-socket 2026-06-12 17:30:25.031 | port-resource-request 2026-06-12 17:30:25.031 | port-security 2026-06-12 17:30:25.031 | port-trusted-vif 2026-06-12 17:30:25.031 | project-id 2026-06-12 17:30:25.031 | provider 2026-06-12 17:30:25.031 | pvlan 2026-06-12 17:30:25.031 | qinq 2026-06-12 17:30:25.031 | qos 2026-06-12 17:30:25.031 | qos-bw-limit-direction 2026-06-12 17:30:25.031 | qos-bw-minimum-ingress 2026-06-12 17:30:25.031 | qos-default 2026-06-12 17:30:25.031 | qos-fip 2026-06-12 17:30:25.031 | qos-gateway-ip 2026-06-12 17:30:25.031 | qos-rules-alias 2026-06-12 17:30:25.031 | qos-rule-type-details 2026-06-12 17:30:25.031 | qos-rule-type-filter 2026-06-12 17:30:25.031 | quota-check-limit 2026-06-12 17:30:25.031 | quota-check-limit-default 2026-06-12 17:30:25.031 | quota_details 2026-06-12 17:30:25.031 | quotas 2026-06-12 17:30:25.031 | rbac-address-scope 2026-06-12 17:30:25.031 | rbac-policies 2026-06-12 17:30:25.031 | rbac-security-groups 2026-06-12 17:30:25.031 | router 2026-06-12 17:30:25.031 | router_availability_zone 2026-06-12 17:30:25.031 | router-enable-snat 2026-06-12 17:30:25.031 | security-group 2026-06-12 17:30:25.031 | security-groups-default-rules 2026-06-12 17:30:25.031 | security-groups-normalized-cidr 2026-06-12 17:30:25.031 | security-groups-remote-address-group 2026-06-12 17:30:25.031 | security-groups-rules-belongs-to-default-sg 2026-06-12 17:30:25.031 | security-groups-shared-filtering 2026-06-12 17:30:25.031 | segment 2026-06-12 17:30:25.031 | sorting 2026-06-12 17:30:25.031 | standard-attr-description 2026-06-12 17:30:25.031 | standard-attr-fwaas-v2 2026-06-12 17:30:25.031 | standard-attr-revisions 2026-06-12 17:30:25.031 | standard-attr-tag 2026-06-12 17:30:25.031 | standard-attr-timestamp 2026-06-12 17:30:25.031 | stateful-security-group 2026-06-12 17:30:25.031 | subnet_allocation 2026-06-12 17:30:25.031 | subnet-dns-publish-fixed-ip 2026-06-12 17:30:25.031 | subnet-external-network 2026-06-12 17:30:25.031 | subnet_onboard 2026-06-12 17:30:25.031 | subnetpool-prefix-ops 2026-06-12 17:30:25.031 | subnet-service-types 2026-06-12 17:30:25.031 | tag-creation 2026-06-12 17:30:25.031 | tap-mirror 2026-06-12 17:30:25.031 | tap-mirror-both-direction 2026-06-12 17:30:25.031 | trunk 2026-06-12 17:30:25.031 | uplink-status-propagation 2026-06-12 17:30:25.031 | uplink-status-propagation-updatable 2026-06-12 17:30:25.031 | vlan-transparent 2026-06-12 17:30:25.031 | vpnaas 2026-06-12 17:30:25.031 | vpn-endpoint-groups' 2026-06-12 17:30:25.035 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : comm -12 /dev/fd/63 /dev/fd/62 2026-06-12 17:30:25.035 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : echo -e 'address-group 2026-06-12 17:30:25.035 | address-scope 2026-06-12 17:30:25.035 | agent 2026-06-12 17:30:25.035 | allowed-address-pairs 2026-06-12 17:30:25.035 | auto-allocated-topology 2026-06-12 17:30:25.035 | availability_zone 2026-06-12 17:30:25.035 | bgp 2026-06-12 17:30:25.035 | bgp_4byte_asn 2026-06-12 17:30:25.035 | bgp_dragent_scheduler 2026-06-12 17:30:25.035 | binding 2026-06-12 17:30:25.035 | binding-extended 2026-06-12 17:30:25.035 | default-subnetpools 2026-06-12 17:30:25.035 | dhcp_agent_scheduler 2026-06-12 17:30:25.035 | dns-domain-ports 2026-06-12 17:30:25.035 | dns-integration 2026-06-12 17:30:25.035 | dns-integration-domain-keywords 2026-06-12 17:30:25.035 | empty-string-filtering 2026-06-12 17:30:25.035 | enable-default-route-bfd 2026-06-12 17:30:25.035 | enable-default-route-ecmp 2026-06-12 17:30:25.035 | expose-port-forwarding-in-fip 2026-06-12 17:30:25.035 | external-gateway-multihoming 2026-06-12 17:30:25.035 | external-net 2026-06-12 17:30:25.035 | ext-gw-mode 2026-06-12 17:30:25.035 | extra_dhcp_opt 2026-06-12 17:30:25.035 | extraroute 2026-06-12 17:30:25.035 | extraroute-atomic 2026-06-12 17:30:25.035 | filter-validation 2026-06-12 17:30:25.035 | fip-port-details 2026-06-12 17:30:25.035 | flavors 2026-06-12 17:30:25.035 | floatingip-pools 2026-06-12 17:30:25.035 | floating-ip-port-forwarding 2026-06-12 17:30:25.035 | floating-ip-port-forwarding-description 2026-06-12 17:30:25.035 | floating-ip-port-forwarding-detail 2026-06-12 17:30:25.035 | floating-ip-port-forwarding-port-ranges 2026-06-12 17:30:25.035 | fwaas_v2 2026-06-12 17:30:25.035 | ip_allocation 2026-06-12 17:30:25.035 | l3_agent_scheduler 2026-06-12 17:30:25.035 | l3-agent-scheduler-ha-chassis-priority 2026-06-12 17:30:25.035 | l3-flavors 2026-06-12 17:30:25.035 | l3-ha 2026-06-12 17:30:25.035 | logging 2026-06-12 17:30:25.035 | multi-provider 2026-06-12 17:30:25.035 | net-mtu 2026-06-12 17:30:25.035 | net-mtu-writable 2026-06-12 17:30:25.035 | network_availability_zone 2026-06-12 17:30:25.035 | network_ha 2026-06-12 17:30:25.036 | network-ip-availability 2026-06-12 17:30:25.036 | pagination 2026-06-12 17:30:25.036 | port-device-profile 2026-06-12 17:30:25.036 | port-hardware-offload-type 2026-06-12 17:30:25.036 | port-mac-address-regenerate 2026-06-12 17:30:25.036 | port-numa-affinity-policy 2026-06-12 17:30:25.036 | port-numa-affinity-policy-socket 2026-06-12 17:30:25.036 | port-resource-request 2026-06-12 17:30:25.036 | port-security 2026-06-12 17:30:25.036 | port-trusted-vif 2026-06-12 17:30:25.036 | project-id 2026-06-12 17:30:25.036 | provider 2026-06-12 17:30:25.036 | pvlan 2026-06-12 17:30:25.036 | qinq 2026-06-12 17:30:25.036 | qos 2026-06-12 17:30:25.036 | qos-bw-limit-direction 2026-06-12 17:30:25.036 | qos-bw-minimum-ingress 2026-06-12 17:30:25.036 | qos-default 2026-06-12 17:30:25.036 | qos-fip 2026-06-12 17:30:25.036 | qos-gateway-ip 2026-06-12 17:30:25.036 | qos-rules-alias 2026-06-12 17:30:25.036 | qos-rule-type-details 2026-06-12 17:30:25.036 | qos-rule-type-filter 2026-06-12 17:30:25.036 | quota-check-limit 2026-06-12 17:30:25.036 | quota-check-limit-default 2026-06-12 17:30:25.036 | quota_details 2026-06-12 17:30:25.036 | quotas 2026-06-12 17:30:25.036 | rbac-address-scope 2026-06-12 17:30:25.036 | rbac-policies 2026-06-12 17:30:25.036 | rbac-security-groups 2026-06-12 17:30:25.036 | router 2026-06-12 17:30:25.036 | router_availability_zone 2026-06-12 17:30:25.036 | router-enable-snat 2026-06-12 17:30:25.036 | security-group 2026-06-12 17:30:25.036 | security-groups-default-rules 2026-06-12 17:30:25.036 | security-groups-normalized-cidr 2026-06-12 17:30:25.036 | security-groups-remote-address-group 2026-06-12 17:30:25.036 | security-groups-rules-belongs-to-default-sg 2026-06-12 17:30:25.036 | security-groups-shared-filtering 2026-06-12 17:30:25.036 | segment 2026-06-12 17:30:25.036 | sorting 2026-06-12 17:30:25.036 | standard-attr-description 2026-06-12 17:30:25.036 | standard-attr-fwaas-v2 2026-06-12 17:30:25.036 | standard-attr-revisions 2026-06-12 17:30:25.036 | standard-attr-tag 2026-06-12 17:30:25.036 | standard-attr-timestamp 2026-06-12 17:30:25.036 | stateful-security-group 2026-06-12 17:30:25.036 | subnet_allocation 2026-06-12 17:30:25.036 | subnet-dns-publish-fixed-ip 2026-06-12 17:30:25.036 | subnet-external-network 2026-06-12 17:30:25.036 | subnet_onboard 2026-06-12 17:30:25.036 | subnetpool-prefix-ops 2026-06-12 17:30:25.036 | subnet-service-types 2026-06-12 17:30:25.036 | tag-creation 2026-06-12 17:30:25.036 | tap-mirror 2026-06-12 17:30:25.036 | tap-mirror-both-direction 2026-06-12 17:30:25.036 | trunk 2026-06-12 17:30:25.036 | uplink-status-propagation 2026-06-12 17:30:25.036 | uplink-status-propagation-updatable 2026-06-12 17:30:25.036 | vlan-transparent 2026-06-12 17:30:25.036 | vpnaas 2026-06-12 17:30:25.036 | vpn-endpoint-groups' 2026-06-12 17:30:25.036 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : echo -e 'address-group 2026-06-12 17:30:25.036 | address-scope 2026-06-12 17:30:25.036 | agent 2026-06-12 17:30:25.036 | allowed-address-pairs 2026-06-12 17:30:25.036 | auto-allocated-topology 2026-06-12 17:30:25.036 | availability_zone 2026-06-12 17:30:25.036 | bgp 2026-06-12 17:30:25.036 | bgp_4byte_asn 2026-06-12 17:30:25.036 | bgp_dragent_scheduler 2026-06-12 17:30:25.036 | binding 2026-06-12 17:30:25.036 | binding-extended 2026-06-12 17:30:25.036 | default-subnetpools 2026-06-12 17:30:25.036 | dhcp_agent_scheduler 2026-06-12 17:30:25.036 | dns-domain-ports 2026-06-12 17:30:25.036 | dns-integration 2026-06-12 17:30:25.036 | dns-integration-domain-keywords 2026-06-12 17:30:25.036 | empty-string-filtering 2026-06-12 17:30:25.036 | enable-default-route-bfd 2026-06-12 17:30:25.036 | enable-default-route-ecmp 2026-06-12 17:30:25.036 | expose-port-forwarding-in-fip 2026-06-12 17:30:25.036 | external-gateway-multihoming 2026-06-12 17:30:25.036 | external-net 2026-06-12 17:30:25.036 | ext-gw-mode 2026-06-12 17:30:25.036 | extra_dhcp_opt 2026-06-12 17:30:25.036 | extraroute 2026-06-12 17:30:25.036 | extraroute-atomic 2026-06-12 17:30:25.036 | filter-validation 2026-06-12 17:30:25.036 | fip-port-details 2026-06-12 17:30:25.036 | flavors 2026-06-12 17:30:25.036 | floatingip-pools 2026-06-12 17:30:25.036 | floating-ip-port-forwarding 2026-06-12 17:30:25.036 | floating-ip-port-forwarding-description 2026-06-12 17:30:25.036 | floating-ip-port-forwarding-detail 2026-06-12 17:30:25.036 | floating-ip-port-forwarding-port-ranges 2026-06-12 17:30:25.036 | fwaas_v2 2026-06-12 17:30:25.036 | ip_allocation 2026-06-12 17:30:25.036 | l3_agent_scheduler 2026-06-12 17:30:25.036 | l3-agent-scheduler-ha-chassis-priority 2026-06-12 17:30:25.036 | l3-flavors 2026-06-12 17:30:25.036 | l3-ha 2026-06-12 17:30:25.036 | logging 2026-06-12 17:30:25.036 | multi-provider 2026-06-12 17:30:25.036 | net-mtu 2026-06-12 17:30:25.036 | net-mtu-writable 2026-06-12 17:30:25.036 | network_availability_zone 2026-06-12 17:30:25.036 | network_ha 2026-06-12 17:30:25.036 | network-ip-availability 2026-06-12 17:30:25.036 | pagination 2026-06-12 17:30:25.036 | port-device-profile 2026-06-12 17:30:25.036 | port-hardware-offload-type 2026-06-12 17:30:25.036 | port-mac-address-regenerate 2026-06-12 17:30:25.036 | port-numa-affinity-policy 2026-06-12 17:30:25.036 | port-numa-affinity-policy-socket 2026-06-12 17:30:25.036 | port-resource-request 2026-06-12 17:30:25.036 | port-security 2026-06-12 17:30:25.036 | port-trusted-vif 2026-06-12 17:30:25.036 | project-id 2026-06-12 17:30:25.036 | provider 2026-06-12 17:30:25.036 | pvlan 2026-06-12 17:30:25.036 | qinq 2026-06-12 17:30:25.036 | qos 2026-06-12 17:30:25.036 | qos-bw-limit-direction 2026-06-12 17:30:25.037 | qos-bw-minimum-ingress 2026-06-12 17:30:25.037 | qos-default 2026-06-12 17:30:25.037 | qos-fip 2026-06-12 17:30:25.037 | qos-gateway-ip 2026-06-12 17:30:25.037 | qos-rules-alias 2026-06-12 17:30:25.037 | qos-rule-type-details 2026-06-12 17:30:25.037 | qos-rule-type-filter 2026-06-12 17:30:25.037 | quota-check-limit 2026-06-12 17:30:25.037 | quota-check-limit-default 2026-06-12 17:30:25.037 | quota_details 2026-06-12 17:30:25.037 | quotas 2026-06-12 17:30:25.037 | rbac-address-scope 2026-06-12 17:30:25.037 | rbac-policies 2026-06-12 17:30:25.037 | rbac-security-groups 2026-06-12 17:30:25.037 | router 2026-06-12 17:30:25.037 | router_availability_zone 2026-06-12 17:30:25.037 | router-enable-snat 2026-06-12 17:30:25.037 | security-group 2026-06-12 17:30:25.037 | security-groups-default-rules 2026-06-12 17:30:25.037 | security-groups-normalized-cidr 2026-06-12 17:30:25.037 | security-groups-remote-address-group 2026-06-12 17:30:25.037 | security-groups-rules-belongs-to-default-sg 2026-06-12 17:30:25.037 | security-groups-shared-filtering 2026-06-12 17:30:25.037 | segment 2026-06-12 17:30:25.037 | sorting 2026-06-12 17:30:25.037 | standard-attr-description 2026-06-12 17:30:25.037 | standard-attr-fwaas-v2 2026-06-12 17:30:25.037 | standard-attr-revisions 2026-06-12 17:30:25.037 | standard-attr-tag 2026-06-12 17:30:25.037 | standard-attr-timestamp 2026-06-12 17:30:25.037 | stateful-security-group 2026-06-12 17:30:25.037 | subnet_allocation 2026-06-12 17:30:25.037 | subnet-dns-publish-fixed-ip 2026-06-12 17:30:25.037 | subnet-external-network 2026-06-12 17:30:25.037 | subnet_onboard 2026-06-12 17:30:25.037 | subnetpool-prefix-ops 2026-06-12 17:30:25.037 | subnet-service-types 2026-06-12 17:30:25.037 | tag-creation 2026-06-12 17:30:25.037 | tap-mirror 2026-06-12 17:30:25.037 | tap-mirror-both-direction 2026-06-12 17:30:25.037 | trunk 2026-06-12 17:30:25.037 | uplink-status-propagation 2026-06-12 17:30:25.037 | uplink-status-propagation-updatable 2026-06-12 17:30:25.037 | vlan-transparent 2026-06-12 17:30:25.037 | vpnaas 2026-06-12 17:30:25.037 | vpn-endpoint-groups' 2026-06-12 17:30:25.039 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : enabled_ext='address-group 2026-06-12 17:30:25.040 | address-scope 2026-06-12 17:30:25.040 | agent 2026-06-12 17:30:25.040 | allowed-address-pairs 2026-06-12 17:30:25.040 | auto-allocated-topology 2026-06-12 17:30:25.040 | availability_zone 2026-06-12 17:30:25.040 | bgp 2026-06-12 17:30:25.040 | bgp_4byte_asn 2026-06-12 17:30:25.040 | bgp_dragent_scheduler 2026-06-12 17:30:25.040 | binding 2026-06-12 17:30:25.040 | binding-extended 2026-06-12 17:30:25.040 | default-subnetpools 2026-06-12 17:30:25.040 | dhcp_agent_scheduler 2026-06-12 17:30:25.040 | dns-domain-ports 2026-06-12 17:30:25.040 | dns-integration 2026-06-12 17:30:25.040 | dns-integration-domain-keywords 2026-06-12 17:30:25.040 | empty-string-filtering 2026-06-12 17:30:25.040 | enable-default-route-bfd 2026-06-12 17:30:25.040 | enable-default-route-ecmp 2026-06-12 17:30:25.040 | expose-port-forwarding-in-fip 2026-06-12 17:30:25.040 | external-gateway-multihoming 2026-06-12 17:30:25.040 | external-net 2026-06-12 17:30:25.040 | ext-gw-mode 2026-06-12 17:30:25.040 | extra_dhcp_opt 2026-06-12 17:30:25.040 | extraroute 2026-06-12 17:30:25.040 | extraroute-atomic 2026-06-12 17:30:25.040 | filter-validation 2026-06-12 17:30:25.040 | fip-port-details 2026-06-12 17:30:25.040 | flavors 2026-06-12 17:30:25.040 | floatingip-pools 2026-06-12 17:30:25.040 | floating-ip-port-forwarding 2026-06-12 17:30:25.040 | floating-ip-port-forwarding-description 2026-06-12 17:30:25.040 | floating-ip-port-forwarding-detail 2026-06-12 17:30:25.040 | floating-ip-port-forwarding-port-ranges 2026-06-12 17:30:25.040 | fwaas_v2 2026-06-12 17:30:25.040 | ip_allocation 2026-06-12 17:30:25.040 | l3_agent_scheduler 2026-06-12 17:30:25.040 | l3-agent-scheduler-ha-chassis-priority 2026-06-12 17:30:25.040 | l3-flavors 2026-06-12 17:30:25.040 | l3-ha 2026-06-12 17:30:25.040 | logging 2026-06-12 17:30:25.040 | multi-provider 2026-06-12 17:30:25.040 | net-mtu 2026-06-12 17:30:25.040 | net-mtu-writable 2026-06-12 17:30:25.040 | network_availability_zone 2026-06-12 17:30:25.040 | network_ha 2026-06-12 17:30:25.040 | network-ip-availability 2026-06-12 17:30:25.040 | pagination 2026-06-12 17:30:25.040 | port-device-profile 2026-06-12 17:30:25.040 | port-hardware-offload-type 2026-06-12 17:30:25.040 | port-mac-address-regenerate 2026-06-12 17:30:25.040 | port-numa-affinity-policy 2026-06-12 17:30:25.040 | port-numa-affinity-policy-socket 2026-06-12 17:30:25.040 | port-resource-request 2026-06-12 17:30:25.040 | port-security 2026-06-12 17:30:25.040 | port-trusted-vif 2026-06-12 17:30:25.040 | project-id 2026-06-12 17:30:25.040 | provider 2026-06-12 17:30:25.040 | pvlan 2026-06-12 17:30:25.040 | qinq 2026-06-12 17:30:25.040 | qos 2026-06-12 17:30:25.040 | qos-bw-limit-direction 2026-06-12 17:30:25.040 | qos-bw-minimum-ingress 2026-06-12 17:30:25.041 | qos-default 2026-06-12 17:30:25.041 | qos-fip 2026-06-12 17:30:25.041 | qos-gateway-ip 2026-06-12 17:30:25.041 | qos-rules-alias 2026-06-12 17:30:25.041 | qos-rule-type-details 2026-06-12 17:30:25.041 | qos-rule-type-filter 2026-06-12 17:30:25.041 | quota-check-limit 2026-06-12 17:30:25.041 | quota-check-limit-default 2026-06-12 17:30:25.041 | quota_details 2026-06-12 17:30:25.041 | quotas 2026-06-12 17:30:25.041 | rbac-address-scope 2026-06-12 17:30:25.041 | rbac-policies 2026-06-12 17:30:25.041 | rbac-security-groups 2026-06-12 17:30:25.041 | router 2026-06-12 17:30:25.041 | router_availability_zone 2026-06-12 17:30:25.041 | router-enable-snat 2026-06-12 17:30:25.041 | security-group 2026-06-12 17:30:25.041 | security-groups-default-rules 2026-06-12 17:30:25.041 | security-groups-normalized-cidr 2026-06-12 17:30:25.041 | security-groups-remote-address-group 2026-06-12 17:30:25.041 | security-groups-rules-belongs-to-default-sg 2026-06-12 17:30:25.041 | security-groups-shared-filtering 2026-06-12 17:30:25.041 | segment 2026-06-12 17:30:25.041 | sorting 2026-06-12 17:30:25.041 | standard-attr-description 2026-06-12 17:30:25.041 | standard-attr-fwaas-v2 2026-06-12 17:30:25.041 | standard-attr-revisions 2026-06-12 17:30:25.041 | standard-attr-tag 2026-06-12 17:30:25.041 | standard-attr-timestamp 2026-06-12 17:30:25.041 | stateful-security-group 2026-06-12 17:30:25.041 | subnet_allocation 2026-06-12 17:30:25.041 | subnet-dns-publish-fixed-ip 2026-06-12 17:30:25.041 | subnet-external-network 2026-06-12 17:30:25.041 | subnet_onboard 2026-06-12 17:30:25.041 | subnetpool-prefix-ops 2026-06-12 17:30:25.041 | subnet-service-types 2026-06-12 17:30:25.041 | tag-creation 2026-06-12 17:30:25.041 | tap-mirror 2026-06-12 17:30:25.041 | tap-mirror-both-direction 2026-06-12 17:30:25.041 | trunk 2026-06-12 17:30:25.041 | uplink-status-propagation 2026-06-12 17:30:25.041 | uplink-status-propagation-updatable 2026-06-12 17:30:25.041 | vlan-transparent 2026-06-12 17:30:25.041 | vpnaas 2026-06-12 17:30:25.041 | vpn-endpoint-groups' 2026-06-12 17:30:25.045 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : echo -e 'address-group 2026-06-12 17:30:25.045 | address-scope 2026-06-12 17:30:25.045 | agent 2026-06-12 17:30:25.045 | allowed-address-pairs 2026-06-12 17:30:25.045 | auto-allocated-topology 2026-06-12 17:30:25.045 | availability_zone 2026-06-12 17:30:25.045 | bgp 2026-06-12 17:30:25.045 | bgp_4byte_asn 2026-06-12 17:30:25.045 | bgp_dragent_scheduler 2026-06-12 17:30:25.045 | binding 2026-06-12 17:30:25.045 | binding-extended 2026-06-12 17:30:25.045 | default-subnetpools 2026-06-12 17:30:25.045 | dhcp_agent_scheduler 2026-06-12 17:30:25.045 | dns-domain-ports 2026-06-12 17:30:25.045 | dns-integration 2026-06-12 17:30:25.045 | dns-integration-domain-keywords 2026-06-12 17:30:25.045 | empty-string-filtering 2026-06-12 17:30:25.045 | enable-default-route-bfd 2026-06-12 17:30:25.045 | enable-default-route-ecmp 2026-06-12 17:30:25.045 | expose-port-forwarding-in-fip 2026-06-12 17:30:25.045 | external-gateway-multihoming 2026-06-12 17:30:25.045 | external-net 2026-06-12 17:30:25.045 | ext-gw-mode 2026-06-12 17:30:25.045 | extra_dhcp_opt 2026-06-12 17:30:25.045 | extraroute 2026-06-12 17:30:25.045 | extraroute-atomic 2026-06-12 17:30:25.045 | filter-validation 2026-06-12 17:30:25.045 | fip-port-details 2026-06-12 17:30:25.045 | flavors 2026-06-12 17:30:25.045 | floatingip-pools 2026-06-12 17:30:25.045 | floating-ip-port-forwarding 2026-06-12 17:30:25.045 | floating-ip-port-forwarding-description 2026-06-12 17:30:25.045 | floating-ip-port-forwarding-detail 2026-06-12 17:30:25.045 | floating-ip-port-forwarding-port-ranges 2026-06-12 17:30:25.045 | fwaas_v2 2026-06-12 17:30:25.045 | ip_allocation 2026-06-12 17:30:25.045 | l3_agent_scheduler 2026-06-12 17:30:25.045 | l3-agent-scheduler-ha-chassis-priority 2026-06-12 17:30:25.045 | l3-flavors 2026-06-12 17:30:25.045 | l3-ha 2026-06-12 17:30:25.045 | logging 2026-06-12 17:30:25.045 | multi-provider 2026-06-12 17:30:25.045 | net-mtu 2026-06-12 17:30:25.045 | net-mtu-writable 2026-06-12 17:30:25.045 | network_availability_zone 2026-06-12 17:30:25.045 | network_ha 2026-06-12 17:30:25.045 | network-ip-availability 2026-06-12 17:30:25.045 | pagination 2026-06-12 17:30:25.045 | port-device-profile 2026-06-12 17:30:25.045 | port-hardware-offload-type 2026-06-12 17:30:25.045 | port-mac-address-regenerate 2026-06-12 17:30:25.045 | port-numa-affinity-policy 2026-06-12 17:30:25.045 | port-numa-affinity-policy-socket 2026-06-12 17:30:25.045 | port-resource-request 2026-06-12 17:30:25.045 | port-security 2026-06-12 17:30:25.045 | port-trusted-vif 2026-06-12 17:30:25.045 | project-id 2026-06-12 17:30:25.045 | provider 2026-06-12 17:30:25.045 | pvlan 2026-06-12 17:30:25.045 | qinq 2026-06-12 17:30:25.045 | qos 2026-06-12 17:30:25.045 | qos-bw-limit-direction 2026-06-12 17:30:25.045 | qos-bw-minimum-ingress 2026-06-12 17:30:25.045 | qos-default 2026-06-12 17:30:25.045 | qos-fip 2026-06-12 17:30:25.045 | qos-gateway-ip 2026-06-12 17:30:25.045 | qos-rules-alias 2026-06-12 17:30:25.045 | qos-rule-type-details 2026-06-12 17:30:25.045 | qos-rule-type-filter 2026-06-12 17:30:25.045 | quota-check-limit 2026-06-12 17:30:25.045 | quota-check-limit-default 2026-06-12 17:30:25.045 | quota_details 2026-06-12 17:30:25.045 | quotas 2026-06-12 17:30:25.045 | rbac-address-scope 2026-06-12 17:30:25.045 | rbac-policies 2026-06-12 17:30:25.045 | rbac-security-groups 2026-06-12 17:30:25.045 | router 2026-06-12 17:30:25.045 | router_availability_zone 2026-06-12 17:30:25.045 | router-enable-snat 2026-06-12 17:30:25.045 | security-group 2026-06-12 17:30:25.045 | security-groups-default-rules 2026-06-12 17:30:25.045 | security-groups-normalized-cidr 2026-06-12 17:30:25.045 | security-groups-remote-address-group 2026-06-12 17:30:25.045 | security-groups-rules-belongs-to-default-sg 2026-06-12 17:30:25.045 | security-groups-shared-filtering 2026-06-12 17:30:25.045 | segment 2026-06-12 17:30:25.045 | sorting 2026-06-12 17:30:25.045 | standard-attr-description 2026-06-12 17:30:25.045 | standard-attr-fwaas-v2 2026-06-12 17:30:25.045 | standard-attr-revisions 2026-06-12 17:30:25.045 | standard-attr-tag 2026-06-12 17:30:25.045 | standard-attr-timestamp 2026-06-12 17:30:25.045 | stateful-security-group 2026-06-12 17:30:25.045 | subnet_allocation 2026-06-12 17:30:25.045 | subnet-dns-publish-fixed-ip 2026-06-12 17:30:25.045 | subnet-external-network 2026-06-12 17:30:25.045 | subnet_onboard 2026-06-12 17:30:25.045 | subnetpool-prefix-ops 2026-06-12 17:30:25.045 | subnet-service-types 2026-06-12 17:30:25.045 | tag-creation 2026-06-12 17:30:25.045 | tap-mirror 2026-06-12 17:30:25.045 | tap-mirror-both-direction 2026-06-12 17:30:25.045 | trunk 2026-06-12 17:30:25.045 | uplink-status-propagation 2026-06-12 17:30:25.045 | uplink-status-propagation-updatable 2026-06-12 17:30:25.045 | vlan-transparent 2026-06-12 17:30:25.045 | vpnaas 2026-06-12 17:30:25.045 | vpn-endpoint-groups' 2026-06-12 17:30:25.046 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : echo -e 'address-group 2026-06-12 17:30:25.046 | address-scope 2026-06-12 17:30:25.046 | agent 2026-06-12 17:30:25.046 | allowed-address-pairs 2026-06-12 17:30:25.046 | auto-allocated-topology 2026-06-12 17:30:25.046 | availability_zone 2026-06-12 17:30:25.046 | bgp 2026-06-12 17:30:25.046 | bgp_4byte_asn 2026-06-12 17:30:25.046 | bgp_dragent_scheduler 2026-06-12 17:30:25.046 | binding 2026-06-12 17:30:25.046 | binding-extended 2026-06-12 17:30:25.046 | default-subnetpools 2026-06-12 17:30:25.046 | dhcp_agent_scheduler 2026-06-12 17:30:25.046 | dns-domain-ports 2026-06-12 17:30:25.046 | dns-integration 2026-06-12 17:30:25.046 | dns-integration-domain-keywords 2026-06-12 17:30:25.046 | empty-string-filtering 2026-06-12 17:30:25.046 | enable-default-route-bfd 2026-06-12 17:30:25.046 | enable-default-route-ecmp 2026-06-12 17:30:25.046 | expose-port-forwarding-in-fip 2026-06-12 17:30:25.046 | external-gateway-multihoming 2026-06-12 17:30:25.046 | external-net 2026-06-12 17:30:25.046 | ext-gw-mode 2026-06-12 17:30:25.046 | extra_dhcp_opt 2026-06-12 17:30:25.046 | extraroute 2026-06-12 17:30:25.046 | extraroute-atomic 2026-06-12 17:30:25.046 | filter-validation 2026-06-12 17:30:25.046 | fip-port-details 2026-06-12 17:30:25.046 | flavors 2026-06-12 17:30:25.046 | floatingip-pools 2026-06-12 17:30:25.046 | floating-ip-port-forwarding 2026-06-12 17:30:25.046 | floating-ip-port-forwarding-description 2026-06-12 17:30:25.046 | floating-ip-port-forwarding-detail 2026-06-12 17:30:25.046 | floating-ip-port-forwarding-port-ranges 2026-06-12 17:30:25.046 | fwaas_v2 2026-06-12 17:30:25.046 | ip_allocation 2026-06-12 17:30:25.046 | l3_agent_scheduler 2026-06-12 17:30:25.046 | l3-agent-scheduler-ha-chassis-priority 2026-06-12 17:30:25.046 | l3-flavors 2026-06-12 17:30:25.046 | l3-ha 2026-06-12 17:30:25.046 | logging 2026-06-12 17:30:25.046 | multi-provider 2026-06-12 17:30:25.046 | net-mtu 2026-06-12 17:30:25.046 | net-mtu-writable 2026-06-12 17:30:25.046 | network_availability_zone 2026-06-12 17:30:25.046 | network_ha 2026-06-12 17:30:25.046 | network-ip-availability 2026-06-12 17:30:25.046 | pagination 2026-06-12 17:30:25.046 | port-device-profile 2026-06-12 17:30:25.046 | port-hardware-offload-type 2026-06-12 17:30:25.046 | port-mac-address-regenerate 2026-06-12 17:30:25.046 | port-numa-affinity-policy 2026-06-12 17:30:25.046 | port-numa-affinity-policy-socket 2026-06-12 17:30:25.046 | port-resource-request 2026-06-12 17:30:25.046 | port-security 2026-06-12 17:30:25.046 | port-trusted-vif 2026-06-12 17:30:25.046 | project-id 2026-06-12 17:30:25.046 | provider 2026-06-12 17:30:25.046 | pvlan 2026-06-12 17:30:25.046 | qinq 2026-06-12 17:30:25.046 | qos 2026-06-12 17:30:25.046 | qos-bw-limit-direction 2026-06-12 17:30:25.046 | qos-bw-minimum-ingress 2026-06-12 17:30:25.046 | qos-default 2026-06-12 17:30:25.046 | qos-fip 2026-06-12 17:30:25.046 | qos-gateway-ip 2026-06-12 17:30:25.046 | qos-rules-alias 2026-06-12 17:30:25.046 | qos-rule-type-details 2026-06-12 17:30:25.046 | qos-rule-type-filter 2026-06-12 17:30:25.046 | quota-check-limit 2026-06-12 17:30:25.046 | quota-check-limit-default 2026-06-12 17:30:25.046 | quota_details 2026-06-12 17:30:25.046 | quotas 2026-06-12 17:30:25.046 | rbac-address-scope 2026-06-12 17:30:25.046 | rbac-policies 2026-06-12 17:30:25.046 | rbac-security-groups 2026-06-12 17:30:25.046 | router 2026-06-12 17:30:25.046 | router_availability_zone 2026-06-12 17:30:25.046 | router-enable-snat 2026-06-12 17:30:25.046 | security-group 2026-06-12 17:30:25.046 | security-groups-default-rules 2026-06-12 17:30:25.046 | security-groups-normalized-cidr 2026-06-12 17:30:25.046 | security-groups-remote-address-group 2026-06-12 17:30:25.046 | security-groups-rules-belongs-to-default-sg 2026-06-12 17:30:25.046 | security-groups-shared-filtering 2026-06-12 17:30:25.046 | segment 2026-06-12 17:30:25.046 | sorting 2026-06-12 17:30:25.046 | standard-attr-description 2026-06-12 17:30:25.046 | standard-attr-fwaas-v2 2026-06-12 17:30:25.046 | standard-attr-revisions 2026-06-12 17:30:25.046 | standard-attr-tag 2026-06-12 17:30:25.046 | standard-attr-timestamp 2026-06-12 17:30:25.046 | stateful-security-group 2026-06-12 17:30:25.046 | subnet_allocation 2026-06-12 17:30:25.046 | subnet-dns-publish-fixed-ip 2026-06-12 17:30:25.046 | subnet-external-network 2026-06-12 17:30:25.046 | subnet_onboard 2026-06-12 17:30:25.046 | subnetpool-prefix-ops 2026-06-12 17:30:25.046 | subnet-service-types 2026-06-12 17:30:25.046 | tag-creation 2026-06-12 17:30:25.046 | tap-mirror 2026-06-12 17:30:25.046 | tap-mirror-both-direction 2026-06-12 17:30:25.046 | trunk 2026-06-12 17:30:25.046 | uplink-status-propagation 2026-06-12 17:30:25.046 | uplink-status-propagation-updatable 2026-06-12 17:30:25.046 | vlan-transparent 2026-06-12 17:30:25.046 | vpnaas 2026-06-12 17:30:25.046 | vpn-endpoint-groups' 2026-06-12 17:30:25.046 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : comm -3 /dev/fd/63 /dev/fd/62 2026-06-12 17:30:25.050 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : disabled_ext= 2026-06-12 17:30:25.053 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:485 : '[' '!' -z '' ']' 2026-06-12 17:30:25.057 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : tr ' ' , 2026-06-12 17:30:25.057 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : echo address-group address-scope agent allowed-address-pairs auto-allocated-topology availability_zone bgp bgp_4byte_asn bgp_dragent_scheduler binding binding-extended default-subnetpools dhcp_agent_scheduler dns-domain-ports dns-integration dns-integration-domain-keywords empty-string-filtering enable-default-route-bfd enable-default-route-ecmp expose-port-forwarding-in-fip external-gateway-multihoming external-net ext-gw-mode extra_dhcp_opt extraroute extraroute-atomic filter-validation fip-port-details flavors floatingip-pools floating-ip-port-forwarding floating-ip-port-forwarding-description floating-ip-port-forwarding-detail floating-ip-port-forwarding-port-ranges fwaas_v2 ip_allocation l3_agent_scheduler l3-agent-scheduler-ha-chassis-priority l3-flavors l3-ha logging multi-provider net-mtu net-mtu-writable network_availability_zone network_ha network-ip-availability pagination port-device-profile port-hardware-offload-type port-mac-address-regenerate port-numa-affinity-policy port-numa-affinity-policy-socket port-resource-request port-security port-trusted-vif project-id provider pvlan qinq qos qos-bw-limit-direction qos-bw-minimum-ingress qos-default qos-fip qos-gateway-ip qos-rules-alias qos-rule-type-details qos-rule-type-filter quota-check-limit quota-check-limit-default quota_details quotas rbac-address-scope rbac-policies rbac-security-groups router router_availability_zone router-enable-snat security-group security-groups-default-rules security-groups-normalized-cidr security-groups-remote-address-group security-groups-rules-belongs-to-default-sg security-groups-shared-filtering segment sorting standard-attr-description standard-attr-fwaas-v2 standard-attr-revisions standard-attr-tag standard-attr-timestamp stateful-security-group subnet_allocation subnet-dns-publish-fixed-ip subnet-external-network subnet_onboard subnetpool-prefix-ops subnet-service-types tag-creation tap-mirror tap-mirror-both-direction trunk uplink-status-propagation uplink-status-propagation-updatable vlan-transparent vpnaas vpn-endpoint-groups 2026-06-12 17:30:25.061 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : export NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,external-gateway-multihoming,external-net,ext-gw-mode,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,fwaas_v2,ip_allocation,l3_agent_scheduler,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network_availability_zone,network_ha,network-ip-availability,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rules-alias,qos-rule-type-details,qos-rule-type-filter,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router_availability_zone,router-enable-snat,security-group,security-groups-default-rules,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet_allocation,subnet-dns-publish-fixed-ip,subnet-external-network,subnet_onboard,subnetpool-prefix-ops,subnet-service-types,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpnaas,vpn-endpoint-groups 2026-06-12 17:30:25.064 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,external-gateway-multihoming,external-net,ext-gw-mode,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,fwaas_v2,ip_allocation,l3_agent_scheduler,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network_availability_zone,network_ha,network-ip-availability,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rules-alias,qos-rule-type-details,qos-rule-type-filter,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router_availability_zone,router-enable-snat,security-group,security-groups-default-rules,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet_allocation,subnet-dns-publish-fixed-ip,subnet-external-network,subnet_onboard,subnetpool-prefix-ops,subnet-service-types,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpnaas,vpn-endpoint-groups 2026-06-12 17:30:25.067 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:500 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size=38 2026-06-12 17:30:25.069 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-12 17:30:25.072 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-06-12 17:30:25.075 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=max_header_size=38 2026-06-12 17:30:25.078 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z max_header_size=38 ']' 2026-06-12 17:30:25.081 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-12 17:30:25.084 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size 38 2026-06-12 17:30:25.116 | + 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.250:6641 2026-06-12 17:30:25.119 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-12 17:30:25.121 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-12 17:30:25.125 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_connection=ssl:10.4.3.250:6641 2026-06-12 17:30:25.128 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_connection=ssl:10.4.3.250:6641 ']' 2026-06-12 17:30:25.131 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-12 17:30:25.133 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection ssl:10.4.3.250:6641 2026-06-12 17:30:25.164 | + 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.250:6642 2026-06-12 17:30:25.166 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-12 17:30:25.169 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-12 17:30:25.172 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_connection=ssl:10.4.3.250:6642 2026-06-12 17:30:25.174 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_connection=ssl:10.4.3.250:6642 ']' 2026-06-12 17:30:25.176 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-12 17:30:25.178 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection ssl:10.4.3.250:6642 2026-06-12 17:30:25.206 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:503 : is_service_enabled tls-proxy 2026-06-12 17:30:25.221 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:30:25.224 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:504 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-06-12 17:30:25.226 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-12 17:30:25.228 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-12 17:30:25.230 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-06-12 17:30:25.233 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem ']' 2026-06-12 17:30:25.235 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-12 17:30:25.238 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_ca_cert /opt/stack/data/CA/int-ca/ca-chain.pem 2026-06-12 17:30:25.270 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:505 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt 2026-06-12 17:30:25.272 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-12 17:30:25.275 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-12 17:30:25.277 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt 2026-06-12 17:30:25.279 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt ']' 2026-06-12 17:30:25.282 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-12 17:30:25.284 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_certificate /opt/stack/data/CA/int-ca/devstack-cert.crt 2026-06-12 17:30:25.316 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:506 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_private_key=/opt/stack/data/CA/int-ca/private/devstack-cert.key 2026-06-12 17:30:25.319 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-12 17:30:25.321 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-12 17:30:25.324 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_private_key=/opt/stack/data/CA/int-ca/private/devstack-cert.key 2026-06-12 17:30:25.327 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_private_key=/opt/stack/data/CA/int-ca/private/devstack-cert.key ']' 2026-06-12 17:30:25.330 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-12 17:30:25.333 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_private_key /opt/stack/data/CA/int-ca/private/devstack-cert.key 2026-06-12 17:30:25.367 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:507 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-06-12 17:30:25.369 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-12 17:30:25.372 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-12 17:30:25.375 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-06-12 17:30:25.378 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem ']' 2026-06-12 17:30:25.380 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-12 17:30:25.383 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_ca_cert /opt/stack/data/CA/int-ca/ca-chain.pem 2026-06-12 17:30:25.416 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:508 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt 2026-06-12 17:30:25.419 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-12 17:30:25.422 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-12 17:30:25.425 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt 2026-06-12 17:30:25.427 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt ']' 2026-06-12 17:30:25.430 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-12 17:30:25.432 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_certificate /opt/stack/data/CA/int-ca/devstack-cert.crt 2026-06-12 17:30:25.466 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:509 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_private_key=/opt/stack/data/CA/int-ca/private/devstack-cert.key 2026-06-12 17:30:25.468 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-12 17:30:25.471 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-12 17:30:25.474 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_private_key=/opt/stack/data/CA/int-ca/private/devstack-cert.key 2026-06-12 17:30:25.476 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_private_key=/opt/stack/data/CA/int-ca/private/devstack-cert.key ']' 2026-06-12 17:30:25.479 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-12 17:30:25.481 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_private_key /opt/stack/data/CA/int-ca/private/devstack-cert.key 2026-06-12 17:30:25.519 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:511 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode=log 2026-06-12 17:30:25.522 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-12 17:30:25.525 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-12 17:30:25.528 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=neutron_sync_mode=log 2026-06-12 17:30:25.531 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z neutron_sync_mode=log ']' 2026-06-12 17:30:25.533 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-12 17:30:25.536 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode log 2026-06-12 17:30:25.569 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:512 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler=leastloaded 2026-06-12 17:30:25.571 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-12 17:30:25.574 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-12 17:30:25.577 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_l3_scheduler=leastloaded 2026-06-12 17:30:25.579 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_l3_scheduler=leastloaded ']' 2026-06-12 17:30:25.582 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-12 17:30:25.585 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler leastloaded 2026-06-12 17:30:25.622 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:513 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group=True 2026-06-12 17:30:25.625 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-12 17:30:25.628 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-06-12 17:30:25.630 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-06-12 17:30:25.633 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-06-12 17:30:25.635 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-12 17:30:25.638 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-06-12 17:30:25.673 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:514 : inicomment /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver 2026-06-12 17:30:25.694 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:516 : is_service_enabled q-log neutron-log 2026-06-12 17:30:25.713 | + functions-common:is_service_enabled:2070 : return 1 2026-06-12 17:30:25.716 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:522 : is_ovn_metadata_agent_enabled 2026-06-12 17:30:25.719 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-06-12 17:30:25.737 | + functions-common:is_service_enabled:2070 : return 1 2026-06-12 17:30:25.740 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : return 1 2026-06-12 17:30:25.743 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:524 : is_ovn_agent_enabled 2026-06-12 17:30:25.746 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:324 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-06-12 17:30:25.765 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:30:25.768 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:325 : enable_service q-ovn-agent 2026-06-12 17:30:25.813 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:326 : return 0 2026-06-12 17:30:25.815 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:524 : [[ metadata =~ metadata ]] 2026-06-12 17:30:25.818 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:525 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled=True 2026-06-12 17:30:25.820 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-12 17:30:25.822 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-12 17:30:25.824 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_metadata_enabled=True 2026-06-12 17:30:25.827 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_metadata_enabled=True ']' 2026-06-12 17:30:25.830 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-12 17:30:25.832 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled True 2026-06-12 17:30:25.866 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:530 : is_service_enabled q-dns neutron-dns 2026-06-12 17:30:25.884 | + functions-common:is_service_enabled:2070 : return 1 2026-06-12 17:30:25.887 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:535 : iniset /etc/neutron/neutron.conf ovs igmp_snooping_enable False 2026-06-12 17:30:25.923 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:538 : is_service_enabled q-dhcp neutron-dhcp 2026-06-12 17:30:25.942 | + functions-common:is_service_enabled:2070 : return 1 2026-06-12 17:30:25.946 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:541 : iniset /etc/neutron/neutron.conf DEFAULT dhcp_agent_notification False 2026-06-12 17:30:25.979 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:544 : is_service_enabled n-api-meta 2026-06-12 17:30:25.996 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:30:25.999 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:545 : is_ovn_metadata_agent_enabled 2026-06-12 17:30:26.002 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-06-12 17:30:26.018 | + functions-common:is_service_enabled:2070 : return 1 2026-06-12 17:30:26.021 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : return 1 2026-06-12 17:30:26.023 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:547 : is_ovn_agent_enabled 2026-06-12 17:30:26.026 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:324 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-06-12 17:30:26.042 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:30:26.045 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:325 : enable_service q-ovn-agent 2026-06-12 17:30:26.094 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:326 : return 0 2026-06-12 17:30:26.097 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:547 : [[ metadata =~ metadata ]] 2026-06-12 17:30:26.100 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:548 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2026-06-12 17:30:26.133 | + lib/neutron:configure_neutron:409 : is_service_enabled q-placement neutron-placement 2026-06-12 17:30:26.152 | + functions-common:is_service_enabled:2070 : return 1 2026-06-12 17:30:26.155 | + lib/neutron:configure_neutron:412 : is_service_enabled q-trunk neutron-trunk 2026-06-12 17:30:26.172 | + functions-common:is_service_enabled:2070 : return 1 2026-06-12 17:30:26.175 | + lib/neutron:configure_neutron:415 : is_service_enabled q-qos neutron-qos 2026-06-12 17:30:26.193 | + functions-common:is_service_enabled:2070 : return 1 2026-06-12 17:30:26.196 | + lib/neutron:configure_neutron:422 : is_service_enabled neutron-segments 2026-06-12 17:30:26.217 | + functions-common:is_service_enabled:2070 : return 1 2026-06-12 17:30:26.219 | + lib/neutron:configure_neutron:426 : is_service_enabled q-ovn-bgp 2026-06-12 17:30:26.235 | + functions-common:is_service_enabled:2070 : return 1 2026-06-12 17:30:26.239 | + lib/neutron:configure_neutron:431 : is_service_enabled q-agt neutron-agent q-svc neutron-api 2026-06-12 17:30:26.256 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:30:26.259 | + lib/neutron:configure_neutron:432 : _configure_neutron_service 2026-06-12 17:30:26.262 | + lib/neutron:_configure_neutron_service:1002 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2026-06-12 17:30:26.264 | + lib/neutron:_configure_neutron_service:1003 : cp /opt/stack/neutron/etc/neutron/api-paste.ini /etc/neutron/api-paste.ini 2026-06-12 17:30:26.270 | + lib/neutron:_configure_neutron_service:1006 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2026-06-12 17:30:26.305 | + lib/neutron:_configure_neutron_service:1008 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2026-06-12 17:30:26.340 | + lib/neutron:_configure_neutron_service:1009 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2026-06-12 17:30:26.374 | + lib/neutron:_configure_neutron_service:1011 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2026-06-12 17:30:26.409 | + lib/neutron:_configure_neutron_service:1012 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2026-06-12 17:30:26.412 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/neutron/neutron.conf 2026-06-12 17:30:26.415 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=neutron 2026-06-12 17:30:26.419 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-12 17:30:26.422 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-12 17:30:26.424 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/neutron/neutron.conf neutron keystone_authtoken 2026-06-12 17:30:26.427 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-06-12 17:30:26.430 | + lib/keystone:configure_keystoneauth:392 : local admin_user=neutron 2026-06-12 17:30:26.433 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-12 17:30:26.436 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2026-06-12 17:30:26.468 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2026-06-12 17:30:26.504 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url https://10.4.3.250/identity 2026-06-12 17:30:26.536 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2026-06-12 17:30:26.571 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf keystone_authtoken password secretservice 2026-06-12 17:30:26.606 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2026-06-12 17:30:26.643 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2026-06-12 17:30:26.674 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2026-06-12 17:30:26.708 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf keystone_authtoken www_authenticate_uri https://10.4.3.250/identity 2026-06-12 17:30:26.742 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-12 17:30:26.777 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2026-06-12 17:30:26.811 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-12 17:30:26.814 | + lib/neutron:_configure_neutron_service:1015 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2026-06-12 17:30:26.848 | + lib/neutron:_configure_neutron_service:1016 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2026-06-12 17:30:26.883 | + lib/neutron:_configure_neutron_service:1018 : configure_keystoneauth /etc/neutron/neutron.conf nova nova 2026-06-12 17:30:26.886 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-06-12 17:30:26.889 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-12 17:30:26.892 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-06-12 17:30:26.894 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf nova auth_type password 2026-06-12 17:30:26.927 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf nova interface public 2026-06-12 17:30:26.962 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf nova auth_url https://10.4.3.250/identity 2026-06-12 17:30:26.995 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf nova username nova 2026-06-12 17:30:27.029 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf nova password secretservice 2026-06-12 17:30:27.064 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2026-06-12 17:30:27.098 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf nova project_name service 2026-06-12 17:30:27.134 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2026-06-12 17:30:27.169 | + lib/neutron:_configure_neutron_service:1021 : configure_keystoneauth /etc/neutron/neutron.conf placement placement 2026-06-12 17:30:27.172 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-06-12 17:30:27.175 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-06-12 17:30:27.178 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-06-12 17:30:27.182 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf placement auth_type password 2026-06-12 17:30:27.217 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf placement interface public 2026-06-12 17:30:27.254 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf placement auth_url https://10.4.3.250/identity 2026-06-12 17:30:27.290 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf placement username placement 2026-06-12 17:30:27.324 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf placement password secretservice 2026-06-12 17:30:27.358 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2026-06-12 17:30:27.394 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf placement project_name service 2026-06-12 17:30:27.426 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2026-06-12 17:30:27.457 | + lib/neutron:_configure_neutron_service:1024 : neutron_plugin_configure_service 2026-06-12 17:30:27.460 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ geneve != \l\o\c\a\l ]] 2026-06-12 17:30:27.463 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(project_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2026-06-12 17:30:27.466 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2026-06-12 17:30:27.468 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2026-06-12 17:30:27.471 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ public != '' ]] 2026-06-12 17:30:27.474 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=public 2026-06-12 17:30:27.476 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ '' != '' ]] 2026-06-12 17:30:27.478 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ public != '' ]] 2026-06-12 17:30:27.481 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2026-06-12 17:30:27.484 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2026-06-12 17:30:27.487 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n public ]] 2026-06-12 17:30:27.489 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2026-06-12 17:30:27.492 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n public ]] 2026-06-12 17:30:27.495 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=public, 2026-06-12 17:30:27.497 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n public ]] 2026-06-12 17:30:27.500 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ public != \p\u\b\l\i\c ]] 2026-06-12 17:30:27.503 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:114 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group=True 2026-06-12 17:30:27.506 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-12 17:30:27.509 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-06-12 17:30:27.512 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-06-12 17:30:27.514 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-06-12 17:30:27.516 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-12 17:30:27.519 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-06-12 17:30:27.553 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:116 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=ovn 2026-06-12 17:30:27.556 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-12 17:30:27.559 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-12 17:30:27.561 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=ovn 2026-06-12 17:30:27.565 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=ovn ']' 2026-06-12 17:30:27.568 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-12 17:30:27.571 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers ovn 2026-06-12 17:30:27.604 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:117 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version=4 2026-06-12 17:30:27.607 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-12 17:30:27.610 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-12 17:30:27.612 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2026-06-12 17:30:27.615 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2026-06-12 17:30:27.618 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-12 17:30:27.620 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2026-06-12 17:30:27.655 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:119 : [[ -n local,flat,vlan,geneve ]] 2026-06-12 17:30:27.658 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:120 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 type_drivers=local,flat,vlan,geneve 2026-06-12 17:30:27.661 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-12 17:30:27.664 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-12 17:30:27.667 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=type_drivers=local,flat,vlan,geneve 2026-06-12 17:30:27.670 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z type_drivers=local,flat,vlan,geneve ']' 2026-06-12 17:30:27.673 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-12 17:30:27.675 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 type_drivers local,flat,vlan,geneve 2026-06-12 17:30:27.710 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:123 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security,qos 2026-06-12 17:30:27.712 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-12 17:30:27.715 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-12 17:30:27.719 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security,qos 2026-06-12 17:30:27.722 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security,qos ']' 2026-06-12 17:30:27.725 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-12 17:30:27.727 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security,qos 2026-06-12 17:30:27.761 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:125 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types=geneve 2026-06-12 17:30:27.763 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-12 17:30:27.766 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-12 17:30:27.768 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=project_network_types=geneve 2026-06-12 17:30:27.771 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z project_network_types=geneve ']' 2026-06-12 17:30:27.774 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-12 17:30:27.776 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types geneve 2026-06-12 17:30:27.809 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2026-06-12 17:30:27.811 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-12 17:30:27.814 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2026-06-12 17:30:27.817 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2026-06-12 17:30:27.819 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2026-06-12 17:30:27.822 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-12 17:30:27.825 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2026-06-12 17:30:27.853 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2026-06-12 17:30:27.856 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-12 17:30:27.859 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2026-06-12 17:30:27.861 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2026-06-12 17:30:27.864 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2026-06-12 17:30:27.867 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-12 17:30:27.869 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2026-06-12 17:30:27.903 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:131 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=public, 2026-06-12 17:30:27.906 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-12 17:30:27.909 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2026-06-12 17:30:27.911 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=public, 2026-06-12 17:30:27.913 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=public, ']' 2026-06-12 17:30:27.916 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-12 17:30:27.919 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks public, 2026-06-12 17:30:27.953 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=public 2026-06-12 17:30:27.956 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-12 17:30:27.959 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2026-06-12 17:30:27.962 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=public 2026-06-12 17:30:27.964 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=public ']' 2026-06-12 17:30:27.967 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-12 17:30:27.969 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges public 2026-06-12 17:30:28.000 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:65536 2026-06-12 17:30:28.003 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-12 17:30:28.005 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-06-12 17:30:28.009 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:65536 2026-06-12 17:30:28.011 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:65536 ']' 2026-06-12 17:30:28.014 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-12 17:30:28.016 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:65536 2026-06-12 17:30:28.051 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : [[ legacy != \l\e\g\a\c\y ]] 2026-06-12 17:30:28.054 | + lib/neutron:configure_neutron:435 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2026-06-12 17:30:28.086 | + lib/neutron:configure_neutron:439 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2026-06-12 17:30:28.120 | + lib/neutron:configure_neutron:441 : write_uwsgi_config /etc/neutron/neutron-api-uwsgi.ini neutron.wsgi.api:application /networking '' neutron-api 2026-06-12 17:30:28.123 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/neutron/neutron-api-uwsgi.ini 2026-06-12 17:30:28.126 | + lib/apache:write_uwsgi_config:244 : local wsgi=neutron.wsgi.api:application 2026-06-12 17:30:28.128 | + lib/apache:write_uwsgi_config:245 : local url=/networking 2026-06-12 17:30:28.130 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-12 17:30:28.133 | + lib/apache:write_uwsgi_config:247 : local name=neutron-api 2026-06-12 17:30:28.135 | + lib/apache:write_uwsgi_config:249 : '[' -z neutron-api ']' 2026-06-12 17:30:28.138 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-12 17:30:28.141 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-12 17:30:28.155 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-12 17:30:28.155 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-06-12 17:30:28.163 | d /var/run/uwsgi 0755 stack root 2026-06-12 17:30:28.167 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-12 17:30:28.178 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-06-12 17:30:28.182 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/neutron-api.socket 2026-06-12 17:30:28.184 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/neutron/neutron-api-uwsgi.ini 2026-06-12 17:30:28.189 | + lib/apache:write_uwsgi_config:270 : [[ neutron.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-12 17:30:28.191 | + lib/apache:write_uwsgi_config:271 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi module neutron.wsgi.api:application 2026-06-12 17:30:28.227 | + lib/apache:write_uwsgi_config:276 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi processes 2 2026-06-12 17:30:28.261 | + lib/apache:write_uwsgi_config:278 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi master true 2026-06-12 17:30:28.294 | + lib/apache:write_uwsgi_config:280 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi die-on-term true 2026-06-12 17:30:28.327 | + lib/apache:write_uwsgi_config:281 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi exit-on-reload false 2026-06-12 17:30:28.364 | + lib/apache:write_uwsgi_config:284 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-12 17:30:28.400 | + lib/apache:write_uwsgi_config:285 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi enable-threads true 2026-06-12 17:30:28.432 | + lib/apache:write_uwsgi_config:286 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi plugins http,python3 2026-06-12 17:30:28.464 | + lib/apache:write_uwsgi_config:288 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi thunder-lock true 2026-06-12 17:30:28.497 | + lib/apache:write_uwsgi_config:290 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-06-12 17:30:28.529 | + lib/apache:write_uwsgi_config:292 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi buffer-size 65535 2026-06-12 17:30:28.564 | + lib/apache:write_uwsgi_config:294 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-12 17:30:28.596 | + lib/apache:write_uwsgi_config:296 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi lazy-apps true 2026-06-12 17:30:28.627 | + lib/apache:write_uwsgi_config:298 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi start-time %t 2026-06-12 17:30:28.657 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-12 17:30:28.660 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-12 17:30:28.663 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for neutron-api 2026-06-12 17:30:28.666 | ++ lib/apache:apache_site_config_for:174 : local site=neutron-api 2026-06-12 17:30:28.669 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-12 17:30:28.672 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 17:30:28.674 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 17:30:28.677 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/neutron-api.conf 2026-06-12 17:30:28.680 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/neutron-api.conf 2026-06-12 17:30:28.683 | + lib/apache:write_uwsgi_config:306 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi socket /var/run/uwsgi/neutron-api.socket 2026-06-12 17:30:28.715 | + lib/apache:write_uwsgi_config:307 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi chmod-socket 666 2026-06-12 17:30:28.747 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 ' 2026-06-12 17:30:28.747 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/neutron-api.conf 2026-06-12 17:30:28.755 | ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 2026-06-12 17:30:28.760 | + lib/apache:write_uwsgi_config:309 : enable_apache_site neutron-api 2026-06-12 17:30:28.763 | + lib/apache:enable_apache_site:191 : local site=neutron-api 2026-06-12 17:30:28.765 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-12 17:30:28.768 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-12 17:30:28.770 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-12 17:30:28.773 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-12 17:30:28.775 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 17:30:28.778 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 17:30:28.780 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-12 17:30:28.783 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-12 17:30:28.786 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 17:30:28.789 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 17:30:28.791 | + lib/apache:enable_apache_site:195 : sudo a2ensite neutron-api 2026-06-12 17:30:28.826 | Enabling site neutron-api. 2026-06-12 17:30:28.830 | To activate the new configuration, you need to run: 2026-06-12 17:30:28.830 | systemctl reload apache2 2026-06-12 17:30:28.835 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-12 17:30:28.838 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-12 17:30:28.840 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-12 17:30:28.842 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-12 17:30:28.970 | + ./stack.sh:main:1167 : is_service_enabled mysql postgresql 2026-06-12 17:30:28.989 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:30:28.992 | + ./stack.sh:main:1167 : is_service_enabled neutron 2026-06-12 17:30:29.010 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:30:29.012 | + ./stack.sh:main:1168 : async_runfunc init_neutron 2026-06-12 17:30:29.015 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2026-06-12 17:30:29.079 | + inc/async:async_inner:63 : init_neutron 2026-06-12 17:30:29.117 | [8416 Async init_neutron:74161]: running: init_neutron 2026-06-12 17:30:29.120 | + ./stack.sh:main:1176 : is_service_enabled q-dhcp 2026-06-12 17:30:29.140 | + functions-common:is_service_enabled:2070 : return 1 2026-06-12 17:30:29.144 | + ./stack.sh:main:1195 : is_service_enabled nova neutron 2026-06-12 17:30:29.163 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:30:29.167 | + ./stack.sh:main:1196 : configure_os_vif 2026-06-12 17:30:29.170 | + lib/os-vif:configure_os_vif:16 : [[ -e /etc/nova/nova.conf ]] 2026-06-12 17:30:29.172 | + lib/os-vif:configure_os_vif:17 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2026-06-12 17:30:29.214 | + lib/os-vif:configure_os_vif:19 : [[ -e /etc/neutron/neutron.conf ]] 2026-06-12 17:30:29.217 | + lib/os-vif:configure_os_vif:20 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2026-06-12 17:30:29.252 | + ./stack.sh:main:1202 : is_service_enabled swift 2026-06-12 17:30:29.272 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:30:29.275 | + ./stack.sh:main:1203 : echo_summary 'Configuring Swift' 2026-06-12 17:30:29.278 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-12 17:30:29.281 | + ./stack.sh:echo_summary:444 : echo -e Configuring Swift 2026-06-12 17:30:29.285 | + ./stack.sh:main:1204 : async_runfunc init_swift 2026-06-12 17:30:29.288 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2026-06-12 17:30:29.362 | + inc/async:async_inner:63 : init_swift 2026-06-12 17:30:29.405 | [8416 Async init_swift:74381]: running: init_swift 2026-06-12 17:30:29.408 | + ./stack.sh:main:1211 : is_service_enabled cinder 2026-06-12 17:30:29.427 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:30:29.430 | + ./stack.sh:main:1212 : echo_summary 'Configuring Cinder' 2026-06-12 17:30:29.433 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-12 17:30:29.436 | + ./stack.sh:echo_summary:444 : echo -e Configuring Cinder 2026-06-12 17:30:29.438 | + ./stack.sh:main:1213 : async_runfunc init_cinder 2026-06-12 17:30:29.442 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2026-06-12 17:30:29.515 | + inc/async:async_inner:63 : init_cinder 2026-06-12 17:30:29.560 | [8416 Async init_cinder:74485]: running: init_cinder 2026-06-12 17:30:29.564 | + ./stack.sh:main:1219 : is_service_enabled placement 2026-06-12 17:30:29.585 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:30:29.589 | + ./stack.sh:main:1220 : echo_summary 'Configuring placement' 2026-06-12 17:30:29.593 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-12 17:30:29.597 | + ./stack.sh:echo_summary:444 : echo -e Configuring placement 2026-06-12 17:30:29.600 | + ./stack.sh:main:1221 : async_runfunc init_placement 2026-06-12 17:30:29.605 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2026-06-12 17:30:29.688 | + inc/async:async_inner:63 : init_placement 2026-06-12 17:30:29.737 | [8416 Async init_placement:74621]: running: init_placement 2026-06-12 17:30:29.743 | + ./stack.sh:main:1225 : async_wait init_neutron 2026-06-12 17:30:29.806 | [8416 Async init_neutron:74161]: Waiting for completion of init_neutron running on PID 74161 (6 other jobs running) 2026-06-12 17:30:29.840 | [8416 Async init_neutron:74161]: Signaling child to exit 2026-06-12 17:30:33.714 | + inc/async:async_inner:64 : rc=0 2026-06-12 17:30:33.742 | [74381 Async init_swift:74381]: finished successfully 2026-06-12 17:30:34.622 | + inc/async:async_inner:64 : rc=0 2026-06-12 17:30:34.648 | [74485 Async init_cinder:74485]: finished successfully 2026-06-12 17:30:38.218 | + inc/async:async_inner:64 : rc=0 2026-06-12 17:30:38.242 | [74621 Async init_placement:74621]: finished successfully 2026-06-12 17:30:46.621 | + inc/async:async_inner:64 : rc=0 2026-06-12 17:30:46.645 | [74161 Async init_neutron:74161]: finished successfully 2026-06-12 17:30:46.667 | WAKEUP 2026-06-12 17:30:46.688 | [8416 Async init_neutron:74161]: Signaled 2026-06-12 17:30:46.689 | + lib/neutron:init_neutron:498 : recreate_database neutron 2026-06-12 17:30:46.689 | + lib/database:recreate_database:112 : local db=neutron 2026-06-12 17:30:46.689 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2026-06-12 17:30:46.689 | + lib/databases/mysql:recreate_database_mysql:54 : local db=neutron 2026-06-12 17:30:46.689 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2026-06-12 17:30:46.689 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-12 17:30:46.689 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2026-06-12 17:30:46.689 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-12 17:30:46.689 | + lib/neutron:init_neutron:499 : time_start dbsync 2026-06-12 17:30:46.689 | + functions-common:time_start:2400 : local name=dbsync 2026-06-12 17:30:46.689 | + functions-common:time_start:2401 : local start_time= 2026-06-12 17:30:46.689 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-12 17:30:46.689 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-12 17:30:46.689 | + functions-common:time_start:2405 : _TIME_START[$name]=1781285429200 2026-06-12 17:30:46.690 | + lib/neutron:init_neutron:501 : /opt/stack/data/venv/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2026-06-12 17:30:46.690 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-06-12 17:30:46.690 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-06-12 17:30:46.690 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-06-12 17:30:46.690 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-06-12 17:30:46.690 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2026-06-12 17:30:46.690 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2026-06-12 17:30:46.690 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2026-06-12 17:30:46.690 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2026-06-12 17:30:46.690 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2026-06-12 17:30:46.690 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2026-06-12 17:30:46.690 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2026-06-12 17:30:46.690 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2026-06-12 17:30:46.690 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2026-06-12 17:30:46.690 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2026-06-12 17:30:46.690 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2026-06-12 17:30:46.690 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2026-06-12 17:30:46.690 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2026-06-12 17:30:46.690 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2026-06-12 17:30:46.690 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2026-06-12 17:30:46.690 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2026-06-12 17:30:46.690 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2026-06-12 17:30:46.690 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2026-06-12 17:30:46.690 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2026-06-12 17:30:46.690 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2026-06-12 17:30:46.690 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2026-06-12 17:30:46.690 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2026-06-12 17:30:46.690 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2026-06-12 17:30:46.690 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2026-06-12 17:30:46.690 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2026-06-12 17:30:46.690 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2026-06-12 17:30:46.690 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2026-06-12 17:30:46.690 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2026-06-12 17:30:46.690 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2026-06-12 17:30:46.690 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2026-06-12 17:30:46.690 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2026-06-12 17:30:46.690 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2026-06-12 17:30:46.690 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2026-06-12 17:30:46.690 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2026-06-12 17:30:46.690 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2026-06-12 17:30:46.690 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2026-06-12 17:30:46.690 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2026-06-12 17:30:46.690 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2026-06-12 17:30:46.690 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2026-06-12 17:30:46.690 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2026-06-12 17:30:46.690 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2026-06-12 17:30:46.690 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2026-06-12 17:30:46.690 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2026-06-12 17:30:46.690 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2026-06-12 17:30:46.690 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2026-06-12 17:30:46.690 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2026-06-12 17:30:46.690 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2026-06-12 17:30:46.690 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2026-06-12 17:30:46.690 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2026-06-12 17:30:46.690 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2026-06-12 17:30:46.690 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2026-06-12 17:30:46.690 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2026-06-12 17:30:46.690 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2026-06-12 17:30:46.690 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2026-06-12 17:30:46.690 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2026-06-12 17:30:46.690 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2026-06-12 17:30:46.690 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2026-06-12 17:30:46.690 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2026-06-12 17:30:46.690 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2026-06-12 17:30:46.690 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2026-06-12 17:30:46.690 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2026-06-12 17:30:46.690 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2026-06-12 17:30:46.690 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2026-06-12 17:30:46.690 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2026-06-12 17:30:46.690 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2026-06-12 17:30:46.690 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2026-06-12 17:30:46.690 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2026-06-12 17:30:46.690 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2026-06-12 17:30:46.690 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2026-06-12 17:30:46.690 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2026-06-12 17:30:46.690 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2026-06-12 17:30:46.690 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2026-06-12 17:30:46.690 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2026-06-12 17:30:46.690 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2026-06-12 17:30:46.690 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2026-06-12 17:30:46.690 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2026-06-12 17:30:46.690 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2026-06-12 17:30:46.690 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2026-06-12 17:30:46.690 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2026-06-12 17:30:46.690 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2026-06-12 17:30:46.690 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2026-06-12 17:30:46.690 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2026-06-12 17:30:46.690 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2026-06-12 17:30:46.690 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2026-06-12 17:30:46.690 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2026-06-12 17:30:46.690 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2026-06-12 17:30:46.690 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2026-06-12 17:30:46.690 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2026-06-12 17:30:46.690 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2026-06-12 17:30:46.690 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2026-06-12 17:30:46.690 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2026-06-12 17:30:46.690 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2026-06-12 17:30:46.690 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2026-06-12 17:30:46.690 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2026-06-12 17:30:46.690 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2026-06-12 17:30:46.690 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2026-06-12 17:30:46.690 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2026-06-12 17:30:46.690 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2026-06-12 17:30:46.690 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2026-06-12 17:30:46.690 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2026-06-12 17:30:46.690 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2026-06-12 17:30:46.690 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2026-06-12 17:30:46.690 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2026-06-12 17:30:46.690 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2026-06-12 17:30:46.690 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2026-06-12 17:30:46.690 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2026-06-12 17:30:46.690 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2026-06-12 17:30:46.690 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2026-06-12 17:30:46.690 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2026-06-12 17:30:46.690 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2026-06-12 17:30:46.690 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2026-06-12 17:30:46.690 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2026-06-12 17:30:46.690 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2026-06-12 17:30:46.691 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2026-06-12 17:30:46.691 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2026-06-12 17:30:46.691 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2026-06-12 17:30:46.691 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2026-06-12 17:30:46.691 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2026-06-12 17:30:46.691 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2026-06-12 17:30:46.691 | INFO [alembic.runtime.migration] Running upgrade 21ff98fabab1 -> 5881373af7f5 2026-06-12 17:30:46.691 | INFO [alembic.runtime.migration] Running upgrade 5881373af7f5 -> fc153938cdc1 2026-06-12 17:30:46.691 | INFO [alembic.runtime.migration] Running upgrade fc153938cdc1 -> 93f394357a27 2026-06-12 17:30:46.691 | INFO [alembic.runtime.migration] Running upgrade 93f394357a27 -> 6f1145bff34c 2026-06-12 17:30:46.691 | INFO [alembic.runtime.migration] Running upgrade 6f1145bff34c -> 682c319773d7 2026-06-12 17:30:46.691 | INFO [alembic.runtime.migration] Running upgrade 682c319773d7 -> 0aefee21cd87 2026-06-12 17:30:46.691 | INFO [alembic.runtime.migration] Running upgrade 0aefee21cd87 -> b1199a3adbef 2026-06-12 17:30:46.691 | INFO [alembic.runtime.migration] Running upgrade b1199a3adbef -> c33da356b165 2026-06-12 17:30:46.691 | INFO [alembic.runtime.migration] Running upgrade c33da356b165 -> 89c58a70ceba 2026-06-12 17:30:46.691 | INFO [alembic.runtime.migration] Running upgrade 89c58a70ceba -> 054e34dbe6b4 2026-06-12 17:30:46.691 | INFO [alembic.runtime.migration] Running upgrade 054e34dbe6b4 -> 0e6eff810791 2026-06-12 17:30:46.691 | INFO [alembic.runtime.migration] Running upgrade 0e6eff810791 -> 175fa80908e1 2026-06-12 17:30:46.691 | INFO [alembic.runtime.migration] Running upgrade 175fa80908e1 -> 5bcb7b31ec7d 2026-06-12 17:30:46.691 | INFO [alembic.runtime.migration] Running upgrade 5bcb7b31ec7d -> ad80a9f07c5c 2026-06-12 17:30:46.691 | INFO [alembic.runtime.migration] Running upgrade ad80a9f07c5c -> d553edeb540f 2026-06-12 17:30:46.691 | INFO [alembic.runtime.migration] Running upgrade d553edeb540f -> b1bca967e19d, Add unique constraint to the network segment range 2026-06-12 17:30:46.691 | INFO [alembic.runtime.migration] Running upgrade b1bca967e19d -> bdae3a00c493 2026-06-12 17:30:46.691 | INFO [alembic.runtime.migration] Running upgrade bdae3a00c493 -> a00aa97899c0 2026-06-12 17:30:46.691 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2026-06-12 17:30:46.691 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2026-06-12 17:30:46.691 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2026-06-12 17:30:46.691 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2026-06-12 17:30:46.691 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2026-06-12 17:30:46.691 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2026-06-12 17:30:46.691 | Running upgrade for neutron ... 2026-06-12 17:30:46.691 | OK 2026-06-12 17:30:46.691 | + lib/neutron:init_neutron:502 : time_stop dbsync 2026-06-12 17:30:46.691 | + functions-common:time_stop:2414 : local name 2026-06-12 17:30:46.691 | + functions-common:time_stop:2415 : local end_time 2026-06-12 17:30:46.691 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-12 17:30:46.691 | + functions-common:time_stop:2417 : local total 2026-06-12 17:30:46.691 | + functions-common:time_stop:2418 : local start_time 2026-06-12 17:30:46.691 | + functions-common:time_stop:2420 : name=dbsync 2026-06-12 17:30:46.691 | + functions-common:time_stop:2421 : start_time=1781285429200 2026-06-12 17:30:46.691 | + functions-common:time_stop:2423 : [[ -z 1781285429200 ]] 2026-06-12 17:30:46.691 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-12 17:30:46.691 | + functions-common:time_stop:2426 : end_time=1781285446605 2026-06-12 17:30:46.691 | + functions-common:time_stop:2427 : elapsed_time=17405 2026-06-12 17:30:46.691 | + functions-common:time_stop:2428 : total=3613 2026-06-12 17:30:46.691 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-12 17:30:46.691 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=21018 2026-06-12 17:30:46.732 | [8416 Async init_neutron:74161]: finished init_neutron with result 0 in 17 seconds 2026-06-12 17:30:46.736 | + inc/async:async_wait:197 : return 0 2026-06-12 17:30:46.739 | + ./stack.sh:main:1226 : async_wait init_placement 2026-06-12 17:30:46.789 | [8416 Async init_placement:74621]: Waiting for completion of init_placement running on PID 74621 (5 other jobs running) 2026-06-12 17:30:46.813 | [8416 Async init_placement:74621]: Signaling child to exit 2026-06-12 17:30:46.813 | WAKEUP 2026-06-12 17:30:46.833 | [8416 Async init_placement:74621]: Signaled 2026-06-12 17:30:46.835 | + lib/placement:init_placement:113 : recreate_database placement 2026-06-12 17:30:46.835 | + lib/database:recreate_database:112 : local db=placement 2026-06-12 17:30:46.835 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2026-06-12 17:30:46.835 | + lib/databases/mysql:recreate_database_mysql:54 : local db=placement 2026-06-12 17:30:46.835 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2026-06-12 17:30:46.835 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-12 17:30:46.835 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2026-06-12 17:30:46.835 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-12 17:30:46.835 | + lib/placement:init_placement:114 : /opt/stack/data/venv/bin/placement-manage db sync 2026-06-12 17:30:46.835 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-12 17:30:46.835 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-12 17:30:46.835 | we strongly recommend against using it for new projects. 2026-06-12 17:30:46.835 | 2026-06-12 17:30:46.835 | If you are already using Eventlet, we recommend migrating to a different 2026-06-12 17:30:46.835 | framework. For more detail see 2026-06-12 17:30:46.835 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-12 17:30:46.835 | 2026-06-12 17:30:46.835 | __import__(import_str) 2026-06-12 17:30:46.835 | + lib/placement:init_placement:115 : create_placement_accounts 2026-06-12 17:30:46.835 | + lib/placement:create_placement_accounts:102 : create_service_user placement admin 2026-06-12 17:30:46.835 | + lib/keystone:create_service_user:379 : get_or_create_user placement secretservice Default 2026-06-12 17:30:46.835 | + functions-common:get_or_create_user:893 : local user_id 2026-06-12 17:30:46.835 | + functions-common:get_or_create_user:894 : [[ ! -z '' ]] 2026-06-12 17:30:46.835 | + functions-common:get_or_create_user:897 : local email= 2026-06-12 17:30:46.835 | ++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create placement --password secretservice --domain=Default --or-show -f value -c id 2026-06-12 17:30:46.835 | 2026-06-12 17:30:46.835 | ++ functions-common:oscwrap:2459 : return 0 2026-06-12 17:30:46.835 | + functions-common:get_or_create_user:909 : user_id=fb45fe0cf3c940529d984e66f2758d9c 2026-06-12 17:30:46.835 | + functions-common:get_or_create_user:910 : echo fb45fe0cf3c940529d984e66f2758d9c 2026-06-12 17:30:46.835 | fb45fe0cf3c940529d984e66f2758d9c 2026-06-12 17:30:46.835 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service placement service Default Default 2026-06-12 17:30:46.835 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-12 17:30:46.835 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-12 17:30:46.835 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args Default Default 2026-06-12 17:30:46.835 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-12 17:30:46.835 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-12 17:30:46.835 | ++ functions-common:_get_domain_args:944 : [[ -n Default ]] 2026-06-12 17:30:46.835 | ++ functions-common:_get_domain_args:945 : domain=' --user-domain Default' 2026-06-12 17:30:46.835 | ++ functions-common:_get_domain_args:947 : [[ -n Default ]] 2026-06-12 17:30:46.835 | ++ functions-common:_get_domain_args:948 : domain=' --user-domain Default --project-domain Default' 2026-06-12 17:30:46.835 | ++ functions-common:_get_domain_args:951 : echo --user-domain Default --project-domain Default 2026-06-12 17:30:46.835 | + functions-common:get_or_add_user_project_role:960 : domain_args='--user-domain Default --project-domain Default' 2026-06-12 17:30:46.835 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2026-06-12 17:30:46.835 | 2026-06-12 17:30:46.835 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-12 17:30:46.835 | 2026-06-12 17:30:46.835 | ++ functions-common:oscwrap:2459 : return 0 2026-06-12 17:30:46.835 | + functions-common:get_or_add_user_project_role:973 : user_role_id=ba638f22ad804f87bb8d5f4c4adb522c 2026-06-12 17:30:46.835 | + functions-common:get_or_add_user_project_role:974 : echo ba638f22ad804f87bb8d5f4c4adb522c 2026-06-12 17:30:46.835 | ba638f22ad804f87bb8d5f4c4adb522c 2026-06-12 17:30:46.835 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-06-12 17:30:46.835 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin placement service Default Default 2026-06-12 17:30:46.835 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-12 17:30:46.835 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-12 17:30:46.835 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args Default Default 2026-06-12 17:30:46.835 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-12 17:30:46.835 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-12 17:30:46.835 | ++ functions-common:_get_domain_args:944 : [[ -n Default ]] 2026-06-12 17:30:46.835 | ++ functions-common:_get_domain_args:945 : domain=' --user-domain Default' 2026-06-12 17:30:46.835 | ++ functions-common:_get_domain_args:947 : [[ -n Default ]] 2026-06-12 17:30:46.835 | ++ functions-common:_get_domain_args:948 : domain=' --user-domain Default --project-domain Default' 2026-06-12 17:30:46.835 | ++ functions-common:_get_domain_args:951 : echo --user-domain Default --project-domain Default 2026-06-12 17:30:46.835 | + functions-common:get_or_add_user_project_role:960 : domain_args='--user-domain Default --project-domain Default' 2026-06-12 17:30:46.835 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2026-06-12 17:30:46.835 | 2026-06-12 17:30:46.835 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-12 17:30:46.835 | 2026-06-12 17:30:46.835 | ++ functions-common:oscwrap:2459 : return 0 2026-06-12 17:30:46.835 | + functions-common:get_or_add_user_project_role:973 : user_role_id=b4742983bf7240e69c1c2732fadde2ca 2026-06-12 17:30:46.835 | + functions-common:get_or_add_user_project_role:974 : echo b4742983bf7240e69c1c2732fadde2ca 2026-06-12 17:30:46.835 | b4742983bf7240e69c1c2732fadde2ca 2026-06-12 17:30:46.835 | + lib/placement:create_placement_accounts:103 : local placement_api_url=https://10.4.3.250/placement 2026-06-12 17:30:46.835 | + lib/placement:create_placement_accounts:104 : get_or_create_service placement placement 'Placement Service' 2026-06-12 17:30:46.835 | + functions-common:get_or_create_service:1049 : local service_id 2026-06-12 17:30:46.835 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2026-06-12 17:30:46.835 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2026-06-12 17:30:46.835 | 2026-06-12 17:30:46.835 | ++ functions-common:oscwrap:2459 : return 0 2026-06-12 17:30:46.835 | + functions-common:get_or_create_service:1060 : service_id=' 2026-06-12 17:30:46.835 | c8bf1d2c6fa1472c9779505a681bc05a' 2026-06-12 17:30:46.835 | + functions-common:get_or_create_service:1061 : echo c8bf1d2c6fa1472c9779505a681bc05a 2026-06-12 17:30:46.835 | c8bf1d2c6fa1472c9779505a681bc05a 2026-06-12 17:30:46.835 | + lib/placement:create_placement_accounts:106 : get_or_create_endpoint placement RegionOne https://10.4.3.250/placement 2026-06-12 17:30:46.835 | + functions-common:get_or_create_endpoint:1093 : local public_id 2026-06-12 17:30:46.835 | ++ functions-common:get_or_create_endpoint:1094 : _get_or_create_endpoint_with_interface placement public https://10.4.3.250/placement RegionOne 2026-06-12 17:30:46.835 | ++ functions-common:_get_or_create_endpoint_with_interface:1067 : local endpoint_id 2026-06-12 17:30:46.835 | +++ functions-common:_get_or_create_endpoint_with_interface:1072 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2026-06-12 17:30:46.835 | 2026-06-12 17:30:46.835 | +++ functions-common:oscwrap:2459 : return 0 2026-06-12 17:30:46.835 | ++ functions-common:_get_or_create_endpoint_with_interface:1072 : endpoint_id= 2026-06-12 17:30:46.835 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : [[ -z '' ]] 2026-06-12 17:30:46.835 | +++ functions-common:_get_or_create_endpoint_with_interface:1076 : oscwrap --os-cloud devstack-system-admin endpoint create placement public https://10.4.3.250/placement --region RegionOne -f value -c id 2026-06-12 17:30:46.835 | 2026-06-12 17:30:46.835 | +++ functions-common:oscwrap:2459 : return 0 2026-06-12 17:30:46.835 | ++ functions-common:_get_or_create_endpoint_with_interface:1076 : endpoint_id=eb93816b15df4a4aa2ac27c532b0f144 2026-06-12 17:30:46.835 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : echo eb93816b15df4a4aa2ac27c532b0f144 2026-06-12 17:30:46.835 | + functions-common:get_or_create_endpoint:1094 : public_id=eb93816b15df4a4aa2ac27c532b0f144 2026-06-12 17:30:46.836 | + functions-common:get_or_create_endpoint:1096 : [[ -n '' ]] 2026-06-12 17:30:46.836 | + functions-common:get_or_create_endpoint:1099 : [[ -n '' ]] 2026-06-12 17:30:46.836 | + functions-common:get_or_create_endpoint:1103 : echo eb93816b15df4a4aa2ac27c532b0f144 2026-06-12 17:30:46.836 | eb93816b15df4a4aa2ac27c532b0f144 2026-06-12 17:30:46.874 | [8416 Async init_placement:74621]: finished init_placement with result 0 in 8 seconds 2026-06-12 17:30:46.879 | + inc/async:async_wait:197 : return 0 2026-06-12 17:30:46.882 | + ./stack.sh:main:1227 : async_wait init_glance 2026-06-12 17:30:46.932 | [8416 Async init_glance:69504]: Waiting for completion of init_glance running on PID 69504 (4 other jobs running) 2026-06-12 17:30:46.956 | [8416 Async init_glance:69504]: Signaling child to exit 2026-06-12 17:30:46.956 | WAKEUP 2026-06-12 17:30:46.976 | [8416 Async init_glance:69504]: Signaled 2026-06-12 17:30:46.978 | + lib/glance:init_glance:525 : rm -rf /opt/stack/data/glance/images 2026-06-12 17:30:46.978 | + lib/glance:init_glance:526 : mkdir -p /opt/stack/data/glance/images 2026-06-12 17:30:46.978 | + lib/glance:init_glance:529 : recreate_database glance 2026-06-12 17:30:46.978 | + lib/database:recreate_database:112 : local db=glance 2026-06-12 17:30:46.978 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2026-06-12 17:30:46.978 | + lib/databases/mysql:recreate_database_mysql:54 : local db=glance 2026-06-12 17:30:46.978 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2026-06-12 17:30:46.978 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-12 17:30:46.978 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2026-06-12 17:30:46.978 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-12 17:30:46.978 | + lib/glance:init_glance:531 : time_start dbsync 2026-06-12 17:30:46.978 | + functions-common:time_start:2400 : local name=dbsync 2026-06-12 17:30:46.978 | + functions-common:time_start:2401 : local start_time= 2026-06-12 17:30:46.978 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-12 17:30:46.978 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-12 17:30:46.978 | + functions-common:time_start:2405 : _TIME_START[$name]=1781285378233 2026-06-12 17:30:46.978 | + lib/glance:init_glance:533 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2026-06-12 17:30:46.978 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-12 17:30:46.978 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-12 17:30:46.978 | we strongly recommend against using it for new projects. 2026-06-12 17:30:46.978 | 2026-06-12 17:30:46.978 | If you are already using Eventlet, we recommend migrating to a different 2026-06-12 17:30:46.978 | framework. For more detail see 2026-06-12 17:30:46.978 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-12 17:30:46.978 | 2026-06-12 17:30:46.978 | __import__(import_str) 2026-06-12 17:30:46.978 | INFO dbcounter [-] Registered counter for database glance 2026-06-12 17:30:46.978 | 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=69610) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-12 17:30:46.978 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-12 17:30:46.978 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-12 17:30:46.978 | DEBUG dbcounter [-] [69610] Writer thread running {{(pid=69610) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-12 17:30:46.978 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-12 17:30:46.978 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-12 17:30:46.978 | INFO dbcounter [-] Registered counter for database glance 2026-06-12 17:30:46.978 | 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=69610) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-12 17:30:46.978 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-12 17:30:46.978 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-12 17:30:46.978 | DEBUG dbcounter [-] [69610] Writer thread running {{(pid=69610) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-12 17:30:46.978 | INFO alembic.runtime.migration [-] Running upgrade -> liberty, liberty initial 2026-06-12 17:30:46.978 | DEBUG alembic.runtime.migration [-] new branch insert liberty {{(pid=69610) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-12 17:30:46.978 | INFO alembic.runtime.migration [-] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2026-06-12 17:30:46.978 | DEBUG alembic.runtime.migration [-] update liberty to mitaka01 {{(pid=69610) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-12 17:30:46.978 | INFO alembic.runtime.migration [-] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2026-06-12 17:30:46.978 | DEBUG alembic.runtime.migration [-] update mitaka01 to mitaka02 {{(pid=69610) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-12 17:30:46.978 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2026-06-12 17:30:46.978 | DEBUG alembic.runtime.migration [-] update mitaka02 to ocata_expand01 {{(pid=69610) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-12 17:30:46.978 | INFO alembic.runtime.migration [-] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2026-06-12 17:30:46.978 | DEBUG alembic.runtime.migration [-] update ocata_expand01 to pike_expand01 {{(pid=69610) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-12 17:30:46.978 | INFO alembic.runtime.migration [-] Running upgrade pike_expand01 -> queens_expand01 2026-06-12 17:30:46.978 | DEBUG alembic.runtime.migration [-] update pike_expand01 to queens_expand01 {{(pid=69610) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-12 17:30:46.978 | INFO alembic.runtime.migration [-] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2026-06-12 17:30:46.978 | DEBUG alembic.runtime.migration [-] update queens_expand01 to rocky_expand01 {{(pid=69610) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-12 17:30:46.978 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2026-06-12 17:30:46.978 | DEBUG alembic.runtime.migration [-] update rocky_expand01 to rocky_expand02 {{(pid=69610) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-12 17:30:46.978 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2026-06-12 17:30:46.978 | DEBUG alembic.runtime.migration [-] update rocky_expand02 to train_expand01 {{(pid=69610) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-12 17:30:46.978 | INFO alembic.runtime.migration [-] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2026-06-12 17:30:46.978 | DEBUG alembic.runtime.migration [-] update train_expand01 to ussuri_expand01 {{(pid=69610) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-12 17:30:46.978 | INFO alembic.runtime.migration [-] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2026-06-12 17:30:46.978 | DEBUG alembic.runtime.migration [-] update ussuri_expand01 to wallaby_expand01 {{(pid=69610) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-12 17:30:46.978 | INFO alembic.runtime.migration [-] Running upgrade wallaby_expand01 -> xena_expand01, empty expand for symmetry with 2023_1_expand01 2026-06-12 17:30:46.978 | DEBUG alembic.runtime.migration [-] update wallaby_expand01 to xena_expand01 {{(pid=69610) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-12 17:30:46.978 | INFO alembic.runtime.migration [-] Running upgrade xena_expand01 -> yoga_expand01, empty expand for symmetry with 2023_1_expand01 2026-06-12 17:30:46.978 | DEBUG alembic.runtime.migration [-] update xena_expand01 to yoga_expand01 {{(pid=69610) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-12 17:30:46.978 | INFO alembic.runtime.migration [-] Running upgrade yoga_expand01 -> zed_expand01, empty expand for symmetry with 2023_1_expand01 2026-06-12 17:30:46.978 | DEBUG alembic.runtime.migration [-] update yoga_expand01 to zed_expand01 {{(pid=69610) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-12 17:30:46.978 | INFO alembic.runtime.migration [-] Running upgrade zed_expand01 -> 2023_1_expand01, empty expand for symmetry with 2023_1_expand01 2026-06-12 17:30:46.978 | DEBUG alembic.runtime.migration [-] update zed_expand01 to 2023_1_expand01 {{(pid=69610) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-12 17:30:46.978 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_expand01 -> 2024_1_expand01, adds cache_node_reference and cached_images table(s) 2026-06-12 17:30:46.978 | DEBUG alembic.runtime.migration [-] update 2023_1_expand01 to 2024_1_expand01 {{(pid=69610) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-12 17:30:46.978 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-12 17:30:46.978 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-12 17:30:46.978 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-12 17:30:46.978 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-12 17:30:46.978 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-12 17:30:46.978 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-12 17:30:46.978 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-12 17:30:46.978 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-12 17:30:46.978 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-12 17:30:46.978 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-12 17:30:46.978 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2026-06-12 17:30:46.979 | DEBUG alembic.runtime.migration [-] new branch insert ocata_contract01 {{(pid=69610) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-12 17:30:46.979 | INFO alembic.runtime.migration [-] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2026-06-12 17:30:46.979 | DEBUG alembic.runtime.migration [-] update ocata_contract01 to pike_contract01 {{(pid=69610) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-12 17:30:46.979 | INFO alembic.runtime.migration [-] Running upgrade pike_contract01 -> queens_contract01 2026-06-12 17:30:46.979 | DEBUG alembic.runtime.migration [-] update pike_contract01 to queens_contract01 {{(pid=69610) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-12 17:30:46.979 | INFO alembic.runtime.migration [-] Running upgrade queens_contract01 -> rocky_contract01 2026-06-12 17:30:46.979 | DEBUG alembic.runtime.migration [-] update queens_contract01 to rocky_contract01 {{(pid=69610) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-12 17:30:46.979 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract01 -> rocky_contract02 2026-06-12 17:30:46.979 | DEBUG alembic.runtime.migration [-] update rocky_contract01 to rocky_contract02 {{(pid=69610) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-12 17:30:46.979 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract02 -> train_contract01 2026-06-12 17:30:46.979 | DEBUG alembic.runtime.migration [-] update rocky_contract02 to train_contract01 {{(pid=69610) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-12 17:30:46.979 | INFO alembic.runtime.migration [-] Running upgrade train_contract01 -> ussuri_contract01 2026-06-12 17:30:46.979 | DEBUG alembic.runtime.migration [-] update train_contract01 to ussuri_contract01 {{(pid=69610) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-12 17:30:46.979 | INFO alembic.runtime.migration [-] Running upgrade ussuri_contract01 -> wallaby_contract01 2026-06-12 17:30:46.979 | DEBUG alembic.runtime.migration [-] update ussuri_contract01 to wallaby_contract01 {{(pid=69610) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-12 17:30:46.979 | INFO alembic.runtime.migration [-] Running upgrade wallaby_contract01 -> xena_contract01 2026-06-12 17:30:46.979 | DEBUG alembic.runtime.migration [-] update wallaby_contract01 to xena_contract01 {{(pid=69610) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-12 17:30:46.979 | INFO alembic.runtime.migration [-] Running upgrade xena_contract01 -> yoga_contract01 2026-06-12 17:30:46.979 | DEBUG alembic.runtime.migration [-] update xena_contract01 to yoga_contract01 {{(pid=69610) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-12 17:30:46.979 | INFO alembic.runtime.migration [-] Running upgrade yoga_contract01 -> zed_contract01 2026-06-12 17:30:46.979 | DEBUG alembic.runtime.migration [-] update yoga_contract01 to zed_contract01 {{(pid=69610) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-12 17:30:46.979 | INFO alembic.runtime.migration [-] Running upgrade zed_contract01 -> 2023_1_contract01 2026-06-12 17:30:46.979 | DEBUG alembic.runtime.migration [-] update zed_contract01 to 2023_1_contract01 {{(pid=69610) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-12 17:30:46.979 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_contract01 -> 2024_1_contract01 2026-06-12 17:30:46.979 | DEBUG alembic.runtime.migration [-] merge, delete ['2023_1_contract01'], update 2024_1_expand01 to 2024_1_contract01 {{(pid=69610) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:790}} 2026-06-12 17:30:46.979 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-12 17:30:46.979 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-12 17:30:46.979 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-12 17:30:46.979 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-12 17:30:46.979 | Upgraded database to: 2024_1_expand01, current revision(s): 2024_1_expand01 2026-06-12 17:30:46.979 | Database migration is up to date. No migration needed. 2026-06-12 17:30:46.979 | Upgraded database to: 2024_1_contract01, current revision(s): 2024_1_contract01 2026-06-12 17:30:46.979 | Database is synced successfully. 2026-06-12 17:30:46.979 | + lib/glance:init_glance:536 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2026-06-12 17:30:46.979 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-12 17:30:46.979 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-12 17:30:46.979 | we strongly recommend against using it for new projects. 2026-06-12 17:30:46.979 | 2026-06-12 17:30:46.979 | If you are already using Eventlet, we recommend migrating to a different 2026-06-12 17:30:46.979 | framework. For more detail see 2026-06-12 17:30:46.979 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-12 17:30:46.979 | 2026-06-12 17:30:46.979 | __import__(import_str) 2026-06-12 17:30:46.979 | INFO dbcounter [-] Registered counter for database glance 2026-06-12 17:30:46.979 | 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=69786) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-12 17:30:46.979 | DEBUG dbcounter [-] [69786] Writer thread running {{(pid=69786) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-12 17:30:46.979 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2026-06-12 17:30:46.979 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2026-06-12 17:30:46.979 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2026-06-12 17:30:46.979 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2026-06-12 17:30:46.979 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2026-06-12 17:30:46.979 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2026-06-12 17:30:46.979 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2026-06-12 17:30:46.979 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2026-06-12 17:30:46.979 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2026-06-12 17:30:46.979 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2026-06-12 17:30:46.979 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2026-06-12 17:30:46.979 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2026-06-12 17:30:46.979 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2026-06-12 17:30:46.979 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2026-06-12 17:30:46.979 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm.json loaded to database. 2026-06-12 17:30:46.979 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2026-06-12 17:30:46.979 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2026-06-12 17:30:46.979 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2026-06-12 17:30:46.979 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2026-06-12 17:30:46.979 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2026-06-12 17:30:46.979 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2026-06-12 17:30:46.979 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2026-06-12 17:30:46.979 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2026-06-12 17:30:46.979 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-mode.json loaded to database. 2026-06-12 17:30:46.979 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2026-06-12 17:30:46.979 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2026-06-12 17:30:46.979 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2026-06-12 17:30:46.979 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2026-06-12 17:30:46.979 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2026-06-12 17:30:46.979 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2026-06-12 17:30:46.979 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm-hw.json loaded to database. 2026-06-12 17:30:46.979 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2026-06-12 17:30:46.979 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2026-06-12 17:30:46.979 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2026-06-12 17:30:46.979 | + lib/glance:init_glance:537 : time_stop dbsync 2026-06-12 17:30:46.979 | + functions-common:time_stop:2414 : local name 2026-06-12 17:30:46.979 | + functions-common:time_stop:2415 : local end_time 2026-06-12 17:30:46.979 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-12 17:30:46.979 | + functions-common:time_stop:2417 : local total 2026-06-12 17:30:46.979 | + functions-common:time_stop:2418 : local start_time 2026-06-12 17:30:46.979 | + functions-common:time_stop:2420 : name=dbsync 2026-06-12 17:30:46.979 | + functions-common:time_stop:2421 : start_time=1781285378233 2026-06-12 17:30:46.979 | + functions-common:time_stop:2423 : [[ -z 1781285378233 ]] 2026-06-12 17:30:46.979 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-12 17:30:46.979 | + functions-common:time_stop:2426 : end_time=1781285383898 2026-06-12 17:30:46.979 | + functions-common:time_stop:2427 : elapsed_time=5665 2026-06-12 17:30:46.979 | + functions-common:time_stop:2428 : total=3613 2026-06-12 17:30:46.979 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-12 17:30:46.979 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=9278 2026-06-12 17:30:47.019 | [8416 Async init_glance:69504]: finished init_glance with result 0 in 5 seconds 2026-06-12 17:30:47.024 | + inc/async:async_wait:197 : return 0 2026-06-12 17:30:47.027 | + ./stack.sh:main:1228 : async_wait init_swift 2026-06-12 17:30:47.078 | [8416 Async init_swift:74381]: Waiting for completion of init_swift running on PID 74381 (3 other jobs running) 2026-06-12 17:30:47.101 | [8416 Async init_swift:74381]: Signaling child to exit 2026-06-12 17:30:47.101 | WAKEUP 2026-06-12 17:30:47.123 | [8416 Async init_swift:74381]: Signaled 2026-06-12 17:30:47.125 | + lib/swift:init_swift:680 : local node_number 2026-06-12 17:30:47.125 | + lib/swift:init_swift:682 : /opt/stack/data/venv/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2026-06-12 17:30:47.125 | /opt/stack/swift/swift/common/concurrency.py:22: EventletDeprecationWarning: 2026-06-12 17:30:47.125 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-12 17:30:47.125 | we strongly recommend against using it for new projects. 2026-06-12 17:30:47.125 | 2026-06-12 17:30:47.125 | If you are already using Eventlet, we recommend migrating to a different 2026-06-12 17:30:47.125 | framework. For more detail see 2026-06-12 17:30:47.125 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-12 17:30:47.125 | 2026-06-12 17:30:47.125 | import eventlet 2026-06-12 17:30:47.125 | No container-sync running 2026-06-12 17:30:47.125 | No account-reaper running 2026-06-12 17:30:47.125 | No account-replicator running 2026-06-12 17:30:47.125 | No object-reconstructor running 2026-06-12 17:30:47.125 | No object-server running 2026-06-12 17:30:47.125 | No container-auditor running 2026-06-12 17:30:47.125 | No container-server running 2026-06-12 17:30:47.125 | No account-server running 2026-06-12 17:30:47.125 | No container-reconciler running 2026-06-12 17:30:47.125 | No account-auditor running 2026-06-12 17:30:47.125 | No container-replicator running 2026-06-12 17:30:47.125 | No container-sharder running 2026-06-12 17:30:47.125 | No container-updater running 2026-06-12 17:30:47.125 | No object-expirer running 2026-06-12 17:30:47.125 | No object-replicator running 2026-06-12 17:30:47.125 | No object-updater running 2026-06-12 17:30:47.125 | No object-auditor running 2026-06-12 17:30:47.125 | No proxy-server running 2026-06-12 17:30:47.125 | + lib/swift:init_swift:682 : true 2026-06-12 17:30:47.125 | + lib/swift:init_swift:685 : create_swift_disk 2026-06-12 17:30:47.125 | + lib/swift:create_swift_disk:577 : local node_number 2026-06-12 17:30:47.125 | + lib/swift:create_swift_disk:582 : local user_group 2026-06-12 17:30:47.125 | ++ lib/swift:create_swift_disk:583 : id -g stack 2026-06-12 17:30:47.125 | + lib/swift:create_swift_disk:583 : user_group=1002 2026-06-12 17:30:47.125 | + lib/swift:create_swift_disk:584 : sudo install -d -o stack -g 1002 /opt/stack/data/swift/drives /opt/stack/data/swift/cache /opt/stack/data/swift/run /opt/stack/data/swift/logs 2026-06-12 17:30:47.126 | + lib/swift:create_swift_disk:587 : create_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 6G 2026-06-12 17:30:47.126 | + functions:create_disk:756 : local node_number 2026-06-12 17:30:47.126 | + functions:create_disk:757 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2026-06-12 17:30:47.126 | + functions:create_disk:758 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2026-06-12 17:30:47.126 | + functions:create_disk:759 : local loopback_disk_size=6G 2026-06-12 17:30:47.126 | + functions:create_disk:760 : local key 2026-06-12 17:30:47.126 | ++ functions:create_disk:762 : echo /opt/stack/data/swift/drives/images/swift.img 2026-06-12 17:30:47.126 | ++ functions:create_disk:762 : sed s#/.## 2026-06-12 17:30:47.126 | + functions:create_disk:762 : key=pt/stack/data/swift/drives/images/swift.img 2026-06-12 17:30:47.126 | + functions:create_disk:763 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2026-06-12 17:30:47.126 | + functions:create_disk:765 : destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2026-06-12 17:30:47.126 | + functions:destroy_disk:787 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2026-06-12 17:30:47.126 | + functions:destroy_disk:788 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2026-06-12 17:30:47.126 | + functions:destroy_disk:789 : local key 2026-06-12 17:30:47.126 | ++ functions:destroy_disk:791 : sed s#/.## 2026-06-12 17:30:47.126 | ++ functions:destroy_disk:791 : echo /opt/stack/data/swift/drives/images/swift.img 2026-06-12 17:30:47.126 | + functions:destroy_disk:791 : key=pt/stack/data/swift/drives/images/swift.img 2026-06-12 17:30:47.126 | + functions:destroy_disk:792 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2026-06-12 17:30:47.126 | + functions:destroy_disk:795 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2026-06-12 17:30:47.126 | + functions:destroy_disk:800 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2026-06-12 17:30:47.126 | + functions:destroy_disk:803 : sudo rm -f /opt/stack/data/swift/drives/images/swift.img 2026-06-12 17:30:47.126 | ++ functions:create_disk:769 : dirname /opt/stack/data/swift/drives/images/swift.img 2026-06-12 17:30:47.126 | + functions:create_disk:769 : sudo mkdir -p /opt/stack/data/swift/drives/images 2026-06-12 17:30:47.126 | + functions:create_disk:770 : sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2026-06-12 17:30:47.126 | + functions:create_disk:777 : sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2026-06-12 17:30:47.126 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2026-06-12 17:30:47.126 | = sectsz=512 attr=2, projid32bit=1 2026-06-12 17:30:47.126 | = crc=1 finobt=1, sparse=1, rmapbt=1 2026-06-12 17:30:47.126 | = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2026-06-12 17:30:47.126 | data = bsize=4096 blocks=1572864, imaxpct=25 2026-06-12 17:30:47.126 | = sunit=0 swidth=0 blks 2026-06-12 17:30:47.126 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2026-06-12 17:30:47.126 | log =internal log bsize=4096 blocks=16384, version=2 2026-06-12 17:30:47.126 | = sectsz=512 sunit=0 blks, lazy-count=1 2026-06-12 17:30:47.126 | realtime =none extsz=4096 blocks=0, rtextents=0 2026-06-12 17:30:47.126 | + functions:create_disk:780 : sudo tee -a /etc/fstab 2026-06-12 17:30:47.126 | + functions:create_disk:780 : echo '/opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-pt/stack/data/swift/drives/images/swift.img 0 0' 2026-06-12 17:30:47.126 | /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-pt/stack/data/swift/drives/images/swift.img 0 0 2026-06-12 17:30:47.126 | + functions:create_disk:781 : sudo mkdir -p /opt/stack/data/swift/drives/sdb1 2026-06-12 17:30:47.126 | + functions:create_disk:782 : sudo mount -v /opt/stack/data/swift/drives/sdb1 2026-06-12 17:30:47.126 | mount: /dev/loop0 mounted on /opt/stack/data/swift/drives/sdb1. 2026-06-12 17:30:47.126 | + lib/swift:create_swift_disk:591 : local node_number 2026-06-12 17:30:47.126 | + lib/swift:create_swift_disk:592 : for node_number in ${SWIFT_REPLICAS_SEQ} 2026-06-12 17:30:47.126 | + lib/swift:create_swift_disk:594 : local node_devices=/opt/stack/data/swift/1 2026-06-12 17:30:47.126 | + lib/swift:create_swift_disk:595 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2026-06-12 17:30:47.126 | + lib/swift:create_swift_disk:596 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2026-06-12 17:30:47.126 | + lib/swift:create_swift_disk:597 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2026-06-12 17:30:47.126 | + lib/swift:create_swift_disk:598 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2026-06-12 17:30:47.126 | + lib/swift:create_swift_disk:599 : sudo install -o stack -g 1002 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2026-06-12 17:30:47.126 | + lib/swift:init_swift:689 : pushd /etc/swift 2026-06-12 17:30:47.126 | + lib/swift:init_swift:691 : rm -f '*.builder' '*.ring.gz' 'backups/*.builder' 'backups/*.ring.gz' 2026-06-12 17:30:47.126 | + lib/swift:init_swift:693 : /opt/stack/data/venv/bin/swift-ring-builder object.builder create 9 1 1 2026-06-12 17:30:47.126 | /opt/stack/swift/swift/common/concurrency.py:22: EventletDeprecationWarning: 2026-06-12 17:30:47.126 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-12 17:30:47.126 | we strongly recommend against using it for new projects. 2026-06-12 17:30:47.126 | 2026-06-12 17:30:47.126 | If you are already using Eventlet, we recommend migrating to a different 2026-06-12 17:30:47.126 | framework. For more detail see 2026-06-12 17:30:47.126 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-12 17:30:47.126 | 2026-06-12 17:30:47.126 | import eventlet 2026-06-12 17:30:47.126 | + lib/swift:init_swift:694 : /opt/stack/data/venv/bin/swift-ring-builder container.builder create 9 1 1 2026-06-12 17:30:47.126 | /opt/stack/swift/swift/common/concurrency.py:22: EventletDeprecationWarning: 2026-06-12 17:30:47.126 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-12 17:30:47.126 | we strongly recommend against using it for new projects. 2026-06-12 17:30:47.126 | 2026-06-12 17:30:47.126 | If you are already using Eventlet, we recommend migrating to a different 2026-06-12 17:30:47.126 | framework. For more detail see 2026-06-12 17:30:47.126 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-12 17:30:47.126 | 2026-06-12 17:30:47.126 | import eventlet 2026-06-12 17:30:47.126 | + lib/swift:init_swift:695 : /opt/stack/data/venv/bin/swift-ring-builder account.builder create 9 1 1 2026-06-12 17:30:47.126 | /opt/stack/swift/swift/common/concurrency.py:22: EventletDeprecationWarning: 2026-06-12 17:30:47.126 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-12 17:30:47.126 | we strongly recommend against using it for new projects. 2026-06-12 17:30:47.126 | 2026-06-12 17:30:47.126 | If you are already using Eventlet, we recommend migrating to a different 2026-06-12 17:30:47.126 | framework. For more detail see 2026-06-12 17:30:47.126 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-12 17:30:47.126 | 2026-06-12 17:30:47.126 | import eventlet 2026-06-12 17:30:47.126 | + lib/swift:init_swift:701 : [[ -n '' ]] 2026-06-12 17:30:47.126 | + lib/swift:init_swift:714 : for node_number in ${SWIFT_REPLICAS_SEQ} 2026-06-12 17:30:47.126 | + lib/swift:init_swift:715 : /opt/stack/data/venv/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2026-06-12 17:30:47.126 | /opt/stack/swift/swift/common/concurrency.py:22: EventletDeprecationWarning: 2026-06-12 17:30:47.126 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-12 17:30:47.126 | we strongly recommend against using it for new projects. 2026-06-12 17:30:47.126 | 2026-06-12 17:30:47.126 | If you are already using Eventlet, we recommend migrating to a different 2026-06-12 17:30:47.126 | framework. For more detail see 2026-06-12 17:30:47.126 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-12 17:30:47.126 | 2026-06-12 17:30:47.126 | import eventlet 2026-06-12 17:30:47.126 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2026-06-12 17:30:47.126 | 2026-06-12 17:30:47.126 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2026-06-12 17:30:47.126 | + lib/swift:init_swift:716 : /opt/stack/data/venv/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2026-06-12 17:30:47.126 | /opt/stack/swift/swift/common/concurrency.py:22: EventletDeprecationWarning: 2026-06-12 17:30:47.126 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-12 17:30:47.126 | we strongly recommend against using it for new projects. 2026-06-12 17:30:47.126 | 2026-06-12 17:30:47.126 | If you are already using Eventlet, we recommend migrating to a different 2026-06-12 17:30:47.126 | framework. For more detail see 2026-06-12 17:30:47.127 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-12 17:30:47.127 | 2026-06-12 17:30:47.127 | import eventlet 2026-06-12 17:30:47.127 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2026-06-12 17:30:47.127 | 2026-06-12 17:30:47.127 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2026-06-12 17:30:47.127 | + lib/swift:init_swift:717 : /opt/stack/data/venv/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2026-06-12 17:30:47.127 | /opt/stack/swift/swift/common/concurrency.py:22: EventletDeprecationWarning: 2026-06-12 17:30:47.127 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-12 17:30:47.127 | we strongly recommend against using it for new projects. 2026-06-12 17:30:47.127 | 2026-06-12 17:30:47.127 | If you are already using Eventlet, we recommend migrating to a different 2026-06-12 17:30:47.127 | framework. For more detail see 2026-06-12 17:30:47.127 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-12 17:30:47.127 | 2026-06-12 17:30:47.127 | import eventlet 2026-06-12 17:30:47.127 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2026-06-12 17:30:47.127 | 2026-06-12 17:30:47.127 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2026-06-12 17:30:47.127 | + lib/swift:init_swift:723 : /opt/stack/data/venv/bin/swift-ring-builder object.builder rebalance 42 2026-06-12 17:30:47.127 | /opt/stack/swift/swift/common/concurrency.py:22: EventletDeprecationWarning: 2026-06-12 17:30:47.127 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-12 17:30:47.127 | we strongly recommend against using it for new projects. 2026-06-12 17:30:47.127 | 2026-06-12 17:30:47.127 | If you are already using Eventlet, we recommend migrating to a different 2026-06-12 17:30:47.127 | framework. For more detail see 2026-06-12 17:30:47.127 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-12 17:30:47.127 | 2026-06-12 17:30:47.127 | import eventlet 2026-06-12 17:30:47.127 | Defaulting to --format-version=1. This ensures the ring 2026-06-12 17:30:47.127 | written will be readable by older versions of Swift. 2026-06-12 17:30:47.127 | In a future release, the default will change to 2026-06-12 17:30:47.127 | --format-version=2 2026-06-12 17:30:47.127 | 2026-06-12 17:30:47.127 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2026-06-12 17:30:47.127 | + lib/swift:init_swift:724 : /opt/stack/data/venv/bin/swift-ring-builder container.builder rebalance 42 2026-06-12 17:30:47.127 | /opt/stack/swift/swift/common/concurrency.py:22: EventletDeprecationWarning: 2026-06-12 17:30:47.127 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-12 17:30:47.127 | we strongly recommend against using it for new projects. 2026-06-12 17:30:47.127 | 2026-06-12 17:30:47.127 | If you are already using Eventlet, we recommend migrating to a different 2026-06-12 17:30:47.127 | framework. For more detail see 2026-06-12 17:30:47.127 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-12 17:30:47.127 | 2026-06-12 17:30:47.127 | import eventlet 2026-06-12 17:30:47.127 | Defaulting to --format-version=1. This ensures the ring 2026-06-12 17:30:47.127 | written will be readable by older versions of Swift. 2026-06-12 17:30:47.127 | In a future release, the default will change to 2026-06-12 17:30:47.127 | --format-version=2 2026-06-12 17:30:47.127 | 2026-06-12 17:30:47.127 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2026-06-12 17:30:47.127 | + lib/swift:init_swift:725 : /opt/stack/data/venv/bin/swift-ring-builder account.builder rebalance 42 2026-06-12 17:30:47.127 | /opt/stack/swift/swift/common/concurrency.py:22: EventletDeprecationWarning: 2026-06-12 17:30:47.127 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-12 17:30:47.127 | we strongly recommend against using it for new projects. 2026-06-12 17:30:47.127 | 2026-06-12 17:30:47.127 | If you are already using Eventlet, we recommend migrating to a different 2026-06-12 17:30:47.127 | framework. For more detail see 2026-06-12 17:30:47.127 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-12 17:30:47.127 | 2026-06-12 17:30:47.127 | import eventlet 2026-06-12 17:30:47.127 | Defaulting to --format-version=1. This ensures the ring 2026-06-12 17:30:47.127 | written will be readable by older versions of Swift. 2026-06-12 17:30:47.127 | In a future release, the default will change to 2026-06-12 17:30:47.127 | --format-version=2 2026-06-12 17:30:47.127 | 2026-06-12 17:30:47.127 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2026-06-12 17:30:47.127 | + lib/swift:init_swift:729 : cp object.ring.gz object-1.ring.gz 2026-06-12 17:30:47.127 | + lib/swift:init_swift:730 : popd 2026-06-12 17:30:47.169 | [8416 Async init_swift:74381]: finished init_swift with result 0 in 4 seconds 2026-06-12 17:30:47.174 | + inc/async:async_wait:197 : return 0 2026-06-12 17:30:47.177 | + ./stack.sh:main:1229 : async_wait init_cinder 2026-06-12 17:30:47.228 | [8416 Async init_cinder:74485]: Waiting for completion of init_cinder running on PID 74485 (2 other jobs running) 2026-06-12 17:30:47.251 | [8416 Async init_cinder:74485]: Signaling child to exit 2026-06-12 17:30:47.251 | WAKEUP 2026-06-12 17:30:47.272 | [8416 Async init_cinder:74485]: Signaled 2026-06-12 17:30:47.273 | + lib/cinder:init_cinder:478 : is_service_enabled mysql postgresql 2026-06-12 17:30:47.273 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:30:47.273 | + lib/cinder:init_cinder:480 : recreate_database cinder 2026-06-12 17:30:47.273 | + lib/database:recreate_database:112 : local db=cinder 2026-06-12 17:30:47.273 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2026-06-12 17:30:47.273 | + lib/databases/mysql:recreate_database_mysql:54 : local db=cinder 2026-06-12 17:30:47.273 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2026-06-12 17:30:47.273 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-12 17:30:47.273 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2026-06-12 17:30:47.273 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-12 17:30:47.273 | + lib/cinder:init_cinder:482 : time_start dbsync 2026-06-12 17:30:47.273 | + functions-common:time_start:2400 : local name=dbsync 2026-06-12 17:30:47.273 | + functions-common:time_start:2401 : local start_time= 2026-06-12 17:30:47.273 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-12 17:30:47.273 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-12 17:30:47.273 | + functions-common:time_start:2405 : _TIME_START[$name]=1781285429699 2026-06-12 17:30:47.273 | + lib/cinder:init_cinder:484 : /opt/stack/data/venv/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2026-06-12 17:30:47.273 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-06-12 17:30:47.273 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-12 17:30:47.273 | we strongly recommend against using it for new projects. 2026-06-12 17:30:47.273 | 2026-06-12 17:30:47.273 | If you are already using Eventlet, we recommend migrating to a different 2026-06-12 17:30:47.273 | framework. For more detail see 2026-06-12 17:30:47.273 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-12 17:30:47.273 | 2026-06-12 17:30:47.273 | import eventlet # noqa 2026-06-12 17:30:47.273 | INFO dbcounter [-] Registered counter for database cinder 2026-06-12 17:30:47.273 | 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=74657) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-12 17:30:47.273 | INFO cinder.db.migration [-] Applying migration(s) 2026-06-12 17:30:47.273 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-12 17:30:47.273 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-12 17:30:47.273 | DEBUG dbcounter [-] [74657] Writer thread running {{(pid=74657) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-12 17:30:47.274 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2026-06-12 17:30:47.274 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=74657) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-12 17:30:47.274 | INFO alembic.runtime.migration [-] Running upgrade 921e1a36b076 -> c92a3e68beed, Make shared_targets nullable 2026-06-12 17:30:47.274 | DEBUG alembic.runtime.migration [-] update 921e1a36b076 to c92a3e68beed {{(pid=74657) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-12 17:30:47.274 | INFO alembic.runtime.migration [-] Running upgrade c92a3e68beed -> daa98075b90d, Add resource indexes 2026-06-12 17:30:47.274 | DEBUG alembic.runtime.migration [-] update c92a3e68beed to daa98075b90d {{(pid=74657) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-12 17:30:47.274 | INFO alembic.runtime.migration [-] Running upgrade daa98075b90d -> 89aa6f9639f9, Drop legacy migrate_version table 2026-06-12 17:30:47.274 | DEBUG alembic.runtime.migration [-] update daa98075b90d to 89aa6f9639f9 {{(pid=74657) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-12 17:30:47.274 | INFO alembic.runtime.migration [-] Running upgrade 89aa6f9639f9 -> b8660621f1b9, Update reservations resource 2026-06-12 17:30:47.274 | DEBUG alembic.runtime.migration [-] update 89aa6f9639f9 to b8660621f1b9 {{(pid=74657) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-12 17:30:47.274 | INFO alembic.runtime.migration [-] Running upgrade b8660621f1b9 -> 9ab1b092a404, Make use_quota non nullable 2026-06-12 17:30:47.274 | DEBUG alembic.runtime.migration [-] update b8660621f1b9 to 9ab1b092a404 {{(pid=74657) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-12 17:30:47.274 | INFO alembic.runtime.migration [-] Running upgrade 9ab1b092a404 -> b7b88f50aab5, Remove quota consistencygroups 2026-06-12 17:30:47.274 | DEBUG alembic.runtime.migration [-] update 9ab1b092a404 to b7b88f50aab5 {{(pid=74657) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-12 17:30:47.274 | INFO alembic.runtime.migration [-] Running upgrade b7b88f50aab5 -> 9c74c1c6971f, Quota: Add backup defaults in quota class 2026-06-12 17:30:47.274 | DEBUG alembic.runtime.migration [-] update b7b88f50aab5 to 9c74c1c6971f {{(pid=74657) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-12 17:30:47.274 | INFO cinder.db.migration [-] Migration(s) applied 2026-06-12 17:30:47.274 | + lib/cinder:init_cinder:485 : time_stop dbsync 2026-06-12 17:30:47.274 | + functions-common:time_stop:2414 : local name 2026-06-12 17:30:47.274 | + functions-common:time_stop:2415 : local end_time 2026-06-12 17:30:47.274 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-12 17:30:47.274 | + functions-common:time_stop:2417 : local total 2026-06-12 17:30:47.274 | + functions-common:time_stop:2418 : local start_time 2026-06-12 17:30:47.274 | + functions-common:time_stop:2420 : name=dbsync 2026-06-12 17:30:47.274 | + functions-common:time_stop:2421 : start_time=1781285429699 2026-06-12 17:30:47.274 | + functions-common:time_stop:2423 : [[ -z 1781285429699 ]] 2026-06-12 17:30:47.274 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-12 17:30:47.274 | + functions-common:time_stop:2426 : end_time=1781285434533 2026-06-12 17:30:47.274 | + functions-common:time_stop:2427 : elapsed_time=4834 2026-06-12 17:30:47.274 | + functions-common:time_stop:2428 : total=3613 2026-06-12 17:30:47.274 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-12 17:30:47.274 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=8447 2026-06-12 17:30:47.274 | + lib/cinder:init_cinder:488 : is_service_enabled c-vol 2026-06-12 17:30:47.274 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:30:47.274 | + lib/cinder:init_cinder:488 : [[ -n storpool:storpool ]] 2026-06-12 17:30:47.274 | + lib/cinder:init_cinder:489 : local be be_name be_type 2026-06-12 17:30:47.274 | + lib/cinder:init_cinder:490 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-06-12 17:30:47.274 | + lib/cinder:init_cinder:491 : be_type=storpool 2026-06-12 17:30:47.274 | + lib/cinder:init_cinder:492 : be_name=storpool 2026-06-12 17:30:47.274 | + lib/cinder:init_cinder:493 : type init_cinder_backend_storpool 2026-06-12 17:30:47.274 | + lib/cinder:init_cinder:499 : is_service_enabled c-bak 2026-06-12 17:30:47.274 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:30:47.274 | + lib/cinder:init_cinder:499 : [[ -n swift ]] 2026-06-12 17:30:47.274 | + lib/cinder:init_cinder:500 : type init_cinder_backup_swift 2026-06-12 17:30:47.274 | + lib/cinder:init_cinder:505 : mkdir -p /opt/stack/data/cinder/volumes 2026-06-12 17:30:47.315 | [8416 Async init_cinder:74485]: finished init_cinder with result 0 in 5 seconds 2026-06-12 17:30:47.320 | + inc/async:async_wait:197 : return 0 2026-06-12 17:30:47.323 | + ./stack.sh:main:1234 : is_service_enabled nova 2026-06-12 17:30:47.341 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:30:47.344 | + ./stack.sh:main:1235 : echo_summary 'Configuring Nova' 2026-06-12 17:30:47.347 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-12 17:30:47.350 | + ./stack.sh:echo_summary:444 : echo -e Configuring Nova 2026-06-12 17:30:47.353 | + ./stack.sh:main:1236 : init_nova 2026-06-12 17:30:47.356 | + lib/nova:init_nova:846 : is_service_enabled mysql postgresql 2026-06-12 17:30:47.375 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:30:47.378 | + lib/nova:init_nova:846 : is_service_enabled n-api 2026-06-12 17:30:47.397 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:30:47.400 | + lib/nova:init_nova:848 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-12 17:30:47.402 | + lib/nova:init_nova:856 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2026-06-12 17:30:47.465 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2026-06-12 17:30:47.501 | [8416 Async nova-cell-0:76826]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2026-06-12 17:30:47.505 | ++ lib/nova:init_nova:859 : seq 1 1 2026-06-12 17:30:47.510 | + lib/nova:init_nova:859 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-12 17:30:47.513 | ++ lib/nova:init_nova:860 : conductor_conf 1 2026-06-12 17:30:47.516 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-12 17:30:47.519 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-12 17:30:47.522 | + lib/nova:init_nova:860 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-06-12 17:30:47.593 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-06-12 17:30:47.630 | [8416 Async nova-cell-1:76933]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-06-12 17:30:47.633 | + lib/nova:init_nova:863 : recreate_database nova_api 2026-06-12 17:30:47.637 | + lib/database:recreate_database:112 : local db=nova_api 2026-06-12 17:30:47.640 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2026-06-12 17:30:47.643 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_api 2026-06-12 17:30:47.645 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2026-06-12 17:30:47.649 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-12 17:30:47.684 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2026-06-12 17:30:47.688 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-12 17:30:47.724 | + lib/nova:init_nova:864 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2026-06-12 17:30:47.938 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-12 17:30:47.938 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-12 17:30:47.938 | we strongly recommend against using it for new projects. 2026-06-12 17:30:47.938 | 2026-06-12 17:30:47.938 | If you are already using Eventlet, we recommend migrating to a different 2026-06-12 17:30:47.938 | framework. For more detail see 2026-06-12 17:30:47.938 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-12 17:30:47.938 | 2026-06-12 17:30:47.938 | import eventlet # noqa 2026-06-12 17:30:48.104 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-12 17:30:50.104 | INFO dbcounter [-] Registered counter for database nova_api 2026-06-12 17:30:50.156 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-12 17:30:50.156 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-12 17:30:50.156 | DEBUG dbcounter [-] [77000] Writer thread running {{(pid=77000) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-12 17:30:50.179 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2026-06-12 17:30:51.608 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=77000) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-12 17:30:51.610 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2026-06-12 17:30:52.328 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=77000) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-12 17:30:52.331 | INFO alembic.runtime.migration [-] Running upgrade b30f573d3377 -> cdeec0c85668, Drop legacy migrate_version table 2026-06-12 17:30:52.333 | DEBUG alembic.runtime.migration [-] update b30f573d3377 to cdeec0c85668 {{(pid=77000) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-12 17:30:52.596 | Exception ignored in: 2026-06-12 17:30:52.596 | Traceback (most recent call last): 2026-06-12 17:30:52.596 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-12 17:30:52.596 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-12 17:30:52.596 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-12 17:30:52.596 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-12 17:30:52.596 | RuntimeError: greenlet is being finalized 2026-06-12 17:30:52.881 | ++ lib/nova:init_nova:868 : database_connection_url nova_cell0 2026-06-12 17:30:52.886 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-06-12 17:30:52.889 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-06-12 17:30:52.892 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-06-12 17:30:52.896 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-12 17:30:52.899 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-12 17:30:52.902 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-12 17:30:52.922 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:30:52.925 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-12 17:30:52.928 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-06-12 17:30:52.933 | + lib/nova:init_nova:868 : /opt/stack/data/venv/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-06-12 17:30:53.159 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-12 17:30:53.159 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-12 17:30:53.159 | we strongly recommend against using it for new projects. 2026-06-12 17:30:53.159 | 2026-06-12 17:30:53.159 | If you are already using Eventlet, we recommend migrating to a different 2026-06-12 17:30:53.159 | framework. For more detail see 2026-06-12 17:30:53.159 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-12 17:30:53.159 | 2026-06-12 17:30:53.159 | import eventlet # noqa 2026-06-12 17:30:53.331 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-12 17:30:54.839 | INFO dbcounter [None req-a622e5e9-d7cb-47c6-9394-148057db768c None None] Registered counter for database nova_api 2026-06-12 17:30:54.907 | DEBUG dbcounter [-] [77709] Writer thread running {{(pid=77709) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-12 17:30:55.158 | Exception ignored in: 2026-06-12 17:30:55.159 | Traceback (most recent call last): 2026-06-12 17:30:55.159 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-12 17:30:55.159 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-12 17:30:55.159 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-12 17:30:55.159 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-12 17:30:55.159 | RuntimeError: greenlet is being finalized 2026-06-12 17:30:55.439 | ++ lib/nova:init_nova:871 : seq 0 1 2026-06-12 17:30:55.444 | + lib/nova:init_nova:871 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-06-12 17:30:55.447 | + lib/nova:init_nova:872 : async_wait nova-cell-0 2026-06-12 17:30:55.497 | [8416 Async nova-cell-0:76826]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 76826 (3 other jobs running) 2026-06-12 17:30:55.520 | [8416 Async nova-cell-0:76826]: Signaling child to exit 2026-06-12 17:30:56.479 | + inc/async:async_inner:64 : rc=0 2026-06-12 17:30:56.506 | [76933 Async nova-cell-1:76933]: finished successfully 2026-06-12 17:30:56.531 | + inc/async:async_inner:64 : rc=0 2026-06-12 17:30:56.553 | [76826 Async nova-cell-0:76826]: finished successfully 2026-06-12 17:30:56.574 | WAKEUP 2026-06-12 17:30:56.594 | [8416 Async nova-cell-0:76826]: Signaled 2026-06-12 17:30:56.596 | + lib/nova:init_nova_db:836 : local dbname=nova_cell0 2026-06-12 17:30:56.596 | + lib/nova:init_nova_db:837 : local conffile=/etc/nova/nova.conf 2026-06-12 17:30:56.596 | + lib/nova:init_nova_db:838 : recreate_database nova_cell0 2026-06-12 17:30:56.596 | + lib/database:recreate_database:112 : local db=nova_cell0 2026-06-12 17:30:56.596 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2026-06-12 17:30:56.596 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell0 2026-06-12 17:30:56.596 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2026-06-12 17:30:56.596 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-12 17:30:56.596 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2026-06-12 17:30:56.596 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-12 17:30:56.596 | + lib/nova:init_nova_db:839 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2026-06-12 17:30:56.596 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-12 17:30:56.596 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-12 17:30:56.596 | we strongly recommend against using it for new projects. 2026-06-12 17:30:56.596 | 2026-06-12 17:30:56.596 | If you are already using Eventlet, we recommend migrating to a different 2026-06-12 17:30:56.596 | framework. For more detail see 2026-06-12 17:30:56.596 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-12 17:30:56.596 | 2026-06-12 17:30:56.596 | import eventlet # noqa 2026-06-12 17:30:56.596 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-12 17:30:56.596 | INFO dbcounter [-] Registered counter for database nova_cell0 2026-06-12 17:30:56.596 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-12 17:30:56.596 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-12 17:30:56.596 | DEBUG dbcounter [-] [76922] Writer thread running {{(pid=76922) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-12 17:30:56.596 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-06-12 17:30:56.596 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=76922) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-12 17:30:56.596 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-06-12 17:30:56.596 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=76922) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-12 17:30:56.596 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-06-12 17:30:56.596 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=76922) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-12 17:30:56.596 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-06-12 17:30:56.596 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=76922) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-12 17:30:56.596 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-06-12 17:30:56.596 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=76922) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-12 17:30:56.596 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-06-12 17:30:56.596 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=76922) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-12 17:30:56.596 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-06-12 17:30:56.596 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=76922) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-12 17:30:56.596 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-06-12 17:30:56.596 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=76922) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-12 17:30:56.596 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-06-12 17:30:56.596 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=76922) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-12 17:30:56.596 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-06-12 17:30:56.596 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=76922) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-12 17:30:56.596 | Exception ignored in: 2026-06-12 17:30:56.596 | Traceback (most recent call last): 2026-06-12 17:30:56.596 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-12 17:30:56.596 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-12 17:30:56.596 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-12 17:30:56.596 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-12 17:30:56.596 | RuntimeError: greenlet is being finalized 2026-06-12 17:30:56.637 | [8416 Async nova-cell-0:76826]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 9 seconds 2026-06-12 17:30:56.641 | + inc/async:async_wait:197 : return 0 2026-06-12 17:30:56.644 | + lib/nova:init_nova:871 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-06-12 17:30:56.647 | + lib/nova:init_nova:872 : async_wait nova-cell-1 2026-06-12 17:30:56.695 | [8416 Async nova-cell-1:76933]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 76933 (2 other jobs running) 2026-06-12 17:30:56.717 | [8416 Async nova-cell-1:76933]: Signaling child to exit 2026-06-12 17:30:56.718 | WAKEUP 2026-06-12 17:30:56.737 | [8416 Async nova-cell-1:76933]: Signaled 2026-06-12 17:30:56.738 | + lib/nova:init_nova_db:836 : local dbname=nova_cell1 2026-06-12 17:30:56.738 | + lib/nova:init_nova_db:837 : local conffile=/etc/nova/nova_cell1.conf 2026-06-12 17:30:56.738 | + lib/nova:init_nova_db:838 : recreate_database nova_cell1 2026-06-12 17:30:56.738 | + lib/database:recreate_database:112 : local db=nova_cell1 2026-06-12 17:30:56.738 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2026-06-12 17:30:56.738 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell1 2026-06-12 17:30:56.738 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2026-06-12 17:30:56.738 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-12 17:30:56.738 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2026-06-12 17:30:56.738 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-12 17:30:56.738 | + lib/nova:init_nova_db:839 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2026-06-12 17:30:56.738 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-12 17:30:56.738 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-12 17:30:56.738 | we strongly recommend against using it for new projects. 2026-06-12 17:30:56.738 | 2026-06-12 17:30:56.738 | If you are already using Eventlet, we recommend migrating to a different 2026-06-12 17:30:56.738 | framework. For more detail see 2026-06-12 17:30:56.738 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-12 17:30:56.738 | 2026-06-12 17:30:56.738 | import eventlet # noqa 2026-06-12 17:30:56.738 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-12 17:30:56.738 | INFO dbcounter [-] Registered counter for database nova_cell1 2026-06-12 17:30:56.738 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-12 17:30:56.738 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-12 17:30:56.738 | DEBUG dbcounter [-] [76997] Writer thread running {{(pid=76997) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-12 17:30:56.738 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-06-12 17:30:56.738 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=76997) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-12 17:30:56.738 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-06-12 17:30:56.738 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=76997) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-12 17:30:56.738 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-06-12 17:30:56.738 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=76997) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-12 17:30:56.738 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-06-12 17:30:56.738 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=76997) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-12 17:30:56.738 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-06-12 17:30:56.738 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=76997) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-12 17:30:56.738 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-06-12 17:30:56.738 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=76997) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-12 17:30:56.738 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-06-12 17:30:56.738 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=76997) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-12 17:30:56.738 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-06-12 17:30:56.738 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=76997) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-12 17:30:56.739 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-06-12 17:30:56.739 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=76997) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-12 17:30:56.739 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-06-12 17:30:56.739 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=76997) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-12 17:30:56.739 | Exception ignored in: 2026-06-12 17:30:56.739 | Traceback (most recent call last): 2026-06-12 17:30:56.739 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-12 17:30:56.739 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-12 17:30:56.739 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-12 17:30:56.739 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-12 17:30:56.739 | RuntimeError: greenlet is being finalized 2026-06-12 17:30:56.779 | [8416 Async nova-cell-1:76933]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 8 seconds 2026-06-12 17:30:56.783 | + inc/async:async_wait:197 : return 0 2026-06-12 17:30:56.787 | + lib/nova:init_nova:875 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-12 17:30:56.791 | + lib/nova:init_nova:882 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2026-06-12 17:30:57.016 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-12 17:30:57.016 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-12 17:30:57.016 | we strongly recommend against using it for new projects. 2026-06-12 17:30:57.016 | 2026-06-12 17:30:57.016 | If you are already using Eventlet, we recommend migrating to a different 2026-06-12 17:30:57.016 | framework. For more detail see 2026-06-12 17:30:57.016 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-12 17:30:57.016 | 2026-06-12 17:30:57.016 | import eventlet # noqa 2026-06-12 17:30:57.185 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-12 17:30:58.721 | Running batches of 50 until complete 2026-06-12 17:30:58.721 | INFO dbcounter [None req-ff08ce9d-552e-43a2-a913-97af32924d4e None None] Registered counter for database nova_cell0 2026-06-12 17:30:58.828 | DEBUG dbcounter [-] [78221] Writer thread running {{(pid=78221) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-12 17:30:58.831 | INFO dbcounter [None req-ff08ce9d-552e-43a2-a913-97af32924d4e None None] Registered counter for database nova_api 2026-06-12 17:30:58.912 | DEBUG dbcounter [-] [78221] Writer thread running {{(pid=78221) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-12 17:30:59.040 | INFO dbcounter [None req-ff08ce9d-552e-43a2-a913-97af32924d4e None None] Registered counter for database nova_cell0 2026-06-12 17:30:59.076 | DEBUG dbcounter [-] [78221] Writer thread running {{(pid=78221) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-12 17:30:59.116 | +-------------------------------------+--------------+-----------+ 2026-06-12 17:30:59.116 | | Migration | Total Needed | Completed | 2026-06-12 17:30:59.116 | +-------------------------------------+--------------+-----------+ 2026-06-12 17:30:59.116 | | fill_virtual_interface_list | 0 | 0 | 2026-06-12 17:30:59.116 | | migrate_empty_ratio | 0 | 0 | 2026-06-12 17:30:59.116 | | migrate_quota_classes_to_api_db | 0 | 0 | 2026-06-12 17:30:59.116 | | migrate_quota_limits_to_api_db | 0 | 0 | 2026-06-12 17:30:59.116 | | migration_migrate_to_uuid | 0 | 0 | 2026-06-12 17:30:59.116 | | populate_dev_uuids | 0 | 0 | 2026-06-12 17:30:59.116 | | populate_instance_compute_id | 0 | 0 | 2026-06-12 17:30:59.116 | | populate_missing_availability_zones | 0 | 0 | 2026-06-12 17:30:59.116 | | populate_queued_for_delete | 0 | 0 | 2026-06-12 17:30:59.116 | | populate_user_id | 0 | 0 | 2026-06-12 17:30:59.116 | | populate_uuids | 0 | 0 | 2026-06-12 17:30:59.116 | +-------------------------------------+--------------+-----------+ 2026-06-12 17:30:59.384 | Exception ignored in: 2026-06-12 17:30:59.384 | Traceback (most recent call last): 2026-06-12 17:30:59.384 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-12 17:30:59.384 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-12 17:30:59.384 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-12 17:30:59.384 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-12 17:30:59.384 | RuntimeError: greenlet is being finalized 2026-06-12 17:30:59.684 | ++ lib/nova:init_nova:885 : seq 1 1 2026-06-12 17:30:59.689 | + lib/nova:init_nova:885 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-12 17:30:59.694 | ++ lib/nova:init_nova:886 : conductor_conf 1 2026-06-12 17:30:59.697 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-12 17:30:59.699 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-12 17:30:59.703 | + lib/nova:init_nova:886 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2026-06-12 17:30:59.924 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-12 17:30:59.924 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-12 17:30:59.924 | we strongly recommend against using it for new projects. 2026-06-12 17:30:59.924 | 2026-06-12 17:30:59.924 | If you are already using Eventlet, we recommend migrating to a different 2026-06-12 17:30:59.924 | framework. For more detail see 2026-06-12 17:30:59.924 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-12 17:30:59.924 | 2026-06-12 17:30:59.924 | import eventlet # noqa 2026-06-12 17:31:00.110 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-12 17:31:01.583 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2026-06-12 17:31:01.583 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2026-06-12 17:31:01.583 | INFO dbcounter [None req-18f30d80-5d1a-44c3-9f5b-8bb90c90cf47 None None] Registered counter for database nova_api 2026-06-12 17:31:01.643 | DEBUG dbcounter [-] [78298] Writer thread running {{(pid=78298) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-12 17:31:01.890 | Exception ignored in: 2026-06-12 17:31:01.890 | Traceback (most recent call last): 2026-06-12 17:31:01.890 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-12 17:31:01.890 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-12 17:31:01.890 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-12 17:31:01.890 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-12 17:31:01.890 | RuntimeError: greenlet is being finalized 2026-06-12 17:31:02.162 | + lib/nova:init_nova:890 : create_nova_keys_dir 2026-06-12 17:31:02.165 | + lib/nova:create_nova_keys_dir:832 : sudo install -d -o stack /opt/stack/data/nova /opt/stack/data/nova/keys 2026-06-12 17:31:02.181 | + lib/nova:init_nova:892 : [[ '' == \L\V\M ]] 2026-06-12 17:31:02.184 | + ./stack.sh:main:1238 : async_runfunc configure_neutron_nova 2026-06-12 17:31:02.188 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2026-06-12 17:31:02.257 | + inc/async:async_inner:63 : configure_neutron_nova 2026-06-12 17:31:02.298 | [8416 Async configure_neutron_nova:78356]: running: configure_neutron_nova 2026-06-12 17:31:02.301 | + ./stack.sh:main:1246 : run_phase stack post-config 2026-06-12 17:31:02.304 | + functions-common:run_phase:1842 : local mode=stack 2026-06-12 17:31:02.308 | + functions-common:run_phase:1843 : local phase=post-config 2026-06-12 17:31:02.311 | + functions-common:run_phase:1844 : [[ -d /opt/stack/devstack/extras.d ]] 2026-06-12 17:31:02.314 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-06-12 17:31:02.318 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-12 17:31:02.320 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-06-12 17:31:02.324 | + functions-common:run_phase:1852 : local extra 2026-06-12 17:31:02.327 | ++ functions-common:run_phase:1853 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-06-12 17:31:02.333 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-06-12 17:31:02.336 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-12 17:31:02.339 | + functions-common:run_phase:1858 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-06-12 17:31:02.342 | + functions-common:run_phase:1858 : source /opt/stack/devstack/extras.d/80-tempest.sh stack post-config 2026-06-12 17:31:02.345 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-12 17:31:02.364 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:31:02.367 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-12 17:31:02.370 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-12 17:31:02.373 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2026-06-12 17:31:02.376 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-12 17:31:02.380 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-12 17:31:02.382 | ++ extras.d/80-tempest.sh:source:12 : : 2026-06-12 17:31:02.385 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-12 17:31:02.388 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-12 17:31:02.392 | + functions-common:run_phase:1863 : [[ stack == \s\o\u\r\c\e ]] 2026-06-12 17:31:02.395 | + functions-common:run_phase:1866 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-12 17:31:02.398 | + functions-common:run_phase:1869 : run_plugins stack post-config 2026-06-12 17:31:02.401 | + functions-common:run_plugins:1828 : local mode=stack 2026-06-12 17:31:02.404 | + functions-common:run_plugins:1829 : local phase=post-config 2026-06-12 17:31:02.407 | + functions-common:run_plugins:1831 : local plugins=,neutron 2026-06-12 17:31:02.410 | + functions-common:run_plugins:1832 : local plugin 2026-06-12 17:31:02.413 | + functions-common:run_plugins:1833 : for plugin in ${plugins//,/ } 2026-06-12 17:31:02.416 | + functions-common:run_plugins:1834 : local dir=/opt/stack/neutron 2026-06-12 17:31:02.419 | + functions-common:run_plugins:1835 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2026-06-12 17:31:02.423 | + functions-common:run_plugins:1836 : source /opt/stack/neutron/devstack/plugin.sh stack post-config 2026-06-12 17:31:02.426 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2026-06-12 17:31:02.429 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2026-06-12 17:31:02.433 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2026-06-12 17:31:02.436 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2026-06-12 17:31:02.439 | +++ /opt/stack/neutron/devstack/lib/flavors:source:4 : FLAVORS_PLUGIN=flavors 2026-06-12 17:31:02.442 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2026-06-12 17:31:02.445 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2026-06-12 17:31:02.449 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:1 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2026-06-12 17:31:02.452 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:2 : SRIOV_AGENT_BINARY=/opt/stack/data/venv/bin/neutron-sriov-nic-agent 2026-06-12 17:31:02.455 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2026-06-12 17:31:02.458 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2026-06-12 17:31:02.461 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2026-06-12 17:31:02.463 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2026-06-12 17:31:02.467 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2026-06-12 17:31:02.470 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2026-06-12 17:31:02.473 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2026-06-12 17:31:02.476 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2026-06-12 17:31:02.479 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2026-06-12 17:31:02.483 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2026-06-12 17:31:02.486 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2026-06-12 17:31:02.488 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2026-06-12 17:31:02.506 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2026-06-12 17:31:02.508 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2026-06-12 17:31:02.511 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/pvlan 2026-06-12 17:31:02.514 | ++ /opt/stack/neutron/devstack/plugin.sh:source:23 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2026-06-12 17:31:02.517 | ++ /opt/stack/neutron/devstack/plugin.sh:source:24 : source /opt/stack/neutron/devstack/lib/frr 2026-06-12 17:31:02.520 | +++ /opt/stack/neutron/devstack/lib/frr:source:15 : FRR_ETC_SRC_DIR=/opt/stack/neutron/devstack/etc 2026-06-12 17:31:02.523 | ++ /opt/stack/neutron/devstack/plugin.sh:source:25 : source /opt/stack/neutron/devstack/lib/dns_forwarder_ovs_ext 2026-06-12 17:31:02.526 | ++ /opt/stack/neutron/devstack/plugin.sh:source:28 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2026-06-12 17:31:02.530 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-06-12 17:31:02.549 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2026-06-12 17:31:02.552 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2026-06-12 17:31:02.557 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2026-06-12 17:31:02.558 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2026-06-12 17:31:02.562 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2026-06-12 17:31:02.565 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2026-06-12 17:31:02.567 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2026-06-12 17:31:02.572 | +++ /opt/stack/neutron/devstack/plugin.sh:source:30 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-06-12 17:31:02.593 | ++ /opt/stack/neutron/devstack/plugin.sh:source:30 : Q_BUILD_OVS_FROM_GIT=False 2026-06-12 17:31:02.596 | ++ /opt/stack/neutron/devstack/plugin.sh:source:42 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2026-06-12 17:31:02.600 | ++ /opt/stack/neutron/devstack/plugin.sh:source:46 : [[ stack == \s\t\a\c\k ]] 2026-06-12 17:31:02.604 | ++ /opt/stack/neutron/devstack/plugin.sh:source:47 : case "$2" in 2026-06-12 17:31:02.607 | ++ /opt/stack/neutron/devstack/plugin.sh:source:55 : is_service_enabled neutron-tag-ports-during-bulk-creation 2026-06-12 17:31:02.625 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-12 17:31:02.627 | ++ /opt/stack/neutron/devstack/plugin.sh:source:58 : is_service_enabled neutron-uplink-status-propagation 2026-06-12 17:31:02.646 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-12 17:31:02.649 | ++ /opt/stack/neutron/devstack/plugin.sh:source:61 : is_service_enabled q-flavors neutron-flavors 2026-06-12 17:31:02.668 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-12 17:31:02.671 | ++ /opt/stack/neutron/devstack/plugin.sh:source:64 : is_service_enabled q-log neutron-log 2026-06-12 17:31:02.687 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-12 17:31:02.690 | ++ /opt/stack/neutron/devstack/plugin.sh:source:67 : is_service_enabled q-dns neutron-dns 2026-06-12 17:31:02.709 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-12 17:31:02.711 | ++ /opt/stack/neutron/devstack/plugin.sh:source:74 : is_service_enabled neutron-segments 2026-06-12 17:31:02.729 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-12 17:31:02.732 | ++ /opt/stack/neutron/devstack/plugin.sh:source:77 : is_service_enabled neutron-pvlan 2026-06-12 17:31:02.749 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-12 17:31:02.752 | ++ /opt/stack/neutron/devstack/plugin.sh:source:80 : is_service_enabled neutron-network-segment-range 2026-06-12 17:31:02.769 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-12 17:31:02.772 | ++ /opt/stack/neutron/devstack/plugin.sh:source:83 : is_service_enabled q-distributed-dhcp neutron-distributed-dhcp 2026-06-12 17:31:02.792 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-12 17:31:02.795 | ++ /opt/stack/neutron/devstack/plugin.sh:source:88 : is_service_enabled q-metadata-path neutron-metadata-path 2026-06-12 17:31:02.812 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-12 17:31:02.815 | ++ /opt/stack/neutron/devstack/plugin.sh:source:93 : is_service_enabled q-dns-forwarder neutron-dns-forwarder 2026-06-12 17:31:02.834 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-12 17:31:02.837 | ++ /opt/stack/neutron/devstack/plugin.sh:source:98 : is_service_enabled neutron-local-ip 2026-06-12 17:31:02.856 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-12 17:31:02.858 | ++ /opt/stack/neutron/devstack/plugin.sh:source:101 : is_service_enabled neutron-local-ip-static 2026-06-12 17:31:02.876 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-12 17:31:02.878 | ++ /opt/stack/neutron/devstack/plugin.sh:source:104 : is_service_enabled q-agt neutron-agent 2026-06-12 17:31:02.895 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-12 17:31:02.899 | ++ /opt/stack/neutron/devstack/plugin.sh:source:112 : is_service_enabled q-sriov-agt neutron-sriov-agent 2026-06-12 17:31:02.918 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-12 17:31:02.921 | ++ /opt/stack/neutron/devstack/plugin.sh:source:116 : is_service_enabled q-l3 neutron-l3 2026-06-12 17:31:02.940 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-12 17:31:02.943 | ++ /opt/stack/neutron/devstack/plugin.sh:source:128 : is_service_enabled q-port-trusted-vif neutron-port-trusted-vif 2026-06-12 17:31:02.961 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-12 17:31:02.964 | ++ /opt/stack/neutron/devstack/plugin.sh:source:131 : '[' ml2 = ml2 ']' 2026-06-12 17:31:02.966 | ++ /opt/stack/neutron/devstack/plugin.sh:source:132 : configure_ml2_extension_drivers 2026-06-12 17:31:02.968 | ++ /opt/stack/neutron/devstack/lib/ml2:configure_ml2_extension_drivers:2 : is_neutron_legacy_enabled 2026-06-12 17:31:02.971 | ++ lib/neutron:is_neutron_legacy_enabled:317 : return 0 2026-06-12 17:31:02.974 | ++ /opt/stack/neutron/devstack/lib/ml2:configure_ml2_extension_drivers:10 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security,qos 2026-06-12 17:31:03.008 | ++ /opt/stack/neutron/devstack/plugin.sh:source:134 : is_ovn_enabled 2026-06-12 17:31:03.011 | ++ /opt/stack/neutron/devstack/plugin.sh:is_ovn_enabled:33 : [[ ovn == \o\v\n ]] 2026-06-12 17:31:03.014 | ++ /opt/stack/neutron/devstack/plugin.sh:is_ovn_enabled:33 : return 0 2026-06-12 17:31:03.017 | ++ /opt/stack/neutron/devstack/plugin.sh:source:135 : is_service_enabled q-port-forwarding neutron-port-forwarding 2026-06-12 17:31:03.035 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-12 17:31:03.037 | ++ /opt/stack/neutron/devstack/plugin.sh:source:139 : is_service_enabled neutron-loki 2026-06-12 17:31:03.054 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-12 17:31:03.058 | + ./stack.sh:main:1254 : merge_config_group /opt/stack/devstack/local.conf post-config 2026-06-12 17:31:03.061 | + inc/meta-config:merge_config_group:171 : local localfile=/opt/stack/devstack/local.conf 2026-06-12 17:31:03.064 | + inc/meta-config:merge_config_group:171 : shift 2026-06-12 17:31:03.067 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2026-06-12 17:31:03.070 | + inc/meta-config:merge_config_group:174 : [[ -r /opt/stack/devstack/local.conf ]] 2026-06-12 17:31:03.073 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-06-12 17:31:03.075 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-06-12 17:31:03.078 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /opt/stack/devstack/local.conf post-config 2026-06-12 17:31:03.082 | ++ inc/meta-config:get_meta_section_files:63 : local file=/opt/stack/devstack/local.conf 2026-06-12 17:31:03.085 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2026-06-12 17:31:03.087 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /opt/stack/devstack/local.conf ]] 2026-06-12 17:31:03.090 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2026-06-12 17:31:03.090 | /^\[\[.+\|.*\]\]/ { 2026-06-12 17:31:03.090 | gsub("[][]", "", $1); 2026-06-12 17:31:03.090 | split($1, a, "|"); 2026-06-12 17:31:03.090 | if (a[1] == matchgroup) 2026-06-12 17:31:03.090 | print a[2] 2026-06-12 17:31:03.090 | } 2026-06-12 17:31:03.090 | ' /opt/stack/devstack/local.conf 2026-06-12 17:31:03.097 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-06-12 17:31:03.099 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-06-12 17:31:03.102 | + inc/meta-config:merge_config_group:180 : local dir 2026-06-12 17:31:03.106 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2026-06-12 17:31:03.108 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2026-06-12 17:31:03.111 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2026-06-12 17:31:03.114 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2026-06-12 17:31:03.118 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2026-06-12 17:31:03.124 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2026-06-12 17:31:03.125 | + inc/async:async_inner:64 : rc=0 2026-06-12 17:31:03.127 | + inc/meta-config:merge_config_group:189 : test -e /etc/cinder 2026-06-12 17:31:03.130 | + inc/meta-config:merge_config_group:189 : test -d /etc/cinder 2026-06-12 17:31:03.132 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/cinder ]] 2026-06-12 17:31:03.135 | + inc/meta-config:merge_config_group:196 : merge_config_file /opt/stack/devstack/local.conf post-config '$CINDER_CONF' 2026-06-12 17:31:03.139 | + inc/meta-config:merge_config_file:83 : local file=/opt/stack/devstack/local.conf 2026-06-12 17:31:03.142 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-06-12 17:31:03.145 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2026-06-12 17:31:03.149 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-12 17:31:03.150 | [78356 Async configure_neutron_nova:78356]: finished successfully 2026-06-12 17:31:03.153 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2026-06-12 17:31:03.157 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2026-06-12 17:31:03.161 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2026-06-12 17:31:03.164 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2026-06-12 17:31:03.168 | + inc/meta-config:merge_config_file:96 : get_meta_section /opt/stack/devstack/local.conf post-config '$CINDER_CONF' 2026-06-12 17:31:03.168 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2026-06-12 17:31:03.168 | BEGIN { 2026-06-12 17:31:03.168 | section = "" 2026-06-12 17:31:03.168 | last_section = "" 2026-06-12 17:31:03.168 | section_count = 0 2026-06-12 17:31:03.168 | } 2026-06-12 17:31:03.168 | /^\[.+\]/ { 2026-06-12 17:31:03.168 | gsub("[][]", "", $1); 2026-06-12 17:31:03.168 | section=$1 2026-06-12 17:31:03.168 | next 2026-06-12 17:31:03.168 | } 2026-06-12 17:31:03.168 | /^ *\#/ { 2026-06-12 17:31:03.168 | next 2026-06-12 17:31:03.168 | } 2026-06-12 17:31:03.168 | /^[^ \t]+/ { 2026-06-12 17:31:03.168 | # get offset of first = in $0 2026-06-12 17:31:03.168 | eq_idx = index($0, "=") 2026-06-12 17:31:03.168 | # extract attr & value from $0 2026-06-12 17:31:03.168 | attr = substr($0, 1, eq_idx - 1) 2026-06-12 17:31:03.168 | value = substr($0, eq_idx + 1) 2026-06-12 17:31:03.168 | # only need to strip trailing whitespace from attr 2026-06-12 17:31:03.168 | sub(/[ \t]*$/, "", attr) 2026-06-12 17:31:03.168 | # need to strip leading & trailing whitespace from value 2026-06-12 17:31:03.168 | sub(/^[ \t]*/, "", value) 2026-06-12 17:31:03.168 | sub(/[ \t]*$/, "", value) 2026-06-12 17:31:03.169 | 2026-06-12 17:31:03.169 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-12 17:31:03.169 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-12 17:31:03.169 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-12 17:31:03.169 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-12 17:31:03.169 | if (! (section, attr) in cfg_attr_count) { 2026-06-12 17:31:03.169 | if (section != last_section) { 2026-06-12 17:31:03.169 | cfg_section[section_count++] = section 2026-06-12 17:31:03.169 | last_section = section 2026-06-12 17:31:03.169 | } 2026-06-12 17:31:03.169 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-12 17:31:03.169 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-12 17:31:03.169 | 2026-06-12 17:31:03.169 | cfg_attr[section, attr, 0] = value 2026-06-12 17:31:03.169 | cfg_attr_count[section, attr] = 1 2026-06-12 17:31:03.169 | } else { 2026-06-12 17:31:03.169 | lno = cfg_attr_count[section, attr]++ 2026-06-12 17:31:03.169 | cfg_attr[section, attr, lno] = value 2026-06-12 17:31:03.169 | } 2026-06-12 17:31:03.169 | } 2026-06-12 17:31:03.169 | END { 2026-06-12 17:31:03.169 | # Process each section in order 2026-06-12 17:31:03.169 | for (sno = 0; sno < section_count; sno++) { 2026-06-12 17:31:03.169 | section = cfg_section[sno] 2026-06-12 17:31:03.169 | # The ini routines simply append a config item immediately 2026-06-12 17:31:03.169 | # after the section header. To keep the same order as defined 2026-06-12 17:31:03.169 | # in local.conf, invoke the ini routines in the reverse order 2026-06-12 17:31:03.169 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-12 17:31:03.169 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-12 17:31:03.169 | if (cfg_attr_count[section, attr] == 1) 2026-06-12 17:31:03.169 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-12 17:31:03.169 | else { 2026-06-12 17:31:03.169 | # For multiline, invoke the ini routines in the reverse order 2026-06-12 17:31:03.169 | count = cfg_attr_count[section, attr] 2026-06-12 17:31:03.169 | print "inidelete " configfile " " section " " attr 2026-06-12 17:31:03.169 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-12 17:31:03.169 | for (l = count -2; l >= 0; l--) 2026-06-12 17:31:03.169 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-12 17:31:03.169 | } 2026-06-12 17:31:03.169 | } 2026-06-12 17:31:03.169 | } 2026-06-12 17:31:03.169 | } 2026-06-12 17:31:03.169 | ' 2026-06-12 17:31:03.169 | + inc/meta-config:merge_config_file:164 : read a 2026-06-12 17:31:03.171 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-12 17:31:03.172 | + inc/meta-config:get_meta_section:33 : local file=/opt/stack/devstack/local.conf 2026-06-12 17:31:03.174 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-06-12 17:31:03.177 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2026-06-12 17:31:03.179 | + inc/meta-config:get_meta_section:37 : [[ -r /opt/stack/devstack/local.conf ]] 2026-06-12 17:31:03.183 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2026-06-12 17:31:03.186 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2026-06-12 17:31:03.186 | BEGIN { group = "" } 2026-06-12 17:31:03.186 | /^\[\[.+\|.*\]\]/ { 2026-06-12 17:31:03.186 | gsub("[][]", "", $1); 2026-06-12 17:31:03.186 | split($1, a, "|"); 2026-06-12 17:31:03.186 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-12 17:31:03.186 | group=a[1] 2026-06-12 17:31:03.186 | } else { 2026-06-12 17:31:03.186 | group="" 2026-06-12 17:31:03.186 | } 2026-06-12 17:31:03.186 | next 2026-06-12 17:31:03.186 | } 2026-06-12 17:31:03.186 | { 2026-06-12 17:31:03.186 | if (group != "") 2026-06-12 17:31:03.186 | print $0 2026-06-12 17:31:03.186 | } 2026-06-12 17:31:03.186 | ' /opt/stack/devstack/local.conf 2026-06-12 17:31:03.193 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF storpool volume_driver "cinder.volume.drivers.storpool.StorPoolDriver"' 2026-06-12 17:31:03.196 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf storpool volume_driver cinder.volume.drivers.storpool.StorPoolDriver 2026-06-12 17:31:03.229 | + inc/meta-config:merge_config_file:164 : read a 2026-06-12 17:31:03.232 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF storpool volume_backend_name "storpool"' 2026-06-12 17:31:03.235 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf storpool volume_backend_name storpool 2026-06-12 17:31:03.269 | + inc/meta-config:merge_config_file:164 : read a 2026-06-12 17:31:03.273 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF storpool storpool_template "virtual"' 2026-06-12 17:31:03.276 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf storpool storpool_template virtual 2026-06-12 17:31:03.305 | + inc/meta-config:merge_config_file:164 : read a 2026-06-12 17:31:03.308 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-06-12 17:31:03.311 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-06-12 17:31:03.313 | + inc/meta-config:merge_config_group:180 : local dir 2026-06-12 17:31:03.317 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2026-06-12 17:31:03.319 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2026-06-12 17:31:03.323 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2026-06-12 17:31:03.325 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2026-06-12 17:31:03.328 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2026-06-12 17:31:03.333 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2026-06-12 17:31:03.335 | + inc/meta-config:merge_config_group:189 : test -e /etc/neutron 2026-06-12 17:31:03.337 | + inc/meta-config:merge_config_group:189 : test -d /etc/neutron 2026-06-12 17:31:03.339 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/neutron ]] 2026-06-12 17:31:03.341 | + inc/meta-config:merge_config_group:196 : merge_config_file /opt/stack/devstack/local.conf post-config '$NEUTRON_CONF' 2026-06-12 17:31:03.343 | + inc/meta-config:merge_config_file:83 : local file=/opt/stack/devstack/local.conf 2026-06-12 17:31:03.347 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-06-12 17:31:03.349 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2026-06-12 17:31:03.351 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-12 17:31:03.356 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2026-06-12 17:31:03.358 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2026-06-12 17:31:03.361 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2026-06-12 17:31:03.363 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2026-06-12 17:31:03.367 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2026-06-12 17:31:03.367 | BEGIN { 2026-06-12 17:31:03.367 | section = "" 2026-06-12 17:31:03.367 | last_section = "" 2026-06-12 17:31:03.367 | section_count = 0 2026-06-12 17:31:03.367 | } 2026-06-12 17:31:03.367 | /^\[.+\]/ { 2026-06-12 17:31:03.367 | gsub("[][]", "", $1); 2026-06-12 17:31:03.367 | section=$1 2026-06-12 17:31:03.367 | next 2026-06-12 17:31:03.367 | } 2026-06-12 17:31:03.367 | /^ *\#/ { 2026-06-12 17:31:03.367 | next 2026-06-12 17:31:03.367 | } 2026-06-12 17:31:03.367 | /^[^ \t]+/ { 2026-06-12 17:31:03.367 | # get offset of first = in $0 2026-06-12 17:31:03.367 | eq_idx = index($0, "=") 2026-06-12 17:31:03.367 | # extract attr & value from $0 2026-06-12 17:31:03.367 | attr = substr($0, 1, eq_idx - 1) 2026-06-12 17:31:03.367 | value = substr($0, eq_idx + 1) 2026-06-12 17:31:03.367 | # only need to strip trailing whitespace from attr 2026-06-12 17:31:03.367 | sub(/[ \t]*$/, "", attr) 2026-06-12 17:31:03.367 | # need to strip leading & trailing whitespace from value 2026-06-12 17:31:03.367 | sub(/^[ \t]*/, "", value) 2026-06-12 17:31:03.367 | sub(/[ \t]*$/, "", value) 2026-06-12 17:31:03.367 | 2026-06-12 17:31:03.367 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-12 17:31:03.367 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-12 17:31:03.367 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-12 17:31:03.367 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-12 17:31:03.367 | if (! (section, attr) in cfg_attr_count) { 2026-06-12 17:31:03.367 | if (section != last_section) { 2026-06-12 17:31:03.367 | cfg_section[section_count++] = section 2026-06-12 17:31:03.367 | last_section = section 2026-06-12 17:31:03.367 | } 2026-06-12 17:31:03.367 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-12 17:31:03.367 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-12 17:31:03.367 | 2026-06-12 17:31:03.367 | cfg_attr[section, attr, 0] = value 2026-06-12 17:31:03.367 | cfg_attr_count[section, attr] = 1 2026-06-12 17:31:03.367 | } else { 2026-06-12 17:31:03.367 | lno = cfg_attr_count[section, attr]++ 2026-06-12 17:31:03.367 | cfg_attr[section, attr, lno] = value 2026-06-12 17:31:03.367 | } 2026-06-12 17:31:03.367 | } 2026-06-12 17:31:03.367 | END { 2026-06-12 17:31:03.367 | # Process each section in order 2026-06-12 17:31:03.367 | for (sno = 0; sno < section_count; sno++) { 2026-06-12 17:31:03.368 | section = cfg_section[sno] 2026-06-12 17:31:03.368 | # The ini routines simply append a config item immediately 2026-06-12 17:31:03.368 | # after the section header. To keep the same order as defined 2026-06-12 17:31:03.368 | # in local.conf, invoke the ini routines in the reverse order 2026-06-12 17:31:03.368 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-12 17:31:03.368 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-12 17:31:03.368 | if (cfg_attr_count[section, attr] == 1) 2026-06-12 17:31:03.368 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-12 17:31:03.368 | else { 2026-06-12 17:31:03.368 | # For multiline, invoke the ini routines in the reverse order 2026-06-12 17:31:03.368 | count = cfg_attr_count[section, attr] 2026-06-12 17:31:03.368 | print "inidelete " configfile " " section " " attr 2026-06-12 17:31:03.368 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-12 17:31:03.368 | for (l = count -2; l >= 0; l--) 2026-06-12 17:31:03.368 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-12 17:31:03.368 | } 2026-06-12 17:31:03.368 | } 2026-06-12 17:31:03.368 | } 2026-06-12 17:31:03.368 | } 2026-06-12 17:31:03.368 | ' 2026-06-12 17:31:03.368 | + inc/meta-config:merge_config_file:164 : read a 2026-06-12 17:31:03.368 | + inc/meta-config:merge_config_file:96 : get_meta_section /opt/stack/devstack/local.conf post-config '$NEUTRON_CONF' 2026-06-12 17:31:03.369 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-12 17:31:03.371 | + inc/meta-config:get_meta_section:33 : local file=/opt/stack/devstack/local.conf 2026-06-12 17:31:03.374 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-06-12 17:31:03.376 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2026-06-12 17:31:03.379 | + inc/meta-config:get_meta_section:37 : [[ -r /opt/stack/devstack/local.conf ]] 2026-06-12 17:31:03.382 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2026-06-12 17:31:03.384 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2026-06-12 17:31:03.384 | BEGIN { group = "" } 2026-06-12 17:31:03.385 | /^\[\[.+\|.*\]\]/ { 2026-06-12 17:31:03.385 | gsub("[][]", "", $1); 2026-06-12 17:31:03.385 | split($1, a, "|"); 2026-06-12 17:31:03.385 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-12 17:31:03.385 | group=a[1] 2026-06-12 17:31:03.385 | } else { 2026-06-12 17:31:03.385 | group="" 2026-06-12 17:31:03.385 | } 2026-06-12 17:31:03.385 | next 2026-06-12 17:31:03.385 | } 2026-06-12 17:31:03.385 | { 2026-06-12 17:31:03.385 | if (group != "") 2026-06-12 17:31:03.385 | print $0 2026-06-12 17:31:03.385 | } 2026-06-12 17:31:03.385 | ' /opt/stack/devstack/local.conf 2026-06-12 17:31:03.390 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF DEFAULT global_physnet_mtu "1430"' 2026-06-12 17:31:03.393 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf DEFAULT global_physnet_mtu 1430 2026-06-12 17:31:03.424 | + inc/meta-config:merge_config_file:164 : read a 2026-06-12 17:31:03.428 | + ./stack.sh:main:1263 : is_service_enabled swift 2026-06-12 17:31:03.447 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:31:03.450 | + ./stack.sh:main:1264 : echo_summary 'Starting Swift' 2026-06-12 17:31:03.453 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-12 17:31:03.455 | + ./stack.sh:echo_summary:444 : echo -e Starting Swift 2026-06-12 17:31:03.458 | + ./stack.sh:main:1265 : start_swift 2026-06-12 17:31:03.461 | + lib/swift:start_swift:768 : restart_service memcached 2026-06-12 17:31:03.463 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-12 17:31:03.466 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart memcached 2026-06-12 17:31:04.174 | + lib/swift:start_swift:771 : is_ubuntu 2026-06-12 17:31:04.177 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 17:31:04.180 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 17:31:04.183 | + lib/swift:start_swift:772 : sudo /etc/init.d/rsync restart 2026-06-12 17:31:04.244 | Restarting rsync (via systemctl): rsync.service. 2026-06-12 17:31:04.249 | + lib/swift:start_swift:779 : '[' False == True ']' 2026-06-12 17:31:04.251 | + lib/swift:start_swift:798 : [[ 1 == 1 ]] 2026-06-12 17:31:04.253 | + lib/swift:start_swift:799 : local foreground_services type 2026-06-12 17:31:04.256 | + lib/swift:start_swift:801 : foreground_services='object container account' 2026-06-12 17:31:04.259 | + lib/swift:start_swift:802 : for type in ${foreground_services} 2026-06-12 17:31:04.261 | + lib/swift:start_swift:803 : run_process s-object '/opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2026-06-12 17:31:04.264 | + functions-common:run_process:1668 : local service=s-object 2026-06-12 17:31:04.266 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2026-06-12 17:31:04.269 | + functions-common:run_process:1670 : local group= 2026-06-12 17:31:04.271 | + functions-common:run_process:1671 : local user= 2026-06-12 17:31:04.275 | + functions-common:run_process:1672 : local env_vars= 2026-06-12 17:31:04.278 | + functions-common:run_process:1674 : local name=s-object 2026-06-12 17:31:04.281 | + functions-common:run_process:1676 : time_start run_process 2026-06-12 17:31:04.283 | + functions-common:time_start:2400 : local name=run_process 2026-06-12 17:31:04.286 | + functions-common:time_start:2401 : local start_time= 2026-06-12 17:31:04.289 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-12 17:31:04.292 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-12 17:31:04.297 | + functions-common:time_start:2405 : _TIME_START[$name]=1781285464294 2026-06-12 17:31:04.299 | + functions-common:run_process:1677 : is_service_enabled s-object 2026-06-12 17:31:04.314 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:31:04.317 | + functions-common:run_process:1678 : _run_under_systemd s-object '/opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' '' 2026-06-12 17:31:04.320 | + functions-common:_run_under_systemd:1622 : local service=s-object 2026-06-12 17:31:04.322 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2026-06-12 17:31:04.324 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2026-06-12 17:31:04.326 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2026-06-12 17:31:04.328 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2026-06-12 17:31:04.330 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2026-06-12 17:31:04.333 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2026-06-12 17:31:04.336 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@s-object.service 2026-06-12 17:31:04.339 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-12 17:31:04.342 | + functions-common:_run_under_systemd:1630 : local user=stack 2026-06-12 17:31:04.345 | + functions-common:_run_under_systemd:1631 : [[ -z stack ]] 2026-06-12 17:31:04.348 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-12 17:31:04.351 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[s-object] ]] 2026-06-12 17:31:04.353 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2026-06-12 17:31:04.356 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@s-object.service '/opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' stack '' 2026-06-12 17:31:04.359 | + functions-common:write_user_unit_file:1529 : local service=devstack@s-object.service 2026-06-12 17:31:04.361 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2026-06-12 17:31:04.364 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-12 17:31:04.367 | + functions-common:write_user_unit_file:1532 : local user=stack 2026-06-12 17:31:04.369 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-12 17:31:04.372 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-12 17:31:04.375 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-12 17:31:04.377 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@s-object.service 2026-06-12 17:31:04.380 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-12 17:31:04.385 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2026-06-12 17:31:04.449 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-12 17:31:04.514 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User stack 2026-06-12 17:31:04.572 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecStart '/opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2026-06-12 17:31:04.628 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2026-06-12 17:31:04.684 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2026-06-12 17:31:04.740 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-12 17:31:04.797 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-12 17:31:04.799 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-12 17:31:04.801 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2026-06-12 17:31:04.869 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-12 17:31:05.168 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@s-object.service 2026-06-12 17:31:05.183 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2026-06-12 17:31:05.474 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@s-object.service 2026-06-12 17:31:05.503 | + functions-common:run_process:1680 : time_stop run_process 2026-06-12 17:31:05.505 | + functions-common:time_stop:2414 : local name 2026-06-12 17:31:05.508 | + functions-common:time_stop:2415 : local end_time 2026-06-12 17:31:05.511 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-12 17:31:05.514 | + functions-common:time_stop:2417 : local total 2026-06-12 17:31:05.517 | + functions-common:time_stop:2418 : local start_time 2026-06-12 17:31:05.519 | + functions-common:time_stop:2420 : name=run_process 2026-06-12 17:31:05.522 | + functions-common:time_stop:2421 : start_time=1781285464294 2026-06-12 17:31:05.525 | + functions-common:time_stop:2423 : [[ -z 1781285464294 ]] 2026-06-12 17:31:05.529 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-12 17:31:05.534 | + functions-common:time_stop:2426 : end_time=1781285465530 2026-06-12 17:31:05.536 | + functions-common:time_stop:2427 : elapsed_time=1236 2026-06-12 17:31:05.539 | + functions-common:time_stop:2428 : total=5411 2026-06-12 17:31:05.541 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-12 17:31:05.544 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=6647 2026-06-12 17:31:05.547 | + lib/swift:start_swift:802 : for type in ${foreground_services} 2026-06-12 17:31:05.550 | + lib/swift:start_swift:803 : run_process s-container '/opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2026-06-12 17:31:05.553 | + functions-common:run_process:1668 : local service=s-container 2026-06-12 17:31:05.556 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2026-06-12 17:31:05.558 | + functions-common:run_process:1670 : local group= 2026-06-12 17:31:05.560 | + functions-common:run_process:1671 : local user= 2026-06-12 17:31:05.563 | + functions-common:run_process:1672 : local env_vars= 2026-06-12 17:31:05.565 | + functions-common:run_process:1674 : local name=s-container 2026-06-12 17:31:05.567 | + functions-common:run_process:1676 : time_start run_process 2026-06-12 17:31:05.570 | + functions-common:time_start:2400 : local name=run_process 2026-06-12 17:31:05.573 | + functions-common:time_start:2401 : local start_time= 2026-06-12 17:31:05.575 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-12 17:31:05.579 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-12 17:31:05.584 | + functions-common:time_start:2405 : _TIME_START[$name]=1781285465580 2026-06-12 17:31:05.586 | + functions-common:run_process:1677 : is_service_enabled s-container 2026-06-12 17:31:05.605 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:31:05.607 | + functions-common:run_process:1678 : _run_under_systemd s-container '/opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' '' 2026-06-12 17:31:05.610 | + functions-common:_run_under_systemd:1622 : local service=s-container 2026-06-12 17:31:05.612 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2026-06-12 17:31:05.615 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2026-06-12 17:31:05.617 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2026-06-12 17:31:05.621 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2026-06-12 17:31:05.624 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2026-06-12 17:31:05.627 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2026-06-12 17:31:05.629 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@s-container.service 2026-06-12 17:31:05.631 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-12 17:31:05.634 | + functions-common:_run_under_systemd:1630 : local user=stack 2026-06-12 17:31:05.636 | + functions-common:_run_under_systemd:1631 : [[ -z stack ]] 2026-06-12 17:31:05.638 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-12 17:31:05.640 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[s-container] ]] 2026-06-12 17:31:05.642 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2026-06-12 17:31:05.644 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@s-container.service '/opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' stack '' 2026-06-12 17:31:05.646 | + functions-common:write_user_unit_file:1529 : local service=devstack@s-container.service 2026-06-12 17:31:05.649 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2026-06-12 17:31:05.651 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-12 17:31:05.654 | + functions-common:write_user_unit_file:1532 : local user=stack 2026-06-12 17:31:05.657 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-12 17:31:05.660 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-12 17:31:05.663 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-12 17:31:05.665 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@s-container.service 2026-06-12 17:31:05.668 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-12 17:31:05.673 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2026-06-12 17:31:05.745 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-12 17:31:05.818 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User stack 2026-06-12 17:31:05.876 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecStart '/opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2026-06-12 17:31:05.934 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2026-06-12 17:31:05.992 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2026-06-12 17:31:06.053 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-12 17:31:06.109 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-12 17:31:06.112 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-12 17:31:06.115 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2026-06-12 17:31:06.183 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-12 17:31:06.485 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@s-container.service 2026-06-12 17:31:06.499 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2026-06-12 17:31:06.769 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@s-container.service 2026-06-12 17:31:06.801 | + functions-common:run_process:1680 : time_stop run_process 2026-06-12 17:31:06.804 | + functions-common:time_stop:2414 : local name 2026-06-12 17:31:06.806 | + functions-common:time_stop:2415 : local end_time 2026-06-12 17:31:06.809 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-12 17:31:06.812 | + functions-common:time_stop:2417 : local total 2026-06-12 17:31:06.815 | + functions-common:time_stop:2418 : local start_time 2026-06-12 17:31:06.817 | + functions-common:time_stop:2420 : name=run_process 2026-06-12 17:31:06.820 | + functions-common:time_stop:2421 : start_time=1781285465580 2026-06-12 17:31:06.823 | + functions-common:time_stop:2423 : [[ -z 1781285465580 ]] 2026-06-12 17:31:06.826 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-12 17:31:06.831 | + functions-common:time_stop:2426 : end_time=1781285466828 2026-06-12 17:31:06.834 | + functions-common:time_stop:2427 : elapsed_time=1248 2026-06-12 17:31:06.836 | + functions-common:time_stop:2428 : total=6647 2026-06-12 17:31:06.839 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-12 17:31:06.842 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=7895 2026-06-12 17:31:06.845 | + lib/swift:start_swift:802 : for type in ${foreground_services} 2026-06-12 17:31:06.848 | + lib/swift:start_swift:803 : run_process s-account '/opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2026-06-12 17:31:06.851 | + functions-common:run_process:1668 : local service=s-account 2026-06-12 17:31:06.854 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2026-06-12 17:31:06.857 | + functions-common:run_process:1670 : local group= 2026-06-12 17:31:06.860 | + functions-common:run_process:1671 : local user= 2026-06-12 17:31:06.862 | + functions-common:run_process:1672 : local env_vars= 2026-06-12 17:31:06.865 | + functions-common:run_process:1674 : local name=s-account 2026-06-12 17:31:06.867 | + functions-common:run_process:1676 : time_start run_process 2026-06-12 17:31:06.870 | + functions-common:time_start:2400 : local name=run_process 2026-06-12 17:31:06.873 | + functions-common:time_start:2401 : local start_time= 2026-06-12 17:31:06.876 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-12 17:31:06.879 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-12 17:31:06.884 | + functions-common:time_start:2405 : _TIME_START[$name]=1781285466881 2026-06-12 17:31:06.887 | + functions-common:run_process:1677 : is_service_enabled s-account 2026-06-12 17:31:06.906 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:31:06.909 | + functions-common:run_process:1678 : _run_under_systemd s-account '/opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' '' 2026-06-12 17:31:06.912 | + functions-common:_run_under_systemd:1622 : local service=s-account 2026-06-12 17:31:06.915 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2026-06-12 17:31:06.917 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2026-06-12 17:31:06.919 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2026-06-12 17:31:06.922 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2026-06-12 17:31:06.924 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2026-06-12 17:31:06.927 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2026-06-12 17:31:06.929 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@s-account.service 2026-06-12 17:31:06.931 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-12 17:31:06.933 | + functions-common:_run_under_systemd:1630 : local user=stack 2026-06-12 17:31:06.934 | + functions-common:_run_under_systemd:1631 : [[ -z stack ]] 2026-06-12 17:31:06.937 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-12 17:31:06.940 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[s-account] ]] 2026-06-12 17:31:06.942 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2026-06-12 17:31:06.945 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@s-account.service '/opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' stack '' 2026-06-12 17:31:06.948 | + functions-common:write_user_unit_file:1529 : local service=devstack@s-account.service 2026-06-12 17:31:06.950 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2026-06-12 17:31:06.953 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-12 17:31:06.955 | + functions-common:write_user_unit_file:1532 : local user=stack 2026-06-12 17:31:06.958 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-12 17:31:06.960 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-12 17:31:06.962 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-12 17:31:06.965 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@s-account.service 2026-06-12 17:31:06.967 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-12 17:31:06.972 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2026-06-12 17:31:07.034 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-12 17:31:07.100 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User stack 2026-06-12 17:31:07.158 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecStart '/opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2026-06-12 17:31:07.214 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2026-06-12 17:31:07.270 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2026-06-12 17:31:07.332 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-12 17:31:07.390 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-12 17:31:07.392 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-12 17:31:07.394 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2026-06-12 17:31:07.461 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-12 17:31:07.796 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@s-account.service 2026-06-12 17:31:07.809 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2026-06-12 17:31:08.101 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@s-account.service 2026-06-12 17:31:08.127 | + functions-common:run_process:1680 : time_stop run_process 2026-06-12 17:31:08.129 | + functions-common:time_stop:2414 : local name 2026-06-12 17:31:08.132 | + functions-common:time_stop:2415 : local end_time 2026-06-12 17:31:08.134 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-12 17:31:08.137 | + functions-common:time_stop:2417 : local total 2026-06-12 17:31:08.139 | + functions-common:time_stop:2418 : local start_time 2026-06-12 17:31:08.141 | + functions-common:time_stop:2420 : name=run_process 2026-06-12 17:31:08.144 | + functions-common:time_stop:2421 : start_time=1781285466881 2026-06-12 17:31:08.146 | + functions-common:time_stop:2423 : [[ -z 1781285466881 ]] 2026-06-12 17:31:08.150 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-12 17:31:08.154 | + functions-common:time_stop:2426 : end_time=1781285468151 2026-06-12 17:31:08.156 | + functions-common:time_stop:2427 : elapsed_time=1270 2026-06-12 17:31:08.158 | + functions-common:time_stop:2428 : total=7895 2026-06-12 17:31:08.160 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-12 17:31:08.163 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=9165 2026-06-12 17:31:08.165 | + lib/swift:start_swift:806 : [[ False == \T\r\u\e ]] 2026-06-12 17:31:08.168 | + lib/swift:start_swift:811 : enable_service s-container-sync 2026-06-12 17:31:08.211 | + lib/swift:start_swift:812 : run_process s-container-sync '/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' 2026-06-12 17:31:08.213 | + functions-common:run_process:1668 : local service=s-container-sync 2026-06-12 17:31:08.215 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' 2026-06-12 17:31:08.218 | + functions-common:run_process:1670 : local group= 2026-06-12 17:31:08.220 | + functions-common:run_process:1671 : local user= 2026-06-12 17:31:08.223 | + functions-common:run_process:1672 : local env_vars= 2026-06-12 17:31:08.225 | + functions-common:run_process:1674 : local name=s-container-sync 2026-06-12 17:31:08.228 | + functions-common:run_process:1676 : time_start run_process 2026-06-12 17:31:08.230 | + functions-common:time_start:2400 : local name=run_process 2026-06-12 17:31:08.232 | + functions-common:time_start:2401 : local start_time= 2026-06-12 17:31:08.235 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-12 17:31:08.238 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-12 17:31:08.242 | + functions-common:time_start:2405 : _TIME_START[$name]=1781285468239 2026-06-12 17:31:08.244 | + functions-common:run_process:1677 : is_service_enabled s-container-sync 2026-06-12 17:31:08.261 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:31:08.263 | + functions-common:run_process:1678 : _run_under_systemd s-container-sync '/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' '' 2026-06-12 17:31:08.266 | + functions-common:_run_under_systemd:1622 : local service=s-container-sync 2026-06-12 17:31:08.268 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' 2026-06-12 17:31:08.271 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' 2026-06-12 17:31:08.273 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' 2026-06-12 17:31:08.277 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' 2026-06-12 17:31:08.279 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2026-06-12 17:31:08.282 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2026-06-12 17:31:08.285 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@s-container-sync.service 2026-06-12 17:31:08.288 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-12 17:31:08.290 | + functions-common:_run_under_systemd:1630 : local user=stack 2026-06-12 17:31:08.294 | + functions-common:_run_under_systemd:1631 : [[ -z stack ]] 2026-06-12 17:31:08.296 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-12 17:31:08.298 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[s-container-sync] ]] 2026-06-12 17:31:08.301 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2026-06-12 17:31:08.304 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@s-container-sync.service '/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' '' stack '' 2026-06-12 17:31:08.307 | + functions-common:write_user_unit_file:1529 : local service=devstack@s-container-sync.service 2026-06-12 17:31:08.309 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' 2026-06-12 17:31:08.312 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-12 17:31:08.314 | + functions-common:write_user_unit_file:1532 : local user=stack 2026-06-12 17:31:08.316 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-12 17:31:08.319 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-12 17:31:08.321 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-12 17:31:08.324 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2026-06-12 17:31:08.326 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-12 17:31:08.331 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Unit Description 'Devstack devstack@s-container-sync.service' 2026-06-12 17:31:08.398 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-12 17:31:08.462 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User stack 2026-06-12 17:31:08.517 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecStart '/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' 2026-06-12 17:31:08.569 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2026-06-12 17:31:08.622 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2026-06-12 17:31:08.682 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-12 17:31:08.749 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-12 17:31:08.752 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-12 17:31:08.755 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2026-06-12 17:31:08.827 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-12 17:31:09.132 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@s-container-sync.service 2026-06-12 17:31:09.145 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container-sync.service → /etc/systemd/system/devstack@s-container-sync.service. 2026-06-12 17:31:09.433 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@s-container-sync.service 2026-06-12 17:31:09.463 | + functions-common:run_process:1680 : time_stop run_process 2026-06-12 17:31:09.466 | + functions-common:time_stop:2414 : local name 2026-06-12 17:31:09.468 | + functions-common:time_stop:2415 : local end_time 2026-06-12 17:31:09.470 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-12 17:31:09.472 | + functions-common:time_stop:2417 : local total 2026-06-12 17:31:09.474 | + functions-common:time_stop:2418 : local start_time 2026-06-12 17:31:09.476 | + functions-common:time_stop:2420 : name=run_process 2026-06-12 17:31:09.478 | + functions-common:time_stop:2421 : start_time=1781285468239 2026-06-12 17:31:09.480 | + functions-common:time_stop:2423 : [[ -z 1781285468239 ]] 2026-06-12 17:31:09.483 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-12 17:31:09.488 | + functions-common:time_stop:2426 : end_time=1781285469485 2026-06-12 17:31:09.490 | + functions-common:time_stop:2427 : elapsed_time=1246 2026-06-12 17:31:09.492 | + functions-common:time_stop:2428 : total=9165 2026-06-12 17:31:09.494 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-12 17:31:09.496 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=10411 2026-06-12 17:31:09.499 | + lib/swift:start_swift:819 : is_service_enabled tls-proxy 2026-06-12 17:31:09.517 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:31:09.519 | + lib/swift:start_swift:820 : local proxy_port=8080 2026-06-12 17:31:09.523 | + lib/swift:start_swift:821 : start_tls_proxy swift '*' 8080 10.4.3.250 8081 16384 2026-06-12 17:31:09.526 | + lib/tls:start_tls_proxy:510 : local b_service=swift-tls-proxy 2026-06-12 17:31:09.529 | + lib/tls:start_tls_proxy:511 : local 'f_host=*' 2026-06-12 17:31:09.532 | + lib/tls:start_tls_proxy:512 : local f_port=8080 2026-06-12 17:31:09.535 | + lib/tls:start_tls_proxy:513 : local b_host=10.4.3.250 2026-06-12 17:31:09.538 | + lib/tls:start_tls_proxy:514 : local b_port=8081 2026-06-12 17:31:09.542 | + lib/tls:start_tls_proxy:516 : local f_header_size=16384 2026-06-12 17:31:09.545 | + lib/tls:start_tls_proxy:519 : tune_apache_connections norestart 2026-06-12 17:31:09.549 | + lib/tls:tune_apache_connections:455 : local should_restart=norestart 2026-06-12 17:31:09.552 | + lib/tls:tune_apache_connections:456 : local tuning_file=/etc/apache2/conf-enabled/connection-tuning.conf 2026-06-12 17:31:09.554 | + lib/tls:tune_apache_connections:457 : '[' -f /etc/apache2/conf-enabled/connection-tuning.conf ']' 2026-06-12 17:31:09.557 | + lib/tls:start_tls_proxy:521 : local config_file 2026-06-12 17:31:09.560 | ++ lib/tls:start_tls_proxy:522 : apache_site_config_for swift-tls-proxy 2026-06-12 17:31:09.562 | ++ lib/apache:apache_site_config_for:174 : local site=swift-tls-proxy 2026-06-12 17:31:09.565 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-12 17:31:09.568 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 17:31:09.571 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 17:31:09.574 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/swift-tls-proxy.conf 2026-06-12 17:31:09.578 | + lib/tls:start_tls_proxy:522 : config_file=/etc/apache2/sites-available/swift-tls-proxy.conf 2026-06-12 17:31:09.580 | + lib/tls:start_tls_proxy:523 : local listen_string 2026-06-12 17:31:09.584 | + lib/tls:start_tls_proxy:527 : [[ 8080 == \8\0 ]] 2026-06-12 17:31:09.586 | + lib/tls:start_tls_proxy:527 : [[ 8080 == \4\4\3 ]] 2026-06-12 17:31:09.589 | + lib/tls:start_tls_proxy:529 : [[ * == \* ]] 2026-06-12 17:31:09.592 | + lib/tls:start_tls_proxy:530 : listen_string='Listen 8080' 2026-06-12 17:31:09.595 | + lib/tls:start_tls_proxy:534 : sudo bash -c 'cat >/etc/apache2/sites-available/swift-tls-proxy.conf' 2026-06-12 17:31:09.610 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-06-12 17:31:09.613 | + lib/tls:start_tls_proxy:570 : enable_apache_mod headers norestart 2026-06-12 17:31:09.616 | + lib/apache:enable_apache_mod:55 : local mod=headers 2026-06-12 17:31:09.619 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-06-12 17:31:09.622 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-12 17:31:09.624 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 17:31:09.627 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 17:31:09.630 | + lib/apache:enable_apache_mod:61 : [[ headers != \v\e\r\s\i\o\n ]] 2026-06-12 17:31:09.633 | + lib/apache:enable_apache_mod:61 : a2query -m headers 2026-06-12 17:31:09.667 | headers (enabled by site administrator) 2026-06-12 17:31:09.671 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-06-12 17:31:09.674 | + lib/tls:start_tls_proxy:570 : enable_apache_mod ssl norestart 2026-06-12 17:31:09.676 | + lib/apache:enable_apache_mod:55 : local mod=ssl 2026-06-12 17:31:09.678 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-06-12 17:31:09.681 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-12 17:31:09.684 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 17:31:09.686 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 17:31:09.689 | + lib/apache:enable_apache_mod:61 : [[ ssl != \v\e\r\s\i\o\n ]] 2026-06-12 17:31:09.692 | + lib/apache:enable_apache_mod:61 : a2query -m ssl 2026-06-12 17:31:09.726 | ssl (enabled by site administrator) 2026-06-12 17:31:09.729 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-06-12 17:31:09.733 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy norestart 2026-06-12 17:31:09.736 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-06-12 17:31:09.740 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-06-12 17:31:09.743 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-12 17:31:09.747 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 17:31:09.750 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 17:31:09.752 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-06-12 17:31:09.756 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-06-12 17:31:09.789 | proxy (enabled by site administrator) 2026-06-12 17:31:09.792 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-06-12 17:31:09.795 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy_http norestart 2026-06-12 17:31:09.797 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-06-12 17:31:09.800 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-06-12 17:31:09.802 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-12 17:31:09.805 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 17:31:09.808 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 17:31:09.811 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-06-12 17:31:09.814 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-06-12 17:31:09.848 | proxy_http (enabled by site administrator) 2026-06-12 17:31:09.852 | + lib/tls:start_tls_proxy:572 : enable_apache_site swift-tls-proxy 2026-06-12 17:31:09.855 | + lib/apache:enable_apache_site:191 : local site=swift-tls-proxy 2026-06-12 17:31:09.857 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-12 17:31:09.860 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-12 17:31:09.863 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-12 17:31:09.866 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-12 17:31:09.868 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 17:31:09.872 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 17:31:09.875 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-12 17:31:09.878 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-12 17:31:09.882 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 17:31:09.884 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 17:31:09.888 | + lib/apache:enable_apache_site:195 : sudo a2ensite swift-tls-proxy 2026-06-12 17:31:09.920 | Enabling site swift-tls-proxy. 2026-06-12 17:31:09.925 | To activate the new configuration, you need to run: 2026-06-12 17:31:09.925 | systemctl reload apache2 2026-06-12 17:31:09.931 | + lib/tls:start_tls_proxy:573 : restart_apache_server 2026-06-12 17:31:09.935 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-12 17:31:09.938 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-12 17:31:09.941 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-12 17:31:10.062 | + lib/swift:start_swift:823 : run_process s-proxy '/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2026-06-12 17:31:10.066 | + functions-common:run_process:1668 : local service=s-proxy 2026-06-12 17:31:10.069 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2026-06-12 17:31:10.072 | + functions-common:run_process:1670 : local group= 2026-06-12 17:31:10.075 | + functions-common:run_process:1671 : local user= 2026-06-12 17:31:10.078 | + functions-common:run_process:1672 : local env_vars= 2026-06-12 17:31:10.081 | + functions-common:run_process:1674 : local name=s-proxy 2026-06-12 17:31:10.084 | + functions-common:run_process:1676 : time_start run_process 2026-06-12 17:31:10.087 | + functions-common:time_start:2400 : local name=run_process 2026-06-12 17:31:10.090 | + functions-common:time_start:2401 : local start_time= 2026-06-12 17:31:10.093 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-12 17:31:10.097 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-12 17:31:10.101 | + functions-common:time_start:2405 : _TIME_START[$name]=1781285470098 2026-06-12 17:31:10.104 | + functions-common:run_process:1677 : is_service_enabled s-proxy 2026-06-12 17:31:10.124 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:31:10.127 | + functions-common:run_process:1678 : _run_under_systemd s-proxy '/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' '' 2026-06-12 17:31:10.130 | + functions-common:_run_under_systemd:1622 : local service=s-proxy 2026-06-12 17:31:10.133 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2026-06-12 17:31:10.136 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2026-06-12 17:31:10.139 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2026-06-12 17:31:10.143 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2026-06-12 17:31:10.146 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2026-06-12 17:31:10.149 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2026-06-12 17:31:10.152 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@s-proxy.service 2026-06-12 17:31:10.155 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-12 17:31:10.158 | + functions-common:_run_under_systemd:1630 : local user=stack 2026-06-12 17:31:10.161 | + functions-common:_run_under_systemd:1631 : [[ -z stack ]] 2026-06-12 17:31:10.164 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-12 17:31:10.168 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[s-proxy] ]] 2026-06-12 17:31:10.170 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2026-06-12 17:31:10.173 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@s-proxy.service '/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' stack '' 2026-06-12 17:31:10.176 | + functions-common:write_user_unit_file:1529 : local service=devstack@s-proxy.service 2026-06-12 17:31:10.179 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2026-06-12 17:31:10.182 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-12 17:31:10.185 | + functions-common:write_user_unit_file:1532 : local user=stack 2026-06-12 17:31:10.188 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-12 17:31:10.191 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-12 17:31:10.194 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-12 17:31:10.196 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2026-06-12 17:31:10.199 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-12 17:31:10.204 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2026-06-12 17:31:10.273 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-12 17:31:10.341 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User stack 2026-06-12 17:31:10.397 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecStart '/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2026-06-12 17:31:10.454 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2026-06-12 17:31:10.510 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2026-06-12 17:31:10.569 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-12 17:31:10.632 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-12 17:31:10.635 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-12 17:31:10.637 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2026-06-12 17:31:10.705 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-12 17:31:11.021 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@s-proxy.service 2026-06-12 17:31:11.034 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2026-06-12 17:31:11.325 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@s-proxy.service 2026-06-12 17:31:11.362 | + functions-common:run_process:1680 : time_stop run_process 2026-06-12 17:31:11.366 | + functions-common:time_stop:2414 : local name 2026-06-12 17:31:11.369 | + functions-common:time_stop:2415 : local end_time 2026-06-12 17:31:11.372 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-12 17:31:11.375 | + functions-common:time_stop:2417 : local total 2026-06-12 17:31:11.378 | + functions-common:time_stop:2418 : local start_time 2026-06-12 17:31:11.382 | + functions-common:time_stop:2420 : name=run_process 2026-06-12 17:31:11.386 | + functions-common:time_stop:2421 : start_time=1781285470098 2026-06-12 17:31:11.389 | + functions-common:time_stop:2423 : [[ -z 1781285470098 ]] 2026-06-12 17:31:11.392 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-12 17:31:11.397 | + functions-common:time_stop:2426 : end_time=1781285471394 2026-06-12 17:31:11.400 | + functions-common:time_stop:2427 : elapsed_time=1296 2026-06-12 17:31:11.403 | + functions-common:time_stop:2428 : total=10411 2026-06-12 17:31:11.405 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-12 17:31:11.409 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=11707 2026-06-12 17:31:11.412 | + lib/swift:start_swift:828 : echo 'Waiting for swift proxy to start...' 2026-06-12 17:31:11.412 | Waiting for swift proxy to start... 2026-06-12 17:31:11.415 | + lib/swift:start_swift:829 : wait_for_service 60 https://10.4.3.250:8080/info 2026-06-12 17:31:11.419 | + functions:wait_for_service:476 : local timeout=60 2026-06-12 17:31:11.422 | + functions:wait_for_service:477 : local url=https://10.4.3.250:8080/info 2026-06-12 17:31:11.425 | + functions:wait_for_service:478 : local rval=0 2026-06-12 17:31:11.427 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-12 17:31:11.430 | + functions-common:time_start:2400 : local name=wait_for_service 2026-06-12 17:31:11.434 | + functions-common:time_start:2401 : local start_time= 2026-06-12 17:31:11.437 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-12 17:31:11.441 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-12 17:31:11.447 | + functions-common:time_start:2405 : _TIME_START[$name]=1781285471443 2026-06-12 17:31:11.450 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-12 17:31:11.456 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://10.4.3.250:8080/info 2026-06-12 17:31:11.469 | + :: : [[ 503 == 503 ]] 2026-06-12 17:31:11.471 | + :: : sleep 1 2026-06-12 17:31:12.474 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://10.4.3.250:8080/info 2026-06-12 17:31:12.491 | + :: : [[ 200 == 503 ]] 2026-06-12 17:31:12.492 | + :: : [[ 0 -eq 7 ]] 2026-06-12 17:31:12.495 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-12 17:31:12.498 | + functions-common:time_stop:2414 : local name 2026-06-12 17:31:12.500 | + functions-common:time_stop:2415 : local end_time 2026-06-12 17:31:12.502 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-12 17:31:12.505 | + functions-common:time_stop:2417 : local total 2026-06-12 17:31:12.507 | + functions-common:time_stop:2418 : local start_time 2026-06-12 17:31:12.509 | + functions-common:time_stop:2420 : name=wait_for_service 2026-06-12 17:31:12.511 | + functions-common:time_stop:2421 : start_time=1781285471443 2026-06-12 17:31:12.514 | + functions-common:time_stop:2423 : [[ -z 1781285471443 ]] 2026-06-12 17:31:12.517 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-12 17:31:12.521 | + functions-common:time_stop:2426 : end_time=1781285472518 2026-06-12 17:31:12.523 | + functions-common:time_stop:2427 : elapsed_time=1075 2026-06-12 17:31:12.525 | + functions-common:time_stop:2428 : total=2768 2026-06-12 17:31:12.528 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-12 17:31:12.530 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=3843 2026-06-12 17:31:12.533 | + functions:wait_for_service:486 : return 0 2026-06-12 17:31:12.535 | + lib/swift:start_swift:833 : [[ False == \T\r\u\e ]] 2026-06-12 17:31:12.537 | + ./stack.sh:main:1271 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-06-12 17:31:12.539 | + ./stack.sh:main:1272 : is_service_enabled cinder 2026-06-12 17:31:12.556 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:31:12.560 | + ./stack.sh:main:1273 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-06-12 17:31:12.594 | + ./stack.sh:main:1276 : async_wait configure_neutron_nova 2026-06-12 17:31:12.640 | [8416 Async configure_neutron_nova:78356]: Waiting for completion of configure_neutron_nova running on PID 78356 (2 other jobs running) 2026-06-12 17:31:12.663 | [8416 Async configure_neutron_nova:78356]: Signaling child to exit 2026-06-12 17:31:12.664 | WAKEUP 2026-06-12 17:31:12.683 | [8416 Async configure_neutron_nova:78356]: Signaled 2026-06-12 17:31:12.684 | + lib/neutron:configure_neutron_nova:445 : create_nova_conf_neutron /etc/nova/nova.conf 2026-06-12 17:31:12.684 | + lib/neutron:create_nova_conf_neutron:456 : local conf=/etc/nova/nova.conf 2026-06-12 17:31:12.684 | + lib/neutron:create_nova_conf_neutron:457 : configure_keystoneauth /etc/nova/nova.conf nova neutron 2026-06-12 17:31:12.684 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-12 17:31:12.684 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-12 17:31:12.684 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-06-12 17:31:12.684 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf neutron auth_type password 2026-06-12 17:31:12.684 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf neutron interface public 2026-06-12 17:31:12.684 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf neutron auth_url https://10.4.3.250/identity 2026-06-12 17:31:12.684 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf neutron username nova 2026-06-12 17:31:12.684 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf neutron password secretservice 2026-06-12 17:31:12.684 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2026-06-12 17:31:12.684 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf neutron project_name service 2026-06-12 17:31:12.685 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2026-06-12 17:31:12.685 | + lib/neutron:create_nova_conf_neutron:458 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2026-06-12 17:31:12.685 | + lib/neutron:create_nova_conf_neutron:461 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2026-06-12 17:31:12.685 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-06-12 17:31:12.685 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-06-12 17:31:12.685 | + lib/neutron:create_nova_conf_neutron:463 : is_service_enabled q-meta neutron-metadata-agent 2026-06-12 17:31:12.685 | + functions-common:is_service_enabled:2070 : return 1 2026-06-12 17:31:12.685 | + lib/neutron:create_nova_conf_neutron:467 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2026-06-12 17:31:12.685 | + lib/neutron:create_nova_conf_neutron:468 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2026-06-12 17:31:12.685 | + lib/neutron:configure_neutron_nova:446 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2026-06-12 17:31:12.685 | ++ lib/neutron:configure_neutron_nova:447 : seq 1 1 2026-06-12 17:31:12.685 | + lib/neutron:configure_neutron_nova:447 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-12 17:31:12.685 | + lib/neutron:configure_neutron_nova:448 : local conf 2026-06-12 17:31:12.685 | ++ lib/neutron:configure_neutron_nova:449 : conductor_conf 1 2026-06-12 17:31:12.685 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-12 17:31:12.685 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-12 17:31:12.685 | + lib/neutron:configure_neutron_nova:449 : conf=/etc/nova/nova_cell1.conf 2026-06-12 17:31:12.685 | + lib/neutron:configure_neutron_nova:450 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2026-06-12 17:31:12.685 | + lib/neutron:create_nova_conf_neutron:456 : local conf=/etc/nova/nova_cell1.conf 2026-06-12 17:31:12.685 | + lib/neutron:create_nova_conf_neutron:457 : configure_keystoneauth /etc/nova/nova_cell1.conf nova neutron 2026-06-12 17:31:12.685 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-06-12 17:31:12.685 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-12 17:31:12.685 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-06-12 17:31:12.685 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2026-06-12 17:31:12.685 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf neutron interface public 2026-06-12 17:31:12.685 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf neutron auth_url https://10.4.3.250/identity 2026-06-12 17:31:12.685 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf neutron username nova 2026-06-12 17:31:12.685 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf neutron password secretservice 2026-06-12 17:31:12.685 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2026-06-12 17:31:12.685 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2026-06-12 17:31:12.685 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2026-06-12 17:31:12.685 | + lib/neutron:create_nova_conf_neutron:458 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2026-06-12 17:31:12.685 | + lib/neutron:create_nova_conf_neutron:461 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2026-06-12 17:31:12.685 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-06-12 17:31:12.685 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-06-12 17:31:12.685 | + lib/neutron:create_nova_conf_neutron:463 : is_service_enabled q-meta neutron-metadata-agent 2026-06-12 17:31:12.685 | + functions-common:is_service_enabled:2070 : return 1 2026-06-12 17:31:12.685 | + lib/neutron:create_nova_conf_neutron:467 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2026-06-12 17:31:12.685 | + lib/neutron:create_nova_conf_neutron:468 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2026-06-12 17:31:12.725 | [8416 Async configure_neutron_nova:78356]: finished configure_neutron_nova with result 0 in 0 seconds 2026-06-12 17:31:12.730 | + inc/async:async_wait:197 : return 0 2026-06-12 17:31:12.733 | + ./stack.sh:main:1282 : is_service_enabled nova 2026-06-12 17:31:12.752 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:31:12.755 | + ./stack.sh:main:1283 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-06-12 17:31:12.789 | + ./stack.sh:main:1284 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-06-12 17:31:12.826 | + ./stack.sh:main:1288 : is_service_enabled n-api 2026-06-12 17:31:12.845 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:31:12.848 | + ./stack.sh:main:1289 : echo_summary 'Starting Nova API' 2026-06-12 17:31:12.851 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-12 17:31:12.854 | + ./stack.sh:echo_summary:444 : echo -e Starting Nova API 2026-06-12 17:31:12.857 | + ./stack.sh:main:1290 : start_nova_api 2026-06-12 17:31:12.859 | + lib/nova:start_nova_api:966 : local old_path=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-12 17:31:12.862 | + lib/nova:start_nova_api:967 : export PATH=/opt/stack/data/venv/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-12 17:31:12.865 | + lib/nova:start_nova_api:967 : PATH=/opt/stack/data/venv/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-12 17:31:12.870 | ++ lib/nova:start_nova_api:969 : which uwsgi 2026-06-12 17:31:12.874 | + lib/nova:start_nova_api:969 : run_process n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-12 17:31:12.877 | + functions-common:run_process:1668 : local service=n-api 2026-06-12 17:31:12.880 | + functions-common:run_process:1669 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-12 17:31:12.882 | + functions-common:run_process:1670 : local group= 2026-06-12 17:31:12.885 | + functions-common:run_process:1671 : local user= 2026-06-12 17:31:12.888 | + functions-common:run_process:1672 : local env_vars= 2026-06-12 17:31:12.891 | + functions-common:run_process:1674 : local name=n-api 2026-06-12 17:31:12.894 | + functions-common:run_process:1676 : time_start run_process 2026-06-12 17:31:12.896 | + functions-common:time_start:2400 : local name=run_process 2026-06-12 17:31:12.899 | + functions-common:time_start:2401 : local start_time= 2026-06-12 17:31:12.902 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-12 17:31:12.905 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-12 17:31:12.910 | + functions-common:time_start:2405 : _TIME_START[$name]=1781285472907 2026-06-12 17:31:12.913 | + functions-common:run_process:1677 : is_service_enabled n-api 2026-06-12 17:31:12.932 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:31:12.934 | + functions-common:run_process:1678 : _run_under_systemd n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' '' 2026-06-12 17:31:12.938 | + functions-common:_run_under_systemd:1622 : local service=n-api 2026-06-12 17:31:12.941 | + functions-common:_run_under_systemd:1623 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-12 17:31:12.943 | + functions-common:_run_under_systemd:1624 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-12 17:31:12.946 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-12 17:31:12.949 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-12 17:31:12.952 | + functions-common:_common_systemd_pitfalls:1597 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2026-06-12 17:31:12.955 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2026-06-12 17:31:12.958 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@n-api.service 2026-06-12 17:31:12.961 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-12 17:31:12.964 | + functions-common:_run_under_systemd:1630 : local user=stack 2026-06-12 17:31:12.967 | + functions-common:_run_under_systemd:1631 : [[ -z stack ]] 2026-06-12 17:31:12.970 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-12 17:31:12.973 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[n-api] ]] 2026-06-12 17:31:12.975 | + functions-common:_run_under_systemd:1638 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2026-06-12 17:31:12.979 | + functions-common:_run_under_systemd:1639 : [[ True == \T\r\u\e ]] 2026-06-12 17:31:12.981 | + functions-common:_run_under_systemd:1640 : cmd='/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-12 17:31:12.984 | + functions-common:_run_under_systemd:1642 : write_uwsgi_user_unit_file devstack@n-api.service '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' '' stack '' 2026-06-12 17:31:12.987 | + functions-common:write_uwsgi_user_unit_file:1561 : local service=devstack@n-api.service 2026-06-12 17:31:12.989 | + functions-common:write_uwsgi_user_unit_file:1562 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-12 17:31:12.991 | + functions-common:write_uwsgi_user_unit_file:1563 : local group= 2026-06-12 17:31:12.994 | + functions-common:write_uwsgi_user_unit_file:1564 : local user=stack 2026-06-12 17:31:12.996 | + functions-common:write_uwsgi_user_unit_file:1565 : local env_vars= 2026-06-12 17:31:12.998 | + functions-common:write_uwsgi_user_unit_file:1566 : local unitfile=/etc/systemd/system/devstack@n-api.service 2026-06-12 17:31:13.001 | + functions-common:write_uwsgi_user_unit_file:1567 : mkdir -p /etc/systemd/system 2026-06-12 17:31:13.005 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2026-06-12 17:31:13.070 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Environment '"PATH=/opt/stack/data/venv/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-12 17:31:13.136 | + functions-common:write_uwsgi_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2026-06-12 17:31:13.193 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User stack 2026-06-12 17:31:13.254 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecStart '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-12 17:31:13.317 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-12 17:31:13.375 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2026-06-12 17:31:13.434 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2026-06-12 17:31:13.493 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2026-06-12 17:31:13.554 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2026-06-12 17:31:13.613 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2026-06-12 17:31:13.673 | + functions-common:write_uwsgi_user_unit_file:1581 : [[ -n '' ]] 2026-06-12 17:31:13.676 | + functions-common:write_uwsgi_user_unit_file:1584 : [[ -n '' ]] 2026-06-12 17:31:13.679 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2026-06-12 17:31:13.749 | + functions-common:write_uwsgi_user_unit_file:1590 : sudo systemctl daemon-reload 2026-06-12 17:31:14.045 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@n-api.service 2026-06-12 17:31:14.058 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2026-06-12 17:31:14.353 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@n-api.service 2026-06-12 17:31:14.432 | + functions-common:run_process:1680 : time_stop run_process 2026-06-12 17:31:14.436 | + functions-common:time_stop:2414 : local name 2026-06-12 17:31:14.439 | + functions-common:time_stop:2415 : local end_time 2026-06-12 17:31:14.441 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-12 17:31:14.444 | + functions-common:time_stop:2417 : local total 2026-06-12 17:31:14.447 | + functions-common:time_stop:2418 : local start_time 2026-06-12 17:31:14.450 | + functions-common:time_stop:2420 : name=run_process 2026-06-12 17:31:14.452 | + functions-common:time_stop:2421 : start_time=1781285472907 2026-06-12 17:31:14.455 | + functions-common:time_stop:2423 : [[ -z 1781285472907 ]] 2026-06-12 17:31:14.459 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-12 17:31:14.464 | + functions-common:time_stop:2426 : end_time=1781285474460 2026-06-12 17:31:14.467 | + functions-common:time_stop:2427 : elapsed_time=1553 2026-06-12 17:31:14.469 | + functions-common:time_stop:2428 : total=11707 2026-06-12 17:31:14.472 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-12 17:31:14.475 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=13260 2026-06-12 17:31:14.478 | + lib/nova:start_nova_api:971 : echo 'Waiting for nova-api to start...' 2026-06-12 17:31:14.478 | Waiting for nova-api to start... 2026-06-12 17:31:14.480 | + lib/nova:start_nova_api:973 : local service_url=https://10.4.3.250/compute/v2.1/ 2026-06-12 17:31:14.483 | + lib/nova:start_nova_api:975 : wait_for_service 60 https://10.4.3.250/compute/v2.1/ 2026-06-12 17:31:14.486 | + functions:wait_for_service:476 : local timeout=60 2026-06-12 17:31:14.488 | + functions:wait_for_service:477 : local url=https://10.4.3.250/compute/v2.1/ 2026-06-12 17:31:14.491 | + functions:wait_for_service:478 : local rval=0 2026-06-12 17:31:14.494 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-12 17:31:14.497 | + functions-common:time_start:2400 : local name=wait_for_service 2026-06-12 17:31:14.500 | + functions-common:time_start:2401 : local start_time= 2026-06-12 17:31:14.503 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-12 17:31:14.507 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-12 17:31:14.512 | + functions-common:time_start:2405 : _TIME_START[$name]=1781285474508 2026-06-12 17:31:14.515 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-12 17:31:14.520 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://10.4.3.250/compute/v2.1/ 2026-06-12 17:31:17.281 | + :: : [[ 200 == 503 ]] 2026-06-12 17:31:17.282 | + :: : [[ 0 -eq 7 ]] 2026-06-12 17:31:17.286 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-12 17:31:17.289 | + functions-common:time_stop:2414 : local name 2026-06-12 17:31:17.292 | + functions-common:time_stop:2415 : local end_time 2026-06-12 17:31:17.295 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-12 17:31:17.297 | + functions-common:time_stop:2417 : local total 2026-06-12 17:31:17.300 | + functions-common:time_stop:2418 : local start_time 2026-06-12 17:31:17.303 | + functions-common:time_stop:2420 : name=wait_for_service 2026-06-12 17:31:17.306 | + functions-common:time_stop:2421 : start_time=1781285474508 2026-06-12 17:31:17.309 | + functions-common:time_stop:2423 : [[ -z 1781285474508 ]] 2026-06-12 17:31:17.313 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-12 17:31:17.317 | + functions-common:time_stop:2426 : end_time=1781285477314 2026-06-12 17:31:17.321 | + functions-common:time_stop:2427 : elapsed_time=2806 2026-06-12 17:31:17.324 | + functions-common:time_stop:2428 : total=3843 2026-06-12 17:31:17.326 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-12 17:31:17.329 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=6649 2026-06-12 17:31:17.332 | + functions:wait_for_service:486 : return 0 2026-06-12 17:31:17.334 | + lib/nova:start_nova_api:979 : export PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-12 17:31:17.338 | + lib/nova:start_nova_api:979 : PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-12 17:31:17.341 | + ./stack.sh:main:1293 : is_service_enabled ovn-controller ovn-controller-vtep 2026-06-12 17:31:17.359 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:31:17.362 | + ./stack.sh:main:1294 : echo_summary 'Starting OVN services' 2026-06-12 17:31:17.365 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-12 17:31:17.369 | + ./stack.sh:echo_summary:444 : echo -e Starting OVN services 2026-06-12 17:31:17.372 | + ./stack.sh:main:1295 : start_ovn_services 2026-06-12 17:31:17.376 | + lib/neutron:start_ovn_services:575 : [[ ovn == \o\v\n ]] 2026-06-12 17:31:17.379 | + lib/neutron:start_ovn_services:576 : '[' libvirt '!=' ironic ']' 2026-06-12 17:31:17.382 | + lib/neutron:start_ovn_services:582 : init_ovn 2026-06-12 17:31:17.385 | + lib/neutron_plugins/ovn_agent:init_ovn:627 : local 'mkdir_cmd=mkdir -p /var/lib/ovn' 2026-06-12 17:31:17.388 | + lib/neutron_plugins/ovn_agent:init_ovn:629 : [[ False == \F\a\l\s\e ]] 2026-06-12 17:31:17.392 | + lib/neutron_plugins/ovn_agent:init_ovn:630 : mkdir_cmd='sudo mkdir -p /var/lib/ovn' 2026-06-12 17:31:17.395 | + lib/neutron_plugins/ovn_agent:init_ovn:633 : sudo mkdir -p /var/lib/ovn 2026-06-12 17:31:17.409 | + lib/neutron_plugins/ovn_agent:init_ovn:634 : mkdir -p /opt/stack/data/ovs 2026-06-12 17:31:17.414 | + lib/neutron_plugins/ovn_agent:init_ovn:636 : rm -f '/opt/stack/data/ovs/*.db' 2026-06-12 17:31:17.419 | + lib/neutron_plugins/ovn_agent:init_ovn:637 : rm -f '/opt/stack/data/ovs/.*.db.~lock~' 2026-06-12 17:31:17.423 | + lib/neutron_plugins/ovn_agent:init_ovn:638 : sudo rm -f /var/lib/ovn/ovnnb_db.db /var/lib/ovn/ovnsb_db.db 2026-06-12 17:31:17.439 | + lib/neutron_plugins/ovn_agent:init_ovn:639 : sudo rm -f /var/lib/ovn/.ovnnb_db.db.~lock~ /var/lib/ovn/.ovnsb_db.db.~lock~ 2026-06-12 17:31:17.451 | + lib/neutron_plugins/ovn_agent:init_ovn:640 : sudo rm -f /var/run/ovn/ovnnb_db.sock /var/run/ovn/ovnsb_db.sock 2026-06-12 17:31:17.463 | + lib/neutron:start_ovn_services:583 : start_ovn 2026-06-12 17:31:17.465 | + lib/neutron_plugins/ovn_agent:start_ovn:745 : echo 'Starting OVN' 2026-06-12 17:31:17.465 | Starting OVN 2026-06-12 17:31:17.468 | + lib/neutron_plugins/ovn_agent:start_ovn:747 : _start_ovs 2026-06-12 17:31:17.471 | + lib/neutron_plugins/ovn_agent:_start_ovs:644 : echo 'Starting OVS' 2026-06-12 17:31:17.471 | Starting OVS 2026-06-12 17:31:17.473 | + lib/neutron_plugins/ovn_agent:_start_ovs:645 : is_service_enabled ovn-controller ovn-controller-vtep ovn-northd 2026-06-12 17:31:17.489 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:31:17.492 | + lib/neutron_plugins/ovn_agent:_start_ovs:647 : enable_service ovsdb-server 2026-06-12 17:31:17.537 | + lib/neutron_plugins/ovn_agent:_start_ovs:648 : enable_service ovs-vswitchd 2026-06-12 17:31:17.583 | + lib/neutron_plugins/ovn_agent:_start_ovs:650 : [[ False == \T\r\u\e ]] 2026-06-12 17:31:17.586 | + lib/neutron_plugins/ovn_agent:_start_ovs:674 : _start_process ovsdb-server.service 2026-06-12 17:31:17.588 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-06-12 17:31:17.895 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovsdb-server.service 2026-06-12 17:31:18.199 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-06-12 17:31:18.199 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-06-12 17:31:18.199 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-06-12 17:31:18.199 | 2026-06-12 17:31:18.200 | Possible reasons for having these kinds of units are: 2026-06-12 17:31:18.200 | • A unit may be statically enabled by being symlinked from another unit's 2026-06-12 17:31:18.200 | .wants/, .requires/, or .upholds/ directory. 2026-06-12 17:31:18.200 | • A unit's purpose may be to act as a helper for some other unit which has 2026-06-12 17:31:18.200 | a requirement dependency on it. 2026-06-12 17:31:18.200 | • A unit may be started when needed via activation (socket, path, timer, 2026-06-12 17:31:18.200 | D-Bus, udev, scripted systemctl call, ...). 2026-06-12 17:31:18.200 | • In case of template units, the unit is meant to be enabled with some 2026-06-12 17:31:18.200 | instance name specified. 2026-06-12 17:31:18.204 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovsdb-server.service 2026-06-12 17:31:22.776 | + lib/neutron_plugins/ovn_agent:_start_ovs:675 : _start_process ovs-vswitchd.service 2026-06-12 17:31:22.778 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-06-12 17:31:23.092 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovs-vswitchd.service 2026-06-12 17:31:23.392 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-06-12 17:31:23.392 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-06-12 17:31:23.392 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-06-12 17:31:23.392 | 2026-06-12 17:31:23.392 | Possible reasons for having these kinds of units are: 2026-06-12 17:31:23.392 | • A unit may be statically enabled by being symlinked from another unit's 2026-06-12 17:31:23.392 | .wants/, .requires/, or .upholds/ directory. 2026-06-12 17:31:23.392 | • A unit's purpose may be to act as a helper for some other unit which has 2026-06-12 17:31:23.392 | a requirement dependency on it. 2026-06-12 17:31:23.392 | • A unit may be started when needed via activation (socket, path, timer, 2026-06-12 17:31:23.392 | D-Bus, udev, scripted systemctl call, ...). 2026-06-12 17:31:23.392 | • In case of template units, the unit is meant to be enabled with some 2026-06-12 17:31:23.392 | instance name specified. 2026-06-12 17:31:23.397 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovs-vswitchd.service 2026-06-12 17:31:23.566 | + lib/neutron_plugins/ovn_agent:_start_ovs:678 : echo 'Configuring OVSDB' 2026-06-12 17:31:23.566 | Configuring OVSDB 2026-06-12 17:31:23.570 | + lib/neutron_plugins/ovn_agent:_start_ovs:679 : is_service_enabled tls-proxy 2026-06-12 17:31:23.589 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:31:23.592 | + lib/neutron_plugins/ovn_agent:_start_ovs:680 : sudo ovs-vsctl --no-wait set-ssl /opt/stack/data/CA/int-ca/private/devstack-cert.key /opt/stack/data/CA/int-ca/devstack-cert.crt /opt/stack/data/CA/int-ca/ca-chain.pem 2026-06-12 17:31:23.611 | + lib/neutron_plugins/ovn_agent:_start_ovs:686 : sudo ovs-vsctl --no-wait set-manager ptcp:6640:127.0.0.1 2026-06-12 17:31:23.631 | + lib/neutron_plugins/ovn_agent:_start_ovs:687 : sudo ovs-vsctl --no-wait set open_vswitch . system-type=devstack 2026-06-12 17:31:23.650 | + lib/neutron_plugins/ovn_agent:_start_ovs:688 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:system-id=6d128434-54ec-4403-a0ac-57d01beadf71 2026-06-12 17:31:23.668 | + lib/neutron_plugins/ovn_agent:_start_ovs:689 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-remote=ssl:10.4.3.250:6642 2026-06-12 17:31:23.683 | + lib/neutron_plugins/ovn_agent:_start_ovs:690 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-bridge=br-int 2026-06-12 17:31:23.698 | + lib/neutron_plugins/ovn_agent:_start_ovs:691 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-type=geneve 2026-06-12 17:31:23.713 | + lib/neutron_plugins/ovn_agent:_start_ovs:692 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-ip=10.4.3.250 2026-06-12 17:31:23.731 | ++ lib/neutron_plugins/ovn_agent:_start_ovs:693 : hostname 2026-06-12 17:31:23.737 | + lib/neutron_plugins/ovn_agent:_start_ovs:693 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:hostname=np0000002732 2026-06-12 17:31:23.754 | + lib/neutron_plugins/ovn_agent:_start_ovs:695 : [[ True == \T\r\u\e ]] 2026-06-12 17:31:23.758 | + lib/neutron_plugins/ovn_agent:_start_ovs:696 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-cms-options=enable-chassis-as-gw 2026-06-12 17:31:23.775 | + lib/neutron_plugins/ovn_agent:_start_ovs:699 : [[ metadata =~ ovn-bgp ]] 2026-06-12 17:31:23.779 | + lib/neutron_plugins/ovn_agent:_start_ovs:705 : is_provider_network 2026-06-12 17:31:23.783 | + functions-common:is_provider_network:2263 : '[' '' == True ']' 2026-06-12 17:31:23.786 | + functions-common:is_provider_network:2266 : return 1 2026-06-12 17:31:23.789 | + lib/neutron_plugins/ovn_agent:_start_ovs:705 : [[ True == \T\r\u\e ]] 2026-06-12 17:31:23.791 | + lib/neutron_plugins/ovn_agent:_start_ovs:706 : ovn_base_setup_bridge br-ex 2026-06-12 17:31:23.794 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:246 : local bridge=br-ex 2026-06-12 17:31:23.797 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:247 : local 'addbr_cmd=sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex' 2026-06-12 17:31:23.800 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:249 : '[' system '!=' system ']' 2026-06-12 17:31:23.803 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:253 : sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex 2026-06-12 17:31:23.827 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:254 : sudo ovs-vsctl --no-wait br-set-external-id br-ex bridge-id br-ex 2026-06-12 17:31:23.849 | + lib/neutron_plugins/ovn_agent:_start_ovs:707 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-06-12 17:31:23.872 | + lib/neutron_plugins/ovn_agent:_start_ovs:710 : is_service_enabled ovn-controller-vtep 2026-06-12 17:31:23.892 | + functions-common:is_service_enabled:2070 : return 1 2026-06-12 17:31:23.895 | + lib/neutron_plugins/ovn_agent:start_ovn:749 : local SCRIPTDIR=/share/ovn/scripts 2026-06-12 17:31:23.898 | + lib/neutron_plugins/ovn_agent:start_ovn:750 : use_new_ovn_repository 2026-06-12 17:31:23.901 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:218 : [[ False == \F\a\l\s\e ]] 2026-06-12 17:31:23.904 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:219 : return 0 2026-06-12 17:31:23.907 | + lib/neutron_plugins/ovn_agent:start_ovn:754 : is_service_enabled ovn-northd 2026-06-12 17:31:23.925 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:31:23.929 | + lib/neutron_plugins/ovn_agent:start_ovn:755 : [[ False == \T\r\u\e ]] 2026-06-12 17:31:23.932 | + lib/neutron_plugins/ovn_agent:start_ovn:761 : _start_process ovn-central.service 2026-06-12 17:31:23.936 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-06-12 17:31:24.245 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovn-central.service 2026-06-12 17:31:24.557 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovn-central.service 2026-06-12 17:31:24.602 | + lib/neutron_plugins/ovn_agent:start_ovn:764 : _wait_for_ovn_and_set_custom_config 2026-06-12 17:31:24.604 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:727 : wait_for_sock_file /var/run/ovn/ovnnb_db.sock 2026-06-12 17:31:24.607 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:207 : local count=0 2026-06-12 17:31:24.610 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-06-12 17:31:24.614 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:209 : sleep 1 2026-06-12 17:31:25.620 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:210 : count=1 2026-06-12 17:31:25.623 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' 1 -gt 40 ']' 2026-06-12 17:31:25.626 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-06-12 17:31:25.629 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:728 : wait_for_sock_file /var/run/ovn/ovnsb_db.sock 2026-06-12 17:31:25.632 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:207 : local count=0 2026-06-12 17:31:25.635 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnsb_db.sock ']' 2026-06-12 17:31:25.639 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:729 : wait_for_db_file /var/lib/ovn/ovnnb_db.db 2026-06-12 17:31:25.642 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:196 : local count=0 2026-06-12 17:31:25.644 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:197 : '[' '!' -f /var/lib/ovn/ovnnb_db.db ']' 2026-06-12 17:31:25.647 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:730 : wait_for_db_file /var/lib/ovn/ovnsb_db.db 2026-06-12 17:31:25.651 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:196 : local count=0 2026-06-12 17:31:25.654 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:197 : '[' '!' -f /var/lib/ovn/ovnsb_db.db ']' 2026-06-12 17:31:25.657 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:732 : is_service_enabled tls-proxy 2026-06-12 17:31:25.676 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:31:25.680 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:733 : sudo ovn-nbctl --db=unix:/var/run/ovn/ovnnb_db.sock set-ssl /opt/stack/data/CA/int-ca/private/devstack-cert.key /opt/stack/data/CA/int-ca/devstack-cert.crt /opt/stack/data/CA/int-ca/ca-chain.pem 2026-06-12 17:31:25.710 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:734 : sudo ovn-sbctl --db=unix:/var/run/ovn/ovnsb_db.sock set-ssl /opt/stack/data/CA/int-ca/private/devstack-cert.key /opt/stack/data/CA/int-ca/devstack-cert.crt /opt/stack/data/CA/int-ca/ca-chain.pem 2026-06-12 17:31:25.732 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:737 : sudo ovn-nbctl --db=unix:/var/run/ovn/ovnnb_db.sock set-connection pssl:6641:0.0.0.0 -- set connection . inactivity_probe=60000 2026-06-12 17:31:25.750 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:738 : sudo ovn-sbctl --db=unix:/var/run/ovn/ovnsb_db.sock set-connection pssl:6642:0.0.0.0 -- set connection . inactivity_probe=60000 2026-06-12 17:31:25.767 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:739 : sudo ovs-appctl -t /var/run/ovn/ovnnb_db.ctl vlog/set console:off syslog:dbg file:dbg 2026-06-12 17:31:25.782 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:740 : sudo ovs-appctl -t /var/run/ovn/ovnsb_db.ctl vlog/set console:off syslog:dbg file:dbg 2026-06-12 17:31:25.797 | + lib/neutron_plugins/ovn_agent:start_ovn:768 : is_service_enabled ovn-controller 2026-06-12 17:31:25.814 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:31:25.817 | + lib/neutron_plugins/ovn_agent:start_ovn:769 : [[ False == \T\r\u\e ]] 2026-06-12 17:31:25.819 | + lib/neutron_plugins/ovn_agent:start_ovn:775 : _start_process ovn-controller.service 2026-06-12 17:31:25.823 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-06-12 17:31:26.126 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovn-controller.service 2026-06-12 17:31:26.427 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-06-12 17:31:26.427 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-06-12 17:31:26.427 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-06-12 17:31:26.427 | 2026-06-12 17:31:26.427 | Possible reasons for having these kinds of units are: 2026-06-12 17:31:26.427 | • A unit may be statically enabled by being symlinked from another unit's 2026-06-12 17:31:26.427 | .wants/, .requires/, or .upholds/ directory. 2026-06-12 17:31:26.427 | • A unit's purpose may be to act as a helper for some other unit which has 2026-06-12 17:31:26.427 | a requirement dependency on it. 2026-06-12 17:31:26.427 | • A unit may be started when needed via activation (socket, path, timer, 2026-06-12 17:31:26.427 | D-Bus, udev, scripted systemctl call, ...). 2026-06-12 17:31:26.427 | • In case of template units, the unit is meant to be enabled with some 2026-06-12 17:31:26.427 | instance name specified. 2026-06-12 17:31:26.431 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovn-controller.service 2026-06-12 17:31:26.647 | + lib/neutron_plugins/ovn_agent:start_ovn:779 : is_service_enabled ovn-controller-vtep 2026-06-12 17:31:26.665 | + functions-common:is_service_enabled:2070 : return 1 2026-06-12 17:31:26.668 | + lib/neutron_plugins/ovn_agent:start_ovn:788 : is_ovn_metadata_agent_enabled 2026-06-12 17:31:26.671 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-06-12 17:31:26.688 | + functions-common:is_service_enabled:2070 : return 1 2026-06-12 17:31:26.692 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : return 1 2026-06-12 17:31:26.694 | + lib/neutron_plugins/ovn_agent:start_ovn:794 : is_ovn_agent_enabled 2026-06-12 17:31:26.696 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:324 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-06-12 17:31:26.714 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:31:26.716 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:325 : enable_service q-ovn-agent 2026-06-12 17:31:26.759 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:326 : return 0 2026-06-12 17:31:26.761 | + lib/neutron_plugins/ovn_agent:start_ovn:795 : run_process q-ovn-agent '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-12 17:31:26.764 | + functions-common:run_process:1668 : local service=q-ovn-agent 2026-06-12 17:31:26.767 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-12 17:31:26.769 | + functions-common:run_process:1670 : local group= 2026-06-12 17:31:26.771 | + functions-common:run_process:1671 : local user= 2026-06-12 17:31:26.774 | + functions-common:run_process:1672 : local env_vars= 2026-06-12 17:31:26.777 | + functions-common:run_process:1674 : local name=q-ovn-agent 2026-06-12 17:31:26.780 | + functions-common:run_process:1676 : time_start run_process 2026-06-12 17:31:26.782 | + functions-common:time_start:2400 : local name=run_process 2026-06-12 17:31:26.784 | + functions-common:time_start:2401 : local start_time= 2026-06-12 17:31:26.787 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-12 17:31:26.790 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-12 17:31:26.795 | + functions-common:time_start:2405 : _TIME_START[$name]=1781285486792 2026-06-12 17:31:26.798 | + functions-common:run_process:1677 : is_service_enabled q-ovn-agent 2026-06-12 17:31:26.815 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:31:26.818 | + functions-common:run_process:1678 : _run_under_systemd q-ovn-agent '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' '' '' '' 2026-06-12 17:31:26.820 | + functions-common:_run_under_systemd:1622 : local service=q-ovn-agent 2026-06-12 17:31:26.823 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-12 17:31:26.826 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-12 17:31:26.828 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-12 17:31:26.831 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-12 17:31:26.834 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ sudo ]] 2026-06-12 17:31:26.837 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ ^/ ]] 2026-06-12 17:31:26.839 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@q-ovn-agent.service 2026-06-12 17:31:26.842 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-12 17:31:26.844 | + functions-common:_run_under_systemd:1630 : local user=stack 2026-06-12 17:31:26.848 | + functions-common:_run_under_systemd:1631 : [[ -z stack ]] 2026-06-12 17:31:26.850 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-12 17:31:26.852 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[q-ovn-agent] ]] 2026-06-12 17:31:26.856 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ uwsgi ]] 2026-06-12 17:31:26.859 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@q-ovn-agent.service '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' '' stack '' 2026-06-12 17:31:26.861 | + functions-common:write_user_unit_file:1529 : local service=devstack@q-ovn-agent.service 2026-06-12 17:31:26.864 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-12 17:31:26.866 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-12 17:31:26.869 | + functions-common:write_user_unit_file:1532 : local user=stack 2026-06-12 17:31:26.871 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-12 17:31:26.874 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-12 17:31:26.877 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-12 17:31:26.879 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@q-ovn-agent.service 2026-06-12 17:31:26.881 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-12 17:31:26.887 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Unit Description 'Devstack devstack@q-ovn-agent.service' 2026-06-12 17:31:26.954 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-12 17:31:27.018 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service User stack 2026-06-12 17:31:27.076 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service ExecStart '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-12 17:31:27.131 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service KillMode process 2026-06-12 17:31:27.187 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service TimeoutStopSec 300 2026-06-12 17:31:27.243 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-12 17:31:27.300 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-12 17:31:27.302 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-12 17:31:27.305 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Install WantedBy multi-user.target 2026-06-12 17:31:27.373 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-12 17:31:27.678 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@q-ovn-agent.service 2026-06-12 17:31:27.691 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-ovn-agent.service → /etc/systemd/system/devstack@q-ovn-agent.service. 2026-06-12 17:31:28.002 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@q-ovn-agent.service 2026-06-12 17:31:28.041 | + functions-common:run_process:1680 : time_stop run_process 2026-06-12 17:31:28.043 | + functions-common:time_stop:2414 : local name 2026-06-12 17:31:28.045 | + functions-common:time_stop:2415 : local end_time 2026-06-12 17:31:28.047 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-12 17:31:28.049 | + functions-common:time_stop:2417 : local total 2026-06-12 17:31:28.051 | + functions-common:time_stop:2418 : local start_time 2026-06-12 17:31:28.053 | + functions-common:time_stop:2420 : name=run_process 2026-06-12 17:31:28.055 | + functions-common:time_stop:2421 : start_time=1781285486792 2026-06-12 17:31:28.057 | + functions-common:time_stop:2423 : [[ -z 1781285486792 ]] 2026-06-12 17:31:28.060 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-12 17:31:28.064 | + functions-common:time_stop:2426 : end_time=1781285488061 2026-06-12 17:31:28.067 | + functions-common:time_stop:2427 : elapsed_time=1269 2026-06-12 17:31:28.069 | + functions-common:time_stop:2428 : total=13260 2026-06-12 17:31:28.072 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-12 17:31:28.074 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=14529 2026-06-12 17:31:28.076 | + lib/neutron_plugins/ovn_agent:start_ovn:797 : setup_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-12 17:31:28.079 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-12 17:31:28.081 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-12 17:31:28.084 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-12 17:31:28.098 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-12 17:31:28.100 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-12 17:31:28.102 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-12 17:31:28.104 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-12 17:31:28.106 | + functions:setup_systemd_logging:723 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-12 17:31:28.135 | + functions:setup_systemd_logging:725 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-06-12 17:31:28.166 | + functions:setup_systemd_logging:726 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-12 17:31:28.194 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-12 17:31:28.222 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT log_color False 2026-06-12 17:31:28.252 | + lib/neutron:start_ovn_services:585 : [[ True == \T\r\u\e ]] 2026-06-12 17:31:28.255 | + lib/neutron:start_ovn_services:586 : [[ True != \T\r\u\e ]] 2026-06-12 17:31:28.258 | + lib/neutron:start_ovn_services:590 : create_public_bridge 2026-06-12 17:31:28.261 | + lib/neutron_plugins/ovn_agent:create_public_bridge:311 : sudo ovs-vsctl --may-exist add-br br-ex 2026-06-12 17:31:28.276 | + lib/neutron_plugins/ovn_agent:create_public_bridge:312 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-06-12 17:31:28.291 | + lib/neutron_plugins/ovn_agent:create_public_bridge:313 : _configure_public_network_connectivity 2026-06-12 17:31:28.293 | + lib/neutron:_configure_public_network_connectivity:806 : [[ -n '' ]] 2026-06-12 17:31:28.296 | + lib/neutron:_configure_public_network_connectivity:813 : for d in $default_v4_route_devs 2026-06-12 17:31:28.299 | + lib/neutron:_configure_public_network_connectivity:814 : sudo iptables -t nat -A POSTROUTING -o enp3s0 -s 172.24.5.0/24 -j MASQUERADE 2026-06-12 17:31:28.311 | + ./stack.sh:main:1298 : is_service_enabled q-svc neutron-api 2026-06-12 17:31:28.329 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:31:28.331 | + ./stack.sh:main:1299 : echo_summary 'Starting Neutron' 2026-06-12 17:31:28.333 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-12 17:31:28.336 | + ./stack.sh:echo_summary:444 : echo -e Starting Neutron 2026-06-12 17:31:28.339 | + ./stack.sh:main:1300 : configure_neutron_after_post_config 2026-06-12 17:31:28.341 | + lib/neutron:configure_neutron_after_post_config:555 : [[ ovn-router != '' ]] 2026-06-12 17:31:28.344 | + lib/neutron:configure_neutron_after_post_config:556 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins ovn-router 2026-06-12 17:31:28.377 | + lib/neutron:configure_neutron_after_post_config:558 : configure_rbac_policies 2026-06-12 17:31:28.380 | + lib/neutron:configure_rbac_policies:564 : [[ True == \T\r\u\e ]] 2026-06-12 17:31:28.383 | + lib/neutron:configure_rbac_policies:565 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults True 2026-06-12 17:31:28.414 | + lib/neutron:configure_rbac_policies:566 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope True 2026-06-12 17:31:28.446 | + ./stack.sh:main:1301 : start_neutron_service_and_check 2026-06-12 17:31:28.448 | + lib/neutron:start_neutron_service_and_check:631 : local cfg_file_options 2026-06-12 17:31:28.451 | + lib/neutron:start_neutron_service_and_check:632 : local neutron_url 2026-06-12 17:31:28.454 | ++ lib/neutron:start_neutron_service_and_check:634 : determine_config_files neutron-server 2026-06-12 17:31:28.456 | ++ lib/neutron:determine_config_files:363 : local opts= 2026-06-12 17:31:28.459 | ++ lib/neutron:determine_config_files:364 : case "$1" in 2026-06-12 17:31:28.463 | +++ lib/neutron:determine_config_files:365 : _determine_config_server 2026-06-12 17:31:28.466 | +++ lib/neutron:_determine_config_server:321 : [[ '' != '' ]] 2026-06-12 17:31:28.469 | +++ lib/neutron:_determine_config_server:328 : [[ 0 > 0 ]] 2026-06-12 17:31:28.471 | +++ lib/neutron:_determine_config_server:335 : local cfg_file 2026-06-12 17:31:28.473 | +++ lib/neutron:_determine_config_server:336 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-12 17:31:28.476 | +++ lib/neutron:_determine_config_server:340 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-12 17:31:28.480 | ++ lib/neutron:determine_config_files:365 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-12 17:31:28.483 | ++ lib/neutron:determine_config_files:368 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2026-06-12 17:31:28.486 | ++ lib/neutron:determine_config_files:371 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-12 17:31:28.490 | + lib/neutron:start_neutron_service_and_check:634 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-12 17:31:28.492 | + lib/neutron:start_neutron_service_and_check:637 : enable_neutron_server_services 2026-06-12 17:31:28.495 | + lib/neutron:enable_neutron_server_services:602 : local rpc_workers 2026-06-12 17:31:28.498 | + lib/neutron:enable_neutron_server_services:607 : [[ -f /etc/neutron/neutron.conf ]] 2026-06-12 17:31:28.502 | ++ lib/neutron:enable_neutron_server_services:608 : iniget_multiline /etc/neutron/neutron.conf DEFAULT rpc_workers 2026-06-12 17:31:28.524 | + lib/neutron:enable_neutron_server_services:608 : rpc_workers= 2026-06-12 17:31:28.527 | + lib/neutron:enable_neutron_server_services:615 : enable_service neutron-api 2026-06-12 17:31:28.568 | + lib/neutron:enable_neutron_server_services:616 : enable_service neutron-periodic-workers 2026-06-12 17:31:28.610 | + lib/neutron:enable_neutron_server_services:619 : [[ '' != \0 ]] 2026-06-12 17:31:28.613 | + lib/neutron:enable_neutron_server_services:620 : enable_service neutron-rpc-server 2026-06-12 17:31:28.657 | + lib/neutron:enable_neutron_server_services:624 : [[ ovn == \o\v\n ]] 2026-06-12 17:31:28.659 | + lib/neutron:enable_neutron_server_services:625 : enable_service neutron-ovn-maintenance-worker 2026-06-12 17:31:28.703 | ++ lib/neutron:start_neutron_service_and_check:640 : which uwsgi 2026-06-12 17:31:28.707 | + lib/neutron:start_neutron_service_and_check:640 : run_process neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-12 17:31:28.709 | + functions-common:run_process:1668 : local service=neutron-api 2026-06-12 17:31:28.712 | + functions-common:run_process:1669 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-12 17:31:28.715 | + functions-common:run_process:1670 : local group= 2026-06-12 17:31:28.717 | + functions-common:run_process:1671 : local user= 2026-06-12 17:31:28.720 | + functions-common:run_process:1672 : local env_vars= 2026-06-12 17:31:28.723 | + functions-common:run_process:1674 : local name=neutron-api 2026-06-12 17:31:28.725 | + functions-common:run_process:1676 : time_start run_process 2026-06-12 17:31:28.728 | + functions-common:time_start:2400 : local name=run_process 2026-06-12 17:31:28.731 | + functions-common:time_start:2401 : local start_time= 2026-06-12 17:31:28.733 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-12 17:31:28.736 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-12 17:31:28.740 | + functions-common:time_start:2405 : _TIME_START[$name]=1781285488738 2026-06-12 17:31:28.743 | + functions-common:run_process:1677 : is_service_enabled neutron-api 2026-06-12 17:31:28.757 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:31:28.759 | + functions-common:run_process:1678 : _run_under_systemd neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' '' '' '' 2026-06-12 17:31:28.761 | + functions-common:_run_under_systemd:1622 : local service=neutron-api 2026-06-12 17:31:28.763 | + functions-common:_run_under_systemd:1623 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-12 17:31:28.765 | + functions-common:_run_under_systemd:1624 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-12 17:31:28.767 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-12 17:31:28.770 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-12 17:31:28.772 | + functions-common:_common_systemd_pitfalls:1597 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ sudo ]] 2026-06-12 17:31:28.774 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ ^/ ]] 2026-06-12 17:31:28.776 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@neutron-api.service 2026-06-12 17:31:28.778 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-12 17:31:28.780 | + functions-common:_run_under_systemd:1630 : local user=stack 2026-06-12 17:31:28.783 | + functions-common:_run_under_systemd:1631 : [[ -z stack ]] 2026-06-12 17:31:28.786 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-12 17:31:28.788 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[neutron-api] ]] 2026-06-12 17:31:28.790 | + functions-common:_run_under_systemd:1638 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ uwsgi ]] 2026-06-12 17:31:28.793 | + functions-common:_run_under_systemd:1639 : [[ True == \T\r\u\e ]] 2026-06-12 17:31:28.796 | + functions-common:_run_under_systemd:1640 : cmd='/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-12 17:31:28.798 | + functions-common:_run_under_systemd:1642 : write_uwsgi_user_unit_file devstack@neutron-api.service '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' '' stack '' 2026-06-12 17:31:28.800 | + functions-common:write_uwsgi_user_unit_file:1561 : local service=devstack@neutron-api.service 2026-06-12 17:31:28.802 | + functions-common:write_uwsgi_user_unit_file:1562 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-12 17:31:28.804 | + functions-common:write_uwsgi_user_unit_file:1563 : local group= 2026-06-12 17:31:28.806 | + functions-common:write_uwsgi_user_unit_file:1564 : local user=stack 2026-06-12 17:31:28.808 | + functions-common:write_uwsgi_user_unit_file:1565 : local env_vars= 2026-06-12 17:31:28.811 | + functions-common:write_uwsgi_user_unit_file:1566 : local unitfile=/etc/systemd/system/devstack@neutron-api.service 2026-06-12 17:31:28.813 | + functions-common:write_uwsgi_user_unit_file:1567 : mkdir -p /etc/systemd/system 2026-06-12 17:31:28.816 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Unit Description 'Devstack devstack@neutron-api.service' 2026-06-12 17:31:28.880 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-12 17:31:28.944 | + functions-common:write_uwsgi_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service SyslogIdentifier devstack@neutron-api.service 2026-06-12 17:31:28.997 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service User stack 2026-06-12 17:31:29.052 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service ExecStart '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-12 17:31:29.106 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-12 17:31:29.157 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Type notify 2026-06-12 17:31:29.213 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service KillMode process 2026-06-12 17:31:29.272 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Restart always 2026-06-12 17:31:29.333 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service NotifyAccess all 2026-06-12 17:31:29.385 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service RestartForceExitStatus 100 2026-06-12 17:31:29.440 | + functions-common:write_uwsgi_user_unit_file:1581 : [[ -n '' ]] 2026-06-12 17:31:29.442 | + functions-common:write_uwsgi_user_unit_file:1584 : [[ -n '' ]] 2026-06-12 17:31:29.445 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Install WantedBy multi-user.target 2026-06-12 17:31:29.514 | + functions-common:write_uwsgi_user_unit_file:1590 : sudo systemctl daemon-reload 2026-06-12 17:31:29.821 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@neutron-api.service 2026-06-12 17:31:29.835 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-api.service → /etc/systemd/system/devstack@neutron-api.service. 2026-06-12 17:31:30.133 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@neutron-api.service 2026-06-12 17:31:30.208 | + functions-common:run_process:1680 : time_stop run_process 2026-06-12 17:31:30.211 | + functions-common:time_stop:2414 : local name 2026-06-12 17:31:30.214 | + functions-common:time_stop:2415 : local end_time 2026-06-12 17:31:30.216 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-12 17:31:30.218 | + functions-common:time_stop:2417 : local total 2026-06-12 17:31:30.221 | + functions-common:time_stop:2418 : local start_time 2026-06-12 17:31:30.224 | + functions-common:time_stop:2420 : name=run_process 2026-06-12 17:31:30.226 | + functions-common:time_stop:2421 : start_time=1781285488738 2026-06-12 17:31:30.228 | + functions-common:time_stop:2423 : [[ -z 1781285488738 ]] 2026-06-12 17:31:30.232 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-12 17:31:30.236 | + functions-common:time_stop:2426 : end_time=1781285490234 2026-06-12 17:31:30.239 | + functions-common:time_stop:2427 : elapsed_time=1496 2026-06-12 17:31:30.241 | + functions-common:time_stop:2428 : total=14529 2026-06-12 17:31:30.243 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-12 17:31:30.245 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=16025 2026-06-12 17:31:30.247 | + lib/neutron:start_neutron_service_and_check:641 : neutron_url=https://10.4.3.250/ 2026-06-12 17:31:30.249 | + lib/neutron:start_neutron_service_and_check:644 : run_process neutron-rpc-server '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-12 17:31:30.251 | + functions-common:run_process:1668 : local service=neutron-rpc-server 2026-06-12 17:31:30.253 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-12 17:31:30.256 | + functions-common:run_process:1670 : local group= 2026-06-12 17:31:30.259 | + functions-common:run_process:1671 : local user= 2026-06-12 17:31:30.261 | + functions-common:run_process:1672 : local env_vars= 2026-06-12 17:31:30.264 | + functions-common:run_process:1674 : local name=neutron-rpc-server 2026-06-12 17:31:30.266 | + functions-common:run_process:1676 : time_start run_process 2026-06-12 17:31:30.269 | + functions-common:time_start:2400 : local name=run_process 2026-06-12 17:31:30.271 | + functions-common:time_start:2401 : local start_time= 2026-06-12 17:31:30.274 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-12 17:31:30.278 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-12 17:31:30.284 | + functions-common:time_start:2405 : _TIME_START[$name]=1781285490280 2026-06-12 17:31:30.286 | + functions-common:run_process:1677 : is_service_enabled neutron-rpc-server 2026-06-12 17:31:30.304 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:31:30.307 | + functions-common:run_process:1678 : _run_under_systemd neutron-rpc-server '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-06-12 17:31:30.310 | + functions-common:_run_under_systemd:1622 : local service=neutron-rpc-server 2026-06-12 17:31:30.312 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-12 17:31:30.314 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-12 17:31:30.316 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-12 17:31:30.319 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-12 17:31:30.322 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-06-12 17:31:30.324 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-06-12 17:31:30.327 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@neutron-rpc-server.service 2026-06-12 17:31:30.329 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-12 17:31:30.331 | + functions-common:_run_under_systemd:1630 : local user=stack 2026-06-12 17:31:30.333 | + functions-common:_run_under_systemd:1631 : [[ -z stack ]] 2026-06-12 17:31:30.335 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-12 17:31:30.337 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[neutron-rpc-server] ]] 2026-06-12 17:31:30.340 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-06-12 17:31:30.343 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@neutron-rpc-server.service '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' stack '' 2026-06-12 17:31:30.346 | + functions-common:write_user_unit_file:1529 : local service=devstack@neutron-rpc-server.service 2026-06-12 17:31:30.348 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-12 17:31:30.351 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-12 17:31:30.354 | + functions-common:write_user_unit_file:1532 : local user=stack 2026-06-12 17:31:30.356 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-12 17:31:30.358 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-12 17:31:30.361 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-12 17:31:30.364 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@neutron-rpc-server.service 2026-06-12 17:31:30.366 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-12 17:31:30.371 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Unit Description 'Devstack devstack@neutron-rpc-server.service' 2026-06-12 17:31:30.434 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-12 17:31:30.499 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service User stack 2026-06-12 17:31:30.560 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service ExecStart '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-12 17:31:30.616 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service KillMode process 2026-06-12 17:31:30.670 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service TimeoutStopSec 300 2026-06-12 17:31:30.725 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-12 17:31:30.779 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-12 17:31:30.781 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-12 17:31:30.783 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Install WantedBy multi-user.target 2026-06-12 17:31:30.849 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-12 17:31:31.152 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@neutron-rpc-server.service 2026-06-12 17:31:31.165 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-rpc-server.service → /etc/systemd/system/devstack@neutron-rpc-server.service. 2026-06-12 17:31:31.462 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@neutron-rpc-server.service 2026-06-12 17:31:31.490 | + functions-common:run_process:1680 : time_stop run_process 2026-06-12 17:31:31.493 | + functions-common:time_stop:2414 : local name 2026-06-12 17:31:31.495 | + functions-common:time_stop:2415 : local end_time 2026-06-12 17:31:31.497 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-12 17:31:31.500 | + functions-common:time_stop:2417 : local total 2026-06-12 17:31:31.503 | + functions-common:time_stop:2418 : local start_time 2026-06-12 17:31:31.505 | + functions-common:time_stop:2420 : name=run_process 2026-06-12 17:31:31.507 | + functions-common:time_stop:2421 : start_time=1781285490280 2026-06-12 17:31:31.509 | + functions-common:time_stop:2423 : [[ -z 1781285490280 ]] 2026-06-12 17:31:31.513 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-12 17:31:31.516 | + functions-common:time_stop:2426 : end_time=1781285491514 2026-06-12 17:31:31.519 | + functions-common:time_stop:2427 : elapsed_time=1234 2026-06-12 17:31:31.522 | + functions-common:time_stop:2428 : total=16025 2026-06-12 17:31:31.524 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-12 17:31:31.527 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=17259 2026-06-12 17:31:31.529 | + lib/neutron:start_neutron_service_and_check:645 : run_process neutron-periodic-workers '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-12 17:31:31.531 | + functions-common:run_process:1668 : local service=neutron-periodic-workers 2026-06-12 17:31:31.534 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-12 17:31:31.537 | + functions-common:run_process:1670 : local group= 2026-06-12 17:31:31.540 | + functions-common:run_process:1671 : local user= 2026-06-12 17:31:31.542 | + functions-common:run_process:1672 : local env_vars= 2026-06-12 17:31:31.545 | + functions-common:run_process:1674 : local name=neutron-periodic-workers 2026-06-12 17:31:31.547 | + functions-common:run_process:1676 : time_start run_process 2026-06-12 17:31:31.549 | + functions-common:time_start:2400 : local name=run_process 2026-06-12 17:31:31.553 | + functions-common:time_start:2401 : local start_time= 2026-06-12 17:31:31.555 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-12 17:31:31.560 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-12 17:31:31.563 | + functions-common:time_start:2405 : _TIME_START[$name]=1781285491561 2026-06-12 17:31:31.565 | + functions-common:run_process:1677 : is_service_enabled neutron-periodic-workers 2026-06-12 17:31:31.583 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:31:31.586 | + functions-common:run_process:1678 : _run_under_systemd neutron-periodic-workers '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-06-12 17:31:31.588 | + functions-common:_run_under_systemd:1622 : local service=neutron-periodic-workers 2026-06-12 17:31:31.590 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-12 17:31:31.594 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-12 17:31:31.596 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-12 17:31:31.598 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-12 17:31:31.600 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-06-12 17:31:31.603 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-06-12 17:31:31.605 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@neutron-periodic-workers.service 2026-06-12 17:31:31.607 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-12 17:31:31.609 | + functions-common:_run_under_systemd:1630 : local user=stack 2026-06-12 17:31:31.611 | + functions-common:_run_under_systemd:1631 : [[ -z stack ]] 2026-06-12 17:31:31.613 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-12 17:31:31.615 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[neutron-periodic-workers] ]] 2026-06-12 17:31:31.617 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-06-12 17:31:31.620 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@neutron-periodic-workers.service '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' stack '' 2026-06-12 17:31:31.622 | + functions-common:write_user_unit_file:1529 : local service=devstack@neutron-periodic-workers.service 2026-06-12 17:31:31.624 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-12 17:31:31.626 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-12 17:31:31.628 | + functions-common:write_user_unit_file:1532 : local user=stack 2026-06-12 17:31:31.630 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-12 17:31:31.632 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-12 17:31:31.634 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-12 17:31:31.636 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@neutron-periodic-workers.service 2026-06-12 17:31:31.638 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-12 17:31:31.642 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Unit Description 'Devstack devstack@neutron-periodic-workers.service' 2026-06-12 17:31:31.704 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-12 17:31:31.781 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service User stack 2026-06-12 17:31:31.835 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service ExecStart '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-12 17:31:31.883 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service KillMode process 2026-06-12 17:31:31.945 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service TimeoutStopSec 300 2026-06-12 17:31:32.001 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-12 17:31:32.051 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-12 17:31:32.053 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-12 17:31:32.055 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Install WantedBy multi-user.target 2026-06-12 17:31:32.113 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-12 17:31:32.424 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@neutron-periodic-workers.service 2026-06-12 17:31:32.438 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-periodic-workers.service → /etc/systemd/system/devstack@neutron-periodic-workers.service. 2026-06-12 17:31:32.735 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@neutron-periodic-workers.service 2026-06-12 17:31:32.766 | + functions-common:run_process:1680 : time_stop run_process 2026-06-12 17:31:32.769 | + functions-common:time_stop:2414 : local name 2026-06-12 17:31:32.771 | + functions-common:time_stop:2415 : local end_time 2026-06-12 17:31:32.773 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-12 17:31:32.775 | + functions-common:time_stop:2417 : local total 2026-06-12 17:31:32.777 | + functions-common:time_stop:2418 : local start_time 2026-06-12 17:31:32.779 | + functions-common:time_stop:2420 : name=run_process 2026-06-12 17:31:32.781 | + functions-common:time_stop:2421 : start_time=1781285491561 2026-06-12 17:31:32.784 | + functions-common:time_stop:2423 : [[ -z 1781285491561 ]] 2026-06-12 17:31:32.787 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-12 17:31:32.791 | + functions-common:time_stop:2426 : end_time=1781285492788 2026-06-12 17:31:32.793 | + functions-common:time_stop:2427 : elapsed_time=1227 2026-06-12 17:31:32.796 | + functions-common:time_stop:2428 : total=17259 2026-06-12 17:31:32.798 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-12 17:31:32.800 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=18486 2026-06-12 17:31:32.803 | + lib/neutron:start_neutron_service_and_check:646 : _run_ovn_maintenance 2026-06-12 17:31:32.805 | + lib/neutron:_run_ovn_maintenance:349 : [[ ovn == \o\v\n ]] 2026-06-12 17:31:32.807 | + lib/neutron:_run_ovn_maintenance:350 : run_process neutron-ovn-maintenance-worker '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-12 17:31:32.809 | + functions-common:run_process:1668 : local service=neutron-ovn-maintenance-worker 2026-06-12 17:31:32.811 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-12 17:31:32.813 | + functions-common:run_process:1670 : local group= 2026-06-12 17:31:32.815 | + functions-common:run_process:1671 : local user= 2026-06-12 17:31:32.817 | + functions-common:run_process:1672 : local env_vars= 2026-06-12 17:31:32.819 | + functions-common:run_process:1674 : local name=neutron-ovn-maintenance-worker 2026-06-12 17:31:32.821 | + functions-common:run_process:1676 : time_start run_process 2026-06-12 17:31:32.823 | + functions-common:time_start:2400 : local name=run_process 2026-06-12 17:31:32.825 | + functions-common:time_start:2401 : local start_time= 2026-06-12 17:31:32.827 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-12 17:31:32.830 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-12 17:31:32.834 | + functions-common:time_start:2405 : _TIME_START[$name]=1781285492831 2026-06-12 17:31:32.836 | + functions-common:run_process:1677 : is_service_enabled neutron-ovn-maintenance-worker 2026-06-12 17:31:32.850 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:31:32.852 | + functions-common:run_process:1678 : _run_under_systemd neutron-ovn-maintenance-worker '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-06-12 17:31:32.854 | + functions-common:_run_under_systemd:1622 : local service=neutron-ovn-maintenance-worker 2026-06-12 17:31:32.856 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-12 17:31:32.859 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-12 17:31:32.861 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-12 17:31:32.863 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-12 17:31:32.865 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-06-12 17:31:32.867 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-06-12 17:31:32.870 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@neutron-ovn-maintenance-worker.service 2026-06-12 17:31:32.871 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-12 17:31:32.873 | + functions-common:_run_under_systemd:1630 : local user=stack 2026-06-12 17:31:32.876 | + functions-common:_run_under_systemd:1631 : [[ -z stack ]] 2026-06-12 17:31:32.878 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-12 17:31:32.880 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[neutron-ovn-maintenance-worker] ]] 2026-06-12 17:31:32.882 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-06-12 17:31:32.885 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@neutron-ovn-maintenance-worker.service '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' stack '' 2026-06-12 17:31:32.887 | + functions-common:write_user_unit_file:1529 : local service=devstack@neutron-ovn-maintenance-worker.service 2026-06-12 17:31:32.890 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-12 17:31:32.892 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-12 17:31:32.894 | + functions-common:write_user_unit_file:1532 : local user=stack 2026-06-12 17:31:32.896 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-12 17:31:32.899 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-12 17:31:32.901 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-12 17:31:32.903 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service 2026-06-12 17:31:32.905 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-12 17:31:32.909 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Unit Description 'Devstack devstack@neutron-ovn-maintenance-worker.service' 2026-06-12 17:31:32.976 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-12 17:31:33.047 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service User stack 2026-06-12 17:31:33.107 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service ExecStart '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-12 17:31:33.164 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service KillMode process 2026-06-12 17:31:33.221 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service TimeoutStopSec 300 2026-06-12 17:31:33.276 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-12 17:31:33.334 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-12 17:31:33.336 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-12 17:31:33.339 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Install WantedBy multi-user.target 2026-06-12 17:31:33.407 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-12 17:31:33.732 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@neutron-ovn-maintenance-worker.service 2026-06-12 17:31:33.747 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-ovn-maintenance-worker.service → /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service. 2026-06-12 17:31:34.065 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@neutron-ovn-maintenance-worker.service 2026-06-12 17:31:34.109 | + functions-common:run_process:1680 : time_stop run_process 2026-06-12 17:31:34.113 | + functions-common:time_stop:2414 : local name 2026-06-12 17:31:34.116 | + functions-common:time_stop:2415 : local end_time 2026-06-12 17:31:34.118 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-12 17:31:34.122 | + functions-common:time_stop:2417 : local total 2026-06-12 17:31:34.125 | + functions-common:time_stop:2418 : local start_time 2026-06-12 17:31:34.128 | + functions-common:time_stop:2420 : name=run_process 2026-06-12 17:31:34.132 | + functions-common:time_stop:2421 : start_time=1781285492831 2026-06-12 17:31:34.136 | + functions-common:time_stop:2423 : [[ -z 1781285492831 ]] 2026-06-12 17:31:34.139 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-12 17:31:34.143 | + functions-common:time_stop:2426 : end_time=1781285494141 2026-06-12 17:31:34.146 | + functions-common:time_stop:2427 : elapsed_time=1310 2026-06-12 17:31:34.148 | + functions-common:time_stop:2428 : total=18486 2026-06-12 17:31:34.152 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-12 17:31:34.154 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=19796 2026-06-12 17:31:34.157 | + lib/neutron:start_neutron_service_and_check:647 : '[' '!' -z networking ']' 2026-06-12 17:31:34.160 | + lib/neutron:start_neutron_service_and_check:648 : neutron_url=https://10.4.3.250/networking 2026-06-12 17:31:34.163 | + lib/neutron:start_neutron_service_and_check:650 : echo 'Waiting for Neutron to start...' 2026-06-12 17:31:34.163 | Waiting for Neutron to start... 2026-06-12 17:31:34.166 | + lib/neutron:start_neutron_service_and_check:652 : local 'testcmd=wget --no-proxy -q -O- https://10.4.3.250/networking' 2026-06-12 17:31:34.170 | + lib/neutron:start_neutron_service_and_check:653 : test_with_retry 'wget --no-proxy -q -O- https://10.4.3.250/networking' 'Neutron did not start' 60 2026-06-12 17:31:34.172 | + functions-common:test_with_retry:2352 : local 'testcmd=wget --no-proxy -q -O- https://10.4.3.250/networking' 2026-06-12 17:31:34.175 | + functions-common:test_with_retry:2353 : local 'failmsg=Neutron did not start' 2026-06-12 17:31:34.178 | + functions-common:test_with_retry:2354 : local until=60 2026-06-12 17:31:34.181 | + functions-common:test_with_retry:2355 : local sleep=0.5 2026-06-12 17:31:34.185 | + functions-common:test_with_retry:2357 : time_start test_with_retry 2026-06-12 17:31:34.188 | + functions-common:time_start:2400 : local name=test_with_retry 2026-06-12 17:31:34.192 | + functions-common:time_start:2401 : local start_time= 2026-06-12 17:31:34.197 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-12 17:31:34.201 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-12 17:31:34.206 | + functions-common:time_start:2405 : _TIME_START[$name]=1781285494203 2026-06-12 17:31:34.209 | + functions-common:test_with_retry:2358 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- https://10.4.3.250/networking; do sleep 0.5; done' 2026-06-12 17:31:35.295 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "https://10.4.3.250/networking/v2.0/"}]}]}+ functions-common:test_with_retry:2361 : time_stop test_with_retry 2026-06-12 17:31:35.299 | + functions-common:time_stop:2414 : local name 2026-06-12 17:31:35.302 | + functions-common:time_stop:2415 : local end_time 2026-06-12 17:31:35.305 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-12 17:31:35.308 | + functions-common:time_stop:2417 : local total 2026-06-12 17:31:35.311 | + functions-common:time_stop:2418 : local start_time 2026-06-12 17:31:35.314 | + functions-common:time_stop:2420 : name=test_with_retry 2026-06-12 17:31:35.318 | + functions-common:time_stop:2421 : start_time=1781285494203 2026-06-12 17:31:35.320 | + functions-common:time_stop:2423 : [[ -z 1781285494203 ]] 2026-06-12 17:31:35.324 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-12 17:31:35.329 | + functions-common:time_stop:2426 : end_time=1781285495326 2026-06-12 17:31:35.332 | + functions-common:time_stop:2427 : elapsed_time=1123 2026-06-12 17:31:35.335 | + functions-common:time_stop:2428 : total=0 2026-06-12 17:31:35.338 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-12 17:31:35.340 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=1123 2026-06-12 17:31:35.345 | + ./stack.sh:main:1306 : is_service_enabled placement 2026-06-12 17:31:35.363 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:31:35.365 | + ./stack.sh:main:1307 : echo_summary 'Starting Placement' 2026-06-12 17:31:35.367 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-12 17:31:35.369 | + ./stack.sh:echo_summary:444 : echo -e Starting Placement 2026-06-12 17:31:35.372 | + ./stack.sh:main:1308 : start_placement 2026-06-12 17:31:35.374 | + lib/placement:start_placement:137 : start_placement_api 2026-06-12 17:31:35.378 | ++ lib/placement:start_placement_api:128 : which uwsgi 2026-06-12 17:31:35.383 | + lib/placement:start_placement_api:128 : run_process placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-12 17:31:35.389 | + functions-common:run_process:1668 : local service=placement-api 2026-06-12 17:31:35.390 | + functions-common:run_process:1669 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-12 17:31:35.392 | + functions-common:run_process:1670 : local group= 2026-06-12 17:31:35.394 | + functions-common:run_process:1671 : local user= 2026-06-12 17:31:35.398 | + functions-common:run_process:1672 : local env_vars= 2026-06-12 17:31:35.401 | + functions-common:run_process:1674 : local name=placement-api 2026-06-12 17:31:35.403 | + functions-common:run_process:1676 : time_start run_process 2026-06-12 17:31:35.406 | + functions-common:time_start:2400 : local name=run_process 2026-06-12 17:31:35.411 | + functions-common:time_start:2401 : local start_time= 2026-06-12 17:31:35.411 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-12 17:31:35.415 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-12 17:31:35.420 | + functions-common:time_start:2405 : _TIME_START[$name]=1781285495416 2026-06-12 17:31:35.422 | + functions-common:run_process:1677 : is_service_enabled placement-api 2026-06-12 17:31:35.442 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:31:35.445 | + functions-common:run_process:1678 : _run_under_systemd placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2026-06-12 17:31:35.447 | + functions-common:_run_under_systemd:1622 : local service=placement-api 2026-06-12 17:31:35.450 | + functions-common:_run_under_systemd:1623 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-12 17:31:35.454 | + functions-common:_run_under_systemd:1624 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-12 17:31:35.457 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-12 17:31:35.462 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-12 17:31:35.465 | + functions-common:_common_systemd_pitfalls:1597 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2026-06-12 17:31:35.467 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2026-06-12 17:31:35.470 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@placement-api.service 2026-06-12 17:31:35.472 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-12 17:31:35.475 | + functions-common:_run_under_systemd:1630 : local user=stack 2026-06-12 17:31:35.478 | + functions-common:_run_under_systemd:1631 : [[ -z stack ]] 2026-06-12 17:31:35.480 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-12 17:31:35.483 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[placement-api] ]] 2026-06-12 17:31:35.486 | + functions-common:_run_under_systemd:1638 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2026-06-12 17:31:35.489 | + functions-common:_run_under_systemd:1639 : [[ True == \T\r\u\e ]] 2026-06-12 17:31:35.493 | + functions-common:_run_under_systemd:1640 : cmd='/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-12 17:31:35.496 | + functions-common:_run_under_systemd:1642 : write_uwsgi_user_unit_file devstack@placement-api.service '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' '' stack '' 2026-06-12 17:31:35.500 | + functions-common:write_uwsgi_user_unit_file:1561 : local service=devstack@placement-api.service 2026-06-12 17:31:35.503 | + functions-common:write_uwsgi_user_unit_file:1562 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-12 17:31:35.506 | + functions-common:write_uwsgi_user_unit_file:1563 : local group= 2026-06-12 17:31:35.508 | + functions-common:write_uwsgi_user_unit_file:1564 : local user=stack 2026-06-12 17:31:35.512 | + functions-common:write_uwsgi_user_unit_file:1565 : local env_vars= 2026-06-12 17:31:35.514 | + functions-common:write_uwsgi_user_unit_file:1566 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2026-06-12 17:31:35.516 | + functions-common:write_uwsgi_user_unit_file:1567 : mkdir -p /etc/systemd/system 2026-06-12 17:31:35.521 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2026-06-12 17:31:35.590 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-12 17:31:35.649 | + functions-common:write_uwsgi_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2026-06-12 17:31:35.707 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User stack 2026-06-12 17:31:35.772 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-12 17:31:35.831 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-12 17:31:35.900 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2026-06-12 17:31:35.970 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2026-06-12 17:31:36.034 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2026-06-12 17:31:36.091 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2026-06-12 17:31:36.151 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2026-06-12 17:31:36.207 | + functions-common:write_uwsgi_user_unit_file:1581 : [[ -n '' ]] 2026-06-12 17:31:36.209 | + functions-common:write_uwsgi_user_unit_file:1584 : [[ -n '' ]] 2026-06-12 17:31:36.212 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2026-06-12 17:31:36.277 | + functions-common:write_uwsgi_user_unit_file:1590 : sudo systemctl daemon-reload 2026-06-12 17:31:36.587 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@placement-api.service 2026-06-12 17:31:36.601 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2026-06-12 17:31:36.890 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@placement-api.service 2026-06-12 17:31:36.977 | + functions-common:run_process:1680 : time_stop run_process 2026-06-12 17:31:36.978 | + functions-common:time_stop:2414 : local name 2026-06-12 17:31:36.981 | + functions-common:time_stop:2415 : local end_time 2026-06-12 17:31:36.984 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-12 17:31:36.986 | + functions-common:time_stop:2417 : local total 2026-06-12 17:31:36.989 | + functions-common:time_stop:2418 : local start_time 2026-06-12 17:31:36.992 | + functions-common:time_stop:2420 : name=run_process 2026-06-12 17:31:36.995 | + functions-common:time_stop:2421 : start_time=1781285495416 2026-06-12 17:31:36.997 | + functions-common:time_stop:2423 : [[ -z 1781285495416 ]] 2026-06-12 17:31:37.002 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-12 17:31:37.007 | + functions-common:time_stop:2426 : end_time=1781285497004 2026-06-12 17:31:37.010 | + functions-common:time_stop:2427 : elapsed_time=1588 2026-06-12 17:31:37.013 | + functions-common:time_stop:2428 : total=19796 2026-06-12 17:31:37.016 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-12 17:31:37.018 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=21384 2026-06-12 17:31:37.021 | + lib/placement:start_placement_api:130 : echo 'Waiting for placement-api to start...' 2026-06-12 17:31:37.021 | Waiting for placement-api to start... 2026-06-12 17:31:37.023 | + lib/placement:start_placement_api:131 : wait_for_service 60 https://10.4.3.250/placement 2026-06-12 17:31:37.025 | + functions:wait_for_service:476 : local timeout=60 2026-06-12 17:31:37.028 | + functions:wait_for_service:477 : local url=https://10.4.3.250/placement 2026-06-12 17:31:37.031 | + functions:wait_for_service:478 : local rval=0 2026-06-12 17:31:37.033 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-12 17:31:37.036 | + functions-common:time_start:2400 : local name=wait_for_service 2026-06-12 17:31:37.039 | + functions-common:time_start:2401 : local start_time= 2026-06-12 17:31:37.042 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-12 17:31:37.045 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-12 17:31:37.050 | + functions-common:time_start:2405 : _TIME_START[$name]=1781285497047 2026-06-12 17:31:37.052 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-12 17:31:37.057 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://10.4.3.250/placement 2026-06-12 17:31:38.314 | + :: : [[ 200 == 503 ]] 2026-06-12 17:31:38.316 | + :: : [[ 0 -eq 7 ]] 2026-06-12 17:31:38.319 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-12 17:31:38.322 | + functions-common:time_stop:2414 : local name 2026-06-12 17:31:38.325 | + functions-common:time_stop:2415 : local end_time 2026-06-12 17:31:38.327 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-12 17:31:38.329 | + functions-common:time_stop:2417 : local total 2026-06-12 17:31:38.332 | + functions-common:time_stop:2418 : local start_time 2026-06-12 17:31:38.335 | + functions-common:time_stop:2420 : name=wait_for_service 2026-06-12 17:31:38.337 | + functions-common:time_stop:2421 : start_time=1781285497047 2026-06-12 17:31:38.340 | + functions-common:time_stop:2423 : [[ -z 1781285497047 ]] 2026-06-12 17:31:38.344 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-12 17:31:38.348 | + functions-common:time_stop:2426 : end_time=1781285498345 2026-06-12 17:31:38.351 | + functions-common:time_stop:2427 : elapsed_time=1298 2026-06-12 17:31:38.353 | + functions-common:time_stop:2428 : total=6649 2026-06-12 17:31:38.355 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-12 17:31:38.358 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=7947 2026-06-12 17:31:38.360 | + functions:wait_for_service:486 : return 0 2026-06-12 17:31:38.362 | + ./stack.sh:main:1311 : is_service_enabled neutron 2026-06-12 17:31:38.378 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:31:38.381 | + ./stack.sh:main:1312 : start_neutron 2026-06-12 17:31:38.383 | + lib/neutron:start_neutron:657 : start_l2_agent 2026-06-12 17:31:38.386 | + lib/neutron:start_l2_agent:664 : run_process q-agt ' --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-12 17:31:38.389 | + functions-common:run_process:1668 : local service=q-agt 2026-06-12 17:31:38.392 | + functions-common:run_process:1669 : local 'command= --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-12 17:31:38.395 | + functions-common:run_process:1670 : local group= 2026-06-12 17:31:38.397 | + functions-common:run_process:1671 : local user= 2026-06-12 17:31:38.400 | + functions-common:run_process:1672 : local env_vars= 2026-06-12 17:31:38.402 | + functions-common:run_process:1674 : local name=q-agt 2026-06-12 17:31:38.405 | + functions-common:run_process:1676 : time_start run_process 2026-06-12 17:31:38.408 | + functions-common:time_start:2400 : local name=run_process 2026-06-12 17:31:38.411 | + functions-common:time_start:2401 : local start_time= 2026-06-12 17:31:38.413 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-12 17:31:38.417 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-12 17:31:38.421 | + functions-common:time_start:2405 : _TIME_START[$name]=1781285498418 2026-06-12 17:31:38.424 | + functions-common:run_process:1677 : is_service_enabled q-agt 2026-06-12 17:31:38.441 | + functions-common:is_service_enabled:2070 : return 1 2026-06-12 17:31:38.443 | + functions-common:run_process:1680 : time_stop run_process 2026-06-12 17:31:38.446 | + functions-common:time_stop:2414 : local name 2026-06-12 17:31:38.449 | + functions-common:time_stop:2415 : local end_time 2026-06-12 17:31:38.452 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-12 17:31:38.455 | + functions-common:time_stop:2417 : local total 2026-06-12 17:31:38.457 | + functions-common:time_stop:2418 : local start_time 2026-06-12 17:31:38.460 | + functions-common:time_stop:2420 : name=run_process 2026-06-12 17:31:38.463 | + functions-common:time_stop:2421 : start_time=1781285498418 2026-06-12 17:31:38.466 | + functions-common:time_stop:2423 : [[ -z 1781285498418 ]] 2026-06-12 17:31:38.469 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-12 17:31:38.473 | + functions-common:time_stop:2426 : end_time=1781285498471 2026-06-12 17:31:38.476 | + functions-common:time_stop:2427 : elapsed_time=53 2026-06-12 17:31:38.479 | + functions-common:time_stop:2428 : total=21384 2026-06-12 17:31:38.482 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-12 17:31:38.485 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=21437 2026-06-12 17:31:38.488 | + lib/neutron:start_l2_agent:666 : is_provider_network 2026-06-12 17:31:38.491 | + functions-common:is_provider_network:2263 : '[' '' == True ']' 2026-06-12 17:31:38.493 | + functions-common:is_provider_network:2266 : return 1 2026-06-12 17:31:38.496 | + lib/neutron:start_neutron:658 : start_other_agents 2026-06-12 17:31:38.499 | + lib/neutron:start_other_agents:682 : run_process q-dhcp '/opt/stack/data/venv/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2026-06-12 17:31:38.502 | + functions-common:run_process:1668 : local service=q-dhcp 2026-06-12 17:31:38.505 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2026-06-12 17:31:38.508 | + functions-common:run_process:1670 : local group= 2026-06-12 17:31:38.511 | + functions-common:run_process:1671 : local user= 2026-06-12 17:31:38.513 | + functions-common:run_process:1672 : local env_vars= 2026-06-12 17:31:38.515 | + functions-common:run_process:1674 : local name=q-dhcp 2026-06-12 17:31:38.518 | + functions-common:run_process:1676 : time_start run_process 2026-06-12 17:31:38.521 | + functions-common:time_start:2400 : local name=run_process 2026-06-12 17:31:38.523 | + functions-common:time_start:2401 : local start_time= 2026-06-12 17:31:38.526 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-12 17:31:38.529 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-12 17:31:38.533 | + functions-common:time_start:2405 : _TIME_START[$name]=1781285498530 2026-06-12 17:31:38.536 | + functions-common:run_process:1677 : is_service_enabled q-dhcp 2026-06-12 17:31:38.553 | + functions-common:is_service_enabled:2070 : return 1 2026-06-12 17:31:38.556 | + functions-common:run_process:1680 : time_stop run_process 2026-06-12 17:31:38.559 | + functions-common:time_stop:2414 : local name 2026-06-12 17:31:38.561 | + functions-common:time_stop:2415 : local end_time 2026-06-12 17:31:38.564 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-12 17:31:38.566 | + functions-common:time_stop:2417 : local total 2026-06-12 17:31:38.569 | + functions-common:time_stop:2418 : local start_time 2026-06-12 17:31:38.572 | + functions-common:time_stop:2420 : name=run_process 2026-06-12 17:31:38.574 | + functions-common:time_stop:2421 : start_time=1781285498530 2026-06-12 17:31:38.577 | + functions-common:time_stop:2423 : [[ -z 1781285498530 ]] 2026-06-12 17:31:38.580 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-12 17:31:38.584 | + functions-common:time_stop:2426 : end_time=1781285498582 2026-06-12 17:31:38.587 | + functions-common:time_stop:2427 : elapsed_time=52 2026-06-12 17:31:38.589 | + functions-common:time_stop:2428 : total=21437 2026-06-12 17:31:38.592 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-12 17:31:38.594 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=21489 2026-06-12 17:31:38.597 | ++ lib/neutron:start_other_agents:684 : determine_config_files neutron-l3-agent 2026-06-12 17:31:38.599 | ++ lib/neutron:determine_config_files:363 : local opts= 2026-06-12 17:31:38.602 | ++ lib/neutron:determine_config_files:364 : case "$1" in 2026-06-12 17:31:38.605 | +++ lib/neutron:determine_config_files:366 : _determine_config_l3 2026-06-12 17:31:38.608 | +++ lib/neutron:_determine_config_l3:344 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-12 17:31:38.611 | +++ lib/neutron:_determine_config_l3:345 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-12 17:31:38.614 | ++ lib/neutron:determine_config_files:366 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-12 17:31:38.617 | ++ lib/neutron:determine_config_files:368 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2026-06-12 17:31:38.619 | ++ lib/neutron:determine_config_files:371 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-12 17:31:38.622 | + lib/neutron:start_other_agents:684 : run_process q-l3 '/opt/stack/data/venv/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-12 17:31:38.625 | + functions-common:run_process:1668 : local service=q-l3 2026-06-12 17:31:38.628 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-12 17:31:38.631 | + functions-common:run_process:1670 : local group= 2026-06-12 17:31:38.633 | + functions-common:run_process:1671 : local user= 2026-06-12 17:31:38.635 | + functions-common:run_process:1672 : local env_vars= 2026-06-12 17:31:38.637 | + functions-common:run_process:1674 : local name=q-l3 2026-06-12 17:31:38.639 | + functions-common:run_process:1676 : time_start run_process 2026-06-12 17:31:38.641 | + functions-common:time_start:2400 : local name=run_process 2026-06-12 17:31:38.643 | + functions-common:time_start:2401 : local start_time= 2026-06-12 17:31:38.645 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-12 17:31:38.649 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-12 17:31:38.653 | + functions-common:time_start:2405 : _TIME_START[$name]=1781285498650 2026-06-12 17:31:38.655 | + functions-common:run_process:1677 : is_service_enabled q-l3 2026-06-12 17:31:38.671 | + functions-common:is_service_enabled:2070 : return 1 2026-06-12 17:31:38.673 | + functions-common:run_process:1680 : time_stop run_process 2026-06-12 17:31:38.676 | + functions-common:time_stop:2414 : local name 2026-06-12 17:31:38.678 | + functions-common:time_stop:2415 : local end_time 2026-06-12 17:31:38.681 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-12 17:31:38.683 | + functions-common:time_stop:2417 : local total 2026-06-12 17:31:38.686 | + functions-common:time_stop:2418 : local start_time 2026-06-12 17:31:38.688 | + functions-common:time_stop:2420 : name=run_process 2026-06-12 17:31:38.690 | + functions-common:time_stop:2421 : start_time=1781285498650 2026-06-12 17:31:38.693 | + functions-common:time_stop:2423 : [[ -z 1781285498650 ]] 2026-06-12 17:31:38.697 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-12 17:31:38.701 | + functions-common:time_stop:2426 : end_time=1781285498698 2026-06-12 17:31:38.704 | + functions-common:time_stop:2427 : elapsed_time=48 2026-06-12 17:31:38.706 | + functions-common:time_stop:2428 : total=21489 2026-06-12 17:31:38.709 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-12 17:31:38.711 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=21537 2026-06-12 17:31:38.714 | + lib/neutron:start_other_agents:686 : run_process q-meta '/opt/stack/data/venv/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2026-06-12 17:31:38.717 | + functions-common:run_process:1668 : local service=q-meta 2026-06-12 17:31:38.720 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2026-06-12 17:31:38.722 | + functions-common:run_process:1670 : local group= 2026-06-12 17:31:38.724 | + functions-common:run_process:1671 : local user= 2026-06-12 17:31:38.727 | + functions-common:run_process:1672 : local env_vars= 2026-06-12 17:31:38.729 | + functions-common:run_process:1674 : local name=q-meta 2026-06-12 17:31:38.731 | + functions-common:run_process:1676 : time_start run_process 2026-06-12 17:31:38.734 | + functions-common:time_start:2400 : local name=run_process 2026-06-12 17:31:38.737 | + functions-common:time_start:2401 : local start_time= 2026-06-12 17:31:38.739 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-12 17:31:38.742 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-12 17:31:38.746 | + functions-common:time_start:2405 : _TIME_START[$name]=1781285498743 2026-06-12 17:31:38.749 | + functions-common:run_process:1677 : is_service_enabled q-meta 2026-06-12 17:31:38.765 | + functions-common:is_service_enabled:2070 : return 1 2026-06-12 17:31:38.768 | + functions-common:run_process:1680 : time_stop run_process 2026-06-12 17:31:38.771 | + functions-common:time_stop:2414 : local name 2026-06-12 17:31:38.774 | + functions-common:time_stop:2415 : local end_time 2026-06-12 17:31:38.778 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-12 17:31:38.781 | + functions-common:time_stop:2417 : local total 2026-06-12 17:31:38.783 | + functions-common:time_stop:2418 : local start_time 2026-06-12 17:31:38.786 | + functions-common:time_stop:2420 : name=run_process 2026-06-12 17:31:38.788 | + functions-common:time_stop:2421 : start_time=1781285498743 2026-06-12 17:31:38.790 | + functions-common:time_stop:2423 : [[ -z 1781285498743 ]] 2026-06-12 17:31:38.793 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-12 17:31:38.797 | + functions-common:time_stop:2426 : end_time=1781285498794 2026-06-12 17:31:38.800 | + functions-common:time_stop:2427 : elapsed_time=51 2026-06-12 17:31:38.802 | + functions-common:time_stop:2428 : total=21537 2026-06-12 17:31:38.805 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-12 17:31:38.808 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=21588 2026-06-12 17:31:38.811 | + lib/neutron:start_other_agents:687 : run_process q-metering '/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-06-12 17:31:38.813 | + functions-common:run_process:1668 : local service=q-metering 2026-06-12 17:31:38.816 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-06-12 17:31:38.819 | + functions-common:run_process:1670 : local group= 2026-06-12 17:31:38.822 | + functions-common:run_process:1671 : local user= 2026-06-12 17:31:38.824 | + functions-common:run_process:1672 : local env_vars= 2026-06-12 17:31:38.827 | + functions-common:run_process:1674 : local name=q-metering 2026-06-12 17:31:38.829 | + functions-common:run_process:1676 : time_start run_process 2026-06-12 17:31:38.832 | + functions-common:time_start:2400 : local name=run_process 2026-06-12 17:31:38.834 | + functions-common:time_start:2401 : local start_time= 2026-06-12 17:31:38.837 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-12 17:31:38.840 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-12 17:31:38.844 | + functions-common:time_start:2405 : _TIME_START[$name]=1781285498841 2026-06-12 17:31:38.847 | + functions-common:run_process:1677 : is_service_enabled q-metering 2026-06-12 17:31:38.864 | + functions-common:is_service_enabled:2070 : return 1 2026-06-12 17:31:38.867 | + functions-common:run_process:1680 : time_stop run_process 2026-06-12 17:31:38.869 | + functions-common:time_stop:2414 : local name 2026-06-12 17:31:38.872 | + functions-common:time_stop:2415 : local end_time 2026-06-12 17:31:38.874 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-12 17:31:38.877 | + functions-common:time_stop:2417 : local total 2026-06-12 17:31:38.879 | + functions-common:time_stop:2418 : local start_time 2026-06-12 17:31:38.882 | + functions-common:time_stop:2420 : name=run_process 2026-06-12 17:31:38.884 | + functions-common:time_stop:2421 : start_time=1781285498841 2026-06-12 17:31:38.886 | + functions-common:time_stop:2423 : [[ -z 1781285498841 ]] 2026-06-12 17:31:38.890 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-12 17:31:38.894 | + functions-common:time_stop:2426 : end_time=1781285498891 2026-06-12 17:31:38.897 | + functions-common:time_stop:2427 : elapsed_time=50 2026-06-12 17:31:38.899 | + functions-common:time_stop:2428 : total=21588 2026-06-12 17:31:38.902 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-12 17:31:38.905 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=21638 2026-06-12 17:31:38.907 | + ./stack.sh:main:1315 : is_service_enabled q-svc neutron-api 2026-06-12 17:31:38.925 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:31:38.928 | + ./stack.sh:main:1315 : [[ True == \T\r\u\e ]] 2026-06-12 17:31:38.930 | + ./stack.sh:main:1316 : echo_summary 'Creating initial neutron network elements' 2026-06-12 17:31:38.933 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-12 17:31:38.935 | + ./stack.sh:echo_summary:444 : echo -e Creating initial neutron network elements 2026-06-12 17:31:38.937 | + ./stack.sh:main:1319 : type -p neutron_plugin_create_initial_networks 2026-06-12 17:31:38.939 | + ./stack.sh:main:1322 : create_neutron_initial_network 2026-06-12 17:31:38.943 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : type -p neutron_plugin_create_initial_network_profile 2026-06-12 17:31:38.946 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : is_networking_extension_supported auto-allocated-topology 2026-06-12 17:31:38.948 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-06-12 17:31:38.951 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-06-12 17:31:39.717 | 2026-06-12 17:31:39.727 | ++ functions-common:oscwrap:2459 : return 0 2026-06-12 17:31:39.730 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-12 17:31:39.730 | address-scope 2026-06-12 17:31:39.730 | agent 2026-06-12 17:31:39.730 | allowed-address-pairs 2026-06-12 17:31:39.730 | auto-allocated-topology 2026-06-12 17:31:39.730 | availability_zone 2026-06-12 17:31:39.730 | default-subnetpools 2026-06-12 17:31:39.730 | dhcp_agent_scheduler 2026-06-12 17:31:39.730 | dns-integration 2026-06-12 17:31:39.730 | dns-domain-ports 2026-06-12 17:31:39.730 | dns-integration-domain-keywords 2026-06-12 17:31:39.730 | empty-string-filtering 2026-06-12 17:31:39.730 | external-net 2026-06-12 17:31:39.730 | extra_dhcp_opt 2026-06-12 17:31:39.730 | extraroute 2026-06-12 17:31:39.730 | extraroute-atomic 2026-06-12 17:31:39.730 | filter-validation 2026-06-12 17:31:39.730 | floating-ip-port-forwarding-detail 2026-06-12 17:31:39.731 | fip-port-details 2026-06-12 17:31:39.731 | flavors 2026-06-12 17:31:39.731 | floatingip-pools 2026-06-12 17:31:39.731 | router 2026-06-12 17:31:39.731 | l3-agent-scheduler-ha-chassis-priority 2026-06-12 17:31:39.731 | enable-default-route-bfd 2026-06-12 17:31:39.731 | enable-default-route-ecmp 2026-06-12 17:31:39.731 | ext-gw-mode 2026-06-12 17:31:39.731 | l3-ha 2026-06-12 17:31:39.731 | external-gateway-multihoming 2026-06-12 17:31:39.731 | l3-flavors 2026-06-12 17:31:39.731 | l3_agent_scheduler 2026-06-12 17:31:39.731 | multi-provider 2026-06-12 17:31:39.731 | net-mtu 2026-06-12 17:31:39.731 | net-mtu-writable 2026-06-12 17:31:39.731 | network_availability_zone 2026-06-12 17:31:39.731 | network-ip-availability 2026-06-12 17:31:39.731 | network-ip-availability-details 2026-06-12 17:31:39.731 | pagination 2026-06-12 17:31:39.731 | port-device-profile 2026-06-12 17:31:39.731 | port-mac-address-regenerate 2026-06-12 17:31:39.731 | port-numa-affinity-policy 2026-06-12 17:31:39.731 | port-numa-affinity-policy-socket 2026-06-12 17:31:39.731 | binding 2026-06-12 17:31:39.731 | binding-extended 2026-06-12 17:31:39.731 | port-security 2026-06-12 17:31:39.731 | project-id 2026-06-12 17:31:39.731 | provider 2026-06-12 17:31:39.731 | qinq 2026-06-12 17:31:39.731 | quota-check-limit 2026-06-12 17:31:39.731 | quota-check-limit-default 2026-06-12 17:31:39.731 | quotas 2026-06-12 17:31:39.731 | quota_details 2026-06-12 17:31:39.731 | rbac-policies 2026-06-12 17:31:39.731 | rbac-address-scope 2026-06-12 17:31:39.731 | rbac-security-groups 2026-06-12 17:31:39.731 | revision-if-match 2026-06-12 17:31:39.731 | standard-attr-revisions 2026-06-12 17:31:39.731 | router_availability_zone 2026-06-12 17:31:39.731 | router-enable-snat 2026-06-12 17:31:39.731 | security-groups-default-rules 2026-06-12 17:31:39.731 | security-groups-normalized-cidr 2026-06-12 17:31:39.731 | security-groups-remote-address-group 2026-06-12 17:31:39.731 | security-groups-rules-belongs-to-default-sg 2026-06-12 17:31:39.731 | security-groups-shared-filtering 2026-06-12 17:31:39.731 | security-group 2026-06-12 17:31:39.731 | service-type 2026-06-12 17:31:39.731 | sorting 2026-06-12 17:31:39.731 | standard-attr-description 2026-06-12 17:31:39.731 | stateful-security-group 2026-06-12 17:31:39.731 | subnet-dns-publish-fixed-ip 2026-06-12 17:31:39.731 | subnet-external-network 2026-06-12 17:31:39.731 | subnet_onboard 2026-06-12 17:31:39.731 | subnet-service-types 2026-06-12 17:31:39.731 | subnet_allocation 2026-06-12 17:31:39.731 | subnetpool-prefix-ops 2026-06-12 17:31:39.731 | tag-creation 2026-06-12 17:31:39.731 | standard-attr-tag 2026-06-12 17:31:39.731 | standard-attr-timestamp 2026-06-12 17:31:39.731 | vlan-transparent' 2026-06-12 17:31:39.733 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-12 17:31:39.733 | address-scope 2026-06-12 17:31:39.733 | agent 2026-06-12 17:31:39.733 | allowed-address-pairs 2026-06-12 17:31:39.733 | auto-allocated-topology 2026-06-12 17:31:39.733 | availability_zone 2026-06-12 17:31:39.733 | default-subnetpools 2026-06-12 17:31:39.733 | dhcp_agent_scheduler 2026-06-12 17:31:39.733 | dns-integration 2026-06-12 17:31:39.733 | dns-domain-ports 2026-06-12 17:31:39.733 | dns-integration-domain-keywords 2026-06-12 17:31:39.733 | empty-string-filtering 2026-06-12 17:31:39.733 | external-net 2026-06-12 17:31:39.733 | extra_dhcp_opt 2026-06-12 17:31:39.733 | extraroute 2026-06-12 17:31:39.733 | extraroute-atomic 2026-06-12 17:31:39.733 | filter-validation 2026-06-12 17:31:39.733 | floating-ip-port-forwarding-detail 2026-06-12 17:31:39.733 | fip-port-details 2026-06-12 17:31:39.733 | flavors 2026-06-12 17:31:39.733 | floatingip-pools 2026-06-12 17:31:39.733 | router 2026-06-12 17:31:39.733 | l3-agent-scheduler-ha-chassis-priority 2026-06-12 17:31:39.733 | enable-default-route-bfd 2026-06-12 17:31:39.733 | enable-default-route-ecmp 2026-06-12 17:31:39.733 | ext-gw-mode 2026-06-12 17:31:39.733 | l3-ha 2026-06-12 17:31:39.733 | external-gateway-multihoming 2026-06-12 17:31:39.733 | l3-flavors 2026-06-12 17:31:39.733 | l3_agent_scheduler 2026-06-12 17:31:39.733 | multi-provider 2026-06-12 17:31:39.733 | net-mtu 2026-06-12 17:31:39.733 | net-mtu-writable 2026-06-12 17:31:39.733 | network_availability_zone 2026-06-12 17:31:39.733 | network-ip-availability 2026-06-12 17:31:39.733 | network-ip-availability-details 2026-06-12 17:31:39.733 | pagination 2026-06-12 17:31:39.733 | port-device-profile 2026-06-12 17:31:39.733 | port-mac-address-regenerate 2026-06-12 17:31:39.733 | port-numa-affinity-policy 2026-06-12 17:31:39.733 | port-numa-affinity-policy-socket 2026-06-12 17:31:39.733 | binding 2026-06-12 17:31:39.733 | binding-extended 2026-06-12 17:31:39.734 | port-security 2026-06-12 17:31:39.734 | project-id 2026-06-12 17:31:39.734 | provider 2026-06-12 17:31:39.734 | qinq 2026-06-12 17:31:39.734 | quota-check-limit 2026-06-12 17:31:39.734 | quota-check-limit-default 2026-06-12 17:31:39.734 | quotas 2026-06-12 17:31:39.734 | quota_details 2026-06-12 17:31:39.734 | rbac-policies 2026-06-12 17:31:39.734 | rbac-address-scope 2026-06-12 17:31:39.734 | rbac-security-groups 2026-06-12 17:31:39.734 | revision-if-match 2026-06-12 17:31:39.734 | standard-attr-revisions 2026-06-12 17:31:39.734 | router_availability_zone 2026-06-12 17:31:39.734 | router-enable-snat 2026-06-12 17:31:39.734 | security-groups-default-rules 2026-06-12 17:31:39.734 | security-groups-normalized-cidr 2026-06-12 17:31:39.734 | security-groups-remote-address-group 2026-06-12 17:31:39.734 | security-groups-rules-belongs-to-default-sg 2026-06-12 17:31:39.734 | security-groups-shared-filtering 2026-06-12 17:31:39.734 | security-group 2026-06-12 17:31:39.734 | service-type 2026-06-12 17:31:39.734 | sorting 2026-06-12 17:31:39.734 | standard-attr-description 2026-06-12 17:31:39.734 | stateful-security-group 2026-06-12 17:31:39.734 | subnet-dns-publish-fixed-ip 2026-06-12 17:31:39.734 | subnet-external-network 2026-06-12 17:31:39.734 | subnet_onboard 2026-06-12 17:31:39.734 | subnet-service-types 2026-06-12 17:31:39.734 | subnet_allocation 2026-06-12 17:31:39.734 | subnetpool-prefix-ops 2026-06-12 17:31:39.734 | tag-creation 2026-06-12 17:31:39.734 | standard-attr-tag 2026-06-12 17:31:39.734 | standard-attr-timestamp 2026-06-12 17:31:39.734 | vlan-transparent =~ auto-allocated-topology ]] 2026-06-12 17:31:39.736 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-12 17:31:39.739 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:163 : [[ True == \T\r\u\e ]] 2026-06-12 17:31:39.742 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : [[ 4+6 =~ 4.* ]] 2026-06-12 17:31:39.746 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v4 --default-prefix-length 26 --pool-prefix 10.1.0.0/20 --share --default -f value -c id 2026-06-12 17:31:40.374 | 2026-06-12 17:31:40.384 | ++ functions-common:oscwrap:2459 : return 0 2026-06-12 17:31:40.387 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : SUBNETPOOL_V4_ID=df8f7fdf-1aa3-4eda-95dc-f1ea50b2474f 2026-06-12 17:31:40.390 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : [[ 4+6 =~ .*6 ]] 2026-06-12 17:31:40.393 | ++ 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 fde8:ac2f:6546::/56 --share --default -f value -c id 2026-06-12 17:31:40.893 | 2026-06-12 17:31:40.904 | ++ functions-common:oscwrap:2459 : return 0 2026-06-12 17:31:40.907 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:168 : SUBNETPOOL_V6_ID=fe28cefb-5a1d-425c-840a-962b88cb9a8f 2026-06-12 17:31:40.910 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:173 : is_provider_network 2026-06-12 17:31:40.913 | + functions-common:is_provider_network:2263 : '[' '' == True ']' 2026-06-12 17:31:40.916 | + functions-common:is_provider_network:2266 : return 1 2026-06-12 17:31:40.920 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : oscwrap --os-cloud devstack --os-region RegionOne network create private -f value -c id 2026-06-12 17:31:42.125 | 2026-06-12 17:31:42.135 | ++ functions-common:oscwrap:2459 : return 0 2026-06-12 17:31:42.137 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : NET_ID=cbaebacf-7c76-4828-bd4b-96babf6b3c0d 2026-06-12 17:31:42.139 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:204 : die_if_not_set 204 NET_ID 'Failure creating NET_ID for private' 2026-06-12 17:31:42.142 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-12 17:31:42.161 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:206 : [[ 4+6 =~ 4.* ]] 2026-06-12 17:31:42.164 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : _neutron_create_private_subnet_v4 2026-06-12 17:31:42.167 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:255 : '[' -z df8f7fdf-1aa3-4eda-95dc-f1ea50b2474f ']' 2026-06-12 17:31:42.170 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : local 'subnet_params=--ip-version 4 ' 2026-06-12 17:31:42.172 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : [[ -n 10.1.0.1 ]] 2026-06-12 17:31:42.174 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : subnet_params+='--gateway 10.1.0.1 ' 2026-06-12 17:31:42.177 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+='--subnet-pool df8f7fdf-1aa3-4eda-95dc-f1ea50b2474f ' 2026-06-12 17:31:42.179 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : subnet_params+=' ' 2026-06-12 17:31:42.182 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : subnet_params+='--network cbaebacf-7c76-4828-bd4b-96babf6b3c0d private-subnet' 2026-06-12 17:31:42.184 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : local subnet_id 2026-06-12 17:31:42.188 | +++ 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 df8f7fdf-1aa3-4eda-95dc-f1ea50b2474f --network cbaebacf-7c76-4828-bd4b-96babf6b3c0d private-subnet -f value -c id 2026-06-12 17:31:43.397 | 2026-06-12 17:31:43.405 | +++ functions-common:oscwrap:2459 : return 0 2026-06-12 17:31:43.409 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : subnet_id=97f5d3e6-6f03-47e3-bb25-bc6dcb5a6293 2026-06-12 17:31:43.412 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:268 : die_if_not_set 268 subnet_id 'Failure creating private IPv4 subnet' 2026-06-12 17:31:43.414 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-12 17:31:43.431 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:269 : echo 97f5d3e6-6f03-47e3-bb25-bc6dcb5a6293 2026-06-12 17:31:43.434 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : SUBNET_ID=97f5d3e6-6f03-47e3-bb25-bc6dcb5a6293 2026-06-12 17:31:43.437 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:211 : [[ 4+6 =~ .*6 ]] 2026-06-12 17:31:43.440 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : _neutron_create_private_subnet_v6 2026-06-12 17:31:43.444 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:274 : die_if_not_set 274 IPV6_RA_MODE 'IPV6 RA Mode not set' 2026-06-12 17:31:43.446 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-12 17:31:43.462 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:275 : die_if_not_set 275 IPV6_ADDRESS_MODE 'IPV6 Address Mode not set' 2026-06-12 17:31:43.465 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-12 17:31:43.481 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:276 : local 'ipv6_modes=--ipv6-ra-mode slaac --ipv6-address-mode slaac' 2026-06-12 17:31:43.484 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:277 : '[' -z fe28cefb-5a1d-425c-840a-962b88cb9a8f ']' 2026-06-12 17:31:43.486 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:280 : local 'subnet_params=--ip-version 6 ' 2026-06-12 17:31:43.489 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:281 : [[ -n '' ]] 2026-06-12 17:31:43.491 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:284 : subnet_params+='--subnet-pool fe28cefb-5a1d-425c-840a-962b88cb9a8f ' 2026-06-12 17:31:43.494 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:285 : subnet_params+=' ' 2026-06-12 17:31:43.497 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:286 : subnet_params+='--ipv6-ra-mode slaac --ipv6-address-mode slaac --network cbaebacf-7c76-4828-bd4b-96babf6b3c0d ipv6-private-subnet ' 2026-06-12 17:31:43.499 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:287 : local ipv6_subnet_id 2026-06-12 17:31:43.501 | +++ 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 fe28cefb-5a1d-425c-840a-962b88cb9a8f --ipv6-ra-mode slaac --ipv6-address-mode slaac --network cbaebacf-7c76-4828-bd4b-96babf6b3c0d ipv6-private-subnet -f value -c id 2026-06-12 17:31:44.402 | 2026-06-12 17:31:44.411 | +++ functions-common:oscwrap:2459 : return 0 2026-06-12 17:31:44.415 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:288 : ipv6_subnet_id=52b38f97-335a-42e2-bd43-436813c078c4 2026-06-12 17:31:44.418 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:289 : die_if_not_set 289 ipv6_subnet_id 'Failure creating private IPv6 subnet' 2026-06-12 17:31:44.421 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-12 17:31:44.437 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:290 : echo 52b38f97-335a-42e2-bd43-436813c078c4 2026-06-12 17:31:44.440 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : IPV6_SUBNET_ID=52b38f97-335a-42e2-bd43-436813c078c4 2026-06-12 17:31:44.442 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported router 2026-06-12 17:31:44.445 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=router 2026-06-12 17:31:44.449 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-06-12 17:31:44.667 | 2026-06-12 17:31:44.678 | ++ functions-common:oscwrap:2459 : return 0 2026-06-12 17:31:44.681 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-12 17:31:44.681 | address-scope 2026-06-12 17:31:44.681 | agent 2026-06-12 17:31:44.681 | allowed-address-pairs 2026-06-12 17:31:44.681 | auto-allocated-topology 2026-06-12 17:31:44.681 | availability_zone 2026-06-12 17:31:44.681 | default-subnetpools 2026-06-12 17:31:44.681 | dhcp_agent_scheduler 2026-06-12 17:31:44.681 | dns-integration 2026-06-12 17:31:44.681 | dns-domain-ports 2026-06-12 17:31:44.681 | dns-integration-domain-keywords 2026-06-12 17:31:44.681 | empty-string-filtering 2026-06-12 17:31:44.681 | external-net 2026-06-12 17:31:44.681 | extra_dhcp_opt 2026-06-12 17:31:44.681 | extraroute 2026-06-12 17:31:44.681 | extraroute-atomic 2026-06-12 17:31:44.681 | filter-validation 2026-06-12 17:31:44.681 | floating-ip-port-forwarding-detail 2026-06-12 17:31:44.681 | fip-port-details 2026-06-12 17:31:44.681 | flavors 2026-06-12 17:31:44.681 | floatingip-pools 2026-06-12 17:31:44.681 | router 2026-06-12 17:31:44.681 | l3-agent-scheduler-ha-chassis-priority 2026-06-12 17:31:44.681 | enable-default-route-bfd 2026-06-12 17:31:44.681 | enable-default-route-ecmp 2026-06-12 17:31:44.681 | ext-gw-mode 2026-06-12 17:31:44.681 | l3-ha 2026-06-12 17:31:44.681 | external-gateway-multihoming 2026-06-12 17:31:44.681 | l3-flavors 2026-06-12 17:31:44.681 | l3_agent_scheduler 2026-06-12 17:31:44.681 | multi-provider 2026-06-12 17:31:44.681 | net-mtu 2026-06-12 17:31:44.681 | net-mtu-writable 2026-06-12 17:31:44.681 | network_availability_zone 2026-06-12 17:31:44.681 | network-ip-availability 2026-06-12 17:31:44.681 | network-ip-availability-details 2026-06-12 17:31:44.681 | pagination 2026-06-12 17:31:44.681 | port-device-profile 2026-06-12 17:31:44.681 | port-mac-address-regenerate 2026-06-12 17:31:44.681 | port-numa-affinity-policy 2026-06-12 17:31:44.681 | port-numa-affinity-policy-socket 2026-06-12 17:31:44.681 | binding 2026-06-12 17:31:44.681 | binding-extended 2026-06-12 17:31:44.681 | port-security 2026-06-12 17:31:44.681 | project-id 2026-06-12 17:31:44.681 | provider 2026-06-12 17:31:44.681 | qinq 2026-06-12 17:31:44.681 | quota-check-limit 2026-06-12 17:31:44.681 | quota-check-limit-default 2026-06-12 17:31:44.681 | quotas 2026-06-12 17:31:44.681 | quota_details 2026-06-12 17:31:44.681 | rbac-policies 2026-06-12 17:31:44.681 | rbac-address-scope 2026-06-12 17:31:44.681 | rbac-security-groups 2026-06-12 17:31:44.681 | revision-if-match 2026-06-12 17:31:44.681 | standard-attr-revisions 2026-06-12 17:31:44.681 | router_availability_zone 2026-06-12 17:31:44.681 | router-enable-snat 2026-06-12 17:31:44.681 | security-groups-default-rules 2026-06-12 17:31:44.681 | security-groups-normalized-cidr 2026-06-12 17:31:44.681 | security-groups-remote-address-group 2026-06-12 17:31:44.681 | security-groups-rules-belongs-to-default-sg 2026-06-12 17:31:44.681 | security-groups-shared-filtering 2026-06-12 17:31:44.681 | security-group 2026-06-12 17:31:44.681 | service-type 2026-06-12 17:31:44.681 | sorting 2026-06-12 17:31:44.681 | standard-attr-description 2026-06-12 17:31:44.681 | stateful-security-group 2026-06-12 17:31:44.681 | subnet-dns-publish-fixed-ip 2026-06-12 17:31:44.681 | subnet-external-network 2026-06-12 17:31:44.681 | subnet_onboard 2026-06-12 17:31:44.681 | subnet-service-types 2026-06-12 17:31:44.681 | subnet_allocation 2026-06-12 17:31:44.681 | subnetpool-prefix-ops 2026-06-12 17:31:44.681 | tag-creation 2026-06-12 17:31:44.681 | standard-attr-tag 2026-06-12 17:31:44.681 | standard-attr-timestamp 2026-06-12 17:31:44.681 | vlan-transparent' 2026-06-12 17:31:44.683 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-12 17:31:44.683 | address-scope 2026-06-12 17:31:44.683 | agent 2026-06-12 17:31:44.683 | allowed-address-pairs 2026-06-12 17:31:44.683 | auto-allocated-topology 2026-06-12 17:31:44.683 | availability_zone 2026-06-12 17:31:44.683 | default-subnetpools 2026-06-12 17:31:44.683 | dhcp_agent_scheduler 2026-06-12 17:31:44.683 | dns-integration 2026-06-12 17:31:44.683 | dns-domain-ports 2026-06-12 17:31:44.683 | dns-integration-domain-keywords 2026-06-12 17:31:44.683 | empty-string-filtering 2026-06-12 17:31:44.683 | external-net 2026-06-12 17:31:44.683 | extra_dhcp_opt 2026-06-12 17:31:44.683 | extraroute 2026-06-12 17:31:44.683 | extraroute-atomic 2026-06-12 17:31:44.684 | filter-validation 2026-06-12 17:31:44.684 | floating-ip-port-forwarding-detail 2026-06-12 17:31:44.684 | fip-port-details 2026-06-12 17:31:44.684 | flavors 2026-06-12 17:31:44.684 | floatingip-pools 2026-06-12 17:31:44.684 | router 2026-06-12 17:31:44.684 | l3-agent-scheduler-ha-chassis-priority 2026-06-12 17:31:44.684 | enable-default-route-bfd 2026-06-12 17:31:44.684 | enable-default-route-ecmp 2026-06-12 17:31:44.684 | ext-gw-mode 2026-06-12 17:31:44.684 | l3-ha 2026-06-12 17:31:44.684 | external-gateway-multihoming 2026-06-12 17:31:44.684 | l3-flavors 2026-06-12 17:31:44.684 | l3_agent_scheduler 2026-06-12 17:31:44.684 | multi-provider 2026-06-12 17:31:44.684 | net-mtu 2026-06-12 17:31:44.684 | net-mtu-writable 2026-06-12 17:31:44.684 | network_availability_zone 2026-06-12 17:31:44.684 | network-ip-availability 2026-06-12 17:31:44.684 | network-ip-availability-details 2026-06-12 17:31:44.684 | pagination 2026-06-12 17:31:44.684 | port-device-profile 2026-06-12 17:31:44.684 | port-mac-address-regenerate 2026-06-12 17:31:44.684 | port-numa-affinity-policy 2026-06-12 17:31:44.684 | port-numa-affinity-policy-socket 2026-06-12 17:31:44.684 | binding 2026-06-12 17:31:44.684 | binding-extended 2026-06-12 17:31:44.684 | port-security 2026-06-12 17:31:44.684 | project-id 2026-06-12 17:31:44.684 | provider 2026-06-12 17:31:44.684 | qinq 2026-06-12 17:31:44.684 | quota-check-limit 2026-06-12 17:31:44.684 | quota-check-limit-default 2026-06-12 17:31:44.684 | quotas 2026-06-12 17:31:44.684 | quota_details 2026-06-12 17:31:44.684 | rbac-policies 2026-06-12 17:31:44.684 | rbac-address-scope 2026-06-12 17:31:44.684 | rbac-security-groups 2026-06-12 17:31:44.684 | revision-if-match 2026-06-12 17:31:44.684 | standard-attr-revisions 2026-06-12 17:31:44.684 | router_availability_zone 2026-06-12 17:31:44.684 | router-enable-snat 2026-06-12 17:31:44.684 | security-groups-default-rules 2026-06-12 17:31:44.684 | security-groups-normalized-cidr 2026-06-12 17:31:44.684 | security-groups-remote-address-group 2026-06-12 17:31:44.684 | security-groups-rules-belongs-to-default-sg 2026-06-12 17:31:44.684 | security-groups-shared-filtering 2026-06-12 17:31:44.684 | security-group 2026-06-12 17:31:44.684 | service-type 2026-06-12 17:31:44.684 | sorting 2026-06-12 17:31:44.684 | standard-attr-description 2026-06-12 17:31:44.684 | stateful-security-group 2026-06-12 17:31:44.684 | subnet-dns-publish-fixed-ip 2026-06-12 17:31:44.684 | subnet-external-network 2026-06-12 17:31:44.684 | subnet_onboard 2026-06-12 17:31:44.684 | subnet-service-types 2026-06-12 17:31:44.684 | subnet_allocation 2026-06-12 17:31:44.684 | subnetpool-prefix-ops 2026-06-12 17:31:44.684 | tag-creation 2026-06-12 17:31:44.684 | standard-attr-tag 2026-06-12 17:31:44.684 | standard-attr-timestamp 2026-06-12 17:31:44.684 | vlan-transparent =~ router ]] 2026-06-12 17:31:44.686 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-12 17:31:44.689 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported external-net 2026-06-12 17:31:44.692 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-06-12 17:31:44.696 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-06-12 17:31:44.915 | 2026-06-12 17:31:44.925 | ++ functions-common:oscwrap:2459 : return 0 2026-06-12 17:31:44.928 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-12 17:31:44.928 | address-scope 2026-06-12 17:31:44.928 | agent 2026-06-12 17:31:44.928 | allowed-address-pairs 2026-06-12 17:31:44.928 | auto-allocated-topology 2026-06-12 17:31:44.928 | availability_zone 2026-06-12 17:31:44.928 | default-subnetpools 2026-06-12 17:31:44.928 | dhcp_agent_scheduler 2026-06-12 17:31:44.928 | dns-integration 2026-06-12 17:31:44.928 | dns-domain-ports 2026-06-12 17:31:44.928 | dns-integration-domain-keywords 2026-06-12 17:31:44.928 | empty-string-filtering 2026-06-12 17:31:44.928 | external-net 2026-06-12 17:31:44.928 | extra_dhcp_opt 2026-06-12 17:31:44.928 | extraroute 2026-06-12 17:31:44.928 | extraroute-atomic 2026-06-12 17:31:44.928 | filter-validation 2026-06-12 17:31:44.928 | floating-ip-port-forwarding-detail 2026-06-12 17:31:44.928 | fip-port-details 2026-06-12 17:31:44.928 | flavors 2026-06-12 17:31:44.928 | floatingip-pools 2026-06-12 17:31:44.928 | router 2026-06-12 17:31:44.928 | l3-agent-scheduler-ha-chassis-priority 2026-06-12 17:31:44.928 | enable-default-route-bfd 2026-06-12 17:31:44.928 | enable-default-route-ecmp 2026-06-12 17:31:44.928 | ext-gw-mode 2026-06-12 17:31:44.928 | l3-ha 2026-06-12 17:31:44.928 | external-gateway-multihoming 2026-06-12 17:31:44.928 | l3-flavors 2026-06-12 17:31:44.928 | l3_agent_scheduler 2026-06-12 17:31:44.928 | multi-provider 2026-06-12 17:31:44.928 | net-mtu 2026-06-12 17:31:44.928 | net-mtu-writable 2026-06-12 17:31:44.928 | network_availability_zone 2026-06-12 17:31:44.928 | network-ip-availability 2026-06-12 17:31:44.928 | network-ip-availability-details 2026-06-12 17:31:44.928 | pagination 2026-06-12 17:31:44.928 | port-device-profile 2026-06-12 17:31:44.928 | port-mac-address-regenerate 2026-06-12 17:31:44.928 | port-numa-affinity-policy 2026-06-12 17:31:44.928 | port-numa-affinity-policy-socket 2026-06-12 17:31:44.928 | binding 2026-06-12 17:31:44.928 | binding-extended 2026-06-12 17:31:44.928 | port-security 2026-06-12 17:31:44.928 | project-id 2026-06-12 17:31:44.928 | provider 2026-06-12 17:31:44.928 | qinq 2026-06-12 17:31:44.928 | quota-check-limit 2026-06-12 17:31:44.928 | quota-check-limit-default 2026-06-12 17:31:44.928 | quotas 2026-06-12 17:31:44.928 | quota_details 2026-06-12 17:31:44.928 | rbac-policies 2026-06-12 17:31:44.928 | rbac-address-scope 2026-06-12 17:31:44.928 | rbac-security-groups 2026-06-12 17:31:44.928 | revision-if-match 2026-06-12 17:31:44.928 | standard-attr-revisions 2026-06-12 17:31:44.928 | router_availability_zone 2026-06-12 17:31:44.928 | router-enable-snat 2026-06-12 17:31:44.928 | security-groups-default-rules 2026-06-12 17:31:44.928 | security-groups-normalized-cidr 2026-06-12 17:31:44.928 | security-groups-remote-address-group 2026-06-12 17:31:44.928 | security-groups-rules-belongs-to-default-sg 2026-06-12 17:31:44.928 | security-groups-shared-filtering 2026-06-12 17:31:44.928 | security-group 2026-06-12 17:31:44.928 | service-type 2026-06-12 17:31:44.928 | sorting 2026-06-12 17:31:44.929 | standard-attr-description 2026-06-12 17:31:44.929 | stateful-security-group 2026-06-12 17:31:44.929 | subnet-dns-publish-fixed-ip 2026-06-12 17:31:44.929 | subnet-external-network 2026-06-12 17:31:44.929 | subnet_onboard 2026-06-12 17:31:44.929 | subnet-service-types 2026-06-12 17:31:44.929 | subnet_allocation 2026-06-12 17:31:44.929 | subnetpool-prefix-ops 2026-06-12 17:31:44.929 | tag-creation 2026-06-12 17:31:44.929 | standard-attr-tag 2026-06-12 17:31:44.929 | standard-attr-timestamp 2026-06-12 17:31:44.929 | vlan-transparent' 2026-06-12 17:31:44.930 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-12 17:31:44.930 | address-scope 2026-06-12 17:31:44.930 | agent 2026-06-12 17:31:44.930 | allowed-address-pairs 2026-06-12 17:31:44.930 | auto-allocated-topology 2026-06-12 17:31:44.930 | availability_zone 2026-06-12 17:31:44.930 | default-subnetpools 2026-06-12 17:31:44.930 | dhcp_agent_scheduler 2026-06-12 17:31:44.930 | dns-integration 2026-06-12 17:31:44.930 | dns-domain-ports 2026-06-12 17:31:44.930 | dns-integration-domain-keywords 2026-06-12 17:31:44.930 | empty-string-filtering 2026-06-12 17:31:44.931 | external-net 2026-06-12 17:31:44.931 | extra_dhcp_opt 2026-06-12 17:31:44.931 | extraroute 2026-06-12 17:31:44.931 | extraroute-atomic 2026-06-12 17:31:44.931 | filter-validation 2026-06-12 17:31:44.931 | floating-ip-port-forwarding-detail 2026-06-12 17:31:44.931 | fip-port-details 2026-06-12 17:31:44.931 | flavors 2026-06-12 17:31:44.931 | floatingip-pools 2026-06-12 17:31:44.931 | router 2026-06-12 17:31:44.931 | l3-agent-scheduler-ha-chassis-priority 2026-06-12 17:31:44.931 | enable-default-route-bfd 2026-06-12 17:31:44.931 | enable-default-route-ecmp 2026-06-12 17:31:44.931 | ext-gw-mode 2026-06-12 17:31:44.931 | l3-ha 2026-06-12 17:31:44.931 | external-gateway-multihoming 2026-06-12 17:31:44.931 | l3-flavors 2026-06-12 17:31:44.931 | l3_agent_scheduler 2026-06-12 17:31:44.931 | multi-provider 2026-06-12 17:31:44.931 | net-mtu 2026-06-12 17:31:44.931 | net-mtu-writable 2026-06-12 17:31:44.931 | network_availability_zone 2026-06-12 17:31:44.931 | network-ip-availability 2026-06-12 17:31:44.931 | network-ip-availability-details 2026-06-12 17:31:44.931 | pagination 2026-06-12 17:31:44.931 | port-device-profile 2026-06-12 17:31:44.931 | port-mac-address-regenerate 2026-06-12 17:31:44.931 | port-numa-affinity-policy 2026-06-12 17:31:44.931 | port-numa-affinity-policy-socket 2026-06-12 17:31:44.931 | binding 2026-06-12 17:31:44.931 | binding-extended 2026-06-12 17:31:44.931 | port-security 2026-06-12 17:31:44.931 | project-id 2026-06-12 17:31:44.931 | provider 2026-06-12 17:31:44.931 | qinq 2026-06-12 17:31:44.931 | quota-check-limit 2026-06-12 17:31:44.931 | quota-check-limit-default 2026-06-12 17:31:44.931 | quotas 2026-06-12 17:31:44.931 | quota_details 2026-06-12 17:31:44.931 | rbac-policies 2026-06-12 17:31:44.931 | rbac-address-scope 2026-06-12 17:31:44.931 | rbac-security-groups 2026-06-12 17:31:44.931 | revision-if-match 2026-06-12 17:31:44.931 | standard-attr-revisions 2026-06-12 17:31:44.931 | router_availability_zone 2026-06-12 17:31:44.931 | router-enable-snat 2026-06-12 17:31:44.931 | security-groups-default-rules 2026-06-12 17:31:44.931 | security-groups-normalized-cidr 2026-06-12 17:31:44.931 | security-groups-remote-address-group 2026-06-12 17:31:44.931 | security-groups-rules-belongs-to-default-sg 2026-06-12 17:31:44.931 | security-groups-shared-filtering 2026-06-12 17:31:44.931 | security-group 2026-06-12 17:31:44.931 | service-type 2026-06-12 17:31:44.931 | sorting 2026-06-12 17:31:44.931 | standard-attr-description 2026-06-12 17:31:44.931 | stateful-security-group 2026-06-12 17:31:44.931 | subnet-dns-publish-fixed-ip 2026-06-12 17:31:44.931 | subnet-external-network 2026-06-12 17:31:44.931 | subnet_onboard 2026-06-12 17:31:44.931 | subnet-service-types 2026-06-12 17:31:44.931 | subnet_allocation 2026-06-12 17:31:44.931 | subnetpool-prefix-ops 2026-06-12 17:31:44.931 | tag-creation 2026-06-12 17:31:44.931 | standard-attr-tag 2026-06-12 17:31:44.931 | standard-attr-timestamp 2026-06-12 17:31:44.931 | vlan-transparent =~ external-net ]] 2026-06-12 17:31:44.933 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-12 17:31:44.936 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : [[ True == \T\r\u\e ]] 2026-06-12 17:31:44.941 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : oscwrap --os-cloud devstack --os-region RegionOne router create router1 -f value -c id 2026-06-12 17:31:45.300 | 2026-06-12 17:31:45.312 | ++ functions-common:oscwrap:2459 : return 0 2026-06-12 17:31:45.315 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : ROUTER_ID=eaaf76b9-22ad-4bc7-9269-54756b58d869 2026-06-12 17:31:45.317 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : die_if_not_set 222 ROUTER_ID 'Failure creating router router1' 2026-06-12 17:31:45.320 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-12 17:31:45.336 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : EXTERNAL_NETWORK_FLAGS=--external 2026-06-12 17:31:45.339 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:230 : is_networking_extension_supported auto-allocated-topology 2026-06-12 17:31:45.342 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-06-12 17:31:45.345 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-06-12 17:31:45.561 | 2026-06-12 17:31:45.572 | ++ functions-common:oscwrap:2459 : return 0 2026-06-12 17:31:45.575 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-12 17:31:45.575 | address-scope 2026-06-12 17:31:45.575 | agent 2026-06-12 17:31:45.575 | allowed-address-pairs 2026-06-12 17:31:45.575 | auto-allocated-topology 2026-06-12 17:31:45.575 | availability_zone 2026-06-12 17:31:45.575 | default-subnetpools 2026-06-12 17:31:45.575 | dhcp_agent_scheduler 2026-06-12 17:31:45.575 | dns-integration 2026-06-12 17:31:45.575 | dns-domain-ports 2026-06-12 17:31:45.575 | dns-integration-domain-keywords 2026-06-12 17:31:45.575 | empty-string-filtering 2026-06-12 17:31:45.575 | external-net 2026-06-12 17:31:45.575 | extra_dhcp_opt 2026-06-12 17:31:45.575 | extraroute 2026-06-12 17:31:45.575 | extraroute-atomic 2026-06-12 17:31:45.575 | filter-validation 2026-06-12 17:31:45.575 | floating-ip-port-forwarding-detail 2026-06-12 17:31:45.575 | fip-port-details 2026-06-12 17:31:45.575 | flavors 2026-06-12 17:31:45.575 | floatingip-pools 2026-06-12 17:31:45.575 | router 2026-06-12 17:31:45.575 | l3-agent-scheduler-ha-chassis-priority 2026-06-12 17:31:45.575 | enable-default-route-bfd 2026-06-12 17:31:45.575 | enable-default-route-ecmp 2026-06-12 17:31:45.575 | ext-gw-mode 2026-06-12 17:31:45.575 | l3-ha 2026-06-12 17:31:45.575 | external-gateway-multihoming 2026-06-12 17:31:45.575 | l3-flavors 2026-06-12 17:31:45.575 | l3_agent_scheduler 2026-06-12 17:31:45.575 | multi-provider 2026-06-12 17:31:45.575 | net-mtu 2026-06-12 17:31:45.575 | net-mtu-writable 2026-06-12 17:31:45.575 | network_availability_zone 2026-06-12 17:31:45.575 | network-ip-availability 2026-06-12 17:31:45.575 | network-ip-availability-details 2026-06-12 17:31:45.575 | pagination 2026-06-12 17:31:45.575 | port-device-profile 2026-06-12 17:31:45.575 | port-mac-address-regenerate 2026-06-12 17:31:45.575 | port-numa-affinity-policy 2026-06-12 17:31:45.575 | port-numa-affinity-policy-socket 2026-06-12 17:31:45.575 | binding 2026-06-12 17:31:45.575 | binding-extended 2026-06-12 17:31:45.575 | port-security 2026-06-12 17:31:45.575 | project-id 2026-06-12 17:31:45.575 | provider 2026-06-12 17:31:45.575 | qinq 2026-06-12 17:31:45.575 | quota-check-limit 2026-06-12 17:31:45.575 | quota-check-limit-default 2026-06-12 17:31:45.575 | quotas 2026-06-12 17:31:45.575 | quota_details 2026-06-12 17:31:45.575 | rbac-policies 2026-06-12 17:31:45.576 | rbac-address-scope 2026-06-12 17:31:45.576 | rbac-security-groups 2026-06-12 17:31:45.576 | revision-if-match 2026-06-12 17:31:45.576 | standard-attr-revisions 2026-06-12 17:31:45.576 | router_availability_zone 2026-06-12 17:31:45.576 | router-enable-snat 2026-06-12 17:31:45.576 | security-groups-default-rules 2026-06-12 17:31:45.576 | security-groups-normalized-cidr 2026-06-12 17:31:45.576 | security-groups-remote-address-group 2026-06-12 17:31:45.576 | security-groups-rules-belongs-to-default-sg 2026-06-12 17:31:45.576 | security-groups-shared-filtering 2026-06-12 17:31:45.576 | security-group 2026-06-12 17:31:45.576 | service-type 2026-06-12 17:31:45.576 | sorting 2026-06-12 17:31:45.576 | standard-attr-description 2026-06-12 17:31:45.576 | stateful-security-group 2026-06-12 17:31:45.576 | subnet-dns-publish-fixed-ip 2026-06-12 17:31:45.576 | subnet-external-network 2026-06-12 17:31:45.576 | subnet_onboard 2026-06-12 17:31:45.576 | subnet-service-types 2026-06-12 17:31:45.576 | subnet_allocation 2026-06-12 17:31:45.576 | subnetpool-prefix-ops 2026-06-12 17:31:45.576 | tag-creation 2026-06-12 17:31:45.576 | standard-attr-tag 2026-06-12 17:31:45.576 | standard-attr-timestamp 2026-06-12 17:31:45.576 | vlan-transparent' 2026-06-12 17:31:45.578 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-12 17:31:45.578 | address-scope 2026-06-12 17:31:45.578 | agent 2026-06-12 17:31:45.578 | allowed-address-pairs 2026-06-12 17:31:45.578 | auto-allocated-topology 2026-06-12 17:31:45.578 | availability_zone 2026-06-12 17:31:45.578 | default-subnetpools 2026-06-12 17:31:45.578 | dhcp_agent_scheduler 2026-06-12 17:31:45.578 | dns-integration 2026-06-12 17:31:45.579 | dns-domain-ports 2026-06-12 17:31:45.579 | dns-integration-domain-keywords 2026-06-12 17:31:45.579 | empty-string-filtering 2026-06-12 17:31:45.579 | external-net 2026-06-12 17:31:45.579 | extra_dhcp_opt 2026-06-12 17:31:45.579 | extraroute 2026-06-12 17:31:45.579 | extraroute-atomic 2026-06-12 17:31:45.579 | filter-validation 2026-06-12 17:31:45.579 | floating-ip-port-forwarding-detail 2026-06-12 17:31:45.579 | fip-port-details 2026-06-12 17:31:45.579 | flavors 2026-06-12 17:31:45.579 | floatingip-pools 2026-06-12 17:31:45.579 | router 2026-06-12 17:31:45.579 | l3-agent-scheduler-ha-chassis-priority 2026-06-12 17:31:45.579 | enable-default-route-bfd 2026-06-12 17:31:45.579 | enable-default-route-ecmp 2026-06-12 17:31:45.579 | ext-gw-mode 2026-06-12 17:31:45.579 | l3-ha 2026-06-12 17:31:45.579 | external-gateway-multihoming 2026-06-12 17:31:45.579 | l3-flavors 2026-06-12 17:31:45.579 | l3_agent_scheduler 2026-06-12 17:31:45.579 | multi-provider 2026-06-12 17:31:45.579 | net-mtu 2026-06-12 17:31:45.579 | net-mtu-writable 2026-06-12 17:31:45.579 | network_availability_zone 2026-06-12 17:31:45.579 | network-ip-availability 2026-06-12 17:31:45.579 | network-ip-availability-details 2026-06-12 17:31:45.579 | pagination 2026-06-12 17:31:45.579 | port-device-profile 2026-06-12 17:31:45.579 | port-mac-address-regenerate 2026-06-12 17:31:45.579 | port-numa-affinity-policy 2026-06-12 17:31:45.579 | port-numa-affinity-policy-socket 2026-06-12 17:31:45.579 | binding 2026-06-12 17:31:45.579 | binding-extended 2026-06-12 17:31:45.579 | port-security 2026-06-12 17:31:45.579 | project-id 2026-06-12 17:31:45.579 | provider 2026-06-12 17:31:45.579 | qinq 2026-06-12 17:31:45.579 | quota-check-limit 2026-06-12 17:31:45.579 | quota-check-limit-default 2026-06-12 17:31:45.579 | quotas 2026-06-12 17:31:45.579 | quota_details 2026-06-12 17:31:45.579 | rbac-policies 2026-06-12 17:31:45.579 | rbac-address-scope 2026-06-12 17:31:45.579 | rbac-security-groups 2026-06-12 17:31:45.579 | revision-if-match 2026-06-12 17:31:45.579 | standard-attr-revisions 2026-06-12 17:31:45.579 | router_availability_zone 2026-06-12 17:31:45.579 | router-enable-snat 2026-06-12 17:31:45.579 | security-groups-default-rules 2026-06-12 17:31:45.579 | security-groups-normalized-cidr 2026-06-12 17:31:45.579 | security-groups-remote-address-group 2026-06-12 17:31:45.579 | security-groups-rules-belongs-to-default-sg 2026-06-12 17:31:45.579 | security-groups-shared-filtering 2026-06-12 17:31:45.579 | security-group 2026-06-12 17:31:45.579 | service-type 2026-06-12 17:31:45.579 | sorting 2026-06-12 17:31:45.579 | standard-attr-description 2026-06-12 17:31:45.579 | stateful-security-group 2026-06-12 17:31:45.579 | subnet-dns-publish-fixed-ip 2026-06-12 17:31:45.579 | subnet-external-network 2026-06-12 17:31:45.579 | subnet_onboard 2026-06-12 17:31:45.579 | subnet-service-types 2026-06-12 17:31:45.579 | subnet_allocation 2026-06-12 17:31:45.579 | subnetpool-prefix-ops 2026-06-12 17:31:45.579 | tag-creation 2026-06-12 17:31:45.579 | standard-attr-tag 2026-06-12 17:31:45.579 | standard-attr-timestamp 2026-06-12 17:31:45.579 | vlan-transparent =~ auto-allocated-topology ]] 2026-06-12 17:31:45.582 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-12 17:31:45.584 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : EXTERNAL_NETWORK_FLAGS='--external --default' 2026-06-12 17:31:45.587 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : '[' True = True ']' 2026-06-12 17:31:45.591 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create public --external --default --provider-network-type flat --provider-physical-network public -f value -c id 2026-06-12 17:31:46.104 | 2026-06-12 17:31:46.114 | ++ functions-common:oscwrap:2459 : return 0 2026-06-12 17:31:46.118 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : EXT_NET_ID=f38323f6-17cf-40aa-b9ea-f7fa74312677 2026-06-12 17:31:46.121 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:239 : die_if_not_set 239 EXT_NET_ID 'Failure creating EXT_NET_ID for public' 2026-06-12 17:31:46.123 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-12 17:31:46.141 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : [[ 4+6 =~ 4.* ]] 2026-06-12 17:31:46.144 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : _neutron_configure_router_v4 2026-06-12 17:31:46.147 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet eaaf76b9-22ad-4bc7-9269-54756b58d869 97f5d3e6-6f03-47e3-bb25-bc6dcb5a6293 2026-06-12 17:31:47.537 | 2026-06-12 17:31:47.544 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : local id_and_ext_gw_ip 2026-06-12 17:31:47.548 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : _neutron_create_public_subnet_v4 f38323f6-17cf-40aa-b9ea-f7fa74312677 2026-06-12 17:31:47.550 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local dhcp_param=--no-dhcp 2026-06-12 17:31:47.553 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ False == \T\r\u\e ]] 2026-06-12 17:31:47.555 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : local 'subnet_params=--ip-version 4 ' 2026-06-12 17:31:47.557 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=' ' 2026-06-12 17:31:47.559 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : [[ -n 172.24.5.1 ]] 2026-06-12 17:31:47.561 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : subnet_params+='--gateway 172.24.5.1 ' 2026-06-12 17:31:47.563 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : subnet_params+='--network f38323f6-17cf-40aa-b9ea-f7fa74312677 --subnet-range 172.24.5.0/24 --no-dhcp ' 2026-06-12 17:31:47.566 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:305 : subnet_params+=public-subnet 2026-06-12 17:31:47.568 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:306 : local id_and_ext_gw_ip 2026-06-12 17:31:47.573 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : grep -e gateway_ip -e ' id ' 2026-06-12 17:31:47.573 | +++ 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 f38323f6-17cf-40aa-b9ea-f7fa74312677 --subnet-range 172.24.5.0/24 --no-dhcp public-subnet 2026-06-12 17:31:47.947 | 2026-06-12 17:31:47.957 | +++ functions-common:oscwrap:2459 : return 0 2026-06-12 17:31:47.960 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : id_and_ext_gw_ip='| gateway_ip | 172.24.5.1 | 2026-06-12 17:31:47.960 | | id | 161e6733-82d4-4188-9058-fe2ab8bee402 |' 2026-06-12 17:31:47.962 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:308 : die_if_not_set 308 id_and_ext_gw_ip 'Failure creating public IPv4 subnet' 2026-06-12 17:31:47.964 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-12 17:31:47.979 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:309 : echo '|' gateway_ip '|' 172.24.5.1 '|' '|' id '|' 161e6733-82d4-4188-9058-fe2ab8bee402 '|' 2026-06-12 17:31:47.982 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : id_and_ext_gw_ip='| gateway_ip | 172.24.5.1 | | id | 161e6733-82d4-4188-9058-fe2ab8bee402 |' 2026-06-12 17:31:47.984 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_ip 2026-06-12 17:31:47.987 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : echo '|' gateway_ip '|' 172.24.5.1 '|' '|' id '|' 161e6733-82d4-4188-9058-fe2ab8bee402 '|' 2026-06-12 17:31:47.988 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : get_field 2 2026-06-12 17:31:47.990 | ++ functions-common:get_field:800 : local data field 2026-06-12 17:31:47.993 | ++ functions-common:get_field:801 : read data 2026-06-12 17:31:47.996 | ++ functions-common:get_field:802 : '[' 2 -lt 0 ']' 2026-06-12 17:31:47.998 | ++ functions-common:get_field:805 : field='$3' 2026-06-12 17:31:48.003 | ++ functions-common:get_field:807 : echo '| gateway_ip | 172.24.5.1 | | id | 161e6733-82d4-4188-9058-fe2ab8bee402 |' 2026-06-12 17:31:48.003 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-06-12 17:31:48.008 | ++ functions-common:get_field:801 : read data 2026-06-12 17:31:48.012 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : ext_gw_ip=172.24.5.1 2026-06-12 17:31:48.016 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : echo '|' gateway_ip '|' 172.24.5.1 '|' '|' id '|' 161e6733-82d4-4188-9058-fe2ab8bee402 '|' 2026-06-12 17:31:48.016 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : get_field 5 2026-06-12 17:31:48.019 | ++ functions-common:get_field:800 : local data field 2026-06-12 17:31:48.022 | ++ functions-common:get_field:801 : read data 2026-06-12 17:31:48.024 | ++ functions-common:get_field:802 : '[' 5 -lt 0 ']' 2026-06-12 17:31:48.026 | ++ functions-common:get_field:805 : field='$6' 2026-06-12 17:31:48.029 | ++ functions-common:get_field:807 : echo '| gateway_ip | 172.24.5.1 | | id | 161e6733-82d4-4188-9058-fe2ab8bee402 |' 2026-06-12 17:31:48.029 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-06-12 17:31:48.034 | ++ functions-common:get_field:801 : read data 2026-06-12 17:31:48.038 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : PUB_SUBNET_ID=161e6733-82d4-4188-9058-fe2ab8bee402 2026-06-12 17:31:48.040 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway f38323f6-17cf-40aa-b9ea-f7fa74312677 eaaf76b9-22ad-4bc7-9269-54756b58d869 2026-06-12 17:31:49.473 | 2026-06-12 17:31:49.481 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ ovn == \o\v\n ]] 2026-06-12 17:31:49.484 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ True == \T\r\u\e ]] 2026-06-12 17:31:49.486 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : is_service_enabled q-svc neutron-api 2026-06-12 17:31:49.504 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:31:49.508 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local ext_gw_interface=none 2026-06-12 17:31:49.511 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : is_neutron_ovs_base_plugin 2026-06-12 17:31:49.513 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-06-12 17:31:49.516 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : _neutron_get_ext_gw_interface 2026-06-12 17:31:49.519 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-06-12 17:31:49.522 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:150 : sudo ovs-vsctl set Bridge br-ex other_config:disable-in-band=true 2026-06-12 17:31:49.539 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-06-12 17:31:49.543 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : ext_gw_interface=br-ex 2026-06-12 17:31:49.546 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : [[ br-ex != \n\o\n\e ]] 2026-06-12 17:31:49.549 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : local cidr_len=24 2026-06-12 17:31:49.551 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : local 'testcmd=ip -o link | grep -q br-ex' 2026-06-12 17:31:49.553 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : test_with_retry 'ip -o link | grep -q br-ex' 'br-ex creation failed' 2026-06-12 17:31:49.555 | + functions-common:test_with_retry:2352 : local 'testcmd=ip -o link | grep -q br-ex' 2026-06-12 17:31:49.557 | + functions-common:test_with_retry:2353 : local 'failmsg=br-ex creation failed' 2026-06-12 17:31:49.559 | + functions-common:test_with_retry:2354 : local until=10 2026-06-12 17:31:49.561 | + functions-common:test_with_retry:2355 : local sleep=0.5 2026-06-12 17:31:49.563 | + functions-common:test_with_retry:2357 : time_start test_with_retry 2026-06-12 17:31:49.565 | + functions-common:time_start:2400 : local name=test_with_retry 2026-06-12 17:31:49.567 | + functions-common:time_start:2401 : local start_time= 2026-06-12 17:31:49.569 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-12 17:31:49.573 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-12 17:31:49.577 | + functions-common:time_start:2405 : _TIME_START[$name]=1781285509574 2026-06-12 17:31:49.579 | + functions-common:test_with_retry:2358 : timeout 10 sh -c 'while ! ip -o link | grep -q br-ex; do sleep 0.5; done' 2026-06-12 17:31:49.588 | + functions-common:test_with_retry:2361 : time_stop test_with_retry 2026-06-12 17:31:49.590 | + functions-common:time_stop:2414 : local name 2026-06-12 17:31:49.593 | + functions-common:time_stop:2415 : local end_time 2026-06-12 17:31:49.595 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-12 17:31:49.597 | + functions-common:time_stop:2417 : local total 2026-06-12 17:31:49.599 | + functions-common:time_stop:2418 : local start_time 2026-06-12 17:31:49.601 | + functions-common:time_stop:2420 : name=test_with_retry 2026-06-12 17:31:49.603 | + functions-common:time_stop:2421 : start_time=1781285509574 2026-06-12 17:31:49.605 | + functions-common:time_stop:2423 : [[ -z 1781285509574 ]] 2026-06-12 17:31:49.608 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-12 17:31:49.612 | + functions-common:time_stop:2426 : end_time=1781285509609 2026-06-12 17:31:49.614 | + functions-common:time_stop:2427 : elapsed_time=35 2026-06-12 17:31:49.617 | + functions-common:time_stop:2428 : total=1123 2026-06-12 17:31:49.620 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-12 17:31:49.622 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=1158 2026-06-12 17:31:49.626 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : grep -c 172.24.5.1 2026-06-12 17:31:49.627 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : ip addr show dev br-ex 2026-06-12 17:31:49.632 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ 0 == 0 ]] 2026-06-12 17:31:49.635 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \F\a\l\s\e ]] 2026-06-12 17:31:49.637 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ False == \T\r\u\e ]] 2026-06-12 17:31:49.640 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \T\r\u\e ]] 2026-06-12 17:31:49.643 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : sudo ip addr add 172.24.5.1/24 dev br-ex 2026-06-12 17:31:49.657 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : sudo ip link set br-ex up 2026-06-12 17:31:49.673 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2026-06-12 17:31:49.674 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : awk -Fip_address '{ print $2 }' 2026-06-12 17:31:49.674 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : tr '\n' ' ' 2026-06-12 17:31:49.674 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : cut -f2 '-d'\''' 2026-06-12 17:31:49.915 | 2026-06-12 17:31:49.925 | ++ functions-common:oscwrap:2459 : return 0 2026-06-12 17:31:49.930 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : ROUTER_GW_IP=' 172.24.5.73 ' 2026-06-12 17:31:49.933 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : die_if_not_set 356 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2026-06-12 17:31:49.936 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-12 17:31:49.955 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:358 : _neutron_set_router_id 2026-06-12 17:31:49.958 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-06-12 17:31:49.961 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : [[ 4+6 =~ .*6 ]] 2026-06-12 17:31:49.964 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:248 : _neutron_configure_router_v6 2026-06-12 17:31:49.966 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:364 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet eaaf76b9-22ad-4bc7-9269-54756b58d869 52b38f97-335a-42e2-bd43-436813c078c4 2026-06-12 17:31:51.414 | 2026-06-12 17:31:51.424 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:366 : local ipv6_id_and_ext_gw_ip 2026-06-12 17:31:51.428 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : _neutron_create_public_subnet_v6 f38323f6-17cf-40aa-b9ea-f7fa74312677 2026-06-12 17:31:51.430 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : local dhcp_param=--no-dhcp 2026-06-12 17:31:51.433 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:315 : [[ False == \T\r\u\e ]] 2026-06-12 17:31:51.436 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:318 : local 'subnet_params=--ip-version 6 ' 2026-06-12 17:31:51.439 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:319 : subnet_params+='--gateway 2001:db8::2 ' 2026-06-12 17:31:51.441 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:320 : subnet_params+='--network f38323f6-17cf-40aa-b9ea-f7fa74312677 --subnet-range 2001:db8::/64 --no-dhcp ' 2026-06-12 17:31:51.443 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:321 : subnet_params+=ipv6-public-subnet 2026-06-12 17:31:51.446 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:322 : local ipv6_id_and_ext_gw_ip 2026-06-12 17:31:51.449 | +++ 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 f38323f6-17cf-40aa-b9ea-f7fa74312677 --subnet-range 2001:db8::/64 --no-dhcp ipv6-public-subnet 2026-06-12 17:31:51.450 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : grep -e gateway_ip -e ' id ' 2026-06-12 17:31:53.048 | 2026-06-12 17:31:53.057 | +++ functions-common:oscwrap:2459 : return 0 2026-06-12 17:31:53.060 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | 2026-06-12 17:31:53.060 | | id | 6d4d64ba-933b-4ff7-abc5-881b62b2e51f |' 2026-06-12 17:31:53.064 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:324 : die_if_not_set 324 ipv6_id_and_ext_gw_ip 'Failure creating an IPv6 public subnet' 2026-06-12 17:31:53.064 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-12 17:31:53.081 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:325 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 6d4d64ba-933b-4ff7-abc5-881b62b2e51f '|' 2026-06-12 17:31:53.085 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | | id | 6d4d64ba-933b-4ff7-abc5-881b62b2e51f |' 2026-06-12 17:31:53.088 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:368 : local ipv6_ext_gw_ip 2026-06-12 17:31:53.092 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 6d4d64ba-933b-4ff7-abc5-881b62b2e51f '|' 2026-06-12 17:31:53.092 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : get_field 2 2026-06-12 17:31:53.094 | ++ functions-common:get_field:800 : local data field 2026-06-12 17:31:53.097 | ++ functions-common:get_field:801 : read data 2026-06-12 17:31:53.099 | ++ functions-common:get_field:802 : '[' 2 -lt 0 ']' 2026-06-12 17:31:53.102 | ++ functions-common:get_field:805 : field='$3' 2026-06-12 17:31:53.105 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-06-12 17:31:53.105 | ++ functions-common:get_field:807 : echo '| gateway_ip | 2001:db8::2 | | id | 6d4d64ba-933b-4ff7-abc5-881b62b2e51f |' 2026-06-12 17:31:53.110 | ++ functions-common:get_field:801 : read data 2026-06-12 17:31:53.114 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : ipv6_ext_gw_ip=2001:db8::2 2026-06-12 17:31:53.116 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:370 : local ipv6_pub_subnet_id 2026-06-12 17:31:53.120 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 6d4d64ba-933b-4ff7-abc5-881b62b2e51f '|' 2026-06-12 17:31:53.121 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : get_field 5 2026-06-12 17:31:53.123 | ++ functions-common:get_field:800 : local data field 2026-06-12 17:31:53.126 | ++ functions-common:get_field:801 : read data 2026-06-12 17:31:53.128 | ++ functions-common:get_field:802 : '[' 5 -lt 0 ']' 2026-06-12 17:31:53.132 | ++ functions-common:get_field:805 : field='$6' 2026-06-12 17:31:53.135 | ++ functions-common:get_field:807 : echo '| gateway_ip | 2001:db8::2 | | id | 6d4d64ba-933b-4ff7-abc5-881b62b2e51f |' 2026-06-12 17:31:53.136 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-06-12 17:31:53.142 | ++ functions-common:get_field:801 : read data 2026-06-12 17:31:53.146 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : ipv6_pub_subnet_id=6d4d64ba-933b-4ff7-abc5-881b62b2e51f 2026-06-12 17:31:53.148 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:375 : [[ 4+6 == \6 ]] 2026-06-12 17:31:53.151 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ ovn == \o\v\n ]] 2026-06-12 17:31:53.154 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ True == \T\r\u\e ]] 2026-06-12 17:31:53.156 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : is_service_enabled q-svc neutron-api 2026-06-12 17:31:53.170 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:31:53.174 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : sudo sysctl -w net.ipv6.conf.all.forwarding=1 2026-06-12 17:31:53.186 | net.ipv6.conf.all.forwarding = 1 2026-06-12 17:31:53.192 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne router show eaaf76b9-22ad-4bc7-9269-54756b58d869 -c external_gateway_info -f json 2026-06-12 17:31:53.192 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep ip_address 2026-06-12 17:31:53.193 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep -C 1 6d4d64ba-933b-4ff7-abc5-881b62b2e51f 2026-06-12 17:31:53.194 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : awk '{print $2}' 2026-06-12 17:31:53.194 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : tr -d '"' 2026-06-12 17:31:53.513 | 2026-06-12 17:31:53.521 | ++ functions-common:oscwrap:2459 : return 0 2026-06-12 17:31:53.525 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-06-12 17:31:53.528 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:404 : die_if_not_set 404 IPV6_ROUTER_GW_IP 'Failure retrieving IPV6_ROUTER_GW_IP' 2026-06-12 17:31:53.530 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-12 17:31:53.545 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:406 : is_neutron_ovs_base_plugin 2026-06-12 17:31:53.547 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-06-12 17:31:53.550 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:407 : local ext_gw_interface 2026-06-12 17:31:53.553 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : _neutron_get_ext_gw_interface 2026-06-12 17:31:53.555 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-06-12 17:31:53.558 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:150 : sudo ovs-vsctl set Bridge br-ex other_config:disable-in-band=true 2026-06-12 17:31:53.573 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-06-12 17:31:53.576 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : ext_gw_interface=br-ex 2026-06-12 17:31:53.578 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:409 : local ipv6_cidr_len=64 2026-06-12 17:31:53.581 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:414 : sudo ip link set br-ex up 2026-06-12 17:31:53.593 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:415 : sudo ip -6 addr replace 2001:db8::2/64 dev br-ex 2026-06-12 17:31:53.607 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:421 : local replace_range=fde8:ac2f:6546::/56 2026-06-12 17:31:53.609 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:422 : [[ -z fe28cefb-5a1d-425c-840a-962b88cb9a8f ]] 2026-06-12 17:31:53.613 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:425 : sudo ip -6 route replace fde8:ac2f:6546::/56 via 2001:db8::1 dev br-ex 2026-06-12 17:31:53.626 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:427 : _neutron_set_router_id 2026-06-12 17:31:53.628 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-06-12 17:31:53.631 | + ./stack.sh:main:1327 : is_service_enabled nova 2026-06-12 17:31:53.649 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:31:53.652 | + ./stack.sh:main:1328 : echo_summary 'Starting Nova' 2026-06-12 17:31:53.654 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-12 17:31:53.657 | + ./stack.sh:echo_summary:444 : echo -e Starting Nova 2026-06-12 17:31:53.660 | + ./stack.sh:main:1329 : start_nova 2026-06-12 17:31:53.663 | + lib/nova:start_nova:1168 : start_nova_rest 2026-06-12 17:31:53.666 | + lib/nova:start_nova_rest:1081 : local old_path=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-12 17:31:53.668 | + lib/nova:start_nova_rest:1082 : export PATH=/opt/stack/data/venv/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-12 17:31:53.671 | + lib/nova:start_nova_rest:1082 : PATH=/opt/stack/data/venv/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-12 17:31:53.674 | + lib/nova:start_nova_rest:1084 : local compute_cell_conf=/etc/nova/nova.conf 2026-06-12 17:31:53.676 | + lib/nova:start_nova_rest:1086 : run_process n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-12 17:31:53.680 | + functions-common:run_process:1668 : local service=n-sch 2026-06-12 17:31:53.682 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-12 17:31:53.685 | + functions-common:run_process:1670 : local group= 2026-06-12 17:31:53.688 | + functions-common:run_process:1671 : local user= 2026-06-12 17:31:53.690 | + functions-common:run_process:1672 : local env_vars= 2026-06-12 17:31:53.693 | + functions-common:run_process:1674 : local name=n-sch 2026-06-12 17:31:53.696 | + functions-common:run_process:1676 : time_start run_process 2026-06-12 17:31:53.699 | + functions-common:time_start:2400 : local name=run_process 2026-06-12 17:31:53.702 | + functions-common:time_start:2401 : local start_time= 2026-06-12 17:31:53.704 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-12 17:31:53.707 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-12 17:31:53.711 | + functions-common:time_start:2405 : _TIME_START[$name]=1781285513709 2026-06-12 17:31:53.714 | + functions-common:run_process:1677 : is_service_enabled n-sch 2026-06-12 17:31:53.732 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:31:53.735 | + functions-common:run_process:1678 : _run_under_systemd n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' '' 2026-06-12 17:31:53.738 | + functions-common:_run_under_systemd:1622 : local service=n-sch 2026-06-12 17:31:53.742 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-12 17:31:53.745 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-12 17:31:53.748 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-12 17:31:53.750 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-12 17:31:53.753 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2026-06-12 17:31:53.756 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-06-12 17:31:53.759 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@n-sch.service 2026-06-12 17:31:53.762 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-12 17:31:53.765 | + functions-common:_run_under_systemd:1630 : local user=stack 2026-06-12 17:31:53.767 | + functions-common:_run_under_systemd:1631 : [[ -z stack ]] 2026-06-12 17:31:53.771 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-12 17:31:53.773 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[n-sch] ]] 2026-06-12 17:31:53.776 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-06-12 17:31:53.778 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@n-sch.service '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' stack '' 2026-06-12 17:31:53.781 | + functions-common:write_user_unit_file:1529 : local service=devstack@n-sch.service 2026-06-12 17:31:53.784 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-12 17:31:53.786 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-12 17:31:53.788 | + functions-common:write_user_unit_file:1532 : local user=stack 2026-06-12 17:31:53.790 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-12 17:31:53.793 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-12 17:31:53.795 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-12 17:31:53.797 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2026-06-12 17:31:53.800 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-12 17:31:53.804 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2026-06-12 17:31:53.869 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service Environment '"PATH=/opt/stack/data/venv/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-12 17:31:53.933 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User stack 2026-06-12 17:31:53.992 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-12 17:31:54.046 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2026-06-12 17:31:54.103 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2026-06-12 17:31:54.159 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-12 17:31:54.215 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-12 17:31:54.217 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-12 17:31:54.220 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2026-06-12 17:31:54.287 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-12 17:31:54.591 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@n-sch.service 2026-06-12 17:31:54.604 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2026-06-12 17:31:54.892 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@n-sch.service 2026-06-12 17:31:54.919 | + functions-common:run_process:1680 : time_stop run_process 2026-06-12 17:31:54.923 | + functions-common:time_stop:2414 : local name 2026-06-12 17:31:54.925 | + functions-common:time_stop:2415 : local end_time 2026-06-12 17:31:54.928 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-12 17:31:54.931 | + functions-common:time_stop:2417 : local total 2026-06-12 17:31:54.934 | + functions-common:time_stop:2418 : local start_time 2026-06-12 17:31:54.936 | + functions-common:time_stop:2420 : name=run_process 2026-06-12 17:31:54.939 | + functions-common:time_stop:2421 : start_time=1781285513709 2026-06-12 17:31:54.942 | + functions-common:time_stop:2423 : [[ -z 1781285513709 ]] 2026-06-12 17:31:54.946 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-12 17:31:54.951 | + functions-common:time_stop:2426 : end_time=1781285514947 2026-06-12 17:31:54.953 | + functions-common:time_stop:2427 : elapsed_time=1238 2026-06-12 17:31:54.956 | + functions-common:time_stop:2428 : total=21638 2026-06-12 17:31:54.959 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-12 17:31:54.962 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=22876 2026-06-12 17:31:54.966 | ++ lib/nova:start_nova_rest:1087 : which uwsgi 2026-06-12 17:31:54.971 | + lib/nova:start_nova_rest:1087 : run_process n-api-meta '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-12 17:31:54.974 | + functions-common:run_process:1668 : local service=n-api-meta 2026-06-12 17:31:54.977 | + functions-common:run_process:1669 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-12 17:31:54.980 | + functions-common:run_process:1670 : local group= 2026-06-12 17:31:54.983 | + functions-common:run_process:1671 : local user= 2026-06-12 17:31:54.985 | + functions-common:run_process:1672 : local env_vars= 2026-06-12 17:31:54.988 | + functions-common:run_process:1674 : local name=n-api-meta 2026-06-12 17:31:54.990 | + functions-common:run_process:1676 : time_start run_process 2026-06-12 17:31:54.993 | + functions-common:time_start:2400 : local name=run_process 2026-06-12 17:31:54.996 | + functions-common:time_start:2401 : local start_time= 2026-06-12 17:31:54.998 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-12 17:31:55.001 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-12 17:31:55.006 | + functions-common:time_start:2405 : _TIME_START[$name]=1781285515003 2026-06-12 17:31:55.008 | + functions-common:run_process:1677 : is_service_enabled n-api-meta 2026-06-12 17:31:55.025 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:31:55.027 | + functions-common:run_process:1678 : _run_under_systemd n-api-meta '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' '' 2026-06-12 17:31:55.030 | + functions-common:_run_under_systemd:1622 : local service=n-api-meta 2026-06-12 17:31:55.033 | + functions-common:_run_under_systemd:1623 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-12 17:31:55.035 | + functions-common:_run_under_systemd:1624 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-12 17:31:55.038 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-12 17:31:55.040 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-12 17:31:55.043 | + functions-common:_common_systemd_pitfalls:1597 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2026-06-12 17:31:55.046 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2026-06-12 17:31:55.049 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@n-api-meta.service 2026-06-12 17:31:55.051 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-12 17:31:55.054 | + functions-common:_run_under_systemd:1630 : local user=stack 2026-06-12 17:31:55.056 | + functions-common:_run_under_systemd:1631 : [[ -z stack ]] 2026-06-12 17:31:55.059 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-12 17:31:55.062 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[n-api-meta] ]] 2026-06-12 17:31:55.065 | + functions-common:_run_under_systemd:1638 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2026-06-12 17:31:55.068 | + functions-common:_run_under_systemd:1639 : [[ True == \T\r\u\e ]] 2026-06-12 17:31:55.070 | + functions-common:_run_under_systemd:1640 : cmd='/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-12 17:31:55.073 | + functions-common:_run_under_systemd:1642 : write_uwsgi_user_unit_file devstack@n-api-meta.service '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' '' stack '' 2026-06-12 17:31:55.076 | + functions-common:write_uwsgi_user_unit_file:1561 : local service=devstack@n-api-meta.service 2026-06-12 17:31:55.078 | + functions-common:write_uwsgi_user_unit_file:1562 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-12 17:31:55.081 | + functions-common:write_uwsgi_user_unit_file:1563 : local group= 2026-06-12 17:31:55.083 | + functions-common:write_uwsgi_user_unit_file:1564 : local user=stack 2026-06-12 17:31:55.086 | + functions-common:write_uwsgi_user_unit_file:1565 : local env_vars= 2026-06-12 17:31:55.088 | + functions-common:write_uwsgi_user_unit_file:1566 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2026-06-12 17:31:55.090 | + functions-common:write_uwsgi_user_unit_file:1567 : mkdir -p /etc/systemd/system 2026-06-12 17:31:55.094 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2026-06-12 17:31:55.158 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Environment '"PATH=/opt/stack/data/venv/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-12 17:31:55.230 | + functions-common:write_uwsgi_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2026-06-12 17:31:55.285 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User stack 2026-06-12 17:31:55.343 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecStart '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-12 17:31:55.401 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-12 17:31:55.462 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2026-06-12 17:31:55.520 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2026-06-12 17:31:55.578 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2026-06-12 17:31:55.637 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2026-06-12 17:31:55.694 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2026-06-12 17:31:55.752 | + functions-common:write_uwsgi_user_unit_file:1581 : [[ -n '' ]] 2026-06-12 17:31:55.754 | + functions-common:write_uwsgi_user_unit_file:1584 : [[ -n '' ]] 2026-06-12 17:31:55.756 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2026-06-12 17:31:55.825 | + functions-common:write_uwsgi_user_unit_file:1590 : sudo systemctl daemon-reload 2026-06-12 17:31:56.135 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@n-api-meta.service 2026-06-12 17:31:56.149 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2026-06-12 17:31:56.451 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@n-api-meta.service 2026-06-12 17:31:56.528 | + functions-common:run_process:1680 : time_stop run_process 2026-06-12 17:31:56.530 | + functions-common:time_stop:2414 : local name 2026-06-12 17:31:56.533 | + functions-common:time_stop:2415 : local end_time 2026-06-12 17:31:56.536 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-12 17:31:56.539 | + functions-common:time_stop:2417 : local total 2026-06-12 17:31:56.542 | + functions-common:time_stop:2418 : local start_time 2026-06-12 17:31:56.545 | + functions-common:time_stop:2420 : name=run_process 2026-06-12 17:31:56.549 | + functions-common:time_stop:2421 : start_time=1781285515003 2026-06-12 17:31:56.552 | + functions-common:time_stop:2423 : [[ -z 1781285515003 ]] 2026-06-12 17:31:56.557 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-12 17:31:56.562 | + functions-common:time_stop:2426 : end_time=1781285516558 2026-06-12 17:31:56.565 | + functions-common:time_stop:2427 : elapsed_time=1555 2026-06-12 17:31:56.569 | + functions-common:time_stop:2428 : total=22876 2026-06-12 17:31:56.572 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-12 17:31:56.576 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=24431 2026-06-12 17:31:56.579 | + lib/nova:start_nova_rest:1089 : export PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-12 17:31:56.583 | + lib/nova:start_nova_rest:1089 : PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-12 17:31:56.587 | + lib/nova:start_nova:1169 : start_nova_console_proxies 2026-06-12 17:31:56.590 | + lib/nova:start_nova_console_proxies:1104 : local old_path=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-12 17:31:56.593 | + lib/nova:start_nova_console_proxies:1106 : export PATH=/opt/stack/data/venv/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-12 17:31:56.597 | + lib/nova:start_nova_console_proxies:1106 : PATH=/opt/stack/data/venv/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-12 17:31:56.601 | + lib/nova:start_nova_console_proxies:1108 : local api_cell_conf=/etc/nova/nova.conf 2026-06-12 17:31:56.603 | + lib/nova:start_nova_console_proxies:1110 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-12 17:31:56.606 | + lib/nova:start_nova_console_proxies:1115 : enable_nova_console_proxies 2026-06-12 17:31:56.609 | ++ lib/nova:enable_nova_console_proxies:1093 : seq 1 1 2026-06-12 17:31:56.613 | + lib/nova:enable_nova_console_proxies:1093 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-12 17:31:56.616 | + lib/nova:enable_nova_console_proxies:1094 : for srv in n-novnc n-spice n-sproxy 2026-06-12 17:31:56.619 | + lib/nova:enable_nova_console_proxies:1095 : is_service_enabled n-novnc 2026-06-12 17:31:56.639 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:31:56.642 | + lib/nova:enable_nova_console_proxies:1096 : enable_service n-novnc-cell1 2026-06-12 17:31:56.692 | + lib/nova:enable_nova_console_proxies:1094 : for srv in n-novnc n-spice n-sproxy 2026-06-12 17:31:56.695 | + lib/nova:enable_nova_console_proxies:1095 : is_service_enabled n-spice 2026-06-12 17:31:56.713 | + functions-common:is_service_enabled:2070 : return 1 2026-06-12 17:31:56.715 | + lib/nova:enable_nova_console_proxies:1094 : for srv in n-novnc n-spice n-sproxy 2026-06-12 17:31:56.718 | + lib/nova:enable_nova_console_proxies:1095 : is_service_enabled n-sproxy 2026-06-12 17:31:56.735 | + functions-common:is_service_enabled:2070 : return 1 2026-06-12 17:31:56.739 | ++ lib/nova:start_nova_console_proxies:1116 : seq 1 1 2026-06-12 17:31:56.743 | + lib/nova:start_nova_console_proxies:1116 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-12 17:31:56.745 | + lib/nova:start_nova_console_proxies:1117 : local conf 2026-06-12 17:31:56.748 | ++ lib/nova:start_nova_console_proxies:1118 : conductor_conf 1 2026-06-12 17:31:56.750 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-12 17:31:56.753 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-12 17:31:56.756 | + lib/nova:start_nova_console_proxies:1118 : conf=/etc/nova/nova_cell1.conf 2026-06-12 17:31:56.759 | + lib/nova:start_nova_console_proxies:1119 : run_process n-novnc-cell1 '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-12 17:31:56.762 | + functions-common:run_process:1668 : local service=n-novnc-cell1 2026-06-12 17:31:56.765 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-12 17:31:56.768 | + functions-common:run_process:1670 : local group= 2026-06-12 17:31:56.770 | + functions-common:run_process:1671 : local user= 2026-06-12 17:31:56.772 | + functions-common:run_process:1672 : local env_vars= 2026-06-12 17:31:56.775 | + functions-common:run_process:1674 : local name=n-novnc-cell1 2026-06-12 17:31:56.777 | + functions-common:run_process:1676 : time_start run_process 2026-06-12 17:31:56.779 | + functions-common:time_start:2400 : local name=run_process 2026-06-12 17:31:56.782 | + functions-common:time_start:2401 : local start_time= 2026-06-12 17:31:56.785 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-12 17:31:56.788 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-12 17:31:56.792 | + functions-common:time_start:2405 : _TIME_START[$name]=1781285516789 2026-06-12 17:31:56.795 | + functions-common:run_process:1677 : is_service_enabled n-novnc-cell1 2026-06-12 17:31:56.812 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:31:56.815 | + functions-common:run_process:1678 : _run_under_systemd n-novnc-cell1 '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' '' '' '' 2026-06-12 17:31:56.818 | + functions-common:_run_under_systemd:1622 : local service=n-novnc-cell1 2026-06-12 17:31:56.821 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-12 17:31:56.824 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-12 17:31:56.827 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-12 17:31:56.829 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-12 17:31:56.832 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ sudo ]] 2026-06-12 17:31:56.835 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ ^/ ]] 2026-06-12 17:31:56.838 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@n-novnc-cell1.service 2026-06-12 17:31:56.841 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-12 17:31:56.844 | + functions-common:_run_under_systemd:1630 : local user=stack 2026-06-12 17:31:56.848 | + functions-common:_run_under_systemd:1631 : [[ -z stack ]] 2026-06-12 17:31:56.851 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-12 17:31:56.854 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[n-novnc-cell1] ]] 2026-06-12 17:31:56.857 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ uwsgi ]] 2026-06-12 17:31:56.860 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@n-novnc-cell1.service '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' '' stack '' 2026-06-12 17:31:56.863 | + functions-common:write_user_unit_file:1529 : local service=devstack@n-novnc-cell1.service 2026-06-12 17:31:56.866 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-12 17:31:56.868 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-12 17:31:56.871 | + functions-common:write_user_unit_file:1532 : local user=stack 2026-06-12 17:31:56.874 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-12 17:31:56.876 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-12 17:31:56.879 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-12 17:31:56.882 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@n-novnc-cell1.service 2026-06-12 17:31:56.884 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-12 17:31:56.888 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Unit Description 'Devstack devstack@n-novnc-cell1.service' 2026-06-12 17:31:56.951 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service Environment '"PATH=/opt/stack/data/venv/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-12 17:31:57.019 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service User stack 2026-06-12 17:31:57.073 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service ExecStart '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-12 17:31:57.132 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service KillMode process 2026-06-12 17:31:57.188 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service TimeoutStopSec 300 2026-06-12 17:31:57.257 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-12 17:31:57.313 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-12 17:31:57.316 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-12 17:31:57.319 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Install WantedBy multi-user.target 2026-06-12 17:31:57.392 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-12 17:31:57.726 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@n-novnc-cell1.service 2026-06-12 17:31:57.746 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-novnc-cell1.service → /etc/systemd/system/devstack@n-novnc-cell1.service. 2026-06-12 17:31:58.070 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@n-novnc-cell1.service 2026-06-12 17:31:58.104 | + functions-common:run_process:1680 : time_stop run_process 2026-06-12 17:31:58.107 | + functions-common:time_stop:2414 : local name 2026-06-12 17:31:58.110 | + functions-common:time_stop:2415 : local end_time 2026-06-12 17:31:58.112 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-12 17:31:58.115 | + functions-common:time_stop:2417 : local total 2026-06-12 17:31:58.118 | + functions-common:time_stop:2418 : local start_time 2026-06-12 17:31:58.121 | + functions-common:time_stop:2420 : name=run_process 2026-06-12 17:31:58.123 | + functions-common:time_stop:2421 : start_time=1781285516789 2026-06-12 17:31:58.126 | + functions-common:time_stop:2423 : [[ -z 1781285516789 ]] 2026-06-12 17:31:58.130 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-12 17:31:58.134 | + functions-common:time_stop:2426 : end_time=1781285518131 2026-06-12 17:31:58.137 | + functions-common:time_stop:2427 : elapsed_time=1342 2026-06-12 17:31:58.140 | + functions-common:time_stop:2428 : total=24431 2026-06-12 17:31:58.143 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-12 17:31:58.145 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=25773 2026-06-12 17:31:58.149 | + lib/nova:start_nova_console_proxies:1120 : run_process n-spice-cell1 '/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-06-12 17:31:58.152 | + functions-common:run_process:1668 : local service=n-spice-cell1 2026-06-12 17:31:58.154 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-06-12 17:31:58.158 | + functions-common:run_process:1670 : local group= 2026-06-12 17:31:58.161 | + functions-common:run_process:1671 : local user= 2026-06-12 17:31:58.164 | + functions-common:run_process:1672 : local env_vars= 2026-06-12 17:31:58.167 | + functions-common:run_process:1674 : local name=n-spice-cell1 2026-06-12 17:31:58.170 | + functions-common:run_process:1676 : time_start run_process 2026-06-12 17:31:58.173 | + functions-common:time_start:2400 : local name=run_process 2026-06-12 17:31:58.176 | + functions-common:time_start:2401 : local start_time= 2026-06-12 17:31:58.180 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-12 17:31:58.185 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-12 17:31:58.189 | + functions-common:time_start:2405 : _TIME_START[$name]=1781285518186 2026-06-12 17:31:58.192 | + functions-common:run_process:1677 : is_service_enabled n-spice-cell1 2026-06-12 17:31:58.213 | + functions-common:is_service_enabled:2070 : return 1 2026-06-12 17:31:58.216 | + functions-common:run_process:1680 : time_stop run_process 2026-06-12 17:31:58.219 | + functions-common:time_stop:2414 : local name 2026-06-12 17:31:58.222 | + functions-common:time_stop:2415 : local end_time 2026-06-12 17:31:58.225 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-12 17:31:58.227 | + functions-common:time_stop:2417 : local total 2026-06-12 17:31:58.230 | + functions-common:time_stop:2418 : local start_time 2026-06-12 17:31:58.233 | + functions-common:time_stop:2420 : name=run_process 2026-06-12 17:31:58.236 | + functions-common:time_stop:2421 : start_time=1781285518186 2026-06-12 17:31:58.239 | + functions-common:time_stop:2423 : [[ -z 1781285518186 ]] 2026-06-12 17:31:58.242 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-12 17:31:58.247 | + functions-common:time_stop:2426 : end_time=1781285518244 2026-06-12 17:31:58.250 | + functions-common:time_stop:2427 : elapsed_time=58 2026-06-12 17:31:58.254 | + functions-common:time_stop:2428 : total=25773 2026-06-12 17:31:58.257 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-12 17:31:58.260 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=25831 2026-06-12 17:31:58.264 | + lib/nova:start_nova_console_proxies:1121 : run_process n-sproxy-cell1 '/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-06-12 17:31:58.266 | + functions-common:run_process:1668 : local service=n-sproxy-cell1 2026-06-12 17:31:58.269 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-06-12 17:31:58.271 | + functions-common:run_process:1670 : local group= 2026-06-12 17:31:58.273 | + functions-common:run_process:1671 : local user= 2026-06-12 17:31:58.275 | + functions-common:run_process:1672 : local env_vars= 2026-06-12 17:31:58.277 | + functions-common:run_process:1674 : local name=n-sproxy-cell1 2026-06-12 17:31:58.280 | + functions-common:run_process:1676 : time_start run_process 2026-06-12 17:31:58.282 | + functions-common:time_start:2400 : local name=run_process 2026-06-12 17:31:58.284 | + functions-common:time_start:2401 : local start_time= 2026-06-12 17:31:58.287 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-12 17:31:58.290 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-12 17:31:58.294 | + functions-common:time_start:2405 : _TIME_START[$name]=1781285518292 2026-06-12 17:31:58.296 | + functions-common:run_process:1677 : is_service_enabled n-sproxy-cell1 2026-06-12 17:31:58.313 | + functions-common:is_service_enabled:2070 : return 1 2026-06-12 17:31:58.316 | + functions-common:run_process:1680 : time_stop run_process 2026-06-12 17:31:58.319 | + functions-common:time_stop:2414 : local name 2026-06-12 17:31:58.322 | + functions-common:time_stop:2415 : local end_time 2026-06-12 17:31:58.325 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-12 17:31:58.327 | + functions-common:time_stop:2417 : local total 2026-06-12 17:31:58.331 | + functions-common:time_stop:2418 : local start_time 2026-06-12 17:31:58.333 | + functions-common:time_stop:2420 : name=run_process 2026-06-12 17:31:58.336 | + functions-common:time_stop:2421 : start_time=1781285518292 2026-06-12 17:31:58.340 | + functions-common:time_stop:2423 : [[ -z 1781285518292 ]] 2026-06-12 17:31:58.344 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-12 17:31:58.349 | + functions-common:time_stop:2426 : end_time=1781285518346 2026-06-12 17:31:58.353 | + functions-common:time_stop:2427 : elapsed_time=54 2026-06-12 17:31:58.356 | + functions-common:time_stop:2428 : total=25831 2026-06-12 17:31:58.359 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-12 17:31:58.362 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=25885 2026-06-12 17:31:58.366 | + lib/nova:start_nova_console_proxies:1125 : export PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-12 17:31:58.369 | + lib/nova:start_nova_console_proxies:1125 : PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-12 17:31:58.372 | + lib/nova:start_nova:1170 : start_nova_conductor 2026-06-12 17:31:58.374 | + lib/nova:start_nova_conductor:1138 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-12 17:31:58.377 | + lib/nova:start_nova_conductor:1144 : enable_nova_fleet 2026-06-12 17:31:58.379 | + lib/nova:enable_nova_fleet:1129 : is_service_enabled n-cond 2026-06-12 17:31:58.399 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:31:58.401 | + lib/nova:enable_nova_fleet:1130 : enable_service n-super-cond 2026-06-12 17:31:58.450 | ++ lib/nova:enable_nova_fleet:1131 : seq 1 1 2026-06-12 17:31:58.455 | + lib/nova:enable_nova_fleet:1131 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-12 17:31:58.458 | + lib/nova:enable_nova_fleet:1132 : enable_service n-cond-cell1 2026-06-12 17:31:58.509 | + lib/nova:start_nova_conductor:1145 : is_service_enabled n-super-cond 2026-06-12 17:31:58.532 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:31:58.535 | + lib/nova:start_nova_conductor:1146 : run_process n-super-cond '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-12 17:31:58.538 | + functions-common:run_process:1668 : local service=n-super-cond 2026-06-12 17:31:58.541 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-12 17:31:58.544 | + functions-common:run_process:1670 : local group= 2026-06-12 17:31:58.546 | + functions-common:run_process:1671 : local user= 2026-06-12 17:31:58.549 | + functions-common:run_process:1672 : local env_vars= 2026-06-12 17:31:58.552 | + functions-common:run_process:1674 : local name=n-super-cond 2026-06-12 17:31:58.554 | + functions-common:run_process:1676 : time_start run_process 2026-06-12 17:31:58.557 | + functions-common:time_start:2400 : local name=run_process 2026-06-12 17:31:58.560 | + functions-common:time_start:2401 : local start_time= 2026-06-12 17:31:58.563 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-12 17:31:58.567 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-12 17:31:58.572 | + functions-common:time_start:2405 : _TIME_START[$name]=1781285518568 2026-06-12 17:31:58.575 | + functions-common:run_process:1677 : is_service_enabled n-super-cond 2026-06-12 17:31:58.594 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:31:58.597 | + functions-common:run_process:1678 : _run_under_systemd n-super-cond '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' '' 2026-06-12 17:31:58.600 | + functions-common:_run_under_systemd:1622 : local service=n-super-cond 2026-06-12 17:31:58.603 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-12 17:31:58.606 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-12 17:31:58.609 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-12 17:31:58.613 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-12 17:31:58.615 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2026-06-12 17:31:58.619 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-06-12 17:31:58.622 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@n-super-cond.service 2026-06-12 17:31:58.625 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-12 17:31:58.628 | + functions-common:_run_under_systemd:1630 : local user=stack 2026-06-12 17:31:58.631 | + functions-common:_run_under_systemd:1631 : [[ -z stack ]] 2026-06-12 17:31:58.634 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-12 17:31:58.637 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[n-super-cond] ]] 2026-06-12 17:31:58.640 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-06-12 17:31:58.643 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@n-super-cond.service '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' '' stack '' 2026-06-12 17:31:58.645 | + functions-common:write_user_unit_file:1529 : local service=devstack@n-super-cond.service 2026-06-12 17:31:58.647 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-12 17:31:58.649 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-12 17:31:58.651 | + functions-common:write_user_unit_file:1532 : local user=stack 2026-06-12 17:31:58.654 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-12 17:31:58.656 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-12 17:31:58.658 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-12 17:31:58.660 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2026-06-12 17:31:58.662 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-12 17:31:58.666 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2026-06-12 17:31:58.724 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-12 17:31:58.797 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User stack 2026-06-12 17:31:58.873 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-12 17:31:58.931 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2026-06-12 17:31:58.985 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2026-06-12 17:31:59.039 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-12 17:31:59.090 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-12 17:31:59.092 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-12 17:31:59.094 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2026-06-12 17:31:59.158 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-12 17:31:59.471 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@n-super-cond.service 2026-06-12 17:31:59.482 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2026-06-12 17:31:59.788 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@n-super-cond.service 2026-06-12 17:31:59.817 | + functions-common:run_process:1680 : time_stop run_process 2026-06-12 17:31:59.820 | + functions-common:time_stop:2414 : local name 2026-06-12 17:31:59.823 | + functions-common:time_stop:2415 : local end_time 2026-06-12 17:31:59.825 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-12 17:31:59.828 | + functions-common:time_stop:2417 : local total 2026-06-12 17:31:59.830 | + functions-common:time_stop:2418 : local start_time 2026-06-12 17:31:59.833 | + functions-common:time_stop:2420 : name=run_process 2026-06-12 17:31:59.835 | + functions-common:time_stop:2421 : start_time=1781285518568 2026-06-12 17:31:59.838 | + functions-common:time_stop:2423 : [[ -z 1781285518568 ]] 2026-06-12 17:31:59.841 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-12 17:31:59.847 | + functions-common:time_stop:2426 : end_time=1781285519843 2026-06-12 17:31:59.850 | + functions-common:time_stop:2427 : elapsed_time=1275 2026-06-12 17:31:59.853 | + functions-common:time_stop:2428 : total=25885 2026-06-12 17:31:59.855 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-12 17:31:59.858 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=27160 2026-06-12 17:31:59.863 | ++ lib/nova:start_nova_conductor:1148 : seq 1 1 2026-06-12 17:31:59.867 | + lib/nova:start_nova_conductor:1148 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-12 17:31:59.870 | + lib/nova:start_nova_conductor:1149 : is_service_enabled n-cond-cell1 2026-06-12 17:31:59.889 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:31:59.891 | + lib/nova:start_nova_conductor:1150 : local conf 2026-06-12 17:31:59.895 | ++ lib/nova:start_nova_conductor:1151 : conductor_conf 1 2026-06-12 17:31:59.897 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-12 17:31:59.900 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-12 17:31:59.903 | + lib/nova:start_nova_conductor:1151 : conf=/etc/nova/nova_cell1.conf 2026-06-12 17:31:59.906 | + lib/nova:start_nova_conductor:1152 : run_process n-cond-cell1 '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-12 17:31:59.909 | + functions-common:run_process:1668 : local service=n-cond-cell1 2026-06-12 17:31:59.912 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-12 17:31:59.914 | + functions-common:run_process:1670 : local group= 2026-06-12 17:31:59.917 | + functions-common:run_process:1671 : local user= 2026-06-12 17:31:59.919 | + functions-common:run_process:1672 : local env_vars= 2026-06-12 17:31:59.922 | + functions-common:run_process:1674 : local name=n-cond-cell1 2026-06-12 17:31:59.924 | + functions-common:run_process:1676 : time_start run_process 2026-06-12 17:31:59.927 | + functions-common:time_start:2400 : local name=run_process 2026-06-12 17:31:59.929 | + functions-common:time_start:2401 : local start_time= 2026-06-12 17:31:59.932 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-12 17:31:59.935 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-12 17:31:59.939 | + functions-common:time_start:2405 : _TIME_START[$name]=1781285519936 2026-06-12 17:31:59.943 | + functions-common:run_process:1677 : is_service_enabled n-cond-cell1 2026-06-12 17:31:59.961 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:31:59.963 | + functions-common:run_process:1678 : _run_under_systemd n-cond-cell1 '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' '' 2026-06-12 17:31:59.966 | + functions-common:_run_under_systemd:1622 : local service=n-cond-cell1 2026-06-12 17:31:59.969 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-12 17:31:59.971 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-12 17:31:59.974 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-12 17:31:59.977 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-12 17:31:59.980 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2026-06-12 17:31:59.982 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2026-06-12 17:31:59.984 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@n-cond-cell1.service 2026-06-12 17:31:59.987 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-12 17:31:59.990 | + functions-common:_run_under_systemd:1630 : local user=stack 2026-06-12 17:31:59.993 | + functions-common:_run_under_systemd:1631 : [[ -z stack ]] 2026-06-12 17:31:59.995 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-12 17:31:59.997 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[n-cond-cell1] ]] 2026-06-12 17:32:00.000 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2026-06-12 17:32:00.003 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@n-cond-cell1.service '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' stack '' 2026-06-12 17:32:00.005 | + functions-common:write_user_unit_file:1529 : local service=devstack@n-cond-cell1.service 2026-06-12 17:32:00.007 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-12 17:32:00.009 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-12 17:32:00.011 | + functions-common:write_user_unit_file:1532 : local user=stack 2026-06-12 17:32:00.014 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-12 17:32:00.017 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-12 17:32:00.019 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-12 17:32:00.021 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2026-06-12 17:32:00.023 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-12 17:32:00.028 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2026-06-12 17:32:00.093 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-12 17:32:00.159 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User stack 2026-06-12 17:32:00.216 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecStart '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-12 17:32:00.273 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2026-06-12 17:32:00.330 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2026-06-12 17:32:00.400 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-12 17:32:00.460 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-12 17:32:00.464 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-12 17:32:00.467 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2026-06-12 17:32:00.539 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-12 17:32:00.857 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@n-cond-cell1.service 2026-06-12 17:32:00.870 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2026-06-12 17:32:01.206 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@n-cond-cell1.service 2026-06-12 17:32:01.233 | + functions-common:run_process:1680 : time_stop run_process 2026-06-12 17:32:01.236 | + functions-common:time_stop:2414 : local name 2026-06-12 17:32:01.238 | + functions-common:time_stop:2415 : local end_time 2026-06-12 17:32:01.240 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-12 17:32:01.244 | + functions-common:time_stop:2417 : local total 2026-06-12 17:32:01.246 | + functions-common:time_stop:2418 : local start_time 2026-06-12 17:32:01.249 | + functions-common:time_stop:2420 : name=run_process 2026-06-12 17:32:01.251 | + functions-common:time_stop:2421 : start_time=1781285519936 2026-06-12 17:32:01.255 | + functions-common:time_stop:2423 : [[ -z 1781285519936 ]] 2026-06-12 17:32:01.260 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-12 17:32:01.266 | + functions-common:time_stop:2426 : end_time=1781285521262 2026-06-12 17:32:01.269 | + functions-common:time_stop:2427 : elapsed_time=1326 2026-06-12 17:32:01.272 | + functions-common:time_stop:2428 : total=27160 2026-06-12 17:32:01.276 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-12 17:32:01.280 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=28486 2026-06-12 17:32:01.283 | + lib/nova:start_nova:1171 : start_nova_compute 2026-06-12 17:32:01.286 | + lib/nova:start_nova_compute:986 : local old_path=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-12 17:32:01.289 | + lib/nova:start_nova_compute:987 : export PATH=/opt/stack/data/venv/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-12 17:32:01.293 | + lib/nova:start_nova_compute:987 : PATH=/opt/stack/data/venv/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-12 17:32:01.295 | + lib/nova:start_nova_compute:989 : local compute_cell_conf=/etc/nova/nova.conf 2026-06-12 17:32:01.298 | + lib/nova:start_nova_compute:992 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2026-06-12 17:32:01.304 | + lib/nova:start_nova_compute:994 : merge_config_file /opt/stack/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-06-12 17:32:01.308 | + inc/meta-config:merge_config_file:83 : local file=/opt/stack/devstack/local.conf 2026-06-12 17:32:01.311 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-06-12 17:32:01.314 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2026-06-12 17:32:01.317 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-12 17:32:01.320 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2026-06-12 17:32:01.324 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2026-06-12 17:32:01.327 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2026-06-12 17:32:01.330 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2026-06-12 17:32:01.334 | + inc/meta-config:merge_config_file:164 : read a 2026-06-12 17:32:01.335 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2026-06-12 17:32:01.335 | BEGIN { 2026-06-12 17:32:01.335 | section = "" 2026-06-12 17:32:01.335 | last_section = "" 2026-06-12 17:32:01.335 | section_count = 0 2026-06-12 17:32:01.335 | } 2026-06-12 17:32:01.335 | /^\[.+\]/ { 2026-06-12 17:32:01.335 | gsub("[][]", "", $1); 2026-06-12 17:32:01.335 | section=$1 2026-06-12 17:32:01.335 | next 2026-06-12 17:32:01.335 | } 2026-06-12 17:32:01.335 | /^ *\#/ { 2026-06-12 17:32:01.335 | next 2026-06-12 17:32:01.335 | + inc/meta-config:merge_config_file:96 : get_meta_section /opt/stack/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-06-12 17:32:01.335 | } 2026-06-12 17:32:01.335 | /^[^ \t]+/ { 2026-06-12 17:32:01.335 | # get offset of first = in $0 2026-06-12 17:32:01.335 | eq_idx = index($0, "=") 2026-06-12 17:32:01.335 | # extract attr & value from $0 2026-06-12 17:32:01.335 | attr = substr($0, 1, eq_idx - 1) 2026-06-12 17:32:01.335 | value = substr($0, eq_idx + 1) 2026-06-12 17:32:01.335 | # only need to strip trailing whitespace from attr 2026-06-12 17:32:01.335 | sub(/[ \t]*$/, "", attr) 2026-06-12 17:32:01.335 | # need to strip leading & trailing whitespace from value 2026-06-12 17:32:01.335 | sub(/^[ \t]*/, "", value) 2026-06-12 17:32:01.335 | sub(/[ \t]*$/, "", value) 2026-06-12 17:32:01.335 | 2026-06-12 17:32:01.335 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-12 17:32:01.335 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-12 17:32:01.335 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-12 17:32:01.335 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-12 17:32:01.335 | if (! (section, attr) in cfg_attr_count) { 2026-06-12 17:32:01.335 | if (section != last_section) { 2026-06-12 17:32:01.335 | cfg_section[section_count++] = section 2026-06-12 17:32:01.335 | last_section = section 2026-06-12 17:32:01.335 | } 2026-06-12 17:32:01.335 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-12 17:32:01.335 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-12 17:32:01.335 | 2026-06-12 17:32:01.335 | cfg_attr[section, attr, 0] = value 2026-06-12 17:32:01.335 | cfg_attr_count[section, attr] = 1 2026-06-12 17:32:01.335 | } else { 2026-06-12 17:32:01.335 | lno = cfg_attr_count[section, attr]++ 2026-06-12 17:32:01.335 | cfg_attr[section, attr, lno] = value 2026-06-12 17:32:01.335 | } 2026-06-12 17:32:01.335 | } 2026-06-12 17:32:01.335 | END { 2026-06-12 17:32:01.335 | # Process each section in order 2026-06-12 17:32:01.335 | for (sno = 0; sno < section_count; sno++) { 2026-06-12 17:32:01.335 | section = cfg_section[sno] 2026-06-12 17:32:01.335 | # The ini routines simply append a config item immediately 2026-06-12 17:32:01.335 | # after the section header. To keep the same order as defined 2026-06-12 17:32:01.335 | # in local.conf, invoke the ini routines in the reverse order 2026-06-12 17:32:01.335 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-12 17:32:01.335 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-12 17:32:01.335 | if (cfg_attr_count[section, attr] == 1) 2026-06-12 17:32:01.335 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-12 17:32:01.335 | else { 2026-06-12 17:32:01.335 | # For multiline, invoke the ini routines in the reverse order 2026-06-12 17:32:01.335 | count = cfg_attr_count[section, attr] 2026-06-12 17:32:01.335 | print "inidelete " configfile " " section " " attr 2026-06-12 17:32:01.335 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-12 17:32:01.335 | for (l = count -2; l >= 0; l--) 2026-06-12 17:32:01.335 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-12 17:32:01.335 | } 2026-06-12 17:32:01.335 | } 2026-06-12 17:32:01.335 | } 2026-06-12 17:32:01.336 | } 2026-06-12 17:32:01.336 | ' 2026-06-12 17:32:01.337 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-12 17:32:01.338 | + inc/meta-config:get_meta_section:33 : local file=/opt/stack/devstack/local.conf 2026-06-12 17:32:01.340 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-06-12 17:32:01.343 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2026-06-12 17:32:01.346 | + inc/meta-config:get_meta_section:37 : [[ -r /opt/stack/devstack/local.conf ]] 2026-06-12 17:32:01.349 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2026-06-12 17:32:01.351 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2026-06-12 17:32:01.352 | BEGIN { group = "" } 2026-06-12 17:32:01.352 | /^\[\[.+\|.*\]\]/ { 2026-06-12 17:32:01.352 | gsub("[][]", "", $1); 2026-06-12 17:32:01.352 | split($1, a, "|"); 2026-06-12 17:32:01.352 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-12 17:32:01.352 | group=a[1] 2026-06-12 17:32:01.352 | } else { 2026-06-12 17:32:01.352 | group="" 2026-06-12 17:32:01.352 | } 2026-06-12 17:32:01.352 | next 2026-06-12 17:32:01.352 | } 2026-06-12 17:32:01.352 | { 2026-06-12 17:32:01.352 | if (group != "") 2026-06-12 17:32:01.352 | print $0 2026-06-12 17:32:01.352 | } 2026-06-12 17:32:01.352 | ' /opt/stack/devstack/local.conf 2026-06-12 17:32:01.360 | + lib/nova:start_nova_compute:996 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-12 17:32:01.362 | + lib/nova:start_nova_compute:1003 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2026-06-12 17:32:01.400 | + lib/nova:start_nova_compute:1006 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2026-06-12 17:32:01.440 | + lib/nova:start_nova_compute:1007 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2026-06-12 17:32:01.443 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-06-12 17:32:01.445 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova-cpu.conf 2026-06-12 17:32:01.448 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-12 17:32:01.451 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-06-12 17:32:01.454 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-12 17:32:01.472 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:32:01.475 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-06-12 17:32:01.478 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-06-12 17:32:01.481 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-12 17:32:01.499 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:32:01.503 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.250:5672/nova_cell1 2026-06-12 17:32:01.505 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@10.4.3.250:5672/nova_cell1 2026-06-12 17:32:01.539 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-12 17:32:01.542 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-12 17:32:01.545 | + lib/nova:start_nova_compute:1011 : inidelete /etc/nova/nova-cpu.conf database connection 2026-06-12 17:32:01.565 | + lib/nova:start_nova_compute:1012 : inidelete /etc/nova/nova-cpu.conf api_database connection 2026-06-12 17:32:01.585 | + lib/nova:start_nova_compute:1017 : configure_console_compute 2026-06-12 17:32:01.588 | + lib/nova:configure_console_compute:669 : local offset 2026-06-12 17:32:01.591 | + lib/nova:configure_console_compute:670 : offset=0 2026-06-12 17:32:01.594 | + lib/nova:configure_console_compute:674 : local default_proxyclient_addr 2026-06-12 17:32:01.598 | ++ lib/nova:configure_console_compute:675 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2026-06-12 17:32:01.620 | + lib/nova:configure_console_compute:675 : default_proxyclient_addr=10.4.3.250 2026-06-12 17:32:01.623 | + lib/nova:configure_console_compute:679 : is_service_enabled n-cpu 2026-06-12 17:32:01.639 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:32:01.642 | + lib/nova:configure_console_compute:680 : '[' False == True ']' 2026-06-12 17:32:01.644 | + lib/nova:configure_console_compute:683 : vercmp v1.3.0 '<' 1.0.0 2026-06-12 17:32:01.648 | + functions:vercmp:647 : local v1=v1.3.0 2026-06-12 17:32:01.651 | + functions:vercmp:648 : local 'op=<' 2026-06-12 17:32:01.654 | + functions:vercmp:649 : local v2=1.0.0 2026-06-12 17:32:01.658 | + functions:vercmp:650 : local result 2026-06-12 17:32:01.662 | ++ functions:vercmp:654 : sort -V 2026-06-12 17:32:01.664 | ++ functions:vercmp:654 : echo -e 'v1.3.0\n1.0.0' 2026-06-12 17:32:01.664 | ++ functions:vercmp:654 : head -1 2026-06-12 17:32:01.669 | + functions:vercmp:654 : result=1.0.0 2026-06-12 17:32:01.672 | + functions:vercmp:656 : case $op in 2026-06-12 17:32:01.674 | + functions:vercmp:666 : '[' v1.3.0 '!=' 1.0.0 ']' 2026-06-12 17:32:01.677 | + functions:vercmp:666 : '[' 1.0.0 = v1.3.0 ']' 2026-06-12 17:32:01.679 | + functions:vercmp:667 : return 2026-06-12 17:32:01.682 | + lib/nova:configure_console_compute:688 : NOVNCPROXY_URL=http://10.4.3.250:6080/vnc_lite.html 2026-06-12 17:32:01.685 | + lib/nova:configure_console_compute:690 : iniset /etc/nova/nova-cpu.conf vnc novncproxy_base_url http://10.4.3.250:6080/vnc_lite.html 2026-06-12 17:32:01.721 | + lib/nova:configure_console_compute:691 : SPICEHTML5PROXY_URL=http://10.4.3.250:6081/spice_auto.html 2026-06-12 17:32:01.724 | + lib/nova:configure_console_compute:692 : iniset /etc/nova/nova-cpu.conf spice html5proxy_base_url http://10.4.3.250:6081/spice_auto.html 2026-06-12 17:32:01.762 | + lib/nova:configure_console_compute:695 : is_service_enabled n-novnc 2026-06-12 17:32:01.781 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:32:01.784 | + lib/nova:configure_console_compute:698 : VNCSERVER_LISTEN=0.0.0.0 2026-06-12 17:32:01.786 | + lib/nova:configure_console_compute:699 : VNCSERVER_PROXYCLIENT_ADDRESS=10.4.3.250 2026-06-12 17:32:01.790 | + lib/nova:configure_console_compute:700 : iniset /etc/nova/nova-cpu.conf vnc server_listen 0.0.0.0 2026-06-12 17:32:01.822 | + lib/nova:configure_console_compute:701 : iniset /etc/nova/nova-cpu.conf vnc server_proxyclient_address 10.4.3.250 2026-06-12 17:32:01.851 | + lib/nova:configure_console_compute:706 : is_service_enabled n-spice 2026-06-12 17:32:01.867 | + functions-common:is_service_enabled:2070 : return 1 2026-06-12 17:32:01.870 | + lib/nova:configure_console_compute:706 : '[' False '!=' False ']' 2026-06-12 17:32:01.873 | + lib/nova:configure_console_compute:716 : is_service_enabled n-sproxy 2026-06-12 17:32:01.886 | + functions-common:is_service_enabled:2070 : return 1 2026-06-12 17:32:01.888 | + lib/nova:configure_console_compute:716 : '[' False '!=' False ']' 2026-06-12 17:32:01.891 | + lib/nova:start_nova_compute:1021 : iniset /etc/nova/nova-cpu.conf DEFAULT reimage_timeout_per_gb 180 2026-06-12 17:32:01.919 | + lib/nova:start_nova_compute:1024 : '[' -n 127.0.0.1 ']' 2026-06-12 17:32:01.922 | + lib/nova:start_nova_compute:1025 : iniset /etc/nova/nova-cpu.conf os_vif_ovs ovsdb_connection tcp:127.0.0.1:6640 2026-06-12 17:32:01.951 | + lib/nova:start_nova_compute:1029 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-06-12 17:32:01.953 | + lib/nova:start_nova_compute:1029 : [[ qemu == \q\e\m\u ]] 2026-06-12 17:32:01.956 | + lib/nova:start_nova_compute:1030 : iniset /etc/nova/nova-cpu.conf workarounds libvirt_disable_apic True 2026-06-12 17:32:01.985 | + lib/nova:start_nova_compute:1033 : [[ -n '' ]] 2026-06-12 17:32:01.987 | + lib/nova:start_nova_compute:1037 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-06-12 17:32:01.990 | + lib/nova:start_nova_compute:1038 : '[' 128 -gt 0 ']' 2026-06-12 17:32:01.993 | + lib/nova:start_nova_compute:1039 : iniset /etc/nova/nova-cpu.conf libvirt tb_cache_size 128 2026-06-12 17:32:02.024 | + lib/nova:start_nova_compute:1044 : run_process n-cpu '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2026-06-12 17:32:02.026 | + functions-common:run_process:1668 : local service=n-cpu 2026-06-12 17:32:02.029 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-12 17:32:02.033 | + functions-common:run_process:1670 : local group=libvirt 2026-06-12 17:32:02.035 | + functions-common:run_process:1671 : local user= 2026-06-12 17:32:02.037 | + functions-common:run_process:1672 : local env_vars= 2026-06-12 17:32:02.039 | + functions-common:run_process:1674 : local name=n-cpu 2026-06-12 17:32:02.042 | + functions-common:run_process:1676 : time_start run_process 2026-06-12 17:32:02.045 | + functions-common:time_start:2400 : local name=run_process 2026-06-12 17:32:02.047 | + functions-common:time_start:2401 : local start_time= 2026-06-12 17:32:02.049 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-12 17:32:02.052 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-12 17:32:02.056 | + functions-common:time_start:2405 : _TIME_START[$name]=1781285522053 2026-06-12 17:32:02.058 | + functions-common:run_process:1677 : is_service_enabled n-cpu 2026-06-12 17:32:02.074 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:32:02.076 | + functions-common:run_process:1678 : _run_under_systemd n-cpu '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt '' '' 2026-06-12 17:32:02.080 | + functions-common:_run_under_systemd:1622 : local service=n-cpu 2026-06-12 17:32:02.083 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-12 17:32:02.086 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-12 17:32:02.088 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-12 17:32:02.091 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-12 17:32:02.094 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ sudo ]] 2026-06-12 17:32:02.096 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ ^/ ]] 2026-06-12 17:32:02.098 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@n-cpu.service 2026-06-12 17:32:02.101 | + functions-common:_run_under_systemd:1629 : local group=libvirt 2026-06-12 17:32:02.104 | + functions-common:_run_under_systemd:1630 : local user=stack 2026-06-12 17:32:02.106 | + functions-common:_run_under_systemd:1631 : [[ -z stack ]] 2026-06-12 17:32:02.109 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-12 17:32:02.112 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[n-cpu] ]] 2026-06-12 17:32:02.115 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ uwsgi ]] 2026-06-12 17:32:02.118 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@n-cpu.service '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt stack '' 2026-06-12 17:32:02.120 | + functions-common:write_user_unit_file:1529 : local service=devstack@n-cpu.service 2026-06-12 17:32:02.123 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-12 17:32:02.125 | + functions-common:write_user_unit_file:1531 : local group=libvirt 2026-06-12 17:32:02.127 | + functions-common:write_user_unit_file:1532 : local user=stack 2026-06-12 17:32:02.130 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-12 17:32:02.133 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-12 17:32:02.135 | + functions-common:write_user_unit_file:1535 : [[ -n libvirt ]] 2026-06-12 17:32:02.137 | + functions-common:write_user_unit_file:1536 : extra=Group=libvirt 2026-06-12 17:32:02.139 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@n-cpu.service 2026-06-12 17:32:02.141 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-12 17:32:02.146 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Unit Description 'Devstack devstack@n-cpu.service' 2026-06-12 17:32:02.211 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Environment '"PATH=/opt/stack/data/venv/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-12 17:32:02.285 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service User stack 2026-06-12 17:32:02.344 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecStart '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-12 17:32:02.407 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service KillMode process 2026-06-12 17:32:02.466 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service TimeoutStopSec 300 2026-06-12 17:32:02.524 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-12 17:32:02.596 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-12 17:32:02.599 | + functions-common:write_user_unit_file:1551 : [[ -n libvirt ]] 2026-06-12 17:32:02.602 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Group libvirt 2026-06-12 17:32:02.664 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Install WantedBy multi-user.target 2026-06-12 17:32:02.735 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-12 17:32:03.076 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@n-cpu.service 2026-06-12 17:32:03.093 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cpu.service → /etc/systemd/system/devstack@n-cpu.service. 2026-06-12 17:32:03.406 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@n-cpu.service 2026-06-12 17:32:03.437 | + functions-common:run_process:1680 : time_stop run_process 2026-06-12 17:32:03.440 | + functions-common:time_stop:2414 : local name 2026-06-12 17:32:03.443 | + functions-common:time_stop:2415 : local end_time 2026-06-12 17:32:03.446 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-12 17:32:03.448 | + functions-common:time_stop:2417 : local total 2026-06-12 17:32:03.451 | + functions-common:time_stop:2418 : local start_time 2026-06-12 17:32:03.453 | + functions-common:time_stop:2420 : name=run_process 2026-06-12 17:32:03.456 | + functions-common:time_stop:2421 : start_time=1781285522053 2026-06-12 17:32:03.459 | + functions-common:time_stop:2423 : [[ -z 1781285522053 ]] 2026-06-12 17:32:03.462 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-12 17:32:03.467 | + functions-common:time_stop:2426 : end_time=1781285523463 2026-06-12 17:32:03.470 | + functions-common:time_stop:2427 : elapsed_time=1410 2026-06-12 17:32:03.473 | + functions-common:time_stop:2428 : total=28486 2026-06-12 17:32:03.476 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-12 17:32:03.478 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=29896 2026-06-12 17:32:03.481 | + lib/nova:start_nova_compute:1075 : export PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-12 17:32:03.483 | + lib/nova:start_nova_compute:1075 : PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-12 17:32:03.486 | + lib/nova:start_nova:1172 : is_service_enabled n-api 2026-06-12 17:32:03.502 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:32:03.505 | + lib/nova:start_nova:1174 : echo 'Dumping cells_v2 mapping' 2026-06-12 17:32:03.505 | Dumping cells_v2 mapping 2026-06-12 17:32:03.508 | + lib/nova:start_nova:1175 : /opt/stack/data/venv/bin/nova-manage cell_v2 list_cells --verbose 2026-06-12 17:32:03.733 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-12 17:32:03.733 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-12 17:32:03.733 | we strongly recommend against using it for new projects. 2026-06-12 17:32:03.733 | 2026-06-12 17:32:03.733 | If you are already using Eventlet, we recommend migrating to a different 2026-06-12 17:32:03.733 | framework. For more detail see 2026-06-12 17:32:03.733 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-12 17:32:03.733 | 2026-06-12 17:32:03.733 | import eventlet # noqa 2026-06-12 17:32:03.918 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-12 17:32:05.334 | INFO dbcounter [None req-6a902a9c-5402-4095-97c8-4023b7d6d088 None None] Registered counter for database nova_api 2026-06-12 17:32:05.396 | DEBUG dbcounter [-] [95340] Writer thread running {{(pid=95340) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-12 17:32:05.410 | +-------+--------------------------------------+--------------------------------------------------------------+----------------------------------------------------------------------------------------+----------+ 2026-06-12 17:32:05.410 | | Name | UUID | Transport URL | Database Connection | Disabled | 2026-06-12 17:32:05.410 | +-------+--------------------------------------+--------------------------------------------------------------+----------------------------------------------------------------------------------------+----------+ 2026-06-12 17:32:05.410 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2026-06-12 17:32:05.410 | | cell1 | b5e0c424-49a6-43cf-953a-9153b52ca26b | rabbit://stackrabbit:secretrabbit@10.4.3.250:5672/nova_cell1 | mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2026-06-12 17:32:05.410 | +-------+--------------------------------------+--------------------------------------------------------------+----------------------------------------------------------------------------------------+----------+ 2026-06-12 17:32:05.644 | Exception ignored in: 2026-06-12 17:32:05.644 | Traceback (most recent call last): 2026-06-12 17:32:05.644 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-12 17:32:05.644 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-12 17:32:05.644 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-12 17:32:05.644 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-12 17:32:05.644 | RuntimeError: greenlet is being finalized 2026-06-12 17:32:05.897 | + ./stack.sh:main:1330 : async_runfunc create_flavors 2026-06-12 17:32:05.900 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2026-06-12 17:32:05.966 | + inc/async:async_inner:63 : create_flavors 2026-06-12 17:32:06.008 | [8416 Async create_flavors:95398]: running: create_flavors 2026-06-12 17:32:06.011 | + ./stack.sh:main:1332 : is_service_enabled cinder 2026-06-12 17:32:06.030 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:32:06.033 | + ./stack.sh:main:1333 : echo_summary 'Starting Cinder' 2026-06-12 17:32:06.036 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-12 17:32:06.038 | + ./stack.sh:echo_summary:444 : echo -e Starting Cinder 2026-06-12 17:32:06.041 | + ./stack.sh:main:1334 : start_cinder 2026-06-12 17:32:06.044 | + lib/cinder:start_cinder:604 : '[' lioadm = tgtadm ']' 2026-06-12 17:32:06.049 | ++ lib/cinder:start_cinder:619 : which uwsgi 2026-06-12 17:32:06.054 | + lib/cinder:start_cinder:619 : run_process c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-12 17:32:06.057 | + functions-common:run_process:1668 : local service=c-api 2026-06-12 17:32:06.060 | + functions-common:run_process:1669 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-12 17:32:06.063 | + functions-common:run_process:1670 : local group= 2026-06-12 17:32:06.066 | + functions-common:run_process:1671 : local user= 2026-06-12 17:32:06.069 | + functions-common:run_process:1672 : local env_vars= 2026-06-12 17:32:06.072 | + functions-common:run_process:1674 : local name=c-api 2026-06-12 17:32:06.074 | + functions-common:run_process:1676 : time_start run_process 2026-06-12 17:32:06.077 | + functions-common:time_start:2400 : local name=run_process 2026-06-12 17:32:06.080 | + functions-common:time_start:2401 : local start_time= 2026-06-12 17:32:06.083 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-12 17:32:06.088 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-12 17:32:06.093 | + functions-common:time_start:2405 : _TIME_START[$name]=1781285526090 2026-06-12 17:32:06.097 | + functions-common:run_process:1677 : is_service_enabled c-api 2026-06-12 17:32:06.116 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:32:06.119 | + functions-common:run_process:1678 : _run_under_systemd c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' '' 2026-06-12 17:32:06.122 | + functions-common:_run_under_systemd:1622 : local service=c-api 2026-06-12 17:32:06.125 | + functions-common:_run_under_systemd:1623 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-12 17:32:06.128 | + functions-common:_run_under_systemd:1624 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-12 17:32:06.131 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-12 17:32:06.134 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-12 17:32:06.137 | + functions-common:_common_systemd_pitfalls:1597 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2026-06-12 17:32:06.139 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2026-06-12 17:32:06.142 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@c-api.service 2026-06-12 17:32:06.145 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-12 17:32:06.148 | + functions-common:_run_under_systemd:1630 : local user=stack 2026-06-12 17:32:06.150 | + functions-common:_run_under_systemd:1631 : [[ -z stack ]] 2026-06-12 17:32:06.153 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-12 17:32:06.156 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[c-api] ]] 2026-06-12 17:32:06.159 | + functions-common:_run_under_systemd:1638 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2026-06-12 17:32:06.162 | + functions-common:_run_under_systemd:1639 : [[ True == \T\r\u\e ]] 2026-06-12 17:32:06.164 | + functions-common:_run_under_systemd:1640 : cmd='/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-12 17:32:06.166 | + functions-common:_run_under_systemd:1642 : write_uwsgi_user_unit_file devstack@c-api.service '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' '' stack '' 2026-06-12 17:32:06.168 | + functions-common:write_uwsgi_user_unit_file:1561 : local service=devstack@c-api.service 2026-06-12 17:32:06.170 | + functions-common:write_uwsgi_user_unit_file:1562 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-12 17:32:06.172 | + functions-common:write_uwsgi_user_unit_file:1563 : local group= 2026-06-12 17:32:06.174 | + functions-common:write_uwsgi_user_unit_file:1564 : local user=stack 2026-06-12 17:32:06.176 | + functions-common:write_uwsgi_user_unit_file:1565 : local env_vars= 2026-06-12 17:32:06.178 | + functions-common:write_uwsgi_user_unit_file:1566 : local unitfile=/etc/systemd/system/devstack@c-api.service 2026-06-12 17:32:06.180 | + functions-common:write_uwsgi_user_unit_file:1567 : mkdir -p /etc/systemd/system 2026-06-12 17:32:06.184 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2026-06-12 17:32:06.249 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-12 17:32:06.317 | + functions-common:write_uwsgi_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2026-06-12 17:32:06.372 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User stack 2026-06-12 17:32:06.433 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecStart '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-12 17:32:06.493 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-12 17:32:06.550 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2026-06-12 17:32:06.609 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2026-06-12 17:32:06.674 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2026-06-12 17:32:06.744 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2026-06-12 17:32:06.800 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2026-06-12 17:32:06.858 | + functions-common:write_uwsgi_user_unit_file:1581 : [[ -n '' ]] 2026-06-12 17:32:06.861 | + functions-common:write_uwsgi_user_unit_file:1584 : [[ -n '' ]] 2026-06-12 17:32:06.864 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2026-06-12 17:32:06.934 | + functions-common:write_uwsgi_user_unit_file:1590 : sudo systemctl daemon-reload 2026-06-12 17:32:07.254 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@c-api.service 2026-06-12 17:32:07.274 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2026-06-12 17:32:07.609 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@c-api.service 2026-06-12 17:32:07.686 | + functions-common:run_process:1680 : time_stop run_process 2026-06-12 17:32:07.689 | + functions-common:time_stop:2414 : local name 2026-06-12 17:32:07.693 | + functions-common:time_stop:2415 : local end_time 2026-06-12 17:32:07.696 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-12 17:32:07.700 | + functions-common:time_stop:2417 : local total 2026-06-12 17:32:07.702 | + functions-common:time_stop:2418 : local start_time 2026-06-12 17:32:07.707 | + functions-common:time_stop:2420 : name=run_process 2026-06-12 17:32:07.708 | + functions-common:time_stop:2421 : start_time=1781285526090 2026-06-12 17:32:07.711 | + functions-common:time_stop:2423 : [[ -z 1781285526090 ]] 2026-06-12 17:32:07.714 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-12 17:32:07.719 | + functions-common:time_stop:2426 : end_time=1781285527716 2026-06-12 17:32:07.722 | + functions-common:time_stop:2427 : elapsed_time=1626 2026-06-12 17:32:07.725 | + functions-common:time_stop:2428 : total=29896 2026-06-12 17:32:07.728 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-12 17:32:07.731 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=31522 2026-06-12 17:32:07.735 | + lib/cinder:start_cinder:621 : echo 'Waiting for Cinder API to start...' 2026-06-12 17:32:07.735 | Waiting for Cinder API to start... 2026-06-12 17:32:07.738 | + lib/cinder:start_cinder:623 : local cinder_url=https://10.4.3.250/volume/v3/ 2026-06-12 17:32:07.741 | + lib/cinder:start_cinder:625 : wait_for_service 60 https://10.4.3.250/volume/v3/ 2026-06-12 17:32:07.744 | + functions:wait_for_service:476 : local timeout=60 2026-06-12 17:32:07.746 | + functions:wait_for_service:477 : local url=https://10.4.3.250/volume/v3/ 2026-06-12 17:32:07.749 | + functions:wait_for_service:478 : local rval=0 2026-06-12 17:32:07.753 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-12 17:32:07.755 | + functions-common:time_start:2400 : local name=wait_for_service 2026-06-12 17:32:07.757 | + functions-common:time_start:2401 : local start_time= 2026-06-12 17:32:07.760 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-12 17:32:07.764 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-12 17:32:07.769 | + functions-common:time_start:2405 : _TIME_START[$name]=1781285527766 2026-06-12 17:32:07.771 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-12 17:32:07.776 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://10.4.3.250/volume/v3/ 2026-06-12 17:32:09.707 | + inc/async:async_inner:64 : rc=0 2026-06-12 17:32:09.733 | [95398 Async create_flavors:95398]: finished successfully 2026-06-12 17:32:10.104 | + :: : [[ 401 == 503 ]] 2026-06-12 17:32:10.106 | + :: : [[ 0 -eq 7 ]] 2026-06-12 17:32:10.109 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-12 17:32:10.112 | + functions-common:time_stop:2414 : local name 2026-06-12 17:32:10.114 | + functions-common:time_stop:2415 : local end_time 2026-06-12 17:32:10.117 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-12 17:32:10.120 | + functions-common:time_stop:2417 : local total 2026-06-12 17:32:10.123 | + functions-common:time_stop:2418 : local start_time 2026-06-12 17:32:10.125 | + functions-common:time_stop:2420 : name=wait_for_service 2026-06-12 17:32:10.128 | + functions-common:time_stop:2421 : start_time=1781285527766 2026-06-12 17:32:10.131 | + functions-common:time_stop:2423 : [[ -z 1781285527766 ]] 2026-06-12 17:32:10.134 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-12 17:32:10.139 | + functions-common:time_stop:2426 : end_time=1781285530136 2026-06-12 17:32:10.141 | + functions-common:time_stop:2427 : elapsed_time=2370 2026-06-12 17:32:10.144 | + functions-common:time_stop:2428 : total=7947 2026-06-12 17:32:10.147 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-12 17:32:10.149 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=10317 2026-06-12 17:32:10.152 | + functions:wait_for_service:486 : return 0 2026-06-12 17:32:10.154 | + lib/cinder:start_cinder:629 : run_process c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-12 17:32:10.157 | + functions-common:run_process:1668 : local service=c-sch 2026-06-12 17:32:10.160 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-12 17:32:10.162 | + functions-common:run_process:1670 : local group= 2026-06-12 17:32:10.165 | + functions-common:run_process:1671 : local user= 2026-06-12 17:32:10.168 | + functions-common:run_process:1672 : local env_vars= 2026-06-12 17:32:10.170 | + functions-common:run_process:1674 : local name=c-sch 2026-06-12 17:32:10.173 | + functions-common:run_process:1676 : time_start run_process 2026-06-12 17:32:10.176 | + functions-common:time_start:2400 : local name=run_process 2026-06-12 17:32:10.179 | + functions-common:time_start:2401 : local start_time= 2026-06-12 17:32:10.181 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-12 17:32:10.185 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-12 17:32:10.190 | + functions-common:time_start:2405 : _TIME_START[$name]=1781285530187 2026-06-12 17:32:10.193 | + functions-common:run_process:1677 : is_service_enabled c-sch 2026-06-12 17:32:10.212 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:32:10.215 | + functions-common:run_process:1678 : _run_under_systemd c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' '' 2026-06-12 17:32:10.218 | + functions-common:_run_under_systemd:1622 : local service=c-sch 2026-06-12 17:32:10.220 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-12 17:32:10.223 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-12 17:32:10.225 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-12 17:32:10.228 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-12 17:32:10.232 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-06-12 17:32:10.233 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-06-12 17:32:10.236 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@c-sch.service 2026-06-12 17:32:10.239 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-12 17:32:10.242 | + functions-common:_run_under_systemd:1630 : local user=stack 2026-06-12 17:32:10.244 | + functions-common:_run_under_systemd:1631 : [[ -z stack ]] 2026-06-12 17:32:10.247 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-12 17:32:10.249 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[c-sch] ]] 2026-06-12 17:32:10.251 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-06-12 17:32:10.254 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@c-sch.service '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' stack '' 2026-06-12 17:32:10.256 | + functions-common:write_user_unit_file:1529 : local service=devstack@c-sch.service 2026-06-12 17:32:10.259 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-12 17:32:10.261 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-12 17:32:10.263 | + functions-common:write_user_unit_file:1532 : local user=stack 2026-06-12 17:32:10.266 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-12 17:32:10.268 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-12 17:32:10.271 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-12 17:32:10.273 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2026-06-12 17:32:10.276 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-12 17:32:10.280 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2026-06-12 17:32:10.352 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-12 17:32:10.424 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User stack 2026-06-12 17:32:10.480 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-12 17:32:10.537 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2026-06-12 17:32:10.596 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2026-06-12 17:32:10.656 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-12 17:32:10.714 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-12 17:32:10.716 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-12 17:32:10.720 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2026-06-12 17:32:10.787 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-12 17:32:11.121 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@c-sch.service 2026-06-12 17:32:11.136 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2026-06-12 17:32:11.452 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@c-sch.service 2026-06-12 17:32:11.484 | + functions-common:run_process:1680 : time_stop run_process 2026-06-12 17:32:11.487 | + functions-common:time_stop:2414 : local name 2026-06-12 17:32:11.490 | + functions-common:time_stop:2415 : local end_time 2026-06-12 17:32:11.493 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-12 17:32:11.497 | + functions-common:time_stop:2417 : local total 2026-06-12 17:32:11.500 | + functions-common:time_stop:2418 : local start_time 2026-06-12 17:32:11.503 | + functions-common:time_stop:2420 : name=run_process 2026-06-12 17:32:11.507 | + functions-common:time_stop:2421 : start_time=1781285530187 2026-06-12 17:32:11.510 | + functions-common:time_stop:2423 : [[ -z 1781285530187 ]] 2026-06-12 17:32:11.513 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-12 17:32:11.519 | + functions-common:time_stop:2426 : end_time=1781285531515 2026-06-12 17:32:11.522 | + functions-common:time_stop:2427 : elapsed_time=1328 2026-06-12 17:32:11.525 | + functions-common:time_stop:2428 : total=31522 2026-06-12 17:32:11.528 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-12 17:32:11.531 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=32850 2026-06-12 17:32:11.534 | + lib/cinder:start_cinder:634 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-12 17:32:11.537 | + lib/cinder:start_cinder:635 : run_process c-bak '/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-12 17:32:11.540 | + functions-common:run_process:1668 : local service=c-bak 2026-06-12 17:32:11.542 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-06-12 17:32:11.545 | + functions-common:run_process:1670 : local group= 2026-06-12 17:32:11.548 | + functions-common:run_process:1671 : local user= 2026-06-12 17:32:11.552 | + functions-common:run_process:1672 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-12 17:32:11.554 | + functions-common:run_process:1674 : local name=c-bak 2026-06-12 17:32:11.557 | + functions-common:run_process:1676 : time_start run_process 2026-06-12 17:32:11.560 | + functions-common:time_start:2400 : local name=run_process 2026-06-12 17:32:11.563 | + functions-common:time_start:2401 : local start_time= 2026-06-12 17:32:11.566 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-12 17:32:11.571 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-12 17:32:11.575 | + functions-common:time_start:2405 : _TIME_START[$name]=1781285531572 2026-06-12 17:32:11.578 | + functions-common:run_process:1677 : is_service_enabled c-bak 2026-06-12 17:32:11.597 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:32:11.599 | + functions-common:run_process:1678 : _run_under_systemd c-bak '/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-12 17:32:11.601 | + functions-common:_run_under_systemd:1622 : local service=c-bak 2026-06-12 17:32:11.603 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-06-12 17:32:11.606 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-06-12 17:32:11.609 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-06-12 17:32:11.612 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-06-12 17:32:11.614 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-06-12 17:32:11.617 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-06-12 17:32:11.620 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@c-bak.service 2026-06-12 17:32:11.623 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-12 17:32:11.626 | + functions-common:_run_under_systemd:1630 : local user=stack 2026-06-12 17:32:11.629 | + functions-common:_run_under_systemd:1631 : [[ -z stack ]] 2026-06-12 17:32:11.632 | + functions-common:_run_under_systemd:1634 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-12 17:32:11.635 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[c-bak] ]] 2026-06-12 17:32:11.638 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-06-12 17:32:11.640 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@c-bak.service '/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' stack 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-12 17:32:11.644 | + functions-common:write_user_unit_file:1529 : local service=devstack@c-bak.service 2026-06-12 17:32:11.648 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-06-12 17:32:11.651 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-12 17:32:11.654 | + functions-common:write_user_unit_file:1532 : local user=stack 2026-06-12 17:32:11.657 | + functions-common:write_user_unit_file:1533 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-12 17:32:11.660 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-12 17:32:11.663 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-12 17:32:11.666 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@c-bak.service 2026-06-12 17:32:11.669 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-12 17:32:11.674 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Unit Description 'Devstack devstack@c-bak.service' 2026-06-12 17:32:11.747 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-12 17:32:11.821 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service User stack 2026-06-12 17:32:11.882 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service ExecStart '/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-06-12 17:32:11.940 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service KillMode process 2026-06-12 17:32:12.001 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service TimeoutStopSec 300 2026-06-12 17:32:12.061 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-12 17:32:12.121 | + functions-common:write_user_unit_file:1548 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2026-06-12 17:32:12.124 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service Environment 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-12 17:32:12.186 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-12 17:32:12.188 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Install WantedBy multi-user.target 2026-06-12 17:32:12.256 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-12 17:32:12.589 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@c-bak.service 2026-06-12 17:32:12.606 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-bak.service → /etc/systemd/system/devstack@c-bak.service. 2026-06-12 17:32:12.935 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@c-bak.service 2026-06-12 17:32:12.967 | + functions-common:run_process:1680 : time_stop run_process 2026-06-12 17:32:12.971 | + functions-common:time_stop:2414 : local name 2026-06-12 17:32:12.974 | + functions-common:time_stop:2415 : local end_time 2026-06-12 17:32:12.978 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-12 17:32:12.982 | + functions-common:time_stop:2417 : local total 2026-06-12 17:32:12.986 | + functions-common:time_stop:2418 : local start_time 2026-06-12 17:32:12.989 | + functions-common:time_stop:2420 : name=run_process 2026-06-12 17:32:12.992 | + functions-common:time_stop:2421 : start_time=1781285531572 2026-06-12 17:32:12.994 | + functions-common:time_stop:2423 : [[ -z 1781285531572 ]] 2026-06-12 17:32:12.997 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-12 17:32:13.002 | + functions-common:time_stop:2426 : end_time=1781285532998 2026-06-12 17:32:13.004 | + functions-common:time_stop:2427 : elapsed_time=1426 2026-06-12 17:32:13.006 | + functions-common:time_stop:2428 : total=32850 2026-06-12 17:32:13.010 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-12 17:32:13.011 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=34276 2026-06-12 17:32:13.014 | + lib/cinder:start_cinder:636 : run_process c-vol '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-12 17:32:13.017 | + functions-common:run_process:1668 : local service=c-vol 2026-06-12 17:32:13.021 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-12 17:32:13.023 | + functions-common:run_process:1670 : local group= 2026-06-12 17:32:13.027 | + functions-common:run_process:1671 : local user= 2026-06-12 17:32:13.030 | + functions-common:run_process:1672 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-12 17:32:13.033 | + functions-common:run_process:1674 : local name=c-vol 2026-06-12 17:32:13.035 | + functions-common:run_process:1676 : time_start run_process 2026-06-12 17:32:13.038 | + functions-common:time_start:2400 : local name=run_process 2026-06-12 17:32:13.041 | + functions-common:time_start:2401 : local start_time= 2026-06-12 17:32:13.043 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-12 17:32:13.046 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-12 17:32:13.052 | + functions-common:time_start:2405 : _TIME_START[$name]=1781285533048 2026-06-12 17:32:13.054 | + functions-common:run_process:1677 : is_service_enabled c-vol 2026-06-12 17:32:13.075 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:32:13.078 | + functions-common:run_process:1678 : _run_under_systemd c-vol '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-12 17:32:13.081 | + functions-common:_run_under_systemd:1622 : local service=c-vol 2026-06-12 17:32:13.085 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-12 17:32:13.087 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-12 17:32:13.091 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-12 17:32:13.094 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-12 17:32:13.097 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-06-12 17:32:13.100 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-06-12 17:32:13.102 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@c-vol.service 2026-06-12 17:32:13.106 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-12 17:32:13.110 | + functions-common:_run_under_systemd:1630 : local user=stack 2026-06-12 17:32:13.112 | + functions-common:_run_under_systemd:1631 : [[ -z stack ]] 2026-06-12 17:32:13.115 | + functions-common:_run_under_systemd:1634 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-12 17:32:13.118 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[c-vol] ]] 2026-06-12 17:32:13.121 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-06-12 17:32:13.124 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@c-vol.service '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' stack 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-12 17:32:13.127 | + functions-common:write_user_unit_file:1529 : local service=devstack@c-vol.service 2026-06-12 17:32:13.130 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-12 17:32:13.134 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-12 17:32:13.137 | + functions-common:write_user_unit_file:1532 : local user=stack 2026-06-12 17:32:13.140 | + functions-common:write_user_unit_file:1533 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-12 17:32:13.143 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-12 17:32:13.147 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-12 17:32:13.150 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2026-06-12 17:32:13.152 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-12 17:32:13.158 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2026-06-12 17:32:13.233 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-12 17:32:13.309 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User stack 2026-06-12 17:32:13.377 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecStart '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-12 17:32:13.443 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2026-06-12 17:32:13.505 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2026-06-12 17:32:13.565 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-12 17:32:13.625 | + functions-common:write_user_unit_file:1548 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2026-06-12 17:32:13.630 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service Environment 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-12 17:32:13.690 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-12 17:32:13.693 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2026-06-12 17:32:13.766 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-12 17:32:14.086 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@c-vol.service 2026-06-12 17:32:14.103 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2026-06-12 17:32:14.413 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@c-vol.service 2026-06-12 17:32:14.452 | + functions-common:run_process:1680 : time_stop run_process 2026-06-12 17:32:14.456 | + functions-common:time_stop:2414 : local name 2026-06-12 17:32:14.460 | + functions-common:time_stop:2415 : local end_time 2026-06-12 17:32:14.464 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-12 17:32:14.467 | + functions-common:time_stop:2417 : local total 2026-06-12 17:32:14.469 | + functions-common:time_stop:2418 : local start_time 2026-06-12 17:32:14.472 | + functions-common:time_stop:2420 : name=run_process 2026-06-12 17:32:14.475 | + functions-common:time_stop:2421 : start_time=1781285533048 2026-06-12 17:32:14.477 | + functions-common:time_stop:2423 : [[ -z 1781285533048 ]] 2026-06-12 17:32:14.480 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-12 17:32:14.485 | + functions-common:time_stop:2426 : end_time=1781285534482 2026-06-12 17:32:14.486 | + functions-common:time_stop:2427 : elapsed_time=1434 2026-06-12 17:32:14.489 | + functions-common:time_stop:2428 : total=34276 2026-06-12 17:32:14.492 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-12 17:32:14.494 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=35710 2026-06-12 17:32:14.496 | + ./stack.sh:main:1335 : create_volume_types 2026-06-12 17:32:14.499 | + lib/cinder:create_volume_types:677 : is_service_enabled c-api 2026-06-12 17:32:14.515 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:32:14.517 | + lib/cinder:create_volume_types:677 : [[ -n storpool:storpool ]] 2026-06-12 17:32:14.519 | + lib/cinder:create_volume_types:678 : local be be_name 2026-06-12 17:32:14.522 | + lib/cinder:create_volume_types:679 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-06-12 17:32:14.524 | + lib/cinder:create_volume_types:680 : be_name=storpool 2026-06-12 17:32:14.526 | + lib/cinder:create_volume_types:681 : create_one_type storpool volume_backend_name storpool 2026-06-12 17:32:14.530 | + lib/cinder:create_one_type:652 : type_name=storpool 2026-06-12 17:32:14.532 | + lib/cinder:create_one_type:653 : property_key=volume_backend_name 2026-06-12 17:32:14.535 | + lib/cinder:create_one_type:654 : property_value=storpool 2026-06-12 17:32:14.538 | + lib/cinder:create_one_type:656 : is_service_enabled keystone 2026-06-12 17:32:14.560 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:32:14.565 | + lib/cinder:create_one_type:657 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=storpool storpool 2026-06-12 17:32:15.788 | 2026-06-12 17:32:15.788 | +-------------+--------------------------------------+ 2026-06-12 17:32:15.788 | | Field | Value | 2026-06-12 17:32:15.788 | +-------------+--------------------------------------+ 2026-06-12 17:32:15.788 | | description | None | 2026-06-12 17:32:15.788 | | id | 46d22284-53fa-4655-9872-0069eace4edc | 2026-06-12 17:32:15.788 | | is_public | True | 2026-06-12 17:32:15.788 | | name | storpool | 2026-06-12 17:32:15.788 | | properties | volume_backend_name='storpool' | 2026-06-12 17:32:15.788 | +-------------+--------------------------------------+ 2026-06-12 17:32:15.796 | + lib/cinder:create_one_type:658 : [[ storpool == \c\e\p\h ]] 2026-06-12 17:32:15.798 | + lib/cinder:create_volume_types:684 : [[ False == \T\r\u\e ]] 2026-06-12 17:32:15.801 | + lib/cinder:create_volume_types:691 : [[ False == \T\r\u\e ]] 2026-06-12 17:32:15.803 | + ./stack.sh:main:1340 : [[ False == \T\r\u\e ]] 2026-06-12 17:32:15.805 | + ./stack.sh:main:1348 : is_service_enabled glance 2026-06-12 17:32:15.822 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:32:15.824 | + ./stack.sh:main:1349 : echo_summary 'Starting Glance' 2026-06-12 17:32:15.826 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-12 17:32:15.829 | + ./stack.sh:echo_summary:444 : echo -e Starting Glance 2026-06-12 17:32:15.831 | + ./stack.sh:main:1350 : start_glance 2026-06-12 17:32:15.833 | + lib/glance:start_glance:650 : local service_protocol=https 2026-06-12 17:32:15.836 | ++ lib/glance:start_glance:652 : which uwsgi 2026-06-12 17:32:15.840 | + lib/glance:start_glance:652 : run_process g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-12 17:32:15.843 | + functions-common:run_process:1668 : local service=g-api 2026-06-12 17:32:15.846 | + functions-common:run_process:1669 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-12 17:32:15.848 | + functions-common:run_process:1670 : local group= 2026-06-12 17:32:15.851 | + functions-common:run_process:1671 : local user= 2026-06-12 17:32:15.853 | + functions-common:run_process:1672 : local env_vars= 2026-06-12 17:32:15.856 | + functions-common:run_process:1674 : local name=g-api 2026-06-12 17:32:15.858 | + functions-common:run_process:1676 : time_start run_process 2026-06-12 17:32:15.861 | + functions-common:time_start:2400 : local name=run_process 2026-06-12 17:32:15.863 | + functions-common:time_start:2401 : local start_time= 2026-06-12 17:32:15.867 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-12 17:32:15.870 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-12 17:32:15.874 | + functions-common:time_start:2405 : _TIME_START[$name]=1781285535871 2026-06-12 17:32:15.877 | + functions-common:run_process:1677 : is_service_enabled g-api 2026-06-12 17:32:15.897 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:32:15.900 | + functions-common:run_process:1678 : _run_under_systemd g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' '' 2026-06-12 17:32:15.903 | + functions-common:_run_under_systemd:1622 : local service=g-api 2026-06-12 17:32:15.906 | + functions-common:_run_under_systemd:1623 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-12 17:32:15.909 | + functions-common:_run_under_systemd:1624 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-12 17:32:15.912 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-12 17:32:15.914 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-12 17:32:15.917 | + functions-common:_common_systemd_pitfalls:1597 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2026-06-12 17:32:15.920 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2026-06-12 17:32:15.923 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@g-api.service 2026-06-12 17:32:15.926 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-12 17:32:15.930 | + functions-common:_run_under_systemd:1630 : local user=stack 2026-06-12 17:32:15.932 | + functions-common:_run_under_systemd:1631 : [[ -z stack ]] 2026-06-12 17:32:15.935 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-12 17:32:15.938 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[g-api] ]] 2026-06-12 17:32:15.940 | + functions-common:_run_under_systemd:1638 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2026-06-12 17:32:15.942 | + functions-common:_run_under_systemd:1639 : [[ True == \T\r\u\e ]] 2026-06-12 17:32:15.945 | + functions-common:_run_under_systemd:1640 : cmd='/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-12 17:32:15.948 | + functions-common:_run_under_systemd:1642 : write_uwsgi_user_unit_file devstack@g-api.service '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' '' stack '' 2026-06-12 17:32:15.950 | + functions-common:write_uwsgi_user_unit_file:1561 : local service=devstack@g-api.service 2026-06-12 17:32:15.953 | + functions-common:write_uwsgi_user_unit_file:1562 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-12 17:32:15.955 | + functions-common:write_uwsgi_user_unit_file:1563 : local group= 2026-06-12 17:32:15.957 | + functions-common:write_uwsgi_user_unit_file:1564 : local user=stack 2026-06-12 17:32:15.960 | + functions-common:write_uwsgi_user_unit_file:1565 : local env_vars= 2026-06-12 17:32:15.963 | + functions-common:write_uwsgi_user_unit_file:1566 : local unitfile=/etc/systemd/system/devstack@g-api.service 2026-06-12 17:32:15.965 | + functions-common:write_uwsgi_user_unit_file:1567 : mkdir -p /etc/systemd/system 2026-06-12 17:32:15.969 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' 2026-06-12 17:32:16.040 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-12 17:32:16.111 | + functions-common:write_uwsgi_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2026-06-12 17:32:16.170 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User stack 2026-06-12 17:32:16.229 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecStart '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-12 17:32:16.287 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-12 17:32:16.347 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2026-06-12 17:32:16.409 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2026-06-12 17:32:16.472 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2026-06-12 17:32:16.531 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2026-06-12 17:32:16.590 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2026-06-12 17:32:16.650 | + functions-common:write_uwsgi_user_unit_file:1581 : [[ -n '' ]] 2026-06-12 17:32:16.653 | + functions-common:write_uwsgi_user_unit_file:1584 : [[ -n '' ]] 2026-06-12 17:32:16.656 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2026-06-12 17:32:16.722 | + functions-common:write_uwsgi_user_unit_file:1590 : sudo systemctl daemon-reload 2026-06-12 17:32:17.048 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@g-api.service 2026-06-12 17:32:17.061 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2026-06-12 17:32:17.371 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@g-api.service 2026-06-12 17:32:17.450 | + functions-common:run_process:1680 : time_stop run_process 2026-06-12 17:32:17.454 | + functions-common:time_stop:2414 : local name 2026-06-12 17:32:17.457 | + functions-common:time_stop:2415 : local end_time 2026-06-12 17:32:17.460 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-12 17:32:17.464 | + functions-common:time_stop:2417 : local total 2026-06-12 17:32:17.467 | + functions-common:time_stop:2418 : local start_time 2026-06-12 17:32:17.470 | + functions-common:time_stop:2420 : name=run_process 2026-06-12 17:32:17.472 | + functions-common:time_stop:2421 : start_time=1781285535871 2026-06-12 17:32:17.475 | + functions-common:time_stop:2423 : [[ -z 1781285535871 ]] 2026-06-12 17:32:17.479 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-12 17:32:17.484 | + functions-common:time_stop:2426 : end_time=1781285537480 2026-06-12 17:32:17.486 | + functions-common:time_stop:2427 : elapsed_time=1609 2026-06-12 17:32:17.489 | + functions-common:time_stop:2428 : total=35710 2026-06-12 17:32:17.491 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-12 17:32:17.494 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=37319 2026-06-12 17:32:17.497 | + lib/glance:start_glance:654 : is_service_enabled g-api-r 2026-06-12 17:32:17.516 | + functions-common:is_service_enabled:2070 : return 1 2026-06-12 17:32:17.519 | + lib/glance:start_glance:659 : echo 'Waiting for g-api (10.4.3.250) to start...' 2026-06-12 17:32:17.519 | Waiting for g-api (10.4.3.250) to start... 2026-06-12 17:32:17.522 | + lib/glance:start_glance:660 : wait_for_service 60 https://10.4.3.250/image 2026-06-12 17:32:17.525 | + functions:wait_for_service:476 : local timeout=60 2026-06-12 17:32:17.527 | + functions:wait_for_service:477 : local url=https://10.4.3.250/image 2026-06-12 17:32:17.530 | + functions:wait_for_service:478 : local rval=0 2026-06-12 17:32:17.533 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-12 17:32:17.536 | + functions-common:time_start:2400 : local name=wait_for_service 2026-06-12 17:32:17.539 | + functions-common:time_start:2401 : local start_time= 2026-06-12 17:32:17.541 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-12 17:32:17.544 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-12 17:32:17.549 | + functions-common:time_start:2405 : _TIME_START[$name]=1781285537546 2026-06-12 17:32:17.551 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-12 17:32:17.556 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://10.4.3.250/image 2026-06-12 17:32:19.692 | + :: : [[ 300 == 503 ]] 2026-06-12 17:32:19.693 | + :: : [[ 0 -eq 7 ]] 2026-06-12 17:32:19.696 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-12 17:32:19.698 | + functions-common:time_stop:2414 : local name 2026-06-12 17:32:19.700 | + functions-common:time_stop:2415 : local end_time 2026-06-12 17:32:19.703 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-12 17:32:19.706 | + functions-common:time_stop:2417 : local total 2026-06-12 17:32:19.709 | + functions-common:time_stop:2418 : local start_time 2026-06-12 17:32:19.711 | + functions-common:time_stop:2420 : name=wait_for_service 2026-06-12 17:32:19.713 | + functions-common:time_stop:2421 : start_time=1781285537546 2026-06-12 17:32:19.716 | + functions-common:time_stop:2423 : [[ -z 1781285537546 ]] 2026-06-12 17:32:19.719 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-12 17:32:19.722 | + functions-common:time_stop:2426 : end_time=1781285539720 2026-06-12 17:32:19.724 | + functions-common:time_stop:2427 : elapsed_time=2174 2026-06-12 17:32:19.726 | + functions-common:time_stop:2428 : total=10317 2026-06-12 17:32:19.728 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-12 17:32:19.731 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=12491 2026-06-12 17:32:19.734 | + functions:wait_for_service:486 : return 0 2026-06-12 17:32:19.737 | + ./stack.sh:main:1364 : is_service_enabled mysql postgresql 2026-06-12 17:32:19.754 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:32:19.756 | + ./stack.sh:main:1364 : is_service_enabled glance 2026-06-12 17:32:19.772 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:32:19.775 | + ./stack.sh:main:1365 : echo_summary 'Uploading images' 2026-06-12 17:32:19.777 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-12 17:32:19.779 | + ./stack.sh:echo_summary:444 : echo -e Uploading images 2026-06-12 17:32:19.781 | + ./stack.sh:main:1367 : for image_url in ${IMAGE_URLS//,/ } 2026-06-12 17:32:19.783 | + ./stack.sh:main:1368 : upload_image http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img 2026-06-12 17:32:19.786 | + functions:upload_image:139 : local image_url=http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img 2026-06-12 17:32:19.789 | + functions:upload_image:141 : local image image_fname image_name 2026-06-12 17:32:19.791 | + functions:upload_image:143 : local max_attempts=5 2026-06-12 17:32:19.792 | + functions:upload_image:146 : mkdir -p /opt/stack/devstack/files/images 2026-06-12 17:32:19.796 | ++ functions:upload_image:147 : basename http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img 2026-06-12 17:32:19.799 | + functions:upload_image:147 : image_fname=cirros-0.6.2-x86_64-disk.img 2026-06-12 17:32:19.801 | + functions:upload_image:148 : [[ http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img != file* ]] 2026-06-12 17:32:19.803 | + functions:upload_image:150 : [[ ! -f /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img ]] 2026-06-12 17:32:19.806 | ++ functions:upload_image:151 : seq 5 2026-06-12 17:32:19.808 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-06-12 17:32:19.810 | + functions:upload_image:152 : local rc=0 2026-06-12 17:32:19.812 | + functions:upload_image:153 : wget --progress=dot:giga -c http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img -O /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img 2026-06-12 17:32:19.815 | --2026-06-12 17:32:19-- http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img 2026-06-12 17:32:20.219 | Resolving download.cirros-cloud.net (download.cirros-cloud.net)... 69.163.176.183, 2607:f298:6:a014::c3e:9bd6 2026-06-12 17:32:20.390 | Connecting to download.cirros-cloud.net (download.cirros-cloud.net)|69.163.176.183|:80... connected. 2026-06-12 17:32:20.570 | HTTP request sent, awaiting response... 302 Found 2026-06-12 17:32:20.570 | Location: https://github.com/cirros-dev/cirros/releases/download/0.6.2/cirros-0.6.2-x86_64-disk.img [following] 2026-06-12 17:32:20.570 | --2026-06-12 17:32:20-- https://github.com/cirros-dev/cirros/releases/download/0.6.2/cirros-0.6.2-x86_64-disk.img 2026-06-12 17:32:20.649 | Resolving github.com (github.com)... 140.82.121.4 2026-06-12 17:32:20.676 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2026-06-12 17:32:20.925 | HTTP request sent, awaiting response... 302 Found 2026-06-12 17:32:20.925 | Location: https://release-assets.githubusercontent.com/github-production-release-asset/219785102/0437ec86-7fce-41e9-af69-c95b08e2fc1c?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-06-12T18%3A14%3A27Z&rscd=attachment%3B+filename%3Dcirros-0.6.2-x86_64-disk.img&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-06-12T17%3A13%3A32Z&ske=2026-06-12T18%3A14%3A27Z&sks=b&skv=2018-11-09&sig=b35XfZIc3IKDo2sr%2BfaTN9nK4CcpmbDq53mk4O%2BQX7g%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MTI4NzM0MCwibmJmIjoxNzgxMjg1NTQwLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.xWHKmc0WRPJb5bUIxPp9NvW2KKkUI0rFcHymvd5H6so&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.2-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-06-12 17:32:20.925 | --2026-06-12 17:32:20-- https://release-assets.githubusercontent.com/github-production-release-asset/219785102/0437ec86-7fce-41e9-af69-c95b08e2fc1c?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-06-12T18%3A14%3A27Z&rscd=attachment%3B+filename%3Dcirros-0.6.2-x86_64-disk.img&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-06-12T17%3A13%3A32Z&ske=2026-06-12T18%3A14%3A27Z&sks=b&skv=2018-11-09&sig=b35XfZIc3IKDo2sr%2BfaTN9nK4CcpmbDq53mk4O%2BQX7g%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MTI4NzM0MCwibmJmIjoxNzgxMjg1NTQwLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.xWHKmc0WRPJb5bUIxPp9NvW2KKkUI0rFcHymvd5H6so&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.2-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-06-12 17:32:20.927 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.110.133, 185.199.109.133, 185.199.111.133, ... 2026-06-12 17:32:20.929 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.110.133|:443... connected. 2026-06-12 17:32:20.948 | HTTP request sent, awaiting response... 200 OK 2026-06-12 17:32:20.948 | Length: 21430272 (20M) [application/octet-stream] 2026-06-12 17:32:20.949 | Saving to: ‘/opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img’ 2026-06-12 17:32:20.960 | 2026-06-12 17:32:21.279 | 0K ........ ........ .... 100% 61.8M=0.3s 2026-06-12 17:32:21.279 | 2026-06-12 17:32:21.279 | 2026-06-12 17:32:21 (61.8 MB/s) - ‘/opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img’ saved [21430272/21430272] 2026-06-12 17:32:21.279 | 2026-06-12 17:32:21.283 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-06-12 17:32:21.285 | + functions:upload_image:163 : break 2026-06-12 17:32:21.287 | + functions:upload_image:167 : image=/opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img 2026-06-12 17:32:21.289 | + functions:upload_image:181 : [[ http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img =~ openvz ]] 2026-06-12 17:32:21.292 | + functions:upload_image:188 : [[ http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img =~ \.vmdk ]] 2026-06-12 17:32:21.294 | + functions:upload_image:302 : [[ http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img =~ \.hds ]] 2026-06-12 17:32:21.296 | + functions:upload_image:313 : local kernel= 2026-06-12 17:32:21.298 | + functions:upload_image:314 : local ramdisk= 2026-06-12 17:32:21.301 | + functions:upload_image:315 : local disk_format= 2026-06-12 17:32:21.304 | + functions:upload_image:316 : local container_format= 2026-06-12 17:32:21.306 | + functions:upload_image:317 : local unpack= 2026-06-12 17:32:21.308 | + functions:upload_image:318 : local img_property= 2026-06-12 17:32:21.311 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-06-12 17:32:21.313 | + functions:upload_image:323 : [[ qemu == \q\e\m\u ]] 2026-06-12 17:32:21.315 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-06-12 17:32:21.318 | + functions:upload_image:328 : case "$image_fname" in 2026-06-12 17:32:21.321 | ++ functions:upload_image:349 : basename /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img .img 2026-06-12 17:32:21.325 | + functions:upload_image:349 : image_name=cirros-0.6.2-x86_64-disk 2026-06-12 17:32:21.328 | + functions:upload_image:350 : local format 2026-06-12 17:32:21.332 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-06-12 17:32:21.332 | ++ functions:upload_image:351 : qemu-img info /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img 2026-06-12 17:32:21.348 | + functions:upload_image:351 : format=qcow2 2026-06-12 17:32:21.350 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-06-12 17:32:21.353 | + functions:upload_image:353 : disk_format=qcow2 2026-06-12 17:32:21.355 | + functions:upload_image:357 : container_format=bare 2026-06-12 17:32:21.358 | + functions:upload_image:404 : is_arch ppc64le 2026-06-12 17:32:21.361 | ++ functions-common:is_arch:519 : uname -m 2026-06-12 17:32:21.365 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-06-12 17:32:21.367 | + functions:upload_image:404 : is_arch ppc64 2026-06-12 17:32:21.371 | ++ functions-common:is_arch:519 : uname -m 2026-06-12 17:32:21.375 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-06-12 17:32:21.377 | + functions:upload_image:404 : is_arch ppc 2026-06-12 17:32:21.379 | ++ functions-common:is_arch:519 : uname -m 2026-06-12 17:32:21.382 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c ]] 2026-06-12 17:32:21.384 | + functions:upload_image:408 : is_arch aarch64 2026-06-12 17:32:21.387 | ++ functions-common:is_arch:519 : uname -m 2026-06-12 17:32:21.391 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-12 17:32:21.395 | + functions:upload_image:412 : '[' bare = bare ']' 2026-06-12 17:32:21.397 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-06-12 17:32:21.400 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-06-12 17:32:21.402 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-06-12 17:32:21.404 | + functions:upload_image:428 : _upload_image cirros-0.6.2-x86_64-disk bare qcow2 /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img hw_rng_model=virtio 2026-06-12 17:32:21.406 | + functions:_upload_image:111 : local image_name=cirros-0.6.2-x86_64-disk 2026-06-12 17:32:21.408 | + functions:_upload_image:112 : shift 2026-06-12 17:32:21.410 | + functions:_upload_image:113 : local container=bare 2026-06-12 17:32:21.412 | + functions:_upload_image:114 : shift 2026-06-12 17:32:21.414 | + functions:_upload_image:115 : local disk=qcow2 2026-06-12 17:32:21.415 | + functions:_upload_image:116 : shift 2026-06-12 17:32:21.418 | + functions:_upload_image:117 : local image=/opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img 2026-06-12 17:32:21.420 | + functions:_upload_image:118 : shift 2026-06-12 17:32:21.422 | + functions:_upload_image:119 : local properties 2026-06-12 17:32:21.424 | + functions:_upload_image:120 : local useimport 2026-06-12 17:32:21.427 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-06-12 17:32:21.430 | ++ functions:_image_properties_to_arg:94 : local result= 2026-06-12 17:32:21.433 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-06-12 17:32:21.435 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-06-12 17:32:21.437 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-06-12 17:32:21.440 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-06-12 17:32:21.442 | + functions:_upload_image:124 : [[ True == \T\r\u\e ]] 2026-06-12 17:32:21.445 | + functions:_upload_image:125 : useimport=--import 2026-06-12 17:32:21.448 | ++ functions:_upload_image:128 : readlink -f /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img 2026-06-12 17:32:21.451 | + functions:_upload_image:128 : openstack --os-cloud=devstack-admin --os-region-name=RegionOne image create cirros-0.6.2-x86_64-disk --public --container-format bare --disk-format qcow2 --import --property hw_rng_model=virtio --file /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img 2026-06-12 17:32:24.490 | 2026-06-12 17:32:24.490 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-12 17:32:24.490 | | Field | Value | 2026-06-12 17:32:24.490 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-12 17:32:24.490 | | container_format | bare | 2026-06-12 17:32:24.490 | | created_at | 2026-06-12T17:32:23Z | 2026-06-12 17:32:24.490 | | disk_format | qcow2 | 2026-06-12 17:32:24.490 | | file | /v2/images/5fed8031-b395-44f0-abc3-c27415d2fc1a/file | 2026-06-12 17:32:24.490 | | id | 5fed8031-b395-44f0-abc3-c27415d2fc1a | 2026-06-12 17:32:24.490 | | min_disk | 0 | 2026-06-12 17:32:24.490 | | min_ram | 0 | 2026-06-12 17:32:24.490 | | name | cirros-0.6.2-x86_64-disk | 2026-06-12 17:32:24.490 | | owner | bbe37541cecc4f7ba166c4ada7e95c44 | 2026-06-12 17:32:24.490 | | properties | hw_rng_model='virtio', os_glance_import_task='05562930-8408-4ade-a13c-9b0557c5f848', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/cirros-0.6.2-x86_64-disk', owner_specified.openstack.sha256='' | 2026-06-12 17:32:24.490 | | protected | False | 2026-06-12 17:32:24.490 | | schema | /v2/schemas/image | 2026-06-12 17:32:24.490 | | size | 21430272 | 2026-06-12 17:32:24.490 | | status | uploading | 2026-06-12 17:32:24.490 | | tags | | 2026-06-12 17:32:24.490 | | updated_at | 2026-06-12T17:32:24Z | 2026-06-12 17:32:24.490 | | visibility | public | 2026-06-12 17:32:24.490 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-12 17:32:24.498 | + ./stack.sh:main:1367 : for image_url in ${IMAGE_URLS//,/ } 2026-06-12 17:32:24.500 | + ./stack.sh:main:1368 : upload_image http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img 2026-06-12 17:32:24.504 | + functions:upload_image:139 : local image_url=http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img 2026-06-12 17:32:24.506 | + functions:upload_image:141 : local image image_fname image_name 2026-06-12 17:32:24.508 | + functions:upload_image:143 : local max_attempts=5 2026-06-12 17:32:24.511 | + functions:upload_image:146 : mkdir -p /opt/stack/devstack/files/images 2026-06-12 17:32:24.518 | ++ functions:upload_image:147 : basename http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img 2026-06-12 17:32:24.522 | + functions:upload_image:147 : image_fname=cirros-0.6.1-x86_64-disk.img 2026-06-12 17:32:24.524 | + functions:upload_image:148 : [[ http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img != file* ]] 2026-06-12 17:32:24.527 | + functions:upload_image:150 : [[ ! -f /opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img ]] 2026-06-12 17:32:24.531 | ++ functions:upload_image:151 : seq 5 2026-06-12 17:32:24.536 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-06-12 17:32:24.538 | + functions:upload_image:152 : local rc=0 2026-06-12 17:32:24.541 | + functions:upload_image:153 : wget --progress=dot:giga -c http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img -O /opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img 2026-06-12 17:32:24.545 | --2026-06-12 17:32:24-- http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img 2026-06-12 17:32:24.546 | Resolving download.cirros-cloud.net (download.cirros-cloud.net)... 69.163.176.183, 2607:f298:6:a014::c3e:9bd6 2026-06-12 17:32:24.714 | Connecting to download.cirros-cloud.net (download.cirros-cloud.net)|69.163.176.183|:80... connected. 2026-06-12 17:32:24.898 | HTTP request sent, awaiting response... 302 Found 2026-06-12 17:32:24.898 | Location: https://github.com/cirros-dev/cirros/releases/download/0.6.1/cirros-0.6.1-x86_64-disk.img [following] 2026-06-12 17:32:24.898 | --2026-06-12 17:32:24-- https://github.com/cirros-dev/cirros/releases/download/0.6.1/cirros-0.6.1-x86_64-disk.img 2026-06-12 17:32:24.925 | Resolving github.com (github.com)... 140.82.121.4 2026-06-12 17:32:24.953 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2026-06-12 17:32:25.230 | HTTP request sent, awaiting response... 302 Found 2026-06-12 17:32:25.230 | Location: https://release-assets.githubusercontent.com/github-production-release-asset/219785102/695c5234-2ef1-4ac6-8076-f2a6342a22fc?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-06-12T18%3A11%3A19Z&rscd=attachment%3B+filename%3Dcirros-0.6.1-x86_64-disk.img&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-06-12T17%3A11%3A09Z&ske=2026-06-12T18%3A11%3A19Z&sks=b&skv=2018-11-09&sig=MW78bkd%2FutFBoEb%2Fg4FGJ%2FGiUSVLkXvjnzQthW%2BFxYY%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MTI4NzM0NSwibmJmIjoxNzgxMjg1NTQ1LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.LZXQdUeN8sBwHkdFR-AONX16-36Nbz62rKrImvzfDuc&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.1-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-06-12 17:32:25.230 | --2026-06-12 17:32:25-- https://release-assets.githubusercontent.com/github-production-release-asset/219785102/695c5234-2ef1-4ac6-8076-f2a6342a22fc?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-06-12T18%3A11%3A19Z&rscd=attachment%3B+filename%3Dcirros-0.6.1-x86_64-disk.img&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-06-12T17%3A11%3A09Z&ske=2026-06-12T18%3A11%3A19Z&sks=b&skv=2018-11-09&sig=MW78bkd%2FutFBoEb%2Fg4FGJ%2FGiUSVLkXvjnzQthW%2BFxYY%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MTI4NzM0NSwibmJmIjoxNzgxMjg1NTQ1LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.LZXQdUeN8sBwHkdFR-AONX16-36Nbz62rKrImvzfDuc&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.1-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-06-12 17:32:25.232 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.108.133, 185.199.110.133, 185.199.111.133, ... 2026-06-12 17:32:25.233 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.108.133|:443... connected. 2026-06-12 17:32:25.241 | HTTP request sent, awaiting response... 200 OK 2026-06-12 17:32:25.242 | Length: 21233664 (20M) [application/octet-stream] 2026-06-12 17:32:25.242 | Saving to: ‘/opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img’ 2026-06-12 17:32:25.252 | 2026-06-12 17:32:25.483 | 0K ........ ........ .... 100% 83.9M=0.2s 2026-06-12 17:32:25.483 | 2026-06-12 17:32:25.483 | 2026-06-12 17:32:25 (83.9 MB/s) - ‘/opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img’ saved [21233664/21233664] 2026-06-12 17:32:25.483 | 2026-06-12 17:32:25.487 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-06-12 17:32:25.490 | + functions:upload_image:163 : break 2026-06-12 17:32:25.493 | + functions:upload_image:167 : image=/opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img 2026-06-12 17:32:25.497 | + functions:upload_image:181 : [[ http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img =~ openvz ]] 2026-06-12 17:32:25.500 | + functions:upload_image:188 : [[ http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img =~ \.vmdk ]] 2026-06-12 17:32:25.503 | + functions:upload_image:302 : [[ http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img =~ \.hds ]] 2026-06-12 17:32:25.506 | + functions:upload_image:313 : local kernel= 2026-06-12 17:32:25.510 | + functions:upload_image:314 : local ramdisk= 2026-06-12 17:32:25.513 | + functions:upload_image:315 : local disk_format= 2026-06-12 17:32:25.517 | + functions:upload_image:316 : local container_format= 2026-06-12 17:32:25.520 | + functions:upload_image:317 : local unpack= 2026-06-12 17:32:25.522 | + functions:upload_image:318 : local img_property= 2026-06-12 17:32:25.524 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-06-12 17:32:25.528 | + functions:upload_image:323 : [[ qemu == \q\e\m\u ]] 2026-06-12 17:32:25.531 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-06-12 17:32:25.533 | + functions:upload_image:328 : case "$image_fname" in 2026-06-12 17:32:25.538 | ++ functions:upload_image:349 : basename /opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img .img 2026-06-12 17:32:25.543 | + functions:upload_image:349 : image_name=cirros-0.6.1-x86_64-disk 2026-06-12 17:32:25.546 | + functions:upload_image:350 : local format 2026-06-12 17:32:25.551 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-06-12 17:32:25.551 | ++ functions:upload_image:351 : qemu-img info /opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img 2026-06-12 17:32:25.563 | + functions:upload_image:351 : format=qcow2 2026-06-12 17:32:25.566 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-06-12 17:32:25.569 | + functions:upload_image:353 : disk_format=qcow2 2026-06-12 17:32:25.572 | + functions:upload_image:357 : container_format=bare 2026-06-12 17:32:25.575 | + functions:upload_image:404 : is_arch ppc64le 2026-06-12 17:32:25.578 | ++ functions-common:is_arch:519 : uname -m 2026-06-12 17:32:25.582 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-06-12 17:32:25.585 | + functions:upload_image:404 : is_arch ppc64 2026-06-12 17:32:25.589 | ++ functions-common:is_arch:519 : uname -m 2026-06-12 17:32:25.593 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-06-12 17:32:25.597 | + functions:upload_image:404 : is_arch ppc 2026-06-12 17:32:25.600 | ++ functions-common:is_arch:519 : uname -m 2026-06-12 17:32:25.606 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c ]] 2026-06-12 17:32:25.608 | + functions:upload_image:408 : is_arch aarch64 2026-06-12 17:32:25.613 | ++ functions-common:is_arch:519 : uname -m 2026-06-12 17:32:25.619 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-12 17:32:25.623 | + functions:upload_image:412 : '[' bare = bare ']' 2026-06-12 17:32:25.626 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-06-12 17:32:25.629 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-06-12 17:32:25.632 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-06-12 17:32:25.636 | + functions:upload_image:428 : _upload_image cirros-0.6.1-x86_64-disk bare qcow2 /opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img hw_rng_model=virtio 2026-06-12 17:32:25.639 | + functions:_upload_image:111 : local image_name=cirros-0.6.1-x86_64-disk 2026-06-12 17:32:25.641 | + functions:_upload_image:112 : shift 2026-06-12 17:32:25.644 | + functions:_upload_image:113 : local container=bare 2026-06-12 17:32:25.647 | + functions:_upload_image:114 : shift 2026-06-12 17:32:25.650 | + functions:_upload_image:115 : local disk=qcow2 2026-06-12 17:32:25.653 | + functions:_upload_image:116 : shift 2026-06-12 17:32:25.656 | + functions:_upload_image:117 : local image=/opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img 2026-06-12 17:32:25.659 | + functions:_upload_image:118 : shift 2026-06-12 17:32:25.661 | + functions:_upload_image:119 : local properties 2026-06-12 17:32:25.664 | + functions:_upload_image:120 : local useimport 2026-06-12 17:32:25.666 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-06-12 17:32:25.668 | ++ functions:_image_properties_to_arg:94 : local result= 2026-06-12 17:32:25.672 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-06-12 17:32:25.674 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-06-12 17:32:25.677 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-06-12 17:32:25.680 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-06-12 17:32:25.682 | + functions:_upload_image:124 : [[ True == \T\r\u\e ]] 2026-06-12 17:32:25.685 | + functions:_upload_image:125 : useimport=--import 2026-06-12 17:32:25.688 | ++ functions:_upload_image:128 : readlink -f /opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img 2026-06-12 17:32:25.692 | + functions:_upload_image:128 : openstack --os-cloud=devstack-admin --os-region-name=RegionOne image create cirros-0.6.1-x86_64-disk --public --container-format bare --disk-format qcow2 --import --property hw_rng_model=virtio --file /opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img 2026-06-12 17:32:27.907 | 2026-06-12 17:32:27.907 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-12 17:32:27.907 | | Field | Value | 2026-06-12 17:32:27.908 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-12 17:32:27.908 | | container_format | bare | 2026-06-12 17:32:27.908 | | created_at | 2026-06-12T17:32:26Z | 2026-06-12 17:32:27.908 | | disk_format | qcow2 | 2026-06-12 17:32:27.908 | | file | /v2/images/9dbe57df-807c-4d01-ba48-91817fbcde27/file | 2026-06-12 17:32:27.908 | | id | 9dbe57df-807c-4d01-ba48-91817fbcde27 | 2026-06-12 17:32:27.908 | | min_disk | 0 | 2026-06-12 17:32:27.908 | | min_ram | 0 | 2026-06-12 17:32:27.908 | | name | cirros-0.6.1-x86_64-disk | 2026-06-12 17:32:27.908 | | owner | bbe37541cecc4f7ba166c4ada7e95c44 | 2026-06-12 17:32:27.908 | | properties | hw_rng_model='virtio', os_glance_import_task='cf90f3bf-a340-47df-a1b6-7d9342bc9bff', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/cirros-0.6.1-x86_64-disk', owner_specified.openstack.sha256='' | 2026-06-12 17:32:27.908 | | protected | False | 2026-06-12 17:32:27.908 | | schema | /v2/schemas/image | 2026-06-12 17:32:27.908 | | size | 21233664 | 2026-06-12 17:32:27.908 | | status | uploading | 2026-06-12 17:32:27.908 | | tags | | 2026-06-12 17:32:27.908 | | updated_at | 2026-06-12T17:32:27Z | 2026-06-12 17:32:27.908 | | visibility | public | 2026-06-12 17:32:27.908 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-12 17:32:27.915 | + ./stack.sh:main:1367 : for image_url in ${IMAGE_URLS//,/ } 2026-06-12 17:32:27.918 | + ./stack.sh:main:1368 : upload_image https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-06-12 17:32:27.921 | + functions:upload_image:139 : local image_url=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-06-12 17:32:27.924 | + functions:upload_image:141 : local image image_fname image_name 2026-06-12 17:32:27.926 | + functions:upload_image:143 : local max_attempts=5 2026-06-12 17:32:27.929 | + functions:upload_image:146 : mkdir -p /opt/stack/devstack/files/images 2026-06-12 17:32:27.934 | ++ functions:upload_image:147 : basename https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-06-12 17:32:27.939 | + functions:upload_image:147 : image_fname=cirros-0.6.3-x86_64-disk.img 2026-06-12 17:32:27.941 | + functions:upload_image:148 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img != file* ]] 2026-06-12 17:32:27.944 | + functions:upload_image:150 : [[ ! -f /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img ]] 2026-06-12 17:32:27.947 | ++ functions:upload_image:151 : seq 5 2026-06-12 17:32:27.951 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-06-12 17:32:27.954 | + functions:upload_image:152 : local rc=0 2026-06-12 17:32:27.957 | + functions:upload_image:153 : wget --progress=dot:giga -c https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img -O /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-12 17:32:27.961 | --2026-06-12 17:32:27-- https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-06-12 17:32:27.987 | Resolving github.com (github.com)... 140.82.121.4 2026-06-12 17:32:28.014 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2026-06-12 17:32:28.288 | HTTP request sent, awaiting response... 302 Found 2026-06-12 17:32:28.288 | Location: https://release-assets.githubusercontent.com/github-production-release-asset/219785102/6f5bab50-4c03-4330-a8c6-7b6cb1564e3f?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-06-12T18%3A20%3A13Z&rscd=attachment%3B+filename%3Dcirros-0.6.3-x86_64-disk.img&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-06-12T17%3A19%3A55Z&ske=2026-06-12T18%3A20%3A13Z&sks=b&skv=2018-11-09&sig=N%2F5bl78YpVmuwpP44NkKpCRVR%2F%2FaqUJjaizm4FCm8eQ%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MTI4NzM0OCwibmJmIjoxNzgxMjg1NTQ4LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.P_YQJKCzp540lkqresCcpvuyOgRpJo8Lsw20tr0eY-Y&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-06-12 17:32:28.288 | --2026-06-12 17:32:28-- https://release-assets.githubusercontent.com/github-production-release-asset/219785102/6f5bab50-4c03-4330-a8c6-7b6cb1564e3f?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-06-12T18%3A20%3A13Z&rscd=attachment%3B+filename%3Dcirros-0.6.3-x86_64-disk.img&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-06-12T17%3A19%3A55Z&ske=2026-06-12T18%3A20%3A13Z&sks=b&skv=2018-11-09&sig=N%2F5bl78YpVmuwpP44NkKpCRVR%2F%2FaqUJjaizm4FCm8eQ%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MTI4NzM0OCwibmJmIjoxNzgxMjg1NTQ4LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.P_YQJKCzp540lkqresCcpvuyOgRpJo8Lsw20tr0eY-Y&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-06-12 17:32:28.364 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.108.133, 185.199.110.133, 185.199.109.133, ... 2026-06-12 17:32:28.365 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.108.133|:443... connected. 2026-06-12 17:32:28.373 | HTTP request sent, awaiting response... 200 OK 2026-06-12 17:32:28.373 | Length: 21692416 (21M) [application/octet-stream] 2026-06-12 17:32:28.373 | Saving to: ‘/opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img’ 2026-06-12 17:32:28.393 | 2026-06-12 17:32:28.623 | 0K ........ ........ .... 100% 82.7M=0.3s 2026-06-12 17:32:28.623 | 2026-06-12 17:32:28.623 | 2026-06-12 17:32:28 (82.7 MB/s) - ‘/opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img’ saved [21692416/21692416] 2026-06-12 17:32:28.624 | 2026-06-12 17:32:28.628 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-06-12 17:32:28.631 | + functions:upload_image:163 : break 2026-06-12 17:32:28.634 | + functions:upload_image:167 : image=/opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-12 17:32:28.637 | + functions:upload_image:181 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img =~ openvz ]] 2026-06-12 17:32:28.640 | + functions:upload_image:188 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img =~ \.vmdk ]] 2026-06-12 17:32:28.643 | + functions:upload_image:302 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img =~ \.hds ]] 2026-06-12 17:32:28.647 | + functions:upload_image:313 : local kernel= 2026-06-12 17:32:28.650 | + functions:upload_image:314 : local ramdisk= 2026-06-12 17:32:28.653 | + functions:upload_image:315 : local disk_format= 2026-06-12 17:32:28.656 | + functions:upload_image:316 : local container_format= 2026-06-12 17:32:28.658 | + functions:upload_image:317 : local unpack= 2026-06-12 17:32:28.661 | + functions:upload_image:318 : local img_property= 2026-06-12 17:32:28.665 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-06-12 17:32:28.668 | + functions:upload_image:323 : [[ qemu == \q\e\m\u ]] 2026-06-12 17:32:28.672 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-06-12 17:32:28.675 | + functions:upload_image:328 : case "$image_fname" in 2026-06-12 17:32:28.679 | ++ functions:upload_image:349 : basename /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img .img 2026-06-12 17:32:28.683 | + functions:upload_image:349 : image_name=cirros-0.6.3-x86_64-disk 2026-06-12 17:32:28.686 | + functions:upload_image:350 : local format 2026-06-12 17:32:28.690 | ++ functions:upload_image:351 : qemu-img info /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-12 17:32:28.691 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-06-12 17:32:28.699 | + functions:upload_image:351 : format=qcow2 2026-06-12 17:32:28.702 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-06-12 17:32:28.704 | + functions:upload_image:353 : disk_format=qcow2 2026-06-12 17:32:28.707 | + functions:upload_image:357 : container_format=bare 2026-06-12 17:32:28.710 | + functions:upload_image:404 : is_arch ppc64le 2026-06-12 17:32:28.713 | ++ functions-common:is_arch:519 : uname -m 2026-06-12 17:32:28.718 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-06-12 17:32:28.721 | + functions:upload_image:404 : is_arch ppc64 2026-06-12 17:32:28.725 | ++ functions-common:is_arch:519 : uname -m 2026-06-12 17:32:28.728 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-06-12 17:32:28.731 | + functions:upload_image:404 : is_arch ppc 2026-06-12 17:32:28.735 | ++ functions-common:is_arch:519 : uname -m 2026-06-12 17:32:28.740 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c ]] 2026-06-12 17:32:28.743 | + functions:upload_image:408 : is_arch aarch64 2026-06-12 17:32:28.747 | ++ functions-common:is_arch:519 : uname -m 2026-06-12 17:32:28.752 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-12 17:32:28.755 | + functions:upload_image:412 : '[' bare = bare ']' 2026-06-12 17:32:28.757 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-06-12 17:32:28.760 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-06-12 17:32:28.762 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-06-12 17:32:28.764 | + functions:upload_image:428 : _upload_image cirros-0.6.3-x86_64-disk bare qcow2 /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img hw_rng_model=virtio 2026-06-12 17:32:28.768 | + functions:_upload_image:111 : local image_name=cirros-0.6.3-x86_64-disk 2026-06-12 17:32:28.770 | + functions:_upload_image:112 : shift 2026-06-12 17:32:28.774 | + functions:_upload_image:113 : local container=bare 2026-06-12 17:32:28.777 | + functions:_upload_image:114 : shift 2026-06-12 17:32:28.779 | + functions:_upload_image:115 : local disk=qcow2 2026-06-12 17:32:28.782 | + functions:_upload_image:116 : shift 2026-06-12 17:32:28.785 | + functions:_upload_image:117 : local image=/opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-12 17:32:28.787 | + functions:_upload_image:118 : shift 2026-06-12 17:32:28.790 | + functions:_upload_image:119 : local properties 2026-06-12 17:32:28.793 | + functions:_upload_image:120 : local useimport 2026-06-12 17:32:28.797 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-06-12 17:32:28.800 | ++ functions:_image_properties_to_arg:94 : local result= 2026-06-12 17:32:28.803 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-06-12 17:32:28.805 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-06-12 17:32:28.807 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-06-12 17:32:28.810 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-06-12 17:32:28.812 | + functions:_upload_image:124 : [[ True == \T\r\u\e ]] 2026-06-12 17:32:28.814 | + functions:_upload_image:125 : useimport=--import 2026-06-12 17:32:28.818 | ++ functions:_upload_image:128 : readlink -f /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-12 17:32:28.822 | + functions:_upload_image:128 : openstack --os-cloud=devstack-admin --os-region-name=RegionOne image create cirros-0.6.3-x86_64-disk --public --container-format bare --disk-format qcow2 --import --property hw_rng_model=virtio --file /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-12 17:32:31.025 | 2026-06-12 17:32:31.025 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-12 17:32:31.025 | | Field | Value | 2026-06-12 17:32:31.025 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-12 17:32:31.025 | | container_format | bare | 2026-06-12 17:32:31.025 | | created_at | 2026-06-12T17:32:29Z | 2026-06-12 17:32:31.025 | | disk_format | qcow2 | 2026-06-12 17:32:31.025 | | file | /v2/images/240a2f8a-3a85-4368-8836-599de224ded8/file | 2026-06-12 17:32:31.025 | | id | 240a2f8a-3a85-4368-8836-599de224ded8 | 2026-06-12 17:32:31.025 | | min_disk | 0 | 2026-06-12 17:32:31.025 | | min_ram | 0 | 2026-06-12 17:32:31.025 | | name | cirros-0.6.3-x86_64-disk | 2026-06-12 17:32:31.025 | | owner | bbe37541cecc4f7ba166c4ada7e95c44 | 2026-06-12 17:32:31.025 | | properties | hw_rng_model='virtio', os_glance_import_task='9451a9ce-ee3e-49cf-a6aa-91e724da0361', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk', owner_specified.openstack.sha256='' | 2026-06-12 17:32:31.025 | | protected | False | 2026-06-12 17:32:31.025 | | schema | /v2/schemas/image | 2026-06-12 17:32:31.025 | | size | 21692416 | 2026-06-12 17:32:31.025 | | status | uploading | 2026-06-12 17:32:31.025 | | tags | | 2026-06-12 17:32:31.026 | | updated_at | 2026-06-12T17:32:31Z | 2026-06-12 17:32:31.026 | | visibility | public | 2026-06-12 17:32:31.026 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-12 17:32:31.032 | + ./stack.sh:main:1372 : async_wait create_flavors 2026-06-12 17:32:31.084 | [8416 Async create_flavors:95398]: Waiting for completion of create_flavors running on PID 95398 (2 other jobs running) 2026-06-12 17:32:31.108 | [8416 Async create_flavors:95398]: Signaling child to exit 2026-06-12 17:32:31.108 | WAKEUP 2026-06-12 17:32:31.131 | [8416 Async create_flavors:95398]: Signaled 2026-06-12 17:32:31.134 | + lib/nova:create_flavors:1239 : is_service_enabled n-api 2026-06-12 17:32:31.134 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:32:31.134 | + lib/nova:create_flavors:1240 : openstack --os-region-name=RegionOne flavor list 2026-06-12 17:32:31.134 | + lib/nova:create_flavors:1240 : grep -q ds512M 2026-06-12 17:32:31.134 | 2026-06-12 17:32:31.134 | + lib/nova:create_flavors:1242 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2026-06-12 17:32:31.134 | 2026-06-12 17:32:31.134 | +----------------------------+-----------------------+ 2026-06-12 17:32:31.134 | | Field | Value | 2026-06-12 17:32:31.134 | +----------------------------+-----------------------+ 2026-06-12 17:32:31.134 | | OS-FLV-DISABLED:disabled | False | 2026-06-12 17:32:31.134 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-12 17:32:31.134 | | description | None | 2026-06-12 17:32:31.134 | | disk | 1 | 2026-06-12 17:32:31.134 | | id | c1 | 2026-06-12 17:32:31.134 | | name | cirros256 | 2026-06-12 17:32:31.134 | | os-flavor-access:is_public | True | 2026-06-12 17:32:31.134 | | properties | hw_rng:allowed='True' | 2026-06-12 17:32:31.134 | | ram | 256 | 2026-06-12 17:32:31.134 | | rxtx_factor | 1.0 | 2026-06-12 17:32:31.134 | | swap | 0 | 2026-06-12 17:32:31.134 | | vcpus | 1 | 2026-06-12 17:32:31.134 | +----------------------------+-----------------------+ 2026-06-12 17:32:31.134 | + lib/nova:create_flavors:1243 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2026-06-12 17:32:31.134 | 2026-06-12 17:32:31.134 | +----------------------------+-----------------------+ 2026-06-12 17:32:31.134 | | Field | Value | 2026-06-12 17:32:31.134 | +----------------------------+-----------------------+ 2026-06-12 17:32:31.134 | | OS-FLV-DISABLED:disabled | False | 2026-06-12 17:32:31.134 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-12 17:32:31.134 | | description | None | 2026-06-12 17:32:31.134 | | disk | 5 | 2026-06-12 17:32:31.134 | | id | d1 | 2026-06-12 17:32:31.134 | | name | ds512M | 2026-06-12 17:32:31.134 | | os-flavor-access:is_public | True | 2026-06-12 17:32:31.134 | | properties | hw_rng:allowed='True' | 2026-06-12 17:32:31.134 | | ram | 512 | 2026-06-12 17:32:31.134 | | rxtx_factor | 1.0 | 2026-06-12 17:32:31.134 | | swap | 0 | 2026-06-12 17:32:31.134 | | vcpus | 1 | 2026-06-12 17:32:31.134 | +----------------------------+-----------------------+ 2026-06-12 17:32:31.134 | + lib/nova:create_flavors:1244 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2026-06-12 17:32:31.134 | 2026-06-12 17:32:31.134 | +----------------------------+-----------------------+ 2026-06-12 17:32:31.134 | | Field | Value | 2026-06-12 17:32:31.134 | +----------------------------+-----------------------+ 2026-06-12 17:32:31.134 | | OS-FLV-DISABLED:disabled | False | 2026-06-12 17:32:31.134 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-12 17:32:31.134 | | description | None | 2026-06-12 17:32:31.134 | | disk | 10 | 2026-06-12 17:32:31.134 | | id | d2 | 2026-06-12 17:32:31.134 | | name | ds1G | 2026-06-12 17:32:31.134 | | os-flavor-access:is_public | True | 2026-06-12 17:32:31.134 | | properties | hw_rng:allowed='True' | 2026-06-12 17:32:31.134 | | ram | 1024 | 2026-06-12 17:32:31.134 | | rxtx_factor | 1.0 | 2026-06-12 17:32:31.134 | | swap | 0 | 2026-06-12 17:32:31.134 | | vcpus | 1 | 2026-06-12 17:32:31.134 | +----------------------------+-----------------------+ 2026-06-12 17:32:31.134 | + lib/nova:create_flavors:1245 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2026-06-12 17:32:31.134 | 2026-06-12 17:32:31.134 | +----------------------------+-----------------------+ 2026-06-12 17:32:31.134 | | Field | Value | 2026-06-12 17:32:31.134 | +----------------------------+-----------------------+ 2026-06-12 17:32:31.134 | | OS-FLV-DISABLED:disabled | False | 2026-06-12 17:32:31.134 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-12 17:32:31.134 | | description | None | 2026-06-12 17:32:31.134 | | disk | 10 | 2026-06-12 17:32:31.134 | | id | d3 | 2026-06-12 17:32:31.135 | | name | ds2G | 2026-06-12 17:32:31.135 | | os-flavor-access:is_public | True | 2026-06-12 17:32:31.135 | | properties | hw_rng:allowed='True' | 2026-06-12 17:32:31.135 | | ram | 2048 | 2026-06-12 17:32:31.135 | | rxtx_factor | 1.0 | 2026-06-12 17:32:31.135 | | swap | 0 | 2026-06-12 17:32:31.135 | | vcpus | 2 | 2026-06-12 17:32:31.135 | +----------------------------+-----------------------+ 2026-06-12 17:32:31.135 | + lib/nova:create_flavors:1246 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2026-06-12 17:32:31.135 | 2026-06-12 17:32:31.135 | +----------------------------+-----------------------+ 2026-06-12 17:32:31.135 | | Field | Value | 2026-06-12 17:32:31.135 | +----------------------------+-----------------------+ 2026-06-12 17:32:31.135 | | OS-FLV-DISABLED:disabled | False | 2026-06-12 17:32:31.135 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-12 17:32:31.135 | | description | None | 2026-06-12 17:32:31.135 | | disk | 20 | 2026-06-12 17:32:31.135 | | id | d4 | 2026-06-12 17:32:31.135 | | name | ds4G | 2026-06-12 17:32:31.135 | | os-flavor-access:is_public | True | 2026-06-12 17:32:31.135 | | properties | hw_rng:allowed='True' | 2026-06-12 17:32:31.135 | | ram | 4096 | 2026-06-12 17:32:31.135 | | rxtx_factor | 1.0 | 2026-06-12 17:32:31.135 | | swap | 0 | 2026-06-12 17:32:31.135 | | vcpus | 4 | 2026-06-12 17:32:31.135 | +----------------------------+-----------------------+ 2026-06-12 17:32:31.135 | + lib/nova:create_flavors:1249 : grep -q m1.tiny 2026-06-12 17:32:31.135 | + lib/nova:create_flavors:1249 : openstack --os-region-name=RegionOne flavor list 2026-06-12 17:32:31.135 | 2026-06-12 17:32:31.135 | + lib/nova:create_flavors:1250 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2026-06-12 17:32:31.135 | 2026-06-12 17:32:31.135 | +----------------------------+-----------------------+ 2026-06-12 17:32:31.135 | | Field | Value | 2026-06-12 17:32:31.135 | +----------------------------+-----------------------+ 2026-06-12 17:32:31.135 | | OS-FLV-DISABLED:disabled | False | 2026-06-12 17:32:31.135 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-12 17:32:31.135 | | description | None | 2026-06-12 17:32:31.135 | | disk | 1 | 2026-06-12 17:32:31.135 | | id | 1 | 2026-06-12 17:32:31.135 | | name | m1.tiny | 2026-06-12 17:32:31.135 | | os-flavor-access:is_public | True | 2026-06-12 17:32:31.135 | | properties | hw_rng:allowed='True' | 2026-06-12 17:32:31.135 | | ram | 512 | 2026-06-12 17:32:31.135 | | rxtx_factor | 1.0 | 2026-06-12 17:32:31.135 | | swap | 0 | 2026-06-12 17:32:31.135 | | vcpus | 1 | 2026-06-12 17:32:31.135 | +----------------------------+-----------------------+ 2026-06-12 17:32:31.135 | + lib/nova:create_flavors:1251 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2026-06-12 17:32:31.135 | 2026-06-12 17:32:31.135 | +----------------------------+-----------------------+ 2026-06-12 17:32:31.135 | | Field | Value | 2026-06-12 17:32:31.135 | +----------------------------+-----------------------+ 2026-06-12 17:32:31.135 | | OS-FLV-DISABLED:disabled | False | 2026-06-12 17:32:31.135 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-12 17:32:31.135 | | description | None | 2026-06-12 17:32:31.135 | | disk | 20 | 2026-06-12 17:32:31.135 | | id | 2 | 2026-06-12 17:32:31.135 | | name | m1.small | 2026-06-12 17:32:31.135 | | os-flavor-access:is_public | True | 2026-06-12 17:32:31.135 | | properties | hw_rng:allowed='True' | 2026-06-12 17:32:31.135 | | ram | 2048 | 2026-06-12 17:32:31.135 | | rxtx_factor | 1.0 | 2026-06-12 17:32:31.135 | | swap | 0 | 2026-06-12 17:32:31.135 | | vcpus | 1 | 2026-06-12 17:32:31.135 | +----------------------------+-----------------------+ 2026-06-12 17:32:31.135 | + lib/nova:create_flavors:1252 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2026-06-12 17:32:31.135 | 2026-06-12 17:32:31.135 | +----------------------------+-----------------------+ 2026-06-12 17:32:31.135 | | Field | Value | 2026-06-12 17:32:31.135 | +----------------------------+-----------------------+ 2026-06-12 17:32:31.135 | | OS-FLV-DISABLED:disabled | False | 2026-06-12 17:32:31.135 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-12 17:32:31.135 | | description | None | 2026-06-12 17:32:31.135 | | disk | 40 | 2026-06-12 17:32:31.135 | | id | 3 | 2026-06-12 17:32:31.135 | | name | m1.medium | 2026-06-12 17:32:31.135 | | os-flavor-access:is_public | True | 2026-06-12 17:32:31.135 | | properties | hw_rng:allowed='True' | 2026-06-12 17:32:31.135 | | ram | 4096 | 2026-06-12 17:32:31.135 | | rxtx_factor | 1.0 | 2026-06-12 17:32:31.135 | | swap | 0 | 2026-06-12 17:32:31.135 | | vcpus | 2 | 2026-06-12 17:32:31.135 | +----------------------------+-----------------------+ 2026-06-12 17:32:31.135 | + lib/nova:create_flavors:1253 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2026-06-12 17:32:31.135 | 2026-06-12 17:32:31.135 | +----------------------------+-----------------------+ 2026-06-12 17:32:31.135 | | Field | Value | 2026-06-12 17:32:31.135 | +----------------------------+-----------------------+ 2026-06-12 17:32:31.135 | | OS-FLV-DISABLED:disabled | False | 2026-06-12 17:32:31.135 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-12 17:32:31.135 | | description | None | 2026-06-12 17:32:31.135 | | disk | 80 | 2026-06-12 17:32:31.135 | | id | 4 | 2026-06-12 17:32:31.135 | | name | m1.large | 2026-06-12 17:32:31.135 | | os-flavor-access:is_public | True | 2026-06-12 17:32:31.135 | | properties | hw_rng:allowed='True' | 2026-06-12 17:32:31.135 | | ram | 8192 | 2026-06-12 17:32:31.135 | | rxtx_factor | 1.0 | 2026-06-12 17:32:31.135 | | swap | 0 | 2026-06-12 17:32:31.135 | | vcpus | 4 | 2026-06-12 17:32:31.135 | +----------------------------+-----------------------+ 2026-06-12 17:32:31.135 | + lib/nova:create_flavors:1254 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2026-06-12 17:32:31.135 | 2026-06-12 17:32:31.135 | +----------------------------+-----------------------+ 2026-06-12 17:32:31.135 | | Field | Value | 2026-06-12 17:32:31.135 | +----------------------------+-----------------------+ 2026-06-12 17:32:31.135 | | OS-FLV-DISABLED:disabled | False | 2026-06-12 17:32:31.135 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-12 17:32:31.135 | | description | None | 2026-06-12 17:32:31.135 | | disk | 160 | 2026-06-12 17:32:31.135 | | id | 5 | 2026-06-12 17:32:31.135 | | name | m1.xlarge | 2026-06-12 17:32:31.135 | | os-flavor-access:is_public | True | 2026-06-12 17:32:31.135 | | properties | hw_rng:allowed='True' | 2026-06-12 17:32:31.135 | | ram | 16384 | 2026-06-12 17:32:31.135 | | rxtx_factor | 1.0 | 2026-06-12 17:32:31.135 | | swap | 0 | 2026-06-12 17:32:31.135 | | vcpus | 8 | 2026-06-12 17:32:31.135 | +----------------------------+-----------------------+ 2026-06-12 17:32:31.178 | [8416 Async create_flavors:95398]: finished create_flavors with result 0 in 3 seconds 2026-06-12 17:32:31.182 | + inc/async:async_wait:197 : return 0 2026-06-12 17:32:31.185 | + ./stack.sh:main:1374 : is_service_enabled horizon 2026-06-12 17:32:31.205 | + functions-common:is_service_enabled:2070 : return 1 2026-06-12 17:32:31.209 | + ./stack.sh:main:1388 : is_service_enabled nova 2026-06-12 17:32:31.232 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:32:31.234 | + ./stack.sh:main:1388 : is_service_enabled keystone 2026-06-12 17:32:31.253 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:32:31.256 | + ./stack.sh:main:1389 : USERRC_PARAMS='-PA --target-dir /opt/stack/devstack/accrc --os-password secretadmin' 2026-06-12 17:32:31.259 | + ./stack.sh:main:1391 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-06-12 17:32:31.262 | + ./stack.sh:main:1392 : USERRC_PARAMS='-PA --target-dir /opt/stack/devstack/accrc --os-password secretadmin --os-cacert /opt/stack/data/ca-bundle.pem' 2026-06-12 17:32:31.265 | + ./stack.sh:main:1395 : /opt/stack/devstack/tools/create_userrc.sh -PA --target-dir /opt/stack/devstack/accrc --os-password secretadmin --os-cacert /opt/stack/data/ca-bundle.pem 2026-06-12 17:32:31.269 | + opt/stack/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2026-06-12 17:32:31.271 | ++ opt/stack/devstack/tools/create_userrc.sh:main:80 : getopt -o hPAp:u:r:C: -l os-username:,os-password:,os-tenant-id:,os-tenant-name:,os-project-name:,os-project-id:,os-project-domain-id:,os-project-domain-name:,os-user-domain-id:,os-user-domain-name:,os-auth-url:,target-dir:,heat-url:,skip-project:,os-cacert:,help,debug -- -PA --target-dir /opt/stack/devstack/accrc --os-password secretadmin --os-cacert /opt/stack/data/ca-bundle.pem 2026-06-12 17:32:31.274 | + opt/stack/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/opt/stack/devstack/accrc'\'' --os-password '\''secretadmin'\'' --os-cacert '\''/opt/stack/data/ca-bundle.pem'\'' --' 2026-06-12 17:32:31.275 | + opt/stack/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/opt/stack/devstack/accrc'\''' --os-password ''\''secretadmin'\''' --os-cacert ''\''/opt/stack/data/ca-bundle.pem'\''' -- 2026-06-12 17:32:31.277 | ++ opt/stack/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /opt/stack/devstack/accrc --os-password secretadmin --os-cacert /opt/stack/data/ca-bundle.pem -- 2026-06-12 17:32:31.278 | + opt/stack/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2026-06-12 17:32:31.279 | + opt/stack/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2026-06-12 17:32:31.280 | + opt/stack/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2026-06-12 17:32:31.282 | + opt/stack/devstack/tools/create_userrc.sh:main:92 : MODE= 2026-06-12 17:32:31.283 | + opt/stack/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2026-06-12 17:32:31.284 | + opt/stack/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2026-06-12 17:32:31.286 | + opt/stack/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2026-06-12 17:32:31.287 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 9 -gt 0 ']' 2026-06-12 17:32:31.288 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-12 17:32:31.290 | + opt/stack/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2026-06-12 17:32:31.291 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-12 17:32:31.292 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 8 -gt 0 ']' 2026-06-12 17:32:31.294 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-12 17:32:31.295 | + opt/stack/devstack/tools/create_userrc.sh:main:118 : MODE=all 2026-06-12 17:32:31.296 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-12 17:32:31.298 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2026-06-12 17:32:31.299 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-12 17:32:31.300 | + opt/stack/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/opt/stack/devstack/accrc 2026-06-12 17:32:31.302 | + opt/stack/devstack/tools/create_userrc.sh:main:113 : shift 2026-06-12 17:32:31.304 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-12 17:32:31.307 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2026-06-12 17:32:31.307 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-12 17:32:31.308 | + opt/stack/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=secretadmin 2026-06-12 17:32:31.310 | + opt/stack/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=secretadmin 2026-06-12 17:32:31.312 | + opt/stack/devstack/tools/create_userrc.sh:main:100 : shift 2026-06-12 17:32:31.313 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-12 17:32:31.314 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2026-06-12 17:32:31.316 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-12 17:32:31.317 | + opt/stack/devstack/tools/create_userrc.sh:main:112 : export OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-06-12 17:32:31.319 | + opt/stack/devstack/tools/create_userrc.sh:main:112 : OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-06-12 17:32:31.320 | + opt/stack/devstack/tools/create_userrc.sh:main:112 : shift 2026-06-12 17:32:31.321 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-12 17:32:31.323 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2026-06-12 17:32:31.324 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-12 17:32:31.325 | + opt/stack/devstack/tools/create_userrc.sh:main:122 : shift 2026-06-12 17:32:31.327 | + opt/stack/devstack/tools/create_userrc.sh:main:122 : break 2026-06-12 17:32:31.328 | + opt/stack/devstack/tools/create_userrc.sh:main:129 : '[' -z secretadmin ']' 2026-06-12 17:32:31.329 | + opt/stack/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2026-06-12 17:32:31.331 | + opt/stack/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2026-06-12 17:32:31.332 | + opt/stack/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2026-06-12 17:32:31.334 | + opt/stack/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2026-06-12 17:32:31.335 | + opt/stack/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2026-06-12 17:32:31.336 | + opt/stack/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2026-06-12 17:32:31.337 | + opt/stack/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2026-06-12 17:32:31.339 | + opt/stack/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2026-06-12 17:32:31.340 | + opt/stack/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2026-06-12 17:32:31.342 | + opt/stack/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2026-06-12 17:32:31.343 | + opt/stack/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2026-06-12 17:32:31.345 | + opt/stack/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2026-06-12 17:32:31.346 | + opt/stack/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2026-06-12 17:32:31.347 | + opt/stack/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2026-06-12 17:32:31.349 | + opt/stack/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2026-06-12 17:32:31.350 | + opt/stack/devstack/tools/create_userrc.sh:main:168 : USER_PASS=secretadmin 2026-06-12 17:32:31.352 | + opt/stack/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2026-06-12 17:32:31.353 | + opt/stack/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2026-06-12 17:32:31.355 | + opt/stack/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2026-06-12 17:32:31.357 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : grep ,True 2026-06-12 17:32:31.357 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2026-06-12 17:32:31.357 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : grep -v service 2026-06-12 17:32:31.358 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : IFS=, 2026-06-12 17:32:31.360 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2026-06-12 17:32:31.415 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2026-06-12 17:32:31.415 | Bad Request (HTTP 400) 2026-06-12 17:32:31.415 | 2026-06-12 17:32:31.424 | + ./stack.sh:main:1400 : save_stackenv 2026-06-12 17:32:31.427 | + functions-common:save_stackenv:65 : local tag= 2026-06-12 17:32:31.430 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-06-12 17:32:31.435 | + functions-common:save_stackenv:67 : time_stamp=2026-06-12-173231 2026-06-12 17:32:31.437 | + functions-common:save_stackenv:68 : echo '# 2026-06-12-173231 ' 2026-06-12 17:32:31.440 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-12 17:32:31.442 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-06-12 17:32:31.445 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-12 17:32:31.447 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-06-12 17:32:31.450 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-12 17:32:31.452 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-06-12 17:32:31.456 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-12 17:32:31.458 | + functions-common:save_stackenv:70 : echo ENABLED_SERVICES=c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,s-account,s-container,s-object,s-proxy,tempest,tls-proxy,s-container-sync,neutron-api,neutron-periodic-workers,neutron-rpc-server,neutron-ovn-maintenance-worker,n-novnc-cell1,n-super-cond,n-cond-cell1 2026-06-12 17:32:31.460 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-12 17:32:31.463 | + functions-common:save_stackenv:70 : echo HOST_IP=10.4.3.250 2026-06-12 17:32:31.465 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-12 17:32:31.468 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=https://10.4.3.250/identity 2026-06-12 17:32:31.471 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-12 17:32:31.474 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/devstacklog.txt.2026-06-12-172306 2026-06-12 17:32:31.477 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-12 17:32:31.480 | + functions-common:save_stackenv:70 : echo OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-06-12 17:32:31.483 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-12 17:32:31.485 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=10.4.3.250 2026-06-12 17:32:31.488 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-12 17:32:31.490 | + functions-common:save_stackenv:70 : echo STACK_USER=stack 2026-06-12 17:32:31.493 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-12 17:32:31.496 | + functions-common:save_stackenv:70 : echo TLS_IP=IP:10.4.3.250,IP:::1 2026-06-12 17:32:31.498 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-12 17:32:31.501 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-06-12 17:32:31.504 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-12 17:32:31.507 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-06-12 17:32:31.509 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-12 17:32:31.512 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=10.4.3.250 2026-06-12 17:32:31.515 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-12 17:32:31.517 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-06-12 17:32:31.519 | + ./stack.sh:main:1411 : merge_config_group /opt/stack/devstack/local.conf extra 2026-06-12 17:32:31.522 | + inc/meta-config:merge_config_group:171 : local localfile=/opt/stack/devstack/local.conf 2026-06-12 17:32:31.525 | + inc/meta-config:merge_config_group:171 : shift 2026-06-12 17:32:31.527 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2026-06-12 17:32:31.529 | + inc/meta-config:merge_config_group:174 : [[ -r /opt/stack/devstack/local.conf ]] 2026-06-12 17:32:31.532 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-06-12 17:32:31.534 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-06-12 17:32:31.538 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /opt/stack/devstack/local.conf extra 2026-06-12 17:32:31.541 | ++ inc/meta-config:get_meta_section_files:63 : local file=/opt/stack/devstack/local.conf 2026-06-12 17:32:31.545 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2026-06-12 17:32:31.548 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /opt/stack/devstack/local.conf ]] 2026-06-12 17:32:31.552 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2026-06-12 17:32:31.552 | /^\[\[.+\|.*\]\]/ { 2026-06-12 17:32:31.552 | gsub("[][]", "", $1); 2026-06-12 17:32:31.552 | split($1, a, "|"); 2026-06-12 17:32:31.552 | if (a[1] == matchgroup) 2026-06-12 17:32:31.552 | print a[2] 2026-06-12 17:32:31.552 | } 2026-06-12 17:32:31.552 | ' /opt/stack/devstack/local.conf 2026-06-12 17:32:31.560 | + ./stack.sh:main:1418 : run_phase stack extra 2026-06-12 17:32:31.563 | + functions-common:run_phase:1842 : local mode=stack 2026-06-12 17:32:31.567 | + functions-common:run_phase:1843 : local phase=extra 2026-06-12 17:32:31.570 | + functions-common:run_phase:1844 : [[ -d /opt/stack/devstack/extras.d ]] 2026-06-12 17:32:31.573 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-06-12 17:32:31.576 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-12 17:32:31.579 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-06-12 17:32:31.582 | + functions-common:run_phase:1852 : local extra 2026-06-12 17:32:31.585 | ++ functions-common:run_phase:1853 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-06-12 17:32:31.590 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-06-12 17:32:31.593 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-12 17:32:31.596 | + functions-common:run_phase:1858 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-06-12 17:32:31.599 | + functions-common:run_phase:1858 : source /opt/stack/devstack/extras.d/80-tempest.sh stack extra 2026-06-12 17:32:31.602 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-12 17:32:31.622 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:32:31.625 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-12 17:32:31.628 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-12 17:32:31.631 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2026-06-12 17:32:31.634 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-12 17:32:31.637 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-12 17:32:31.640 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-06-12 17:32:31.643 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2026-06-12 17:32:31.648 | ++ extras.d/80-tempest.sh:source:15 : : 2026-06-12 17:32:31.650 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-12 17:32:31.653 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-12 17:32:31.657 | + functions-common:run_phase:1863 : [[ stack == \s\o\u\r\c\e ]] 2026-06-12 17:32:31.660 | + functions-common:run_phase:1866 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-12 17:32:31.663 | + functions-common:run_phase:1869 : run_plugins stack extra 2026-06-12 17:32:31.667 | + functions-common:run_plugins:1828 : local mode=stack 2026-06-12 17:32:31.670 | + functions-common:run_plugins:1829 : local phase=extra 2026-06-12 17:32:31.673 | + functions-common:run_plugins:1831 : local plugins=,neutron 2026-06-12 17:32:31.676 | + functions-common:run_plugins:1832 : local plugin 2026-06-12 17:32:31.679 | + functions-common:run_plugins:1833 : for plugin in ${plugins//,/ } 2026-06-12 17:32:31.682 | + functions-common:run_plugins:1834 : local dir=/opt/stack/neutron 2026-06-12 17:32:31.685 | + functions-common:run_plugins:1835 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2026-06-12 17:32:31.688 | + functions-common:run_plugins:1836 : source /opt/stack/neutron/devstack/plugin.sh stack extra 2026-06-12 17:32:31.691 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2026-06-12 17:32:31.694 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2026-06-12 17:32:31.698 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2026-06-12 17:32:31.702 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2026-06-12 17:32:31.706 | +++ /opt/stack/neutron/devstack/lib/flavors:source:4 : FLAVORS_PLUGIN=flavors 2026-06-12 17:32:31.709 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2026-06-12 17:32:31.712 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2026-06-12 17:32:31.715 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:1 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2026-06-12 17:32:31.717 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:2 : SRIOV_AGENT_BINARY=/opt/stack/data/venv/bin/neutron-sriov-nic-agent 2026-06-12 17:32:31.721 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2026-06-12 17:32:31.724 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2026-06-12 17:32:31.728 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2026-06-12 17:32:31.731 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2026-06-12 17:32:31.733 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2026-06-12 17:32:31.736 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2026-06-12 17:32:31.739 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2026-06-12 17:32:31.742 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2026-06-12 17:32:31.745 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2026-06-12 17:32:31.748 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2026-06-12 17:32:31.752 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2026-06-12 17:32:31.754 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2026-06-12 17:32:31.771 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2026-06-12 17:32:31.774 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2026-06-12 17:32:31.777 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/pvlan 2026-06-12 17:32:31.780 | ++ /opt/stack/neutron/devstack/plugin.sh:source:23 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2026-06-12 17:32:31.782 | ++ /opt/stack/neutron/devstack/plugin.sh:source:24 : source /opt/stack/neutron/devstack/lib/frr 2026-06-12 17:32:31.785 | +++ /opt/stack/neutron/devstack/lib/frr:source:15 : FRR_ETC_SRC_DIR=/opt/stack/neutron/devstack/etc 2026-06-12 17:32:31.789 | ++ /opt/stack/neutron/devstack/plugin.sh:source:25 : source /opt/stack/neutron/devstack/lib/dns_forwarder_ovs_ext 2026-06-12 17:32:31.792 | ++ /opt/stack/neutron/devstack/plugin.sh:source:28 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2026-06-12 17:32:31.795 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-06-12 17:32:31.815 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2026-06-12 17:32:31.817 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2026-06-12 17:32:31.822 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2026-06-12 17:32:31.823 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2026-06-12 17:32:31.827 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2026-06-12 17:32:31.830 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2026-06-12 17:32:31.833 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2026-06-12 17:32:31.838 | +++ /opt/stack/neutron/devstack/plugin.sh:source:30 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-06-12 17:32:31.858 | ++ /opt/stack/neutron/devstack/plugin.sh:source:30 : Q_BUILD_OVS_FROM_GIT=False 2026-06-12 17:32:31.861 | ++ /opt/stack/neutron/devstack/plugin.sh:source:42 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2026-06-12 17:32:31.864 | ++ /opt/stack/neutron/devstack/plugin.sh:source:46 : [[ stack == \s\t\a\c\k ]] 2026-06-12 17:32:31.867 | ++ /opt/stack/neutron/devstack/plugin.sh:source:47 : case "$2" in 2026-06-12 17:32:31.870 | ++ /opt/stack/neutron/devstack/plugin.sh:source:144 : is_service_enabled q-sriov-agt neutron-sriov-agent 2026-06-12 17:32:31.886 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-12 17:32:31.891 | ++ /opt/stack/neutron/devstack/plugin.sh:source:147 : is_service_enabled br-ex-tcpdump 2026-06-12 17:32:31.908 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-12 17:32:31.912 | ++ /opt/stack/neutron/devstack/plugin.sh:source:161 : is_service_enabled br-int-flows 2026-06-12 17:32:31.931 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-12 17:32:31.934 | ++ /opt/stack/neutron/devstack/plugin.sh:source:164 : is_frr_enabled 2026-06-12 17:32:31.936 | ++ /opt/stack/neutron/devstack/plugin.sh:is_frr_enabled:38 : [[ False == \T\r\u\e ]] 2026-06-12 17:32:31.938 | ++ /opt/stack/neutron/devstack/plugin.sh:is_frr_enabled:39 : return 1 2026-06-12 17:32:31.942 | + ./stack.sh:main:1426 : merge_config_group /opt/stack/devstack/local.conf post-extra 2026-06-12 17:32:31.945 | + inc/meta-config:merge_config_group:171 : local localfile=/opt/stack/devstack/local.conf 2026-06-12 17:32:31.947 | + inc/meta-config:merge_config_group:171 : shift 2026-06-12 17:32:31.950 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2026-06-12 17:32:31.952 | + inc/meta-config:merge_config_group:174 : [[ -r /opt/stack/devstack/local.conf ]] 2026-06-12 17:32:31.955 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-06-12 17:32:31.958 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-06-12 17:32:31.962 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /opt/stack/devstack/local.conf post-extra 2026-06-12 17:32:31.965 | ++ inc/meta-config:get_meta_section_files:63 : local file=/opt/stack/devstack/local.conf 2026-06-12 17:32:31.969 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2026-06-12 17:32:31.972 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /opt/stack/devstack/local.conf ]] 2026-06-12 17:32:31.976 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2026-06-12 17:32:31.976 | /^\[\[.+\|.*\]\]/ { 2026-06-12 17:32:31.976 | gsub("[][]", "", $1); 2026-06-12 17:32:31.976 | split($1, a, "|"); 2026-06-12 17:32:31.976 | if (a[1] == matchgroup) 2026-06-12 17:32:31.976 | print a[2] 2026-06-12 17:32:31.976 | } 2026-06-12 17:32:31.976 | ' /opt/stack/devstack/local.conf 2026-06-12 17:32:31.982 | + ./stack.sh:main:1435 : is_service_enabled n-cpu 2026-06-12 17:32:32.005 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:32:32.008 | + ./stack.sh:main:1436 : is_nova_ready 2026-06-12 17:32:32.011 | + lib/nova:is_nova_ready:1164 : wait_for_compute 60 2026-06-12 17:32:32.014 | + functions:wait_for_compute:490 : local timeout=60 2026-06-12 17:32:32.016 | + functions:wait_for_compute:491 : local rval=0 2026-06-12 17:32:32.020 | + functions:wait_for_compute:492 : local compute_hostname 2026-06-12 17:32:32.023 | + functions:wait_for_compute:493 : time_start wait_for_service 2026-06-12 17:32:32.026 | + functions-common:time_start:2400 : local name=wait_for_service 2026-06-12 17:32:32.029 | + functions-common:time_start:2401 : local start_time= 2026-06-12 17:32:32.031 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-12 17:32:32.035 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-12 17:32:32.040 | + functions-common:time_start:2405 : _TIME_START[$name]=1781285552036 2026-06-12 17:32:32.044 | ++ functions:wait_for_compute:494 : iniget /etc/nova/nova.conf DEFAULT host 2026-06-12 17:32:32.066 | + functions:wait_for_compute:494 : compute_hostname= 2026-06-12 17:32:32.069 | + functions:wait_for_compute:495 : [[ -z '' ]] 2026-06-12 17:32:32.073 | ++ functions:wait_for_compute:496 : hostname 2026-06-12 17:32:32.078 | + functions:wait_for_compute:496 : compute_hostname=np0000002732 2026-06-12 17:32:32.082 | + functions:wait_for_compute:498 : timeout 60 bash -x 2026-06-12 17:32:32.086 | ++ functions:wait_for_compute:498 : hostname 2026-06-12 17:32:32.092 | + :: : ID= 2026-06-12 17:32:32.094 | + :: : [[ '' == '' ]] 2026-06-12 17:32:32.095 | + :: : sleep 1 2026-06-12 17:32:33.099 | + :: : [[ libvirt = \f\a\k\e ]] 2026-06-12 17:32:33.100 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host np0000002732 --service nova-compute -c ID -f value 2026-06-12 17:32:33.334 | 2026-06-12 17:32:33.341 | + :: : ID=2f27ec24-07ab-47cc-b67a-9b6d6d2a3b0b 2026-06-12 17:32:33.342 | + :: : [[ 2f27ec24-07ab-47cc-b67a-9b6d6d2a3b0b == '' ]] 2026-06-12 17:32:33.345 | + functions:wait_for_compute:510 : time_stop wait_for_service 2026-06-12 17:32:33.349 | + functions-common:time_stop:2414 : local name 2026-06-12 17:32:33.353 | + functions-common:time_stop:2415 : local end_time 2026-06-12 17:32:33.356 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-12 17:32:33.359 | + functions-common:time_stop:2417 : local total 2026-06-12 17:32:33.362 | + functions-common:time_stop:2418 : local start_time 2026-06-12 17:32:33.365 | + functions-common:time_stop:2420 : name=wait_for_service 2026-06-12 17:32:33.368 | + functions-common:time_stop:2421 : start_time=1781285552036 2026-06-12 17:32:33.371 | + functions-common:time_stop:2423 : [[ -z 1781285552036 ]] 2026-06-12 17:32:33.375 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-12 17:32:33.380 | + functions-common:time_stop:2426 : end_time=1781285553377 2026-06-12 17:32:33.383 | + functions-common:time_stop:2427 : elapsed_time=1341 2026-06-12 17:32:33.386 | + functions-common:time_stop:2428 : total=12491 2026-06-12 17:32:33.389 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-12 17:32:33.392 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=13832 2026-06-12 17:32:33.395 | + functions:wait_for_compute:512 : [[ 0 != 0 ]] 2026-06-12 17:32:33.398 | + functions:wait_for_compute:516 : return 0 2026-06-12 17:32:33.401 | + ./stack.sh:main:1440 : service_check 2026-06-12 17:32:33.404 | + functions-common:service_check:1707 : local service 2026-06-12 17:32:33.407 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-12 17:32:33.410 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@c-api.service 2026-06-12 17:32:33.423 | enabled 2026-06-12 17:32:33.428 | + functions-common:service_check:1714 : sudo systemctl status devstack@c-api.service --no-pager 2026-06-12 17:32:33.444 | ● devstack@c-api.service - Devstack devstack@c-api.service 2026-06-12 17:32:33.444 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; preset: enabled) 2026-06-12 17:32:33.444 | Active: active (running) since Fri 2026-06-12 17:32:07 UTC; 25s ago 2026-06-12 17:32:33.444 | Main PID: 96140 (uwsgi) 2026-06-12 17:32:33.444 | Status: "uWSGI is ready" 2026-06-12 17:32:33.444 | Tasks: 7 (limit: 27561) 2026-06-12 17:32:33.445 | Memory: 250.7M () 2026-06-12 17:32:33.445 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2026-06-12 17:32:33.445 | ├─96140 "cinder-apiuWSGI master" 2026-06-12 17:32:33.445 | ├─96145 "cinder-apiuWSGI worker 1" 2026-06-12 17:32:33.445 | └─96146 "cinder-apiuWSGI worker 2" 2026-06-12 17:32:33.445 | 2026-06-12 17:32:33.445 | Jun 12 17:32:15 np0000002732 devstack@c-api.service[96146]: DEBUG cinder.api.middleware.request_id [req-8b000042-7863-4bce-8cb1-95554ea40b22 req-09d51c2a-9ae1-46a2-838b-da96e5171d4a None None] RequestId filter calling following filter/app {{(pid=96146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} 2026-06-12 17:32:33.445 | Jun 12 17:32:15 np0000002732 devstack@c-api.service[96146]: INFO cinder.api.openstack.wsgi [req-8b000042-7863-4bce-8cb1-95554ea40b22 req-09d51c2a-9ae1-46a2-838b-da96e5171d4a admin admin] POST https://10.4.3.250/volume/v3/types/46d22284-53fa-4655-9872-0069eace4edc/extra_specs 2026-06-12 17:32:33.445 | Jun 12 17:32:15 np0000002732 devstack@c-api.service[96146]: DEBUG cinder.api.openstack.wsgi [req-8b000042-7863-4bce-8cb1-95554ea40b22 req-09d51c2a-9ae1-46a2-838b-da96e5171d4a admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=96146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} 2026-06-12 17:32:33.445 | Jun 12 17:32:15 np0000002732 devstack@c-api.service[96146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. 2026-06-12 17:32:33.445 | Jun 12 17:32:15 np0000002732 devstack@c-api.service[96146]: warnings.warn( 2026-06-12 17:32:33.445 | Jun 12 17:32:15 np0000002732 devstack@c-api.service[96146]: DEBUG oslo_db.sqlalchemy.engines [req-8b000042-7863-4bce-8cb1-95554ea40b22 req-09d51c2a-9ae1-46a2-838b-da96e5171d4a 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=96146) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-12 17:32:33.445 | Jun 12 17:32:15 np0000002732 devstack@c-api.service[96146]: INFO cinder.api.openstack.wsgi [req-8b000042-7863-4bce-8cb1-95554ea40b22 req-09d51c2a-9ae1-46a2-838b-da96e5171d4a admin admin] https://10.4.3.250/volume/v3/types/46d22284-53fa-4655-9872-0069eace4edc/extra_specs returned with HTTP 200 2026-06-12 17:32:33.445 | Jun 12 17:32:15 np0000002732 devstack@c-api.service[96146]: [pid: 96146|app: 0|req: 2/3] 10.4.3.250 () {70 vars in 1474 bytes} [Fri Jun 12 17:32:15 2026] POST /volume/v3/types/46d22284-53fa-4655-9872-0069eace4edc/extra_specs => generated 52 bytes in 397 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-12 17:32:33.445 | Jun 12 17:32:25 np0000002732 devstack@c-api.service[96145]: DEBUG dbcounter [-] [96145] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=96145) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-12 17:32:33.445 | Jun 12 17:32:25 np0000002732 devstack@c-api.service[96146]: DEBUG dbcounter [-] [96146] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=96146) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-12 17:32:33.449 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-12 17:32:33.452 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@c-bak.service 2026-06-12 17:32:33.466 | enabled 2026-06-12 17:32:33.471 | + functions-common:service_check:1714 : sudo systemctl status devstack@c-bak.service --no-pager 2026-06-12 17:32:33.487 | ● devstack@c-bak.service - Devstack devstack@c-bak.service 2026-06-12 17:32:33.487 | Loaded: loaded (/etc/systemd/system/devstack@c-bak.service; enabled; preset: enabled) 2026-06-12 17:32:33.487 | Active: active (running) since Fri 2026-06-12 17:32:12 UTC; 20s ago 2026-06-12 17:32:33.487 | Main PID: 97496 (cinder-backup) 2026-06-12 17:32:33.487 | Tasks: 1 (limit: 27561) 2026-06-12 17:32:33.487 | Memory: 94.1M () 2026-06-12 17:32:33.487 | CGroup: /system.slice/system-devstack.slice/devstack@c-bak.service 2026-06-12 17:32:33.487 | └─97496 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf 2026-06-12 17:32:33.487 | 2026-06-12 17:32:33.487 | Jun 12 17:32:14 np0000002732 cinder-backup[97496]: DEBUG oslo_concurrency.lockutils [None req-c568351f-2d30-4e57-8b97-1704413b3697 None None] Acquiring lock "cleanup_incomplete_backups_97496" by "cinder.backup.manager.BackupManager._cleanup_incomplete_backup_operations" {{(pid=97496) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-12 17:32:33.487 | Jun 12 17:32:14 np0000002732 cinder-backup[97496]: DEBUG oslo_concurrency.lockutils [None req-c568351f-2d30-4e57-8b97-1704413b3697 None None] Lock "cleanup_incomplete_backups_97496" acquired by "cinder.backup.manager.BackupManager._cleanup_incomplete_backup_operations" :: waited 0.001s {{(pid=97496) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-12 17:32:33.487 | Jun 12 17:32:14 np0000002732 cinder-backup[97496]: INFO cinder.backup.manager [None req-c568351f-2d30-4e57-8b97-1704413b3697 None None] Cleaning up incomplete backup operations. 2026-06-12 17:32:33.487 | Jun 12 17:32:14 np0000002732 cinder-backup[97496]: DEBUG oslo_concurrency.lockutils [None req-c568351f-2d30-4e57-8b97-1704413b3697 None None] Lock "cleanup_incomplete_backups_97496" "released" by "cinder.backup.manager.BackupManager._cleanup_incomplete_backup_operations" :: held 0.014s {{(pid=97496) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-12 17:32:33.487 | Jun 12 17:32:14 np0000002732 cinder-backup[97496]: DEBUG oslo_db.sqlalchemy.engines [None req-c568351f-2d30-4e57-8b97-1704413b3697 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=97496) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-12 17:32:33.487 | Jun 12 17:32:14 np0000002732 cinder-backup[97496]: DEBUG cinder.manager [None req-c568351f-2d30-4e57-8b97-1704413b3697 None None] Notifying Schedulers of capabilities ... {{(pid=97496) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} 2026-06-12 17:32:33.487 | Jun 12 17:32:14 np0000002732 cinder-backup[97496]: INFO cinder.keymgr.migration [None req-0baace3f-7aea-4027-b642-d2cc5e633c23 None None] Not migrating encryption keys because the ConfKeyManager is still in use. 2026-06-12 17:32:33.487 | Jun 12 17:32:14 np0000002732 cinder-backup[97496]: DEBUG cinder.service [None req-c568351f-2d30-4e57-8b97-1704413b3697 None None] Creating RPC server for service cinder-backup {{(pid=97496) start /opt/stack/cinder/cinder/service.py:231}} 2026-06-12 17:32:33.487 | Jun 12 17:32:14 np0000002732 cinder-backup[97496]: DEBUG cinder.service [None req-c568351f-2d30-4e57-8b97-1704413b3697 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=97496) start /opt/stack/cinder/cinder/service.py:237}} 2026-06-12 17:32:33.487 | Jun 12 17:32:24 np0000002732 cinder-backup[97496]: DEBUG dbcounter [-] [97496] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=97496) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-12 17:32:33.491 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-12 17:32:33.495 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@c-sch.service 2026-06-12 17:32:33.509 | enabled 2026-06-12 17:32:33.513 | + functions-common:service_check:1714 : sudo systemctl status devstack@c-sch.service --no-pager 2026-06-12 17:32:33.529 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2026-06-12 17:32:33.529 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; preset: enabled) 2026-06-12 17:32:33.529 | Active: active (running) since Fri 2026-06-12 17:32:11 UTC; 22s ago 2026-06-12 17:32:33.529 | Main PID: 96913 (cinder-schedule) 2026-06-12 17:32:33.529 | Tasks: 1 (limit: 27561) 2026-06-12 17:32:33.529 | Memory: 111.0M () 2026-06-12 17:32:33.529 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2026-06-12 17:32:33.529 | └─96913 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2026-06-12 17:32:33.529 | 2026-06-12 17:32:33.529 | Jun 12 17:32:13 np0000002732 cinder-scheduler[96913]: DEBUG cinder.service [None req-c4ca19de-e25a-4829-9712-1f511c2bb531 None None] Creating RPC server for service cinder-scheduler {{(pid=96913) start /opt/stack/cinder/cinder/service.py:231}} 2026-06-12 17:32:33.529 | Jun 12 17:32:13 np0000002732 cinder-scheduler[96913]: DEBUG cinder.service [None req-c4ca19de-e25a-4829-9712-1f511c2bb531 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=96913) start /opt/stack/cinder/cinder/service.py:237}} 2026-06-12 17:32:33.529 | Jun 12 17:32:14 np0000002732 cinder-scheduler[96913]: DEBUG cinder.scheduler.host_manager [None req-c568351f-2d30-4e57-8b97-1704413b3697 None None] Received backup service update from np0000002732: {'backend_state': True, 'driver_name': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'availability_zone': 'nova'} {{(pid=96913) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:598}} 2026-06-12 17:32:33.529 | Jun 12 17:32:16 np0000002732 cinder-scheduler[96913]: DEBUG cinder.scheduler.host_manager [None req-dcc78e42-93b3-47a4-a309-2779f0f9b08e None None] Received volume service update from np0000002732@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=96913) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:629}} 2026-06-12 17:32:33.529 | Jun 12 17:32:16 np0000002732 cinder-scheduler[96913]: DEBUG cinder.scheduler.host_manager [None req-dcc78e42-93b3-47a4-a309-2779f0f9b08e None None] Updating capabilities for np0000002732@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, 6, 12, 17, 32, 16, 390150), 'filter_function': None, 'goodness_function': None} {{(pid=96913) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:415}} 2026-06-12 17:32:33.529 | Jun 12 17:32:16 np0000002732 cinder-scheduler[96913]: DEBUG cinder.scheduler.host_manager [None req-dcc78e42-93b3-47a4-a309-2779f0f9b08e None None] Updating capabilities for np0000002732@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, 6, 12, 17, 32, 16, 390150), 'filter_function': None, 'goodness_function': None} {{(pid=96913) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:415}} 2026-06-12 17:32:33.529 | Jun 12 17:32:26 np0000002732 cinder-scheduler[96913]: DEBUG dbcounter [-] [96913] Writing DB stats cinder:SELECT=12,cinder:INSERT=1 {{(pid=96913) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-12 17:32:33.529 | Jun 12 17:32:28 np0000002732 cinder-scheduler[96913]: DEBUG oslo_service.periodic_task [None req-06e11e7b-ae6c-4aba-9fb9-553d880455a0 None None] Running periodic task SchedulerManager._clean_expired_messages {{(pid=96913) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} 2026-06-12 17:32:33.529 | Jun 12 17:32:28 np0000002732 cinder-scheduler[96913]: INFO cinder.message.api [None req-06e11e7b-ae6c-4aba-9fb9-553d880455a0 None None] Deleted 0 expired messages. 2026-06-12 17:32:33.529 | Jun 12 17:32:28 np0000002732 cinder-scheduler[96913]: DEBUG oslo_service.periodic_task [None req-06e11e7b-ae6c-4aba-9fb9-553d880455a0 None None] Running periodic task SchedulerManager._clean_expired_reservation {{(pid=96913) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} 2026-06-12 17:32:33.534 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-12 17:32:33.537 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@c-vol.service 2026-06-12 17:32:33.551 | enabled 2026-06-12 17:32:33.555 | + functions-common:service_check:1714 : sudo systemctl status devstack@c-vol.service --no-pager 2026-06-12 17:32:33.572 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2026-06-12 17:32:33.572 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; preset: enabled) 2026-06-12 17:32:33.573 | Active: active (running) since Fri 2026-06-12 17:32:14 UTC; 19s ago 2026-06-12 17:32:33.573 | Main PID: 98080 (cinder-volume) 2026-06-12 17:32:33.573 | Tasks: 2 (limit: 27561) 2026-06-12 17:32:33.573 | Memory: 142.5M () 2026-06-12 17:32:33.573 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2026-06-12 17:32:33.573 | ├─98080 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-06-12 17:32:33.573 | └─98486 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-06-12 17:32:33.573 | 2026-06-12 17:32:33.573 | Jun 12 17:32:16 np0000002732 cinder-volume[98486]: INFO cinder.volume.manager [None req-dcc78e42-93b3-47a4-a309-2779f0f9b08e None None] Driver initialization completed successfully. 2026-06-12 17:32:33.573 | Jun 12 17:32:16 np0000002732 cinder-volume[98486]: INFO cinder.manager [None req-dcc78e42-93b3-47a4-a309-2779f0f9b08e None None] Initiating service 3 cleanup 2026-06-12 17:32:33.573 | Jun 12 17:32:16 np0000002732 cinder-volume[98486]: INFO cinder.manager [None req-dcc78e42-93b3-47a4-a309-2779f0f9b08e None None] Service 3 cleanup completed. 2026-06-12 17:32:33.573 | Jun 12 17:32:16 np0000002732 cinder-volume[98486]: DEBUG cinder.service [None req-dcc78e42-93b3-47a4-a309-2779f0f9b08e None None] Creating RPC server for service cinder-volume {{(pid=98486) start /opt/stack/cinder/cinder/service.py:231}} 2026-06-12 17:32:33.573 | Jun 12 17:32:16 np0000002732 cinder-volume[98486]: DEBUG cinder.service [None req-dcc78e42-93b3-47a4-a309-2779f0f9b08e None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=98486) start /opt/stack/cinder/cinder/service.py:237}} 2026-06-12 17:32:33.573 | Jun 12 17:32:16 np0000002732 cinder-volume[98486]: INFO cinder.volume.manager [None req-dcc78e42-93b3-47a4-a309-2779f0f9b08e None None] Initializing RPC dependent components of volume driver StorPoolDriver (2.1.0) 2026-06-12 17:32:33.573 | Jun 12 17:32:16 np0000002732 cinder-volume[98486]: INFO cinder.volume.manager [None req-dcc78e42-93b3-47a4-a309-2779f0f9b08e None None] Driver post RPC initialization completed successfully. 2026-06-12 17:32:33.573 | Jun 12 17:32:26 np0000002732 cinder-volume[98080]: DEBUG dbcounter [-] [98080] Writing DB stats cinder:SELECT=8,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=98080) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-12 17:32:33.573 | Jun 12 17:32:26 np0000002732 cinder-volume[98486]: DEBUG dbcounter [-] [98486] Writing DB stats cinder:SELECT=11,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=98486) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-12 17:32:33.573 | Jun 12 17:32:26 np0000002732 cinder-volume[98486]: DEBUG dbcounter [-] [98486] Writing DB stats cinder:SELECT=3,cinder:UPDATE=1 {{(pid=98486) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-12 17:32:33.577 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-12 17:32:33.580 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@etcd3.service 2026-06-12 17:32:33.594 | not-found 2026-06-12 17:32:33.598 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-12 17:32:33.601 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@file_tracker.service 2026-06-12 17:32:33.616 | enabled 2026-06-12 17:32:33.621 | + functions-common:service_check:1714 : sudo systemctl status devstack@file_tracker.service --no-pager 2026-06-12 17:32:33.641 | ● devstack@file_tracker.service - Devstack devstack@file_tracker.service 2026-06-12 17:32:33.641 | Loaded: loaded (/etc/systemd/system/devstack@file_tracker.service; enabled; preset: enabled) 2026-06-12 17:32:33.641 | Active: active (running) since Fri 2026-06-12 17:28:18 UTC; 4min 15s ago 2026-06-12 17:32:33.641 | Main PID: 57509 (file_tracker.sh) 2026-06-12 17:32:33.641 | Tasks: 2 (limit: 27561) 2026-06-12 17:32:33.641 | Memory: 596.0K () 2026-06-12 17:32:33.641 | CGroup: /system.slice/system-devstack.slice/devstack@file_tracker.service 2026-06-12 17:32:33.641 | ├─57509 /bin/bash /opt/stack/devstack/tools/file_tracker.sh 2026-06-12 17:32:33.641 | └─98990 sleep 20 2026-06-12 17:32:33.641 | 2026-06-12 17:32:33.641 | Jun 12 17:29:18 np0000002732 file_tracker.sh[67121]: 3008 0 9223372036854775807 2026-06-12 17:32:33.641 | Jun 12 17:29:38 np0000002732 file_tracker.sh[69611]: 2976 0 9223372036854775807 2026-06-12 17:32:33.641 | Jun 12 17:29:58 np0000002732 file_tracker.sh[69939]: 2880 0 9223372036854775807 2026-06-12 17:32:33.641 | Jun 12 17:30:18 np0000002732 file_tracker.sh[70818]: 2976 0 9223372036854775807 2026-06-12 17:32:33.641 | Jun 12 17:30:38 np0000002732 file_tracker.sh[75785]: 3104 0 9223372036854775807 2026-06-12 17:32:33.641 | Jun 12 17:30:58 np0000002732 file_tracker.sh[78280]: 3392 0 9223372036854775807 2026-06-12 17:32:33.641 | Jun 12 17:31:18 np0000002732 file_tracker.sh[84105]: 4000 0 9223372036854775807 2026-06-12 17:32:33.641 | Jun 12 17:31:38 np0000002732 file_tracker.sh[89340]: 4704 0 9223372036854775807 2026-06-12 17:32:33.641 | Jun 12 17:31:58 np0000002732 file_tracker.sh[92941]: 5216 0 9223372036854775807 2026-06-12 17:32:33.641 | Jun 12 17:32:18 np0000002732 file_tracker.sh[98989]: 6400 0 9223372036854775807 2026-06-12 17:32:33.645 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-12 17:32:33.648 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@g-api.service 2026-06-12 17:32:33.662 | enabled 2026-06-12 17:32:33.666 | + functions-common:service_check:1714 : sudo systemctl status devstack@g-api.service --no-pager 2026-06-12 17:32:33.683 | ● devstack@g-api.service - Devstack devstack@g-api.service 2026-06-12 17:32:33.683 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; preset: enabled) 2026-06-12 17:32:33.683 | Active: active (running) since Fri 2026-06-12 17:32:17 UTC; 16s ago 2026-06-12 17:32:33.683 | Main PID: 98873 (uwsgi) 2026-06-12 17:32:33.683 | Status: "uWSGI is ready" 2026-06-12 17:32:33.683 | Tasks: 12 (limit: 27561) 2026-06-12 17:32:33.683 | Memory: 255.8M () 2026-06-12 17:32:33.683 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2026-06-12 17:32:33.683 | ├─98873 "glance-apiuWSGI master" 2026-06-12 17:32:33.683 | ├─98887 "glance-apiuWSGI worker 1" 2026-06-12 17:32:33.683 | └─98888 "glance-apiuWSGI worker 2" 2026-06-12 17:32:33.683 | 2026-06-12 17:32:33.683 | Jun 12 17:32:32 np0000002732 devstack@g-api.service[98888]: DEBUG glance_store.location [-] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=98888) register_scheme_map /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/location.py:146}} 2026-06-12 17:32:33.683 | Jun 12 17:32:32 np0000002732 devstack@g-api.service[98888]: DEBUG glance_store.location [-] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=98888) register_scheme_map /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/location.py:146}} 2026-06-12 17:32:33.683 | Jun 12 17:32:32 np0000002732 devstack@g-api.service[98888]: DEBUG glance_store.location [-] Registering scheme swift+config with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=98888) register_scheme_map /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/location.py:146}} 2026-06-12 17:32:33.683 | Jun 12 17:32:32 np0000002732 devstack@g-api.service[98888]: DEBUG glance_store.backend [-] Skipping store.set_acls... not implemented. {{(pid=98888) set_acls /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/backend.py:507}} 2026-06-12 17:32:33.683 | Jun 12 17:32:32 np0000002732 devstack@g-api.service[98888]: DEBUG glance.async_.taskflow_executor [-] Task 'api_image_import-VerifyImageState-9451a9ce-ee3e-49cf-a6aa-91e724da0361' (1d4c3a0e-f8f4-44ff-8ab6-5e6429ba62d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=98888) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} 2026-06-12 17:32:33.683 | Jun 12 17:32:32 np0000002732 devstack@g-api.service[98888]: DEBUG glance.async_.taskflow_executor [-] Task 'api_image_import-CompleteTask-9451a9ce-ee3e-49cf-a6aa-91e724da0361' (39777be0-1c18-4177-8c7b-21f4cf1c075a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=98888) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} 2026-06-12 17:32:33.683 | Jun 12 17:32:32 np0000002732 devstack@g-api.service[98888]: INFO glance.domain [-] Task [9451a9ce-ee3e-49cf-a6aa-91e724da0361] status changing from processing to success 2026-06-12 17:32:33.683 | Jun 12 17:32:32 np0000002732 devstack@g-api.service[98888]: INFO glance.async_.flows.api_image_import [-] 9451a9ce-ee3e-49cf-a6aa-91e724da0361 of api_image_import completed 2026-06-12 17:32:33.683 | Jun 12 17:32:32 np0000002732 devstack@g-api.service[98888]: DEBUG glance.async_.taskflow_executor [-] Task 'api_image_import-CompleteTask-9451a9ce-ee3e-49cf-a6aa-91e724da0361' (39777be0-1c18-4177-8c7b-21f4cf1c075a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=98888) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} 2026-06-12 17:32:33.683 | Jun 12 17:32:32 np0000002732 devstack@g-api.service[98888]: DEBUG glance.async_.taskflow_executor [-] Flow 'api_image_import' (f64f1996-919a-4c99-8fb4-1ec5b313df05) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=98888) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} 2026-06-12 17:32:33.688 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-12 17:32:33.690 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@key.service 2026-06-12 17:32:33.703 | not-found 2026-06-12 17:32:33.707 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-12 17:32:33.710 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@memory_tracker.service 2026-06-12 17:32:33.724 | enabled 2026-06-12 17:32:33.729 | + functions-common:service_check:1714 : sudo systemctl status devstack@memory_tracker.service --no-pager 2026-06-12 17:32:33.745 | ● devstack@memory_tracker.service - Devstack devstack@memory_tracker.service 2026-06-12 17:32:33.745 | Loaded: loaded (/etc/systemd/system/devstack@memory_tracker.service; enabled; preset: enabled) 2026-06-12 17:32:33.745 | Active: active (running) since Fri 2026-06-12 17:28:16 UTC; 4min 16s ago 2026-06-12 17:32:33.745 | Main PID: 56982 (memory_tracker.) 2026-06-12 17:32:33.745 | Tasks: 2 (limit: 27561) 2026-06-12 17:32:33.745 | Memory: 1.2M () 2026-06-12 17:32:33.745 | CGroup: /system.slice/system-devstack.slice/devstack@memory_tracker.service 2026-06-12 17:32:33.745 | ├─56982 /bin/bash /opt/stack/devstack/tools/memory_tracker.sh 2026-06-12 17:32:33.745 | └─98903 sleep 20 2026-06-12 17:32:33.745 | 2026-06-12 17:32:33.745 | Jun 12 17:32:17 np0000002732 memory_tracker.sh[98886]: 8412 0.0 1856 8411 00:00:00 1 do_wait /bin/sh -c echo BECOME-SUCCESS-picbvgahnxeuamyzkeovsqqavifsujnp ; /usr/bin/python3 2026-06-12 17:32:33.745 | Jun 12 17:32:17 np0000002732 memory_tracker.sh[98886]: 8410 0.0 1852 8409 00:00:00 1 do_wait /bin/sh -c sudo -H -S -n -u stack /bin/sh -c 'echo BECOME-SUCCESS-picbvgahnxeuamyzkeovsqqavifsujnp ; /usr/bin/python3' && sleep 0 2026-06-12 17:32:33.745 | Jun 12 17:32:17 np0000002732 memory_tracker.sh[98886]: 26284 0.0 1852 26188 00:00:00 1 pipe_read /bin/sh -s rabbit_disk_monitor 2026-06-12 17:32:33.745 | Jun 12 17:32:17 np0000002732 memory_tracker.sh[98886]: 8414 0.0 1848 8413 00:00:00 1 do_wait /bin/sh -c ./stack.sh 2>&1 rc=$? echo "*** FINISHED ***" exit $rc 2026-06-12 17:32:33.745 | Jun 12 17:32:17 np0000002732 memory_tracker.sh[98886]: 26188 0.0 1736 26178 00:00:00 1 do_select erl_child_setup 65536 2026-06-12 17:32:33.745 | Jun 12 17:32:17 np0000002732 memory_tracker.sh[98886]: 19468 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-06-12 17:32:33.745 | Jun 12 17:32:17 np0000002732 memory_tracker.sh[98886]: 26281 0.0 1500 26280 00:00:00 1 pipe_read /usr/lib/erlang/erts-13.2.2.5/bin/inet_gethost 4 2026-06-12 17:32:33.745 | Jun 12 17:32:17 np0000002732 memory_tracker.sh[98886]: 46530 0.0 1300 46529 00:00:00 1 pipe_read /usr/sbin/dnsmasq --conf-file=/var/lib/libvirt/dnsmasq/default.conf --leasefile-ro --dhcp-script=/usr/lib/libvirt/libvirt_leaseshelper 2026-06-12 17:32:33.745 | Jun 12 17:32:17 np0000002732 memory_tracker.sh[56982]: --- 2026-06-12 17:32:33.745 | Jun 12 17:32:17 np0000002732 memory_tracker.sh[56982]: ]]] 2026-06-12 17:32:33.749 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-12 17:32:33.753 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@mysql.service 2026-06-12 17:32:33.765 | not-found 2026-06-12 17:32:33.770 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-12 17:32:33.774 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-api.service 2026-06-12 17:32:33.788 | enabled 2026-06-12 17:32:33.792 | + functions-common:service_check:1714 : sudo systemctl status devstack@n-api.service --no-pager 2026-06-12 17:32:33.809 | ● devstack@n-api.service - Devstack devstack@n-api.service 2026-06-12 17:32:33.809 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; preset: enabled) 2026-06-12 17:32:33.809 | Active: active (running) since Fri 2026-06-12 17:31:14 UTC; 1min 19s ago 2026-06-12 17:32:33.809 | Main PID: 83647 (uwsgi) 2026-06-12 17:32:33.809 | Status: "uWSGI is ready" 2026-06-12 17:32:33.809 | Tasks: 17 (limit: 27561) 2026-06-12 17:32:33.809 | Memory: 278.9M () 2026-06-12 17:32:33.809 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2026-06-12 17:32:33.809 | ├─83647 "nova-apiuWSGI master" 2026-06-12 17:32:33.809 | ├─83648 "nova-apiuWSGI worker 1" 2026-06-12 17:32:33.809 | └─83649 "nova-apiuWSGI worker 2" 2026-06-12 17:32:33.809 | 2026-06-12 17:32:33.809 | Jun 12 17:32:19 np0000002732 devstack@n-api.service[83648]: DEBUG dbcounter [-] [83648] Writing DB stats nova_api:INSERT=10,nova_api:SELECT=21,nova_api:SAVEPOINT=5,nova_api:RELEASE=5 {{(pid=83648) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-12 17:32:33.809 | Jun 12 17:32:33 np0000002732 devstack@n-api.service[83649]: DEBUG nova.api.openstack.wsgi [None req-8822c022-9671-4142-956f-13229124b61a admin admin] Calling method '>' {{(pid=83649) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} 2026-06-12 17:32:33.809 | Jun 12 17:32:33 np0000002732 devstack@n-api.service[83649]: DEBUG oslo_concurrency.lockutils [None req-8822c022-9671-4142-956f-13229124b61a admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=83649) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-12 17:32:33.809 | Jun 12 17:32:33 np0000002732 devstack@n-api.service[83649]: DEBUG oslo_concurrency.lockutils [None req-8822c022-9671-4142-956f-13229124b61a 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=83649) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-12 17:32:33.809 | Jun 12 17:32:33 np0000002732 devstack@n-api.service[83649]: DEBUG oslo_concurrency.lockutils [None req-8822c022-9671-4142-956f-13229124b61a 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=83649) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-12 17:32:33.809 | Jun 12 17:32:33 np0000002732 devstack@n-api.service[83649]: DEBUG oslo_concurrency.lockutils [None req-8822c022-9671-4142-956f-13229124b61a admin admin] Acquiring lock "b5e0c424-49a6-43cf-953a-9153b52ca26b" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=83649) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-12 17:32:33.809 | Jun 12 17:32:33 np0000002732 devstack@n-api.service[83649]: DEBUG oslo_concurrency.lockutils [None req-8822c022-9671-4142-956f-13229124b61a admin admin] Lock "b5e0c424-49a6-43cf-953a-9153b52ca26b" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=83649) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-12 17:32:33.809 | Jun 12 17:32:33 np0000002732 devstack@n-api.service[83649]: DEBUG oslo_concurrency.lockutils [None req-8822c022-9671-4142-956f-13229124b61a admin admin] Lock "b5e0c424-49a6-43cf-953a-9153b52ca26b" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=83649) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-12 17:32:33.809 | Jun 12 17:32:33 np0000002732 devstack@n-api.service[83649]: INFO nova.api.openstack.requestlog [None req-8822c022-9671-4142-956f-13229124b61a admin admin] 10.4.3.250 "GET /compute/v2.1/os-services?binary=nova-compute&host=np0000002732" status: 200 len: 255 microversion: 2.69 time: 0.055763 2026-06-12 17:32:33.809 | Jun 12 17:32:33 np0000002732 devstack@n-api.service[83649]: [pid: 83649|app: 0|req: 12/25] 10.4.3.250 () {68 vars in 1444 bytes} [Fri Jun 12 17:32:33 2026] GET /compute/v2.1/os-services?binary=nova-compute&host=np0000002732 => generated 255 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-06-12 17:32:33.813 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-12 17:32:33.816 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-api-meta.service 2026-06-12 17:32:33.830 | enabled 2026-06-12 17:32:33.835 | + functions-common:service_check:1714 : sudo systemctl status devstack@n-api-meta.service --no-pager 2026-06-12 17:32:33.853 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2026-06-12 17:32:33.853 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; preset: enabled) 2026-06-12 17:32:33.853 | Active: active (running) since Fri 2026-06-12 17:31:56 UTC; 37s ago 2026-06-12 17:32:33.853 | Main PID: 92028 (uwsgi) 2026-06-12 17:32:33.853 | Status: "uWSGI is ready" 2026-06-12 17:32:33.853 | Tasks: 16 (limit: 27561) 2026-06-12 17:32:33.853 | Memory: 223.1M () 2026-06-12 17:32:33.853 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2026-06-12 17:32:33.853 | ├─92028 "nova-api-metauWSGI master" 2026-06-12 17:32:33.853 | ├─92029 "nova-api-metauWSGI worker 1" 2026-06-12 17:32:33.853 | ├─92030 "nova-api-metauWSGI worker 2" 2026-06-12 17:32:33.853 | └─92031 "nova-api-metauWSGI http 1" 2026-06-12 17:32:33.853 | 2026-06-12 17:32:33.853 | Jun 12 17:31:58 np0000002732 devstack@n-api-meta.service[92029]: DEBUG nova.api.openstack.wsgi_app [None req-c7e44eab-ee3b-4402-a8d0-d44e6d2a5134 None None] ******************************************************************************** {{(pid=92029) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3260}} 2026-06-12 17:32:33.853 | Jun 12 17:31:58 np0000002732 devstack@n-api-meta.service[92029]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x73be6dca3668 pid: 92029 (default app) 2026-06-12 17:32:33.853 | Jun 12 17:32:08 np0000002732 devstack@n-api-meta.service[92030]: DEBUG dbcounter [-] [92030] Writing DB stats nova_api:SELECT=1 {{(pid=92030) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-12 17:32:33.853 | Jun 12 17:32:08 np0000002732 devstack@n-api-meta.service[92029]: DEBUG dbcounter [-] [92029] Writing DB stats nova_api:SELECT=1 {{(pid=92029) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-12 17:32:33.853 | Jun 12 17:32:08 np0000002732 devstack@n-api-meta.service[92030]: DEBUG dbcounter [-] [92030] Writing DB stats nova_cell0:SELECT=1 {{(pid=92030) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-12 17:32:33.853 | Jun 12 17:32:08 np0000002732 devstack@n-api-meta.service[92030]: DEBUG dbcounter [-] [92030] Writing DB stats nova_cell1:SELECT=1 {{(pid=92030) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-12 17:32:33.853 | Jun 12 17:32:08 np0000002732 devstack@n-api-meta.service[92029]: DEBUG dbcounter [-] [92029] Writing DB stats nova_cell0:SELECT=1 {{(pid=92029) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-12 17:32:33.853 | Jun 12 17:32:08 np0000002732 devstack@n-api-meta.service[92030]: DEBUG dbcounter [-] [92030] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=92030) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-12 17:32:33.853 | Jun 12 17:32:08 np0000002732 devstack@n-api-meta.service[92029]: DEBUG dbcounter [-] [92029] Writing DB stats nova_cell1:SELECT=1 {{(pid=92029) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-12 17:32:33.853 | Jun 12 17:32:08 np0000002732 devstack@n-api-meta.service[92029]: DEBUG dbcounter [-] [92029] Writing DB stats nova_cell0:SELECT=1 {{(pid=92029) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-12 17:32:33.858 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-12 17:32:33.861 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-cond.service 2026-06-12 17:32:33.876 | not-found 2026-06-12 17:32:33.881 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-12 17:32:33.885 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-cpu.service 2026-06-12 17:32:33.900 | enabled 2026-06-12 17:32:33.904 | + functions-common:service_check:1714 : sudo systemctl status devstack@n-cpu.service --no-pager 2026-06-12 17:32:33.923 | ● devstack@n-cpu.service - Devstack devstack@n-cpu.service 2026-06-12 17:32:33.923 | Loaded: loaded (/etc/systemd/system/devstack@n-cpu.service; enabled; preset: enabled) 2026-06-12 17:32:33.923 | Active: active (running) since Fri 2026-06-12 17:32:03 UTC; 30s ago 2026-06-12 17:32:33.923 | Main PID: 95283 (nova-compute) 2026-06-12 17:32:33.923 | Tasks: 10 (limit: 27561) 2026-06-12 17:32:33.923 | Memory: 136.7M () 2026-06-12 17:32:33.923 | CGroup: /system.slice/system-devstack.slice/devstack@n-cpu.service 2026-06-12 17:32:33.923 | └─95283 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf 2026-06-12 17:32:33.923 | 2026-06-12 17:32:33.923 | Jun 12 17:32:25 np0000002732 nova-compute[95283]: DEBUG nova.compute.provider_tree [None req-de92a7e2-1cc7-4912-90ed-c0df9dd9e6ed None None] Updating resource provider 3995abb1-8f78-47d5-bbca-ca92a9bbd897 generation from 0 to 1 during operation: update_inventory {{(pid=95283) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} 2026-06-12 17:32:33.923 | Jun 12 17:32:25 np0000002732 nova-compute[95283]: DEBUG nova.compute.provider_tree [None req-de92a7e2-1cc7-4912-90ed-c0df9dd9e6ed None None] Updating inventory in ProviderTree for provider 3995abb1-8f78-47d5-bbca-ca92a9bbd897 with inventory: {'MEMORY_MB': {'total': 23006, 'reserved': 512, 'min_unit': 1, 'max_unit': 23006, 'step_size': 1, 'allocation_ratio': 1.0}, 'VCPU': {'total': 12, 'reserved': 0, 'min_unit': 1, 'max_unit': 12, 'step_size': 1, 'allocation_ratio': 4.0}, 'DISK_GB': {'total': 95, 'reserved': 0, 'min_unit': 1, 'max_unit': 95, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=95283) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:176}} 2026-06-12 17:32:33.923 | Jun 12 17:32:26 np0000002732 nova-compute[95283]: DEBUG nova.compute.provider_tree [None req-de92a7e2-1cc7-4912-90ed-c0df9dd9e6ed None None] Updating resource provider 3995abb1-8f78-47d5-bbca-ca92a9bbd897 generation from 1 to 2 during operation: update_traits {{(pid=95283) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} 2026-06-12 17:32:33.923 | Jun 12 17:32:26 np0000002732 nova-compute[95283]: DEBUG nova.compute.resource_tracker [None req-de92a7e2-1cc7-4912-90ed-c0df9dd9e6ed None None] Compute_service record updated for np0000002732:np0000002732 {{(pid=95283) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} 2026-06-12 17:32:33.923 | Jun 12 17:32:26 np0000002732 nova-compute[95283]: DEBUG oslo_concurrency.lockutils [None req-de92a7e2-1cc7-4912-90ed-c0df9dd9e6ed None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 4.141s {{(pid=95283) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-12 17:32:33.923 | Jun 12 17:32:26 np0000002732 nova-compute[95283]: DEBUG nova.service [None req-de92a7e2-1cc7-4912-90ed-c0df9dd9e6ed None None] Creating RPC server for service: nova-compute on topic: compute {{(pid=95283) start /opt/stack/nova/nova/service.py:196}} 2026-06-12 17:32:33.923 | Jun 12 17:32:26 np0000002732 nova-compute[95283]: DEBUG nova.service [None req-de92a7e2-1cc7-4912-90ed-c0df9dd9e6ed None None] Creating 2nd RPC server for service: nova-compute on topic: compute-alt {{(pid=95283) start /opt/stack/nova/nova/service.py:212}} 2026-06-12 17:32:33.923 | Jun 12 17:32:26 np0000002732 nova-compute[95283]: DEBUG nova.service [None req-de92a7e2-1cc7-4912-90ed-c0df9dd9e6ed None None] Join ServiceGroup membership for this service compute {{(pid=95283) start /opt/stack/nova/nova/service.py:222}} 2026-06-12 17:32:33.923 | Jun 12 17:32:26 np0000002732 nova-compute[95283]: DEBUG nova.servicegroup.drivers.db [None req-de92a7e2-1cc7-4912-90ed-c0df9dd9e6ed None None] DB_Driver: join new ServiceGroup member np0000002732 to the compute group, service = {{(pid=95283) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-06-12 17:32:33.923 | Jun 12 17:32:32 np0000002732 nova-compute[95283]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.50 seconds {{(pid=95283) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-12 17:32:33.928 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-12 17:32:33.930 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-novnc.service 2026-06-12 17:32:33.943 | not-found 2026-06-12 17:32:33.947 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-12 17:32:33.950 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-sch.service 2026-06-12 17:32:33.964 | enabled 2026-06-12 17:32:33.969 | + functions-common:service_check:1714 : sudo systemctl status devstack@n-sch.service --no-pager 2026-06-12 17:32:33.987 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2026-06-12 17:32:33.987 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; preset: enabled) 2026-06-12 17:32:33.987 | Active: active (running) since Fri 2026-06-12 17:31:54 UTC; 39s ago 2026-06-12 17:32:33.987 | Main PID: 91407 (nova-scheduler:) 2026-06-12 17:32:33.987 | Tasks: 19 (limit: 27561) 2026-06-12 17:32:33.987 | Memory: 159.2M () 2026-06-12 17:32:33.987 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2026-06-12 17:32:33.987 | ├─91407 "nova-scheduler: master process [/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf]" 2026-06-12 17:32:33.987 | ├─92694 "nova-scheduler: ServiceWrapper worker(0)" 2026-06-12 17:32:33.987 | └─92696 "nova-scheduler: ServiceWrapper worker(1)" 2026-06-12 17:32:33.987 | 2026-06-12 17:32:33.987 | Jun 12 17:31:58 np0000002732 nova-scheduler[92696]: DEBUG nova.service [None req-9f11f470-a69b-470d-a658-5ac4d383a4ac None None] Join ServiceGroup membership for this service scheduler {{(pid=92696) start /opt/stack/nova/nova/service.py:222}} 2026-06-12 17:32:33.987 | Jun 12 17:31:58 np0000002732 nova-scheduler[92696]: DEBUG nova.servicegroup.drivers.db [None req-9f11f470-a69b-470d-a658-5ac4d383a4ac None None] DB_Driver: join new ServiceGroup member np0000002732 to the scheduler group, service = {{(pid=92696) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-06-12 17:32:33.987 | Jun 12 17:32:03 np0000002732 nova-scheduler[92694]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.99 seconds {{(pid=92694) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-12 17:32:33.987 | Jun 12 17:32:03 np0000002732 nova-scheduler[92696]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.99 seconds {{(pid=92696) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-12 17:32:33.987 | Jun 12 17:32:06 np0000002732 nova-scheduler[91407]: DEBUG dbcounter [-] [91407] Writing DB stats nova_api:SELECT=3 {{(pid=91407) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-12 17:32:33.987 | Jun 12 17:32:06 np0000002732 nova-scheduler[91407]: DEBUG dbcounter [-] [91407] Writing DB stats nova_cell0:SELECT=1 {{(pid=91407) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-12 17:32:33.987 | Jun 12 17:32:06 np0000002732 nova-scheduler[91407]: DEBUG dbcounter [-] [91407] Writing DB stats nova_cell1:SELECT=1 {{(pid=91407) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-12 17:32:33.987 | Jun 12 17:32:09 np0000002732 nova-scheduler[92694]: DEBUG oslo.service.backend._threading.loopingcall [None req-19b40461-1775-4e5e-926b-3c30d1c93600 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=92694) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-12 17:32:33.987 | Jun 12 17:32:13 np0000002732 nova-scheduler[92694]: DEBUG dbcounter [-] [92694] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=92694) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-12 17:32:33.988 | Jun 12 17:32:13 np0000002732 nova-scheduler[92696]: DEBUG dbcounter [-] [92696] Writing DB stats nova_cell0:SELECT=3 {{(pid=92696) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-12 17:32:33.992 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-12 17:32:33.994 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@openstack-cli-server.service 2026-06-12 17:32:34.008 | enabled 2026-06-12 17:32:34.014 | + functions-common:service_check:1714 : sudo systemctl status devstack@openstack-cli-server.service --no-pager 2026-06-12 17:32:34.031 | ● devstack@openstack-cli-server.service - Devstack devstack@openstack-cli-server.service 2026-06-12 17:32:34.031 | Loaded: loaded (/etc/systemd/system/devstack@openstack-cli-server.service; enabled; preset: enabled) 2026-06-12 17:32:34.031 | Active: active (running) since Fri 2026-06-12 17:28:07 UTC; 4min 26s ago 2026-06-12 17:32:34.031 | Main PID: 55538 (python3) 2026-06-12 17:32:34.031 | Tasks: 1 (limit: 27561) 2026-06-12 17:32:34.031 | Memory: 123.8M () 2026-06-12 17:32:34.031 | CGroup: /system.slice/system-devstack.slice/devstack@openstack-cli-server.service 2026-06-12 17:32:34.031 | └─55538 /opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server 2026-06-12 17:32:34.031 | 2026-06-12 17:32:34.031 | Jun 12 17:32:08 np0000002732 python3[55538]: openstack ['--os-region-name=RegionOne', 'flavor', 'create', '--id', '2', '--ram', '2048', '--disk', '20', '--vcpus', '1', '--property', 'hw_rng:allowed=True', 'm1.small'] 2026-06-12 17:32:34.031 | Jun 12 17:32:09 np0000002732 python3[55538]: openstack ['--os-region-name=RegionOne', 'flavor', 'create', '--id', '3', '--ram', '4096', '--disk', '40', '--vcpus', '2', '--property', 'hw_rng:allowed=True', 'm1.medium'] 2026-06-12 17:32:34.031 | Jun 12 17:32:09 np0000002732 python3[55538]: openstack ['--os-region-name=RegionOne', 'flavor', 'create', '--id', '4', '--ram', '8192', '--disk', '80', '--vcpus', '4', '--property', 'hw_rng:allowed=True', 'm1.large'] 2026-06-12 17:32:34.031 | Jun 12 17:32:09 np0000002732 python3[55538]: openstack ['--os-region-name=RegionOne', 'flavor', 'create', '--id', '5', '--ram', '16384', '--disk', '160', '--vcpus', '8', '--property', 'hw_rng:allowed=True', 'm1.xlarge'] 2026-06-12 17:32:34.031 | Jun 12 17:32:14 np0000002732 python3[55538]: openstack ['--os-region-name=RegionOne', 'volume', 'type', 'create', '--property', 'volume_backend_name=storpool', 'storpool'] 2026-06-12 17:32:34.031 | Jun 12 17:32:21 np0000002732 python3[55538]: openstack ['--os-cloud=devstack-admin', '--os-region-name=RegionOne', 'image', 'create', 'cirros-0.6.2-x86_64-disk', '--public', '--container-format', 'bare', '--disk-format', 'qcow2', '--import', '--property', 'hw_rng_model=virtio', '--file', '/opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img'] 2026-06-12 17:32:34.031 | Jun 12 17:32:25 np0000002732 python3[55538]: openstack ['--os-cloud=devstack-admin', '--os-region-name=RegionOne', 'image', 'create', 'cirros-0.6.1-x86_64-disk', '--public', '--container-format', 'bare', '--disk-format', 'qcow2', '--import', '--property', 'hw_rng_model=virtio', '--file', '/opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img'] 2026-06-12 17:32:34.031 | Jun 12 17:32:28 np0000002732 python3[55538]: openstack ['--os-cloud=devstack-admin', '--os-region-name=RegionOne', 'image', 'create', 'cirros-0.6.3-x86_64-disk', '--public', '--container-format', 'bare', '--disk-format', 'qcow2', '--import', '--property', 'hw_rng_model=virtio', '--file', '/opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img'] 2026-06-12 17:32:34.031 | Jun 12 17:32:31 np0000002732 python3[55538]: openstack ['project', 'list', '--long', '--quote', 'none', '-f', 'csv'] 2026-06-12 17:32:34.031 | Jun 12 17:32:33 np0000002732 python3[55538]: openstack ['--os-cloud', 'devstack-admin', '--os-region', 'RegionOne', 'compute', 'service', 'list', '--host', 'np0000002732', '--service', 'nova-compute', '-c', 'ID', '-f', 'value'] 2026-06-12 17:32:34.036 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-12 17:32:34.039 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@ovn-controller.service 2026-06-12 17:32:34.052 | not-found 2026-06-12 17:32:34.056 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-12 17:32:34.059 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@ovn-northd.service 2026-06-12 17:32:34.072 | not-found 2026-06-12 17:32:34.076 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-12 17:32:34.079 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2026-06-12 17:32:34.094 | not-found 2026-06-12 17:32:34.098 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-12 17:32:34.101 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@ovsdb-server.service 2026-06-12 17:32:34.114 | not-found 2026-06-12 17:32:34.118 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-12 17:32:34.121 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@placement-api.service 2026-06-12 17:32:34.135 | enabled 2026-06-12 17:32:34.140 | + functions-common:service_check:1714 : sudo systemctl status devstack@placement-api.service --no-pager 2026-06-12 17:32:34.155 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2026-06-12 17:32:34.155 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; preset: enabled) 2026-06-12 17:32:34.155 | Active: active (running) since Fri 2026-06-12 17:31:36 UTC; 57s ago 2026-06-12 17:32:34.155 | Main PID: 89242 (uwsgi) 2026-06-12 17:32:34.155 | Status: "uWSGI is ready" 2026-06-12 17:32:34.155 | Tasks: 5 (limit: 27561) 2026-06-12 17:32:34.155 | Memory: 178.3M () 2026-06-12 17:32:34.155 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2026-06-12 17:32:34.156 | ├─89242 "placementuWSGI master" 2026-06-12 17:32:34.156 | ├─89247 "placementuWSGI worker 1" 2026-06-12 17:32:34.156 | └─89248 "placementuWSGI worker 2" 2026-06-12 17:32:34.156 | 2026-06-12 17:32:34.156 | Jun 12 17:32:25 np0000002732 devstack@placement-api.service[89248]: [pid: 89248|app: 0|req: 4/8] 10.4.3.250 () {66 vars in 1512 bytes} [Fri Jun 12 17:32:25 2026] GET /placement/resource_providers/3995abb1-8f78-47d5-bbca-ca92a9bbd897/allocations => generated 54 bytes in 12 msecs (HTTP/1.1 200) 6 headers in 223 bytes (1 switches on core 0) 2026-06-12 17:32:34.156 | Jun 12 17:32:25 np0000002732 devstack@placement-api.service[89247]: DEBUG placement.requestlog [req-40e7ae70-2b4b-45e5-9f93-f3e128c0bb6f req-d5f60b78-bb25-41a0-b2df-2a7f22451d64 None None] Starting request: 10.4.3.250 "PUT /placement/resource_providers/3995abb1-8f78-47d5-bbca-ca92a9bbd897/inventories" {{(pid=89247) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-06-12 17:32:34.156 | Jun 12 17:32:25 np0000002732 devstack@placement-api.service[89247]: INFO placement.requestlog [req-40e7ae70-2b4b-45e5-9f93-f3e128c0bb6f req-d5f60b78-bb25-41a0-b2df-2a7f22451d64 service nova] 10.4.3.250 "PUT /placement/resource_providers/3995abb1-8f78-47d5-bbca-ca92a9bbd897/inventories" status: 200 len: 398 microversion: 1.26 2026-06-12 17:32:34.156 | Jun 12 17:32:25 np0000002732 devstack@placement-api.service[89247]: [pid: 89247|app: 0|req: 5/9] 10.4.3.250 () {72 vars in 1609 bytes} [Fri Jun 12 17:32:25 2026] PUT /placement/resource_providers/3995abb1-8f78-47d5-bbca-ca92a9bbd897/inventories => generated 398 bytes in 24 msecs (HTTP/1.1 200) 8 headers in 296 bytes (1 switches on core 0) 2026-06-12 17:32:34.156 | Jun 12 17:32:25 np0000002732 devstack@placement-api.service[89248]: DEBUG placement.requestlog [req-40e7ae70-2b4b-45e5-9f93-f3e128c0bb6f req-6d985239-6de7-4683-a6d7-2b88cb8cddc9 None None] Starting request: 10.4.3.250 "GET /placement/traits?name=in:COMPUTE_STORAGE_BUS_IDE,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_RESCUE_BFV,HW_ARCH_X86_64,COMPUTE_NODE,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_ARCH_X86_64,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_STORAGE_BUS_VIRTIO,HW_CPU_X86_SSE,COMPUTE_STORAGE_BUS_SATA,COMPUTE_ARCH_S390X,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_TRUSTED_CERTS,HW_CPU_X86_SSSE3,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_VOLUME_EXTEND,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_DEVICE_TAGGING,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_ACCELERATORS,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_SOUND_MODEL_AC97,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_ARCH_RISCV64,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_ARCH_AARCH64,HW_CPU_X86_SSE41,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_STORAGE_BUS_FDC,COMPUTE_STORAGE_BUS_USB,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_NET_VIF_MODEL_NE2K_PCI,HW_CPU_X86_SSE2,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_NET_VIF_MODEL_LAN9118,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_ARCH_PPC64LE,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_STORAGE_BUS_SCSI,HW_CPU_X86_SSE42,COMPUTE_VIOMMU_MODEL_SMMUV3,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_ARCH_MIPSEL,COMPUTE_SOUND_MODEL_ICH9,HW_CPU_X86_MMX,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_SOUND_MODEL_USB,COMPUTE_SOUND_MODEL_SB16" {{(pid=89248) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-06-12 17:32:34.156 | Jun 12 17:32:25 np0000002732 devstack@placement-api.service[89248]: INFO placement.requestlog [req-40e7ae70-2b4b-45e5-9f93-f3e128c0bb6f req-6d985239-6de7-4683-a6d7-2b88cb8cddc9 service nova] 10.4.3.250 "GET /placement/traits?name=in:COMPUTE_STORAGE_BUS_IDE,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_RESCUE_BFV,HW_ARCH_X86_64,COMPUTE_NODE,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_ARCH_X86_64,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_STORAGE_BUS_VIRTIO,HW_CPU_X86_SSE,COMPUTE_STORAGE_BUS_SATA,COMPUTE_ARCH_S390X,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_TRUSTED_CERTS,HW_CPU_X86_SSSE3,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_VOLUME_EXTEND,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_DEVICE_TAGGING,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_ACCELERATORS,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_SOUND_MODEL_AC97,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_ARCH_RISCV64,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_ARCH_AARCH64,HW_CPU_X86_SSE41,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_STORAGE_BUS_FDC,COMPUTE_STORAGE_BUS_USB,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_NET_VIF_MODEL_NE2K_PCI,HW_CPU_X86_SSE2,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_NET_VIF_MODEL_LAN9118,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_ARCH_PPC64LE,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_STORAGE_BUS_SCSI,HW_CPU_X86_SSE42,COMPUTE_VIOMMU_MODEL_SMMUV3,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_ARCH_MIPSEL,COMPUTE_SOUND_MODEL_ICH9,HW_CPU_X86_MMX,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_SOUND_MODEL_USB,COMPUTE_SOUND_MODEL_SB16" status: 200 len: 1991 microversion: 1.6 2026-06-12 17:32:34.156 | Jun 12 17:32:25 np0000002732 devstack@placement-api.service[89248]: [pid: 89248|app: 0|req: 5/10] 10.4.3.250 () {68 vars in 4925 bytes} [Fri Jun 12 17:32:25 2026] GET /placement/traits?name=in:COMPUTE_STORAGE_BUS_IDE,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_RESCUE_BFV,HW_ARCH_X86_64,COMPUTE_NODE,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_ARCH_X86_64,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_STORAGE_BUS_VIRTIO,HW_CPU_X86_SSE,COMPUTE_STORAGE_BUS_SATA,COMPUTE_ARCH_S390X,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_TRUSTED_CERTS,HW_CPU_X86_SSSE3,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_VOLUME_EXTEND,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_DEVICE_TAGGING,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_ACCELERATORS,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_SOUND_MODEL_AC97,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_ARCH_RISCV64,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_ARCH_AARCH64,HW_CPU_X86_SSE41,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_STORAGE_BUS_FDC,COMPUTE_STORAGE_BUS_USB,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_NET_VIF_MODEL_NE2K_PCI,HW_CPU_X86_SSE2,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_NET_VIF_MODEL_LAN9118,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_ARCH_PPC64LE,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_STORAGE_BUS_SCSI,HW_CPU_X86_SSE42,COMPUTE_VIOMMU_MODEL_SMMUV3,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_ARCH_MIPSEL,COMPUTE_SOUND_MODEL_ICH9,HW_CPU_X86_MMX,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_SOUND_MODEL_USB,COMPUTE_SOUND_MODEL_SB16 => generated 1991 bytes in 17 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-06-12 17:32:34.156 | Jun 12 17:32:25 np0000002732 devstack@placement-api.service[89247]: DEBUG placement.requestlog [req-40e7ae70-2b4b-45e5-9f93-f3e128c0bb6f req-6fc7e7c5-c317-41e6-bcd9-d454347bcb34 None None] Starting request: 10.4.3.250 "PUT /placement/resource_providers/3995abb1-8f78-47d5-bbca-ca92a9bbd897/traits" {{(pid=89247) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-06-12 17:32:34.156 | Jun 12 17:32:26 np0000002732 devstack@placement-api.service[89247]: INFO placement.requestlog [req-40e7ae70-2b4b-45e5-9f93-f3e128c0bb6f req-6fc7e7c5-c317-41e6-bcd9-d454347bcb34 service nova] 10.4.3.250 "PUT /placement/resource_providers/3995abb1-8f78-47d5-bbca-ca92a9bbd897/traits" status: 200 len: 2026 microversion: 1.6 2026-06-12 17:32:34.156 | Jun 12 17:32:26 np0000002732 devstack@placement-api.service[89247]: [pid: 89247|app: 0|req: 6/11] 10.4.3.250 () {72 vars in 1594 bytes} [Fri Jun 12 17:32:25 2026] PUT /placement/resource_providers/3995abb1-8f78-47d5-bbca-ca92a9bbd897/traits => generated 2026 bytes in 51 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-06-12 17:32:34.160 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-12 17:32:34.164 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@q-ovn-agent.service 2026-06-12 17:32:34.178 | enabled 2026-06-12 17:32:34.182 | + functions-common:service_check:1714 : sudo systemctl status devstack@q-ovn-agent.service --no-pager 2026-06-12 17:32:34.200 | ● devstack@q-ovn-agent.service - Devstack devstack@q-ovn-agent.service 2026-06-12 17:32:34.200 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-agent.service; enabled; preset: enabled) 2026-06-12 17:32:34.200 | Active: active (running) since Fri 2026-06-12 17:31:28 UTC; 1min 6s ago 2026-06-12 17:32:34.200 | Main PID: 85840 (neutron-ovn-age) 2026-06-12 17:32:34.200 | Tasks: 20 (limit: 27561) 2026-06-12 17:32:34.200 | Memory: 350.9M () 2026-06-12 17:32:34.200 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-agent.service 2026-06-12 17:32:34.200 | ├─85840 "neutron-ovn-agent: master process [/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini]" 2026-06-12 17:32:34.200 | ├─86930 "neutron-ovn-agent: ServiceWrapper worker(0)" 2026-06-12 17:32:34.200 | ├─87240 /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/tmpxm6ejd8j/privsep.sock 2026-06-12 17:32:34.200 | └─90099 /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/tmp3ums1o64/privsep.sock 2026-06-12 17:32:34.200 | 2026-06-12 17:32:34.200 | Jun 12 17:31:58 np0000002732 neutron-ovn-agent[86930]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbSetCommand(_result=None, table=Chassis_Private, record=6d128434-54ec-4403-a0ac-57d01beadf71, col_values=(('external_ids', {'neutron:ovn-neutron-agent-sb-cfg': '1'}),), if_exists=True) {{(pid=86930) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} 2026-06-12 17:32:34.200 | Jun 12 17:31:58 np0000002732 neutron-ovn-agent[86930]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=86930) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} 2026-06-12 17:32:34.200 | Jun 12 17:32:07 np0000002732 neutron-ovn-agent[86930]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbSetCommand(_result=None, table=Chassis_Private, record=6d128434-54ec-4403-a0ac-57d01beadf71, col_values=(('external_ids', {'neutron:ovn-neutron-agent-sb-cfg': '1'}),), if_exists=True) {{(pid=86930) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} 2026-06-12 17:32:34.200 | Jun 12 17:32:07 np0000002732 neutron-ovn-agent[86930]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=86930) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} 2026-06-12 17:32:34.200 | Jun 12 17:32:29 np0000002732 neutron-ovn-agent[86930]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=86930) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-12 17:32:34.200 | Jun 12 17:32:29 np0000002732 neutron-ovn-agent[86930]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=86930) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-12 17:32:34.200 | Jun 12 17:32:29 np0000002732 neutron-ovn-agent[86930]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=86930) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-12 17:32:34.200 | Jun 12 17:32:29 np0000002732 neutron-ovn-agent[86930]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=86930) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-12 17:32:34.200 | Jun 12 17:32:29 np0000002732 neutron-ovn-agent[86930]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=86930) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-12 17:32:34.200 | Jun 12 17:32:29 np0000002732 neutron-ovn-agent[86930]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=86930) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-12 17:32:34.204 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-12 17:32:34.207 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@q-svc.service 2026-06-12 17:32:34.224 | not-found 2026-06-12 17:32:34.229 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-12 17:32:34.233 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@rabbit.service 2026-06-12 17:32:34.246 | not-found 2026-06-12 17:32:34.251 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-12 17:32:34.255 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@s-account.service 2026-06-12 17:32:34.271 | enabled 2026-06-12 17:32:34.275 | + functions-common:service_check:1714 : sudo systemctl status devstack@s-account.service --no-pager 2026-06-12 17:32:34.292 | ● devstack@s-account.service - Devstack devstack@s-account.service 2026-06-12 17:32:34.292 | Loaded: loaded (/etc/systemd/system/devstack@s-account.service; enabled; preset: enabled) 2026-06-12 17:32:34.292 | Active: active (running) since Fri 2026-06-12 17:31:08 UTC; 1min 26s ago 2026-06-12 17:32:34.292 | Main PID: 81399 (swift-account-s) 2026-06-12 17:32:34.292 | Tasks: 3 (limit: 27561) 2026-06-12 17:32:34.292 | Memory: 53.5M () 2026-06-12 17:32:34.292 | CGroup: /system.slice/system-devstack.slice/devstack@s-account.service 2026-06-12 17:32:34.292 | ├─81399 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v 2026-06-12 17:32:34.292 | ├─81681 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v 2026-06-12 17:32:34.292 | └─81682 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v 2026-06-12 17:32:34.292 | 2026-06-12 17:32:34.292 | Jun 12 17:31:08 np0000002732 account-server[81399]: Started child 81682 from parent 81399 2026-06-12 17:32:34.292 | Jun 12 17:31:08 np0000002732 swift-account-server[81399]: account-server: Started child 81682 from parent 81399 2026-06-12 17:32:34.292 | Jun 12 17:32:25 np0000002732 account-server[81682]: 127.0.0.1 - - [12/Jun/2026:17:32:25 +0000] "HEAD /sdb1/356/AUTH_dda120997c2c46b2b863c069fdd830a7" 404 - "HEAD http://10.4.3.250:8081/v1/AUTH_dda120997c2c46b2b863c069fdd830a7?format=json" "tx29dd8be5cbaa4de3adb67-006a2c42a9" "proxy-server 82791" 0.0010 "-" 81682 - 2026-06-12 17:32:34.292 | Jun 12 17:32:25 np0000002732 swift-account-server[81682]: account-server: 127.0.0.1 - - [12/Jun/2026:17:32:25 +0000] "HEAD /sdb1/356/AUTH_dda120997c2c46b2b863c069fdd830a7" 404 - "HEAD http://10.4.3.250:8081/v1/AUTH_dda120997c2c46b2b863c069fdd830a7?format=json" "tx29dd8be5cbaa4de3adb67-006a2c42a9" "proxy-server 82791" 0.0010 "-" 81682 - 2026-06-12 17:32:34.292 | Jun 12 17:32:25 np0000002732 account-server[81681]: 127.0.0.1 - - [12/Jun/2026:17:32:25 +0000] "PUT /sdb1/356/AUTH_dda120997c2c46b2b863c069fdd830a7" 201 - "-" "tx781942f26a254881b12ee-006a2c42a9" "-" 0.0116 "-" 81681 - 2026-06-12 17:32:34.292 | Jun 12 17:32:25 np0000002732 swift-account-server[81681]: account-server: 127.0.0.1 - - [12/Jun/2026:17:32:25 +0000] "PUT /sdb1/356/AUTH_dda120997c2c46b2b863c069fdd830a7" 201 - "-" "tx781942f26a254881b12ee-006a2c42a9" "-" 0.0116 "-" 81681 - 2026-06-12 17:32:34.292 | Jun 12 17:32:25 np0000002732 account-server[81681]: 127.0.0.1 - - [12/Jun/2026:17:32:25 +0000] "HEAD /sdb1/356/AUTH_dda120997c2c46b2b863c069fdd830a7" 204 - "HEAD http://10.4.3.250:8081/v1/AUTH_dda120997c2c46b2b863c069fdd830a7?format=json" "tx781942f26a254881b12ee-006a2c42a9" "proxy-server 82791" 0.0014 "-" 81681 - 2026-06-12 17:32:34.292 | Jun 12 17:32:25 np0000002732 swift-account-server[81681]: account-server: 127.0.0.1 - - [12/Jun/2026:17:32:25 +0000] "HEAD /sdb1/356/AUTH_dda120997c2c46b2b863c069fdd830a7" 204 - "HEAD http://10.4.3.250:8081/v1/AUTH_dda120997c2c46b2b863c069fdd830a7?format=json" "tx781942f26a254881b12ee-006a2c42a9" "proxy-server 82791" 0.0014 "-" 81681 - 2026-06-12 17:32:34.292 | Jun 12 17:32:25 np0000002732 account-server[81682]: 127.0.0.1 - - [12/Jun/2026:17:32:25 +0000] "PUT /sdb1/356/AUTH_dda120997c2c46b2b863c069fdd830a7/glance" 201 - "PUT http://127.0.0.1:6611/sdb1/39/AUTH_dda120997c2c46b2b863c069fdd830a7/glance" "tx781942f26a254881b12ee-006a2c42a9" "container-server 81177" 0.0024 "-" 81682 0 2026-06-12 17:32:34.293 | Jun 12 17:32:25 np0000002732 swift-account-server[81682]: account-server: 127.0.0.1 - - [12/Jun/2026:17:32:25 +0000] "PUT /sdb1/356/AUTH_dda120997c2c46b2b863c069fdd830a7/glance" 201 - "PUT http://127.0.0.1:6611/sdb1/39/AUTH_dda120997c2c46b2b863c069fdd830a7/glance" "tx781942f26a254881b12ee-006a2c42a9" "container-server 81177" 0.0024 "-" 81682 0 2026-06-12 17:32:34.297 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-12 17:32:34.300 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@s-container.service 2026-06-12 17:32:34.314 | enabled 2026-06-12 17:32:34.319 | + functions-common:service_check:1714 : sudo systemctl status devstack@s-container.service --no-pager 2026-06-12 17:32:34.336 | ● devstack@s-container.service - Devstack devstack@s-container.service 2026-06-12 17:32:34.336 | Loaded: loaded (/etc/systemd/system/devstack@s-container.service; enabled; preset: enabled) 2026-06-12 17:32:34.336 | Active: active (running) since Fri 2026-06-12 17:31:06 UTC; 1min 27s ago 2026-06-12 17:32:34.336 | Main PID: 80902 (swift-container) 2026-06-12 17:32:34.336 | Tasks: 43 (limit: 27561) 2026-06-12 17:32:34.336 | Memory: 61.5M () 2026-06-12 17:32:34.336 | CGroup: /system.slice/system-devstack.slice/devstack@s-container.service 2026-06-12 17:32:34.336 | ├─80902 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v 2026-06-12 17:32:34.336 | ├─81176 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v 2026-06-12 17:32:34.336 | └─81177 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v 2026-06-12 17:32:34.336 | 2026-06-12 17:32:34.336 | Jun 12 17:32:25 np0000002732 container-server[81176]: 127.0.0.1 - - [12/Jun/2026:17:32:25 +0000] "PUT /sdb1/39/AUTH_dda120997c2c46b2b863c069fdd830a7/glance/5fed8031-b395-44f0-abc3-c27415d2fc1a" 201 - "PUT http://10.4.3.250:8081/sdb1/239/AUTH_dda120997c2c46b2b863c069fdd830a7/glance/5fed8031-b395-44f0-abc3-c27415d2fc1a" "txef20ea5762c24ce7b12f3-006a2c42a9" "object-server 80707" 0.0007 "-" 81176 0 2026-06-12 17:32:34.336 | Jun 12 17:32:25 np0000002732 swift-container-server[81176]: container-server: 127.0.0.1 - - [12/Jun/2026:17:32:25 +0000] "PUT /sdb1/39/AUTH_dda120997c2c46b2b863c069fdd830a7/glance/5fed8031-b395-44f0-abc3-c27415d2fc1a" 201 - "PUT http://10.4.3.250:8081/sdb1/239/AUTH_dda120997c2c46b2b863c069fdd830a7/glance/5fed8031-b395-44f0-abc3-c27415d2fc1a" "txef20ea5762c24ce7b12f3-006a2c42a9" "object-server 80707" 0.0007 "-" 81176 0 2026-06-12 17:32:34.336 | Jun 12 17:32:28 np0000002732 container-server[81176]: 127.0.0.1 - - [12/Jun/2026:17:32:28 +0000] "HEAD /sdb1/39/AUTH_dda120997c2c46b2b863c069fdd830a7/glance" 204 - "HEAD http://10.4.3.250:8081/v1/AUTH_dda120997c2c46b2b863c069fdd830a7/glance?format=json" "txd24b30bd9d1d4c70a0a15-006a2c42ac" "proxy-server 82791" 0.0127 "-" 81176 0 2026-06-12 17:32:34.336 | Jun 12 17:32:28 np0000002732 swift-container-server[81176]: container-server: 127.0.0.1 - - [12/Jun/2026:17:32:28 +0000] "HEAD /sdb1/39/AUTH_dda120997c2c46b2b863c069fdd830a7/glance" 204 - "HEAD http://10.4.3.250:8081/v1/AUTH_dda120997c2c46b2b863c069fdd830a7/glance?format=json" "txd24b30bd9d1d4c70a0a15-006a2c42ac" "proxy-server 82791" 0.0127 "-" 81176 0 2026-06-12 17:32:34.336 | Jun 12 17:32:29 np0000002732 container-server[81177]: 127.0.0.1 - - [12/Jun/2026:17:32:29 +0000] "PUT /sdb1/39/AUTH_dda120997c2c46b2b863c069fdd830a7/glance/9dbe57df-807c-4d01-ba48-91817fbcde27" 201 - "PUT http://10.4.3.250:8081/sdb1/214/AUTH_dda120997c2c46b2b863c069fdd830a7/glance/9dbe57df-807c-4d01-ba48-91817fbcde27" "tx61cc1b8a1ae94cb3967d0-006a2c42ac" "object-server 80709" 0.0006 "-" 81177 0 2026-06-12 17:32:34.336 | Jun 12 17:32:29 np0000002732 swift-container-server[81177]: container-server: 127.0.0.1 - - [12/Jun/2026:17:32:29 +0000] "PUT /sdb1/39/AUTH_dda120997c2c46b2b863c069fdd830a7/glance/9dbe57df-807c-4d01-ba48-91817fbcde27" 201 - "PUT http://10.4.3.250:8081/sdb1/214/AUTH_dda120997c2c46b2b863c069fdd830a7/glance/9dbe57df-807c-4d01-ba48-91817fbcde27" "tx61cc1b8a1ae94cb3967d0-006a2c42ac" "object-server 80709" 0.0006 "-" 81177 0 2026-06-12 17:32:34.336 | Jun 12 17:32:31 np0000002732 container-server[81177]: 127.0.0.1 - - [12/Jun/2026:17:32:31 +0000] "HEAD /sdb1/39/AUTH_dda120997c2c46b2b863c069fdd830a7/glance" 204 - "HEAD http://10.4.3.250:8081/v1/AUTH_dda120997c2c46b2b863c069fdd830a7/glance?format=json" "tx2a49e891764e4caba059f-006a2c42af" "proxy-server 82791" 0.0148 "-" 81177 0 2026-06-12 17:32:34.336 | Jun 12 17:32:31 np0000002732 swift-container-server[81177]: container-server: 127.0.0.1 - - [12/Jun/2026:17:32:31 +0000] "HEAD /sdb1/39/AUTH_dda120997c2c46b2b863c069fdd830a7/glance" 204 - "HEAD http://10.4.3.250:8081/v1/AUTH_dda120997c2c46b2b863c069fdd830a7/glance?format=json" "tx2a49e891764e4caba059f-006a2c42af" "proxy-server 82791" 0.0148 "-" 81177 0 2026-06-12 17:32:34.336 | Jun 12 17:32:32 np0000002732 container-server[81176]: 127.0.0.1 - - [12/Jun/2026:17:32:32 +0000] "PUT /sdb1/39/AUTH_dda120997c2c46b2b863c069fdd830a7/glance/240a2f8a-3a85-4368-8836-599de224ded8" 201 - "PUT http://10.4.3.250:8081/sdb1/233/AUTH_dda120997c2c46b2b863c069fdd830a7/glance/240a2f8a-3a85-4368-8836-599de224ded8" "tx34175791251d494c81cfe-006a2c42af" "object-server 80707" 0.0006 "-" 81176 0 2026-06-12 17:32:34.336 | Jun 12 17:32:32 np0000002732 swift-container-server[81176]: container-server: 127.0.0.1 - - [12/Jun/2026:17:32:32 +0000] "PUT /sdb1/39/AUTH_dda120997c2c46b2b863c069fdd830a7/glance/240a2f8a-3a85-4368-8836-599de224ded8" 201 - "PUT http://10.4.3.250:8081/sdb1/233/AUTH_dda120997c2c46b2b863c069fdd830a7/glance/240a2f8a-3a85-4368-8836-599de224ded8" "tx34175791251d494c81cfe-006a2c42af" "object-server 80707" 0.0006 "-" 81176 0 2026-06-12 17:32:34.341 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-12 17:32:34.343 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@s-object.service 2026-06-12 17:32:34.358 | enabled 2026-06-12 17:32:34.363 | + functions-common:service_check:1714 : sudo systemctl status devstack@s-object.service --no-pager 2026-06-12 17:32:34.380 | ● devstack@s-object.service - Devstack devstack@s-object.service 2026-06-12 17:32:34.380 | Loaded: loaded (/etc/systemd/system/devstack@s-object.service; enabled; preset: enabled) 2026-06-12 17:32:34.380 | Active: active (running) since Fri 2026-06-12 17:31:05 UTC; 1min 28s ago 2026-06-12 17:32:34.380 | Main PID: 80406 (swift-object-se) 2026-06-12 17:32:34.380 | Tasks: 43 (limit: 27561) 2026-06-12 17:32:34.380 | Memory: 64.0M () 2026-06-12 17:32:34.380 | CGroup: /system.slice/system-devstack.slice/devstack@s-object.service 2026-06-12 17:32:34.380 | ├─80406 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v 2026-06-12 17:32:34.380 | ├─80707 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v 2026-06-12 17:32:34.380 | └─80709 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v 2026-06-12 17:32:34.380 | 2026-06-12 17:32:34.380 | Jun 12 17:31:06 np0000002732 object-server[80406]: Started child 80707 from parent 80406 2026-06-12 17:32:34.380 | Jun 12 17:31:06 np0000002732 swift-object-server[80406]: object-server: Started child 80707 from parent 80406 2026-06-12 17:32:34.380 | Jun 12 17:31:06 np0000002732 object-server[80406]: Started child 80709 from parent 80406 2026-06-12 17:32:34.380 | Jun 12 17:31:06 np0000002732 swift-object-server[80406]: object-server: Started child 80709 from parent 80406 2026-06-12 17:32:34.380 | Jun 12 17:32:25 np0000002732 object-server[80707]: 127.0.0.1 - - [12/Jun/2026:17:32:25 +0000] "PUT /sdb1/239/AUTH_dda120997c2c46b2b863c069fdd830a7/glance/5fed8031-b395-44f0-abc3-c27415d2fc1a" 201 - "PUT http://10.4.3.250:8081/v1/AUTH_dda120997c2c46b2b863c069fdd830a7/glance/5fed8031-b395-44f0-abc3-c27415d2fc1a" "txef20ea5762c24ce7b12f3-006a2c42a9" "proxy-server 82791" 0.2806 "-" 80707 0 2026-06-12 17:32:34.380 | Jun 12 17:32:25 np0000002732 swift-object-server[80707]: object-server: 127.0.0.1 - - [12/Jun/2026:17:32:25 +0000] "PUT /sdb1/239/AUTH_dda120997c2c46b2b863c069fdd830a7/glance/5fed8031-b395-44f0-abc3-c27415d2fc1a" 201 - "PUT http://10.4.3.250:8081/v1/AUTH_dda120997c2c46b2b863c069fdd830a7/glance/5fed8031-b395-44f0-abc3-c27415d2fc1a" "txef20ea5762c24ce7b12f3-006a2c42a9" "proxy-server 82791" 0.2806 "-" 80707 0 2026-06-12 17:32:34.380 | Jun 12 17:32:29 np0000002732 object-server[80709]: 127.0.0.1 - - [12/Jun/2026:17:32:29 +0000] "PUT /sdb1/214/AUTH_dda120997c2c46b2b863c069fdd830a7/glance/9dbe57df-807c-4d01-ba48-91817fbcde27" 201 - "PUT http://10.4.3.250:8081/v1/AUTH_dda120997c2c46b2b863c069fdd830a7/glance/9dbe57df-807c-4d01-ba48-91817fbcde27" "tx61cc1b8a1ae94cb3967d0-006a2c42ac" "proxy-server 82791" 0.3051 "-" 80709 0 2026-06-12 17:32:34.380 | Jun 12 17:32:29 np0000002732 swift-object-server[80709]: object-server: 127.0.0.1 - - [12/Jun/2026:17:32:29 +0000] "PUT /sdb1/214/AUTH_dda120997c2c46b2b863c069fdd830a7/glance/9dbe57df-807c-4d01-ba48-91817fbcde27" 201 - "PUT http://10.4.3.250:8081/v1/AUTH_dda120997c2c46b2b863c069fdd830a7/glance/9dbe57df-807c-4d01-ba48-91817fbcde27" "tx61cc1b8a1ae94cb3967d0-006a2c42ac" "proxy-server 82791" 0.3051 "-" 80709 0 2026-06-12 17:32:34.380 | Jun 12 17:32:32 np0000002732 object-server[80707]: 127.0.0.1 - - [12/Jun/2026:17:32:32 +0000] "PUT /sdb1/233/AUTH_dda120997c2c46b2b863c069fdd830a7/glance/240a2f8a-3a85-4368-8836-599de224ded8" 201 - "PUT http://10.4.3.250:8081/v1/AUTH_dda120997c2c46b2b863c069fdd830a7/glance/240a2f8a-3a85-4368-8836-599de224ded8" "tx34175791251d494c81cfe-006a2c42af" "proxy-server 82791" 0.2792 "-" 80707 0 2026-06-12 17:32:34.380 | Jun 12 17:32:32 np0000002732 swift-object-server[80707]: object-server: 127.0.0.1 - - [12/Jun/2026:17:32:32 +0000] "PUT /sdb1/233/AUTH_dda120997c2c46b2b863c069fdd830a7/glance/240a2f8a-3a85-4368-8836-599de224ded8" 201 - "PUT http://10.4.3.250:8081/v1/AUTH_dda120997c2c46b2b863c069fdd830a7/glance/240a2f8a-3a85-4368-8836-599de224ded8" "tx34175791251d494c81cfe-006a2c42af" "proxy-server 82791" 0.2792 "-" 80707 0 2026-06-12 17:32:34.384 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-12 17:32:34.387 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@s-proxy.service 2026-06-12 17:32:34.402 | enabled 2026-06-12 17:32:34.407 | + functions-common:service_check:1714 : sudo systemctl status devstack@s-proxy.service --no-pager 2026-06-12 17:32:34.423 | ● devstack@s-proxy.service - Devstack devstack@s-proxy.service 2026-06-12 17:32:34.423 | Loaded: loaded (/etc/systemd/system/devstack@s-proxy.service; enabled; preset: enabled) 2026-06-12 17:32:34.424 | Active: active (running) since Fri 2026-06-12 17:31:11 UTC; 1min 23s ago 2026-06-12 17:32:34.424 | Main PID: 82720 (swift-proxy-ser) 2026-06-12 17:32:34.424 | Tasks: 2 (limit: 27561) 2026-06-12 17:32:34.424 | Memory: 83.0M () 2026-06-12 17:32:34.424 | CGroup: /system.slice/system-devstack.slice/devstack@s-proxy.service 2026-06-12 17:32:34.424 | ├─82720 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2026-06-12 17:32:34.424 | └─82791 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2026-06-12 17:32:34.424 | 2026-06-12 17:32:34.424 | Jun 12 17:32:31 np0000002732 proxy-server[82791]: Validating token access rules against request 2026-06-12 17:32:34.424 | Jun 12 17:32:31 np0000002732 swift-proxy-server[82791]: proxy-server: Validating token access rules against request 2026-06-12 17:32:34.424 | Jun 12 17:32:31 np0000002732 proxy-server[82791]: Received request from user: user_id 9143e2d3faf24997ad0c63257807375e, project_id dda120997c2c46b2b863c069fdd830a7, roles ResellerAdmin,service 2026-06-12 17:32:34.424 | Jun 12 17:32:31 np0000002732 swift-proxy-server[82791]: proxy-server: Received request from user: user_id 9143e2d3faf24997ad0c63257807375e, project_id dda120997c2c46b2b863c069fdd830a7, roles ResellerAdmin,service 2026-06-12 17:32:34.424 | Jun 12 17:32:31 np0000002732 swift-proxy-server[82791]: proxy-server: Using identity: {'user': ('9143e2d3faf24997ad0c63257807375e', 'glance-swift'), 'tenant': ('dda120997c2c46b2b863c069fdd830a7', 'service'), 'roles': ['ResellerAdmin', 'service'], 'service_roles': [], 'user_domain': ('default', 'Default'), 'project_domain': ('default', 'Default'), 'auth_version': 3} (txn: tx34175791251d494c81cfe-006a2c42af) 2026-06-12 17:32:34.424 | Jun 12 17:32:31 np0000002732 proxy-server[82791]: Using identity: {'user': ('9143e2d3faf24997ad0c63257807375e', 'glance-swift'), 'tenant': ('dda120997c2c46b2b863c069fdd830a7', 'service'), 'roles': ['ResellerAdmin', 'service'], 'service_roles': [], 'user_domain': ('default', 'Default'), 'project_domain': ('default', 'Default'), 'auth_version': 3} (txn: tx34175791251d494c81cfe-006a2c42af) 2026-06-12 17:32:34.424 | Jun 12 17:32:31 np0000002732 proxy-server[82791]: User dda120997c2c46b2b863c069fdd830a7 has reseller admin authorizing (txn: tx34175791251d494c81cfe-006a2c42af) (client_ip: 10.4.3.250) 2026-06-12 17:32:34.424 | Jun 12 17:32:31 np0000002732 swift-proxy-server[82791]: proxy-server: User dda120997c2c46b2b863c069fdd830a7 has reseller admin authorizing (txn: tx34175791251d494c81cfe-006a2c42af) (client_ip: 10.4.3.250) 2026-06-12 17:32:34.424 | Jun 12 17:32:32 np0000002732 proxy-server[82791]: 10.4.3.250 10.4.3.250 12/Jun/2026/17/32/32 PUT /v1/AUTH_dda120997c2c46b2b863c069fdd830a7/glance/240a2f8a-3a85-4368-8836-599de224ded8 HTTP/1.0 201 - python-swiftclient-4.10.0 gAAAAABqLEKv... 21692416 - - tx34175791251d494c81cfe-006a2c42af - 0.2842 - - 1781285551.892939568 1781285552.177161932 0 9143e2d3faf24997ad0c63257807375e 2026-06-12 17:32:34.424 | Jun 12 17:32:32 np0000002732 swift-proxy-server[82791]: proxy-server: 10.4.3.250 10.4.3.250 12/Jun/2026/17/32/32 PUT /v1/AUTH_dda120997c2c46b2b863c069fdd830a7/glance/240a2f8a-3a85-4368-8836-599de224ded8 HTTP/1.0 201 - python-swiftclient-4.10.0 gAAAAABqLEKv... 21692416 - - tx34175791251d494c81cfe-006a2c42af - 0.2842 - - 1781285551.892939568 1781285552.177161932 0 9143e2d3faf24997ad0c63257807375e 2026-06-12 17:32:34.429 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-12 17:32:34.432 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@tempest.service 2026-06-12 17:32:34.444 | not-found 2026-06-12 17:32:34.449 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-12 17:32:34.451 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@tls-proxy.service 2026-06-12 17:32:34.464 | not-found 2026-06-12 17:32:34.468 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-12 17:32:34.471 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@s-container-sync.service 2026-06-12 17:32:34.485 | enabled 2026-06-12 17:32:34.490 | + functions-common:service_check:1714 : sudo systemctl status devstack@s-container-sync.service --no-pager 2026-06-12 17:32:34.509 | ● devstack@s-container-sync.service - Devstack devstack@s-container-sync.service 2026-06-12 17:32:34.509 | Loaded: loaded (/etc/systemd/system/devstack@s-container-sync.service; enabled; preset: enabled) 2026-06-12 17:32:34.509 | Active: active (running) since Fri 2026-06-12 17:31:09 UTC; 1min 25s ago 2026-06-12 17:32:34.509 | Main PID: 81933 (swift-container) 2026-06-12 17:32:34.509 | Tasks: 1 (limit: 27561) 2026-06-12 17:32:34.509 | Memory: 42.9M () 2026-06-12 17:32:34.509 | CGroup: /system.slice/system-devstack.slice/devstack@s-container-sync.service 2026-06-12 17:32:34.509 | └─81933 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf 2026-06-12 17:32:34.509 | 2026-06-12 17:32:34.509 | Jun 12 17:31:09 np0000002732 systemd[1]: Started devstack@s-container-sync.service - Devstack devstack@s-container-sync.service. 2026-06-12 17:32:34.509 | Jun 12 17:31:09 np0000002732 swift-container-sync[81933]: /opt/stack/swift/swift/common/concurrency.py:22: EventletDeprecationWarning: 2026-06-12 17:32:34.509 | Jun 12 17:31:09 np0000002732 swift-container-sync[81933]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-12 17:32:34.509 | Jun 12 17:31:09 np0000002732 swift-container-sync[81933]: we strongly recommend against using it for new projects. 2026-06-12 17:32:34.509 | Jun 12 17:31:09 np0000002732 swift-container-sync[81933]: If you are already using Eventlet, we recommend migrating to a different 2026-06-12 17:32:34.509 | Jun 12 17:31:09 np0000002732 swift-container-sync[81933]: framework. For more detail see 2026-06-12 17:32:34.509 | Jun 12 17:31:09 np0000002732 swift-container-sync[81933]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-12 17:32:34.509 | Jun 12 17:31:09 np0000002732 swift-container-sync[81933]: import eventlet 2026-06-12 17:32:34.509 | Jun 12 17:31:09 np0000002732 container-sync[81933]: Starting 81933 2026-06-12 17:32:34.509 | Jun 12 17:31:09 np0000002732 container-sync[81933]: Configuration option internal_client_conf_path not set, but /etc/swift/internal-client.conf exists and will be used. 2026-06-12 17:32:34.514 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-12 17:32:34.517 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@neutron-api.service 2026-06-12 17:32:34.532 | enabled 2026-06-12 17:32:34.536 | + functions-common:service_check:1714 : sudo systemctl status devstack@neutron-api.service --no-pager 2026-06-12 17:32:34.553 | ● devstack@neutron-api.service - Devstack devstack@neutron-api.service 2026-06-12 17:32:34.553 | Loaded: loaded (/etc/systemd/system/devstack@neutron-api.service; enabled; preset: enabled) 2026-06-12 17:32:34.553 | Active: active (running) since Fri 2026-06-12 17:31:30 UTC; 1min 4s ago 2026-06-12 17:32:34.553 | Main PID: 86948 (uwsgi) 2026-06-12 17:32:34.553 | Status: "uWSGI is ready" 2026-06-12 17:32:34.553 | Tasks: 23 (limit: 27561) 2026-06-12 17:32:34.553 | Memory: 388.1M () 2026-06-12 17:32:34.553 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-api.service 2026-06-12 17:32:34.553 | ├─86948 "neutron-apiuWSGI master" 2026-06-12 17:32:34.553 | ├─86949 "neutron-apiuWSGI worker 1" 2026-06-12 17:32:34.553 | └─86950 "neutron-apiuWSGI worker 2" 2026-06-12 17:32:34.553 | 2026-06-12 17:32:34.553 | Jun 12 17:32:05 np0000002732 devstack@neutron-api.service[86949]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=86949) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-06-12 17:32:34.553 | Jun 12 17:32:05 np0000002732 devstack@neutron-api.service[86949]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "7be970fdbaa755a2860896bc7b6b4b50" from periodic health check thread {{(pid=86949) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1418}} 2026-06-12 17:32:34.553 | Jun 12 17:32:15 np0000002732 devstack@neutron-api.service[86950]: DEBUG dbcounter [-] [86950] Writing DB stats neutron:SELECT=2233,neutron:INSERT=703,neutron:DELETE=12,neutron:UPDATE=88 {{(pid=86950) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-12 17:32:34.553 | Jun 12 17:32:15 np0000002732 devstack@neutron-api.service[86949]: DEBUG dbcounter [-] [86949] Writing DB stats neutron:SELECT=3018,neutron:INSERT=97,neutron:DELETE=13,neutron:UPDATE=77 {{(pid=86949) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-12 17:32:34.553 | Jun 12 17:32:20 np0000002732 devstack@neutron-api.service[86950]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=86950) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-06-12 17:32:34.553 | Jun 12 17:32:20 np0000002732 devstack@neutron-api.service[86950]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "3012e8fe54fe5efd8624bd7cac31481b" from periodic health check thread {{(pid=86950) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1418}} 2026-06-12 17:32:34.554 | Jun 12 17:32:20 np0000002732 devstack@neutron-api.service[86949]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=86949) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-06-12 17:32:34.554 | Jun 12 17:32:20 np0000002732 devstack@neutron-api.service[86949]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "7be970fdbaa755a2860896bc7b6b4b50" from periodic health check thread {{(pid=86949) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1418}} 2026-06-12 17:32:34.554 | Jun 12 17:32:30 np0000002732 devstack@neutron-api.service[86950]: DEBUG dbcounter [-] [86950] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=86950) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-12 17:32:34.554 | Jun 12 17:32:30 np0000002732 devstack@neutron-api.service[86949]: DEBUG dbcounter [-] [86949] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=86949) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-12 17:32:34.558 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-12 17:32:34.561 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@neutron-periodic-workers.service 2026-06-12 17:32:34.575 | enabled 2026-06-12 17:32:34.579 | + functions-common:service_check:1714 : sudo systemctl status devstack@neutron-periodic-workers.service --no-pager 2026-06-12 17:32:34.598 | ● devstack@neutron-periodic-workers.service - Devstack devstack@neutron-periodic-workers.service 2026-06-12 17:32:34.598 | Loaded: loaded (/etc/systemd/system/devstack@neutron-periodic-workers.service; enabled; preset: enabled) 2026-06-12 17:32:34.598 | Active: active (running) since Fri 2026-06-12 17:31:32 UTC; 1min 1s ago 2026-06-12 17:32:34.598 | Main PID: 87961 (neutron-periodi) 2026-06-12 17:32:34.598 | Tasks: 15 (limit: 27561) 2026-06-12 17:32:34.598 | Memory: 165.8M () 2026-06-12 17:32:34.598 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-periodic-workers.service 2026-06-12 17:32:34.598 | ├─87961 "neutron-periodic-workers: master process [/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini]" 2026-06-12 17:32:34.598 | └─88803 "neutron-server: services worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-06-12 17:32:34.598 | 2026-06-12 17:32:34.598 | Jun 12 17:31:35 np0000002732 neutron-periodic-workers[88803]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): ovsdb-client transact ssl:10.4.3.250:6641 --timeout 180 -p /opt/stack/data/CA/int-ca/private/devstack-cert.key -c /opt/stack/data/CA/int-ca/devstack-cert.crt -C /opt/stack/data/CA/int-ca/ca-chain.pem ["OVN_Northbound", {"op": "wait", "timeout": 0, "table": "Port_Group", "where": [["name", "==", "pvlan_pg_drop"]], "until": "==", "rows": []}, {"op": "insert", "table": "ACL", "row": {"action": "drop", "direction": "to-lport", "match": "outport == @pvlan_pg_drop && ip", "priority": 1010}, "uuid-name": "pvlandroptoport"}, {"op": "insert", "table": "ACL", "row": {"action": "drop", "direction": "from-lport", "match": "inport == @pvlan_pg_drop && ip", "priority": 1010}, "uuid-name": "pvlandropfromport"}, {"op": "insert", "table": "Port_Group", "row": {"name": "pvlan_pg_drop", "acls": ["set", [["named-uuid", "pvlandroptoport"], ["named-uuid", "pvlandropfromport"]]]}}] {{(pid=88803) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} 2026-06-12 17:32:34.598 | Jun 12 17:31:35 np0000002732 neutron-periodic-workers[88803]: DEBUG neutron.worker [-] PeriodicWorker start finished, description: Periodic worker for "DbQuotaNoLockDriver" {{(pid=88803) wrapper /opt/stack/neutron/neutron/common/utils.py:200}} 2026-06-12 17:32:34.598 | Jun 12 17:31:35 np0000002732 neutron-periodic-workers[88803]: DEBUG oslo_concurrency.processutils [-] CMD "ovsdb-client transact ssl:10.4.3.250: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.023s {{(pid=88803) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-06-12 17:32:34.598 | Jun 12 17:31:35 np0000002732 neutron-periodic-workers[88803]: DEBUG neutron.service [-] AllServicesNeutronWorker start finished, description: services worker {{(pid=88803) wrapper /opt/stack/neutron/neutron/common/utils.py:200}} 2026-06-12 17:32:34.598 | Jun 12 17:31:35 np0000002732 neutron-periodic-workers[88803]: DEBUG neutron.service [-] AllServicesNeutronWorker wait called, description: services worker {{(pid=88803) wrapper /opt/stack/neutron/neutron/common/utils.py:197}} 2026-06-12 17:32:34.598 | Jun 12 17:31:35 np0000002732 neutron-periodic-workers[88803]: DEBUG neutron.worker [-] PeriodicWorker wait called, description: Periodic worker for "L3_NAT_dbonly_mixin" {{(pid=88803) wrapper /opt/stack/neutron/neutron/common/utils.py:197}} 2026-06-12 17:32:34.598 | Jun 12 17:31:45 np0000002732 neutron-periodic-workers[87961]: DEBUG dbcounter [-] [87961] Writing DB stats neutron:SELECT=4 {{(pid=87961) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-12 17:32:34.598 | Jun 12 17:32:30 np0000002732 neutron-periodic-workers[88803]: DEBUG dbcounter [-] [88803] Writer thread running {{(pid=88803) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-12 17:32:34.598 | Jun 12 17:32:30 np0000002732 neutron-periodic-workers[88803]: DEBUG neutron.db.agents_db [None req-4c82fb8e-f477-4eac-8d49-aa45ea6742ee None None] Agent healthcheck: found 0 active agents {{(pid=88803) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-06-12 17:32:34.599 | Jun 12 17:32:30 np0000002732 neutron-periodic-workers[88803]: DEBUG oslo.service.backend._threading.loopingcall [None req-4c82fb8e-f477-4eac-8d49-aa45ea6742ee None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.96 seconds {{(pid=88803) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-12 17:32:34.603 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-12 17:32:34.607 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@neutron-rpc-server.service 2026-06-12 17:32:34.621 | enabled 2026-06-12 17:32:34.626 | + functions-common:service_check:1714 : sudo systemctl status devstack@neutron-rpc-server.service --no-pager 2026-06-12 17:32:34.641 | ● devstack@neutron-rpc-server.service - Devstack devstack@neutron-rpc-server.service 2026-06-12 17:32:34.641 | Loaded: loaded (/etc/systemd/system/devstack@neutron-rpc-server.service; enabled; preset: enabled) 2026-06-12 17:32:34.641 | Active: active (running) since Fri 2026-06-12 17:31:31 UTC; 1min 3s ago 2026-06-12 17:32:34.642 | Main PID: 87456 (neutron-rpc-ser) 2026-06-12 17:32:34.642 | Tasks: 16 (limit: 27561) 2026-06-12 17:32:34.642 | Memory: 189.7M () 2026-06-12 17:32:34.642 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-rpc-server.service 2026-06-12 17:32:34.642 | ├─87456 "neutron-rpc-server: master process [/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini]" 2026-06-12 17:32:34.642 | └─88818 "neutron-server: rpc worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-06-12 17:32:34.642 | 2026-06-12 17:32:34.642 | Jun 12 17:31:36 np0000002732 neutron-rpc-server[88818]: DEBUG neutron.service [None req-965a1352-fcbd-4177-855c-58acb7c2dbe4 None None] RpcWorker start finished, description: rpc worker {{(pid=88818) wrapper /opt/stack/neutron/neutron/common/utils.py:200}} 2026-06-12 17:32:34.642 | Jun 12 17:31:36 np0000002732 neutron-rpc-server[88818]: DEBUG neutron.service [None req-965a1352-fcbd-4177-855c-58acb7c2dbe4 None None] RpcWorker wait called, description: rpc worker {{(pid=88818) wrapper /opt/stack/neutron/neutron/common/utils.py:197}} 2026-06-12 17:32:34.642 | Jun 12 17:31:36 np0000002732 neutron-rpc-server[88818]: DEBUG neutron.service [None req-965a1352-fcbd-4177-855c-58acb7c2dbe4 None None] calling wait on {{(pid=88818) _wait /opt/stack/neutron/neutron/service.py:90}} 2026-06-12 17:32:34.642 | Jun 12 17:31:37 np0000002732 neutron-rpc-server[88818]: DEBUG neutron.common.ovn.hash_ring_manager [-] Allow caching, nodes 2>=2 {{(pid=88818) _wait_startup_before_caching /opt/stack/neutron/neutron/common/ovn/hash_ring_manager.py:65}} 2026-06-12 17:32:34.642 | Jun 12 17:31:41 np0000002732 neutron-rpc-server[88818]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] ChassisAgentWriteEvent : Matched Chassis_Private, update, None None {{(pid=88818) matches /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovsdb_monitor.py:64}} 2026-06-12 17:32:34.642 | Jun 12 17:31:41 np0000002732 neutron-rpc-server[88818]: DEBUG neutron.common.ovn.hash_ring_manager [-] Allow caching, nodes 2>=2 {{(pid=88818) _wait_startup_before_caching /opt/stack/neutron/neutron/common/ovn/hash_ring_manager.py:65}} 2026-06-12 17:32:34.642 | Jun 12 17:31:41 np0000002732 neutron-rpc-server[88818]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] ChassisOVNAgentWriteEvent : Matched Chassis_Private, update, None None {{(pid=88818) matches /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovsdb_monitor.py:64}} 2026-06-12 17:32:34.642 | Jun 12 17:31:45 np0000002732 neutron-rpc-server[87456]: DEBUG dbcounter [-] [87456] Writing DB stats neutron:SELECT=7,neutron:INSERT=1 {{(pid=87456) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-12 17:32:34.642 | Jun 12 17:31:51 np0000002732 neutron-rpc-server[88818]: DEBUG dbcounter [-] [88818] Writing DB stats neutron:SELECT=38 {{(pid=88818) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-12 17:32:34.642 | Jun 12 17:32:06 np0000002732 neutron-rpc-server[88818]: WARNING oslo_messaging.server [None req-965a1352-fcbd-4177-855c-58acb7c2dbe4 None None] Possible hang: wait is waiting for stop to complete 2026-06-12 17:32:34.646 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-12 17:32:34.649 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@neutron-ovn-maintenance-worker.service 2026-06-12 17:32:34.662 | enabled 2026-06-12 17:32:34.667 | + functions-common:service_check:1714 : sudo systemctl status devstack@neutron-ovn-maintenance-worker.service --no-pager 2026-06-12 17:32:34.683 | ● devstack@neutron-ovn-maintenance-worker.service - Devstack devstack@neutron-ovn-maintenance-worker.service 2026-06-12 17:32:34.683 | Loaded: loaded (/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service; enabled; preset: enabled) 2026-06-12 17:32:34.683 | Active: active (running) since Fri 2026-06-12 17:31:34 UTC; 1min 0s ago 2026-06-12 17:32:34.683 | Main PID: 88476 (neutron-ovn-mai) 2026-06-12 17:32:34.683 | Tasks: 12 (limit: 27561) 2026-06-12 17:32:34.683 | Memory: 267.1M () 2026-06-12 17:32:34.683 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-ovn-maintenance-worker.service 2026-06-12 17:32:34.683 | ├─88476 "neutron-ovn-maintenance-worker: master process [/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini]" 2026-06-12 17:32:34.683 | └─89244 "neutron-server: maintenance worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-06-12 17:32:34.683 | 2026-06-12 17:32:34.683 | Jun 12 17:31:57 np0000002732 neutron-ovn-maintenance-worker[89244]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-a6b9944b-6cdb-440a-85f2-2daa5e65e288 None None] Starting OVN maintenance task: update_router_distributed_flag {{(pid=89244) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:97}} 2026-06-12 17:32:34.683 | Jun 12 17:31:57 np0000002732 neutron-ovn-maintenance-worker[89244]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-a6b9944b-6cdb-440a-85f2-2daa5e65e288 None None] OVN maintenance task: Sync router.distributed with distributed floating IP config. {{(pid=89244) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-06-12 17:32:34.683 | Jun 12 17:31:57 np0000002732 neutron-ovn-maintenance-worker[89244]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-a6b9944b-6cdb-440a-85f2-2daa5e65e288 None None] OVN maintenance task update_router_distributed_flag finished in 0.005 seconds 2026-06-12 17:32:34.683 | Jun 12 17:31:57 np0000002732 neutron-ovn-maintenance-worker[89244]: DEBUG futurist.periodics [None req-a6b9944b-6cdb-440a-85f2-2daa5e65e288 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=89244) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-06-12 17:32:34.683 | Jun 12 17:31:57 np0000002732 neutron-ovn-maintenance-worker[89244]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-a6b9944b-6cdb-440a-85f2-2daa5e65e288 None None] Starting OVN maintenance task: update_security_group_with_address_group {{(pid=89244) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:97}} 2026-06-12 17:32:34.683 | Jun 12 17:31:57 np0000002732 neutron-ovn-maintenance-worker[89244]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-a6b9944b-6cdb-440a-85f2-2daa5e65e288 None None] OVN maintenance task: Repair Address_Sets and ACLs for address group rules. {{(pid=89244) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-06-12 17:32:34.683 | Jun 12 17:31:57 np0000002732 neutron-ovn-maintenance-worker[89244]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-a6b9944b-6cdb-440a-85f2-2daa5e65e288 None None] OVN maintenance task update_security_group_with_address_group finished in 0.012 seconds 2026-06-12 17:32:34.683 | Jun 12 17:31:57 np0000002732 neutron-ovn-maintenance-worker[89244]: DEBUG futurist.periodics [None req-a6b9944b-6cdb-440a-85f2-2daa5e65e288 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=89244) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-06-12 17:32:34.683 | Jun 12 17:31:57 np0000002732 neutron-ovn-maintenance-worker[89244]: DEBUG futurist.periodics [None req-a6b9944b-6cdb-440a-85f2-2daa5e65e288 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=89244) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-06-12 17:32:34.683 | Jun 12 17:32:07 np0000002732 neutron-ovn-maintenance-worker[89244]: DEBUG dbcounter [-] [89244] Writing DB stats neutron:SELECT=415,neutron:INSERT=1,neutron:UPDATE=2,neutron:DELETE=1 {{(pid=89244) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-12 17:32:34.689 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-12 17:32:34.691 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-novnc-cell1.service 2026-06-12 17:32:34.706 | enabled 2026-06-12 17:32:34.710 | + functions-common:service_check:1714 : sudo systemctl status devstack@n-novnc-cell1.service --no-pager 2026-06-12 17:32:34.726 | ● devstack@n-novnc-cell1.service - Devstack devstack@n-novnc-cell1.service 2026-06-12 17:32:34.726 | Loaded: loaded (/etc/systemd/system/devstack@n-novnc-cell1.service; enabled; preset: enabled) 2026-06-12 17:32:34.726 | Active: active (running) since Fri 2026-06-12 17:31:58 UTC; 36s ago 2026-06-12 17:32:34.726 | Main PID: 92766 (nova-novncproxy) 2026-06-12 17:32:34.726 | Tasks: 10 (limit: 27561) 2026-06-12 17:32:34.726 | Memory: 109.9M () 2026-06-12 17:32:34.726 | CGroup: /system.slice/system-devstack.slice/devstack@n-novnc-cell1.service 2026-06-12 17:32:34.726 | └─92766 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc 2026-06-12 17:32:34.726 | 2026-06-12 17:32:34.726 | Jun 12 17:31:58 np0000002732 nova-novncproxy[92766]: If you are already using Eventlet, we recommend migrating to a different 2026-06-12 17:32:34.726 | Jun 12 17:31:58 np0000002732 nova-novncproxy[92766]: framework. For more detail see 2026-06-12 17:32:34.727 | Jun 12 17:31:58 np0000002732 nova-novncproxy[92766]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-12 17:32:34.727 | Jun 12 17:31:58 np0000002732 nova-novncproxy[92766]: import eventlet # noqa 2026-06-12 17:32:34.727 | Jun 12 17:31:58 np0000002732 nova-novncproxy[92766]: Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-12 17:32:34.727 | Jun 12 17:31:59 np0000002732 nova-novncproxy[92766]: INFO nova.console.websocketproxy [-] WebSocket server settings: 2026-06-12 17:32:34.727 | Jun 12 17:31:59 np0000002732 nova-novncproxy[92766]: INFO nova.console.websocketproxy [-] - Listen on 0.0.0.0:6080 2026-06-12 17:32:34.727 | Jun 12 17:31:59 np0000002732 nova-novncproxy[92766]: INFO nova.console.websocketproxy [-] - Web server (no directory listings). Web root: /opt/stack/novnc 2026-06-12 17:32:34.727 | Jun 12 17:31:59 np0000002732 nova-novncproxy[92766]: INFO nova.console.websocketproxy [-] - No SSL/TLS support (no cert file) 2026-06-12 17:32:34.727 | Jun 12 17:31:59 np0000002732 nova-novncproxy[92766]: INFO nova.console.websocketproxy [-] - proxying from 0.0.0.0:6080 to None:None 2026-06-12 17:32:34.731 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-12 17:32:34.734 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-super-cond.service 2026-06-12 17:32:34.750 | enabled 2026-06-12 17:32:34.754 | + functions-common:service_check:1714 : sudo systemctl status devstack@n-super-cond.service --no-pager 2026-06-12 17:32:34.771 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2026-06-12 17:32:34.771 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; preset: enabled) 2026-06-12 17:32:34.771 | Active: active (running) since Fri 2026-06-12 17:31:59 UTC; 34s ago 2026-06-12 17:32:34.771 | Main PID: 93582 (nova-conductor:) 2026-06-12 17:32:34.771 | Tasks: 19 (limit: 27561) 2026-06-12 17:32:34.771 | Memory: 159.3M () 2026-06-12 17:32:34.771 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2026-06-12 17:32:34.771 | ├─93582 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf]" 2026-06-12 17:32:34.771 | ├─95088 "nova-conductor: ServiceWrapper worker(0)" 2026-06-12 17:32:34.771 | └─95095 "nova-conductor: ServiceWrapper worker(1)" 2026-06-12 17:32:34.771 | 2026-06-12 17:32:34.771 | Jun 12 17:32:02 np0000002732 nova-conductor[95095]: DEBUG nova.servicegroup.drivers.db [None req-119a3da3-3fcc-4dab-8c80-846f254a25d0 None None] DB_Driver: join new ServiceGroup member np0000002732 to the conductor group, service = {{(pid=95095) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-06-12 17:32:34.771 | Jun 12 17:32:07 np0000002732 nova-conductor[95088]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.99 seconds {{(pid=95088) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-12 17:32:34.771 | Jun 12 17:32:07 np0000002732 nova-conductor[95095]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.99 seconds {{(pid=95095) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-12 17:32:34.771 | Jun 12 17:32:11 np0000002732 nova-conductor[93582]: DEBUG dbcounter [-] [93582] Writing DB stats nova_api:SELECT=1 {{(pid=93582) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-12 17:32:34.771 | Jun 12 17:32:11 np0000002732 nova-conductor[93582]: DEBUG dbcounter [-] [93582] Writing DB stats nova_cell0:SELECT=1 {{(pid=93582) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-12 17:32:34.771 | Jun 12 17:32:11 np0000002732 nova-conductor[93582]: DEBUG dbcounter [-] [93582] Writing DB stats nova_cell1:SELECT=1 {{(pid=93582) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-12 17:32:34.771 | Jun 12 17:32:17 np0000002732 nova-conductor[95088]: DEBUG dbcounter [-] [95088] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=95088) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-12 17:32:34.771 | Jun 12 17:32:17 np0000002732 nova-conductor[95095]: DEBUG dbcounter [-] [95095] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1 {{(pid=95095) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-12 17:32:34.772 | Jun 12 17:32:21 np0000002732 nova-conductor[95088]: DEBUG oslo.service.backend._threading.loopingcall [None req-cdc2fce8-aa94-4a09-9c75-f98064219183 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=95088) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-12 17:32:34.772 | Jun 12 17:32:25 np0000002732 nova-conductor[95095]: DEBUG oslo.service.backend._threading.loopingcall [None req-5cfbfded-3307-40c0-8508-668365ad04c3 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=95095) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-12 17:32:34.775 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-12 17:32:34.778 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2026-06-12 17:32:34.792 | enabled 2026-06-12 17:32:34.797 | + functions-common:service_check:1714 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2026-06-12 17:32:34.814 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2026-06-12 17:32:34.814 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; preset: enabled) 2026-06-12 17:32:34.814 | Active: active (running) since Fri 2026-06-12 17:32:01 UTC; 33s ago 2026-06-12 17:32:34.814 | Main PID: 94129 (nova-conductor:) 2026-06-12 17:32:34.814 | Tasks: 38 (limit: 27561) 2026-06-12 17:32:34.814 | Memory: 167.5M () 2026-06-12 17:32:34.814 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2026-06-12 17:32:34.814 | ├─94129 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf]" 2026-06-12 17:32:34.814 | ├─95188 "nova-conductor: ServiceWrapper worker(0)" 2026-06-12 17:32:34.814 | └─95192 "nova-conductor: ServiceWrapper worker(1)" 2026-06-12 17:32:34.814 | 2026-06-12 17:32:34.814 | Jun 12 17:32:03 np0000002732 nova-conductor[95192]: DEBUG nova.service [None req-b7c64cc4-743f-40f0-a2ba-53f46ba54170 None None] Join ServiceGroup membership for this service conductor {{(pid=95192) start /opt/stack/nova/nova/service.py:222}} 2026-06-12 17:32:34.814 | Jun 12 17:32:03 np0000002732 nova-conductor[95192]: DEBUG nova.servicegroup.drivers.db [None req-b7c64cc4-743f-40f0-a2ba-53f46ba54170 None None] DB_Driver: join new ServiceGroup member np0000002732 to the conductor group, service = {{(pid=95192) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-06-12 17:32:34.814 | Jun 12 17:32:08 np0000002732 nova-conductor[95188]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=95188) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-12 17:32:34.815 | Jun 12 17:32:08 np0000002732 nova-conductor[95192]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=95192) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-12 17:32:34.815 | Jun 12 17:32:12 np0000002732 nova-conductor[94129]: DEBUG dbcounter [-] [94129] Writing DB stats nova_cell1:SELECT=1 {{(pid=94129) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-12 17:32:34.815 | Jun 12 17:32:18 np0000002732 nova-conductor[95188]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=95188) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-12 17:32:34.815 | Jun 12 17:32:18 np0000002732 nova-conductor[95192]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 10.00 seconds {{(pid=95192) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-12 17:32:34.815 | Jun 12 17:32:28 np0000002732 nova-conductor[95188]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=95188) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-12 17:32:34.815 | Jun 12 17:32:28 np0000002732 nova-conductor[95192]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 10.00 seconds {{(pid=95192) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-12 17:32:34.815 | Jun 12 17:32:33 np0000002732 nova-conductor[95192]: DEBUG oslo.service.backend._threading.loopingcall [None req-6975cc57-37d5-4272-9a14-40692cbe5b3f None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=95192) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-12 17:32:34.819 | + ./stack.sh:main:1446 : is_service_enabled n-api 2026-06-12 17:32:34.838 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:32:34.841 | + ./stack.sh:main:1447 : is_service_enabled n-cpu 2026-06-12 17:32:34.859 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:32:34.862 | + ./stack.sh:main:1448 : /opt/stack/devstack/tools/discover_hosts.sh 2026-06-12 17:32:35.086 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-12 17:32:35.086 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-12 17:32:35.086 | we strongly recommend against using it for new projects. 2026-06-12 17:32:35.086 | 2026-06-12 17:32:35.086 | If you are already using Eventlet, we recommend migrating to a different 2026-06-12 17:32:35.086 | framework. For more detail see 2026-06-12 17:32:35.086 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-12 17:32:35.086 | 2026-06-12 17:32:35.086 | import eventlet # noqa 2026-06-12 17:32:35.261 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-12 17:32:36.732 | INFO dbcounter [None req-813369ee-cfe2-4760-884c-557219cab34d None None] Registered counter for database nova_api 2026-06-12 17:32:36.794 | DEBUG dbcounter [-] [100939] Writer thread running {{(pid=100939) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-12 17:32:36.799 | Found 2 cell mappings. 2026-06-12 17:32:36.799 | Skipping cell0 since it does not contain hosts. 2026-06-12 17:32:36.799 | Getting computes from cell 'cell1': b5e0c424-49a6-43cf-953a-9153b52ca26b 2026-06-12 17:32:36.799 | INFO dbcounter [None req-813369ee-cfe2-4760-884c-557219cab34d None None] Registered counter for database nova_cell1 2026-06-12 17:32:36.835 | DEBUG dbcounter [-] [100939] Writer thread running {{(pid=100939) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-12 17:32:37.024 | Checking host mapping for compute host 'np0000002732': 3995abb1-8f78-47d5-bbca-ca92a9bbd897 2026-06-12 17:32:37.024 | Creating host mapping for compute host 'np0000002732': 3995abb1-8f78-47d5-bbca-ca92a9bbd897 2026-06-12 17:32:37.024 | Found 1 unmapped computes in cell: b5e0c424-49a6-43cf-953a-9153b52ca26b 2026-06-12 17:32:37.267 | Exception ignored in: 2026-06-12 17:32:37.267 | Traceback (most recent call last): 2026-06-12 17:32:37.267 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-12 17:32:37.267 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-12 17:32:37.267 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-12 17:32:37.267 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-12 17:32:37.267 | RuntimeError: greenlet is being finalized 2026-06-12 17:32:37.553 | + ./stack.sh:main:1461 : /opt/stack/data/venv/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2026-06-12 17:32:37.779 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-12 17:32:37.779 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-12 17:32:37.779 | we strongly recommend against using it for new projects. 2026-06-12 17:32:37.779 | 2026-06-12 17:32:37.779 | If you are already using Eventlet, we recommend migrating to a different 2026-06-12 17:32:37.779 | framework. For more detail see 2026-06-12 17:32:37.779 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-12 17:32:37.779 | 2026-06-12 17:32:37.779 | import eventlet # noqa 2026-06-12 17:32:37.957 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-12 17:32:39.982 | +-------------------------------------------+ 2026-06-12 17:32:39.982 | | Upgrade Check Results | 2026-06-12 17:32:39.982 | +-------------------------------------------+ 2026-06-12 17:32:39.982 | | Check: Cells v2 | 2026-06-12 17:32:39.982 | | Result: Success | 2026-06-12 17:32:39.982 | | Details: None | 2026-06-12 17:32:39.982 | +-------------------------------------------+ 2026-06-12 17:32:39.982 | | Check: Placement API | 2026-06-12 17:32:39.982 | | Result: Success | 2026-06-12 17:32:39.982 | | Details: None | 2026-06-12 17:32:39.982 | +-------------------------------------------+ 2026-06-12 17:32:39.982 | | Check: Cinder API | 2026-06-12 17:32:39.982 | | Result: Success | 2026-06-12 17:32:39.982 | | Details: None | 2026-06-12 17:32:39.982 | +-------------------------------------------+ 2026-06-12 17:32:39.982 | | Check: Policy File JSON to YAML Migration | 2026-06-12 17:32:39.982 | | Result: Success | 2026-06-12 17:32:39.982 | | Details: None | 2026-06-12 17:32:39.982 | +-------------------------------------------+ 2026-06-12 17:32:39.982 | | Check: Older than N-1 computes | 2026-06-12 17:32:39.982 | | Result: Success | 2026-06-12 17:32:39.983 | | Details: None | 2026-06-12 17:32:39.983 | +-------------------------------------------+ 2026-06-12 17:32:39.983 | | Check: hw_machine_type unset | 2026-06-12 17:32:39.983 | | Result: Success | 2026-06-12 17:32:39.983 | | Details: None | 2026-06-12 17:32:39.983 | +-------------------------------------------+ 2026-06-12 17:32:39.983 | | Check: Service User Token Configuration | 2026-06-12 17:32:39.983 | | Result: Success | 2026-06-12 17:32:39.983 | | Details: None | 2026-06-12 17:32:39.983 | +-------------------------------------------+ 2026-06-12 17:32:40.212 | Exception ignored in: 2026-06-12 17:32:40.212 | Traceback (most recent call last): 2026-06-12 17:32:40.212 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-12 17:32:40.212 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-12 17:32:40.212 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-12 17:32:40.212 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-12 17:32:40.212 | RuntimeError: greenlet is being finalized 2026-06-12 17:32:40.475 | + ./stack.sh:main:1468 : [[ -x /opt/stack/devstack/local.sh ]] 2026-06-12 17:32:40.479 | + ./stack.sh:main:1479 : command openstack complete 2026-06-12 17:32:40.479 | + ./stack.sh:main:1480 : sudo tee /etc/bash_completion.d/osc.bash_completion 2026-06-12 17:32:40.736 | 2026-06-12 17:32:40.746 | + ./stack.sh:main:1483 : is_service_enabled cinder 2026-06-12 17:32:40.763 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:32:40.766 | + ./stack.sh:main:1484 : is_ubuntu 2026-06-12 17:32:40.769 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 17:32:40.772 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 17:32:40.775 | + ./stack.sh:main:1485 : echo_summary 'Configuring lvm.conf global device filter' 2026-06-12 17:32:40.778 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-12 17:32:40.781 | + ./stack.sh:echo_summary:444 : echo -e Configuring lvm.conf global device filter 2026-06-12 17:32:40.784 | + ./stack.sh:main:1486 : set_lvm_filter 2026-06-12 17:32:40.786 | + lib/lvm:set_lvm_filter:189 : local 'filter_suffix="r|.*|" ] # from devstack' 2026-06-12 17:32:40.789 | + lib/lvm:set_lvm_filter:190 : local 'filter_string=global_filter = [ ' 2026-06-12 17:32:40.792 | + lib/lvm:set_lvm_filter:191 : local pv 2026-06-12 17:32:40.794 | + lib/lvm:set_lvm_filter:192 : local vg 2026-06-12 17:32:40.796 | + lib/lvm:set_lvm_filter:193 : local line 2026-06-12 17:32:40.801 | ++ lib/lvm:set_lvm_filter:195 : sudo pvs --noheadings -o name 2026-06-12 17:32:40.845 | + lib/lvm:set_lvm_filter:200 : filter_string='global_filter = [ "r|.*|" ] # from devstack' 2026-06-12 17:32:40.848 | + lib/lvm:set_lvm_filter:202 : clean_lvm_filter 2026-06-12 17:32:40.851 | + lib/lvm:clean_lvm_filter:177 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2026-06-12 17:32:40.865 | + lib/lvm:set_lvm_filter:203 : sudo sed -i '/# global_filter = \[.*\]/a\ global_filter = [ "r|.*|" ] # from devstack' /etc/lvm/lvm.conf 2026-06-12 17:32:40.881 | + lib/lvm:set_lvm_filter:204 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "r|.*|" ] # from devstack' 2026-06-12 17:32:40.883 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-12 17:32:40.886 | + ./stack.sh:echo_summary:444 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"r|.*|"' ']' '#' from devstack 2026-06-12 17:32:40.889 | + ./stack.sh:main:1496 : run_phase stack test-config 2026-06-12 17:32:40.892 | + functions-common:run_phase:1842 : local mode=stack 2026-06-12 17:32:40.895 | + functions-common:run_phase:1843 : local phase=test-config 2026-06-12 17:32:40.897 | + functions-common:run_phase:1844 : [[ -d /opt/stack/devstack/extras.d ]] 2026-06-12 17:32:40.900 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-06-12 17:32:40.903 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-12 17:32:40.906 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-06-12 17:32:40.908 | + functions-common:run_phase:1852 : local extra 2026-06-12 17:32:40.911 | ++ functions-common:run_phase:1853 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-06-12 17:32:40.915 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-06-12 17:32:40.917 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-12 17:32:40.920 | + functions-common:run_phase:1858 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-06-12 17:32:40.924 | + functions-common:run_phase:1858 : source /opt/stack/devstack/extras.d/80-tempest.sh stack test-config 2026-06-12 17:32:40.927 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-12 17:32:40.944 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:32:40.946 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-12 17:32:40.949 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-12 17:32:40.952 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2026-06-12 17:32:40.954 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-12 17:32:40.957 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-12 17:32:40.959 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-06-12 17:32:40.962 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2026-06-12 17:32:40.965 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-06-12 17:32:40.968 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2026-06-12 17:32:40.971 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-06-12 17:32:40.973 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-06-12 17:32:40.976 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2026-06-12 17:32:41.021 | [8416 Async install_tempest:54543]: Waiting for completion of install_tempest running on PID 54543 (1 other jobs running) 2026-06-12 17:32:41.045 | [8416 Async install_tempest:54543]: Signaling child to exit 2026-06-12 17:32:41.045 | WAKEUP 2026-06-12 17:32:41.065 | [8416 Async install_tempest:54543]: Signaled 2026-06-12 17:32:41.066 | ++ lib/tempest:install_tempest:844 : git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest master 2026-06-12 17:32:41.066 | ++ functions-common:git_clone:583 : local git_remote=https://opendev.org/openstack/tempest.git 2026-06-12 17:32:41.066 | ++ functions-common:git_clone:584 : local git_dest=/opt/stack/tempest 2026-06-12 17:32:41.066 | ++ functions-common:git_clone:585 : local git_ref=master 2026-06-12 17:32:41.066 | ++ functions-common:git_clone:586 : local orig_dir 2026-06-12 17:32:41.066 | +++ functions-common:git_clone:587 : pwd 2026-06-12 17:32:41.066 | ++ functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-12 17:32:41.066 | ++ functions-common:git_clone:588 : local git_clone_flags= 2026-06-12 17:32:41.066 | +++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-12 17:32:41.066 | ++ functions-common:git_clone:590 : RECLONE=False 2026-06-12 17:32:41.066 | ++ functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-12 17:32:41.066 | ++ functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-12 17:32:41.066 | ++ functions-common:git_clone:604 : echo master 2026-06-12 17:32:41.066 | ++ functions-common:git_clone:604 : egrep -q '^refs' 2026-06-12 17:32:41.066 | ++ functions-common:git_clone:618 : [[ ! -d /opt/stack/tempest ]] 2026-06-12 17:32:41.066 | ++ functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-12 17:32:41.066 | ++ functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/tempest 2026-06-12 17:32:41.066 | ++ functions-common:git_clone:666 : cd /opt/stack/tempest 2026-06-12 17:32:41.066 | ++ functions-common:git_clone:667 : head -1 2026-06-12 17:32:41.066 | ++ functions-common:git_clone:667 : git show --oneline 2026-06-12 17:32:41.066 | 8c850b818 Merge "Wait for volume "in-use" in test_encrypted_cinder_volumes_resize_revert" 2026-06-12 17:32:41.066 | ++ functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-12 17:32:41.067 | ++ lib/tempest:install_tempest:850 : pip_install 'tox!=2.8.0,<4.0.0' 2026-06-12 17:32:41.067 | Using python 3.12 to install tox!=2.8.0,<4.0.0 2026-06-12 17:32:41.067 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt 'tox!=2.8.0,<4.0.0' 2026-06-12 17:32:41.067 | Collecting tox!=2.8.0,<4.0.0 2026-06-12 17:32:41.067 | Downloading tox-3.28.0-py2.py3-none-any.whl.metadata (7.8 kB) 2026-06-12 17:32:41.067 | Collecting filelock>=3.0.0 (from tox!=2.8.0,<4.0.0) 2026-06-12 17:32:41.067 | Downloading filelock-3.29.1-py3-none-any.whl.metadata (2.0 kB) 2026-06-12 17:32:41.067 | Requirement already satisfied: packaging>=14 in /opt/stack/data/venv/lib/python3.12/site-packages (from tox!=2.8.0,<4.0.0) (26.2) 2026-06-12 17:32:41.067 | Collecting pluggy>=0.12.0 (from tox!=2.8.0,<4.0.0) 2026-06-12 17:32:41.067 | Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2026-06-12 17:32:41.067 | Collecting py>=1.4.17 (from tox!=2.8.0,<4.0.0) 2026-06-12 17:32:41.067 | Downloading py-1.11.0-py2.py3-none-any.whl.metadata (2.8 kB) 2026-06-12 17:32:41.067 | Requirement already satisfied: six>=1.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tox!=2.8.0,<4.0.0) (1.17.0) 2026-06-12 17:32:41.067 | Collecting virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0 (from tox!=2.8.0,<4.0.0) 2026-06-12 17:32:41.067 | Downloading virtualenv-21.4.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-12 17:32:41.067 | Collecting distlib<1,>=0.3.7 (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0,<4.0.0) 2026-06-12 17:32:41.067 | Downloading distlib-0.4.1-py2.py3-none-any.whl.metadata (5.3 kB) 2026-06-12 17:32:41.067 | Requirement already satisfied: platformdirs<5,>=3.9.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0,<4.0.0) (4.10.0) 2026-06-12 17:32:41.067 | Collecting python-discovery>=1.4 (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0,<4.0.0) 2026-06-12 17:32:41.067 | Downloading python_discovery-1.4.0-py3-none-any.whl.metadata (5.6 kB) 2026-06-12 17:32:41.067 | Downloading tox-3.28.0-py2.py3-none-any.whl (86 kB) 2026-06-12 17:32:41.067 | Downloading filelock-3.29.1-py3-none-any.whl (40 kB) 2026-06-12 17:32:41.067 | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-06-12 17:32:41.067 | Downloading py-1.11.0-py2.py3-none-any.whl (98 kB) 2026-06-12 17:32:41.067 | Downloading virtualenv-21.4.2-py3-none-any.whl (7.6 MB) 2026-06-12 17:32:41.067 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.6/7.6 MB 10.5 MB/s 0:00:00 2026-06-12 17:32:41.067 | Downloading distlib-0.4.1-py2.py3-none-any.whl (469 kB) 2026-06-12 17:32:41.067 | Downloading python_discovery-1.4.0-py3-none-any.whl (33 kB) 2026-06-12 17:32:41.067 | Installing collected packages: distlib, py, pluggy, filelock, python-discovery, virtualenv, tox 2026-06-12 17:32:41.067 | 2026-06-12 17:32:41.067 | Successfully installed distlib-0.4.1 filelock-3.29.1 pluggy-1.6.0 py-1.11.0 python-discovery-1.4.0 tox-3.28.0 virtualenv-21.4.2 2026-06-12 17:32:41.067 | ++ inc/python:pip_install:216 : result=0 2026-06-12 17:32:41.067 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-06-12 17:32:41.067 | ++ functions-common:time_stop:2414 : local name 2026-06-12 17:32:41.067 | ++ functions-common:time_stop:2415 : local end_time 2026-06-12 17:32:41.067 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-12 17:32:41.067 | ++ functions-common:time_stop:2417 : local total 2026-06-12 17:32:41.067 | ++ functions-common:time_stop:2418 : local start_time 2026-06-12 17:32:41.067 | ++ functions-common:time_stop:2420 : name=pip_install 2026-06-12 17:32:41.067 | ++ functions-common:time_stop:2421 : start_time=1781285283729 2026-06-12 17:32:41.067 | ++ functions-common:time_stop:2423 : [[ -z 1781285283729 ]] 2026-06-12 17:32:41.067 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-12 17:32:41.067 | ++ functions-common:time_stop:2426 : end_time=1781285286364 2026-06-12 17:32:41.067 | ++ functions-common:time_stop:2427 : elapsed_time=2635 2026-06-12 17:32:41.067 | ++ functions-common:time_stop:2428 : total=92764 2026-06-12 17:32:41.067 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-12 17:32:41.067 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=95399 2026-06-12 17:32:41.067 | ++ inc/python:pip_install:219 : return 0 2026-06-12 17:32:41.067 | ++ lib/tempest:install_tempest:851 : pushd /opt/stack/tempest 2026-06-12 17:32:41.067 | ~/tempest ~/devstack 2026-06-12 17:32:41.067 | ++ lib/tempest:install_tempest:855 : git checkout master 2026-06-12 17:32:41.067 | Already on 'master' 2026-06-12 17:32:41.067 | Your branch is up to date with 'origin/master'. 2026-06-12 17:32:41.067 | ++ lib/tempest:install_tempest:857 : local tmp_u_c_m 2026-06-12 17:32:41.067 | +++ lib/tempest:install_tempest:858 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-06-12 17:32:41.067 | ++ lib/tempest:install_tempest:858 : tmp_u_c_m=/tmp/tempest_u_c_m.DnnOOBCxB4 2026-06-12 17:32:41.067 | ++ lib/tempest:install_tempest:859 : set_tempest_venv_constraints /tmp/tempest_u_c_m.DnnOOBCxB4 2026-06-12 17:32:41.067 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-06-12 17:32:41.067 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.DnnOOBCxB4 2026-06-12 17:32:41.067 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-06-12 17:32:41.067 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-06-12 17:32:41.067 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-06-12 17:32:41.067 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-12 17:32:41.067 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-12 17:32:41.067 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-12 17:32:41.067 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-12 17:32:41.067 | ++ lib/tempest:install_tempest:861 : tox -r --notest -efull 2026-06-12 17:32:41.067 | full create: /opt/stack/tempest/.tox/tempest 2026-06-12 17:32:41.067 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-06-12 17:32:41.067 | full develop-inst: /opt/stack/tempest 2026-06-12 17:32:41.067 | full installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.5.20,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==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.1.2,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.8.0,-e git+file:///dev/null@8c850b818d72bb288bb731b429f61a6741fe1ab4#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.0,wrapt==2.2.1 2026-06-12 17:32:41.067 | ___________________________________ summary ____________________________________ 2026-06-12 17:32:41.067 | full: skipped tests 2026-06-12 17:32:41.067 | congratulations :) 2026-06-12 17:32:41.067 | ++ lib/tempest:install_tempest:865 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.DnnOOBCxB4 -r requirements.txt 2026-06-12 17:32:41.067 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 1)) (7.0.3) 2026-06-12 17:32:41.067 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 2)) (4.14.0) 2026-06-12 17:32:41.067 | Requirement already satisfied: jsonschema>=4.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 3)) (4.26.0) 2026-06-12 17:32:41.067 | Requirement already satisfied: testtools>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 4)) (2.9.1) 2026-06-12 17:32:41.067 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 5)) (4.0.0) 2026-06-12 17:32:41.067 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-06-12 17:32:41.067 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 7)) (1.3.0) 2026-06-12 17:32:41.067 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 8)) (7.5.0) 2026-06-12 17:32:41.067 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.5.0) 2026-06-12 17:32:41.067 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (8.2.0) 2026-06-12 17:32:41.067 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 11)) (4.2.1) 2026-06-12 17:32:41.067 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 12)) (5.10.0) 2026-06-12 17:32:41.067 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (10.1.1) 2026-06-12 17:32:41.067 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 14)) (4.3.2) 2026-06-12 17:32:41.067 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-06-12 17:32:41.067 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 16)) (1.4.6) 2026-06-12 17:32:41.067 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.8.0) 2026-06-12 17:32:41.067 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.17.0) 2026-06-12 17:32:41.067 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 19)) (2.7.0) 2026-06-12 17:32:41.067 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 20)) (3.1.0) 2026-06-12 17:32:41.067 | Requirement already satisfied: defusedxml>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 21)) (0.7.1) 2026-06-12 17:32:41.067 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-06-12 17:32:41.067 | Requirement already satisfied: testscenarios>=0.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 23)) (0.6.2) 2026-06-12 17:32:41.067 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->-r requirements.txt (line 1)) (82.0.1) 2026-06-12 17:32:41.067 | Requirement already satisfied: autopage>=0.4.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.6.0) 2026-06-12 17:32:41.067 | Requirement already satisfied: cmd2>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.0.0) 2026-06-12 17:32:41.067 | Requirement already satisfied: attrs>=22.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (26.1.0) 2026-06-12 17:32:41.067 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2025.9.1) 2026-06-12 17:32:41.067 | Requirement already satisfied: referencing>=0.28.4 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (0.37.0) 2026-06-12 17:32:41.067 | Requirement already satisfied: rpds-py>=0.25.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2026.5.1) 2026-06-12 17:32:41.067 | Requirement already satisfied: bcrypt>=3.2 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (5.0.0) 2026-06-12 17:32:41.067 | Requirement already satisfied: invoke>=2.0 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (3.0.3) 2026-06-12 17:32:41.068 | Requirement already satisfied: pynacl>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (1.6.2) 2026-06-12 17:32:41.068 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.12/site-packages (from cryptography>=2.1->-r requirements.txt (line 6)) (2.0.0) 2026-06-12 17:32:41.068 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 8)) (6.8.0) 2026-06-12 17:32:41.068 | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.0.0) 2026-06-12 17:32:41.068 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.34.2) 2026-06-12 17:32:41.068 | Requirement already satisfied: oslo.context>=2.21.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (6.4.0) 2026-06-12 17:32:41.068 | Requirement already satisfied: python-dateutil>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (2.9.0.post0) 2026-06-12 17:32:41.068 | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.16.0) 2026-06-12 17:32:41.068 | Requirement already satisfied: tomlkit>=0.11.6 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.15.0) 2026-06-12 17:32:41.068 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 12)) (1.1.2) 2026-06-12 17:32:41.068 | Requirement already satisfied: iso8601>=0.1.11 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (2.1.0) 2026-06-12 17:32:41.068 | Requirement already satisfied: pyparsing>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (3.3.2) 2026-06-12 17:32:41.068 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (26.2) 2026-06-12 17:32:41.068 | Requirement already satisfied: psutil>=3.2.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (7.2.2) 2026-06-12 17:32:41.068 | Requirement already satisfied: wcwidth in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.8.0) 2026-06-12 17:32:41.068 | Requirement already satisfied: wrapt>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 20)) (2.2.1) 2026-06-12 17:32:41.068 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1->-r requirements.txt (line 6)) (3.0) 2026-06-12 17:32:41.068 | Requirement already satisfied: prompt-toolkit>=3.0.52 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (3.0.52) 2026-06-12 17:32:41.068 | Requirement already satisfied: pyperclip>=1.8.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.11.0) 2026-06-12 17:32:41.068 | Requirement already satisfied: rich>=15.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (15.0.0) 2026-06-12 17:32:41.068 | Requirement already satisfied: rich-argparse>=1.7.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.8.0) 2026-06-12 17:32:41.068 | Requirement already satisfied: typing-extensions>=4.12.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.context>=2.21.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (4.15.0) 2026-06-12 17:32:41.068 | Requirement already satisfied: six>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (1.17.0) 2026-06-12 17:32:41.068 | Requirement already satisfied: charset_normalizer<4,>=2 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.4.7) 2026-06-12 17:32:41.068 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.18) 2026-06-12 17:32:41.068 | Requirement already satisfied: certifi>=2023.5.7 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (2026.5.20) 2026-06-12 17:32:41.068 | Requirement already satisfied: markdown-it-py>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.2.0) 2026-06-12 17:32:41.068 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (2.20.0) 2026-06-12 17:32:41.068 | Requirement already satisfied: mdurl~=0.1 in ./.tox/tempest/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.1.2) 2026-06-12 17:32:41.068 | 2026-06-12 17:32:41.068 | [notice] A new release of pip is available: 26.1.1 -> 26.1.2 2026-06-12 17:32:41.068 | [notice] To update, run: /opt/stack/tempest/.tox/tempest/bin/python -m pip install --upgrade pip 2026-06-12 17:32:41.068 | ++ lib/tempest:install_tempest:866 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2026-06-12 17:32:41.068 | ++ lib/tempest:install_tempest:867 : rm -f /tmp/tempest_u_c_m.DnnOOBCxB4 2026-06-12 17:32:41.068 | ++ lib/tempest:install_tempest:868 : popd 2026-06-12 17:32:41.068 | ~/devstack 2026-06-12 17:32:41.100 | [8416 Async install_tempest:54543]: finished install_tempest with result 0 in 18 seconds 2026-06-12 17:32:41.104 | ++ inc/async:async_wait:197 : return 0 2026-06-12 17:32:41.106 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2026-06-12 17:32:41.109 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-12 17:32:41.111 | ++ ./stack.sh:echo_summary:444 : echo -e Initializing Tempest 2026-06-12 17:32:41.114 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2026-06-12 17:32:41.116 | ++ lib/tempest:configure_tempest:203 : [[ True == \T\r\u\e ]] 2026-06-12 17:32:41.118 | ++ lib/tempest:configure_tempest:204 : setup_develop /opt/stack/tempest 2026-06-12 17:32:41.120 | ++ inc/python:setup_develop:353 : local bindep 2026-06-12 17:32:41.122 | ++ inc/python:setup_develop:354 : [[ /opt/stack/tempest == -bindep* ]] 2026-06-12 17:32:41.124 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/tempest 2026-06-12 17:32:41.126 | ++ inc/python:setup_develop:359 : local extras= 2026-06-12 17:32:41.128 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/tempest -e 2026-06-12 17:32:41.130 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-12 17:32:41.132 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/tempest == -bindep* ]] 2026-06-12 17:32:41.134 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/tempest 2026-06-12 17:32:41.136 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-12 17:32:41.138 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-12 17:32:41.140 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/tempest 2026-06-12 17:32:41.142 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-12 17:32:41.144 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/tempest 2026-06-12 17:32:41.146 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-12 17:32:41.148 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-12 17:32:41.150 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/tempest/setup.cfg 2026-06-12 17:32:41.155 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=tempest 2026-06-12 17:32:41.157 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z tempest ']' 2026-06-12 17:32:41.159 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- tempest 2026-06-12 17:32:41.238 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/tempest -e 2026-06-12 17:32:41.240 | ++ inc/python:setup_package:436 : local bindep=0 2026-06-12 17:32:41.242 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-06-12 17:32:41.244 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-06-12 17:32:41.246 | ++ inc/python:setup_package:439 : [[ /opt/stack/tempest == -bindep* ]] 2026-06-12 17:32:41.248 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/tempest 2026-06-12 17:32:41.250 | ++ inc/python:setup_package:445 : local flags=-e 2026-06-12 17:32:41.252 | ++ inc/python:setup_package:446 : local extras= 2026-06-12 17:32:41.254 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-06-12 17:32:41.256 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-06-12 17:32:41.259 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-12 17:32:41.261 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-12 17:32:41.262 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-12 17:32:41.265 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/tempest 2026-06-12 17:32:41.283 | Using python 3.12 to install /opt/stack/tempest 2026-06-12 17:32:41.285 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/tempest 2026-06-12 17:32:41.780 | Obtaining file:///opt/stack/tempest 2026-06-12 17:32:41.782 | Installing build dependencies: started 2026-06-12 17:32:42.620 | Installing build dependencies: finished with status 'done' 2026-06-12 17:32:42.621 | Checking if build backend supports build_editable: started 2026-06-12 17:32:42.904 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-12 17:32:42.905 | Getting requirements to build editable: started 2026-06-12 17:32:43.062 | Getting requirements to build editable: finished with status 'done' 2026-06-12 17:32:43.063 | Preparing editable metadata (pyproject.toml): started 2026-06-12 17:32:43.925 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-12 17:32:43.937 | 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.dev28) (7.0.3) 2026-06-12 17:32:43.937 | 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.dev28) (4.14.0) 2026-06-12 17:32:43.937 | Requirement already satisfied: jsonschema>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev28) (4.26.0) 2026-06-12 17:32:43.939 | Requirement already satisfied: testtools>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev28) (2.9.1) 2026-06-12 17:32:43.939 | Requirement already satisfied: paramiko>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev28) (4.0.0) 2026-06-12 17:32:43.939 | Requirement already satisfied: cryptography>=2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev28) (43.0.3) 2026-06-12 17:32:43.939 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev28) (1.3.0) 2026-06-12 17:32:43.939 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev28) (7.5.0) 2026-06-12 17:32:43.940 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev28) (10.5.0) 2026-06-12 17:32:43.940 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev28) (8.2.0) 2026-06-12 17:32:44.005 | Collecting stestr>=1.0.0 (from tempest==46.3.1.dev28) 2026-06-12 17:32:44.007 | Using cached stestr-4.2.1-py3-none-any.whl.metadata (7.7 kB) 2026-06-12 17:32:44.009 | 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.dev28) (5.10.0) 2026-06-12 17:32:44.010 | Requirement already satisfied: oslo.utils>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev28) (10.1.1) 2026-06-12 17:32:44.010 | Requirement already satisfied: fixtures>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev28) (4.3.2) 2026-06-12 17:32:44.011 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev28) (6.0.3) 2026-06-12 17:32:44.011 | Requirement already satisfied: python-subunit>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev28) (1.4.6) 2026-06-12 17:32:44.012 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev28) (5.8.0) 2026-06-12 17:32:44.012 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev28) (3.17.0) 2026-06-12 17:32:44.013 | Requirement already satisfied: urllib3>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev28) (2.7.0) 2026-06-12 17:32:44.013 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev28) (3.1.0) 2026-06-12 17:32:44.013 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev28) (0.7.1) 2026-06-12 17:32:44.014 | Requirement already satisfied: fasteners>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev28) (0.20) 2026-06-12 17:32:44.014 | Requirement already satisfied: testscenarios>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev28) (0.6.2) 2026-06-12 17:32:44.015 | 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.dev28) (0.6.0) 2026-06-12 17:32:44.016 | 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.dev28) (4.0.0) 2026-06-12 17:32:44.018 | 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.dev28) (3.0.52) 2026-06-12 17:32:44.019 | 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.dev28) (1.11.0) 2026-06-12 17:32:44.019 | 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.dev28) (15.0.0) 2026-06-12 17:32:44.020 | 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.dev28) (1.8.0) 2026-06-12 17:32:44.021 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.1->tempest==46.3.1.dev28) (2.0.0) 2026-06-12 17:32:44.023 | 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.dev28) (3.0) 2026-06-12 17:32:44.024 | 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.dev28) (2.2.1) 2026-06-12 17:32:44.027 | 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.dev28) (26.1.0) 2026-06-12 17:32:44.028 | 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.dev28) (2025.9.1) 2026-06-12 17:32:44.029 | 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.dev28) (0.37.0) 2026-06-12 17:32:44.029 | 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.dev28) (2026.5.1) 2026-06-12 17:32:44.034 | 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.dev28) (6.8.0) 2026-06-12 17:32:44.035 | 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.dev28) (2.0.0) 2026-06-12 17:32:44.035 | 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.dev28) (2.34.2) 2026-06-12 17:32:44.037 | 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.dev28) (6.4.0) 2026-06-12 17:32:44.038 | 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.dev28) (2.9.0.post0) 2026-06-12 17:32:44.040 | 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.dev28) (4.15.0) 2026-06-12 17:32:44.041 | 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.dev28) (1.1.2) 2026-06-12 17:32:44.044 | 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.dev28) (2.1.0) 2026-06-12 17:32:44.045 | 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.dev28) (3.3.2) 2026-06-12 17:32:44.046 | 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.dev28) (26.2) 2026-06-12 17:32:44.046 | 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.dev28) (7.2.2) 2026-06-12 17:32:44.049 | 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.dev28) (5.0.0) 2026-06-12 17:32:44.051 | 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.dev28) (3.0.3) 2026-06-12 17:32:44.051 | 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.dev28) (1.6.2) 2026-06-12 17:32:44.054 | 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.dev28) (82.0.1) 2026-06-12 17:32:44.056 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->tempest==46.3.1.dev28) (0.8.0) 2026-06-12 17:32:44.065 | 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.dev28) (1.17.0) 2026-06-12 17:32:44.070 | 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.dev28) (3.4.7) 2026-06-12 17:32:44.070 | 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.dev28) (3.18) 2026-06-12 17:32:44.071 | 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.dev28) (2023.11.17) 2026-06-12 17:32:44.079 | 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.dev28) (4.2.0) 2026-06-12 17:32:44.079 | 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.dev28) (2.20.0) 2026-06-12 17:32:44.082 | 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.dev28) (0.1.2) 2026-06-12 17:32:44.089 | 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.dev28) (0.16.0) 2026-06-12 17:32:44.100 | Collecting tomlkit>=0.11.6 (from stestr>=1.0.0->tempest==46.3.1.dev28) 2026-06-12 17:32:44.104 | Using cached tomlkit-0.15.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-12 17:32:44.120 | Using cached stestr-4.2.1-py3-none-any.whl (118 kB) 2026-06-12 17:32:44.121 | Using cached tomlkit-0.15.0-py3-none-any.whl (41 kB) 2026-06-12 17:32:44.127 | Building wheels for collected packages: tempest 2026-06-12 17:32:44.127 | Building editable for tempest (pyproject.toml): started 2026-06-12 17:32:45.042 | Building editable for tempest (pyproject.toml): finished with status 'done' 2026-06-12 17:32:45.043 | Created wheel for tempest: filename=tempest-46.3.1.dev28-0.editable-py3-none-any.whl size=8323 sha256=40a77a4bd72e2ac5e0acc201c0f1218c326143d8d304dc81ad17feaab6af2030 2026-06-12 17:32:45.044 | Stored in directory: /tmp/pip-ephem-wheel-cache-fd7vdayk/wheels/a8/38/99/324113a4b73ad133e84e5794562e0b63ae1c5945bffa9f076a 2026-06-12 17:32:45.047 | Successfully built tempest 2026-06-12 17:32:45.219 | Installing collected packages: tomlkit, stestr, tempest 2026-06-12 17:32:45.347 | 2026-06-12 17:32:45.360 | Successfully installed stestr-4.2.1 tempest-46.3.1.dev28 tomlkit-0.15.0 2026-06-12 17:32:45.474 | ++ inc/python:pip_install:216 : result=0 2026-06-12 17:32:45.476 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-06-12 17:32:45.479 | ++ functions-common:time_stop:2414 : local name 2026-06-12 17:32:45.481 | ++ functions-common:time_stop:2415 : local end_time 2026-06-12 17:32:45.483 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-12 17:32:45.486 | ++ functions-common:time_stop:2417 : local total 2026-06-12 17:32:45.488 | ++ functions-common:time_stop:2418 : local start_time 2026-06-12 17:32:45.490 | ++ functions-common:time_stop:2420 : name=pip_install 2026-06-12 17:32:45.493 | ++ functions-common:time_stop:2421 : start_time=1781285561279 2026-06-12 17:32:45.495 | ++ functions-common:time_stop:2423 : [[ -z 1781285561279 ]] 2026-06-12 17:32:45.497 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-12 17:32:45.501 | ++ functions-common:time_stop:2426 : end_time=1781285565498 2026-06-12 17:32:45.503 | ++ functions-common:time_stop:2427 : elapsed_time=4219 2026-06-12 17:32:45.504 | ++ functions-common:time_stop:2428 : total=97950 2026-06-12 17:32:45.507 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-12 17:32:45.509 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=102169 2026-06-12 17:32:45.511 | ++ inc/python:pip_install:219 : return 0 2026-06-12 17:32:45.514 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-12 17:32:45.515 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-12 17:32:45.518 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/tempest 2026-06-12 17:32:45.520 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/tempest 2026-06-12 17:32:45.522 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 17:32:45.525 | ++ inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-12 17:32:45.527 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,/opt/stack/tempest, ]] 2026-06-12 17:32:45.530 | ++ inc/python:use_library_from_git:269 : return 1 2026-06-12 17:32:45.532 | ++ lib/tempest:configure_tempest:210 : local ENABLED_SERVICES=c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,s-account,s-container,s-object,s-proxy,tempest,tls-proxy,s-container-sync,neutron-api,neutron-periodic-workers,neutron-rpc-server,neutron-ovn-maintenance-worker,n-novnc-cell1,n-super-cond,n-cond-cell1 2026-06-12 17:32:45.535 | ++ lib/tempest:configure_tempest:212 : local image_lines 2026-06-12 17:32:45.537 | ++ lib/tempest:configure_tempest:213 : local images 2026-06-12 17:32:45.539 | ++ lib/tempest:configure_tempest:214 : local num_images 2026-06-12 17:32:45.542 | ++ lib/tempest:configure_tempest:215 : local image_uuid 2026-06-12 17:32:45.544 | ++ lib/tempest:configure_tempest:216 : local image_uuid_alt 2026-06-12 17:32:45.547 | ++ lib/tempest:configure_tempest:217 : local password 2026-06-12 17:32:45.549 | ++ lib/tempest:configure_tempest:218 : local line 2026-06-12 17:32:45.552 | ++ lib/tempest:configure_tempest:219 : local flavors 2026-06-12 17:32:45.555 | ++ lib/tempest:configure_tempest:220 : local available_flavors 2026-06-12 17:32:45.557 | ++ lib/tempest:configure_tempest:221 : local flavors_ref 2026-06-12 17:32:45.559 | ++ lib/tempest:configure_tempest:222 : local flavor_lines 2026-06-12 17:32:45.561 | ++ lib/tempest:configure_tempest:223 : local flavor_ref_size 2026-06-12 17:32:45.564 | ++ lib/tempest:configure_tempest:224 : local flavor_ref_alt_size 2026-06-12 17:32:45.566 | ++ lib/tempest:configure_tempest:225 : local public_network_id 2026-06-12 17:32:45.568 | ++ lib/tempest:configure_tempest:226 : local public_router_id 2026-06-12 17:32:45.571 | ++ lib/tempest:configure_tempest:227 : local ssh_connect_method=floating 2026-06-12 17:32:45.573 | ++ lib/tempest:configure_tempest:228 : local disk 2026-06-12 17:32:45.576 | ++ lib/tempest:configure_tempest:231 : ifs=' 2026-06-12 17:32:45.576 | ' 2026-06-12 17:32:45.579 | ++ lib/tempest:configure_tempest:241 : declare -a images 2026-06-12 17:32:45.581 | ++ lib/tempest:configure_tempest:243 : is_service_enabled glance 2026-06-12 17:32:45.596 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:32:45.599 | ++ lib/tempest:configure_tempest:244 : get_active_images images image_uuid 2026-06-12 17:32:45.601 | ++ lib/tempest:get_active_images:160 : declare -n img_array=images 2026-06-12 17:32:45.604 | ++ lib/tempest:get_active_images:161 : declare -n img_id=image_uuid 2026-06-12 17:32:45.606 | ++ lib/tempest:get_active_images:164 : img_array=() 2026-06-12 17:32:45.610 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-06-12 17:32:45.610 | +++ lib/tempest:get_active_images:159 : oscwrap --os-cloud devstack-admin image list --long --property status=active 2026-06-12 17:32:45.611 | +++ lib/tempest:get_active_images:159 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2,$4 }' 2026-06-12 17:32:45.814 | 2026-06-12 17:32:45.824 | +++ functions-common:oscwrap:2459 : return 0 2026-06-12 17:32:45.827 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-06-12 17:32:45.831 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.1-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-06-12 17:32:45.833 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-06-12 17:32:45.836 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-06-12 17:32:45.838 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-06-12 17:32:45.841 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.2-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-06-12 17:32:45.843 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-06-12 17:32:45.846 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-06-12 17:32:45.848 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-06-12 17:32:45.850 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.3-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-06-12 17:32:45.852 | ++ lib/tempest:get_active_images:176 : img_id=240a2f8a-3a85-4368-8836-599de224ded8 2026-06-12 17:32:45.854 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-06-12 17:32:45.857 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-06-12 17:32:45.858 | ++ lib/tempest:configure_tempest:246 : (( 3 < 1 )) 2026-06-12 17:32:45.861 | ++ lib/tempest:configure_tempest:260 : case "${#images[*]}" in 2026-06-12 17:32:45.863 | ++ lib/tempest:configure_tempest:272 : '[' -z 240a2f8a-3a85-4368-8836-599de224ded8 ']' 2026-06-12 17:32:45.865 | ++ lib/tempest:configure_tempest:277 : '[' -z '' ']' 2026-06-12 17:32:45.866 | ++ lib/tempest:configure_tempest:278 : for image in ${images[@]} 2026-06-12 17:32:45.868 | ++ lib/tempest:configure_tempest:279 : [[ 9dbe57df-807c-4d01-ba48-91817fbcde27 != \2\4\0\a\2\f\8\a\-\3\a\8\5\-\4\3\6\8\-\8\8\3\6\-\5\9\9\d\e\2\2\4\d\e\d\8 ]] 2026-06-12 17:32:45.870 | ++ lib/tempest:configure_tempest:280 : image_uuid_alt=9dbe57df-807c-4d01-ba48-91817fbcde27 2026-06-12 17:32:45.872 | ++ lib/tempest:configure_tempest:281 : break 2026-06-12 17:32:45.874 | ++ lib/tempest:configure_tempest:291 : sudo install -d -o stack /opt/stack/tempest/etc 2026-06-12 17:32:45.888 | ++ lib/tempest:configure_tempest:292 : rm -f /opt/stack/tempest/etc/tempest.conf 2026-06-12 17:32:45.891 | ++ lib/tempest:configure_tempest:294 : local password=secretadmin 2026-06-12 17:32:45.893 | ++ lib/tempest:configure_tempest:297 : local admin_username=admin 2026-06-12 17:32:45.895 | ++ lib/tempest:configure_tempest:298 : local admin_project_name=admin 2026-06-12 17:32:45.897 | ++ lib/tempest:configure_tempest:299 : local admin_domain_name=Default 2026-06-12 17:32:45.899 | ++ lib/tempest:configure_tempest:300 : local alt_username=alt_demo 2026-06-12 17:32:45.901 | ++ lib/tempest:configure_tempest:301 : local alt_project_name=alt_demo 2026-06-12 17:32:45.903 | ++ lib/tempest:configure_tempest:302 : local admin_project_id 2026-06-12 17:32:45.907 | +++ lib/tempest:configure_tempest:303 : oscwrap --os-cloud devstack-admin project list 2026-06-12 17:32:45.907 | +++ lib/tempest:configure_tempest:303 : awk '/ admin / { print $2 }' 2026-06-12 17:32:46.215 | 2026-06-12 17:32:46.224 | +++ functions-common:oscwrap:2459 : return 0 2026-06-12 17:32:46.227 | ++ lib/tempest:configure_tempest:303 : admin_project_id=bbe37541cecc4f7ba166c4ada7e95c44 2026-06-12 17:32:46.229 | ++ lib/tempest:configure_tempest:305 : is_service_enabled nova 2026-06-12 17:32:46.244 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:32:46.247 | +++ lib/tempest:configure_tempest:308 : oscwrap --os-cloud devstack-admin flavor list 2026-06-12 17:32:46.443 | 2026-06-12 17:32:46.453 | +++ functions-common:oscwrap:2459 : return 0 2026-06-12 17:32:46.456 | ++ lib/tempest:configure_tempest:308 : available_flavors='+----+-----------+-------+------+-----------+-------+-----------+ 2026-06-12 17:32:46.456 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-06-12 17:32:46.456 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-12 17:32:46.456 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-06-12 17:32:46.456 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-06-12 17:32:46.456 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-06-12 17:32:46.456 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-06-12 17:32:46.456 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-06-12 17:32:46.456 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-06-12 17:32:46.456 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-06-12 17:32:46.456 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-06-12 17:32:46.456 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-06-12 17:32:46.456 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-06-12 17:32:46.456 | +----+-----------+-------+------+-----------+-------+-----------+' 2026-06-12 17:32:46.458 | ++ lib/tempest:configure_tempest:309 : [[ -z '' ]] 2026-06-12 17:32:46.459 | ++ lib/tempest:configure_tempest:310 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-12 17:32:46.459 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-06-12 17:32:46.459 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-12 17:32:46.459 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-06-12 17:32:46.459 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-06-12 17:32:46.459 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-06-12 17:32:46.459 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-06-12 17:32:46.459 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-06-12 17:32:46.459 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-06-12 17:32:46.459 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-06-12 17:32:46.459 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-06-12 17:32:46.459 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-06-12 17:32:46.459 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-06-12 17:32:46.460 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.nano ]] 2026-06-12 17:32:46.463 | +++ lib/tempest:configure_tempest:312 : image_size_in_gib 240a2f8a-3a85-4368-8836-599de224ded8 2026-06-12 17:32:46.466 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-06-12 17:32:46.468 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 240a2f8a-3a85-4368-8836-599de224ded8 -c size -f value 2026-06-12 17:32:46.667 | 2026-06-12 17:32:46.677 | ++++ functions-common:oscwrap:2459 : return 0 2026-06-12 17:32:46.680 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-06-12 17:32:46.683 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-06-12 17:32:46.683 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-06-12 17:32:46.715 | ++ lib/tempest:configure_tempest:312 : disk=1 2026-06-12 17:32:46.718 | ++ lib/tempest:configure_tempest:313 : ram=192 2026-06-12 17:32:46.721 | ++ lib/tempest:configure_tempest:314 : openstack --os-cloud devstack-admin flavor create --id 42 --ram 192 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.nano 2026-06-12 17:32:46.921 | 2026-06-12 17:32:46.921 | +----------------------------+-----------------------+ 2026-06-12 17:32:46.921 | | Field | Value | 2026-06-12 17:32:46.921 | +----------------------------+-----------------------+ 2026-06-12 17:32:46.921 | | OS-FLV-DISABLED:disabled | False | 2026-06-12 17:32:46.921 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-12 17:32:46.921 | | description | None | 2026-06-12 17:32:46.921 | | disk | 1 | 2026-06-12 17:32:46.921 | | id | 42 | 2026-06-12 17:32:46.921 | | name | m1.nano | 2026-06-12 17:32:46.921 | | os-flavor-access:is_public | True | 2026-06-12 17:32:46.921 | | properties | hw_rng:allowed='True' | 2026-06-12 17:32:46.921 | | ram | 192 | 2026-06-12 17:32:46.921 | | rxtx_factor | 1.0 | 2026-06-12 17:32:46.921 | | swap | 0 | 2026-06-12 17:32:46.921 | | vcpus | 1 | 2026-06-12 17:32:46.921 | +----------------------------+-----------------------+ 2026-06-12 17:32:46.928 | ++ lib/tempest:configure_tempest:316 : flavor_ref=42 2026-06-12 17:32:46.930 | ++ lib/tempest:configure_tempest:317 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-12 17:32:46.930 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-06-12 17:32:46.930 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-12 17:32:46.930 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-06-12 17:32:46.930 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-06-12 17:32:46.930 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-06-12 17:32:46.930 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-06-12 17:32:46.930 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-06-12 17:32:46.930 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-06-12 17:32:46.930 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-06-12 17:32:46.930 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-06-12 17:32:46.930 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-06-12 17:32:46.930 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-06-12 17:32:46.930 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.micro ]] 2026-06-12 17:32:46.932 | +++ lib/tempest:configure_tempest:319 : image_size_in_gib 9dbe57df-807c-4d01-ba48-91817fbcde27 2026-06-12 17:32:46.934 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-06-12 17:32:46.937 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 9dbe57df-807c-4d01-ba48-91817fbcde27 -c size -f value 2026-06-12 17:32:47.120 | 2026-06-12 17:32:47.130 | ++++ functions-common:oscwrap:2459 : return 0 2026-06-12 17:32:47.133 | +++ lib/tempest:image_size_in_gib:126 : size=21233664 2026-06-12 17:32:47.136 | +++ lib/tempest:image_size_in_gib:127 : echo 21233664 2026-06-12 17:32:47.137 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-06-12 17:32:47.161 | ++ lib/tempest:configure_tempest:319 : disk=1 2026-06-12 17:32:47.163 | ++ lib/tempest:configure_tempest:320 : ram=256 2026-06-12 17:32:47.166 | ++ lib/tempest:configure_tempest:321 : openstack --os-cloud devstack-admin flavor create --id 84 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.micro 2026-06-12 17:32:47.360 | 2026-06-12 17:32:47.360 | +----------------------------+-----------------------+ 2026-06-12 17:32:47.360 | | Field | Value | 2026-06-12 17:32:47.360 | +----------------------------+-----------------------+ 2026-06-12 17:32:47.360 | | OS-FLV-DISABLED:disabled | False | 2026-06-12 17:32:47.360 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-12 17:32:47.360 | | description | None | 2026-06-12 17:32:47.360 | | disk | 1 | 2026-06-12 17:32:47.360 | | id | 84 | 2026-06-12 17:32:47.360 | | name | m1.micro | 2026-06-12 17:32:47.360 | | os-flavor-access:is_public | True | 2026-06-12 17:32:47.360 | | properties | hw_rng:allowed='True' | 2026-06-12 17:32:47.360 | | ram | 256 | 2026-06-12 17:32:47.360 | | rxtx_factor | 1.0 | 2026-06-12 17:32:47.360 | | swap | 0 | 2026-06-12 17:32:47.360 | | vcpus | 1 | 2026-06-12 17:32:47.360 | +----------------------------+-----------------------+ 2026-06-12 17:32:47.367 | ++ lib/tempest:configure_tempest:323 : flavor_ref_alt=84 2026-06-12 17:32:47.369 | ++ lib/tempest:configure_tempest:372 : is_service_enabled glance 2026-06-12 17:32:47.384 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:32:47.386 | ++ lib/tempest:configure_tempest:373 : git_clone https://opendev.org/openstack/os-test-images.git /opt/stack/os-test-images master 2026-06-12 17:32:47.388 | ++ functions-common:git_clone:583 : local git_remote=https://opendev.org/openstack/os-test-images.git 2026-06-12 17:32:47.390 | ++ functions-common:git_clone:584 : local git_dest=/opt/stack/os-test-images 2026-06-12 17:32:47.392 | ++ functions-common:git_clone:585 : local git_ref=master 2026-06-12 17:32:47.394 | ++ functions-common:git_clone:586 : local orig_dir 2026-06-12 17:32:47.397 | +++ functions-common:git_clone:587 : pwd 2026-06-12 17:32:47.400 | ++ functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-12 17:32:47.402 | ++ functions-common:git_clone:588 : local git_clone_flags= 2026-06-12 17:32:47.404 | +++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-12 17:32:47.419 | ++ functions-common:git_clone:590 : RECLONE=False 2026-06-12 17:32:47.421 | ++ functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-12 17:32:47.424 | ++ functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-12 17:32:47.426 | ++ functions-common:git_clone:604 : egrep -q '^refs' 2026-06-12 17:32:47.427 | ++ functions-common:git_clone:604 : echo master 2026-06-12 17:32:47.431 | ++ functions-common:git_clone:618 : [[ ! -d /opt/stack/os-test-images ]] 2026-06-12 17:32:47.433 | ++ functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-12 17:32:47.435 | ++ functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/os-test-images 2026-06-12 17:32:47.448 | ++ functions-common:git_clone:666 : cd /opt/stack/os-test-images 2026-06-12 17:32:47.451 | ++ functions-common:git_clone:667 : git show --oneline 2026-06-12 17:32:47.451 | ++ functions-common:git_clone:667 : head -1 2026-06-12 17:32:47.456 | 5d0367e Clean-up zuul config spacing 2026-06-12 17:32:47.458 | ++ functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-12 17:32:47.460 | ++ lib/tempest:configure_tempest:374 : pushd /opt/stack/os-test-images 2026-06-12 17:32:47.460 | ~/os-test-images ~/devstack 2026-06-12 17:32:47.463 | ++ lib/tempest:configure_tempest:375 : tox -egenerate 2026-06-12 17:32:47.661 | generate create: /opt/stack/os-test-images/.tox/generate 2026-06-12 17:32:47.950 | generate installdeps: -r/opt/stack/os-test-images/requirements.txt 2026-06-12 17:32:49.324 | generate installed: PyYAML==6.0.3 2026-06-12 17:32:49.324 | generate run-test-pre: PYTHONHASHSEED='3722462242' 2026-06-12 17:32:49.324 | generate run-test: commands[0] | python3 generate.py manifest.yaml 2026-06-12 17:32:49.381 | INFO:generate:Generating standard-qcow2v3 step 1/1 with 'qemu-img create -f qcow2 standard-qcow2v3.qcow2 10M' 2026-06-12 17:32:49.391 | INFO:generate:Generating qcow-with-backing step 1/1 with 'qemu-img create -f qcow2 -F raw -b /etc/hosts qcow-with-backing.qcow2 10M' 2026-06-12 17:32:49.401 | INFO:generate:Generating qcow-with-datafile step 1/2 with 'qemu-img create -f qcow2 -o data_file=qcow-data-file,data_file_raw=on qcow-with-datafile.qcow2 10M' 2026-06-12 17:32:49.414 | INFO:generate:Generating qcow-with-datafile step 2/2 with 'rm qcow-data-file' 2026-06-12 17:32:49.416 | INFO:generate:Generating raw-blank step 1/1 with 'qemu-img create -f raw raw-blank.raw 1M' 2026-06-12 17:32:49.423 | INFO:generate:Generating gpt-blank step 1/2 with 'qemu-img create -f raw gpt-blank.gpt 1M' 2026-06-12 17:32:49.428 | INFO:generate:Generating gpt-blank step 2/2 with "parted gpt-blank.gpt --script 'mklabel gpt'" 2026-06-12 17:32:49.457 | INFO:generate:Generating standard step 1/1 with 'qemu-img create -f qed standard.qed 10M' 2026-06-12 17:32:49.464 | INFO:generate:Generating standard-iso9660 step 1/2 with 'qemu-img create -f raw standard-iso9660.iso 1M' 2026-06-12 17:32:49.470 | INFO:generate:Generating standard-iso9660 step 2/2 with 'mkisofs -V standard-iso9660 -o standard-iso9660.iso /etc/hosts' 2026-06-12 17:32:49.482 | WARNING:generate:Unable to generate image standard-udf (iso) 2026-06-12 17:32:49.482 | INFO:generate:Generating iso-with-qcow2-in-system step 1/5 with 'qemu-img create -f raw iso-with-qcow2-in-system.iso 1M' 2026-06-12 17:32:49.488 | INFO:generate:Generating iso-with-qcow2-in-system step 2/5 with 'mkisofs -V iso-with-qcow2-in-system -o iso-with-qcow2-in-system.iso /etc/hosts' 2026-06-12 17:32:49.493 | INFO:generate:Generating iso-with-qcow2-in-system step 3/5 with 'qemu-img create -f qcow2 tmp.qcow 10M' 2026-06-12 17:32:49.503 | INFO:generate:Generating iso-with-qcow2-in-system step 4/5 with 'dd if=tmp.qcow of=iso-with-qcow2-in-system.iso bs=32k count=1 conv=notrunc' 2026-06-12 17:32:49.505 | INFO:generate:Generating iso-with-qcow2-in-system step 5/5 with 'rm tmp.qcow' 2026-06-12 17:32:49.507 | INFO:generate:Generating vmdk-monolithicSparse step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-monolithicSparse.vmdk 10M' 2026-06-12 17:32:49.514 | INFO:generate:Generating vmdk-streamOptimized step 1/1 with 'qemu-img create -f vmdk -o subformat=streamOptimized vmdk-streamOptimized.vmdk 10M' 2026-06-12 17:32:49.520 | INFO:generate:Generating vmdk-monolithicFlat step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat.vmdk 10M' 2026-06-12 17:32:49.527 | INFO:generate:Generating vmdk-monolithicFlat step 2/2 with 'rm vmdk-monolithicFlat-flat.vmdk' 2026-06-12 17:32:49.529 | INFO:generate:Generating vmdk-monolithicFlat-leak step 1/3 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat-leak.vmdk 10M' 2026-06-12 17:32:49.537 | INFO:generate:Generating vmdk-monolithicFlat-leak step 2/3 with "sed -i 's#vmdk-monolithicFlat-leak-flat.vmdk#/etc/hosts#' vmdk-monolithicFlat-leak.vmdk" 2026-06-12 17:32:49.539 | INFO:generate:Generating vmdk-monolithicFlat-leak step 3/3 with 'rm vmdk-monolithicFlat-leak-flat.vmdk' 2026-06-12 17:32:49.542 | INFO:generate:Generating vmdk-sparse-with-url-backing step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-sparse-with-url-backing.vmdk 10M' 2026-06-12 17:32:49.548 | INFO:generate:Generating vmdk-sparse-with-url-backing step 2/2 with "dd if=vmdk-sparse-with-url-backing.vmdk bs=512 count=1 skip=1 | sed 's#vmdk-sparse-with-url-backing.vmdk#/etc/hosts#' | dd of=vmdk-sparse-with-url-backing.vmdk conv=notrunc seek=1" 2026-06-12 17:32:49.551 | INFO:generate:Generating vmdk-sparse-with-footer step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-sparse-with-footer.vmdk 10M' 2026-06-12 17:32:49.558 | INFO:generate:Running postprocesser footerify_vmdk on 'vmdk-sparse-with-footer.vmdk' 2026-06-12 17:32:49.572 | ___________________________________ summary ____________________________________ 2026-06-12 17:32:49.572 | generate: commands succeeded 2026-06-12 17:32:49.572 | congratulations :) 2026-06-12 17:32:49.598 | ++ lib/tempest:configure_tempest:376 : popd 2026-06-12 17:32:49.598 | ~/devstack 2026-06-12 17:32:49.601 | ++ lib/tempest:configure_tempest:377 : iniset /opt/stack/tempest/etc/tempest.conf image images_manifest_file /opt/stack/os-test-images/images/manifest.yaml 2026-06-12 17:32:49.634 | ++ lib/tempest:configure_tempest:378 : local image_conversion 2026-06-12 17:32:49.637 | +++ lib/tempest:configure_tempest:379 : iniget /etc/glance/glance-image-import.conf image_conversion output_format 2026-06-12 17:32:49.657 | ++ lib/tempest:configure_tempest:379 : image_conversion= 2026-06-12 17:32:49.660 | ++ lib/tempest:configure_tempest:380 : [[ -n '' ]] 2026-06-12 17:32:49.662 | ++ lib/tempest:configure_tempest:383 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled image_format_enforcement True 2026-06-12 17:32:49.699 | ++ lib/tempest:configure_tempest:386 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 10.1.0.0/20 2026-06-12 17:32:49.733 | ++ lib/tempest:configure_tempest:388 : ssh_connect_method=floating 2026-06-12 17:32:49.736 | ++ lib/tempest:configure_tempest:394 : [[ True == \T\r\u\e ]] 2026-06-12 17:32:49.739 | ++ lib/tempest:configure_tempest:394 : is_networking_extension_supported external-net 2026-06-12 17:32:49.741 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-06-12 17:32:49.745 | +++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-06-12 17:32:49.968 | 2026-06-12 17:32:49.978 | +++ functions-common:oscwrap:2459 : return 0 2026-06-12 17:32:49.981 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-12 17:32:49.981 | address-scope 2026-06-12 17:32:49.981 | agent 2026-06-12 17:32:49.981 | allowed-address-pairs 2026-06-12 17:32:49.981 | auto-allocated-topology 2026-06-12 17:32:49.981 | availability_zone 2026-06-12 17:32:49.981 | default-subnetpools 2026-06-12 17:32:49.981 | dhcp_agent_scheduler 2026-06-12 17:32:49.981 | dns-integration 2026-06-12 17:32:49.981 | dns-domain-ports 2026-06-12 17:32:49.981 | dns-integration-domain-keywords 2026-06-12 17:32:49.981 | empty-string-filtering 2026-06-12 17:32:49.981 | external-net 2026-06-12 17:32:49.981 | extra_dhcp_opt 2026-06-12 17:32:49.981 | extraroute 2026-06-12 17:32:49.981 | extraroute-atomic 2026-06-12 17:32:49.981 | filter-validation 2026-06-12 17:32:49.981 | floating-ip-port-forwarding-detail 2026-06-12 17:32:49.981 | fip-port-details 2026-06-12 17:32:49.981 | flavors 2026-06-12 17:32:49.981 | floatingip-pools 2026-06-12 17:32:49.981 | router 2026-06-12 17:32:49.981 | l3-agent-scheduler-ha-chassis-priority 2026-06-12 17:32:49.981 | enable-default-route-bfd 2026-06-12 17:32:49.981 | enable-default-route-ecmp 2026-06-12 17:32:49.981 | ext-gw-mode 2026-06-12 17:32:49.981 | l3-ha 2026-06-12 17:32:49.981 | external-gateway-multihoming 2026-06-12 17:32:49.981 | l3-flavors 2026-06-12 17:32:49.981 | l3_agent_scheduler 2026-06-12 17:32:49.981 | multi-provider 2026-06-12 17:32:49.981 | net-mtu 2026-06-12 17:32:49.981 | net-mtu-writable 2026-06-12 17:32:49.981 | network_availability_zone 2026-06-12 17:32:49.981 | network-ip-availability 2026-06-12 17:32:49.981 | network-ip-availability-details 2026-06-12 17:32:49.981 | pagination 2026-06-12 17:32:49.981 | port-device-profile 2026-06-12 17:32:49.981 | port-mac-address-regenerate 2026-06-12 17:32:49.981 | port-numa-affinity-policy 2026-06-12 17:32:49.981 | port-numa-affinity-policy-socket 2026-06-12 17:32:49.982 | binding 2026-06-12 17:32:49.982 | binding-extended 2026-06-12 17:32:49.982 | port-security 2026-06-12 17:32:49.982 | project-id 2026-06-12 17:32:49.982 | provider 2026-06-12 17:32:49.982 | qinq 2026-06-12 17:32:49.982 | quota-check-limit 2026-06-12 17:32:49.982 | quota-check-limit-default 2026-06-12 17:32:49.982 | quotas 2026-06-12 17:32:49.982 | quota_details 2026-06-12 17:32:49.982 | rbac-policies 2026-06-12 17:32:49.982 | rbac-address-scope 2026-06-12 17:32:49.982 | rbac-security-groups 2026-06-12 17:32:49.982 | revision-if-match 2026-06-12 17:32:49.982 | standard-attr-revisions 2026-06-12 17:32:49.982 | router_availability_zone 2026-06-12 17:32:49.982 | router-enable-snat 2026-06-12 17:32:49.982 | security-groups-default-rules 2026-06-12 17:32:49.982 | security-groups-normalized-cidr 2026-06-12 17:32:49.982 | security-groups-remote-address-group 2026-06-12 17:32:49.982 | security-groups-rules-belongs-to-default-sg 2026-06-12 17:32:49.982 | security-groups-shared-filtering 2026-06-12 17:32:49.982 | security-group 2026-06-12 17:32:49.982 | service-type 2026-06-12 17:32:49.982 | sorting 2026-06-12 17:32:49.982 | standard-attr-description 2026-06-12 17:32:49.982 | stateful-security-group 2026-06-12 17:32:49.982 | subnet-dns-publish-fixed-ip 2026-06-12 17:32:49.982 | subnet-external-network 2026-06-12 17:32:49.982 | subnet_onboard 2026-06-12 17:32:49.982 | subnet-service-types 2026-06-12 17:32:49.982 | subnet_allocation 2026-06-12 17:32:49.982 | subnetpool-prefix-ops 2026-06-12 17:32:49.982 | tag-creation 2026-06-12 17:32:49.982 | standard-attr-tag 2026-06-12 17:32:49.982 | standard-attr-timestamp 2026-06-12 17:32:49.982 | vlan-transparent' 2026-06-12 17:32:49.984 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-12 17:32:49.984 | address-scope 2026-06-12 17:32:49.984 | agent 2026-06-12 17:32:49.984 | allowed-address-pairs 2026-06-12 17:32:49.984 | auto-allocated-topology 2026-06-12 17:32:49.984 | availability_zone 2026-06-12 17:32:49.984 | default-subnetpools 2026-06-12 17:32:49.984 | dhcp_agent_scheduler 2026-06-12 17:32:49.984 | dns-integration 2026-06-12 17:32:49.984 | dns-domain-ports 2026-06-12 17:32:49.984 | dns-integration-domain-keywords 2026-06-12 17:32:49.984 | empty-string-filtering 2026-06-12 17:32:49.984 | external-net 2026-06-12 17:32:49.984 | extra_dhcp_opt 2026-06-12 17:32:49.985 | extraroute 2026-06-12 17:32:49.985 | extraroute-atomic 2026-06-12 17:32:49.985 | filter-validation 2026-06-12 17:32:49.985 | floating-ip-port-forwarding-detail 2026-06-12 17:32:49.985 | fip-port-details 2026-06-12 17:32:49.985 | flavors 2026-06-12 17:32:49.985 | floatingip-pools 2026-06-12 17:32:49.985 | router 2026-06-12 17:32:49.985 | l3-agent-scheduler-ha-chassis-priority 2026-06-12 17:32:49.985 | enable-default-route-bfd 2026-06-12 17:32:49.985 | enable-default-route-ecmp 2026-06-12 17:32:49.985 | ext-gw-mode 2026-06-12 17:32:49.985 | l3-ha 2026-06-12 17:32:49.985 | external-gateway-multihoming 2026-06-12 17:32:49.985 | l3-flavors 2026-06-12 17:32:49.985 | l3_agent_scheduler 2026-06-12 17:32:49.985 | multi-provider 2026-06-12 17:32:49.985 | net-mtu 2026-06-12 17:32:49.985 | net-mtu-writable 2026-06-12 17:32:49.985 | network_availability_zone 2026-06-12 17:32:49.985 | network-ip-availability 2026-06-12 17:32:49.985 | network-ip-availability-details 2026-06-12 17:32:49.985 | pagination 2026-06-12 17:32:49.985 | port-device-profile 2026-06-12 17:32:49.985 | port-mac-address-regenerate 2026-06-12 17:32:49.985 | port-numa-affinity-policy 2026-06-12 17:32:49.985 | port-numa-affinity-policy-socket 2026-06-12 17:32:49.985 | binding 2026-06-12 17:32:49.985 | binding-extended 2026-06-12 17:32:49.985 | port-security 2026-06-12 17:32:49.985 | project-id 2026-06-12 17:32:49.985 | provider 2026-06-12 17:32:49.985 | qinq 2026-06-12 17:32:49.985 | quota-check-limit 2026-06-12 17:32:49.985 | quota-check-limit-default 2026-06-12 17:32:49.985 | quotas 2026-06-12 17:32:49.985 | quota_details 2026-06-12 17:32:49.985 | rbac-policies 2026-06-12 17:32:49.985 | rbac-address-scope 2026-06-12 17:32:49.985 | rbac-security-groups 2026-06-12 17:32:49.985 | revision-if-match 2026-06-12 17:32:49.985 | standard-attr-revisions 2026-06-12 17:32:49.985 | router_availability_zone 2026-06-12 17:32:49.985 | router-enable-snat 2026-06-12 17:32:49.985 | security-groups-default-rules 2026-06-12 17:32:49.985 | security-groups-normalized-cidr 2026-06-12 17:32:49.985 | security-groups-remote-address-group 2026-06-12 17:32:49.985 | security-groups-rules-belongs-to-default-sg 2026-06-12 17:32:49.985 | security-groups-shared-filtering 2026-06-12 17:32:49.985 | security-group 2026-06-12 17:32:49.985 | service-type 2026-06-12 17:32:49.985 | sorting 2026-06-12 17:32:49.985 | standard-attr-description 2026-06-12 17:32:49.985 | stateful-security-group 2026-06-12 17:32:49.985 | subnet-dns-publish-fixed-ip 2026-06-12 17:32:49.985 | subnet-external-network 2026-06-12 17:32:49.985 | subnet_onboard 2026-06-12 17:32:49.985 | subnet-service-types 2026-06-12 17:32:49.985 | subnet_allocation 2026-06-12 17:32:49.985 | subnetpool-prefix-ops 2026-06-12 17:32:49.985 | tag-creation 2026-06-12 17:32:49.985 | standard-attr-tag 2026-06-12 17:32:49.985 | standard-attr-timestamp 2026-06-12 17:32:49.985 | vlan-transparent =~ external-net ]] 2026-06-12 17:32:49.987 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-12 17:32:49.990 | +++ lib/tempest:configure_tempest:395 : oscwrap --os-cloud devstack-admin network show -f value -c id public 2026-06-12 17:32:50.225 | 2026-06-12 17:32:50.233 | +++ functions-common:oscwrap:2459 : return 0 2026-06-12 17:32:50.237 | ++ lib/tempest:configure_tempest:395 : public_network_id=f38323f6-17cf-40aa-b9ea-f7fa74312677 2026-06-12 17:32:50.239 | ++ lib/tempest:configure_tempest:397 : openstack --os-cloud devstack-admin --os-region RegionOne network create --share shared 2026-06-12 17:32:50.772 | 2026-06-12 17:32:50.772 | +---------------------------+--------------------------------------+ 2026-06-12 17:32:50.772 | | Field | Value | 2026-06-12 17:32:50.772 | +---------------------------+--------------------------------------+ 2026-06-12 17:32:50.772 | | admin_state_up | UP | 2026-06-12 17:32:50.772 | | availability_zone_hints | | 2026-06-12 17:32:50.772 | | availability_zones | | 2026-06-12 17:32:50.772 | | created_at | 2026-06-12T17:32:50Z | 2026-06-12 17:32:50.772 | | description | | 2026-06-12 17:32:50.772 | | dns_domain | None | 2026-06-12 17:32:50.772 | | id | 8eed185b-e614-48b8-ae4d-39326e67a003 | 2026-06-12 17:32:50.772 | | ipv4_address_scope | None | 2026-06-12 17:32:50.772 | | ipv6_address_scope | None | 2026-06-12 17:32:50.772 | | is_default | False | 2026-06-12 17:32:50.772 | | is_vlan_qinq | None | 2026-06-12 17:32:50.772 | | is_vlan_transparent | False | 2026-06-12 17:32:50.772 | | mtu | 1372 | 2026-06-12 17:32:50.772 | | name | shared | 2026-06-12 17:32:50.772 | | port_security_enabled | True | 2026-06-12 17:32:50.772 | | project_id | bbe37541cecc4f7ba166c4ada7e95c44 | 2026-06-12 17:32:50.773 | | provider:network_type | geneve | 2026-06-12 17:32:50.773 | | provider:physical_network | None | 2026-06-12 17:32:50.773 | | provider:segmentation_id | 26226 | 2026-06-12 17:32:50.773 | | pvlan | None | 2026-06-12 17:32:50.773 | | qinq | False | 2026-06-12 17:32:50.773 | | qos_policy_id | None | 2026-06-12 17:32:50.773 | | revision_number | 1 | 2026-06-12 17:32:50.773 | | router:external | Internal | 2026-06-12 17:32:50.773 | | segments | None | 2026-06-12 17:32:50.773 | | shared | True | 2026-06-12 17:32:50.773 | | status | ACTIVE | 2026-06-12 17:32:50.773 | | subnets | | 2026-06-12 17:32:50.773 | | tags | | 2026-06-12 17:32:50.773 | | updated_at | 2026-06-12T17:32:50Z | 2026-06-12 17:32:50.773 | +---------------------------+--------------------------------------+ 2026-06-12 17:32:50.781 | ++ lib/tempest:configure_tempest:398 : openstack --os-cloud devstack-admin --os-region RegionOne subnet create --description shared-subnet --subnet-range 192.168.233.0/24 --network shared shared-subnet 2026-06-12 17:32:51.444 | 2026-06-12 17:32:51.444 | +----------------------+--------------------------------------+ 2026-06-12 17:32:51.444 | | Field | Value | 2026-06-12 17:32:51.444 | +----------------------+--------------------------------------+ 2026-06-12 17:32:51.444 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2026-06-12 17:32:51.444 | | cidr | 192.168.233.0/24 | 2026-06-12 17:32:51.444 | | created_at | 2026-06-12T17:32:51Z | 2026-06-12 17:32:51.444 | | description | shared-subnet | 2026-06-12 17:32:51.444 | | dns_nameservers | | 2026-06-12 17:32:51.444 | | dns_publish_fixed_ip | None | 2026-06-12 17:32:51.444 | | enable_dhcp | True | 2026-06-12 17:32:51.444 | | gateway_ip | 192.168.233.1 | 2026-06-12 17:32:51.444 | | host_routes | | 2026-06-12 17:32:51.444 | | id | 80e7e1e6-bb74-4e1c-b4cd-d019e705a913 | 2026-06-12 17:32:51.444 | | ip_version | 4 | 2026-06-12 17:32:51.444 | | ipv6_address_mode | None | 2026-06-12 17:32:51.444 | | ipv6_ra_mode | None | 2026-06-12 17:32:51.444 | | name | shared-subnet | 2026-06-12 17:32:51.444 | | network_id | 8eed185b-e614-48b8-ae4d-39326e67a003 | 2026-06-12 17:32:51.444 | | project_id | bbe37541cecc4f7ba166c4ada7e95c44 | 2026-06-12 17:32:51.444 | | revision_number | 0 | 2026-06-12 17:32:51.444 | | router:external | False | 2026-06-12 17:32:51.444 | | segment_id | None | 2026-06-12 17:32:51.444 | | service_types | | 2026-06-12 17:32:51.444 | | subnetpool_id | None | 2026-06-12 17:32:51.444 | | tags | | 2026-06-12 17:32:51.444 | | updated_at | 2026-06-12T17:32:51Z | 2026-06-12 17:32:51.444 | +----------------------+--------------------------------------+ 2026-06-12 17:32:51.451 | ++ lib/tempest:configure_tempest:401 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2026-06-12 17:32:51.487 | ++ lib/tempest:configure_tempest:404 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2026-06-12 17:32:51.522 | ++ lib/tempest:configure_tempest:405 : mkdir -p /opt/stack/data/tempest 2026-06-12 17:32:51.526 | ++ lib/tempest:configure_tempest:406 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2026-06-12 17:32:51.558 | ++ lib/tempest:configure_tempest:407 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2026-06-12 17:32:51.589 | ++ lib/tempest:configure_tempest:408 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2026-06-12 17:32:51.622 | ++ lib/tempest:configure_tempest:411 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2026-06-12 17:32:51.658 | ++ lib/tempest:configure_tempest:412 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2026-06-12 17:32:51.692 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 https://10.4.3.250/identity/v3 2026-06-12 17:32:51.725 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2026-06-12 17:32:51.758 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2026-06-12 17:32:51.789 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2026-06-12 17:32:51.820 | ++ lib/tempest:configure_tempest:419 : [[ True == \T\r\u\e ]] 2026-06-12 17:32:51.824 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2026-06-12 17:32:51.858 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password secretadmin 2026-06-12 17:32:51.890 | ++ lib/tempest:configure_tempest:422 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2026-06-12 17:32:51.920 | ++ lib/tempest:configure_tempest:423 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2026-06-12 17:32:51.950 | ++ lib/tempest:configure_tempest:425 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2026-06-12 17:32:51.980 | ++ lib/tempest:configure_tempest:426 : is_service_enabled tls-proxy 2026-06-12 17:32:51.995 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:32:51.997 | ++ lib/tempest:configure_tempest:427 : iniset /opt/stack/tempest/etc/tempest.conf identity ca_certificates_file /opt/stack/data/ca-bundle.pem 2026-06-12 17:32:52.023 | ++ lib/tempest:configure_tempest:431 : [[ True = True ]] 2026-06-12 17:32:52.025 | ++ lib/tempest:configure_tempest:432 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2026-06-12 17:32:52.059 | ++ lib/tempest:configure_tempest:437 : is_service_enabled ldap 2026-06-12 17:32:52.074 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-12 17:32:52.076 | ++ lib/tempest:configure_tempest:443 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2026-06-12 17:32:52.106 | ++ lib/tempest:configure_tempest:447 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2026-06-12 17:32:52.134 | ++ lib/tempest:configure_tempest:451 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2026-06-12 17:32:52.163 | ++ lib/tempest:configure_tempest:456 : [[ ! -z '' ]] 2026-06-12 17:32:52.165 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image True 2026-06-12 17:32:52.193 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2026-06-12 17:32:52.221 | ++ lib/tempest:configure_tempest:461 : is_service_enabled g-api-r 2026-06-12 17:32:52.236 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-12 17:32:52.239 | ++ lib/tempest:configure_tempest:466 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref 240a2f8a-3a85-4368-8836-599de224ded8 2026-06-12 17:32:52.268 | ++ lib/tempest:configure_tempest:467 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt 9dbe57df-807c-4d01-ba48-91817fbcde27 2026-06-12 17:32:52.299 | ++ lib/tempest:configure_tempest:468 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2026-06-12 17:32:52.326 | ++ lib/tempest:configure_tempest:469 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2026-06-12 17:32:52.358 | ++ lib/tempest:configure_tempest:470 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2026-06-12 17:32:52.389 | ++ lib/tempest:configure_tempest:471 : is_service_enabled neutron 2026-06-12 17:32:52.405 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:32:52.408 | ++ lib/tempest:configure_tempest:479 : [[ -n '' ]] 2026-06-12 17:32:52.411 | ++ lib/tempest:configure_tempest:489 : local tempest_compute_min_microversion=None 2026-06-12 17:32:52.413 | ++ lib/tempest:configure_tempest:490 : local tempest_compute_max_microversion=latest 2026-06-12 17:32:52.416 | ++ lib/tempest:configure_tempest:493 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2026-06-12 17:32:52.418 | ++ lib/tempest:configure_tempest:497 : '[' None == None ']' 2026-06-12 17:32:52.420 | ++ lib/tempest:configure_tempest:498 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2026-06-12 17:32:52.438 | ++ lib/tempest:configure_tempest:502 : '[' latest == None ']' 2026-06-12 17:32:52.441 | ++ lib/tempest:configure_tempest:505 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion latest 2026-06-12 17:32:52.470 | ++ lib/tempest:configure_tempest:508 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2026-06-12 17:32:52.506 | ++ lib/tempest:configure_tempest:509 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2026-06-12 17:32:52.537 | ++ lib/tempest:configure_tempest:510 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2026-06-12 17:32:52.571 | ++ lib/tempest:configure_tempest:511 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2026-06-12 17:32:52.604 | ++ lib/tempest:configure_tempest:512 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration False 2026-06-12 17:32:52.637 | ++ lib/tempest:configure_tempest:513 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2026-06-12 17:32:52.669 | ++ lib/tempest:configure_tempest:514 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True 2026-06-12 17:32:52.705 | ++ lib/tempest:configure_tempest:517 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled hostname_fqdn_sanitization True 2026-06-12 17:32:52.739 | ++ lib/tempest:configure_tempest:519 : [[ -n ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2026-06-12 17:32:52.741 | ++ lib/tempest:configure_tempest:520 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled scheduler_enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-06-12 17:32:52.772 | ++ lib/tempest:configure_tempest:523 : [[ False == \T\r\u\e ]] 2026-06-12 17:32:52.774 | ++ lib/tempest:configure_tempest:527 : is_service_enabled n-novnc 2026-06-12 17:32:52.789 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:32:52.792 | ++ lib/tempest:configure_tempest:528 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled vnc_console True 2026-06-12 17:32:52.824 | ++ lib/tempest:configure_tempest:530 : is_service_enabled n-spice 2026-06-12 17:32:52.841 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-12 17:32:52.843 | ++ lib/tempest:configure_tempest:530 : '[' False '!=' False ']' 2026-06-12 17:32:52.846 | ++ lib/tempest:configure_tempest:533 : is_service_enabled n-sproxy 2026-06-12 17:32:52.865 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-12 17:32:52.867 | ++ lib/tempest:configure_tempest:533 : '[' False '!=' False ']' 2026-06-12 17:32:52.870 | ++ lib/tempest:configure_tempest:538 : local nova_policy_roles=admin,manager,member,reader,service 2026-06-12 17:32:52.873 | ++ lib/tempest:configure_tempest:539 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled nova_policy_roles admin,manager,member,reader,service 2026-06-12 17:32:52.905 | ++ lib/tempest:configure_tempest:542 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2026-06-12 17:32:52.936 | ++ lib/tempest:configure_tempest:543 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id f38323f6-17cf-40aa-b9ea-f7fa74312677 2026-06-12 17:32:52.964 | ++ lib/tempest:configure_tempest:544 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2026-06-12 17:32:52.994 | ++ lib/tempest:configure_tempest:545 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 10.1.0.0/20 2026-06-12 17:32:53.025 | ++ lib/tempest:configure_tempest:546 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2026-06-12 17:32:53.059 | ++ lib/tempest:configure_tempest:547 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2026-06-12 17:32:53.090 | ++ lib/tempest:configure_tempest:548 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2026-06-12 17:32:53.120 | ++ lib/tempest:configure_tempest:550 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope neutron True 2026-06-12 17:32:53.152 | ++ lib/tempest:configure_tempest:553 : SCENARIO_IMAGE_DIR=/opt/stack/devstack/files 2026-06-12 17:32:53.154 | ++ lib/tempest:configure_tempest:554 : SCENARIO_IMAGE_FILE=cirros-0.6.3-x86_64-disk.img 2026-06-12 17:32:53.157 | ++ lib/tempest:configure_tempest:555 : SCENARIO_IMAGE_TYPE=cirros 2026-06-12 17:32:53.159 | ++ lib/tempest:configure_tempest:556 : iniset /opt/stack/tempest/etc/tempest.conf scenario img_file /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-12 17:32:53.192 | ++ lib/tempest:configure_tempest:560 : [[ cirros == \c\i\r\r\o\s ]] 2026-06-12 17:32:53.196 | +++ lib/tempest:configure_tempest:563 : echo 0.6.3 2026-06-12 17:32:53.197 | +++ lib/tempest:configure_tempest:563 : tr -d . 2026-06-12 17:32:53.201 | ++ lib/tempest:configure_tempest:563 : [[ 063 -ge 060 ]] 2026-06-12 17:32:53.204 | ++ lib/tempest:configure_tempest:564 : iniset /opt/stack/tempest/etc/tempest.conf scenario dhcp_client dhcpcd 2026-06-12 17:32:53.236 | ++ lib/tempest:configure_tempest:569 : TEMPEST_SSH_NETWORK_NAME=private 2026-06-12 17:32:53.238 | ++ lib/tempest:configure_tempest:570 : is_provider_network 2026-06-12 17:32:53.241 | ++ functions-common:is_provider_network:2263 : '[' '' == True ']' 2026-06-12 17:32:53.244 | ++ functions-common:is_provider_network:2266 : return 1 2026-06-12 17:32:53.246 | ++ lib/tempest:configure_tempest:574 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2026-06-12 17:32:53.280 | ++ lib/tempest:configure_tempest:575 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2026-06-12 17:32:53.311 | ++ lib/tempest:configure_tempest:576 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2026-06-12 17:32:53.341 | ++ lib/tempest:configure_tempest:577 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2026-06-12 17:32:53.372 | ++ lib/tempest:configure_tempest:578 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2026-06-12 17:32:53.406 | ++ lib/tempest:configure_tempest:579 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2026-06-12 17:32:53.437 | ++ lib/tempest:configure_tempest:583 : [[ storpool:storpool == *\l\v\m* ]] 2026-06-12 17:32:53.440 | +++ lib/tempest:configure_tempest:586 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2026-06-12 17:32:53.457 | ++ lib/tempest:configure_tempest:586 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot False 2026-06-12 17:32:53.490 | ++ lib/tempest:configure_tempest:588 : [[ storpool:storpool == *\l\v\m* ]] 2026-06-12 17:32:53.493 | +++ lib/tempest:configure_tempest:591 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2026-06-12 17:32:53.510 | ++ lib/tempest:configure_tempest:591 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume False 2026-06-12 17:32:53.540 | ++ lib/tempest:configure_tempest:594 : [[ storpool:storpool == *\l\v\m* ]] 2026-06-12 17:32:53.543 | +++ lib/tempest:configure_tempest:597 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2026-06-12 17:32:53.560 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2026-06-12 17:32:53.594 | ++ lib/tempest:configure_tempest:599 : [[ storpool:storpool == *\l\v\m* ]] 2026-06-12 17:32:53.597 | +++ lib/tempest:configure_tempest:602 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2026-06-12 17:32:53.615 | ++ lib/tempest:configure_tempest:602 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2026-06-12 17:32:53.649 | ++ lib/tempest:configure_tempest:603 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_encrypted_volume False 2026-06-12 17:32:53.679 | ++ lib/tempest:configure_tempest:604 : [[ swift == *\s\w\i\f\t* ]] 2026-06-12 17:32:53.682 | ++ lib/tempest:configure_tempest:605 : iniset /opt/stack/tempest/etc/tempest.conf volume backup_driver swift 2026-06-12 17:32:53.712 | ++ lib/tempest:configure_tempest:607 : local tempest_volume_min_microversion=None 2026-06-12 17:32:53.714 | ++ lib/tempest:configure_tempest:608 : local tempest_volume_max_microversion=latest 2026-06-12 17:32:53.716 | ++ lib/tempest:configure_tempest:609 : '[' None == None ']' 2026-06-12 17:32:53.718 | ++ lib/tempest:configure_tempest:610 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2026-06-12 17:32:53.736 | ++ lib/tempest:configure_tempest:615 : '[' latest == None ']' 2026-06-12 17:32:53.738 | ++ lib/tempest:configure_tempest:618 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion latest 2026-06-12 17:32:53.765 | ++ lib/tempest:configure_tempest:621 : is_service_enabled c-bak 2026-06-12 17:32:53.780 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:32:53.783 | ++ lib/tempest:configure_tempest:628 : [[ -n storpool:storpool ]] 2026-06-12 17:32:53.785 | ++ lib/tempest:configure_tempest:628 : [[ storpool:storpool =~ .*,.* ]] 2026-06-12 17:32:53.788 | ++ lib/tempest:configure_tempest:648 : '[' default '!=' default -o StorPool '!=' 'Open Source' ']' 2026-06-12 17:32:53.790 | ++ lib/tempest:configure_tempest:650 : iniset /opt/stack/tempest/etc/tempest.conf volume vendor_name StorPool 2026-06-12 17:32:53.819 | ++ lib/tempest:configure_tempest:652 : '[' default '!=' default -o storpool '!=' iSCSI ']' 2026-06-12 17:32:53.821 | ++ lib/tempest:configure_tempest:654 : iniset /opt/stack/tempest/etc/tempest.conf volume storage_protocol storpool 2026-06-12 17:32:53.850 | ++ lib/tempest:configure_tempest:657 : [[ False == \T\r\u\e ]] 2026-06-12 17:32:53.853 | ++ lib/tempest:configure_tempest:666 : local tempest_placement_min_microversion=None 2026-06-12 17:32:53.855 | ++ lib/tempest:configure_tempest:667 : local tempest_placement_max_microversion=latest 2026-06-12 17:32:53.857 | ++ lib/tempest:configure_tempest:668 : '[' None == None ']' 2026-06-12 17:32:53.860 | ++ lib/tempest:configure_tempest:669 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2026-06-12 17:32:53.878 | ++ lib/tempest:configure_tempest:673 : '[' latest == None ']' 2026-06-12 17:32:53.880 | ++ lib/tempest:configure_tempest:676 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion latest 2026-06-12 17:32:53.911 | ++ lib/tempest:configure_tempest:680 : '[' libvirt = ironic ']' 2026-06-12 17:32:53.913 | ++ lib/tempest:configure_tempest:694 : '[' libvirt = libvirt ']' 2026-06-12 17:32:53.916 | ++ lib/tempest:configure_tempest:696 : '[' qemu = lxc ']' 2026-06-12 17:32:53.918 | ++ lib/tempest:configure_tempest:703 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2026-06-12 17:32:53.947 | ++ lib/tempest:configure_tempest:704 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2026-06-12 17:32:53.975 | ++ lib/tempest:configure_tempest:705 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2026-06-12 17:32:54.002 | ++ lib/tempest:configure_tempest:718 : local service 2026-06-12 17:32:54.005 | ++ lib/tempest:configure_tempest:719 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2026-06-12 17:32:54.007 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-12 17:32:54.009 | ++ lib/tempest:configure_tempest:721 : is_service_enabled key 2026-06-12 17:32:54.023 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:32:54.025 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2026-06-12 17:32:54.054 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-12 17:32:54.056 | ++ lib/tempest:configure_tempest:721 : is_service_enabled glance 2026-06-12 17:32:54.072 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:32:54.075 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2026-06-12 17:32:54.104 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-12 17:32:54.106 | ++ lib/tempest:configure_tempest:721 : is_service_enabled nova 2026-06-12 17:32:54.122 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:32:54.124 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2026-06-12 17:32:54.152 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-12 17:32:54.154 | ++ lib/tempest:configure_tempest:721 : is_service_enabled neutron 2026-06-12 17:32:54.171 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:32:54.173 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2026-06-12 17:32:54.205 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-12 17:32:54.208 | ++ lib/tempest:configure_tempest:721 : is_service_enabled cinder 2026-06-12 17:32:54.225 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:32:54.228 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2026-06-12 17:32:54.260 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-12 17:32:54.262 | ++ lib/tempest:configure_tempest:721 : is_service_enabled swift 2026-06-12 17:32:54.279 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-12 17:32:54.281 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift True 2026-06-12 17:32:54.313 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-12 17:32:54.316 | ++ lib/tempest:configure_tempest:721 : is_service_enabled horizon 2026-06-12 17:32:54.332 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-12 17:32:54.334 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2026-06-12 17:32:54.364 | ++ lib/tempest:configure_tempest:732 : [[ False == True ]] 2026-06-12 17:32:54.366 | ++ lib/tempest:configure_tempest:732 : [[ False == True ]] 2026-06-12 17:32:54.369 | ++ lib/tempest:configure_tempest:736 : [[ True == True ]] 2026-06-12 17:32:54.371 | ++ lib/tempest:configure_tempest:737 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope nova true 2026-06-12 17:32:54.401 | ++ lib/tempest:configure_tempest:740 : [[ False == True ]] 2026-06-12 17:32:54.404 | ++ lib/tempest:configure_tempest:740 : [[ False == True ]] 2026-06-12 17:32:54.406 | ++ lib/tempest:configure_tempest:744 : [[ True == True ]] 2026-06-12 17:32:54.409 | ++ lib/tempest:configure_tempest:745 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope glance true 2026-06-12 17:32:54.438 | ++ lib/tempest:configure_tempest:748 : [[ False == True ]] 2026-06-12 17:32:54.441 | ++ lib/tempest:configure_tempest:748 : [[ False == True ]] 2026-06-12 17:32:54.443 | ++ lib/tempest:configure_tempest:752 : '[' libvirt = libvirt ']' 2026-06-12 17:32:54.446 | ++ lib/tempest:configure_tempest:752 : '[' qemu = lxc ']' 2026-06-12 17:32:54.448 | ++ lib/tempest:configure_tempest:762 : local tmp_cfg_file 2026-06-12 17:32:54.451 | +++ lib/tempest:configure_tempest:763 : mktemp 2026-06-12 17:32:54.456 | ++ lib/tempest:configure_tempest:763 : tmp_cfg_file=/tmp/tmp.EnnUy4k9SO 2026-06-12 17:32:54.458 | ++ lib/tempest:configure_tempest:764 : cd /opt/stack/tempest 2026-06-12 17:32:54.461 | ++ lib/tempest:configure_tempest:766 : local tmp_u_c_m 2026-06-12 17:32:54.464 | +++ lib/tempest:configure_tempest:767 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-06-12 17:32:54.468 | ++ lib/tempest:configure_tempest:767 : tmp_u_c_m=/tmp/tempest_u_c_m.GZBINCyno5 2026-06-12 17:32:54.471 | ++ lib/tempest:configure_tempest:768 : set_tempest_venv_constraints /tmp/tempest_u_c_m.GZBINCyno5 2026-06-12 17:32:54.474 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-06-12 17:32:54.476 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.GZBINCyno5 2026-06-12 17:32:54.478 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-06-12 17:32:54.481 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-06-12 17:32:54.484 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-06-12 17:32:54.490 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-12 17:32:54.493 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-12 17:32:54.496 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-12 17:32:54.498 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-12 17:32:54.501 | ++ lib/tempest:configure_tempest:769 : [[ False != \T\r\u\e ]] 2026-06-12 17:32:54.503 | ++ lib/tempest:configure_tempest:770 : tox -revenv-tempest --notest 2026-06-12 17:32:54.743 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2026-06-12 17:32:55.237 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-06-12 17:33:03.172 | venv-tempest develop-inst: /opt/stack/tempest 2026-06-12 17:33:06.941 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.5.20,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==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.1.2,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.8.0,-e git+file:///dev/null@8c850b818d72bb288bb731b429f61a6741fe1ab4#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.0,wrapt==2.2.1 2026-06-12 17:33:06.941 | ___________________________________ summary ____________________________________ 2026-06-12 17:33:06.941 | venv-tempest: skipped tests 2026-06-12 17:33:06.941 | congratulations :) 2026-06-12 17:33:06.967 | ++ lib/tempest:configure_tempest:772 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.GZBINCyno5 -r requirements.txt 2026-06-12 17:33:07.398 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-06-12 17:33:07.398 | !! 2026-06-12 17:33:07.398 | 2026-06-12 17:33:07.398 | ******************************************************************************** 2026-06-12 17:33:07.398 | Requirements should be satisfied by a PEP 517 installer. 2026-06-12 17:33:07.398 | If you are using pip, you can try `pip install --use-pep517`. 2026-06-12 17:33:07.398 | 2026-06-12 17:33:07.398 | This deprecation is overdue, please update your project and remove deprecated 2026-06-12 17:33:07.398 | calls to avoid build errors in the future. 2026-06-12 17:33:07.398 | ******************************************************************************** 2026-06-12 17:33:07.398 | 2026-06-12 17:33:07.398 | !! 2026-06-12 17:33:07.398 | dist.fetch_build_eggs(dist.setup_requires) 2026-06-12 17:33:07.679 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-06-12 17:33:07.679 | !! 2026-06-12 17:33:07.679 | 2026-06-12 17:33:07.679 | ******************************************************************************** 2026-06-12 17:33:07.679 | Please avoid running ``setup.py`` directly. 2026-06-12 17:33:07.679 | Instead, use pypa/build, pypa/installer or other 2026-06-12 17:33:07.679 | standards-based tools. 2026-06-12 17:33:07.679 | 2026-06-12 17:33:07.679 | This deprecation is overdue, please update your project and remove deprecated 2026-06-12 17:33:07.679 | calls to avoid build errors in the future. 2026-06-12 17:33:07.679 | 2026-06-12 17:33:07.679 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-06-12 17:33:07.680 | ******************************************************************************** 2026-06-12 17:33:07.680 | 2026-06-12 17:33:07.680 | !! 2026-06-12 17:33:07.680 | self.initialize_options() 2026-06-12 17:33:07.680 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-06-12 17:33:07.680 | warnings.warn(msg) 2026-06-12 17:33:07.695 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2026-06-12 17:33:07.695 | !! 2026-06-12 17:33:07.695 | 2026-06-12 17:33:07.695 | ******************************************************************************** 2026-06-12 17:33:07.695 | Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). 2026-06-12 17:33:07.695 | 2026-06-12 17:33:07.695 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-06-12 17:33:07.695 | or your builds will no longer be supported. 2026-06-12 17:33:07.695 | 2026-06-12 17:33:07.695 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-06-12 17:33:07.695 | ******************************************************************************** 2026-06-12 17:33:07.696 | 2026-06-12 17:33:07.696 | !! 2026-06-12 17:33:07.696 | corresp(dist, value, root_dir) 2026-06-12 17:33:07.774 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-06-12 17:33:11.334 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.5.20,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==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.1.2,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.8.0,-e git+file:///dev/null@8c850b818d72bb288bb731b429f61a6741fe1ab4#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.0,wrapt==2.2.1 2026-06-12 17:33:11.334 | venv-tempest run-test-pre: PYTHONHASHSEED='2876454965' 2026-06-12 17:33:11.334 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.GZBINCyno5 -r requirements.txt 2026-06-12 17:33:11.832 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 1)) (7.0.3) 2026-06-12 17:33:11.832 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 2)) (4.14.0) 2026-06-12 17:33:11.832 | Requirement already satisfied: jsonschema>=4.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 3)) (4.26.0) 2026-06-12 17:33:11.832 | Requirement already satisfied: testtools>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 4)) (2.9.1) 2026-06-12 17:33:11.832 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 5)) (4.0.0) 2026-06-12 17:33:11.833 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-06-12 17:33:11.833 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 7)) (1.3.0) 2026-06-12 17:33:11.834 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 8)) (7.5.0) 2026-06-12 17:33:11.834 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.5.0) 2026-06-12 17:33:11.835 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (8.2.0) 2026-06-12 17:33:11.835 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 11)) (4.2.1) 2026-06-12 17:33:11.836 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 12)) (5.10.0) 2026-06-12 17:33:11.836 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (10.1.1) 2026-06-12 17:33:11.836 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 14)) (4.3.2) 2026-06-12 17:33:11.837 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-06-12 17:33:11.837 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 16)) (1.4.6) 2026-06-12 17:33:11.838 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.8.0) 2026-06-12 17:33:11.840 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.17.0) 2026-06-12 17:33:11.840 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 19)) (2.7.0) 2026-06-12 17:33:11.840 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 20)) (3.1.0) 2026-06-12 17:33:11.840 | Requirement already satisfied: defusedxml>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 21)) (0.7.1) 2026-06-12 17:33:11.840 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-06-12 17:33:11.840 | Requirement already satisfied: testscenarios>=0.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 23)) (0.6.2) 2026-06-12 17:33:11.841 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->-r requirements.txt (line 1)) (82.0.1) 2026-06-12 17:33:11.842 | Requirement already satisfied: autopage>=0.4.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.6.0) 2026-06-12 17:33:11.843 | Requirement already satisfied: cmd2>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.0.0) 2026-06-12 17:33:11.844 | Requirement already satisfied: attrs>=22.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (26.1.0) 2026-06-12 17:33:11.844 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2025.9.1) 2026-06-12 17:33:11.845 | Requirement already satisfied: referencing>=0.28.4 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (0.37.0) 2026-06-12 17:33:11.845 | Requirement already satisfied: rpds-py>=0.25.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2026.5.1) 2026-06-12 17:33:11.848 | Requirement already satisfied: bcrypt>=3.2 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (5.0.0) 2026-06-12 17:33:11.849 | Requirement already satisfied: invoke>=2.0 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (3.0.3) 2026-06-12 17:33:11.849 | Requirement already satisfied: pynacl>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (1.6.2) 2026-06-12 17:33:11.851 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.12/site-packages (from cryptography>=2.1->-r requirements.txt (line 6)) (2.0.0) 2026-06-12 17:33:11.854 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 8)) (6.8.0) 2026-06-12 17:33:11.855 | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.0.0) 2026-06-12 17:33:11.856 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.34.2) 2026-06-12 17:33:11.857 | Requirement already satisfied: oslo.context>=2.21.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (6.4.0) 2026-06-12 17:33:11.858 | Requirement already satisfied: python-dateutil>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (2.9.0.post0) 2026-06-12 17:33:11.860 | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.16.0) 2026-06-12 17:33:11.860 | Requirement already satisfied: tomlkit>=0.11.6 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.15.0) 2026-06-12 17:33:11.861 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 12)) (1.1.2) 2026-06-12 17:33:11.863 | Requirement already satisfied: iso8601>=0.1.11 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (2.1.0) 2026-06-12 17:33:11.863 | Requirement already satisfied: pyparsing>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (3.3.2) 2026-06-12 17:33:11.864 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (26.2) 2026-06-12 17:33:11.865 | Requirement already satisfied: psutil>=3.2.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (7.2.2) 2026-06-12 17:33:11.870 | Requirement already satisfied: wcwidth in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.8.0) 2026-06-12 17:33:11.873 | Requirement already satisfied: wrapt>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 20)) (2.2.1) 2026-06-12 17:33:11.880 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1->-r requirements.txt (line 6)) (3.0) 2026-06-12 17:33:11.881 | Requirement already satisfied: prompt-toolkit>=3.0.52 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (3.0.52) 2026-06-12 17:33:11.882 | Requirement already satisfied: pyperclip>=1.8.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.11.0) 2026-06-12 17:33:11.882 | Requirement already satisfied: rich>=15.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (15.0.0) 2026-06-12 17:33:11.883 | Requirement already satisfied: rich-argparse>=1.7.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.8.0) 2026-06-12 17:33:11.888 | Requirement already satisfied: typing-extensions>=4.12.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.context>=2.21.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (4.15.0) 2026-06-12 17:33:11.899 | Requirement already satisfied: six>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (1.17.0) 2026-06-12 17:33:11.902 | Requirement already satisfied: charset_normalizer<4,>=2 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.4.7) 2026-06-12 17:33:11.902 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.18) 2026-06-12 17:33:11.903 | Requirement already satisfied: certifi>=2023.5.7 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (2026.5.20) 2026-06-12 17:33:11.910 | Requirement already satisfied: markdown-it-py>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.2.0) 2026-06-12 17:33:11.910 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (2.20.0) 2026-06-12 17:33:11.912 | Requirement already satisfied: mdurl~=0.1 in ./.tox/tempest/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.1.2) 2026-06-12 17:33:11.961 | 2026-06-12 17:33:11.961 | [notice] A new release of pip is available: 26.1.1 -> 26.1.2 2026-06-12 17:33:11.961 | [notice] To update, run: pip install --upgrade pip 2026-06-12 17:33:12.022 | ___________________________________ summary ____________________________________ 2026-06-12 17:33:12.022 | venv-tempest: commands succeeded 2026-06-12 17:33:12.022 | congratulations :) 2026-06-12 17:33:12.055 | ++ lib/tempest:configure_tempest:773 : rm -f /tmp/tempest_u_c_m.GZBINCyno5 2026-06-12 17:33:12.060 | ++ lib/tempest:configure_tempest:776 : [[ False == \T\r\u\e ]] 2026-06-12 17:33:12.063 | ++ lib/tempest:configure_tempest:784 : [[ True == \F\a\l\s\e ]] 2026-06-12 17:33:12.066 | ++ lib/tempest:configure_tempest:788 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2026-06-12 17:33:12.099 | ++ lib/tempest:configure_tempest:794 : tox -evenv -- tempest verify-config -uro /tmp/tmp.EnnUy4k9SO 2026-06-12 17:33:12.355 | venv create: /opt/stack/tempest/.tox/venv 2026-06-12 17:33:12.663 | venv installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt, -r/opt/stack/tempest/doc/requirements.txt 2026-06-12 17:33:25.431 | venv develop-inst: /opt/stack/tempest 2026-06-12 17:33:29.718 | venv installed: alabaster==1.0.0,attrs==26.1.0,autopage==0.6.0,babel==2.18.0,bcrypt==5.0.0,certifi==2026.5.20,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,docutils==0.21.2,dulwich==1.2.6,fasteners==0.20,fixtures==4.3.2,idna==3.18,imagesize==2.0.0,invoke==3.0.3,iso8601==2.1.0,Jinja2==3.1.6,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,MarkupSafe==3.0.3,mdurl==0.1.2,msgpack==1.1.2,netaddr==1.3.0,openstackdocstheme==3.6.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,reno==4.1.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,roman-numerals==4.1.0,rpds-py==2026.5.1,setuptools==82.0.1,six==1.17.0,snowballstemmer==3.1.1,Sphinx==9.0.4,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-svg2pdfconverter==2.1.0,stestr==4.2.1,stevedore==5.8.0,-e git+file:///dev/null@8c850b818d72bb288bb731b429f61a6741fe1ab4#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.0,wrapt==2.2.1 2026-06-12 17:33:29.719 | venv run-test-pre: PYTHONHASHSEED='3695217662' 2026-06-12 17:33:29.719 | venv run-test: commands[0] | tempest verify-config -uro /tmp/tmp.EnnUy4k9SO 2026-06-12 17:33:29.853 | /opt/stack/tempest/.tox/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. 2026-06-12 17:33:29.853 | warnings.warn( 2026-06-12 17:33:30.336 | /opt/stack/tempest/tempest/lib/services/volume/v2/__init__.py:50: DeprecationWarning: The tempest.lib.services.volume.v2 module (volume v2 APIs service clients) is deprecated in favor of tempest.lib.services.volume.v3 (volume v3 APIs service clients) and will be removed once Tempest stop supporting stable wallaby. 2026-06-12 17:33:30.336 | warnings.warn( 2026-06-12 17:33:31.462 | /opt/stack/tempest/tempest/lib/services/clients.py:209: DeprecationWarning: Class 'tempest.lib.services.volume.v2.extensions_client.ExtensionsClient' has moved to 'tempest.lib.services.volume.v3.extensions_client.ExtensionsClient' in version 'Rocky' and will be removed in a future version 2026-06-12 17:33:31.462 | _client = klass(auth_provider=auth_provider, **kwargs) 2026-06-12 17:33:32.890 | ___________________________________ summary ____________________________________ 2026-06-12 17:33:32.890 | venv: commands succeeded 2026-06-12 17:33:32.890 | congratulations :) 2026-06-12 17:33:32.916 | ++ lib/tempest:configure_tempest:799 : is_service_enabled q-metering neutron-metering 2026-06-12 17:33:32.932 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-12 17:33:32.934 | ++ lib/tempest:configure_tempest:800 : DISABLE_NETWORK_API_EXTENSIONS+=', metering' 2026-06-12 17:33:32.937 | ++ lib/tempest:configure_tempest:804 : is_service_enabled q-l3 neutron-l3 2026-06-12 17:33:32.953 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-12 17:33:32.955 | ++ lib/tempest:configure_tempest:805 : DISABLE_NETWORK_API_EXTENSIONS+=', l3_agent_scheduler' 2026-06-12 17:33:32.958 | ++ lib/tempest:configure_tempest:808 : local network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,external-gateway-multihoming,external-net,ext-gw-mode,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,fwaas_v2,ip_allocation,l3_agent_scheduler,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network_availability_zone,network_ha,network-ip-availability,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rules-alias,qos-rule-type-details,qos-rule-type-filter,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router_availability_zone,router-enable-snat,security-group,security-groups-default-rules,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet_allocation,subnet-dns-publish-fixed-ip,subnet-external-network,subnet_onboard,subnetpool-prefix-ops,subnet-service-types,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpnaas,vpn-endpoint-groups 2026-06-12 17:33:32.960 | ++ lib/tempest:configure_tempest:809 : [[ ! -z , metering, l3_agent_scheduler ]] 2026-06-12 17:33:32.963 | ++ lib/tempest:configure_tempest:811 : network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,external-gateway-multihoming,external-net,ext-gw-mode,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,fwaas_v2,ip_allocation,l3_agent_scheduler,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network_availability_zone,network_ha,network-ip-availability,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rules-alias,qos-rule-type-details,qos-rule-type-filter,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router_availability_zone,router-enable-snat,security-group,security-groups-default-rules,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet_allocation,subnet-dns-publish-fixed-ip,subnet-external-network,subnet_onboard,subnetpool-prefix-ops,subnet-service-types,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpnaas,vpn-endpoint-groups 2026-06-12 17:33:32.967 | +++ lib/tempest:configure_tempest:813 : remove_disabled_extensions address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,external-gateway-multihoming,external-net,ext-gw-mode,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,fwaas_v2,ip_allocation,l3_agent_scheduler,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network_availability_zone,network_ha,network-ip-availability,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rules-alias,qos-rule-type-details,qos-rule-type-filter,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router_availability_zone,router-enable-snat,security-group,security-groups-default-rules,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet_allocation,subnet-dns-publish-fixed-ip,subnet-external-network,subnet_onboard,subnetpool-prefix-ops,subnet-service-types,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpnaas,vpn-endpoint-groups , metering, l3_agent_scheduler 2026-06-12 17:33:32.970 | +++ lib/tempest:remove_disabled_extensions:116 : local extensions_list=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,external-gateway-multihoming,external-net,ext-gw-mode,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,fwaas_v2,ip_allocation,l3_agent_scheduler,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network_availability_zone,network_ha,network-ip-availability,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rules-alias,qos-rule-type-details,qos-rule-type-filter,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router_availability_zone,router-enable-snat,security-group,security-groups-default-rules,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet_allocation,subnet-dns-publish-fixed-ip,subnet-external-network,subnet_onboard,subnetpool-prefix-ops,subnet-service-types,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpnaas,vpn-endpoint-groups 2026-06-12 17:33:32.972 | +++ lib/tempest:remove_disabled_extensions:117 : shift 2026-06-12 17:33:32.975 | +++ lib/tempest:remove_disabled_extensions:118 : local 'disabled_exts=, metering, l3_agent_scheduler' 2026-06-12 17:33:32.978 | +++ lib/tempest:remove_disabled_extensions:119 : remove_disabled_services address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,external-gateway-multihoming,external-net,ext-gw-mode,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,fwaas_v2,ip_allocation,l3_agent_scheduler,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network_availability_zone,network_ha,network-ip-availability,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rules-alias,qos-rule-type-details,qos-rule-type-filter,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router_availability_zone,router-enable-snat,security-group,security-groups-default-rules,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet_allocation,subnet-dns-publish-fixed-ip,subnet-external-network,subnet_onboard,subnetpool-prefix-ops,subnet-service-types,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpnaas,vpn-endpoint-groups ', metering, l3_agent_scheduler' 2026-06-12 17:33:32.999 | +++ functions-common:remove_disabled_services:2101 : _cleanup_service_list ,address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,external-gateway-multihoming,external-net,ext-gw-mode,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network_availability_zone,network_ha,network-ip-availability,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rules-alias,qos-rule-type-details,qos-rule-type-filter,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router_availability_zone,router-enable-snat,security-group,security-groups-default-rules,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet_allocation,subnet-dns-publish-fixed-ip,subnet-external-network,subnet_onboard,subnetpool-prefix-ops,subnet-service-types,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpnaas,vpn-endpoint-groups 2026-06-12 17:33:33.020 | ++ lib/tempest:configure_tempest:813 : network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,external-gateway-multihoming,external-net,ext-gw-mode,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network_availability_zone,network_ha,network-ip-availability,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rules-alias,qos-rule-type-details,qos-rule-type-filter,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router_availability_zone,router-enable-snat,security-group,security-groups-default-rules,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet_allocation,subnet-dns-publish-fixed-ip,subnet-external-network,subnet_onboard,subnetpool-prefix-ops,subnet-service-types,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpnaas,vpn-endpoint-groups 2026-06-12 17:33:33.023 | ++ lib/tempest:configure_tempest:815 : [[ -n '' ]] 2026-06-12 17:33:33.025 | ++ lib/tempest:configure_tempest:818 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled api_extensions address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,external-gateway-multihoming,external-net,ext-gw-mode,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network_availability_zone,network_ha,network-ip-availability,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rules-alias,qos-rule-type-details,qos-rule-type-filter,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router_availability_zone,router-enable-snat,security-group,security-groups-default-rules,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet_allocation,subnet-dns-publish-fixed-ip,subnet-external-network,subnet_onboard,subnetpool-prefix-ops,subnet-service-types,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpnaas,vpn-endpoint-groups 2026-06-12 17:33:33.055 | ++ lib/tempest:configure_tempest:820 : local object_storage_api_extensions=all 2026-06-12 17:33:33.058 | ++ lib/tempest:configure_tempest:821 : [[ ! -z '' ]] 2026-06-12 17:33:33.061 | ++ lib/tempest:configure_tempest:827 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis all 2026-06-12 17:33:33.095 | ++ lib/tempest:configure_tempest:829 : local volume_api_extensions=all 2026-06-12 17:33:33.098 | ++ lib/tempest:configure_tempest:830 : [[ ! -z '' ]] 2026-06-12 17:33:33.100 | ++ lib/tempest:configure_tempest:836 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions all 2026-06-12 17:33:33.133 | ++ lib/tempest:configure_tempest:839 : IFS=' 2026-06-12 17:33:33.134 | ' 2026-06-12 17:33:33.137 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2026-06-12 17:33:33.140 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-12 17:33:33.143 | ++ ./stack.sh:echo_summary:444 : echo -e Installing Tempest Plugins 2026-06-12 17:33:33.145 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2026-06-12 17:33:33.148 | ++ lib/tempest:install_tempest_plugins:873 : pushd /opt/stack/tempest 2026-06-12 17:33:33.148 | ~/tempest ~/tempest 2026-06-12 17:33:33.151 | ++ lib/tempest:install_tempest_plugins:874 : [[ cinder-tempest-plugin != 0 ]] 2026-06-12 17:33:33.154 | ++ lib/tempest:install_tempest_plugins:875 : local tmp_u_c_m 2026-06-12 17:33:33.157 | +++ lib/tempest:install_tempest_plugins:876 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-06-12 17:33:33.162 | ++ lib/tempest:install_tempest_plugins:876 : tmp_u_c_m=/tmp/tempest_u_c_m.DjmotHZawa 2026-06-12 17:33:33.164 | ++ lib/tempest:install_tempest_plugins:877 : set_tempest_venv_constraints /tmp/tempest_u_c_m.DjmotHZawa 2026-06-12 17:33:33.166 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-06-12 17:33:33.169 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.DjmotHZawa 2026-06-12 17:33:33.172 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-06-12 17:33:33.176 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-06-12 17:33:33.178 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-06-12 17:33:33.185 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-12 17:33:33.189 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-12 17:33:33.192 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-12 17:33:33.195 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-12 17:33:33.198 | ++ lib/tempest:install_tempest_plugins:878 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.DjmotHZawa cinder-tempest-plugin 2026-06-12 17:33:33.623 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-06-12 17:33:33.623 | !! 2026-06-12 17:33:33.623 | 2026-06-12 17:33:33.623 | ******************************************************************************** 2026-06-12 17:33:33.623 | Requirements should be satisfied by a PEP 517 installer. 2026-06-12 17:33:33.623 | If you are using pip, you can try `pip install --use-pep517`. 2026-06-12 17:33:33.623 | 2026-06-12 17:33:33.623 | This deprecation is overdue, please update your project and remove deprecated 2026-06-12 17:33:33.623 | calls to avoid build errors in the future. 2026-06-12 17:33:33.623 | ******************************************************************************** 2026-06-12 17:33:33.623 | 2026-06-12 17:33:33.623 | !! 2026-06-12 17:33:33.623 | dist.fetch_build_eggs(dist.setup_requires) 2026-06-12 17:33:33.867 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-06-12 17:33:33.867 | !! 2026-06-12 17:33:33.867 | 2026-06-12 17:33:33.867 | ******************************************************************************** 2026-06-12 17:33:33.867 | Please avoid running ``setup.py`` directly. 2026-06-12 17:33:33.867 | Instead, use pypa/build, pypa/installer or other 2026-06-12 17:33:33.867 | standards-based tools. 2026-06-12 17:33:33.867 | 2026-06-12 17:33:33.867 | This deprecation is overdue, please update your project and remove deprecated 2026-06-12 17:33:33.867 | calls to avoid build errors in the future. 2026-06-12 17:33:33.867 | 2026-06-12 17:33:33.867 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-06-12 17:33:33.867 | ******************************************************************************** 2026-06-12 17:33:33.867 | 2026-06-12 17:33:33.867 | !! 2026-06-12 17:33:33.867 | self.initialize_options() 2026-06-12 17:33:33.867 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-06-12 17:33:33.867 | warnings.warn(msg) 2026-06-12 17:33:33.885 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2026-06-12 17:33:33.885 | !! 2026-06-12 17:33:33.885 | 2026-06-12 17:33:33.885 | ******************************************************************************** 2026-06-12 17:33:33.885 | Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). 2026-06-12 17:33:33.885 | 2026-06-12 17:33:33.885 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-06-12 17:33:33.885 | or your builds will no longer be supported. 2026-06-12 17:33:33.885 | 2026-06-12 17:33:33.885 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-06-12 17:33:33.885 | ******************************************************************************** 2026-06-12 17:33:33.885 | 2026-06-12 17:33:33.885 | !! 2026-06-12 17:33:33.885 | corresp(dist, value, root_dir) 2026-06-12 17:33:33.964 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-06-12 17:33:38.127 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.5.20,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==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.1.2,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.8.0,-e git+file:///dev/null@8c850b818d72bb288bb731b429f61a6741fe1ab4#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.0,wrapt==2.2.1 2026-06-12 17:33:38.128 | venv-tempest run-test-pre: PYTHONHASHSEED='4101572580' 2026-06-12 17:33:38.128 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.DjmotHZawa cinder-tempest-plugin 2026-06-12 17:33:38.795 | Collecting cinder-tempest-plugin 2026-06-12 17:33:38.849 | Downloading cinder_tempest_plugin-1.21.0-py3-none-any.whl.metadata (3.1 kB) 2026-06-12 17:33:38.854 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cinder-tempest-plugin) (7.0.3) 2026-06-12 17:33:38.855 | Requirement already satisfied: oslo.config>=5.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from cinder-tempest-plugin) (10.5.0) 2026-06-12 17:33:38.855 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from cinder-tempest-plugin) (5.10.0) 2026-06-12 17:33:38.856 | Requirement already satisfied: tempest>=40.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cinder-tempest-plugin) (46.3.1.dev28) 2026-06-12 17:33:38.857 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.1.0->cinder-tempest-plugin) (1.3.0) 2026-06-12 17:33:38.857 | Requirement already satisfied: stevedore>=5.6.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.1.0->cinder-tempest-plugin) (5.8.0) 2026-06-12 17:33:38.858 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.1.0->cinder-tempest-plugin) (6.8.0) 2026-06-12 17:33:38.858 | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.1.0->cinder-tempest-plugin) (2.0.0) 2026-06-12 17:33:38.859 | Requirement already satisfied: PyYAML>=5.1 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.1.0->cinder-tempest-plugin) (6.0.3) 2026-06-12 17:33:38.859 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.1.0->cinder-tempest-plugin) (2.34.2) 2026-06-12 17:33:38.861 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->cinder-tempest-plugin) (1.1.2) 2026-06-12 17:33:38.862 | Requirement already satisfied: oslo.utils>=3.33.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->cinder-tempest-plugin) (10.1.1) 2026-06-12 17:33:38.863 | Requirement already satisfied: iso8601>=0.1.11 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo.serialization!=2.19.1,>=2.18.0->cinder-tempest-plugin) (2.1.0) 2026-06-12 17:33:38.864 | Requirement already satisfied: pyparsing>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo.serialization!=2.19.1,>=2.18.0->cinder-tempest-plugin) (3.3.2) 2026-06-12 17:33:38.864 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo.serialization!=2.19.1,>=2.18.0->cinder-tempest-plugin) (26.2) 2026-06-12 17:33:38.865 | Requirement already satisfied: psutil>=3.2.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo.serialization!=2.19.1,>=2.18.0->cinder-tempest-plugin) (7.2.2) 2026-06-12 17:33:38.867 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->cinder-tempest-plugin) (82.0.1) 2026-06-12 17:33:38.871 | Requirement already satisfied: charset_normalizer<4,>=2 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->cinder-tempest-plugin) (3.4.7) 2026-06-12 17:33:38.872 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->cinder-tempest-plugin) (3.18) 2026-06-12 17:33:38.872 | Requirement already satisfied: urllib3<3,>=1.26 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->cinder-tempest-plugin) (2.7.0) 2026-06-12 17:33:38.873 | Requirement already satisfied: certifi>=2023.5.7 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->cinder-tempest-plugin) (2026.5.20) 2026-06-12 17:33:38.879 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./.tox/tempest/lib/python3.12/site-packages (from tempest>=40.0.0->cinder-tempest-plugin) (4.14.0) 2026-06-12 17:33:38.879 | Requirement already satisfied: jsonschema>=4.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from tempest>=40.0.0->cinder-tempest-plugin) (4.26.0) 2026-06-12 17:33:38.879 | Requirement already satisfied: testtools>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from tempest>=40.0.0->cinder-tempest-plugin) (2.9.1) 2026-06-12 17:33:38.880 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from tempest>=40.0.0->cinder-tempest-plugin) (4.0.0) 2026-06-12 17:33:38.880 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from tempest>=40.0.0->cinder-tempest-plugin) (43.0.3) 2026-06-12 17:33:38.881 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from tempest>=40.0.0->cinder-tempest-plugin) (7.5.0) 2026-06-12 17:33:38.881 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from tempest>=40.0.0->cinder-tempest-plugin) (8.2.0) 2026-06-12 17:33:38.882 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from tempest>=40.0.0->cinder-tempest-plugin) (4.2.1) 2026-06-12 17:33:38.883 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from tempest>=40.0.0->cinder-tempest-plugin) (4.3.2) 2026-06-12 17:33:38.883 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from tempest>=40.0.0->cinder-tempest-plugin) (1.4.6) 2026-06-12 17:33:38.884 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from tempest>=40.0.0->cinder-tempest-plugin) (3.17.0) 2026-06-12 17:33:38.884 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from tempest>=40.0.0->cinder-tempest-plugin) (3.1.0) 2026-06-12 17:33:38.885 | Requirement already satisfied: defusedxml>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from tempest>=40.0.0->cinder-tempest-plugin) (0.7.1) 2026-06-12 17:33:38.885 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from tempest>=40.0.0->cinder-tempest-plugin) (0.20) 2026-06-12 17:33:38.886 | Requirement already satisfied: testscenarios>=0.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from tempest>=40.0.0->cinder-tempest-plugin) (0.6.2) 2026-06-12 17:33:38.887 | Requirement already satisfied: autopage>=0.4.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->tempest>=40.0.0->cinder-tempest-plugin) (0.6.0) 2026-06-12 17:33:38.888 | Requirement already satisfied: cmd2>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->tempest>=40.0.0->cinder-tempest-plugin) (4.0.0) 2026-06-12 17:33:38.890 | Requirement already satisfied: prompt-toolkit>=3.0.52 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest>=40.0.0->cinder-tempest-plugin) (3.0.52) 2026-06-12 17:33:38.890 | Requirement already satisfied: pyperclip>=1.8.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest>=40.0.0->cinder-tempest-plugin) (1.11.0) 2026-06-12 17:33:38.891 | Requirement already satisfied: rich>=15.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest>=40.0.0->cinder-tempest-plugin) (15.0.0) 2026-06-12 17:33:38.891 | Requirement already satisfied: rich-argparse>=1.7.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest>=40.0.0->cinder-tempest-plugin) (1.8.0) 2026-06-12 17:33:38.892 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.12/site-packages (from cryptography>=2.1->tempest>=40.0.0->cinder-tempest-plugin) (2.0.0) 2026-06-12 17:33:38.895 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1->tempest>=40.0.0->cinder-tempest-plugin) (3.0) 2026-06-12 17:33:38.896 | Requirement already satisfied: wrapt>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from debtcollector>=1.2.0->tempest>=40.0.0->cinder-tempest-plugin) (2.2.1) 2026-06-12 17:33:38.900 | Requirement already satisfied: attrs>=22.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest>=40.0.0->cinder-tempest-plugin) (26.1.0) 2026-06-12 17:33:38.900 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest>=40.0.0->cinder-tempest-plugin) (2025.9.1) 2026-06-12 17:33:38.901 | Requirement already satisfied: referencing>=0.28.4 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest>=40.0.0->cinder-tempest-plugin) (0.37.0) 2026-06-12 17:33:38.901 | Requirement already satisfied: rpds-py>=0.25.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest>=40.0.0->cinder-tempest-plugin) (2026.5.1) 2026-06-12 17:33:38.906 | Requirement already satisfied: oslo.context>=2.21.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->tempest>=40.0.0->cinder-tempest-plugin) (6.4.0) 2026-06-12 17:33:38.907 | Requirement already satisfied: python-dateutil>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->tempest>=40.0.0->cinder-tempest-plugin) (2.9.0.post0) 2026-06-12 17:33:38.909 | Requirement already satisfied: typing-extensions>=4.12.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.context>=2.21.0->oslo.log>=3.36.0->tempest>=40.0.0->cinder-tempest-plugin) (4.15.0) 2026-06-12 17:33:38.911 | Requirement already satisfied: bcrypt>=3.2 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->tempest>=40.0.0->cinder-tempest-plugin) (5.0.0) 2026-06-12 17:33:38.911 | Requirement already satisfied: invoke>=2.0 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->tempest>=40.0.0->cinder-tempest-plugin) (3.0.3) 2026-06-12 17:33:38.912 | Requirement already satisfied: pynacl>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->tempest>=40.0.0->cinder-tempest-plugin) (1.6.2) 2026-06-12 17:33:38.915 | Requirement already satisfied: wcwidth in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->tempest>=40.0.0->cinder-tempest-plugin) (0.8.0) 2026-06-12 17:33:38.920 | Requirement already satisfied: six>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->tempest>=40.0.0->cinder-tempest-plugin) (1.17.0) 2026-06-12 17:33:38.925 | Requirement already satisfied: markdown-it-py>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest>=40.0.0->cinder-tempest-plugin) (4.2.0) 2026-06-12 17:33:38.925 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest>=40.0.0->cinder-tempest-plugin) (2.20.0) 2026-06-12 17:33:38.928 | Requirement already satisfied: mdurl~=0.1 in ./.tox/tempest/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest>=40.0.0->cinder-tempest-plugin) (0.1.2) 2026-06-12 17:33:38.935 | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->tempest>=40.0.0->cinder-tempest-plugin) (0.16.0) 2026-06-12 17:33:38.936 | Requirement already satisfied: tomlkit>=0.11.6 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->tempest>=40.0.0->cinder-tempest-plugin) (0.15.0) 2026-06-12 17:33:38.954 | Downloading cinder_tempest_plugin-1.21.0-py3-none-any.whl (68 kB) 2026-06-12 17:33:39.005 | Installing collected packages: cinder-tempest-plugin 2026-06-12 17:33:39.054 | Successfully installed cinder-tempest-plugin-1.21.0 2026-06-12 17:33:39.056 | 2026-06-12 17:33:39.056 | [notice] A new release of pip is available: 26.1.1 -> 26.1.2 2026-06-12 17:33:39.056 | [notice] To update, run: pip install --upgrade pip 2026-06-12 17:33:39.134 | ___________________________________ summary ____________________________________ 2026-06-12 17:33:39.134 | venv-tempest: commands succeeded 2026-06-12 17:33:39.134 | congratulations :) 2026-06-12 17:33:39.163 | ++ lib/tempest:install_tempest_plugins:879 : rm -f /tmp/tempest_u_c_m.DjmotHZawa 2026-06-12 17:33:39.168 | ++ lib/tempest:install_tempest_plugins:880 : echo 'Checking installed Tempest plugins:' 2026-06-12 17:33:39.168 | Checking installed Tempest plugins: 2026-06-12 17:33:39.171 | ++ lib/tempest:install_tempest_plugins:881 : tox -evenv-tempest -- tempest list-plugins 2026-06-12 17:33:39.573 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-06-12 17:33:39.573 | !! 2026-06-12 17:33:39.573 | 2026-06-12 17:33:39.573 | ******************************************************************************** 2026-06-12 17:33:39.573 | Requirements should be satisfied by a PEP 517 installer. 2026-06-12 17:33:39.573 | If you are using pip, you can try `pip install --use-pep517`. 2026-06-12 17:33:39.573 | 2026-06-12 17:33:39.573 | This deprecation is overdue, please update your project and remove deprecated 2026-06-12 17:33:39.574 | calls to avoid build errors in the future. 2026-06-12 17:33:39.574 | ******************************************************************************** 2026-06-12 17:33:39.574 | 2026-06-12 17:33:39.574 | !! 2026-06-12 17:33:39.574 | dist.fetch_build_eggs(dist.setup_requires) 2026-06-12 17:33:39.799 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-06-12 17:33:39.799 | !! 2026-06-12 17:33:39.799 | 2026-06-12 17:33:39.799 | ******************************************************************************** 2026-06-12 17:33:39.799 | Please avoid running ``setup.py`` directly. 2026-06-12 17:33:39.799 | Instead, use pypa/build, pypa/installer or other 2026-06-12 17:33:39.799 | standards-based tools. 2026-06-12 17:33:39.799 | 2026-06-12 17:33:39.799 | This deprecation is overdue, please update your project and remove deprecated 2026-06-12 17:33:39.799 | calls to avoid build errors in the future. 2026-06-12 17:33:39.799 | 2026-06-12 17:33:39.799 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-06-12 17:33:39.799 | ******************************************************************************** 2026-06-12 17:33:39.799 | 2026-06-12 17:33:39.799 | !! 2026-06-12 17:33:39.799 | self.initialize_options() 2026-06-12 17:33:39.799 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-06-12 17:33:39.799 | warnings.warn(msg) 2026-06-12 17:33:39.824 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2026-06-12 17:33:39.824 | !! 2026-06-12 17:33:39.824 | 2026-06-12 17:33:39.824 | ******************************************************************************** 2026-06-12 17:33:39.824 | Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). 2026-06-12 17:33:39.824 | 2026-06-12 17:33:39.824 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-06-12 17:33:39.824 | or your builds will no longer be supported. 2026-06-12 17:33:39.824 | 2026-06-12 17:33:39.824 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-06-12 17:33:39.824 | ******************************************************************************** 2026-06-12 17:33:39.824 | 2026-06-12 17:33:39.824 | !! 2026-06-12 17:33:39.824 | corresp(dist, value, root_dir) 2026-06-12 17:33:39.894 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-06-12 17:33:43.997 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.5.20,cffi==2.0.0,charset-normalizer==3.4.7,cinder-tempest-plugin==1.21.0,cliff==4.14.0,cmd2==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.1.2,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.8.0,-e git+file:///dev/null@8c850b818d72bb288bb731b429f61a6741fe1ab4#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.0,wrapt==2.2.1 2026-06-12 17:33:43.997 | venv-tempest run-test-pre: PYTHONHASHSEED='910773302' 2026-06-12 17:33:43.997 | venv-tempest run-test: commands[0] | tempest list-plugins 2026-06-12 17:33:44.571 | +--------------+--------------------------------------------------+ 2026-06-12 17:33:44.571 | | Name | EntryPoint | 2026-06-12 17:33:44.571 | +--------------+--------------------------------------------------+ 2026-06-12 17:33:44.571 | | cinder_tests | cinder_tempest_plugin.plugin:CinderTempestPlugin | 2026-06-12 17:33:44.571 | +--------------+--------------------------------------------------+ 2026-06-12 17:33:44.660 | ___________________________________ summary ____________________________________ 2026-06-12 17:33:44.660 | venv-tempest: commands succeeded 2026-06-12 17:33:44.660 | congratulations :) 2026-06-12 17:33:44.686 | ++ lib/tempest:install_tempest_plugins:883 : popd 2026-06-12 17:33:44.686 | ~/tempest 2026-06-12 17:33:44.689 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-12 17:33:44.691 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-12 17:33:44.694 | + functions-common:run_phase:1863 : [[ stack == \s\o\u\r\c\e ]] 2026-06-12 17:33:44.697 | + functions-common:run_phase:1866 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-12 17:33:44.700 | + functions-common:run_phase:1869 : run_plugins stack test-config 2026-06-12 17:33:44.702 | + functions-common:run_plugins:1828 : local mode=stack 2026-06-12 17:33:44.704 | + functions-common:run_plugins:1829 : local phase=test-config 2026-06-12 17:33:44.707 | + functions-common:run_plugins:1831 : local plugins=,neutron 2026-06-12 17:33:44.709 | + functions-common:run_plugins:1832 : local plugin 2026-06-12 17:33:44.711 | + functions-common:run_plugins:1833 : for plugin in ${plugins//,/ } 2026-06-12 17:33:44.714 | + functions-common:run_plugins:1834 : local dir=/opt/stack/neutron 2026-06-12 17:33:44.717 | + functions-common:run_plugins:1835 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2026-06-12 17:33:44.720 | + functions-common:run_plugins:1836 : source /opt/stack/neutron/devstack/plugin.sh stack test-config 2026-06-12 17:33:44.723 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2026-06-12 17:33:44.726 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2026-06-12 17:33:44.728 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2026-06-12 17:33:44.731 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2026-06-12 17:33:44.733 | +++ /opt/stack/neutron/devstack/lib/flavors:source:4 : FLAVORS_PLUGIN=flavors 2026-06-12 17:33:44.736 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2026-06-12 17:33:44.739 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2026-06-12 17:33:44.741 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:1 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2026-06-12 17:33:44.744 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:2 : SRIOV_AGENT_BINARY=/opt/stack/data/venv/bin/neutron-sriov-nic-agent 2026-06-12 17:33:44.746 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2026-06-12 17:33:44.748 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2026-06-12 17:33:44.751 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2026-06-12 17:33:44.753 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2026-06-12 17:33:44.756 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2026-06-12 17:33:44.759 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2026-06-12 17:33:44.761 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2026-06-12 17:33:44.765 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2026-06-12 17:33:44.768 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2026-06-12 17:33:44.771 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2026-06-12 17:33:44.774 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2026-06-12 17:33:44.777 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2026-06-12 17:33:44.792 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2026-06-12 17:33:44.795 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2026-06-12 17:33:44.797 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/pvlan 2026-06-12 17:33:44.801 | ++ /opt/stack/neutron/devstack/plugin.sh:source:23 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2026-06-12 17:33:44.803 | ++ /opt/stack/neutron/devstack/plugin.sh:source:24 : source /opt/stack/neutron/devstack/lib/frr 2026-06-12 17:33:44.806 | +++ /opt/stack/neutron/devstack/lib/frr:source:15 : FRR_ETC_SRC_DIR=/opt/stack/neutron/devstack/etc 2026-06-12 17:33:44.810 | ++ /opt/stack/neutron/devstack/plugin.sh:source:25 : source /opt/stack/neutron/devstack/lib/dns_forwarder_ovs_ext 2026-06-12 17:33:44.812 | ++ /opt/stack/neutron/devstack/plugin.sh:source:28 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2026-06-12 17:33:44.816 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-06-12 17:33:44.834 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2026-06-12 17:33:44.838 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2026-06-12 17:33:44.841 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2026-06-12 17:33:44.842 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2026-06-12 17:33:44.846 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2026-06-12 17:33:44.850 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2026-06-12 17:33:44.853 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2026-06-12 17:33:44.857 | +++ /opt/stack/neutron/devstack/plugin.sh:source:30 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-06-12 17:33:44.876 | ++ /opt/stack/neutron/devstack/plugin.sh:source:30 : Q_BUILD_OVS_FROM_GIT=False 2026-06-12 17:33:44.879 | ++ /opt/stack/neutron/devstack/plugin.sh:source:42 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2026-06-12 17:33:44.882 | ++ /opt/stack/neutron/devstack/plugin.sh:source:46 : [[ stack == \s\t\a\c\k ]] 2026-06-12 17:33:44.885 | ++ /opt/stack/neutron/devstack/plugin.sh:source:47 : case "$2" in 2026-06-12 17:33:44.888 | + ./stack.sh:main:1500 : merge_config_group /opt/stack/devstack/local.conf test-config 2026-06-12 17:33:44.892 | + inc/meta-config:merge_config_group:171 : local localfile=/opt/stack/devstack/local.conf 2026-06-12 17:33:44.894 | + inc/meta-config:merge_config_group:171 : shift 2026-06-12 17:33:44.897 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2026-06-12 17:33:44.899 | + inc/meta-config:merge_config_group:174 : [[ -r /opt/stack/devstack/local.conf ]] 2026-06-12 17:33:44.902 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-06-12 17:33:44.905 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-06-12 17:33:44.909 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /opt/stack/devstack/local.conf test-config 2026-06-12 17:33:44.913 | ++ inc/meta-config:get_meta_section_files:63 : local file=/opt/stack/devstack/local.conf 2026-06-12 17:33:44.916 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2026-06-12 17:33:44.919 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /opt/stack/devstack/local.conf ]] 2026-06-12 17:33:44.922 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2026-06-12 17:33:44.922 | /^\[\[.+\|.*\]\]/ { 2026-06-12 17:33:44.922 | gsub("[][]", "", $1); 2026-06-12 17:33:44.922 | split($1, a, "|"); 2026-06-12 17:33:44.922 | if (a[1] == matchgroup) 2026-06-12 17:33:44.922 | print a[2] 2026-06-12 17:33:44.922 | } 2026-06-12 17:33:44.922 | ' /opt/stack/devstack/local.conf 2026-06-12 17:33:44.929 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-06-12 17:33:44.932 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-06-12 17:33:44.935 | + inc/meta-config:merge_config_group:180 : local dir 2026-06-12 17:33:44.938 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $TEMPEST_CONFIG' 2026-06-12 17:33:44.942 | +++ inc/meta-config:merge_config_group:182 : echo /opt/stack/tempest/etc/tempest.conf 2026-06-12 17:33:44.946 | + inc/meta-config:merge_config_group:182 : realconfigfile=/opt/stack/tempest/etc/tempest.conf 2026-06-12 17:33:44.950 | + inc/meta-config:merge_config_group:183 : [[ -z /opt/stack/tempest/etc/tempest.conf ]] 2026-06-12 17:33:44.954 | ++ inc/meta-config:merge_config_group:187 : dirname /opt/stack/tempest/etc/tempest.conf 2026-06-12 17:33:44.959 | + inc/meta-config:merge_config_group:187 : dir=/opt/stack/tempest/etc 2026-06-12 17:33:44.962 | + inc/meta-config:merge_config_group:189 : test -e /opt/stack/tempest/etc 2026-06-12 17:33:44.965 | + inc/meta-config:merge_config_group:189 : test -d /opt/stack/tempest/etc 2026-06-12 17:33:44.968 | + inc/meta-config:merge_config_group:191 : [[ -e /opt/stack/tempest/etc ]] 2026-06-12 17:33:44.971 | + inc/meta-config:merge_config_group:196 : merge_config_file /opt/stack/devstack/local.conf test-config '$TEMPEST_CONFIG' 2026-06-12 17:33:44.974 | + inc/meta-config:merge_config_file:83 : local file=/opt/stack/devstack/local.conf 2026-06-12 17:33:44.977 | + inc/meta-config:merge_config_file:84 : local matchgroup=test-config 2026-06-12 17:33:44.980 | + inc/meta-config:merge_config_file:85 : local 'configfile=$TEMPEST_CONFIG' 2026-06-12 17:33:44.984 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-12 17:33:44.988 | ++ inc/meta-config:merge_config_file:91 : eval echo '$TEMPEST_CONFIG' 2026-06-12 17:33:44.991 | +++ inc/meta-config:merge_config_file:91 : echo /opt/stack/tempest/etc/tempest.conf 2026-06-12 17:33:44.995 | + inc/meta-config:merge_config_file:91 : real_configfile=/opt/stack/tempest/etc/tempest.conf 2026-06-12 17:33:44.998 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /opt/stack/tempest/etc/tempest.conf ']' 2026-06-12 17:33:45.002 | + inc/meta-config:merge_config_file:96 : get_meta_section /opt/stack/devstack/local.conf test-config '$TEMPEST_CONFIG' 2026-06-12 17:33:45.002 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$TEMPEST_CONFIG' ' 2026-06-12 17:33:45.002 | BEGIN { 2026-06-12 17:33:45.002 | section = "" 2026-06-12 17:33:45.002 | last_section = "" 2026-06-12 17:33:45.002 | section_count = 0 2026-06-12 17:33:45.002 | } 2026-06-12 17:33:45.002 | /^\[.+\]/ { 2026-06-12 17:33:45.002 | gsub("[][]", "", $1); 2026-06-12 17:33:45.002 | section=$1 2026-06-12 17:33:45.002 | next 2026-06-12 17:33:45.002 | } 2026-06-12 17:33:45.002 | /^ *\#/ { 2026-06-12 17:33:45.002 | next 2026-06-12 17:33:45.002 | } 2026-06-12 17:33:45.002 | /^[^ \t]+/ { 2026-06-12 17:33:45.002 | # get offset of first = in $0 2026-06-12 17:33:45.002 | eq_idx = index($0, "=") 2026-06-12 17:33:45.003 | # extract attr & value from $0 2026-06-12 17:33:45.003 | attr = substr($0, 1, eq_idx - 1) 2026-06-12 17:33:45.003 | value = substr($0, eq_idx + 1) 2026-06-12 17:33:45.003 | # only need to strip trailing whitespace from attr 2026-06-12 17:33:45.003 | sub(/[ \t]*$/, "", attr) 2026-06-12 17:33:45.003 | # need to strip leading & trailing whitespace from value 2026-06-12 17:33:45.003 | sub(/^[ \t]*/, "", value) 2026-06-12 17:33:45.003 | sub(/[ \t]*$/, "", value) 2026-06-12 17:33:45.003 | 2026-06-12 17:33:45.003 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-12 17:33:45.003 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-12 17:33:45.003 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-12 17:33:45.003 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-12 17:33:45.003 | if (! (section, attr) in cfg_attr_count) { 2026-06-12 17:33:45.003 | if (section != last_section) { 2026-06-12 17:33:45.003 | cfg_section[section_count++] = section 2026-06-12 17:33:45.003 | last_section = section 2026-06-12 17:33:45.003 | } 2026-06-12 17:33:45.003 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-12 17:33:45.003 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-12 17:33:45.003 | 2026-06-12 17:33:45.003 | cfg_attr[section, attr, 0] = value 2026-06-12 17:33:45.003 | cfg_attr_count[section, attr] = 1 2026-06-12 17:33:45.003 | } else { 2026-06-12 17:33:45.003 | lno = cfg_attr_count[section, attr]++ 2026-06-12 17:33:45.003 | cfg_attr[section, attr, lno] = value 2026-06-12 17:33:45.003 | } 2026-06-12 17:33:45.003 | } 2026-06-12 17:33:45.003 | END { 2026-06-12 17:33:45.003 | # Process each section in order 2026-06-12 17:33:45.003 | for (sno = 0; sno < section_count; sno++) { 2026-06-12 17:33:45.003 | section = cfg_section[sno] 2026-06-12 17:33:45.003 | # The ini routines simply append a config item immediately 2026-06-12 17:33:45.003 | # after the section header. To keep the same order as defined 2026-06-12 17:33:45.003 | # in local.conf, invoke the ini routines in the reverse order 2026-06-12 17:33:45.003 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-12 17:33:45.003 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-12 17:33:45.003 | if (cfg_attr_count[section, attr] == 1) 2026-06-12 17:33:45.003 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-12 17:33:45.003 | else { 2026-06-12 17:33:45.003 | # For multiline, invoke the ini routines in the reverse order 2026-06-12 17:33:45.003 | count = cfg_attr_count[section, attr] 2026-06-12 17:33:45.003 | print "inidelete " configfile " " section " " attr 2026-06-12 17:33:45.003 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-12 17:33:45.003 | for (l = count -2; l >= 0; l--) 2026-06-12 17:33:45.003 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-12 17:33:45.003 | } 2026-06-12 17:33:45.003 | } 2026-06-12 17:33:45.003 | } 2026-06-12 17:33:45.003 | } 2026-06-12 17:33:45.003 | ' 2026-06-12 17:33:45.003 | + inc/meta-config:merge_config_file:164 : read a 2026-06-12 17:33:45.005 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-12 17:33:45.006 | + inc/meta-config:get_meta_section:33 : local file=/opt/stack/devstack/local.conf 2026-06-12 17:33:45.009 | + inc/meta-config:get_meta_section:34 : local matchgroup=test-config 2026-06-12 17:33:45.012 | + inc/meta-config:get_meta_section:35 : local 'configfile=$TEMPEST_CONFIG' 2026-06-12 17:33:45.015 | + inc/meta-config:get_meta_section:37 : [[ -r /opt/stack/devstack/local.conf ]] 2026-06-12 17:33:45.018 | + inc/meta-config:get_meta_section:38 : [[ -z $TEMPEST_CONFIG ]] 2026-06-12 17:33:45.020 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=test-config -v 'configfile=$TEMPEST_CONFIG' ' 2026-06-12 17:33:45.020 | BEGIN { group = "" } 2026-06-12 17:33:45.020 | /^\[\[.+\|.*\]\]/ { 2026-06-12 17:33:45.020 | gsub("[][]", "", $1); 2026-06-12 17:33:45.020 | split($1, a, "|"); 2026-06-12 17:33:45.020 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-12 17:33:45.020 | group=a[1] 2026-06-12 17:33:45.020 | } else { 2026-06-12 17:33:45.020 | group="" 2026-06-12 17:33:45.020 | } 2026-06-12 17:33:45.020 | next 2026-06-12 17:33:45.020 | } 2026-06-12 17:33:45.020 | { 2026-06-12 17:33:45.020 | if (group != "") 2026-06-12 17:33:45.020 | print $0 2026-06-12 17:33:45.020 | } 2026-06-12 17:33:45.020 | ' /opt/stack/devstack/local.conf 2026-06-12 17:33:45.027 | + inc/meta-config:merge_config_file:164 : eval 'iniset $TEMPEST_CONFIG compute min_compute_nodes "1"' 2026-06-12 17:33:45.030 | ++ inc/meta-config:merge_config_file:164 : iniset /opt/stack/tempest/etc/tempest.conf compute min_compute_nodes 1 2026-06-12 17:33:45.060 | + inc/meta-config:merge_config_file:164 : read a 2026-06-12 17:33:45.063 | + inc/meta-config:merge_config_file:164 : eval 'iniset $TEMPEST_CONFIG service-clients http_timeout "90"' 2026-06-12 17:33:45.067 | ++ inc/meta-config:merge_config_file:164 : iniset /opt/stack/tempest/etc/tempest.conf service-clients http_timeout 90 2026-06-12 17:33:45.103 | + inc/meta-config:merge_config_file:164 : read a ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 13 async_wait 57 osc 161 apt-get 150 test_with_retry 1 dbsync 3 pip_install 102 apt-get-update 3 run_process 37 ------------------------- Unaccounted time 115 ========================= Total runtime 642 ================= Async summary ================= Time spent in the background minus waits: 215 sec Elapsed time: 642 sec Time if we did everything serially: 857 sec Speedup: 1.33489 Post-stack database query stats: +------------+-----------+-------+ | db | op | count | +------------+-----------+-------+ | keystone | SELECT | 35382 | | keystone | INSERT | 134 | | keystone | UPDATE | 10 | | neutron | DESCRIBE | 2 | | neutron | CREATE | 1 | | neutron | SHOW | 4 | | nova_api | SELECT | 61 | | nova_cell0 | SELECT | 28 | | nova_cell1 | SELECT | 50 | | nova_cell0 | INSERT | 5 | | neutron | SELECT | 6225 | | neutron | INSERT | 844 | | placement | SELECT | 18 | | placement | INSERT | 77 | | placement | SET | 1 | | neutron | UPDATE | 208 | | neutron | DELETE | 30 | | nova_cell0 | UPDATE | 2 | | nova_api | SAVEPOINT | 12 | | nova_api | INSERT | 24 | | nova_api | RELEASE | 12 | | cinder | SELECT | 66 | | cinder | INSERT | 6 | | cinder | UPDATE | 3 | | placement | UPDATE | 3 | | cinder | DELETE | 1 | | glance | INSERT | 44 | | glance | SELECT | 248 | | glance | UPDATE | 45 | | glance | DELETE | 3 | | nova_cell1 | INSERT | 3 | | nova_cell1 | UPDATE | 9 | | keystone | DELETE | 17 | +------------+-----------+-------+ This is your host IP address: 10.4.3.250 This is your host IPv6 address: ::1 Keystone is serving at https://10.4.3.250/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: 37fb911deef99dce62bfce22cce767b821a23bb1 Merge "Make Glance image count quotas configurable" 2026-06-09 08:50:32 +0000 OS Version: Ubuntu 24.04 noble