2026-06-12 20:20:39.329 | + ./stack.sh:main:485 : exec 2026-06-12 20:20:39.329 | + ./stack.sh:main:493 : echo_summary 'stack.sh log /opt/stack/logs/devstacklog.txt.2026-06-12-202039' 2026-06-12 20:20:39.329 | ++ ./stack.sh:main:485 : /usr/bin/python3.12 /opt/stack/devstack/tools/outfilter.py -o /opt/stack/logs/devstacklog.txt.2026-06-12-202039.summary.2026-06-12-202039 2026-06-12 20:20:39.329 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-12 20:20:39.329 | + ./stack.sh:echo_summary:444 : echo -e stack.sh log /opt/stack/logs/devstacklog.txt.2026-06-12-202039 2026-06-12 20:20:39.329 | + ./stack.sh:main:495 : ln -sf /opt/stack/logs/devstacklog.txt.2026-06-12-202039 /opt/stack/logs/devstacklog.txt 2026-06-12 20:20:39.329 | + ./stack.sh:main:496 : ln -sf /opt/stack/logs/devstacklog.txt.2026-06-12-202039.summary.2026-06-12-202039 /opt/stack/logs/devstacklog.txt.summary 2026-06-12 20:20:39.329 | + ./stack.sh:main:511 : check_path_perm_sanity /opt/stack 2026-06-12 20:20:39.329 | + functions:check_path_perm_sanity:615 : local real_path 2026-06-12 20:20:39.333 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-06-12 20:20:39.339 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-06-12 20:20:39.343 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-06-12 20:20:39.349 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-06-12 20:20:39.350 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-06-12 20:20:39.356 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-06-12 20:20:39.360 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-06-12 20:20:39.365 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-06-12 20:20:39.372 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-06-12 20:20:39.376 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-06-12 20:20:39.379 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-06-12 20:20:39.384 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-06-12 20:20:39.392 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-06-12 20:20:39.396 | + ./stack.sh:main:517 : trap exit_trap EXIT 2026-06-12 20:20:39.401 | + ./stack.sh:main:558 : trap err_trap ERR 2026-06-12 20:20:39.406 | + ./stack.sh:main:571 : set -o errexit 2026-06-12 20:20:39.410 | + ./stack.sh:main:574 : uname -a 2026-06-12 20:20:39.412 | Linux np0000179819 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 20:20:39.416 | + ./stack.sh:main:577 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-06-12 20:20:39.420 | + ./stack.sh:main:578 : rm -f /opt/stack/data/ca-bundle.pem 2026-06-12 20:20:39.426 | + ./stack.sh:main:581 : source /opt/stack/devstack/lib/database 2026-06-12 20:20:39.495 | + ./stack.sh:main:582 : source /opt/stack/devstack/lib/rpc_backend 2026-06-12 20:20:39.526 | + ./stack.sh:main:585 : source /opt/stack/devstack/lib/host 2026-06-12 20:20:39.531 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-06-12 20:20:39.561 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-06-12 20:20:39.567 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-06-12 20:20:39.594 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-06-12 20:20:39.600 | +++ lib/host:source:34 : trueorfalse False ENABLE_ZSWAP 2026-06-12 20:20:39.627 | ++ lib/host:source:34 : ENABLE_ZSWAP=True 2026-06-12 20:20:39.631 | ++ lib/host:source:37 : ZSWAP_COMPRESSOR=lz4 2026-06-12 20:20:39.635 | ++ lib/host:source:38 : ZSWAP_ZPOOL=zsmalloc 2026-06-12 20:20:39.641 | +++ lib/host:source:53 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-06-12 20:20:39.670 | ++ lib/host:source:53 : ENABLE_SYSCTL_MEM_TUNING=True 2026-06-12 20:20:39.676 | +++ lib/host:source:75 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-06-12 20:20:39.704 | ++ lib/host:source:75 : ENABLE_SYSCTL_NET_TUNING=True 2026-06-12 20:20:39.709 | + ./stack.sh:main:588 : tune_host 2026-06-12 20:20:39.714 | + lib/host:tune_host:96 : configure_host_mem 2026-06-12 20:20:39.719 | + lib/host:configure_host_mem:70 : configure_zswap 2026-06-12 20:20:39.724 | + lib/host:configure_zswap:40 : [[ True == \T\r\u\e ]] 2026-06-12 20:20:39.728 | + lib/host:configure_zswap:43 : is_ubuntu 2026-06-12 20:20:39.732 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 20:20:39.737 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 20:20:39.742 | + lib/host:configure_zswap:44 : echo lz4 2026-06-12 20:20:39.743 | + lib/host:configure_zswap:44 : sudo tee /sys/module/zswap/parameters/compressor 2026-06-12 20:20:39.757 | lz4 2026-06-12 20:20:39.765 | + lib/host:configure_zswap:45 : sudo tee /sys/module/zswap/parameters/zpool 2026-06-12 20:20:39.765 | + lib/host:configure_zswap:45 : echo zsmalloc 2026-06-12 20:20:39.777 | zsmalloc 2026-06-12 20:20:39.784 | + lib/host:configure_zswap:47 : echo 1 2026-06-12 20:20:39.785 | + lib/host:configure_zswap:47 : sudo tee /sys/module/zswap/parameters/enabled 2026-06-12 20:20:39.798 | 1 2026-06-12 20:20:39.823 | + lib/host:configure_zswap:49 : sudo grep -R . /sys/module/zswap/parameters 2026-06-12 20:20:39.839 | /sys/module/zswap/parameters/same_filled_pages_enabled:Y 2026-06-12 20:20:39.839 | /sys/module/zswap/parameters/enabled:Y 2026-06-12 20:20:39.840 | /sys/module/zswap/parameters/shrinker_enabled:Y 2026-06-12 20:20:39.840 | /sys/module/zswap/parameters/max_pool_percent:20 2026-06-12 20:20:39.840 | /sys/module/zswap/parameters/compressor:lz4 2026-06-12 20:20:39.840 | /sys/module/zswap/parameters/non_same_filled_pages_enabled:Y 2026-06-12 20:20:39.840 | /sys/module/zswap/parameters/zpool:zsmalloc 2026-06-12 20:20:39.840 | /sys/module/zswap/parameters/exclusive_loads:N 2026-06-12 20:20:39.840 | /sys/module/zswap/parameters/accept_threshold_percent:90 2026-06-12 20:20:39.844 | + lib/host:configure_host_mem:71 : configure_ksm 2026-06-12 20:20:39.848 | + lib/host:configure_ksm:15 : [[ True == \T\r\u\e ]] 2026-06-12 20:20:39.852 | + lib/host:configure_ksm:16 : install_package ksmtuned 2026-06-12 20:20:39.857 | + functions-common:install_package:1432 : update_package_repo 2026-06-12 20:20:39.861 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-12 20:20:39.864 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=False 2026-06-12 20:20:39.868 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-12 20:20:39.871 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-12 20:20:39.874 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-12 20:20:39.878 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 20:20:39.882 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 20:20:39.885 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-12 20:20:39.889 | + functions-common:apt_get_update:1160 : [[ False == \T\r\u\e ]] 2026-06-12 20:20:39.893 | + functions-common:apt_get_update:1165 : [[ False = \T\r\u\e ]] 2026-06-12 20:20:39.896 | + functions-common:apt_get_update:1167 : local sudo=sudo 2026-06-12 20:20:39.902 | ++ functions-common:apt_get_update:1168 : id -u 2026-06-12 20:20:39.910 | + functions-common:apt_get_update:1168 : [[ 1002 = \0 ]] 2026-06-12 20:20:39.914 | + functions-common:apt_get_update:1171 : time_start apt-get-update 2026-06-12 20:20:39.918 | + functions-common:time_start:2400 : local name=apt-get-update 2026-06-12 20:20:39.922 | + functions-common:time_start:2401 : local start_time= 2026-06-12 20:20:39.926 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-12 20:20:39.931 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-12 20:20:39.938 | + functions-common:time_start:2405 : _TIME_START[$name]=1781295639933 2026-06-12 20:20:39.942 | + functions-common:apt_get_update:1173 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-06-12 20:20:39.946 | + functions-common:apt_get_update:1174 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-06-12 20:20:39.950 | + 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 20:20:40.141 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble InRelease 2026-06-12 20:20:40.142 | Hit:2 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-06-12 20:20:40.162 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates InRelease 2026-06-12 20:20:40.188 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-06-12 20:20:41.640 | Reading package lists... 2026-06-12 20:20:41.673 | + functions-common:apt_get_update:1179 : REPOS_UPDATED=True 2026-06-12 20:20:41.677 | + functions-common:apt_get_update:1181 : time_stop apt-get-update 2026-06-12 20:20:41.682 | + functions-common:time_stop:2414 : local name 2026-06-12 20:20:41.687 | + functions-common:time_stop:2415 : local end_time 2026-06-12 20:20:41.691 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-12 20:20:41.695 | + functions-common:time_stop:2417 : local total 2026-06-12 20:20:41.700 | + functions-common:time_stop:2418 : local start_time 2026-06-12 20:20:41.704 | + functions-common:time_stop:2420 : name=apt-get-update 2026-06-12 20:20:41.708 | + functions-common:time_stop:2421 : start_time=1781295639933 2026-06-12 20:20:41.713 | + functions-common:time_stop:2423 : [[ -z 1781295639933 ]] 2026-06-12 20:20:41.718 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-12 20:20:41.724 | + functions-common:time_stop:2426 : end_time=1781295641719 2026-06-12 20:20:41.728 | + functions-common:time_stop:2427 : elapsed_time=1786 2026-06-12 20:20:41.732 | + functions-common:time_stop:2428 : total=0 2026-06-12 20:20:41.736 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-12 20:20:41.740 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=1786 2026-06-12 20:20:41.745 | + functions-common:install_package:1433 : real_install_package ksmtuned 2026-06-12 20:20:41.749 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-12 20:20:41.754 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 20:20:41.758 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 20:20:41.762 | + functions-common:real_install_package:1421 : apt_get install ksmtuned 2026-06-12 20:20:41.798 | + 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 20:20:41.839 | Reading package lists... 2026-06-12 20:20:42.086 | Building dependency tree... 2026-06-12 20:20:42.087 | Reading state information... 2026-06-12 20:20:42.380 | Recommended packages: 2026-06-12 20:20:42.381 | qemu-kvm 2026-06-12 20:20:42.412 | The following NEW packages will be installed: 2026-06-12 20:20:42.413 | ksmtuned 2026-06-12 20:20:42.551 | 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 2026-06-12 20:20:42.551 | Need to get 7,444 B of archives. 2026-06-12 20:20:42.551 | After this operation, 44.0 kB of additional disk space will be used. 2026-06-12 20:20:42.551 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7,444 B] 2026-06-12 20:20:42.730 | debconf: delaying package configuration, since apt-utils is not installed 2026-06-12 20:20:42.790 | Fetched 7,444 B in 0s (63.2 kB/s) 2026-06-12 20:20:42.838 | Selecting previously unselected package ksmtuned. 2026-06-12 20:20:42.856 | (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 ... 33266 files and directories currently installed.) 2026-06-12 20:20:42.857 | Preparing to unpack .../ksmtuned_4.20150326_amd64.deb ... 2026-06-12 20:20:42.863 | Unpacking ksmtuned (4.20150326) ... 2026-06-12 20:20:42.942 | Setting up ksmtuned (4.20150326) ... 2026-06-12 20:20:43.121 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-06-12 20:20:43.263 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-06-12 20:20:44.159 | + functions-common:apt_get:1205 : result=0 2026-06-12 20:20:44.164 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-12 20:20:44.167 | + functions-common:time_stop:2414 : local name 2026-06-12 20:20:44.171 | + functions-common:time_stop:2415 : local end_time 2026-06-12 20:20:44.176 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-12 20:20:44.180 | + functions-common:time_stop:2417 : local total 2026-06-12 20:20:44.185 | + functions-common:time_stop:2418 : local start_time 2026-06-12 20:20:44.189 | + functions-common:time_stop:2420 : name=apt-get 2026-06-12 20:20:44.193 | + functions-common:time_stop:2421 : start_time=1781295641794 2026-06-12 20:20:44.197 | + functions-common:time_stop:2423 : [[ -z 1781295641794 ]] 2026-06-12 20:20:44.203 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-12 20:20:44.209 | + functions-common:time_stop:2426 : end_time=1781295644205 2026-06-12 20:20:44.213 | + functions-common:time_stop:2427 : elapsed_time=2411 2026-06-12 20:20:44.216 | + functions-common:time_stop:2428 : total=19517 2026-06-12 20:20:44.221 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-12 20:20:44.225 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=21928 2026-06-12 20:20:44.228 | + functions-common:apt_get:1209 : return 0 2026-06-12 20:20:44.233 | + lib/host:configure_ksm:18 : [[ -f /sys/kernel/mm/ksm/run ]] 2026-06-12 20:20:44.238 | + lib/host:configure_ksm:19 : sudo tee /sys/kernel/mm/ksm/run 2026-06-12 20:20:44.239 | ++ lib/host:configure_ksm:19 : bool_to_int ENABLE_KSM 2026-06-12 20:20:44.266 | + lib/host:configure_ksm:19 : echo 0 2026-06-12 20:20:44.266 | 0 2026-06-12 20:20:44.273 | + lib/host:configure_host_mem:72 : configure_sysctl_mem_parmaters 2026-06-12 20:20:44.279 | + lib/host:configure_sysctl_mem_parmaters:55 : [[ True == \T\r\u\e ]] 2026-06-12 20:20:44.283 | + lib/host:configure_sysctl_mem_parmaters:57 : sudo sysctl -w vm.dirty_ratio=60 2026-06-12 20:20:44.298 | vm.dirty_ratio = 60 2026-06-12 20:20:44.304 | + lib/host:configure_sysctl_mem_parmaters:58 : sudo sysctl -w vm.dirty_background_ratio=10 2026-06-12 20:20:44.316 | vm.dirty_background_ratio = 10 2026-06-12 20:20:44.321 | + lib/host:configure_sysctl_mem_parmaters:59 : sudo sysctl -w vm.vfs_cache_pressure=50 2026-06-12 20:20:44.335 | vm.vfs_cache_pressure = 50 2026-06-12 20:20:44.340 | + lib/host:configure_sysctl_mem_parmaters:64 : sudo sysctl -w vm.swappiness=100 2026-06-12 20:20:44.353 | vm.swappiness = 100 2026-06-12 20:20:44.359 | + lib/host:configure_sysctl_mem_parmaters:65 : sudo grep -R . /proc/sys/vm/ 2026-06-12 20:20:44.373 | /proc/sys/vm/admin_reserve_kbytes:8192 2026-06-12 20:20:44.373 | grep: /proc/sys/vm/compact_memory: Permission denied 2026-06-12 20:20:44.373 | /proc/sys/vm/compact_unevictable_allowed:1 2026-06-12 20:20:44.373 | /proc/sys/vm/compaction_proactiveness:20 2026-06-12 20:20:44.373 | /proc/sys/vm/dirty_background_bytes:0 2026-06-12 20:20:44.373 | /proc/sys/vm/dirty_background_ratio:10 2026-06-12 20:20:44.373 | /proc/sys/vm/dirty_bytes:0 2026-06-12 20:20:44.373 | /proc/sys/vm/dirty_expire_centisecs:3000 2026-06-12 20:20:44.373 | /proc/sys/vm/dirty_ratio:60 2026-06-12 20:20:44.373 | /proc/sys/vm/dirty_writeback_centisecs:500 2026-06-12 20:20:44.373 | /proc/sys/vm/dirtytime_expire_seconds:43200 2026-06-12 20:20:44.373 | grep: /proc/sys/vm/drop_caches: Permission denied 2026-06-12 20:20:44.375 | /proc/sys/vm/extfrag_threshold:500 2026-06-12 20:20:44.375 | /proc/sys/vm/hugetlb_optimize_vmemmap:0 2026-06-12 20:20:44.375 | /proc/sys/vm/hugetlb_shm_group:0 2026-06-12 20:20:44.375 | /proc/sys/vm/laptop_mode:0 2026-06-12 20:20:44.375 | /proc/sys/vm/legacy_va_layout:0 2026-06-12 20:20:44.375 | /proc/sys/vm/lowmem_reserve_ratio:256 256 32 0 0 2026-06-12 20:20:44.375 | /proc/sys/vm/max_map_count:1048576 2026-06-12 20:20:44.375 | /proc/sys/vm/memfd_noexec:0 2026-06-12 20:20:44.375 | /proc/sys/vm/memory_failure_early_kill:0 2026-06-12 20:20:44.375 | /proc/sys/vm/memory_failure_recovery:1 2026-06-12 20:20:44.375 | /proc/sys/vm/min_free_kbytes:67584 2026-06-12 20:20:44.375 | /proc/sys/vm/min_slab_ratio:5 2026-06-12 20:20:44.375 | /proc/sys/vm/min_unmapped_ratio:1 2026-06-12 20:20:44.375 | /proc/sys/vm/mmap_min_addr:65536 2026-06-12 20:20:44.375 | /proc/sys/vm/mmap_rnd_bits:32 2026-06-12 20:20:44.375 | /proc/sys/vm/mmap_rnd_compat_bits:16 2026-06-12 20:20:44.375 | /proc/sys/vm/nr_hugepages:0 2026-06-12 20:20:44.375 | /proc/sys/vm/nr_hugepages_mempolicy:0 2026-06-12 20:20:44.375 | /proc/sys/vm/nr_overcommit_hugepages:0 2026-06-12 20:20:44.375 | /proc/sys/vm/numa_stat:1 2026-06-12 20:20:44.375 | /proc/sys/vm/numa_zonelist_order:Node 2026-06-12 20:20:44.375 | /proc/sys/vm/oom_dump_tasks:1 2026-06-12 20:20:44.375 | /proc/sys/vm/oom_kill_allocating_task:0 2026-06-12 20:20:44.375 | /proc/sys/vm/overcommit_kbytes:0 2026-06-12 20:20:44.375 | /proc/sys/vm/overcommit_memory:0 2026-06-12 20:20:44.375 | /proc/sys/vm/overcommit_ratio:50 2026-06-12 20:20:44.375 | /proc/sys/vm/page-cluster:3 2026-06-12 20:20:44.375 | /proc/sys/vm/page_lock_unfairness:5 2026-06-12 20:20:44.375 | /proc/sys/vm/panic_on_oom:0 2026-06-12 20:20:44.375 | /proc/sys/vm/percpu_pagelist_high_fraction:0 2026-06-12 20:20:44.375 | /proc/sys/vm/stat_interval:1 2026-06-12 20:20:44.375 | /proc/sys/vm/swappiness:100 2026-06-12 20:20:44.375 | /proc/sys/vm/unprivileged_userfaultfd:0 2026-06-12 20:20:44.375 | /proc/sys/vm/user_reserve_kbytes:131072 2026-06-12 20:20:44.375 | /proc/sys/vm/vfs_cache_pressure:50 2026-06-12 20:20:44.375 | /proc/sys/vm/watermark_boost_factor:15000 2026-06-12 20:20:44.375 | /proc/sys/vm/watermark_scale_factor:10 2026-06-12 20:20:44.375 | /proc/sys/vm/zone_reclaim_mode:0 2026-06-12 20:20:44.381 | + lib/host:configure_sysctl_mem_parmaters:65 : /bin/true 2026-06-12 20:20:44.389 | + lib/host:tune_host:97 : configure_host_net 2026-06-12 20:20:44.393 | + lib/host:configure_host_net:92 : configure_sysctl_net_parmaters 2026-06-12 20:20:44.397 | + lib/host:configure_sysctl_net_parmaters:77 : [[ True == \T\r\u\e ]] 2026-06-12 20:20:44.400 | + lib/host:configure_sysctl_net_parmaters:79 : sudo sysctl -w net.ipv4.tcp_keepalive_time=60 2026-06-12 20:20:44.415 | net.ipv4.tcp_keepalive_time = 60 2026-06-12 20:20:44.420 | + lib/host:configure_sysctl_net_parmaters:80 : sudo sysctl -w net.ipv4.tcp_keepalive_intvl=10 2026-06-12 20:20:44.434 | net.ipv4.tcp_keepalive_intvl = 10 2026-06-12 20:20:44.439 | + lib/host:configure_sysctl_net_parmaters:81 : sudo sysctl -w net.ipv4.tcp_keepalive_probes=6 2026-06-12 20:20:44.450 | net.ipv4.tcp_keepalive_probes = 6 2026-06-12 20:20:44.456 | + lib/host:configure_sysctl_net_parmaters:83 : sudo sysctl -w net.ipv4.tcp_fastopen=3 2026-06-12 20:20:44.470 | net.ipv4.tcp_fastopen = 3 2026-06-12 20:20:44.477 | + 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 20:20:44.495 | /proc/sys/net/ipv4/tcp_abort_on_overflow:0 2026-06-12 20:20:44.496 | /proc/sys/net/ipv4/tcp_adv_win_scale:1 2026-06-12 20:20:44.496 | /proc/sys/net/ipv4/tcp_allowed_congestion_control:reno cubic 2026-06-12 20:20:44.496 | /proc/sys/net/ipv4/tcp_app_win:31 2026-06-12 20:20:44.496 | /proc/sys/net/ipv4/tcp_autocorking:1 2026-06-12 20:20:44.496 | /proc/sys/net/ipv4/tcp_available_congestion_control:reno cubic 2026-06-12 20:20:44.496 | /proc/sys/net/ipv4/tcp_available_ulp:espintcp mptcp 2026-06-12 20:20:44.496 | /proc/sys/net/ipv4/tcp_backlog_ack_defer:1 2026-06-12 20:20:44.496 | /proc/sys/net/ipv4/tcp_base_mss:1024 2026-06-12 20:20:44.496 | /proc/sys/net/ipv4/tcp_challenge_ack_limit:2147483647 2026-06-12 20:20:44.496 | /proc/sys/net/ipv4/tcp_child_ehash_entries:0 2026-06-12 20:20:44.496 | /proc/sys/net/ipv4/tcp_comp_sack_delay_ns:1000000 2026-06-12 20:20:44.496 | /proc/sys/net/ipv4/tcp_comp_sack_nr:44 2026-06-12 20:20:44.496 | /proc/sys/net/ipv4/tcp_comp_sack_slack_ns:100000 2026-06-12 20:20:44.496 | /proc/sys/net/ipv4/tcp_congestion_control:cubic 2026-06-12 20:20:44.496 | /proc/sys/net/ipv4/tcp_dsack:1 2026-06-12 20:20:44.496 | /proc/sys/net/ipv4/tcp_early_demux:1 2026-06-12 20:20:44.496 | /proc/sys/net/ipv4/tcp_early_retrans:3 2026-06-12 20:20:44.496 | /proc/sys/net/ipv4/tcp_ecn:2 2026-06-12 20:20:44.496 | /proc/sys/net/ipv4/tcp_ecn_fallback:1 2026-06-12 20:20:44.496 | /proc/sys/net/ipv4/tcp_ehash_entries:524288 2026-06-12 20:20:44.496 | /proc/sys/net/ipv4/tcp_fack:0 2026-06-12 20:20:44.496 | /proc/sys/net/ipv4/tcp_fastopen:3 2026-06-12 20:20:44.496 | /proc/sys/net/ipv4/tcp_fastopen_blackhole_timeout_sec:0 2026-06-12 20:20:44.496 | /proc/sys/net/ipv4/tcp_fastopen_key:53f48482-db79d498-c94512a1-01339130 2026-06-12 20:20:44.496 | /proc/sys/net/ipv4/tcp_fin_timeout:60 2026-06-12 20:20:44.496 | /proc/sys/net/ipv4/tcp_frto:2 2026-06-12 20:20:44.496 | /proc/sys/net/ipv4/tcp_fwmark_accept:0 2026-06-12 20:20:44.496 | /proc/sys/net/ipv4/tcp_invalid_ratelimit:500 2026-06-12 20:20:44.496 | /proc/sys/net/ipv4/tcp_keepalive_intvl:10 2026-06-12 20:20:44.496 | /proc/sys/net/ipv4/tcp_keepalive_probes:6 2026-06-12 20:20:44.496 | /proc/sys/net/ipv4/tcp_keepalive_time:60 2026-06-12 20:20:44.496 | /proc/sys/net/ipv4/tcp_l3mdev_accept:0 2026-06-12 20:20:44.496 | /proc/sys/net/ipv4/tcp_limit_output_bytes:1048576 2026-06-12 20:20:44.496 | /proc/sys/net/ipv4/tcp_low_latency:0 2026-06-12 20:20:44.496 | /proc/sys/net/ipv4/tcp_max_orphans:262144 2026-06-12 20:20:44.496 | /proc/sys/net/ipv4/tcp_max_reordering:300 2026-06-12 20:20:44.496 | /proc/sys/net/ipv4/tcp_max_syn_backlog:4096 2026-06-12 20:20:44.496 | /proc/sys/net/ipv4/tcp_max_tw_buckets:262144 2026-06-12 20:20:44.496 | /proc/sys/net/ipv4/tcp_mem:768417 1024558 1536834 2026-06-12 20:20:44.496 | /proc/sys/net/ipv4/tcp_migrate_req:0 2026-06-12 20:20:44.496 | /proc/sys/net/ipv4/tcp_min_rtt_wlen:300 2026-06-12 20:20:44.496 | /proc/sys/net/ipv4/tcp_min_snd_mss:48 2026-06-12 20:20:44.497 | /proc/sys/net/ipv4/tcp_min_tso_segs:2 2026-06-12 20:20:44.497 | /proc/sys/net/ipv4/tcp_moderate_rcvbuf:1 2026-06-12 20:20:44.497 | /proc/sys/net/ipv4/tcp_mtu_probe_floor:48 2026-06-12 20:20:44.497 | /proc/sys/net/ipv4/tcp_mtu_probing:0 2026-06-12 20:20:44.497 | /proc/sys/net/ipv4/tcp_no_metrics_save:0 2026-06-12 20:20:44.497 | /proc/sys/net/ipv4/tcp_no_ssthresh_metrics_save:1 2026-06-12 20:20:44.497 | /proc/sys/net/ipv4/tcp_notsent_lowat:4294967295 2026-06-12 20:20:44.497 | /proc/sys/net/ipv4/tcp_orphan_retries:0 2026-06-12 20:20:44.497 | /proc/sys/net/ipv4/tcp_pacing_ca_ratio:120 2026-06-12 20:20:44.497 | /proc/sys/net/ipv4/tcp_pacing_ss_ratio:200 2026-06-12 20:20:44.497 | /proc/sys/net/ipv4/tcp_pingpong_thresh:1 2026-06-12 20:20:44.497 | /proc/sys/net/ipv4/tcp_plb_cong_thresh:128 2026-06-12 20:20:44.497 | /proc/sys/net/ipv4/tcp_plb_enabled:0 2026-06-12 20:20:44.497 | /proc/sys/net/ipv4/tcp_plb_idle_rehash_rounds:3 2026-06-12 20:20:44.497 | /proc/sys/net/ipv4/tcp_plb_rehash_rounds:12 2026-06-12 20:20:44.497 | /proc/sys/net/ipv4/tcp_plb_suspend_rto_sec:60 2026-06-12 20:20:44.497 | /proc/sys/net/ipv4/tcp_probe_interval:600 2026-06-12 20:20:44.497 | /proc/sys/net/ipv4/tcp_probe_threshold:8 2026-06-12 20:20:44.497 | /proc/sys/net/ipv4/tcp_recovery:1 2026-06-12 20:20:44.497 | /proc/sys/net/ipv4/tcp_reflect_tos:0 2026-06-12 20:20:44.497 | /proc/sys/net/ipv4/tcp_reordering:3 2026-06-12 20:20:44.497 | /proc/sys/net/ipv4/tcp_retrans_collapse:1 2026-06-12 20:20:44.497 | /proc/sys/net/ipv4/tcp_retries1:3 2026-06-12 20:20:44.497 | /proc/sys/net/ipv4/tcp_retries2:15 2026-06-12 20:20:44.497 | /proc/sys/net/ipv4/tcp_rfc1337:0 2026-06-12 20:20:44.497 | /proc/sys/net/ipv4/tcp_rmem:4096 131072 6291456 2026-06-12 20:20:44.497 | /proc/sys/net/ipv4/tcp_sack:1 2026-06-12 20:20:44.497 | /proc/sys/net/ipv4/tcp_shrink_window:0 2026-06-12 20:20:44.497 | /proc/sys/net/ipv4/tcp_slow_start_after_idle:1 2026-06-12 20:20:44.497 | /proc/sys/net/ipv4/tcp_stdurg:0 2026-06-12 20:20:44.497 | /proc/sys/net/ipv4/tcp_synack_retries:5 2026-06-12 20:20:44.497 | /proc/sys/net/ipv4/tcp_syncookies:1 2026-06-12 20:20:44.497 | /proc/sys/net/ipv4/tcp_syn_linear_timeouts:4 2026-06-12 20:20:44.497 | /proc/sys/net/ipv4/tcp_syn_retries:6 2026-06-12 20:20:44.497 | /proc/sys/net/ipv4/tcp_thin_linear_timeouts:0 2026-06-12 20:20:44.497 | /proc/sys/net/ipv4/tcp_timestamps:1 2026-06-12 20:20:44.497 | /proc/sys/net/ipv4/tcp_tso_rtt_log:9 2026-06-12 20:20:44.497 | /proc/sys/net/ipv4/tcp_tso_win_divisor:3 2026-06-12 20:20:44.497 | /proc/sys/net/ipv4/tcp_tw_reuse:2 2026-06-12 20:20:44.497 | /proc/sys/net/ipv4/tcp_window_scaling:1 2026-06-12 20:20:44.497 | /proc/sys/net/ipv4/tcp_wmem:4096 16384 4194304 2026-06-12 20:20:44.497 | /proc/sys/net/ipv4/tcp_workaround_signed_windows:0 2026-06-12 20:20:44.502 | + lib/host:configure_sysctl_net_parmaters:87 : sudo sysctl -w net.core.default_qdisc=pfifo_fast 2026-06-12 20:20:44.514 | net.core.default_qdisc = pfifo_fast 2026-06-12 20:20:44.521 | + ./stack.sh:main:594 : fetch_plugins 2026-06-12 20:20:44.525 | + functions-common:fetch_plugins:1760 : local plugins=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-06-12 20:20:44.531 | + functions-common:fetch_plugins:1761 : local plugin 2026-06-12 20:20:44.536 | + functions-common:fetch_plugins:1764 : [[ -z ,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider ]] 2026-06-12 20:20:44.540 | + functions-common:fetch_plugins:1768 : echo 'Fetching DevStack plugins' 2026-06-12 20:20:44.540 | Fetching DevStack plugins 2026-06-12 20:20:44.546 | + functions-common:fetch_plugins:1769 : for plugin in ${plugins//,/ } 2026-06-12 20:20:44.550 | + functions-common:fetch_plugins:1770 : git_clone_by_name barbican 2026-06-12 20:20:44.554 | + functions-common:git_clone_by_name:675 : local name=barbican 2026-06-12 20:20:44.558 | + functions-common:git_clone_by_name:676 : local repo=https://github.com/openstack/barbican 2026-06-12 20:20:44.563 | + functions-common:git_clone_by_name:677 : local dir=/opt/stack/barbican 2026-06-12 20:20:44.567 | + functions-common:git_clone_by_name:678 : local branch=master 2026-06-12 20:20:44.572 | + functions-common:git_clone_by_name:679 : git_clone https://github.com/openstack/barbican /opt/stack/barbican master 2026-06-12 20:20:44.576 | + functions-common:git_clone:583 : local git_remote=https://github.com/openstack/barbican 2026-06-12 20:20:44.580 | + functions-common:git_clone:584 : local git_dest=/opt/stack/barbican 2026-06-12 20:20:44.584 | + functions-common:git_clone:585 : local git_ref=master 2026-06-12 20:20:44.587 | + functions-common:git_clone:586 : local orig_dir 2026-06-12 20:20:44.592 | ++ functions-common:git_clone:587 : pwd 2026-06-12 20:20:44.597 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-12 20:20:44.601 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-12 20:20:44.606 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-12 20:20:44.633 | + functions-common:git_clone:590 : RECLONE=False 2026-06-12 20:20:44.636 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-12 20:20:44.640 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-12 20:20:44.645 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-12 20:20:44.645 | + functions-common:git_clone:604 : echo master 2026-06-12 20:20:44.656 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/barbican ]] 2026-06-12 20:20:44.661 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-12 20:20:44.665 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/barbican 2026-06-12 20:20:44.688 | + functions-common:git_clone:666 : cd /opt/stack/barbican 2026-06-12 20:20:44.692 | + functions-common:git_clone:667 : git show --oneline 2026-06-12 20:20:44.694 | + functions-common:git_clone:667 : head -1 2026-06-12 20:20:44.698 | a9b738f9 Merge "Do not override host_ref by default" 2026-06-12 20:20:44.704 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-12 20:20:44.708 | + functions-common:fetch_plugins:1769 : for plugin in ${plugins//,/ } 2026-06-12 20:20:44.712 | + functions-common:fetch_plugins:1770 : git_clone_by_name magnum 2026-06-12 20:20:44.717 | + functions-common:git_clone_by_name:675 : local name=magnum 2026-06-12 20:20:44.721 | + functions-common:git_clone_by_name:676 : local repo=https://review.opendev.org/openstack/magnum 2026-06-12 20:20:44.725 | + functions-common:git_clone_by_name:677 : local dir=/opt/stack/magnum 2026-06-12 20:20:44.729 | + functions-common:git_clone_by_name:678 : local branch=master 2026-06-12 20:20:44.732 | + functions-common:git_clone_by_name:679 : git_clone https://review.opendev.org/openstack/magnum /opt/stack/magnum master 2026-06-12 20:20:44.737 | + functions-common:git_clone:583 : local git_remote=https://review.opendev.org/openstack/magnum 2026-06-12 20:20:44.741 | + functions-common:git_clone:584 : local git_dest=/opt/stack/magnum 2026-06-12 20:20:44.745 | + functions-common:git_clone:585 : local git_ref=master 2026-06-12 20:20:44.749 | + functions-common:git_clone:586 : local orig_dir 2026-06-12 20:20:44.754 | ++ functions-common:git_clone:587 : pwd 2026-06-12 20:20:44.760 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-12 20:20:44.763 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-12 20:20:44.768 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-12 20:20:44.796 | + functions-common:git_clone:590 : RECLONE=False 2026-06-12 20:20:44.799 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-12 20:20:44.803 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-12 20:20:44.808 | + functions-common:git_clone:604 : echo master 2026-06-12 20:20:44.809 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-12 20:20:44.817 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/magnum ]] 2026-06-12 20:20:44.820 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-12 20:20:44.824 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/magnum 2026-06-12 20:20:44.845 | + functions-common:git_clone:666 : cd /opt/stack/magnum 2026-06-12 20:20:44.849 | + functions-common:git_clone:667 : git show --oneline 2026-06-12 20:20:44.851 | + functions-common:git_clone:667 : head -1 2026-06-12 20:20:44.857 | b9a40a6f Merge "Switch to new magnum-capi-helm project template" 2026-06-12 20:20:44.863 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-12 20:20:44.868 | + functions-common:fetch_plugins:1769 : for plugin in ${plugins//,/ } 2026-06-12 20:20:44.871 | + functions-common:fetch_plugins:1770 : git_clone_by_name octavia 2026-06-12 20:20:44.874 | + functions-common:git_clone_by_name:675 : local name=octavia 2026-06-12 20:20:44.878 | + functions-common:git_clone_by_name:676 : local repo=https://github.com/openstack/octavia 2026-06-12 20:20:44.882 | + functions-common:git_clone_by_name:677 : local dir=/opt/stack/octavia 2026-06-12 20:20:44.887 | + functions-common:git_clone_by_name:678 : local branch=master 2026-06-12 20:20:44.891 | + functions-common:git_clone_by_name:679 : git_clone https://github.com/openstack/octavia /opt/stack/octavia master 2026-06-12 20:20:44.896 | + functions-common:git_clone:583 : local git_remote=https://github.com/openstack/octavia 2026-06-12 20:20:44.902 | + functions-common:git_clone:584 : local git_dest=/opt/stack/octavia 2026-06-12 20:20:44.912 | + functions-common:git_clone:585 : local git_ref=master 2026-06-12 20:20:44.915 | + functions-common:git_clone:586 : local orig_dir 2026-06-12 20:20:44.918 | ++ functions-common:git_clone:587 : pwd 2026-06-12 20:20:44.921 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-12 20:20:44.924 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-12 20:20:44.928 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-12 20:20:44.952 | + functions-common:git_clone:590 : RECLONE=False 2026-06-12 20:20:44.956 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-12 20:20:44.961 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-12 20:20:44.966 | + functions-common:git_clone:604 : echo master 2026-06-12 20:20:44.967 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-12 20:20:44.975 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/octavia ]] 2026-06-12 20:20:44.979 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-12 20:20:44.984 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/octavia 2026-06-12 20:20:45.005 | + functions-common:git_clone:666 : cd /opt/stack/octavia 2026-06-12 20:20:45.010 | + functions-common:git_clone:667 : git show --oneline 2026-06-12 20:20:45.010 | + functions-common:git_clone:667 : head -1 2026-06-12 20:20:45.018 | 9ff4683c8 Merge "Drop Python 3.10" 2026-06-12 20:20:45.024 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-12 20:20:45.028 | + functions-common:fetch_plugins:1769 : for plugin in ${plugins//,/ } 2026-06-12 20:20:45.031 | + functions-common:fetch_plugins:1770 : git_clone_by_name manila 2026-06-12 20:20:45.035 | + functions-common:git_clone_by_name:675 : local name=manila 2026-06-12 20:20:45.039 | + functions-common:git_clone_by_name:676 : local repo=https://github.com/openstack/manila 2026-06-12 20:20:45.043 | + functions-common:git_clone_by_name:677 : local dir=/opt/stack/manila 2026-06-12 20:20:45.047 | + functions-common:git_clone_by_name:678 : local branch=master 2026-06-12 20:20:45.051 | + functions-common:git_clone_by_name:679 : git_clone https://github.com/openstack/manila /opt/stack/manila master 2026-06-12 20:20:45.056 | + functions-common:git_clone:583 : local git_remote=https://github.com/openstack/manila 2026-06-12 20:20:45.060 | + functions-common:git_clone:584 : local git_dest=/opt/stack/manila 2026-06-12 20:20:45.064 | + functions-common:git_clone:585 : local git_ref=master 2026-06-12 20:20:45.068 | + functions-common:git_clone:586 : local orig_dir 2026-06-12 20:20:45.073 | ++ functions-common:git_clone:587 : pwd 2026-06-12 20:20:45.077 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-12 20:20:45.081 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-12 20:20:45.087 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-12 20:20:45.116 | + functions-common:git_clone:590 : RECLONE=False 2026-06-12 20:20:45.120 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-12 20:20:45.125 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-12 20:20:45.130 | + functions-common:git_clone:604 : echo master 2026-06-12 20:20:45.131 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-12 20:20:45.139 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/manila ]] 2026-06-12 20:20:45.143 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-12 20:20:45.148 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/manila 2026-06-12 20:20:45.171 | + functions-common:git_clone:666 : cd /opt/stack/manila 2026-06-12 20:20:45.176 | + functions-common:git_clone:667 : git show --oneline 2026-06-12 20:20:45.176 | + functions-common:git_clone:667 : head -1 2026-06-12 20:20:45.206 | 5cf57fbe7 Merge "Netapp Rest implementation for get_cluster_peers" 2026-06-12 20:20:45.211 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-12 20:20:45.216 | + functions-common:fetch_plugins:1769 : for plugin in ${plugins//,/ } 2026-06-12 20:20:45.220 | + functions-common:fetch_plugins:1770 : git_clone_by_name magnum-cluster-api 2026-06-12 20:20:45.224 | + functions-common:git_clone_by_name:675 : local name=magnum-cluster-api 2026-06-12 20:20:45.229 | + functions-common:git_clone_by_name:676 : local repo=https://github.com/vexxhost/magnum-cluster-api 2026-06-12 20:20:45.233 | + functions-common:git_clone_by_name:677 : local dir=/opt/stack/magnum-cluster-api 2026-06-12 20:20:45.238 | + functions-common:git_clone_by_name:678 : local branch=master 2026-06-12 20:20:45.242 | + functions-common:git_clone_by_name:679 : git_clone https://github.com/vexxhost/magnum-cluster-api /opt/stack/magnum-cluster-api master 2026-06-12 20:20:45.246 | + functions-common:git_clone:583 : local git_remote=https://github.com/vexxhost/magnum-cluster-api 2026-06-12 20:20:45.251 | + functions-common:git_clone:584 : local git_dest=/opt/stack/magnum-cluster-api 2026-06-12 20:20:45.255 | + functions-common:git_clone:585 : local git_ref=master 2026-06-12 20:20:45.259 | + functions-common:git_clone:586 : local orig_dir 2026-06-12 20:20:45.265 | ++ functions-common:git_clone:587 : pwd 2026-06-12 20:20:45.268 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-12 20:20:45.273 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-12 20:20:45.278 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-12 20:20:45.307 | + functions-common:git_clone:590 : RECLONE=False 2026-06-12 20:20:45.311 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-12 20:20:45.316 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-12 20:20:45.321 | + functions-common:git_clone:604 : echo master 2026-06-12 20:20:45.321 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-12 20:20:45.330 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/magnum-cluster-api ]] 2026-06-12 20:20:45.335 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-12 20:20:45.340 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/magnum-cluster-api 2026-06-12 20:20:45.359 | + functions-common:git_clone:666 : cd /opt/stack/magnum-cluster-api 2026-06-12 20:20:45.364 | + functions-common:git_clone:667 : head -1 2026-06-12 20:20:45.364 | + functions-common:git_clone:667 : git show --oneline 2026-06-12 20:20:45.373 | b8f4a29 fix(deps): update rust crate pyo3 to 0.29.0 [security] 2026-06-12 20:20:45.380 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-12 20:20:45.384 | + functions-common:fetch_plugins:1769 : for plugin in ${plugins//,/ } 2026-06-12 20:20:45.388 | + functions-common:fetch_plugins:1770 : git_clone_by_name ovn-octavia-provider 2026-06-12 20:20:45.393 | + functions-common:git_clone_by_name:675 : local name=ovn-octavia-provider 2026-06-12 20:20:45.397 | + functions-common:git_clone_by_name:676 : local repo=https://github.com/openstack/ovn-octavia-provider 2026-06-12 20:20:45.401 | + functions-common:git_clone_by_name:677 : local dir=/opt/stack/ovn-octavia-provider 2026-06-12 20:20:45.406 | + functions-common:git_clone_by_name:678 : local branch=master 2026-06-12 20:20:45.410 | + functions-common:git_clone_by_name:679 : git_clone https://github.com/openstack/ovn-octavia-provider /opt/stack/ovn-octavia-provider master 2026-06-12 20:20:45.414 | + functions-common:git_clone:583 : local git_remote=https://github.com/openstack/ovn-octavia-provider 2026-06-12 20:20:45.418 | + functions-common:git_clone:584 : local git_dest=/opt/stack/ovn-octavia-provider 2026-06-12 20:20:45.422 | + functions-common:git_clone:585 : local git_ref=master 2026-06-12 20:20:45.426 | + functions-common:git_clone:586 : local orig_dir 2026-06-12 20:20:45.430 | ++ functions-common:git_clone:587 : pwd 2026-06-12 20:20:45.435 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-12 20:20:45.439 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-12 20:20:45.444 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-12 20:20:45.476 | + functions-common:git_clone:590 : RECLONE=False 2026-06-12 20:20:45.480 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-12 20:20:45.484 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-12 20:20:45.490 | + functions-common:git_clone:604 : echo master 2026-06-12 20:20:45.490 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-12 20:20:45.498 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/ovn-octavia-provider ]] 2026-06-12 20:20:45.502 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-12 20:20:45.507 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/ovn-octavia-provider 2026-06-12 20:20:45.528 | + functions-common:git_clone:666 : cd /opt/stack/ovn-octavia-provider 2026-06-12 20:20:45.533 | + functions-common:git_clone:667 : git show --oneline 2026-06-12 20:20:45.533 | + functions-common:git_clone:667 : head -1 2026-06-12 20:20:45.539 | 890b626 Merge "neutron-ovn-db-sync-util plugin integration" 2026-06-12 20:20:45.545 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-12 20:20:45.548 | + ./stack.sh:main:598 : run_phase override_defaults 2026-06-12 20:20:45.553 | + functions-common:run_phase:1842 : local mode=override_defaults 2026-06-12 20:20:45.557 | + functions-common:run_phase:1843 : local phase= 2026-06-12 20:20:45.561 | + functions-common:run_phase:1844 : [[ -d /opt/stack/devstack/extras.d ]] 2026-06-12 20:20:45.566 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-06-12 20:20:45.570 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-12 20:20:45.575 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-06-12 20:20:45.579 | + functions-common:run_phase:1852 : local extra 2026-06-12 20:20:45.584 | ++ functions-common:run_phase:1853 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-06-12 20:20:45.591 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-06-12 20:20:45.596 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-12 20:20:45.600 | + functions-common:run_phase:1858 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-06-12 20:20:45.604 | + functions-common:run_phase:1858 : source /opt/stack/devstack/extras.d/80-tempest.sh override_defaults 2026-06-12 20:20:45.609 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-12 20:20:45.638 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-12 20:20:45.643 | + functions-common:run_phase:1863 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-06-12 20:20:45.647 | + 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 20:20:45.652 | + functions-common:run_phase:1867 : plugin_override_defaults 2026-06-12 20:20:45.657 | + functions-common:plugin_override_defaults:1801 : local plugins=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-06-12 20:20:45.662 | + functions-common:plugin_override_defaults:1802 : local plugin 2026-06-12 20:20:45.667 | + functions-common:plugin_override_defaults:1805 : [[ -z ,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider ]] 2026-06-12 20:20:45.671 | + functions-common:plugin_override_defaults:1809 : echo 'Overriding Configuration Defaults' 2026-06-12 20:20:45.671 | Overriding Configuration Defaults 2026-06-12 20:20:45.675 | + functions-common:plugin_override_defaults:1810 : for plugin in ${plugins//,/ } 2026-06-12 20:20:45.680 | + functions-common:plugin_override_defaults:1811 : local dir=/opt/stack/barbican 2026-06-12 20:20:45.684 | + functions-common:plugin_override_defaults:1813 : [[ -f /opt/stack/barbican/devstack/override-defaults ]] 2026-06-12 20:20:45.688 | + functions-common:plugin_override_defaults:1810 : for plugin in ${plugins//,/ } 2026-06-12 20:20:45.692 | + functions-common:plugin_override_defaults:1811 : local dir=/opt/stack/magnum 2026-06-12 20:20:45.696 | + functions-common:plugin_override_defaults:1813 : [[ -f /opt/stack/magnum/devstack/override-defaults ]] 2026-06-12 20:20:45.701 | + functions-common:plugin_override_defaults:1810 : for plugin in ${plugins//,/ } 2026-06-12 20:20:45.705 | + functions-common:plugin_override_defaults:1811 : local dir=/opt/stack/octavia 2026-06-12 20:20:45.711 | + functions-common:plugin_override_defaults:1813 : [[ -f /opt/stack/octavia/devstack/override-defaults ]] 2026-06-12 20:20:45.716 | + functions-common:plugin_override_defaults:1810 : for plugin in ${plugins//,/ } 2026-06-12 20:20:45.721 | + functions-common:plugin_override_defaults:1811 : local dir=/opt/stack/manila 2026-06-12 20:20:45.725 | + functions-common:plugin_override_defaults:1813 : [[ -f /opt/stack/manila/devstack/override-defaults ]] 2026-06-12 20:20:45.730 | + functions-common:plugin_override_defaults:1810 : for plugin in ${plugins//,/ } 2026-06-12 20:20:45.734 | + functions-common:plugin_override_defaults:1811 : local dir=/opt/stack/magnum-cluster-api 2026-06-12 20:20:45.739 | + functions-common:plugin_override_defaults:1813 : [[ -f /opt/stack/magnum-cluster-api/devstack/override-defaults ]] 2026-06-12 20:20:45.743 | + functions-common:plugin_override_defaults:1816 : echo 'magnum-cluster-api has overridden the following defaults' 2026-06-12 20:20:45.743 | magnum-cluster-api has overridden the following defaults 2026-06-12 20:20:45.746 | + functions-common:plugin_override_defaults:1817 : cat /opt/stack/magnum-cluster-api/devstack/override-defaults 2026-06-12 20:20:45.748 | GLANCE_LIMIT_IMAGE_SIZE_TOTAL=10000 2026-06-12 20:20:45.748 | KEYSTONE_ADMIN_ENDPOINT=true 2026-06-12 20:20:45.748 | LIBVIRT_CPU_MODE=host-passthrough 2026-06-12 20:20:45.748 | LIBVIRT_TYPE=kvm 2026-06-12 20:20:45.748 | VOLUME_BACKING_FILE_SIZE=50G 2026-06-12 20:20:45.753 | + functions-common:plugin_override_defaults:1818 : source /opt/stack/magnum-cluster-api/devstack/override-defaults 2026-06-12 20:20:45.757 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:1 : GLANCE_LIMIT_IMAGE_SIZE_TOTAL=10000 2026-06-12 20:20:45.761 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:2 : KEYSTONE_ADMIN_ENDPOINT=true 2026-06-12 20:20:45.766 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:3 : LIBVIRT_CPU_MODE=host-passthrough 2026-06-12 20:20:45.770 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:4 : LIBVIRT_TYPE=kvm 2026-06-12 20:20:45.774 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:5 : VOLUME_BACKING_FILE_SIZE=50G 2026-06-12 20:20:45.779 | + functions-common:plugin_override_defaults:1810 : for plugin in ${plugins//,/ } 2026-06-12 20:20:45.784 | + functions-common:plugin_override_defaults:1811 : local dir=/opt/stack/ovn-octavia-provider 2026-06-12 20:20:45.788 | + functions-common:plugin_override_defaults:1813 : [[ -f /opt/stack/ovn-octavia-provider/devstack/override-defaults ]] 2026-06-12 20:20:45.792 | + ./stack.sh:main:601 : source /opt/stack/devstack/lib/apache 2026-06-12 20:20:45.827 | + ./stack.sh:main:604 : source /opt/stack/devstack/lib/tls 2026-06-12 20:20:45.830 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-06-12 20:20:45.859 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-12 20:20:45.865 | +++ lib/tls:source:40 : ipv6_unquote 199.204.45.113 2026-06-12 20:20:45.870 | +++ functions-common:ipv6_unquote:2212 : echo 199.204.45.113 2026-06-12 20:20:45.870 | +++ functions-common:ipv6_unquote:2212 : tr -d '[]' 2026-06-12 20:20:45.879 | ++ lib/tls:source:40 : TLS_IP=199.204.45.113 2026-06-12 20:20:45.885 | +++ lib/tls:source:43 : hostname -f 2026-06-12 20:20:45.892 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=np0000179819.novalocal 2026-06-12 20:20:45.897 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-06-12 20:20:45.901 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-06-12 20:20:45.907 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-06-12 20:20:45.911 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-06-12 20:20:45.917 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-06-12 20:20:45.921 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-06-12 20:20:45.925 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-06-12 20:20:45.929 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-06-12 20:20:45.936 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-06-12 20:20:45.941 | + ./stack.sh:main:607 : source /opt/stack/devstack/lib/infra 2026-06-12 20:20:45.966 | + ./stack.sh:main:608 : source /opt/stack/devstack/lib/libraries 2026-06-12 20:20:46.001 | + ./stack.sh:main:609 : source /opt/stack/devstack/lib/lvm 2026-06-12 20:20:46.029 | + ./stack.sh:main:610 : source /opt/stack/devstack/lib/horizon 2026-06-12 20:20:46.055 | + ./stack.sh:main:611 : source /opt/stack/devstack/lib/keystone 2026-06-12 20:20:46.129 | + ./stack.sh:main:612 : source /opt/stack/devstack/lib/glance 2026-06-12 20:20:46.271 | + ./stack.sh:main:613 : source /opt/stack/devstack/lib/nova 2026-06-12 20:20:46.450 | + ./stack.sh:main:614 : source /opt/stack/devstack/lib/placement 2026-06-12 20:20:46.505 | + ./stack.sh:main:615 : source /opt/stack/devstack/lib/cinder 2026-06-12 20:20:46.612 | + ./stack.sh:main:616 : source /opt/stack/devstack/lib/swift 2026-06-12 20:20:46.701 | + ./stack.sh:main:617 : source /opt/stack/devstack/lib/neutron 2026-06-12 20:20:46.705 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-06-12 20:20:46.734 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-12 20:20:46.739 | ++ lib/neutron:source:62 : Q_PROTOCOL=https 2026-06-12 20:20:46.743 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-06-12 20:20:46.749 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-06-12 20:20:46.753 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-06-12 20:20:46.759 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-06-12 20:20:46.765 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-06-12 20:20:46.797 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-06-12 20:20:46.802 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-06-12 20:20:46.807 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-06-12 20:20:46.813 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-06-12 20:20:46.817 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-06-12 20:20:46.822 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-06-12 20:20:46.829 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-06-12 20:20:46.834 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-06-12 20:20:46.840 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-06-12 20:20:46.847 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_SCOPE 2026-06-12 20:20:46.883 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_SCOPE=True 2026-06-12 20:20:46.889 | ++ lib/neutron:source:93 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-06-12 20:20:46.894 | ++ lib/neutron:source:94 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-06-12 20:20:46.899 | ++ lib/neutron:source:95 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-06-12 20:20:46.904 | ++ lib/neutron:source:99 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-06-12 20:20:46.909 | ++ lib/neutron:source:102 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-06-12 20:20:46.915 | ++ lib/neutron:source:103 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-06-12 20:20:46.919 | ++ lib/neutron:source:106 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-06-12 20:20:46.924 | ++ lib/neutron:source:107 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-06-12 20:20:46.929 | ++ lib/neutron:source:110 : Q_DB_NAME=neutron 2026-06-12 20:20:46.934 | ++ lib/neutron:source:112 : Q_PLUGIN=ml2 2026-06-12 20:20:46.939 | ++ lib/neutron:source:114 : Q_HOST=199.204.45.113 2026-06-12 20:20:46.945 | ++ lib/neutron:source:116 : Q_PROTOCOL=https 2026-06-12 20:20:46.950 | +++ lib/neutron:source:118 : ipv6_unquote 0.0.0.0 2026-06-12 20:20:46.956 | +++ functions-common:ipv6_unquote:2212 : echo 0.0.0.0 2026-06-12 20:20:46.957 | +++ functions-common:ipv6_unquote:2212 : tr -d '[]' 2026-06-12 20:20:46.966 | ++ lib/neutron:source:118 : Q_LISTEN_ADDRESS=0.0.0.0 2026-06-12 20:20:46.970 | ++ lib/neutron:source:120 : Q_ADMIN_USERNAME=neutron 2026-06-12 20:20:46.975 | ++ lib/neutron:source:122 : Q_AUTH_STRATEGY=keystone 2026-06-12 20:20:46.980 | ++ lib/neutron:source:124 : Q_OVS_USE_VETH=False 2026-06-12 20:20:46.986 | ++ lib/neutron:source:125 : Q_USE_ROOTWRAP=True 2026-06-12 20:20:46.991 | +++ lib/neutron:source:126 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-06-12 20:20:47.026 | ++ lib/neutron:source:126 : Q_USE_ROOTWRAP_DAEMON=True 2026-06-12 20:20:47.033 | +++ lib/neutron:source:128 : ipv6_unquote 199.204.45.113 2026-06-12 20:20:47.038 | +++ functions-common:ipv6_unquote:2212 : echo 199.204.45.113 2026-06-12 20:20:47.040 | +++ functions-common:ipv6_unquote:2212 : tr -d '[]' 2026-06-12 20:20:47.048 | ++ lib/neutron:source:128 : Q_META_DATA_IP=199.204.45.113 2026-06-12 20:20:47.053 | ++ lib/neutron:source:130 : Q_ALLOW_OVERLAPPING_IP=True 2026-06-12 20:20:47.058 | ++ lib/neutron:source:131 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-06-12 20:20:47.062 | ++ lib/neutron:source:132 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-06-12 20:20:47.067 | ++ lib/neutron:source:133 : VIF_PLUGGING_IS_FATAL=True 2026-06-12 20:20:47.072 | ++ lib/neutron:source:134 : VIF_PLUGGING_TIMEOUT=300 2026-06-12 20:20:47.077 | ++ lib/neutron:source:137 : SKIP_STOP_OVN=False 2026-06-12 20:20:47.082 | ++ lib/neutron:source:141 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-06-12 20:20:47.087 | ++ lib/neutron:source:144 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-06-12 20:20:47.092 | ++ lib/neutron:source:145 : [[ -z networking ]] 2026-06-12 20:20:47.097 | ++ lib/neutron:source:150 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-06-12 20:20:47.101 | ++ lib/neutron:source:151 : ALEMBIC_DIR=/opt/stack/alembic 2026-06-12 20:20:47.106 | ++ lib/neutron:source:152 : ALEMBIC_BRANCH=main 2026-06-12 20:20:47.112 | ++ lib/neutron:source:153 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-06-12 20:20:47.117 | ++ lib/neutron:source:154 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-06-12 20:20:47.121 | ++ lib/neutron:source:155 : SQLALCHEMY_BRANCH=main 2026-06-12 20:20:47.126 | ++ lib/neutron:source:166 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-06-12 20:20:47.133 | ++ lib/neutron:source:169 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-06-12 20:20:47.138 | ++ lib/neutron:source:172 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-06-12 20:20:47.142 | ++ lib/neutron:source:173 : [[ True == \F\a\l\s\e ]] 2026-06-12 20:20:47.148 | +++ lib/neutron:source:176 : get_rootwrap_location neutron 2026-06-12 20:20:47.152 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-06-12 20:20:47.158 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-06-12 20:20:47.189 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-06-12 20:20:47.194 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-06-12 20:20:47.199 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-06-12 20:20:47.205 | ++ lib/neutron:source:176 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-06-12 20:20:47.210 | ++ lib/neutron:source:177 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-06-12 20:20:47.215 | ++ lib/neutron:source:178 : [[ True == \T\r\u\e ]] 2026-06-12 20:20:47.219 | ++ lib/neutron:source:179 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-12 20:20:47.224 | ++ lib/neutron:source:191 : Q_DVR_MODE=legacy 2026-06-12 20:20:47.229 | ++ lib/neutron:source:192 : [[ legacy != \l\e\g\a\c\y ]] 2026-06-12 20:20:47.234 | ++ lib/neutron:source:208 : ENABLE_TENANT_TUNNELS=True 2026-06-12 20:20:47.238 | ++ lib/neutron:source:213 : TENANT_TUNNEL_RANGES=1:1000 2026-06-12 20:20:47.243 | ++ lib/neutron:source:218 : ENABLE_TENANT_VLANS=False 2026-06-12 20:20:47.249 | ++ lib/neutron:source:226 : TENANT_VLAN_RANGE= 2026-06-12 20:20:47.253 | ++ lib/neutron:source:234 : PHYSICAL_NETWORK=public 2026-06-12 20:20:47.257 | ++ lib/neutron:source:244 : OVS_PHYSICAL_BRIDGE=br-ex 2026-06-12 20:20:47.262 | ++ lib/neutron:source:250 : OVS_ENABLE_TUNNELING=True 2026-06-12 20:20:47.267 | ++ lib/neutron:source:254 : ENABLE_ISOLATED_METADATA=False 2026-06-12 20:20:47.272 | ++ lib/neutron:source:259 : ENABLE_METADATA_NETWORK=False 2026-06-12 20:20:47.278 | ++ lib/neutron:source:264 : '[' -f /opt/stack/devstack/lib/neutron_plugins/ml2 ']' 2026-06-12 20:20:47.282 | ++ lib/neutron:source:265 : source /opt/stack/devstack/lib/neutron_plugins/ml2 2026-06-12 20:20:47.500 | ++ lib/neutron:source:272 : source /opt/stack/devstack/lib/neutron_plugins/services/metering 2026-06-12 20:20:47.529 | ++ lib/neutron:source:275 : source /opt/stack/devstack/lib/neutron_plugins/services/l3 2026-06-12 20:20:47.534 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-06-12 20:20:47.540 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-06-12 20:20:47.546 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-06-12 20:20:47.551 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-06-12 20:20:47.557 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-06-12 20:20:47.561 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-06-12 20:20:47.566 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-06-12 20:20:47.571 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-06-12 20:20:47.576 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-06-12 20:20:47.581 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-06-12 20:20:47.586 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1430 2026-06-12 20:20:47.592 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-06-12 20:20:47.597 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-06-12 20:20:47.603 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-06-12 20:20:47.608 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-06-12 20:20:47.613 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-06-12 20:20:47.618 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-06-12 20:20:47.624 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-06-12 20:20:47.629 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-06-12 20:20:47.636 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-06-12 20:20:47.637 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-06-12 20:20:47.638 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-06-12 20:20:47.638 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-06-12 20:20:47.649 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=a8:a06f:5ea8 2026-06-12 20:20:47.655 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-06-12 20:20:47.660 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-06-12 20:20:47.665 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-06-12 20:20:47.670 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-06-12 20:20:47.677 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fda8:a06f:5ea8::/56 2026-06-12 20:20:47.685 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fda8:a06f:5ea8::/56 2026-06-12 20:20:47.685 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-06-12 20:20:47.695 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fda8:a06f:5ea8::/64 2026-06-12 20:20:47.700 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-06-12 20:20:47.706 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-06-12 20:20:47.712 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-06-12 20:20:47.717 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-06-12 20:20:47.722 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY=10.1.0.1 2026-06-12 20:20:47.728 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY=172.24.5.1 2026-06-12 20:20:47.733 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-06-12 20:20:47.739 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-06-12 20:20:47.743 | +++ lib/neutron_plugins/services/l3:source:97 : PUBLIC_SUBNET_ENABLE_DHCP=False 2026-06-12 20:20:47.748 | +++ lib/neutron_plugins/services/l3:source:100 : USE_SUBNETPOOL=True 2026-06-12 20:20:47.753 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-06-12 20:20:47.759 | +++ lib/neutron_plugins/services/l3:source:102 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-06-12 20:20:47.764 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V4=10.1.0.0/20 2026-06-12 20:20:47.769 | +++ lib/neutron_plugins/services/l3:source:105 : SUBNETPOOL_PREFIX_V6=fda8:a06f:5ea8::/56 2026-06-12 20:20:47.774 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V4=26 2026-06-12 20:20:47.779 | +++ lib/neutron_plugins/services/l3:source:108 : SUBNETPOOL_SIZE_V6=64 2026-06-12 20:20:47.787 | ++++ lib/neutron_plugins/services/l3:source:110 : ip -4 route 2026-06-12 20:20:47.787 | ++++ lib/neutron_plugins/services/l3:source:110 : grep '^default' 2026-06-12 20:20:47.788 | ++++ lib/neutron_plugins/services/l3:source:110 : awk '{print $5}' 2026-06-12 20:20:47.798 | +++ lib/neutron_plugins/services/l3:source:110 : default_v4_route_devs=ens3 2026-06-12 20:20:47.806 | ++++ lib/neutron_plugins/services/l3:source:112 : ip -6 route list match default table all 2026-06-12 20:20:47.806 | ++++ lib/neutron_plugins/services/l3:source:112 : grep via 2026-06-12 20:20:47.807 | ++++ lib/neutron_plugins/services/l3:source:112 : awk '{print $5}' 2026-06-12 20:20:47.820 | +++ lib/neutron_plugins/services/l3:source:112 : default_v6_route_devs='ens3 2026-06-12 20:20:47.820 | ens3' 2026-06-12 20:20:47.830 | ++ lib/neutron:source:278 : source /opt/stack/devstack/lib/neutron_plugins/services/placement 2026-06-12 20:20:47.836 | ++ lib/neutron:source:279 : source /opt/stack/devstack/lib/neutron_plugins/services/trunk 2026-06-12 20:20:47.841 | ++ lib/neutron:source:280 : source /opt/stack/devstack/lib/neutron_plugins/services/qos 2026-06-12 20:20:47.847 | ++ lib/neutron:source:281 : source /opt/stack/devstack/lib/neutron_plugins/services/segments 2026-06-12 20:20:47.853 | ++ lib/neutron:source:282 : source /opt/stack/devstack/lib/neutron_plugins/services/ovn-bgp 2026-06-12 20:20:47.859 | ++ lib/neutron:source:285 : has_neutron_plugin_security_group 2026-06-12 20:20:47.865 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-06-12 20:20:47.871 | ++ lib/neutron:source:286 : Q_USE_SECGROUP=True 2026-06-12 20:20:47.876 | ++ lib/neutron:source:294 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-06-12 20:20:47.912 | + ./stack.sh:main:618 : source /opt/stack/devstack/lib/ldap 2026-06-12 20:20:47.944 | + ./stack.sh:main:619 : source /opt/stack/devstack/lib/dstat 2026-06-12 20:20:47.976 | + ./stack.sh:main:620 : source /opt/stack/devstack/lib/atop 2026-06-12 20:20:48.009 | + ./stack.sh:main:621 : source /opt/stack/devstack/lib/tcpdump 2026-06-12 20:20:48.039 | + ./stack.sh:main:622 : source /opt/stack/devstack/lib/etcd3 2026-06-12 20:20:48.105 | + ./stack.sh:main:623 : source /opt/stack/devstack/lib/os-vif 2026-06-12 20:20:48.111 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-06-12 20:20:48.118 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-06-12 20:20:48.124 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-06-12 20:20:48.130 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-06-12 20:20:48.137 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-06-12 20:20:48.173 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-06-12 20:20:48.180 | + ./stack.sh:main:629 : run_phase source 2026-06-12 20:20:48.185 | + functions-common:run_phase:1842 : local mode=source 2026-06-12 20:20:48.190 | + functions-common:run_phase:1843 : local phase= 2026-06-12 20:20:48.197 | + functions-common:run_phase:1844 : [[ -d /opt/stack/devstack/extras.d ]] 2026-06-12 20:20:48.202 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-06-12 20:20:48.208 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-12 20:20:48.212 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-06-12 20:20:48.217 | + functions-common:run_phase:1852 : local extra 2026-06-12 20:20:48.223 | ++ functions-common:run_phase:1853 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-06-12 20:20:48.233 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-06-12 20:20:48.237 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-12 20:20:48.243 | + functions-common:run_phase:1858 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-06-12 20:20:48.249 | + functions-common:run_phase:1858 : source /opt/stack/devstack/extras.d/80-tempest.sh source 2026-06-12 20:20:48.255 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-12 20:20:48.294 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-12 20:20:48.299 | + functions-common:run_phase:1863 : [[ source == \s\o\u\r\c\e ]] 2026-06-12 20:20:48.305 | + functions-common:run_phase:1864 : load_plugin_settings 2026-06-12 20:20:48.309 | + functions-common:load_plugin_settings:1778 : local plugins=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-06-12 20:20:48.315 | + functions-common:load_plugin_settings:1779 : local plugin 2026-06-12 20:20:48.320 | + functions-common:load_plugin_settings:1782 : [[ -z ,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider ]] 2026-06-12 20:20:48.325 | + functions-common:load_plugin_settings:1786 : echo 'Loading plugin settings' 2026-06-12 20:20:48.325 | Loading plugin settings 2026-06-12 20:20:48.330 | + functions-common:load_plugin_settings:1787 : for plugin in ${plugins//,/ } 2026-06-12 20:20:48.336 | + functions-common:load_plugin_settings:1788 : local dir=/opt/stack/barbican 2026-06-12 20:20:48.341 | + functions-common:load_plugin_settings:1790 : [[ -f /opt/stack/barbican/devstack/settings ]] 2026-06-12 20:20:48.345 | + functions-common:load_plugin_settings:1791 : source /opt/stack/barbican/devstack/settings 2026-06-12 20:20:48.349 | ++ /opt/stack/barbican/devstack/settings:source:4 : define_plugin barbican 2026-06-12 20:20:48.355 | ++ functions-common:define_plugin:1886 : : 2026-06-12 20:20:48.360 | ++ /opt/stack/barbican/devstack/settings:source:7 : BARBICAN_DIR=/opt/stack/barbican 2026-06-12 20:20:48.365 | ++ /opt/stack/barbican/devstack/settings:source:8 : BARBICAN_CONF_DIR=/etc/barbican 2026-06-12 20:20:48.370 | ++ /opt/stack/barbican/devstack/settings:source:9 : BARBICAN_CONF=/etc/barbican/barbican.conf 2026-06-12 20:20:48.375 | ++ /opt/stack/barbican/devstack/settings:source:10 : BARBICAN_PASTE_CONF=/etc/barbican/barbican-api-paste.ini 2026-06-12 20:20:48.381 | ++ /opt/stack/barbican/devstack/settings:source:11 : BARBICAN_API_LOG_DIR=/opt/stack/logs 2026-06-12 20:20:48.384 | ++ /opt/stack/barbican/devstack/settings:source:13 : PYKMIP_CONF_DIR=/etc/pykmip 2026-06-12 20:20:48.389 | ++ /opt/stack/barbican/devstack/settings:source:14 : PYKMIP_CONF=/etc/pykmip/server.conf 2026-06-12 20:20:48.395 | ++ /opt/stack/barbican/devstack/settings:source:15 : PYKMIP_LOG_DIR=/var/log/pykmip 2026-06-12 20:20:48.401 | ++ /opt/stack/barbican/devstack/settings:source:18 : [[ False = True ]] 2026-06-12 20:20:48.407 | +++ /opt/stack/barbican/devstack/settings:source:22 : get_python_exec_prefix 2026-06-12 20:20:48.443 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-06-12 20:20:48.449 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-06-12 20:20:48.456 | ++ /opt/stack/barbican/devstack/settings:source:22 : BARBICAN_BIN_DIR=/opt/stack/data/venv/bin 2026-06-12 20:20:48.461 | ++ /opt/stack/barbican/devstack/settings:source:25 : BARBICAN_WSGI=barbican.wsgi.api:application 2026-06-12 20:20:48.467 | ++ /opt/stack/barbican/devstack/settings:source:26 : BARBICAN_UWSGI_CONF=/etc/barbican/barbican-uwsgi.ini 2026-06-12 20:20:48.473 | ++ /opt/stack/barbican/devstack/settings:source:29 : BARBICAN_REPO=https://github.com/openstack/barbican.git 2026-06-12 20:20:48.478 | ++ /opt/stack/barbican/devstack/settings:source:30 : BARBICAN_BRANCH=master 2026-06-12 20:20:48.483 | ++ /opt/stack/barbican/devstack/settings:source:33 : GITREPO["python-barbicanclient"]=https://github.com/openstack/python-barbicanclient.git 2026-06-12 20:20:48.488 | ++ /opt/stack/barbican/devstack/settings:source:34 : GITBRANCH["python-barbicanclient"]=master 2026-06-12 20:20:48.494 | ++ /opt/stack/barbican/devstack/settings:source:35 : GITDIR["python-barbicanclient"]=/opt/stack/python-barbicanclient 2026-06-12 20:20:48.499 | ++ /opt/stack/barbican/devstack/settings:source:38 : BARBICAN_HOST_HREF=http://199.204.45.113/key-manager 2026-06-12 20:20:48.505 | ++ /opt/stack/barbican/devstack/settings:source:40 : GITREPO["barbican-tempest-plugin"]=https://github.com/openstack/barbican-tempest-plugin.git 2026-06-12 20:20:48.511 | ++ /opt/stack/barbican/devstack/settings:source:41 : GITBRANCH["barbican-tempest-plugin"]=master 2026-06-12 20:20:48.515 | ++ /opt/stack/barbican/devstack/settings:source:42 : GITDIR["barbican-tempest-plugin"]=/opt/stack/barbican-tempest-plugin 2026-06-12 20:20:48.521 | +++ /opt/stack/barbican/devstack/settings:source:45 : trueorfalse True ENFORCE_SCOPE 2026-06-12 20:20:48.556 | ++ /opt/stack/barbican/devstack/settings:source:45 : BARBICAN_ENFORCE_SCOPE=False 2026-06-12 20:20:48.562 | ++ /opt/stack/barbican/devstack/settings:source:48 : VAULT_PLUGIN_BACKEND= 2026-06-12 20:20:48.567 | ++ /opt/stack/barbican/devstack/settings:source:49 : VAULT_PLUGIN_HASHICORP_VAULT_VERSION=1.13.2 2026-06-12 20:20:48.572 | ++ /opt/stack/barbican/devstack/settings:source:50 : VAULT_PLUGIN_OPENBAO_VERSION=2.3.2 2026-06-12 20:20:48.577 | ++ /opt/stack/barbican/devstack/settings:source:52 : enable_service barbican 2026-06-12 20:20:48.668 | + functions-common:load_plugin_settings:1787 : for plugin in ${plugins//,/ } 2026-06-12 20:20:48.674 | + functions-common:load_plugin_settings:1788 : local dir=/opt/stack/magnum 2026-06-12 20:20:48.679 | + functions-common:load_plugin_settings:1790 : [[ -f /opt/stack/magnum/devstack/settings ]] 2026-06-12 20:20:48.684 | + functions-common:load_plugin_settings:1791 : source /opt/stack/magnum/devstack/settings 2026-06-12 20:20:48.691 | +++ /opt/stack/magnum/devstack/settings:source:19 : trueorfalse False MAGNUM_ENFORCE_SCOPE 2026-06-12 20:20:48.727 | ++ /opt/stack/magnum/devstack/settings:source:19 : MAGNUM_ENFORCE_SCOPE=False 2026-06-12 20:20:48.732 | ++ /opt/stack/magnum/devstack/settings:source:22 : enable_service magnum-api 2026-06-12 20:20:48.826 | ++ /opt/stack/magnum/devstack/settings:source:23 : enable_service magnum-cond 2026-06-12 20:20:48.913 | + functions-common:load_plugin_settings:1787 : for plugin in ${plugins//,/ } 2026-06-12 20:20:48.919 | + functions-common:load_plugin_settings:1788 : local dir=/opt/stack/octavia 2026-06-12 20:20:48.924 | + functions-common:load_plugin_settings:1790 : [[ -f /opt/stack/octavia/devstack/settings ]] 2026-06-12 20:20:48.929 | + functions-common:load_plugin_settings:1791 : source /opt/stack/octavia/devstack/settings 2026-06-12 20:20:48.935 | ++ /opt/stack/octavia/devstack/settings:source:3 : OCTAVIA=octavia 2026-06-12 20:20:48.940 | ++ /opt/stack/octavia/devstack/settings:source:4 : OCTAVIA_DIR=/opt/stack/octavia 2026-06-12 20:20:48.946 | ++ /opt/stack/octavia/devstack/settings:source:5 : DISKIMAGE_BUILDER_REPO_URL=https://github.com/openstack/diskimage-builder.git 2026-06-12 20:20:48.951 | ++ /opt/stack/octavia/devstack/settings:source:6 : DISKIMAGE_BUILDER_REPO_REF=master 2026-06-12 20:20:48.957 | ++ /opt/stack/octavia/devstack/settings:source:7 : DISKIMAGE_BUILDER_DIR=/opt/stack/diskimage-builder 2026-06-12 20:20:48.963 | +++ /opt/stack/octavia/devstack/settings:source:8 : get_python_exec_prefix 2026-06-12 20:20:48.996 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-06-12 20:20:49.002 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-06-12 20:20:49.009 | ++ /opt/stack/octavia/devstack/settings:source:8 : OCTAVIA_BIN_DIR=/opt/stack/data/venv/bin 2026-06-12 20:20:49.014 | ++ /opt/stack/octavia/devstack/settings:source:9 : OCTAVIA_CONF_DIR=/etc/octavia 2026-06-12 20:20:49.021 | ++ /opt/stack/octavia/devstack/settings:source:10 : OCTAVIA_SSH_DIR=/etc/octavia/.ssh 2026-06-12 20:20:49.027 | ++ /opt/stack/octavia/devstack/settings:source:11 : OCTAVIA_CERTS_DIR=/etc/octavia/certs 2026-06-12 20:20:49.033 | ++ /opt/stack/octavia/devstack/settings:source:12 : OCTAVIA_CONF=/etc/octavia/octavia.conf 2026-06-12 20:20:49.038 | ++ /opt/stack/octavia/devstack/settings:source:13 : OCTAVIA_AUDIT_MAP=/etc/octavia/octavia_api_audit_map.conf 2026-06-12 20:20:49.043 | ++ /opt/stack/octavia/devstack/settings:source:14 : OCTAVIA_RUN_DIR=/var/run/octavia 2026-06-12 20:20:49.049 | ++ /opt/stack/octavia/devstack/settings:source:16 : OCTAVIA_AMPHORA_DRIVER=amphora_haproxy_rest_driver 2026-06-12 20:20:49.054 | ++ /opt/stack/octavia/devstack/settings:source:17 : OCTAVIA_NETWORK_DRIVER=allowed_address_pairs_driver 2026-06-12 20:20:49.059 | ++ /opt/stack/octavia/devstack/settings:source:18 : OCTAVIA_COMPUTE_DRIVER=compute_nova_driver 2026-06-12 20:20:49.065 | ++ /opt/stack/octavia/devstack/settings:source:19 : OCTAVIA_VOLUME_DRIVER=volume_noop_driver 2026-06-12 20:20:49.069 | ++ /opt/stack/octavia/devstack/settings:source:20 : OCTAVIA_IMAGE_DRIVER=image_glance_driver 2026-06-12 20:20:49.074 | ++ /opt/stack/octavia/devstack/settings:source:22 : OCTAVIA_USERNAME=admin 2026-06-12 20:20:49.080 | ++ /opt/stack/octavia/devstack/settings:source:23 : OCTAVIA_PASSWORD=secretadmin 2026-06-12 20:20:49.084 | ++ /opt/stack/octavia/devstack/settings:source:24 : OCTAVIA_PROJECT_NAME=admin 2026-06-12 20:20:49.090 | ++ /opt/stack/octavia/devstack/settings:source:25 : OCTAVIA_USER_DOMAIN_NAME=Default 2026-06-12 20:20:49.095 | ++ /opt/stack/octavia/devstack/settings:source:26 : OCTAVIA_PROJECT_DOMAIN_NAME=Default 2026-06-12 20:20:49.100 | ++ /opt/stack/octavia/devstack/settings:source:28 : OCTAVIA_PROTOCOL=http 2026-06-12 20:20:49.104 | ++ /opt/stack/octavia/devstack/settings:source:29 : OCTAVIA_PORT=9876 2026-06-12 20:20:49.110 | ++ /opt/stack/octavia/devstack/settings:source:30 : OCTAVIA_HA_PORT=9875 2026-06-12 20:20:49.115 | ++ /opt/stack/octavia/devstack/settings:source:31 : OCTAVIA_HM_LISTEN_PORT=5555 2026-06-12 20:20:49.121 | ++ /opt/stack/octavia/devstack/settings:source:33 : OCTAVIA_ENABLE_AMPHORAV2_JOBBOARD=False 2026-06-12 20:20:49.126 | ++ /opt/stack/octavia/devstack/settings:source:34 : OCTAVIA_JOBBOARD_EXPIRATION_TIME=30 2026-06-12 20:20:49.131 | ++ /opt/stack/octavia/devstack/settings:source:35 : OCTAVIA_JOBBOARD_BACKEND=redis 2026-06-12 20:20:49.135 | ++ /opt/stack/octavia/devstack/settings:source:37 : OCTAVIA_MGMT_SUBNET=192.168.0.0/24 2026-06-12 20:20:49.141 | ++ /opt/stack/octavia/devstack/settings:source:38 : OCTAVIA_MGMT_SUBNET_START=192.168.0.2 2026-06-12 20:20:49.146 | ++ /opt/stack/octavia/devstack/settings:source:39 : OCTAVIA_MGMT_SUBNET_END=192.168.0.200 2026-06-12 20:20:49.151 | ++ /opt/stack/octavia/devstack/settings:source:40 : OCTAVIA_MGMT_SUBNET_IPV6=fd00:0:0:42::/64 2026-06-12 20:20:49.157 | ++ /opt/stack/octavia/devstack/settings:source:41 : OCTAVIA_MGMT_SUBNET_IPV6_START=fd00:0:0:42:0:0:0:2 2026-06-12 20:20:49.162 | ++ /opt/stack/octavia/devstack/settings:source:42 : OCTAVIA_MGMT_SUBNET_IPV6_END=fd00:0:0:42:ffff:ffff:ffff:ffff 2026-06-12 20:20:49.167 | ++ /opt/stack/octavia/devstack/settings:source:44 : OCTAVIA_AMP_SSH_KEY_BITS=2048 2026-06-12 20:20:49.172 | ++ /opt/stack/octavia/devstack/settings:source:45 : OCTAVIA_AMP_SSH_KEY_TYPE=rsa 2026-06-12 20:20:49.178 | ++ /opt/stack/octavia/devstack/settings:source:46 : OCTAVIA_AMP_SSH_KEY_PATH=/etc/octavia/.ssh/octavia_ssh_key 2026-06-12 20:20:49.182 | ++ /opt/stack/octavia/devstack/settings:source:47 : OCTAVIA_AMP_SSH_KEY_NAME=octavia_ssh_key 2026-06-12 20:20:49.186 | ++ /opt/stack/octavia/devstack/settings:source:49 : OCTAVIA_AMP_FLAVOR_ID=10 2026-06-12 20:20:49.192 | ++ /opt/stack/octavia/devstack/settings:source:50 : OCTAVIA_AMP_IMAGE_NAME=amphora-x64-haproxy 2026-06-12 20:20:49.198 | ++ /opt/stack/octavia/devstack/settings:source:51 : OCTAVIA_AMP_IMAGE_FILE=/opt/stack/octavia/diskimage-create/amphora-x64-haproxy.qcow2 2026-06-12 20:20:49.204 | ++ /opt/stack/octavia/devstack/settings:source:52 : OCTAVIA_AMP_IMAGE_TAG=amphora 2026-06-12 20:20:49.209 | ++ /opt/stack/octavia/devstack/settings:source:53 : OCTAVIA_AMP_IMAGE_ARCH=amd64 2026-06-12 20:20:49.215 | ++ /opt/stack/octavia/devstack/settings:source:55 : OCTAVIA_AMP_CONN_TIMEOUT=10 2026-06-12 20:20:49.221 | ++ /opt/stack/octavia/devstack/settings:source:56 : OCTAVIA_AMP_READ_TIMEOUT=120 2026-06-12 20:20:49.226 | ++ /opt/stack/octavia/devstack/settings:source:58 : OCTAVIA_AMP_LOG_ADMIN_PORT=10514 2026-06-12 20:20:49.232 | ++ /opt/stack/octavia/devstack/settings:source:59 : OCTAVIA_AMP_LOG_TENANT_PORT=20514 2026-06-12 20:20:49.238 | ++ /opt/stack/octavia/devstack/settings:source:61 : OCTAVIA_HEALTH_KEY=insecure 2026-06-12 20:20:49.243 | ++ /opt/stack/octavia/devstack/settings:source:63 : OCTAVIA_LB_TOPOLOGY=SINGLE 2026-06-12 20:20:49.248 | ++ /opt/stack/octavia/devstack/settings:source:65 : OCTAVIA_AMP_EXPIRY_AGE=3600 2026-06-12 20:20:49.253 | ++ /opt/stack/octavia/devstack/settings:source:66 : OCTAVIA_LB_EXPIRY_AGE=3600 2026-06-12 20:20:49.259 | ++ /opt/stack/octavia/devstack/settings:source:68 : OCTAVIA_CONSUMER_BINARY=/opt/stack/data/venv/bin/octavia-worker 2026-06-12 20:20:49.264 | ++ /opt/stack/octavia/devstack/settings:source:69 : OCTAVIA_HOUSEKEEPER_BINARY=/opt/stack/data/venv/bin/octavia-housekeeping 2026-06-12 20:20:49.270 | ++ /opt/stack/octavia/devstack/settings:source:70 : OCTAVIA_HEALTHMANAGER_BINARY=/opt/stack/data/venv/bin/octavia-health-manager 2026-06-12 20:20:49.276 | ++ /opt/stack/octavia/devstack/settings:source:71 : OCTAVIA_DRIVER_AGENT_BINARY=/opt/stack/data/venv/bin/octavia-driver-agent 2026-06-12 20:20:49.281 | ++ /opt/stack/octavia/devstack/settings:source:73 : OCTAVIA_API_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-06-12 20:20:49.287 | ++ /opt/stack/octavia/devstack/settings:source:74 : OCTAVIA_CONSUMER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-06-12 20:20:49.293 | ++ /opt/stack/octavia/devstack/settings:source:75 : OCTAVIA_HOUSEKEEPER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-06-12 20:20:49.298 | ++ /opt/stack/octavia/devstack/settings:source:76 : OCTAVIA_HEALTHMANAGER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-06-12 20:20:49.304 | ++ /opt/stack/octavia/devstack/settings:source:77 : OCTAVIA_DRIVER_AGENT_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-06-12 20:20:49.309 | ++ /opt/stack/octavia/devstack/settings:source:79 : OCTAVIA_API=o-api 2026-06-12 20:20:49.314 | ++ /opt/stack/octavia/devstack/settings:source:80 : OCTAVIA_CONSUMER=o-cw 2026-06-12 20:20:49.318 | ++ /opt/stack/octavia/devstack/settings:source:81 : OCTAVIA_HOUSEKEEPER=o-hk 2026-06-12 20:20:49.324 | ++ /opt/stack/octavia/devstack/settings:source:82 : OCTAVIA_HEALTHMANAGER=o-hm 2026-06-12 20:20:49.329 | ++ /opt/stack/octavia/devstack/settings:source:83 : OCTAVIA_SERVICE=octavia 2026-06-12 20:20:49.334 | ++ /opt/stack/octavia/devstack/settings:source:84 : OCTAVIA_API_HAPROXY=o-api-ha 2026-06-12 20:20:49.339 | ++ /opt/stack/octavia/devstack/settings:source:85 : OCTAVIA_DRIVER_AGENT=o-da 2026-06-12 20:20:49.343 | ++ /opt/stack/octavia/devstack/settings:source:88 : GITREPO["python-octaviaclient"]=https://github.com/openstack/python-octaviaclient.git 2026-06-12 20:20:49.348 | ++ /opt/stack/octavia/devstack/settings:source:89 : GITBRANCH["python-octaviaclient"]=master 2026-06-12 20:20:49.354 | ++ /opt/stack/octavia/devstack/settings:source:90 : GITDIR["python-octaviaclient"]=/opt/stack/python-octaviaclient 2026-06-12 20:20:49.360 | ++ /opt/stack/octavia/devstack/settings:source:93 : GITREPO["octavia-lib"]=https://github.com/openstack/octavia-lib.git 2026-06-12 20:20:49.365 | ++ /opt/stack/octavia/devstack/settings:source:94 : GITBRANCH["octavia-lib"]=master 2026-06-12 20:20:49.371 | ++ /opt/stack/octavia/devstack/settings:source:95 : GITDIR["octavia-lib"]=/opt/stack/octavia-lib 2026-06-12 20:20:49.376 | ++ /opt/stack/octavia/devstack/settings:source:97 : NEUTRON_ANY='q-svc neutron-api' 2026-06-12 20:20:49.382 | ++ /opt/stack/octavia/devstack/settings:source:100 : OCTAVIA_USE_PREGENERATED_SSH_KEY=False 2026-06-12 20:20:49.387 | ++ /opt/stack/octavia/devstack/settings:source:101 : OCTAVIA_PREGENERATED_SSH_KEY_PATH=/opt/stack/octavia/devstack/pregenerated/ssh-keys/octavia_ssh_key 2026-06-12 20:20:49.392 | ++ /opt/stack/octavia/devstack/settings:source:103 : OCTAVIA_USE_PREGENERATED_CERTS=False 2026-06-12 20:20:49.398 | ++ /opt/stack/octavia/devstack/settings:source:104 : OCTAVIA_PREGENERATED_CERTS_DIR=/opt/stack/octavia/devstack/pregenerated/certs 2026-06-12 20:20:49.402 | ++ /opt/stack/octavia/devstack/settings:source:105 : OCTAVIA_NODE=api 2026-06-12 20:20:49.408 | ++ /opt/stack/octavia/devstack/settings:source:106 : OCTAVIA_CONTROLLER_IP_PORT_LIST=auto 2026-06-12 20:20:49.413 | ++ /opt/stack/octavia/devstack/settings:source:107 : OCTAVIA_MGMT_PORT_IP=auto 2026-06-12 20:20:49.418 | ++ /opt/stack/octavia/devstack/settings:source:109 : OCTAVIA_DIB_TRACING=1 2026-06-12 20:20:49.424 | ++ /opt/stack/octavia/devstack/settings:source:111 : OCTAVIA_SERVICE_TYPE=load-balancer 2026-06-12 20:20:49.429 | ++ /opt/stack/octavia/devstack/settings:source:112 : OCTAVIA_UWSGI_APP=octavia.wsgi.api:application 2026-06-12 20:20:49.434 | ++ /opt/stack/octavia/devstack/settings:source:113 : OCTAVIA_UWSGI_CONF=/etc/octavia/octavia-uwsgi.ini 2026-06-12 20:20:49.440 | + functions-common:load_plugin_settings:1787 : for plugin in ${plugins//,/ } 2026-06-12 20:20:49.444 | + functions-common:load_plugin_settings:1788 : local dir=/opt/stack/manila 2026-06-12 20:20:49.449 | + functions-common:load_plugin_settings:1790 : [[ -f /opt/stack/manila/devstack/settings ]] 2026-06-12 20:20:49.455 | + functions-common:load_plugin_settings:1791 : source /opt/stack/manila/devstack/settings 2026-06-12 20:20:49.461 | ++ /opt/stack/manila/devstack/settings:source:24 : define_plugin manila 2026-06-12 20:20:49.466 | ++ functions-common:define_plugin:1886 : : 2026-06-12 20:20:49.472 | ++ /opt/stack/manila/devstack/settings:source:28 : OS_CLOUD=devstack-admin 2026-06-12 20:20:49.476 | ++ /opt/stack/manila/devstack/settings:source:30 : MANILA_GIT_BASE=https://opendev.org 2026-06-12 20:20:49.481 | ++ /opt/stack/manila/devstack/settings:source:31 : MANILA_REPO_ROOT=openstack 2026-06-12 20:20:49.486 | ++ /opt/stack/manila/devstack/settings:source:34 : MANILA_DIR=/opt/stack/manila 2026-06-12 20:20:49.491 | ++ /opt/stack/manila/devstack/settings:source:35 : MANILA_LOCK_PATH= 2026-06-12 20:20:49.496 | ++ /opt/stack/manila/devstack/settings:source:36 : MANILA_LOCK_PATH=/opt/stack/manila/manila_locks 2026-06-12 20:20:49.502 | ++ /opt/stack/manila/devstack/settings:source:37 : MANILA_STATE_PATH=/opt/stack/data/manila 2026-06-12 20:20:49.507 | ++ /opt/stack/manila/devstack/settings:source:39 : MANILA_CONF_DIR=/etc/manila 2026-06-12 20:20:49.513 | ++ /opt/stack/manila/devstack/settings:source:40 : MANILA_CONF=/etc/manila/manila.conf 2026-06-12 20:20:49.519 | ++ /opt/stack/manila/devstack/settings:source:41 : MANILA_API_PASTE_INI=/etc/manila/api-paste.ini 2026-06-12 20:20:49.524 | ++ /opt/stack/manila/devstack/settings:source:44 : GITREPO["python-manilaclient"]=https://opendev.org/openstack/python-manilaclient 2026-06-12 20:20:49.530 | ++ /opt/stack/manila/devstack/settings:source:45 : GITDIR["python-manilaclient"]=/opt/stack/python-manilaclient 2026-06-12 20:20:49.535 | ++ /opt/stack/manila/devstack/settings:source:46 : GITBRANCH["python-manilaclient"]=master 2026-06-12 20:20:49.540 | ++ /opt/stack/manila/devstack/settings:source:49 : BARBICAN_ENDPOINT_TYPE=internal 2026-06-12 20:20:49.544 | ++ /opt/stack/manila/devstack/settings:source:50 : KEY_MANAGER_BACKEND=barbican 2026-06-12 20:20:49.549 | ++ /opt/stack/manila/devstack/settings:source:51 : BARBICAN_KEYSTONE_ENDPOINT=https://199.204.45.113/identity 2026-06-12 20:20:49.555 | ++ /opt/stack/manila/devstack/settings:source:55 : MANILA_CONFIGURE_DEFAULT_TYPES=True 2026-06-12 20:20:49.561 | ++ /opt/stack/manila/devstack/settings:source:57 : MANILA_DEFAULT_SHARE_TYPE=default 2026-06-12 20:20:49.566 | ++ /opt/stack/manila/devstack/settings:source:65 : MANILA_DEFAULT_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-06-12 20:20:49.570 | ++ /opt/stack/manila/devstack/settings:source:66 : MANILA_DHSS_TRUE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-06-12 20:20:49.576 | ++ /opt/stack/manila/devstack/settings:source:67 : MANILA_DHSS_FALSE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-06-12 20:20:49.581 | ++ /opt/stack/manila/devstack/settings:source:70 : MANILA_DEFAULT_SHARE_GROUP_TYPE=default 2026-06-12 20:20:49.585 | ++ /opt/stack/manila/devstack/settings:source:77 : MANILA_DEFAULT_SHARE_GROUP_TYPE_SPECS= 2026-06-12 20:20:49.590 | ++ /opt/stack/manila/devstack/settings:source:80 : MANILA_SERVICE_HOST=199.204.45.113 2026-06-12 20:20:49.596 | ++ /opt/stack/manila/devstack/settings:source:81 : MANILA_SERVICE_PORT=8786 2026-06-12 20:20:49.602 | ++ /opt/stack/manila/devstack/settings:source:82 : MANILA_SERVICE_PORT_INT=18786 2026-06-12 20:20:49.607 | ++ /opt/stack/manila/devstack/settings:source:83 : MANILA_SERVICE_PROTOCOL=http 2026-06-12 20:20:49.612 | ++ /opt/stack/manila/devstack/settings:source:84 : MANILA_ENDPOINT_BASE=http://199.204.45.113:8786 2026-06-12 20:20:49.617 | ++ /opt/stack/manila/devstack/settings:source:87 : [[ -d /opt/stack/manila/bin ]] 2026-06-12 20:20:49.624 | +++ /opt/stack/manila/devstack/settings:source:90 : get_python_exec_prefix 2026-06-12 20:20:49.657 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-06-12 20:20:49.663 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-06-12 20:20:49.669 | ++ /opt/stack/manila/devstack/settings:source:90 : MANILA_BIN_DIR=/opt/stack/data/venv/bin 2026-06-12 20:20:49.673 | ++ /opt/stack/manila/devstack/settings:source:94 : SHARE_NAME_PREFIX=share- 2026-06-12 20:20:49.679 | ++ /opt/stack/manila/devstack/settings:source:95 : MANILA_ENABLED_SHARE_PROTOCOLS=NFS,CIFS 2026-06-12 20:20:49.684 | ++ /opt/stack/manila/devstack/settings:source:96 : MANILA_ENABLED_BACKENDS=generic 2026-06-12 20:20:49.688 | ++ /opt/stack/manila/devstack/settings:source:97 : MANILA_SCHEDULER_DRIVER=manila.scheduler.drivers.filter.FilterScheduler 2026-06-12 20:20:49.693 | ++ /opt/stack/manila/devstack/settings:source:98 : MANILA_SERVICE_SECGROUP=manila-service 2026-06-12 20:20:49.698 | ++ /opt/stack/manila/devstack/settings:source:104 : MANILA_USE_DOWNGRADE_MIGRATIONS=False 2026-06-12 20:20:49.703 | ++ /opt/stack/manila/devstack/settings:source:106 : MANILA_WSGI=manila.wsgi.api:application 2026-06-12 20:20:49.708 | ++ /opt/stack/manila/devstack/settings:source:107 : MANILA_UWSGI_CONF=/etc/manila/manila-uwsgi.ini 2026-06-12 20:20:49.714 | ++ /opt/stack/manila/devstack/settings:source:108 : MANILA_ENDPOINT_BASE=http://199.204.45.113/share 2026-06-12 20:20:49.719 | ++ /opt/stack/manila/devstack/settings:source:111 : SHARE_DRIVER=manila.share.drivers.generic.GenericShareDriver 2026-06-12 20:20:49.724 | ++ /opt/stack/manila/devstack/settings:source:113 : eval USER_HOME=/opt/stack 2026-06-12 20:20:49.730 | +++ /opt/stack/manila/devstack/settings:source:113 : USER_HOME=/opt/stack 2026-06-12 20:20:49.735 | ++ /opt/stack/manila/devstack/settings:source:114 : MANILA_KEY_FORMAT=ecdsa 2026-06-12 20:20:49.740 | ++ /opt/stack/manila/devstack/settings:source:115 : MANILA_PATH_TO_PUBLIC_KEY=/opt/stack/.ssh/id_ecdsa.pub 2026-06-12 20:20:49.744 | ++ /opt/stack/manila/devstack/settings:source:116 : MANILA_PATH_TO_PRIVATE_KEY=/opt/stack/.ssh/id_ecdsa 2026-06-12 20:20:49.749 | ++ /opt/stack/manila/devstack/settings:source:117 : MANILA_SERVICE_KEYPAIR_NAME=manila-service 2026-06-12 20:20:49.754 | ++ /opt/stack/manila/devstack/settings:source:119 : MANILA_SERVICE_INSTANCE_USER=manila 2026-06-12 20:20:49.760 | ++ /opt/stack/manila/devstack/settings:source:120 : MANILA_SERVICE_IMAGE_URL=http://tarballs.openstack.org/manila-image-elements/images/manila-service-image-master.qcow2 2026-06-12 20:20:49.765 | ++ /opt/stack/manila/devstack/settings:source:121 : MANILA_SERVICE_IMAGE_NAME=manila-service-image-master 2026-06-12 20:20:49.771 | ++ /opt/stack/manila/devstack/settings:source:122 : MANILA_USE_SCHEDULER_CREATING_SHARE_FROM_SNAPSHOT=False 2026-06-12 20:20:49.777 | +++ /opt/stack/manila/devstack/settings:source:125 : trueorfalse True MANILA_SERVICE_IMAGE_ENABLED 2026-06-12 20:20:49.812 | ++ /opt/stack/manila/devstack/settings:source:125 : MANILA_SERVICE_IMAGE_ENABLED=True 2026-06-12 20:20:49.816 | ++ /opt/stack/manila/devstack/settings:source:127 : MANILA_USE_SERVICE_INSTANCE_PASSWORD=True 2026-06-12 20:20:49.822 | ++ /opt/stack/manila/devstack/settings:source:128 : MANILA_SERVICE_INSTANCE_PASSWORD=manila 2026-06-12 20:20:49.827 | ++ /opt/stack/manila/devstack/settings:source:130 : MANILA_SERVICE_VM_FLAVOR_REF=100 2026-06-12 20:20:49.832 | ++ /opt/stack/manila/devstack/settings:source:131 : MANILA_SERVICE_VM_FLAVOR_NAME=manila-service-flavor 2026-06-12 20:20:49.836 | ++ /opt/stack/manila/devstack/settings:source:132 : MANILA_SERVICE_VM_FLAVOR_RAM=512 2026-06-12 20:20:49.842 | ++ /opt/stack/manila/devstack/settings:source:133 : MANILA_SERVICE_VM_FLAVOR_DISK=5 2026-06-12 20:20:49.847 | ++ /opt/stack/manila/devstack/settings:source:134 : MANILA_SERVICE_VM_FLAVOR_VCPUS=1 2026-06-12 20:20:49.852 | ++ /opt/stack/manila/devstack/settings:source:139 : MANILA_ALLOW_NAS_SERVER_PORTS_ON_HOST=False 2026-06-12 20:20:49.856 | ++ /opt/stack/manila/devstack/settings:source:142 : SHARE_BACKING_FILE_SIZE=8400M 2026-06-12 20:20:49.861 | ++ /opt/stack/manila/devstack/settings:source:143 : SHARE_GROUP=lvm-shares 2026-06-12 20:20:49.866 | ++ /opt/stack/manila/devstack/settings:source:144 : MANILA_MNT_DIR=/opt/stack/data/manila/mnt 2026-06-12 20:20:49.870 | ++ /opt/stack/manila/devstack/settings:source:145 : SMB_CONF=/etc/samba/smb.conf 2026-06-12 20:20:49.874 | ++ /opt/stack/manila/devstack/settings:source:146 : SMB_PRIVATE_DIR=/var/lib/samba/private 2026-06-12 20:20:49.879 | ++ /opt/stack/manila/devstack/settings:source:147 : CONFIGURE_BACKING_FILE=True 2026-06-12 20:20:49.884 | ++ /opt/stack/manila/devstack/settings:source:148 : MANILA_LVM_SHARE_EXPORT_IPS=199.204.45.113 2026-06-12 20:20:49.888 | ++ /opt/stack/manila/devstack/settings:source:151 : MANILA_REPLICA_STATE_UPDATE_INTERVAL=300 2026-06-12 20:20:49.893 | ++ /opt/stack/manila/devstack/settings:source:156 : MANILA_ZFSONLINUX_ZPOOL_SIZE=30G 2026-06-12 20:20:49.898 | ++ /opt/stack/manila/devstack/settings:source:157 : MANILA_ZFSONLINUX_BACKEND_FILES_CONTAINER_DIR=/opt/stack/data/manila/zfsonlinux 2026-06-12 20:20:49.903 | ++ /opt/stack/manila/devstack/settings:source:158 : MANILA_ZFSONLINUX_SHARE_EXPORT_IP=199.204.45.113 2026-06-12 20:20:49.907 | ++ /opt/stack/manila/devstack/settings:source:159 : MANILA_ZFSONLINUX_SERVICE_IP=199.204.45.113 2026-06-12 20:20:49.912 | ++ /opt/stack/manila/devstack/settings:source:160 : MANILA_ZFSONLINUX_DATASET_CREATION_OPTIONS=compression=gzip 2026-06-12 20:20:49.917 | ++ /opt/stack/manila/devstack/settings:source:161 : MANILA_ZFSONLINUX_USE_SSH=False 2026-06-12 20:20:49.922 | ++ /opt/stack/manila/devstack/settings:source:162 : MANILA_ZFSONLINUX_SSH_USERNAME=stack 2026-06-12 20:20:49.927 | ++ /opt/stack/manila/devstack/settings:source:165 : MANILA_ZFSONLINUX_REPLICATION_DOMAIN=ZFSonLinux 2026-06-12 20:20:49.933 | ++ /opt/stack/manila/devstack/settings:source:168 : MANILA_CONTAINER_DRIVER=manila.share.drivers.container.driver.ContainerShareDriver 2026-06-12 20:20:49.938 | ++ /opt/stack/manila/devstack/settings:source:169 : MANILA_DOCKER_IMAGE_ALIAS=manila_docker_image 2026-06-12 20:20:49.944 | ++ /opt/stack/manila/devstack/settings:source:170 : MANILA_CONTAINER_VOLUME_GROUP_NAME=manila_docker_volumes 2026-06-12 20:20:49.949 | ++ /opt/stack/manila/devstack/settings:source:173 : MANILA_DOCKER_IMAGE_URL=https://github.com/a-ovchinnikov/manila-image-elements-lxd-images/releases/download/0.1.0/manila-docker-container.tar.gz 2026-06-12 20:20:49.954 | ++ /opt/stack/manila/devstack/settings:source:176 : MANILA_NETWORK_API_CLASS=manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin 2026-06-12 20:20:49.959 | ++ /opt/stack/manila/devstack/settings:source:177 : MANILA_NEUTRON_VNIC_TYPE=normal 2026-06-12 20:20:49.965 | ++ /opt/stack/manila/devstack/settings:source:180 : MANILA_SSH_TIMEOUT=180 2026-06-12 20:20:49.970 | ++ /opt/stack/manila/devstack/settings:source:183 : MANILA_DEFERRED_DELETE_TASK_INTERVAL=10 2026-06-12 20:20:49.974 | ++ /opt/stack/manila/devstack/settings:source:186 : MANILA_ADMIN_NET_RANGE=10.2.5.0/24 2026-06-12 20:20:49.979 | ++ /opt/stack/manila/devstack/settings:source:189 : MANILA_DATA_NODE_IP=10.2.5.0/24 2026-06-12 20:20:49.985 | ++ /opt/stack/manila/devstack/settings:source:192 : MANILA_DATA_COPY_CHECK_HASH=True 2026-06-12 20:20:49.989 | ++ /opt/stack/manila/devstack/settings:source:195 : MANILA_SETUP_IPV6=False 2026-06-12 20:20:49.994 | ++ /opt/stack/manila/devstack/settings:source:196 : MANILA_RESTORE_IPV6_DEFAULT_ROUTE=True 2026-06-12 20:20:50.002 | +++ /opt/stack/manila/devstack/settings:source:200 : trueorfalse False MANILA_ENFORCE_SCOPE 2026-06-12 20:20:50.036 | ++ /opt/stack/manila/devstack/settings:source:200 : MANILA_ENFORCE_SCOPE=False 2026-06-12 20:20:50.041 | ++ /opt/stack/manila/devstack/settings:source:208 : enable_service manila 2026-06-12 20:20:50.127 | ++ /opt/stack/manila/devstack/settings:source:209 : enable_service m-api 2026-06-12 20:20:50.213 | ++ /opt/stack/manila/devstack/settings:source:210 : enable_service m-shr 2026-06-12 20:20:50.306 | ++ /opt/stack/manila/devstack/settings:source:211 : enable_service m-sch 2026-06-12 20:20:50.397 | ++ /opt/stack/manila/devstack/settings:source:212 : enable_service m-dat 2026-06-12 20:20:50.488 | + functions-common:load_plugin_settings:1787 : for plugin in ${plugins//,/ } 2026-06-12 20:20:50.493 | + functions-common:load_plugin_settings:1788 : local dir=/opt/stack/magnum-cluster-api 2026-06-12 20:20:50.499 | + functions-common:load_plugin_settings:1790 : [[ -f /opt/stack/magnum-cluster-api/devstack/settings ]] 2026-06-12 20:20:50.505 | + functions-common:load_plugin_settings:1791 : source /opt/stack/magnum-cluster-api/devstack/settings 2026-06-12 20:20:50.510 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:1 : define_plugin magnum-cluster-api 2026-06-12 20:20:50.515 | ++ functions-common:define_plugin:1886 : : 2026-06-12 20:20:50.520 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:3 : plugin_requires magnum-cluster-api barbican 2026-06-12 20:20:50.526 | ++ functions-common:plugin_requires:1899 : : 2026-06-12 20:20:50.533 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:4 : plugin_requires magnum-cluster-api magnum 2026-06-12 20:20:50.538 | ++ functions-common:plugin_requires:1899 : : 2026-06-12 20:20:50.544 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:5 : plugin_requires magnum-cluster-api manila 2026-06-12 20:20:50.549 | ++ functions-common:plugin_requires:1899 : : 2026-06-12 20:20:50.555 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:6 : plugin_requires magnum-cluster-api octavia 2026-06-12 20:20:50.560 | ++ functions-common:plugin_requires:1899 : : 2026-06-12 20:20:50.565 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:12 : enable_service magnum-cluster-api 2026-06-12 20:20:50.653 | + functions-common:load_plugin_settings:1787 : for plugin in ${plugins//,/ } 2026-06-12 20:20:50.658 | + functions-common:load_plugin_settings:1788 : local dir=/opt/stack/ovn-octavia-provider 2026-06-12 20:20:50.664 | + functions-common:load_plugin_settings:1790 : [[ -f /opt/stack/ovn-octavia-provider/devstack/settings ]] 2026-06-12 20:20:50.669 | + functions-common:load_plugin_settings:1791 : source /opt/stack/ovn-octavia-provider/devstack/settings 2026-06-12 20:20:50.675 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:1 : OCTAVIA_DIR=/opt/stack/octavia 2026-06-12 20:20:50.680 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:2 : OCTAVIA_CONF_DIR=/etc/octavia 2026-06-12 20:20:50.685 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:3 : OCTAVIA_PROVIDER_DRIVERS='amphora:The Octavia Amphora driver.,octavia:Deprecated alias of the Octavia Amphora driver.,ovn:Octavia OVN driver.' 2026-06-12 20:20:50.691 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:4 : OCTAVIA_PROVIDER_AGENTS=ovn 2026-06-12 20:20:50.697 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:6 : OVN_OCTAVIA_PROVIDER_DIR=/opt/stack/ovn-octavia-provider 2026-06-12 20:20:50.702 | + functions-common:run_phase:1865 : verify_disabled_services 2026-06-12 20:20:50.707 | + functions-common:verify_disabled_services:2125 : local service 2026-06-12 20:20:50.713 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-12 20:20:50.718 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,c-api, ]] 2026-06-12 20:20:50.724 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-12 20:20:50.729 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,c-bak, ]] 2026-06-12 20:20:50.735 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-12 20:20:50.741 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,c-sch, ]] 2026-06-12 20:20:50.747 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-12 20:20:50.751 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,c-vol, ]] 2026-06-12 20:20:50.756 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-12 20:20:50.762 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,etcd3, ]] 2026-06-12 20:20:50.768 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-12 20:20:50.773 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,file_tracker, ]] 2026-06-12 20:20:50.779 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-12 20:20:50.784 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,g-api, ]] 2026-06-12 20:20:50.790 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-12 20:20:50.796 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,key, ]] 2026-06-12 20:20:50.802 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-12 20:20:50.807 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,memory_tracker, ]] 2026-06-12 20:20:50.813 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-12 20:20:50.818 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,mysql, ]] 2026-06-12 20:20:50.823 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-12 20:20:50.829 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-api, ]] 2026-06-12 20:20:50.835 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-12 20:20:50.841 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-api-meta, ]] 2026-06-12 20:20:50.846 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-12 20:20:50.852 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-cond, ]] 2026-06-12 20:20:50.858 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-12 20:20:50.864 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-cpu, ]] 2026-06-12 20:20:50.868 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-12 20:20:50.874 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-novnc, ]] 2026-06-12 20:20:50.880 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-12 20:20:50.886 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-sch, ]] 2026-06-12 20:20:50.892 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-12 20:20:50.897 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,o-api, ]] 2026-06-12 20:20:50.903 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-12 20:20:50.908 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,o-da, ]] 2026-06-12 20:20:50.914 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-12 20:20:50.918 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,o-hk, ]] 2026-06-12 20:20:50.924 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-12 20:20:50.929 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,octavia, ]] 2026-06-12 20:20:50.934 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-12 20:20:50.939 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,openstack-cli-server, ]] 2026-06-12 20:20:50.944 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-12 20:20:50.949 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,ovn-controller, ]] 2026-06-12 20:20:50.955 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-12 20:20:50.961 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,ovn-northd, ]] 2026-06-12 20:20:50.967 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-12 20:20:50.972 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,ovs-vswitchd, ]] 2026-06-12 20:20:50.978 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-12 20:20:50.984 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,ovsdb-server, ]] 2026-06-12 20:20:50.990 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-12 20:20:50.996 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,placement-api, ]] 2026-06-12 20:20:51.002 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-12 20:20:51.008 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,q-ovn-agent, ]] 2026-06-12 20:20:51.014 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-12 20:20:51.019 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,q-svc, ]] 2026-06-12 20:20:51.025 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-12 20:20:51.031 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,rabbit, ]] 2026-06-12 20:20:51.037 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-12 20:20:51.041 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,tls-proxy, ]] 2026-06-12 20:20:51.045 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-12 20:20:51.050 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,barbican, ]] 2026-06-12 20:20:51.054 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-12 20:20:51.059 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,magnum-api, ]] 2026-06-12 20:20:51.065 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-12 20:20:51.071 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,magnum-cond, ]] 2026-06-12 20:20:51.077 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-12 20:20:51.083 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,manila, ]] 2026-06-12 20:20:51.089 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-12 20:20:51.095 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,m-api, ]] 2026-06-12 20:20:51.101 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-12 20:20:51.106 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,m-shr, ]] 2026-06-12 20:20:51.112 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-12 20:20:51.117 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,m-sch, ]] 2026-06-12 20:20:51.123 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-12 20:20:51.128 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,m-dat, ]] 2026-06-12 20:20:51.134 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-12 20:20:51.139 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,magnum-cluster-api, ]] 2026-06-12 20:20:51.146 | + ./stack.sh:main:700 : initialize_database_backends 2026-06-12 20:20:51.152 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-06-12 20:20:51.157 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-06-12 20:20:51.191 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 20:20:51.196 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-06-12 20:20:51.202 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-06-12 20:20:51.208 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-06-12 20:20:51.243 | + functions-common:is_service_enabled:2070 : return 1 2026-06-12 20:20:51.249 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-06-12 20:20:51.254 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-06-12 20:20:51.259 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-06-12 20:20:51.264 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-06-12 20:20:51.271 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-06-12 20:20:51.278 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-06-12 20:20:51.283 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-06-12 20:20:51.289 | + lib/database:initialize_database_backends:92 : return 0 2026-06-12 20:20:51.296 | + ./stack.sh:main:701 : echo 'Using mysql database backend' 2026-06-12 20:20:51.296 | Using mysql database backend 2026-06-12 20:20:51.302 | + ./stack.sh:main:704 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-06-12 20:20:51.334 | + ./stack.sh:main:706 : define_database_baseurl 2026-06-12 20:20:51.342 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-06-12 20:20:51.348 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-06-12 20:20:51.353 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-06-12 20:20:51.360 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-06-12 20:20:51.365 | + ./stack.sh:main:718 : is_service_enabled rabbit 2026-06-12 20:20:51.402 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 20:20:51.407 | + ./stack.sh:main:719 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-06-12 20:20:51.445 | + ./stack.sh:main:726 : is_service_enabled keystone 2026-06-12 20:20:51.478 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 20:20:51.483 | + ./stack.sh:main:728 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-06-12 20:20:51.520 | + ./stack.sh:main:730 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-06-12 20:20:51.554 | + ./stack.sh:main:741 : is_service_enabled ldap 2026-06-12 20:20:51.588 | + functions-common:is_service_enabled:2070 : return 1 2026-06-12 20:20:51.593 | + ./stack.sh:main:750 : is_service_enabled s-proxy 2026-06-12 20:20:51.628 | + functions-common:is_service_enabled:2070 : return 1 2026-06-12 20:20:51.634 | + ./stack.sh:main:762 : save_stackenv 762 2026-06-12 20:20:51.639 | + functions-common:save_stackenv:65 : local tag=762 2026-06-12 20:20:51.646 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-06-12 20:20:51.654 | + functions-common:save_stackenv:67 : time_stamp=2026-06-12-202051 2026-06-12 20:20:51.660 | + functions-common:save_stackenv:68 : echo '# 2026-06-12-202051 762' 2026-06-12 20:20:51.665 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-12 20:20:51.671 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-06-12 20:20:51.676 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-12 20:20:51.682 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-06-12 20:20:51.687 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-12 20:20:51.692 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-06-12 20:20:51.697 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-12 20:20:51.703 | + 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,o-api,o-da,o-hk,octavia,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,tls-proxy,barbican,magnum-api,magnum-cond,manila,m-api,m-shr,m-sch,m-dat,magnum-cluster-api 2026-06-12 20:20:51.709 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-12 20:20:51.714 | + functions-common:save_stackenv:70 : echo HOST_IP=199.204.45.113 2026-06-12 20:20:51.720 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-12 20:20:51.725 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=https://199.204.45.113/identity 2026-06-12 20:20:51.730 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-12 20:20:51.735 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/devstacklog.txt.2026-06-12-202039 2026-06-12 20:20:51.740 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-12 20:20:51.744 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-06-12 20:20:51.750 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-12 20:20:51.754 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=199.204.45.113 2026-06-12 20:20:51.759 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-12 20:20:51.764 | + functions-common:save_stackenv:70 : echo STACK_USER=stack 2026-06-12 20:20:51.770 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-12 20:20:51.776 | + functions-common:save_stackenv:70 : echo TLS_IP=199.204.45.113 2026-06-12 20:20:51.781 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-12 20:20:51.787 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-06-12 20:20:51.793 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-12 20:20:51.800 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-06-12 20:20:51.806 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-12 20:20:51.811 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=199.204.45.113 2026-06-12 20:20:51.814 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-12 20:20:51.819 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-06-12 20:20:51.825 | + ./stack.sh:main:775 : GIT_DEPTH=0 2026-06-12 20:20:51.829 | + ./stack.sh:main:775 : git_clone https://github.com/openstack/requirements.git /opt/stack/requirements master 2026-06-12 20:20:51.834 | + functions-common:git_clone:583 : local git_remote=https://github.com/openstack/requirements.git 2026-06-12 20:20:51.838 | + functions-common:git_clone:584 : local git_dest=/opt/stack/requirements 2026-06-12 20:20:51.843 | + functions-common:git_clone:585 : local git_ref=master 2026-06-12 20:20:51.849 | + functions-common:git_clone:586 : local orig_dir 2026-06-12 20:20:51.855 | ++ functions-common:git_clone:587 : pwd 2026-06-12 20:20:51.861 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-12 20:20:51.866 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-12 20:20:51.873 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-12 20:20:51.909 | + functions-common:git_clone:590 : RECLONE=False 2026-06-12 20:20:51.913 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-12 20:20:51.918 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-12 20:20:51.924 | + functions-common:git_clone:604 : echo master 2026-06-12 20:20:51.925 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-12 20:20:51.935 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/requirements ]] 2026-06-12 20:20:51.941 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-12 20:20:51.946 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-06-12 20:20:51.970 | + functions-common:git_clone:666 : cd /opt/stack/requirements 2026-06-12 20:20:51.977 | + functions-common:git_clone:667 : git show --oneline 2026-06-12 20:20:51.979 | + functions-common:git_clone:667 : head -1 2026-06-12 20:20:51.986 | 3c52a72d Merge "Insist on minimal pyproject.toml file" 2026-06-12 20:20:51.992 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-12 20:20:51.998 | + ./stack.sh:main:779 : echo_summary 'Installing package prerequisites' 2026-06-12 20:20:52.002 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-12 20:20:52.009 | + ./stack.sh:echo_summary:444 : echo -e Installing package prerequisites 2026-06-12 20:20:52.015 | + ./stack.sh:main:780 : source /opt/stack/devstack/tools/install_prereqs.sh 2026-06-12 20:20:52.022 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-06-12 20:20:52.028 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-06-12 20:20:52.034 | ++ tools/install_prereqs.sh:source:23 : [[ -z /opt/stack/devstack ]] 2026-06-12 20:20:52.040 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/opt/stack/devstack/.prereqs 2026-06-12 20:20:52.046 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-06-12 20:20:52.052 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-06-12 20:20:52.060 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-06-12 20:20:52.068 | ++ tools/install_prereqs.sh:source:47 : NOW=1781295652 2026-06-12 20:20:52.076 | +++ tools/install_prereqs.sh:source:48 : head -1 /opt/stack/devstack/.prereqs 2026-06-12 20:20:52.085 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-06-12 20:20:52.091 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-06-12 20:20:52.098 | ++ tools/install_prereqs.sh:source:49 : DELTA=1781295652 2026-06-12 20:20:52.105 | ++ tools/install_prereqs.sh:source:50 : [[ 1781295652 -lt 7200 ]] 2026-06-12 20:20:52.111 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-06-12 20:20:52.117 | ++ functions-common:export_proxy_variables:2232 : isset http_proxy 2026-06-12 20:20:52.122 | ++ functions-common:isset:266 : [[ -v http_proxy ]] 2026-06-12 20:20:52.128 | ++ functions-common:export_proxy_variables:2235 : isset https_proxy 2026-06-12 20:20:52.133 | ++ functions-common:isset:266 : [[ -v https_proxy ]] 2026-06-12 20:20:52.139 | ++ functions-common:export_proxy_variables:2238 : isset no_proxy 2026-06-12 20:20:52.145 | ++ functions-common:isset:266 : [[ -v no_proxy ]] 2026-06-12 20:20:52.152 | +++ 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,o-api,o-da,o-hk,octavia,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,tls-proxy,barbican,magnum-api,magnum-cond,manila,m-api,m-shr,m-sch,m-dat,magnum-cluster-api 2026-06-12 20:20:52.206 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-06-12 20:20:52.206 | apache2-dev 2026-06-12 20:20:52.206 | bc 2026-06-12 20:20:52.206 | bsdmainutils 2026-06-12 20:20:52.206 | curl 2026-06-12 20:20:52.206 | g++ 2026-06-12 20:20:52.206 | gawk 2026-06-12 20:20:52.206 | gcc 2026-06-12 20:20:52.206 | gettext 2026-06-12 20:20:52.206 | git 2026-06-12 20:20:52.206 | graphviz 2026-06-12 20:20:52.206 | iputils-ping 2026-06-12 20:20:52.206 | libffi-dev 2026-06-12 20:20:52.206 | libjpeg-dev 2026-06-12 20:20:52.206 | libpq-dev 2026-06-12 20:20:52.206 | libssl-dev 2026-06-12 20:20:52.206 | libsystemd-dev 2026-06-12 20:20:52.206 | libxml2-dev 2026-06-12 20:20:52.206 | libxslt1-dev 2026-06-12 20:20:52.206 | libyaml-dev 2026-06-12 20:20:52.206 | lsof 2026-06-12 20:20:52.206 | openssh-server 2026-06-12 20:20:52.206 | openssl 2026-06-12 20:20:52.206 | pkg-config 2026-06-12 20:20:52.206 | psmisc 2026-06-12 20:20:52.206 | python3-dev 2026-06-12 20:20:52.206 | python3-pip 2026-06-12 20:20:52.206 | python3-systemd 2026-06-12 20:20:52.206 | python3-venv 2026-06-12 20:20:52.206 | tar 2026-06-12 20:20:52.206 | tcpdump 2026-06-12 20:20:52.206 | unzip 2026-06-12 20:20:52.206 | uuid-runtime 2026-06-12 20:20:52.206 | wget 2026-06-12 20:20:52.206 | zlib1g-dev 2026-06-12 20:20:52.207 | lvm2 2026-06-12 20:20:52.207 | qemu-utils 2026-06-12 20:20:52.207 | thin-provisioning-tools 2026-06-12 20:20:52.207 | lsscsi 2026-06-12 20:20:52.207 | open-iscsi 2026-06-12 20:20:52.207 | libkrb5-dev 2026-06-12 20:20:52.207 | libldap2-dev 2026-06-12 20:20:52.207 | libsasl2-dev 2026-06-12 20:20:52.207 | memcached 2026-06-12 20:20:52.207 | python3-mysqldb 2026-06-12 20:20:52.207 | sqlite3 2026-06-12 20:20:52.207 | conntrack 2026-06-12 20:20:52.207 | curl 2026-06-12 20:20:52.207 | ebtables 2026-06-12 20:20:52.207 | genisoimage 2026-06-12 20:20:52.207 | iptables 2026-06-12 20:20:52.207 | iputils-arping 2026-06-12 20:20:52.207 | kpartx 2026-06-12 20:20:52.207 | libjs-jquery-tablesorter 2026-06-12 20:20:52.207 | parted 2026-06-12 20:20:52.207 | pm-utils 2026-06-12 20:20:52.207 | python3-mysqldb 2026-06-12 20:20:52.207 | socat 2026-06-12 20:20:52.207 | sqlite3 2026-06-12 20:20:52.207 | sudo 2026-06-12 20:20:52.207 | vlan 2026-06-12 20:20:52.207 | cryptsetup 2026-06-12 20:20:52.207 | dosfstools 2026-06-12 20:20:52.207 | genisoimage 2026-06-12 20:20:52.207 | gir1.2-libosinfo-1.0 2026-06-12 20:20:52.207 | netcat-openbsd 2026-06-12 20:20:52.207 | open-iscsi 2026-06-12 20:20:52.207 | qemu-utils 2026-06-12 20:20:52.207 | sg3-utils 2026-06-12 20:20:52.207 | sysfsutils 2026-06-12 20:20:52.207 | acl 2026-06-12 20:20:52.207 | dnsmasq-base 2026-06-12 20:20:52.207 | dnsmasq-utils 2026-06-12 20:20:52.207 | ebtables 2026-06-12 20:20:52.207 | haproxy 2026-06-12 20:20:52.207 | iptables 2026-06-12 20:20:52.207 | iputils-arping 2026-06-12 20:20:52.207 | iputils-ping 2026-06-12 20:20:52.207 | postgresql-server-dev-all 2026-06-12 20:20:52.207 | python3-mysqldb 2026-06-12 20:20:52.207 | sqlite3 2026-06-12 20:20:52.207 | sudo 2026-06-12 20:20:52.207 | vlan 2026-06-12 20:20:52.208 | apache2' 2026-06-12 20:20:52.214 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-06-12 20:20:52.274 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-06-12 20:20:52.274 | apache2-dev 2026-06-12 20:20:52.274 | bc 2026-06-12 20:20:52.274 | bsdmainutils 2026-06-12 20:20:52.274 | curl 2026-06-12 20:20:52.274 | g++ 2026-06-12 20:20:52.274 | gawk 2026-06-12 20:20:52.274 | gcc 2026-06-12 20:20:52.274 | gettext 2026-06-12 20:20:52.274 | git 2026-06-12 20:20:52.274 | graphviz 2026-06-12 20:20:52.274 | iputils-ping 2026-06-12 20:20:52.274 | libffi-dev 2026-06-12 20:20:52.274 | libjpeg-dev 2026-06-12 20:20:52.274 | libpq-dev 2026-06-12 20:20:52.274 | libssl-dev 2026-06-12 20:20:52.274 | libsystemd-dev 2026-06-12 20:20:52.274 | libxml2-dev 2026-06-12 20:20:52.274 | libxslt1-dev 2026-06-12 20:20:52.274 | libyaml-dev 2026-06-12 20:20:52.274 | lsof 2026-06-12 20:20:52.274 | openssh-server 2026-06-12 20:20:52.274 | openssl 2026-06-12 20:20:52.274 | pkg-config 2026-06-12 20:20:52.274 | psmisc 2026-06-12 20:20:52.274 | python3-dev 2026-06-12 20:20:52.274 | python3-pip 2026-06-12 20:20:52.274 | python3-systemd 2026-06-12 20:20:52.274 | python3-venv 2026-06-12 20:20:52.275 | tar 2026-06-12 20:20:52.275 | tcpdump 2026-06-12 20:20:52.275 | unzip 2026-06-12 20:20:52.275 | uuid-runtime 2026-06-12 20:20:52.275 | wget 2026-06-12 20:20:52.275 | zlib1g-dev 2026-06-12 20:20:52.275 | lvm2 2026-06-12 20:20:52.275 | qemu-utils 2026-06-12 20:20:52.275 | thin-provisioning-tools 2026-06-12 20:20:52.275 | lsscsi 2026-06-12 20:20:52.275 | open-iscsi 2026-06-12 20:20:52.275 | libkrb5-dev 2026-06-12 20:20:52.275 | libldap2-dev 2026-06-12 20:20:52.275 | libsasl2-dev 2026-06-12 20:20:52.275 | memcached 2026-06-12 20:20:52.275 | python3-mysqldb 2026-06-12 20:20:52.275 | sqlite3 2026-06-12 20:20:52.275 | conntrack 2026-06-12 20:20:52.275 | curl 2026-06-12 20:20:52.275 | ebtables 2026-06-12 20:20:52.275 | genisoimage 2026-06-12 20:20:52.275 | iptables 2026-06-12 20:20:52.275 | iputils-arping 2026-06-12 20:20:52.275 | kpartx 2026-06-12 20:20:52.275 | libjs-jquery-tablesorter 2026-06-12 20:20:52.275 | parted 2026-06-12 20:20:52.275 | pm-utils 2026-06-12 20:20:52.275 | python3-mysqldb 2026-06-12 20:20:52.275 | socat 2026-06-12 20:20:52.275 | sqlite3 2026-06-12 20:20:52.275 | sudo 2026-06-12 20:20:52.275 | vlan 2026-06-12 20:20:52.275 | cryptsetup 2026-06-12 20:20:52.275 | dosfstools 2026-06-12 20:20:52.275 | genisoimage 2026-06-12 20:20:52.275 | gir1.2-libosinfo-1.0 2026-06-12 20:20:52.275 | netcat-openbsd 2026-06-12 20:20:52.275 | open-iscsi 2026-06-12 20:20:52.275 | qemu-utils 2026-06-12 20:20:52.275 | sg3-utils 2026-06-12 20:20:52.275 | sysfsutils 2026-06-12 20:20:52.275 | acl 2026-06-12 20:20:52.275 | dnsmasq-base 2026-06-12 20:20:52.275 | dnsmasq-utils 2026-06-12 20:20:52.275 | ebtables 2026-06-12 20:20:52.275 | haproxy 2026-06-12 20:20:52.275 | iptables 2026-06-12 20:20:52.275 | iputils-arping 2026-06-12 20:20:52.276 | iputils-ping 2026-06-12 20:20:52.276 | postgresql-server-dev-all 2026-06-12 20:20:52.276 | python3-mysqldb 2026-06-12 20:20:52.276 | sqlite3 2026-06-12 20:20:52.276 | sudo 2026-06-12 20:20:52.276 | vlan 2026-06-12 20:20:52.276 | apache2 golang 2026-06-12 20:20:52.276 | debootstrap 2026-06-12 20:20:52.276 | rsyslog 2026-06-12 20:20:52.276 | lvm2' 2026-06-12 20:20:52.280 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-06-12 20:20:52.285 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 20:20:52.291 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 20:20:52.298 | ++ 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 apache2 golang debootstrap rsyslog lvm2 2026-06-12 20:20:52.299 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-06-12 20:20:52.308 | ++ 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 apache2 golang debootstrap rsyslog lvm2 2026-06-12 20:20:52.314 | ++ functions-common:install_package:1432 : update_package_repo 2026-06-12 20:20:52.319 | ++ functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-12 20:20:52.324 | ++ functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-12 20:20:52.330 | ++ functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-12 20:20:52.336 | ++ functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-12 20:20:52.340 | ++ functions-common:update_package_repo:1414 : is_ubuntu 2026-06-12 20:20:52.345 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 20:20:52.350 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 20:20:52.355 | ++ functions-common:update_package_repo:1415 : apt_get_update 2026-06-12 20:20:52.360 | ++ functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-12 20:20:52.366 | ++ functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-12 20:20:52.371 | ++ functions-common:apt_get_update:1161 : return 2026-06-12 20:20:52.377 | ++ 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 apache2 golang debootstrap rsyslog lvm2 2026-06-12 20:20:52.383 | ++ functions-common:real_install_package:1420 : is_ubuntu 2026-06-12 20:20:52.388 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 20:20:52.394 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 20:20:52.399 | ++ 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 apache2 golang debootstrap rsyslog lvm2 2026-06-12 20:20:52.445 | ++ 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 apache2 golang debootstrap rsyslog lvm2 2026-06-12 20:20:52.493 | Reading package lists... 2026-06-12 20:20:52.767 | Building dependency tree... 2026-06-12 20:20:52.767 | Reading state information... 2026-06-12 20:20:53.068 | curl is already the newest version (8.5.0-2ubuntu10.9). 2026-06-12 20:20:53.068 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-06-12 20:20:53.068 | openssh-server is already the newest version (1:9.6p1-3ubuntu13.16). 2026-06-12 20:20:53.068 | openssl is already the newest version (3.0.13-0ubuntu3.11). 2026-06-12 20:20:53.068 | openssl set to manually installed. 2026-06-12 20:20:53.068 | tar is already the newest version (1.35+dfsg-3build1). 2026-06-12 20:20:53.068 | uuid-runtime is already the newest version (2.39.3-9ubuntu6.5). 2026-06-12 20:20:53.068 | zlib1g-dev is already the newest version (1:1.3.dfsg-3.1ubuntu2.1). 2026-06-12 20:20:53.068 | zlib1g-dev set to manually installed. 2026-06-12 20:20:53.068 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-06-12 20:20:53.068 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-06-12 20:20:53.068 | sudo is already the newest version (1.9.15p5-3ubuntu5.24.04.2). 2026-06-12 20:20:53.068 | The following additional packages will be installed: 2026-06-12 20:20:53.069 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-06-12 20:20:53.069 | autotools-dev binutils binutils-common binutils-x86-64-linux-gnu 2026-06-12 20:20:53.069 | bsdextrautils bzip2 clang-17 comerr-dev cpp cpp-13 cpp-13-x86-64-linux-gnu 2026-06-12 20:20:53.069 | cpp-x86-64-linux-gnu cryptsetup-bin dconf-gsettings-backend dconf-service 2026-06-12 20:20:53.069 | debhelper debugedit dh-autoreconf dh-strip-nondeterminism distro-info 2026-06-12 20:20:53.069 | dmeventd dmidecode dpkg-dev dwz file fontconfig fontconfig-config 2026-06-12 20:20:53.069 | fonts-dejavu-core fonts-dejavu-mono g++-13 g++-13-x86-64-linux-gnu 2026-06-12 20:20:53.069 | g++-x86-64-linux-gnu gcc-13 gcc-13-base gcc-13-x86-64-linux-gnu 2026-06-12 20:20:53.069 | gcc-x86-64-linux-gnu gir1.2-freedesktop glib-networking 2026-06-12 20:20:53.069 | glib-networking-common glib-networking-services golang-1.22 golang-1.22-doc 2026-06-12 20:20:53.069 | golang-1.22-go golang-1.22-src golang-doc golang-go golang-src groff-base 2026-06-12 20:20:53.070 | gsettings-desktop-schemas icu-devtools intltool-debian krb5-multidev 2026-06-12 20:20:53.070 | libaio1t64 libann0 libaom3 libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 2026-06-12 20:20:53.070 | libaprutil1-dev libaprutil1-ldap libaprutil1t64 libarchive-zip-perl libasan8 2026-06-12 20:20:53.070 | libatomic1 libbinutils libcairo-gobject2 libcairo2 libcc1-0 libcdt5 2026-06-12 20:20:53.070 | libcgraph6 libclang-common-17-dev libclang-cpp17t64 libclang1-17t64 2026-06-12 20:20:53.070 | libctf-nobfd0 libctf0 libdatrie1 libdconf1 libdebhelper-perl libdeflate0 2026-06-12 20:20:53.070 | libdevmapper-event1.02.1 libdpkg-perl libestr0 libevent-2.1-7t64 2026-06-12 20:20:53.070 | libfastjson4 libfile-stripnondeterminism-perl libfontconfig1 libfribidi0 2026-06-12 20:20:53.070 | libgc1 libgcc-13-dev libgd3 libgomp1 libgprofng0 libgraphite2-3 2026-06-12 20:20:53.070 | libgssrpc4t64 libgts-0.7-5t64 libgvc6 libgvpr2 libharfbuzz0b 2026-06-12 20:20:53.070 | libheif-plugin-aomdec libheif1 libhwasan0 libibverbs1 libice6 libicu-dev 2026-06-12 20:20:53.070 | libisl23 libitm1 libjansson4 libjbig0 libjpeg-turbo8 libjpeg-turbo8-dev 2026-06-12 20:20:53.070 | libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-sphinxdoc 2026-06-12 20:20:53.070 | libjs-underscore libjson-perl libkadm5clnt-mit12 libkadm5srv-mit12 2026-06-12 20:20:53.070 | libkdb5-10t64 liblab-gamut1 libldap-dev liblerc4 libllvm17t64 liblsan0 2026-06-12 20:20:53.070 | libltdl7 liblua5.4-0 liblvm2cmd2.03 libmagic-mgc libmagic1t64 libmpc3 2026-06-12 20:20:53.070 | libmpfr6 libmysqlclient21 libncurses-dev libncurses6 libnftables1 2026-06-12 20:20:53.070 | libnl-3-200 libnl-route-3-200 libnuma1 libobjc-13-dev libobjc4 2026-06-12 20:20:53.071 | libosinfo-1.0-0 libosinfo-l10n libpango-1.0-0 libpangocairo-1.0-0 2026-06-12 20:20:53.071 | libpangoft2-1.0-0 libparted2t64 libpathplan4 libpcap0.8t64 libpcre2-16-0 2026-06-12 20:20:53.071 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpipeline1 2026-06-12 20:20:53.071 | libpixman-1-0 libpkgconf3 libpq5 libproxy1v5 libpython3-dev libquadmath0 2026-06-12 20:20:53.071 | libsctp-dev libsctp1 libsframe1 libsgutils2-1.46-2 libsharpyuv0 libsigsegv2 2026-06-12 20:20:53.071 | libsm6 libsoup-3.0-0 libsoup-3.0-common libstdc++-13-dev 2026-06-12 20:20:53.071 | libsub-override-perl libsysfs2 libthai-data libthai0 libtiff6 2026-06-12 20:20:53.071 | libtirpc-common libtirpc3t64 libtool libtsan2 libubsan1 libuchardet0 2026-06-12 20:20:53.071 | liburing2 libwebp7 libx11-6 libx11-data libxau6 libxaw7 libxcb-render0 2026-06-12 20:20:53.071 | libxcb-shm0 libxcb1 libxdmcp6 libxext6 libxmu6 libxpm4 libxrender1 2026-06-12 20:20:53.071 | libxslt1.1 libxt6t64 libz3-4 libz3-dev llvm-17 llvm-17-dev 2026-06-12 20:20:53.071 | llvm-17-linker-tools llvm-17-runtime llvm-17-tools lto-disabled-list m4 make 2026-06-12 20:20:53.071 | man-db mysql-common ncal osinfo-db patch pci.ids pkgconf pkgconf-bin 2026-06-12 20:20:53.071 | po-debconf postgresql-client-16 postgresql-client-common postgresql-common 2026-06-12 20:20:53.071 | postgresql-server-dev-16 powermgmt-base python3-pip-whl python3-pygments 2026-06-12 20:20:53.071 | python3-setuptools python3-setuptools-whl python3-wheel python3.12-venv 2026-06-12 20:20:53.071 | session-migration ssl-cert usb.ids uuid-dev x11-common xz-utils 2026-06-12 20:20:53.075 | Suggested packages: 2026-06-12 20:20:53.075 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser ufw 2026-06-12 20:20:53.075 | autoconf-archive gnu-standards autoconf-doc binutils-doc gprofng-gui 2026-06-12 20:20:53.075 | calendar whois vacation mailutils bzip2-doc clang-17-doc wasi-libc doc-base 2026-06-12 20:20:53.075 | nftables cpp-doc gcc-13-locales cpp-13-doc keyutils liblocale-gettext-perl 2026-06-12 20:20:53.075 | dh-make squid-deb-proxy-client debian-archive-keyring arch-test shunit2 2026-06-12 20:20:53.075 | debian-keyring g++-multilib g++-13-multilib gcc-13-doc gawk-doc gcc-multilib 2026-06-12 20:20:53.075 | manpages-dev flex bison gdb gcc-doc gcc-13-multilib gdb-x86-64-linux-gnu 2026-06-12 20:20:53.075 | wodim cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev bzr | brz 2026-06-12 20:20:53.075 | mercurial subversion gsfonts graphviz-doc groff vim-haproxy haproxy-doc 2026-06-12 20:20:53.075 | krb5-doc bzr libgd-tools krb5-user libheif-plugin-libde265 2026-06-12 20:20:53.075 | libheif-plugin-x265 libheif-plugin-ffmpegdec libheif-plugin-jpegdec 2026-06-12 20:20:53.075 | libheif-plugin-jpegenc libheif-plugin-j2kdec libheif-plugin-j2kenc 2026-06-12 20:20:53.075 | libheif-plugin-rav1e libheif-plugin-svtenc icu-doc ncurses-doc libparted-dev 2026-06-12 20:20:53.075 | libparted-i18n postgresql-doc-16 lksctp-tools libssl-doc libstdc++-13-doc 2026-06-12 20:20:53.075 | libtool-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc llvm-17-doc 2026-06-12 20:20:53.075 | m4-doc make-doc apparmor less libanyevent-perl libcache-memcached-perl 2026-06-12 20:20:53.075 | libmemcached libterm-readkey-perl libyaml-perl parted-doc ed diffutils-doc 2026-06-12 20:20:53.075 | cpufrequtils wireless-tools radeontool libmail-box-perl postgresql-16 2026-06-12 20:20:53.075 | default-mysql-server | virtual-mysql-server python-pygments-doc 2026-06-12 20:20:53.075 | ttf-bitstream-vera python-setuptools-doc rsyslog-mysql | rsyslog-pgsql 2026-06-12 20:20:53.075 | rsyslog-mongodb rsyslog-doc rsyslog-openssl | rsyslog-gnutls rsyslog-gssapi 2026-06-12 20:20:53.075 | rsyslog-relp sqlite3-doc zip 2026-06-12 20:20:53.075 | Recommended packages: 2026-06-12 20:20:53.075 | cryptsetup-initramfs dns-root-data build-essential fakeroot 2026-06-12 20:20:53.075 | libalgorithm-merge-perl fonts-liberation2 libclang-rt-17-dev 2026-06-12 20:20:53.075 | libfile-fcntllock-perl liblocale-gettext-perl libarchive-cpio-perl 2026-06-12 20:20:53.075 | libgts-bin libheif-plugin-aomenc ibverbs-providers javascript-common 2026-06-12 20:20:53.075 | libjson-xs-perl libgpm2 libltdl-dev vbetool hdparm kbd | console-tools 2026-06-12 20:20:53.075 | libmail-sendmail-perl logrotate qemu-block-extra 2026-06-12 20:20:53.187 | The following NEW packages will be installed: 2026-06-12 20:20:53.187 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2026-06-12 20:20:53.187 | automake autopoint autotools-dev bc binutils binutils-common 2026-06-12 20:20:53.187 | binutils-x86-64-linux-gnu bsdextrautils bsdmainutils bzip2 clang-17 2026-06-12 20:20:53.187 | comerr-dev conntrack cpp cpp-13 cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu 2026-06-12 20:20:53.187 | cryptsetup cryptsetup-bin dconf-gsettings-backend dconf-service debhelper 2026-06-12 20:20:53.187 | debootstrap debugedit dh-autoreconf dh-strip-nondeterminism distro-info 2026-06-12 20:20:53.187 | dmeventd dmidecode dnsmasq-base dnsmasq-utils dosfstools dpkg-dev dwz 2026-06-12 20:20:53.187 | ebtables file fontconfig fontconfig-config fonts-dejavu-core 2026-06-12 20:20:53.187 | fonts-dejavu-mono g++ g++-13 g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu 2026-06-12 20:20:53.187 | gawk gcc gcc-13 gcc-13-base gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu 2026-06-12 20:20:53.187 | genisoimage gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 glib-networking 2026-06-12 20:20:53.187 | glib-networking-common glib-networking-services golang golang-1.22 2026-06-12 20:20:53.187 | golang-1.22-doc golang-1.22-go golang-1.22-src golang-doc golang-go 2026-06-12 20:20:53.188 | golang-src graphviz groff-base gsettings-desktop-schemas haproxy 2026-06-12 20:20:53.188 | icu-devtools intltool-debian iputils-arping iputils-ping kpartx 2026-06-12 20:20:53.188 | krb5-multidev libaio1t64 libann0 libaom3 libapr1-dev libapr1t64 2026-06-12 20:20:53.188 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap libaprutil1t64 2026-06-12 20:20:53.188 | libarchive-zip-perl libasan8 libatomic1 libbinutils libcairo-gobject2 2026-06-12 20:20:53.188 | libcairo2 libcc1-0 libcdt5 libcgraph6 libclang-common-17-dev 2026-06-12 20:20:53.188 | libclang-cpp17t64 libclang1-17t64 libctf-nobfd0 libctf0 libdatrie1 libdconf1 2026-06-12 20:20:53.188 | libdebhelper-perl libdeflate0 libdevmapper-event1.02.1 libdpkg-perl libestr0 2026-06-12 20:20:53.188 | libevent-2.1-7t64 libfastjson4 libffi-dev libfile-stripnondeterminism-perl 2026-06-12 20:20:53.188 | libfontconfig1 libfribidi0 libgc1 libgcc-13-dev libgd3 libgomp1 libgprofng0 2026-06-12 20:20:53.188 | libgraphite2-3 libgssrpc4t64 libgts-0.7-5t64 libgvc6 libgvpr2 libharfbuzz0b 2026-06-12 20:20:53.188 | libheif-plugin-aomdec libheif1 libhwasan0 libibverbs1 libice6 libicu-dev 2026-06-12 20:20:53.188 | libisl23 libitm1 libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 2026-06-12 20:20:53.188 | libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata 2026-06-12 20:20:53.188 | libjs-jquery-tablesorter libjs-sphinxdoc libjs-underscore libjson-perl 2026-06-12 20:20:53.188 | libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev liblab-gamut1 2026-06-12 20:20:53.188 | libldap-dev libldap2-dev liblerc4 libllvm17t64 liblsan0 libltdl7 liblua5.4-0 2026-06-12 20:20:53.188 | liblvm2cmd2.03 libmagic-mgc libmagic1t64 libmpc3 libmpfr6 libmysqlclient21 2026-06-12 20:20:53.188 | libncurses-dev libncurses6 libnftables1 libnl-3-200 libnl-route-3-200 2026-06-12 20:20:53.188 | libnuma1 libobjc-13-dev libobjc4 libosinfo-1.0-0 libosinfo-l10n 2026-06-12 20:20:53.188 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libparted2t64 2026-06-12 20:20:53.189 | libpathplan4 libpcap0.8t64 libpcre2-16-0 libpcre2-32-0 libpcre2-dev 2026-06-12 20:20:53.189 | libpcre2-posix3 libpfm4 libpipeline1 libpixman-1-0 libpkgconf3 libpq-dev 2026-06-12 20:20:53.189 | libpq5 libproxy1v5 libpython3-dev libquadmath0 libsasl2-dev libsctp-dev 2026-06-12 20:20:53.189 | libsctp1 libsframe1 libsgutils2-1.46-2 libsharpyuv0 libsigsegv2 libsm6 2026-06-12 20:20:53.189 | libsoup-3.0-0 libsoup-3.0-common libssl-dev libstdc++-13-dev 2026-06-12 20:20:53.189 | libsub-override-perl libsysfs2 libsystemd-dev libthai-data libthai0 libtiff6 2026-06-12 20:20:53.189 | libtirpc-common libtirpc3t64 libtool libtsan2 libubsan1 libuchardet0 2026-06-12 20:20:53.189 | liburing2 libwebp7 libx11-6 libx11-data libxau6 libxaw7 libxcb-render0 2026-06-12 20:20:53.189 | libxcb-shm0 libxcb1 libxdmcp6 libxext6 libxml2-dev libxmu6 libxpm4 2026-06-12 20:20:53.189 | libxrender1 libxslt1-dev libxslt1.1 libxt6t64 libyaml-dev libz3-4 libz3-dev 2026-06-12 20:20:53.189 | llvm-17 llvm-17-dev llvm-17-linker-tools llvm-17-runtime llvm-17-tools lsof 2026-06-12 20:20:53.190 | lsscsi lto-disabled-list lvm2 m4 make man-db memcached mysql-common ncal 2026-06-12 20:20:53.190 | netcat-openbsd osinfo-db parted patch pci.ids pkg-config pkgconf pkgconf-bin 2026-06-12 20:20:53.190 | pm-utils po-debconf postgresql-client-16 postgresql-client-common 2026-06-12 20:20:53.190 | postgresql-common postgresql-server-dev-16 postgresql-server-dev-all 2026-06-12 20:20:53.190 | powermgmt-base psmisc python3-dev python3-mysqldb python3-pip 2026-06-12 20:20:53.190 | python3-pip-whl python3-pygments python3-setuptools python3-setuptools-whl 2026-06-12 20:20:53.190 | python3-systemd python3-venv python3-wheel python3.12-venv qemu-utils 2026-06-12 20:20:53.190 | rsyslog session-migration sg3-utils socat sqlite3 ssl-cert sysfsutils 2026-06-12 20:20:53.190 | tcpdump thin-provisioning-tools unzip usb.ids uuid-dev vlan wget x11-common 2026-06-12 20:20:53.190 | xz-utils 2026-06-12 20:20:53.377 | 0 upgraded, 302 newly installed, 0 to remove and 0 not upgraded. 2026-06-12 20:20:53.377 | Need to get 305 MB of archives. 2026-06-12 20:20:53.377 | After this operation, 1,440 MB of additional disk space will be used. 2026-06-12 20:20:53.377 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2026-06-12 20:20:53.916 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2026-06-12 20:20:53.934 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7 [11.2 kB] 2026-06-12 20:20:53.935 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7 [9,116 B] 2026-06-12 20:20:53.937 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjansson4 amd64 2.14-2build2 [32.8 kB] 2026-06-12 20:20:53.942 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-06-12 20:20:53.956 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.13 [1,336 kB] 2026-06-12 20:20:53.993 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.13 [163 kB] 2026-06-12 20:20:53.995 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.13 [98.9 kB] 2026-06-12 20:20:53.996 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.13 [90.2 kB] 2026-06-12 20:20:53.997 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpfr6 amd64 4.2.1-1build1.1 [353 kB] 2026-06-12 20:20:54.001 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsigsegv2 amd64 2.14-1ubuntu2 [15.0 kB] 2026-06-12 20:20:54.001 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gawk amd64 1:5.2.1-2build3 [463 kB] 2026-06-12 20:20:54.004 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.16-0ubuntu0.24.04.2 [2,070 kB] 2026-06-12 20:20:54.020 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2026-06-12 20:20:54.021 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 memcached amd64 1.6.24-1ubuntu0.1 [213 kB] 2026-06-12 20:20:54.022 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-06-12 20:20:54.064 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-06-12 20:20:54.065 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-06-12 20:20:54.066 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-06-12 20:20:54.069 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-06-12 20:20:54.070 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 pci.ids all 0.0~2024.03.31-1ubuntu0.1 [275 kB] 2026-06-12 20:20:54.073 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-06-12 20:20:54.078 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 distro-info amd64 1.7build1 [19.9 kB] 2026-06-12 20:20:54.079 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-ping amd64 3:20240117-1ubuntu0.1 [44.6 kB] 2026-06-12 20:20:54.080 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libestr0 amd64 0.1.11-1build1 [7,802 B] 2026-06-12 20:20:54.093 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfastjson4 amd64 1.2304.0-1build1 [23.1 kB] 2026-06-12 20:20:54.094 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfribidi0 amd64 1.0.13-3build1 [26.1 kB] 2026-06-12 20:20:54.095 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtirpc-common all 1.3.4+ds-1.1build1 [8,094 B] 2026-06-12 20:20:54.096 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtirpc3t64 amd64 1.3.4+ds-1.1build1 [82.6 kB] 2026-06-12 20:20:54.098 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 netcat-openbsd amd64 1.226-1ubuntu2 [44.3 kB] 2026-06-12 20:20:54.099 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-pygments all 2.17.2+dfsg-1 [819 kB] 2026-06-12 20:20:54.109 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 rsyslog amd64 8.2312.0-3ubuntu9.2 [511 kB] 2026-06-12 20:20:54.125 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 bsdextrautils amd64 2.39.3-9ubuntu6.5 [73.7 kB] 2026-06-12 20:20:54.125 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dmidecode amd64 3.5-3ubuntu0.1 [73.0 kB] 2026-06-12 20:20:54.126 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dosfstools amd64 4.2-1.1build1 [86.3 kB] 2026-06-12 20:20:54.127 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmagic-mgc amd64 1:5.45-3build1 [307 kB] 2026-06-12 20:20:54.131 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmagic1t64 amd64 1:5.45-3build1 [87.2 kB] 2026-06-12 20:20:54.132 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 file amd64 1:5.45-3build1 [22.0 kB] 2026-06-12 20:20:54.132 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libuchardet0 amd64 0.0.8-1build1 [75.3 kB] 2026-06-12 20:20:54.133 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 groff-base amd64 1.23.0-3build2 [1,020 kB] 2026-06-12 20:20:54.142 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnl-3-200 amd64 3.7.0-0.3build1.1 [55.7 kB] 2026-06-12 20:20:54.150 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnl-route-3-200 amd64 3.7.0-0.3build1.1 [189 kB] 2026-06-12 20:20:54.153 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libibverbs1 amd64 50.0-2ubuntu0.2 [68.0 kB] 2026-06-12 20:20:54.155 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2 [112 kB] 2026-06-12 20:20:54.158 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnftables1 amd64 1.0.9-1ubuntu0.1 [359 kB] 2026-06-12 20:20:54.161 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnuma1 amd64 2.0.18-1ubuntu0.24.04.1 [23.4 kB] 2026-06-12 20:20:54.161 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libparted2t64 amd64 3.6-4build1 [152 kB] 2026-06-12 20:20:54.162 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpcap0.8t64 amd64 1.10.4-4.1ubuntu3 [151 kB] 2026-06-12 20:20:54.163 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpipeline1 amd64 1.5.7-2 [23.6 kB] 2026-06-12 20:20:54.167 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxau6 amd64 1:1.0.9-1build6 [7,160 B] 2026-06-12 20:20:54.168 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu6 [10.3 kB] 2026-06-12 20:20:54.182 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb1 amd64 1.15-1ubuntu2 [47.7 kB] 2026-06-12 20:20:54.183 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libx11-data all 2:1.8.7-1build1 [115 kB] 2026-06-12 20:20:54.184 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libx11-6 amd64 2:1.8.7-1build1 [650 kB] 2026-06-12 20:20:54.190 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxext6 amd64 2:1.3.4-1build2 [30.4 kB] 2026-06-12 20:20:54.190 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 lsof amd64 4.95.0-1build3 [247 kB] 2026-06-12 20:20:54.192 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 man-db amd64 2.12.0-4build2 [1,237 kB] 2026-06-12 20:20:54.214 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 parted amd64 3.6-4build1 [43.3 kB] 2026-06-12 20:20:54.215 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 powermgmt-base all 1.37ubuntu0.1 [7,650 B] 2026-06-12 20:20:54.215 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 psmisc amd64 23.7-1build1 [179 kB] 2026-06-12 20:20:54.216 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 tcpdump amd64 4.99.4-3ubuntu4.24.04.1 [479 kB] 2026-06-12 20:20:54.219 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 usb.ids all 2024.03.18-1 [223 kB] 2026-06-12 20:20:54.221 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 wget amd64 1.21.4-1ubuntu4.1 [334 kB] 2026-06-12 20:20:54.223 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 xz-utils amd64 5.6.1+really5.4.5-1ubuntu0.3 [267 kB] 2026-06-12 20:20:54.225 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 acl amd64 2.3.2-1build1.1 [39.4 kB] 2026-06-12 20:20:54.225 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-06-12 20:20:54.229 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-06-12 20:20:54.241 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-06-12 20:20:54.244 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-06-12 20:20:54.248 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-06-12 20:20:54.252 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-06-12 20:20:54.262 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-base amd64 13.3.0-6ubuntu2~24.04.1 [51.6 kB] 2026-06-12 20:20:54.263 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libisl23 amd64 0.26-3build1.1 [680 kB] 2026-06-12 20:20:54.267 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpc3 amd64 1.3.1-1build1.1 [54.6 kB] 2026-06-12 20:20:54.268 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 cpp-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04.1 [10.7 MB] 2026-06-12 20:20:54.364 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 cpp-13 amd64 13.3.0-6ubuntu2~24.04.1 [1,042 B] 2026-06-12 20:20:54.364 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 cpp-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [5,326 B] 2026-06-12 20:20:54.364 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 cpp amd64 4:13.2.0-7ubuntu1 [22.4 kB] 2026-06-12 20:20:54.364 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcc1-0 amd64 14.2.0-4ubuntu2~24.04.1 [48.0 kB] 2026-06-12 20:20:54.365 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-common amd64 2.42-4ubuntu2.10 [240 kB] 2026-06-12 20:20:54.366 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsframe1 amd64 2.42-4ubuntu2.10 [15.7 kB] 2026-06-12 20:20:54.367 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libbinutils amd64 2.42-4ubuntu2.10 [577 kB] 2026-06-12 20:20:54.370 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libctf-nobfd0 amd64 2.42-4ubuntu2.10 [98.0 kB] 2026-06-12 20:20:54.371 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libctf0 amd64 2.42-4ubuntu2.10 [94.5 kB] 2026-06-12 20:20:54.381 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgprofng0 amd64 2.42-4ubuntu2.10 [849 kB] 2026-06-12 20:20:54.390 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.42-4ubuntu2.10 [2,463 kB] 2026-06-12 20:20:54.423 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgomp1 amd64 14.2.0-4ubuntu2~24.04.1 [148 kB] 2026-06-12 20:20:54.424 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libitm1 amd64 14.2.0-4ubuntu2~24.04.1 [29.7 kB] 2026-06-12 20:20:54.424 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libatomic1 amd64 14.2.0-4ubuntu2~24.04.1 [10.5 kB] 2026-06-12 20:20:54.424 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libasan8 amd64 14.2.0-4ubuntu2~24.04.1 [3,027 kB] 2026-06-12 20:20:54.451 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 liblsan0 amd64 14.2.0-4ubuntu2~24.04.1 [1,322 kB] 2026-06-12 20:20:54.460 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libtsan2 amd64 14.2.0-4ubuntu2~24.04.1 [2,772 kB] 2026-06-12 20:20:54.493 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libubsan1 amd64 14.2.0-4ubuntu2~24.04.1 [1,184 kB] 2026-06-12 20:20:54.500 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libhwasan0 amd64 14.2.0-4ubuntu2~24.04.1 [1,641 kB] 2026-06-12 20:20:54.511 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libquadmath0 amd64 14.2.0-4ubuntu2~24.04.1 [153 kB] 2026-06-12 20:20:54.512 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgcc-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [2,681 kB] 2026-06-12 20:20:54.531 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04.1 [21.1 MB] 2026-06-12 20:20:54.688 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils amd64 2.42-4ubuntu2.10 [18.2 kB] 2026-06-12 20:20:54.688 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13 amd64 13.3.0-6ubuntu2~24.04.1 [494 kB] 2026-06-12 20:20:54.692 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gcc-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [1,212 B] 2026-06-12 20:20:54.692 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gcc amd64 4:13.2.0-7ubuntu1 [5,018 B] 2026-06-12 20:20:54.692 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-06-12 20:20:54.867 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-cpp17t64 amd64 1:17.0.6-9ubuntu1 [12.9 MB] 2026-06-12 20:20:54.949 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libstdc++-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [2,420 kB] 2026-06-12 20:20:54.964 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-06-12 20:20:54.995 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc4 amd64 14.2.0-4ubuntu2~24.04.1 [47.1 kB] 2026-06-12 20:20:54.996 | Get:108 http://nova.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 20:20:54.998 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-common-17-dev amd64 1:17.0.6-9ubuntu1 [690 kB] 2026-06-12 20:20:55.012 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-linker-tools amd64 1:17.0.6-9ubuntu1 [1,308 kB] 2026-06-12 20:20:55.024 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang1-17t64 amd64 1:17.0.6-9ubuntu1 [7,353 kB] 2026-06-12 20:20:55.073 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 clang-17 amd64 1:17.0.6-9ubuntu1 [78.6 kB] 2026-06-12 20:20:55.074 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-06-12 20:20:55.075 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-06-12 20:20:55.075 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-06-12 20:20:55.076 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-06-12 20:20:55.076 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] 2026-06-12 20:20:55.076 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5,362 B] 2026-06-12 20:20:55.077 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdpkg-perl all 1.22.6ubuntu6.6 [268 kB] 2026-06-12 20:20:55.079 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 bzip2 amd64 1.0.8-5.1build0.1 [34.5 kB] 2026-06-12 20:20:55.089 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 patch amd64 2.7.6-7build3 [104 kB] 2026-06-12 20:20:55.094 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 make amd64 4.3-4.1build2 [180 kB] 2026-06-12 20:20:55.098 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 lto-disabled-list all 47 [12.4 kB] 2026-06-12 20:20:55.098 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dpkg-dev all 1.22.6ubuntu6.6 [1,074 kB] 2026-06-12 20:20:55.110 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-06-12 20:20:55.111 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-06-12 20:20:55.112 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-06-12 20:20:55.119 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] 2026-06-12 20:20:55.119 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-06-12 20:20:55.121 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-06-12 20:20:55.127 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-dev amd64 2.39.3-9ubuntu6.5 [33.5 kB] 2026-06-12 20:20:55.127 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsctp1 amd64 1.0.19+dfsg-2build1 [9,146 B] 2026-06-12 20:20:55.127 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsctp-dev amd64 1.0.19+dfsg-2build1 [51.1 kB] 2026-06-12 20:20:55.133 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1-dev amd64 1.7.2-3.1ubuntu0.1 [768 kB] 2026-06-12 20:20:55.141 | Get:135 http://nova.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 20:20:55.144 | Get:136 http://nova.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 20:20:55.148 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7 [412 kB] 2026-06-12 20:20:55.153 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-16-0 amd64 10.42-4ubuntu2.1 [210 kB] 2026-06-12 20:20:55.155 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-32-0 amd64 10.42-4ubuntu2.1 [197 kB] 2026-06-12 20:20:55.157 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-posix3 amd64 10.42-4ubuntu2.1 [6,748 B] 2026-06-12 20:20:55.157 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-06-12 20:20:55.164 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-dev amd64 2.4.58-1ubuntu8.13 [203 kB] 2026-06-12 20:20:55.166 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 bc amd64 1.07.1-3ubuntu4 [85.3 kB] 2026-06-12 20:20:55.167 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-06-12 20:20:55.167 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3,176 B] 2026-06-12 20:20:55.167 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-06-12 20:20:55.177 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 cryptsetup-bin amd64 2:2.7.0-1ubuntu4.2 [211 kB] 2026-06-12 20:20:55.181 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 cryptsetup amd64 2:2.7.0-1ubuntu4.2 [208 kB] 2026-06-12 20:20:55.185 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdconf1 amd64 0.40.0-4ubuntu0.1 [39.6 kB] 2026-06-12 20:20:55.185 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dconf-service amd64 0.40.0-4ubuntu0.1 [27.6 kB] 2026-06-12 20:20:55.192 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dconf-gsettings-backend amd64 0.40.0-4ubuntu0.1 [22.1 kB] 2026-06-12 20:20:55.193 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.185-3ubuntu3.2 [12.6 kB] 2026-06-12 20:20:55.193 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libaio1t64 amd64 0.3.113-6build1.1 [7,210 B] 2026-06-12 20:20:55.194 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 liblvm2cmd2.03 amd64 2.03.16-3ubuntu3.2 [797 kB] 2026-06-12 20:20:55.201 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dmeventd amd64 2:1.02.185-3ubuntu3.2 [38.0 kB] 2026-06-12 20:20:55.202 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-base amd64 2.90-2ubuntu0.3 [376 kB] 2026-06-12 20:20:55.209 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.90-2ubuntu0.3 [16.0 kB] 2026-06-12 20:20:55.209 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-06-12 20:20:55.252 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fonts-dejavu-mono all 2.37-8 [502 kB] 2026-06-12 20:20:55.266 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fonts-dejavu-core all 2.37-8 [835 kB] 2026-06-12 20:20:55.277 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fontconfig-config amd64 2.15.0-1.1ubuntu2 [37.3 kB] 2026-06-12 20:20:55.278 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfontconfig1 amd64 2.15.0-1.1ubuntu2 [139 kB] 2026-06-12 20:20:55.279 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fontconfig amd64 2.15.0-1.1ubuntu2 [180 kB] 2026-06-12 20:20:55.281 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 g++-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04.1 [12.2 MB] 2026-06-12 20:20:55.367 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 g++-13 amd64 13.3.0-6ubuntu2~24.04.1 [16.0 kB] 2026-06-12 20:20:55.367 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 g++-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [964 B] 2026-06-12 20:20:55.367 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 g++ amd64 4:13.2.0-7ubuntu1 [1,100 B] 2026-06-12 20:20:55.367 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-06-12 20:20:55.370 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpixman-1-0 amd64 0.42.2-1build1 [279 kB] 2026-06-12 20:20:55.372 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-render0 amd64 1.15-1ubuntu2 [16.2 kB] 2026-06-12 20:20:55.372 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-shm0 amd64 1.15-1ubuntu2 [5,756 B] 2026-06-12 20:20:55.372 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxrender1 amd64 1:0.9.10-1.1build1 [19.0 kB] 2026-06-12 20:20:55.373 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcairo2 amd64 1.18.0-3build1 [566 kB] 2026-06-12 20:20:55.383 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcairo-gobject2 amd64 1.18.0-3build1 [127 kB] 2026-06-12 20:20:55.428 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-freedesktop amd64 1.80.1-1 [49.7 kB] 2026-06-12 20:20:55.430 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libproxy1v5 amd64 0.5.4-4build1 [26.5 kB] 2026-06-12 20:20:55.431 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking-common all 2.80.0-1build1 [6,702 B] 2026-06-12 20:20:55.431 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking-services amd64 2.80.0-1build1 [12.8 kB] 2026-06-12 20:20:55.432 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 session-migration amd64 0.3.9build1 [9,034 B] 2026-06-12 20:20:55.433 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gsettings-desktop-schemas all 46.1-0ubuntu1 [35.6 kB] 2026-06-12 20:20:55.434 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking amd64 2.80.0-1build1 [64.1 kB] 2026-06-12 20:20:55.435 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 golang-1.22-doc all 1.22.2-2ubuntu0.4 [107 kB] 2026-06-12 20:20:55.436 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 golang-1.22-src all 1.22.2-2ubuntu0.4 [19.7 MB] 2026-06-12 20:20:55.575 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 golang-1.22-go amd64 1.22.2-2ubuntu0.4 [25.9 MB] 2026-06-12 20:20:55.745 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 golang-1.22 all 1.22.2-2ubuntu0.4 [5,700 B] 2026-06-12 20:20:55.745 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 golang-src all 2:1.22~2build1 [5,078 B] 2026-06-12 20:20:55.745 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 golang-go amd64 2:1.22~2build1 [43.9 kB] 2026-06-12 20:20:55.745 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 golang-doc all 2:1.22~2build1 [2,788 B] 2026-06-12 20:20:55.745 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 golang amd64 2:1.22~2build1 [2,736 B] 2026-06-12 20:20:55.745 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-06-12 20:20:55.746 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 [21.6 kB] 2026-06-12 20:20:55.746 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcgraph6 amd64 2.42.2-9ubuntu0.1 [44.6 kB] 2026-06-12 20:20:55.746 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsharpyuv0 amd64 1.3.2-0.4build3 [15.8 kB] 2026-06-12 20:20:55.761 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libaom3 amd64 3.8.2-2ubuntu0.1 [1,941 kB] 2026-06-12 20:20:55.796 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libheif-plugin-aomdec amd64 1.17.6-1ubuntu4.3 [10.6 kB] 2026-06-12 20:20:55.796 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libheif1 amd64 1.17.6-1ubuntu4.3 [276 kB] 2026-06-12 20:20:55.808 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8 amd64 2.1.5-2ubuntu2 [150 kB] 2026-06-12 20:20:55.811 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8 amd64 8c-2ubuntu11 [2,148 B] 2026-06-12 20:20:55.817 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdeflate0 amd64 1.19-1build1.1 [43.9 kB] 2026-06-12 20:20:55.818 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjbig0 amd64 2.1-6.1ubuntu2 [29.7 kB] 2026-06-12 20:20:55.818 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liblerc4 amd64 4.0.0+ds-4ubuntu2 [179 kB] 2026-06-12 20:20:55.820 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libwebp7 amd64 1.3.2-0.4build3 [230 kB] 2026-06-12 20:20:55.823 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libtiff6 amd64 4.5.1+git230720-4ubuntu2.5 [200 kB] 2026-06-12 20:20:55.825 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxpm4 amd64 1:3.5.17-1build2 [36.5 kB] 2026-06-12 20:20:55.832 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libgd3 amd64 2.3.3-9ubuntu5 [128 kB] 2026-06-12 20:20:55.880 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libgts-0.7-5t64 amd64 0.7.6+darcs121130-5.2build1 [161 kB] 2026-06-12 20:20:55.884 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-06-12 20:20:55.895 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libgraphite2-3 amd64 1.3.14-2build1 [73.0 kB] 2026-06-12 20:20:55.940 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libharfbuzz0b amd64 8.3.0-2build2 [469 kB] 2026-06-12 20:20:55.947 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libthai-data all 0.1.29-2build1 [158 kB] 2026-06-12 20:20:55.948 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdatrie1 amd64 0.2.13-3build1 [19.0 kB] 2026-06-12 20:20:55.949 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libthai0 amd64 0.1.29-2build1 [18.9 kB] 2026-06-12 20:20:55.950 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpango-1.0-0 amd64 1.52.1+ds-1build1 [231 kB] 2026-06-12 20:20:55.952 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpangoft2-1.0-0 amd64 1.52.1+ds-1build1 [42.5 kB] 2026-06-12 20:20:55.953 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpangocairo-1.0-0 amd64 1.52.1+ds-1build1 [28.8 kB] 2026-06-12 20:20:55.954 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpathplan4 amd64 2.42.2-9ubuntu0.1 [24.0 kB] 2026-06-12 20:20:55.955 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-06-12 20:20:55.961 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-06-12 20:20:55.970 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 liblab-gamut1 amd64 2.42.2-9ubuntu0.1 [1,886 kB] 2026-06-12 20:20:55.994 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 x11-common all 1:7.7+23ubuntu3 [21.7 kB] 2026-06-12 20:20:55.995 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-06-12 20:20:55.995 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-06-12 20:20:55.996 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-06-12 20:20:55.997 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-06-12 20:20:55.998 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-06-12 20:20:55.999 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-06-12 20:20:56.004 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-06-12 20:20:56.006 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-06-12 20:20:56.010 | Get:229 http://nova.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 20:20:56.021 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.6 [57.6 kB] 2026-06-12 20:20:56.023 | Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5clnt-mit12 amd64 1.20.1-6ubuntu2.6 [40.1 kB] 2026-06-12 20:20:56.024 | Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkdb5-10t64 amd64 1.20.1-6ubuntu2.6 [40.4 kB] 2026-06-12 20:20:56.025 | Get:233 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5srv-mit12 amd64 1.20.1-6ubuntu2.6 [53.0 kB] 2026-06-12 20:20:56.026 | Get:234 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.6 [125 kB] 2026-06-12 20:20:56.028 | Get:235 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-06-12 20:20:56.117 | Get:236 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-06-12 20:20:56.120 | Get:237 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1,484 B] 2026-06-12 20:20:56.120 | Get:238 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1,482 B] 2026-06-12 20:20:56.120 | Get:239 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjs-jquery all 3.6.1+dfsg+~3.5.14-1 [328 kB] 2026-06-12 20:20:56.123 | Get:240 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6,582 B] 2026-06-12 20:20:56.123 | Get:241 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-tablesorter all 1:2.31.3+dfsg1-3 [193 kB] 2026-06-12 20:20:56.124 | Get:242 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjs-underscore all 1.13.4~dfsg+~1.11.4-3 [118 kB] 2026-06-12 20:20:56.125 | Get:243 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjs-sphinxdoc all 7.2.6-6 [149 kB] 2026-06-12 20:20:56.127 | Get:244 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6,746 B] 2026-06-12 20:20:56.134 | Get:245 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmysqlclient21 amd64 8.0.46-0ubuntu0.24.04.2 [1,255 kB] 2026-06-12 20:20:56.151 | Get:246 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libncurses-dev amd64 6.4+20240113-1ubuntu2 [384 kB] 2026-06-12 20:20:56.155 | Get:247 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-06-12 20:20:56.155 | Get:248 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.14-0ubuntu0.24.04.1 [147 kB] 2026-06-12 20:20:56.156 | Get:249 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.11 [2,408 kB] 2026-06-12 20:20:56.173 | Get:250 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.14-0ubuntu0.24.04.1 [152 kB] 2026-06-12 20:20:56.174 | Get:251 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpython3-dev amd64 3.12.3-0ubuntu2.1 [10.3 kB] 2026-06-12 20:20:56.175 | Get:252 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-5ubuntu3.1 [243 kB] 2026-06-12 20:20:56.176 | Get:253 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsgutils2-1.46-2 amd64 1.46-3ubuntu4 [94.0 kB] 2026-06-12 20:20:56.177 | Get:254 http://nova.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 20:20:56.177 | Get:255 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsoup-3.0-0 amd64 3.4.4-5ubuntu0.7 [292 kB] 2026-06-12 20:20:56.183 | Get:256 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-dev amd64 255.4-1ubuntu8.16 [1,239 kB] 2026-06-12 20:20:56.201 | Get:257 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liburing2 amd64 2.5-1build1 [21.1 kB] 2026-06-12 20:20:56.202 | Get:258 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3ubuntu3.7 [782 kB] 2026-06-12 20:20:56.207 | Get:259 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1.1 amd64 1.1.39-0exp1ubuntu0.24.04.3 [168 kB] 2026-06-12 20:20:56.209 | Get:260 http://nova.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 20:20:56.209 | Get:261 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-runtime amd64 1:17.0.6-9ubuntu1 [529 kB] 2026-06-12 20:20:56.214 | Get:262 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1 [414 kB] 2026-06-12 20:20:56.217 | Get:263 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17 amd64 1:17.0.6-9ubuntu1 [23.8 MB] 2026-06-12 20:20:56.382 | Get:264 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-06-12 20:20:56.382 | Get:265 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-tools amd64 1:17.0.6-9ubuntu1 [518 kB] 2026-06-12 20:20:56.386 | Get:266 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-4 amd64 4.8.12-3.1build1 [5,836 kB] 2026-06-12 20:20:56.423 | Get:267 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-dev amd64 4.8.12-3.1build1 [72.2 kB] 2026-06-12 20:20:56.424 | Get:268 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-dev amd64 1:17.0.6-9ubuntu1 [43.4 MB] 2026-06-12 20:20:56.719 | Get:269 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-06-12 20:20:56.719 | Get:270 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 lvm2 amd64 2.03.16-3ubuntu3.2 [1,186 kB] 2026-06-12 20:20:56.727 | Get:271 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2026-06-12 20:20:56.728 | Get:272 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-06-12 20:20:56.728 | Get:273 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-06-12 20:20:56.728 | Get:274 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7,264 B] 2026-06-12 20:20:56.729 | Get:275 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-06-12 20:20:56.729 | Get:276 http://nova.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 20:20:56.737 | Get:277 http://nova.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 20:20:56.745 | Get:278 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-all amd64 257build1.1 [20.5 kB] 2026-06-12 20:20:56.750 | Get:279 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-dev amd64 3.12.3-0ubuntu2.1 [26.7 kB] 2026-06-12 20:20:56.751 | Get:280 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-06-12 20:20:56.752 | Get:281 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-setuptools all 68.1.2-2ubuntu1.2 [397 kB] 2026-06-12 20:20:56.757 | Get:282 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 python3-wheel all 0.42.0-2 [53.1 kB] 2026-06-12 20:20:56.758 | Get:283 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip all 24.0+dfsg-1ubuntu1.3 [1,320 kB] 2026-06-12 20:20:56.774 | Get:284 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip-whl all 24.0+dfsg-1ubuntu1.3 [1,707 kB] 2026-06-12 20:20:56.788 | Get:285 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-setuptools-whl all 68.1.2-2ubuntu1.2 [716 kB] 2026-06-12 20:20:56.792 | Get:286 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-systemd amd64 235-1build4 [42.4 kB] 2026-06-12 20:20:56.793 | Get:287 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3.12-venv amd64 3.12.3-1ubuntu0.13 [5,672 B] 2026-06-12 20:20:56.793 | Get:288 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-venv amd64 3.12.3-0ubuntu2.1 [1,032 B] 2026-06-12 20:20:56.793 | Get:289 http://nova.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 20:20:56.809 | Get:290 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 sg3-utils amd64 1.46-3ubuntu4 [840 kB] 2026-06-12 20:20:56.815 | Get:291 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.5 [144 kB] 2026-06-12 20:20:56.816 | Get:292 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 thin-provisioning-tools amd64 0.9.0-2ubuntu5.1 [436 kB] 2026-06-12 20:20:56.818 | Get:293 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 unzip amd64 6.0-28ubuntu4.1 [174 kB] 2026-06-12 20:20:56.820 | Get:294 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 debootstrap all 1.0.134ubuntu1 [48.0 kB] 2026-06-12 20:20:56.820 | Get:295 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-06-12 20:20:56.824 | Get:296 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2026-06-12 20:20:56.871 | Get:297 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 gir1.2-libosinfo-1.0 amd64 1.11.0-2build3 [18.6 kB] 2026-06-12 20:20:56.872 | Get:298 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 kpartx amd64 0.9.4-5ubuntu8.1 [32.0 kB] 2026-06-12 20:20:56.872 | Get:299 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-dev amd64 1.20.1-6ubuntu2.6 [11.9 kB] 2026-06-12 20:20:56.873 | Get:300 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-06-12 20:20:56.875 | Get:301 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 socat amd64 1.8.0.0-4build3 [374 kB] 2026-06-12 20:20:56.878 | Get:302 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 vlan all 2.0.5ubuntu5 [10.4 kB] 2026-06-12 20:20:57.096 | debconf: delaying package configuration, since apt-utils is not installed 2026-06-12 20:20:57.152 | Fetched 305 MB in 4s (83.3 MB/s) 2026-06-12 20:20:57.206 | Selecting previously unselected package libapr1t64:amd64. 2026-06-12 20:20:57.225 | (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 ... 33275 files and directories currently installed.) 2026-06-12 20:20:57.226 | Preparing to unpack .../00-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-06-12 20:20:57.235 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-06-12 20:20:57.308 | Selecting previously unselected package libaprutil1t64:amd64. 2026-06-12 20:20:57.316 | Preparing to unpack .../01-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-12 20:20:57.321 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-12 20:20:57.405 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-06-12 20:20:57.413 | Preparing to unpack .../02-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-12 20:20:57.418 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-12 20:20:57.477 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-06-12 20:20:57.484 | Preparing to unpack .../03-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-12 20:20:57.491 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-12 20:20:58.069 | Selecting previously unselected package libjansson4:amd64. 2026-06-12 20:20:58.076 | Preparing to unpack .../04-libjansson4_2.14-2build2_amd64.deb ... 2026-06-12 20:20:58.117 | Unpacking libjansson4:amd64 (2.14-2build2) ... 2026-06-12 20:20:58.190 | Selecting previously unselected package liblua5.4-0:amd64. 2026-06-12 20:20:58.197 | Preparing to unpack .../05-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-06-12 20:20:58.202 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-06-12 20:20:58.262 | Selecting previously unselected package apache2-bin. 2026-06-12 20:20:58.267 | Preparing to unpack .../06-apache2-bin_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-12 20:20:58.273 | Unpacking apache2-bin (2.4.58-1ubuntu8.13) ... 2026-06-12 20:20:58.401 | Selecting previously unselected package apache2-data. 2026-06-12 20:20:58.408 | Preparing to unpack .../07-apache2-data_2.4.58-1ubuntu8.13_all.deb ... 2026-06-12 20:20:58.415 | Unpacking apache2-data (2.4.58-1ubuntu8.13) ... 2026-06-12 20:20:58.566 | Selecting previously unselected package apache2-utils. 2026-06-12 20:20:58.574 | Preparing to unpack .../08-apache2-utils_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-12 20:20:58.580 | Unpacking apache2-utils (2.4.58-1ubuntu8.13) ... 2026-06-12 20:20:58.664 | Selecting previously unselected package apache2. 2026-06-12 20:20:58.671 | Preparing to unpack .../09-apache2_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-12 20:20:58.764 | Unpacking apache2 (2.4.58-1ubuntu8.13) ... 2026-06-12 20:20:58.875 | Selecting previously unselected package libmpfr6:amd64. 2026-06-12 20:20:58.883 | Preparing to unpack .../10-libmpfr6_4.2.1-1build1.1_amd64.deb ... 2026-06-12 20:20:58.888 | Unpacking libmpfr6:amd64 (4.2.1-1build1.1) ... 2026-06-12 20:20:58.970 | Selecting previously unselected package libsigsegv2:amd64. 2026-06-12 20:20:58.977 | Preparing to unpack .../11-libsigsegv2_2.14-1ubuntu2_amd64.deb ... 2026-06-12 20:20:58.984 | Unpacking libsigsegv2:amd64 (2.14-1ubuntu2) ... 2026-06-12 20:20:59.063 | Setting up libmpfr6:amd64 (4.2.1-1build1.1) ... 2026-06-12 20:20:59.194 | Setting up libsigsegv2:amd64 (2.14-1ubuntu2) ... 2026-06-12 20:20:59.288 | Selecting previously unselected package gawk. 2026-06-12 20:20:59.306 | (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 ... 34013 files and directories currently installed.) 2026-06-12 20:20:59.307 | Preparing to unpack .../000-gawk_1%3a5.2.1-2build3_amd64.deb ... 2026-06-12 20:20:59.316 | Unpacking gawk (1:5.2.1-2build3) ... 2026-06-12 20:20:59.481 | Selecting previously unselected package haproxy. 2026-06-12 20:20:59.486 | Preparing to unpack .../001-haproxy_2.8.16-0ubuntu0.24.04.2_amd64.deb ... 2026-06-12 20:20:59.502 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.2) ... 2026-06-12 20:20:59.648 | Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-06-12 20:20:59.654 | Preparing to unpack .../002-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-06-12 20:20:59.659 | Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-12 20:20:59.732 | Selecting previously unselected package memcached. 2026-06-12 20:20:59.739 | Preparing to unpack .../003-memcached_1.6.24-1ubuntu0.1_amd64.deb ... 2026-06-12 20:20:59.748 | Unpacking memcached (1.6.24-1ubuntu0.1) ... 2026-06-12 20:20:59.822 | Selecting previously unselected package libjson-perl. 2026-06-12 20:20:59.827 | Preparing to unpack .../004-libjson-perl_4.10000-1_all.deb ... 2026-06-12 20:20:59.833 | Unpacking libjson-perl (4.10000-1) ... 2026-06-12 20:20:59.903 | Selecting previously unselected package postgresql-client-common. 2026-06-12 20:20:59.909 | Preparing to unpack .../005-postgresql-client-common_257build1.1_all.deb ... 2026-06-12 20:20:59.914 | Unpacking postgresql-client-common (257build1.1) ... 2026-06-12 20:20:59.992 | Selecting previously unselected package ssl-cert. 2026-06-12 20:20:59.999 | Preparing to unpack .../006-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-06-12 20:21:00.005 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-06-12 20:21:00.231 | Selecting previously unselected package postgresql-common. 2026-06-12 20:21:00.237 | Preparing to unpack .../007-postgresql-common_257build1.1_all.deb ... 2026-06-12 20:21:00.260 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-06-12 20:21:00.275 | Unpacking postgresql-common (257build1.1) ... 2026-06-12 20:21:00.389 | Selecting previously unselected package libsysfs2:amd64. 2026-06-12 20:21:00.395 | Preparing to unpack .../008-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-06-12 20:21:00.401 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-06-12 20:21:00.462 | Selecting previously unselected package pci.ids. 2026-06-12 20:21:00.468 | Preparing to unpack .../009-pci.ids_0.0~2024.03.31-1ubuntu0.1_all.deb ... 2026-06-12 20:21:00.474 | Unpacking pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-06-12 20:21:00.615 | Selecting previously unselected package sysfsutils. 2026-06-12 20:21:00.621 | Preparing to unpack .../010-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-06-12 20:21:00.635 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-06-12 20:21:00.838 | Selecting previously unselected package distro-info. 2026-06-12 20:21:00.845 | Preparing to unpack .../011-distro-info_1.7build1_amd64.deb ... 2026-06-12 20:21:00.851 | Unpacking distro-info (1.7build1) ... 2026-06-12 20:21:00.920 | Selecting previously unselected package iputils-ping. 2026-06-12 20:21:00.925 | Preparing to unpack .../012-iputils-ping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-06-12 20:21:00.937 | Unpacking iputils-ping (3:20240117-1ubuntu0.1) ... 2026-06-12 20:21:01.036 | Selecting previously unselected package libestr0:amd64. 2026-06-12 20:21:01.043 | Preparing to unpack .../013-libestr0_0.1.11-1build1_amd64.deb ... 2026-06-12 20:21:01.049 | Unpacking libestr0:amd64 (0.1.11-1build1) ... 2026-06-12 20:21:01.129 | Selecting previously unselected package libfastjson4:amd64. 2026-06-12 20:21:01.134 | Preparing to unpack .../014-libfastjson4_1.2304.0-1build1_amd64.deb ... 2026-06-12 20:21:01.140 | Unpacking libfastjson4:amd64 (1.2304.0-1build1) ... 2026-06-12 20:21:01.212 | Selecting previously unselected package libfribidi0:amd64. 2026-06-12 20:21:01.217 | Preparing to unpack .../015-libfribidi0_1.0.13-3build1_amd64.deb ... 2026-06-12 20:21:01.223 | Unpacking libfribidi0:amd64 (1.0.13-3build1) ... 2026-06-12 20:21:01.350 | Selecting previously unselected package libtirpc-common. 2026-06-12 20:21:01.356 | Preparing to unpack .../016-libtirpc-common_1.3.4+ds-1.1build1_all.deb ... 2026-06-12 20:21:01.362 | Unpacking libtirpc-common (1.3.4+ds-1.1build1) ... 2026-06-12 20:21:01.432 | Selecting previously unselected package libtirpc3t64:amd64. 2026-06-12 20:21:01.436 | Preparing to unpack .../017-libtirpc3t64_1.3.4+ds-1.1build1_amd64.deb ... 2026-06-12 20:21:01.458 | Adding 'diversion of /lib/x86_64-linux-gnu/libtirpc.so.3 to /lib/x86_64-linux-gnu/libtirpc.so.3.usr-is-merged by libtirpc3t64' 2026-06-12 20:21:01.475 | Adding 'diversion of /lib/x86_64-linux-gnu/libtirpc.so.3.0.0 to /lib/x86_64-linux-gnu/libtirpc.so.3.0.0.usr-is-merged by libtirpc3t64' 2026-06-12 20:21:01.483 | Unpacking libtirpc3t64:amd64 (1.3.4+ds-1.1build1) ... 2026-06-12 20:21:01.564 | Selecting previously unselected package netcat-openbsd. 2026-06-12 20:21:01.569 | Preparing to unpack .../018-netcat-openbsd_1.226-1ubuntu2_amd64.deb ... 2026-06-12 20:21:01.575 | Unpacking netcat-openbsd (1.226-1ubuntu2) ... 2026-06-12 20:21:01.640 | Selecting previously unselected package python3-pygments. 2026-06-12 20:21:01.646 | Preparing to unpack .../019-python3-pygments_2.17.2+dfsg-1_all.deb ... 2026-06-12 20:21:01.655 | Unpacking python3-pygments (2.17.2+dfsg-1) ... 2026-06-12 20:21:01.853 | Selecting previously unselected package rsyslog. 2026-06-12 20:21:01.858 | Preparing to unpack .../020-rsyslog_8.2312.0-3ubuntu9.2_amd64.deb ... 2026-06-12 20:21:01.885 | Unpacking rsyslog (8.2312.0-3ubuntu9.2) ... 2026-06-12 20:21:01.983 | Selecting previously unselected package bsdextrautils. 2026-06-12 20:21:01.989 | Preparing to unpack .../021-bsdextrautils_2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-12 20:21:02.007 | Unpacking bsdextrautils (2.39.3-9ubuntu6.5) ... 2026-06-12 20:21:02.091 | Selecting previously unselected package dmidecode. 2026-06-12 20:21:02.096 | Preparing to unpack .../022-dmidecode_3.5-3ubuntu0.1_amd64.deb ... 2026-06-12 20:21:02.102 | Unpacking dmidecode (3.5-3ubuntu0.1) ... 2026-06-12 20:21:02.171 | Selecting previously unselected package dosfstools. 2026-06-12 20:21:02.176 | Preparing to unpack .../023-dosfstools_4.2-1.1build1_amd64.deb ... 2026-06-12 20:21:02.182 | Unpacking dosfstools (4.2-1.1build1) ... 2026-06-12 20:21:02.251 | Selecting previously unselected package libmagic-mgc. 2026-06-12 20:21:02.256 | Preparing to unpack .../024-libmagic-mgc_1%3a5.45-3build1_amd64.deb ... 2026-06-12 20:21:02.365 | Unpacking libmagic-mgc (1:5.45-3build1) ... 2026-06-12 20:21:02.518 | Selecting previously unselected package libmagic1t64:amd64. 2026-06-12 20:21:02.524 | Preparing to unpack .../025-libmagic1t64_1%3a5.45-3build1_amd64.deb ... 2026-06-12 20:21:02.534 | Unpacking libmagic1t64:amd64 (1:5.45-3build1) ... 2026-06-12 20:21:02.602 | Selecting previously unselected package file. 2026-06-12 20:21:02.608 | Preparing to unpack .../026-file_1%3a5.45-3build1_amd64.deb ... 2026-06-12 20:21:02.614 | Unpacking file (1:5.45-3build1) ... 2026-06-12 20:21:02.678 | Selecting previously unselected package libuchardet0:amd64. 2026-06-12 20:21:02.684 | Preparing to unpack .../027-libuchardet0_0.0.8-1build1_amd64.deb ... 2026-06-12 20:21:02.689 | Unpacking libuchardet0:amd64 (0.0.8-1build1) ... 2026-06-12 20:21:02.753 | Selecting previously unselected package groff-base. 2026-06-12 20:21:02.760 | Preparing to unpack .../028-groff-base_1.23.0-3build2_amd64.deb ... 2026-06-12 20:21:02.767 | Unpacking groff-base (1.23.0-3build2) ... 2026-06-12 20:21:02.911 | Selecting previously unselected package libnl-3-200:amd64. 2026-06-12 20:21:02.918 | Preparing to unpack .../029-libnl-3-200_3.7.0-0.3build1.1_amd64.deb ... 2026-06-12 20:21:02.923 | Unpacking libnl-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-06-12 20:21:02.994 | Selecting previously unselected package libnl-route-3-200:amd64. 2026-06-12 20:21:03.000 | Preparing to unpack .../030-libnl-route-3-200_3.7.0-0.3build1.1_amd64.deb ... 2026-06-12 20:21:03.006 | Unpacking libnl-route-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-06-12 20:21:03.086 | Selecting previously unselected package libibverbs1:amd64. 2026-06-12 20:21:03.092 | Preparing to unpack .../031-libibverbs1_50.0-2ubuntu0.2_amd64.deb ... 2026-06-12 20:21:03.100 | Unpacking libibverbs1:amd64 (50.0-2ubuntu0.2) ... 2026-06-12 20:21:03.170 | Selecting previously unselected package libncurses6:amd64. 2026-06-12 20:21:03.175 | Preparing to unpack .../032-libncurses6_6.4+20240113-1ubuntu2_amd64.deb ... 2026-06-12 20:21:03.181 | Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2026-06-12 20:21:03.592 | Selecting previously unselected package libnftables1:amd64. 2026-06-12 20:21:03.597 | Preparing to unpack .../033-libnftables1_1.0.9-1ubuntu0.1_amd64.deb ... 2026-06-12 20:21:03.603 | Unpacking libnftables1:amd64 (1.0.9-1ubuntu0.1) ... 2026-06-12 20:21:03.681 | Selecting previously unselected package libnuma1:amd64. 2026-06-12 20:21:03.686 | Preparing to unpack .../034-libnuma1_2.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-06-12 20:21:03.692 | Unpacking libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-06-12 20:21:03.764 | Selecting previously unselected package libparted2t64:amd64. 2026-06-12 20:21:03.769 | Preparing to unpack .../035-libparted2t64_3.6-4build1_amd64.deb ... 2026-06-12 20:21:03.792 | Adding 'diversion of /lib/x86_64-linux-gnu/libparted.so.2 to /lib/x86_64-linux-gnu/libparted.so.2.usr-is-merged by libparted2t64' 2026-06-12 20:21:03.809 | Adding 'diversion of /lib/x86_64-linux-gnu/libparted.so.2.0.5 to /lib/x86_64-linux-gnu/libparted.so.2.0.5.usr-is-merged by libparted2t64' 2026-06-12 20:21:03.816 | Unpacking libparted2t64:amd64 (3.6-4build1) ... 2026-06-12 20:21:03.889 | Selecting previously unselected package libpcap0.8t64:amd64. 2026-06-12 20:21:03.895 | Preparing to unpack .../036-libpcap0.8t64_1.10.4-4.1ubuntu3_amd64.deb ... 2026-06-12 20:21:03.900 | Unpacking libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2026-06-12 20:21:03.975 | Selecting previously unselected package libpipeline1:amd64. 2026-06-12 20:21:03.981 | Preparing to unpack .../037-libpipeline1_1.5.7-2_amd64.deb ... 2026-06-12 20:21:03.988 | Unpacking libpipeline1:amd64 (1.5.7-2) ... 2026-06-12 20:21:04.053 | Selecting previously unselected package libxau6:amd64. 2026-06-12 20:21:04.059 | Preparing to unpack .../038-libxau6_1%3a1.0.9-1build6_amd64.deb ... 2026-06-12 20:21:04.065 | Unpacking libxau6:amd64 (1:1.0.9-1build6) ... 2026-06-12 20:21:04.129 | Selecting previously unselected package libxdmcp6:amd64. 2026-06-12 20:21:04.136 | Preparing to unpack .../039-libxdmcp6_1%3a1.1.3-0ubuntu6_amd64.deb ... 2026-06-12 20:21:04.142 | Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2026-06-12 20:21:04.538 | Selecting previously unselected package libxcb1:amd64. 2026-06-12 20:21:04.545 | Preparing to unpack .../040-libxcb1_1.15-1ubuntu2_amd64.deb ... 2026-06-12 20:21:04.551 | Unpacking libxcb1:amd64 (1.15-1ubuntu2) ... 2026-06-12 20:21:04.611 | Selecting previously unselected package libx11-data. 2026-06-12 20:21:04.618 | Preparing to unpack .../041-libx11-data_2%3a1.8.7-1build1_all.deb ... 2026-06-12 20:21:04.625 | Unpacking libx11-data (2:1.8.7-1build1) ... 2026-06-12 20:21:04.756 | Selecting previously unselected package libx11-6:amd64. 2026-06-12 20:21:04.763 | Preparing to unpack .../042-libx11-6_2%3a1.8.7-1build1_amd64.deb ... 2026-06-12 20:21:04.771 | Unpacking libx11-6:amd64 (2:1.8.7-1build1) ... 2026-06-12 20:21:04.865 | Selecting previously unselected package libxext6:amd64. 2026-06-12 20:21:04.871 | Preparing to unpack .../043-libxext6_2%3a1.3.4-1build2_amd64.deb ... 2026-06-12 20:21:04.876 | Unpacking libxext6:amd64 (2:1.3.4-1build2) ... 2026-06-12 20:21:04.934 | Selecting previously unselected package lsof. 2026-06-12 20:21:04.939 | Preparing to unpack .../044-lsof_4.95.0-1build3_amd64.deb ... 2026-06-12 20:21:04.945 | Unpacking lsof (4.95.0-1build3) ... 2026-06-12 20:21:05.080 | Selecting previously unselected package man-db. 2026-06-12 20:21:05.086 | Preparing to unpack .../045-man-db_2.12.0-4build2_amd64.deb ... 2026-06-12 20:21:05.092 | Unpacking man-db (2.12.0-4build2) ... 2026-06-12 20:21:05.268 | Selecting previously unselected package parted. 2026-06-12 20:21:05.272 | Preparing to unpack .../046-parted_3.6-4build1_amd64.deb ... 2026-06-12 20:21:05.296 | Unpacking parted (3.6-4build1) ... 2026-06-12 20:21:05.358 | Selecting previously unselected package powermgmt-base. 2026-06-12 20:21:05.362 | Preparing to unpack .../047-powermgmt-base_1.37ubuntu0.1_all.deb ... 2026-06-12 20:21:05.367 | Unpacking powermgmt-base (1.37ubuntu0.1) ... 2026-06-12 20:21:05.422 | Selecting previously unselected package psmisc. 2026-06-12 20:21:05.428 | Preparing to unpack .../048-psmisc_23.7-1build1_amd64.deb ... 2026-06-12 20:21:05.433 | Unpacking psmisc (23.7-1build1) ... 2026-06-12 20:21:05.540 | Selecting previously unselected package tcpdump. 2026-06-12 20:21:05.544 | Preparing to unpack .../049-tcpdump_4.99.4-3ubuntu4.24.04.1_amd64.deb ... 2026-06-12 20:21:05.566 | Unpacking tcpdump (4.99.4-3ubuntu4.24.04.1) ... 2026-06-12 20:21:05.642 | Selecting previously unselected package usb.ids. 2026-06-12 20:21:05.647 | Preparing to unpack .../050-usb.ids_2024.03.18-1_all.deb ... 2026-06-12 20:21:05.651 | Unpacking usb.ids (2024.03.18-1) ... 2026-06-12 20:21:05.793 | Selecting previously unselected package wget. 2026-06-12 20:21:05.800 | Preparing to unpack .../051-wget_1.21.4-1ubuntu4.1_amd64.deb ... 2026-06-12 20:21:05.811 | Unpacking wget (1.21.4-1ubuntu4.1) ... 2026-06-12 20:21:05.914 | Selecting previously unselected package xz-utils. 2026-06-12 20:21:05.921 | Preparing to unpack .../052-xz-utils_5.6.1+really5.4.5-1ubuntu0.3_amd64.deb ... 2026-06-12 20:21:05.927 | Unpacking xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-06-12 20:21:06.043 | Selecting previously unselected package acl. 2026-06-12 20:21:06.049 | Preparing to unpack .../053-acl_2.3.2-1build1.1_amd64.deb ... 2026-06-12 20:21:06.056 | Unpacking acl (2.3.2-1build1.1) ... 2026-06-12 20:21:06.129 | Selecting previously unselected package autotools-dev. 2026-06-12 20:21:06.136 | Preparing to unpack .../054-autotools-dev_20220109.1_all.deb ... 2026-06-12 20:21:06.142 | Unpacking autotools-dev (20220109.1) ... 2026-06-12 20:21:06.218 | Selecting previously unselected package m4. 2026-06-12 20:21:06.224 | Preparing to unpack .../055-m4_1.4.19-4build1_amd64.deb ... 2026-06-12 20:21:06.230 | Unpacking m4 (1.4.19-4build1) ... 2026-06-12 20:21:06.324 | Selecting previously unselected package autoconf. 2026-06-12 20:21:06.330 | Preparing to unpack .../056-autoconf_2.71-3_all.deb ... 2026-06-12 20:21:06.341 | Unpacking autoconf (2.71-3) ... 2026-06-12 20:21:06.455 | Selecting previously unselected package automake. 2026-06-12 20:21:06.462 | Preparing to unpack .../057-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-06-12 20:21:06.471 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-06-12 20:21:06.567 | Selecting previously unselected package autopoint. 2026-06-12 20:21:06.573 | Preparing to unpack .../058-autopoint_0.21-14ubuntu2_all.deb ... 2026-06-12 20:21:06.579 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-06-12 20:21:06.643 | Selecting previously unselected package libdebhelper-perl. 2026-06-12 20:21:06.650 | Preparing to unpack .../059-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-06-12 20:21:06.660 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-06-12 20:21:06.750 | Selecting previously unselected package gcc-13-base:amd64. 2026-06-12 20:21:06.755 | Preparing to unpack .../060-gcc-13-base_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-06-12 20:21:06.761 | Unpacking gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-12 20:21:06.833 | Selecting previously unselected package libisl23:amd64. 2026-06-12 20:21:06.840 | Preparing to unpack .../061-libisl23_0.26-3build1.1_amd64.deb ... 2026-06-12 20:21:06.847 | Unpacking libisl23:amd64 (0.26-3build1.1) ... 2026-06-12 20:21:07.078 | Selecting previously unselected package libmpc3:amd64. 2026-06-12 20:21:07.085 | Preparing to unpack .../062-libmpc3_1.3.1-1build1.1_amd64.deb ... 2026-06-12 20:21:07.091 | Unpacking libmpc3:amd64 (1.3.1-1build1.1) ... 2026-06-12 20:21:07.276 | Selecting previously unselected package cpp-13-x86-64-linux-gnu. 2026-06-12 20:21:07.280 | Preparing to unpack .../063-cpp-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-06-12 20:21:07.288 | Unpacking cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-12 20:21:07.604 | Selecting previously unselected package cpp-13. 2026-06-12 20:21:07.609 | Preparing to unpack .../064-cpp-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-06-12 20:21:07.615 | Unpacking cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-12 20:21:07.663 | Selecting previously unselected package cpp-x86-64-linux-gnu. 2026-06-12 20:21:07.668 | Preparing to unpack .../065-cpp-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-06-12 20:21:07.673 | Unpacking cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-12 20:21:07.737 | Selecting previously unselected package cpp. 2026-06-12 20:21:07.744 | Preparing to unpack .../066-cpp_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-06-12 20:21:07.761 | Unpacking cpp (4:13.2.0-7ubuntu1) ... 2026-06-12 20:21:07.835 | Selecting previously unselected package libcc1-0:amd64. 2026-06-12 20:21:07.839 | Preparing to unpack .../067-libcc1-0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-12 20:21:07.844 | Unpacking libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-12 20:21:07.906 | Selecting previously unselected package binutils-common:amd64. 2026-06-12 20:21:07.913 | Preparing to unpack .../068-binutils-common_2.42-4ubuntu2.10_amd64.deb ... 2026-06-12 20:21:07.918 | Unpacking binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-06-12 20:21:08.000 | Selecting previously unselected package libsframe1:amd64. 2026-06-12 20:21:08.007 | Preparing to unpack .../069-libsframe1_2.42-4ubuntu2.10_amd64.deb ... 2026-06-12 20:21:08.013 | Unpacking libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-06-12 20:21:08.075 | Selecting previously unselected package libbinutils:amd64. 2026-06-12 20:21:08.081 | Preparing to unpack .../070-libbinutils_2.42-4ubuntu2.10_amd64.deb ... 2026-06-12 20:21:08.095 | Unpacking libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-06-12 20:21:08.190 | Selecting previously unselected package libctf-nobfd0:amd64. 2026-06-12 20:21:08.197 | Preparing to unpack .../071-libctf-nobfd0_2.42-4ubuntu2.10_amd64.deb ... 2026-06-12 20:21:08.204 | Unpacking libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-06-12 20:21:08.288 | Selecting previously unselected package libctf0:amd64. 2026-06-12 20:21:08.295 | Preparing to unpack .../072-libctf0_2.42-4ubuntu2.10_amd64.deb ... 2026-06-12 20:21:08.301 | Unpacking libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-06-12 20:21:08.369 | Selecting previously unselected package libgprofng0:amd64. 2026-06-12 20:21:08.376 | Preparing to unpack .../073-libgprofng0_2.42-4ubuntu2.10_amd64.deb ... 2026-06-12 20:21:08.382 | Unpacking libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-06-12 20:21:08.483 | Selecting previously unselected package binutils-x86-64-linux-gnu. 2026-06-12 20:21:08.490 | Preparing to unpack .../074-binutils-x86-64-linux-gnu_2.42-4ubuntu2.10_amd64.deb ... 2026-06-12 20:21:08.497 | Unpacking binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-06-12 20:21:08.693 | Selecting previously unselected package libgomp1:amd64. 2026-06-12 20:21:08.700 | Preparing to unpack .../075-libgomp1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-12 20:21:08.706 | Unpacking libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-12 20:21:08.775 | Selecting previously unselected package libitm1:amd64. 2026-06-12 20:21:08.783 | Preparing to unpack .../076-libitm1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-12 20:21:08.790 | Unpacking libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-12 20:21:08.859 | Selecting previously unselected package libatomic1:amd64. 2026-06-12 20:21:08.865 | Preparing to unpack .../077-libatomic1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-12 20:21:08.871 | Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-12 20:21:08.939 | Selecting previously unselected package libasan8:amd64. 2026-06-12 20:21:08.946 | Preparing to unpack .../078-libasan8_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-12 20:21:08.951 | Unpacking libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-12 20:21:09.129 | Selecting previously unselected package liblsan0:amd64. 2026-06-12 20:21:09.135 | Preparing to unpack .../079-liblsan0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-12 20:21:09.141 | Unpacking liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-12 20:21:09.267 | Selecting previously unselected package libtsan2:amd64. 2026-06-12 20:21:09.274 | Preparing to unpack .../080-libtsan2_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-12 20:21:09.280 | Unpacking libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-12 20:21:09.479 | Selecting previously unselected package libubsan1:amd64. 2026-06-12 20:21:09.483 | Preparing to unpack .../081-libubsan1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-12 20:21:09.490 | Unpacking libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-12 20:21:09.607 | Selecting previously unselected package libhwasan0:amd64. 2026-06-12 20:21:09.613 | Preparing to unpack .../082-libhwasan0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-12 20:21:09.619 | Unpacking libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-12 20:21:09.748 | Selecting previously unselected package libquadmath0:amd64. 2026-06-12 20:21:09.753 | Preparing to unpack .../083-libquadmath0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-12 20:21:09.759 | Unpacking libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-12 20:21:09.884 | Selecting previously unselected package libgcc-13-dev:amd64. 2026-06-12 20:21:09.890 | Preparing to unpack .../084-libgcc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-06-12 20:21:09.896 | Unpacking libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-12 20:21:10.385 | Selecting previously unselected package gcc-13-x86-64-linux-gnu. 2026-06-12 20:21:10.391 | Preparing to unpack .../085-gcc-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-06-12 20:21:10.397 | Unpacking gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-12 20:21:10.999 | Selecting previously unselected package binutils. 2026-06-12 20:21:11.003 | Preparing to unpack .../086-binutils_2.42-4ubuntu2.10_amd64.deb ... 2026-06-12 20:21:11.008 | Unpacking binutils (2.42-4ubuntu2.10) ... 2026-06-12 20:21:11.078 | Selecting previously unselected package gcc-13. 2026-06-12 20:21:11.085 | Preparing to unpack .../087-gcc-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-06-12 20:21:11.090 | Unpacking gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-12 20:21:11.161 | Selecting previously unselected package gcc-x86-64-linux-gnu. 2026-06-12 20:21:11.167 | Preparing to unpack .../088-gcc-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-06-12 20:21:11.172 | Unpacking gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-12 20:21:11.244 | Selecting previously unselected package gcc. 2026-06-12 20:21:11.251 | Preparing to unpack .../089-gcc_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-06-12 20:21:11.259 | Unpacking gcc (4:13.2.0-7ubuntu1) ... 2026-06-12 20:21:11.349 | Selecting previously unselected package libllvm17t64:amd64. 2026-06-12 20:21:11.356 | Preparing to unpack .../090-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-12 20:21:11.367 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-12 20:21:12.760 | Selecting previously unselected package libclang-cpp17t64. 2026-06-12 20:21:12.767 | Preparing to unpack .../091-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-12 20:21:12.775 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-06-12 20:21:13.331 | Selecting previously unselected package libstdc++-13-dev:amd64. 2026-06-12 20:21:13.334 | Preparing to unpack .../092-libstdc++-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-06-12 20:21:13.340 | Unpacking libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-12 20:21:14.125 | Selecting previously unselected package libgc1:amd64. 2026-06-12 20:21:14.132 | Preparing to unpack .../093-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-06-12 20:21:14.142 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-06-12 20:21:14.212 | Selecting previously unselected package libobjc4:amd64. 2026-06-12 20:21:14.219 | Preparing to unpack .../094-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-12 20:21:14.226 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-12 20:21:14.287 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-06-12 20:21:14.291 | Preparing to unpack .../095-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-06-12 20:21:14.297 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-12 20:21:14.373 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-06-12 20:21:14.379 | Preparing to unpack .../096-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-12 20:21:14.385 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-12 20:21:14.595 | Selecting previously unselected package llvm-17-linker-tools. 2026-06-12 20:21:14.600 | Preparing to unpack .../097-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-12 20:21:14.606 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-06-12 20:21:14.726 | Selecting previously unselected package libclang1-17t64. 2026-06-12 20:21:14.732 | Preparing to unpack .../098-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-12 20:21:14.738 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-06-12 20:21:15.056 | Selecting previously unselected package clang-17. 2026-06-12 20:21:15.061 | Preparing to unpack .../099-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-12 20:21:15.067 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-06-12 20:21:15.148 | Selecting previously unselected package libtool. 2026-06-12 20:21:15.153 | Preparing to unpack .../100-libtool_2.4.7-7build1_all.deb ... 2026-06-12 20:21:15.158 | Unpacking libtool (2.4.7-7build1) ... 2026-06-12 20:21:15.243 | Selecting previously unselected package dh-autoreconf. 2026-06-12 20:21:15.248 | Preparing to unpack .../101-dh-autoreconf_20_all.deb ... 2026-06-12 20:21:15.255 | Unpacking dh-autoreconf (20) ... 2026-06-12 20:21:15.317 | Selecting previously unselected package libarchive-zip-perl. 2026-06-12 20:21:15.323 | Preparing to unpack .../102-libarchive-zip-perl_1.68-1_all.deb ... 2026-06-12 20:21:15.329 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-06-12 20:21:15.421 | Selecting previously unselected package libsub-override-perl. 2026-06-12 20:21:15.428 | Preparing to unpack .../103-libsub-override-perl_0.10-1_all.deb ... 2026-06-12 20:21:15.436 | Unpacking libsub-override-perl (0.10-1) ... 2026-06-12 20:21:15.503 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-06-12 20:21:15.509 | Preparing to unpack .../104-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-06-12 20:21:15.516 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-06-12 20:21:15.580 | Selecting previously unselected package dh-strip-nondeterminism. 2026-06-12 20:21:15.587 | Preparing to unpack .../105-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-06-12 20:21:15.697 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-06-12 20:21:16.228 | Selecting previously unselected package libdpkg-perl. 2026-06-12 20:21:16.235 | Preparing to unpack .../106-libdpkg-perl_1.22.6ubuntu6.6_all.deb ... 2026-06-12 20:21:16.278 | Unpacking libdpkg-perl (1.22.6ubuntu6.6) ... 2026-06-12 20:21:16.742 | Selecting previously unselected package bzip2. 2026-06-12 20:21:16.748 | Preparing to unpack .../107-bzip2_1.0.8-5.1build0.1_amd64.deb ... 2026-06-12 20:21:16.755 | Unpacking bzip2 (1.0.8-5.1build0.1) ... 2026-06-12 20:21:16.818 | Selecting previously unselected package patch. 2026-06-12 20:21:16.825 | Preparing to unpack .../108-patch_2.7.6-7build3_amd64.deb ... 2026-06-12 20:21:16.832 | Unpacking patch (2.7.6-7build3) ... 2026-06-12 20:21:16.896 | Selecting previously unselected package make. 2026-06-12 20:21:16.902 | Preparing to unpack .../109-make_4.3-4.1build2_amd64.deb ... 2026-06-12 20:21:16.907 | Unpacking make (4.3-4.1build2) ... 2026-06-12 20:21:16.978 | Selecting previously unselected package lto-disabled-list. 2026-06-12 20:21:16.984 | Preparing to unpack .../110-lto-disabled-list_47_all.deb ... 2026-06-12 20:21:16.990 | Unpacking lto-disabled-list (47) ... 2026-06-12 20:21:17.059 | Selecting previously unselected package dpkg-dev. 2026-06-12 20:21:17.062 | Preparing to unpack .../111-dpkg-dev_1.22.6ubuntu6.6_all.deb ... 2026-06-12 20:21:17.070 | Unpacking dpkg-dev (1.22.6ubuntu6.6) ... 2026-06-12 20:21:17.434 | Selecting previously unselected package debugedit. 2026-06-12 20:21:17.441 | Preparing to unpack .../112-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-06-12 20:21:17.448 | Unpacking debugedit (1:5.0-5build2) ... 2026-06-12 20:21:17.534 | Selecting previously unselected package dwz. 2026-06-12 20:21:17.542 | Preparing to unpack .../113-dwz_0.15-1build6_amd64.deb ... 2026-06-12 20:21:17.550 | Unpacking dwz (0.15-1build6) ... 2026-06-12 20:21:17.618 | Selecting previously unselected package gettext. 2026-06-12 20:21:17.625 | Preparing to unpack .../114-gettext_0.21-14ubuntu2_amd64.deb ... 2026-06-12 20:21:17.633 | Unpacking gettext (0.21-14ubuntu2) ... 2026-06-12 20:21:17.777 | Selecting previously unselected package intltool-debian. 2026-06-12 20:21:17.778 | Preparing to unpack .../115-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-06-12 20:21:17.783 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-06-12 20:21:17.856 | Selecting previously unselected package po-debconf. 2026-06-12 20:21:17.863 | Preparing to unpack .../116-po-debconf_1.0.21+nmu1_all.deb ... 2026-06-12 20:21:17.870 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-06-12 20:21:18.344 | Selecting previously unselected package debhelper. 2026-06-12 20:21:18.351 | Preparing to unpack .../117-debhelper_13.14.1ubuntu5_all.deb ... 2026-06-12 20:21:18.359 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-06-12 20:21:18.828 | Selecting previously unselected package uuid-dev:amd64. 2026-06-12 20:21:18.831 | Preparing to unpack .../118-uuid-dev_2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-12 20:21:18.840 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-06-12 20:21:18.921 | Selecting previously unselected package libsctp1:amd64. 2026-06-12 20:21:18.929 | Preparing to unpack .../119-libsctp1_1.0.19+dfsg-2build1_amd64.deb ... 2026-06-12 20:21:18.936 | Unpacking libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-06-12 20:21:19.024 | Selecting previously unselected package libsctp-dev:amd64. 2026-06-12 20:21:19.030 | Preparing to unpack .../120-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-06-12 20:21:19.037 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-06-12 20:21:19.155 | Selecting previously unselected package libapr1-dev. 2026-06-12 20:21:19.163 | Preparing to unpack .../121-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-06-12 20:21:19.170 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-06-12 20:21:19.512 | Selecting previously unselected package libldap-dev:amd64. 2026-06-12 20:21:19.519 | Preparing to unpack .../122-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-06-12 20:21:19.526 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-12 20:21:19.702 | Selecting previously unselected package libldap2-dev. 2026-06-12 20:21:19.710 | Preparing to unpack .../123-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-06-12 20:21:19.716 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-12 20:21:19.822 | Selecting previously unselected package libaprutil1-dev. 2026-06-12 20:21:19.828 | Preparing to unpack .../124-libaprutil1-dev_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-12 20:21:19.837 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-06-12 20:21:20.137 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-06-12 20:21:20.144 | Preparing to unpack .../125-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-06-12 20:21:20.152 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-12 20:21:20.231 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-06-12 20:21:20.238 | Preparing to unpack .../126-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-06-12 20:21:20.244 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-12 20:21:20.350 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-06-12 20:21:20.357 | Preparing to unpack .../127-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-06-12 20:21:20.363 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-06-12 20:21:20.443 | Selecting previously unselected package libpcre2-dev:amd64. 2026-06-12 20:21:20.447 | Preparing to unpack .../128-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-06-12 20:21:20.461 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-06-12 20:21:20.606 | Selecting previously unselected package apache2-dev. 2026-06-12 20:21:20.613 | Preparing to unpack .../129-apache2-dev_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-12 20:21:20.621 | Unpacking apache2-dev (2.4.58-1ubuntu8.13) ... 2026-06-12 20:21:20.821 | Selecting previously unselected package bc. 2026-06-12 20:21:20.828 | Preparing to unpack .../130-bc_1.07.1-3ubuntu4_amd64.deb ... 2026-06-12 20:21:20.835 | Unpacking bc (1.07.1-3ubuntu4) ... 2026-06-12 20:21:20.926 | Selecting previously unselected package ncal. 2026-06-12 20:21:20.933 | Preparing to unpack .../131-ncal_12.1.8_amd64.deb ... 2026-06-12 20:21:20.944 | Unpacking ncal (12.1.8) ... 2026-06-12 20:21:21.035 | Selecting previously unselected package bsdmainutils. 2026-06-12 20:21:21.040 | Preparing to unpack .../132-bsdmainutils_12.1.8_all.deb ... 2026-06-12 20:21:21.049 | Unpacking bsdmainutils (12.1.8) ... 2026-06-12 20:21:21.116 | Selecting previously unselected package conntrack. 2026-06-12 20:21:21.123 | Preparing to unpack .../133-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-06-12 20:21:21.130 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-06-12 20:21:21.518 | Selecting previously unselected package cryptsetup-bin. 2026-06-12 20:21:21.525 | Preparing to unpack .../134-cryptsetup-bin_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2026-06-12 20:21:21.532 | Unpacking cryptsetup-bin (2:2.7.0-1ubuntu4.2) ... 2026-06-12 20:21:21.656 | Selecting previously unselected package cryptsetup. 2026-06-12 20:21:21.659 | Preparing to unpack .../135-cryptsetup_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2026-06-12 20:21:21.690 | Unpacking cryptsetup (2:2.7.0-1ubuntu4.2) ... 2026-06-12 20:21:21.817 | Selecting previously unselected package libdconf1:amd64. 2026-06-12 20:21:21.822 | Preparing to unpack .../136-libdconf1_0.40.0-4ubuntu0.1_amd64.deb ... 2026-06-12 20:21:21.828 | Unpacking libdconf1:amd64 (0.40.0-4ubuntu0.1) ... 2026-06-12 20:21:21.899 | Selecting previously unselected package dconf-service. 2026-06-12 20:21:21.904 | Preparing to unpack .../137-dconf-service_0.40.0-4ubuntu0.1_amd64.deb ... 2026-06-12 20:21:21.910 | Unpacking dconf-service (0.40.0-4ubuntu0.1) ... 2026-06-12 20:21:21.977 | Selecting previously unselected package dconf-gsettings-backend:amd64. 2026-06-12 20:21:21.984 | Preparing to unpack .../138-dconf-gsettings-backend_0.40.0-4ubuntu0.1_amd64.deb ... 2026-06-12 20:21:21.991 | Unpacking dconf-gsettings-backend:amd64 (0.40.0-4ubuntu0.1) ... 2026-06-12 20:21:22.069 | Selecting previously unselected package libdevmapper-event1.02.1:amd64. 2026-06-12 20:21:22.077 | Preparing to unpack .../139-libdevmapper-event1.02.1_2%3a1.02.185-3ubuntu3.2_amd64.deb ... 2026-06-12 20:21:22.082 | Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... 2026-06-12 20:21:22.156 | Selecting previously unselected package libaio1t64:amd64. 2026-06-12 20:21:22.163 | Preparing to unpack .../140-libaio1t64_0.3.113-6build1.1_amd64.deb ... 2026-06-12 20:21:22.170 | Unpacking libaio1t64:amd64 (0.3.113-6build1.1) ... 2026-06-12 20:21:22.254 | Selecting previously unselected package liblvm2cmd2.03:amd64. 2026-06-12 20:21:22.261 | Preparing to unpack .../141-liblvm2cmd2.03_2.03.16-3ubuntu3.2_amd64.deb ... 2026-06-12 20:21:22.266 | Unpacking liblvm2cmd2.03:amd64 (2.03.16-3ubuntu3.2) ... 2026-06-12 20:21:22.387 | Selecting previously unselected package dmeventd. 2026-06-12 20:21:22.395 | Preparing to unpack .../142-dmeventd_2%3a1.02.185-3ubuntu3.2_amd64.deb ... 2026-06-12 20:21:22.403 | Unpacking dmeventd (2:1.02.185-3ubuntu3.2) ... 2026-06-12 20:21:22.503 | Selecting previously unselected package dnsmasq-base. 2026-06-12 20:21:22.510 | Preparing to unpack .../143-dnsmasq-base_2.90-2ubuntu0.3_amd64.deb ... 2026-06-12 20:21:22.526 | Unpacking dnsmasq-base (2.90-2ubuntu0.3) ... 2026-06-12 20:21:23.346 | Selecting previously unselected package dnsmasq-utils. 2026-06-12 20:21:23.353 | Preparing to unpack .../144-dnsmasq-utils_2.90-2ubuntu0.3_amd64.deb ... 2026-06-12 20:21:23.364 | Unpacking dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-06-12 20:21:23.453 | Selecting previously unselected package ebtables. 2026-06-12 20:21:23.461 | Preparing to unpack .../145-ebtables_2.0.11-6build1_amd64.deb ... 2026-06-12 20:21:23.485 | Unpacking ebtables (2.0.11-6build1) ... 2026-06-12 20:21:23.559 | Selecting previously unselected package fonts-dejavu-mono. 2026-06-12 20:21:23.566 | Preparing to unpack .../146-fonts-dejavu-mono_2.37-8_all.deb ... 2026-06-12 20:21:23.573 | Unpacking fonts-dejavu-mono (2.37-8) ... 2026-06-12 20:21:24.052 | Selecting previously unselected package fonts-dejavu-core. 2026-06-12 20:21:24.059 | Preparing to unpack .../147-fonts-dejavu-core_2.37-8_all.deb ... 2026-06-12 20:21:24.104 | Unpacking fonts-dejavu-core (2.37-8) ... 2026-06-12 20:21:24.241 | Selecting previously unselected package fontconfig-config. 2026-06-12 20:21:24.249 | Preparing to unpack .../148-fontconfig-config_2.15.0-1.1ubuntu2_amd64.deb ... 2026-06-12 20:21:24.615 | Unpacking fontconfig-config (2.15.0-1.1ubuntu2) ... 2026-06-12 20:21:24.914 | Selecting previously unselected package libfontconfig1:amd64. 2026-06-12 20:21:24.922 | Preparing to unpack .../149-libfontconfig1_2.15.0-1.1ubuntu2_amd64.deb ... 2026-06-12 20:21:24.930 | Unpacking libfontconfig1:amd64 (2.15.0-1.1ubuntu2) ... 2026-06-12 20:21:25.033 | Selecting previously unselected package fontconfig. 2026-06-12 20:21:25.040 | Preparing to unpack .../150-fontconfig_2.15.0-1.1ubuntu2_amd64.deb ... 2026-06-12 20:21:25.046 | Unpacking fontconfig (2.15.0-1.1ubuntu2) ... 2026-06-12 20:21:25.169 | Selecting previously unselected package g++-13-x86-64-linux-gnu. 2026-06-12 20:21:25.177 | Preparing to unpack .../151-g++-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-06-12 20:21:25.186 | Unpacking g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-12 20:21:25.650 | Selecting previously unselected package g++-13. 2026-06-12 20:21:25.657 | Preparing to unpack .../152-g++-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-06-12 20:21:25.662 | Unpacking g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-12 20:21:25.744 | Selecting previously unselected package g++-x86-64-linux-gnu. 2026-06-12 20:21:25.752 | Preparing to unpack .../153-g++-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-06-12 20:21:25.762 | Unpacking g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-12 20:21:25.826 | Selecting previously unselected package g++. 2026-06-12 20:21:25.829 | Preparing to unpack .../154-g++_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-06-12 20:21:25.835 | Unpacking g++ (4:13.2.0-7ubuntu1) ... 2026-06-12 20:21:25.901 | Selecting previously unselected package genisoimage. 2026-06-12 20:21:25.909 | Preparing to unpack .../155-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-06-12 20:21:25.916 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-06-12 20:21:26.135 | Selecting previously unselected package libpixman-1-0:amd64. 2026-06-12 20:21:26.143 | Preparing to unpack .../156-libpixman-1-0_0.42.2-1build1_amd64.deb ... 2026-06-12 20:21:26.176 | Unpacking libpixman-1-0:amd64 (0.42.2-1build1) ... 2026-06-12 20:21:26.269 | Selecting previously unselected package libxcb-render0:amd64. 2026-06-12 20:21:26.275 | Preparing to unpack .../157-libxcb-render0_1.15-1ubuntu2_amd64.deb ... 2026-06-12 20:21:26.285 | Unpacking libxcb-render0:amd64 (1.15-1ubuntu2) ... 2026-06-12 20:21:26.360 | Selecting previously unselected package libxcb-shm0:amd64. 2026-06-12 20:21:26.367 | Preparing to unpack .../158-libxcb-shm0_1.15-1ubuntu2_amd64.deb ... 2026-06-12 20:21:26.373 | Unpacking libxcb-shm0:amd64 (1.15-1ubuntu2) ... 2026-06-12 20:21:26.458 | Selecting previously unselected package libxrender1:amd64. 2026-06-12 20:21:26.466 | Preparing to unpack .../159-libxrender1_1%3a0.9.10-1.1build1_amd64.deb ... 2026-06-12 20:21:26.471 | Unpacking libxrender1:amd64 (1:0.9.10-1.1build1) ... 2026-06-12 20:21:26.562 | Selecting previously unselected package libcairo2:amd64. 2026-06-12 20:21:26.569 | Preparing to unpack .../160-libcairo2_1.18.0-3build1_amd64.deb ... 2026-06-12 20:21:26.578 | Unpacking libcairo2:amd64 (1.18.0-3build1) ... 2026-06-12 20:21:26.724 | Selecting previously unselected package libcairo-gobject2:amd64. 2026-06-12 20:21:26.731 | Preparing to unpack .../161-libcairo-gobject2_1.18.0-3build1_amd64.deb ... 2026-06-12 20:21:26.736 | Unpacking libcairo-gobject2:amd64 (1.18.0-3build1) ... 2026-06-12 20:21:26.800 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-06-12 20:21:26.807 | Preparing to unpack .../162-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-06-12 20:21:26.812 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-06-12 20:21:26.915 | Selecting previously unselected package libproxy1v5:amd64. 2026-06-12 20:21:26.922 | Preparing to unpack .../163-libproxy1v5_0.5.4-4build1_amd64.deb ... 2026-06-12 20:21:26.932 | Unpacking libproxy1v5:amd64 (0.5.4-4build1) ... 2026-06-12 20:21:27.019 | Selecting previously unselected package glib-networking-common. 2026-06-12 20:21:27.027 | Preparing to unpack .../164-glib-networking-common_2.80.0-1build1_all.deb ... 2026-06-12 20:21:27.047 | Unpacking glib-networking-common (2.80.0-1build1) ... 2026-06-12 20:21:27.151 | Selecting previously unselected package glib-networking-services. 2026-06-12 20:21:27.158 | Preparing to unpack .../165-glib-networking-services_2.80.0-1build1_amd64.deb ... 2026-06-12 20:21:27.167 | Unpacking glib-networking-services (2.80.0-1build1) ... 2026-06-12 20:21:27.327 | Selecting previously unselected package session-migration. 2026-06-12 20:21:27.335 | Preparing to unpack .../166-session-migration_0.3.9build1_amd64.deb ... 2026-06-12 20:21:27.371 | Unpacking session-migration (0.3.9build1) ... 2026-06-12 20:21:27.445 | Selecting previously unselected package gsettings-desktop-schemas. 2026-06-12 20:21:27.452 | Preparing to unpack .../167-gsettings-desktop-schemas_46.1-0ubuntu1_all.deb ... 2026-06-12 20:21:27.462 | Unpacking gsettings-desktop-schemas (46.1-0ubuntu1) ... 2026-06-12 20:21:27.581 | Selecting previously unselected package glib-networking:amd64. 2026-06-12 20:21:27.588 | Preparing to unpack .../168-glib-networking_2.80.0-1build1_amd64.deb ... 2026-06-12 20:21:27.596 | Unpacking glib-networking:amd64 (2.80.0-1build1) ... 2026-06-12 20:21:27.666 | Selecting previously unselected package golang-1.22-doc. 2026-06-12 20:21:27.674 | Preparing to unpack .../169-golang-1.22-doc_1.22.2-2ubuntu0.4_all.deb ... 2026-06-12 20:21:27.721 | Unpacking golang-1.22-doc (1.22.2-2ubuntu0.4) ... 2026-06-12 20:21:27.866 | Selecting previously unselected package golang-1.22-src. 2026-06-12 20:21:27.874 | Preparing to unpack .../170-golang-1.22-src_1.22.2-2ubuntu0.4_all.deb ... 2026-06-12 20:21:27.880 | Unpacking golang-1.22-src (1.22.2-2ubuntu0.4) ... 2026-06-12 20:21:36.076 | Selecting previously unselected package golang-1.22-go. 2026-06-12 20:21:36.088 | Preparing to unpack .../171-golang-1.22-go_1.22.2-2ubuntu0.4_amd64.deb ... 2026-06-12 20:21:36.094 | Unpacking golang-1.22-go (1.22.2-2ubuntu0.4) ... 2026-06-12 20:21:36.842 | Selecting previously unselected package golang-1.22. 2026-06-12 20:21:36.850 | Preparing to unpack .../172-golang-1.22_1.22.2-2ubuntu0.4_all.deb ... 2026-06-12 20:21:36.857 | Unpacking golang-1.22 (1.22.2-2ubuntu0.4) ... 2026-06-12 20:21:36.917 | Selecting previously unselected package golang-src. 2026-06-12 20:21:36.926 | Preparing to unpack .../173-golang-src_2%3a1.22~2build1_all.deb ... 2026-06-12 20:21:36.932 | Unpacking golang-src (2:1.22~2build1) ... 2026-06-12 20:21:37.005 | Selecting previously unselected package golang-go:amd64. 2026-06-12 20:21:37.015 | Preparing to unpack .../174-golang-go_2%3a1.22~2build1_amd64.deb ... 2026-06-12 20:21:37.026 | Unpacking golang-go:amd64 (2:1.22~2build1) ... 2026-06-12 20:21:37.106 | Selecting previously unselected package golang-doc. 2026-06-12 20:21:37.115 | Preparing to unpack .../175-golang-doc_2%3a1.22~2build1_all.deb ... 2026-06-12 20:21:37.121 | Unpacking golang-doc (2:1.22~2build1) ... 2026-06-12 20:21:37.183 | Selecting previously unselected package golang:amd64. 2026-06-12 20:21:37.193 | Preparing to unpack .../176-golang_2%3a1.22~2build1_amd64.deb ... 2026-06-12 20:21:37.199 | Unpacking golang:amd64 (2:1.22~2build1) ... 2026-06-12 20:21:37.299 | Selecting previously unselected package libann0. 2026-06-12 20:21:37.307 | Preparing to unpack .../177-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-06-12 20:21:37.313 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-06-12 20:21:37.394 | Selecting previously unselected package libcdt5:amd64. 2026-06-12 20:21:37.401 | Preparing to unpack .../178-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-12 20:21:37.408 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-12 20:21:37.505 | Selecting previously unselected package libcgraph6:amd64. 2026-06-12 20:21:37.514 | Preparing to unpack .../179-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-12 20:21:37.521 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-12 20:21:37.642 | Selecting previously unselected package libsharpyuv0:amd64. 2026-06-12 20:21:37.653 | Preparing to unpack .../180-libsharpyuv0_1.3.2-0.4build3_amd64.deb ... 2026-06-12 20:21:37.661 | Unpacking libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2026-06-12 20:21:37.973 | Selecting previously unselected package libaom3:amd64. 2026-06-12 20:21:37.984 | Preparing to unpack .../181-libaom3_3.8.2-2ubuntu0.1_amd64.deb ... 2026-06-12 20:21:37.990 | Unpacking libaom3:amd64 (3.8.2-2ubuntu0.1) ... 2026-06-12 20:21:38.156 | Selecting previously unselected package libheif-plugin-aomdec:amd64. 2026-06-12 20:21:38.166 | Preparing to unpack .../182-libheif-plugin-aomdec_1.17.6-1ubuntu4.3_amd64.deb ... 2026-06-12 20:21:38.172 | Unpacking libheif-plugin-aomdec:amd64 (1.17.6-1ubuntu4.3) ... 2026-06-12 20:21:38.249 | Selecting previously unselected package libheif1:amd64. 2026-06-12 20:21:38.260 | Preparing to unpack .../183-libheif1_1.17.6-1ubuntu4.3_amd64.deb ... 2026-06-12 20:21:38.266 | Unpacking libheif1:amd64 (1.17.6-1ubuntu4.3) ... 2026-06-12 20:21:38.360 | Selecting previously unselected package libjpeg-turbo8:amd64. 2026-06-12 20:21:38.369 | Preparing to unpack .../184-libjpeg-turbo8_2.1.5-2ubuntu2_amd64.deb ... 2026-06-12 20:21:38.377 | Unpacking libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2026-06-12 20:21:38.467 | Selecting previously unselected package libjpeg8:amd64. 2026-06-12 20:21:38.477 | Preparing to unpack .../185-libjpeg8_8c-2ubuntu11_amd64.deb ... 2026-06-12 20:21:38.484 | Unpacking libjpeg8:amd64 (8c-2ubuntu11) ... 2026-06-12 20:21:38.568 | Selecting previously unselected package libdeflate0:amd64. 2026-06-12 20:21:38.579 | Preparing to unpack .../186-libdeflate0_1.19-1build1.1_amd64.deb ... 2026-06-12 20:21:38.585 | Unpacking libdeflate0:amd64 (1.19-1build1.1) ... 2026-06-12 20:21:38.665 | Selecting previously unselected package libjbig0:amd64. 2026-06-12 20:21:38.677 | Preparing to unpack .../187-libjbig0_2.1-6.1ubuntu2_amd64.deb ... 2026-06-12 20:21:38.684 | Unpacking libjbig0:amd64 (2.1-6.1ubuntu2) ... 2026-06-12 20:21:38.782 | Selecting previously unselected package liblerc4:amd64. 2026-06-12 20:21:38.790 | Preparing to unpack .../188-liblerc4_4.0.0+ds-4ubuntu2_amd64.deb ... 2026-06-12 20:21:38.801 | Unpacking liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2026-06-12 20:21:38.920 | Selecting previously unselected package libwebp7:amd64. 2026-06-12 20:21:38.927 | Preparing to unpack .../189-libwebp7_1.3.2-0.4build3_amd64.deb ... 2026-06-12 20:21:38.934 | Unpacking libwebp7:amd64 (1.3.2-0.4build3) ... 2026-06-12 20:21:39.029 | Selecting previously unselected package libtiff6:amd64. 2026-06-12 20:21:39.039 | Preparing to unpack .../190-libtiff6_4.5.1+git230720-4ubuntu2.5_amd64.deb ... 2026-06-12 20:21:39.045 | Unpacking libtiff6:amd64 (4.5.1+git230720-4ubuntu2.5) ... 2026-06-12 20:21:39.134 | Selecting previously unselected package libxpm4:amd64. 2026-06-12 20:21:39.143 | Preparing to unpack .../191-libxpm4_1%3a3.5.17-1build2_amd64.deb ... 2026-06-12 20:21:39.150 | Unpacking libxpm4:amd64 (1:3.5.17-1build2) ... 2026-06-12 20:21:39.231 | Selecting previously unselected package libgd3:amd64. 2026-06-12 20:21:39.242 | Preparing to unpack .../192-libgd3_2.3.3-9ubuntu5_amd64.deb ... 2026-06-12 20:21:39.250 | Unpacking libgd3:amd64 (2.3.3-9ubuntu5) ... 2026-06-12 20:21:39.337 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-06-12 20:21:39.347 | Preparing to unpack .../193-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-06-12 20:21:39.354 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-06-12 20:21:39.447 | Selecting previously unselected package libltdl7:amd64. 2026-06-12 20:21:39.454 | Preparing to unpack .../194-libltdl7_2.4.7-7build1_amd64.deb ... 2026-06-12 20:21:39.459 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-06-12 20:21:39.524 | Selecting previously unselected package libgraphite2-3:amd64. 2026-06-12 20:21:39.533 | Preparing to unpack .../195-libgraphite2-3_1.3.14-2build1_amd64.deb ... 2026-06-12 20:21:39.539 | Unpacking libgraphite2-3:amd64 (1.3.14-2build1) ... 2026-06-12 20:21:39.619 | Selecting previously unselected package libharfbuzz0b:amd64. 2026-06-12 20:21:39.630 | Preparing to unpack .../196-libharfbuzz0b_8.3.0-2build2_amd64.deb ... 2026-06-12 20:21:39.642 | Unpacking libharfbuzz0b:amd64 (8.3.0-2build2) ... 2026-06-12 20:21:39.716 | Selecting previously unselected package libthai-data. 2026-06-12 20:21:39.725 | Preparing to unpack .../197-libthai-data_0.1.29-2build1_all.deb ... 2026-06-12 20:21:39.733 | Unpacking libthai-data (0.1.29-2build1) ... 2026-06-12 20:21:39.821 | Selecting previously unselected package libdatrie1:amd64. 2026-06-12 20:21:39.829 | Preparing to unpack .../198-libdatrie1_0.2.13-3build1_amd64.deb ... 2026-06-12 20:21:39.835 | Unpacking libdatrie1:amd64 (0.2.13-3build1) ... 2026-06-12 20:21:39.921 | Selecting previously unselected package libthai0:amd64. 2026-06-12 20:21:39.933 | Preparing to unpack .../199-libthai0_0.1.29-2build1_amd64.deb ... 2026-06-12 20:21:39.943 | Unpacking libthai0:amd64 (0.1.29-2build1) ... 2026-06-12 20:21:40.016 | Selecting previously unselected package libpango-1.0-0:amd64. 2026-06-12 20:21:40.024 | Preparing to unpack .../200-libpango-1.0-0_1.52.1+ds-1build1_amd64.deb ... 2026-06-12 20:21:40.030 | Unpacking libpango-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-06-12 20:21:40.124 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2026-06-12 20:21:40.135 | Preparing to unpack .../201-libpangoft2-1.0-0_1.52.1+ds-1build1_amd64.deb ... 2026-06-12 20:21:40.144 | Unpacking libpangoft2-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-06-12 20:21:40.230 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2026-06-12 20:21:40.239 | Preparing to unpack .../202-libpangocairo-1.0-0_1.52.1+ds-1build1_amd64.deb ... 2026-06-12 20:21:40.245 | Unpacking libpangocairo-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-06-12 20:21:40.329 | Selecting previously unselected package libpathplan4:amd64. 2026-06-12 20:21:40.339 | Preparing to unpack .../203-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-12 20:21:40.346 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-12 20:21:40.422 | Selecting previously unselected package libgvc6. 2026-06-12 20:21:40.433 | Preparing to unpack .../204-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-12 20:21:40.441 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-06-12 20:21:40.534 | Selecting previously unselected package libgvpr2:amd64. 2026-06-12 20:21:40.541 | Preparing to unpack .../205-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-12 20:21:40.550 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-12 20:21:40.636 | Selecting previously unselected package liblab-gamut1:amd64. 2026-06-12 20:21:40.645 | Preparing to unpack .../206-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-12 20:21:40.652 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-12 20:21:40.778 | Selecting previously unselected package x11-common. 2026-06-12 20:21:40.787 | Preparing to unpack .../207-x11-common_1%3a7.7+23ubuntu3_all.deb ... 2026-06-12 20:21:40.798 | Unpacking x11-common (1:7.7+23ubuntu3) ... 2026-06-12 20:21:40.877 | Selecting previously unselected package libice6:amd64. 2026-06-12 20:21:40.884 | Preparing to unpack .../208-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-06-12 20:21:40.891 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-06-12 20:21:40.975 | Selecting previously unselected package libsm6:amd64. 2026-06-12 20:21:40.983 | Preparing to unpack .../209-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-06-12 20:21:40.989 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-06-12 20:21:41.073 | Selecting previously unselected package libxt6t64:amd64. 2026-06-12 20:21:41.081 | Preparing to unpack .../210-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-06-12 20:21:41.087 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-06-12 20:21:41.171 | Selecting previously unselected package libxmu6:amd64. 2026-06-12 20:21:41.182 | Preparing to unpack .../211-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-06-12 20:21:41.198 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-06-12 20:21:41.303 | Selecting previously unselected package libxaw7:amd64. 2026-06-12 20:21:41.312 | Preparing to unpack .../212-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-06-12 20:21:41.320 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-06-12 20:21:41.406 | Selecting previously unselected package graphviz. 2026-06-12 20:21:41.416 | Preparing to unpack .../213-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-12 20:21:41.429 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-06-12 20:21:41.537 | Selecting previously unselected package icu-devtools. 2026-06-12 20:21:41.548 | Preparing to unpack .../214-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-06-12 20:21:41.553 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-06-12 20:21:41.632 | Selecting previously unselected package iputils-arping. 2026-06-12 20:21:41.640 | Preparing to unpack .../215-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-06-12 20:21:41.646 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-06-12 20:21:41.713 | Selecting previously unselected package comerr-dev:amd64. 2026-06-12 20:21:41.723 | Preparing to unpack .../216-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-06-12 20:21:41.735 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-06-12 20:21:41.830 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-06-12 20:21:41.841 | Preparing to unpack .../217-libgssrpc4t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-12 20:21:41.848 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-12 20:21:41.934 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-06-12 20:21:41.942 | Preparing to unpack .../218-libkadm5clnt-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-12 20:21:41.947 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-12 20:21:42.042 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-06-12 20:21:42.049 | Preparing to unpack .../219-libkdb5-10t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-12 20:21:42.055 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-12 20:21:42.130 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-06-12 20:21:42.137 | Preparing to unpack .../220-libkadm5srv-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-12 20:21:42.143 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-12 20:21:42.216 | Selecting previously unselected package krb5-multidev:amd64. 2026-06-12 20:21:42.226 | Preparing to unpack .../221-krb5-multidev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-12 20:21:42.233 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-12 20:21:42.322 | Selecting previously unselected package libicu-dev:amd64. 2026-06-12 20:21:42.331 | Preparing to unpack .../222-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-06-12 20:21:42.336 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-06-12 20:21:42.794 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-06-12 20:21:42.801 | Preparing to unpack .../223-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-06-12 20:21:42.807 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-06-12 20:21:42.890 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-06-12 20:21:42.899 | Preparing to unpack .../224-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-06-12 20:21:43.082 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-06-12 20:21:43.218 | Selecting previously unselected package libjpeg-dev:amd64. 2026-06-12 20:21:43.228 | Preparing to unpack .../225-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-06-12 20:21:43.233 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-06-12 20:21:43.314 | Selecting previously unselected package libjs-jquery. 2026-06-12 20:21:43.325 | Preparing to unpack .../226-libjs-jquery_3.6.1+dfsg+~3.5.14-1_all.deb ... 2026-06-12 20:21:43.342 | Unpacking libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2026-06-12 20:21:43.414 | Selecting previously unselected package libjs-jquery-metadata. 2026-06-12 20:21:43.424 | Preparing to unpack .../227-libjs-jquery-metadata_12-4_all.deb ... 2026-06-12 20:21:43.429 | Unpacking libjs-jquery-metadata (12-4) ... 2026-06-12 20:21:43.702 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-06-12 20:21:43.710 | Preparing to unpack .../228-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-06-12 20:21:43.717 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-06-12 20:21:43.826 | Selecting previously unselected package libjs-underscore. 2026-06-12 20:21:43.834 | Preparing to unpack .../229-libjs-underscore_1.13.4~dfsg+~1.11.4-3_all.deb ... 2026-06-12 20:21:43.852 | Unpacking libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2026-06-12 20:21:43.923 | Selecting previously unselected package libjs-sphinxdoc. 2026-06-12 20:21:43.932 | Preparing to unpack .../230-libjs-sphinxdoc_7.2.6-6_all.deb ... 2026-06-12 20:21:43.939 | Unpacking libjs-sphinxdoc (7.2.6-6) ... 2026-06-12 20:21:44.022 | Selecting previously unselected package mysql-common. 2026-06-12 20:21:44.032 | Preparing to unpack .../231-mysql-common_5.8+1.1.0build1_all.deb ... 2026-06-12 20:21:44.064 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-06-12 20:21:44.163 | Selecting previously unselected package libmysqlclient21:amd64. 2026-06-12 20:21:44.171 | Preparing to unpack .../232-libmysqlclient21_8.0.46-0ubuntu0.24.04.2_amd64.deb ... 2026-06-12 20:21:44.177 | Unpacking libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-12 20:21:44.293 | Selecting previously unselected package libncurses-dev:amd64. 2026-06-12 20:21:44.304 | Preparing to unpack .../233-libncurses-dev_6.4+20240113-1ubuntu2_amd64.deb ... 2026-06-12 20:21:44.309 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-06-12 20:21:44.408 | Selecting previously unselected package libpkgconf3:amd64. 2026-06-12 20:21:44.418 | Preparing to unpack .../234-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-06-12 20:21:44.423 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-06-12 20:21:44.492 | Selecting previously unselected package libpq5:amd64. 2026-06-12 20:21:44.501 | Preparing to unpack .../235-libpq5_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-12 20:21:44.509 | Unpacking libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-06-12 20:21:44.587 | Selecting previously unselected package libssl-dev:amd64. 2026-06-12 20:21:44.597 | Preparing to unpack .../236-libssl-dev_3.0.13-0ubuntu3.11_amd64.deb ... 2026-06-12 20:21:44.603 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-06-12 20:21:44.791 | Selecting previously unselected package libpq-dev. 2026-06-12 20:21:44.798 | Preparing to unpack .../237-libpq-dev_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-12 20:21:44.804 | Unpacking libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-06-12 20:21:44.948 | Selecting previously unselected package libpython3-dev:amd64. 2026-06-12 20:21:44.957 | Preparing to unpack .../238-libpython3-dev_3.12.3-0ubuntu2.1_amd64.deb ... 2026-06-12 20:21:44.962 | Unpacking libpython3-dev:amd64 (3.12.3-0ubuntu2.1) ... 2026-06-12 20:21:45.128 | Selecting previously unselected package libsasl2-dev. 2026-06-12 20:21:45.138 | Preparing to unpack .../239-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-06-12 20:21:45.161 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-06-12 20:21:45.389 | Selecting previously unselected package libsgutils2-1.46-2:amd64. 2026-06-12 20:21:45.399 | Preparing to unpack .../240-libsgutils2-1.46-2_1.46-3ubuntu4_amd64.deb ... 2026-06-12 20:21:45.405 | Unpacking libsgutils2-1.46-2:amd64 (1.46-3ubuntu4) ... 2026-06-12 20:21:45.472 | Selecting previously unselected package libsoup-3.0-common. 2026-06-12 20:21:45.481 | Preparing to unpack .../241-libsoup-3.0-common_3.4.4-5ubuntu0.7_all.deb ... 2026-06-12 20:21:45.488 | Unpacking libsoup-3.0-common (3.4.4-5ubuntu0.7) ... 2026-06-12 20:21:45.555 | Selecting previously unselected package libsoup-3.0-0:amd64. 2026-06-12 20:21:45.563 | Preparing to unpack .../242-libsoup-3.0-0_3.4.4-5ubuntu0.7_amd64.deb ... 2026-06-12 20:21:45.576 | Unpacking libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.7) ... 2026-06-12 20:21:45.679 | Selecting previously unselected package libsystemd-dev:amd64. 2026-06-12 20:21:45.691 | Preparing to unpack .../243-libsystemd-dev_255.4-1ubuntu8.16_amd64.deb ... 2026-06-12 20:21:45.698 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-06-12 20:21:45.911 | Selecting previously unselected package liburing2:amd64. 2026-06-12 20:21:45.918 | Preparing to unpack .../244-liburing2_2.5-1build1_amd64.deb ... 2026-06-12 20:21:45.925 | Unpacking liburing2:amd64 (2.5-1build1) ... 2026-06-12 20:21:45.987 | Selecting previously unselected package libxml2-dev:amd64. 2026-06-12 20:21:45.996 | Preparing to unpack .../245-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.7_amd64.deb ... 2026-06-12 20:21:46.001 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-06-12 20:21:46.146 | Selecting previously unselected package libxslt1.1:amd64. 2026-06-12 20:21:46.154 | Preparing to unpack .../246-libxslt1.1_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-06-12 20:21:46.162 | Unpacking libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-06-12 20:21:46.235 | Selecting previously unselected package libxslt1-dev:amd64. 2026-06-12 20:21:46.243 | Preparing to unpack .../247-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-06-12 20:21:46.250 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-06-12 20:21:46.357 | Selecting previously unselected package llvm-17-runtime. 2026-06-12 20:21:46.364 | Preparing to unpack .../248-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-12 20:21:46.368 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-06-12 20:21:46.528 | Selecting previously unselected package libpfm4:amd64. 2026-06-12 20:21:46.537 | Preparing to unpack .../249-libpfm4_4.13.0+git32-g0d4ed0e-1_amd64.deb ... 2026-06-12 20:21:46.543 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-06-12 20:21:46.652 | Selecting previously unselected package llvm-17. 2026-06-12 20:21:46.661 | Preparing to unpack .../250-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-12 20:21:46.668 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-06-12 20:21:47.796 | Selecting previously unselected package libffi-dev:amd64. 2026-06-12 20:21:47.805 | Preparing to unpack .../251-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-06-12 20:21:47.811 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-06-12 20:21:47.883 | Selecting previously unselected package llvm-17-tools. 2026-06-12 20:21:47.892 | Preparing to unpack .../252-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-12 20:21:47.903 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-06-12 20:21:48.147 | Selecting previously unselected package libz3-4:amd64. 2026-06-12 20:21:48.155 | Preparing to unpack .../253-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-06-12 20:21:48.160 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-06-12 20:21:48.365 | Selecting previously unselected package libz3-dev:amd64. 2026-06-12 20:21:48.374 | Preparing to unpack .../254-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-06-12 20:21:48.380 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-06-12 20:21:48.471 | Selecting previously unselected package llvm-17-dev. 2026-06-12 20:21:48.481 | Preparing to unpack .../255-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-12 20:21:48.487 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-06-12 20:21:50.522 | Selecting previously unselected package lsscsi. 2026-06-12 20:21:50.532 | Preparing to unpack .../256-lsscsi_0.32-1build1_amd64.deb ... 2026-06-12 20:21:50.537 | Unpacking lsscsi (0.32-1build1) ... 2026-06-12 20:21:50.626 | Selecting previously unselected package lvm2. 2026-06-12 20:21:50.635 | Preparing to unpack .../257-lvm2_2.03.16-3ubuntu3.2_amd64.deb ... 2026-06-12 20:21:50.672 | Unpacking lvm2 (2.03.16-3ubuntu3.2) ... 2026-06-12 20:21:51.132 | Selecting previously unselected package osinfo-db. 2026-06-12 20:21:51.143 | Preparing to unpack .../258-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-06-12 20:21:51.198 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-06-12 20:21:51.584 | Selecting previously unselected package pkgconf-bin. 2026-06-12 20:21:51.591 | Preparing to unpack .../259-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-06-12 20:21:51.596 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-06-12 20:21:51.672 | Selecting previously unselected package pkgconf:amd64. 2026-06-12 20:21:51.683 | Preparing to unpack .../260-pkgconf_1.8.1-2build1_amd64.deb ... 2026-06-12 20:21:51.693 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-06-12 20:21:51.787 | Selecting previously unselected package pkg-config:amd64. 2026-06-12 20:21:51.798 | Preparing to unpack .../261-pkg-config_1.8.1-2build1_amd64.deb ... 2026-06-12 20:21:51.807 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-06-12 20:21:51.863 | Selecting previously unselected package pm-utils. 2026-06-12 20:21:51.872 | Preparing to unpack .../262-pm-utils_1.4.1-21_all.deb ... 2026-06-12 20:21:51.876 | Unpacking pm-utils (1.4.1-21) ... 2026-06-12 20:21:52.027 | Selecting previously unselected package postgresql-client-16. 2026-06-12 20:21:52.036 | Preparing to unpack .../263-postgresql-client-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-12 20:21:52.044 | Unpacking postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-12 20:21:52.391 | Selecting previously unselected package postgresql-server-dev-16. 2026-06-12 20:21:52.399 | Preparing to unpack .../264-postgresql-server-dev-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-12 20:21:52.405 | Unpacking postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-12 20:21:52.754 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-06-12 20:21:52.764 | Preparing to unpack .../265-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-06-12 20:21:52.771 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-06-12 20:21:52.841 | Selecting previously unselected package python3-dev. 2026-06-12 20:21:52.849 | Preparing to unpack .../266-python3-dev_3.12.3-0ubuntu2.1_amd64.deb ... 2026-06-12 20:21:52.853 | Unpacking python3-dev (3.12.3-0ubuntu2.1) ... 2026-06-12 20:21:53.049 | Selecting previously unselected package python3-mysqldb. 2026-06-12 20:21:53.060 | Preparing to unpack .../267-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-06-12 20:21:53.067 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-06-12 20:21:53.183 | Selecting previously unselected package python3-setuptools. 2026-06-12 20:21:53.192 | Preparing to unpack .../268-python3-setuptools_68.1.2-2ubuntu1.2_all.deb ... 2026-06-12 20:21:53.198 | Unpacking python3-setuptools (68.1.2-2ubuntu1.2) ... 2026-06-12 20:21:53.371 | Selecting previously unselected package python3-wheel. 2026-06-12 20:21:53.380 | Preparing to unpack .../269-python3-wheel_0.42.0-2_all.deb ... 2026-06-12 20:21:53.387 | Unpacking python3-wheel (0.42.0-2) ... 2026-06-12 20:21:53.474 | Selecting previously unselected package python3-pip. 2026-06-12 20:21:53.484 | Preparing to unpack .../270-python3-pip_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-06-12 20:21:53.491 | Unpacking python3-pip (24.0+dfsg-1ubuntu1.3) ... 2026-06-12 20:21:53.804 | Selecting previously unselected package python3-pip-whl. 2026-06-12 20:21:53.811 | Preparing to unpack .../271-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-06-12 20:21:53.817 | Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-06-12 20:21:53.902 | Selecting previously unselected package python3-setuptools-whl. 2026-06-12 20:21:53.911 | Preparing to unpack .../272-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2026-06-12 20:21:53.918 | Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-06-12 20:21:54.011 | Selecting previously unselected package python3-systemd. 2026-06-12 20:21:54.019 | Preparing to unpack .../273-python3-systemd_235-1build4_amd64.deb ... 2026-06-12 20:21:54.024 | Unpacking python3-systemd (235-1build4) ... 2026-06-12 20:21:54.099 | Selecting previously unselected package python3.12-venv. 2026-06-12 20:21:54.110 | Preparing to unpack .../274-python3.12-venv_3.12.3-1ubuntu0.13_amd64.deb ... 2026-06-12 20:21:54.116 | Unpacking python3.12-venv (3.12.3-1ubuntu0.13) ... 2026-06-12 20:21:54.182 | Selecting previously unselected package python3-venv. 2026-06-12 20:21:54.193 | Preparing to unpack .../275-python3-venv_3.12.3-0ubuntu2.1_amd64.deb ... 2026-06-12 20:21:54.198 | Unpacking python3-venv (3.12.3-0ubuntu2.1) ... 2026-06-12 20:21:54.277 | Selecting previously unselected package qemu-utils. 2026-06-12 20:21:54.284 | Preparing to unpack .../276-qemu-utils_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-12 20:21:54.293 | Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-12 20:21:54.444 | Selecting previously unselected package sg3-utils. 2026-06-12 20:21:54.452 | Preparing to unpack .../277-sg3-utils_1.46-3ubuntu4_amd64.deb ... 2026-06-12 20:21:54.458 | Unpacking sg3-utils (1.46-3ubuntu4) ... 2026-06-12 20:21:54.625 | Selecting previously unselected package sqlite3. 2026-06-12 20:21:54.634 | Preparing to unpack .../278-sqlite3_3.45.1-1ubuntu2.5_amd64.deb ... 2026-06-12 20:21:54.640 | Unpacking sqlite3 (3.45.1-1ubuntu2.5) ... 2026-06-12 20:21:54.711 | Selecting previously unselected package thin-provisioning-tools. 2026-06-12 20:21:54.720 | Preparing to unpack .../279-thin-provisioning-tools_0.9.0-2ubuntu5.1_amd64.deb ... 2026-06-12 20:21:54.727 | Unpacking thin-provisioning-tools (0.9.0-2ubuntu5.1) ... 2026-06-12 20:21:54.878 | Selecting previously unselected package unzip. 2026-06-12 20:21:54.883 | Preparing to unpack .../280-unzip_6.0-28ubuntu4.1_amd64.deb ... 2026-06-12 20:21:54.888 | Unpacking unzip (6.0-28ubuntu4.1) ... 2026-06-12 20:21:54.963 | Selecting previously unselected package debootstrap. 2026-06-12 20:21:54.971 | Preparing to unpack .../281-debootstrap_1.0.134ubuntu1_all.deb ... 2026-06-12 20:21:54.979 | Unpacking debootstrap (1.0.134ubuntu1) ... 2026-06-12 20:21:55.061 | Selecting previously unselected package libosinfo-l10n. 2026-06-12 20:21:55.071 | Preparing to unpack .../282-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-06-12 20:21:55.090 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-06-12 20:21:55.200 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-06-12 20:21:55.209 | Preparing to unpack .../283-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-06-12 20:21:55.215 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-06-12 20:21:55.290 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-06-12 20:21:55.300 | Preparing to unpack .../284-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-06-12 20:21:55.307 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-06-12 20:21:55.367 | Selecting previously unselected package kpartx. 2026-06-12 20:21:55.377 | Preparing to unpack .../285-kpartx_0.9.4-5ubuntu8.1_amd64.deb ... 2026-06-12 20:21:55.382 | Unpacking kpartx (0.9.4-5ubuntu8.1) ... 2026-06-12 20:21:55.446 | Selecting previously unselected package libkrb5-dev:amd64. 2026-06-12 20:21:55.456 | Preparing to unpack .../286-libkrb5-dev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-12 20:21:55.462 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-12 20:21:55.539 | Selecting previously unselected package libyaml-dev:amd64. 2026-06-12 20:21:55.548 | Preparing to unpack .../287-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-06-12 20:21:55.554 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-06-12 20:21:55.629 | Selecting previously unselected package socat. 2026-06-12 20:21:55.637 | Preparing to unpack .../288-socat_1.8.0.0-4build3_amd64.deb ... 2026-06-12 20:21:55.643 | Unpacking socat (1.8.0.0-4build3) ... 2026-06-12 20:21:55.741 | Selecting previously unselected package vlan. 2026-06-12 20:21:55.752 | Preparing to unpack .../289-vlan_2.0.5ubuntu5_all.deb ... 2026-06-12 20:21:55.757 | Unpacking vlan (2.0.5ubuntu5) ... 2026-06-12 20:21:55.862 | Setting up cryptsetup-bin (2:2.7.0-1ubuntu4.2) ... 2026-06-12 20:21:55.904 | Setting up postgresql-client-common (257build1.1) ... 2026-06-12 20:21:55.938 | Setting up powermgmt-base (1.37ubuntu0.1) ... 2026-06-12 20:21:55.954 | Setting up libpipeline1:amd64 (1.5.7-2) ... 2026-06-12 20:21:55.981 | Setting up libgraphite2-3:amd64 (1.3.14-2build1) ... 2026-06-12 20:21:56.004 | Setting up dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-06-12 20:21:56.029 | Setting up distro-info (1.7build1) ... 2026-06-12 20:21:56.045 | Setting up libpixman-1-0:amd64 (0.42.2-1build1) ... 2026-06-12 20:21:56.067 | Setting up libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2026-06-12 20:21:56.087 | Setting up libaom3:amd64 (3.8.2-2ubuntu0.1) ... 2026-06-12 20:21:56.123 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-06-12 20:21:56.180 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-06-12 20:21:56.192 | Setting up session-migration (0.3.9build1) ... 2026-06-12 20:21:56.330 | Created symlink /etc/systemd/user/graphical-session-pre.target.wants/session-migration.service → /usr/lib/systemd/user/session-migration.service. 2026-06-12 20:21:56.347 | Setting up libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-12 20:21:56.374 | Setting up libxau6:amd64 (1:1.0.9-1build6) ... 2026-06-12 20:21:56.402 | Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2026-06-12 20:21:56.419 | Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-06-12 20:21:56.437 | Setting up lto-disabled-list (47) ... 2026-06-12 20:21:56.462 | Setting up libproxy1v5:amd64 (0.5.4-4build1) ... 2026-06-12 20:21:56.483 | Setting up pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-06-12 20:21:56.504 | Setting up libxcb1:amd64 (1.15-1ubuntu2) ... 2026-06-12 20:21:56.523 | Setting up libpython3-dev:amd64 (3.12.3-0ubuntu2.1) ... 2026-06-12 20:21:56.553 | Setting up liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2026-06-12 20:21:56.573 | Setting up bsdextrautils (2.39.3-9ubuntu6.5) ... 2026-06-12 20:21:56.598 | Setting up libdevmapper-event1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... 2026-06-12 20:21:56.621 | Setting up python3-setuptools (68.1.2-2ubuntu1.2) ... 2026-06-12 20:21:57.409 | Setting up wget (1.21.4-1ubuntu4.1) ... 2026-06-12 20:21:57.525 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-06-12 20:21:57.555 | Setting up libdatrie1:amd64 (0.2.13-3build1) ... 2026-06-12 20:21:57.570 | Setting up cryptsetup (2:2.7.0-1ubuntu4.2) ... 2026-06-12 20:21:58.256 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-06-12 20:21:58.274 | Setting up sysfsutils (2.1.1-6build1) ... 2026-06-12 20:21:58.754 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-06-12 20:21:58.754 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-06-12 20:21:59.103 | Setting up libmagic-mgc (1:5.45-3build1) ... 2026-06-12 20:21:59.123 | Setting up ncal (12.1.8) ... 2026-06-12 20:21:59.160 | Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-06-12 20:21:59.222 | Setting up gawk (1:5.2.1-2build3) ... 2026-06-12 20:21:59.701 | Setting up psmisc (23.7-1build1) ... 2026-06-12 20:21:59.916 | Setting up libxcb-render0:amd64 (1.15-1ubuntu2) ... 2026-06-12 20:22:00.032 | Setting up libarchive-zip-perl (1.68-1) ... 2026-06-12 20:22:00.100 | Setting up libestr0:amd64 (0.1.11-1build1) ... 2026-06-12 20:22:00.213 | Setting up libfastjson4:amd64 (1.2304.0-1build1) ... 2026-06-12 20:22:00.238 | Setting up pm-utils (1.4.1-21) ... 2026-06-12 20:22:00.356 | Setting up libtirpc-common (1.3.4+ds-1.1build1) ... 2026-06-12 20:22:00.515 | Setting up unzip (6.0-28ubuntu4.1) ... 2026-06-12 20:22:00.674 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-06-12 20:22:00.701 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-12 20:22:00.720 | Setting up dosfstools (4.2-1.1build1) ... 2026-06-12 20:22:00.743 | Setting up libmagic1t64:amd64 (1:5.45-3build1) ... 2026-06-12 20:22:00.781 | Setting up rsyslog (8.2312.0-3ubuntu9.2) ... 2026-06-12 20:22:01.034 | info: Adding user `syslog' to group `adm' ... 2026-06-12 20:22:01.331 | 2026-06-12 20:22:01.332 | Creating config file /etc/rsyslog.d/50-default.conf with new version 2026-06-12 20:22:01.612 | Created symlink /etc/systemd/system/multi-user.target.wants/dmesg.service → /usr/lib/systemd/system/dmesg.service. 2026-06-12 20:22:01.763 | Created symlink /etc/systemd/system/syslog.service → /usr/lib/systemd/system/rsyslog.service. 2026-06-12 20:22:01.763 | Created symlink /etc/systemd/system/multi-user.target.wants/rsyslog.service → /usr/lib/systemd/system/rsyslog.service. 2026-06-12 20:22:02.182 | Setting up netcat-openbsd (1.226-1ubuntu2) ... 2026-06-12 20:22:02.201 | update-alternatives: using /bin/nc.openbsd to provide /bin/nc (nc) in auto mode 2026-06-12 20:22:02.215 | Setting up binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-06-12 20:22:02.239 | Setting up x11-common (1:7.7+23ubuntu3) ... 2026-06-12 20:22:02.949 | Setting up libsgutils2-1.46-2:amd64 (1.46-3ubuntu4) ... 2026-06-12 20:22:03.156 | Setting up libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-06-12 20:22:03.195 | Setting up libdeflate0:amd64 (1.19-1build1.1) ... 2026-06-12 20:22:03.235 | Setting up bc (1.07.1-3ubuntu4) ... 2026-06-12 20:22:03.306 | Setting up libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-06-12 20:22:03.324 | Setting up m4 (1.4.19-4build1) ... 2026-06-12 20:22:03.349 | Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-12 20:22:03.375 | Setting up golang-1.22-doc (1.22.2-2ubuntu0.4) ... 2026-06-12 20:22:03.394 | Setting up libxcb-shm0:amd64 (1.15-1ubuntu2) ... 2026-06-12 20:22:03.433 | Setting up file (1:5.45-3build1) ... 2026-06-12 20:22:03.457 | Setting up libsoup-3.0-common (3.4.4-5ubuntu0.7) ... 2026-06-12 20:22:03.479 | Setting up libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-12 20:22:03.503 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-06-12 20:22:03.550 | Setting up bzip2 (1.0.8-5.1build0.1) ... 2026-06-12 20:22:03.570 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-06-12 20:22:03.593 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-06-12 20:22:03.613 | Setting up python3-wheel (0.42.0-2) ... 2026-06-12 20:22:03.811 | Setting up libjbig0:amd64 (2.1-6.1ubuntu2) ... 2026-06-12 20:22:03.831 | Setting up memcached (1.6.24-1ubuntu0.1) ... 2026-06-12 20:22:04.614 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-06-12 20:22:05.632 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-12 20:22:05.652 | Setting up libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-06-12 20:22:05.668 | Setting up libjansson4:amd64 (2.14-2build2) ... 2026-06-12 20:22:05.686 | Setting up acl (2.3.2-1build1.1) ... 2026-06-12 20:22:05.708 | Setting up libdconf1:amd64 (0.40.0-4ubuntu0.1) ... 2026-06-12 20:22:05.731 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-06-12 20:22:06.060 | Setting up autotools-dev (20220109.1) ... 2026-06-12 20:22:06.359 | Setting up python3-pygments (2.17.2+dfsg-1) ... 2026-06-12 20:22:07.326 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-06-12 20:22:07.346 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-12 20:22:07.362 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-06-12 20:22:07.379 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-06-12 20:22:07.396 | Setting up gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-12 20:22:07.414 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-12 20:22:07.429 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-06-12 20:22:07.444 | Setting up libx11-data (2:1.8.7-1build1) ... 2026-06-12 20:22:07.463 | Setting up make (4.3-4.1build2) ... 2026-06-12 20:22:07.483 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-06-12 20:22:08.371 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-06-12 20:22:08.877 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-12 20:22:08.976 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-12 20:22:09.124 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-06-12 20:22:09.296 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-12 20:22:09.386 | Setting up ebtables (2.0.11-6build1) ... 2026-06-12 20:22:09.945 | Setting up socat (1.8.0.0-4build3) ... 2026-06-12 20:22:09.963 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-06-12 20:22:09.980 | Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2026-06-12 20:22:10.001 | Setting up golang-1.22-src (1.22.2-2ubuntu0.4) ... 2026-06-12 20:22:10.024 | Setting up xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-06-12 20:22:10.042 | update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 2026-06-12 20:22:10.063 | Setting up libfribidi0:amd64 (1.0.13-3build1) ... 2026-06-12 20:22:10.086 | Setting up libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-12 20:22:10.114 | Setting up bsdmainutils (12.1.8) ... 2026-06-12 20:22:10.139 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-06-12 20:22:10.158 | Setting up fonts-dejavu-mono (2.37-8) ... 2026-06-12 20:22:10.213 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-06-12 20:22:10.236 | Setting up libmpc3:amd64 (1.3.1-1build1.1) ... 2026-06-12 20:22:10.259 | Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-12 20:22:10.278 | Setting up patch (2.7.6-7build3) ... 2026-06-12 20:22:10.297 | Setting up usb.ids (2024.03.18-1) ... 2026-06-12 20:22:10.321 | Setting up autopoint (0.21-14ubuntu2) ... 2026-06-12 20:22:10.350 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-06-12 20:22:10.374 | Setting up fonts-dejavu-core (2.37-8) ... 2026-06-12 20:22:10.489 | Setting up lsscsi (0.32-1build1) ... 2026-06-12 20:22:10.527 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-06-12 20:22:10.544 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-06-12 20:22:10.562 | Setting up python3-pip (24.0+dfsg-1ubuntu1.3) ... 2026-06-12 20:22:11.860 | Setting up libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2026-06-12 20:22:11.876 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-06-12 20:22:11.892 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-06-12 20:22:11.905 | Setting up libdpkg-perl (1.22.6ubuntu6.6) ... 2026-06-12 20:22:11.934 | Setting up autoconf (2.71-3) ... 2026-06-12 20:22:11.989 | Setting up libwebp7:amd64 (1.3.2-0.4build3) ... 2026-06-12 20:22:12.011 | Setting up libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-12 20:22:12.028 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-06-12 20:22:12.042 | Setting up libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-06-12 20:22:12.058 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-06-12 20:22:12.073 | Setting up dwz (0.15-1build6) ... 2026-06-12 20:22:12.090 | Setting up libaio1t64:amd64 (0.3.113-6build1.1) ... 2026-06-12 20:22:12.107 | Setting up libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-06-12 20:22:12.120 | Setting up vlan (2.0.5ubuntu5) ... 2026-06-12 20:22:12.158 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-12 20:22:12.176 | Setting up libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-12 20:22:12.191 | Setting up libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-12 20:22:12.207 | Setting up libuchardet0:amd64 (0.0.8-1build1) ... 2026-06-12 20:22:12.224 | Setting up kpartx (0.9.4-5ubuntu8.1) ... 2026-06-12 20:22:12.242 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-06-12 20:22:12.259 | Setting up libjson-perl (4.10000-1) ... 2026-06-12 20:22:12.276 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-06-12 20:22:12.295 | Setting up libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-06-12 20:22:12.311 | Setting up libnl-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-06-12 20:22:12.342 | Setting up debugedit (1:5.0-5build2) ... 2026-06-12 20:22:12.364 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-06-12 20:22:12.379 | Setting up libsub-override-perl (0.10-1) ... 2026-06-12 20:22:12.394 | Setting up libx11-6:amd64 (2:1.8.7-1build1) ... 2026-06-12 20:22:12.410 | Setting up libharfbuzz0b:amd64 (8.3.0-2build2) ... 2026-06-12 20:22:12.426 | Setting up libthai-data (0.1.29-2build1) ... 2026-06-12 20:22:12.448 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-06-12 20:22:12.500 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-12 20:22:12.520 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-12 20:22:12.565 | Setting up apache2-data (2.4.58-1ubuntu8.13) ... 2026-06-12 20:22:12.582 | Setting up libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-12 20:22:12.600 | Setting up libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2026-06-12 20:22:12.630 | Setting up dmidecode (3.5-3ubuntu0.1) ... 2026-06-12 20:22:12.652 | Setting up glib-networking-common (2.80.0-1build1) ... 2026-06-12 20:22:12.671 | Setting up libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-06-12 20:22:12.689 | Setting up liburing2:amd64 (2.5-1build1) ... 2026-06-12 20:22:12.705 | Setting up libisl23:amd64 (0.26-3build1.1) ... 2026-06-12 20:22:12.723 | Setting up golang-src (2:1.22~2build1) ... 2026-06-12 20:22:12.745 | Setting up iputils-ping (3:20240117-1ubuntu0.1) ... 2026-06-12 20:22:12.784 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-06-12 20:22:12.805 | Setting up libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-12 20:22:12.825 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-06-12 20:22:12.848 | Setting up sqlite3 (3.45.1-1ubuntu2.5) ... 2026-06-12 20:22:12.875 | Setting up liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-12 20:22:12.900 | Setting up libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-12 20:22:12.917 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-06-12 20:22:12.932 | Setting up python3-systemd (235-1build4) ... 2026-06-12 20:22:13.115 | Setting up libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2026-06-12 20:22:13.155 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-12 20:22:13.179 | Setting up sg3-utils (1.46-3ubuntu4) ... 2026-06-12 20:22:13.203 | Setting up libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-06-12 20:22:13.223 | Setting up libjpeg8:amd64 (8c-2ubuntu11) ... 2026-06-12 20:22:13.250 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-06-12 20:22:13.268 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-06-12 20:22:13.282 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-06-12 20:22:13.301 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-06-12 20:22:13.320 | Setting up glib-networking-services (2.80.0-1build1) ... 2026-06-12 20:22:13.340 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-12 20:22:13.368 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-06-12 20:22:13.391 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-06-12 20:22:13.409 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-06-12 20:22:13.431 | Setting up debootstrap (1.0.134ubuntu1) ... 2026-06-12 20:22:13.451 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-06-12 20:22:13.474 | Setting up gettext (0.21-14ubuntu2) ... 2026-06-12 20:22:13.498 | Setting up libnftables1:amd64 (1.0.9-1ubuntu0.1) ... 2026-06-12 20:22:13.523 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-06-12 20:22:13.543 | Setting up libxpm4:amd64 (1:3.5.17-1build2) ... 2026-06-12 20:22:13.566 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-06-12 20:22:13.592 | Setting up libxrender1:amd64 (1:0.9.10-1.1build1) ... 2026-06-12 20:22:13.618 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-12 20:22:13.645 | Setting up libtirpc3t64:amd64 (1.3.4+ds-1.1build1) ... 2026-06-12 20:22:13.726 | Setting up python3.12-venv (3.12.3-1ubuntu0.13) ... 2026-06-12 20:22:13.805 | Setting up cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-12 20:22:13.831 | Setting up fontconfig-config (2.15.0-1.1ubuntu2) ... 2026-06-12 20:22:14.231 | Setting up postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-12 20:22:15.110 | 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 20:22:15.176 | Setting up haproxy (2.8.16-0ubuntu0.24.04.2) ... 2026-06-12 20:22:15.896 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-06-12 20:22:16.309 | Setting up libxext6:amd64 (2:1.3.4-1build2) ... 2026-06-12 20:22:16.331 | Setting up libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-06-12 20:22:16.348 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-12 20:22:16.363 | Setting up dconf-service (0.40.0-4ubuntu0.1) ... 2026-06-12 20:22:16.386 | Setting up libparted2t64:amd64 (3.6-4build1) ... 2026-06-12 20:22:16.421 | Removing 'diversion of /lib/x86_64-linux-gnu/libparted.so.2 to /lib/x86_64-linux-gnu/libparted.so.2.usr-is-merged by libparted2t64' 2026-06-12 20:22:16.440 | Removing 'diversion of /lib/x86_64-linux-gnu/libparted.so.2.0.5 to /lib/x86_64-linux-gnu/libparted.so.2.0.5.usr-is-merged by libparted2t64' 2026-06-12 20:22:16.451 | Setting up golang-1.22-go (1.22.2-2ubuntu0.4) ... 2026-06-12 20:22:16.467 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-12 20:22:16.482 | Setting up dnsmasq-base (2.90-2ubuntu0.3) ... 2026-06-12 20:22:16.561 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-12 20:22:16.578 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-06-12 20:22:16.596 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-06-12 20:22:16.613 | Setting up libnl-route-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-06-12 20:22:16.633 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-12 20:22:16.651 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-06-12 20:22:16.665 | Setting up libthai0:amd64 (0.1.29-2build1) ... 2026-06-12 20:22:16.679 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-06-12 20:22:16.699 | Setting up libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-06-12 20:22:16.734 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-06-12 20:22:16.749 | Setting up python3-venv (3.12.3-0ubuntu2.1) ... 2026-06-12 20:22:16.763 | Setting up libjs-jquery-metadata (12-4) ... 2026-06-12 20:22:16.777 | Setting up postgresql-common (257build1.1) ... 2026-06-12 20:22:17.354 | 2026-06-12 20:22:17.354 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-06-12 20:22:17.568 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-06-12 20:22:17.568 | Removing obsolete dictionary files: 2026-06-12 20:22:18.302 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-06-12 20:22:18.715 | Setting up thin-provisioning-tools (0.9.0-2ubuntu5.1) ... 2026-06-12 20:22:18.737 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-06-12 20:22:18.752 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-06-12 20:22:18.772 | Setting up libjs-sphinxdoc (7.2.6-6) ... 2026-06-12 20:22:18.793 | Setting up lsof (4.95.0-1build3) ... 2026-06-12 20:22:18.808 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-06-12 20:22:18.823 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-12 20:22:18.840 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-06-12 20:22:18.865 | Setting up libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-12 20:22:18.884 | Setting up groff-base (1.23.0-3build2) ... 2026-06-12 20:22:18.938 | Setting up libtiff6:amd64 (4.5.1+git230720-4ubuntu2.5) ... 2026-06-12 20:22:18.962 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-12 20:22:18.981 | Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-12 20:22:18.995 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-06-12 20:22:19.004 | Setting up golang-1.22 (1.22.2-2ubuntu0.4) ... 2026-06-12 20:22:19.016 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-06-12 20:22:19.034 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-06-12 20:22:19.046 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-12 20:22:19.058 | Setting up libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-12 20:22:19.074 | Setting up apache2-utils (2.4.58-1ubuntu8.13) ... 2026-06-12 20:22:19.090 | Setting up binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-06-12 20:22:19.106 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-12 20:22:19.120 | Setting up cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-12 20:22:19.134 | Setting up libibverbs1:amd64 (50.0-2ubuntu0.2) ... 2026-06-12 20:22:19.235 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-06-12 20:22:19.246 | Setting up cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-12 20:22:19.257 | Setting up dconf-gsettings-backend:amd64 (0.40.0-4ubuntu0.1) ... 2026-06-12 20:22:19.268 | Setting up golang-go:amd64 (2:1.22~2build1) ... 2026-06-12 20:22:19.280 | Setting up gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-12 20:22:19.292 | Setting up po-debconf (1.0.21+nmu1) ... 2026-06-12 20:22:19.303 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-06-12 20:22:19.314 | Setting up parted (3.6-4build1) ... 2026-06-12 20:22:19.338 | Setting up binutils (2.42-4ubuntu2.10) ... 2026-06-12 20:22:19.350 | Setting up apache2-bin (2.4.58-1ubuntu8.13) ... 2026-06-12 20:22:19.362 | Setting up man-db (2.12.0-4build2) ... 2026-06-12 20:22:19.477 | Building database of manual pages ... 2026-06-12 20:22:22.323 | Created symlink /etc/systemd/system/timers.target.wants/man-db.timer → /usr/lib/systemd/system/man-db.timer. 2026-06-12 20:22:22.618 | man-db.service is a disabled or a static unit, not starting it. 2026-06-12 20:22:22.722 | Setting up dpkg-dev (1.22.6ubuntu6.6) ... 2026-06-12 20:22:22.751 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-12 20:22:22.764 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-06-12 20:22:22.777 | Setting up python3-dev (3.12.3-0ubuntu2.1) ... 2026-06-12 20:22:22.790 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-06-12 20:22:22.805 | Setting up gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-12 20:22:22.816 | Setting up cpp (4:13.2.0-7ubuntu1) ... 2026-06-12 20:22:22.853 | Setting up libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2026-06-12 20:22:22.864 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-06-12 20:22:22.882 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-06-12 20:22:22.893 | Setting up golang-doc (2:1.22~2build1) ... 2026-06-12 20:22:22.910 | Setting up gsettings-desktop-schemas (46.1-0ubuntu1) ... 2026-06-12 20:22:22.924 | Setting up golang:amd64 (2:1.22~2build1) ... 2026-06-12 20:22:22.939 | Setting up tcpdump (4.99.4-3ubuntu4.24.04.1) ... 2026-06-12 20:22:23.180 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-06-12 20:22:23.201 | Setting up g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-12 20:22:23.221 | Setting up gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-12 20:22:23.237 | Setting up libtool (2.4.7-7build1) ... 2026-06-12 20:22:23.250 | Setting up apache2 (2.4.58-1ubuntu8.13) ... 2026-06-12 20:22:24.122 | Enabling module mpm_event. 2026-06-12 20:22:24.175 | Enabling module authz_core. 2026-06-12 20:22:24.185 | Enabling module authz_host. 2026-06-12 20:22:24.234 | Enabling module authn_core. 2026-06-12 20:22:24.244 | Enabling module auth_basic. 2026-06-12 20:22:24.294 | Enabling module access_compat. 2026-06-12 20:22:24.344 | Enabling module authn_file. 2026-06-12 20:22:24.396 | Enabling module authz_user. 2026-06-12 20:22:24.447 | Enabling module alias. 2026-06-12 20:22:24.493 | Enabling module dir. 2026-06-12 20:22:24.544 | Enabling module autoindex. 2026-06-12 20:22:24.591 | Enabling module env. 2026-06-12 20:22:24.641 | Enabling module mime. 2026-06-12 20:22:24.690 | Enabling module negotiation. 2026-06-12 20:22:24.740 | Enabling module setenvif. 2026-06-12 20:22:24.788 | Enabling module filter. 2026-06-12 20:22:24.837 | Enabling module deflate. 2026-06-12 20:22:24.883 | Enabling module status. 2026-06-12 20:22:24.934 | Enabling module reqtimeout. 2026-06-12 20:22:24.982 | Enabling conf charset. 2026-06-12 20:22:25.032 | Enabling conf localized-error-pages. 2026-06-12 20:22:25.082 | Enabling conf other-vhosts-access-log. 2026-06-12 20:22:25.131 | Enabling conf security. 2026-06-12 20:22:25.180 | Enabling conf serve-cgi-bin. 2026-06-12 20:22:25.229 | Enabling site 000-default. 2026-06-12 20:22:25.943 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-06-12 20:22:26.464 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-06-12 20:22:27.427 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-06-12 20:22:27.441 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-06-12 20:22:27.456 | Setting up gcc (4:13.2.0-7ubuntu1) ... 2026-06-12 20:22:27.499 | Setting up dh-autoreconf (20) ... 2026-06-12 20:22:27.514 | Setting up postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-12 20:22:27.527 | Setting up g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-12 20:22:27.544 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-06-12 20:22:27.563 | Setting up g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-12 20:22:27.578 | Setting up debhelper (13.14.1ubuntu5) ... 2026-06-12 20:22:27.591 | Setting up g++ (4:13.2.0-7ubuntu1) ... 2026-06-12 20:22:27.608 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2026-06-12 20:22:27.623 | Setting up apache2-dev (2.4.58-1ubuntu8.13) ... 2026-06-12 20:22:27.638 | Setting up liblvm2cmd2.03:amd64 (2.03.16-3ubuntu3.2) ... 2026-06-12 20:22:27.648 | Setting up dmeventd (2:1.02.185-3ubuntu3.2) ... 2026-06-12 20:22:27.800 | Created symlink /etc/systemd/system/sockets.target.wants/dm-event.socket → /usr/lib/systemd/system/dm-event.socket. 2026-06-12 20:22:28.088 | dm-event.service is a disabled or a static unit, not starting it. 2026-06-12 20:22:28.122 | Setting up libheif-plugin-aomdec:amd64 (1.17.6-1ubuntu4.3) ... 2026-06-12 20:22:28.136 | Setting up libheif1:amd64 (1.17.6-1ubuntu4.3) ... 2026-06-12 20:22:28.147 | Setting up lvm2 (2.03.16-3ubuntu3.2) ... 2026-06-12 20:22:29.375 | Created symlink /etc/systemd/system/sysinit.target.wants/blk-availability.service → /usr/lib/systemd/system/blk-availability.service. 2026-06-12 20:22:29.515 | Created symlink /etc/systemd/system/sysinit.target.wants/lvm2-monitor.service → /usr/lib/systemd/system/lvm2-monitor.service. 2026-06-12 20:22:30.015 | Created symlink /etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket → /usr/lib/systemd/system/lvm2-lvmpolld.socket. 2026-06-12 20:22:30.340 | Processing triggers for libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-06-12 20:22:30.386 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-06-12 20:22:30.410 | Processing triggers for sgml-base (1.31) ... 2026-06-12 20:22:30.439 | Setting up libfontconfig1:amd64 (2.15.0-1.1ubuntu2) ... 2026-06-12 20:22:30.451 | Setting up glib-networking:amd64 (2.80.0-1build1) ... 2026-06-12 20:22:30.469 | Setting up fontconfig (2.15.0-1.1ubuntu2) ... 2026-06-12 20:22:32.519 | Regenerating fonts cache... done. 2026-06-12 20:22:32.526 | Processing triggers for initramfs-tools (0.142ubuntu25.8) ... 2026-06-12 20:22:32.579 | update-initramfs: Generating /boot/initrd.img-6.8.0-124-generic 2026-06-12 20:22:32.595 | W: No zstd in /usr/bin:/sbin:/bin, using gzip 2026-06-12 20:22:45.211 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-12 20:22:45.244 | Setting up libpango-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-06-12 20:22:45.259 | Setting up libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.7) ... 2026-06-12 20:22:45.270 | Processing triggers for systemd (255.4-1ubuntu8.16) ... 2026-06-12 20:22:45.332 | Setting up libcairo2:amd64 (1.18.0-3build1) ... 2026-06-12 20:22:45.345 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-06-12 20:22:45.356 | Setting up libgd3:amd64 (2.3.3-9ubuntu5) ... 2026-06-12 20:22:45.367 | Setting up libcairo-gobject2:amd64 (1.18.0-3build1) ... 2026-06-12 20:22:45.377 | Setting up libpangoft2-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-06-12 20:22:45.389 | Setting up libpangocairo-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-06-12 20:22:45.401 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-06-12 20:22:45.413 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-06-12 20:22:45.449 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-06-12 20:22:45.461 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-06-12 20:22:45.479 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.2) ... 2026-06-12 20:22:45.617 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-12 20:22:45.896 | ++ functions-common:apt_get:1205 : result=0 2026-06-12 20:22:45.901 | ++ functions-common:apt_get:1208 : time_stop apt-get 2026-06-12 20:22:45.906 | ++ functions-common:time_stop:2414 : local name 2026-06-12 20:22:45.911 | ++ functions-common:time_stop:2415 : local end_time 2026-06-12 20:22:45.916 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-12 20:22:45.920 | ++ functions-common:time_stop:2417 : local total 2026-06-12 20:22:45.925 | ++ functions-common:time_stop:2418 : local start_time 2026-06-12 20:22:45.930 | ++ functions-common:time_stop:2420 : name=apt-get 2026-06-12 20:22:45.935 | ++ functions-common:time_stop:2421 : start_time=1781295652438 2026-06-12 20:22:45.940 | ++ functions-common:time_stop:2423 : [[ -z 1781295652438 ]] 2026-06-12 20:22:45.946 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-12 20:22:45.954 | ++ functions-common:time_stop:2426 : end_time=1781295765949 2026-06-12 20:22:45.959 | ++ functions-common:time_stop:2427 : elapsed_time=113511 2026-06-12 20:22:45.965 | ++ functions-common:time_stop:2428 : total=21928 2026-06-12 20:22:45.969 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-12 20:22:45.974 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=135439 2026-06-12 20:22:45.979 | ++ functions-common:apt_get:1209 : return 0 2026-06-12 20:22:45.985 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-06-12 20:22:45.990 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-06-12 20:22:45.997 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-06-12 20:22:46.006 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-06-12 20:22:46.012 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-06-12 20:22:46.018 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-06-12 20:22:46.027 | ++ tools/install_prereqs.sh:source:89 : date 2026-06-12 20:22:46.035 | + ./stack.sh:main:795 : [[ False != \T\r\u\e ]] 2026-06-12 20:22:46.041 | + ./stack.sh:main:796 : PYPI_ALTERNATIVE_URL= 2026-06-12 20:22:46.046 | + ./stack.sh:main:796 : /opt/stack/devstack/tools/install_pip.sh 2026-06-12 20:22:48.028 | + tools/install_pip.sh:main:25 : FILES=/opt/stack/devstack/files 2026-06-12 20:22:48.032 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-06-12 20:22:48.036 | + tools/install_pip.sh:main:42 : GetDistro 2026-06-12 20:22:48.040 | + functions-common:GetDistro:472 : GetOSVersion 2026-06-12 20:22:48.044 | + functions-common:GetOSVersion:442 : source /etc/os-release 2026-06-12 20:22:48.048 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-06-12 20:22:48.052 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-06-12 20:22:48.056 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-06-12 20:22:48.060 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-06-12 20:22:48.064 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-06-12 20:22:48.068 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-06-12 20:22:48.071 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-06-12 20:22:48.075 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-06-12 20:22:48.079 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-06-12 20:22:48.083 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-06-12 20:22:48.087 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-06-12 20:22:48.090 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-06-12 20:22:48.095 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-06-12 20:22:48.098 | + functions-common:GetOSVersion:443 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-06-12 20:22:48.103 | + functions-common:GetOSVersion:448 : _ensure_lsb_release 2026-06-12 20:22:48.108 | ++ functions-common:_ensure_lsb_release:419 : command -v lsb_release 2026-06-12 20:22:48.113 | + functions-common:_ensure_lsb_release:419 : [[ -x /usr/bin/lsb_release ]] 2026-06-12 20:22:48.117 | + functions-common:_ensure_lsb_release:420 : return 2026-06-12 20:22:48.122 | ++ functions-common:GetOSVersion:450 : lsb_release -r -s 2026-06-12 20:22:48.146 | + functions-common:GetOSVersion:450 : os_RELEASE=24.04 2026-06-12 20:22:48.151 | ++ functions-common:GetOSVersion:451 : lsb_release -c -s 2026-06-12 20:22:48.176 | + functions-common:GetOSVersion:451 : os_CODENAME=noble 2026-06-12 20:22:48.181 | ++ functions-common:GetOSVersion:452 : lsb_release -i -s 2026-06-12 20:22:48.206 | + functions-common:GetOSVersion:452 : os_VENDOR=Ubuntu 2026-06-12 20:22:48.209 | + functions-common:GetOSVersion:455 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-06-12 20:22:48.213 | + functions-common:GetOSVersion:456 : os_PACKAGE=deb 2026-06-12 20:22:48.217 | + functions-common:GetOSVersion:461 : typeset -xr os_VENDOR 2026-06-12 20:22:48.222 | + functions-common:GetOSVersion:462 : typeset -xr os_RELEASE 2026-06-12 20:22:48.225 | + functions-common:GetOSVersion:463 : typeset -xr os_PACKAGE 2026-06-12 20:22:48.229 | + functions-common:GetOSVersion:464 : typeset -xr os_CODENAME 2026-06-12 20:22:48.233 | + functions-common:GetDistro:473 : [[ Ubuntu =~ (Ubuntu) ]] 2026-06-12 20:22:48.238 | + functions-common:GetDistro:476 : DISTRO=noble 2026-06-12 20:22:48.242 | + functions-common:GetDistro:513 : typeset -xr DISTRO 2026-06-12 20:22:48.248 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-06-12 20:22:48.248 | Distro: noble 2026-06-12 20:22:48.252 | + tools/install_pip.sh:main:117 : get_versions 2026-06-12 20:22:48.258 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-06-12 20:22:48.265 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-06-12 20:22:48.270 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-06-12 20:22:48.276 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-06-12 20:22:48.277 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-06-12 20:22:48.657 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-06-12 20:22:48.661 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-06-12 20:22:48.661 | pip: 24.0 2026-06-12 20:22:48.665 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-06-12 20:22:48.669 | + tools/install_pip.sh:main:123 : is_fedora 2026-06-12 20:22:48.673 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-12 20:22:48.676 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-12 20:22:48.680 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-12 20:22:48.685 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-12 20:22:48.689 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-12 20:22:48.693 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-12 20:22:48.697 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-12 20:22:48.701 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-12 20:22:48.705 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-12 20:22:48.710 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-12 20:22:48.713 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-12 20:22:48.717 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-12 20:22:48.720 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-12 20:22:48.725 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-06-12 20:22:48.729 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 20:22:48.733 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 20:22:48.737 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-06-12 20:22:48.745 | + tools/install_pip.sh:main:146 : set -x 2026-06-12 20:22:48.749 | + tools/install_pip.sh:main:149 : get_versions 2026-06-12 20:22:48.755 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-06-12 20:22:48.763 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-06-12 20:22:48.767 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-06-12 20:22:48.772 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-06-12 20:22:48.773 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-06-12 20:22:49.098 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-06-12 20:22:49.103 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-06-12 20:22:49.103 | pip: 24.0 2026-06-12 20:22:49.109 | + ./stack.sh:main:800 : source /opt/stack/devstack/tools/fixup_stuff.sh 2026-06-12 20:22:49.115 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /opt/stack/devstack ]] 2026-06-12 20:22:49.121 | + ./stack.sh:main:801 : fixup_all 2026-06-12 20:22:49.126 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-06-12 20:22:49.131 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-06-12 20:22:49.137 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 20:22:49.141 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 20:22:49.147 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-06-12 20:22:49.168 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2026-06-12 20:22:49.190 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2026-06-12 20:22:49.211 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-06-12 20:22:49.216 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-06-12 20:22:49.221 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-12 20:22:49.227 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-12 20:22:49.232 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-12 20:22:49.236 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-12 20:22:49.242 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-12 20:22:49.247 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-12 20:22:49.251 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-12 20:22:49.257 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-12 20:22:49.261 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-12 20:22:49.266 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-12 20:22:49.271 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-12 20:22:49.277 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-12 20:22:49.282 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-12 20:22:49.287 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-06-12 20:22:49.293 | + ./stack.sh:main:803 : [[ True == \T\r\u\e ]] 2026-06-12 20:22:49.298 | + ./stack.sh:main:805 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-06-12 20:22:49.319 | + ./stack.sh:main:806 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-06-12 20:22:49.342 | + ./stack.sh:main:807 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-06-12 20:22:49.365 | + ./stack.sh:main:808 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-06-12 20:22:49.386 | + ./stack.sh:main:809 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-06-12 20:22:49.407 | + ./stack.sh:main:810 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-06-12 20:22:49.428 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-06-12 20:22:49.448 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-06-12 20:22:49.473 | + ./stack.sh:main:814 : setup_devstack_virtualenv 2026-06-12 20:22:49.479 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-06-12 20:22:49.483 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-06-12 20:22:52.630 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-06-12 20:22:52.670 | Using python 3.12 to install setuptools 2026-06-12 20:22:52.676 | + 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 20:22:53.468 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-06-12 20:22:53.734 | Collecting pip 2026-06-12 20:22:53.848 | Downloading pip-26.1.2-py3-none-any.whl.metadata (4.6 kB) 2026-06-12 20:22:53.860 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-06-12 20:22:54.227 | Collecting setuptools[core] 2026-06-12 20:22:54.251 | Downloading setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-06-12 20:22:54.432 | Collecting packaging>=24.2 (from setuptools[core]) 2026-06-12 20:22:54.459 | Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-12 20:22:54.549 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-06-12 20:22:54.575 | Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-06-12 20:22:54.604 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.4/41.4 kB 1.3 MB/s eta 0:00:00 2026-06-12 20:22:54.685 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-06-12 20:22:54.711 | Downloading jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-12 20:22:54.811 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-06-12 20:22:54.835 | Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-12 20:22:54.930 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-06-12 20:22:54.955 | Downloading jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-12 20:22:55.413 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-06-12 20:22:55.437 | Downloading jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-06-12 20:22:55.551 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-06-12 20:22:55.577 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-06-12 20:22:55.774 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-12 20:22:55.797 | Downloading typer-0.26.7-py3-none-any.whl.metadata (16 kB) 2026-06-12 20:22:55.903 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-12 20:22:55.929 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-06-12 20:22:56.064 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-12 20:22:56.087 | Downloading rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-06-12 20:22:56.160 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-12 20:22:56.184 | Downloading annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-06-12 20:22:56.280 | 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 20:22:56.302 | Downloading markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-06-12 20:22:56.404 | 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 20:22:56.427 | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-12 20:22:56.525 | 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 20:22:56.549 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-06-12 20:22:56.597 | Downloading pip-26.1.2-py3-none-any.whl (1.8 MB) 2026-06-12 20:22:56.704 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 17.5 MB/s eta 0:00:00 2026-06-12 20:22:56.728 | Downloading jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-06-12 20:22:56.760 | Downloading jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-06-12 20:22:56.793 | Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-06-12 20:22:56.804 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.2/72.2 kB 8.0 MB/s eta 0:00:00 2026-06-12 20:22:56.828 | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-06-12 20:22:56.842 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 10.0 MB/s eta 0:00:00 2026-06-12 20:22:56.866 | Downloading wheel-0.47.0-py3-none-any.whl (32 kB) 2026-06-12 20:22:56.900 | Downloading setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-06-12 20:22:56.922 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 54.0 MB/s eta 0:00:00 2026-06-12 20:22:56.945 | Downloading jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-06-12 20:22:56.976 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-06-12 20:22:57.007 | Downloading typer-0.26.7-py3-none-any.whl (122 kB) 2026-06-12 20:22:57.021 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 122.5/122.5 kB 11.2 MB/s eta 0:00:00 2026-06-12 20:22:57.045 | Downloading annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-06-12 20:22:57.076 | Downloading rich-15.0.0-py3-none-any.whl (310 kB) 2026-06-12 20:22:57.089 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.7/310.7 kB 30.1 MB/s eta 0:00:00 2026-06-12 20:22:57.112 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-06-12 20:22:57.143 | Downloading markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-06-12 20:22:57.153 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.7/91.7 kB 12.2 MB/s eta 0:00:00 2026-06-12 20:22:57.176 | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-06-12 20:22:57.201 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 57.5 MB/s eta 0:00:00 2026-06-12 20:22:57.224 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-06-12 20:22:57.475 | Installing collected packages: shellingham, setuptools, pygments, pip, packaging, more_itertools, mdurl, jaraco.context, annotated-doc, wheel, markdown-it-py, jaraco.functools, rich, typer, typer-slim, jaraco.text 2026-06-12 20:22:57.489 | Attempting uninstall: setuptools 2026-06-12 20:22:57.504 | Found existing installation: setuptools 68.1.2 2026-06-12 20:22:57.504 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-12 20:22:57.504 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-06-12 20:22:58.135 | Attempting uninstall: pygments 2026-06-12 20:22:58.145 | Found existing installation: Pygments 2.17.2 2026-06-12 20:22:58.145 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-12 20:22:58.145 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-06-12 20:22:58.843 | Attempting uninstall: pip 2026-06-12 20:22:58.848 | Found existing installation: pip 24.0 2026-06-12 20:22:58.891 | Uninstalling pip-24.0: 2026-06-12 20:22:58.897 | Successfully uninstalled pip-24.0 2026-06-12 20:22:59.953 | Attempting uninstall: wheel 2026-06-12 20:22:59.961 | Found existing installation: wheel 0.42.0 2026-06-12 20:22:59.961 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-12 20:22:59.962 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-06-12 20:23:00.543 | 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 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 20:23:00.671 | + inc/python:pip_install:216 : result=0 2026-06-12 20:23:00.677 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-12 20:23:00.682 | + functions-common:time_stop:2414 : local name 2026-06-12 20:23:00.685 | + functions-common:time_stop:2415 : local end_time 2026-06-12 20:23:00.690 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-12 20:23:00.696 | + functions-common:time_stop:2417 : local total 2026-06-12 20:23:00.701 | + functions-common:time_stop:2418 : local start_time 2026-06-12 20:23:00.706 | + functions-common:time_stop:2420 : name=pip_install 2026-06-12 20:23:00.711 | + functions-common:time_stop:2421 : start_time=1781295772660 2026-06-12 20:23:00.716 | + functions-common:time_stop:2423 : [[ -z 1781295772660 ]] 2026-06-12 20:23:00.722 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-12 20:23:00.730 | + functions-common:time_stop:2426 : end_time=1781295780725 2026-06-12 20:23:00.735 | + functions-common:time_stop:2427 : elapsed_time=8065 2026-06-12 20:23:00.741 | + functions-common:time_stop:2428 : total=0 2026-06-12 20:23:00.746 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-12 20:23:00.751 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=8065 2026-06-12 20:23:00.756 | + inc/python:pip_install:219 : return 0 2026-06-12 20:23:00.762 | + 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 20:23:00.766 | + 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 20:23:00.773 | + 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 20:23:00.779 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-06-12 20:23:00.784 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-06-12 20:23:00.790 | + ./stack.sh:main:818 : pip_install -U os-testr 2026-06-12 20:23:00.836 | Using python 3.12 to install os-testr 2026-06-12 20:23:00.841 | + 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 20:23:01.682 | Collecting os-testr 2026-06-12 20:23:01.822 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-06-12 20:23:01.884 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-06-12 20:23:01.911 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-06-12 20:23:01.954 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-06-12 20:23:01.982 | Downloading python_subunit-1.4.6-py3-none-any.whl.metadata (22 kB) 2026-06-12 20:23:02.043 | Collecting testtools>=2.2.0 (from os-testr) 2026-06-12 20:23:02.070 | Downloading testtools-2.9.1-py3-none-any.whl.metadata (5.4 kB) 2026-06-12 20:23:02.082 | 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 20:23:02.116 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-06-12 20:23:02.143 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-06-12 20:23:02.229 | Collecting PyYAML (from python-subunit>=1.0.0->os-testr) 2026-06-12 20:23:02.254 | 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 20:23:02.293 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-06-12 20:23:02.333 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-06-12 20:23:02.400 | Downloading python_subunit-1.4.6-py3-none-any.whl (77 kB) 2026-06-12 20:23:02.436 | Downloading testtools-2.9.1-py3-none-any.whl (110 kB) 2026-06-12 20:23:02.475 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-06-12 20:23:02.509 | 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 20:23:02.572 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 15.5 MB/s 0:00:00 2026-06-12 20:23:02.627 | Installing collected packages: testtools, PyYAML, pbr, iso8601, python-subunit, os-testr 2026-06-12 20:23:02.708 | Attempting uninstall: PyYAML 2026-06-12 20:23:02.711 | Found existing installation: PyYAML 6.0.1 2026-06-12 20:23:02.711 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-12 20:23:02.711 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-06-12 20:23:02.920 | 2026-06-12 20:23:02.922 | 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 20:23:02.994 | + inc/python:pip_install:216 : result=0 2026-06-12 20:23:02.998 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-12 20:23:03.003 | + functions-common:time_stop:2414 : local name 2026-06-12 20:23:03.008 | + functions-common:time_stop:2415 : local end_time 2026-06-12 20:23:03.012 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-12 20:23:03.017 | + functions-common:time_stop:2417 : local total 2026-06-12 20:23:03.022 | + functions-common:time_stop:2418 : local start_time 2026-06-12 20:23:03.027 | + functions-common:time_stop:2420 : name=pip_install 2026-06-12 20:23:03.031 | + functions-common:time_stop:2421 : start_time=1781295780824 2026-06-12 20:23:03.035 | + functions-common:time_stop:2423 : [[ -z 1781295780824 ]] 2026-06-12 20:23:03.041 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-12 20:23:03.048 | + functions-common:time_stop:2426 : end_time=1781295783043 2026-06-12 20:23:03.053 | + functions-common:time_stop:2427 : elapsed_time=2219 2026-06-12 20:23:03.058 | + functions-common:time_stop:2428 : total=8065 2026-06-12 20:23:03.063 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-12 20:23:03.067 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=10284 2026-06-12 20:23:03.072 | + inc/python:pip_install:219 : return 0 2026-06-12 20:23:03.079 | + ./stack.sh:main:822 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-06-12 20:23:03.180 | + ./stack.sh:main:823 : sudo systemctl restart systemd-journald 2026-06-12 20:23:03.266 | + ./stack.sh:main:829 : install_infra 2026-06-12 20:23:03.271 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-06-12 20:23:03.278 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-06-12 20:23:03.284 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-06-12 20:23:06.439 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-06-12 20:23:06.446 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-06-12 20:23:06.492 | + 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 20:23:07.308 | Collecting pbr 2026-06-12 20:23:07.309 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-06-12 20:23:07.564 | Collecting setuptools[core] 2026-06-12 20:23:07.568 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-06-12 20:23:07.656 | Collecting packaging>=24.2 (from setuptools[core]) 2026-06-12 20:23:07.657 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-12 20:23:07.705 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-06-12 20:23:07.706 | Using cached more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-06-12 20:23:07.755 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-06-12 20:23:07.756 | Using cached jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-12 20:23:07.817 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-06-12 20:23:07.818 | Using cached wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-12 20:23:07.866 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-06-12 20:23:07.867 | Using cached jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-12 20:23:07.934 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-06-12 20:23:07.935 | Using cached jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-06-12 20:23:07.983 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-06-12 20:23:07.984 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-06-12 20:23:08.117 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-12 20:23:08.118 | Using cached typer-0.26.7-py3-none-any.whl.metadata (16 kB) 2026-06-12 20:23:08.172 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-12 20:23:08.173 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-06-12 20:23:08.277 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-12 20:23:08.278 | Using cached rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-06-12 20:23:08.320 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-12 20:23:08.322 | Using cached annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-06-12 20:23:08.377 | 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 20:23:08.378 | Using cached markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-06-12 20:23:08.434 | 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 20:23:08.435 | Using cached pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-12 20:23:08.489 | 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 20:23:08.491 | Using cached mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-06-12 20:23:08.501 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-06-12 20:23:08.502 | Using cached jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-06-12 20:23:08.503 | Using cached jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-06-12 20:23:08.504 | Using cached more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-06-12 20:23:08.505 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-06-12 20:23:08.507 | Using cached wheel-0.47.0-py3-none-any.whl (32 kB) 2026-06-12 20:23:08.508 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-06-12 20:23:08.510 | Using cached jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-06-12 20:23:08.512 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-06-12 20:23:08.513 | Using cached typer-0.26.7-py3-none-any.whl (122 kB) 2026-06-12 20:23:08.514 | Using cached annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-06-12 20:23:08.515 | Using cached rich-15.0.0-py3-none-any.whl (310 kB) 2026-06-12 20:23:08.517 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-06-12 20:23:08.518 | Using cached markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-06-12 20:23:08.520 | Using cached pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-06-12 20:23:08.522 | Using cached mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-06-12 20:23:08.655 | 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 20:23:10.740 | 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 20:23:10.857 | + inc/python:pip_install:216 : result=0 2026-06-12 20:23:10.862 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-12 20:23:10.867 | + functions-common:time_stop:2414 : local name 2026-06-12 20:23:10.872 | + functions-common:time_stop:2415 : local end_time 2026-06-12 20:23:10.878 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-12 20:23:10.881 | + functions-common:time_stop:2417 : local total 2026-06-12 20:23:10.886 | + functions-common:time_stop:2418 : local start_time 2026-06-12 20:23:10.891 | + functions-common:time_stop:2420 : name=pip_install 2026-06-12 20:23:10.896 | + functions-common:time_stop:2421 : start_time=1781295786477 2026-06-12 20:23:10.901 | + functions-common:time_stop:2423 : [[ -z 1781295786477 ]] 2026-06-12 20:23:10.907 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-12 20:23:10.915 | + functions-common:time_stop:2426 : end_time=1781295790909 2026-06-12 20:23:10.920 | + functions-common:time_stop:2427 : elapsed_time=4432 2026-06-12 20:23:10.924 | + functions-common:time_stop:2428 : total=10284 2026-06-12 20:23:10.929 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-12 20:23:10.934 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=14716 2026-06-12 20:23:10.939 | + inc/python:pip_install:219 : return 0 2026-06-12 20:23:10.944 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-06-12 20:23:10.950 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-06-12 20:23:10.996 | + 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 20:23:11.680 | Processing /opt/stack/requirements 2026-06-12 20:23:11.681 | Installing build dependencies: started 2026-06-12 20:23:13.480 | Installing build dependencies: finished with status 'done' 2026-06-12 20:23:13.482 | Getting requirements to build wheel: started 2026-06-12 20:23:13.626 | Getting requirements to build wheel: finished with status 'done' 2026-06-12 20:23:13.631 | Preparing metadata (pyproject.toml): started 2026-06-12 20:23:14.344 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-12 20:23:14.558 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8447) 2026-06-12 20:23:14.674 | Downloading fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-06-12 20:23:14.692 | 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 20:23:14.826 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8447) 2026-06-12 20:23:14.853 | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-06-12 20:23:14.979 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8447) 2026-06-12 20:23:14.981 | 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 20:23:15.047 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8447) 2026-06-12 20:23:15.074 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-06-12 20:23:15.085 | 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 20:23:15.360 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8447) 2026-06-12 20:23:15.386 | 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 20:23:15.406 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 2.2 MB/s eta 0:00:00 2026-06-12 20:23:15.488 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8447) 2026-06-12 20:23:15.514 | Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-06-12 20:23:15.615 | Collecting urllib3<3,>=1.26 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8447) 2026-06-12 20:23:15.641 | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-06-12 20:23:15.726 | Collecting certifi>=2023.5.7 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8447) 2026-06-12 20:23:15.754 | Downloading certifi-2026.5.20-py3-none-any.whl.metadata (2.5 kB) 2026-06-12 20:23:15.845 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-06-12 20:23:15.879 | Downloading fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-06-12 20:23:15.893 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.6/41.6 kB 4.0 MB/s eta 0:00:00 2026-06-12 20:23:15.893 | 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 20:23:15.920 | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-06-12 20:23:15.938 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.1/73.1 kB 4.6 MB/s eta 0:00:00 2026-06-12 20:23:15.966 | Downloading certifi-2026.5.20-py3-none-any.whl (134 kB) 2026-06-12 20:23:15.983 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.1/134.1 kB 9.2 MB/s eta 0:00:00 2026-06-12 20:23:16.010 | 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 20:23:16.027 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 216.6/216.6 kB 15.0 MB/s eta 0:00:00 2026-06-12 20:23:16.055 | Downloading idna-3.18-py3-none-any.whl (65 kB) 2026-06-12 20:23:16.066 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 7.7 MB/s eta 0:00:00 2026-06-12 20:23:16.092 | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-06-12 20:23:16.105 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.1/131.1 kB 14.4 MB/s eta 0:00:00 2026-06-12 20:23:16.118 | Building wheels for collected packages: openstack_requirements 2026-06-12 20:23:16.118 | Building wheel for openstack_requirements (pyproject.toml): started 2026-06-12 20:23:17.621 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-06-12 20:23:17.623 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8447-py3-none-any.whl size=52409 sha256=406358e51c33f663934c7492d1badcde3b197709730317dd2546f86ddab53b2b 2026-06-12 20:23:17.623 | Stored in directory: /tmp/pip-ephem-wheel-cache-_m65tzct/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-06-12 20:23:17.627 | Successfully built openstack_requirements 2026-06-12 20:23:17.783 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-06-12 20:23:18.206 | 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 20:23:18.341 | + inc/python:pip_install:216 : result=0 2026-06-12 20:23:18.346 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-12 20:23:18.351 | + functions-common:time_stop:2414 : local name 2026-06-12 20:23:18.357 | + functions-common:time_stop:2415 : local end_time 2026-06-12 20:23:18.362 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-12 20:23:18.367 | + functions-common:time_stop:2417 : local total 2026-06-12 20:23:18.372 | + functions-common:time_stop:2418 : local start_time 2026-06-12 20:23:18.377 | + functions-common:time_stop:2420 : name=pip_install 2026-06-12 20:23:18.382 | + functions-common:time_stop:2421 : start_time=1781295790980 2026-06-12 20:23:18.386 | + functions-common:time_stop:2423 : [[ -z 1781295790980 ]] 2026-06-12 20:23:18.392 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-12 20:23:18.400 | + functions-common:time_stop:2426 : end_time=1781295798394 2026-06-12 20:23:18.405 | + functions-common:time_stop:2427 : elapsed_time=7414 2026-06-12 20:23:18.409 | + functions-common:time_stop:2428 : total=14716 2026-06-12 20:23:18.414 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-12 20:23:18.419 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=22130 2026-06-12 20:23:18.423 | + inc/python:pip_install:219 : return 0 2026-06-12 20:23:18.429 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-06-12 20:23:18.434 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-06-12 20:23:18.440 | + inc/python:use_library_from_git:266 : local name=pbr 2026-06-12 20:23:18.446 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 20:23:18.451 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-06-12 20:23:18.456 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,pbr, ]] 2026-06-12 20:23:18.462 | + inc/python:use_library_from_git:269 : return 1 2026-06-12 20:23:18.467 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-06-12 20:23:18.511 | Using python 3.12 to install pbr 2026-06-12 20:23:18.516 | + 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 20:23:19.058 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-06-12 20:23:19.210 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (82.0.1) 2026-06-12 20:23:19.314 | + inc/python:pip_install:216 : result=0 2026-06-12 20:23:19.319 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-12 20:23:19.324 | + functions-common:time_stop:2414 : local name 2026-06-12 20:23:19.329 | + functions-common:time_stop:2415 : local end_time 2026-06-12 20:23:19.334 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-12 20:23:19.339 | + functions-common:time_stop:2417 : local total 2026-06-12 20:23:19.344 | + functions-common:time_stop:2418 : local start_time 2026-06-12 20:23:19.349 | + functions-common:time_stop:2420 : name=pip_install 2026-06-12 20:23:19.354 | + functions-common:time_stop:2421 : start_time=1781295798500 2026-06-12 20:23:19.359 | + functions-common:time_stop:2423 : [[ -z 1781295798500 ]] 2026-06-12 20:23:19.365 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-12 20:23:19.372 | + functions-common:time_stop:2426 : end_time=1781295799367 2026-06-12 20:23:19.376 | + functions-common:time_stop:2427 : elapsed_time=867 2026-06-12 20:23:19.381 | + functions-common:time_stop:2428 : total=22130 2026-06-12 20:23:19.386 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-12 20:23:19.390 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=22997 2026-06-12 20:23:19.396 | + inc/python:pip_install:219 : return 0 2026-06-12 20:23:19.400 | + ./stack.sh:main:832 : python3.12 -m venv /opt/stack/bindep-venv 2026-06-12 20:23:22.448 | + ./stack.sh:main:834 : /opt/stack/bindep-venv/bin/pip install bindep 2026-06-12 20:23:22.929 | Collecting bindep 2026-06-12 20:23:23.033 | Downloading bindep-2.14.0-py3-none-any.whl.metadata (11 kB) 2026-06-12 20:23:23.108 | Collecting distro>=1.7 (from bindep) 2026-06-12 20:23:23.131 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-06-12 20:23:23.191 | Collecting packaging (from bindep) 2026-06-12 20:23:23.191 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-12 20:23:23.227 | Collecting Parsley (from bindep) 2026-06-12 20:23:23.253 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-06-12 20:23:23.322 | Collecting pbr>=2 (from bindep) 2026-06-12 20:23:23.322 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-06-12 20:23:23.556 | Collecting setuptools (from pbr>=2->bindep) 2026-06-12 20:23:23.557 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-06-12 20:23:23.621 | Downloading bindep-2.14.0-py3-none-any.whl (35 kB) 2026-06-12 20:23:23.665 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-06-12 20:23:23.675 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-06-12 20:23:23.676 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-06-12 20:23:23.702 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-06-12 20:23:23.732 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 3.1 MB/s eta 0:00:00 2026-06-12 20:23:23.734 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-06-12 20:23:23.804 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-06-12 20:23:24.741 | 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 20:23:24.825 | + ./stack.sh:main:835 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-06-12 20:23:24.831 | + ./stack.sh:main:835 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-06-12 20:23:24.838 | ++ ./stack.sh:main:838 : _get_plugin_bindep_packages 2026-06-12 20:23:24.872 | + ./stack.sh:main:838 : pkgs= 2026-06-12 20:23:24.879 | + ./stack.sh:main:839 : [[ -n '' ]] 2026-06-12 20:23:24.884 | + ./stack.sh:main:846 : run_phase stack pre-install 2026-06-12 20:23:24.890 | + functions-common:run_phase:1842 : local mode=stack 2026-06-12 20:23:24.895 | + functions-common:run_phase:1843 : local phase=pre-install 2026-06-12 20:23:24.900 | + functions-common:run_phase:1844 : [[ -d /opt/stack/devstack/extras.d ]] 2026-06-12 20:23:24.906 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-06-12 20:23:24.911 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-12 20:23:24.915 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-06-12 20:23:24.920 | + functions-common:run_phase:1852 : local extra 2026-06-12 20:23:24.927 | ++ functions-common:run_phase:1853 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-06-12 20:23:24.935 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-06-12 20:23:24.939 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-12 20:23:24.944 | + functions-common:run_phase:1858 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-06-12 20:23:24.949 | + functions-common:run_phase:1858 : source /opt/stack/devstack/extras.d/80-tempest.sh stack pre-install 2026-06-12 20:23:24.953 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-12 20:23:24.983 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-12 20:23:24.987 | + functions-common:run_phase:1863 : [[ stack == \s\o\u\r\c\e ]] 2026-06-12 20:23:24.992 | + 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 20:23:24.997 | + functions-common:run_phase:1869 : run_plugins stack pre-install 2026-06-12 20:23:25.002 | + functions-common:run_plugins:1828 : local mode=stack 2026-06-12 20:23:25.006 | + functions-common:run_plugins:1829 : local phase=pre-install 2026-06-12 20:23:25.011 | + functions-common:run_plugins:1831 : local plugins=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-06-12 20:23:25.016 | + functions-common:run_plugins:1832 : local plugin 2026-06-12 20:23:25.021 | + functions-common:run_plugins:1833 : for plugin in ${plugins//,/ } 2026-06-12 20:23:25.027 | + functions-common:run_plugins:1834 : local dir=/opt/stack/barbican 2026-06-12 20:23:25.032 | + functions-common:run_plugins:1835 : [[ -f /opt/stack/barbican/devstack/plugin.sh ]] 2026-06-12 20:23:25.037 | + functions-common:run_plugins:1836 : source /opt/stack/barbican/devstack/plugin.sh stack pre-install 2026-06-12 20:23:25.042 | ++ /opt/stack/barbican/devstack/plugin.sh:source:5 : BARBICAN_PLUGIN=/opt/stack/barbican/devstack 2026-06-12 20:23:25.046 | ++ /opt/stack/barbican/devstack/plugin.sh:source:6 : source /opt/stack/barbican/devstack/lib/barbican 2026-06-12 20:23:25.076 | ++ /opt/stack/barbican/devstack/plugin.sh:source:8 : is_service_enabled barbican 2026-06-12 20:23:25.107 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-12 20:23:25.112 | ++ /opt/stack/barbican/devstack/plugin.sh:source:9 : [[ stack == \s\t\a\c\k ]] 2026-06-12 20:23:25.117 | ++ /opt/stack/barbican/devstack/plugin.sh:source:9 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-06-12 20:23:25.122 | ++ /opt/stack/barbican/devstack/plugin.sh:source:25 : [[ stack == \s\t\a\c\k ]] 2026-06-12 20:23:25.127 | ++ /opt/stack/barbican/devstack/plugin.sh:source:25 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-12 20:23:25.131 | ++ /opt/stack/barbican/devstack/plugin.sh:source:51 : [[ stack == \s\t\a\c\k ]] 2026-06-12 20:23:25.135 | ++ /opt/stack/barbican/devstack/plugin.sh:source:51 : [[ pre-install == \e\x\t\r\a ]] 2026-06-12 20:23:25.140 | ++ /opt/stack/barbican/devstack/plugin.sh:source:59 : [[ stack == \s\t\a\c\k ]] 2026-06-12 20:23:25.145 | ++ /opt/stack/barbican/devstack/plugin.sh:source:59 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-06-12 20:23:25.150 | ++ /opt/stack/barbican/devstack/plugin.sh:source:67 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-12 20:23:25.155 | ++ /opt/stack/barbican/devstack/plugin.sh:source:71 : [[ stack == \c\l\e\a\n ]] 2026-06-12 20:23:25.161 | + functions-common:run_plugins:1833 : for plugin in ${plugins//,/ } 2026-06-12 20:23:25.166 | + functions-common:run_plugins:1834 : local dir=/opt/stack/magnum 2026-06-12 20:23:25.171 | + functions-common:run_plugins:1835 : [[ -f /opt/stack/magnum/devstack/plugin.sh ]] 2026-06-12 20:23:25.177 | + functions-common:run_plugins:1836 : source /opt/stack/magnum/devstack/plugin.sh stack pre-install 2026-06-12 20:23:25.205 | ++ /opt/stack/magnum/devstack/plugin.sh:source:7 : echo_summary 'magnum'\''s plugin.sh was called...' 2026-06-12 20:23:25.211 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-12 20:23:25.216 | ++ ./stack.sh:echo_summary:444 : echo -e 'magnum'\''s' plugin.sh was called... 2026-06-12 20:23:25.221 | ++ /opt/stack/magnum/devstack/plugin.sh:source:8 : source /opt/stack/magnum/devstack/lib/magnum 2026-06-12 20:23:25.271 | ++ /opt/stack/magnum/devstack/plugin.sh:source:9 : set -o posix 2026-06-12 20:23:25.278 | ++ /opt/stack/magnum/devstack/plugin.sh:source:9 : set 2026-06-12 20:23:25.280 | ACCOUNT_PORT_BASE=6612 2026-06-12 20:23:25.280 | ADDITIONAL_VENV_PACKAGES= 2026-06-12 20:23:25.280 | ADMIN_PASSWORD=secretadmin 2026-06-12 20:23:25.280 | AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-06-12 20:23:25.280 | AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-06-12 20:23:25.280 | AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-06-12 20:23:25.280 | AGENT_METERING_BINARY=/opt/stack/data/venv/bin/neutron-metering-agent 2026-06-12 20:23:25.280 | ALEMBIC_BRANCH=main 2026-06-12 20:23:25.280 | ALEMBIC_DIR=/opt/stack/alembic 2026-06-12 20:23:25.280 | ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-06-12 20:23:25.280 | APACHE_CONF_DIR=/etc/apache2/sites-available 2026-06-12 20:23:25.280 | APACHE_GROUP=stack 2026-06-12 20:23:25.280 | APACHE_LOCAL_HOST=127.0.0.1 2026-06-12 20:23:25.280 | APACHE_LOG_DIR=/var/log/apache2 2026-06-12 20:23:25.281 | APACHE_NAME=apache2 2026-06-12 20:23:25.281 | APACHE_SETTINGS_DIR=/etc/apache2/conf-enabled 2026-06-12 20:23:25.281 | APACHE_USER=stack 2026-06-12 20:23:25.281 | API_WORKERS=4 2026-06-12 20:23:25.281 | BACKING_FILE_SUFFIX=-backing-file 2026-06-12 20:23:25.281 | BARBICAN_API_LOG_DIR=/opt/stack/logs 2026-06-12 20:23:25.281 | BARBICAN_BIN_DIR=/opt/stack/data/venv/bin 2026-06-12 20:23:25.281 | BARBICAN_BRANCH=master 2026-06-12 20:23:25.281 | BARBICAN_CONF=/etc/barbican/barbican.conf 2026-06-12 20:23:25.281 | BARBICAN_CONF_DIR=/etc/barbican 2026-06-12 20:23:25.281 | BARBICAN_DIR=/opt/stack/barbican 2026-06-12 20:23:25.281 | BARBICAN_ENDPOINT_TYPE=internal 2026-06-12 20:23:25.281 | BARBICAN_ENFORCE_SCOPE=False 2026-06-12 20:23:25.281 | BARBICAN_HOST_HREF=http://199.204.45.113/key-manager 2026-06-12 20:23:25.281 | BARBICAN_KEYSTONE_ENDPOINT=https://199.204.45.113/identity 2026-06-12 20:23:25.281 | BARBICAN_PASTE_CONF=/etc/barbican/barbican-api-paste.ini 2026-06-12 20:23:25.281 | BARBICAN_PLUGIN=/opt/stack/barbican/devstack 2026-06-12 20:23:25.281 | BARBICAN_REPO=https://github.com/openstack/barbican.git 2026-06-12 20:23:25.281 | BARBICAN_UWSGI_CONF=/etc/barbican/barbican-uwsgi.ini 2026-06-12 20:23:25.281 | BARBICAN_WSGI=barbican.wsgi.api:application 2026-06-12 20:23:25.281 | BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-06-12 20:23:25.281 | BASH=/usr/bin/bash 2026-06-12 20:23:25.281 | BASHOPTS=checkwinsize:cmdhist:complete_fullquote:extquote:force_fignore:globasciiranges:globskipdots:hostcomplete:interactive_comments:patsub_replacement:progcomp:promptvars:sourcepath 2026-06-12 20:23:25.281 | BASH_ALIASES=() 2026-06-12 20:23:25.281 | BASH_ARGC=([0]="0") 2026-06-12 20:23:25.281 | BASH_ARGV=() 2026-06-12 20:23:25.281 | BASH_CMDS=() 2026-06-12 20:23:25.281 | BASH_LINENO=([0]="1836" [1]="1869" [2]="846" [3]="0") 2026-06-12 20:23:25.281 | BASH_LOADABLES_PATH=/usr/local/lib/bash:/usr/lib/bash:/opt/local/lib/bash:/usr/pkg/lib/bash:/opt/pkg/lib/bash:. 2026-06-12 20:23:25.281 | BASH_REMATCH=([0]=",tls-proxy,") 2026-06-12 20:23:25.281 | BASH_SOURCE=([0]="/opt/stack/magnum/devstack/plugin.sh" [1]="/opt/stack/devstack/functions-common" [2]="/opt/stack/devstack/functions-common" [3]="./stack.sh") 2026-06-12 20:23:25.281 | BASH_VERSINFO=([0]="5" [1]="2" [2]="21" [3]="1" [4]="release" [5]="x86_64-pc-linux-gnu") 2026-06-12 20:23:25.281 | BASH_VERSION='5.2.21(1)-release' 2026-06-12 20:23:25.281 | BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-06-12 20:23:25.281 | BRANCHLESS_TARGET_BRANCH=master 2026-06-12 20:23:25.281 | BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-06-12 20:23:25.281 | CACHE_BACKEND=dogpile.cache.memcached 2026-06-12 20:23:25.281 | CELLSV2_SETUP=superconductor 2026-06-12 20:23:25.281 | CINDER_ALLOWED_DIRECT_URL_SCHEMES= 2026-06-12 20:23:25.281 | CINDER_API_PASTE_INI=/etc/cinder/api-paste.ini 2026-06-12 20:23:25.281 | CINDER_BACKENDS=/opt/stack/devstack/lib/cinder_backends 2026-06-12 20:23:25.281 | CINDER_BACKUPS=/opt/stack/devstack/lib/cinder_backups 2026-06-12 20:23:25.281 | CINDER_BACKUP_DRIVER=swift 2026-06-12 20:23:25.281 | CINDER_BIN_DIR=/opt/stack/data/venv/bin 2026-06-12 20:23:25.281 | CINDER_BRANCH=master 2026-06-12 20:23:25.282 | CINDER_CACHE_ENABLED_FOR_BACKENDS=lvm:lvmdriver-1 2026-06-12 20:23:25.282 | CINDER_CONF=/etc/cinder/cinder.conf 2026-06-12 20:23:25.282 | CINDER_CONF_DIR=/etc/cinder 2026-06-12 20:23:25.282 | CINDER_DIR=/opt/stack/cinder 2026-06-12 20:23:25.282 | CINDER_DRIVER=default 2026-06-12 20:23:25.282 | CINDER_ENABLED_BACKENDS=lvm:lvmdriver-1 2026-06-12 20:23:25.282 | CINDER_ENFORCE_SCOPE=False 2026-06-12 20:23:25.282 | CINDER_IMG_CACHE_ENABLED=True 2026-06-12 20:23:25.282 | CINDER_IMG_CACHE_SIZE_COUNT= 2026-06-12 20:23:25.282 | CINDER_IMG_CACHE_SIZE_GB= 2026-06-12 20:23:25.282 | CINDER_LVM_TYPE=auto 2026-06-12 20:23:25.282 | CINDER_MY_IP=199.204.45.113 2026-06-12 20:23:25.282 | CINDER_PLUGINS=/opt/stack/devstack/lib/cinder_plugins 2026-06-12 20:23:25.282 | CINDER_REPO=https://github.com/openstack/cinder.git 2026-06-12 20:23:25.282 | CINDER_SERVICE_HOST=199.204.45.113 2026-06-12 20:23:25.282 | CINDER_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-06-12 20:23:25.282 | CINDER_SERVICE_PORT=8776 2026-06-12 20:23:25.282 | CINDER_SERVICE_PORT_INT=18776 2026-06-12 20:23:25.282 | CINDER_SERVICE_PROTOCOL=https 2026-06-12 20:23:25.282 | CINDER_SERVICE_REPORT_INTERVAL=120 2026-06-12 20:23:25.282 | CINDER_STATE_PATH=/opt/stack/data/cinder 2026-06-12 20:23:25.282 | CINDER_TARGET_HELPER=lioadm 2026-06-12 20:23:25.282 | CINDER_TARGET_PORT=3260 2026-06-12 20:23:25.282 | CINDER_TARGET_PREFIX=iqn.2010-10.org.openstack: 2026-06-12 20:23:25.282 | CINDER_TARGET_PROTOCOL=iscsi 2026-06-12 20:23:25.282 | CINDER_UPLOAD_INTERNAL_TENANT=False 2026-06-12 20:23:25.282 | CINDER_UPLOAD_OPTIMIZED=False 2026-06-12 20:23:25.282 | CINDER_UPLOAD_OPTIMIZED_BACKENDS=lvm:lvmdriver-1 2026-06-12 20:23:25.282 | CINDER_USE_SERVICE_TOKEN=True 2026-06-12 20:23:25.282 | CINDER_UWSGI=cinder.wsgi.api:application 2026-06-12 20:23:25.282 | CINDER_UWSGI_CONF=/etc/cinder/cinder-api-uwsgi.ini 2026-06-12 20:23:25.282 | CINDER_VOLUME_CLEAR=zero 2026-06-12 20:23:25.282 | CIRROS_ARCH=x86_64 2026-06-12 20:23:25.282 | CIRROS_VERSION=0.6.3 2026-06-12 20:23:25.282 | CONFIGURE_BACKING_FILE=True 2026-06-12 20:23:25.282 | CONFIG_AWK_CMD=awk 2026-06-12 20:23:25.282 | CONTAINER_PORT_BASE=6611 2026-06-12 20:23:25.282 | CURL_GET='curl -g' 2026-06-12 20:23:25.282 | CURRENT_LOG_TIME=2026-06-12-202039 2026-06-12 20:23:25.282 | DATABASE_BACKENDS=' mysql postgresql' 2026-06-12 20:23:25.282 | DATABASE_HOST=127.0.0.1 2026-06-12 20:23:25.282 | DATABASE_PASSWORD=secretdatabase 2026-06-12 20:23:25.282 | DATABASE_QUERY_LOGGING=False 2026-06-12 20:23:25.282 | DATABASE_TYPE=mysql 2026-06-12 20:23:25.282 | DATABASE_USER=root 2026-06-12 20:23:25.282 | DATA_DIR=/opt/stack/data 2026-06-12 20:23:25.282 | DC=([0]="openstack" [1]="org") 2026-06-12 20:23:25.283 | DEBUG_LIBVIRT=True 2026-06-12 20:23:25.283 | DEBUG_LIBVIRT_COREDUMPS=True 2026-06-12 20:23:25.283 | DEFAULT_IMAGE_FILE_NAME=cirros-0.6.3-x86_64-disk.img 2026-06-12 20:23:25.283 | DEFAULT_IMAGE_NAME=cirros-0.6.3-x86_64-disk 2026-06-12 20:23:25.283 | DEFAULT_VIRT_DRIVER=libvirt 2026-06-12 20:23:25.283 | DEFAULT_VOLUME_GROUP_NAME=stack-volumes-default 2026-06-12 20:23:25.283 | DEF_SERVICE_HOST=199.204.45.113 2026-06-12 20:23:25.283 | DEF_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-06-12 20:23:25.283 | DEF_SERVICE_LOCAL_HOST=127.0.0.1 2026-06-12 20:23:25.283 | DEF_TUNNEL_ENDPOINT_IP=199.204.45.113 2026-06-12 20:23:25.283 | DELTA=1781295652 2026-06-12 20:23:25.283 | DEST=/opt/stack 2026-06-12 20:23:25.283 | DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-06-12 20:23:25.283 | DEVSTACK_CERT_NAME=devstack-cert 2026-06-12 20:23:25.283 | DEVSTACK_HOSTNAME=np0000179819.novalocal 2026-06-12 20:23:25.283 | DEVSTACK_PARALLEL=True 2026-06-12 20:23:25.283 | DEVSTACK_PLUGINS=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-06-12 20:23:25.283 | DEVSTACK_SERIES=2026.2 2026-06-12 20:23:25.283 | DEVSTACK_START_TIME=1781295614 2026-06-12 20:23:25.283 | DEVSTACK_VENV=/opt/stack/data/venv 2026-06-12 20:23:25.283 | DIRSTACK=() 2026-06-12 20:23:25.283 | DISABLED_SERVICES=dstat,horizon,s-account,s-container,s-object,s-proxy,tempest 2026-06-12 20:23:25.283 | DISABLE_AMP_IMAGE_BUILD=True 2026-06-12 20:23:25.283 | DISKIMAGE_BUILDER_DIR=/opt/stack/diskimage-builder 2026-06-12 20:23:25.283 | DISKIMAGE_BUILDER_REPO_REF=master 2026-06-12 20:23:25.283 | DISKIMAGE_BUILDER_REPO_URL=https://github.com/openstack/diskimage-builder.git 2026-06-12 20:23:25.283 | DISTRO=noble 2026-06-12 20:23:25.283 | DOWNLOAD_DEFAULT_IMAGES=False 2026-06-12 20:23:25.283 | 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,o-api,o-da,o-hk,octavia,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,tls-proxy,barbican,magnum-api,magnum-cond,manila,m-api,m-shr,m-sch,m-dat,magnum-cluster-api 2026-06-12 20:23:25.283 | ENABLE_CHASSIS_AS_GW=True 2026-06-12 20:23:25.283 | ENABLE_DEBUG_LOG_LEVEL=True 2026-06-12 20:23:25.283 | ENABLE_FEDORA_VIRT_PREVIEW_REPO=False 2026-06-12 20:23:25.283 | ENABLE_HTTPD_MOD_WSGI_SERVICES=True 2026-06-12 20:23:25.283 | ENABLE_ISOLATED_METADATA=False 2026-06-12 20:23:25.283 | ENABLE_KSM=True 2026-06-12 20:23:25.283 | ENABLE_KSMTUNED=True 2026-06-12 20:23:25.283 | ENABLE_METADATA_NETWORK=False 2026-06-12 20:23:25.283 | ENABLE_SYSCTL_MEM_TUNING=True 2026-06-12 20:23:25.283 | ENABLE_SYSCTL_NET_TUNING=True 2026-06-12 20:23:25.283 | ENABLE_TENANT_TUNNELS=True 2026-06-12 20:23:25.283 | ENABLE_TENANT_VLANS=False 2026-06-12 20:23:25.283 | ENABLE_VOLUME_MULTIATTACH=False 2026-06-12 20:23:25.283 | ENABLE_ZSWAP=True 2026-06-12 20:23:25.283 | ENFORCE_SCOPE=False 2026-06-12 20:23:25.283 | ERROR_ON_CLONE=True 2026-06-12 20:23:25.284 | ETCD_ARCH=amd64 2026-06-12 20:23:25.284 | ETCD_BIN_DIR=/opt/stack/bin 2026-06-12 20:23:25.284 | ETCD_DATA_DIR=/opt/stack/data/etcd 2026-06-12 20:23:25.284 | ETCD_DOWNLOAD_FILE=etcd-v3.5.21-linux-amd64.tar.gz 2026-06-12 20:23:25.284 | ETCD_DOWNLOAD_LOCATION=https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-12 20:23:25.284 | ETCD_DOWNLOAD_URL=https://github.com/etcd-io/etcd/releases/download 2026-06-12 20:23:25.284 | ETCD_NAME=etcd-v3.5.21-linux-amd64 2026-06-12 20:23:25.284 | ETCD_PEER_PORT=2380 2026-06-12 20:23:25.284 | ETCD_PORT=2379 2026-06-12 20:23:25.284 | ETCD_RAMDISK_MB=512 2026-06-12 20:23:25.284 | ETCD_SHA256=adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c 2026-06-12 20:23:25.284 | ETCD_SHA256_AMD64=adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c 2026-06-12 20:23:25.284 | ETCD_SHA256_ARM64=95bf6918623a097c0385b96f139d90248614485e781ec9bee4768dbb6c79c53f 2026-06-12 20:23:25.284 | ETCD_SHA256_PPC64=6fb6ecb3d1b331eb177dc610a8efad3aceb1f836d6aeb439ba0bfac5d5c2a38c 2026-06-12 20:23:25.284 | ETCD_SHA256_S390X=a211a83961ba8a7e94f7d6343ad769e699db21a715ba4f3b68cf31ea28f9c951 2026-06-12 20:23:25.284 | ETCD_SYSTEMD_SERVICE=devstack@etcd.service 2026-06-12 20:23:25.284 | ETCD_USE_RAMDISK=True 2026-06-12 20:23:25.284 | ETCD_VERSION=v3.5.21 2026-06-12 20:23:25.284 | EUID=1002 2026-06-12 20:23:25.284 | EXTRA_CACHE_URLS=,https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-12 20:23:25.284 | EXTRA_FILES_DOWNLOAD_TIMEOUT=2 2026-06-12 20:23:25.284 | EXTRA_FILES_RETRY=3 2026-06-12 20:23:25.284 | EXTRA_FILES_RETRY_ERRORS=500,503 2026-06-12 20:23:25.284 | EXTRA_FILES_RETRY_TIMEOUT=10 2026-06-12 20:23:25.284 | FILES=/opt/stack/devstack/files 2026-06-12 20:23:25.284 | FIXED_RANGE=10.1.0.0/20 2026-06-12 20:23:25.284 | FIXED_RANGE_V6=fda8:a06f:5ea8::/64 2026-06-12 20:23:25.284 | FLOATING_RANGE=172.24.5.0/24 2026-06-12 20:23:25.284 | FORCE_CONFIG_DRIVE=False 2026-06-12 20:23:25.284 | FORCE_PREREQ=0 2026-06-12 20:23:25.284 | FUNCNAME=([0]="source" [1]="run_plugins" [2]="run_phase" [3]="main") 2026-06-12 20:23:25.284 | FUNC_DIR=/opt/stack/devstack 2026-06-12 20:23:25.284 | GITBRANCH=([python-neutronclient]="master" [oslo.utils]="master" [octavia]="master" [stevedore]="master" [oslo.reports]="master" [osprofiler]="master" [oslo.serialization]="master" [barbican-tempest-plugin]="master" [neutron-lib]="master" [ironic-lib]="master" [python-keystoneclient]="master" [os-client-config]="master" [python-novaclient]="master" [oslo.config]="master" [ovsdbapp]="master" [ceilometermiddleware]="master" [oslo.limit]="master" [oslo.concurrency]="master" [octavia-lib]="master" [os-ken]="master" [oslo.rootwrap]="master" [osc-lib]="master" [keystonemiddleware]="master" [oslo.vmware]="master" [magnum-cluster-api]="master" [tooz]="master" [oslo.privsep]="master" [oslo.policy]="master" [keystoneauth]="master" [cursive]="master" [python-magnumclient]="master" [python-barbicanclient]="master" [oslo.db]="master" [osc-placement]="master" [python-glanceclient]="master" [magnum]="master" [oslo.versionedobjects]="master" [pycadf]="master" [etcd3gw]="master" [pbr]="master" [oslo.log]="master" [ovn-octavia-provider]="master" [os-vif]="master" [taskflow]="master" [oslo.context]="master" [oslo.i18n]="master" [automaton]="master" [oslo.middleware]="master" [castellan]="master" [oslo.messaging]="master" [python-swiftclient]="master" [python-manilaclient]="master" [futurist]="master" [os-brick]="master" [barbican]="master" [python-brick-cinderclient-ext]="master" [python-ironicclient]="master" [debtcollector]="master" [glance_store]="master" [os-resource-classes]="master" [oslo.cache]="master" [python-octaviaclient]="master" [manila]="master" [openstacksdk]="master" [cliff]="master" [oslo.service]="master" [python-openstackclient]="master" [os-traits]="master" [diskimage-builder]="master" [python-cinderclient]="master" ) 2026-06-12 20:23:25.284 | GITDIR=([python-neutronclient]="/opt/stack/python-neutronclient" [oslo.utils]="/opt/stack/oslo.utils" [octavia]="/opt/stack/octavia" [stevedore]="/opt/stack/stevedore" [oslo.reports]="/opt/stack/oslo.reports" [osprofiler]="/opt/stack/osprofiler" [oslo.serialization]="/opt/stack/oslo.serialization" [barbican-tempest-plugin]="/opt/stack/barbican-tempest-plugin" [neutron-lib]="/opt/stack/neutron-lib" [ironic-lib]="/opt/stack/ironic-lib" [python-keystoneclient]="/opt/stack/python-keystoneclient" [os-client-config]="/opt/stack/os-client-config" [python-novaclient]="/opt/stack/python-novaclient" [oslo.config]="/opt/stack/oslo.config" [ovsdbapp]="/opt/stack/ovsdbapp" [ceilometermiddleware]="/opt/stack/ceilometermiddleware" [oslo.limit]="/opt/stack/oslo.limit" [oslo.concurrency]="/opt/stack/oslo.concurrency" [octavia-lib]="/opt/stack/octavia-lib" [oslo.rootwrap]="/opt/stack/oslo.rootwrap" [os-ken]="/opt/stack/os-ken" [osc-lib]="/opt/stack/osc-lib" [keystonemiddleware]="/opt/stack/keystonemiddleware" [oslo.vmware]="/opt/stack/oslo.vmware" [magnum-cluster-api]="/opt/stack/magnum-cluster-api" [tooz]="/opt/stack/tooz" [oslo.privsep]="/opt/stack/oslo.privsep" [oslo.policy]="/opt/stack/oslo.policy" [keystoneauth]="/opt/stack/keystoneauth" [cursive]="/opt/stack/cursive" [python-magnumclient]="/opt/stack/python-magnumclient" [python-barbicanclient]="/opt/stack/python-barbicanclient" [oslo.db]="/opt/stack/oslo.db" [osc-placement]="/opt/stack/osc-placement" [python-glanceclient]="/opt/stack/python-glanceclient" [magnum]="/opt/stack/magnum" [oslo.versionedobjects]="/opt/stack/oslo.versionedobjects" [pycadf]="/opt/stack/pycadf" [etcd3gw]="/opt/stack/etcd3gw" [pbr]="/opt/stack/pbr" [oslo.log]="/opt/stack/oslo.log" [ovn-octavia-provider]="/opt/stack/ovn-octavia-provider" [os-vif]="/opt/stack/os-vif" [taskflow]="/opt/stack/taskflow" [oslo.context]="/opt/stack/oslo.context" [oslo.i18n]="/opt/stack/oslo.i18n" [automaton]="/opt/stack/automaton" [oslo.middleware]="/opt/stack/oslo.middleware" [castellan]="/opt/stack/castellan" [oslo.messaging]="/opt/stack/oslo.messaging" [python-swiftclient]="/opt/stack/python-swiftclient" [python-manilaclient]="/opt/stack/python-manilaclient" [futurist]="/opt/stack/futurist" [os-brick]="/opt/stack/os-brick" [barbican]="/opt/stack/barbican" [python-brick-cinderclient-ext]="/opt/stack/python-brick-cinderclient-ext" [python-ironicclient]="/opt/stack/python-ironicclient" [debtcollector]="/opt/stack/debtcollector" [glance_store]="/opt/stack/glance_store" [os-resource-classes]="/opt/stack/os-resource-classes" [oslo.cache]="/opt/stack/oslo.cache" [python-octaviaclient]="/opt/stack/python-octaviaclient" [manila]="/opt/stack/manila" [openstacksdk]="/opt/stack/openstacksdk" [cliff]="/opt/stack/cliff" [oslo.service]="/opt/stack/oslo.service" [python-openstackclient]="/opt/stack/python-openstackclient" [os-traits]="/opt/stack/os-traits" [diskimage-builder]="/opt/stack/diskimage-builder" [python-cinderclient]="/opt/stack/python-cinderclient" ) 2026-06-12 20:23:25.285 | GITREPO=([python-neutronclient]="https://github.com/openstack/python-neutronclient.git" [oslo.utils]="https://github.com/openstack/oslo.utils.git" [octavia]="https://github.com/openstack/octavia" [stevedore]="https://github.com/openstack/stevedore.git" [oslo.reports]="https://github.com/openstack/oslo.reports.git" [osprofiler]="https://github.com/openstack/osprofiler.git" [oslo.serialization]="https://github.com/openstack/oslo.serialization.git" [barbican-tempest-plugin]="https://github.com/openstack/barbican-tempest-plugin.git" [neutron-lib]="https://github.com/openstack/neutron-lib.git" [ironic-lib]="https://github.com/openstack/ironic-lib.git" [python-keystoneclient]="https://github.com/openstack/python-keystoneclient.git" [os-client-config]="https://github.com/openstack/os-client-config.git" [python-novaclient]="https://github.com/openstack/python-novaclient.git" [oslo.config]="https://github.com/openstack/oslo.config.git" [ovsdbapp]="https://github.com/openstack/ovsdbapp.git" [ceilometermiddleware]="https://github.com/openstack/ceilometermiddleware.git" [oslo.limit]="https://github.com/openstack/oslo.limit.git" [oslo.concurrency]="https://github.com/openstack/oslo.concurrency.git" [octavia-lib]="https://github.com/openstack/octavia-lib.git" [os-ken]="https://github.com/openstack/os-ken.git" [oslo.rootwrap]="https://github.com/openstack/oslo.rootwrap.git" [osc-lib]="https://github.com/openstack/osc-lib.git" [keystonemiddleware]="https://github.com/openstack/keystonemiddleware.git" [oslo.vmware]="https://github.com/openstack/oslo.vmware.git" [magnum-cluster-api]="https://github.com/vexxhost/magnum-cluster-api" [tooz]="https://github.com/openstack/tooz.git" [oslo.privsep]="https://github.com/openstack/oslo.privsep.git" [oslo.policy]="https://github.com/openstack/oslo.policy.git" [keystoneauth]="https://github.com/openstack/keystoneauth.git" [cursive]="https://github.com/openstack/cursive.git" [python-magnumclient]="https://github.com/openstack/python-magnumclient.git" [python-barbicanclient]="https://github.com/openstack/python-barbicanclient.git" [oslo.db]="https://github.com/openstack/oslo.db.git" [osc-placement]="https://github.com/openstack/osc-placement.git" [python-glanceclient]="https://github.com/openstack/python-glanceclient.git" [magnum]="https://review.opendev.org/openstack/magnum" [oslo.versionedobjects]="https://github.com/openstack/oslo.versionedobjects.git" [pycadf]="https://github.com/openstack/pycadf.git" [etcd3gw]="https://github.com/openstack/etcd3gw.git" [pbr]="https://github.com/openstack/pbr.git" [oslo.log]="https://github.com/openstack/oslo.log.git" [ovn-octavia-provider]="https://github.com/openstack/ovn-octavia-provider" [os-vif]="https://github.com/openstack/os-vif.git" [taskflow]="https://github.com/openstack/taskflow.git" [oslo.context]="https://github.com/openstack/oslo.context.git" [oslo.i18n]="https://github.com/openstack/oslo.i18n.git" [automaton]="https://github.com/openstack/automaton.git" [oslo.middleware]="https://github.com/openstack/oslo.middleware.git" [castellan]="https://github.com/openstack/castellan.git" [oslo.messaging]="https://github.com/openstack/oslo.messaging.git" [python-swiftclient]="https://github.com/openstack/python-swiftclient.git" [python-manilaclient]="https://opendev.org/openstack/python-manilaclient" [futurist]="https://github.com/openstack/futurist.git" [os-brick]="https://github.com/openstack/os-brick.git" [barbican]="https://github.com/openstack/barbican" [python-brick-cinderclient-ext]="https://github.com/openstack/python-brick-cinderclient-ext.git" [python-ironicclient]="https://github.com/openstack/python-ironicclient.git" [debtcollector]="https://github.com/openstack/debtcollector.git" [glance_store]="https://github.com/openstack/glance_store.git" [os-resource-classes]="https://github.com/openstack/os-resource-classes.git" [oslo.cache]="https://github.com/openstack/oslo.cache.git" [python-octaviaclient]="https://github.com/openstack/python-octaviaclient.git" [manila]="https://github.com/openstack/manila" [openstacksdk]="https://github.com/openstack/openstacksdk.git" [cliff]="https://github.com/openstack/cliff.git" [oslo.service]="https://github.com/openstack/oslo.service.git" [python-openstackclient]="https://github.com/openstack/python-openstackclient.git" [os-traits]="https://github.com/openstack/os-traits.git" [diskimage-builder]="https://github.com/openstack/diskimage-builder.git" [python-cinderclient]="https://github.com/openstack/python-cinderclient.git" ) 2026-06-12 20:23:25.285 | GIT_BASE=https://github.com 2026-06-12 20:23:25.285 | GIT_DEPTH=0 2026-06-12 20:23:25.285 | GIT_TIMEOUT=0 2026-06-12 20:23:25.285 | GLANCE_API_CONF=/etc/glance/glance-api.conf 2026-06-12 20:23:25.285 | GLANCE_API_PASTE_INI=/etc/glance/glance-api-paste.ini 2026-06-12 20:23:25.285 | GLANCE_BIN_DIR=/opt/stack/data/venv/bin 2026-06-12 20:23:25.285 | GLANCE_BRANCH=master 2026-06-12 20:23:25.285 | GLANCE_CACHE_CONF=/etc/glance/glance-cache.conf 2026-06-12 20:23:25.285 | GLANCE_CACHE_DIR=/opt/stack/data/glance/cache 2026-06-12 20:23:25.285 | GLANCE_CACHE_DRIVER=centralized_db 2026-06-12 20:23:25.285 | GLANCE_CINDER_DEFAULT_BACKEND=lvmdriver-1 2026-06-12 20:23:25.285 | GLANCE_CONF_DIR=/etc/glance 2026-06-12 20:23:25.285 | GLANCE_DEFAULT_BACKEND=fast 2026-06-12 20:23:25.285 | GLANCE_DIR=/opt/stack/glance 2026-06-12 20:23:25.285 | GLANCE_ENABLE_MULTIPLE_STORES=False 2026-06-12 20:23:25.285 | GLANCE_ENABLE_QUOTAS=True 2026-06-12 20:23:25.285 | GLANCE_ENFORCE_IMAGE_FORMAT=True 2026-06-12 20:23:25.285 | GLANCE_ENFORCE_SCOPE=True 2026-06-12 20:23:25.285 | GLANCE_HOSTPORT=199.204.45.113:9292 2026-06-12 20:23:25.285 | GLANCE_IMAGE_DIR=/opt/stack/data/glance/images 2026-06-12 20:23:25.285 | GLANCE_IMAGE_IMPORT_CONF=/etc/glance/glance-image-import.conf 2026-06-12 20:23:25.285 | GLANCE_LIMIT_IMAGE_COUNT_TOTAL=100 2026-06-12 20:23:25.285 | GLANCE_LIMIT_IMAGE_COUNT_UPLOADING=100 2026-06-12 20:23:25.285 | GLANCE_LIMIT_IMAGE_SIZE_TOTAL=10000 2026-06-12 20:23:25.285 | GLANCE_LOCK_DIR=/opt/stack/data/glance/locks 2026-06-12 20:23:25.285 | GLANCE_METADEF_DIR=/etc/glance/metadefs 2026-06-12 20:23:25.285 | GLANCE_MULTIPLE_FILE_STORES=fast 2026-06-12 20:23:25.285 | GLANCE_MULTISTORE_FILE_IMAGE_DIR=/opt/stack/data/glance 2026-06-12 20:23:25.285 | GLANCE_NFS_MOUNTPOINT=/opt/stack/data/glance/images/mnt 2026-06-12 20:23:25.285 | GLANCE_REPO=https://github.com/openstack/glance.git 2026-06-12 20:23:25.285 | GLANCE_S3_BUCKET_NAME=images 2026-06-12 20:23:25.285 | GLANCE_S3_BUCKET_ON_PUT=True 2026-06-12 20:23:25.285 | GLANCE_S3_DEFAULT_BACKEND=s3_fast 2026-06-12 20:23:25.285 | GLANCE_SCHEMA_JSON=/etc/glance/schema-image.json 2026-06-12 20:23:25.285 | GLANCE_SERVICE_HOST=199.204.45.113 2026-06-12 20:23:25.285 | GLANCE_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-06-12 20:23:25.285 | GLANCE_SERVICE_PORT=9292 2026-06-12 20:23:25.285 | GLANCE_SERVICE_PORT_INT=19292 2026-06-12 20:23:25.285 | GLANCE_SERVICE_PROTOCOL=https 2026-06-12 20:23:25.285 | GLANCE_SHOW_DIRECT_URL=False 2026-06-12 20:23:25.285 | GLANCE_SHOW_MULTIPLE_LOCATIONS=False 2026-06-12 20:23:25.285 | GLANCE_STAGING_DIR=/opt/stack/data/glance 2026-06-12 20:23:25.285 | GLANCE_STORE_ROOTWRAP_BASE_DIR=/opt/stack/data/venv/etc/glance 2026-06-12 20:23:25.286 | GLANCE_SWIFT_STORE_CONF=/etc/glance/glance-swift-store.conf 2026-06-12 20:23:25.286 | GLANCE_TASKS_DIR=/opt/stack/data/glance 2026-06-12 20:23:25.286 | GLANCE_URL=https://199.204.45.113/image 2026-06-12 20:23:25.286 | GLANCE_USE_IMPORT_WORKFLOW=False 2026-06-12 20:23:25.286 | GLANCE_USE_S3=False 2026-06-12 20:23:25.286 | GLANCE_UWSGI=glance.wsgi.api:application 2026-06-12 20:23:25.286 | GLANCE_UWSGI_CONF=/etc/glance/glance-uwsgi.ini 2026-06-12 20:23:25.286 | GLOBAL_VENV=True 2026-06-12 20:23:25.286 | GROUPS=() 2026-06-12 20:23:25.286 | HOME=/opt/stack 2026-06-12 20:23:25.286 | HOME_URL=https://www.ubuntu.com/ 2026-06-12 20:23:25.286 | HORIZON_APACHE_ROOT=/dashboard 2026-06-12 20:23:25.286 | HORIZON_BRANCH=master 2026-06-12 20:23:25.286 | HORIZON_DIR=/opt/stack/horizon 2026-06-12 20:23:25.286 | HORIZON_REPO=https://github.com/openstack/horizon.git 2026-06-12 20:23:25.286 | HORIZON_SETTINGS=/opt/stack/horizon/openstack_dashboard/local/local_settings.py.example 2026-06-12 20:23:25.287 | HOSTNAME=np0000179819 2026-06-12 20:23:25.287 | HOSTTYPE=x86_64 2026-06-12 20:23:25.287 | HOST_IP=199.204.45.113 2026-06-12 20:23:25.287 | HOST_IPV6=::1 2026-06-12 20:23:25.287 | HOST_IP_IFACE= 2026-06-12 20:23:25.287 | ID=ubuntu 2026-06-12 20:23:25.287 | ID_LIKE=debian 2026-06-12 20:23:25.287 | IFS=' 2026-06-12 20:23:25.287 | ' 2026-06-12 20:23:25.287 | IMAGE_URLS=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-06-12 20:23:25.288 | INSTALL_DATABASE_SERVER_PACKAGES=True 2026-06-12 20:23:25.288 | INSTANCES_PATH=/opt/stack/data/nova/instances 2026-06-12 20:23:25.288 | INSTANCE_NAME_PREFIX=instance- 2026-06-12 20:23:25.288 | INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-06-12 20:23:25.288 | IPV4_ADDRS_SAFE_TO_USE=10.1.0.0/20 2026-06-12 20:23:25.288 | IPV6_ADDRESS_MODE=slaac 2026-06-12 20:23:25.288 | IPV6_ADDRS_SAFE_TO_USE=fda8:a06f:5ea8::/56 2026-06-12 20:23:25.288 | IPV6_GLOBAL_ID=a8:a06f:5ea8 2026-06-12 20:23:25.288 | IPV6_PRIVATE_NETWORK_GATEWAY= 2026-06-12 20:23:25.288 | IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-06-12 20:23:25.288 | IPV6_PROVIDER_FIXED_RANGE= 2026-06-12 20:23:25.288 | IPV6_PROVIDER_NETWORK_GATEWAY= 2026-06-12 20:23:25.288 | IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-06-12 20:23:25.288 | IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-06-12 20:23:25.289 | IPV6_PUBLIC_RANGE=2001:db8::/64 2026-06-12 20:23:25.289 | IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-06-12 20:23:25.289 | IPV6_RA_MODE=slaac 2026-06-12 20:23:25.289 | IPV6_ROUTER_GW_IP=2001:db8::1 2026-06-12 20:23:25.289 | IP_VERSION=4+6 2026-06-12 20:23:25.289 | IRONIC_PYTHON_AGENT_BRANCH=master 2026-06-12 20:23:25.289 | IRONIC_PYTHON_AGENT_REPO=https://github.com/openstack/ironic-python-agent.git 2026-06-12 20:23:25.289 | ISCSID_DEBUG=False 2026-06-12 20:23:25.289 | ISCSID_DEBUG_LEVEL=4 2026-06-12 20:23:25.289 | KEYSTONE_ADMIN_ENDPOINT=True 2026-06-12 20:23:25.289 | KEYSTONE_ASSIGNMENT_BACKEND=sql 2026-06-12 20:23:25.289 | KEYSTONE_AUTH_URI=https://199.204.45.113/identity 2026-06-12 20:23:25.289 | KEYSTONE_AUTH_URI_V3=https://199.204.45.113/identity/v3 2026-06-12 20:23:25.289 | KEYSTONE_BIN_DIR=/opt/stack/data/venv/bin 2026-06-12 20:23:25.289 | KEYSTONE_BRANCH=master 2026-06-12 20:23:25.289 | KEYSTONE_CONF=/etc/keystone/keystone.conf 2026-06-12 20:23:25.289 | KEYSTONE_CONF_DIR=/etc/keystone 2026-06-12 20:23:25.289 | KEYSTONE_DIR=/opt/stack/keystone 2026-06-12 20:23:25.289 | KEYSTONE_ENABLE_CACHE=True 2026-06-12 20:23:25.289 | KEYSTONE_ENFORCE_SCOPE=False 2026-06-12 20:23:25.289 | KEYSTONE_IDENTITY_BACKEND=sql 2026-06-12 20:23:25.289 | KEYSTONE_LOCKOUT_DURATION=10 2026-06-12 20:23:25.289 | KEYSTONE_LOCKOUT_FAILURE_ATTEMPTS=2 2026-06-12 20:23:25.289 | KEYSTONE_PASSWORD_HASH_ROUNDS=4 2026-06-12 20:23:25.289 | KEYSTONE_PUBLIC_UWSGI=keystone.wsgi.api:application 2026-06-12 20:23:25.289 | KEYSTONE_PUBLIC_UWSGI_CONF=/etc/keystone/keystone-uwsgi-public.ini 2026-06-12 20:23:25.289 | KEYSTONE_REGION_NAME=RegionOne 2026-06-12 20:23:25.289 | KEYSTONE_REPO=https://github.com/openstack/keystone.git 2026-06-12 20:23:25.289 | KEYSTONE_RESOURCE_BACKEND=sql 2026-06-12 20:23:25.289 | KEYSTONE_ROLE_BACKEND=sql 2026-06-12 20:23:25.289 | KEYSTONE_SECURITY_COMPLIANCE_ENABLED=True 2026-06-12 20:23:25.289 | KEYSTONE_SERVICE_HOST=199.204.45.113 2026-06-12 20:23:25.289 | KEYSTONE_SERVICE_PORT=5000 2026-06-12 20:23:25.289 | KEYSTONE_SERVICE_PORT_INT=5001 2026-06-12 20:23:25.289 | KEYSTONE_SERVICE_PROTOCOL=https 2026-06-12 20:23:25.289 | KEYSTONE_SERVICE_URI=https://199.204.45.113/identity 2026-06-12 20:23:25.289 | KEYSTONE_SERVICE_URI_V3=https://199.204.45.113/identity/v3 2026-06-12 20:23:25.289 | KEYSTONE_TOKEN_FORMAT=fernet 2026-06-12 20:23:25.289 | KEYSTONE_UNIQUE_LAST_PASSWORD_COUNT=2 2026-06-12 20:23:25.289 | KEY_MANAGER_BACKEND=barbican 2026-06-12 20:23:25.289 | KILL_PATH=/usr/bin/kill 2026-06-12 20:23:25.289 | LAST_RUN=0 2026-06-12 20:23:25.289 | LAST_SPINNER_PID= 2026-06-12 20:23:25.289 | LC_ALL=en_US.utf8 2026-06-12 20:23:25.289 | LDAP_BASE_DC=openstack 2026-06-12 20:23:25.289 | LDAP_BASE_DN=dc=openstack,dc=org 2026-06-12 20:23:25.289 | LDAP_DOMAIN=openstack.org 2026-06-12 20:23:25.289 | LDAP_MANAGER_DN=cn=Manager,dc=openstack,dc=org 2026-06-12 20:23:25.289 | LDAP_OLCDB_NUMBER=1 2026-06-12 20:23:25.289 | LDAP_OLCDB_TYPE=mdb 2026-06-12 20:23:25.289 | LDAP_ROOTPW_COMMAND=replace 2026-06-12 20:23:25.289 | LDAP_SERVICE_NAME=slapd 2026-06-12 20:23:25.289 | LDAP_URL=ldap://localhost 2026-06-12 20:23:25.289 | LIBS_FROM_GIT=novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api 2026-06-12 20:23:25.289 | LIBVIRT_CPU_MODE=host-passthrough 2026-06-12 20:23:25.289 | LIBVIRT_CPU_MODEL=Nehalem 2026-06-12 20:23:25.289 | LIBVIRT_GROUP=libvirt 2026-06-12 20:23:25.289 | LIBVIRT_TYPE=kvm 2026-06-12 20:23:25.289 | LINENO=762 2026-06-12 20:23:25.289 | LOCAL_HOSTNAME=np0000179819 2026-06-12 20:23:25.289 | LOGDAYS=7 2026-06-12 20:23:25.289 | LOGDIR=/opt/stack/logs 2026-06-12 20:23:25.289 | LOGFILE=/opt/stack/logs/devstacklog.txt.2026-06-12-202039 2026-06-12 20:23:25.289 | LOGFILE_DIR=/opt/stack/logs 2026-06-12 20:23:25.289 | LOGFILE_NAME=devstacklog.txt 2026-06-12 20:23:25.289 | LOGNAME=stack 2026-06-12 20:23:25.289 | LOGO=ubuntu-logo 2026-06-12 20:23:25.289 | LOG_COLOR=False 2026-06-12 20:23:25.289 | LRC=localrc 2026-06-12 20:23:25.289 | MACHTYPE=x86_64-pc-linux-gnu 2026-06-12 20:23:25.289 | MAGNUM_API_PASTE=/etc/magnum/api-paste.ini 2026-06-12 20:23:25.289 | MAGNUM_BIN_DIR=/opt/stack/data/venv/bin 2026-06-12 20:23:25.289 | MAGNUM_BRANCH=master 2026-06-12 20:23:25.289 | MAGNUM_CERTIFICATE_CACHE_DIR=/var/lib/magnum/certificate-cache 2026-06-12 20:23:25.289 | MAGNUM_CONF=/etc/magnum/magnum.conf 2026-06-12 20:23:25.289 | MAGNUM_CONFIGURE_IPTABLES=True 2026-06-12 20:23:25.289 | MAGNUM_CONF_DIR=/etc/magnum 2026-06-12 20:23:25.289 | MAGNUM_DIR=/opt/stack/magnum 2026-06-12 20:23:25.289 | MAGNUM_ENFORCE_SCOPE=False 2026-06-12 20:23:25.289 | MAGNUM_GUEST_IMAGE_URL=https://github.com/vexxhost/capo-image-elements/releases/latest/download/ubuntu-22.04-v1.33.11.qcow2 2026-06-12 20:23:25.289 | MAGNUM_K8S_KEYSTONE_AUTH_DEFAULT_POLICY=/etc/magnum/k8s_keystone_auth_default_policy.json 2026-06-12 20:23:25.289 | MAGNUM_POLICY=/etc/magnum/policy.yaml 2026-06-12 20:23:25.289 | MAGNUM_REPO=https://github.com/openstack/magnum.git 2026-06-12 20:23:25.289 | MAGNUM_SERVICE_HOST=199.204.45.113 2026-06-12 20:23:25.289 | MAGNUM_SERVICE_PROTOCOL=https 2026-06-12 20:23:25.289 | MAGNUM_STATE_PATH=/opt/stack/data/magnum 2026-06-12 20:23:25.289 | MAGNUM_SWIFT_REGISTRY_CONTAINER=docker_registry 2026-06-12 20:23:25.290 | MAGNUM_TRUSTEE_DOMAIN_ADMIN_PASSWORD=secret 2026-06-12 20:23:25.290 | MAGNUM_UWSGI=magnum.wsgi.api:application 2026-06-12 20:23:25.290 | MAGNUM_UWSGI_CONF=/etc/magnum/magnum-api-uwsgi.ini 2026-06-12 20:23:25.290 | MAIL=/var/mail/stack 2026-06-12 20:23:25.290 | MANILA_ADMIN_NET_RANGE=10.2.5.0/24 2026-06-12 20:23:25.290 | MANILA_ALLOW_NAS_SERVER_PORTS_ON_HOST=False 2026-06-12 20:23:25.290 | MANILA_API_PASTE_INI=/etc/manila/api-paste.ini 2026-06-12 20:23:25.290 | MANILA_BIN_DIR=/opt/stack/data/venv/bin 2026-06-12 20:23:25.290 | MANILA_CONF=/etc/manila/manila.conf 2026-06-12 20:23:25.290 | MANILA_CONFIGURE_DEFAULT_TYPES=True 2026-06-12 20:23:25.290 | MANILA_CONF_DIR=/etc/manila 2026-06-12 20:23:25.290 | MANILA_CONTAINER_DRIVER=manila.share.drivers.container.driver.ContainerShareDriver 2026-06-12 20:23:25.290 | MANILA_CONTAINER_VOLUME_GROUP_NAME=manila_docker_volumes 2026-06-12 20:23:25.290 | MANILA_DATA_COPY_CHECK_HASH=True 2026-06-12 20:23:25.290 | MANILA_DATA_NODE_IP=10.2.5.0/24 2026-06-12 20:23:25.290 | MANILA_DEFAULT_SHARE_GROUP_TYPE=default 2026-06-12 20:23:25.290 | MANILA_DEFAULT_SHARE_GROUP_TYPE_SPECS= 2026-06-12 20:23:25.290 | MANILA_DEFAULT_SHARE_TYPE=default 2026-06-12 20:23:25.290 | MANILA_DEFAULT_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-06-12 20:23:25.290 | MANILA_DEFERRED_DELETE_TASK_INTERVAL=10 2026-06-12 20:23:25.290 | MANILA_DHSS_FALSE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-06-12 20:23:25.290 | MANILA_DHSS_TRUE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-06-12 20:23:25.290 | MANILA_DIR=/opt/stack/manila 2026-06-12 20:23:25.290 | MANILA_DOCKER_IMAGE_ALIAS=manila_docker_image 2026-06-12 20:23:25.290 | MANILA_DOCKER_IMAGE_URL=https://github.com/a-ovchinnikov/manila-image-elements-lxd-images/releases/download/0.1.0/manila-docker-container.tar.gz 2026-06-12 20:23:25.290 | MANILA_ENABLED_BACKENDS=generic 2026-06-12 20:23:25.290 | MANILA_ENABLED_SHARE_PROTOCOLS=NFS,CIFS 2026-06-12 20:23:25.290 | MANILA_ENDPOINT_BASE=http://199.204.45.113/share 2026-06-12 20:23:25.290 | MANILA_ENFORCE_SCOPE=False 2026-06-12 20:23:25.290 | MANILA_GIT_BASE=https://opendev.org 2026-06-12 20:23:25.290 | MANILA_KEY_FORMAT=ecdsa 2026-06-12 20:23:25.290 | MANILA_LOCK_PATH=/opt/stack/manila/manila_locks 2026-06-12 20:23:25.290 | MANILA_LVM_SHARE_EXPORT_IPS=199.204.45.113 2026-06-12 20:23:25.290 | MANILA_MNT_DIR=/opt/stack/data/manila/mnt 2026-06-12 20:23:25.290 | MANILA_NETWORK_API_CLASS=manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin 2026-06-12 20:23:25.290 | MANILA_NEUTRON_VNIC_TYPE=normal 2026-06-12 20:23:25.290 | MANILA_PATH_TO_PRIVATE_KEY=/opt/stack/.ssh/id_ecdsa 2026-06-12 20:23:25.290 | MANILA_PATH_TO_PUBLIC_KEY=/opt/stack/.ssh/id_ecdsa.pub 2026-06-12 20:23:25.290 | MANILA_REPLICA_STATE_UPDATE_INTERVAL=300 2026-06-12 20:23:25.290 | MANILA_REPO_ROOT=openstack 2026-06-12 20:23:25.290 | MANILA_RESTORE_IPV6_DEFAULT_ROUTE=True 2026-06-12 20:23:25.290 | MANILA_SCHEDULER_DRIVER=manila.scheduler.drivers.filter.FilterScheduler 2026-06-12 20:23:25.290 | MANILA_SERVICE_HOST=199.204.45.113 2026-06-12 20:23:25.290 | MANILA_SERVICE_IMAGE_ENABLED=True 2026-06-12 20:23:25.290 | MANILA_SERVICE_IMAGE_NAME=manila-service-image-master 2026-06-12 20:23:25.290 | MANILA_SERVICE_IMAGE_URL=http://tarballs.openstack.org/manila-image-elements/images/manila-service-image-master.qcow2 2026-06-12 20:23:25.290 | MANILA_SERVICE_INSTANCE_PASSWORD=manila 2026-06-12 20:23:25.290 | MANILA_SERVICE_INSTANCE_USER=manila 2026-06-12 20:23:25.290 | MANILA_SERVICE_KEYPAIR_NAME=manila-service 2026-06-12 20:23:25.290 | MANILA_SERVICE_PORT=8786 2026-06-12 20:23:25.290 | MANILA_SERVICE_PORT_INT=18786 2026-06-12 20:23:25.290 | MANILA_SERVICE_PROTOCOL=http 2026-06-12 20:23:25.290 | MANILA_SERVICE_SECGROUP=manila-service 2026-06-12 20:23:25.290 | MANILA_SERVICE_VM_FLAVOR_DISK=5 2026-06-12 20:23:25.290 | MANILA_SERVICE_VM_FLAVOR_NAME=manila-service-flavor 2026-06-12 20:23:25.290 | MANILA_SERVICE_VM_FLAVOR_RAM=512 2026-06-12 20:23:25.290 | MANILA_SERVICE_VM_FLAVOR_REF=100 2026-06-12 20:23:25.290 | MANILA_SERVICE_VM_FLAVOR_VCPUS=1 2026-06-12 20:23:25.290 | MANILA_SETUP_IPV6=False 2026-06-12 20:23:25.290 | MANILA_SSH_TIMEOUT=180 2026-06-12 20:23:25.290 | MANILA_STATE_PATH=/opt/stack/data/manila 2026-06-12 20:23:25.290 | MANILA_USE_DOWNGRADE_MIGRATIONS=False 2026-06-12 20:23:25.290 | MANILA_USE_SCHEDULER_CREATING_SHARE_FROM_SNAPSHOT=False 2026-06-12 20:23:25.290 | MANILA_USE_SERVICE_INSTANCE_PASSWORD=True 2026-06-12 20:23:25.290 | MANILA_UWSGI_CONF=/etc/manila/manila-uwsgi.ini 2026-06-12 20:23:25.290 | MANILA_WSGI=manila.wsgi.api:application 2026-06-12 20:23:25.290 | MANILA_ZFSONLINUX_BACKEND_FILES_CONTAINER_DIR=/opt/stack/data/manila/zfsonlinux 2026-06-12 20:23:25.290 | MANILA_ZFSONLINUX_DATASET_CREATION_OPTIONS=compression=gzip 2026-06-12 20:23:25.290 | MANILA_ZFSONLINUX_REPLICATION_DOMAIN=ZFSonLinux 2026-06-12 20:23:25.290 | MANILA_ZFSONLINUX_SERVICE_IP=199.204.45.113 2026-06-12 20:23:25.290 | MANILA_ZFSONLINUX_SHARE_EXPORT_IP=199.204.45.113 2026-06-12 20:23:25.290 | MANILA_ZFSONLINUX_SSH_USERNAME=stack 2026-06-12 20:23:25.290 | MANILA_ZFSONLINUX_USE_SSH=False 2026-06-12 20:23:25.290 | MANILA_ZFSONLINUX_ZPOOL_SIZE=30G 2026-06-12 20:23:25.290 | MAX_DB_CONNECTIONS=200 2026-06-12 20:23:25.290 | MEMCACHE_SERVERS=localhost:11211 2026-06-12 20:23:25.290 | METADATA_SERVICE_PORT=8775 2026-06-12 20:23:25.290 | METERING_PLUGIN=neutron.services.metering.metering_plugin.MeteringPlugin 2026-06-12 20:23:25.290 | ML2_L3_PLUGIN=ovn-router 2026-06-12 20:23:25.290 | MYSQL_DRIVER=PyMySQL 2026-06-12 20:23:25.290 | MYSQL_GATHER_PERFORMANCE=True 2026-06-12 20:23:25.290 | MYSQL_HOST=127.0.0.1 2026-06-12 20:23:25.290 | MYSQL_REDUCE_MEMORY=True 2026-06-12 20:23:25.290 | MYSQL_SERVICE_NAME=mysql 2026-06-12 20:23:25.290 | MYSQL_USER=root 2026-06-12 20:23:25.290 | NAME=Ubuntu 2026-06-12 20:23:25.290 | NETWORK_GATEWAY=10.1.0.1 2026-06-12 20:23:25.290 | NEUTRON_ANY='q-svc neutron-api' 2026-06-12 20:23:25.290 | NEUTRON_BGP_PEER_BRIDGES= 2026-06-12 20:23:25.290 | NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-06-12 20:23:25.290 | NEUTRON_BRANCH=master 2026-06-12 20:23:25.290 | NEUTRON_CONF=/etc/neutron/neutron.conf 2026-06-12 20:23:25.290 | NEUTRON_CONF_DIR=/etc/neutron 2026-06-12 20:23:25.290 | NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-06-12 20:23:25.290 | NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-06-12 20:23:25.290 | NEUTRON_DIR=/opt/stack/neutron 2026-06-12 20:23:25.290 | NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-06-12 20:23:25.290 | NEUTRON_ENFORCE_SCOPE=True 2026-06-12 20:23:25.290 | NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-06-12 20:23:25.290 | NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-06-12 20:23:25.290 | NEUTRON_OVN_AGENT_BINARY=neutron-ovn-agent 2026-06-12 20:23:25.290 | NEUTRON_OVN_BIN_DIR=/opt/stack/data/venv/bin 2026-06-12 20:23:25.290 | NEUTRON_OVN_METADATA_BINARY=neutron-ovn-metadata-agent 2026-06-12 20:23:25.290 | NEUTRON_PORT_SECURITY=True 2026-06-12 20:23:25.290 | NEUTRON_REPO=https://github.com/openstack/neutron.git 2026-06-12 20:23:25.290 | NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-06-12 20:23:25.290 | NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-06-12 20:23:25.290 | NEUTRON_UWSGI=neutron.wsgi.api:application 2026-06-12 20:23:25.290 | NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-06-12 20:23:25.290 | NOUNSET= 2026-06-12 20:23:25.290 | NOVA_ALLOW_MOVE_TO_SAME_HOST=True 2026-06-12 20:23:25.290 | NOVA_API_DB=nova_api 2026-06-12 20:23:25.290 | NOVA_API_PASTE_INI=/etc/nova/api-paste.ini 2026-06-12 20:23:25.290 | NOVA_BIN_DIR=/opt/stack/data/venv/bin 2026-06-12 20:23:25.291 | NOVA_BRANCH=master 2026-06-12 20:23:25.291 | NOVA_COND_CONF=/etc/nova/nova.conf 2026-06-12 20:23:25.291 | NOVA_CONF=/etc/nova/nova.conf 2026-06-12 20:23:25.291 | NOVA_CONF_DIR=/etc/nova 2026-06-12 20:23:25.291 | NOVA_CONSOLE_PROXY_COMPUTE_TLS=False 2026-06-12 20:23:25.291 | NOVA_CPU_CELL=1 2026-06-12 20:23:25.291 | NOVA_CPU_CONF=/etc/nova/nova-cpu.conf 2026-06-12 20:23:25.291 | NOVA_CPU_UUID= 2026-06-12 20:23:25.291 | NOVA_DIR=/opt/stack/nova 2026-06-12 20:23:25.291 | NOVA_ENABLED_APIS=osapi_compute,metadata 2026-06-12 20:23:25.291 | NOVA_ENABLE_CACHE=True 2026-06-12 20:23:25.291 | NOVA_ENFORCE_SCOPE=True 2026-06-12 20:23:25.291 | NOVA_FAKE_CONF=/etc/nova/nova-fake.conf 2026-06-12 20:23:25.291 | NOVA_FILTERS=ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-06-12 20:23:25.291 | NOVA_INSTANCES_PATH=/opt/stack/data/nova/instances 2026-06-12 20:23:25.291 | NOVA_LIBVIRT_TB_CACHE_SIZE=128 2026-06-12 20:23:25.291 | NOVA_METADATA_UWSGI=nova.wsgi.metadata:application 2026-06-12 20:23:25.291 | NOVA_METADATA_UWSGI_CONF=/etc/nova/nova-metadata-uwsgi.ini 2026-06-12 20:23:25.291 | NOVA_MY_IP=199.204.45.113 2026-06-12 20:23:25.291 | NOVA_NOTIFICATION_FORMAT=unversioned 2026-06-12 20:23:25.291 | NOVA_NUM_CELLS=1 2026-06-12 20:23:25.291 | NOVA_PLUGINS=/opt/stack/devstack/lib/nova_plugins 2026-06-12 20:23:25.291 | NOVA_READY_TIMEOUT=60 2026-06-12 20:23:25.291 | NOVA_REPO=https://github.com/openstack/nova.git 2026-06-12 20:23:25.291 | NOVA_SERIAL_ENABLED=False 2026-06-12 20:23:25.291 | NOVA_SERVICE_HOST=199.204.45.113 2026-06-12 20:23:25.291 | NOVA_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-06-12 20:23:25.291 | NOVA_SERVICE_PORT=8774 2026-06-12 20:23:25.291 | NOVA_SERVICE_PORT_INT=18774 2026-06-12 20:23:25.291 | NOVA_SERVICE_PROTOCOL=https 2026-06-12 20:23:25.291 | NOVA_SERVICE_REPORT_INTERVAL=120 2026-06-12 20:23:25.291 | NOVA_SHUTDOWN_TIMEOUT=0 2026-06-12 20:23:25.291 | NOVA_SPICE_ENABLED=False 2026-06-12 20:23:25.291 | NOVA_STATE_PATH=/opt/stack/data/nova 2026-06-12 20:23:25.291 | NOVA_USE_SERVICE_TOKEN=True 2026-06-12 20:23:25.291 | NOVA_USE_UNIFIED_LIMITS=False 2026-06-12 20:23:25.292 | NOVA_UWSGI=nova.wsgi.osapi_compute:application 2026-06-12 20:23:25.292 | NOVA_UWSGI_CONF=/etc/nova/nova-api-uwsgi.ini 2026-06-12 20:23:25.292 | NOVA_VNC_ENABLED=True 2026-06-12 20:23:25.292 | NOVNC_BRANCH=v1.3.0 2026-06-12 20:23:25.292 | NOVNC_REPO=https://github.com/novnc/novnc.git 2026-06-12 20:23:25.292 | NOW=1781295652 2026-06-12 20:23:25.292 | NO_UPDATE_REPOS=False 2026-06-12 20:23:25.292 | OBJECT_PORT_BASE=6613 2026-06-12 20:23:25.292 | OCTAVIA=octavia 2026-06-12 20:23:25.292 | OCTAVIA_AMPHORA_DRIVER=amphora_haproxy_rest_driver 2026-06-12 20:23:25.292 | OCTAVIA_AMP_CONN_TIMEOUT=10 2026-06-12 20:23:25.292 | OCTAVIA_AMP_EXPIRY_AGE=3600 2026-06-12 20:23:25.292 | OCTAVIA_AMP_FLAVOR_ID=10 2026-06-12 20:23:25.292 | OCTAVIA_AMP_IMAGE_ARCH=amd64 2026-06-12 20:23:25.292 | OCTAVIA_AMP_IMAGE_FILE=/opt/stack/octavia/diskimage-create/amphora-x64-haproxy.qcow2 2026-06-12 20:23:25.292 | OCTAVIA_AMP_IMAGE_NAME=amphora-x64-haproxy 2026-06-12 20:23:25.292 | OCTAVIA_AMP_IMAGE_TAG=amphora 2026-06-12 20:23:25.292 | OCTAVIA_AMP_LOG_ADMIN_PORT=10514 2026-06-12 20:23:25.292 | OCTAVIA_AMP_LOG_TENANT_PORT=20514 2026-06-12 20:23:25.292 | OCTAVIA_AMP_READ_TIMEOUT=120 2026-06-12 20:23:25.292 | OCTAVIA_AMP_SSH_KEY_BITS=2048 2026-06-12 20:23:25.292 | OCTAVIA_AMP_SSH_KEY_NAME=octavia_ssh_key 2026-06-12 20:23:25.292 | OCTAVIA_AMP_SSH_KEY_PATH=/etc/octavia/.ssh/octavia_ssh_key 2026-06-12 20:23:25.292 | OCTAVIA_AMP_SSH_KEY_TYPE=rsa 2026-06-12 20:23:25.292 | OCTAVIA_API=o-api 2026-06-12 20:23:25.292 | OCTAVIA_API_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-06-12 20:23:25.293 | OCTAVIA_API_HAPROXY=o-api-ha 2026-06-12 20:23:25.293 | OCTAVIA_AUDIT_MAP=/etc/octavia/octavia_api_audit_map.conf 2026-06-12 20:23:25.293 | OCTAVIA_BIN_DIR=/opt/stack/data/venv/bin 2026-06-12 20:23:25.293 | OCTAVIA_CERTS_DIR=/etc/octavia/certs 2026-06-12 20:23:25.293 | OCTAVIA_COMPUTE_DRIVER=compute_nova_driver 2026-06-12 20:23:25.293 | OCTAVIA_CONF=/etc/octavia/octavia.conf 2026-06-12 20:23:25.293 | OCTAVIA_CONF_DIR=/etc/octavia 2026-06-12 20:23:25.293 | OCTAVIA_CONSUMER=o-cw 2026-06-12 20:23:25.293 | OCTAVIA_CONSUMER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-06-12 20:23:25.293 | OCTAVIA_CONSUMER_BINARY=/opt/stack/data/venv/bin/octavia-worker 2026-06-12 20:23:25.293 | OCTAVIA_CONTROLLER_IP_PORT_LIST=auto 2026-06-12 20:23:25.293 | OCTAVIA_DIB_TRACING=1 2026-06-12 20:23:25.293 | OCTAVIA_DIR=/opt/stack/octavia 2026-06-12 20:23:25.293 | OCTAVIA_DRIVER_AGENT=o-da 2026-06-12 20:23:25.293 | OCTAVIA_DRIVER_AGENT_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-06-12 20:23:25.293 | OCTAVIA_DRIVER_AGENT_BINARY=/opt/stack/data/venv/bin/octavia-driver-agent 2026-06-12 20:23:25.293 | OCTAVIA_ENABLE_AMPHORAV2_JOBBOARD=False 2026-06-12 20:23:25.293 | OCTAVIA_HA_PORT=9875 2026-06-12 20:23:25.293 | OCTAVIA_HEALTHMANAGER=o-hm 2026-06-12 20:23:25.293 | OCTAVIA_HEALTHMANAGER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-06-12 20:23:25.293 | OCTAVIA_HEALTHMANAGER_BINARY=/opt/stack/data/venv/bin/octavia-health-manager 2026-06-12 20:23:25.293 | OCTAVIA_HEALTH_KEY=insecure 2026-06-12 20:23:25.293 | OCTAVIA_HM_LISTEN_PORT=5555 2026-06-12 20:23:25.293 | OCTAVIA_HOUSEKEEPER=o-hk 2026-06-12 20:23:25.293 | OCTAVIA_HOUSEKEEPER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-06-12 20:23:25.293 | OCTAVIA_HOUSEKEEPER_BINARY=/opt/stack/data/venv/bin/octavia-housekeeping 2026-06-12 20:23:25.293 | OCTAVIA_IMAGE_DRIVER=image_glance_driver 2026-06-12 20:23:25.293 | OCTAVIA_JOBBOARD_BACKEND=redis 2026-06-12 20:23:25.293 | OCTAVIA_JOBBOARD_EXPIRATION_TIME=30 2026-06-12 20:23:25.293 | OCTAVIA_LB_EXPIRY_AGE=3600 2026-06-12 20:23:25.293 | OCTAVIA_LB_TOPOLOGY=SINGLE 2026-06-12 20:23:25.293 | OCTAVIA_MGMT_PORT_IP=auto 2026-06-12 20:23:25.293 | OCTAVIA_MGMT_SUBNET=192.168.0.0/24 2026-06-12 20:23:25.293 | OCTAVIA_MGMT_SUBNET_END=192.168.0.200 2026-06-12 20:23:25.293 | OCTAVIA_MGMT_SUBNET_IPV6=fd00:0:0:42::/64 2026-06-12 20:23:25.293 | OCTAVIA_MGMT_SUBNET_IPV6_END=fd00:0:0:42:ffff:ffff:ffff:ffff 2026-06-12 20:23:25.293 | OCTAVIA_MGMT_SUBNET_IPV6_START=fd00:0:0:42:0:0:0:2 2026-06-12 20:23:25.294 | OCTAVIA_MGMT_SUBNET_START=192.168.0.2 2026-06-12 20:23:25.294 | OCTAVIA_NETWORK_DRIVER=allowed_address_pairs_driver 2026-06-12 20:23:25.294 | OCTAVIA_NODE=api 2026-06-12 20:23:25.294 | OCTAVIA_PASSWORD=secretadmin 2026-06-12 20:23:25.294 | OCTAVIA_PORT=9876 2026-06-12 20:23:25.294 | OCTAVIA_PREGENERATED_CERTS_DIR=/opt/stack/octavia/devstack/pregenerated/certs 2026-06-12 20:23:25.294 | OCTAVIA_PREGENERATED_SSH_KEY_PATH=/opt/stack/octavia/devstack/pregenerated/ssh-keys/octavia_ssh_key 2026-06-12 20:23:25.294 | OCTAVIA_PROJECT_DOMAIN_NAME=Default 2026-06-12 20:23:25.294 | OCTAVIA_PROJECT_NAME=admin 2026-06-12 20:23:25.294 | OCTAVIA_PROTOCOL=http 2026-06-12 20:23:25.294 | OCTAVIA_PROVIDER_AGENTS=ovn 2026-06-12 20:23:25.294 | OCTAVIA_PROVIDER_DRIVERS='amphora:The Octavia Amphora driver.,octavia:Deprecated alias of the Octavia Amphora driver.,ovn:Octavia OVN driver.' 2026-06-12 20:23:25.294 | OCTAVIA_RUN_DIR=/var/run/octavia 2026-06-12 20:23:25.294 | OCTAVIA_SERVICE=octavia 2026-06-12 20:23:25.294 | OCTAVIA_SERVICE_TYPE=load-balancer 2026-06-12 20:23:25.294 | OCTAVIA_SSH_DIR=/etc/octavia/.ssh 2026-06-12 20:23:25.294 | OCTAVIA_USERNAME=admin 2026-06-12 20:23:25.294 | OCTAVIA_USER_DOMAIN_NAME=Default 2026-06-12 20:23:25.294 | OCTAVIA_USE_PREGENERATED_CERTS=False 2026-06-12 20:23:25.294 | OCTAVIA_USE_PREGENERATED_SSH_KEY=False 2026-06-12 20:23:25.294 | OCTAVIA_UWSGI_APP=octavia.wsgi.api:application 2026-06-12 20:23:25.294 | OCTAVIA_UWSGI_CONF=/etc/octavia/octavia-uwsgi.ini 2026-06-12 20:23:25.294 | OCTAVIA_VOLUME_DRIVER=volume_noop_driver 2026-06-12 20:23:25.294 | OFFLINE=False 2026-06-12 20:23:25.294 | OLDPWD=/opt/stack/requirements 2026-06-12 20:23:25.294 | OPENSSL=/usr/bin/openssl 2026-06-12 20:23:25.294 | OPENSTACKCLIENT_CONF_DIR=/etc/openstack 2026-06-12 20:23:25.294 | OPTERR=1 2026-06-12 20:23:25.294 | OPTIND=1 2026-06-12 20:23:25.294 | ORG_NAME=OpenStack 2026-06-12 20:23:25.294 | ORG_UNIT_NAME=DevStack 2026-06-12 20:23:25.294 | OSLO_BIN_DIR=/opt/stack/data/venv/bin 2026-06-12 20:23:25.294 | OSTESTIMAGES_BRANCH=master 2026-06-12 20:23:25.294 | OSTESTIMAGES_DIR=/opt/stack/os-test-images 2026-06-12 20:23:25.294 | OSTESTIMAGES_REPO=https://github.com/openstack/os-test-images.git 2026-06-12 20:23:25.294 | OSTYPE=linux-gnu 2026-06-12 20:23:25.294 | OS_BRICK_LOCK_PATH=/opt/stack/data/os_brick 2026-06-12 20:23:25.294 | OS_CLOUD=devstack-admin 2026-06-12 20:23:25.294 | OS_VIF_OVS_ISOLATE_VIF=False 2026-06-12 20:23:25.294 | OVN_AGENT_CONF=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-12 20:23:25.294 | OVN_AGENT_EXTENSIONS=metadata 2026-06-12 20:23:25.294 | OVN_BRANCH=branch-24.03 2026-06-12 20:23:25.294 | OVN_BRIDGE_MAPPINGS=public:br-ex 2026-06-12 20:23:25.294 | OVN_BUILD_FROM_SOURCE=False 2026-06-12 20:23:25.294 | OVN_BUILD_MODULES=False 2026-06-12 20:23:25.294 | OVN_CONTROLLER_SERVICE=ovn-controller.service 2026-06-12 20:23:25.294 | OVN_CONTROLLER_VTEP_SERVICE=ovn-controller-vtep.service 2026-06-12 20:23:25.294 | OVN_DATADIR=/var/lib/ovn 2026-06-12 20:23:25.294 | OVN_DBS_LOG_LEVEL=dbg 2026-06-12 20:23:25.294 | OVN_DNS_SERVERS=8.8.8.8 2026-06-12 20:23:25.294 | OVN_GENEVE_OVERHEAD=38 2026-06-12 20:23:25.294 | OVN_IGMP_SNOOPING_ENABLE=False 2026-06-12 20:23:25.295 | OVN_INSTALL_OVS_PYTHON_MODULE=False 2026-06-12 20:23:25.295 | OVN_L3_CREATE_PUBLIC_NETWORK=True 2026-06-12 20:23:25.295 | OVN_L3_SCHEDULER=leastloaded 2026-06-12 20:23:25.295 | OVN_META_CONF=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-06-12 20:23:25.295 | OVN_META_DATA_HOST=199.204.45.113 2026-06-12 20:23:25.295 | OVN_NB_REMOTE=ssl:199.204.45.113:6641 2026-06-12 20:23:25.295 | OVN_NEUTRON_SYNC_MODE=log 2026-06-12 20:23:25.295 | OVN_NORTHD_SERVICE=ovn-central.service 2026-06-12 20:23:25.295 | OVN_OCTAVIA_PROVIDER_DIR=/opt/stack/ovn-octavia-provider 2026-06-12 20:23:25.295 | OVN_PROTO=ssl 2026-06-12 20:23:25.295 | OVN_REPO=https://github.com/ovn-org/ovn.git 2026-06-12 20:23:25.295 | OVN_REPO_NAME=ovn 2026-06-12 20:23:25.295 | OVN_RUNDIR=/var/run/ovn 2026-06-12 20:23:25.295 | OVN_SB_REMOTE=ssl:199.204.45.113:6642 2026-06-12 20:23:25.295 | OVN_SCRIPTDIR=/share/ovn/scripts 2026-06-12 20:23:25.295 | OVN_SHAREDIR=/share/ovn 2026-06-12 20:23:25.295 | OVN_SPLIT_HASH=05bf1dbb98b0635a51f75e268ef8aed27601401d 2026-06-12 20:23:25.295 | OVN_UUID= 2026-06-12 20:23:25.295 | OVSDB_SERVER_LOCAL_HOST=127.0.0.1 2026-06-12 20:23:25.295 | OVSDB_SERVER_SERVICE=ovsdb-server.service 2026-06-12 20:23:25.295 | OVS_BINDIR=/bin 2026-06-12 20:23:25.295 | OVS_BRANCH=branch-3.3 2026-06-12 20:23:25.295 | OVS_BRIDGE=br-int 2026-06-12 20:23:25.295 | OVS_DATADIR=/opt/stack/data/ovs 2026-06-12 20:23:25.295 | OVS_DATAPATH_TYPE=system 2026-06-12 20:23:25.295 | OVS_ENABLE_TUNNELING=True 2026-06-12 20:23:25.295 | OVS_PHYSICAL_BRIDGE=br-ex 2026-06-12 20:23:25.295 | OVS_PREFIX= 2026-06-12 20:23:25.295 | OVS_REPO=https://github.com/openvswitch/ovs.git 2026-06-12 20:23:25.295 | OVS_REPO_NAME=ovs 2026-06-12 20:23:25.295 | OVS_RUNDIR=/var/run/openvswitch 2026-06-12 20:23:25.295 | OVS_SBINDIR=/sbin 2026-06-12 20:23:25.295 | OVS_SCRIPTDIR=/share/openvswitch/scripts 2026-06-12 20:23:25.295 | OVS_SHAREDIR=/share/openvswitch 2026-06-12 20:23:25.295 | OVS_SYSCONFDIR=/etc/openvswitch 2026-06-12 20:23:25.295 | OVS_TUNNEL_BRIDGE=br-tun 2026-06-12 20:23:25.295 | OVS_VSWITCHD_SERVICE=ovs-vswitchd.service 2026-06-12 20:23:25.295 | PACKAGES='apache2 2026-06-12 20:23:25.295 | apache2-dev 2026-06-12 20:23:25.295 | bc 2026-06-12 20:23:25.295 | bsdmainutils 2026-06-12 20:23:25.295 | curl 2026-06-12 20:23:25.295 | g++ 2026-06-12 20:23:25.295 | gawk 2026-06-12 20:23:25.295 | gcc 2026-06-12 20:23:25.295 | gettext 2026-06-12 20:23:25.295 | git 2026-06-12 20:23:25.295 | graphviz 2026-06-12 20:23:25.295 | iputils-ping 2026-06-12 20:23:25.295 | libffi-dev 2026-06-12 20:23:25.295 | libjpeg-dev 2026-06-12 20:23:25.295 | libpq-dev 2026-06-12 20:23:25.295 | libssl-dev 2026-06-12 20:23:25.295 | libsystemd-dev 2026-06-12 20:23:25.295 | libxml2-dev 2026-06-12 20:23:25.295 | libxslt1-dev 2026-06-12 20:23:25.295 | libyaml-dev 2026-06-12 20:23:25.295 | lsof 2026-06-12 20:23:25.295 | openssh-server 2026-06-12 20:23:25.295 | openssl 2026-06-12 20:23:25.295 | pkg-config 2026-06-12 20:23:25.295 | psmisc 2026-06-12 20:23:25.295 | python3-dev 2026-06-12 20:23:25.295 | python3-pip 2026-06-12 20:23:25.295 | python3-systemd 2026-06-12 20:23:25.295 | python3-venv 2026-06-12 20:23:25.295 | tar 2026-06-12 20:23:25.295 | tcpdump 2026-06-12 20:23:25.295 | unzip 2026-06-12 20:23:25.295 | uuid-runtime 2026-06-12 20:23:25.295 | wget 2026-06-12 20:23:25.295 | zlib1g-dev 2026-06-12 20:23:25.295 | lvm2 2026-06-12 20:23:25.295 | qemu-utils 2026-06-12 20:23:25.295 | thin-provisioning-tools 2026-06-12 20:23:25.295 | lsscsi 2026-06-12 20:23:25.295 | open-iscsi 2026-06-12 20:23:25.295 | libkrb5-dev 2026-06-12 20:23:25.295 | libldap2-dev 2026-06-12 20:23:25.295 | libsasl2-dev 2026-06-12 20:23:25.295 | memcached 2026-06-12 20:23:25.295 | python3-mysqldb 2026-06-12 20:23:25.295 | sqlite3 2026-06-12 20:23:25.295 | conntrack 2026-06-12 20:23:25.295 | curl 2026-06-12 20:23:25.295 | ebtables 2026-06-12 20:23:25.295 | genisoimage 2026-06-12 20:23:25.295 | iptables 2026-06-12 20:23:25.295 | iputils-arping 2026-06-12 20:23:25.295 | kpartx 2026-06-12 20:23:25.295 | libjs-jquery-tablesorter 2026-06-12 20:23:25.295 | parted 2026-06-12 20:23:25.295 | pm-utils 2026-06-12 20:23:25.295 | python3-mysqldb 2026-06-12 20:23:25.295 | socat 2026-06-12 20:23:25.295 | sqlite3 2026-06-12 20:23:25.295 | sudo 2026-06-12 20:23:25.295 | vlan 2026-06-12 20:23:25.295 | cryptsetup 2026-06-12 20:23:25.295 | dosfstools 2026-06-12 20:23:25.295 | genisoimage 2026-06-12 20:23:25.295 | gir1.2-libosinfo-1.0 2026-06-12 20:23:25.295 | netcat-openbsd 2026-06-12 20:23:25.295 | open-iscsi 2026-06-12 20:23:25.295 | qemu-utils 2026-06-12 20:23:25.295 | sg3-utils 2026-06-12 20:23:25.295 | sysfsutils 2026-06-12 20:23:25.295 | acl 2026-06-12 20:23:25.295 | dnsmasq-base 2026-06-12 20:23:25.295 | dnsmasq-utils 2026-06-12 20:23:25.295 | ebtables 2026-06-12 20:23:25.295 | haproxy 2026-06-12 20:23:25.295 | iptables 2026-06-12 20:23:25.295 | iputils-arping 2026-06-12 20:23:25.295 | iputils-ping 2026-06-12 20:23:25.295 | postgresql-server-dev-all 2026-06-12 20:23:25.295 | python3-mysqldb 2026-06-12 20:23:25.295 | sqlite3 2026-06-12 20:23:25.296 | sudo 2026-06-12 20:23:25.296 | vlan 2026-06-12 20:23:25.296 | apache2 golang 2026-06-12 20:23:25.296 | debootstrap 2026-06-12 20:23:25.296 | rsyslog 2026-06-12 20:23:25.296 | lvm2' 2026-06-12 20:23:25.296 | 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 20:23:25.296 | PHYSICAL_NETWORK=public 2026-06-12 20:23:25.296 | PIPESTATUS=([0]="0") 2026-06-12 20:23:25.296 | PIP_UPGRADE=False 2026-06-12 20:23:25.296 | PIP_VIRTUAL_ENV= 2026-06-12 20:23:25.296 | PLACEMENT_AUTH_STRATEGY=keystone 2026-06-12 20:23:25.296 | PLACEMENT_BIN_DIR=/opt/stack/data/venv/bin 2026-06-12 20:23:25.296 | PLACEMENT_BRANCH=master 2026-06-12 20:23:25.296 | PLACEMENT_CONF=/etc/placement/placement.conf 2026-06-12 20:23:25.296 | PLACEMENT_CONF_DIR=/etc/placement 2026-06-12 20:23:25.296 | PLACEMENT_DIR=/opt/stack/placement 2026-06-12 20:23:25.296 | PLACEMENT_ENFORCE_SCOPE=False 2026-06-12 20:23:25.296 | PLACEMENT_REPO=https://github.com/openstack/placement.git 2026-06-12 20:23:25.296 | PLACEMENT_SERVICE_HOST=199.204.45.113 2026-06-12 20:23:25.296 | PLACEMENT_SERVICE_PROTOCOL=https 2026-06-12 20:23:25.296 | PLACEMENT_UWSGI=placement.wsgi.api:application 2026-06-12 20:23:25.296 | PLACEMENT_UWSGI_CONF=/etc/placement/placement-uwsgi.ini 2026-06-12 20:23:25.296 | POSIXLY_CORRECT=y 2026-06-12 20:23:25.296 | PPID=2003 2026-06-12 20:23:25.296 | PREREQ_RERUN_HOURS=2 2026-06-12 20:23:25.296 | PREREQ_RERUN_MARKER=/opt/stack/devstack/.prereqs 2026-06-12 20:23:25.296 | PREREQ_RERUN_SECONDS=7200 2026-06-12 20:23:25.296 | PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-06-12 20:23:25.296 | PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-06-12 20:23:25.296 | PRIVATE_NETWORK_NAME=private 2026-06-12 20:23:25.296 | PRIVATE_SUBNET_NAME=private-subnet 2026-06-12 20:23:25.296 | PROVIDER_SUBNET_NAME=provider_net 2026-06-12 20:23:25.296 | PS4='+ $(short_source): ' 2026-06-12 20:23:25.296 | PUBLIC_BRIDGE=br-ex 2026-06-12 20:23:25.296 | PUBLIC_BRIDGE_MTU=1430 2026-06-12 20:23:25.296 | PUBLIC_INTERFACE= 2026-06-12 20:23:25.296 | PUBLIC_NETWORK_GATEWAY=172.24.5.1 2026-06-12 20:23:25.296 | PUBLIC_NETWORK_NAME=public 2026-06-12 20:23:25.296 | PUBLIC_PHYSICAL_NETWORK=public 2026-06-12 20:23:25.296 | PUBLIC_SUBNET_ENABLE_DHCP=False 2026-06-12 20:23:25.296 | PUBLIC_SUBNET_NAME=public-subnet 2026-06-12 20:23:25.296 | PWD=/opt/stack/devstack 2026-06-12 20:23:25.296 | PYKMIP_CA_PATH=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-06-12 20:23:25.296 | PYKMIP_CLIENT_CERT=/opt/stack/data/CA/int-ca/pykmip-client.crt 2026-06-12 20:23:25.296 | PYKMIP_CLIENT_KEY=/opt/stack/data/CA/int-ca/private/pykmip-client.key 2026-06-12 20:23:25.296 | PYKMIP_CONF=/etc/pykmip/server.conf 2026-06-12 20:23:25.296 | PYKMIP_CONF_DIR=/etc/pykmip 2026-06-12 20:23:25.296 | PYKMIP_LOG_DIR=/var/log/pykmip 2026-06-12 20:23:25.296 | PYKMIP_SERVER_CERT=/opt/stack/data/CA/int-ca/pykmip-server.crt 2026-06-12 20:23:25.296 | PYKMIP_SERVER_KEY=/opt/stack/data/CA/int-ca/private/pykmip-server.key 2026-06-12 20:23:25.296 | PYTHON=/opt/stack/data/venv/bin/python3 2026-06-12 20:23:25.296 | PYTHON3_VERSION=3.12 2026-06-12 20:23:25.296 | QEMU_CONF=/etc/libvirt/qemu.conf 2026-06-12 20:23:25.296 | Q_ADMIN_USERNAME=neutron 2026-06-12 20:23:25.296 | Q_AGENT=ovn 2026-06-12 20:23:25.296 | Q_ALLOW_OVERLAPPING_IP=True 2026-06-12 20:23:25.296 | Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-06-12 20:23:25.296 | Q_AUTH_STRATEGY=keystone 2026-06-12 20:23:25.296 | Q_BUILD_OVS_FROM_GIT=False 2026-06-12 20:23:25.296 | Q_DB_NAME=neutron 2026-06-12 20:23:25.296 | Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-06-12 20:23:25.296 | Q_DVR_MODE=legacy 2026-06-12 20:23:25.296 | Q_HOST=199.204.45.113 2026-06-12 20:23:25.296 | Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-06-12 20:23:25.296 | Q_L3_ROUTER_PER_TENANT=True 2026-06-12 20:23:25.296 | Q_LISTEN_ADDRESS=0.0.0.0 2026-06-12 20:23:25.296 | Q_LOG_DRIVER_BURST_LIMIT=25 2026-06-12 20:23:25.296 | Q_LOG_DRIVER_LOG_BASE=acl_log_meter 2026-06-12 20:23:25.296 | Q_LOG_DRIVER_RATE_LIMIT=100 2026-06-12 20:23:25.296 | Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-06-12 20:23:25.296 | Q_META_DATA_IP=199.204.45.113 2026-06-12 20:23:25.296 | Q_ML2_PLUGIN_EXT_DRIVERS=port_security,qos 2026-06-12 20:23:25.296 | Q_ML2_PLUGIN_GENEVE_TYPE_OPTIONS=vni_ranges=1:65536 2026-06-12 20:23:25.296 | Q_ML2_PLUGIN_GRE_TYPE_OPTIONS=tunnel_id_ranges=1:1000 2026-06-12 20:23:25.296 | Q_ML2_PLUGIN_MECHANISM_DRIVERS=ovn 2026-06-12 20:23:25.296 | Q_ML2_PLUGIN_TYPE_DRIVERS=local,flat,vlan,geneve 2026-06-12 20:23:25.296 | Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS= 2026-06-12 20:23:25.296 | Q_ML2_PLUGIN_VXLAN_TYPE_OPTIONS=vni_ranges=1:1000 2026-06-12 20:23:25.296 | Q_ML2_TENANT_NETWORK_TYPE=geneve 2026-06-12 20:23:25.296 | Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-06-12 20:23:25.296 | Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-06-12 20:23:25.296 | Q_OVS_USE_VETH=False 2026-06-12 20:23:25.296 | Q_PLUGIN=ml2 2026-06-12 20:23:25.296 | Q_PROTOCOL=https 2026-06-12 20:23:25.296 | Q_PUBLIC_VETH_EX=veth-pub-ex 2026-06-12 20:23:25.296 | Q_PUBLIC_VETH_INT=veth-pub-int 2026-06-12 20:23:25.296 | Q_ROUTER_NAME=router1 2026-06-12 20:23:25.296 | Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-06-12 20:23:25.296 | Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-06-12 20:23:25.296 | Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-12 20:23:25.296 | Q_TUNNEL_TYPES=gre 2026-06-12 20:23:25.296 | Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-06-12 20:23:25.296 | Q_USE_PUBLIC_VETH=False 2026-06-12 20:23:25.296 | Q_USE_ROOTWRAP=True 2026-06-12 20:23:25.296 | Q_USE_ROOTWRAP_DAEMON=True 2026-06-12 20:23:25.296 | Q_USE_SECGROUP=True 2026-06-12 20:23:25.296 | RABBIT_HOST=199.204.45.113 2026-06-12 20:23:25.296 | RABBIT_PASSWORD=secretrabbit 2026-06-12 20:23:25.296 | RABBIT_USERID=stackrabbit 2026-06-12 20:23:25.296 | RC_DIR=/opt/stack/devstack 2026-06-12 20:23:25.296 | RECLONE=False 2026-06-12 20:23:25.297 | RECREATE_KEYSTONE_DB=True 2026-06-12 20:23:25.297 | REGION_NAME=RegionOne 2026-06-12 20:23:25.297 | REPOS_UPDATED=True 2026-06-12 20:23:25.297 | REQUIREMENTS_BRANCH=master 2026-06-12 20:23:25.297 | REQUIREMENTS_DIR=/opt/stack/requirements 2026-06-12 20:23:25.297 | REQUIREMENTS_REPO=https://github.com/openstack/requirements.git 2026-06-12 20:23:25.297 | RETRY_UPDATE=False 2026-06-12 20:23:25.297 | ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-06-12 20:23:25.297 | S3_SERVICE_PORT=3333 2026-06-12 20:23:25.297 | SERVICE_DIR=/opt/stack/status 2026-06-12 20:23:25.297 | SERVICE_DOMAIN_NAME=Default 2026-06-12 20:23:25.297 | SERVICE_GRACEFUL_SHUTDOWN_TIMEOUT=5 2026-06-12 20:23:25.297 | SERVICE_HOST=199.204.45.113 2026-06-12 20:23:25.297 | SERVICE_IP_VERSION=4 2026-06-12 20:23:25.297 | SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-06-12 20:23:25.297 | SERVICE_LOCAL_HOST=127.0.0.1 2026-06-12 20:23:25.297 | SERVICE_PASSWORD=secretservice 2026-06-12 20:23:25.297 | SERVICE_PROJECT_NAME=service 2026-06-12 20:23:25.297 | SERVICE_PROTOCOL=http 2026-06-12 20:23:25.297 | SERVICE_TENANT_NAME=service 2026-06-12 20:23:25.297 | SERVICE_TIMEOUT=60 2026-06-12 20:23:25.297 | SHARE_BACKING_FILE_SIZE=8400M 2026-06-12 20:23:25.297 | SHARE_DRIVER=manila.share.drivers.generic.GenericShareDriver 2026-06-12 20:23:25.297 | SHARE_GROUP=lvm-shares 2026-06-12 20:23:25.297 | SHARE_NAME_PREFIX=share- 2026-06-12 20:23:25.297 | SHELL=/bin/bash 2026-06-12 20:23:25.297 | SHLVL=1 2026-06-12 20:23:25.297 | SKIP_EPEL_INSTALL=False 2026-06-12 20:23:25.297 | SKIP_STOP_OVN=False 2026-06-12 20:23:25.297 | SMB_CONF=/etc/samba/smb.conf 2026-06-12 20:23:25.297 | SMB_PRIVATE_DIR=/var/lib/samba/private 2026-06-12 20:23:25.297 | SPICE_BRANCH=master 2026-06-12 20:23:25.297 | SPICE_REPO=http://anongit.freedesktop.org/git/spice/spice-html5.git 2026-06-12 20:23:25.297 | SQLALCHEMY_BRANCH=main 2026-06-12 20:23:25.297 | SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-06-12 20:23:25.297 | SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-06-12 20:23:25.297 | SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-06-12 20:23:25.297 | STACK_ENV_VARS='BASE_SQL_CONN DATA_DIR DEST ENABLED_SERVICES HOST_IP KEYSTONE_SERVICE_URI LOGFILE OS_CACERT SERVICE_HOST STACK_USER TLS_IP HOST_IPV6 SERVICE_IP_VERSION TUNNEL_ENDPOINT_IP TUNNEL_IP_VERSION' 2026-06-12 20:23:25.297 | STACK_GROUP=stack 2026-06-12 20:23:25.297 | STACK_USER=stack 2026-06-12 20:23:25.297 | STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-06-12 20:23:25.297 | STUD_PROTO=--tls 2026-06-12 20:23:25.297 | SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-06-12 20:23:25.297 | SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-06-12 20:23:25.297 | SUBNETPOOL_PREFIX_V4=10.1.0.0/20 2026-06-12 20:23:25.297 | SUBNETPOOL_PREFIX_V6=fda8:a06f:5ea8::/56 2026-06-12 20:23:25.297 | SUBNETPOOL_SIZE_V4=26 2026-06-12 20:23:25.297 | SUBNETPOOL_SIZE_V6=64 2026-06-12 20:23:25.297 | SUBUNIT_OUTPUT=/opt/stack/devstack.subunit 2026-06-12 20:23:25.297 | SUDO_COMMAND='/bin/sh -c echo BECOME-SUCCESS-tahwsudtaddzyobxqwwdwttaasqzstln ; /usr/bin/python3' 2026-06-12 20:23:25.297 | SUDO_GID=1000 2026-06-12 20:23:25.297 | SUDO_SECURE_PATH_FILE=/etc/sudoers.d/zz-secure-path 2026-06-12 20:23:25.297 | SUDO_UID=1000 2026-06-12 20:23:25.297 | SUDO_USER=zuul 2026-06-12 20:23:25.297 | SUMFILE=/opt/stack/logs/devstacklog.txt.2026-06-12-202039.summary.2026-06-12-202039 2026-06-12 20:23:25.297 | SUPPORTED_DISTROS='trixie|bookworm|noble|rhel9|rhel10' 2026-06-12 20:23:25.297 | SUPPORT_URL=https://help.ubuntu.com/ 2026-06-12 20:23:25.297 | SWIFT_APACHE_WSGI_DIR=/var/www/swift 2026-06-12 20:23:25.297 | SWIFT_BIN_DIR=/opt/stack/data/venv/bin 2026-06-12 20:23:25.297 | SWIFT_BRANCH=master 2026-06-12 20:23:25.297 | SWIFT_CONF_DIR=/etc/swift 2026-06-12 20:23:25.297 | SWIFT_DATA_DIR=/opt/stack/data/swift 2026-06-12 20:23:25.297 | SWIFT_DEFAULT_BIND_PORT=8080 2026-06-12 20:23:25.297 | SWIFT_DEFAULT_BIND_PORT_INT=8081 2026-06-12 20:23:25.297 | SWIFT_DIR=/opt/stack/swift 2026-06-12 20:23:25.297 | SWIFT_DISK_IMAGE=/opt/stack/data/swift/drives/images/swift.img 2026-06-12 20:23:25.297 | SWIFT_ENABLE_TEMPURLS=False 2026-06-12 20:23:25.297 | SWIFT_EXTRAS_MIDDLEWARE='formpost staticweb' 2026-06-12 20:23:25.297 | SWIFT_EXTRAS_MIDDLEWARE_LAST= 2026-06-12 20:23:25.297 | SWIFT_EXTRAS_MIDDLEWARE_NO_AUTH=crossdomain 2026-06-12 20:23:25.297 | SWIFT_HASH=1234123412341234 2026-06-12 20:23:25.297 | SWIFT_LOG_TOKEN_LENGTH=12 2026-06-12 20:23:25.297 | SWIFT_LOOPBACK_DISK_SIZE=2G 2026-06-12 20:23:25.297 | SWIFT_LOOPBACK_DISK_SIZE_DEFAULT=2G 2026-06-12 20:23:25.297 | SWIFT_MAX_FILE_SIZE=1073741824 2026-06-12 20:23:25.297 | SWIFT_MAX_FILE_SIZE_DEFAULT=1073741824 2026-06-12 20:23:25.297 | SWIFT_MAX_HEADER_SIZE=16384 2026-06-12 20:23:25.297 | SWIFT_PARTITION_POWER_SIZE=9 2026-06-12 20:23:25.297 | SWIFT_REPLICAS=1 2026-06-12 20:23:25.297 | SWIFT_REPLICAS_SEQ=1 2026-06-12 20:23:25.297 | SWIFT_REPO=https://github.com/openstack/swift.git 2026-06-12 20:23:25.297 | SWIFT_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-06-12 20:23:25.297 | SWIFT_SERVICE_LOCAL_HOST=127.0.0.1 2026-06-12 20:23:25.297 | SWIFT_SERVICE_PROTOCOL=https 2026-06-12 20:23:25.297 | SWIFT_START_ALL_SERVICES=False 2026-06-12 20:23:25.297 | SWIFT_STORAGE_IPS= 2026-06-12 20:23:25.297 | SWIFT_TEMPURL_KEY= 2026-06-12 20:23:25.297 | SWIFT_USE_MOD_WSGI=False 2026-06-12 20:23:25.297 | SYSLOG=False 2026-06-12 20:23:25.297 | SYSLOG_HOST=199.204.45.113 2026-06-12 20:23:25.297 | SYSLOG_PORT=516 2026-06-12 20:23:25.297 | SYSTEMCTL='sudo systemctl' 2026-06-12 20:23:25.297 | SYSTEMD_DIR=/etc/systemd/system 2026-06-12 20:23:25.297 | TARGET_BRANCH=master 2026-06-12 20:23:25.297 | TARGET_ENABLE_OVN_AGENT=False 2026-06-12 20:23:25.297 | TCPDUMP_ARGS= 2026-06-12 20:23:25.297 | TCPDUMP_OUTPUT=/opt/stack/logs/tcpdump.pcap 2026-06-12 20:23:25.297 | TEMPEST_BRANCH=master 2026-06-12 20:23:25.297 | TEMPEST_REPO=https://github.com/openstack/tempest.git 2026-06-12 20:23:25.297 | TEMPEST_VENV_UPPER_CONSTRAINTS=master 2026-06-12 20:23:25.297 | TEMPFILE=/tmp/tmp.TlfRroscJX 2026-06-12 20:23:25.297 | TENANT_TUNNEL_RANGES=1:1000 2026-06-12 20:23:25.297 | TENANT_VLAN_RANGE= 2026-06-12 20:23:25.298 | TERM=unknown 2026-06-12 20:23:25.298 | TIMESTAMP_FORMAT=%F-%H%M%S 2026-06-12 20:23:25.298 | TLS_IP=199.204.45.113 2026-06-12 20:23:25.298 | TOP_DIR=/opt/stack/devstack 2026-06-12 20:23:25.298 | TRAILING_TARGET_BRANCH=master 2026-06-12 20:23:25.298 | TUNNEL_ENDPOINT_IP=199.204.45.113 2026-06-12 20:23:25.298 | TUNNEL_IP=199.204.45.113 2026-06-12 20:23:25.298 | TUNNEL_IP_VERSION=4 2026-06-12 20:23:25.298 | UBUNTU_CODENAME=noble 2026-06-12 20:23:25.298 | UBUNTU_RELEASE_BASE_NUM=24 2026-06-12 20:23:25.298 | UID=1002 2026-06-12 20:23:25.298 | ULIMIT_NOFILE=2048 2026-06-12 20:23:25.298 | USER=stack 2026-06-12 20:23:25.298 | USER_HOME=/opt/stack 2026-06-12 20:23:25.298 | USER_UNITS=False 2026-06-12 20:23:25.298 | USE_CINDER_FOR_GLANCE=False 2026-06-12 20:23:25.298 | USE_SUBNETPOOL=True 2026-06-12 20:23:25.298 | USE_VENV=False 2026-06-12 20:23:25.298 | VAULT_PLUGIN_BACKEND= 2026-06-12 20:23:25.298 | VAULT_PLUGIN_HASHICORP_VAULT_VERSION=1.13.2 2026-06-12 20:23:25.298 | VAULT_PLUGIN_OPENBAO_VERSION=2.3.2 2026-06-12 20:23:25.298 | VERBOSE=True 2026-06-12 20:23:25.298 | VERBOSE_NO_TIMESTAMP=True 2026-06-12 20:23:25.298 | VERSION='24.04.4 LTS (Noble Numbat)' 2026-06-12 20:23:25.298 | VERSION_CODENAME=noble 2026-06-12 20:23:25.298 | VERSION_ID=24.04 2026-06-12 20:23:25.298 | VIF_PLUGGING_IS_FATAL=True 2026-06-12 20:23:25.298 | VIF_PLUGGING_TIMEOUT=300 2026-06-12 20:23:25.298 | VIRTUALENV_CMD='python3.12 -m venv' 2026-06-12 20:23:25.298 | VIRT_DRIVER=libvirt 2026-06-12 20:23:25.298 | VOLUME_BACKING_FILE_SIZE=50G 2026-06-12 20:23:25.298 | VOLUME_GROUP_NAME=stack-volumes 2026-06-12 20:23:25.298 | VOLUME_NAME_PREFIX=volume- 2026-06-12 20:23:25.298 | VOLUME_TYPE_MULTIATTACH=multiattach 2026-06-12 20:23:25.298 | WORKER_TIMEOUT=80 2026-06-12 20:23:25.298 | WSGI_MODE=uwsgi 2026-06-12 20:23:25.298 | ZSWAP_COMPRESSOR=lz4 2026-06-12 20:23:25.298 | ZSWAP_ZPOOL=zsmalloc 2026-06-12 20:23:25.298 | _=posix 2026-06-12 20:23:25.298 | _ASYNC_BG_TIME=0 2026-06-12 20:23:25.298 | _DEFAULT_LVM_INIT=0 2026-06-12 20:23:25.298 | _DEFAULT_PYTHON3_VERSION=3.12 2026-06-12 20:23:25.298 | _DEVSTACK_FUNCTIONS=1 2026-06-12 20:23:25.298 | _DEVSTACK_FUNCTIONS_COMMON=1 2026-06-12 20:23:25.298 | _DEVSTACK_STACKRC=1 2026-06-12 20:23:25.298 | _LOG_COLOR_DEFAULT=False 2026-06-12 20:23:25.298 | _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-06-12 20:23:25.298 | _TIME_BEGIN=1781295614 2026-06-12 20:23:25.298 | _TIME_START=([apt-get]="" [pip_install]="" [apt-get-update]="" ) 2026-06-12 20:23:25.298 | _TIME_TOTAL=([apt-get]="135439" [pip_install]="22997" [apt-get-update]="1786" ) 2026-06-12 20:23:25.298 | _of_args='-v --no-timestamp' 2026-06-12 20:23:25.298 | backend=postgresql 2026-06-12 20:23:25.298 | be=lvm:lvmdriver-1 2026-06-12 20:23:25.298 | be_name=lvmdriver-1 2026-06-12 20:23:25.298 | be_type=lvm 2026-06-12 20:23:25.298 | db=postgresql 2026-06-12 20:23:25.298 | dc=org 2026-06-12 20:23:25.298 | default_v4_route_devs=ens3 2026-06-12 20:23:25.298 | default_v6_route_devs='ens3 2026-06-12 20:23:25.298 | ens3' 2026-06-12 20:23:25.298 | dir=/opt/stack/magnum 2026-06-12 20:23:25.298 | dn=,dc=openstack,dc=org 2026-06-12 20:23:25.298 | exceptions=80-tempest.sh 2026-06-12 20:23:25.298 | extra=80-tempest.sh 2026-06-12 20:23:25.298 | extra_plugin_file_name=/opt/stack/devstack/extras.d/80-tempest.sh 2026-06-12 20:23:25.298 | f=/opt/stack/devstack/lib/databases/postgresql 2026-06-12 20:23:25.298 | i=TUNNEL_IP_VERSION 2026-06-12 20:23:25.298 | image_url=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-06-12 20:23:25.298 | lfile=localrc 2026-06-12 20:23:25.298 | localrc=/opt/stack/devstack/.localrc.password 2026-06-12 20:23:25.298 | mode=stack 2026-06-12 20:23:25.298 | msg='ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-06-12 20:23:25.298 | opt='?' 2026-06-12 20:23:25.298 | os_CODENAME=noble 2026-06-12 20:23:25.298 | os_PACKAGE=deb 2026-06-12 20:23:25.298 | os_RELEASE=24.04 2026-06-12 20:23:25.298 | os_VENDOR=Ubuntu 2026-06-12 20:23:25.298 | phase=pre-install 2026-06-12 20:23:25.298 | pkgs= 2026-06-12 20:23:25.298 | plugin=magnum 2026-06-12 20:23:25.298 | plugins=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-06-12 20:23:25.298 | pw=secretadmin 2026-06-12 20:23:25.298 | time_stamp=2026-06-12-202051 2026-06-12 20:23:25.298 | var=ADMIN_PASSWORD 2026-06-12 20:23:25.298 | ++ /opt/stack/magnum/devstack/plugin.sh:source:11 : is_service_enabled magnum-api magnum-cond 2026-06-12 20:23:25.317 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-12 20:23:25.322 | ++ /opt/stack/magnum/devstack/plugin.sh:source:12 : [[ stack == \s\t\a\c\k ]] 2026-06-12 20:23:25.327 | ++ /opt/stack/magnum/devstack/plugin.sh:source:12 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-06-12 20:23:25.332 | ++ /opt/stack/magnum/devstack/plugin.sh:source:24 : [[ stack == \s\t\a\c\k ]] 2026-06-12 20:23:25.337 | ++ /opt/stack/magnum/devstack/plugin.sh:source:24 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-12 20:23:25.340 | ++ /opt/stack/magnum/devstack/plugin.sh:source:43 : [[ stack == \s\t\a\c\k ]] 2026-06-12 20:23:25.344 | ++ /opt/stack/magnum/devstack/plugin.sh:source:43 : [[ pre-install == \e\x\t\r\a ]] 2026-06-12 20:23:25.349 | ++ /opt/stack/magnum/devstack/plugin.sh:source:56 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-12 20:23:25.355 | ++ /opt/stack/magnum/devstack/plugin.sh:source:60 : [[ stack == \c\l\e\a\n ]] 2026-06-12 20:23:25.365 | + functions-common:run_plugins:1833 : for plugin in ${plugins//,/ } 2026-06-12 20:23:25.370 | + functions-common:run_plugins:1834 : local dir=/opt/stack/octavia 2026-06-12 20:23:25.375 | + functions-common:run_plugins:1835 : [[ -f /opt/stack/octavia/devstack/plugin.sh ]] 2026-06-12 20:23:25.379 | + functions-common:run_plugins:1836 : source /opt/stack/octavia/devstack/plugin.sh stack pre-install 2026-06-12 20:23:25.384 | ++ /opt/stack/octavia/devstack/plugin.sh:source:3 : saveenv=ehxB 2026-06-12 20:23:25.389 | ++ /opt/stack/octavia/devstack/plugin.sh:source:4 : set -ex 2026-06-12 20:23:25.394 | ++ /opt/stack/octavia/devstack/plugin.sh:source:9 : GET_PIP_CACHE_LOCATION=/opt/stack/cache/files/get-pip.py 2026-06-12 20:23:25.406 | ++ /opt/stack/octavia/devstack/plugin.sh:source:770 : is_service_enabled octavia 2026-06-12 20:23:25.439 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-12 20:23:25.443 | ++ /opt/stack/octavia/devstack/plugin.sh:source:771 : '[' api == main ']' 2026-06-12 20:23:25.448 | ++ /opt/stack/octavia/devstack/plugin.sh:source:771 : '[' api == standalone ']' 2026-06-12 20:23:25.452 | ++ /opt/stack/octavia/devstack/plugin.sh:source:783 : [[ stack == \s\t\a\c\k ]] 2026-06-12 20:23:25.457 | ++ /opt/stack/octavia/devstack/plugin.sh:source:783 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-06-12 20:23:25.462 | ++ /opt/stack/octavia/devstack/plugin.sh:source:790 : [[ stack == \s\t\a\c\k ]] 2026-06-12 20:23:25.467 | ++ /opt/stack/octavia/devstack/plugin.sh:source:790 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-12 20:23:25.472 | ++ /opt/stack/octavia/devstack/plugin.sh:source:796 : [[ stack == \s\t\a\c\k ]] 2026-06-12 20:23:25.476 | ++ /opt/stack/octavia/devstack/plugin.sh:source:796 : [[ pre-install == \e\x\t\r\a ]] 2026-06-12 20:23:25.481 | ++ /opt/stack/octavia/devstack/plugin.sh:source:803 : [[ stack == \s\t\a\c\k ]] 2026-06-12 20:23:25.486 | ++ /opt/stack/octavia/devstack/plugin.sh:source:803 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-06-12 20:23:25.491 | ++ /opt/stack/octavia/devstack/plugin.sh:source:811 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-12 20:23:25.495 | ++ /opt/stack/octavia/devstack/plugin.sh:source:819 : [[ stack == \c\l\e\a\n ]] 2026-06-12 20:23:25.500 | ++ /opt/stack/octavia/devstack/plugin.sh:source:827 : [[ ehxB =~ e ]] 2026-06-12 20:23:25.505 | ++ /opt/stack/octavia/devstack/plugin.sh:source:828 : set -e 2026-06-12 20:23:25.510 | ++ /opt/stack/octavia/devstack/plugin.sh:source:832 : [[ ehxB =~ x ]] 2026-06-12 20:23:25.516 | ++ /opt/stack/octavia/devstack/plugin.sh:source:833 : set -x 2026-06-12 20:23:25.521 | + functions-common:run_plugins:1833 : for plugin in ${plugins//,/ } 2026-06-12 20:23:25.526 | + functions-common:run_plugins:1834 : local dir=/opt/stack/manila 2026-06-12 20:23:25.531 | + functions-common:run_plugins:1835 : [[ -f /opt/stack/manila/devstack/plugin.sh ]] 2026-06-12 20:23:25.536 | + functions-common:run_plugins:1836 : source /opt/stack/manila/devstack/plugin.sh stack pre-install 2026-06-12 20:23:25.573 | ++ /opt/stack/manila/devstack/plugin.sh:source:1152 : [[ stack == \s\t\a\c\k ]] 2026-06-12 20:23:25.578 | ++ /opt/stack/manila/devstack/plugin.sh:source:1152 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-06-12 20:23:25.583 | ++ /opt/stack/manila/devstack/plugin.sh:source:1157 : [[ stack == \s\t\a\c\k ]] 2026-06-12 20:23:25.587 | ++ /opt/stack/manila/devstack/plugin.sh:source:1157 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-12 20:23:25.592 | ++ /opt/stack/manila/devstack/plugin.sh:source:1172 : [[ stack == \s\t\a\c\k ]] 2026-06-12 20:23:25.597 | ++ /opt/stack/manila/devstack/plugin.sh:source:1172 : [[ pre-install == \e\x\t\r\a ]] 2026-06-12 20:23:25.602 | ++ /opt/stack/manila/devstack/plugin.sh:source:1226 : [[ stack == \s\t\a\c\k ]] 2026-06-12 20:23:25.608 | ++ /opt/stack/manila/devstack/plugin.sh:source:1226 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-06-12 20:23:25.613 | ++ /opt/stack/manila/devstack/plugin.sh:source:1261 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-12 20:23:25.618 | ++ /opt/stack/manila/devstack/plugin.sh:source:1266 : [[ stack == \c\l\e\a\n ]] 2026-06-12 20:23:25.628 | + functions-common:run_plugins:1833 : for plugin in ${plugins//,/ } 2026-06-12 20:23:25.632 | + functions-common:run_plugins:1834 : local dir=/opt/stack/magnum-cluster-api 2026-06-12 20:23:25.636 | + functions-common:run_plugins:1835 : [[ -f /opt/stack/magnum-cluster-api/devstack/plugin.sh ]] 2026-06-12 20:23:25.641 | + functions-common:run_plugins:1836 : source /opt/stack/magnum-cluster-api/devstack/plugin.sh stack pre-install 2026-06-12 20:23:25.645 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:1 : CAPI_VERSION=v1.10.5 2026-06-12 20:23:25.650 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:2 : CAPO_VERSION=v0.12.7 2026-06-12 20:23:25.655 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:3 : ORC_VERSION=v2.2.0 2026-06-12 20:23:25.660 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:4 : KIND_VERSION=v0.16.0 2026-06-12 20:23:25.665 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:5 : HELM_VERSION=v3.10.3 2026-06-12 20:23:25.669 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:7 : MAGNUM_CLUSTER_API_REPO=https://github.com/vexxhost/magnum-cluster-api.git 2026-06-12 20:23:25.674 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:8 : MAGNUM_CLUSTER_API_BRANCH=main 2026-06-12 20:23:25.680 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:9 : MAGNUM_CLUSTER_API_DIR=/opt/stack/magnum-cluster-api 2026-06-12 20:23:25.686 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:21 : is_service_enabled magnum-cluster-api 2026-06-12 20:23:25.718 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-12 20:23:25.723 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:23 : [[ stack == \s\t\a\c\k ]] 2026-06-12 20:23:25.729 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:23 : [[ pre-install == \p\r\e\-\i\n\s\t\a\l\l ]] 2026-06-12 20:23:25.737 | ++++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:25 : curl -L -s https://dl.k8s.io/release/stable.txt 2026-06-12 20:23:25.841 | +++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:25 : get_extra_file https://dl.k8s.io/release/v1.36.2/bin/linux/amd64/kubectl 2026-06-12 20:23:25.847 | +++ functions:get_extra_file:66 : local file_url=https://dl.k8s.io/release/v1.36.2/bin/linux/amd64/kubectl 2026-06-12 20:23:25.852 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-06-12 20:23:25.857 | +++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-06-12 20:23:25.863 | +++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-06-12 20:23:25.867 | +++ functions:get_extra_file:71 : local file_name=kubectl 2026-06-12 20:23:25.872 | +++ functions:get_extra_file:72 : [[ https://dl.k8s.io/release/v1.36.2/bin/linux/amd64/kubectl != file* ]] 2026-06-12 20:23:25.878 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/kubectl ]] 2026-06-12 20:23:25.882 | +++ 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://dl.k8s.io/release/v1.36.2/bin/linux/amd64/kubectl -O /opt/stack/devstack/files/kubectl 2026-06-12 20:23:25.890 | --2026-06-12 20:23:25-- https://dl.k8s.io/release/v1.36.2/bin/linux/amd64/kubectl 2026-06-12 20:23:25.926 | Resolving dl.k8s.io (dl.k8s.io)... 2a04:4e42:600::347, 2a04:4e42::347, 2a04:4e42:200::347, ... 2026-06-12 20:23:25.967 | Connecting to dl.k8s.io (dl.k8s.io)|2a04:4e42:600::347|:443... connected. 2026-06-12 20:23:26.094 | HTTP request sent, awaiting response... 200 OK 2026-06-12 20:23:26.095 | Length: 59556002 (57M) [application/octet-stream] 2026-06-12 20:23:26.095 | Saving to: ‘/opt/stack/devstack/files/kubectl’ 2026-06-12 20:23:26.275 | 2026-06-12 20:23:26.670 | 0K ........ ........ ........ ........ 56% 56.6M 0s 2026-06-12 20:23:26.918 | 32768K ........ ........ ........ 100% 96.1M=0.8s 2026-06-12 20:23:26.918 | 2026-06-12 20:23:26.918 | 2026-06-12 20:23:26 (69.0 MB/s) - ‘/opt/stack/devstack/files/kubectl’ saved [59556002/59556002] 2026-06-12 20:23:26.918 | 2026-06-12 20:23:26.923 | +++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-06-12 20:23:26.929 | +++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/kubectl 2026-06-12 20:23:26.935 | +++ functions:get_extra_file:81 : return 2026-06-12 20:23:26.941 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:25 : sudo install -o root -g root -m 0755 /opt/stack/devstack/files/kubectl /usr/local/bin/kubectl 2026-06-12 20:23:27.025 | +++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:28 : get_extra_file https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.10.5/clusterctl-linux-amd64 2026-06-12 20:23:27.032 | +++ functions:get_extra_file:66 : local file_url=https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.10.5/clusterctl-linux-amd64 2026-06-12 20:23:27.037 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-06-12 20:23:27.042 | +++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-06-12 20:23:27.048 | +++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-06-12 20:23:27.054 | +++ functions:get_extra_file:71 : local file_name=clusterctl-linux-amd64 2026-06-12 20:23:27.059 | +++ functions:get_extra_file:72 : [[ https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.10.5/clusterctl-linux-amd64 != file* ]] 2026-06-12 20:23:27.065 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/clusterctl-linux-amd64 ]] 2026-06-12 20:23:27.070 | +++ 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/kubernetes-sigs/cluster-api/releases/download/v1.10.5/clusterctl-linux-amd64 -O /opt/stack/devstack/files/clusterctl-linux-amd64 2026-06-12 20:23:27.076 | --2026-06-12 20:23:27-- https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.10.5/clusterctl-linux-amd64 2026-06-12 20:23:27.110 | Resolving github.com (github.com)... 140.82.113.4 2026-06-12 20:23:27.125 | Connecting to github.com (github.com)|140.82.113.4|:443... connected. 2026-06-12 20:23:27.178 | HTTP request sent, awaiting response... 302 Found 2026-06-12 20:23:27.178 | Location: https://release-assets.githubusercontent.com/github-production-release-asset/124157517/f3ecba9a-23cc-4b11-8d6d-6856e87ada58?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-06-12T21%3A20%3A39Z&rscd=attachment%3B+filename%3Dclusterctl-linux-amd64&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-06-12T20%3A20%3A20Z&ske=2026-06-12T21%3A20%3A39Z&sks=b&skv=2018-11-09&sig=Xg3i59A%2BUFGdPOfrpcPrz%2FIzzKsb%2FLfs3Ob%2BzUmP66M%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MTI5NzQ5MSwibmJmIjoxNzgxMjk1NjkxLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.QovCHlMLUMHP79AcMnw4DyGR1lfLn_R8UMRYI2cuzSk&response-content-disposition=attachment%3B%20filename%3Dclusterctl-linux-amd64&response-content-type=application%2Foctet-stream [following] 2026-06-12 20:23:27.178 | --2026-06-12 20:23:27-- https://release-assets.githubusercontent.com/github-production-release-asset/124157517/f3ecba9a-23cc-4b11-8d6d-6856e87ada58?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-06-12T21%3A20%3A39Z&rscd=attachment%3B+filename%3Dclusterctl-linux-amd64&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-06-12T20%3A20%3A20Z&ske=2026-06-12T21%3A20%3A39Z&sks=b&skv=2018-11-09&sig=Xg3i59A%2BUFGdPOfrpcPrz%2FIzzKsb%2FLfs3Ob%2BzUmP66M%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MTI5NzQ5MSwibmJmIjoxNzgxMjk1NjkxLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.QovCHlMLUMHP79AcMnw4DyGR1lfLn_R8UMRYI2cuzSk&response-content-disposition=attachment%3B%20filename%3Dclusterctl-linux-amd64&response-content-type=application%2Foctet-stream 2026-06-12 20:23:27.180 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.111.133, 185.199.110.133, 185.199.108.133, ... 2026-06-12 20:23:27.187 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.111.133|:443... connected. 2026-06-12 20:23:27.214 | HTTP request sent, awaiting response... 200 OK 2026-06-12 20:23:27.214 | Length: 82856383 (79M) [application/octet-stream] 2026-06-12 20:23:27.214 | Saving to: ‘/opt/stack/devstack/files/clusterctl-linux-amd64’ 2026-06-12 20:23:27.278 | 2026-06-12 20:23:27.968 | 0K ........ ........ ........ ........ 40% 43.6M 1s 2026-06-12 20:23:28.597 | 32768K ........ ........ ........ ........ 80% 51.5M 0s 2026-06-12 20:23:28.931 | 65536K ........ ....... 100% 41.6M=1.7s 2026-06-12 20:23:28.931 | 2026-06-12 20:23:28.931 | 2026-06-12 20:23:28 (46.0 MB/s) - ‘/opt/stack/devstack/files/clusterctl-linux-amd64’ saved [82856383/82856383] 2026-06-12 20:23:28.931 | 2026-06-12 20:23:28.939 | +++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-06-12 20:23:28.945 | +++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/clusterctl-linux-amd64 2026-06-12 20:23:28.951 | +++ functions:get_extra_file:81 : return 2026-06-12 20:23:28.958 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:28 : sudo install -o root -g root -m 0755 /opt/stack/devstack/files/clusterctl-linux-amd64 /usr/local/bin/clusterctl 2026-06-12 20:23:29.065 | +++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:31 : get_extra_file https://kind.sigs.k8s.io/dl/v0.16.0/kind-linux-amd64 2026-06-12 20:23:29.070 | +++ functions:get_extra_file:66 : local file_url=https://kind.sigs.k8s.io/dl/v0.16.0/kind-linux-amd64 2026-06-12 20:23:29.075 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-06-12 20:23:29.080 | +++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-06-12 20:23:29.085 | +++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-06-12 20:23:29.090 | +++ functions:get_extra_file:71 : local file_name=kind-linux-amd64 2026-06-12 20:23:29.095 | +++ functions:get_extra_file:72 : [[ https://kind.sigs.k8s.io/dl/v0.16.0/kind-linux-amd64 != file* ]] 2026-06-12 20:23:29.099 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/kind-linux-amd64 ]] 2026-06-12 20:23:29.104 | +++ 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://kind.sigs.k8s.io/dl/v0.16.0/kind-linux-amd64 -O /opt/stack/devstack/files/kind-linux-amd64 2026-06-12 20:23:29.108 | --2026-06-12 20:23:29-- https://kind.sigs.k8s.io/dl/v0.16.0/kind-linux-amd64 2026-06-12 20:23:29.138 | Resolving kind.sigs.k8s.io (kind.sigs.k8s.io)... 2600:1f18:16e:df01::258, 2600:1f18:16e:df01::259, 98.84.224.111, ... 2026-06-12 20:23:29.154 | Connecting to kind.sigs.k8s.io (kind.sigs.k8s.io)|2600:1f18:16e:df01::258|:443... connected. 2026-06-12 20:23:29.277 | HTTP request sent, awaiting response... 301 Moved Permanently 2026-06-12 20:23:29.277 | Location: https://github.com/kubernetes-sigs/kind/releases/download/v0.16.0/kind-linux-amd64 [following] 2026-06-12 20:23:29.277 | --2026-06-12 20:23:29-- https://github.com/kubernetes-sigs/kind/releases/download/v0.16.0/kind-linux-amd64 2026-06-12 20:23:29.280 | Resolving github.com (github.com)... 140.82.113.4 2026-06-12 20:23:29.295 | Connecting to github.com (github.com)|140.82.113.4|:443... connected. 2026-06-12 20:23:29.352 | HTTP request sent, awaiting response... 302 Found 2026-06-12 20:23:29.353 | Location: https://release-assets.githubusercontent.com/github-production-release-asset/148545807/9d66ccf9-39a6-4bc2-a805-c1f42b75a979?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-06-12T20%3A58%3A30Z&rscd=attachment%3B+filename%3Dkind-linux-amd64&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-06-12T19%3A58%3A19Z&ske=2026-06-12T20%3A58%3A30Z&sks=b&skv=2018-11-09&sig=yp6JJWE0ZXa3Xhww3BnlSYnhJVrBvvAp%2BzvpbWsIRIY%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MTI5NTk5MywibmJmIjoxNzgxMjk1NjkzLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.jZkyxQafomiejgo4H6nJueN5ed866nbSvDcpQf2KZws&response-content-disposition=attachment%3B%20filename%3Dkind-linux-amd64&response-content-type=application%2Foctet-stream [following] 2026-06-12 20:23:29.353 | --2026-06-12 20:23:29-- https://release-assets.githubusercontent.com/github-production-release-asset/148545807/9d66ccf9-39a6-4bc2-a805-c1f42b75a979?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-06-12T20%3A58%3A30Z&rscd=attachment%3B+filename%3Dkind-linux-amd64&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-06-12T19%3A58%3A19Z&ske=2026-06-12T20%3A58%3A30Z&sks=b&skv=2018-11-09&sig=yp6JJWE0ZXa3Xhww3BnlSYnhJVrBvvAp%2BzvpbWsIRIY%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MTI5NTk5MywibmJmIjoxNzgxMjk1NjkzLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.jZkyxQafomiejgo4H6nJueN5ed866nbSvDcpQf2KZws&response-content-disposition=attachment%3B%20filename%3Dkind-linux-amd64&response-content-type=application%2Foctet-stream 2026-06-12 20:23:29.356 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.109.133, 185.199.111.133, 185.199.110.133, ... 2026-06-12 20:23:29.363 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.109.133|:443... connected. 2026-06-12 20:23:29.391 | HTTP request sent, awaiting response... 200 OK 2026-06-12 20:23:29.391 | Length: 6873201 (6.6M) [application/octet-stream] 2026-06-12 20:23:29.391 | Saving to: ‘/opt/stack/devstack/files/kind-linux-amd64’ 2026-06-12 20:23:29.427 | 2026-06-12 20:23:29.469 | 0K ...... 100% 84.3M=0.08s 2026-06-12 20:23:29.469 | 2026-06-12 20:23:29.469 | 2026-06-12 20:23:29 (84.3 MB/s) - ‘/opt/stack/devstack/files/kind-linux-amd64’ saved [6873201/6873201] 2026-06-12 20:23:29.469 | 2026-06-12 20:23:29.476 | +++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-06-12 20:23:29.482 | +++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/kind-linux-amd64 2026-06-12 20:23:29.487 | +++ functions:get_extra_file:81 : return 2026-06-12 20:23:29.494 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:31 : sudo install -o root -g root -m 0755 /opt/stack/devstack/files/kind-linux-amd64 /usr/local/bin/kind 2026-06-12 20:23:29.526 | +++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:35 : get_extra_file https://get.helm.sh/helm-v3.10.3-linux-amd64.tar.gz 2026-06-12 20:23:29.531 | +++ functions:get_extra_file:66 : local file_url=https://get.helm.sh/helm-v3.10.3-linux-amd64.tar.gz 2026-06-12 20:23:29.536 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-06-12 20:23:29.542 | +++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-06-12 20:23:29.547 | +++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-06-12 20:23:29.552 | +++ functions:get_extra_file:71 : local file_name=helm-v3.10.3-linux-amd64.tar.gz 2026-06-12 20:23:29.558 | +++ functions:get_extra_file:72 : [[ https://get.helm.sh/helm-v3.10.3-linux-amd64.tar.gz != file* ]] 2026-06-12 20:23:29.563 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/helm-v3.10.3-linux-amd64.tar.gz ]] 2026-06-12 20:23:29.568 | +++ 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://get.helm.sh/helm-v3.10.3-linux-amd64.tar.gz -O /opt/stack/devstack/files/helm-v3.10.3-linux-amd64.tar.gz 2026-06-12 20:23:29.576 | --2026-06-12 20:23:29-- https://get.helm.sh/helm-v3.10.3-linux-amd64.tar.gz 2026-06-12 20:23:29.635 | Resolving get.helm.sh (get.helm.sh)... 2603:1061:14:43::1, 150.171.109.68 2026-06-12 20:23:29.657 | Connecting to get.helm.sh (get.helm.sh)|2603:1061:14:43::1|:443... connected. 2026-06-12 20:23:29.763 | HTTP request sent, awaiting response... 200 OK 2026-06-12 20:23:29.763 | Length: 14569235 (14M) [application/x-tar] 2026-06-12 20:23:29.763 | Saving to: ‘/opt/stack/devstack/files/helm-v3.10.3-linux-amd64.tar.gz’ 2026-06-12 20:23:29.888 | 2026-06-12 20:23:30.061 | 0K ........ ..... 100% 46.5M=0.3s 2026-06-12 20:23:30.062 | 2026-06-12 20:23:30.062 | 2026-06-12 20:23:30 (46.5 MB/s) - ‘/opt/stack/devstack/files/helm-v3.10.3-linux-amd64.tar.gz’ saved [14569235/14569235] 2026-06-12 20:23:30.062 | 2026-06-12 20:23:30.069 | +++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-06-12 20:23:30.073 | +++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/helm-v3.10.3-linux-amd64.tar.gz 2026-06-12 20:23:30.079 | +++ functions:get_extra_file:81 : return 2026-06-12 20:23:30.086 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:35 : tar -xvzf /opt/stack/devstack/files/helm-v3.10.3-linux-amd64.tar.gz -C /tmp 2026-06-12 20:23:30.095 | linux-amd64/ 2026-06-12 20:23:30.095 | linux-amd64/helm 2026-06-12 20:23:30.396 | linux-amd64/LICENSE 2026-06-12 20:23:30.396 | linux-amd64/README.md 2026-06-12 20:23:30.403 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:38 : sudo install -o root -g root -m 0755 /tmp/linux-amd64/helm /usr/local/bin/helm 2026-06-12 20:23:30.473 | +++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:42 : get_extra_file https://get.docker.com 2026-06-12 20:23:30.479 | +++ functions:get_extra_file:66 : local file_url=https://get.docker.com 2026-06-12 20:23:30.483 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-06-12 20:23:30.487 | +++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-06-12 20:23:30.492 | +++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-06-12 20:23:30.498 | +++ functions:get_extra_file:71 : local file_name=get.docker.com 2026-06-12 20:23:30.503 | +++ functions:get_extra_file:72 : [[ https://get.docker.com != file* ]] 2026-06-12 20:23:30.508 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/get.docker.com ]] 2026-06-12 20:23:30.513 | +++ 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://get.docker.com -O /opt/stack/devstack/files/get.docker.com 2026-06-12 20:23:30.521 | --2026-06-12 20:23:30-- https://get.docker.com/ 2026-06-12 20:23:30.634 | Resolving get.docker.com (get.docker.com)... 2600:9000:269f:be00:10:a463:3d00:93a1, 2600:9000:269f:d000:10:a463:3d00:93a1, 2600:9000:269f:3600:10:a463:3d00:93a1, ... 2026-06-12 20:23:30.636 | Connecting to get.docker.com (get.docker.com)|2600:9000:269f:be00:10:a463:3d00:93a1|:443... connected. 2026-06-12 20:23:30.645 | HTTP request sent, awaiting response... 200 OK 2026-06-12 20:23:30.645 | Length: 22446 (22K) [text/plain] 2026-06-12 20:23:30.645 | Saving to: ‘/opt/stack/devstack/files/get.docker.com’ 2026-06-12 20:23:30.645 | 2026-06-12 20:23:30.645 | 0K 100% 234M=0s 2026-06-12 20:23:30.645 | 2026-06-12 20:23:30.646 | 2026-06-12 20:23:30 (234 MB/s) - ‘/opt/stack/devstack/files/get.docker.com’ saved [22446/22446] 2026-06-12 20:23:30.646 | 2026-06-12 20:23:30.654 | +++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-06-12 20:23:30.659 | +++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/get.docker.com 2026-06-12 20:23:30.665 | +++ functions:get_extra_file:81 : return 2026-06-12 20:23:30.671 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:42 : sudo sh /opt/stack/devstack/files/get.docker.com 2026-06-12 20:23:30.685 | # Executing docker install script, commit: 153e238e1d876160ea4a2a1844ca7f2983bbdd5e 2026-06-12 20:23:30.725 | + sh -c apt-get -qq update >/dev/null 2026-06-12 20:23:32.479 | + sh -c DEBIAN_FRONTEND=noninteractive apt-get -y -qq install ca-certificates curl >/dev/null 2026-06-12 20:23:33.086 | + sh -c install -m 0755 -d /etc/apt/keyrings 2026-06-12 20:23:33.090 | + sh -c curl -fsSL "https://download.docker.com/linux/ubuntu/gpg" -o /etc/apt/keyrings/docker.asc 2026-06-12 20:23:33.167 | + sh -c chmod a+r /etc/apt/keyrings/docker.asc 2026-06-12 20:23:33.171 | + sh -c echo "deb [arch=amd64 signed-by=/etc/apt/keyrings/docker.asc] https://download.docker.com/linux/ubuntu noble stable" > /etc/apt/sources.list.d/docker.list 2026-06-12 20:23:33.172 | + sh -c apt-get -qq update >/dev/null 2026-06-12 20:23:34.974 | + sh -c DEBIAN_FRONTEND=noninteractive apt-get -y -qq install docker-ce docker-ce-cli containerd.io docker-compose-plugin docker-ce-rootless-extras docker-buildx-plugin docker-model-plugin >/dev/null 2026-06-12 20:23:36.714 | debconf: delaying package configuration, since apt-utils is not installed 2026-06-12 20:23:47.147 | Using systemd to manage Docker service 2026-06-12 20:23:47.147 | + sh -c systemctl enable --now docker.service 2>/dev/null 2026-06-12 20:23:47.921 | INFO: Docker daemon enabled and started 2026-06-12 20:23:47.921 | 2026-06-12 20:23:47.922 | + sh -c docker version 2026-06-12 20:23:47.960 | Client: Docker Engine - Community 2026-06-12 20:23:47.960 | Version: 29.5.3 2026-06-12 20:23:47.960 | API version: 1.54 2026-06-12 20:23:47.960 | Go version: go1.26.4 2026-06-12 20:23:47.960 | Git commit: d1c06ef 2026-06-12 20:23:47.961 | Built: Wed Jun 3 18:00:12 2026 2026-06-12 20:23:47.961 | OS/Arch: linux/amd64 2026-06-12 20:23:47.961 | Context: default 2026-06-12 20:23:47.961 | 2026-06-12 20:23:47.961 | Server: Docker Engine - Community 2026-06-12 20:23:47.961 | Engine: 2026-06-12 20:23:47.961 | Version: 29.5.3 2026-06-12 20:23:47.961 | API version: 1.54 (minimum version 1.40) 2026-06-12 20:23:47.961 | Go version: go1.26.4 2026-06-12 20:23:47.961 | Git commit: 285b471 2026-06-12 20:23:47.961 | Built: Wed Jun 3 18:00:12 2026 2026-06-12 20:23:47.961 | OS/Arch: linux/amd64 2026-06-12 20:23:47.961 | Experimental: false 2026-06-12 20:23:47.961 | containerd: 2026-06-12 20:23:47.961 | Version: v2.2.4 2026-06-12 20:23:47.961 | GitCommit: 193637f7ee8ae5f5aa5248f49e7baa3e6164966e 2026-06-12 20:23:47.961 | runc: 2026-06-12 20:23:47.961 | Version: 1.3.5 2026-06-12 20:23:47.961 | GitCommit: v1.3.5-0-g488fc13e 2026-06-12 20:23:47.961 | docker-init: 2026-06-12 20:23:47.961 | Version: 0.19.0 2026-06-12 20:23:47.961 | GitCommit: de40ad0 2026-06-12 20:23:47.968 | 2026-06-12 20:23:47.968 | ================================================================================ 2026-06-12 20:23:47.969 | 2026-06-12 20:23:47.969 | To run Docker as a non-privileged user, consider setting up the 2026-06-12 20:23:47.969 | Docker daemon in rootless mode for your user: 2026-06-12 20:23:47.969 | 2026-06-12 20:23:47.969 | dockerd-rootless-setuptool.sh install 2026-06-12 20:23:47.969 | 2026-06-12 20:23:47.969 | Visit https://docs.docker.com/go/rootless/ to learn about rootless mode. 2026-06-12 20:23:47.969 | 2026-06-12 20:23:47.969 | 2026-06-12 20:23:47.969 | To run the Docker daemon as a fully privileged service, but granting non-root 2026-06-12 20:23:47.969 | users access, refer to https://docs.docker.com/go/daemon-access/ 2026-06-12 20:23:47.969 | 2026-06-12 20:23:47.969 | WARNING: Access to the remote API on a privileged Docker daemon is equivalent 2026-06-12 20:23:47.969 | to root access on the host. Refer to the 'Docker daemon attack surface' 2026-06-12 20:23:47.969 | documentation for details: https://docs.docker.com/go/attack-surface/ 2026-06-12 20:23:47.969 | 2026-06-12 20:23:47.969 | ================================================================================ 2026-06-12 20:23:47.969 | 2026-06-12 20:23:47.975 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:43 : sudo usermod -aG docker stack 2026-06-12 20:23:48.031 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:44 : sudo iptables -I DOCKER-USER -j ACCEPT 2026-06-12 20:23:48.053 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:46 : ensure_kind_cluster 2026-06-12 20:23:48.059 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:12 : newgrp docker 2026-06-12 20:23:48.059 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:12 : echo 'kind get clusters' 2026-06-12 20:23:48.060 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:12 : grep -q kind 2026-06-12 20:23:48.136 | No kind clusters found. 2026-06-12 20:23:48.145 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:17 : echo 'kind create cluster' 2026-06-12 20:23:48.146 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:17 : newgrp docker 2026-06-12 20:23:48.292 | Creating cluster "kind" ... 2026-06-12 20:23:48.292 | • Ensuring node image (kindest/node:v1.25.2) 🖼 ... 2026-06-12 20:24:00.222 | ✓ Ensuring node image (kindest/node:v1.25.2) 🖼 2026-06-12 20:24:00.222 | • Preparing nodes 📦 ... 2026-06-12 20:24:09.601 | ✓ Preparing nodes 📦 2026-06-12 20:24:09.675 | • Writing configuration 📜 ... 2026-06-12 20:24:10.457 | ✓ Writing configuration 📜 2026-06-12 20:24:10.457 | • Starting control-plane 🕹️ ... 2026-06-12 20:24:37.055 | ✓ Starting control-plane 🕹️ 2026-06-12 20:24:37.055 | • Installing CNI 🔌 ... 2026-06-12 20:24:38.064 | ✓ Installing CNI 🔌 2026-06-12 20:24:38.065 | • Installing StorageClass 💾 ... 2026-06-12 20:24:38.541 | ✓ Installing StorageClass 💾 2026-06-12 20:24:38.941 | Set kubectl context to "kind-kind" 2026-06-12 20:24:38.941 | You can now use your cluster with: 2026-06-12 20:24:38.941 | 2026-06-12 20:24:38.941 | kubectl cluster-info --context kind-kind 2026-06-12 20:24:38.941 | 2026-06-12 20:24:38.941 | Thanks for using kind! 😊 2026-06-12 20:24:38.950 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:18 : kubectl label node kind-control-plane openstack-control-plane=enabled 2026-06-12 20:24:39.060 | node/kind-control-plane labeled 2026-06-12 20:24:39.072 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:48 : kubectl apply -f https://github.com/k-orc/openstack-resource-controller/releases/download/v2.2.0/install.yaml 2026-06-12 20:24:39.681 | namespace/orc-system created 2026-06-12 20:24:39.726 | customresourcedefinition.apiextensions.k8s.io/flavors.openstack.k-orc.cloud created 2026-06-12 20:24:39.762 | customresourcedefinition.apiextensions.k8s.io/floatingips.openstack.k-orc.cloud created 2026-06-12 20:24:39.793 | customresourcedefinition.apiextensions.k8s.io/images.openstack.k-orc.cloud created 2026-06-12 20:24:39.814 | customresourcedefinition.apiextensions.k8s.io/networks.openstack.k-orc.cloud created 2026-06-12 20:24:39.838 | customresourcedefinition.apiextensions.k8s.io/ports.openstack.k-orc.cloud created 2026-06-12 20:24:39.860 | customresourcedefinition.apiextensions.k8s.io/projects.openstack.k-orc.cloud created 2026-06-12 20:24:39.880 | customresourcedefinition.apiextensions.k8s.io/routerinterfaces.openstack.k-orc.cloud created 2026-06-12 20:24:39.899 | customresourcedefinition.apiextensions.k8s.io/routers.openstack.k-orc.cloud created 2026-06-12 20:24:39.929 | customresourcedefinition.apiextensions.k8s.io/securitygroups.openstack.k-orc.cloud created 2026-06-12 20:24:39.951 | customresourcedefinition.apiextensions.k8s.io/servergroups.openstack.k-orc.cloud created 2026-06-12 20:24:39.972 | customresourcedefinition.apiextensions.k8s.io/servers.openstack.k-orc.cloud created 2026-06-12 20:24:39.996 | customresourcedefinition.apiextensions.k8s.io/subnets.openstack.k-orc.cloud created 2026-06-12 20:24:40.007 | serviceaccount/orc-controller-manager created 2026-06-12 20:24:40.023 | role.rbac.authorization.k8s.io/orc-leader-election-role created 2026-06-12 20:24:40.029 | clusterrole.rbac.authorization.k8s.io/orc-image-editor-role created 2026-06-12 20:24:40.034 | clusterrole.rbac.authorization.k8s.io/orc-image-viewer-role created 2026-06-12 20:24:40.039 | clusterrole.rbac.authorization.k8s.io/orc-manager-role created 2026-06-12 20:24:40.044 | clusterrole.rbac.authorization.k8s.io/orc-metrics-auth-role created 2026-06-12 20:24:40.048 | clusterrole.rbac.authorization.k8s.io/orc-metrics-reader created 2026-06-12 20:24:40.058 | rolebinding.rbac.authorization.k8s.io/orc-leader-election-rolebinding created 2026-06-12 20:24:40.063 | clusterrolebinding.rbac.authorization.k8s.io/orc-manager-rolebinding created 2026-06-12 20:24:40.069 | clusterrolebinding.rbac.authorization.k8s.io/orc-metrics-auth-rolebinding created 2026-06-12 20:24:40.080 | service/orc-controller-manager-metrics-service created 2026-06-12 20:24:40.091 | deployment.apps/orc-controller-manager created 2026-06-12 20:24:40.107 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:50 : export EXP_CLUSTER_RESOURCE_SET=true 2026-06-12 20:24:40.115 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:50 : EXP_CLUSTER_RESOURCE_SET=true 2026-06-12 20:24:40.120 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:51 : export EXP_KUBEADM_BOOTSTRAP_FORMAT_IGNITION=true 2026-06-12 20:24:40.124 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:51 : EXP_KUBEADM_BOOTSTRAP_FORMAT_IGNITION=true 2026-06-12 20:24:40.128 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:52 : export CLUSTER_TOPOLOGY=true 2026-06-12 20:24:40.134 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:52 : CLUSTER_TOPOLOGY=true 2026-06-12 20:24:40.140 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:53 : clusterctl init --core cluster-api:v1.10.5 --bootstrap kubeadm:v1.10.5 --control-plane kubeadm:v1.10.5 --infrastructure openstack:v0.12.7 2026-06-12 20:24:40.492 | Fetching providers 2026-06-12 20:24:43.803 | Installing cert-manager version="v1.18.1" 2026-06-12 20:24:44.716 | Waiting for cert-manager to be available... 2026-06-12 20:25:38.801 | [KubeAPIWarningLogger] spec.privateKey.rotationPolicy: In cert-manager >= v1.18.0, the default value changed from `Never` to `Always`. 2026-06-12 20:25:38.839 | Installing provider="cluster-api" version="v1.10.5" targetNamespace="capi-system" 2026-06-12 20:25:38.882 | [KubeAPIWarningLogger] spec.privateKey.rotationPolicy: In cert-manager >= v1.18.0, the default value changed from `Never` to `Always`. 2026-06-12 20:25:39.499 | Installing provider="bootstrap-kubeadm" version="v1.10.5" targetNamespace="capi-kubeadm-bootstrap-system" 2026-06-12 20:25:39.736 | [KubeAPIWarningLogger] spec.privateKey.rotationPolicy: In cert-manager >= v1.18.0, the default value changed from `Never` to `Always`. 2026-06-12 20:25:40.060 | Installing provider="control-plane-kubeadm" version="v1.10.5" targetNamespace="capi-kubeadm-control-plane-system" 2026-06-12 20:25:40.144 | [KubeAPIWarningLogger] spec.privateKey.rotationPolicy: In cert-manager >= v1.18.0, the default value changed from `Never` to `Always`. 2026-06-12 20:25:41.276 | Installing provider="infrastructure-openstack" version="v0.12.7" targetNamespace="capo-system" 2026-06-12 20:25:41.354 | [KubeAPIWarningLogger] spec.privateKey.rotationPolicy: In cert-manager >= v1.18.0, the default value changed from `Never` to `Always`. 2026-06-12 20:25:44.151 | 2026-06-12 20:25:44.151 | Your management cluster has been initialized successfully! 2026-06-12 20:25:44.151 | 2026-06-12 20:25:44.152 | You can now create your first workload cluster by running the following: 2026-06-12 20:25:44.152 | 2026-06-12 20:25:44.152 | clusterctl generate cluster [name] --kubernetes-version [version] | kubectl apply -f - 2026-06-12 20:25:44.152 | 2026-06-12 20:25:44.218 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:59 : kubectl -n capi-kubeadm-bootstrap-system rollout status deploy/capi-kubeadm-bootstrap-controller-manager 2026-06-12 20:25:44.399 | Waiting for deployment "capi-kubeadm-bootstrap-controller-manager" rollout to finish: 0 of 1 updated replicas are available... 2026-06-12 20:25:50.122 | deployment "capi-kubeadm-bootstrap-controller-manager" successfully rolled out 2026-06-12 20:25:50.134 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:60 : kubectl -n capi-kubeadm-control-plane-system rollout status deploy/capi-kubeadm-control-plane-controller-manager 2026-06-12 20:25:50.238 | Waiting for deployment "capi-kubeadm-control-plane-controller-manager" rollout to finish: 0 of 1 updated replicas are available... 2026-06-12 20:25:53.059 | deployment "capi-kubeadm-control-plane-controller-manager" successfully rolled out 2026-06-12 20:25:53.073 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:61 : kubectl -n capi-system rollout status deploy/capi-controller-manager 2026-06-12 20:25:53.187 | deployment "capi-controller-manager" successfully rolled out 2026-06-12 20:25:53.202 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:62 : kubectl -n capo-system rollout status deploy/capo-controller-manager 2026-06-12 20:25:53.310 | Waiting for deployment "capo-controller-manager" rollout to finish: 0 of 1 updated replicas are available... 2026-06-12 20:25:55.098 | deployment "capo-controller-manager" successfully rolled out 2026-06-12 20:25:55.110 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:63 : : 2026-06-12 20:25:55.114 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:78 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-12 20:25:55.119 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:84 : [[ stack == \c\l\e\a\n ]] 2026-06-12 20:25:55.126 | + functions-common:run_plugins:1833 : for plugin in ${plugins//,/ } 2026-06-12 20:25:55.132 | + functions-common:run_plugins:1834 : local dir=/opt/stack/ovn-octavia-provider 2026-06-12 20:25:55.137 | + functions-common:run_plugins:1835 : [[ -f /opt/stack/ovn-octavia-provider/devstack/plugin.sh ]] 2026-06-12 20:25:55.142 | + functions-common:run_plugins:1836 : source /opt/stack/ovn-octavia-provider/devstack/plugin.sh stack pre-install 2026-06-12 20:25:55.149 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:4 : is_service_enabled tls-proxy 2026-06-12 20:25:55.183 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-12 20:25:55.189 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:5 : OVN_PROTO=ssl 2026-06-12 20:25:55.194 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:9 : OVN_NB_REMOTE=ssl:199.204.45.113:6641 2026-06-12 20:25:55.199 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:10 : OVN_SB_REMOTE=ssl:199.204.45.113:6642 2026-06-12 20:25:55.205 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:41 : [[ stack == \s\t\a\c\k ]] 2026-06-12 20:25:55.211 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:42 : case "$2" in 2026-06-12 20:25:55.218 | + ./stack.sh:main:849 : set_systemd_override DefaultLimitNOFILE 2048 2026-06-12 20:25:55.224 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-06-12 20:25:55.230 | + functions:set_systemd_override:845 : local value=2048 2026-06-12 20:25:55.236 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-06-12 20:25:55.242 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-06-12 20:25:55.345 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-06-12 20:25:55.345 | Set systemd system override for DefaultLimitNOFILE=2048 2026-06-12 20:25:55.351 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-06-12 20:25:55.638 | + ./stack.sh:main:851 : install_rpc_backend 2026-06-12 20:25:55.644 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-06-12 20:25:55.680 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 20:25:55.686 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-06-12 20:25:55.692 | + functions-common:install_package:1432 : update_package_repo 2026-06-12 20:25:55.698 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-12 20:25:55.704 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-12 20:25:55.710 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-12 20:25:55.716 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-12 20:25:55.722 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-12 20:25:55.728 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 20:25:55.734 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 20:25:55.740 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-12 20:25:55.746 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-12 20:25:55.753 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-12 20:25:55.758 | + functions-common:apt_get_update:1161 : return 2026-06-12 20:25:55.763 | + functions-common:install_package:1433 : real_install_package rabbitmq-server 2026-06-12 20:25:55.770 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-12 20:25:55.775 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 20:25:55.781 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 20:25:55.787 | + functions-common:real_install_package:1421 : apt_get install rabbitmq-server 2026-06-12 20:25:55.836 | + 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 20:25:55.881 | Reading package lists... 2026-06-12 20:25:56.153 | Building dependency tree... 2026-06-12 20:25:56.154 | Reading state information... 2026-06-12 20:25:56.426 | The following additional packages will be installed: 2026-06-12 20:25:56.426 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-06-12 20:25:56.426 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-06-12 20:25:56.426 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-06-12 20:25:56.427 | erlang-tools erlang-xmerl logrotate 2026-06-12 20:25:56.428 | Suggested packages: 2026-06-12 20:25:56.428 | erlang erlang-manpages erlang-doc bsd-mailx | mailx 2026-06-12 20:25:56.472 | The following NEW packages will be installed: 2026-06-12 20:25:56.472 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-06-12 20:25:56.472 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-06-12 20:25:56.472 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-06-12 20:25:56.473 | erlang-tools erlang-xmerl logrotate rabbitmq-server 2026-06-12 20:25:56.655 | 0 upgraded, 19 newly installed, 0 to remove and 0 not upgraded. 2026-06-12 20:25:56.656 | Need to get 36.1 MB of archives. 2026-06-12 20:25:56.656 | After this operation, 56.4 MB of additional disk space will be used. 2026-06-12 20:25:56.656 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 logrotate amd64 3.21.0-2build1 [52.2 kB] 2026-06-12 20:25:56.973 | Get:2 http://nova.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 20:25:57.718 | Get:3 http://nova.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 20:25:57.757 | Get:4 http://nova.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 20:25:57.764 | Get:5 http://nova.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 20:25:57.787 | Get:6 http://nova.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 20:25:57.824 | Get:7 http://nova.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 20:25:57.832 | Get:8 http://nova.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 20:25:57.895 | Get:9 http://nova.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 20:25:57.899 | Get:10 http://nova.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 20:25:57.902 | Get:11 http://nova.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 20:25:57.906 | Get:12 http://nova.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 20:25:57.931 | Get:13 http://nova.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 20:25:58.001 | Get:14 http://nova.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 20:25:58.003 | Get:15 http://nova.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 20:25:58.010 | Get:16 http://nova.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 20:25:58.022 | Get:17 http://nova.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 20:25:58.043 | Get:18 http://nova.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 20:25:58.095 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 rabbitmq-server all 3.12.1-1ubuntu1.2 [15.9 MB] 2026-06-12 20:25:58.900 | debconf: delaying package configuration, since apt-utils is not installed 2026-06-12 20:25:58.969 | Fetched 36.1 MB in 2s (16.4 MB/s) 2026-06-12 20:25:59.016 | Selecting previously unselected package logrotate. 2026-06-12 20:25:59.050 | (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 ... 66103 files and directories currently installed.) 2026-06-12 20:25:59.052 | Preparing to unpack .../00-logrotate_3.21.0-2build1_amd64.deb ... 2026-06-12 20:25:59.056 | Unpacking logrotate (3.21.0-2build1) ... 2026-06-12 20:25:59.124 | Selecting previously unselected package erlang-base. 2026-06-12 20:25:59.131 | Preparing to unpack .../01-erlang-base_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-12 20:25:59.135 | Unpacking erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-12 20:25:59.416 | Selecting previously unselected package erlang-asn1. 2026-06-12 20:25:59.426 | Preparing to unpack .../02-erlang-asn1_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-12 20:25:59.431 | Unpacking erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-12 20:25:59.495 | Selecting previously unselected package erlang-crypto. 2026-06-12 20:25:59.502 | Preparing to unpack .../03-erlang-crypto_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-12 20:25:59.506 | Unpacking erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-12 20:25:59.595 | Selecting previously unselected package erlang-public-key. 2026-06-12 20:25:59.603 | Preparing to unpack .../04-erlang-public-key_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-12 20:25:59.608 | Unpacking erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-12 20:25:59.676 | Selecting previously unselected package erlang-mnesia. 2026-06-12 20:25:59.687 | Preparing to unpack .../05-erlang-mnesia_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-12 20:25:59.693 | Unpacking erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-12 20:25:59.766 | Selecting previously unselected package erlang-runtime-tools. 2026-06-12 20:25:59.775 | Preparing to unpack .../06-erlang-runtime-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-12 20:25:59.780 | Unpacking erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-12 20:25:59.854 | Selecting previously unselected package erlang-ssl. 2026-06-12 20:25:59.863 | Preparing to unpack .../07-erlang-ssl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-12 20:25:59.867 | Unpacking erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-12 20:25:59.956 | Selecting previously unselected package erlang-eldap. 2026-06-12 20:25:59.966 | Preparing to unpack .../08-erlang-eldap_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-12 20:25:59.970 | Unpacking erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-12 20:26:00.023 | Selecting previously unselected package erlang-ftp. 2026-06-12 20:26:00.032 | Preparing to unpack .../09-erlang-ftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-12 20:26:00.036 | Unpacking erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-12 20:26:00.093 | Selecting previously unselected package erlang-tftp. 2026-06-12 20:26:00.105 | Preparing to unpack .../10-erlang-tftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-12 20:26:00.109 | Unpacking erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-12 20:26:00.228 | Selecting previously unselected package erlang-inets. 2026-06-12 20:26:00.239 | Preparing to unpack .../11-erlang-inets_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-12 20:26:00.394 | Unpacking erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-12 20:26:01.313 | Selecting previously unselected package erlang-snmp. 2026-06-12 20:26:01.322 | Preparing to unpack .../12-erlang-snmp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-12 20:26:01.327 | Unpacking erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-12 20:26:01.458 | Selecting previously unselected package erlang-os-mon. 2026-06-12 20:26:01.464 | Preparing to unpack .../13-erlang-os-mon_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-12 20:26:01.469 | Unpacking erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-12 20:26:01.525 | Selecting previously unselected package erlang-parsetools. 2026-06-12 20:26:01.535 | Preparing to unpack .../14-erlang-parsetools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-12 20:26:01.539 | Unpacking erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-12 20:26:01.590 | Selecting previously unselected package erlang-syntax-tools. 2026-06-12 20:26:01.597 | Preparing to unpack .../15-erlang-syntax-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-12 20:26:01.602 | Unpacking erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-12 20:26:01.661 | Selecting previously unselected package erlang-tools. 2026-06-12 20:26:01.671 | Preparing to unpack .../16-erlang-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-12 20:26:01.676 | Unpacking erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-12 20:26:01.745 | Selecting previously unselected package erlang-xmerl. 2026-06-12 20:26:01.753 | Preparing to unpack .../17-erlang-xmerl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-12 20:26:01.758 | Unpacking erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-12 20:26:01.999 | Selecting previously unselected package rabbitmq-server. 2026-06-12 20:26:02.011 | Preparing to unpack .../18-rabbitmq-server_3.12.1-1ubuntu1.2_all.deb ... 2026-06-12 20:26:02.020 | Unpacking rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-06-12 20:26:03.031 | Setting up logrotate (3.21.0-2build1) ... 2026-06-12 20:26:03.197 | Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. 2026-06-12 20:26:03.517 | logrotate.service is a disabled or a static unit, not starting it. 2026-06-12 20:26:03.554 | Setting up erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-12 20:26:03.849 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /usr/lib/systemd/system/epmd.service. 2026-06-12 20:26:03.849 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /usr/lib/systemd/system/epmd.socket. 2026-06-12 20:26:05.301 | Searching for services which depend on erlang and should be started... none found. 2026-06-12 20:26:05.306 | Setting up erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-12 20:26:05.318 | Setting up erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-12 20:26:05.331 | Setting up erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-12 20:26:05.343 | Setting up erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-12 20:26:05.355 | Setting up erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-12 20:26:05.365 | Setting up erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-12 20:26:05.375 | Setting up erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-12 20:26:05.390 | Setting up erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-12 20:26:05.401 | Setting up erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-12 20:26:05.412 | Setting up erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-12 20:26:05.424 | Setting up erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-12 20:26:05.433 | Setting up erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-12 20:26:05.444 | Setting up erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-12 20:26:05.456 | Setting up erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-12 20:26:05.466 | Setting up erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-12 20:26:05.477 | Setting up erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-12 20:26:05.488 | Setting up rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-06-12 20:26:05.561 | info: Selecting GID from range 100 to 999 ... 2026-06-12 20:26:05.564 | info: Adding group `rabbitmq' (GID 112) ... 2026-06-12 20:26:05.636 | info: Selecting UID from range 100 to 999 ... 2026-06-12 20:26:05.636 | 2026-06-12 20:26:05.641 | info: Adding system user `rabbitmq' (UID 110) ... 2026-06-12 20:26:05.646 | info: Adding new user `rabbitmq' (UID 110) with group `rabbitmq' ... 2026-06-12 20:26:05.706 | info: Not creating home directory `/var/lib/rabbitmq'. 2026-06-12 20:26:05.882 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /usr/lib/systemd/system/rabbitmq-server.service. 2026-06-12 20:26:14.005 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-12 20:26:15.465 | + functions-common:apt_get:1205 : result=0 2026-06-12 20:26:15.470 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-12 20:26:15.475 | + functions-common:time_stop:2414 : local name 2026-06-12 20:26:15.480 | + functions-common:time_stop:2415 : local end_time 2026-06-12 20:26:15.485 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-12 20:26:15.489 | + functions-common:time_stop:2417 : local total 2026-06-12 20:26:15.494 | + functions-common:time_stop:2418 : local start_time 2026-06-12 20:26:15.499 | + functions-common:time_stop:2420 : name=apt-get 2026-06-12 20:26:15.503 | + functions-common:time_stop:2421 : start_time=1781295955830 2026-06-12 20:26:15.508 | + functions-common:time_stop:2423 : [[ -z 1781295955830 ]] 2026-06-12 20:26:15.515 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-12 20:26:15.523 | + functions-common:time_stop:2426 : end_time=1781295975517 2026-06-12 20:26:15.530 | + functions-common:time_stop:2427 : elapsed_time=19687 2026-06-12 20:26:15.536 | + functions-common:time_stop:2428 : total=135439 2026-06-12 20:26:15.541 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-12 20:26:15.547 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=155126 2026-06-12 20:26:15.553 | + functions-common:apt_get:1209 : return 0 2026-06-12 20:26:15.559 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-06-12 20:26:15.565 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-12 20:26:15.571 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-12 20:26:15.577 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-12 20:26:15.583 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-12 20:26:15.589 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-12 20:26:15.595 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-12 20:26:15.601 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-12 20:26:15.606 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-12 20:26:15.611 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-12 20:26:15.617 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-12 20:26:15.624 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-12 20:26:15.631 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-12 20:26:15.637 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-12 20:26:15.643 | + ./stack.sh:main:852 : restart_rpc_backend 2026-06-12 20:26:15.648 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-06-12 20:26:15.679 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 20:26:15.684 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-06-12 20:26:15.690 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-12 20:26:15.696 | + ./stack.sh:echo_summary:444 : echo -e Starting RabbitMQ 2026-06-12 20:26:15.702 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-06-12 20:26:15.709 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-06-12 20:26:15.718 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-06-12 20:26:15.723 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-06-12 20:26:15.728 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-06-12 20:26:15.734 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-06-12 20:26:15.739 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit secretrabbit 2026-06-12 20:26:15.745 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=secretrabbit found= out= 2026-06-12 20:26:15.752 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-06-12 20:26:16.439 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-06-12 20:26:16.439 | user tags 2026-06-12 20:26:16.439 | guest [administrator]' 2026-06-12 20:26:16.447 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-06-12 20:26:16.449 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-06-12 20:26:16.449 | user tags 2026-06-12 20:26:16.449 | guest [administrator]' 2026-06-12 20:26:16.458 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-06-12 20:26:16.462 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-06-12 20:26:16.467 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit secretrabbit 2026-06-12 20:26:17.115 | Adding user "stackrabbit" ... 2026-06-12 20:26:17.123 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2026-06-12 20:26:17.154 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-06-12 20:26:17.864 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-06-12 20:26:17.905 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-06-12 20:26:17.910 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit secretrabbit 2026-06-12 20:26:18.521 | Changing password for user "stackrabbit" ... 2026-06-12 20:26:18.556 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-06-12 20:26:18.561 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-06-12 20:26:18.567 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-06-12 20:26:19.243 | Deleting user "guest" ... 2026-06-12 20:26:19.282 | + ./stack.sh:main:854 : is_service_enabled mysql postgresql 2026-06-12 20:26:19.320 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 20:26:19.326 | + ./stack.sh:main:855 : install_database 2026-06-12 20:26:19.331 | + lib/database:install_database:118 : install_database_mysql 2026-06-12 20:26:19.337 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-06-12 20:26:19.344 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 20:26:19.350 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 20:26:19.355 | + lib/databases/mysql:install_database_mysql:205 : sudo debconf-set-selections 2026-06-12 20:26:19.473 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /opt/stack/.my.cnf ]] 2026-06-12 20:26:19.479 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-06-12 20:26:19.488 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-06-12 20:26:19.494 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 20:26:19.500 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 20:26:19.505 | + lib/databases/mysql:install_database_mysql:222 : '[' mysql '!=' mariadb ']' 2026-06-12 20:26:19.511 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-06-12 20:26:19.517 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /opt/stack/.my.cnf 2026-06-12 20:26:19.526 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-06-12 20:26:19.530 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-06-12 20:26:19.536 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-12 20:26:19.541 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-12 20:26:19.547 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-12 20:26:19.554 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-12 20:26:19.560 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-12 20:26:19.564 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-12 20:26:19.570 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-12 20:26:19.577 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-12 20:26:19.583 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-12 20:26:19.589 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-12 20:26:19.595 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-12 20:26:19.602 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-12 20:26:19.608 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-12 20:26:19.613 | + lib/databases/mysql:install_database_mysql:232 : is_ubuntu 2026-06-12 20:26:19.619 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 20:26:19.625 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 20:26:19.631 | + lib/databases/mysql:install_database_mysql:233 : install_package mysql-server 2026-06-12 20:26:19.637 | + functions-common:install_package:1432 : update_package_repo 2026-06-12 20:26:19.643 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-12 20:26:19.649 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-12 20:26:19.655 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-12 20:26:19.660 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-12 20:26:19.665 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-12 20:26:19.669 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 20:26:19.675 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 20:26:19.681 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-12 20:26:19.686 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-12 20:26:19.691 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-12 20:26:19.697 | + functions-common:apt_get_update:1161 : return 2026-06-12 20:26:19.702 | + functions-common:install_package:1433 : real_install_package mysql-server 2026-06-12 20:26:19.708 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-12 20:26:19.714 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 20:26:19.719 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 20:26:19.725 | + functions-common:real_install_package:1421 : apt_get install mysql-server 2026-06-12 20:26:19.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 mysql-server 2026-06-12 20:26:19.813 | Reading package lists... 2026-06-12 20:26:20.067 | Building dependency tree... 2026-06-12 20:26:20.068 | Reading state information... 2026-06-12 20:26:20.329 | The following additional packages will be installed: 2026-06-12 20:26:20.329 | libevent-core-2.1-7t64 libevent-pthreads-2.1-7t64 libmecab2 2026-06-12 20:26:20.330 | libprotobuf-lite32t64 mysql-client-8.0 mysql-client-core-8.0 2026-06-12 20:26:20.330 | mysql-server-8.0 mysql-server-core-8.0 2026-06-12 20:26:20.331 | Suggested packages: 2026-06-12 20:26:20.331 | mailx tinyca 2026-06-12 20:26:20.331 | Recommended packages: 2026-06-12 20:26:20.331 | libhtml-template-perl mecab-ipadic-utf8 2026-06-12 20:26:20.363 | The following NEW packages will be installed: 2026-06-12 20:26:20.363 | libevent-core-2.1-7t64 libevent-pthreads-2.1-7t64 libmecab2 2026-06-12 20:26:20.363 | libprotobuf-lite32t64 mysql-client-8.0 mysql-client-core-8.0 mysql-server 2026-06-12 20:26:20.364 | mysql-server-8.0 mysql-server-core-8.0 2026-06-12 20:26:20.433 | 0 upgraded, 9 newly installed, 0 to remove and 0 not upgraded. 2026-06-12 20:26:20.433 | Need to get 22.3 MB of archives. 2026-06-12 20:26:20.433 | After this operation, 187 MB of additional disk space will be used. 2026-06-12 20:26:20.433 | Get:1 http://nova.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 20:26:20.594 | Get:2 http://nova.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 20:26:20.596 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libevent-core-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [91.3 kB] 2026-06-12 20:26:20.598 | Get:4 http://nova.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 20:26:20.598 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmecab2 amd64 0.996-14ubuntu4 [201 kB] 2026-06-12 20:26:20.601 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libprotobuf-lite32t64 amd64 3.21.12-8.2ubuntu0.3 [238 kB] 2026-06-12 20:26:20.604 | Get:7 http://nova.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 20:26:20.971 | Get:8 http://nova.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 20:26:22.406 | Get:9 http://nova.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 20:26:22.617 | debconf: delaying package configuration, since apt-utils is not installed 2026-06-12 20:26:22.666 | Fetched 22.3 MB in 2s (10.9 MB/s) 2026-06-12 20:26:22.708 | Selecting previously unselected package mysql-client-core-8.0. 2026-06-12 20:26:22.741 | (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 ... 68923 files and directories currently installed.) 2026-06-12 20:26:22.743 | Preparing to unpack .../0-mysql-client-core-8.0_8.0.46-0ubuntu0.24.04.2_amd64.deb ... 2026-06-12 20:26:22.748 | Unpacking mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-12 20:26:23.954 | Selecting previously unselected package mysql-client-8.0. 2026-06-12 20:26:23.968 | Preparing to unpack .../1-mysql-client-8.0_8.0.46-0ubuntu0.24.04.2_amd64.deb ... 2026-06-12 20:26:23.972 | Unpacking mysql-client-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-12 20:26:24.036 | Selecting previously unselected package libevent-core-2.1-7t64:amd64. 2026-06-12 20:26:24.050 | Preparing to unpack .../2-libevent-core-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-06-12 20:26:24.057 | Unpacking libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-12 20:26:24.118 | Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. 2026-06-12 20:26:24.129 | Preparing to unpack .../3-libevent-pthreads-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-06-12 20:26:24.133 | Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-12 20:26:24.191 | Selecting previously unselected package libmecab2:amd64. 2026-06-12 20:26:24.202 | Preparing to unpack .../4-libmecab2_0.996-14ubuntu4_amd64.deb ... 2026-06-12 20:26:24.206 | Unpacking libmecab2:amd64 (0.996-14ubuntu4) ... 2026-06-12 20:26:24.276 | Selecting previously unselected package libprotobuf-lite32t64:amd64. 2026-06-12 20:26:24.287 | Preparing to unpack .../5-libprotobuf-lite32t64_3.21.12-8.2ubuntu0.3_amd64.deb ... 2026-06-12 20:26:24.291 | Unpacking libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-06-12 20:26:24.358 | Selecting previously unselected package mysql-server-core-8.0. 2026-06-12 20:26:24.369 | Preparing to unpack .../6-mysql-server-core-8.0_8.0.46-0ubuntu0.24.04.2_amd64.deb ... 2026-06-12 20:26:24.373 | Unpacking mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-12 20:26:25.276 | Selecting previously unselected package mysql-server-8.0. 2026-06-12 20:26:25.284 | Preparing to unpack .../7-mysql-server-8.0_8.0.46-0ubuntu0.24.04.2_amd64.deb ... 2026-06-12 20:26:25.691 | Unpacking mysql-server-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-12 20:26:25.773 | Selecting previously unselected package mysql-server. 2026-06-12 20:26:25.783 | Preparing to unpack .../8-mysql-server_8.0.46-0ubuntu0.24.04.2_all.deb ... 2026-06-12 20:26:25.790 | Unpacking mysql-server (8.0.46-0ubuntu0.24.04.2) ... 2026-06-12 20:26:25.876 | Setting up libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-06-12 20:26:25.892 | Setting up libmecab2:amd64 (0.996-14ubuntu4) ... 2026-06-12 20:26:25.913 | Setting up mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-12 20:26:25.931 | Setting up mysql-client-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-12 20:26:25.952 | Setting up libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-12 20:26:25.969 | Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-12 20:26:25.985 | Setting up mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-12 20:26:25.999 | Setting up mysql-server-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-12 20:26:26.242 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-06-12 20:26:26.299 | Renaming removed key_buffer and myisam-recover options (if present) 2026-06-12 20:26:36.494 | mysqld will log errors to /var/log/mysql/error.log 2026-06-12 20:26:37.208 | mysqld is running as pid 27437 2026-06-12 20:26:39.668 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /usr/lib/systemd/system/mysql.service. 2026-06-12 20:26:41.056 | Setting up mysql-server (8.0.46-0ubuntu0.24.04.2) ... 2026-06-12 20:26:41.067 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-12 20:26:41.916 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-12 20:26:42.201 | + functions-common:apt_get:1205 : result=0 2026-06-12 20:26:42.207 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-12 20:26:42.213 | + functions-common:time_stop:2414 : local name 2026-06-12 20:26:42.219 | + functions-common:time_stop:2415 : local end_time 2026-06-12 20:26:42.225 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-12 20:26:42.231 | + functions-common:time_stop:2417 : local total 2026-06-12 20:26:42.237 | + functions-common:time_stop:2418 : local start_time 2026-06-12 20:26:42.242 | + functions-common:time_stop:2420 : name=apt-get 2026-06-12 20:26:42.248 | + functions-common:time_stop:2421 : start_time=1781295979764 2026-06-12 20:26:42.253 | + functions-common:time_stop:2423 : [[ -z 1781295979764 ]] 2026-06-12 20:26:42.261 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-12 20:26:42.270 | + functions-common:time_stop:2426 : end_time=1781296002264 2026-06-12 20:26:42.277 | + functions-common:time_stop:2427 : elapsed_time=22500 2026-06-12 20:26:42.283 | + functions-common:time_stop:2428 : total=155126 2026-06-12 20:26:42.287 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-12 20:26:42.294 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=177626 2026-06-12 20:26:42.300 | + functions-common:apt_get:1209 : return 0 2026-06-12 20:26:42.306 | + ./stack.sh:main:857 : '[' -n mysql ']' 2026-06-12 20:26:42.313 | + ./stack.sh:main:858 : install_database_python 2026-06-12 20:26:42.318 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-06-12 20:26:42.324 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-06-12 20:26:42.331 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-06-12 20:26:42.337 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-12 20:26:42.345 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-06-12 20:26:42.350 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-06-12 20:26:42.357 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-12 20:26:42.366 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-06-12 20:26:42.368 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-12 20:26:42.378 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-06-12 20:26:42.383 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-06-12 20:26:42.389 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-06-12 20:26:42.397 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-06-12 20:26:42.404 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-06-12 20:26:42.455 | Using python 3.12 to install PyMySQL 2026-06-12 20:26:42.462 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2026-06-12 20:26:43.200 | Collecting PyMySQL 2026-06-12 20:26:43.329 | Downloading pymysql-1.2.0-py3-none-any.whl.metadata (4.3 kB) 2026-06-12 20:26:43.366 | Downloading pymysql-1.2.0-py3-none-any.whl (45 kB) 2026-06-12 20:26:43.451 | Installing collected packages: PyMySQL 2026-06-12 20:26:43.499 | Successfully installed PyMySQL-1.2.0 2026-06-12 20:26:43.597 | + inc/python:pip_install:216 : result=0 2026-06-12 20:26:43.603 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-12 20:26:43.608 | + functions-common:time_stop:2414 : local name 2026-06-12 20:26:43.614 | + functions-common:time_stop:2415 : local end_time 2026-06-12 20:26:43.619 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-12 20:26:43.625 | + functions-common:time_stop:2417 : local total 2026-06-12 20:26:43.629 | + functions-common:time_stop:2418 : local start_time 2026-06-12 20:26:43.635 | + functions-common:time_stop:2420 : name=pip_install 2026-06-12 20:26:43.639 | + functions-common:time_stop:2421 : start_time=1781296002443 2026-06-12 20:26:43.643 | + functions-common:time_stop:2423 : [[ -z 1781296002443 ]] 2026-06-12 20:26:43.648 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-12 20:26:43.655 | + functions-common:time_stop:2426 : end_time=1781296003650 2026-06-12 20:26:43.661 | + functions-common:time_stop:2427 : elapsed_time=1207 2026-06-12 20:26:43.668 | + functions-common:time_stop:2428 : total=22997 2026-06-12 20:26:43.673 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-12 20:26:43.678 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=24204 2026-06-12 20:26:43.684 | + inc/python:pip_install:219 : return 0 2026-06-12 20:26:43.690 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-06-12 20:26:43.695 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-06-12 20:26:43.699 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-06-12 20:26:43.706 | + ./stack.sh:main:861 : is_service_enabled neutron 2026-06-12 20:26:43.744 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 20:26:43.751 | + ./stack.sh:main:862 : install_neutron_agent_packages 2026-06-12 20:26:43.758 | + lib/neutron:install_neutron_agent_packages:544 : is_service_enabled q-l3 neutron-l3 2026-06-12 20:26:43.796 | + functions-common:is_service_enabled:2070 : return 1 2026-06-12 20:26:43.803 | + 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 20:26:43.844 | + functions-common:is_service_enabled:2070 : return 1 2026-06-12 20:26:43.849 | + ./stack.sh:main:865 : is_service_enabled etcd3 2026-06-12 20:26:43.890 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 20:26:43.896 | + ./stack.sh:main:866 : install_etcd3 2026-06-12 20:26:43.903 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-06-12 20:26:43.903 | Installing etcd 2026-06-12 20:26:43.910 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-06-12 20:26:43.931 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-06-12 20:26:43.950 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-06-12 20:26:43.956 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-06-12 20:26:43.979 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-06-12 20:26:43.987 | ++ 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 20:26:43.994 | ++ 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 20:26:44.003 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-06-12 20:26:44.009 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-06-12 20:26:44.014 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-06-12 20:26:44.020 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-06-12 20:26:44.027 | ++ 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 20:26:44.034 | ++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-06-12 20:26:44.040 | ++ 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 20:26:44.048 | --2026-06-12 20:26:44-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-12 20:26:44.081 | Resolving github.com (github.com)... 140.82.114.4 2026-06-12 20:26:44.096 | Connecting to github.com (github.com)|140.82.114.4|:443... connected. 2026-06-12 20:26:44.147 | HTTP request sent, awaiting response... 302 Found 2026-06-12 20:26:44.148 | 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-12T21%3A25%3A00Z&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-12T20%3A24%3A25Z&ske=2026-06-12T21%3A25%3A00Z&sks=b&skv=2018-11-09&sig=gvmy76bS3oLz7CC3PQ38%2BzJ5MIWKZ8vfCqTlJ9zy%2F1Q%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MTI5NzgwMiwibmJmIjoxNzgxMjk2MDAyLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.MsBvN4pSrgIVzSl5qm5yNWKdM6gfTY8T1n4sa_NFhVU&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2026-06-12 20:26:44.148 | --2026-06-12 20:26:44-- 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-12T21%3A25%3A00Z&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-12T20%3A24%3A25Z&ske=2026-06-12T21%3A25%3A00Z&sks=b&skv=2018-11-09&sig=gvmy76bS3oLz7CC3PQ38%2BzJ5MIWKZ8vfCqTlJ9zy%2F1Q%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MTI5NzgwMiwibmJmIjoxNzgxMjk2MDAyLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.MsBvN4pSrgIVzSl5qm5yNWKdM6gfTY8T1n4sa_NFhVU&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2026-06-12 20:26:44.149 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.109.133, 185.199.111.133, 185.199.108.133, ... 2026-06-12 20:26:44.156 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.109.133|:443... connected. 2026-06-12 20:26:44.209 | HTTP request sent, awaiting response... 200 OK 2026-06-12 20:26:44.209 | Length: 20927601 (20M) [application/octet-stream] 2026-06-12 20:26:44.209 | Saving to: ‘/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz’ 2026-06-12 20:26:44.244 | 2026-06-12 20:26:44.350 | 0K ........ ........ ... 100% 141M=0.1s 2026-06-12 20:26:44.350 | 2026-06-12 20:26:44.350 | 2026-06-12 20:26:44 (141 MB/s) - ‘/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz’ saved [20927601/20927601] 2026-06-12 20:26:44.350 | 2026-06-12 20:26:44.361 | ++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-06-12 20:26:44.367 | ++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-12 20:26:44.372 | ++ functions:get_extra_file:81 : return 2026-06-12 20:26:44.381 | + lib/etcd3:install_etcd3:114 : etcd_file=/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-12 20:26:44.388 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2026-06-12 20:26:44.394 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-06-12 20:26:44.400 | + lib/etcd3:install_etcd3:118 : sha256sum -c /opt/stack/devstack/files/etcd.sha256sum 2026-06-12 20:26:44.426 | /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2026-06-12 20:26:44.432 | + 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 20:26:44.442 | etcd-v3.5.21-linux-amd64/ 2026-06-12 20:26:44.442 | etcd-v3.5.21-linux-amd64/Documentation/ 2026-06-12 20:26:44.442 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2026-06-12 20:26:44.442 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2026-06-12 20:26:44.442 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2026-06-12 20:26:44.443 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2026-06-12 20:26:44.443 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2026-06-12 20:26:44.443 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2026-06-12 20:26:44.444 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2026-06-12 20:26:44.444 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2026-06-12 20:26:44.444 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2026-06-12 20:26:44.444 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2026-06-12 20:26:44.444 | etcd-v3.5.21-linux-amd64/README.md 2026-06-12 20:26:44.444 | etcd-v3.5.21-linux-amd64/etcdutl 2026-06-12 20:26:44.568 | etcd-v3.5.21-linux-amd64/etcdctl 2026-06-12 20:26:44.696 | etcd-v3.5.21-linux-amd64/etcd 2026-06-12 20:26:44.879 | + 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 20:26:44.929 | + 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 20:26:44.975 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2026-06-12 20:26:44.982 | + ./stack.sh:main:875 : is_service_enabled tls-proxy 2026-06-12 20:26:45.021 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 20:26:45.026 | + ./stack.sh:main:876 : configure_CA 2026-06-12 20:26:45.033 | + lib/tls:configure_CA:70 : [[ -n 199.204.45.113 ]] 2026-06-12 20:26:45.039 | ++ lib/tls:configure_CA:70 : ipv6_unquote 199.204.45.113 2026-06-12 20:26:45.047 | ++ functions-common:ipv6_unquote:2212 : echo 199.204.45.113 2026-06-12 20:26:45.050 | ++ functions-common:ipv6_unquote:2212 : tr -d '[]' 2026-06-12 20:26:45.059 | + lib/tls:configure_CA:70 : [[ 199.204.45.113 != \1\9\9\.\2\0\4\.\4\5\.\1\1\3 ]] 2026-06-12 20:26:45.065 | + ./stack.sh:main:877 : init_CA 2026-06-12 20:26:45.071 | + lib/tls:init_CA:205 : make_root_CA /opt/stack/data/CA/root-ca 2026-06-12 20:26:45.077 | + lib/tls:make_root_CA:322 : local ca_dir=/opt/stack/data/CA/root-ca 2026-06-12 20:26:45.083 | + lib/tls:make_root_CA:325 : create_CA_base /opt/stack/data/CA/root-ca 2026-06-12 20:26:45.090 | + lib/tls:create_CA_base:79 : local ca_dir=/opt/stack/data/CA/root-ca 2026-06-12 20:26:45.095 | + lib/tls:create_CA_base:81 : [[ -d /opt/stack/data/CA/root-ca ]] 2026-06-12 20:26:45.101 | + lib/tls:create_CA_base:86 : local i 2026-06-12 20:26:45.107 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-06-12 20:26:45.113 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/certs 2026-06-12 20:26:45.122 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-06-12 20:26:45.128 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/crl 2026-06-12 20:26:45.138 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-06-12 20:26:45.144 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/newcerts 2026-06-12 20:26:45.154 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-06-12 20:26:45.159 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/private 2026-06-12 20:26:45.168 | + lib/tls:create_CA_base:90 : chmod 710 /opt/stack/data/CA/root-ca/private 2026-06-12 20:26:45.178 | + lib/tls:create_CA_base:91 : echo 01 2026-06-12 20:26:45.185 | + lib/tls:create_CA_base:92 : cp /dev/null /opt/stack/data/CA/root-ca/index.txt 2026-06-12 20:26:45.195 | + lib/tls:make_root_CA:326 : create_CA_config /opt/stack/data/CA/root-ca 'Root CA' 2026-06-12 20:26:45.202 | + lib/tls:create_CA_config:98 : local ca_dir=/opt/stack/data/CA/root-ca 2026-06-12 20:26:45.207 | + lib/tls:create_CA_config:99 : local 'common_name=Root CA' 2026-06-12 20:26:45.214 | + lib/tls:create_CA_config:145 : echo ' 2026-06-12 20:26:45.214 | [ ca ] 2026-06-12 20:26:45.214 | default_ca = CA_default 2026-06-12 20:26:45.214 | 2026-06-12 20:26:45.214 | [ CA_default ] 2026-06-12 20:26:45.214 | dir = /opt/stack/data/CA/root-ca 2026-06-12 20:26:45.215 | policy = policy_match 2026-06-12 20:26:45.215 | database = $dir/index.txt 2026-06-12 20:26:45.215 | serial = $dir/serial 2026-06-12 20:26:45.215 | certs = $dir/certs 2026-06-12 20:26:45.215 | crl_dir = $dir/crl 2026-06-12 20:26:45.215 | new_certs_dir = $dir/newcerts 2026-06-12 20:26:45.215 | certificate = $dir/cacert.pem 2026-06-12 20:26:45.215 | private_key = $dir/private/cacert.key 2026-06-12 20:26:45.215 | RANDFILE = $dir/private/.rand 2026-06-12 20:26:45.215 | default_md = sha256 2026-06-12 20:26:45.215 | 2026-06-12 20:26:45.215 | [ req ] 2026-06-12 20:26:45.215 | default_bits = 2048 2026-06-12 20:26:45.215 | default_md = sha256 2026-06-12 20:26:45.215 | 2026-06-12 20:26:45.215 | prompt = no 2026-06-12 20:26:45.215 | distinguished_name = ca_distinguished_name 2026-06-12 20:26:45.215 | 2026-06-12 20:26:45.215 | x509_extensions = ca_extensions 2026-06-12 20:26:45.215 | 2026-06-12 20:26:45.215 | [ ca_distinguished_name ] 2026-06-12 20:26:45.215 | organizationName = OpenStack 2026-06-12 20:26:45.215 | organizationalUnitName = DevStack Certificate Authority 2026-06-12 20:26:45.215 | commonName = Root CA 2026-06-12 20:26:45.215 | 2026-06-12 20:26:45.215 | [ policy_match ] 2026-06-12 20:26:45.215 | countryName = optional 2026-06-12 20:26:45.215 | stateOrProvinceName = optional 2026-06-12 20:26:45.215 | organizationName = match 2026-06-12 20:26:45.216 | organizationalUnitName = optional 2026-06-12 20:26:45.216 | commonName = supplied 2026-06-12 20:26:45.216 | 2026-06-12 20:26:45.216 | [ ca_extensions ] 2026-06-12 20:26:45.216 | basicConstraints = critical,CA:true 2026-06-12 20:26:45.216 | subjectKeyIdentifier = hash 2026-06-12 20:26:45.216 | authorityKeyIdentifier = keyid:always, issuer 2026-06-12 20:26:45.216 | keyUsage = cRLSign, keyCertSign 2026-06-12 20:26:45.216 | 2026-06-12 20:26:45.216 | ' 2026-06-12 20:26:45.220 | + lib/tls:make_root_CA:328 : '[' '!' -r /opt/stack/data/CA/root-ca/cacert.pem ']' 2026-06-12 20:26:45.226 | + 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 20:26:45.295 | ...+.+.....+.......+..+.+..+...+....+........+.+.....+............+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.....+..+..........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+...+...+....................+.........................+.........+...+..+.+.........+.....+...+...+....+...+..+...................+..+...+..........+......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-06-12 20:26:45.377 | ..+.......+...+...+........+.......+..+.............+..+...+...+....+..+....+.........+..+....+.........+..+....+...............+...........+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+.........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*......+.........+....+......+.....................+...+.....+.+.....+......+...+......+.......+...+.....+.......+..................+.....+....+..+.+...+......+........+.......+....................+..........+.....+...+.+..+....+........+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-06-12 20:26:45.380 | ----- 2026-06-12 20:26:45.390 | + lib/tls:init_CA:206 : make_int_CA /opt/stack/data/CA/int-ca /opt/stack/data/CA/root-ca 2026-06-12 20:26:45.395 | + lib/tls:make_int_CA:290 : local ca_dir=/opt/stack/data/CA/int-ca 2026-06-12 20:26:45.402 | + lib/tls:make_int_CA:291 : local signing_ca_dir=/opt/stack/data/CA/root-ca 2026-06-12 20:26:45.407 | + lib/tls:make_int_CA:294 : create_CA_base /opt/stack/data/CA/int-ca 2026-06-12 20:26:45.413 | + lib/tls:create_CA_base:79 : local ca_dir=/opt/stack/data/CA/int-ca 2026-06-12 20:26:45.418 | + lib/tls:create_CA_base:81 : [[ -d /opt/stack/data/CA/int-ca ]] 2026-06-12 20:26:45.423 | + lib/tls:create_CA_base:86 : local i 2026-06-12 20:26:45.429 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-06-12 20:26:45.433 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/certs 2026-06-12 20:26:45.443 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-06-12 20:26:45.448 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/crl 2026-06-12 20:26:45.458 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-06-12 20:26:45.462 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/newcerts 2026-06-12 20:26:45.473 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-06-12 20:26:45.478 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/private 2026-06-12 20:26:45.488 | + lib/tls:create_CA_base:90 : chmod 710 /opt/stack/data/CA/int-ca/private 2026-06-12 20:26:45.497 | + lib/tls:create_CA_base:91 : echo 01 2026-06-12 20:26:45.503 | + lib/tls:create_CA_base:92 : cp /dev/null /opt/stack/data/CA/int-ca/index.txt 2026-06-12 20:26:45.514 | + lib/tls:make_int_CA:295 : create_CA_config /opt/stack/data/CA/int-ca 'Intermediate CA' 2026-06-12 20:26:45.520 | + lib/tls:create_CA_config:98 : local ca_dir=/opt/stack/data/CA/int-ca 2026-06-12 20:26:45.525 | + lib/tls:create_CA_config:99 : local 'common_name=Intermediate CA' 2026-06-12 20:26:45.532 | + lib/tls:create_CA_config:145 : echo ' 2026-06-12 20:26:45.533 | [ ca ] 2026-06-12 20:26:45.533 | default_ca = CA_default 2026-06-12 20:26:45.533 | 2026-06-12 20:26:45.533 | [ CA_default ] 2026-06-12 20:26:45.533 | dir = /opt/stack/data/CA/int-ca 2026-06-12 20:26:45.533 | policy = policy_match 2026-06-12 20:26:45.533 | database = $dir/index.txt 2026-06-12 20:26:45.533 | serial = $dir/serial 2026-06-12 20:26:45.533 | certs = $dir/certs 2026-06-12 20:26:45.533 | crl_dir = $dir/crl 2026-06-12 20:26:45.533 | new_certs_dir = $dir/newcerts 2026-06-12 20:26:45.533 | certificate = $dir/cacert.pem 2026-06-12 20:26:45.533 | private_key = $dir/private/cacert.key 2026-06-12 20:26:45.533 | RANDFILE = $dir/private/.rand 2026-06-12 20:26:45.533 | default_md = sha256 2026-06-12 20:26:45.533 | 2026-06-12 20:26:45.533 | [ req ] 2026-06-12 20:26:45.533 | default_bits = 2048 2026-06-12 20:26:45.533 | default_md = sha256 2026-06-12 20:26:45.533 | 2026-06-12 20:26:45.533 | prompt = no 2026-06-12 20:26:45.533 | distinguished_name = ca_distinguished_name 2026-06-12 20:26:45.533 | 2026-06-12 20:26:45.533 | x509_extensions = ca_extensions 2026-06-12 20:26:45.533 | 2026-06-12 20:26:45.533 | [ ca_distinguished_name ] 2026-06-12 20:26:45.533 | organizationName = OpenStack 2026-06-12 20:26:45.533 | organizationalUnitName = DevStack Certificate Authority 2026-06-12 20:26:45.533 | commonName = Intermediate CA 2026-06-12 20:26:45.533 | 2026-06-12 20:26:45.533 | [ policy_match ] 2026-06-12 20:26:45.533 | countryName = optional 2026-06-12 20:26:45.533 | stateOrProvinceName = optional 2026-06-12 20:26:45.533 | organizationName = match 2026-06-12 20:26:45.533 | organizationalUnitName = optional 2026-06-12 20:26:45.533 | commonName = supplied 2026-06-12 20:26:45.533 | 2026-06-12 20:26:45.533 | [ ca_extensions ] 2026-06-12 20:26:45.533 | basicConstraints = critical,CA:true 2026-06-12 20:26:45.534 | subjectKeyIdentifier = hash 2026-06-12 20:26:45.534 | authorityKeyIdentifier = keyid:always, issuer 2026-06-12 20:26:45.534 | keyUsage = cRLSign, keyCertSign 2026-06-12 20:26:45.534 | 2026-06-12 20:26:45.534 | ' 2026-06-12 20:26:45.539 | + lib/tls:make_int_CA:296 : create_signing_config /opt/stack/data/CA/int-ca 2026-06-12 20:26:45.546 | + lib/tls:create_signing_config:151 : local ca_dir=/opt/stack/data/CA/int-ca 2026-06-12 20:26:45.552 | + lib/tls:create_signing_config:198 : echo ' 2026-06-12 20:26:45.552 | [ ca ] 2026-06-12 20:26:45.552 | default_ca = CA_default 2026-06-12 20:26:45.552 | 2026-06-12 20:26:45.552 | [ CA_default ] 2026-06-12 20:26:45.552 | dir = /opt/stack/data/CA/int-ca 2026-06-12 20:26:45.552 | policy = policy_match 2026-06-12 20:26:45.552 | database = $dir/index.txt 2026-06-12 20:26:45.552 | serial = $dir/serial 2026-06-12 20:26:45.552 | certs = $dir/certs 2026-06-12 20:26:45.552 | crl_dir = $dir/crl 2026-06-12 20:26:45.552 | new_certs_dir = $dir/newcerts 2026-06-12 20:26:45.552 | certificate = $dir/cacert.pem 2026-06-12 20:26:45.552 | private_key = $dir/private/cacert.key 2026-06-12 20:26:45.552 | RANDFILE = $dir/private/.rand 2026-06-12 20:26:45.552 | default_md = default 2026-06-12 20:26:45.552 | 2026-06-12 20:26:45.552 | [ req ] 2026-06-12 20:26:45.552 | default_bits = 1024 2026-06-12 20:26:45.552 | default_md = sha256 2026-06-12 20:26:45.552 | 2026-06-12 20:26:45.552 | prompt = no 2026-06-12 20:26:45.553 | distinguished_name = req_distinguished_name 2026-06-12 20:26:45.553 | 2026-06-12 20:26:45.553 | x509_extensions = req_extensions 2026-06-12 20:26:45.553 | 2026-06-12 20:26:45.553 | [ req_distinguished_name ] 2026-06-12 20:26:45.553 | organizationName = OpenStack 2026-06-12 20:26:45.553 | organizationalUnitName = DevStack Server Farm 2026-06-12 20:26:45.553 | 2026-06-12 20:26:45.553 | [ policy_match ] 2026-06-12 20:26:45.553 | countryName = optional 2026-06-12 20:26:45.553 | stateOrProvinceName = optional 2026-06-12 20:26:45.553 | organizationName = match 2026-06-12 20:26:45.553 | organizationalUnitName = optional 2026-06-12 20:26:45.553 | commonName = supplied 2026-06-12 20:26:45.553 | 2026-06-12 20:26:45.553 | [ req_extensions ] 2026-06-12 20:26:45.553 | basicConstraints = CA:false 2026-06-12 20:26:45.553 | subjectKeyIdentifier = hash 2026-06-12 20:26:45.553 | authorityKeyIdentifier = keyid:always, issuer 2026-06-12 20:26:45.553 | keyUsage = digitalSignature, keyEncipherment, keyAgreement 2026-06-12 20:26:45.553 | extendedKeyUsage = serverAuth, clientAuth 2026-06-12 20:26:45.553 | subjectAltName = $ENV::SUBJECT_ALT_NAME 2026-06-12 20:26:45.553 | 2026-06-12 20:26:45.553 | ' 2026-06-12 20:26:45.558 | + lib/tls:make_int_CA:298 : '[' '!' -r /opt/stack/data/CA/int-ca/cacert.pem ']' 2026-06-12 20:26:45.563 | + 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 20:26:45.617 | ..+......+.....+..........+.........+.........+..+...+................+...........+...+...+...+...............+....+...+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...+...+...............+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+............+..................+...........+......+.+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-06-12 20:26:45.794 | .....+.+..+....+...........+....+...+............+........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+..+................+...+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.......+...+.....+...+.......+............+...+..+..........+..+...+..................+...+...............+................+...+..+.........+......+.+..............+...................+..+...+....+......+..+....+.....+.........+.......+..+...+.......+..+...+......+.+...+..+.+.................+.+...............+............+.........+......+..+.+......+.....+.+..+.+.....+.+........+...+...+.....................+...+.....................+....+.....+......+.......+...+....................+....+...........+.+...+........+............+.+..+....+........+...+...+....+.................+...+......+......+.+............+............+...+......+..+..........+.....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-06-12 20:26:45.797 | ----- 2026-06-12 20:26:45.804 | + 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 20:26:45.811 | Using configuration from /opt/stack/data/CA/root-ca/ca.conf 2026-06-12 20:26:45.815 | Check that the request matches the signature 2026-06-12 20:26:45.815 | Signature ok 2026-06-12 20:26:45.816 | The Subject's Distinguished Name is as follows 2026-06-12 20:26:45.816 | organizationName :ASN.1 12:'OpenStack' 2026-06-12 20:26:45.816 | organizationalUnitName:ASN.1 12:'DevStack Certificate Authority' 2026-06-12 20:26:45.816 | commonName :ASN.1 12:'Intermediate CA' 2026-06-12 20:26:45.817 | Certificate is to be certified until Jun 12 20:26:45 2027 GMT (365 days) 2026-06-12 20:26:45.821 | 2026-06-12 20:26:45.822 | Write out database with 1 new entries 2026-06-12 20:26:45.822 | Database updated 2026-06-12 20:26:45.828 | + 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 20:26:45.835 | + lib/tls:init_CA:210 : cat /opt/stack/data/CA/int-ca/ca-chain.pem 2026-06-12 20:26:45.846 | + lib/tls:init_CA:212 : is_fedora 2026-06-12 20:26:45.853 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-12 20:26:45.858 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-12 20:26:45.865 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-12 20:26:45.872 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-12 20:26:45.878 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-12 20:26:45.883 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-12 20:26:45.890 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-12 20:26:45.897 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-12 20:26:45.903 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-12 20:26:45.909 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-12 20:26:45.916 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-12 20:26:45.923 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-12 20:26:45.929 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-12 20:26:45.935 | + lib/tls:init_CA:215 : is_ubuntu 2026-06-12 20:26:45.942 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 20:26:45.948 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 20:26:45.954 | + 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 20:26:45.978 | + 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 20:26:46.001 | + lib/tls:init_CA:218 : sudo update-ca-certificates 2026-06-12 20:26:46.022 | Updating certificates in /etc/ssl/certs... 2026-06-12 20:26:48.046 | rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL 2026-06-12 20:26:48.047 | rehash: warning: skipping devstack-int.pem,it does not contain exactly one certificate or CRL 2026-06-12 20:26:48.054 | 2 added, 0 removed; done. 2026-06-12 20:26:48.055 | Running hooks in /etc/ca-certificates/update.d... 2026-06-12 20:26:48.059 | done. 2026-06-12 20:26:48.075 | + ./stack.sh:main:878 : init_cert 2026-06-12 20:26:48.081 | + lib/tls:init_cert:225 : [[ ! -r /opt/stack/data/devstack-cert.pem ]] 2026-06-12 20:26:48.088 | + lib/tls:init_cert:226 : [[ -n 199.204.45.113 ]] 2026-06-12 20:26:48.095 | + lib/tls:init_cert:227 : TLS_IP=IP:199.204.45.113 2026-06-12 20:26:48.102 | + lib/tls:init_cert:228 : [[ -n ::1 ]] 2026-06-12 20:26:48.110 | + lib/tls:init_cert:229 : TLS_IP=IP:199.204.45.113,IP:::1 2026-06-12 20:26:48.116 | + lib/tls:init_cert:232 : make_cert /opt/stack/data/CA/int-ca devstack-cert np0000179819.novalocal IP:199.204.45.113,IP:::1 2026-06-12 20:26:48.122 | + lib/tls:make_cert:242 : local ca_dir=/opt/stack/data/CA/int-ca 2026-06-12 20:26:48.128 | + lib/tls:make_cert:243 : local cert_name=devstack-cert 2026-06-12 20:26:48.133 | + lib/tls:make_cert:244 : local common_name=np0000179819.novalocal 2026-06-12 20:26:48.139 | + lib/tls:make_cert:245 : local alt_names=IP:199.204.45.113,IP:::1 2026-06-12 20:26:48.146 | + lib/tls:make_cert:247 : '[' np0000179819.novalocal '!=' 199.204.45.113 ']' 2026-06-12 20:26:48.152 | + lib/tls:make_cert:248 : is_ipv4_address 199.204.45.113 2026-06-12 20:26:48.157 | + functions-common:is_ipv4_address:2200 : local address=199.204.45.113 2026-06-12 20:26:48.163 | + functions-common:is_ipv4_address:2201 : local 'regex=([0-9]{1,3}\.){3}[0-9]{1,3}' 2026-06-12 20:26:48.169 | + functions-common:is_ipv4_address:2203 : [[ 199.204.45.113 =~ ([0-9]{1,3}\.){3}[0-9]{1,3} ]] 2026-06-12 20:26:48.175 | + functions-common:is_ipv4_address:2204 : return 0 2026-06-12 20:26:48.182 | + lib/tls:make_cert:249 : [[ -z IP:199.204.45.113,IP:::1 ]] 2026-06-12 20:26:48.190 | + lib/tls:make_cert:252 : alt_names=IP:199.204.45.113,IP:::1,IP:199.204.45.113 2026-06-12 20:26:48.199 | + lib/tls:make_cert:258 : '[' '!' -r /opt/stack/data/CA/int-ca/devstack-cert.crt ']' 2026-06-12 20:26:48.204 | + 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=np0000179819.novalocal' 2026-06-12 20:26:48.339 | .......+...................+.........+......+......+.....+.........+....+..+.........+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*............+.+......+..+......+.......+..+......+......+.+.....+.......+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+....+..................+...+......+.....+.+........+.+...........+............+..........+...........+.......+...+...........................+........+......+.+..+...+....+.....+.+...+..+............+.+..+.......+.....+...+...+.......+........+..........+.....+.+.....+....+...........+.........+.+.........+.........+...+..+.+......+........+.......+........+...+.........+...+......+..........+.....+....+..+.+........+....+..+......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-06-12 20:26:48.493 | ...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*....+......+.+...+...+.....+...+.......+........+.......+.................................+..............+.+......+..................+.....+...+...+......+......+...+....+...+.................+.+.....+....+.....+......+.+.....+...............+.+...+.........+...+...............+...+..+...+.......+..+.......+.....+...+.+..+....+...+............+......+...+.....+......+......+...+.+...........+.......+......+..+...+.......+...+......+...+..+...+.+.....+....+............+...+...+.........+........+............+.+..+......+....+..+....+..+.........+.+...+..+....+.....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-06-12 20:26:48.497 | ----- 2026-06-12 20:26:48.504 | + lib/tls:make_cert:268 : [[ -z IP:199.204.45.113,IP:::1,IP:199.204.45.113 ]] 2026-06-12 20:26:48.511 | + lib/tls:make_cert:271 : alt_names=DNS:np0000179819.novalocal,IP:199.204.45.113,IP:::1,IP:199.204.45.113 2026-06-12 20:26:48.518 | + lib/tls:make_cert:275 : SUBJECT_ALT_NAME=DNS:np0000179819.novalocal,IP:199.204.45.113,IP:::1,IP:199.204.45.113 2026-06-12 20:26:48.525 | + 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=np0000179819.novalocal' -batch 2026-06-12 20:26:48.532 | Using configuration from /opt/stack/data/CA/int-ca/signing.conf 2026-06-12 20:26:48.537 | Check that the request matches the signature 2026-06-12 20:26:48.537 | Signature ok 2026-06-12 20:26:48.537 | The Subject's Distinguished Name is as follows 2026-06-12 20:26:48.537 | organizationName :ASN.1 12:'OpenStack' 2026-06-12 20:26:48.537 | organizationalUnitName:ASN.1 12:'DevStack Servers' 2026-06-12 20:26:48.537 | commonName :ASN.1 12:'np0000179819.novalocal' 2026-06-12 20:26:48.538 | Certificate is to be certified until Jun 12 20:26:48 2027 GMT (365 days) 2026-06-12 20:26:48.540 | 2026-06-12 20:26:48.540 | Write out database with 1 new entries 2026-06-12 20:26:48.540 | Database updated 2026-06-12 20:26:48.548 | + 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 20:26:48.558 | + ./stack.sh:main:885 : install_dstat 2026-06-12 20:26:48.564 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-06-12 20:26:48.608 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 20:26:48.615 | + lib/dstat:install_dstat:24 : pip_install_gr psutil 2026-06-12 20:26:48.620 | + inc/python:pip_install_gr:94 : local name=psutil 2026-06-12 20:26:48.627 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-12 20:26:48.636 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements psutil 2026-06-12 20:26:48.641 | ++ inc/python:get_from_global_requirements:241 : local package=psutil 2026-06-12 20:26:48.649 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-12 20:26:48.658 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^psutil' /opt/stack/requirements/global-requirements.txt 2026-06-12 20:26:48.659 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-12 20:26:48.671 | ++ inc/python:get_from_global_requirements:243 : required_pkg='psutil ' 2026-06-12 20:26:48.678 | ++ inc/python:get_from_global_requirements:244 : [[ psutil == '' ]] 2026-06-12 20:26:48.683 | ++ inc/python:get_from_global_requirements:247 : echo psutil 2026-06-12 20:26:48.690 | + inc/python:pip_install_gr:96 : clean_name=psutil 2026-06-12 20:26:48.696 | + inc/python:pip_install_gr:97 : pip_install psutil 2026-06-12 20:26:48.750 | Using python 3.12 to install psutil 2026-06-12 20:26:48.752 | + 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 20:26:49.636 | Collecting psutil 2026-06-12 20:26:49.753 | 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 20:26:49.798 | 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 20:26:49.893 | Installing collected packages: psutil 2026-06-12 20:26:49.962 | Successfully installed psutil-7.2.2 2026-06-12 20:26:50.035 | + inc/python:pip_install:216 : result=0 2026-06-12 20:26:50.041 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-12 20:26:50.047 | + functions-common:time_stop:2414 : local name 2026-06-12 20:26:50.053 | + functions-common:time_stop:2415 : local end_time 2026-06-12 20:26:50.058 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-12 20:26:50.063 | + functions-common:time_stop:2417 : local total 2026-06-12 20:26:50.069 | + functions-common:time_stop:2418 : local start_time 2026-06-12 20:26:50.075 | + functions-common:time_stop:2420 : name=pip_install 2026-06-12 20:26:50.080 | + functions-common:time_stop:2421 : start_time=1781296008733 2026-06-12 20:26:50.086 | + functions-common:time_stop:2423 : [[ -z 1781296008733 ]] 2026-06-12 20:26:50.093 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-12 20:26:50.103 | + functions-common:time_stop:2426 : end_time=1781296010096 2026-06-12 20:26:50.109 | + functions-common:time_stop:2427 : elapsed_time=1363 2026-06-12 20:26:50.115 | + functions-common:time_stop:2428 : total=24204 2026-06-12 20:26:50.122 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-12 20:26:50.127 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=25567 2026-06-12 20:26:50.133 | + inc/python:pip_install:219 : return 0 2026-06-12 20:26:50.139 | + ./stack.sh:main:891 : echo_summary 'Installing OpenStack project source' 2026-06-12 20:26:50.144 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-12 20:26:50.150 | + ./stack.sh:echo_summary:444 : echo -e Installing OpenStack project source 2026-06-12 20:26:50.156 | + ./stack.sh:main:894 : install_libs 2026-06-12 20:26:50.162 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-06-12 20:26:50.168 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-06-12 20:26:50.173 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-06-12 20:26:50.178 | + inc/python:use_library_from_git:266 : local name=automaton 2026-06-12 20:26:50.183 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 20:26:50.188 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-06-12 20:26:50.194 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,automaton, ]] 2026-06-12 20:26:50.199 | + inc/python:use_library_from_git:269 : return 1 2026-06-12 20:26:50.205 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-06-12 20:26:50.210 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-06-12 20:26:50.216 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-06-12 20:26:50.221 | + inc/python:use_library_from_git:266 : local name=castellan 2026-06-12 20:26:50.227 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 20:26:50.234 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-06-12 20:26:50.239 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,castellan, ]] 2026-06-12 20:26:50.247 | + inc/python:use_library_from_git:269 : return 1 2026-06-12 20:26:50.253 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-06-12 20:26:50.258 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-06-12 20:26:50.263 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-06-12 20:26:50.268 | + inc/python:use_library_from_git:266 : local name=cliff 2026-06-12 20:26:50.274 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 20:26:50.280 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-06-12 20:26:50.287 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,cliff, ]] 2026-06-12 20:26:50.293 | + inc/python:use_library_from_git:269 : return 1 2026-06-12 20:26:50.298 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-06-12 20:26:50.303 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-06-12 20:26:50.310 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-06-12 20:26:50.315 | + inc/python:use_library_from_git:266 : local name=cursive 2026-06-12 20:26:50.320 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 20:26:50.326 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-06-12 20:26:50.332 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,cursive, ]] 2026-06-12 20:26:50.338 | + inc/python:use_library_from_git:269 : return 1 2026-06-12 20:26:50.344 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-06-12 20:26:50.350 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-06-12 20:26:50.356 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-06-12 20:26:50.362 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-06-12 20:26:50.368 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 20:26:50.373 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-06-12 20:26:50.379 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,debtcollector, ]] 2026-06-12 20:26:50.385 | + inc/python:use_library_from_git:269 : return 1 2026-06-12 20:26:50.391 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-06-12 20:26:50.397 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-06-12 20:26:50.404 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-06-12 20:26:50.410 | + inc/python:use_library_from_git:266 : local name=futurist 2026-06-12 20:26:50.414 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 20:26:50.420 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-06-12 20:26:50.426 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,futurist, ]] 2026-06-12 20:26:50.431 | + inc/python:use_library_from_git:269 : return 1 2026-06-12 20:26:50.438 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-06-12 20:26:50.444 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-06-12 20:26:50.450 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-06-12 20:26:50.455 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-06-12 20:26:50.460 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 20:26:50.466 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-06-12 20:26:50.471 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,openstacksdk, ]] 2026-06-12 20:26:50.478 | + inc/python:use_library_from_git:269 : return 1 2026-06-12 20:26:50.484 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-06-12 20:26:50.489 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-06-12 20:26:50.494 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-06-12 20:26:50.500 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-06-12 20:26:50.505 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 20:26:50.511 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-06-12 20:26:50.516 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,osc-lib, ]] 2026-06-12 20:26:50.521 | + inc/python:use_library_from_git:269 : return 1 2026-06-12 20:26:50.527 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-06-12 20:26:50.533 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-06-12 20:26:50.539 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-06-12 20:26:50.544 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-06-12 20:26:50.549 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 20:26:50.555 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-06-12 20:26:50.560 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,osc-placement, ]] 2026-06-12 20:26:50.565 | + inc/python:use_library_from_git:269 : return 1 2026-06-12 20:26:50.571 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-06-12 20:26:50.577 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-06-12 20:26:50.583 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-06-12 20:26:50.589 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-06-12 20:26:50.595 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 20:26:50.602 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-06-12 20:26:50.608 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,os-client-config, ]] 2026-06-12 20:26:50.613 | + inc/python:use_library_from_git:269 : return 1 2026-06-12 20:26:50.617 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-06-12 20:26:50.623 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-06-12 20:26:50.630 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-06-12 20:26:50.635 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-06-12 20:26:50.642 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 20:26:50.648 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-06-12 20:26:50.653 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.cache, ]] 2026-06-12 20:26:50.660 | + inc/python:use_library_from_git:269 : return 1 2026-06-12 20:26:50.665 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-06-12 20:26:50.671 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-06-12 20:26:50.678 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-06-12 20:26:50.684 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-06-12 20:26:50.691 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 20:26:50.697 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-06-12 20:26:50.701 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.concurrency, ]] 2026-06-12 20:26:50.707 | + inc/python:use_library_from_git:269 : return 1 2026-06-12 20:26:50.713 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-06-12 20:26:50.719 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-06-12 20:26:50.724 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-06-12 20:26:50.730 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-06-12 20:26:50.736 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 20:26:50.742 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-06-12 20:26:50.748 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.config, ]] 2026-06-12 20:26:50.754 | + inc/python:use_library_from_git:269 : return 1 2026-06-12 20:26:50.760 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-06-12 20:26:50.766 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-06-12 20:26:50.772 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-06-12 20:26:50.779 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-06-12 20:26:50.784 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 20:26:50.790 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-06-12 20:26:50.797 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.context, ]] 2026-06-12 20:26:50.803 | + inc/python:use_library_from_git:269 : return 1 2026-06-12 20:26:50.809 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-06-12 20:26:50.815 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-06-12 20:26:50.822 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-06-12 20:26:50.828 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-06-12 20:26:50.835 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 20:26:50.839 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-06-12 20:26:50.845 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.db, ]] 2026-06-12 20:26:50.851 | + inc/python:use_library_from_git:269 : return 1 2026-06-12 20:26:50.857 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-06-12 20:26:50.862 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-06-12 20:26:50.867 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-06-12 20:26:50.872 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-06-12 20:26:50.877 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 20:26:50.883 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-06-12 20:26:50.889 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.i18n, ]] 2026-06-12 20:26:50.895 | + inc/python:use_library_from_git:269 : return 1 2026-06-12 20:26:50.900 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-06-12 20:26:50.906 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-06-12 20:26:50.913 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-06-12 20:26:50.919 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-06-12 20:26:50.924 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 20:26:50.930 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-06-12 20:26:50.935 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.limit, ]] 2026-06-12 20:26:50.944 | + inc/python:use_library_from_git:269 : return 1 2026-06-12 20:26:50.949 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-06-12 20:26:50.953 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-06-12 20:26:50.958 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-06-12 20:26:50.964 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-06-12 20:26:50.969 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 20:26:50.974 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-06-12 20:26:50.979 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.log, ]] 2026-06-12 20:26:50.987 | + inc/python:use_library_from_git:269 : return 1 2026-06-12 20:26:50.992 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-06-12 20:26:50.997 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-06-12 20:26:51.002 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-06-12 20:26:51.008 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-06-12 20:26:51.013 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 20:26:51.018 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-06-12 20:26:51.024 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.messaging, ]] 2026-06-12 20:26:51.029 | + inc/python:use_library_from_git:269 : return 1 2026-06-12 20:26:51.035 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-06-12 20:26:51.041 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-06-12 20:26:51.046 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-06-12 20:26:51.052 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-06-12 20:26:51.058 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 20:26:51.064 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-06-12 20:26:51.069 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.middleware, ]] 2026-06-12 20:26:51.075 | + inc/python:use_library_from_git:269 : return 1 2026-06-12 20:26:51.081 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-06-12 20:26:51.087 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-06-12 20:26:51.093 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-06-12 20:26:51.098 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-06-12 20:26:51.104 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 20:26:51.110 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-06-12 20:26:51.115 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.policy, ]] 2026-06-12 20:26:51.121 | + inc/python:use_library_from_git:269 : return 1 2026-06-12 20:26:51.127 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-06-12 20:26:51.133 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-06-12 20:26:51.138 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-06-12 20:26:51.144 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-06-12 20:26:51.149 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 20:26:51.155 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-06-12 20:26:51.161 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.privsep, ]] 2026-06-12 20:26:51.166 | + inc/python:use_library_from_git:269 : return 1 2026-06-12 20:26:51.172 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-06-12 20:26:51.178 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-06-12 20:26:51.184 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-06-12 20:26:51.190 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-06-12 20:26:51.195 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 20:26:51.201 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-06-12 20:26:51.206 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.reports, ]] 2026-06-12 20:26:51.212 | + inc/python:use_library_from_git:269 : return 1 2026-06-12 20:26:51.218 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-06-12 20:26:51.224 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-06-12 20:26:51.229 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-06-12 20:26:51.235 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-06-12 20:26:51.240 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 20:26:51.246 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-06-12 20:26:51.252 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.rootwrap, ]] 2026-06-12 20:26:51.258 | + inc/python:use_library_from_git:269 : return 1 2026-06-12 20:26:51.263 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-06-12 20:26:51.268 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-06-12 20:26:51.274 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-06-12 20:26:51.279 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-06-12 20:26:51.284 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 20:26:51.289 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-06-12 20:26:51.295 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.serialization, ]] 2026-06-12 20:26:51.301 | + inc/python:use_library_from_git:269 : return 1 2026-06-12 20:26:51.307 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-06-12 20:26:51.313 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-06-12 20:26:51.319 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-06-12 20:26:51.324 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-06-12 20:26:51.330 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 20:26:51.335 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-06-12 20:26:51.342 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.service, ]] 2026-06-12 20:26:51.348 | + inc/python:use_library_from_git:269 : return 1 2026-06-12 20:26:51.354 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-06-12 20:26:51.360 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-06-12 20:26:51.365 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-06-12 20:26:51.371 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-06-12 20:26:51.378 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 20:26:51.383 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-06-12 20:26:51.389 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.utils, ]] 2026-06-12 20:26:51.396 | + inc/python:use_library_from_git:269 : return 1 2026-06-12 20:26:51.402 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-06-12 20:26:51.407 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-06-12 20:26:51.413 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-06-12 20:26:51.420 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-06-12 20:26:51.425 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 20:26:51.430 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-06-12 20:26:51.436 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.versionedobjects, ]] 2026-06-12 20:26:51.443 | + inc/python:use_library_from_git:269 : return 1 2026-06-12 20:26:51.449 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-06-12 20:26:51.455 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-06-12 20:26:51.460 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-06-12 20:26:51.466 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-06-12 20:26:51.472 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 20:26:51.478 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-06-12 20:26:51.484 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.vmware, ]] 2026-06-12 20:26:51.489 | + inc/python:use_library_from_git:269 : return 1 2026-06-12 20:26:51.495 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-06-12 20:26:51.501 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-06-12 20:26:51.508 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-06-12 20:26:51.514 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-06-12 20:26:51.519 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 20:26:51.525 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-06-12 20:26:51.531 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,osprofiler, ]] 2026-06-12 20:26:51.537 | + inc/python:use_library_from_git:269 : return 1 2026-06-12 20:26:51.543 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-06-12 20:26:51.549 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-06-12 20:26:51.554 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-06-12 20:26:51.560 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-06-12 20:26:51.566 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 20:26:51.572 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-06-12 20:26:51.578 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,pycadf, ]] 2026-06-12 20:26:51.584 | + inc/python:use_library_from_git:269 : return 1 2026-06-12 20:26:51.591 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-06-12 20:26:51.597 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-06-12 20:26:51.604 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-06-12 20:26:51.611 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-06-12 20:26:51.617 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 20:26:51.622 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-06-12 20:26:51.629 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,stevedore, ]] 2026-06-12 20:26:51.635 | + inc/python:use_library_from_git:269 : return 1 2026-06-12 20:26:51.642 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-06-12 20:26:51.648 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-06-12 20:26:51.655 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-06-12 20:26:51.661 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-06-12 20:26:51.667 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 20:26:51.673 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-06-12 20:26:51.679 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,taskflow, ]] 2026-06-12 20:26:51.686 | + inc/python:use_library_from_git:269 : return 1 2026-06-12 20:26:51.693 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-06-12 20:26:51.699 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-06-12 20:26:51.705 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-06-12 20:26:51.712 | + inc/python:use_library_from_git:266 : local name=tooz 2026-06-12 20:26:51.718 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 20:26:51.724 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-06-12 20:26:51.731 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,tooz, ]] 2026-06-12 20:26:51.738 | + inc/python:use_library_from_git:269 : return 1 2026-06-12 20:26:51.745 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-06-12 20:26:51.751 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-06-12 20:26:51.758 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-06-12 20:26:51.764 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-06-12 20:26:51.770 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 20:26:51.775 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-06-12 20:26:51.782 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,os-brick, ]] 2026-06-12 20:26:51.788 | + inc/python:use_library_from_git:269 : return 1 2026-06-12 20:26:51.794 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-06-12 20:26:51.799 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-06-12 20:26:51.806 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-06-12 20:26:51.813 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-06-12 20:26:51.818 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 20:26:51.824 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-06-12 20:26:51.831 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,os-resource-classes, ]] 2026-06-12 20:26:51.836 | + inc/python:use_library_from_git:269 : return 1 2026-06-12 20:26:51.842 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-06-12 20:26:51.849 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-06-12 20:26:51.856 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-06-12 20:26:51.862 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-06-12 20:26:51.867 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 20:26:51.873 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-06-12 20:26:51.879 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,os-traits, ]] 2026-06-12 20:26:51.886 | + inc/python:use_library_from_git:269 : return 1 2026-06-12 20:26:51.892 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-06-12 20:26:51.896 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-06-12 20:26:51.902 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-06-12 20:26:51.907 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-06-12 20:26:51.914 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 20:26:51.921 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-06-12 20:26:51.926 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,python-barbicanclient, ]] 2026-06-12 20:26:51.932 | + inc/python:use_library_from_git:269 : return 1 2026-06-12 20:26:51.938 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-06-12 20:26:51.945 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-06-12 20:26:51.950 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 20:26:51.955 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-06-12 20:26:51.960 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,etcd3gw, ]] 2026-06-12 20:26:51.966 | + inc/python:use_library_from_git:269 : return 1 2026-06-12 20:26:51.972 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-06-12 20:26:52.013 | Using python 3.12 to install etcd3gw 2026-06-12 20:26:52.018 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2026-06-12 20:26:52.763 | Collecting etcd3gw 2026-06-12 20:26:52.956 | Downloading etcd3gw-2.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-12 20:26:52.968 | Requirement already satisfied: pbr>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from etcd3gw) (7.0.3) 2026-06-12 20:26:53.011 | Collecting requests>=2.20.0 (from etcd3gw) 2026-06-12 20:26:53.012 | Using cached requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-06-12 20:26:53.060 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-06-12 20:26:53.104 | Downloading futurist-3.3.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-12 20:26:53.154 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2026-06-12 20:26:53.199 | Downloading debtcollector-3.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-06-12 20:26:53.520 | Collecting wrapt>=2.1.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2026-06-12 20:26:53.564 | 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 20:26:53.583 | 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 20:26:53.693 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2026-06-12 20:26:53.694 | 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 20:26:53.733 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2026-06-12 20:26:53.735 | Using cached idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-06-12 20:26:53.773 | Collecting urllib3<3,>=1.26 (from requests>=2.20.0->etcd3gw) 2026-06-12 20:26:53.775 | Using cached urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-06-12 20:26:53.779 | 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 20:26:53.831 | Downloading etcd3gw-2.7.0-py3-none-any.whl (29 kB) 2026-06-12 20:26:53.900 | Downloading futurist-3.3.0-py3-none-any.whl (43 kB) 2026-06-12 20:26:53.967 | Downloading debtcollector-3.1.0-py3-none-any.whl (24 kB) 2026-06-12 20:26:53.979 | Using cached requests-2.34.2-py3-none-any.whl (73 kB) 2026-06-12 20:26:53.980 | 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 20:26:53.982 | Using cached idna-3.18-py3-none-any.whl (65 kB) 2026-06-12 20:26:53.984 | Using cached urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-06-12 20:26:54.030 | 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 20:26:54.157 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, requests, debtcollector, futurist, etcd3gw 2026-06-12 20:26:54.190 | Attempting uninstall: urllib3 2026-06-12 20:26:54.196 | Found existing installation: urllib3 2.0.7 2026-06-12 20:26:54.196 | Not uninstalling urllib3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-12 20:26:54.196 | Can't uninstall 'urllib3'. No files were found to uninstall. 2026-06-12 20:26:54.283 | Attempting uninstall: idna 2026-06-12 20:26:54.288 | Found existing installation: idna 3.6 2026-06-12 20:26:54.289 | Not uninstalling idna at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-12 20:26:54.289 | Can't uninstall 'idna'. No files were found to uninstall. 2026-06-12 20:26:54.415 | Attempting uninstall: requests 2026-06-12 20:26:54.421 | Found existing installation: requests 2.31.0 2026-06-12 20:26:54.421 | Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-12 20:26:54.421 | Can't uninstall 'requests'. No files were found to uninstall. 2026-06-12 20:26:54.564 | 2026-06-12 20:26:54.567 | 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 20:26:54.654 | + inc/python:pip_install:216 : result=0 2026-06-12 20:26:54.660 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-12 20:26:54.665 | + functions-common:time_stop:2414 : local name 2026-06-12 20:26:54.670 | + functions-common:time_stop:2415 : local end_time 2026-06-12 20:26:54.675 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-12 20:26:54.680 | + functions-common:time_stop:2417 : local total 2026-06-12 20:26:54.686 | + functions-common:time_stop:2418 : local start_time 2026-06-12 20:26:54.691 | + functions-common:time_stop:2420 : name=pip_install 2026-06-12 20:26:54.696 | + functions-common:time_stop:2421 : start_time=1781296012004 2026-06-12 20:26:54.700 | + functions-common:time_stop:2423 : [[ -z 1781296012004 ]] 2026-06-12 20:26:54.707 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-12 20:26:54.714 | + functions-common:time_stop:2426 : end_time=1781296014709 2026-06-12 20:26:54.719 | + functions-common:time_stop:2427 : elapsed_time=2705 2026-06-12 20:26:54.724 | + functions-common:time_stop:2428 : total=25567 2026-06-12 20:26:54.729 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-12 20:26:54.734 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=28272 2026-06-12 20:26:54.739 | + inc/python:pip_install:219 : return 0 2026-06-12 20:26:54.745 | + ./stack.sh:main:897 : install_apache_uwsgi 2026-06-12 20:26:54.751 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-06-12 20:26:54.756 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-06-12 20:26:54.762 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-12 20:26:54.768 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-12 20:26:54.773 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-12 20:26:54.779 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-12 20:26:54.785 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-12 20:26:54.791 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-12 20:26:54.797 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-12 20:26:54.803 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-12 20:26:54.809 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-12 20:26:54.815 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-12 20:26:54.825 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-12 20:26:54.830 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-12 20:26:54.835 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-12 20:26:54.840 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-06-12 20:26:54.845 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 20:26:54.851 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 20:26:54.857 | + lib/apache:install_apache_uwsgi:85 : local 'pkg_list=uwsgi uwsgi-plugin-python3' 2026-06-12 20:26:54.863 | + lib/apache:install_apache_uwsgi:86 : install_package uwsgi uwsgi-plugin-python3 2026-06-12 20:26:54.868 | + functions-common:install_package:1432 : update_package_repo 2026-06-12 20:26:54.873 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-12 20:26:54.879 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-12 20:26:54.883 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-12 20:26:54.889 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-12 20:26:54.895 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-12 20:26:54.900 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 20:26:54.906 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 20:26:54.911 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-12 20:26:54.916 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-12 20:26:54.922 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-12 20:26:54.927 | + functions-common:apt_get_update:1161 : return 2026-06-12 20:26:54.933 | + functions-common:install_package:1433 : real_install_package uwsgi uwsgi-plugin-python3 2026-06-12 20:26:54.938 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-12 20:26:54.944 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 20:26:54.950 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 20:26:54.956 | + functions-common:real_install_package:1421 : apt_get install uwsgi uwsgi-plugin-python3 2026-06-12 20:26:55.003 | + 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 20:26:55.044 | Reading package lists... 2026-06-12 20:26:55.291 | Building dependency tree... 2026-06-12 20:26:55.292 | Reading state information... 2026-06-12 20:26:55.530 | The following additional packages will be installed: 2026-06-12 20:26:55.531 | libnorm1t64 libpgm-5.3-0t64 libsodium23 libyajl2 libzmq5 uwsgi-core 2026-06-12 20:26:55.531 | Suggested packages: 2026-06-12 20:26:55.532 | nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2026-06-12 20:26:55.532 | | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2026-06-12 20:26:55.532 | python3-uwsgidecorators 2026-06-12 20:26:55.566 | The following NEW packages will be installed: 2026-06-12 20:26:55.567 | libnorm1t64 libpgm-5.3-0t64 libsodium23 libyajl2 libzmq5 uwsgi uwsgi-core 2026-06-12 20:26:55.567 | uwsgi-plugin-python3 2026-06-12 20:26:55.755 | 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. 2026-06-12 20:26:55.755 | Need to get 1,451 kB of archives. 2026-06-12 20:26:55.755 | After this operation, 4,760 kB of additional disk space will be used. 2026-06-12 20:26:55.755 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2026-06-12 20:26:56.200 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libpgm-5.3-0t64 amd64 5.3.128~dfsg-2.1build1 [167 kB] 2026-06-12 20:26:56.287 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsodium23 amd64 1.0.18-1ubuntu0.24.04.1 [161 kB] 2026-06-12 20:26:56.351 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-06-12 20:26:56.401 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libyajl2 amd64 2.1.0-5build1 [20.2 kB] 2026-06-12 20:26:56.404 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2026-06-12 20:26:56.477 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi amd64 2.0.24-2ubuntu10 [22.0 kB] 2026-06-12 20:26:56.478 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-plugin-python3 amd64 2.0.24-2ubuntu10 [81.9 kB] 2026-06-12 20:26:56.688 | debconf: delaying package configuration, since apt-utils is not installed 2026-06-12 20:26:56.741 | Fetched 1,451 kB in 1s (1,613 kB/s) 2026-06-12 20:26:56.785 | Selecting previously unselected package libnorm1t64:amd64. 2026-06-12 20:26:56.816 | (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 ... 69172 files and directories currently installed.) 2026-06-12 20:26:56.818 | Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-06-12 20:26:56.826 | Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-06-12 20:26:56.895 | Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-06-12 20:26:56.905 | Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-06-12 20:26:56.910 | Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-06-12 20:26:56.977 | Selecting previously unselected package libsodium23:amd64. 2026-06-12 20:26:56.988 | Preparing to unpack .../2-libsodium23_1.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-06-12 20:26:56.994 | Unpacking libsodium23:amd64 (1.0.18-1ubuntu0.24.04.1) ... 2026-06-12 20:26:57.062 | Selecting previously unselected package libzmq5:amd64. 2026-06-12 20:26:57.071 | Preparing to unpack .../3-libzmq5_4.3.5-1build2_amd64.deb ... 2026-06-12 20:26:57.075 | Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-06-12 20:26:57.136 | Selecting previously unselected package libyajl2:amd64. 2026-06-12 20:26:57.144 | Preparing to unpack .../4-libyajl2_2.1.0-5build1_amd64.deb ... 2026-06-12 20:26:57.183 | Unpacking libyajl2:amd64 (2.1.0-5build1) ... 2026-06-12 20:26:57.350 | Selecting previously unselected package uwsgi-core. 2026-06-12 20:26:57.360 | Preparing to unpack .../5-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-06-12 20:26:57.377 | Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-06-12 20:26:57.631 | Selecting previously unselected package uwsgi. 2026-06-12 20:26:57.642 | Preparing to unpack .../6-uwsgi_2.0.24-2ubuntu10_amd64.deb ... 2026-06-12 20:26:57.648 | Unpacking uwsgi (2.0.24-2ubuntu10) ... 2026-06-12 20:26:57.707 | Selecting previously unselected package uwsgi-plugin-python3. 2026-06-12 20:26:57.717 | Preparing to unpack .../7-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-06-12 20:26:57.720 | Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-06-12 20:26:57.795 | Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-06-12 20:26:57.806 | Setting up libsodium23:amd64 (1.0.18-1ubuntu0.24.04.1) ... 2026-06-12 20:26:57.817 | Setting up libyajl2:amd64 (2.1.0-5build1) ... 2026-06-12 20:26:57.830 | Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-06-12 20:26:57.841 | Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-06-12 20:26:57.851 | Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-06-12 20:26:57.874 | Setting up uwsgi (2.0.24-2ubuntu10) ... 2026-06-12 20:26:58.308 | Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-06-12 20:26:58.353 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-12 20:26:59.057 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-12 20:26:59.357 | + functions-common:apt_get:1205 : result=0 2026-06-12 20:26:59.363 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-12 20:26:59.369 | + functions-common:time_stop:2414 : local name 2026-06-12 20:26:59.375 | + functions-common:time_stop:2415 : local end_time 2026-06-12 20:26:59.379 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-12 20:26:59.384 | + functions-common:time_stop:2417 : local total 2026-06-12 20:26:59.389 | + functions-common:time_stop:2418 : local start_time 2026-06-12 20:26:59.393 | + functions-common:time_stop:2420 : name=apt-get 2026-06-12 20:26:59.399 | + functions-common:time_stop:2421 : start_time=1781296014996 2026-06-12 20:26:59.404 | + functions-common:time_stop:2423 : [[ -z 1781296014996 ]] 2026-06-12 20:26:59.410 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-12 20:26:59.417 | + functions-common:time_stop:2426 : end_time=1781296019412 2026-06-12 20:26:59.423 | + functions-common:time_stop:2427 : elapsed_time=4416 2026-06-12 20:26:59.428 | + functions-common:time_stop:2428 : total=177626 2026-06-12 20:26:59.433 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-12 20:26:59.437 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=182042 2026-06-12 20:26:59.442 | + functions-common:apt_get:1209 : return 0 2026-06-12 20:26:59.447 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-06-12 20:26:59.455 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 20:26:59.461 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 20:26:59.467 | + lib/apache:install_apache_uwsgi:119 : a2query -m proxy 2026-06-12 20:26:59.517 | No module matches proxy 2026-06-12 20:26:59.524 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy 2026-06-12 20:26:59.576 | Enabling module proxy. 2026-06-12 20:26:59.587 | To activate the new configuration, you need to run: 2026-06-12 20:26:59.587 | systemctl restart apache2 2026-06-12 20:26:59.597 | + lib/apache:install_apache_uwsgi:122 : sudo a2enmod proxy_uwsgi 2026-06-12 20:26:59.647 | Considering dependency proxy for proxy_uwsgi: 2026-06-12 20:26:59.647 | Module proxy already enabled 2026-06-12 20:26:59.647 | Enabling module proxy_uwsgi. 2026-06-12 20:26:59.656 | To activate the new configuration, you need to run: 2026-06-12 20:26:59.656 | systemctl restart apache2 2026-06-12 20:26:59.668 | + lib/apache:install_apache_uwsgi:123 : restart_apache_server 2026-06-12 20:26:59.672 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-12 20:26:59.680 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-12 20:26:59.685 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-12 20:26:59.826 | + ./stack.sh:main:900 : install_keystoneauth 2026-06-12 20:26:59.831 | + lib/keystone:install_keystoneauth:461 : use_library_from_git keystoneauth 2026-06-12 20:26:59.837 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-06-12 20:26:59.842 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 20:26:59.848 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-06-12 20:26:59.854 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,keystoneauth, ]] 2026-06-12 20:26:59.861 | + inc/python:use_library_from_git:269 : return 1 2026-06-12 20:26:59.867 | + ./stack.sh:main:901 : install_keystoneclient 2026-06-12 20:26:59.871 | + lib/keystone:install_keystoneclient:469 : use_library_from_git python-keystoneclient 2026-06-12 20:26:59.878 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-06-12 20:26:59.885 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 20:26:59.891 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-06-12 20:26:59.897 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,python-keystoneclient, ]] 2026-06-12 20:26:59.904 | + inc/python:use_library_from_git:269 : return 1 2026-06-12 20:26:59.910 | + ./stack.sh:main:902 : install_glanceclient 2026-06-12 20:26:59.916 | + lib/glance:install_glanceclient:542 : use_library_from_git python-glanceclient 2026-06-12 20:26:59.922 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-06-12 20:26:59.928 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 20:26:59.934 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-06-12 20:26:59.941 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,python-glanceclient, ]] 2026-06-12 20:26:59.947 | + inc/python:use_library_from_git:269 : return 1 2026-06-12 20:26:59.954 | + ./stack.sh:main:903 : install_cinderclient 2026-06-12 20:26:59.959 | + lib/cinder:install_cinderclient:580 : use_library_from_git python-brick-cinderclient-ext 2026-06-12 20:26:59.965 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-06-12 20:26:59.972 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 20:26:59.977 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-06-12 20:26:59.982 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,python-brick-cinderclient-ext, ]] 2026-06-12 20:26:59.989 | + inc/python:use_library_from_git:269 : return 1 2026-06-12 20:26:59.995 | + lib/cinder:install_cinderclient:585 : use_library_from_git python-cinderclient 2026-06-12 20:27:00.000 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-06-12 20:27:00.005 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 20:27:00.011 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-06-12 20:27:00.017 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,python-cinderclient, ]] 2026-06-12 20:27:00.023 | + inc/python:use_library_from_git:269 : return 1 2026-06-12 20:27:00.028 | + ./stack.sh:main:904 : install_novaclient 2026-06-12 20:27:00.033 | + lib/nova:install_novaclient:899 : use_library_from_git python-novaclient 2026-06-12 20:27:00.038 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-06-12 20:27:00.044 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 20:27:00.050 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-06-12 20:27:00.055 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,python-novaclient, ]] 2026-06-12 20:27:00.060 | + inc/python:use_library_from_git:269 : return 1 2026-06-12 20:27:00.065 | + ./stack.sh:main:905 : is_service_enabled swift glance horizon 2026-06-12 20:27:00.104 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 20:27:00.109 | + ./stack.sh:main:906 : install_swiftclient 2026-06-12 20:27:00.114 | + lib/swift:install_swiftclient:744 : use_library_from_git python-swiftclient 2026-06-12 20:27:00.120 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2026-06-12 20:27:00.125 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 20:27:00.131 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-06-12 20:27:00.137 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,python-swiftclient, ]] 2026-06-12 20:27:00.141 | + inc/python:use_library_from_git:269 : return 1 2026-06-12 20:27:00.147 | + ./stack.sh:main:908 : is_service_enabled neutron nova horizon 2026-06-12 20:27:00.184 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 20:27:00.190 | + ./stack.sh:main:909 : install_neutronclient 2026-06-12 20:27:00.195 | + lib/neutron:install_neutronclient:535 : use_library_from_git python-neutronclient 2026-06-12 20:27:00.202 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-06-12 20:27:00.207 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 20:27:00.213 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-06-12 20:27:00.219 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,python-neutronclient, ]] 2026-06-12 20:27:00.226 | + inc/python:use_library_from_git:269 : return 1 2026-06-12 20:27:00.232 | + ./stack.sh:main:913 : install_keystonemiddleware 2026-06-12 20:27:00.239 | + lib/keystone:install_keystonemiddleware:479 : use_library_from_git keystonemiddleware 2026-06-12 20:27:00.244 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-06-12 20:27:00.250 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 20:27:00.256 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-06-12 20:27:00.262 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,keystonemiddleware, ]] 2026-06-12 20:27:00.270 | + inc/python:use_library_from_git:269 : return 1 2026-06-12 20:27:00.275 | + lib/keystone:install_keystonemiddleware:484 : pip_install_gr keystonemiddleware 2026-06-12 20:27:00.279 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-06-12 20:27:00.284 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-12 20:27:00.291 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-06-12 20:27:00.298 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-06-12 20:27:00.304 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-12 20:27:00.312 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-06-12 20:27:00.313 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-12 20:27:00.322 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-06-12 20:27:00.329 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-06-12 20:27:00.334 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-06-12 20:27:00.342 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-06-12 20:27:00.347 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-06-12 20:27:00.390 | Using python 3.12 to install keystonemiddleware 2026-06-12 20:27:00.396 | + 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 20:27:01.139 | Collecting keystonemiddleware 2026-06-12 20:27:01.335 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-12 20:27:01.394 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-06-12 20:27:01.438 | Downloading keystoneauth1-5.14.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-12 20:27:01.495 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-06-12 20:27:01.539 | Downloading oslo_cache-4.2.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-12 20:27:01.595 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2026-06-12 20:27:01.640 | Downloading oslo_config-10.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-12 20:27:01.689 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2026-06-12 20:27:01.732 | Downloading oslo_context-6.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-12 20:27:01.777 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2026-06-12 20:27:01.821 | Downloading oslo_i18n-6.8.0-py3-none-any.whl.metadata (2.0 kB) 2026-06-12 20:27:01.875 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2026-06-12 20:27:01.919 | Downloading oslo_log-8.2.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-12 20:27:01.965 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2026-06-12 20:27:02.009 | Downloading oslo_serialization-5.10.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-12 20:27:02.116 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2026-06-12 20:27:02.158 | Downloading oslo_utils-10.1.1-py3-none-any.whl.metadata (2.1 kB) 2026-06-12 20:27:02.166 | 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 20:27:02.195 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-06-12 20:27:02.239 | Downloading pycadf-4.0.1-py3-none-any.whl.metadata (2.2 kB) 2026-06-12 20:27:02.287 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-06-12 20:27:02.329 | Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) 2026-06-12 20:27:02.378 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-06-12 20:27:02.423 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-12 20:27:02.432 | 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 20:27:02.467 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2026-06-12 20:27:02.511 | Downloading webob-1.8.10-py2.py3-none-any.whl.metadata (12 kB) 2026-06-12 20:27:02.529 | 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 20:27:02.566 | Collecting stevedore>=1.20.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-06-12 20:27:02.609 | Downloading stevedore-5.8.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-12 20:27:02.664 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-06-12 20:27:02.710 | Downloading os_service_types-1.8.2-py3-none-any.whl.metadata (1.9 kB) 2026-06-12 20:27:02.756 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-06-12 20:27:02.799 | Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-06-12 20:27:02.895 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-06-12 20:27:02.941 | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-06-12 20:27:02.989 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-06-12 20:27:03.033 | Downloading decorator-5.3.1-py3-none-any.whl.metadata (3.9 kB) 2026-06-12 20:27:03.079 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2026-06-12 20:27:03.123 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-06-12 20:27:03.168 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2026-06-12 20:27:03.211 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-06-12 20:27:03.224 | 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 20:27:03.263 | Collecting python-dateutil>=2.7.0 (from oslo.log>=3.36.0->keystonemiddleware) 2026-06-12 20:27:03.307 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-06-12 20:27:03.320 | 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 20:27:03.322 | 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 20:27:03.427 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-06-12 20:27:03.471 | 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 20:27:03.526 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-06-12 20:27:03.570 | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-06-12 20:27:03.582 | 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 20:27:03.583 | 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 20:27:03.585 | 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 20:27:03.628 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2026-06-12 20:27:03.672 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-06-12 20:27:03.689 | 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 20:27:03.690 | 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 20:27:03.691 | 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 20:27:03.692 | 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 20:27:03.762 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl (135 kB) 2026-06-12 20:27:03.897 | Downloading keystoneauth1-5.14.0-py3-none-any.whl (343 kB) 2026-06-12 20:27:04.003 | Downloading os_service_types-1.8.2-py3-none-any.whl (24 kB) 2026-06-12 20:27:04.057 | Downloading oslo_cache-4.2.0-py3-none-any.whl (65 kB) 2026-06-12 20:27:04.112 | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-06-12 20:27:04.164 | Downloading decorator-5.3.1-py3-none-any.whl (10 kB) 2026-06-12 20:27:04.219 | Downloading oslo_config-10.5.0-py3-none-any.whl (137 kB) 2026-06-12 20:27:04.274 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-06-12 20:27:04.391 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 19.2 MB/s 0:00:00 2026-06-12 20:27:04.437 | Downloading oslo_context-6.4.0-py3-none-any.whl (20 kB) 2026-06-12 20:27:04.490 | Downloading oslo_i18n-6.8.0-py3-none-any.whl (47 kB) 2026-06-12 20:27:04.542 | Downloading oslo_log-8.2.0-py3-none-any.whl (77 kB) 2026-06-12 20:27:04.594 | Downloading oslo_serialization-5.10.0-py3-none-any.whl (27 kB) 2026-06-12 20:27:04.649 | 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 20:27:04.707 | Downloading oslo_utils-10.1.1-py3-none-any.whl (154 kB) 2026-06-12 20:27:04.763 | Downloading pycadf-4.0.1-py3-none-any.whl (44 kB) 2026-06-12 20:27:04.815 | Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) 2026-06-12 20:27:04.868 | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-06-12 20:27:04.921 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-06-12 20:27:04.976 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl (397 kB) 2026-06-12 20:27:05.030 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-06-12 20:27:05.084 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-06-12 20:27:05.134 | Downloading stevedore-5.8.0-py3-none-any.whl (54 kB) 2026-06-12 20:27:05.187 | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-06-12 20:27:05.239 | Downloading webob-1.8.10-py2.py3-none-any.whl (115 kB) 2026-06-12 20:27:05.353 | 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 20:27:05.520 | Attempting uninstall: six 2026-06-12 20:27:05.527 | Found existing installation: six 1.16.0 2026-06-12 20:27:05.528 | Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-12 20:27:05.528 | Can't uninstall 'six'. No files were found to uninstall. 2026-06-12 20:27:05.572 | Attempting uninstall: pyparsing 2026-06-12 20:27:05.576 | Found existing installation: pyparsing 3.1.1 2026-06-12 20:27:05.576 | Not uninstalling pyparsing at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-12 20:27:05.576 | Can't uninstall 'pyparsing'. No files were found to uninstall. 2026-06-12 20:27:05.705 | Attempting uninstall: PyJWT 2026-06-12 20:27:05.714 | Found existing installation: PyJWT 2.7.0 2026-06-12 20:27:05.715 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-12 20:27:05.715 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2026-06-12 20:27:07.265 | 2026-06-12 20:27:07.269 | 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 20:27:07.378 | + inc/python:pip_install:216 : result=0 2026-06-12 20:27:07.387 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-12 20:27:07.393 | + functions-common:time_stop:2414 : local name 2026-06-12 20:27:07.399 | + functions-common:time_stop:2415 : local end_time 2026-06-12 20:27:07.405 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-12 20:27:07.411 | + functions-common:time_stop:2417 : local total 2026-06-12 20:27:07.417 | + functions-common:time_stop:2418 : local start_time 2026-06-12 20:27:07.423 | + functions-common:time_stop:2420 : name=pip_install 2026-06-12 20:27:07.430 | + functions-common:time_stop:2421 : start_time=1781296020379 2026-06-12 20:27:07.436 | + functions-common:time_stop:2423 : [[ -z 1781296020379 ]] 2026-06-12 20:27:07.443 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-12 20:27:07.452 | + functions-common:time_stop:2426 : end_time=1781296027445 2026-06-12 20:27:07.458 | + functions-common:time_stop:2427 : elapsed_time=7066 2026-06-12 20:27:07.464 | + functions-common:time_stop:2428 : total=28272 2026-06-12 20:27:07.470 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-12 20:27:07.476 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=35338 2026-06-12 20:27:07.482 | + inc/python:pip_install:219 : return 0 2026-06-12 20:27:07.489 | + lib/keystone:install_keystonemiddleware:488 : pip_install_gr python-memcached 2026-06-12 20:27:07.497 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-06-12 20:27:07.503 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-12 20:27:07.512 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-06-12 20:27:07.519 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-06-12 20:27:07.524 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-12 20:27:07.535 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-06-12 20:27:07.536 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-12 20:27:07.546 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-06-12 20:27:07.553 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-06-12 20:27:07.560 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-06-12 20:27:07.569 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-06-12 20:27:07.575 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-06-12 20:27:07.625 | Using python 3.12 to install python-memcached 2026-06-12 20:27:07.631 | + 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 20:27:08.440 | Collecting python-memcached 2026-06-12 20:27:08.635 | Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-06-12 20:27:08.735 | Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-06-12 20:27:08.831 | Installing collected packages: python-memcached 2026-06-12 20:27:08.856 | Successfully installed python-memcached-1.62 2026-06-12 20:27:08.937 | + inc/python:pip_install:216 : result=0 2026-06-12 20:27:08.945 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-12 20:27:08.950 | + functions-common:time_stop:2414 : local name 2026-06-12 20:27:08.956 | + functions-common:time_stop:2415 : local end_time 2026-06-12 20:27:08.963 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-12 20:27:08.969 | + functions-common:time_stop:2417 : local total 2026-06-12 20:27:08.975 | + functions-common:time_stop:2418 : local start_time 2026-06-12 20:27:08.981 | + functions-common:time_stop:2420 : name=pip_install 2026-06-12 20:27:08.989 | + functions-common:time_stop:2421 : start_time=1781296027613 2026-06-12 20:27:08.995 | + functions-common:time_stop:2423 : [[ -z 1781296027613 ]] 2026-06-12 20:27:09.001 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-12 20:27:09.010 | + functions-common:time_stop:2426 : end_time=1781296029004 2026-06-12 20:27:09.015 | + functions-common:time_stop:2427 : elapsed_time=1391 2026-06-12 20:27:09.021 | + functions-common:time_stop:2428 : total=35338 2026-06-12 20:27:09.027 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-12 20:27:09.034 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=36729 2026-06-12 20:27:09.040 | + inc/python:pip_install:219 : return 0 2026-06-12 20:27:09.047 | + ./stack.sh:main:915 : is_service_enabled keystone 2026-06-12 20:27:09.088 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 20:27:09.095 | + ./stack.sh:main:916 : '[' 199.204.45.113 == 199.204.45.113 ']' 2026-06-12 20:27:09.100 | + ./stack.sh:main:917 : stack_install_service keystone 2026-06-12 20:27:09.106 | + lib/stack:stack_install_service:20 : local service=keystone 2026-06-12 20:27:09.112 | + lib/stack:stack_install_service:21 : type install_keystone 2026-06-12 20:27:09.118 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-12 20:27:09.125 | + lib/stack:stack_install_service:32 : install_keystone 2026-06-12 20:27:09.132 | + lib/keystone:install_keystone:494 : is_service_enabled ldap 2026-06-12 20:27:09.169 | + functions-common:is_service_enabled:2070 : return 1 2026-06-12 20:27:09.175 | + lib/keystone:install_keystone:498 : git_clone https://github.com/openstack/keystone.git /opt/stack/keystone master 2026-06-12 20:27:09.181 | + functions-common:git_clone:583 : local git_remote=https://github.com/openstack/keystone.git 2026-06-12 20:27:09.187 | + functions-common:git_clone:584 : local git_dest=/opt/stack/keystone 2026-06-12 20:27:09.192 | + functions-common:git_clone:585 : local git_ref=master 2026-06-12 20:27:09.197 | + functions-common:git_clone:586 : local orig_dir 2026-06-12 20:27:09.203 | ++ functions-common:git_clone:587 : pwd 2026-06-12 20:27:09.209 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-12 20:27:09.216 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-12 20:27:09.223 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-12 20:27:09.261 | + functions-common:git_clone:590 : RECLONE=False 2026-06-12 20:27:09.266 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-12 20:27:09.271 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-12 20:27:09.277 | + functions-common:git_clone:604 : echo master 2026-06-12 20:27:09.279 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-12 20:27:09.289 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/keystone ]] 2026-06-12 20:27:09.295 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-12 20:27:09.299 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/keystone 2026-06-12 20:27:09.323 | + functions-common:git_clone:666 : cd /opt/stack/keystone 2026-06-12 20:27:09.330 | + functions-common:git_clone:667 : git show --oneline 2026-06-12 20:27:09.331 | + functions-common:git_clone:667 : head -1 2026-06-12 20:27:09.339 | eb3c0cd99 Merge "Fix LDAP pagination to return all users beyond page_size" 2026-06-12 20:27:09.345 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-12 20:27:09.351 | + lib/keystone:install_keystone:499 : setup_develop /opt/stack/keystone 2026-06-12 20:27:09.356 | + inc/python:setup_develop:353 : local bindep 2026-06-12 20:27:09.363 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2026-06-12 20:27:09.369 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2026-06-12 20:27:09.375 | + inc/python:setup_develop:359 : local extras= 2026-06-12 20:27:09.382 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2026-06-12 20:27:09.388 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-12 20:27:09.395 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2026-06-12 20:27:09.401 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2026-06-12 20:27:09.408 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-12 20:27:09.412 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-12 20:27:09.420 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2026-06-12 20:27:09.426 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-12 20:27:09.433 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2026-06-12 20:27:09.439 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-12 20:27:09.444 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-12 20:27:09.452 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2026-06-12 20:27:09.463 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2026-06-12 20:27:09.468 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2026-06-12 20:27:09.474 | + 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 20:27:09.565 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2026-06-12 20:27:09.571 | + inc/python:setup_package:436 : local bindep=0 2026-06-12 20:27:09.576 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-12 20:27:09.583 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-12 20:27:09.589 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2026-06-12 20:27:09.594 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2026-06-12 20:27:09.599 | + inc/python:setup_package:445 : local flags=-e 2026-06-12 20:27:09.605 | + inc/python:setup_package:446 : local extras= 2026-06-12 20:27:09.610 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-12 20:27:09.615 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-12 20:27:09.620 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-12 20:27:09.626 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-12 20:27:09.632 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-12 20:27:09.638 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2026-06-12 20:27:09.684 | Using python 3.12 to install /opt/stack/keystone 2026-06-12 20:27:09.689 | + 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 20:27:10.281 | Obtaining file:///opt/stack/keystone 2026-06-12 20:27:10.284 | Installing build dependencies: started 2026-06-12 20:27:11.318 | Installing build dependencies: finished with status 'done' 2026-06-12 20:27:11.319 | Checking if build backend supports build_editable: started 2026-06-12 20:27:11.624 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-12 20:27:11.626 | Getting requirements to build editable: started 2026-06-12 20:27:11.774 | Getting requirements to build editable: finished with status 'done' 2026-06-12 20:27:11.776 | Preparing editable metadata (pyproject.toml): started 2026-06-12 20:27:12.515 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-12 20:27:12.530 | 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 20:27:12.530 | 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 20:27:12.778 | Collecting Flask!=0.11,>=1.0.2 (from keystone==29.1.0.dev42) 2026-06-12 20:27:12.971 | Downloading flask-3.1.3-py3-none-any.whl.metadata (3.2 kB) 2026-06-12 20:27:13.111 | Collecting Flask-RESTful>=0.3.5 (from keystone==29.1.0.dev42) 2026-06-12 20:27:13.156 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-06-12 20:27:13.531 | Collecting cryptography>=2.7 (from keystone==29.1.0.dev42) 2026-06-12 20:27:13.575 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-06-12 20:27:13.981 | Collecting SQLAlchemy>=1.4.0 (from keystone==29.1.0.dev42) 2026-06-12 20:27:14.025 | 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 20:27:14.049 | 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 20:27:14.049 | 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 20:27:14.050 | 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 20:27:14.138 | Collecting bcrypt>=3.1.3 (from keystone==29.1.0.dev42) 2026-06-12 20:27:14.182 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-06-12 20:27:14.197 | 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 20:27:14.198 | 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 20:27:14.198 | 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 20:27:14.279 | Collecting oslo.messaging>=5.29.0 (from keystone==29.1.0.dev42) 2026-06-12 20:27:14.325 | Downloading oslo_messaging-18.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-06-12 20:27:14.409 | Collecting oslo.db>=6.0.0 (from keystone==29.1.0.dev42) 2026-06-12 20:27:14.460 | Downloading oslo_db-18.0.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-12 20:27:14.470 | 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 20:27:14.471 | 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 20:27:14.540 | Collecting oslo.middleware>=3.31.0 (from keystone==29.1.0.dev42) 2026-06-12 20:27:14.585 | Downloading oslo_middleware-8.1.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-12 20:27:14.670 | Collecting oslo.policy>=4.5.0 (from keystone==29.1.0.dev42) 2026-06-12 20:27:14.716 | Downloading oslo_policy-5.1.0-py3-none-any.whl.metadata (2.2 kB) 2026-06-12 20:27:14.726 | 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 20:27:14.784 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==29.1.0.dev42) 2026-06-12 20:27:14.830 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl.metadata (1.8 kB) 2026-06-12 20:27:14.842 | 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 20:27:14.902 | Collecting oauthlib>=0.6.2 (from keystone==29.1.0.dev42) 2026-06-12 20:27:14.949 | Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2026-06-12 20:27:15.028 | Collecting pysaml2>=5.0.0 (from keystone==29.1.0.dev42) 2026-06-12 20:27:15.074 | Downloading pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2026-06-12 20:27:15.083 | 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 20:27:15.084 | 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 20:27:15.153 | Collecting jsonschema>=3.2.0 (from keystone==29.1.0.dev42) 2026-06-12 20:27:15.198 | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-06-12 20:27:15.213 | 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 20:27:15.213 | 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 20:27:15.275 | Collecting osprofiler>=1.4.0 (from keystone==29.1.0.dev42) 2026-06-12 20:27:15.321 | Downloading osprofiler-4.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-06-12 20:27:16.206 | Collecting Werkzeug>=0.15.0 (from keystone==29.1.0.dev42) 2026-06-12 20:27:16.249 | Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 2026-06-12 20:27:16.405 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==29.1.0.dev42) 2026-06-12 20:27:16.449 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-06-12 20:27:16.516 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==29.1.0.dev42) 2026-06-12 20:27:16.559 | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-06-12 20:27:16.576 | 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 20:27:16.636 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev42) 2026-06-12 20:27:16.679 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-06-12 20:27:16.749 | Collecting click>=8.1.3 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev42) 2026-06-12 20:27:16.793 | Downloading click-8.4.1-py3-none-any.whl.metadata (2.6 kB) 2026-06-12 20:27:16.857 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev42) 2026-06-12 20:27:16.900 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-12 20:27:16.972 | Collecting jinja2>=3.1.2 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev42) 2026-06-12 20:27:17.016 | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-06-12 20:27:17.129 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev42) 2026-06-12 20:27:17.172 | 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 20:27:17.247 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev42) 2026-06-12 20:27:17.292 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-06-12 20:27:17.313 | 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 20:27:17.397 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev42) 2026-06-12 20:27:17.440 | Downloading pytz-2026.2-py2.py3-none-any.whl.metadata (22 kB) 2026-06-12 20:27:17.527 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev42) 2026-06-12 20:27:17.572 | Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 2026-06-12 20:27:17.643 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==29.1.0.dev42) 2026-06-12 20:27:17.689 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-06-12 20:27:17.772 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==29.1.0.dev42) 2026-06-12 20:27:17.817 | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-12 20:27:18.197 | Collecting rpds-py>=0.25.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev42) 2026-06-12 20:27:18.241 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-06-12 20:27:18.306 | 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 20:27:18.308 | 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 20:27:18.310 | 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 20:27:18.311 | 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 20:27:18.311 | 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 20:27:18.318 | 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 20:27:18.319 | 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 20:27:18.319 | 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 20:27:18.393 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==29.1.0.dev42) 2026-06-12 20:27:18.437 | Downloading alembic-1.18.4-py3-none-any.whl.metadata (7.2 kB) 2026-06-12 20:27:18.449 | 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 20:27:18.507 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==29.1.0.dev42) 2026-06-12 20:27:18.552 | Downloading testresources-2.1.2-py3-none-any.whl.metadata (15 kB) 2026-06-12 20:27:18.622 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==29.1.0.dev42) 2026-06-12 20:27:18.665 | Downloading testscenarios-0.6.2-py3-none-any.whl.metadata (13 kB) 2026-06-12 20:27:18.745 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==29.1.0.dev42) 2026-06-12 20:27:18.790 | Downloading mako-1.3.12-py3-none-any.whl.metadata (2.9 kB) 2026-06-12 20:27:18.802 | 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 20:27:18.807 | 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 20:27:18.811 | 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 20:27:18.891 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev42) 2026-06-12 20:27:18.937 | Downloading oslo_service-4.6.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-12 20:27:19.013 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev42) 2026-06-12 20:27:19.058 | Downloading cachetools-7.1.4-py3-none-any.whl.metadata (5.5 kB) 2026-06-12 20:27:19.129 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev42) 2026-06-12 20:27:19.173 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-06-12 20:27:19.256 | Collecting kombu>=4.6.8 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev42) 2026-06-12 20:27:19.299 | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-12 20:27:19.374 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev42) 2026-06-12 20:27:19.421 | Downloading oslo_metrics-0.16.0-py3-none-any.whl.metadata (1.5 kB) 2026-06-12 20:27:19.489 | 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 20:27:19.533 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-06-12 20:27:19.609 | Collecting tzdata>=2025.2 (from kombu>=4.6.8->oslo.messaging>=5.29.0->keystone==29.1.0.dev42) 2026-06-12 20:27:19.653 | Downloading tzdata-2026.2-py2.py3-none-any.whl.metadata (1.4 kB) 2026-06-12 20:27:19.664 | 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 20:27:19.724 | 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 20:27:19.767 | Downloading prometheus_client-0.25.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-12 20:27:19.835 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==29.1.0.dev42) 2026-06-12 20:27:19.879 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-06-12 20:27:19.957 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev42) 2026-06-12 20:27:20.001 | Downloading eventlet-0.41.0-py3-none-any.whl.metadata (5.4 kB) 2026-06-12 20:27:20.197 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev42) 2026-06-12 20:27:20.241 | 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 20:27:20.319 | 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 20:27:20.364 | Downloading oslo_concurrency-7.5.0-py3-none-any.whl.metadata (2.2 kB) 2026-06-12 20:27:20.689 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev42) 2026-06-12 20:27:20.736 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-06-12 20:27:20.809 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev42) 2026-06-12 20:27:20.856 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-06-12 20:27:20.941 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev42) 2026-06-12 20:27:20.986 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-06-12 20:27:21.080 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev42) 2026-06-12 20:27:21.123 | Downloading yappi-1.7.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (11 kB) 2026-06-12 20:27:21.199 | 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 20:27:21.243 | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-06-12 20:27:21.317 | 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 20:27:21.363 | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-06-12 20:27:21.438 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev42) 2026-06-12 20:27:21.481 | Downloading prettytable-3.17.0-py3-none-any.whl.metadata (34 kB) 2026-06-12 20:27:21.512 | 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 20:27:21.513 | 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 20:27:21.521 | 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 20:27:21.705 | Collecting wcwidth (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev42) 2026-06-12 20:27:21.751 | Downloading wcwidth-0.8.0-py3-none-any.whl.metadata (42 kB) 2026-06-12 20:27:21.923 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==29.1.0.dev42) 2026-06-12 20:27:21.967 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-06-12 20:27:22.041 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev42) 2026-06-12 20:27:22.085 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-06-12 20:27:22.167 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev42) 2026-06-12 20:27:22.212 | Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-06-12 20:27:22.235 | 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 20:27:22.236 | 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 20:27:22.237 | 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 20:27:22.238 | 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 20:27:22.321 | 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 20:27:22.366 | Downloading elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2026-06-12 20:27:22.450 | 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 20:27:22.496 | Downloading repoze_lru-0.8-py3-none-any.whl.metadata (1.8 kB) 2026-06-12 20:27:22.591 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-06-12 20:27:22.728 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-06-12 20:27:22.899 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 24.6 MB/s 0:00:00 2026-06-12 20:27:22.944 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (219 kB) 2026-06-12 20:27:22.998 | Downloading flask-3.1.3-py3-none-any.whl (103 kB) 2026-06-12 20:27:23.052 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-06-12 20:27:23.105 | Downloading click-8.4.1-py3-none-any.whl (116 kB) 2026-06-12 20:27:23.163 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-06-12 20:27:23.213 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2026-06-12 20:27:23.264 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-06-12 20:27:23.314 | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-06-12 20:27:23.365 | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-06-12 20:27:23.417 | Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 2026-06-12 20:27:23.469 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-06-12 20:27:23.520 | 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 20:27:23.571 | Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2026-06-12 20:27:23.636 | Downloading oslo_db-18.0.0-py3-none-any.whl (152 kB) 2026-06-12 20:27:23.690 | Downloading alembic-1.18.4-py3-none-any.whl (263 kB) 2026-06-12 20:27:23.746 | Downloading oslo_messaging-18.1.0-py3-none-any.whl (202 kB) 2026-06-12 20:27:23.800 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-06-12 20:27:23.851 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-06-12 20:27:23.902 | Downloading cachetools-7.1.4-py3-none-any.whl (16 kB) 2026-06-12 20:27:23.954 | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-06-12 20:27:24.011 | Downloading oslo_metrics-0.16.0-py3-none-any.whl (14 kB) 2026-06-12 20:27:24.065 | Downloading oslo_middleware-8.1.0-py3-none-any.whl (65 kB) 2026-06-12 20:27:24.172 | Downloading oslo_policy-5.1.0-py3-none-any.whl (89 kB) 2026-06-12 20:27:24.306 | Downloading oslo_service-4.6.0-py3-none-any.whl (117 kB) 2026-06-12 20:27:24.362 | Downloading eventlet-0.41.0-py3-none-any.whl (364 kB) 2026-06-12 20:27:24.421 | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-06-12 20:27:24.479 | Downloading greenlet-3.5.1-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (611 kB) 2026-06-12 20:27:24.497 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 611.4/611.4 kB 27.9 MB/s 0:00:00 2026-06-12 20:27:24.543 | Downloading oslo_concurrency-7.5.0-py3-none-any.whl (48 kB) 2026-06-12 20:27:24.600 | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-06-12 20:27:24.652 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl (14 kB) 2026-06-12 20:27:24.704 | Downloading osprofiler-4.4.0-py3-none-any.whl (95 kB) 2026-06-12 20:27:24.760 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-06-12 20:27:24.814 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-06-12 20:27:24.866 | Downloading prettytable-3.17.0-py3-none-any.whl (34 kB) 2026-06-12 20:27:24.919 | Downloading prometheus_client-0.25.0-py3-none-any.whl (64 kB) 2026-06-12 20:27:24.974 | Downloading pysaml2-7.5.4-py3-none-any.whl (420 kB) 2026-06-12 20:27:25.031 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-06-12 20:27:25.084 | Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-06-12 20:27:25.139 | Downloading elementpath-4.8.0-py3-none-any.whl (243 kB) 2026-06-12 20:27:25.195 | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-06-12 20:27:25.246 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-06-12 20:27:25.298 | Downloading repoze_lru-0.8-py3-none-any.whl (6.4 kB) 2026-06-12 20:27:25.348 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (376 kB) 2026-06-12 20:27:25.406 | 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 20:27:25.453 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 76.8 MB/s 0:00:00 2026-06-12 20:27:25.498 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-06-12 20:27:25.551 | Downloading testresources-2.1.2-py3-none-any.whl (25 kB) 2026-06-12 20:27:25.603 | Downloading testscenarios-0.6.2-py3-none-any.whl (12 kB) 2026-06-12 20:27:25.655 | Downloading tzdata-2026.2-py2.py3-none-any.whl (349 kB) 2026-06-12 20:27:25.712 | Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 2026-06-12 20:27:25.769 | 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 20:27:25.822 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-06-12 20:27:25.873 | Downloading mako-1.3.12-py3-none-any.whl (78 kB) 2026-06-12 20:27:25.924 | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-06-12 20:27:25.980 | Downloading pytz-2026.2-py2.py3-none-any.whl (510 kB) 2026-06-12 20:27:26.042 | Downloading wcwidth-0.8.0-py3-none-any.whl (324 kB) 2026-06-12 20:27:26.125 | Building wheels for collected packages: keystone 2026-06-12 20:27:26.126 | Building editable for keystone (pyproject.toml): started 2026-06-12 20:27:26.820 | Building editable for keystone (pyproject.toml): finished with status 'done' 2026-06-12 20:27:26.821 | Created wheel for keystone: filename=keystone-29.1.0.dev42-0.editable-py3-none-any.whl size=9269 sha256=41eee8979a038c59764716256a3376f1dd9f30f3bf6bf8c4c9da933ff43340ac 2026-06-12 20:27:26.821 | Stored in directory: /tmp/pip-ephem-wheel-cache-izlucouf/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2026-06-12 20:27:26.825 | Successfully built keystone 2026-06-12 20:27:26.990 | 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 20:27:28.005 | Attempting uninstall: oauthlib 2026-06-12 20:27:28.014 | Found existing installation: oauthlib 3.2.2 2026-06-12 20:27:28.014 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-12 20:27:28.014 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2026-06-12 20:27:28.097 | Attempting uninstall: markupsafe 2026-06-12 20:27:28.106 | Found existing installation: MarkupSafe 2.1.5 2026-06-12 20:27:28.106 | Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-12 20:27:28.107 | Can't uninstall 'MarkupSafe'. No files were found to uninstall. 2026-06-12 20:27:28.828 | Attempting uninstall: blinker 2026-06-12 20:27:28.838 | Found existing installation: blinker 1.7.0 2026-06-12 20:27:28.839 | Not uninstalling blinker at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-12 20:27:28.839 | Can't uninstall 'blinker'. No files were found to uninstall. 2026-06-12 20:27:28.868 | Attempting uninstall: attrs 2026-06-12 20:27:28.875 | Found existing installation: attrs 23.2.0 2026-06-12 20:27:28.875 | Not uninstalling attrs at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-12 20:27:28.875 | Can't uninstall 'attrs'. No files were found to uninstall. 2026-06-12 20:27:30.713 | Attempting uninstall: jinja2 2026-06-12 20:27:30.725 | Found existing installation: Jinja2 3.1.2 2026-06-12 20:27:30.726 | Not uninstalling jinja2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-12 20:27:30.726 | Can't uninstall 'Jinja2'. No files were found to uninstall. 2026-06-12 20:27:31.431 | Attempting uninstall: cryptography 2026-06-12 20:27:31.446 | Found existing installation: cryptography 41.0.7 2026-06-12 20:27:31.446 | Not uninstalling cryptography at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-12 20:27:31.446 | Can't uninstall 'cryptography'. No files were found to uninstall. 2026-06-12 20:27:32.072 | Attempting uninstall: jsonschema 2026-06-12 20:27:32.080 | Found existing installation: jsonschema 4.10.3 2026-06-12 20:27:32.080 | Not uninstalling jsonschema at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-12 20:27:32.080 | Can't uninstall 'jsonschema'. No files were found to uninstall. 2026-06-12 20:27:32.975 | 2026-06-12 20:27:32.983 | 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 20:27:33.227 | + inc/python:pip_install:216 : result=0 2026-06-12 20:27:33.235 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-12 20:27:33.240 | + functions-common:time_stop:2414 : local name 2026-06-12 20:27:33.245 | + functions-common:time_stop:2415 : local end_time 2026-06-12 20:27:33.250 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-12 20:27:33.255 | + functions-common:time_stop:2417 : local total 2026-06-12 20:27:33.260 | + functions-common:time_stop:2418 : local start_time 2026-06-12 20:27:33.264 | + functions-common:time_stop:2420 : name=pip_install 2026-06-12 20:27:33.268 | + functions-common:time_stop:2421 : start_time=1781296029673 2026-06-12 20:27:33.273 | + functions-common:time_stop:2423 : [[ -z 1781296029673 ]] 2026-06-12 20:27:33.280 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-12 20:27:33.289 | + functions-common:time_stop:2426 : end_time=1781296053282 2026-06-12 20:27:33.294 | + functions-common:time_stop:2427 : elapsed_time=23609 2026-06-12 20:27:33.299 | + functions-common:time_stop:2428 : total=36729 2026-06-12 20:27:33.303 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-12 20:27:33.308 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=60338 2026-06-12 20:27:33.313 | + inc/python:pip_install:219 : return 0 2026-06-12 20:27:33.318 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-12 20:27:33.323 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-12 20:27:33.329 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2026-06-12 20:27:33.334 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2026-06-12 20:27:33.340 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 20:27:33.344 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-06-12 20:27:33.349 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,/opt/stack/keystone, ]] 2026-06-12 20:27:33.354 | + inc/python:use_library_from_git:269 : return 1 2026-06-12 20:27:33.359 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2026-06-12 20:27:33.396 | + functions-common:is_service_enabled:2070 : return 1 2026-06-12 20:27:33.402 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-12 20:27:33.406 | + ./stack.sh:main:918 : configure_keystone 2026-06-12 20:27:33.412 | + lib/keystone:configure_keystone:143 : sudo install -d -o stack /etc/keystone 2026-06-12 20:27:33.436 | + 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 20:27:33.442 | + lib/keystone:configure_keystone:146 : install -m 600 /dev/null /etc/keystone/keystone.conf 2026-06-12 20:27:33.452 | + lib/keystone:configure_keystone:149 : is_service_enabled ldap 2026-06-12 20:27:33.489 | + functions-common:is_service_enabled:2070 : return 1 2026-06-12 20:27:33.495 | + lib/keystone:configure_keystone:153 : iniset /etc/keystone/keystone.conf identity driver sql 2026-06-12 20:27:33.565 | + lib/keystone:configure_keystone:154 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2026-06-12 20:27:33.635 | + lib/keystone:configure_keystone:155 : iniset /etc/keystone/keystone.conf assignment driver sql 2026-06-12 20:27:33.706 | + lib/keystone:configure_keystone:156 : iniset /etc/keystone/keystone.conf role driver sql 2026-06-12 20:27:33.783 | + lib/keystone:configure_keystone:157 : iniset /etc/keystone/keystone.conf resource driver sql 2026-06-12 20:27:33.857 | + lib/keystone:configure_keystone:160 : iniset /etc/keystone/keystone.conf cache enabled True 2026-06-12 20:27:33.925 | + lib/keystone:configure_keystone:161 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2026-06-12 20:27:33.992 | + lib/keystone:configure_keystone:162 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2026-06-12 20:27:34.058 | + lib/keystone:configure_keystone:166 : iniset /etc/keystone/keystone.conf api response_validation error 2026-06-12 20:27:34.136 | + lib/keystone:configure_keystone:168 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2026-06-12 20:27:34.143 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2026-06-12 20:27:34.150 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2026-06-12 20:27:34.156 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2026-06-12 20:27:34.162 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-12 20:27:34.168 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-12 20:27:34.205 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 20:27:34.212 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-12 20:27:34.219 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-12 20:27:34.225 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-12 20:27:34.260 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-12 20:27:34.267 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@199.204.45.113:5672/ 2026-06-12 20:27:34.274 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:secretrabbit@199.204.45.113:5672/ 2026-06-12 20:27:34.343 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-12 20:27:34.349 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-12 20:27:34.354 | + lib/keystone:configure_keystone:174 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint https://199.204.45.113/identity 2026-06-12 20:27:34.426 | + lib/keystone:configure_keystone:176 : [[ fernet != '' ]] 2026-06-12 20:27:34.431 | + lib/keystone:configure_keystone:177 : iniset /etc/keystone/keystone.conf token provider fernet 2026-06-12 20:27:34.503 | ++ lib/keystone:configure_keystone:180 : database_connection_url keystone 2026-06-12 20:27:34.508 | ++ lib/database:database_connection_url:134 : local db=keystone 2026-06-12 20:27:34.514 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2026-06-12 20:27:34.520 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=keystone 2026-06-12 20:27:34.525 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-12 20:27:34.529 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-12 20:27:34.534 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-12 20:27:34.575 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-12 20:27:34.581 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-12 20:27:34.586 | ++ 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 20:27:34.593 | + 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 20:27:34.662 | + lib/keystone:configure_keystone:183 : '[' False '!=' False ']' 2026-06-12 20:27:34.668 | + lib/keystone:configure_keystone:188 : setup_logging /etc/keystone/keystone.conf 2026-06-12 20:27:34.673 | + functions:setup_logging:693 : setup_systemd_logging /etc/keystone/keystone.conf 2026-06-12 20:27:34.680 | + functions:setup_systemd_logging:710 : local conf_file=/etc/keystone/keystone.conf 2026-06-12 20:27:34.687 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-12 20:27:34.722 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-12 20:27:34.727 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-12 20:27:34.733 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-12 20:27:34.738 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-12 20:27:34.743 | + 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 20:27:34.808 | + 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 20:27:34.875 | + 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 20:27:34.939 | + functions:setup_systemd_logging:727 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-12 20:27:35.007 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2026-06-12 20:27:35.079 | + lib/keystone:configure_keystone:190 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2026-06-12 20:27:35.147 | + lib/keystone:configure_keystone:192 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2026-06-12 20:27:35.154 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2026-06-12 20:27:35.159 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2026-06-12 20:27:35.164 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2026-06-12 20:27:35.171 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-12 20:27:35.176 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2026-06-12 20:27:35.181 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2026-06-12 20:27:35.186 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-12 20:27:35.193 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-12 20:27:35.218 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-06-12 20:27:35.219 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-12 20:27:35.232 | d /var/run/uwsgi 0755 stack root 2026-06-12 20:27:35.239 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-12 20:27:35.256 | /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 20:27:35.265 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2026-06-12 20:27:35.271 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2026-06-12 20:27:35.282 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-12 20:27:35.288 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2026-06-12 20:27:35.354 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 4 2026-06-12 20:27:35.419 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2026-06-12 20:27:35.485 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2026-06-12 20:27:35.556 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2026-06-12 20:27:35.622 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2026-06-12 20:27:35.686 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2026-06-12 20:27:35.750 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2026-06-12 20:27:35.814 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2026-06-12 20:27:35.879 | + 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 20:27:35.942 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2026-06-12 20:27:36.000 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2026-06-12 20:27:36.062 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2026-06-12 20:27:36.124 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2026-06-12 20:27:36.188 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-12 20:27:36.193 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-12 20:27:36.200 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2026-06-12 20:27:36.205 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2026-06-12 20:27:36.210 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-12 20:27:36.216 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 20:27:36.220 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 20:27:36.224 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-api.conf 2026-06-12 20:27:36.229 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/keystone-api.conf 2026-06-12 20:27:36.234 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2026-06-12 20:27:36.298 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2026-06-12 20:27:36.364 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/keystone-api.conf 2026-06-12 20:27:36.365 | + 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 20:27:36.376 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2026-06-12 20:27:36.383 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2026-06-12 20:27:36.389 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2026-06-12 20:27:36.393 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-12 20:27:36.398 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-12 20:27:36.404 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-12 20:27:36.408 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-12 20:27:36.413 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 20:27:36.418 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 20:27:36.424 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-12 20:27:36.428 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-12 20:27:36.433 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 20:27:36.438 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 20:27:36.443 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-api 2026-06-12 20:27:36.495 | Enabling site keystone-api. 2026-06-12 20:27:36.503 | To activate the new configuration, you need to run: 2026-06-12 20:27:36.503 | systemctl reload apache2 2026-06-12 20:27:36.515 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-12 20:27:36.520 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-12 20:27:36.525 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-12 20:27:36.531 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-12 20:27:36.684 | + lib/keystone:configure_keystone:194 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2026-06-12 20:27:36.749 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2026-06-12 20:27:36.823 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2026-06-12 20:27:36.891 | + lib/keystone:configure_keystone:206 : [[ True = True ]] 2026-06-12 20:27:36.898 | + lib/keystone:configure_keystone:207 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2026-06-12 20:27:36.965 | + lib/keystone:configure_keystone:208 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2026-06-12 20:27:37.033 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2026-06-12 20:27:37.098 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2026-06-12 20:27:37.164 | + lib/keystone:configure_keystone:214 : [[ False == True ]] 2026-06-12 20:27:37.169 | + lib/keystone:configure_keystone:214 : [[ False == True ]] 2026-06-12 20:27:37.175 | + lib/keystone:configure_keystone:218 : iniset /etc/keystone/keystone.conf oslo_policy enforce_scope false 2026-06-12 20:27:37.239 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults false 2026-06-12 20:27:37.302 | + ./stack.sh:main:922 : is_service_enabled swift 2026-06-12 20:27:37.337 | + functions-common:is_service_enabled:2070 : return 1 2026-06-12 20:27:37.343 | + ./stack.sh:main:936 : is_service_enabled g-api n-api 2026-06-12 20:27:37.379 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 20:27:37.386 | + ./stack.sh:main:938 : stack_install_service glance 2026-06-12 20:27:37.391 | + lib/stack:stack_install_service:20 : local service=glance 2026-06-12 20:27:37.397 | + lib/stack:stack_install_service:21 : type install_glance 2026-06-12 20:27:37.404 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-12 20:27:37.409 | + lib/stack:stack_install_service:32 : install_glance 2026-06-12 20:27:37.415 | + lib/glance:install_glance:551 : glance_store_extras=() 2026-06-12 20:27:37.420 | + lib/glance:install_glance:551 : local glance_store_extras 2026-06-12 20:27:37.426 | + lib/glance:install_glance:553 : is_service_enabled cinder 2026-06-12 20:27:37.462 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 20:27:37.467 | + lib/glance:install_glance:554 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2026-06-12 20:27:37.473 | + lib/glance:install_glance:557 : is_service_enabled swift 2026-06-12 20:27:37.508 | + functions-common:is_service_enabled:2070 : return 1 2026-06-12 20:27:37.513 | + lib/glance:install_glance:563 : use_library_from_git glance_store 2026-06-12 20:27:37.519 | + inc/python:use_library_from_git:266 : local name=glance_store 2026-06-12 20:27:37.525 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 20:27:37.531 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-06-12 20:27:37.537 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,glance_store, ]] 2026-06-12 20:27:37.545 | + inc/python:use_library_from_git:269 : return 1 2026-06-12 20:27:37.553 | ++ lib/glance:install_glance:569 : join_extras cinder 2026-06-12 20:27:37.559 | ++ inc/python:join_extras:28 : local IFS=, 2026-06-12 20:27:37.565 | ++ inc/python:join_extras:29 : echo cinder 2026-06-12 20:27:37.572 | + lib/glance:install_glance:569 : pip_install_gr_extras glance-store cinder 2026-06-12 20:27:37.578 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2026-06-12 20:27:37.584 | + inc/python:pip_install_gr_extras:108 : local extras=cinder 2026-06-12 20:27:37.590 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2026-06-12 20:27:37.599 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2026-06-12 20:27:37.605 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2026-06-12 20:27:37.611 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2026-06-12 20:27:37.619 | +++ 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 20:27:37.621 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2026-06-12 20:27:37.629 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2026-06-12 20:27:37.635 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2026-06-12 20:27:37.642 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2026-06-12 20:27:37.650 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2026-06-12 20:27:37.656 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[cinder]!=0.29.0' 2026-06-12 20:27:37.704 | Using python 3.12 to install glance-store[cinder]!=0.29.0 2026-06-12 20:27:37.710 | + 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[cinder]!=0.29.0' 2026-06-12 20:27:38.511 | Collecting glance-store!=0.29.0 (from glance-store[cinder]!=0.29.0) 2026-06-12 20:27:38.637 | Downloading glance_store-5.5.0-py3-none-any.whl.metadata (4.6 kB) 2026-06-12 20:27:38.657 | 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]!=0.29.0) (10.5.0) 2026-06-12 20:27:38.657 | 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]!=0.29.0) (6.8.0) 2026-06-12 20:27:38.658 | 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]!=0.29.0) (5.10.0) 2026-06-12 20:27:38.658 | 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]!=0.29.0) (10.1.1) 2026-06-12 20:27:38.659 | 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]!=0.29.0) (7.5.0) 2026-06-12 20:27:38.659 | 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]!=0.29.0) (5.8.0) 2026-06-12 20:27:38.659 | 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]!=0.29.0) (0.41.0) 2026-06-12 20:27:38.660 | 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]!=0.29.0) (4.26.0) 2026-06-12 20:27:38.660 | 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]!=0.29.0) (5.14.0) 2026-06-12 20:27:38.661 | 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]!=0.29.0) (5.8.0) 2026-06-12 20:27:38.661 | 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]!=0.29.0) (2.34.2) 2026-06-12 20:27:38.715 | Collecting retrying!=1.3.0,>=1.2.3 (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) 2026-06-12 20:27:38.739 | Downloading retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2026-06-12 20:27:38.750 | 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]!=0.29.0) (3.3.0) 2026-06-12 20:27:38.752 | 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]!=0.29.0) (2.8.0) 2026-06-12 20:27:38.753 | 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]!=0.29.0) (3.5.1) 2026-06-12 20:27:38.758 | 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]!=0.29.0) (3.1.0) 2026-06-12 20:27:38.759 | 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]!=0.29.0) (2.2.1) 2026-06-12 20:27:38.834 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder]!=0.29.0) 2026-06-12 20:27:38.857 | Downloading python_cinderclient-9.9.0-py3-none-any.whl.metadata (19 kB) 2026-06-12 20:27:38.968 | Collecting os-brick>=6.3.0 (from glance-store[cinder]!=0.29.0) 2026-06-12 20:27:38.992 | Downloading os_brick-7.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-12 20:27:39.071 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder]!=0.29.0) 2026-06-12 20:27:39.093 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-12 20:27:39.174 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder]!=0.29.0) 2026-06-12 20:27:39.196 | Downloading oslo_privsep-3.11.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-12 20:27:39.210 | 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]!=0.29.0) (26.1.0) 2026-06-12 20:27:39.211 | 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]!=0.29.0) (2025.9.1) 2026-06-12 20:27:39.211 | 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]!=0.29.0) (0.37.0) 2026-06-12 20:27:39.212 | 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]!=0.29.0) (2026.5.1) 2026-06-12 20:27:39.217 | 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]!=0.29.0) (7.0.3) 2026-06-12 20:27:39.217 | 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]!=0.29.0) (2.1.0) 2026-06-12 20:27:39.218 | 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]!=0.29.0) (1.8.2) 2026-06-12 20:27:39.219 | 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]!=0.29.0) (4.15.0) 2026-06-12 20:27:39.221 | 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]!=0.29.0) (6.4.0) 2026-06-12 20:27:39.222 | 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]!=0.29.0) (8.2.0) 2026-06-12 20:27:39.223 | 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]!=0.29.0) (4.6.0) 2026-06-12 20:27:39.283 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) 2026-06-12 20:27:39.304 | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-06-12 20:27:39.317 | 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]!=0.29.0) (7.2.2) 2026-06-12 20:27:39.321 | 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]!=0.29.0) (0.20) 2026-06-12 20:27:39.323 | 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]!=0.29.0) (1.3.0) 2026-06-12 20:27:39.324 | 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]!=0.29.0) (2.0.0) 2026-06-12 20:27:39.325 | 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]!=0.29.0) (6.0.3) 2026-06-12 20:27:39.329 | 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]!=0.29.0) (2.9.0.post0) 2026-06-12 20:27:39.331 | 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]!=0.29.0) (2.0.0) 2026-06-12 20:27:39.331 | 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]!=0.29.0) (1.1.2) 2026-06-12 20:27:39.333 | 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]!=0.29.0) (3.0) 2026-06-12 20:27:39.337 | 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]!=0.29.0) (1.8.10) 2026-06-12 20:27:39.338 | 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]!=0.29.0) (3.1.0) 2026-06-12 20:27:39.339 | 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]!=0.29.0) (2.5.1) 2026-06-12 20:27:39.339 | 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]!=0.29.0) (3.10.1) 2026-06-12 20:27:39.340 | 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]!=0.29.0) (1.7.6) 2026-06-12 20:27:39.342 | 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]!=0.29.0) (3.3.2) 2026-06-12 20:27:39.342 | 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]!=0.29.0) (26.2) 2026-06-12 20:27:39.345 | 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]!=0.29.0) (82.0.1) 2026-06-12 20:27:39.354 | 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]!=0.29.0) (3.17.0) 2026-06-12 20:27:39.356 | 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]!=0.29.0) (0.8.0) 2026-06-12 20:27:39.358 | 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]!=0.29.0) (1.17.0) 2026-06-12 20:27:39.365 | 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]!=0.29.0) (3.4.7) 2026-06-12 20:27:39.366 | 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]!=0.29.0) (3.18) 2026-06-12 20:27:39.366 | 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]!=0.29.0) (2.7.0) 2026-06-12 20:27:39.367 | 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]!=0.29.0) (2023.11.17) 2026-06-12 20:27:39.379 | 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]!=0.29.0) (0.8) 2026-06-12 20:27:39.425 | Downloading glance_store-5.5.0-py3-none-any.whl (262 kB) 2026-06-12 20:27:39.507 | Downloading os_brick-7.1.0-py3-none-any.whl (285 kB) 2026-06-12 20:27:39.549 | Downloading oslo_privsep-3.11.0-py3-none-any.whl (41 kB) 2026-06-12 20:27:39.581 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl (40 kB) 2026-06-12 20:27:39.613 | Downloading python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-06-12 20:27:39.646 | Downloading retrying-1.4.2-py3-none-any.whl (10 kB) 2026-06-12 20:27:39.675 | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-06-12 20:27:39.789 | Installing collected packages: tenacity, retrying, oslo.rootwrap, python-cinderclient, oslo.privsep, glance-store, os-brick 2026-06-12 20:27:40.527 | 2026-06-12 20:27:40.539 | 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 retrying-1.4.2 tenacity-9.1.4 2026-06-12 20:27:40.626 | + inc/python:pip_install:216 : result=0 2026-06-12 20:27:40.631 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-12 20:27:40.637 | + functions-common:time_stop:2414 : local name 2026-06-12 20:27:40.642 | + functions-common:time_stop:2415 : local end_time 2026-06-12 20:27:40.648 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-12 20:27:40.653 | + functions-common:time_stop:2417 : local total 2026-06-12 20:27:40.659 | + functions-common:time_stop:2418 : local start_time 2026-06-12 20:27:40.663 | + functions-common:time_stop:2420 : name=pip_install 2026-06-12 20:27:40.668 | + functions-common:time_stop:2421 : start_time=1781296057692 2026-06-12 20:27:40.674 | + functions-common:time_stop:2423 : [[ -z 1781296057692 ]] 2026-06-12 20:27:40.681 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-12 20:27:40.690 | + functions-common:time_stop:2426 : end_time=1781296060685 2026-06-12 20:27:40.695 | + functions-common:time_stop:2427 : elapsed_time=2993 2026-06-12 20:27:40.701 | + functions-common:time_stop:2428 : total=60338 2026-06-12 20:27:40.706 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-12 20:27:40.712 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=63331 2026-06-12 20:27:40.717 | + inc/python:pip_install:219 : return 0 2026-06-12 20:27:40.722 | + lib/glance:install_glance:570 : copy_rootwrap /opt/stack/data/venv/etc/glance 2026-06-12 20:27:40.728 | + lib/glance:copy_rootwrap:265 : local source_path=/opt/stack/data/venv/etc/glance 2026-06-12 20:27:40.734 | + lib/glance:copy_rootwrap:267 : sudo install -d -o stack /etc/glance 2026-06-12 20:27:40.760 | + 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 20:27:40.770 | + lib/glance:install_glance:573 : git_clone https://github.com/openstack/glance.git /opt/stack/glance master 2026-06-12 20:27:40.775 | + functions-common:git_clone:583 : local git_remote=https://github.com/openstack/glance.git 2026-06-12 20:27:40.781 | + functions-common:git_clone:584 : local git_dest=/opt/stack/glance 2026-06-12 20:27:40.785 | + functions-common:git_clone:585 : local git_ref=master 2026-06-12 20:27:40.789 | + functions-common:git_clone:586 : local orig_dir 2026-06-12 20:27:40.796 | ++ functions-common:git_clone:587 : pwd 2026-06-12 20:27:40.803 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-12 20:27:40.808 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-12 20:27:40.816 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-12 20:27:40.851 | + functions-common:git_clone:590 : RECLONE=False 2026-06-12 20:27:40.857 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-12 20:27:40.863 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-12 20:27:40.870 | + functions-common:git_clone:604 : echo master 2026-06-12 20:27:40.871 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-12 20:27:40.881 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/glance ]] 2026-06-12 20:27:40.886 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-12 20:27:40.892 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/glance 2026-06-12 20:27:40.916 | + functions-common:git_clone:666 : cd /opt/stack/glance 2026-06-12 20:27:40.922 | + functions-common:git_clone:667 : git show --oneline 2026-06-12 20:27:40.924 | + functions-common:git_clone:667 : head -1 2026-06-12 20:27:40.928 | 7da26c564 Skip flaky lha decomprssion test 2026-06-12 20:27:40.935 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-12 20:27:40.941 | + lib/glance:install_glance:575 : setup_develop /opt/stack/glance 2026-06-12 20:27:40.947 | + inc/python:setup_develop:353 : local bindep 2026-06-12 20:27:40.952 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2026-06-12 20:27:40.959 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2026-06-12 20:27:40.966 | + inc/python:setup_develop:359 : local extras= 2026-06-12 20:27:40.972 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2026-06-12 20:27:40.978 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-12 20:27:40.983 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2026-06-12 20:27:40.989 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2026-06-12 20:27:40.995 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-12 20:27:41.001 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-12 20:27:41.008 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2026-06-12 20:27:41.013 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-12 20:27:41.020 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2026-06-12 20:27:41.027 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-12 20:27:41.034 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-12 20:27:41.041 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2026-06-12 20:27:41.053 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2026-06-12 20:27:41.059 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2026-06-12 20:27:41.064 | + 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 20:27:41.162 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2026-06-12 20:27:41.167 | + inc/python:setup_package:436 : local bindep=0 2026-06-12 20:27:41.172 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-12 20:27:41.178 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-12 20:27:41.184 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2026-06-12 20:27:41.189 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2026-06-12 20:27:41.195 | + inc/python:setup_package:445 : local flags=-e 2026-06-12 20:27:41.200 | + inc/python:setup_package:446 : local extras= 2026-06-12 20:27:41.204 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-12 20:27:41.209 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-12 20:27:41.214 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-12 20:27:41.219 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-12 20:27:41.225 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-12 20:27:41.231 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2026-06-12 20:27:41.275 | Using python 3.12 to install /opt/stack/glance 2026-06-12 20:27:41.280 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2026-06-12 20:27:41.890 | Obtaining file:///opt/stack/glance 2026-06-12 20:27:41.892 | Installing build dependencies: started 2026-06-12 20:27:42.913 | Installing build dependencies: finished with status 'done' 2026-06-12 20:27:42.914 | Checking if build backend supports build_editable: started 2026-06-12 20:27:43.223 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-12 20:27:43.225 | Getting requirements to build editable: started 2026-06-12 20:27:43.392 | Getting requirements to build editable: finished with status 'done' 2026-06-12 20:27:43.394 | Preparing editable metadata (pyproject.toml): started 2026-06-12 20:27:43.997 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-12 20:27:44.013 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev55) (7.0.3) 2026-06-12 20:27:44.013 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev55) (0.7.1) 2026-06-12 20:27:44.013 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev55) (2.0.50) 2026-06-12 20:27:44.014 | Requirement already satisfied: eventlet>=0.33.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev55) (0.41.0) 2026-06-12 20:27:44.014 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev55) (3.1.0) 2026-06-12 20:27:44.015 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev55) (2.5.1) 2026-06-12 20:27:44.015 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev55) (1.8.10) 2026-06-12 20:27:44.015 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev55) (1.18.4) 2026-06-12 20:27:44.177 | Collecting httplib2>=0.9.1 (from glance==32.1.0.dev55) 2026-06-12 20:27:44.314 | Downloading httplib2-0.31.2-py3-none-any.whl.metadata (2.2 kB) 2026-06-12 20:27:44.343 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev55) (10.5.0) 2026-06-12 20:27:44.345 | Requirement already satisfied: oslo.concurrency>=4.5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev55) (7.5.0) 2026-06-12 20:27:44.345 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev55) (6.4.0) 2026-06-12 20:27:44.346 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev55) (2.7.1) 2026-06-12 20:27:44.347 | Requirement already satisfied: oslo.utils>=7.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev55) (10.1.1) 2026-06-12 20:27:44.348 | 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.dev55) (5.8.0) 2026-06-12 20:27:44.349 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev55) (3.3.0) 2026-06-12 20:27:44.425 | Collecting taskflow>=4.0.0 (from glance==32.1.0.dev55) 2026-06-12 20:27:44.450 | Downloading taskflow-6.3.0-py3-none-any.whl.metadata (4.5 kB) 2026-06-12 20:27:44.480 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev55) (5.14.0) 2026-06-12 20:27:44.480 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev55) (13.0.0) 2026-06-12 20:27:44.528 | Collecting WSME>=0.8.0 (from glance==32.1.0.dev55) 2026-06-12 20:27:44.553 | Downloading WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2026-06-12 20:27:44.564 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev55) (3.17.0) 2026-06-12 20:27:44.564 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev55) (3.10.1) 2026-06-12 20:27:44.565 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev55) (4.26.0) 2026-06-12 20:27:44.566 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev55) (5.8.0) 2026-06-12 20:27:44.566 | Requirement already satisfied: oslo.db>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev55) (18.0.0) 2026-06-12 20:27:44.567 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev55) (6.8.0) 2026-06-12 20:27:44.609 | Collecting oslo.limit>=1.6.0 (from glance==32.1.0.dev55) 2026-06-12 20:27:44.635 | Downloading oslo_limit-2.11.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-12 20:27:44.646 | Requirement already satisfied: oslo.log>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev55) (8.2.0) 2026-06-12 20:27:44.647 | 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.dev55) (18.1.0) 2026-06-12 20:27:44.648 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev55) (8.1.0) 2026-06-12 20:27:44.695 | Collecting oslo.reports>=1.18.0 (from glance==32.1.0.dev55) 2026-06-12 20:27:44.720 | Downloading oslo_reports-3.8.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-12 20:27:44.731 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev55) (5.1.0) 2026-06-12 20:27:44.732 | Requirement already satisfied: osprofiler>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev55) (4.4.0) 2026-06-12 20:27:44.732 | Requirement already satisfied: glance-store>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev55) (5.5.0) 2026-06-12 20:27:44.733 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev55) (3.1.0) 2026-06-12 20:27:44.733 | Requirement already satisfied: cryptography>=2.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev55) (43.0.3) 2026-06-12 20:27:44.772 | Collecting cursive>=0.2.1 (from glance==32.1.0.dev55) 2026-06-12 20:27:44.798 | Downloading cursive-0.2.3-py2.py3-none-any.whl.metadata (1.7 kB) 2026-06-12 20:27:44.862 | Collecting castellan>=0.17.0 (from glance==32.1.0.dev55) 2026-06-12 20:27:44.888 | Downloading castellan-5.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-12 20:27:44.900 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==32.1.0.dev55) (1.3.12) 2026-06-12 20:27:44.901 | 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.dev55) (4.15.0) 2026-06-12 20:27:44.945 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==32.1.0.dev55) 2026-06-12 20:27:44.970 | Downloading python_barbicanclient-7.4.0-py3-none-any.whl.metadata (11 kB) 2026-06-12 20:27:44.986 | 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.dev55) (2.34.2) 2026-06-12 20:27:44.990 | 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.dev55) (2.0.0) 2026-06-12 20:27:44.993 | 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.dev55) (3.0) 2026-06-12 20:27:44.995 | 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.dev55) (5.10.0) 2026-06-12 20:27:44.997 | 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.dev55) (2.2.1) 2026-06-12 20:27:45.000 | 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.dev55) (2.8.0) 2026-06-12 20:27:45.000 | 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.dev55) (3.5.1) 2026-06-12 20:27:45.006 | 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.dev55) (1.4.2) 2026-06-12 20:27:45.010 | 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.dev55) (3.3.2) 2026-06-12 20:27:45.013 | 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.dev55) (26.1.0) 2026-06-12 20:27:45.013 | 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.dev55) (2025.9.1) 2026-06-12 20:27:45.014 | 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.dev55) (0.37.0) 2026-06-12 20:27:45.014 | 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.dev55) (2026.5.1) 2026-06-12 20:27:45.018 | 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.dev55) (2.1.0) 2026-06-12 20:27:45.020 | 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.dev55) (1.8.2) 2026-06-12 20:27:45.023 | 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.dev55) (4.2.0) 2026-06-12 20:27:45.024 | 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.dev55) (4.0.1) 2026-06-12 20:27:45.024 | 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.dev55) (2.13.0) 2026-06-12 20:27:45.029 | 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.dev55) (1.5.0) 2026-06-12 20:27:45.031 | 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.dev55) (5.3.1) 2026-06-12 20:27:45.035 | 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.dev55) (0.20) 2026-06-12 20:27:45.037 | 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.dev55) (1.3.0) 2026-06-12 20:27:45.038 | 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.dev55) (2.0.0) 2026-06-12 20:27:45.038 | 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.dev55) (6.0.3) 2026-06-12 20:27:45.043 | 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.dev55) (2.1.2) 2026-06-12 20:27:45.044 | 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.dev55) (0.6.2) 2026-06-12 20:27:45.100 | Collecting openstacksdk>=4.11.0 (from oslo.limit>=1.6.0->glance==32.1.0.dev55) 2026-06-12 20:27:45.127 | Downloading openstacksdk-4.15.0-py3-none-any.whl.metadata (12 kB) 2026-06-12 20:27:45.195 | Collecting jmespath>=0.9.0 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev55) 2026-06-12 20:27:45.219 | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-06-12 20:27:45.268 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev55) 2026-06-12 20:27:45.292 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-06-12 20:27:45.351 | Collecting platformdirs>=3 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev55) 2026-06-12 20:27:45.376 | Downloading platformdirs-4.10.0-py3-none-any.whl.metadata (5.5 kB) 2026-06-12 20:27:45.394 | 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.dev55) (7.2.2) 2026-06-12 20:27:45.449 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev55) 2026-06-12 20:27:45.473 | Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 2026-06-12 20:27:45.491 | 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.dev55) (2.9.0.post0) 2026-06-12 20:27:45.494 | 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.dev55) (4.6.0) 2026-06-12 20:27:45.495 | 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.dev55) (7.1.4) 2026-06-12 20:27:45.496 | 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.dev55) (5.3.1) 2026-06-12 20:27:45.496 | 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.dev55) (5.6.2) 2026-06-12 20:27:45.497 | 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.dev55) (0.16.0) 2026-06-12 20:27:45.499 | 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.dev55) (5.1.0) 2026-06-12 20:27:45.503 | 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.dev55) (2026.2) 2026-06-12 20:27:45.504 | 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.dev55) (26.2) 2026-06-12 20:27:45.507 | 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.dev55) (0.25.0) 2026-06-12 20:27:45.509 | 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.dev55) (5.0.0) 2026-06-12 20:27:45.510 | 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.dev55) (3.1.6) 2026-06-12 20:27:45.511 | 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.dev55) (4.0.1) 2026-06-12 20:27:45.514 | 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.dev55) (3.0.3) 2026-06-12 20:27:45.530 | 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.dev55) (1.1.2) 2026-06-12 20:27:45.536 | 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.dev55) (1.7.6) 2026-06-12 20:27:45.549 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->glance==32.1.0.dev55) (82.0.1) 2026-06-12 20:27:45.560 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->glance==32.1.0.dev55) (0.8.0) 2026-06-12 20:27:45.657 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev55) 2026-06-12 20:27:45.682 | Downloading cliff-4.14.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-12 20:27:45.731 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev55) 2026-06-12 20:27:45.757 | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-06-12 20:27:45.824 | Collecting cmd2>=3.0.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev55) 2026-06-12 20:27:45.852 | Downloading cmd2-4.0.0-py3-none-any.whl.metadata (16 kB) 2026-06-12 20:27:45.918 | 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.dev55) 2026-06-12 20:27:45.943 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl.metadata (6.4 kB) 2026-06-12 20:27:45.980 | 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.dev55) 2026-06-12 20:27:46.004 | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-06-12 20:27:46.012 | 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.dev55) (15.0.0) 2026-06-12 20:27:46.041 | 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.dev55) 2026-06-12 20:27:46.067 | Downloading rich_argparse-1.8.0-py3-none-any.whl.metadata (15 kB) 2026-06-12 20:27:46.090 | 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.dev55) (1.17.0) 2026-06-12 20:27:46.101 | 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.dev55) (3.4.7) 2026-06-12 20:27:46.101 | 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.dev55) (3.18) 2026-06-12 20:27:46.102 | 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.dev55) (2.7.0) 2026-06-12 20:27:46.103 | 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.dev55) (2023.11.17) 2026-06-12 20:27:46.120 | 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.dev55) (4.2.0) 2026-06-12 20:27:46.120 | 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.dev55) (2.20.0) 2026-06-12 20:27:46.125 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-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.dev55) (0.1.2) 2026-06-12 20:27:46.134 | 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.dev55) (0.8) 2026-06-12 20:27:46.195 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==32.1.0.dev55) 2026-06-12 20:27:46.218 | Downloading networkx-3.6.1-py3-none-any.whl.metadata (6.8 kB) 2026-06-12 20:27:46.292 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==32.1.0.dev55) 2026-06-12 20:27:46.316 | Downloading automaton-3.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-12 20:27:46.328 | 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.dev55) (9.1.4) 2026-06-12 20:27:46.362 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==32.1.0.dev55) 2026-06-12 20:27:46.388 | Downloading pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-06-12 20:27:46.475 | Collecting simplegeneric (from WSME>=0.8.0->glance==32.1.0.dev55) 2026-06-12 20:27:46.502 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-06-12 20:27:46.520 | Installing build dependencies: started 2026-06-12 20:27:47.412 | Installing build dependencies: finished with status 'done' 2026-06-12 20:27:47.414 | Getting requirements to build wheel: started 2026-06-12 20:27:47.743 | Getting requirements to build wheel: finished with status 'done' 2026-06-12 20:27:47.745 | Preparing metadata (pyproject.toml): started 2026-06-12 20:27:47.946 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-12 20:27:47.950 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->glance==32.1.0.dev55) (2026.2) 2026-06-12 20:27:48.030 | Collecting importlib-metadata>=4.4 (from WSME>=0.8.0->glance==32.1.0.dev55) 2026-06-12 20:27:48.056 | Downloading importlib_metadata-9.0.0-py3-none-any.whl.metadata (4.5 kB) 2026-06-12 20:27:48.144 | Collecting zipp>=3.20 (from importlib-metadata>=4.4->WSME>=0.8.0->glance==32.1.0.dev55) 2026-06-12 20:27:48.169 | Downloading zipp-4.1.0-py3-none-any.whl.metadata (3.6 kB) 2026-06-12 20:27:48.240 | Downloading castellan-5.7.0-py3-none-any.whl (103 kB) 2026-06-12 20:27:48.317 | Downloading cursive-0.2.3-py2.py3-none-any.whl (43 kB) 2026-06-12 20:27:48.351 | Downloading httplib2-0.31.2-py3-none-any.whl (91 kB) 2026-06-12 20:27:48.390 | Downloading oslo_limit-2.11.0-py3-none-any.whl (23 kB) 2026-06-12 20:27:48.426 | Downloading openstacksdk-4.15.0-py3-none-any.whl (2.0 MB) 2026-06-12 20:27:48.531 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 21.8 MB/s 0:00:00 2026-06-12 20:27:48.555 | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-06-12 20:27:48.585 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-06-12 20:27:48.618 | Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 2026-06-12 20:27:48.651 | Downloading oslo_reports-3.8.0-py3-none-any.whl (54 kB) 2026-06-12 20:27:48.686 | Downloading platformdirs-4.10.0-py3-none-any.whl (22 kB) 2026-06-12 20:27:48.720 | Downloading python_barbicanclient-7.4.0-py3-none-any.whl (88 kB) 2026-06-12 20:27:48.755 | Downloading cliff-4.14.0-py3-none-any.whl (86 kB) 2026-06-12 20:27:48.787 | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-06-12 20:27:48.821 | Downloading cmd2-4.0.0-py3-none-any.whl (180 kB) 2026-06-12 20:27:48.874 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl (391 kB) 2026-06-12 20:27:48.913 | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-06-12 20:27:48.959 | Downloading rich_argparse-1.8.0-py3-none-any.whl (25 kB) 2026-06-12 20:27:48.997 | Downloading taskflow-6.3.0-py3-none-any.whl (491 kB) 2026-06-12 20:27:49.041 | Downloading automaton-3.4.0-py3-none-any.whl (23 kB) 2026-06-12 20:27:49.073 | Downloading networkx-3.6.1-py3-none-any.whl (2.1 MB) 2026-06-12 20:27:49.116 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 48.6 MB/s 0:00:00 2026-06-12 20:27:49.141 | Downloading pydot-4.0.1-py3-none-any.whl (37 kB) 2026-06-12 20:27:49.175 | Downloading WSME-0.12.1-py3-none-any.whl (59 kB) 2026-06-12 20:27:49.208 | Downloading importlib_metadata-9.0.0-py3-none-any.whl (27 kB) 2026-06-12 20:27:49.240 | Downloading zipp-4.1.0-py3-none-any.whl (10 kB) 2026-06-12 20:27:49.290 | Building wheels for collected packages: glance, simplegeneric 2026-06-12 20:27:49.291 | Building editable for glance (pyproject.toml): started 2026-06-12 20:27:49.869 | Building editable for glance (pyproject.toml): finished with status 'done' 2026-06-12 20:27:49.870 | Created wheel for glance: filename=glance-32.1.0.dev55-0.editable-py3-none-any.whl size=8992 sha256=07c052b76b90524ca37efca0acc77f56f602154ce7bb680d14693deac77a378d 2026-06-12 20:27:49.871 | Stored in directory: /tmp/pip-ephem-wheel-cache-1hiv_cls/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2026-06-12 20:27:49.876 | Building wheel for simplegeneric (pyproject.toml): started 2026-06-12 20:27:50.099 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-06-12 20:27:50.100 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=99f9c65864889b227b94c23b9e85b2830e0cd644136552641e9927f5b7b58da3 2026-06-12 20:27:50.100 | Stored in directory: /opt/stack/.cache/pip/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-06-12 20:27:50.105 | Successfully built glance simplegeneric 2026-06-12 20:27:50.222 | 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 20:27:51.877 | Attempting uninstall: jsonpointer 2026-06-12 20:27:51.888 | Found existing installation: jsonpointer 2.0 2026-06-12 20:27:51.888 | Not uninstalling jsonpointer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-12 20:27:51.888 | Can't uninstall 'jsonpointer'. No files were found to uninstall. 2026-06-12 20:27:51.923 | Attempting uninstall: httplib2 2026-06-12 20:27:51.933 | Found existing installation: httplib2 0.20.4 2026-06-12 20:27:51.933 | Not uninstalling httplib2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-12 20:27:51.933 | Can't uninstall 'httplib2'. No files were found to uninstall. 2026-06-12 20:27:51.991 | Attempting uninstall: jsonpatch 2026-06-12 20:27:52.002 | Found existing installation: jsonpatch 1.32 2026-06-12 20:27:52.002 | Not uninstalling jsonpatch at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-12 20:27:52.002 | Can't uninstall 'jsonpatch'. No files were found to uninstall. 2026-06-12 20:27:54.336 | 2026-06-12 20:27:54.349 | 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.dev55 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 20:27:54.516 | + inc/python:pip_install:216 : result=0 2026-06-12 20:27:54.522 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-12 20:27:54.527 | + functions-common:time_stop:2414 : local name 2026-06-12 20:27:54.532 | + functions-common:time_stop:2415 : local end_time 2026-06-12 20:27:54.537 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-12 20:27:54.543 | + functions-common:time_stop:2417 : local total 2026-06-12 20:27:54.548 | + functions-common:time_stop:2418 : local start_time 2026-06-12 20:27:54.553 | + functions-common:time_stop:2420 : name=pip_install 2026-06-12 20:27:54.558 | + functions-common:time_stop:2421 : start_time=1781296061264 2026-06-12 20:27:54.563 | + functions-common:time_stop:2423 : [[ -z 1781296061264 ]] 2026-06-12 20:27:54.570 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-12 20:27:54.578 | + functions-common:time_stop:2426 : end_time=1781296074572 2026-06-12 20:27:54.584 | + functions-common:time_stop:2427 : elapsed_time=13308 2026-06-12 20:27:54.589 | + functions-common:time_stop:2428 : total=63331 2026-06-12 20:27:54.595 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-12 20:27:54.600 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=76639 2026-06-12 20:27:54.606 | + inc/python:pip_install:219 : return 0 2026-06-12 20:27:54.612 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-12 20:27:54.617 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-12 20:27:54.623 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2026-06-12 20:27:54.629 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2026-06-12 20:27:54.635 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 20:27:54.641 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-06-12 20:27:54.647 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,/opt/stack/glance, ]] 2026-06-12 20:27:54.654 | + inc/python:use_library_from_git:269 : return 1 2026-06-12 20:27:54.662 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-12 20:27:54.668 | + ./stack.sh:main:939 : configure_glance 2026-06-12 20:27:54.675 | + lib/glance:configure_glance:348 : sudo install -d -o stack /etc/glance /etc/glance/metadefs 2026-06-12 20:27:54.698 | + lib/glance:configure_glance:351 : local dburl 2026-06-12 20:27:54.705 | ++ lib/glance:configure_glance:352 : database_connection_url glance 2026-06-12 20:27:54.711 | ++ lib/database:database_connection_url:134 : local db=glance 2026-06-12 20:27:54.717 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2026-06-12 20:27:54.723 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=glance 2026-06-12 20:27:54.729 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-12 20:27:54.735 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-12 20:27:54.740 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-12 20:27:54.774 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-12 20:27:54.779 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-12 20:27:54.784 | ++ 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 20:27:54.792 | + lib/glance:configure_glance:352 : dburl='mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-06-12 20:27:54.798 | + lib/glance:configure_glance:354 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2026-06-12 20:27:54.867 | + 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 20:27:54.936 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2026-06-12 20:27:54.997 | + lib/glance:configure_glance:357 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-06-12 20:27:55.060 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2026-06-12 20:27:55.123 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2026-06-12 20:27:55.194 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2026-06-12 20:27:55.264 | + lib/glance:configure_glance:361 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2026-06-12 20:27:55.270 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/glance/glance-api.conf 2026-06-12 20:27:55.276 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-06-12 20:27:55.281 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-12 20:27:55.287 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-12 20:27:55.293 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/glance/glance-api.conf glance keystone_authtoken 2026-06-12 20:27:55.299 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/glance/glance-api.conf 2026-06-12 20:27:55.305 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-06-12 20:27:55.310 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-12 20:27:55.317 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2026-06-12 20:27:55.390 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2026-06-12 20:27:55.455 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url https://199.204.45.113/identity 2026-06-12 20:27:55.520 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2026-06-12 20:27:55.582 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/glance/glance-api.conf keystone_authtoken password secretservice 2026-06-12 20:27:55.643 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2026-06-12 20:27:55.706 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2026-06-12 20:27:55.766 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2026-06-12 20:27:55.826 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken www_authenticate_uri https://199.204.45.113/identity 2026-06-12 20:27:55.889 | + 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 20:27:55.953 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2026-06-12 20:27:56.012 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-12 20:27:56.018 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2026-06-12 20:27:56.083 | + lib/glance:configure_glance:363 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2026-06-12 20:27:56.089 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2026-06-12 20:27:56.093 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2026-06-12 20:27:56.098 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-12 20:27:56.104 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-12 20:27:56.109 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-12 20:27:56.143 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 20:27:56.149 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-12 20:27:56.154 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-12 20:27:56.160 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-12 20:27:56.196 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-12 20:27:56.202 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@199.204.45.113:5672/ 2026-06-12 20:27:56.210 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@199.204.45.113:5672/ 2026-06-12 20:27:56.277 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-12 20:27:56.283 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-12 20:27:56.289 | + lib/glance:configure_glance:364 : '[' libvirt = libvirt ']' 2026-06-12 20:27:56.294 | + lib/glance:configure_glance:364 : '[' kvm = parallels ']' 2026-06-12 20:27:56.300 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2026-06-12 20:27:56.368 | + lib/glance:configure_glance:369 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2026-06-12 20:27:56.438 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2026-06-12 20:27:56.516 | + lib/glance:configure_glance:373 : configure_glance_store False False 2026-06-12 20:27:56.522 | + lib/glance:configure_glance_store:278 : local use_cinder_for_glance=False 2026-06-12 20:27:56.528 | + lib/glance:configure_glance_store:279 : local glance_enable_multiple_stores=False 2026-06-12 20:27:56.535 | + lib/glance:configure_glance_store:280 : local be 2026-06-12 20:27:56.540 | + lib/glance:configure_glance_store:282 : [[ False == \F\a\l\s\e ]] 2026-06-12 20:27:56.546 | + lib/glance:configure_glance_store:283 : [[ False == \T\r\u\e ]] 2026-06-12 20:27:56.552 | + 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 20:27:56.628 | + lib/glance:configure_glance:376 : '[' -n '' ']' 2026-06-12 20:27:56.634 | + lib/glance:configure_glance:379 : iniset /etc/glance/glance-api.conf cors allowed_origin http://199.204.45.113 2026-06-12 20:27:56.711 | + lib/glance:configure_glance:383 : [[ False == \F\a\l\s\e ]] 2026-06-12 20:27:56.715 | + lib/glance:configure_glance:385 : [[ False == \T\r\u\e ]] 2026-06-12 20:27:56.722 | + lib/glance:configure_glance:391 : is_service_enabled s-proxy 2026-06-12 20:27:56.762 | + functions-common:is_service_enabled:2070 : return 1 2026-06-12 20:27:56.769 | + lib/glance:configure_glance:420 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint https://199.204.45.113/image 2026-06-12 20:27:56.839 | + lib/glance:configure_glance:422 : is_service_enabled tls-proxy 2026-06-12 20:27:56.879 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 20:27:56.886 | + lib/glance:configure_glance:423 : iniset /etc/glance/glance-api.conf DEFAULT bind_port 19292 2026-06-12 20:27:56.956 | + lib/glance:configure_glance:424 : iniset /etc/glance/glance-api.conf keystone_authtoken identity_uri https://199.204.45.113/identity 2026-06-12 20:27:57.035 | + lib/glance:configure_glance:428 : setup_logging /etc/glance/glance-api.conf 2026-06-12 20:27:57.041 | + functions:setup_logging:693 : setup_systemd_logging /etc/glance/glance-api.conf 2026-06-12 20:27:57.047 | + functions:setup_systemd_logging:710 : local conf_file=/etc/glance/glance-api.conf 2026-06-12 20:27:57.053 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-12 20:27:57.093 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-12 20:27:57.100 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-12 20:27:57.107 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-12 20:27:57.114 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-12 20:27:57.120 | + 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 20:27:57.187 | + 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 20:27:57.254 | + 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 20:27:57.325 | + functions:setup_systemd_logging:727 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-12 20:27:57.391 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2026-06-12 20:27:57.457 | + lib/glance:configure_glance:430 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2026-06-12 20:27:57.469 | + lib/glance:configure_glance:433 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2026-06-12 20:27:57.538 | + lib/glance:configure_glance:434 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2026-06-12 20:27:57.601 | + lib/glance:configure_glance:435 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-06-12 20:27:57.672 | + lib/glance:configure_glance:436 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2026-06-12 20:27:57.740 | + lib/glance:configure_glance:439 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-06-12 20:27:57.807 | + lib/glance:configure_glance:442 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2026-06-12 20:27:57.873 | + lib/glance:configure_glance:443 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2026-06-12 20:27:57.943 | + lib/glance:configure_glance:444 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2026-06-12 20:27:58.014 | + lib/glance:configure_glance:446 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2026-06-12 20:27:58.030 | + 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 20:27:58.046 | + lib/glance:configure_glance:449 : is_service_enabled tls-proxy 2026-06-12 20:27:58.087 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 20:27:58.093 | + lib/glance:configure_glance:450 : CINDER_SERVICE_HOST=199.204.45.113 2026-06-12 20:27:58.098 | + lib/glance:configure_glance:451 : CINDER_SERVICE_PORT=8776 2026-06-12 20:27:58.104 | + lib/glance:configure_glance:453 : iniset /etc/glance/glance-api.conf DEFAULT cinder_endpoint_template 'https://199.204.45.113:8776/v3/%(project_id)s' 2026-06-12 20:27:58.164 | + lib/glance:configure_glance:454 : iniset /etc/glance/glance-cache.conf DEFAULT cinder_endpoint_template 'https://199.204.45.113:8776/v3/%(project_id)s' 2026-06-12 20:27:58.229 | + 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 20:27:58.235 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2026-06-12 20:27:58.241 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2026-06-12 20:27:58.247 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2026-06-12 20:27:58.252 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2026-06-12 20:27:58.257 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2026-06-12 20:27:58.262 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2026-06-12 20:27:58.271 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-12 20:27:58.277 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2026-06-12 20:27:58.351 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2026-06-12 20:27:58.357 | ++ functions:get_random_port:860 : read lower_port upper_port 2026-06-12 20:27:58.363 | ++ functions:get_random_port:861 : true 2026-06-12 20:27:58.368 | ++ functions:get_random_port:862 : (( port = upper_port )) 2026-06-12 20:27:58.374 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2026-06-12 20:27:58.380 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2026-06-12 20:27:58.496 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2026-06-12 20:27:58.503 | ++ functions:get_random_port:865 : break 2 2026-06-12 20:27:58.508 | ++ functions:get_random_port:869 : echo 60999 2026-06-12 20:27:58.515 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2026-06-12 20:27:58.520 | + 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 20:27:58.588 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 4 2026-06-12 20:27:58.652 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2026-06-12 20:27:58.720 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2026-06-12 20:27:58.790 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2026-06-12 20:27:58.853 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-12 20:27:58.923 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2026-06-12 20:27:58.993 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2026-06-12 20:27:59.058 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2026-06-12 20:27:59.120 | + 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 20:27:59.182 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2026-06-12 20:27:59.246 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-12 20:27:59.309 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2026-06-12 20:27:59.378 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2026-06-12 20:27:59.445 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2026-06-12 20:27:59.515 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2026-06-12 20:27:59.584 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2026-06-12 20:27:59.651 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2026-06-12 20:27:59.716 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2026-06-12 20:27:59.788 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2026-06-12 20:27:59.855 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2026-06-12 20:27:59.861 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-06-12 20:27:59.867 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-12 20:27:59.873 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-12 20:27:59.878 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 20:27:59.884 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 20:27:59.890 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-06-12 20:27:59.896 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-06-12 20:27:59.941 | proxy (enabled by site administrator) 2026-06-12 20:27:59.948 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2026-06-12 20:27:59.954 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-06-12 20:27:59.961 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-12 20:27:59.967 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-12 20:27:59.973 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 20:27:59.979 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 20:27:59.985 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-06-12 20:27:59.991 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-06-12 20:28:00.045 | No module matches proxy_http 2026-06-12 20:28:00.053 | + lib/apache:enable_apache_mod:62 : sudo a2enmod proxy_http 2026-06-12 20:28:00.104 | Considering dependency proxy for proxy_http: 2026-06-12 20:28:00.104 | Module proxy already enabled 2026-06-12 20:28:00.104 | Enabling module proxy_http. 2026-06-12 20:28:00.113 | To activate the new configuration, you need to run: 2026-06-12 20:28:00.113 | systemctl restart apache2 2026-06-12 20:28:00.124 | + lib/apache:enable_apache_mod:63 : [[ '' != \n\o\r\e\s\t\a\r\t ]] 2026-06-12 20:28:00.129 | + lib/apache:enable_apache_mod:64 : restart_apache_server 2026-06-12 20:28:00.134 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-12 20:28:00.141 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-12 20:28:00.147 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-12 20:28:00.308 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2026-06-12 20:28:00.314 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2026-06-12 20:28:00.319 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2026-06-12 20:28:00.322 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-12 20:28:00.326 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 20:28:00.332 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 20:28:00.337 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/glance-api.conf 2026-06-12 20:28:00.344 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/apache2/sites-available/glance-api.conf 2026-06-12 20:28:00.352 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2026-06-12 20:28:00.352 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/apache2/sites-available/glance-api.conf 2026-06-12 20:28:00.363 | KeepAlive Off 2026-06-12 20:28:00.371 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2026-06-12 20:28:00.372 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-06-12 20:28:00.390 | SetEnv proxy-sendchunked 1 2026-06-12 20:28:00.398 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-06-12 20:28:00.399 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2026-06-12 20:28:00.410 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2026-06-12 20:28:00.418 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2026-06-12 20:28:00.423 | + lib/apache:enable_apache_site:191 : local site=glance-api 2026-06-12 20:28:00.429 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-12 20:28:00.434 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-12 20:28:00.440 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-12 20:28:00.446 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-12 20:28:00.451 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 20:28:00.458 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 20:28:00.464 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-12 20:28:00.470 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-12 20:28:00.474 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 20:28:00.478 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 20:28:00.485 | + lib/apache:enable_apache_site:195 : sudo a2ensite glance-api 2026-06-12 20:28:00.536 | Enabling site glance-api. 2026-06-12 20:28:00.546 | To activate the new configuration, you need to run: 2026-06-12 20:28:00.546 | systemctl reload apache2 2026-06-12 20:28:00.556 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2026-06-12 20:28:00.562 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-12 20:28:00.569 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-12 20:28:00.575 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-12 20:28:00.730 | ++ lib/glance:configure_glance:461 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2026-06-12 20:28:00.740 | + 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 20:28:00.811 | + lib/glance:configure_glance:465 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /opt/stack/data/venv/bin/python3 2026-06-12 20:28:00.888 | + lib/glance:configure_glance:467 : [[ True == True ]] 2026-06-12 20:28:00.893 | + lib/glance:configure_glance:468 : iniset /etc/glance/glance-api.conf oslo_policy enforce_scope true 2026-06-12 20:28:00.964 | + lib/glance:configure_glance:469 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2026-06-12 20:28:01.065 | + lib/glance:configure_glance:470 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2026-06-12 20:28:01.132 | + ./stack.sh:main:942 : is_service_enabled cinder 2026-06-12 20:28:01.167 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 20:28:01.173 | + ./stack.sh:main:944 : stack_install_service cinder 2026-06-12 20:28:01.179 | + lib/stack:stack_install_service:20 : local service=cinder 2026-06-12 20:28:01.183 | + lib/stack:stack_install_service:21 : type install_cinder 2026-06-12 20:28:01.190 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-12 20:28:01.195 | + lib/stack:stack_install_service:32 : install_cinder 2026-06-12 20:28:01.201 | + lib/cinder:install_cinder:525 : git_clone https://github.com/openstack/cinder.git /opt/stack/cinder master 2026-06-12 20:28:01.207 | + functions-common:git_clone:583 : local git_remote=https://github.com/openstack/cinder.git 2026-06-12 20:28:01.212 | + functions-common:git_clone:584 : local git_dest=/opt/stack/cinder 2026-06-12 20:28:01.218 | + functions-common:git_clone:585 : local git_ref=master 2026-06-12 20:28:01.223 | + functions-common:git_clone:586 : local orig_dir 2026-06-12 20:28:01.231 | ++ functions-common:git_clone:587 : pwd 2026-06-12 20:28:01.237 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-12 20:28:01.243 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-12 20:28:01.250 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-12 20:28:01.288 | + functions-common:git_clone:590 : RECLONE=False 2026-06-12 20:28:01.294 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-12 20:28:01.298 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-12 20:28:01.305 | + functions-common:git_clone:604 : echo master 2026-06-12 20:28:01.305 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-12 20:28:01.317 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/cinder ]] 2026-06-12 20:28:01.323 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-12 20:28:01.327 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/cinder 2026-06-12 20:28:01.352 | + functions-common:git_clone:666 : cd /opt/stack/cinder 2026-06-12 20:28:01.360 | + functions-common:git_clone:667 : git show --oneline 2026-06-12 20:28:01.360 | + functions-common:git_clone:667 : head -1 2026-06-12 20:28:01.373 | 9bfe91494 Merge "Dell PowerFlex : Fix multiple broken functions" 2026-06-12 20:28:01.380 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-12 20:28:01.386 | + lib/cinder:install_cinder:526 : setup_develop /opt/stack/cinder 2026-06-12 20:28:01.392 | + inc/python:setup_develop:353 : local bindep 2026-06-12 20:28:01.399 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2026-06-12 20:28:01.405 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2026-06-12 20:28:01.411 | + inc/python:setup_develop:359 : local extras= 2026-06-12 20:28:01.417 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2026-06-12 20:28:01.423 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-12 20:28:01.430 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2026-06-12 20:28:01.436 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2026-06-12 20:28:01.442 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-12 20:28:01.448 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-12 20:28:01.455 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2026-06-12 20:28:01.461 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-12 20:28:01.468 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2026-06-12 20:28:01.474 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-12 20:28:01.480 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-12 20:28:01.487 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2026-06-12 20:28:01.500 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2026-06-12 20:28:01.506 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2026-06-12 20:28:01.511 | + 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 20:28:01.604 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2026-06-12 20:28:01.610 | + inc/python:setup_package:436 : local bindep=0 2026-06-12 20:28:01.615 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-12 20:28:01.620 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-12 20:28:01.625 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2026-06-12 20:28:01.630 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2026-06-12 20:28:01.634 | + inc/python:setup_package:445 : local flags=-e 2026-06-12 20:28:01.640 | + inc/python:setup_package:446 : local extras= 2026-06-12 20:28:01.645 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-12 20:28:01.651 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-12 20:28:01.657 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-12 20:28:01.663 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-12 20:28:01.668 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-12 20:28:01.674 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2026-06-12 20:28:01.715 | Using python 3.12 to install /opt/stack/cinder 2026-06-12 20:28:01.720 | + 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 20:28:02.337 | Obtaining file:///opt/stack/cinder 2026-06-12 20:28:02.340 | Installing build dependencies: started 2026-06-12 20:28:03.370 | Installing build dependencies: finished with status 'done' 2026-06-12 20:28:03.371 | Checking if build backend supports build_editable: started 2026-06-12 20:28:03.686 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-12 20:28:03.687 | Getting requirements to build editable: started 2026-06-12 20:28:03.842 | Getting requirements to build editable: finished with status 'done' 2026-06-12 20:28:03.844 | Preparing editable metadata (pyproject.toml): started 2026-06-12 20:28:04.806 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-12 20:28:04.829 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev115) (7.0.3) 2026-06-12 20:28:04.829 | Requirement already satisfied: decorator>=4.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev115) (5.3.1) 2026-06-12 20:28:04.830 | 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.dev115) (0.41.0) 2026-06-12 20:28:04.830 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev115) (3.3.0) 2026-06-12 20:28:04.831 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev115) (3.5.1) 2026-06-12 20:28:04.832 | Requirement already satisfied: iso8601>=0.1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev115) (2.1.0) 2026-06-12 20:28:04.832 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev115) (4.26.0) 2026-06-12 20:28:04.832 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev115) (5.14.0) 2026-06-12 20:28:04.833 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev115) (13.0.0) 2026-06-12 20:28:05.408 | Collecting lxml>=4.5.2 (from cinder==28.1.0.dev115) 2026-06-12 20:28:05.534 | 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 20:28:05.545 | Requirement already satisfied: oslo.config>=8.3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev115) (10.5.0) 2026-06-12 20:28:05.545 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev115) (7.5.0) 2026-06-12 20:28:05.546 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev115) (6.4.0) 2026-06-12 20:28:05.546 | Requirement already satisfied: oslo.db>=11.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev115) (18.0.0) 2026-06-12 20:28:05.547 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev115) (8.2.0) 2026-06-12 20:28:05.548 | Requirement already satisfied: oslo.messaging>=14.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev115) (18.1.0) 2026-06-12 20:28:05.548 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev115) (8.1.0) 2026-06-12 20:28:05.549 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev115) (5.1.0) 2026-06-12 20:28:05.549 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev115) (3.11.0) 2026-06-12 20:28:05.550 | Requirement already satisfied: oslo.reports>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev115) (3.8.0) 2026-06-12 20:28:05.550 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev115) (7.9.0) 2026-06-12 20:28:05.551 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev115) (5.10.0) 2026-06-12 20:28:05.551 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev115) (4.6.0) 2026-06-12 20:28:05.553 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev115) (2.7.1) 2026-06-12 20:28:05.553 | Requirement already satisfied: oslo.utils>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev115) (10.1.1) 2026-06-12 20:28:05.617 | Collecting oslo.versionedobjects>=2.4.0 (from cinder==28.1.0.dev115) 2026-06-12 20:28:05.636 | Downloading oslo_versionedobjects-3.10.2-py3-none-any.whl.metadata (2.5 kB) 2026-06-12 20:28:05.646 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev115) (4.4.0) 2026-06-12 20:28:05.647 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev115) (26.2) 2026-06-12 20:28:05.715 | Collecting paramiko>=2.7.2 (from cinder==28.1.0.dev115) 2026-06-12 20:28:05.734 | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-12 20:28:05.746 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev115) (3.10.1) 2026-06-12 20:28:05.747 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev115) (3.1.0) 2026-06-12 20:28:05.747 | Requirement already satisfied: pyparsing>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev115) (3.3.2) 2026-06-12 20:28:05.748 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev115) (7.4.0) 2026-06-12 20:28:05.813 | Collecting python-glanceclient>=3.2.2 (from cinder==28.1.0.dev115) 2026-06-12 20:28:05.838 | Downloading python_glanceclient-4.12.0-py3-none-any.whl.metadata (4.0 kB) 2026-06-12 20:28:05.849 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev115) (5.8.0) 2026-06-12 20:28:05.921 | Collecting python-novaclient>=18.2.0 (from cinder==28.1.0.dev115) 2026-06-12 20:28:05.940 | Downloading python_novaclient-18.13.0-py3-none-any.whl.metadata (3.2 kB) 2026-06-12 20:28:06.010 | Collecting python-swiftclient>=3.10.1 (from cinder==28.1.0.dev115) 2026-06-12 20:28:06.029 | Downloading python_swiftclient-4.10.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-12 20:28:06.042 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev115) (2.34.2) 2026-06-12 20:28:06.042 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev115) (2.5.1) 2026-06-12 20:28:06.043 | Requirement already satisfied: taskflow>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev115) (6.3.0) 2026-06-12 20:28:06.102 | Collecting rtslib-fb>=2.1.74 (from cinder==28.1.0.dev115) 2026-06-12 20:28:06.124 | Downloading rtslib_fb-2.2.4-py3-none-any.whl.metadata (2.4 kB) 2026-06-12 20:28:06.134 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev115) (2.0.50) 2026-06-12 20:28:06.134 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev115) (5.8.0) 2026-06-12 20:28:06.188 | Collecting tabulate>=0.8.7 (from cinder==28.1.0.dev115) 2026-06-12 20:28:06.206 | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-06-12 20:28:06.231 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev115) (9.1.4) 2026-06-12 20:28:06.231 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev115) (1.8.10) 2026-06-12 20:28:06.232 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev115) (6.8.0) 2026-06-12 20:28:06.297 | Collecting oslo.vmware>=3.10.0 (from cinder==28.1.0.dev115) 2026-06-12 20:28:06.318 | Downloading oslo_vmware-4.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-12 20:28:06.327 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev115) (7.1.0) 2026-06-12 20:28:06.399 | Collecting tooz>=2.8.0 (from cinder==28.1.0.dev115) 2026-06-12 20:28:06.418 | Downloading tooz-8.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-12 20:28:06.519 | Collecting google-api-python-client>=1.11.0 (from cinder==28.1.0.dev115) 2026-06-12 20:28:06.536 | Downloading google_api_python_client-2.197.0-py3-none-any.whl.metadata (7.0 kB) 2026-06-12 20:28:06.607 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev115) (5.7.0) 2026-06-12 20:28:06.608 | Requirement already satisfied: cryptography>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev115) (43.0.3) 2026-06-12 20:28:06.609 | Requirement already satisfied: cursive>=0.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev115) (0.2.3) 2026-06-12 20:28:06.955 | Collecting zstd>=1.5.0.0 (from cinder==28.1.0.dev115) 2026-06-12 20:28:06.975 | 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 20:28:07.236 | Collecting boto3>=1.18.49 (from cinder==28.1.0.dev115) 2026-06-12 20:28:07.257 | Downloading boto3-1.35.99-py3-none-any.whl.metadata (6.7 kB) 2026-06-12 20:28:07.271 | Requirement already satisfied: distro>=1.8.0 in /usr/lib/python3/dist-packages (from cinder==28.1.0.dev115) (1.9.0) 2026-06-12 20:28:07.272 | Requirement already satisfied: tzdata>=2022.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev115) (2026.2) 2026-06-12 20:28:07.273 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev115) (7.1.4) 2026-06-12 20:28:07.560 | Collecting botocore<1.36.0,>=1.35.99 (from boto3>=1.18.49->cinder==28.1.0.dev115) 2026-06-12 20:28:07.581 | Downloading botocore-1.35.99-py3-none-any.whl.metadata (5.7 kB) 2026-06-12 20:28:07.592 | 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.dev115) (1.1.0) 2026-06-12 20:28:07.652 | Collecting s3transfer<0.11.0,>=0.10.0 (from boto3>=1.18.49->cinder==28.1.0.dev115) 2026-06-12 20:28:07.673 | Downloading s3transfer-0.10.4-py3-none-any.whl.metadata (1.7 kB) 2026-06-12 20:28:07.684 | 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.dev115) (2.9.0.post0) 2026-06-12 20:28:07.685 | 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.dev115) (2.7.0) 2026-06-12 20:28:07.688 | 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.dev115) (1.17.0) 2026-06-12 20:28:07.753 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.1->cinder==28.1.0.dev115) (2.0.0) 2026-06-12 20:28:07.756 | 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.dev115) (3.0) 2026-06-12 20:28:07.761 | 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.dev115) (2.8.0) 2026-06-12 20:28:07.765 | 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.dev115) (3.1.0) 2026-06-12 20:28:07.766 | 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.dev115) (2.2.1) 2026-06-12 20:28:07.768 | 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.dev115) (0.31.2) 2026-06-12 20:28:07.845 | 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.dev115) 2026-06-12 20:28:07.867 | Downloading google_auth-2.53.0-py3-none-any.whl.metadata (5.5 kB) 2026-06-12 20:28:07.936 | Collecting google-auth-httplib2<1.0.0,>=0.2.0 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev115) 2026-06-12 20:28:07.954 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-06-12 20:28:08.039 | 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.dev115) 2026-06-12 20:28:08.057 | Downloading google_api_core-2.31.0-py3-none-any.whl.metadata (3.2 kB) 2026-06-12 20:28:08.122 | Collecting uritemplate<5,>=3.0.1 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev115) 2026-06-12 20:28:08.144 | Downloading uritemplate-4.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-06-12 20:28:08.217 | 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.dev115) 2026-06-12 20:28:08.235 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl.metadata (8.6 kB) 2026-06-12 20:28:08.455 | 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.dev115) 2026-06-12 20:28:08.473 | Downloading protobuf-6.33.6-cp39-abi3-manylinux2014_x86_64.whl.metadata (593 bytes) 2026-06-12 20:28:08.549 | 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.dev115) 2026-06-12 20:28:08.569 | Downloading proto_plus-1.28.0-py3-none-any.whl.metadata (2.2 kB) 2026-06-12 20:28:08.649 | 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.dev115) 2026-06-12 20:28:08.669 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-12 20:28:08.694 | 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.dev115) (3.4.7) 2026-06-12 20:28:08.694 | 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.dev115) (3.18) 2026-06-12 20:28:08.695 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==28.1.0.dev115) (2023.11.17) 2026-06-12 20:28:08.704 | 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.dev115) (26.1.0) 2026-06-12 20:28:08.705 | 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.dev115) (2025.9.1) 2026-06-12 20:28:08.705 | 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.dev115) (0.37.0) 2026-06-12 20:28:08.706 | 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.dev115) (2026.5.1) 2026-06-12 20:28:08.712 | 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.dev115) (1.8.2) 2026-06-12 20:28:08.712 | 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.dev115) (4.15.0) 2026-06-12 20:28:08.714 | 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.dev115) (4.2.0) 2026-06-12 20:28:08.715 | 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.dev115) (4.0.1) 2026-06-12 20:28:08.716 | 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.dev115) (2.13.0) 2026-06-12 20:28:08.721 | 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.dev115) (7.2.2) 2026-06-12 20:28:08.724 | 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.dev115) (1.5.0) 2026-06-12 20:28:08.729 | 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.dev115) (0.20) 2026-06-12 20:28:08.732 | 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.dev115) (1.3.0) 2026-06-12 20:28:08.733 | 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.dev115) (2.0.0) 2026-06-12 20:28:08.733 | 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.dev115) (6.0.3) 2026-06-12 20:28:08.739 | 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.dev115) (1.18.4) 2026-06-12 20:28:08.740 | 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.dev115) (2.1.2) 2026-06-12 20:28:08.740 | 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.dev115) (0.6.2) 2026-06-12 20:28:08.742 | 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.dev115) (1.3.12) 2026-06-12 20:28:08.750 | 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.dev115) (5.3.1) 2026-06-12 20:28:08.750 | 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.dev115) (5.6.2) 2026-06-12 20:28:08.751 | 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.dev115) (0.16.0) 2026-06-12 20:28:08.753 | 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.dev115) (5.1.0) 2026-06-12 20:28:08.761 | 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.dev115) (0.25.0) 2026-06-12 20:28:08.763 | 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.dev115) (5.0.0) 2026-06-12 20:28:08.764 | 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.dev115) (3.1.6) 2026-06-12 20:28:08.765 | 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.dev115) (4.0.1) 2026-06-12 20:28:08.770 | 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.dev115) (3.0.3) 2026-06-12 20:28:08.777 | 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.dev115) (1.1.2) 2026-06-12 20:28:08.789 | 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.dev115) (1.7.6) 2026-06-12 20:28:08.851 | Collecting cotyledon>=2.2.0 (from oslo.service[threading]>=4.5.0->cinder==28.1.0.dev115) 2026-06-12 20:28:08.873 | Downloading cotyledon-2.2.0-py3-none-any.whl.metadata (3.7 kB) 2026-06-12 20:28:08.984 | Collecting setproctitle (from cotyledon>=2.2.0->oslo.service[threading]>=4.5.0->cinder==28.1.0.dev115) 2026-06-12 20:28:09.003 | 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 20:28:09.021 | 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.dev115) (3.17.0) 2026-06-12 20:28:09.088 | Collecting suds-community>=0.6 (from oslo.vmware>=3.10.0->cinder==28.1.0.dev115) 2026-06-12 20:28:09.109 | Downloading suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2026-06-12 20:28:09.197 | Collecting invoke>=2.0 (from paramiko>=2.7.2->cinder==28.1.0.dev115) 2026-06-12 20:28:09.214 | Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2026-06-12 20:28:09.294 | Collecting pynacl>=1.5 (from paramiko>=2.7.2->cinder==28.1.0.dev115) 2026-06-12 20:28:09.312 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-06-12 20:28:09.331 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->cinder==28.1.0.dev115) (82.0.1) 2026-06-12 20:28:09.342 | 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.dev115) (0.8.0) 2026-06-12 20:28:09.425 | 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.dev115) 2026-06-12 20:28:09.444 | Downloading pyasn1-0.6.3-py3-none-any.whl.metadata (8.4 kB) 2026-06-12 20:28:09.474 | 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.dev115) (4.14.0) 2026-06-12 20:28:09.478 | 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.dev115) (0.6.0) 2026-06-12 20:28:09.478 | 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.dev115) (4.0.0) 2026-06-12 20:28:09.484 | 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.dev115) (3.0.52) 2026-06-12 20:28:09.484 | 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.dev115) (1.11.0) 2026-06-12 20:28:09.485 | 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.dev115) (15.0.0) 2026-06-12 20:28:09.485 | 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.dev115) (1.8.0) 2026-06-12 20:28:09.549 | Collecting warlock>=1.2.0 (from python-glanceclient>=3.2.2->cinder==28.1.0.dev115) 2026-06-12 20:28:09.568 | Downloading warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-06-12 20:28:09.579 | 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.dev115) (24.2.1) 2026-06-12 20:28:09.611 | 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.dev115) (4.2.0) 2026-06-12 20:28:09.611 | 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.dev115) (2.20.0) 2026-06-12 20:28:09.617 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-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.dev115) (0.1.2) 2026-06-12 20:28:09.627 | 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.dev115) (0.8) 2026-06-12 20:28:09.712 | Collecting pyudev~=0.18 (from rtslib-fb>=2.1.74->cinder==28.1.0.dev115) 2026-06-12 20:28:09.734 | Downloading pyudev-0.24.4-py3-none-any.whl.metadata (4.4 kB) 2026-06-12 20:28:09.775 | 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.dev115) (3.6.1) 2026-06-12 20:28:09.776 | 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.dev115) (3.4.0) 2026-06-12 20:28:09.777 | 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.dev115) (4.0.1) 2026-06-12 20:28:09.862 | Collecting voluptuous>=0.8.9 (from tooz>=2.8.0->cinder==28.1.0.dev115) 2026-06-12 20:28:09.892 | Downloading voluptuous-0.16.0-py3-none-any.whl.metadata (20 kB) 2026-06-12 20:28:09.927 | 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.dev115) (1.33) 2026-06-12 20:28:09.932 | 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.dev115) (3.1.1) 2026-06-12 20:28:09.996 | Downloading boto3-1.35.99-py3-none-any.whl (139 kB) 2026-06-12 20:28:10.042 | Downloading botocore-1.35.99-py3-none-any.whl (13.3 MB) 2026-06-12 20:28:10.263 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.3/13.3 MB 63.9 MB/s 0:00:00 2026-06-12 20:28:10.282 | Downloading s3transfer-0.10.4-py3-none-any.whl (83 kB) 2026-06-12 20:28:10.313 | Downloading google_api_python_client-2.197.0-py3-none-any.whl (15.3 MB) 2026-06-12 20:28:10.530 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.3/15.3 MB 70.8 MB/s 0:00:00 2026-06-12 20:28:10.547 | Downloading google_api_core-2.31.0-py3-none-any.whl (173 kB) 2026-06-12 20:28:10.574 | Downloading google_auth-2.53.0-py3-none-any.whl (246 kB) 2026-06-12 20:28:10.604 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl (9.5 kB) 2026-06-12 20:28:10.632 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl (300 kB) 2026-06-12 20:28:10.661 | Downloading proto_plus-1.28.0-py3-none-any.whl (50 kB) 2026-06-12 20:28:10.687 | Downloading protobuf-6.33.6-cp39-abi3-manylinux2014_x86_64.whl (323 kB) 2026-06-12 20:28:10.723 | Downloading uritemplate-4.2.0-py3-none-any.whl (11 kB) 2026-06-12 20:28:10.749 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 2026-06-12 20:28:10.828 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 67.8 MB/s 0:00:00 2026-06-12 20:28:10.849 | Downloading cotyledon-2.2.0-py3-none-any.whl (28 kB) 2026-06-12 20:28:10.883 | Downloading oslo_versionedobjects-3.10.2-py3-none-any.whl (99 kB) 2026-06-12 20:28:10.926 | Downloading oslo_vmware-4.9.0-py3-none-any.whl (624 kB) 2026-06-12 20:28:10.944 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.2/624.2 kB 30.3 MB/s 0:00:00 2026-06-12 20:28:10.964 | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-06-12 20:28:10.993 | Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 2026-06-12 20:28:11.024 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl (181 kB) 2026-06-12 20:28:11.056 | Downloading pyasn1-0.6.3-py3-none-any.whl (83 kB) 2026-06-12 20:28:11.085 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-06-12 20:28:11.109 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 66.2 MB/s 0:00:00 2026-06-12 20:28:11.130 | Downloading python_glanceclient-4.12.0-py3-none-any.whl (202 kB) 2026-06-12 20:28:11.161 | Downloading python_novaclient-18.13.0-py3-none-any.whl (336 kB) 2026-06-12 20:28:11.194 | Downloading python_swiftclient-4.10.0-py3-none-any.whl (88 kB) 2026-06-12 20:28:11.223 | Downloading rtslib_fb-2.2.4-py3-none-any.whl (92 kB) 2026-06-12 20:28:11.251 | Downloading pyudev-0.24.4-py3-none-any.whl (62 kB) 2026-06-12 20:28:11.280 | Downloading suds_community-1.2.0-py3-none-any.whl (145 kB) 2026-06-12 20:28:11.309 | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-06-12 20:28:11.341 | Downloading tooz-8.1.0-py3-none-any.whl (92 kB) 2026-06-12 20:28:11.381 | Downloading voluptuous-0.16.0-py3-none-any.whl (31 kB) 2026-06-12 20:28:11.418 | Downloading warlock-2.1.0-py3-none-any.whl (10 kB) 2026-06-12 20:28:11.446 | 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 20:28:11.490 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 51.8 MB/s 0:00:00 2026-06-12 20:28:11.509 | 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 20:28:11.600 | Building wheels for collected packages: cinder 2026-06-12 20:28:11.601 | Building editable for cinder (pyproject.toml): started 2026-06-12 20:28:12.685 | Building editable for cinder (pyproject.toml): finished with status 'done' 2026-06-12 20:28:12.687 | Created wheel for cinder: filename=cinder-28.1.0.dev115-0.editable-py3-none-any.whl size=9198 sha256=42a726f4a66d032197fe80dee9f9b61377045c6bbbfcfd92581caadfa1562d9a 2026-06-12 20:28:12.687 | Stored in directory: /tmp/pip-ephem-wheel-cache-gr0f3h1n/wheels/0f/5b/25/75b4581977dff7afefb19bb31542a98ba75eafb8d1b2a69ccb 2026-06-12 20:28:12.693 | Successfully built cinder 2026-06-12 20:28:12.948 | Installing collected packages: zstd, voluptuous, uritemplate, tabulate, suds-community, setproctitle, pyudev, pyasn1, protobuf, lxml, invoke, rtslib-fb, python-swiftclient, 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 20:28:16.473 | 2026-06-12 20:28:16.491 | Successfully installed boto3-1.35.99 botocore-1.35.99 cinder-28.1.0.dev115 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 lxml-6.1.1 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 python-swiftclient-4.10.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 20:28:17.049 | + inc/python:pip_install:216 : result=0 2026-06-12 20:28:17.055 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-12 20:28:17.060 | + functions-common:time_stop:2414 : local name 2026-06-12 20:28:17.065 | + functions-common:time_stop:2415 : local end_time 2026-06-12 20:28:17.069 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-12 20:28:17.074 | + functions-common:time_stop:2417 : local total 2026-06-12 20:28:17.079 | + functions-common:time_stop:2418 : local start_time 2026-06-12 20:28:17.084 | + functions-common:time_stop:2420 : name=pip_install 2026-06-12 20:28:17.089 | + functions-common:time_stop:2421 : start_time=1781296081703 2026-06-12 20:28:17.094 | + functions-common:time_stop:2423 : [[ -z 1781296081703 ]] 2026-06-12 20:28:17.100 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-12 20:28:17.107 | + functions-common:time_stop:2426 : end_time=1781296097102 2026-06-12 20:28:17.113 | + functions-common:time_stop:2427 : elapsed_time=15399 2026-06-12 20:28:17.119 | + functions-common:time_stop:2428 : total=76639 2026-06-12 20:28:17.124 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-12 20:28:17.130 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=92038 2026-06-12 20:28:17.137 | + inc/python:pip_install:219 : return 0 2026-06-12 20:28:17.143 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-12 20:28:17.151 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-12 20:28:17.156 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/cinder 2026-06-12 20:28:17.161 | + inc/python:use_library_from_git:266 : local name=/opt/stack/cinder 2026-06-12 20:28:17.166 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 20:28:17.172 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-06-12 20:28:17.178 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,/opt/stack/cinder, ]] 2026-06-12 20:28:17.185 | + inc/python:use_library_from_git:269 : return 1 2026-06-12 20:28:17.191 | + lib/cinder:install_cinder:527 : [[ lioadm == \t\g\t\a\d\m ]] 2026-06-12 20:28:17.197 | + lib/cinder:install_cinder:529 : [[ lioadm == \l\i\o\a\d\m ]] 2026-06-12 20:28:17.202 | + lib/cinder:install_cinder:530 : is_ubuntu 2026-06-12 20:28:17.208 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 20:28:17.213 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 20:28:17.220 | + lib/cinder:install_cinder:532 : sudo mkdir -p /etc/target 2026-06-12 20:28:17.242 | + lib/cinder:install_cinder:534 : install_package targetcli-fb 2026-06-12 20:28:17.248 | + functions-common:install_package:1432 : update_package_repo 2026-06-12 20:28:17.255 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-12 20:28:17.261 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-12 20:28:17.267 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-12 20:28:17.273 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-12 20:28:17.279 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-12 20:28:17.285 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 20:28:17.290 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 20:28:17.295 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-12 20:28:17.301 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-12 20:28:17.306 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-12 20:28:17.313 | + functions-common:apt_get_update:1161 : return 2026-06-12 20:28:17.318 | + functions-common:install_package:1433 : real_install_package targetcli-fb 2026-06-12 20:28:17.325 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-12 20:28:17.331 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 20:28:17.336 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 20:28:17.343 | + functions-common:real_install_package:1421 : apt_get install targetcli-fb 2026-06-12 20:28:17.396 | + 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 20:28:17.446 | Reading package lists... 2026-06-12 20:28:17.713 | Building dependency tree... 2026-06-12 20:28:17.713 | Reading state information... 2026-06-12 20:28:17.961 | The following additional packages will be installed: 2026-06-12 20:28:17.961 | python3-configshell-fb python3-pyudev python3-rtslib-fb 2026-06-12 20:28:17.961 | python3-typing-extensions python3-urwid python3-wcwidth 2026-06-12 20:28:17.962 | Suggested packages: 2026-06-12 20:28:17.962 | python3-wxgtk4.0 python3-pyqt5 python-urwid-doc 2026-06-12 20:28:17.997 | The following NEW packages will be installed: 2026-06-12 20:28:17.997 | python3-configshell-fb python3-pyudev python3-rtslib-fb 2026-06-12 20:28:17.997 | python3-typing-extensions python3-urwid python3-wcwidth targetcli-fb 2026-06-12 20:28:18.069 | 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. 2026-06-12 20:28:18.069 | Need to get 418 kB of archives. 2026-06-12 20:28:18.069 | After this operation, 3,296 kB of additional disk space will be used. 2026-06-12 20:28:18.069 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2026-06-12 20:28:18.136 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2026-06-12 20:28:18.142 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-06-12 20:28:18.179 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-configshell-fb all 1:1.1.28-2.1 [28.4 kB] 2026-06-12 20:28:18.182 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-pyudev all 0.24.0-1 [33.0 kB] 2026-06-12 20:28:18.185 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2026-06-12 20:28:18.189 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2026-06-12 20:28:18.391 | debconf: delaying package configuration, since apt-utils is not installed 2026-06-12 20:28:18.434 | Fetched 418 kB in 0s (2,382 kB/s) 2026-06-12 20:28:18.475 | Selecting previously unselected package python3-typing-extensions. 2026-06-12 20:28:18.509 | (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 ... 69452 files and directories currently installed.) 2026-06-12 20:28:18.512 | Preparing to unpack .../0-python3-typing-extensions_4.10.0-1_all.deb ... 2026-06-12 20:28:18.516 | Unpacking python3-typing-extensions (4.10.0-1) ... 2026-06-12 20:28:18.584 | Selecting previously unselected package python3-wcwidth. 2026-06-12 20:28:18.595 | Preparing to unpack .../1-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-06-12 20:28:18.600 | Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-06-12 20:28:18.668 | Selecting previously unselected package python3-urwid. 2026-06-12 20:28:18.678 | Preparing to unpack .../2-python3-urwid_2.6.10-1_amd64.deb ... 2026-06-12 20:28:18.682 | Unpacking python3-urwid (2.6.10-1) ... 2026-06-12 20:28:18.767 | Selecting previously unselected package python3-configshell-fb. 2026-06-12 20:28:18.776 | Preparing to unpack .../3-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-06-12 20:28:18.780 | Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-06-12 20:28:18.839 | Selecting previously unselected package python3-pyudev. 2026-06-12 20:28:18.848 | Preparing to unpack .../4-python3-pyudev_0.24.0-1_all.deb ... 2026-06-12 20:28:18.852 | Unpacking python3-pyudev (0.24.0-1) ... 2026-06-12 20:28:18.918 | Selecting previously unselected package python3-rtslib-fb. 2026-06-12 20:28:18.929 | Preparing to unpack .../5-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-06-12 20:28:18.933 | Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-06-12 20:28:19.020 | Selecting previously unselected package targetcli-fb. 2026-06-12 20:28:19.030 | Preparing to unpack .../6-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-06-12 20:28:19.035 | Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-06-12 20:28:19.118 | Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-06-12 20:28:19.342 | Setting up python3-typing-extensions (4.10.0-1) ... 2026-06-12 20:28:19.527 | Setting up python3-pyudev (0.24.0-1) ... 2026-06-12 20:28:19.700 | Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-06-12 20:28:20.557 | Created symlink /etc/systemd/system/multi-user.target.wants/rtslib-fb-targetctl.service → /usr/lib/systemd/system/rtslib-fb-targetctl.service. 2026-06-12 20:28:20.565 | Setting up python3-urwid (2.6.10-1) ... 2026-06-12 20:28:20.924 | Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-06-12 20:28:21.049 | /usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-06-12 20:28:21.049 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-06-12 20:28:21.067 | /usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-06-12 20:28:21.067 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-06-12 20:28:21.067 | /usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-06-12 20:28:21.067 | keyword = Word(alphanums + '_\-') 2026-06-12 20:28:21.067 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-12 20:28:21.067 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-12 20:28:21.067 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-12 20:28:21.067 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-12 20:28:21.067 | /usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-06-12 20:28:21.067 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-06-12 20:28:21.072 | /usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-06-12 20:28:21.072 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-06-12 20:28:21.085 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-06-12 20:28:21.086 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-06-12 20:28:21.086 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-06-12 20:28:21.086 | keyword = Word(alphanums + '_\-') 2026-06-12 20:28:21.086 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-12 20:28:21.086 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-12 20:28:21.086 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-12 20:28:21.086 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-12 20:28:21.086 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-06-12 20:28:21.086 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-06-12 20:28:21.114 | Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-06-12 20:28:21.259 | /usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-06-12 20:28:21.259 | backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-06-12 20:28:21.472 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-12 20:28:22.507 | + functions-common:apt_get:1205 : result=0 2026-06-12 20:28:22.515 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-12 20:28:22.522 | + functions-common:time_stop:2414 : local name 2026-06-12 20:28:22.527 | + functions-common:time_stop:2415 : local end_time 2026-06-12 20:28:22.535 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-12 20:28:22.539 | + functions-common:time_stop:2417 : local total 2026-06-12 20:28:22.545 | + functions-common:time_stop:2418 : local start_time 2026-06-12 20:28:22.552 | + functions-common:time_stop:2420 : name=apt-get 2026-06-12 20:28:22.558 | + functions-common:time_stop:2421 : start_time=1781296097389 2026-06-12 20:28:22.566 | + functions-common:time_stop:2423 : [[ -z 1781296097389 ]] 2026-06-12 20:28:22.572 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-12 20:28:22.582 | + functions-common:time_stop:2426 : end_time=1781296102574 2026-06-12 20:28:22.586 | + functions-common:time_stop:2427 : elapsed_time=5185 2026-06-12 20:28:22.592 | + functions-common:time_stop:2428 : total=182042 2026-06-12 20:28:22.599 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-12 20:28:22.604 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=187227 2026-06-12 20:28:22.611 | + functions-common:apt_get:1209 : return 0 2026-06-12 20:28:22.617 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-12 20:28:22.624 | + ./stack.sh:main:945 : configure_cinder 2026-06-12 20:28:22.632 | + lib/cinder:configure_cinder:295 : sudo install -d -o stack -m 755 /etc/cinder 2026-06-12 20:28:22.657 | + lib/cinder:configure_cinder:297 : rm -f /etc/cinder/cinder.conf 2026-06-12 20:28:22.667 | + lib/cinder:configure_cinder:299 : configure_rootwrap cinder 2026-06-12 20:28:22.674 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2026-06-12 20:28:22.679 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-06-12 20:28:22.687 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2026-06-12 20:28:22.688 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-06-12 20:28:22.697 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2026-06-12 20:28:22.701 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2026-06-12 20:28:22.707 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-06-12 20:28:22.713 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2026-06-12 20:28:22.718 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2026-06-12 20:28:22.723 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2026-06-12 20:28:22.729 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/cinder-rootwrap 2026-06-12 20:28:22.735 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2026-06-12 20:28:22.755 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2026-06-12 20:28:22.777 | + 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 20:28:22.801 | + 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 20:28:22.820 | + 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 20:28:22.850 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/cinder/rootwrap.conf 2026-06-12 20:28:22.874 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-06-12 20:28:22.881 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-06-12 20:28:22.889 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.mIxuTXqOHh 2026-06-12 20:28:22.893 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-06-12 20:28:22.898 | + inc/rootwrap:configure_rootwrap:73 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-06-12 20:28:22.985 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/cinder-rootwrap-daemon ']' 2026-06-12 20:28:22.991 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.mIxuTXqOHh 2026-06-12 20:28:23.000 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.mIxuTXqOHh 2026-06-12 20:28:23.025 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.mIxuTXqOHh /etc/sudoers.d/cinder-rootwrap 2026-06-12 20:28:23.048 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/cinder-rootwrap 2026-06-12 20:28:23.057 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-06-12 20:28:23.063 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-06-12 20:28:23.068 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-06-12 20:28:23.072 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-06-12 20:28:23.076 | + 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 20:28:23.081 | + 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 20:28:23.088 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-06-12 20:28:23.088 | + 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 20:28:23.101 | Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-06-12 20:28:23.107 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-06-12 20:28:23.127 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-06-12 20:28:23.151 | + lib/cinder:configure_cinder:301 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2026-06-12 20:28:23.157 | + lib/cinder:configure_cinder:302 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2026-06-12 20:28:23.164 | + lib/cinder:configure_cinder:305 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2026-06-12 20:28:23.174 | + lib/cinder:configure_cinder:307 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2026-06-12 20:28:23.180 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-06-12 20:28:23.185 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=cinder 2026-06-12 20:28:23.190 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-12 20:28:23.196 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-12 20:28:23.202 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf cinder keystone_authtoken 2026-06-12 20:28:23.207 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-12 20:28:23.214 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-06-12 20:28:23.219 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-12 20:28:23.225 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2026-06-12 20:28:23.298 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2026-06-12 20:28:23.414 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url https://199.204.45.113/identity 2026-06-12 20:28:23.480 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2026-06-12 20:28:23.576 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf keystone_authtoken password secretservice 2026-06-12 20:28:23.648 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2026-06-12 20:28:23.740 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2026-06-12 20:28:23.818 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2026-06-12 20:28:23.896 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken www_authenticate_uri https://199.204.45.113/identity 2026-06-12 20:28:24.033 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-12 20:28:24.110 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2026-06-12 20:28:24.214 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-12 20:28:24.221 | + lib/cinder:configure_cinder:309 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2026-06-12 20:28:24.386 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2026-06-12 20:28:24.468 | ++ lib/cinder:configure_cinder:312 : database_connection_url cinder 2026-06-12 20:28:24.473 | ++ lib/database:database_connection_url:134 : local db=cinder 2026-06-12 20:28:24.478 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2026-06-12 20:28:24.483 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=cinder 2026-06-12 20:28:24.488 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-12 20:28:24.493 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-12 20:28:24.498 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-12 20:28:24.535 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-12 20:28:24.541 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-12 20:28:24.547 | ++ 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 20:28:24.553 | + 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 20:28:24.630 | + lib/cinder:configure_cinder:313 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2026-06-12 20:28:24.734 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2026-06-12 20:28:24.830 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2026-06-12 20:28:24.939 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2026-06-12 20:28:25.037 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2026-06-12 20:28:25.118 | + lib/cinder:configure_cinder:318 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 199.204.45.113 2026-06-12 20:28:25.190 | + lib/cinder:configure_cinder:319 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2026-06-12 20:28:25.269 | ++ lib/cinder:configure_cinder:320 : openssl rand -hex 16 2026-06-12 20:28:25.284 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf key_manager fixed_key 7b0cd236716824f2ad8027bde5c1fad1 2026-06-12 20:28:25.351 | + lib/cinder:configure_cinder:321 : [[ -n '' ]] 2026-06-12 20:28:25.357 | + lib/cinder:configure_cinder:326 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2026-06-12 20:28:25.428 | + lib/cinder:configure_cinder:327 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2026-06-12 20:28:25.499 | + lib/cinder:configure_cinder:328 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2026-06-12 20:28:25.572 | + lib/cinder:configure_cinder:333 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2026-06-12 20:28:25.642 | + lib/cinder:configure_cinder:335 : iniset /etc/cinder/cinder.conf DEFAULT report_interval 120 2026-06-12 20:28:25.710 | + lib/cinder:configure_cinder:336 : iniset /etc/cinder/cinder.conf DEFAULT service_down_time 720 2026-06-12 20:28:25.777 | + lib/cinder:configure_cinder:338 : is_service_enabled c-vol 2026-06-12 20:28:25.816 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 20:28:25.823 | + lib/cinder:configure_cinder:338 : [[ -n lvm:lvmdriver-1 ]] 2026-06-12 20:28:25.829 | + lib/cinder:configure_cinder:339 : local enabled_backends= 2026-06-12 20:28:25.835 | + lib/cinder:configure_cinder:340 : local default_name= 2026-06-12 20:28:25.841 | + lib/cinder:configure_cinder:341 : local be be_name be_type 2026-06-12 20:28:25.848 | + lib/cinder:configure_cinder:342 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-06-12 20:28:25.854 | + lib/cinder:configure_cinder:343 : be_type=lvm 2026-06-12 20:28:25.860 | + lib/cinder:configure_cinder:344 : be_name=lvmdriver-1 2026-06-12 20:28:25.866 | + lib/cinder:configure_cinder:345 : type configure_cinder_backend_lvm 2026-06-12 20:28:25.871 | + lib/cinder:configure_cinder:346 : configure_cinder_backend_lvm lvmdriver-1 2026-06-12 20:28:25.877 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2026-06-12 20:28:25.884 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2026-06-12 20:28:25.957 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2026-06-12 20:28:26.025 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2026-06-12 20:28:26.097 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2026-06-12 20:28:26.168 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_protocol iscsi 2026-06-12 20:28:26.239 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_port 3260 2026-06-12 20:28:26.309 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:56 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_prefix iqn.2010-10.org.openstack: 2026-06-12 20:28:26.375 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:57 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type auto 2026-06-12 20:28:26.447 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:58 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear zero 2026-06-12 20:28:26.510 | + lib/cinder:configure_cinder:348 : [[ -z '' ]] 2026-06-12 20:28:26.515 | + lib/cinder:configure_cinder:349 : default_name=lvmdriver-1 2026-06-12 20:28:26.522 | + lib/cinder:configure_cinder:351 : enabled_backends+=lvmdriver-1, 2026-06-12 20:28:26.528 | + lib/cinder:configure_cinder:353 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2026-06-12 20:28:26.599 | + lib/cinder:configure_cinder:354 : [[ -n lvmdriver-1 ]] 2026-06-12 20:28:26.606 | + lib/cinder:configure_cinder:355 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2026-06-12 20:28:26.676 | + lib/cinder:configure_cinder:357 : configure_cinder_image_volume_cache 2026-06-12 20:28:26.682 | + lib/cinder:configure_cinder_image_volume_cache:716 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2026-06-12 20:28:26.687 | + lib/cinder:configure_cinder_image_volume_cache:717 : local be_name=lvmdriver-1 2026-06-12 20:28:26.692 | + lib/cinder:configure_cinder_image_volume_cache:719 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2026-06-12 20:28:26.766 | + lib/cinder:configure_cinder_image_volume_cache:721 : [[ -n '' ]] 2026-06-12 20:28:26.770 | + lib/cinder:configure_cinder_image_volume_cache:725 : [[ -n '' ]] 2026-06-12 20:28:26.777 | + lib/cinder:configure_cinder:362 : [[ False == \T\r\u\e ]] 2026-06-12 20:28:26.782 | + lib/cinder:configure_cinder:366 : [[ lvmdriver-1, =~ ceph ]] 2026-06-12 20:28:26.788 | + lib/cinder:configure_cinder:371 : is_service_enabled c-bak 2026-06-12 20:28:26.826 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 20:28:26.832 | + lib/cinder:configure_cinder:371 : [[ -n swift ]] 2026-06-12 20:28:26.837 | + lib/cinder:configure_cinder:372 : type configure_cinder_backup_swift 2026-06-12 20:28:26.842 | + lib/cinder:configure_cinder:373 : configure_cinder_backup_swift 2026-06-12 20:28:26.848 | + 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 20:28:26.916 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url https://199.204.45.113:8080/v1/AUTH_ 2026-06-12 20:28:26.987 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2026-06-12 20:28:27.024 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 20:28:27.031 | + 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 20:28:27.100 | + lib/cinder:configure_cinder:379 : is_service_enabled ceilometer 2026-06-12 20:28:27.137 | + functions-common:is_service_enabled:2070 : return 1 2026-06-12 20:28:27.143 | + lib/cinder:configure_cinder:383 : is_service_enabled tls-proxy 2026-06-12 20:28:27.183 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 20:28:27.187 | + 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,o-api,o-da,o-hk,octavia,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,tls-proxy,barbican,magnum-api,magnum-cond,manila,m-api,m-shr,m-sch,m-dat,magnum-cluster-api =~ c-api ]] 2026-06-12 20:28:27.193 | + lib/cinder:configure_cinder:386 : iniset /etc/cinder/cinder.conf oslo_middleware enable_proxy_headers_parsing True 2026-06-12 20:28:27.266 | + lib/cinder:configure_cinder:390 : '[' False '!=' False ']' 2026-06-12 20:28:27.272 | + lib/cinder:configure_cinder:394 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2026-06-12 20:28:27.278 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=cinder 2026-06-12 20:28:27.284 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/cinder/cinder.conf 2026-06-12 20:28:27.290 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-12 20:28:27.296 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-12 20:28:27.302 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-12 20:28:27.338 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 20:28:27.344 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-12 20:28:27.349 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-12 20:28:27.353 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-12 20:28:27.387 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-12 20:28:27.393 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@199.204.45.113:5672/ 2026-06-12 20:28:27.399 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@199.204.45.113:5672/ 2026-06-12 20:28:27.467 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-12 20:28:27.474 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-12 20:28:27.481 | + lib/cinder:configure_cinder:397 : setup_logging /etc/cinder/cinder.conf 2026-06-12 20:28:27.486 | + functions:setup_logging:693 : setup_systemd_logging /etc/cinder/cinder.conf 2026-06-12 20:28:27.492 | + functions:setup_systemd_logging:710 : local conf_file=/etc/cinder/cinder.conf 2026-06-12 20:28:27.500 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-12 20:28:27.539 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-12 20:28:27.545 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-12 20:28:27.551 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-12 20:28:27.557 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-12 20:28:27.564 | + 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 20:28:27.634 | + 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 20:28:27.705 | + 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 20:28:27.774 | + functions:setup_systemd_logging:727 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-12 20:28:27.842 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT log_color False 2026-06-12 20:28:27.913 | + lib/cinder:configure_cinder:399 : is_service_enabled c-api 2026-06-12 20:28:27.953 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 20:28:27.959 | + lib/cinder:configure_cinder:400 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini cinder.wsgi.api:application /volume '' cinder-api 2026-06-12 20:28:27.966 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/cinder/cinder-api-uwsgi.ini 2026-06-12 20:28:27.971 | + lib/apache:write_uwsgi_config:244 : local wsgi=cinder.wsgi.api:application 2026-06-12 20:28:27.977 | + lib/apache:write_uwsgi_config:245 : local url=/volume 2026-06-12 20:28:27.983 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-12 20:28:27.990 | + lib/apache:write_uwsgi_config:247 : local name=cinder-api 2026-06-12 20:28:27.995 | + lib/apache:write_uwsgi_config:249 : '[' -z cinder-api ']' 2026-06-12 20:28:28.001 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-12 20:28:28.007 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-12 20:28:28.034 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-06-12 20:28:28.034 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-12 20:28:28.049 | d /var/run/uwsgi 0755 stack root 2026-06-12 20:28:28.057 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-12 20:28:28.077 | /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 20:28:28.086 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/cinder-api.socket 2026-06-12 20:28:28.092 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2026-06-12 20:28:28.101 | + lib/apache:write_uwsgi_config:270 : [[ cinder.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-12 20:28:28.108 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi module cinder.wsgi.api:application 2026-06-12 20:28:28.181 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 4 2026-06-12 20:28:28.250 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2026-06-12 20:28:28.321 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2026-06-12 20:28:28.387 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2026-06-12 20:28:28.455 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-12 20:28:28.527 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2026-06-12 20:28:28.594 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2026-06-12 20:28:28.666 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2026-06-12 20:28:28.738 | + 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 20:28:28.804 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2026-06-12 20:28:28.876 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-12 20:28:28.941 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2026-06-12 20:28:29.007 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi start-time %t 2026-06-12 20:28:29.075 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-12 20:28:29.081 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-12 20:28:29.087 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for cinder-api 2026-06-12 20:28:29.094 | ++ lib/apache:apache_site_config_for:174 : local site=cinder-api 2026-06-12 20:28:29.099 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-12 20:28:29.105 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 20:28:29.110 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 20:28:29.117 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/cinder-api.conf 2026-06-12 20:28:29.125 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/cinder-api.conf 2026-06-12 20:28:29.130 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-api.socket 2026-06-12 20:28:29.199 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2026-06-12 20:28:29.273 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/cinder-api.conf 2026-06-12 20:28:29.273 | + 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 20:28:29.289 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 2026-06-12 20:28:29.298 | + lib/apache:write_uwsgi_config:309 : enable_apache_site cinder-api 2026-06-12 20:28:29.304 | + lib/apache:enable_apache_site:191 : local site=cinder-api 2026-06-12 20:28:29.308 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-12 20:28:29.314 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-12 20:28:29.320 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-12 20:28:29.325 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-12 20:28:29.330 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 20:28:29.336 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 20:28:29.342 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-12 20:28:29.348 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-12 20:28:29.353 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 20:28:29.357 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 20:28:29.364 | + lib/apache:enable_apache_site:195 : sudo a2ensite cinder-api 2026-06-12 20:28:29.416 | Enabling site cinder-api. 2026-06-12 20:28:29.427 | To activate the new configuration, you need to run: 2026-06-12 20:28:29.427 | systemctl reload apache2 2026-06-12 20:28:29.437 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-12 20:28:29.443 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-12 20:28:29.450 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-12 20:28:29.455 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-12 20:28:29.613 | + lib/cinder:configure_cinder:403 : [[ -r /opt/stack/devstack/lib/cinder_plugins/default ]] 2026-06-12 20:28:29.618 | + lib/cinder:configure_cinder:407 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers https://199.204.45.113/image 2026-06-12 20:28:29.677 | + lib/cinder:configure_cinder:408 : is_service_enabled tls-proxy 2026-06-12 20:28:29.713 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 20:28:29.717 | + lib/cinder:configure_cinder:409 : iniset /etc/cinder/cinder.conf DEFAULT glance_protocol https 2026-06-12 20:28:29.787 | + lib/cinder:configure_cinder:410 : iniset /etc/cinder/cinder.conf DEFAULT glance_ca_certificates_file /opt/stack/data/ca-bundle.pem 2026-06-12 20:28:29.852 | + lib/cinder:configure_cinder:414 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf glance glance 2026-06-12 20:28:29.859 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-06-12 20:28:29.865 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-06-12 20:28:29.871 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=glance 2026-06-12 20:28:29.877 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-12 20:28:29.883 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf glance glance 2026-06-12 20:28:29.889 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-12 20:28:29.894 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-06-12 20:28:29.899 | + lib/keystone:configure_keystoneauth:393 : local section=glance 2026-06-12 20:28:29.905 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf glance auth_type password 2026-06-12 20:28:29.977 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf glance interface public 2026-06-12 20:28:30.038 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf glance auth_url https://199.204.45.113/identity 2026-06-12 20:28:30.102 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf glance username glance 2026-06-12 20:28:30.170 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf glance password secretservice 2026-06-12 20:28:30.238 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf glance user_domain_name Default 2026-06-12 20:28:30.304 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf glance project_name service 2026-06-12 20:28:30.372 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf glance project_domain_name Default 2026-06-12 20:28:30.436 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf glance www_authenticate_uri https://199.204.45.113/identity 2026-06-12 20:28:30.501 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf glance cafile /opt/stack/data/ca-bundle.pem 2026-06-12 20:28:30.566 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf glance memcached_servers localhost:11211 2026-06-12 20:28:30.632 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-12 20:28:30.637 | + lib/cinder:configure_cinder:417 : configure_keystoneauth /etc/cinder/cinder.conf nova nova 2026-06-12 20:28:30.643 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-12 20:28:30.648 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-12 20:28:30.653 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-06-12 20:28:30.660 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf nova auth_type password 2026-06-12 20:28:30.735 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf nova interface public 2026-06-12 20:28:30.805 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf nova auth_url https://199.204.45.113/identity 2026-06-12 20:28:30.867 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf nova username nova 2026-06-12 20:28:30.932 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf nova password secretservice 2026-06-12 20:28:30.998 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2026-06-12 20:28:31.062 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf nova project_name service 2026-06-12 20:28:31.128 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2026-06-12 20:28:31.189 | + lib/cinder:configure_cinder:418 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2026-06-12 20:28:31.255 | + lib/cinder:configure_cinder:419 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2026-06-12 20:28:31.323 | + lib/cinder:configure_cinder:421 : [[ ! -z '' ]] 2026-06-12 20:28:31.328 | + lib/cinder:configure_cinder:423 : is_service_enabled etcd3 2026-06-12 20:28:31.363 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 20:28:31.370 | + lib/cinder:configure_cinder:426 : iniset /etc/cinder/cinder.conf coordination backend_url 'etcd3+http://199.204.45.113:2379?api_version=v3' 2026-06-12 20:28:31.443 | + lib/cinder:configure_cinder:429 : [[ False == True ]] 2026-06-12 20:28:31.449 | + lib/cinder:configure_cinder:429 : [[ False == True ]] 2026-06-12 20:28:31.454 | + lib/cinder:configure_cinder:433 : iniset /etc/cinder/cinder.conf oslo_policy enforce_scope false 2026-06-12 20:28:31.524 | + lib/cinder:configure_cinder:434 : iniset /etc/cinder/cinder.conf oslo_policy enforce_new_defaults false 2026-06-12 20:28:31.587 | + lib/cinder:configure_cinder:437 : '[' True == True ']' 2026-06-12 20:28:31.593 | + lib/cinder:configure_cinder:438 : init_cinder_service_user_conf 2026-06-12 20:28:31.598 | + lib/cinder:init_cinder_service_user_conf:745 : iniset /etc/cinder/cinder.conf service_user send_service_user_token True 2026-06-12 20:28:31.668 | + lib/cinder:init_cinder_service_user_conf:746 : configure_keystoneauth /etc/cinder/cinder.conf cinder service_user 2026-06-12 20:28:31.673 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-12 20:28:31.677 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-06-12 20:28:31.683 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-06-12 20:28:31.689 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf service_user auth_type password 2026-06-12 20:28:31.756 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf service_user interface public 2026-06-12 20:28:31.824 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf service_user auth_url https://199.204.45.113/identity 2026-06-12 20:28:31.886 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf service_user username cinder 2026-06-12 20:28:31.948 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf service_user password secretservice 2026-06-12 20:28:32.011 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf service_user user_domain_name Default 2026-06-12 20:28:32.078 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf service_user project_name service 2026-06-12 20:28:32.144 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf service_user project_domain_name Default 2026-06-12 20:28:32.211 | + ./stack.sh:main:948 : is_service_enabled neutron 2026-06-12 20:28:32.248 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 20:28:32.254 | + ./stack.sh:main:950 : stack_install_service neutron 2026-06-12 20:28:32.260 | + lib/stack:stack_install_service:20 : local service=neutron 2026-06-12 20:28:32.265 | + lib/stack:stack_install_service:21 : type install_neutron 2026-06-12 20:28:32.271 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-12 20:28:32.276 | + lib/stack:stack_install_service:32 : install_neutron 2026-06-12 20:28:32.281 | + lib/neutron:install_neutron:509 : use_library_from_git neutron-lib 2026-06-12 20:28:32.288 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2026-06-12 20:28:32.293 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 20:28:32.298 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-06-12 20:28:32.307 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,neutron-lib, ]] 2026-06-12 20:28:32.312 | + inc/python:use_library_from_git:269 : return 1 2026-06-12 20:28:32.317 | + lib/neutron:install_neutron:516 : use_library_from_git sqlalchemy 2026-06-12 20:28:32.323 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2026-06-12 20:28:32.329 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 20:28:32.335 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-06-12 20:28:32.341 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,sqlalchemy, ]] 2026-06-12 20:28:32.346 | + inc/python:use_library_from_git:269 : return 1 2026-06-12 20:28:32.351 | + lib/neutron:install_neutron:520 : use_library_from_git alembic 2026-06-12 20:28:32.359 | + inc/python:use_library_from_git:266 : local name=alembic 2026-06-12 20:28:32.364 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 20:28:32.370 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-06-12 20:28:32.375 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,alembic, ]] 2026-06-12 20:28:32.382 | + inc/python:use_library_from_git:269 : return 1 2026-06-12 20:28:32.387 | + lib/neutron:install_neutron:525 : git_clone https://github.com/openstack/neutron.git /opt/stack/neutron master 2026-06-12 20:28:32.394 | + functions-common:git_clone:583 : local git_remote=https://github.com/openstack/neutron.git 2026-06-12 20:28:32.399 | + functions-common:git_clone:584 : local git_dest=/opt/stack/neutron 2026-06-12 20:28:32.404 | + functions-common:git_clone:585 : local git_ref=master 2026-06-12 20:28:32.410 | + functions-common:git_clone:586 : local orig_dir 2026-06-12 20:28:32.417 | ++ functions-common:git_clone:587 : pwd 2026-06-12 20:28:32.424 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-12 20:28:32.429 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-12 20:28:32.435 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-12 20:28:32.471 | + functions-common:git_clone:590 : RECLONE=False 2026-06-12 20:28:32.475 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-12 20:28:32.481 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-12 20:28:32.488 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-12 20:28:32.489 | + functions-common:git_clone:604 : echo master 2026-06-12 20:28:32.499 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/neutron ]] 2026-06-12 20:28:32.505 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-12 20:28:32.510 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-06-12 20:28:32.534 | + functions-common:git_clone:666 : cd /opt/stack/neutron 2026-06-12 20:28:32.541 | + functions-common:git_clone:667 : git show --oneline 2026-06-12 20:28:32.542 | + functions-common:git_clone:667 : head -1 2026-06-12 20:28:32.563 | de087e8f12 Merge "ovn: pass gateway LRPs to _check_external_ips_changed" 2026-06-12 20:28:32.570 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-12 20:28:32.576 | + lib/neutron:install_neutron:526 : setup_develop /opt/stack/neutron 2026-06-12 20:28:32.582 | + inc/python:setup_develop:353 : local bindep 2026-06-12 20:28:32.588 | + inc/python:setup_develop:354 : [[ /opt/stack/neutron == -bindep* ]] 2026-06-12 20:28:32.594 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/neutron 2026-06-12 20:28:32.600 | + inc/python:setup_develop:359 : local extras= 2026-06-12 20:28:32.604 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2026-06-12 20:28:32.611 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-12 20:28:32.616 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/neutron == -bindep* ]] 2026-06-12 20:28:32.623 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/neutron 2026-06-12 20:28:32.628 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-12 20:28:32.634 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-12 20:28:32.641 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/neutron 2026-06-12 20:28:32.648 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-12 20:28:32.655 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/neutron 2026-06-12 20:28:32.660 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-12 20:28:32.665 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-12 20:28:32.672 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2026-06-12 20:28:32.680 | + inc/python:_setup_package_with_constraints_edit:400 : name=neutron 2026-06-12 20:28:32.688 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z neutron ']' 2026-06-12 20:28:32.693 | + 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 20:28:32.804 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/neutron -e 2026-06-12 20:28:32.811 | + inc/python:setup_package:436 : local bindep=0 2026-06-12 20:28:32.817 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-12 20:28:32.820 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-12 20:28:32.825 | + inc/python:setup_package:439 : [[ /opt/stack/neutron == -bindep* ]] 2026-06-12 20:28:32.830 | + inc/python:setup_package:444 : local project_dir=/opt/stack/neutron 2026-06-12 20:28:32.834 | + inc/python:setup_package:445 : local flags=-e 2026-06-12 20:28:32.839 | + inc/python:setup_package:446 : local extras= 2026-06-12 20:28:32.845 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-12 20:28:32.850 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-12 20:28:32.855 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-12 20:28:32.860 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-12 20:28:32.865 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-12 20:28:32.871 | + inc/python:setup_package:464 : pip_install -e /opt/stack/neutron 2026-06-12 20:28:32.914 | Using python 3.12 to install /opt/stack/neutron 2026-06-12 20:28:32.919 | + 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 20:28:33.493 | Obtaining file:///opt/stack/neutron 2026-06-12 20:28:33.498 | Installing build dependencies: started 2026-06-12 20:28:34.592 | Installing build dependencies: finished with status 'done' 2026-06-12 20:28:34.594 | Checking if build backend supports build_editable: started 2026-06-12 20:28:34.909 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-12 20:28:34.910 | Getting requirements to build editable: started 2026-06-12 20:28:35.096 | Getting requirements to build editable: finished with status 'done' 2026-06-12 20:28:35.097 | Preparing editable metadata (pyproject.toml): started 2026-06-12 20:28:36.363 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-12 20:28:36.380 | 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 20:28:36.381 | 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 20:28:36.381 | 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 20:28:36.382 | 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 20:28:36.382 | 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 20:28:36.383 | 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 20:28:36.604 | Collecting pecan>=1.4.0 (from neutron==28.1.0.dev443) 2026-06-12 20:28:36.803 | Downloading pecan-1.8.0-py3-none-any.whl.metadata (1.6 kB) 2026-06-12 20:28:36.814 | 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 20:28:36.815 | 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 20:28:36.816 | 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 20:28:36.816 | 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 20:28:36.817 | 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 20:28:36.910 | Collecting neutron-lib>=4.0.0 (from neutron==28.1.0.dev443) 2026-06-12 20:28:36.955 | Downloading neutron_lib-4.0.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-12 20:28:37.036 | Collecting python-neutronclient>=7.8.0 (from neutron==28.1.0.dev443) 2026-06-12 20:28:37.082 | Downloading python_neutronclient-12.0.0-py3-none-any.whl.metadata (3.5 kB) 2026-06-12 20:28:37.096 | 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 20:28:37.096 | 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 20:28:37.097 | 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 20:28:37.097 | 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 20:28:37.098 | 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 20:28:37.099 | 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 20:28:37.099 | 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 20:28:37.100 | 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 20:28:37.100 | 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 20:28:37.101 | 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 20:28:37.101 | 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 20:28:37.102 | 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 20:28:37.103 | 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 20:28:37.103 | 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 20:28:37.104 | 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 20:28:37.104 | 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 20:28:37.105 | 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 20:28:37.105 | 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 20:28:37.106 | 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 20:28:37.106 | 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 20:28:37.107 | 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 20:28:37.107 | 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 20:28:37.108 | 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 20:28:37.108 | 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 20:28:37.109 | 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 20:28:37.169 | Collecting os-ken>=4.1.1 (from neutron==28.1.0.dev443) 2026-06-12 20:28:37.214 | Downloading os_ken-4.2.1-py3-none-any.whl.metadata (2.0 kB) 2026-06-12 20:28:37.279 | Collecting os-resource-classes>=1.1.0 (from neutron==28.1.0.dev443) 2026-06-12 20:28:37.328 | Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-12 20:28:37.397 | Collecting ovs>3.3.0 (from neutron==28.1.0.dev443) 2026-06-12 20:28:37.441 | Downloading ovs-3.7.1.tar.gz (162 kB) 2026-06-12 20:28:37.609 | Installing build dependencies: started 2026-06-12 20:28:38.650 | Installing build dependencies: finished with status 'done' 2026-06-12 20:28:38.652 | Getting requirements to build wheel: started 2026-06-12 20:28:39.023 | Getting requirements to build wheel: finished with status 'done' 2026-06-12 20:28:39.024 | Preparing metadata (pyproject.toml): started 2026-06-12 20:28:39.225 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-12 20:28:39.304 | Collecting ovsdbapp>=2.18.0 (from neutron==28.1.0.dev443) 2026-06-12 20:28:39.349 | Downloading ovsdbapp-2.18.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-12 20:28:39.358 | 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 20:28:39.424 | Collecting pyroute2>=0.7.3 (from neutron==28.1.0.dev443) 2026-06-12 20:28:39.469 | Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-06-12 20:28:39.481 | 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 20:28:39.481 | 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 20:28:39.483 | 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 20:28:39.545 | Collecting python-designateclient>=2.7.0 (from neutron==28.1.0.dev443) 2026-06-12 20:28:39.593 | Downloading python_designateclient-6.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-06-12 20:28:39.664 | Collecting os-vif>=3.1.0 (from neutron==28.1.0.dev443) 2026-06-12 20:28:39.710 | Downloading os_vif-5.0.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-12 20:28:39.722 | 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 20:28:39.723 | 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 20:28:39.725 | 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 20:28:39.725 | 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 20:28:39.727 | 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 20:28:39.731 | 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 20:28:39.735 | 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 20:28:39.737 | 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 20:28:39.737 | 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 20:28:39.740 | 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 20:28:39.740 | 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 20:28:39.741 | 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 20:28:39.748 | 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 20:28:39.809 | Collecting os-traits>=0.9.0 (from neutron-lib>=4.0.0->neutron==28.1.0.dev443) 2026-06-12 20:28:39.853 | Downloading os_traits-3.8.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-12 20:28:39.866 | 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 20:28:39.867 | 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 20:28:39.867 | 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 20:28:39.868 | 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 20:28:39.869 | 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 20:28:39.870 | 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 20:28:39.872 | 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 20:28:39.875 | 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 20:28:39.879 | 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 20:28:39.881 | 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 20:28:39.883 | 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 20:28:39.937 | Collecting ncclient>=0.6.13 (from os-ken>=4.1.1->neutron==28.1.0.dev443) 2026-06-12 20:28:39.982 | Downloading ncclient-0.7.1-py3-none-any.whl.metadata (12 kB) 2026-06-12 20:28:39.996 | 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 20:28:39.998 | 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 20:28:39.999 | 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 20:28:40.005 | 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 20:28:40.006 | 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 20:28:40.017 | 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 20:28:40.021 | 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 20:28:40.025 | 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 20:28:40.025 | 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 20:28:40.029 | 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 20:28:40.033 | 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 20:28:40.034 | 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 20:28:40.034 | 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 20:28:40.034 | 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 20:28:40.038 | 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 20:28:40.042 | 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 20:28:40.045 | 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 20:28:40.047 | 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 20:28:40.049 | 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 20:28:40.065 | 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 20:28:40.069 | 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 20:28:40.074 | 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 20:28:40.145 | Collecting sortedcontainers (from ovs>3.3.0->neutron==28.1.0.dev443) 2026-06-12 20:28:40.189 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-06-12 20:28:40.260 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.18.0->neutron==28.1.0.dev443) 2026-06-12 20:28:40.262 | Using cached fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-06-12 20:28:40.273 | 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 20:28:40.273 | 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 20:28:40.278 | 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 20:28:40.294 | 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 20:28:40.317 | 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 20:28:40.320 | 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 20:28:40.321 | 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 20:28:40.393 | Collecting osc-lib>=1.8.0 (from python-designateclient>=2.7.0->neutron==28.1.0.dev443) 2026-06-12 20:28:40.438 | Downloading osc_lib-4.6.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-12 20:28:40.452 | 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 20:28:40.453 | 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 20:28:40.460 | 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 20:28:40.461 | 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 20:28:40.461 | 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 20:28:40.462 | 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 20:28:40.464 | 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 20:28:40.465 | 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 20:28:40.465 | 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 20:28:40.466 | 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 20:28:40.503 | 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 20:28:40.503 | 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 20:28:40.505 | 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 20:28:40.505 | 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 20:28:40.523 | 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 20:28:40.523 | 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 20:28:40.530 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/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->python-designateclient>=2.7.0->neutron==28.1.0.dev443) (0.1.2) 2026-06-12 20:28:40.540 | 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 20:28:40.576 | 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 20:28:40.662 | Downloading neutron_lib-4.0.0-py3-none-any.whl (641 kB) 2026-06-12 20:28:40.758 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 641.8/641.8 kB 7.9 MB/s 0:00:00 2026-06-12 20:28:40.803 | Downloading os_ken-4.2.1-py3-none-any.whl (2.0 MB) 2026-06-12 20:28:40.891 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 22.6 MB/s 0:00:00 2026-06-12 20:28:40.938 | Downloading ncclient-0.7.1-py3-none-any.whl (94 kB) 2026-06-12 20:28:40.994 | Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-06-12 20:28:41.052 | Downloading os_traits-3.8.0-py3-none-any.whl (44 kB) 2026-06-12 20:28:41.103 | Downloading os_vif-5.0.0-py3-none-any.whl (103 kB) 2026-06-12 20:28:41.161 | Downloading ovsdbapp-2.18.0-py3-none-any.whl (153 kB) 2026-06-12 20:28:41.174 | Using cached fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-06-12 20:28:41.218 | Downloading pecan-1.8.0-py3-none-any.whl (144 kB) 2026-06-12 20:28:41.277 | Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-06-12 20:28:41.339 | Downloading python_designateclient-6.4.0-py3-none-any.whl (96 kB) 2026-06-12 20:28:41.395 | Downloading osc_lib-4.6.0-py3-none-any.whl (96 kB) 2026-06-12 20:28:41.453 | Downloading python_neutronclient-12.0.0-py3-none-any.whl (248 kB) 2026-06-12 20:28:41.506 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-06-12 20:28:41.585 | Building wheels for collected packages: neutron, ovs 2026-06-12 20:28:41.586 | Building editable for neutron (pyproject.toml): started 2026-06-12 20:28:43.293 | Building editable for neutron (pyproject.toml): finished with status 'done' 2026-06-12 20:28:43.294 | Created wheel for neutron: filename=neutron-28.1.0.dev443-0.editable-py3-none-any.whl size=12801 sha256=2f56d8404bb604a8b789b6f9256c5564b631c3c701be6ff1a3511342d7e77091 2026-06-12 20:28:43.294 | Stored in directory: /tmp/pip-ephem-wheel-cache-0dwu3gk1/wheels/85/41/4b/b676c3191efff247eca42312d2ef97517d6d981ada429e2e98 2026-06-12 20:28:43.301 | Building wheel for ovs (pyproject.toml): started 2026-06-12 20:28:43.716 | Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-06-12 20:28:43.718 | Created wheel for ovs: filename=ovs-3.7.1-py3-none-any.whl size=191286 sha256=dc677c9270773495070b9bb291add0b035c131f178b9e86fe39aa7d8c8c17a06 2026-06-12 20:28:43.718 | Stored in directory: /opt/stack/.cache/pip/wheels/ad/8f/7e/5c45edfad8724b1855f52f55dda4f193565d5fa2535d9faa2b 2026-06-12 20:28:43.723 | Successfully built neutron ovs 2026-06-12 20:28:43.864 | 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 20:28:47.707 | 2026-06-12 20:28:47.724 | 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 20:28:47.909 | + inc/python:pip_install:216 : result=0 2026-06-12 20:28:47.914 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-12 20:28:47.919 | + functions-common:time_stop:2414 : local name 2026-06-12 20:28:47.925 | + functions-common:time_stop:2415 : local end_time 2026-06-12 20:28:47.931 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-12 20:28:47.937 | + functions-common:time_stop:2417 : local total 2026-06-12 20:28:47.942 | + functions-common:time_stop:2418 : local start_time 2026-06-12 20:28:47.947 | + functions-common:time_stop:2420 : name=pip_install 2026-06-12 20:28:47.953 | + functions-common:time_stop:2421 : start_time=1781296112903 2026-06-12 20:28:47.959 | + functions-common:time_stop:2423 : [[ -z 1781296112903 ]] 2026-06-12 20:28:47.966 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-12 20:28:47.975 | + functions-common:time_stop:2426 : end_time=1781296127969 2026-06-12 20:28:47.982 | + functions-common:time_stop:2427 : elapsed_time=15066 2026-06-12 20:28:47.986 | + functions-common:time_stop:2428 : total=92038 2026-06-12 20:28:47.993 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-12 20:28:47.998 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=107104 2026-06-12 20:28:48.004 | + inc/python:pip_install:219 : return 0 2026-06-12 20:28:48.009 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-12 20:28:48.015 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-12 20:28:48.022 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/neutron 2026-06-12 20:28:48.029 | + inc/python:use_library_from_git:266 : local name=/opt/stack/neutron 2026-06-12 20:28:48.034 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 20:28:48.040 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-06-12 20:28:48.046 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,/opt/stack/neutron, ]] 2026-06-12 20:28:48.053 | + inc/python:use_library_from_git:269 : return 1 2026-06-12 20:28:48.059 | + lib/neutron:install_neutron:528 : [[ ovn == \o\v\n ]] 2026-06-12 20:28:48.065 | + lib/neutron:install_neutron:529 : install_ovn 2026-06-12 20:28:48.071 | + lib/neutron_plugins/ovn_agent:install_ovn:404 : echo 'Installing OVN and dependent packages' 2026-06-12 20:28:48.071 | Installing OVN and dependent packages 2026-06-12 20:28:48.078 | + lib/neutron_plugins/ovn_agent:install_ovn:407 : ovn_sanity_check 2026-06-12 20:28:48.084 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:391 : is_service_enabled q-agt neutron-agent 2026-06-12 20:28:48.121 | + functions-common:is_service_enabled:2070 : return 1 2026-06-12 20:28:48.127 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:393 : is_service_enabled q-l3 neutron-l3 2026-06-12 20:28:48.167 | + functions-common:is_service_enabled:2070 : return 1 2026-06-12 20:28:48.174 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:395 : is_service_enabled q-svc neutron-api 2026-06-12 20:28:48.211 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 20:28:48.216 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:395 : [[ ! ovn =~ ovn ]] 2026-06-12 20:28:48.224 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:397 : is_service_enabled q-svc neutron-api 2026-06-12 20:28:48.260 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 20:28:48.266 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:397 : [[ ! local,flat,vlan,geneve =~ geneve ]] 2026-06-12 20:28:48.274 | + lib/neutron_plugins/ovn_agent:install_ovn:409 : sudo mkdir -p /var/run/openvswitch 2026-06-12 20:28:48.297 | ++ lib/neutron_plugins/ovn_agent:install_ovn:410 : whoami 2026-06-12 20:28:48.305 | + lib/neutron_plugins/ovn_agent:install_ovn:410 : sudo chown stack /var/run/openvswitch 2026-06-12 20:28:48.327 | + lib/neutron_plugins/ovn_agent:install_ovn:412 : [[ False == \T\r\u\e ]] 2026-06-12 20:28:48.334 | ++ lib/neutron_plugins/ovn_agent:install_ovn:434 : get_packages openvswitch 2026-06-12 20:28:48.384 | + lib/neutron_plugins/ovn_agent:install_ovn:434 : install_package fakeroot make openvswitch-switch 2026-06-12 20:28:48.391 | + functions-common:install_package:1432 : update_package_repo 2026-06-12 20:28:48.396 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-12 20:28:48.403 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-12 20:28:48.409 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-12 20:28:48.414 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-12 20:28:48.421 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-12 20:28:48.428 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 20:28:48.435 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 20:28:48.441 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-12 20:28:48.448 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-12 20:28:48.454 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-12 20:28:48.460 | + functions-common:apt_get_update:1161 : return 2026-06-12 20:28:48.467 | + functions-common:install_package:1433 : real_install_package fakeroot make openvswitch-switch 2026-06-12 20:28:48.474 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-12 20:28:48.481 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 20:28:48.486 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 20:28:48.491 | + functions-common:real_install_package:1421 : apt_get install fakeroot make openvswitch-switch 2026-06-12 20:28:48.538 | + 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 20:28:48.581 | Reading package lists... 2026-06-12 20:28:48.853 | Building dependency tree... 2026-06-12 20:28:48.855 | Reading state information... 2026-06-12 20:28:49.176 | make is already the newest version (4.3-4.1build2). 2026-06-12 20:28:49.176 | make set to manually installed. 2026-06-12 20:28:49.176 | The following additional packages will be installed: 2026-06-12 20:28:49.178 | libfakeroot libunbound8 libxdp1 openvswitch-common python3-netifaces 2026-06-12 20:28:49.178 | python3-openvswitch python3-sortedcontainers 2026-06-12 20:28:49.178 | Suggested packages: 2026-06-12 20:28:49.178 | openvswitch-doc python3-netaddr python-sortedcontainers-doc 2026-06-12 20:28:49.219 | The following NEW packages will be installed: 2026-06-12 20:28:49.221 | fakeroot libfakeroot libunbound8 libxdp1 openvswitch-common 2026-06-12 20:28:49.221 | openvswitch-switch python3-netifaces python3-openvswitch 2026-06-12 20:28:49.222 | python3-sortedcontainers 2026-06-12 20:28:49.381 | 0 upgraded, 9 newly installed, 0 to remove and 0 not upgraded. 2026-06-12 20:28:49.381 | Need to get 4,337 kB of archives. 2026-06-12 20:28:49.381 | After this operation, 13.8 MB of additional disk space will be used. 2026-06-12 20:28:49.381 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.8 [445 kB] 2026-06-12 20:28:49.483 | Get:2 http://nova.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 20:28:49.526 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-netifaces amd64 0.11.0-2build3 [18.1 kB] 2026-06-12 20:28:49.526 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-06-12 20:28:49.527 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2026-06-12 20:28:49.528 | Get:6 http://nova.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 20:28:49.548 | Get:7 http://nova.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 20:28:49.575 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfakeroot amd64 1.33-1 [32.4 kB] 2026-06-12 20:28:49.575 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fakeroot amd64 1.33-1 [67.2 kB] 2026-06-12 20:28:49.779 | debconf: delaying package configuration, since apt-utils is not installed 2026-06-12 20:28:49.831 | Fetched 4,337 kB in 0s (13.0 MB/s) 2026-06-12 20:28:49.910 | Selecting previously unselected package libunbound8:amd64. 2026-06-12 20:28:49.942 | (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 ... 69671 files and directories currently installed.) 2026-06-12 20:28:49.944 | Preparing to unpack .../0-libunbound8_1.19.2-1ubuntu3.8_amd64.deb ... 2026-06-12 20:28:49.954 | Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-06-12 20:28:50.344 | Selecting previously unselected package openvswitch-common. 2026-06-12 20:28:50.355 | Preparing to unpack .../1-openvswitch-common_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-12 20:28:50.362 | Unpacking openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-06-12 20:28:50.487 | Selecting previously unselected package python3-netifaces:amd64. 2026-06-12 20:28:50.496 | Preparing to unpack .../2-python3-netifaces_0.11.0-2build3_amd64.deb ... 2026-06-12 20:28:50.500 | Unpacking python3-netifaces:amd64 (0.11.0-2build3) ... 2026-06-12 20:28:50.918 | Selecting previously unselected package python3-sortedcontainers. 2026-06-12 20:28:50.929 | Preparing to unpack .../3-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-06-12 20:28:50.934 | Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-06-12 20:28:51.032 | Selecting previously unselected package libxdp1:amd64. 2026-06-12 20:28:51.043 | Preparing to unpack .../4-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-06-12 20:28:51.047 | Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-06-12 20:28:51.103 | Selecting previously unselected package python3-openvswitch. 2026-06-12 20:28:51.113 | Preparing to unpack .../5-python3-openvswitch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-12 20:28:51.117 | Unpacking python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-12 20:28:51.706 | Selecting previously unselected package openvswitch-switch. 2026-06-12 20:28:51.716 | Preparing to unpack .../6-openvswitch-switch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-12 20:28:51.726 | Unpacking openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-12 20:28:52.081 | Selecting previously unselected package libfakeroot:amd64. 2026-06-12 20:28:52.091 | Preparing to unpack .../7-libfakeroot_1.33-1_amd64.deb ... 2026-06-12 20:28:52.140 | Unpacking libfakeroot:amd64 (1.33-1) ... 2026-06-12 20:28:52.216 | Selecting previously unselected package fakeroot. 2026-06-12 20:28:52.227 | Preparing to unpack .../8-fakeroot_1.33-1_amd64.deb ... 2026-06-12 20:28:52.232 | Unpacking fakeroot (1.33-1) ... 2026-06-12 20:28:52.362 | Setting up python3-sortedcontainers (2.4.0-2) ... 2026-06-12 20:28:52.833 | Setting up libfakeroot:amd64 (1.33-1) ... 2026-06-12 20:28:52.861 | Setting up fakeroot (1.33-1) ... 2026-06-12 20:28:52.877 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2026-06-12 20:28:52.917 | Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-06-12 20:28:52.928 | Setting up libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-06-12 20:28:52.938 | Setting up python3-netifaces:amd64 (0.11.0-2build3) ... 2026-06-12 20:28:52.949 | Setting up openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-06-12 20:28:53.076 | Setting up python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-12 20:28:53.499 | Setting up openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-12 20:28:53.526 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-06-12 20:28:54.010 | Created symlink /etc/systemd/system/openvswitch-switch.service.requires/ovs-record-hostname.service → /usr/lib/systemd/system/ovs-record-hostname.service. 2026-06-12 20:28:54.154 | Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /usr/lib/systemd/system/openvswitch-switch.service. 2026-06-12 20:28:55.492 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-12 20:28:56.950 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-12 20:28:57.226 | + functions-common:apt_get:1205 : result=0 2026-06-12 20:28:57.234 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-12 20:28:57.240 | + functions-common:time_stop:2414 : local name 2026-06-12 20:28:57.246 | + functions-common:time_stop:2415 : local end_time 2026-06-12 20:28:57.252 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-12 20:28:57.258 | + functions-common:time_stop:2417 : local total 2026-06-12 20:28:57.264 | + functions-common:time_stop:2418 : local start_time 2026-06-12 20:28:57.270 | + functions-common:time_stop:2420 : name=apt-get 2026-06-12 20:28:57.276 | + functions-common:time_stop:2421 : start_time=1781296128531 2026-06-12 20:28:57.283 | + functions-common:time_stop:2423 : [[ -z 1781296128531 ]] 2026-06-12 20:28:57.290 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-12 20:28:57.299 | + functions-common:time_stop:2426 : end_time=1781296137293 2026-06-12 20:28:57.304 | + functions-common:time_stop:2427 : elapsed_time=8762 2026-06-12 20:28:57.311 | + functions-common:time_stop:2428 : total=187227 2026-06-12 20:28:57.317 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-12 20:28:57.324 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=195989 2026-06-12 20:28:57.330 | + functions-common:apt_get:1209 : return 0 2026-06-12 20:28:57.338 | ++ lib/neutron_plugins/ovn_agent:install_ovn:435 : get_packages ovn 2026-06-12 20:28:57.381 | + lib/neutron_plugins/ovn_agent:install_ovn:435 : install_package ovn-central ovn-controller-vtep ovn-host 2026-06-12 20:28:57.387 | + functions-common:install_package:1432 : update_package_repo 2026-06-12 20:28:57.395 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-12 20:28:57.401 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-12 20:28:57.408 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-12 20:28:57.416 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-12 20:28:57.422 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-12 20:28:57.429 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 20:28:57.435 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 20:28:57.441 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-12 20:28:57.447 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-12 20:28:57.453 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-12 20:28:57.459 | + functions-common:apt_get_update:1161 : return 2026-06-12 20:28:57.469 | + functions-common:install_package:1433 : real_install_package ovn-central ovn-controller-vtep ovn-host 2026-06-12 20:28:57.475 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-12 20:28:57.481 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 20:28:57.487 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 20:28:57.493 | + functions-common:real_install_package:1421 : apt_get install ovn-central ovn-controller-vtep ovn-host 2026-06-12 20:28:57.543 | + 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 20:28:57.589 | Reading package lists... 2026-06-12 20:28:57.925 | Building dependency tree... 2026-06-12 20:28:57.925 | Reading state information... 2026-06-12 20:28:58.236 | The following additional packages will be installed: 2026-06-12 20:28:58.236 | ovn-common 2026-06-12 20:28:58.276 | The following NEW packages will be installed: 2026-06-12 20:28:58.277 | ovn-central ovn-common ovn-controller-vtep ovn-host 2026-06-12 20:28:58.718 | 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. 2026-06-12 20:28:58.718 | Need to get 2,360 kB of archives. 2026-06-12 20:28:58.718 | After this operation, 8,355 kB of additional disk space will be used. 2026-06-12 20:28:58.718 | Get:1 http://nova.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 20:28:59.538 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-central amd64 24.03.6-0ubuntu0.24.04.1 [368 kB] 2026-06-12 20:28:59.623 | Get:3 http://nova.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 20:28:59.632 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-host amd64 24.03.6-0ubuntu0.24.04.1 [665 kB] 2026-06-12 20:28:59.998 | debconf: delaying package configuration, since apt-utils is not installed 2026-06-12 20:29:00.048 | Fetched 2,360 kB in 1s (1,601 kB/s) 2026-06-12 20:29:00.090 | Selecting previously unselected package ovn-common. 2026-06-12 20:29:00.123 | (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 ... 69934 files and directories currently installed.) 2026-06-12 20:29:00.127 | Preparing to unpack .../ovn-common_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-12 20:29:00.130 | Unpacking ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-06-12 20:29:00.237 | Selecting previously unselected package ovn-central. 2026-06-12 20:29:00.248 | Preparing to unpack .../ovn-central_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-12 20:29:00.252 | Unpacking ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-06-12 20:29:00.325 | Selecting previously unselected package ovn-controller-vtep. 2026-06-12 20:29:00.335 | Preparing to unpack .../ovn-controller-vtep_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-12 20:29:00.338 | Unpacking ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-06-12 20:29:00.404 | Selecting previously unselected package ovn-host. 2026-06-12 20:29:00.415 | Preparing to unpack .../ovn-host_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-12 20:29:00.423 | Unpacking ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-06-12 20:29:00.530 | Setting up ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-06-12 20:29:00.557 | Setting up ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-06-12 20:29:00.899 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-06-12 20:29:01.043 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-host.service → /usr/lib/systemd/system/ovn-host.service. 2026-06-12 20:29:01.380 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-06-12 20:29:01.448 | Setting up ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-06-12 20:29:01.787 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-06-12 20:29:01.929 | Created symlink /etc/systemd/system/ovn-sb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-sb.service. 2026-06-12 20:29:02.420 | Created symlink /etc/systemd/system/ovn-nb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-nb.service. 2026-06-12 20:29:02.983 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-central.service → /usr/lib/systemd/system/ovn-central.service. 2026-06-12 20:29:03.583 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-06-12 20:29:03.732 | Setting up ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-06-12 20:29:03.880 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-controller-vtep.service → /usr/lib/systemd/system/ovn-controller-vtep.service. 2026-06-12 20:29:04.429 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-12 20:29:05.823 | + functions-common:apt_get:1205 : result=0 2026-06-12 20:29:05.830 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-12 20:29:05.836 | + functions-common:time_stop:2414 : local name 2026-06-12 20:29:05.842 | + functions-common:time_stop:2415 : local end_time 2026-06-12 20:29:05.848 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-12 20:29:05.854 | + functions-common:time_stop:2417 : local total 2026-06-12 20:29:05.859 | + functions-common:time_stop:2418 : local start_time 2026-06-12 20:29:05.866 | + functions-common:time_stop:2420 : name=apt-get 2026-06-12 20:29:05.872 | + functions-common:time_stop:2421 : start_time=1781296137536 2026-06-12 20:29:05.877 | + functions-common:time_stop:2423 : [[ -z 1781296137536 ]] 2026-06-12 20:29:05.885 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-12 20:29:05.894 | + functions-common:time_stop:2426 : end_time=1781296145887 2026-06-12 20:29:05.901 | + functions-common:time_stop:2427 : elapsed_time=8351 2026-06-12 20:29:05.907 | + functions-common:time_stop:2428 : total=195989 2026-06-12 20:29:05.914 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-12 20:29:05.920 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=204340 2026-06-12 20:29:05.926 | + functions-common:apt_get:1209 : return 0 2026-06-12 20:29:05.932 | + 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 20:29:05.938 | + 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 20:29:05.946 | + lib/neutron_plugins/ovn_agent:install_ovn:442 : local log_archive_dir=/opt/stack/logs/archive 2026-06-12 20:29:05.953 | + lib/neutron_plugins/ovn_agent:install_ovn:443 : mkdir -p /opt/stack/logs/archive 2026-06-12 20:29:05.963 | + 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 20:29:05.969 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovs-vswitchd.log ']' 2026-06-12 20:29:05.975 | + 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 20:29:05.981 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-northd.log ']' 2026-06-12 20:29:05.986 | + 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 20:29:05.993 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-controller.log ']' 2026-06-12 20:29:05.999 | + 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 20:29:06.004 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-controller-vtep.log ']' 2026-06-12 20:29:06.011 | + 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 20:29:06.016 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovs-vtep.log ']' 2026-06-12 20:29:06.023 | + 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 20:29:06.030 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server.log ']' 2026-06-12 20:29:06.036 | + 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 20:29:06.044 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server-nb.log ']' 2026-06-12 20:29:06.051 | + 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 20:29:06.057 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server-sb.log ']' 2026-06-12 20:29:06.064 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : use_library_from_git ovsdbapp 2026-06-12 20:29:06.069 | + inc/python:use_library_from_git:266 : local name=ovsdbapp 2026-06-12 20:29:06.076 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 20:29:06.082 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-06-12 20:29:06.090 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,ovsdbapp, ]] 2026-06-12 20:29:06.096 | + inc/python:use_library_from_git:269 : return 1 2026-06-12 20:29:06.102 | + lib/neutron_plugins/ovn_agent:install_ovn:457 : [[ False == \T\r\u\e ]] 2026-06-12 20:29:06.109 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-12 20:29:06.115 | + ./stack.sh:main:953 : is_service_enabled nova 2026-06-12 20:29:06.160 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 20:29:06.166 | + ./stack.sh:main:955 : stack_install_service nova 2026-06-12 20:29:06.172 | + lib/stack:stack_install_service:20 : local service=nova 2026-06-12 20:29:06.179 | + lib/stack:stack_install_service:21 : type install_nova 2026-06-12 20:29:06.186 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-12 20:29:06.192 | + lib/stack:stack_install_service:32 : install_nova 2026-06-12 20:29:06.200 | + lib/nova:install_nova:910 : use_library_from_git os-vif 2026-06-12 20:29:06.205 | + inc/python:use_library_from_git:266 : local name=os-vif 2026-06-12 20:29:06.211 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 20:29:06.217 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-06-12 20:29:06.223 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,os-vif, ]] 2026-06-12 20:29:06.230 | + inc/python:use_library_from_git:269 : return 1 2026-06-12 20:29:06.237 | + lib/nova:install_nova:915 : is_service_enabled n-cpu 2026-06-12 20:29:06.278 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 20:29:06.285 | + lib/nova:install_nova:915 : [[ -r /opt/stack/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-06-12 20:29:06.291 | + lib/nova:install_nova:916 : install_nova_hypervisor 2026-06-12 20:29:06.298 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:91 : install_libvirt 2026-06-12 20:29:06.303 | + lib/nova_plugins/functions-libvirt:install_libvirt:80 : [[ noble =~ bookworm ]] 2026-06-12 20:29:06.310 | + 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 20:29:06.400 | + lib/nova_plugins/functions-libvirt:install_libvirt:95 : is_ubuntu 2026-06-12 20:29:06.406 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 20:29:06.413 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 20:29:06.419 | + 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 20:29:06.427 | + functions-common:install_package:1432 : update_package_repo 2026-06-12 20:29:06.432 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-12 20:29:06.438 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-12 20:29:06.443 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-12 20:29:06.448 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-12 20:29:06.454 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-12 20:29:06.460 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 20:29:06.466 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 20:29:06.472 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-12 20:29:06.478 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-12 20:29:06.483 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-12 20:29:06.489 | + functions-common:apt_get_update:1161 : return 2026-06-12 20:29:06.496 | + functions-common:install_package:1433 : real_install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-06-12 20:29:06.500 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-12 20:29:06.506 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 20:29:06.512 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 20:29:06.518 | + 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 20:29:06.566 | + 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 20:29:06.616 | Reading package lists... 2026-06-12 20:29:06.996 | Building dependency tree... 2026-06-12 20:29:06.997 | Reading state information... 2026-06-12 20:29:07.374 | The following additional packages will be installed: 2026-06-12 20:29:07.374 | ipxe-qemu libasound2-data libasound2t64 libbrlapi0.8 libcacard0 libdaxctl1 2026-06-12 20:29:07.374 | libfdt1 libndctl6 libnspr4 libnss3 libpciaccess0 libpcsclite1 libpmem1 2026-06-12 20:29:07.374 | librdmacm1t64 libslirp0 libusb-1.0-0 libusbredirparser1t64 libvirt-daemon 2026-06-12 20:29:07.374 | libvirt-daemon-config-network libvirt-daemon-config-nwfilter 2026-06-12 20:29:07.375 | libvirt-daemon-driver-qemu libvirt-daemon-system-systemd libvirt0 2026-06-12 20:29:07.375 | qemu-system-arm qemu-system-common qemu-system-data qemu-system-mips 2026-06-12 20:29:07.375 | qemu-system-misc qemu-system-ppc qemu-system-s390x qemu-system-sparc 2026-06-12 20:29:07.375 | qemu-system-x86 seabios systemd-container 2026-06-12 20:29:07.377 | Suggested packages: 2026-06-12 20:29:07.377 | alsa-utils libasound2-plugins pciutils pcscd libvirt-clients-qemu 2026-06-12 20:29:07.377 | libvirt-login-shell libvirt-daemon-driver-storage-gluster 2026-06-12 20:29:07.377 | libvirt-daemon-driver-storage-iscsi-direct libvirt-daemon-driver-storage-rbd 2026-06-12 20:29:07.377 | libvirt-daemon-driver-storage-zfs libvirt-daemon-driver-lxc 2026-06-12 20:29:07.377 | libvirt-daemon-driver-vbox libvirt-daemon-driver-xen numad passt apparmor 2026-06-12 20:29:07.377 | auditd nfs-common systemtap zfsutils samba vde2 2026-06-12 20:29:07.377 | Recommended packages: 2026-06-12 20:29:07.377 | alsa-ucm-conf alsa-topology-conf libxml2-utils swtpm swtpm-tools mdevctl 2026-06-12 20:29:07.377 | libvirt-l10n ipxe-qemu-256k-compat-efi-roms qemu-efi-aarch64 qemu-efi-arm 2026-06-12 20:29:07.377 | qemu-system-gui qemu-system-modules-spice qemu-system-modules-opengl 2026-06-12 20:29:07.377 | qemu-block-extra ovmf cpu-checker libnss-mymachines 2026-06-12 20:29:07.433 | The following NEW packages will be installed: 2026-06-12 20:29:07.433 | ipxe-qemu libasound2-data libasound2t64 libbrlapi0.8 libcacard0 libdaxctl1 2026-06-12 20:29:07.433 | libfdt1 libndctl6 libnspr4 libnss3 libpciaccess0 libpcsclite1 libpmem1 2026-06-12 20:29:07.434 | librdmacm1t64 libslirp0 libusb-1.0-0 libusbredirparser1t64 libvirt-clients 2026-06-12 20:29:07.434 | libvirt-daemon libvirt-daemon-config-network libvirt-daemon-config-nwfilter 2026-06-12 20:29:07.434 | libvirt-daemon-driver-qemu libvirt-daemon-system 2026-06-12 20:29:07.434 | libvirt-daemon-system-systemd libvirt-dev libvirt0 python3-libvirt 2026-06-12 20:29:07.434 | qemu-system qemu-system-arm qemu-system-common qemu-system-data 2026-06-12 20:29:07.434 | qemu-system-mips qemu-system-misc qemu-system-ppc qemu-system-s390x 2026-06-12 20:29:07.434 | qemu-system-sparc qemu-system-x86 seabios systemd-container systemd-coredump 2026-06-12 20:29:07.574 | 0 upgraded, 40 newly installed, 0 to remove and 0 not upgraded. 2026-06-12 20:29:07.574 | Need to get 127 MB of archives. 2026-06-12 20:29:07.574 | After this operation, 527 MB of additional disk space will be used. 2026-06-12 20:29:07.574 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libusb-1.0-0 amd64 2:1.0.27-1 [54.0 kB] 2026-06-12 20:29:08.220 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ipxe-qemu all 1.21.1+git-20220113.fbbdc3926-0ubuntu2 [1,565 kB] 2026-06-12 20:29:08.620 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libasound2-data all 1.2.11-1ubuntu0.2 [21.3 kB] 2026-06-12 20:29:08.622 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libasound2t64 amd64 1.2.11-1ubuntu0.2 [398 kB] 2026-06-12 20:29:08.657 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libbrlapi0.8 amd64 6.6-4ubuntu5 [31.4 kB] 2026-06-12 20:29:08.658 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libnspr4 amd64 2:4.35-1.1build1 [117 kB] 2026-06-12 20:29:08.662 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss3 amd64 2:3.98-1ubuntu0.1 [1,445 kB] 2026-06-12 20:29:08.715 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpcsclite1 amd64 2.0.3-1build1 [21.4 kB] 2026-06-12 20:29:08.716 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcacard0 amd64 1:2.8.0-3build4 [36.5 kB] 2026-06-12 20:29:08.716 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdaxctl1 amd64 77-2ubuntu2 [21.4 kB] 2026-06-12 20:29:08.717 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libndctl6 amd64 77-2ubuntu2 [62.8 kB] 2026-06-12 20:29:08.718 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpciaccess0 amd64 0.17-3ubuntu0.24.04.2 [18.9 kB] 2026-06-12 20:29:08.719 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpmem1 amd64 1.13.1-1.1ubuntu2 [84.8 kB] 2026-06-12 20:29:08.737 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 librdmacm1t64 amd64 50.0-2ubuntu0.2 [70.7 kB] 2026-06-12 20:29:08.740 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libslirp0 amd64 4.7.0-1ubuntu3 [63.8 kB] 2026-06-12 20:29:08.742 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libusbredirparser1t64 amd64 0.13.0-2.1build1 [16.5 kB] 2026-06-12 20:29:08.776 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt0 amd64 10.0.0-2ubuntu8.13 [1,830 kB] 2026-06-12 20:29:08.836 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-clients amd64 10.0.0-2ubuntu8.13 [438 kB] 2026-06-12 20:29:08.856 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-driver-qemu amd64 10.0.0-2ubuntu8.13 [741 kB] 2026-06-12 20:29:08.874 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon amd64 10.0.0-2ubuntu8.13 [431 kB] 2026-06-12 20:29:08.888 | Get:21 http://nova.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 20:29:08.889 | Get:22 http://nova.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 20:29:08.889 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-container amd64 255.4-1ubuntu8.16 [417 kB] 2026-06-12 20:29:08.899 | Get:24 http://nova.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 20:29:08.900 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-system amd64 10.0.0-2ubuntu8.13 [49.8 kB] 2026-06-12 20:29:08.901 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libvirt-dev amd64 10.0.0-2ubuntu8.13 [178 kB] 2026-06-12 20:29:08.917 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-06-12 20:29:09.006 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfdt1 amd64 1.7.0-2build1 [20.1 kB] 2026-06-12 20:29:09.006 | Get:29 http://nova.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 20:29:09.019 | Get:30 http://nova.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 20:29:09.081 | Get:31 http://nova.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 20:29:09.479 | Get:32 http://nova.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 20:29:13.328 | Get:33 http://nova.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 20:29:13.583 | Get:34 http://nova.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 20:29:13.655 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 seabios all 1.16.3-2 [175 kB] 2026-06-12 20:29:13.656 | Get:36 http://nova.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 20:29:13.763 | Get:37 http://nova.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 20:29:13.790 | Get:38 http://nova.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 20:29:14.249 | Get:39 http://nova.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 20:29:14.249 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 systemd-coredump amd64 255.4-1ubuntu8.16 [71.7 kB] 2026-06-12 20:29:14.493 | debconf: delaying package configuration, since apt-utils is not installed 2026-06-12 20:29:14.578 | Fetched 127 MB in 7s (18.7 MB/s) 2026-06-12 20:29:14.630 | Selecting previously unselected package libusb-1.0-0:amd64. 2026-06-12 20:29:14.664 | (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 ... 70002 files and directories currently installed.) 2026-06-12 20:29:14.666 | Preparing to unpack .../00-libusb-1.0-0_2%3a1.0.27-1_amd64.deb ... 2026-06-12 20:29:14.675 | Unpacking libusb-1.0-0:amd64 (2:1.0.27-1) ... 2026-06-12 20:29:14.727 | Selecting previously unselected package ipxe-qemu. 2026-06-12 20:29:14.737 | Preparing to unpack .../01-ipxe-qemu_1.21.1+git-20220113.fbbdc3926-0ubuntu2_all.deb ... 2026-06-12 20:29:14.742 | Unpacking ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-06-12 20:29:14.827 | Selecting previously unselected package libasound2-data. 2026-06-12 20:29:14.839 | Preparing to unpack .../02-libasound2-data_1.2.11-1ubuntu0.2_all.deb ... 2026-06-12 20:29:14.843 | Unpacking libasound2-data (1.2.11-1ubuntu0.2) ... 2026-06-12 20:29:14.978 | Selecting previously unselected package libasound2t64:amd64. 2026-06-12 20:29:14.987 | Preparing to unpack .../03-libasound2t64_1.2.11-1ubuntu0.2_amd64.deb ... 2026-06-12 20:29:14.991 | Unpacking libasound2t64:amd64 (1.2.11-1ubuntu0.2) ... 2026-06-12 20:29:15.062 | Selecting previously unselected package libbrlapi0.8:amd64. 2026-06-12 20:29:15.071 | Preparing to unpack .../04-libbrlapi0.8_6.6-4ubuntu5_amd64.deb ... 2026-06-12 20:29:15.076 | Unpacking libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2026-06-12 20:29:15.131 | Selecting previously unselected package libnspr4:amd64. 2026-06-12 20:29:15.142 | Preparing to unpack .../05-libnspr4_2%3a4.35-1.1build1_amd64.deb ... 2026-06-12 20:29:15.146 | Unpacking libnspr4:amd64 (2:4.35-1.1build1) ... 2026-06-12 20:29:15.206 | Selecting previously unselected package libnss3:amd64. 2026-06-12 20:29:15.215 | Preparing to unpack .../06-libnss3_2%3a3.98-1ubuntu0.1_amd64.deb ... 2026-06-12 20:29:15.220 | Unpacking libnss3:amd64 (2:3.98-1ubuntu0.1) ... 2026-06-12 20:29:15.305 | Selecting previously unselected package libpcsclite1:amd64. 2026-06-12 20:29:15.312 | Preparing to unpack .../07-libpcsclite1_2.0.3-1build1_amd64.deb ... 2026-06-12 20:29:15.316 | Unpacking libpcsclite1:amd64 (2.0.3-1build1) ... 2026-06-12 20:29:15.372 | Selecting previously unselected package libcacard0:amd64. 2026-06-12 20:29:15.381 | Preparing to unpack .../08-libcacard0_1%3a2.8.0-3build4_amd64.deb ... 2026-06-12 20:29:15.386 | Unpacking libcacard0:amd64 (1:2.8.0-3build4) ... 2026-06-12 20:29:15.448 | Selecting previously unselected package libdaxctl1:amd64. 2026-06-12 20:29:15.455 | Preparing to unpack .../09-libdaxctl1_77-2ubuntu2_amd64.deb ... 2026-06-12 20:29:15.460 | Unpacking libdaxctl1:amd64 (77-2ubuntu2) ... 2026-06-12 20:29:15.526 | Selecting previously unselected package libndctl6:amd64. 2026-06-12 20:29:15.534 | Preparing to unpack .../10-libndctl6_77-2ubuntu2_amd64.deb ... 2026-06-12 20:29:15.538 | Unpacking libndctl6:amd64 (77-2ubuntu2) ... 2026-06-12 20:29:15.597 | Selecting previously unselected package libpciaccess0:amd64. 2026-06-12 20:29:15.607 | Preparing to unpack .../11-libpciaccess0_0.17-3ubuntu0.24.04.2_amd64.deb ... 2026-06-12 20:29:15.611 | Unpacking libpciaccess0:amd64 (0.17-3ubuntu0.24.04.2) ... 2026-06-12 20:29:15.673 | Selecting previously unselected package libpmem1:amd64. 2026-06-12 20:29:15.684 | Preparing to unpack .../12-libpmem1_1.13.1-1.1ubuntu2_amd64.deb ... 2026-06-12 20:29:15.688 | Unpacking libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2026-06-12 20:29:15.752 | Selecting previously unselected package librdmacm1t64:amd64. 2026-06-12 20:29:15.764 | Preparing to unpack .../13-librdmacm1t64_50.0-2ubuntu0.2_amd64.deb ... 2026-06-12 20:29:15.810 | Unpacking librdmacm1t64:amd64 (50.0-2ubuntu0.2) ... 2026-06-12 20:29:15.870 | Selecting previously unselected package libslirp0:amd64. 2026-06-12 20:29:15.881 | Preparing to unpack .../14-libslirp0_4.7.0-1ubuntu3_amd64.deb ... 2026-06-12 20:29:15.891 | Unpacking libslirp0:amd64 (4.7.0-1ubuntu3) ... 2026-06-12 20:29:15.948 | Selecting previously unselected package libusbredirparser1t64:amd64. 2026-06-12 20:29:15.958 | Preparing to unpack .../15-libusbredirparser1t64_0.13.0-2.1build1_amd64.deb ... 2026-06-12 20:29:15.961 | Unpacking libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2026-06-12 20:29:16.021 | Selecting previously unselected package libvirt0:amd64. 2026-06-12 20:29:16.031 | Preparing to unpack .../16-libvirt0_10.0.0-2ubuntu8.13_amd64.deb ... 2026-06-12 20:29:16.035 | Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.13) ... 2026-06-12 20:29:16.180 | Selecting previously unselected package libvirt-clients. 2026-06-12 20:29:16.189 | Preparing to unpack .../17-libvirt-clients_10.0.0-2ubuntu8.13_amd64.deb ... 2026-06-12 20:29:16.208 | Unpacking libvirt-clients (10.0.0-2ubuntu8.13) ... 2026-06-12 20:29:16.287 | Selecting previously unselected package libvirt-daemon-driver-qemu. 2026-06-12 20:29:16.295 | Preparing to unpack .../18-libvirt-daemon-driver-qemu_10.0.0-2ubuntu8.13_amd64.deb ... 2026-06-12 20:29:16.313 | Unpacking libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.13) ... 2026-06-12 20:29:16.420 | Selecting previously unselected package libvirt-daemon. 2026-06-12 20:29:16.430 | Preparing to unpack .../19-libvirt-daemon_10.0.0-2ubuntu8.13_amd64.deb ... 2026-06-12 20:29:16.470 | Unpacking libvirt-daemon (10.0.0-2ubuntu8.13) ... 2026-06-12 20:29:16.568 | Selecting previously unselected package libvirt-daemon-config-network. 2026-06-12 20:29:16.578 | Preparing to unpack .../20-libvirt-daemon-config-network_10.0.0-2ubuntu8.13_all.deb ... 2026-06-12 20:29:16.594 | Unpacking libvirt-daemon-config-network (10.0.0-2ubuntu8.13) ... 2026-06-12 20:29:16.690 | Selecting previously unselected package libvirt-daemon-config-nwfilter. 2026-06-12 20:29:16.700 | Preparing to unpack .../21-libvirt-daemon-config-nwfilter_10.0.0-2ubuntu8.13_all.deb ... 2026-06-12 20:29:16.717 | Unpacking libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.13) ... 2026-06-12 20:29:16.781 | Selecting previously unselected package systemd-container. 2026-06-12 20:29:16.789 | Preparing to unpack .../22-systemd-container_255.4-1ubuntu8.16_amd64.deb ... 2026-06-12 20:29:16.793 | Unpacking systemd-container (255.4-1ubuntu8.16) ... 2026-06-12 20:29:16.963 | Selecting previously unselected package libvirt-daemon-system-systemd. 2026-06-12 20:29:16.974 | Preparing to unpack .../23-libvirt-daemon-system-systemd_10.0.0-2ubuntu8.13_all.deb ... 2026-06-12 20:29:16.991 | Unpacking libvirt-daemon-system-systemd (10.0.0-2ubuntu8.13) ... 2026-06-12 20:29:17.059 | Selecting previously unselected package libvirt-daemon-system. 2026-06-12 20:29:17.068 | Preparing to unpack .../24-libvirt-daemon-system_10.0.0-2ubuntu8.13_amd64.deb ... 2026-06-12 20:29:17.123 | Unpacking libvirt-daemon-system (10.0.0-2ubuntu8.13) ... 2026-06-12 20:29:17.215 | Selecting previously unselected package libvirt-dev:amd64. 2026-06-12 20:29:17.225 | Preparing to unpack .../25-libvirt-dev_10.0.0-2ubuntu8.13_amd64.deb ... 2026-06-12 20:29:17.242 | Unpacking libvirt-dev:amd64 (10.0.0-2ubuntu8.13) ... 2026-06-12 20:29:17.376 | Selecting previously unselected package python3-libvirt. 2026-06-12 20:29:17.385 | Preparing to unpack .../26-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-06-12 20:29:17.390 | Unpacking python3-libvirt (10.0.0-1build1) ... 2026-06-12 20:29:17.661 | Selecting previously unselected package libfdt1:amd64. 2026-06-12 20:29:17.669 | Preparing to unpack .../27-libfdt1_1.7.0-2build1_amd64.deb ... 2026-06-12 20:29:17.674 | Unpacking libfdt1:amd64 (1.7.0-2build1) ... 2026-06-12 20:29:17.752 | Selecting previously unselected package qemu-system-common. 2026-06-12 20:29:17.762 | Preparing to unpack .../28-qemu-system-common_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-12 20:29:17.766 | Unpacking qemu-system-common (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-12 20:29:17.920 | Selecting previously unselected package qemu-system-data. 2026-06-12 20:29:17.932 | Preparing to unpack .../29-qemu-system-data_1%3a8.2.2+ds-0ubuntu1.16_all.deb ... 2026-06-12 20:29:17.936 | Unpacking qemu-system-data (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-12 20:29:18.094 | Selecting previously unselected package qemu-system-arm. 2026-06-12 20:29:18.103 | Preparing to unpack .../30-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-12 20:29:18.117 | Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-12 20:29:18.996 | Selecting previously unselected package qemu-system-mips. 2026-06-12 20:29:19.007 | Preparing to unpack .../31-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-12 20:29:19.025 | Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-12 20:29:19.511 | Selecting previously unselected package qemu-system-ppc. 2026-06-12 20:29:19.521 | Preparing to unpack .../32-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-12 20:29:19.537 | Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-12 20:29:19.887 | Selecting previously unselected package qemu-system-sparc. 2026-06-12 20:29:19.897 | Preparing to unpack .../33-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-12 20:29:19.915 | Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-12 20:29:20.701 | Selecting previously unselected package seabios. 2026-06-12 20:29:20.711 | Preparing to unpack .../34-seabios_1.16.3-2_all.deb ... 2026-06-12 20:29:20.716 | Unpacking seabios (1.16.3-2) ... 2026-06-12 20:29:20.788 | Selecting previously unselected package qemu-system-x86. 2026-06-12 20:29:20.800 | Preparing to unpack .../35-qemu-system-x86_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-12 20:29:20.814 | Unpacking qemu-system-x86 (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-12 20:29:21.392 | Selecting previously unselected package qemu-system-s390x. 2026-06-12 20:29:21.402 | Preparing to unpack .../36-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-12 20:29:21.420 | Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-12 20:29:21.614 | Selecting previously unselected package qemu-system-misc. 2026-06-12 20:29:21.625 | Preparing to unpack .../37-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-12 20:29:21.642 | Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-12 20:29:23.010 | Selecting previously unselected package qemu-system. 2026-06-12 20:29:23.020 | Preparing to unpack .../38-qemu-system_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-12 20:29:23.025 | Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-12 20:29:23.085 | Selecting previously unselected package systemd-coredump. 2026-06-12 20:29:23.097 | Preparing to unpack .../39-systemd-coredump_255.4-1ubuntu8.16_amd64.deb ... 2026-06-12 20:29:23.101 | Unpacking systemd-coredump (255.4-1ubuntu8.16) ... 2026-06-12 20:29:23.191 | Setting up libpciaccess0:amd64 (0.17-3ubuntu0.24.04.2) ... 2026-06-12 20:29:23.204 | Setting up systemd-coredump (255.4-1ubuntu8.16) ... 2026-06-12 20:29:23.546 | Creating group 'systemd-coredump' with GID 989. 2026-06-12 20:29:23.548 | Creating user 'systemd-coredump' (systemd Core Dumper) with UID 989 and GID 989. 2026-06-12 20:29:23.586 | Setting up libfdt1:amd64 (1.7.0-2build1) ... 2026-06-12 20:29:23.598 | Setting up libasound2-data (1.2.11-1ubuntu0.2) ... 2026-06-12 20:29:23.610 | Setting up libasound2t64:amd64 (1.2.11-1ubuntu0.2) ... 2026-06-12 20:29:23.625 | Setting up libnspr4:amd64 (2:4.35-1.1build1) ... 2026-06-12 20:29:23.655 | Setting up libpcsclite1:amd64 (2.0.3-1build1) ... 2026-06-12 20:29:23.668 | Setting up libdaxctl1:amd64 (77-2ubuntu2) ... 2026-06-12 20:29:23.679 | Setting up qemu-system-data (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-12 20:29:23.693 | Setting up seabios (1.16.3-2) ... 2026-06-12 20:29:23.705 | Setting up libvirt0:amd64 (10.0.0-2ubuntu8.13) ... 2026-06-12 20:29:23.718 | Setting up systemd-container (255.4-1ubuntu8.16) ... 2026-06-12 20:29:23.888 | Created symlink /etc/systemd/system/multi-user.target.wants/machines.target → /usr/lib/systemd/system/machines.target. 2026-06-12 20:29:24.232 | Setting up libslirp0:amd64 (4.7.0-1ubuntu3) ... 2026-06-12 20:29:24.244 | Setting up libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2026-06-12 20:29:24.256 | Setting up ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-06-12 20:29:24.270 | Setting up libndctl6:amd64 (77-2ubuntu2) ... 2026-06-12 20:29:24.280 | Setting up librdmacm1t64:amd64 (50.0-2ubuntu0.2) ... 2026-06-12 20:29:24.291 | Setting up libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2026-06-12 20:29:24.302 | Setting up libusb-1.0-0:amd64 (2:1.0.27-1) ... 2026-06-12 20:29:24.315 | Setting up libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.13) ... 2026-06-12 20:29:24.809 | Setting up libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2026-06-12 20:29:24.854 | Setting up libvirt-daemon-config-network (10.0.0-2ubuntu8.13) ... 2026-06-12 20:29:25.196 | Setting up python3-libvirt (10.0.0-1build1) ... 2026-06-12 20:29:25.402 | Setting up libvirt-clients (10.0.0-2ubuntu8.13) ... 2026-06-12 20:29:25.437 | Setting up libvirt-dev:amd64 (10.0.0-2ubuntu8.13) ... 2026-06-12 20:29:25.460 | Setting up libnss3:amd64 (2:3.98-1ubuntu0.1) ... 2026-06-12 20:29:25.472 | Setting up libcacard0:amd64 (1:2.8.0-3build4) ... 2026-06-12 20:29:25.487 | Setting up libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.13) ... 2026-06-12 20:29:25.509 | Setting up libvirt-daemon-system-systemd (10.0.0-2ubuntu8.13) ... 2026-06-12 20:29:25.539 | Setting up libvirt-daemon (10.0.0-2ubuntu8.13) ... 2026-06-12 20:29:25.560 | Setting up qemu-system-common (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-12 20:29:25.732 | Created symlink /etc/systemd/system/multi-user.target.wants/qemu-kvm.service → /usr/lib/systemd/system/qemu-kvm.service. 2026-06-12 20:29:26.172 | Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-12 20:29:26.234 | Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-12 20:29:26.264 | Setting up qemu-system-x86 (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-12 20:29:26.290 | Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-12 20:29:26.312 | Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-12 20:29:26.334 | Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-12 20:29:26.359 | Setting up libvirt-daemon-system (10.0.0-2ubuntu8.13) ... 2026-06-12 20:29:26.748 | useradd warning: libvirt-qemu's uid 64055 is greater than SYS_UID_MAX 999 2026-06-12 20:29:27.289 | info: Selecting GID from range 100 to 999 ... 2026-06-12 20:29:27.296 | info: Adding group `swtpm' (GID 116) ... 2026-06-12 20:29:27.376 | info: The home dir /var/lib/swtpm you specified can't be accessed: No such file or directory 2026-06-12 20:29:27.376 | 2026-06-12 20:29:27.381 | info: Selecting UID from range 100 to 999 ... 2026-06-12 20:29:27.381 | 2026-06-12 20:29:27.383 | info: Adding system user `swtpm' (UID 113) ... 2026-06-12 20:29:27.389 | info: Adding new user `swtpm' (UID 113) with group `swtpm' ... 2026-06-12 20:29:27.455 | info: Not creating home directory `/var/lib/swtpm'. 2026-06-12 20:29:27.646 | Enabling libvirt default network 2026-06-12 20:29:27.665 | Inserted module 'msr' 2026-06-12 20:29:27.836 | Created symlink /etc/systemd/system/multi-user.target.wants/libvirtd.service → /usr/lib/systemd/system/libvirtd.service. 2026-06-12 20:29:27.836 | Created symlink /etc/systemd/system/sockets.target.wants/virtlockd.socket → /usr/lib/systemd/system/virtlockd.socket. 2026-06-12 20:29:27.836 | Created symlink /etc/systemd/system/sockets.target.wants/virtlogd.socket → /usr/lib/systemd/system/virtlogd.socket. 2026-06-12 20:29:27.836 | Created symlink /etc/systemd/system/sockets.target.wants/libvirtd.socket → /usr/lib/systemd/system/libvirtd.socket. 2026-06-12 20:29:27.837 | Created symlink /etc/systemd/system/sockets.target.wants/libvirtd-ro.socket → /usr/lib/systemd/system/libvirtd-ro.socket. 2026-06-12 20:29:27.837 | Created symlink /etc/systemd/system/sockets.target.wants/libvirtd-admin.socket → /usr/lib/systemd/system/libvirtd-admin.socket. 2026-06-12 20:29:27.837 | Created symlink /etc/systemd/system/sockets.target.wants/virtlockd-admin.socket → /usr/lib/systemd/system/virtlockd-admin.socket. 2026-06-12 20:29:27.837 | Created symlink /etc/systemd/system/sockets.target.wants/virtlogd-admin.socket → /usr/lib/systemd/system/virtlogd-admin.socket. 2026-06-12 20:29:28.413 | Created symlink /etc/systemd/system/multi-user.target.wants/libvirt-guests.service → /usr/lib/systemd/system/libvirt-guests.service. 2026-06-12 20:29:29.181 | Created symlink /etc/systemd/system/multi-user.target.wants/virtlockd.service → /usr/lib/systemd/system/virtlockd.service. 2026-06-12 20:29:29.627 | Created symlink /etc/systemd/system/multi-user.target.wants/virtlogd.service → /usr/lib/systemd/system/virtlogd.service. 2026-06-12 20:29:30.480 | Setting up libvirt-daemon dnsmasq configuration. 2026-06-12 20:29:30.565 | Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-12 20:29:30.592 | Setting up qemu-system (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-12 20:29:30.605 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-12 20:29:31.850 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-06-12 20:29:31.874 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-12 20:29:32.168 | + functions-common:apt_get:1205 : result=0 2026-06-12 20:29:32.173 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-12 20:29:32.178 | + functions-common:time_stop:2414 : local name 2026-06-12 20:29:32.184 | + functions-common:time_stop:2415 : local end_time 2026-06-12 20:29:32.190 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-12 20:29:32.195 | + functions-common:time_stop:2417 : local total 2026-06-12 20:29:32.201 | + functions-common:time_stop:2418 : local start_time 2026-06-12 20:29:32.206 | + functions-common:time_stop:2420 : name=apt-get 2026-06-12 20:29:32.212 | + functions-common:time_stop:2421 : start_time=1781296146560 2026-06-12 20:29:32.217 | + functions-common:time_stop:2423 : [[ -z 1781296146560 ]] 2026-06-12 20:29:32.225 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-12 20:29:32.233 | + functions-common:time_stop:2426 : end_time=1781296172227 2026-06-12 20:29:32.239 | + functions-common:time_stop:2427 : elapsed_time=25667 2026-06-12 20:29:32.244 | + functions-common:time_stop:2428 : total=204340 2026-06-12 20:29:32.250 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-12 20:29:32.256 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=230007 2026-06-12 20:29:32.263 | + functions-common:apt_get:1209 : return 0 2026-06-12 20:29:32.268 | + lib/nova_plugins/functions-libvirt:install_libvirt:97 : install_package ovmf swtpm swtpm-tools mdevctl 2026-06-12 20:29:32.273 | + functions-common:install_package:1432 : update_package_repo 2026-06-12 20:29:32.277 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-12 20:29:32.281 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-12 20:29:32.287 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-12 20:29:32.292 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-12 20:29:32.296 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-12 20:29:32.302 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 20:29:32.308 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 20:29:32.313 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-12 20:29:32.318 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-12 20:29:32.324 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-12 20:29:32.329 | + functions-common:apt_get_update:1161 : return 2026-06-12 20:29:32.334 | + functions-common:install_package:1433 : real_install_package ovmf swtpm swtpm-tools mdevctl 2026-06-12 20:29:32.340 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-12 20:29:32.345 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 20:29:32.350 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 20:29:32.356 | + functions-common:real_install_package:1421 : apt_get install ovmf swtpm swtpm-tools mdevctl 2026-06-12 20:29:32.395 | + 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 20:29:32.441 | Reading package lists... 2026-06-12 20:29:32.719 | Building dependency tree... 2026-06-12 20:29:32.720 | Reading state information... 2026-06-12 20:29:33.047 | The following additional packages will be installed: 2026-06-12 20:29:33.048 | libjson-glib-1.0-0 libjson-glib-1.0-common libtpms0 2026-06-12 20:29:33.049 | Suggested packages: 2026-06-12 20:29:33.049 | trousers 2026-06-12 20:29:33.087 | The following NEW packages will be installed: 2026-06-12 20:29:33.088 | libjson-glib-1.0-0 libjson-glib-1.0-common libtpms0 mdevctl ovmf swtpm 2026-06-12 20:29:33.089 | swtpm-tools 2026-06-12 20:29:33.186 | 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. 2026-06-12 20:29:33.186 | Need to get 6,726 kB of archives. 2026-06-12 20:29:33.186 | After this operation, 22.0 MB of additional disk space will be used. 2026-06-12 20:29:33.186 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjson-glib-1.0-common all 1.8.0-2build2 [4,244 B] 2026-06-12 20:29:33.214 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjson-glib-1.0-0 amd64 1.8.0-2build2 [68.0 kB] 2026-06-12 20:29:33.254 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libtpms0 amd64 0.9.3-0ubuntu4.24.04.1 [373 kB] 2026-06-12 20:29:33.379 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mdevctl amd64 1.3.0-1ubuntu2.1 [959 kB] 2026-06-12 20:29:33.437 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 swtpm amd64 0.7.3-0ubuntu5.24.04.1 [53.1 kB] 2026-06-12 20:29:33.438 | Get:6 http://nova.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 20:29:33.441 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovmf all 2024.02-2ubuntu0.8 [5,176 kB] 2026-06-12 20:29:33.714 | debconf: delaying package configuration, since apt-utils is not installed 2026-06-12 20:29:33.765 | Fetched 6,726 kB in 0s (16.6 MB/s) 2026-06-12 20:29:33.800 | Selecting previously unselected package libjson-glib-1.0-common. 2026-06-12 20:29:33.837 | (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 ... 71108 files and directories currently installed.) 2026-06-12 20:29:33.840 | Preparing to unpack .../0-libjson-glib-1.0-common_1.8.0-2build2_all.deb ... 2026-06-12 20:29:33.844 | Unpacking libjson-glib-1.0-common (1.8.0-2build2) ... 2026-06-12 20:29:33.899 | Selecting previously unselected package libjson-glib-1.0-0:amd64. 2026-06-12 20:29:33.909 | Preparing to unpack .../1-libjson-glib-1.0-0_1.8.0-2build2_amd64.deb ... 2026-06-12 20:29:33.916 | Unpacking libjson-glib-1.0-0:amd64 (1.8.0-2build2) ... 2026-06-12 20:29:33.979 | Selecting previously unselected package libtpms0:amd64. 2026-06-12 20:29:33.987 | Preparing to unpack .../2-libtpms0_0.9.3-0ubuntu4.24.04.1_amd64.deb ... 2026-06-12 20:29:33.991 | Unpacking libtpms0:amd64 (0.9.3-0ubuntu4.24.04.1) ... 2026-06-12 20:29:34.055 | Selecting previously unselected package mdevctl. 2026-06-12 20:29:34.066 | Preparing to unpack .../3-mdevctl_1.3.0-1ubuntu2.1_amd64.deb ... 2026-06-12 20:29:34.070 | Unpacking mdevctl (1.3.0-1ubuntu2.1) ... 2026-06-12 20:29:34.164 | Selecting previously unselected package swtpm. 2026-06-12 20:29:34.174 | Preparing to unpack .../4-swtpm_0.7.3-0ubuntu5.24.04.1_amd64.deb ... 2026-06-12 20:29:34.177 | Unpacking swtpm (0.7.3-0ubuntu5.24.04.1) ... 2026-06-12 20:29:34.232 | Selecting previously unselected package swtpm-tools. 2026-06-12 20:29:34.241 | Preparing to unpack .../5-swtpm-tools_0.7.3-0ubuntu5.24.04.1_amd64.deb ... 2026-06-12 20:29:34.245 | Unpacking swtpm-tools (0.7.3-0ubuntu5.24.04.1) ... 2026-06-12 20:29:34.300 | Selecting previously unselected package ovmf. 2026-06-12 20:29:34.310 | Preparing to unpack .../6-ovmf_2024.02-2ubuntu0.8_all.deb ... 2026-06-12 20:29:34.316 | Unpacking ovmf (2024.02-2ubuntu0.8) ... 2026-06-12 20:29:34.508 | Setting up ovmf (2024.02-2ubuntu0.8) ... 2026-06-12 20:29:34.519 | Setting up libjson-glib-1.0-common (1.8.0-2build2) ... 2026-06-12 20:29:34.529 | Setting up libtpms0:amd64 (0.9.3-0ubuntu4.24.04.1) ... 2026-06-12 20:29:34.540 | Setting up mdevctl (1.3.0-1ubuntu2.1) ... 2026-06-12 20:29:34.551 | Setting up libjson-glib-1.0-0:amd64 (1.8.0-2build2) ... 2026-06-12 20:29:34.562 | Setting up swtpm (0.7.3-0ubuntu5.24.04.1) ... 2026-06-12 20:29:34.618 | Setting up swtpm-tools (0.7.3-0ubuntu5.24.04.1) ... 2026-06-12 20:29:34.655 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-12 20:29:34.988 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-12 20:29:35.266 | + functions-common:apt_get:1205 : result=0 2026-06-12 20:29:35.270 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-12 20:29:35.275 | + functions-common:time_stop:2414 : local name 2026-06-12 20:29:35.279 | + functions-common:time_stop:2415 : local end_time 2026-06-12 20:29:35.284 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-12 20:29:35.289 | + functions-common:time_stop:2417 : local total 2026-06-12 20:29:35.294 | + functions-common:time_stop:2418 : local start_time 2026-06-12 20:29:35.299 | + functions-common:time_stop:2420 : name=apt-get 2026-06-12 20:29:35.303 | + functions-common:time_stop:2421 : start_time=1781296172390 2026-06-12 20:29:35.309 | + functions-common:time_stop:2423 : [[ -z 1781296172390 ]] 2026-06-12 20:29:35.316 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-12 20:29:35.324 | + functions-common:time_stop:2426 : end_time=1781296175318 2026-06-12 20:29:35.329 | + functions-common:time_stop:2427 : elapsed_time=2928 2026-06-12 20:29:35.336 | + functions-common:time_stop:2428 : total=230007 2026-06-12 20:29:35.341 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-12 20:29:35.347 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=232935 2026-06-12 20:29:35.353 | + functions-common:apt_get:1209 : return 0 2026-06-12 20:29:35.358 | + lib/nova_plugins/functions-libvirt:install_libvirt:98 : is_arch aarch64 2026-06-12 20:29:35.366 | ++ functions-common:is_arch:519 : uname -m 2026-06-12 20:29:35.374 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-12 20:29:35.379 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ bookworm ]] 2026-06-12 20:29:35.385 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ trixie ]] 2026-06-12 20:29:35.389 | + lib/nova_plugins/functions-libvirt:install_libvirt:145 : [[ True == True ]] 2026-06-12 20:29:35.395 | + lib/nova_plugins/functions-libvirt:install_libvirt:146 : _enable_coredump 2026-06-12 20:29:35.400 | + lib/nova_plugins/functions-libvirt:_enable_coredump:34 : local confdir=/etc/systemd/system/libvirtd.service.d 2026-06-12 20:29:35.404 | + lib/nova_plugins/functions-libvirt:_enable_coredump:35 : local conffile=/etc/systemd/system/libvirtd.service.d/coredump.conf 2026-06-12 20:29:35.409 | + lib/nova_plugins/functions-libvirt:_enable_coredump:39 : sudo mkdir -p /var/core 2026-06-12 20:29:35.428 | + lib/nova_plugins/functions-libvirt:_enable_coredump:40 : sudo chmod a+wrx /var/core 2026-06-12 20:29:35.452 | + lib/nova_plugins/functions-libvirt:_enable_coredump:41 : echo /var/core/core.%e.%p.%h.%t 2026-06-12 20:29:35.453 | + lib/nova_plugins/functions-libvirt:_enable_coredump:42 : sudo tee /proc/sys/kernel/core_pattern 2026-06-12 20:29:35.467 | /var/core/core.%e.%p.%h.%t 2026-06-12 20:29:35.472 | + lib/nova_plugins/functions-libvirt:_enable_coredump:45 : sudo mkdir -p /etc/systemd/system/libvirtd.service.d 2026-06-12 20:29:35.494 | + lib/nova_plugins/functions-libvirt:_enable_coredump:46 : sudo tee /etc/systemd/system/libvirtd.service.d/coredump.conf 2026-06-12 20:29:35.508 | [Service] 2026-06-12 20:29:35.508 | LimitCORE=infinity 2026-06-12 20:29:35.517 | + lib/nova_plugins/functions-libvirt:_enable_coredump:53 : sudo systemctl daemon-reload 2026-06-12 20:29:35.872 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:96 : [[ kvm == \l\x\c ]] 2026-06-12 20:29:35.876 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:108 : [[ '' == \T\r\u\e ]] 2026-06-12 20:29:35.882 | + lib/nova:install_nova:919 : is_service_enabled n-novnc 2026-06-12 20:29:35.920 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 20:29:35.927 | ++ lib/nova:install_nova:921 : trueorfalse False NOVNC_FROM_PACKAGE 2026-06-12 20:29:35.965 | + lib/nova:install_nova:921 : NOVNC_FROM_PACKAGE=False 2026-06-12 20:29:35.971 | + lib/nova:install_nova:922 : '[' False = True ']' 2026-06-12 20:29:35.977 | + lib/nova:install_nova:941 : NOVNC_WEB_DIR=/opt/stack/novnc 2026-06-12 20:29:35.984 | + lib/nova:install_nova:942 : git_clone https://github.com/novnc/novnc.git /opt/stack/novnc v1.3.0 2026-06-12 20:29:35.992 | + functions-common:git_clone:583 : local git_remote=https://github.com/novnc/novnc.git 2026-06-12 20:29:35.997 | + functions-common:git_clone:584 : local git_dest=/opt/stack/novnc 2026-06-12 20:29:36.004 | + functions-common:git_clone:585 : local git_ref=v1.3.0 2026-06-12 20:29:36.010 | + functions-common:git_clone:586 : local orig_dir 2026-06-12 20:29:36.017 | ++ functions-common:git_clone:587 : pwd 2026-06-12 20:29:36.024 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-12 20:29:36.031 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-12 20:29:36.038 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-12 20:29:36.074 | + functions-common:git_clone:590 : RECLONE=False 2026-06-12 20:29:36.081 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-12 20:29:36.087 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-12 20:29:36.094 | + functions-common:git_clone:604 : echo v1.3.0 2026-06-12 20:29:36.095 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-12 20:29:36.104 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/novnc ]] 2026-06-12 20:29:36.109 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-12 20:29:36.114 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/novnc 2026-06-12 20:29:36.137 | + functions-common:git_clone:666 : cd /opt/stack/novnc 2026-06-12 20:29:36.144 | + functions-common:git_clone:667 : head -1 2026-06-12 20:29:36.145 | + functions-common:git_clone:667 : git show --oneline 2026-06-12 20:29:36.151 | 7c36fab Merge pull request #2046 from ArduFish/master 2026-06-12 20:29:36.156 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-12 20:29:36.163 | + lib/nova:install_nova:946 : is_service_enabled n-spice 2026-06-12 20:29:36.198 | + functions-common:is_service_enabled:2070 : return 1 2026-06-12 20:29:36.204 | + lib/nova:install_nova:958 : git_clone https://github.com/openstack/nova.git /opt/stack/nova master 2026-06-12 20:29:36.210 | + functions-common:git_clone:583 : local git_remote=https://github.com/openstack/nova.git 2026-06-12 20:29:36.215 | + functions-common:git_clone:584 : local git_dest=/opt/stack/nova 2026-06-12 20:29:36.221 | + functions-common:git_clone:585 : local git_ref=master 2026-06-12 20:29:36.226 | + functions-common:git_clone:586 : local orig_dir 2026-06-12 20:29:36.233 | ++ functions-common:git_clone:587 : pwd 2026-06-12 20:29:36.240 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-12 20:29:36.247 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-12 20:29:36.255 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-12 20:29:36.290 | + functions-common:git_clone:590 : RECLONE=False 2026-06-12 20:29:36.296 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-12 20:29:36.301 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-12 20:29:36.309 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-12 20:29:36.309 | + functions-common:git_clone:604 : echo master 2026-06-12 20:29:36.321 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/nova ]] 2026-06-12 20:29:36.327 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-12 20:29:36.332 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/nova 2026-06-12 20:29:36.356 | + functions-common:git_clone:666 : cd /opt/stack/nova 2026-06-12 20:29:36.363 | + functions-common:git_clone:667 : git show --oneline 2026-06-12 20:29:36.365 | + functions-common:git_clone:667 : head -1 2026-06-12 20:29:36.380 | 6ef5422574 Merge "Use static pages for eol release release notes" 2026-06-12 20:29:36.388 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-12 20:29:36.395 | + lib/nova:install_nova:959 : setup_develop /opt/stack/nova 2026-06-12 20:29:36.402 | + inc/python:setup_develop:353 : local bindep 2026-06-12 20:29:36.409 | + inc/python:setup_develop:354 : [[ /opt/stack/nova == -bindep* ]] 2026-06-12 20:29:36.416 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/nova 2026-06-12 20:29:36.421 | + inc/python:setup_develop:359 : local extras= 2026-06-12 20:29:36.428 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/nova -e 2026-06-12 20:29:36.434 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-12 20:29:36.440 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/nova == -bindep* ]] 2026-06-12 20:29:36.447 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/nova 2026-06-12 20:29:36.454 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-12 20:29:36.460 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-12 20:29:36.468 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/nova 2026-06-12 20:29:36.474 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-12 20:29:36.483 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/nova 2026-06-12 20:29:36.488 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-12 20:29:36.495 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-12 20:29:36.503 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2026-06-12 20:29:36.515 | + inc/python:_setup_package_with_constraints_edit:400 : name=nova 2026-06-12 20:29:36.521 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z nova ']' 2026-06-12 20:29:36.528 | + 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 20:29:36.624 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/nova -e 2026-06-12 20:29:36.631 | + inc/python:setup_package:436 : local bindep=0 2026-06-12 20:29:36.638 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-12 20:29:36.644 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-12 20:29:36.649 | + inc/python:setup_package:439 : [[ /opt/stack/nova == -bindep* ]] 2026-06-12 20:29:36.656 | + inc/python:setup_package:444 : local project_dir=/opt/stack/nova 2026-06-12 20:29:36.662 | + inc/python:setup_package:445 : local flags=-e 2026-06-12 20:29:36.667 | + inc/python:setup_package:446 : local extras= 2026-06-12 20:29:36.674 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-12 20:29:36.681 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-12 20:29:36.688 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-12 20:29:36.694 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-12 20:29:36.702 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-12 20:29:36.708 | + inc/python:setup_package:464 : pip_install -e /opt/stack/nova 2026-06-12 20:29:36.754 | Using python 3.12 to install /opt/stack/nova 2026-06-12 20:29:36.759 | + 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 20:29:37.369 | Obtaining file:///opt/stack/nova 2026-06-12 20:29:37.371 | Installing build dependencies: started 2026-06-12 20:29:38.414 | Installing build dependencies: finished with status 'done' 2026-06-12 20:29:38.416 | Checking if build backend supports build_editable: started 2026-06-12 20:29:38.722 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-12 20:29:38.724 | Getting requirements to build editable: started 2026-06-12 20:29:38.896 | Getting requirements to build editable: finished with status 'done' 2026-06-12 20:29:38.898 | Preparing editable metadata (pyproject.toml): started 2026-06-12 20:29:40.564 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-12 20:29:40.582 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev180) (7.0.3) 2026-06-12 20:29:40.582 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev180) (2.0.50) 2026-06-12 20:29:40.583 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev180) (5.3.1) 2026-06-12 20:29:40.583 | Requirement already satisfied: eventlet>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev180) (0.41.0) 2026-06-12 20:29:40.584 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev180) (3.1.6) 2026-06-12 20:29:40.584 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev180) (13.0.0) 2026-06-12 20:29:40.585 | Requirement already satisfied: lxml>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev180) (6.1.1) 2026-06-12 20:29:40.585 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev180) (2.5.1) 2026-06-12 20:29:40.586 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev180) (43.0.3) 2026-06-12 20:29:40.586 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev180) (1.8.10) 2026-06-12 20:29:40.587 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev180) (3.5.1) 2026-06-12 20:29:40.587 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev180) (3.1.0) 2026-06-12 20:29:40.588 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev180) (3.10.1) 2026-06-12 20:29:40.588 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev180) (3.17.0) 2026-06-12 20:29:40.588 | Requirement already satisfied: alembic>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev180) (1.18.4) 2026-06-12 20:29:40.589 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev180) (1.3.0) 2026-06-12 20:29:40.589 | Requirement already satisfied: paramiko>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev180) (4.0.0) 2026-06-12 20:29:40.590 | Requirement already satisfied: jsonschema>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev180) (4.26.0) 2026-06-12 20:29:40.592 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev180) (9.9.0) 2026-06-12 20:29:40.592 | Requirement already satisfied: keystoneauth1>=3.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev180) (5.14.0) 2026-06-12 20:29:40.592 | Requirement already satisfied: python-neutronclient>=7.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev180) (12.0.0) 2026-06-12 20:29:40.592 | Requirement already satisfied: python-glanceclient>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev180) (4.12.0) 2026-06-12 20:29:40.592 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev180) (2.34.2) 2026-06-12 20:29:40.592 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev180) (5.8.0) 2026-06-12 20:29:40.738 | Collecting websockify>=0.9.0 (from nova==33.1.0.dev180) 2026-06-12 20:29:40.877 | Downloading websockify-0.13.0-py3-none-any.whl.metadata (14 kB) 2026-06-12 20:29:40.893 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev180) (4.2.0) 2026-06-12 20:29:40.894 | Requirement already satisfied: oslo.concurrency>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev180) (7.5.0) 2026-06-12 20:29:40.895 | Requirement already satisfied: oslo.config>=9.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev180) (10.5.0) 2026-06-12 20:29:40.896 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev180) (6.4.0) 2026-06-12 20:29:40.896 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev180) (8.2.0) 2026-06-12 20:29:40.897 | Requirement already satisfied: oslo.limit>=2.9.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev180) (2.11.0) 2026-06-12 20:29:40.897 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev180) (3.8.0) 2026-06-12 20:29:40.898 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev180) (5.10.0) 2026-06-12 20:29:40.898 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev180) (2.7.1) 2026-06-12 20:29:40.899 | Requirement already satisfied: oslo.utils>=8.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev180) (10.1.1) 2026-06-12 20:29:40.899 | Requirement already satisfied: oslo.db>=10.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev180) (18.0.0) 2026-06-12 20:29:40.900 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev180) (7.9.0) 2026-06-12 20:29:40.900 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev180) (18.1.0) 2026-06-12 20:29:40.901 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev180) (5.1.0) 2026-06-12 20:29:40.901 | Requirement already satisfied: oslo.privsep>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev180) (3.11.0) 2026-06-12 20:29:40.902 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev180) (6.8.0) 2026-06-12 20:29:40.902 | 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.dev180) (4.6.0) 2026-06-12 20:29:40.903 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev180) (2.0.0) 2026-06-12 20:29:40.906 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev180) (8.1.0) 2026-06-12 20:29:40.906 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev180) (7.2.2) 2026-06-12 20:29:40.906 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev180) (3.10.2) 2026-06-12 20:29:40.906 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev180) (7.1.0) 2026-06-12 20:29:40.906 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev180) (1.1.0) 2026-06-12 20:29:40.906 | Requirement already satisfied: os-traits>=3.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev180) (3.8.0) 2026-06-12 20:29:40.906 | Requirement already satisfied: os-vif>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev180) (5.0.0) 2026-06-12 20:29:40.907 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev180) (5.7.0) 2026-06-12 20:29:40.941 | Collecting microversion-parse>=0.2.1 (from nova==33.1.0.dev180) 2026-06-12 20:29:40.966 | Downloading microversion_parse-2.1.0-py3-none-any.whl.metadata (5.1 kB) 2026-06-12 20:29:40.976 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev180) (8.1.0) 2026-06-12 20:29:40.977 | Requirement already satisfied: cursive>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev180) (0.2.3) 2026-06-12 20:29:40.978 | Requirement already satisfied: retrying>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev180) (1.4.2) 2026-06-12 20:29:40.979 | Requirement already satisfied: os-service-types>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev180) (1.8.2) 2026-06-12 20:29:40.979 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev180) (2.9.0.post0) 2026-06-12 20:29:40.980 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev180) (3.3.0) 2026-06-12 20:29:40.981 | Requirement already satisfied: openstacksdk>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev180) (4.15.0) 2026-06-12 20:29:40.981 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev180) (6.0.3) 2026-06-12 20:29:40.984 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.1.0.dev180) (1.3.12) 2026-06-12 20:29:40.984 | 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.dev180) (4.15.0) 2026-06-12 20:29:40.986 | 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.dev180) (7.4.0) 2026-06-12 20:29:40.988 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->nova==33.1.0.dev180) (2.0.0) 2026-06-12 20:29:40.991 | 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.dev180) (3.0) 2026-06-12 20:29:40.995 | 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.dev180) (2.8.0) 2026-06-12 20:29:40.999 | 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.dev180) (3.1.0) 2026-06-12 20:29:41.000 | 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.dev180) (2.2.1) 2026-06-12 20:29:41.003 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->nova==33.1.0.dev180) (3.0.3) 2026-06-12 20:29:41.005 | 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.dev180) (26.1.0) 2026-06-12 20:29:41.005 | 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.dev180) (2025.9.1) 2026-06-12 20:29:41.006 | 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.dev180) (0.37.0) 2026-06-12 20:29:41.006 | 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.dev180) (2026.5.1) 2026-06-12 20:29:41.010 | 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.dev180) (2.1.0) 2026-06-12 20:29:41.014 | 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.dev180) (4.0.1) 2026-06-12 20:29:41.015 | 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.dev180) (2.13.0) 2026-06-12 20:29:41.015 | 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.dev180) (5.8.0) 2026-06-12 20:29:41.023 | 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.dev180) (1.5.0) 2026-06-12 20:29:41.023 | 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.dev180) (1.1.0) 2026-06-12 20:29:41.024 | 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.dev180) (1.33) 2026-06-12 20:29:41.025 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev180) (4.10.0) 2026-06-12 20:29:41.029 | 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.dev180) (3.1.1) 2026-06-12 20:29:41.033 | 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.dev180) (9.1.4) 2026-06-12 20:29:41.040 | 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.dev180) (2.18.0) 2026-06-12 20:29:41.045 | 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.dev180) (0.20) 2026-06-12 20:29:41.052 | 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.dev180) (2.1.2) 2026-06-12 20:29:41.052 | 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.dev180) (0.6.2) 2026-06-12 20:29:41.061 | 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.dev180) (7.1.4) 2026-06-12 20:29:41.062 | 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.dev180) (5.3.1) 2026-06-12 20:29:41.062 | 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.dev180) (5.6.2) 2026-06-12 20:29:41.063 | 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.dev180) (0.16.0) 2026-06-12 20:29:41.065 | 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.dev180) (5.1.0) 2026-06-12 20:29:41.070 | 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.dev180) (2026.2) 2026-06-12 20:29:41.070 | 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.dev180) (26.2) 2026-06-12 20:29:41.074 | 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.dev180) (0.25.0) 2026-06-12 20:29:41.076 | 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.dev180) (5.0.0) 2026-06-12 20:29:41.078 | 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.dev180) (4.0.1) 2026-06-12 20:29:41.085 | 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.dev180) (1.1.2) 2026-06-12 20:29:41.098 | 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.dev180) (1.7.6) 2026-06-12 20:29:41.101 | 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.dev180) (2.2.0) 2026-06-12 20:29:41.104 | 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.dev180) (1.3.7) 2026-06-12 20:29:41.110 | 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.dev180) (3.3.2) 2026-06-12 20:29:41.117 | 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.dev180) (4.3.2) 2026-06-12 20:29:41.117 | 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.dev180) (3.7.1) 2026-06-12 20:29:41.123 | 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.dev180) (2.4.0) 2026-06-12 20:29:41.129 | 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.dev180) (3.0.3) 2026-06-12 20:29:41.129 | 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.dev180) (1.6.2) 2026-06-12 20:29:41.134 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->nova==33.1.0.dev180) (82.0.1) 2026-06-12 20:29:41.145 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->nova==33.1.0.dev180) (0.8.0) 2026-06-12 20:29:41.166 | 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.dev180) (4.14.0) 2026-06-12 20:29:41.169 | 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.dev180) (0.6.0) 2026-06-12 20:29:41.170 | 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.dev180) (4.0.0) 2026-06-12 20:29:41.176 | 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.dev180) (3.0.52) 2026-06-12 20:29:41.177 | 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.dev180) (1.11.0) 2026-06-12 20:29:41.177 | 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.dev180) (15.0.0) 2026-06-12 20:29:41.178 | 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.dev180) (1.8.0) 2026-06-12 20:29:41.189 | 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.dev180) (1.17.0) 2026-06-12 20:29:41.193 | 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.dev180) (2.1.0) 2026-06-12 20:29:41.194 | 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.dev180) (24.2.1) 2026-06-12 20:29:41.206 | 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.dev180) (4.6.0) 2026-06-12 20:29:41.221 | 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.dev180) (3.4.7) 2026-06-12 20:29:41.221 | 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.dev180) (3.18) 2026-06-12 20:29:41.222 | 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.dev180) (2.7.0) 2026-06-12 20:29:41.222 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==33.1.0.dev180) (2023.11.17) 2026-06-12 20:29:41.245 | 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.dev180) (4.2.0) 2026-06-12 20:29:41.245 | 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.dev180) (2.20.0) 2026-06-12 20:29:41.251 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-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.dev180) (0.1.2) 2026-06-12 20:29:41.263 | 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.dev180) (0.8) 2026-06-12 20:29:41.296 | 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.dev180) (0.16.0) 2026-06-12 20:29:41.667 | Collecting numpy (from websockify>=0.9.0->nova==33.1.0.dev180) 2026-06-12 20:29:41.691 | 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 20:29:41.746 | Collecting jwcrypto (from websockify>=0.9.0->nova==33.1.0.dev180) 2026-06-12 20:29:41.770 | Downloading jwcrypto-1.5.7-py3-none-any.whl.metadata (3.3 kB) 2026-06-12 20:29:41.915 | Collecting redis (from websockify>=0.9.0->nova==33.1.0.dev180) 2026-06-12 20:29:41.939 | Downloading redis-8.0.0-py3-none-any.whl.metadata (13 kB) 2026-06-12 20:29:42.084 | Downloading microversion_parse-2.1.0-py3-none-any.whl (20 kB) 2026-06-12 20:29:42.124 | Downloading websockify-0.13.0-py3-none-any.whl (41 kB) 2026-06-12 20:29:42.163 | Downloading jwcrypto-1.5.7-py3-none-any.whl (94 kB) 2026-06-12 20:29:42.215 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (16.6 MB) 2026-06-12 20:29:42.518 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.6/16.6 MB 59.2 MB/s 0:00:00 2026-06-12 20:29:42.542 | Downloading redis-8.0.0-py3-none-any.whl (499 kB) 2026-06-12 20:29:42.588 | Building wheels for collected packages: nova 2026-06-12 20:29:42.589 | Building editable for nova (pyproject.toml): started 2026-06-12 20:29:44.413 | Building editable for nova (pyproject.toml): finished with status 'done' 2026-06-12 20:29:44.415 | Created wheel for nova: filename=nova-33.1.0.dev180-0.editable-py3-none-any.whl size=9433 sha256=26eddd49208f059723565db6ad8fabc793b345082870da2ccabb492bb0380fe3 2026-06-12 20:29:44.415 | Stored in directory: /tmp/pip-ephem-wheel-cache-gfccgjfa/wheels/ee/2b/3a/69794dff55dd5d6c4a3613dfc37217369e4acdbc37f2b08153 2026-06-12 20:29:44.422 | Successfully built nova 2026-06-12 20:29:44.552 | Installing collected packages: redis, numpy, microversion-parse, jwcrypto, websockify, nova 2026-06-12 20:29:47.454 | 2026-06-12 20:29:47.472 | Successfully installed jwcrypto-1.5.7 microversion-parse-2.1.0 nova-33.1.0.dev180 numpy-2.4.6 redis-8.0.0 websockify-0.13.0 2026-06-12 20:29:47.625 | + inc/python:pip_install:216 : result=0 2026-06-12 20:29:47.631 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-12 20:29:47.637 | + functions-common:time_stop:2414 : local name 2026-06-12 20:29:47.643 | + functions-common:time_stop:2415 : local end_time 2026-06-12 20:29:47.649 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-12 20:29:47.654 | + functions-common:time_stop:2417 : local total 2026-06-12 20:29:47.660 | + functions-common:time_stop:2418 : local start_time 2026-06-12 20:29:47.667 | + functions-common:time_stop:2420 : name=pip_install 2026-06-12 20:29:47.673 | + functions-common:time_stop:2421 : start_time=1781296176743 2026-06-12 20:29:47.680 | + functions-common:time_stop:2423 : [[ -z 1781296176743 ]] 2026-06-12 20:29:47.687 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-12 20:29:47.696 | + functions-common:time_stop:2426 : end_time=1781296187690 2026-06-12 20:29:47.702 | + functions-common:time_stop:2427 : elapsed_time=10947 2026-06-12 20:29:47.708 | + functions-common:time_stop:2428 : total=107104 2026-06-12 20:29:47.713 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-12 20:29:47.720 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=118051 2026-06-12 20:29:47.726 | + inc/python:pip_install:219 : return 0 2026-06-12 20:29:47.733 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-12 20:29:47.739 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-12 20:29:47.746 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/nova 2026-06-12 20:29:47.753 | + inc/python:use_library_from_git:266 : local name=/opt/stack/nova 2026-06-12 20:29:47.758 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 20:29:47.766 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-06-12 20:29:47.773 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,/opt/stack/nova, ]] 2026-06-12 20:29:47.781 | + inc/python:use_library_from_git:269 : return 1 2026-06-12 20:29:47.788 | + 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 20:29:47.817 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-12 20:29:47.823 | + ./stack.sh:main:956 : configure_nova 2026-06-12 20:29:47.830 | + lib/nova:configure_nova:260 : sudo install -d -o stack /etc/nova 2026-06-12 20:29:47.853 | + lib/nova:configure_nova:262 : configure_rootwrap nova 2026-06-12 20:29:47.859 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2026-06-12 20:29:47.865 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-06-12 20:29:47.875 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2026-06-12 20:29:47.875 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-06-12 20:29:47.886 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2026-06-12 20:29:47.893 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2026-06-12 20:29:47.937 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-06-12 20:29:47.943 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2026-06-12 20:29:47.949 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2026-06-12 20:29:47.955 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2026-06-12 20:29:47.960 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/nova-rootwrap 2026-06-12 20:29:47.965 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2026-06-12 20:29:47.988 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2026-06-12 20:29:48.013 | + 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 20:29:48.038 | + 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 20:29:48.064 | + 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 20:29:48.088 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/nova/rootwrap.conf 2026-06-12 20:29:48.113 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-06-12 20:29:48.120 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-06-12 20:29:48.129 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.HK15QHjKNG 2026-06-12 20:29:48.135 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-06-12 20:29:48.141 | + inc/rootwrap:configure_rootwrap:73 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-06-12 20:29:48.148 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/nova-rootwrap-daemon ']' 2026-06-12 20:29:48.154 | + inc/rootwrap:configure_rootwrap:76 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-06-12 20:29:48.161 | + 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 20:29:48.166 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.HK15QHjKNG 2026-06-12 20:29:48.176 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.HK15QHjKNG 2026-06-12 20:29:48.200 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.HK15QHjKNG /etc/sudoers.d/nova-rootwrap 2026-06-12 20:29:48.222 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/nova-rootwrap 2026-06-12 20:29:48.232 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-06-12 20:29:48.239 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-06-12 20:29:48.245 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-06-12 20:29:48.252 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-06-12 20:29:48.258 | + 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 20:29:48.265 | + 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 20:29:48.273 | + 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 20:29:48.274 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-06-12 20:29:48.287 | Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-06-12 20:29:48.296 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-06-12 20:29:48.320 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-06-12 20:29:48.348 | + 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,o-api,o-da,o-hk,octavia,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,tls-proxy,barbican,magnum-api,magnum-cond,manila,m-api,m-shr,m-sch,m-dat,magnum-cluster-api =~ n-api ]] 2026-06-12 20:29:48.354 | + lib/nova:configure_nova:266 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2026-06-12 20:29:48.367 | + lib/nova:configure_nova:269 : is_service_enabled n-cpu 2026-06-12 20:29:48.407 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 20:29:48.413 | + lib/nova:configure_nova:271 : sudo sysctl -w net.ipv4.ip_forward=1 2026-06-12 20:29:48.429 | net.ipv4.ip_forward = 1 2026-06-12 20:29:48.437 | + lib/nova:configure_nova:273 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-06-12 20:29:48.442 | + lib/nova:configure_nova:277 : [[ kvm == \k\v\m ]] 2026-06-12 20:29:48.450 | + lib/nova:configure_nova:278 : sudo modprobe kvm 2026-06-12 20:29:48.478 | + lib/nova:configure_nova:279 : '[' '!' -e /dev/kvm ']' 2026-06-12 20:29:48.485 | + lib/nova:configure_nova:294 : [[ kvm == \l\x\c ]] 2026-06-12 20:29:48.492 | + lib/nova:configure_nova:309 : sudo install -d -o stack /opt/stack/data/nova/instances 2026-06-12 20:29:48.517 | + lib/nova:configure_nova:314 : '[' -L /dev/disk/by-label/nova-instances ']' 2026-06-12 20:29:48.526 | + lib/nova:configure_nova:323 : sudo tee /etc/iscsi/initiatorname.iscsi 2026-06-12 20:29:48.528 | ++ lib/nova:configure_nova:323 : iscsi-iname 2026-06-12 20:29:48.538 | + lib/nova:configure_nova:323 : echo InitiatorName=iqn.2016-04.com.open-iscsi:6d8c155cdd3 2026-06-12 20:29:48.541 | InitiatorName=iqn.2016-04.com.open-iscsi:6d8c155cdd3 2026-06-12 20:29:48.550 | + lib/nova:configure_nova:325 : [[ False == \T\r\u\e ]] 2026-06-12 20:29:48.555 | + lib/nova:configure_nova:340 : iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2026-06-12 20:29:48.687 | + lib/nova:configure_nova:342 : [[ lioadm != \n\v\m\e\t ]] 2026-06-12 20:29:48.694 | + lib/nova:configure_nova:344 : restart_service iscsid 2026-06-12 20:29:48.701 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-12 20:29:48.707 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart iscsid 2026-06-12 20:29:48.791 | + lib/nova:configure_nova:367 : create_nova_conf 2026-06-12 20:29:48.798 | + lib/nova:create_nova_conf:437 : rm -f /opt/stack/nova/bin/nova.conf 2026-06-12 20:29:48.805 | + lib/nova:create_nova_conf:440 : rm -f /etc/nova/nova.conf 2026-06-12 20:29:48.815 | + lib/nova:create_nova_conf:441 : iniset /etc/nova/nova.conf DEFAULT debug True 2026-06-12 20:29:48.880 | + lib/nova:create_nova_conf:442 : '[' True == True ']' 2026-06-12 20:29:48.885 | + lib/nova:create_nova_conf:443 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2026-06-12 20:29:48.954 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2026-06-12 20:29:49.022 | + lib/nova:create_nova_conf:446 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2026-06-12 20:29:49.083 | + 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 20:29:49.151 | + lib/nova:create_nova_conf:448 : iniset /etc/nova/nova.conf scheduler workers 4 2026-06-12 20:29:49.228 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2026-06-12 20:29:49.304 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT my_ip 199.204.45.113 2026-06-12 20:29:49.376 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2026-06-12 20:29:49.447 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2026-06-12 20:29:49.517 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2026-06-12 20:29:49.585 | + lib/nova:create_nova_conf:454 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2026-06-12 20:29:49.655 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf api response_validation error 2026-06-12 20:29:49.731 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2026-06-12 20:29:49.802 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf DEFAULT report_interval 120 2026-06-12 20:29:49.872 | + lib/nova:create_nova_conf:463 : iniset /etc/nova/nova.conf DEFAULT service_down_time 720 2026-06-12 20:29:49.944 | + lib/nova:create_nova_conf:465 : is_fedora 2026-06-12 20:29:49.949 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-12 20:29:49.956 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-12 20:29:49.962 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-12 20:29:49.967 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-12 20:29:49.974 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-12 20:29:49.980 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-12 20:29:49.986 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-12 20:29:49.992 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-12 20:29:49.998 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-12 20:29:50.004 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-12 20:29:50.011 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-12 20:29:50.017 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-12 20:29:50.024 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-12 20:29:50.028 | + lib/nova:create_nova_conf:474 : is_service_enabled n-api n-cond n-sched n-spice n-novnc n-sproxy 2026-06-12 20:29:50.068 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 20:29:50.075 | + 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 20:29:50.082 | + lib/nova:create_nova_conf:481 : local db=nova_cell0 2026-06-12 20:29:50.087 | + lib/nova:create_nova_conf:484 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2026-06-12 20:29:50.163 | ++ lib/nova:create_nova_conf:487 : database_connection_url nova_cell0 2026-06-12 20:29:50.168 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-06-12 20:29:50.175 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-06-12 20:29:50.181 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-06-12 20:29:50.187 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-12 20:29:50.193 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-12 20:29:50.197 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-12 20:29:50.236 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-12 20:29:50.242 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-12 20:29:50.247 | ++ 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 20:29:50.254 | + 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 20:29:50.329 | ++ lib/nova:create_nova_conf:488 : database_connection_url nova_api 2026-06-12 20:29:50.334 | ++ lib/database:database_connection_url:134 : local db=nova_api 2026-06-12 20:29:50.340 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2026-06-12 20:29:50.346 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_api 2026-06-12 20:29:50.351 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-12 20:29:50.355 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-12 20:29:50.360 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-12 20:29:50.398 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-12 20:29:50.403 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-12 20:29:50.409 | ++ 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 20:29:50.416 | + 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 20:29:50.489 | + lib/nova:create_nova_conf:493 : iniset /etc/nova/nova.conf cache enabled True 2026-06-12 20:29:50.558 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2026-06-12 20:29:50.626 | + lib/nova:create_nova_conf:495 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2026-06-12 20:29:50.692 | + lib/nova:create_nova_conf:498 : is_service_enabled n-api 2026-06-12 20:29:50.726 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 20:29:50.731 | + lib/nova:create_nova_conf:499 : is_service_enabled n-api-meta 2026-06-12 20:29:50.764 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 20:29:50.774 | ++ lib/nova:create_nova_conf:501 : sed s/,metadata// 2026-06-12 20:29:50.774 | ++ lib/nova:create_nova_conf:501 : echo osapi_compute,metadata 2026-06-12 20:29:50.784 | + lib/nova:create_nova_conf:501 : NOVA_ENABLED_APIS=osapi_compute 2026-06-12 20:29:50.789 | + lib/nova:create_nova_conf:503 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2026-06-12 20:29:50.855 | + lib/nova:create_nova_conf:504 : [[ True == \T\r\u\e ]] 2026-06-12 20:29:50.861 | + lib/nova:create_nova_conf:505 : iniset /etc/nova/nova.conf oslo_policy enforce_new_defaults True 2026-06-12 20:29:50.931 | + lib/nova:create_nova_conf:506 : iniset /etc/nova/nova.conf oslo_policy enforce_scope True 2026-06-12 20:29:50.997 | + lib/nova:create_nova_conf:512 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2026-06-12 20:29:51.004 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/nova/nova.conf 2026-06-12 20:29:51.009 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=nova 2026-06-12 20:29:51.016 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-12 20:29:51.021 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-12 20:29:51.027 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/nova/nova.conf nova keystone_authtoken 2026-06-12 20:29:51.033 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-12 20:29:51.037 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-12 20:29:51.041 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-12 20:29:51.046 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2026-06-12 20:29:51.117 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2026-06-12 20:29:51.182 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf keystone_authtoken auth_url https://199.204.45.113/identity 2026-06-12 20:29:51.248 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2026-06-12 20:29:51.316 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf keystone_authtoken password secretservice 2026-06-12 20:29:51.386 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2026-06-12 20:29:51.450 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2026-06-12 20:29:51.516 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2026-06-12 20:29:51.589 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken www_authenticate_uri https://199.204.45.113/identity 2026-06-12 20:29:51.676 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-12 20:29:51.745 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2026-06-12 20:29:51.814 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-12 20:29:51.819 | + lib/nova:create_nova_conf:515 : is_service_enabled cinder 2026-06-12 20:29:51.858 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 20:29:51.864 | + lib/nova:create_nova_conf:516 : configure_cinder_access 2026-06-12 20:29:51.868 | + lib/nova:configure_cinder_access:640 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2026-06-12 20:29:51.933 | + lib/nova:configure_cinder_access:647 : configure_keystoneauth /etc/nova/nova.conf nova cinder 2026-06-12 20:29:51.939 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-12 20:29:51.945 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-12 20:29:51.949 | + lib/keystone:configure_keystoneauth:393 : local section=cinder 2026-06-12 20:29:51.954 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf cinder auth_type password 2026-06-12 20:29:52.017 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf cinder interface public 2026-06-12 20:29:52.085 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf cinder auth_url https://199.204.45.113/identity 2026-06-12 20:29:52.148 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf cinder username nova 2026-06-12 20:29:52.214 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf cinder password secretservice 2026-06-12 20:29:52.277 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2026-06-12 20:29:52.342 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf cinder project_name service 2026-06-12 20:29:52.408 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2026-06-12 20:29:52.474 | + lib/nova:configure_cinder_access:648 : is_service_enabled tls-proxy 2026-06-12 20:29:52.513 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 20:29:52.518 | + lib/nova:configure_cinder_access:649 : CINDER_SERVICE_HOST=199.204.45.113 2026-06-12 20:29:52.522 | + lib/nova:configure_cinder_access:650 : CINDER_SERVICE_PORT=8776 2026-06-12 20:29:52.528 | + lib/nova:configure_cinder_access:651 : iniset /etc/nova/nova.conf cinder cafile /opt/stack/data/ca-bundle.pem 2026-06-12 20:29:52.592 | + lib/nova:create_nova_conf:519 : is_service_enabled manila 2026-06-12 20:29:52.630 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 20:29:52.636 | + lib/nova:create_nova_conf:520 : configure_manila_access 2026-06-12 20:29:52.642 | + lib/nova:configure_manila_access:657 : configure_keystoneauth /etc/nova/nova.conf nova manila 2026-06-12 20:29:52.647 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-12 20:29:52.653 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-12 20:29:52.657 | + lib/keystone:configure_keystoneauth:393 : local section=manila 2026-06-12 20:29:52.663 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf manila auth_type password 2026-06-12 20:29:52.736 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf manila interface public 2026-06-12 20:29:52.804 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf manila auth_url https://199.204.45.113/identity 2026-06-12 20:29:52.878 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf manila username nova 2026-06-12 20:29:52.950 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf manila password secretservice 2026-06-12 20:29:53.039 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf manila user_domain_name Default 2026-06-12 20:29:53.109 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf manila project_name service 2026-06-12 20:29:53.234 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf manila project_domain_name Default 2026-06-12 20:29:53.306 | + lib/nova:create_nova_conf:523 : '[' -n /opt/stack/data/nova ']' 2026-06-12 20:29:53.312 | + lib/nova:create_nova_conf:524 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2026-06-12 20:29:53.383 | + lib/nova:create_nova_conf:525 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2026-06-12 20:29:53.456 | + lib/nova:create_nova_conf:527 : '[' -n /opt/stack/data/nova/instances ']' 2026-06-12 20:29:53.462 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2026-06-12 20:29:53.527 | + lib/nova:create_nova_conf:530 : '[' False '!=' False ']' 2026-06-12 20:29:53.538 | + lib/nova:create_nova_conf:533 : '[' False '!=' False ']' 2026-06-12 20:29:53.539 | + lib/nova:create_nova_conf:539 : is_fedora 2026-06-12 20:29:53.545 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-12 20:29:53.551 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-12 20:29:53.556 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-12 20:29:53.562 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-12 20:29:53.568 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-12 20:29:53.574 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-12 20:29:53.580 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-12 20:29:53.585 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-12 20:29:53.591 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-12 20:29:53.598 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-12 20:29:53.604 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-12 20:29:53.610 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-12 20:29:53.616 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-12 20:29:53.623 | + lib/nova:create_nova_conf:544 : setup_logging /etc/nova/nova.conf 2026-06-12 20:29:53.629 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova.conf 2026-06-12 20:29:53.634 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova.conf 2026-06-12 20:29:53.640 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-12 20:29:53.681 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-12 20:29:53.687 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-12 20:29:53.693 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-12 20:29:53.699 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-12 20:29:53.705 | + 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 20:29:53.773 | + 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 20:29:53.840 | + 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 20:29:53.904 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-12 20:29:53.970 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT log_color False 2026-06-12 20:29:54.038 | + lib/nova:create_nova_conf:546 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2026-06-12 20:29:54.111 | + lib/nova:create_nova_conf:548 : is_service_enabled n-api 2026-06-12 20:29:54.145 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 20:29:54.150 | + 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 20:29:54.155 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-api-uwsgi.ini 2026-06-12 20:29:54.161 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.osapi_compute:application 2026-06-12 20:29:54.166 | + lib/apache:write_uwsgi_config:245 : local url=/compute 2026-06-12 20:29:54.172 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-12 20:29:54.178 | + lib/apache:write_uwsgi_config:247 : local name=nova-api 2026-06-12 20:29:54.185 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-api ']' 2026-06-12 20:29:54.191 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-12 20:29:54.197 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-12 20:29:54.221 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-12 20:29:54.222 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-06-12 20:29:54.232 | d /var/run/uwsgi 0755 stack root 2026-06-12 20:29:54.240 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-12 20:29:54.261 | /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 20:29:54.269 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-api.socket 2026-06-12 20:29:54.276 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-api-uwsgi.ini 2026-06-12 20:29:54.284 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.osapi_compute:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-12 20:29:54.290 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi module nova.wsgi.osapi_compute:application 2026-06-12 20:29:54.362 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 4 2026-06-12 20:29:54.427 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2026-06-12 20:29:54.490 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2026-06-12 20:29:54.557 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2026-06-12 20:29:54.621 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-12 20:29:54.685 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2026-06-12 20:29:54.756 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2026-06-12 20:29:54.821 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2026-06-12 20:29:54.889 | + 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 20:29:54.958 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2026-06-12 20:29:55.024 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-12 20:29:55.090 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2026-06-12 20:29:55.156 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi start-time %t 2026-06-12 20:29:55.222 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-12 20:29:55.230 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-12 20:29:55.237 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for nova-api 2026-06-12 20:29:55.242 | ++ lib/apache:apache_site_config_for:174 : local site=nova-api 2026-06-12 20:29:55.246 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-12 20:29:55.251 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 20:29:55.256 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 20:29:55.260 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/nova-api.conf 2026-06-12 20:29:55.266 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/nova-api.conf 2026-06-12 20:29:55.270 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api.socket 2026-06-12 20:29:55.335 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2026-06-12 20:29:55.404 | + 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 20:29:55.404 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/nova-api.conf 2026-06-12 20:29:55.418 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 2026-06-12 20:29:55.426 | + lib/apache:write_uwsgi_config:309 : enable_apache_site nova-api 2026-06-12 20:29:55.431 | + lib/apache:enable_apache_site:191 : local site=nova-api 2026-06-12 20:29:55.435 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-12 20:29:55.440 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-12 20:29:55.446 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-12 20:29:55.450 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-12 20:29:55.454 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 20:29:55.459 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 20:29:55.463 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-12 20:29:55.468 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-12 20:29:55.473 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 20:29:55.479 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 20:29:55.485 | + lib/apache:enable_apache_site:195 : sudo a2ensite nova-api 2026-06-12 20:29:55.536 | Enabling site nova-api. 2026-06-12 20:29:55.547 | To activate the new configuration, you need to run: 2026-06-12 20:29:55.547 | systemctl reload apache2 2026-06-12 20:29:55.558 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-12 20:29:55.563 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-12 20:29:55.568 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-12 20:29:55.572 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-12 20:29:55.731 | + lib/nova:create_nova_conf:552 : is_service_enabled n-api-meta 2026-06-12 20:29:55.768 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 20:29:55.774 | + 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 20:29:55.779 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-metadata-uwsgi.ini 2026-06-12 20:29:55.784 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.metadata:application 2026-06-12 20:29:55.790 | + lib/apache:write_uwsgi_config:245 : local url= 2026-06-12 20:29:55.795 | + lib/apache:write_uwsgi_config:246 : local http=0.0.0.0:8775 2026-06-12 20:29:55.800 | + lib/apache:write_uwsgi_config:247 : local name=nova-metadata 2026-06-12 20:29:55.805 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-metadata ']' 2026-06-12 20:29:55.811 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-12 20:29:55.816 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-12 20:29:55.839 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-06-12 20:29:55.840 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-12 20:29:55.855 | d /var/run/uwsgi 0755 stack root 2026-06-12 20:29:55.861 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-12 20:29:55.879 | /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 20:29:55.886 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-metadata.socket 2026-06-12 20:29:55.892 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2026-06-12 20:29:55.899 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.metadata:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-12 20:29:55.904 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi module nova.wsgi.metadata:application 2026-06-12 20:29:55.972 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 4 2026-06-12 20:29:56.040 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2026-06-12 20:29:56.110 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2026-06-12 20:29:56.173 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2026-06-12 20:29:56.245 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-12 20:29:56.314 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2026-06-12 20:29:56.373 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2026-06-12 20:29:56.436 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2026-06-12 20:29:56.500 | + 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 20:29:56.562 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2026-06-12 20:29:56.631 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-12 20:29:56.698 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2026-06-12 20:29:56.766 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi start-time %t 2026-06-12 20:29:56.836 | + lib/apache:write_uwsgi_config:301 : [[ -n 0.0.0.0:8775 ]] 2026-06-12 20:29:56.843 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2026-06-12 20:29:56.913 | + lib/nova:create_nova_conf:556 : is_service_enabled ceilometer 2026-06-12 20:29:56.951 | + functions-common:is_service_enabled:2070 : return 1 2026-06-12 20:29:56.957 | + lib/nova:create_nova_conf:564 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2026-06-12 20:29:57.032 | ++ lib/nova:create_nova_conf:565 : get_notification_url 2026-06-12 20:29:57.038 | ++ lib/rpc_backend:get_notification_url:136 : local virtual_host= 2026-06-12 20:29:57.043 | ++ lib/rpc_backend:get_notification_url:137 : is_service_enabled rabbit 2026-06-12 20:29:57.080 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-12 20:29:57.087 | ++ lib/rpc_backend:get_notification_url:138 : echo rabbit://stackrabbit:secretrabbit@199.204.45.113:5672/ 2026-06-12 20:29:57.094 | + lib/nova:create_nova_conf:565 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:secretrabbit@199.204.45.113:5672/ 2026-06-12 20:29:57.157 | + lib/nova:create_nova_conf:566 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2026-06-12 20:29:57.230 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova.conf 2026-06-12 20:29:57.234 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-06-12 20:29:57.239 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova.conf 2026-06-12 20:29:57.245 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-12 20:29:57.250 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-12 20:29:57.256 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-12 20:29:57.292 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 20:29:57.298 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-12 20:29:57.304 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-12 20:29:57.310 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-12 20:29:57.348 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-12 20:29:57.353 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@199.204.45.113:5672/ 2026-06-12 20:29:57.361 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@199.204.45.113:5672/ 2026-06-12 20:29:57.427 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-12 20:29:57.433 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-12 20:29:57.439 | + lib/nova:create_nova_conf:569 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 4 2026-06-12 20:29:57.509 | + lib/nova:create_nova_conf:570 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 4 2026-06-12 20:29:57.574 | + lib/nova:create_nova_conf:572 : iniset /etc/nova/nova.conf conductor workers 4 2026-06-12 20:29:57.650 | + lib/nova:create_nova_conf:574 : is_service_enabled tls-proxy 2026-06-12 20:29:57.686 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 20:29:57.691 | + lib/nova:create_nova_conf:575 : iniset /etc/nova/nova.conf DEFAULT glance_protocol https 2026-06-12 20:29:57.758 | + lib/nova:create_nova_conf:576 : iniset /etc/nova/nova.conf oslo_middleware enable_proxy_headers_parsing True 2026-06-12 20:29:57.831 | + lib/nova:create_nova_conf:579 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2026-06-12 20:29:57.898 | + lib/nova:create_nova_conf:581 : '[' True == True ']' 2026-06-12 20:29:57.903 | + lib/nova:create_nova_conf:582 : init_nova_service_user_conf 2026-06-12 20:29:57.908 | + lib/nova:init_nova_service_user_conf:820 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2026-06-12 20:29:57.977 | + lib/nova:init_nova_service_user_conf:821 : configure_keystoneauth /etc/nova/nova.conf nova service_user 2026-06-12 20:29:57.983 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-12 20:29:57.987 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-12 20:29:57.992 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-06-12 20:29:57.997 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf service_user auth_type password 2026-06-12 20:29:58.066 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf service_user interface public 2026-06-12 20:29:58.133 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf service_user auth_url https://199.204.45.113/identity 2026-06-12 20:29:58.200 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf service_user username nova 2026-06-12 20:29:58.270 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf service_user password secretservice 2026-06-12 20:29:58.336 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2026-06-12 20:29:58.397 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf service_user project_name service 2026-06-12 20:29:58.465 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2026-06-12 20:29:58.534 | + lib/nova:create_nova_conf:585 : is_service_enabled n-cond 2026-06-12 20:29:58.570 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 20:29:58.578 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2026-06-12 20:29:58.587 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-12 20:29:58.592 | + lib/nova:create_nova_conf:587 : local conf 2026-06-12 20:29:58.596 | + lib/nova:create_nova_conf:588 : local vhost 2026-06-12 20:29:58.605 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2026-06-12 20:29:58.612 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-12 20:29:58.618 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-12 20:29:58.625 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2026-06-12 20:29:58.629 | + lib/nova:create_nova_conf:590 : vhost=nova_cell1 2026-06-12 20:29:58.634 | + lib/nova:create_nova_conf:592 : rm -f /etc/nova/nova_cell1.conf 2026-06-12 20:29:58.647 | ++ lib/nova:create_nova_conf:593 : database_connection_url nova_cell1 2026-06-12 20:29:58.652 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2026-06-12 20:29:58.658 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2026-06-12 20:29:58.665 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell1 2026-06-12 20:29:58.671 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-12 20:29:58.677 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-12 20:29:58.683 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-12 20:29:58.721 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-12 20:29:58.728 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-12 20:29:58.734 | ++ 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 20:29:58.743 | + 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 20:29:58.818 | + lib/nova:create_nova_conf:594 : iniset /etc/nova/nova_cell1.conf conductor workers 4 2026-06-12 20:29:58.890 | + lib/nova:create_nova_conf:595 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2026-06-12 20:29:58.957 | + 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 20:29:58.963 | + lib/nova:create_nova_conf:600 : rpc_backend_add_vhost nova_cell1 2026-06-12 20:29:58.969 | + lib/rpc_backend:rpc_backend_add_vhost:112 : local vhost=nova_cell1 2026-06-12 20:29:58.974 | + lib/rpc_backend:rpc_backend_add_vhost:113 : is_service_enabled rabbit 2026-06-12 20:29:59.010 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 20:29:59.018 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : sudo rabbitmqctl list_vhosts 2026-06-12 20:29:59.019 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : grep nova_cell1 2026-06-12 20:29:59.734 | + lib/rpc_backend:rpc_backend_add_vhost:114 : '[' -z ']' 2026-06-12 20:29:59.738 | + lib/rpc_backend:rpc_backend_add_vhost:115 : sudo rabbitmqctl add_vhost nova_cell1 2026-06-12 20:30:00.406 | Adding vhost "nova_cell1" ... 2026-06-12 20:30:00.492 | + lib/rpc_backend:rpc_backend_add_vhost:116 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2026-06-12 20:30:01.290 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2026-06-12 20:30:01.330 | + lib/nova:create_nova_conf:601 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2026-06-12 20:30:01.335 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-06-12 20:30:01.341 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova_cell1.conf 2026-06-12 20:30:01.346 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-12 20:30:01.351 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-06-12 20:30:01.357 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-12 20:30:01.395 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 20:30:01.402 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-06-12 20:30:01.408 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-06-12 20:30:01.415 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-12 20:30:01.449 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-12 20:30:01.455 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@199.204.45.113:5672/nova_cell1 2026-06-12 20:30:01.462 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@199.204.45.113:5672/nova_cell1 2026-06-12 20:30:01.528 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-12 20:30:01.533 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-12 20:30:01.538 | + lib/nova:create_nova_conf:605 : is_service_enabled placement placement-client 2026-06-12 20:30:01.576 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 20:30:01.582 | + lib/nova:create_nova_conf:606 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2026-06-12 20:30:01.587 | + lib/nova:configure_placement_nova_compute:634 : local conf=/etc/nova/nova_cell1.conf 2026-06-12 20:30:01.594 | + lib/nova:configure_placement_nova_compute:635 : configure_keystoneauth /etc/nova/nova_cell1.conf nova placement 2026-06-12 20:30:01.600 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-06-12 20:30:01.606 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-12 20:30:01.611 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-06-12 20:30:01.617 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2026-06-12 20:30:01.689 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf placement interface public 2026-06-12 20:30:01.756 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf placement auth_url https://199.204.45.113/identity 2026-06-12 20:30:01.818 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf placement username nova 2026-06-12 20:30:01.883 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf placement password secretservice 2026-06-12 20:30:01.956 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2026-06-12 20:30:02.026 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf placement project_name service 2026-06-12 20:30:02.094 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2026-06-12 20:30:02.156 | + lib/nova:create_nova_conf:610 : setup_logging /etc/nova/nova_cell1.conf 2026-06-12 20:30:02.160 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova_cell1.conf 2026-06-12 20:30:02.166 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova_cell1.conf 2026-06-12 20:30:02.174 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-12 20:30:02.210 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-12 20:30:02.215 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-12 20:30:02.221 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-12 20:30:02.228 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-12 20:30:02.234 | + 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 20:30:02.299 | + 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 20:30:02.364 | + 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 20:30:02.430 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-12 20:30:02.496 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT log_color False 2026-06-12 20:30:02.559 | + 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 20:30:02.566 | ++ lib/nova:create_nova_conf:620 : seq 1 1 2026-06-12 20:30:02.575 | + lib/nova:create_nova_conf:620 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-12 20:30:02.580 | + lib/nova:create_nova_conf:621 : local conf 2026-06-12 20:30:02.585 | + lib/nova:create_nova_conf:622 : local offset 2026-06-12 20:30:02.593 | ++ lib/nova:create_nova_conf:623 : conductor_conf 1 2026-06-12 20:30:02.599 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-12 20:30:02.606 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-12 20:30:02.612 | + lib/nova:create_nova_conf:623 : conf=/etc/nova/nova_cell1.conf 2026-06-12 20:30:02.618 | + lib/nova:create_nova_conf:624 : offset=0 2026-06-12 20:30:02.624 | + lib/nova:create_nova_conf:625 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2026-06-12 20:30:02.629 | + lib/nova:configure_console_proxies:724 : local conf=/etc/nova/nova_cell1.conf 2026-06-12 20:30:02.634 | + lib/nova:configure_console_proxies:725 : local offset=0 2026-06-12 20:30:02.641 | + lib/nova:configure_console_proxies:729 : offset=0 2026-06-12 20:30:02.647 | + lib/nova:configure_console_proxies:731 : is_service_enabled n-novnc 2026-06-12 20:30:02.686 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 20:30:02.691 | + lib/nova:configure_console_proxies:732 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_host 0.0.0.0 2026-06-12 20:30:02.765 | + lib/nova:configure_console_proxies:733 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2026-06-12 20:30:02.831 | + lib/nova:configure_console_proxies:735 : is_nova_console_proxy_compute_tls_enabled 2026-06-12 20:30:02.837 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2026-06-12 20:30:02.842 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2026-06-12 20:30:02.848 | + lib/nova:configure_console_proxies:763 : is_service_enabled n-spice 2026-06-12 20:30:02.882 | + functions-common:is_service_enabled:2070 : return 1 2026-06-12 20:30:02.888 | + lib/nova:configure_console_proxies:768 : is_service_enabled n-sproxy 2026-06-12 20:30:02.926 | + functions-common:is_service_enabled:2070 : return 1 2026-06-12 20:30:02.933 | + lib/nova:configure_nova:369 : is_service_enabled n-cpu 2026-06-12 20:30:02.973 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 20:30:02.978 | + lib/nova:configure_nova:369 : [[ -r /opt/stack/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-06-12 20:30:02.985 | + lib/nova:configure_nova:371 : configure_nova_hypervisor 2026-06-12 20:30:02.991 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2026-06-12 20:30:02.998 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : is_service_enabled neutron 2026-06-12 20:30:03.037 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 20:30:03.042 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2026-06-12 20:30:03.069 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : sudo tee -a /etc/libvirt/qemu.conf 2026-06-12 20:30:03.069 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : cat 2026-06-12 20:30:03.084 | cgroup_device_acl = [ 2026-06-12 20:30:03.084 | "/dev/null", "/dev/full", "/dev/zero", 2026-06-12 20:30:03.084 | "/dev/random", "/dev/urandom", 2026-06-12 20:30:03.084 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2026-06-12 20:30:03.084 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2026-06-12 20:30:03.084 | "/dev/vfio/vfio", 2026-06-12 20:30:03.084 | ] 2026-06-12 20:30:03.093 | + lib/nova_plugins/functions-libvirt:configure_libvirt:166 : is_fedora 2026-06-12 20:30:03.099 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-12 20:30:03.106 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-12 20:30:03.111 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-12 20:30:03.117 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-12 20:30:03.123 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-12 20:30:03.129 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-12 20:30:03.136 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-12 20:30:03.142 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-12 20:30:03.148 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-12 20:30:03.154 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-12 20:30:03.160 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-12 20:30:03.165 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-12 20:30:03.170 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-12 20:30:03.178 | + lib/nova_plugins/functions-libvirt:configure_libvirt:185 : getent group libvirt 2026-06-12 20:30:03.190 | + lib/nova_plugins/functions-libvirt:configure_libvirt:188 : add_user_to_group stack libvirt 2026-06-12 20:30:03.197 | + functions-common:add_user_to_group:2183 : local user=stack 2026-06-12 20:30:03.203 | + functions-common:add_user_to_group:2184 : local group=libvirt 2026-06-12 20:30:03.209 | + functions-common:add_user_to_group:2186 : sudo usermod -a -G libvirt stack 2026-06-12 20:30:03.412 | + lib/nova_plugins/functions-libvirt:configure_libvirt:191 : [[ True = \T\r\u\e ]] 2026-06-12 20:30:03.418 | + lib/nova_plugins/functions-libvirt:configure_libvirt:192 : is_ubuntu 2026-06-12 20:30:03.423 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 20:30:03.429 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 20:30:03.436 | + 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 20:30:03.442 | + lib/nova_plugins/functions-libvirt:configure_libvirt:201 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2026-06-12 20:30:03.449 | + 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 20:30:03.475 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : echo 'log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu"' 2026-06-12 20:30:03.476 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-06-12 20:30:03.492 | 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 20:30:03.500 | + 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 20:30:03.524 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2026-06-12 20:30:03.526 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-06-12 20:30:03.540 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2026-06-12 20:30:03.547 | + lib/nova_plugins/functions-libvirt:configure_libvirt:210 : is_nova_console_proxy_compute_tls_enabled 2026-06-12 20:30:03.554 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2026-06-12 20:30:03.560 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2026-06-12 20:30:03.566 | + lib/nova_plugins/functions-libvirt:configure_libvirt:228 : restart_service libvirtd 2026-06-12 20:30:03.572 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-12 20:30:03.578 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart libvirtd 2026-06-12 20:30:03.664 | + lib/nova_plugins/functions-libvirt:configure_libvirt:234 : restart_service virtlogd 2026-06-12 20:30:03.669 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-12 20:30:03.673 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart virtlogd 2026-06-12 20:30:03.778 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type kvm 2026-06-12 20:30:03.855 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode host-passthrough 2026-06-12 20:30:03.923 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 : '[' host-passthrough == custom ']' 2026-06-12 20:30:03.929 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2026-06-12 20:30:03.994 | + 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 20:30:04.058 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2026-06-12 20:30:04.125 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2026-06-12 20:30:04.187 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 : is_arch ppc64 2026-06-12 20:30:04.194 | ++ functions-common:is_arch:519 : uname -m 2026-06-12 20:30:04.201 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-06-12 20:30:04.206 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 : is_arch aarch64 2026-06-12 20:30:04.212 | ++ functions-common:is_arch:519 : uname -m 2026-06-12 20:30:04.222 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-12 20:30:04.228 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:65 : isset ENABLE_FILE_INJECTION 2026-06-12 20:30:04.232 | + functions-common:isset:266 : [[ -v ENABLE_FILE_INJECTION ]] 2026-06-12 20:30:04.237 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:73 : [[ kvm = \p\a\r\a\l\l\e\l\s ]] 2026-06-12 20:30:04.242 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:80 : [[ '' == \L\V\M ]] 2026-06-12 20:30:04.247 | + ./stack.sh:main:959 : is_service_enabled placement 2026-06-12 20:30:04.281 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 20:30:04.287 | + ./stack.sh:main:961 : stack_install_service placement 2026-06-12 20:30:04.293 | + lib/stack:stack_install_service:20 : local service=placement 2026-06-12 20:30:04.299 | + lib/stack:stack_install_service:21 : type install_placement 2026-06-12 20:30:04.305 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-12 20:30:04.310 | + lib/stack:stack_install_service:32 : install_placement 2026-06-12 20:30:04.316 | + lib/placement:install_placement:121 : pip_install_gr osc-placement 2026-06-12 20:30:04.322 | + inc/python:pip_install_gr:94 : local name=osc-placement 2026-06-12 20:30:04.329 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-12 20:30:04.336 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements osc-placement 2026-06-12 20:30:04.342 | ++ inc/python:get_from_global_requirements:241 : local package=osc-placement 2026-06-12 20:30:04.348 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-12 20:30:04.358 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-12 20:30:04.358 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2026-06-12 20:30:04.367 | ++ inc/python:get_from_global_requirements:243 : required_pkg='osc-placement ' 2026-06-12 20:30:04.373 | ++ inc/python:get_from_global_requirements:244 : [[ osc-placement == '' ]] 2026-06-12 20:30:04.379 | ++ inc/python:get_from_global_requirements:247 : echo osc-placement 2026-06-12 20:30:04.388 | + inc/python:pip_install_gr:96 : clean_name=osc-placement 2026-06-12 20:30:04.394 | + inc/python:pip_install_gr:97 : pip_install osc-placement 2026-06-12 20:30:04.442 | Using python 3.12 to install osc-placement 2026-06-12 20:30:04.446 | + 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 20:30:05.154 | Collecting osc-placement 2026-06-12 20:30:05.281 | Downloading osc_placement-4.8.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-12 20:30:05.291 | 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 20:30:05.292 | 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 20:30:05.292 | 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 20:30:05.293 | 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 20:30:05.294 | 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 20:30:05.295 | 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 20:30:05.296 | 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 20:30:05.296 | 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 20:30:05.297 | 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 20:30:05.300 | 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 20:30:05.301 | 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 20:30:05.302 | 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 20:30:05.304 | 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 20:30:05.304 | 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 20:30:05.305 | 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 20:30:05.306 | 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 20:30:05.308 | 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 20:30:05.308 | 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 20:30:05.309 | 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 20:30:05.309 | 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 20:30:05.310 | 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 20:30:05.311 | 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 20:30:05.311 | 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 20:30:05.312 | 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 20:30:05.312 | 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 20:30:05.313 | 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 20:30:05.313 | 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 20:30:05.315 | 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 20:30:05.317 | 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 20:30:05.321 | 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 20:30:05.323 | 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 20:30:05.324 | 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 20:30:05.324 | 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 20:30:05.327 | 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 20:30:05.330 | 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 20:30:05.337 | 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 20:30:05.338 | 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 20:30:05.338 | 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 20:30:05.339 | 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 20:30:05.347 | 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 20:30:05.348 | 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 20:30:05.350 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-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 20:30:05.386 | Downloading osc_placement-4.8.0-py3-none-any.whl (64 kB) 2026-06-12 20:30:05.572 | Installing collected packages: osc-placement 2026-06-12 20:30:05.684 | Successfully installed osc-placement-4.8.0 2026-06-12 20:30:05.768 | + inc/python:pip_install:216 : result=0 2026-06-12 20:30:05.774 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-12 20:30:05.780 | + functions-common:time_stop:2414 : local name 2026-06-12 20:30:05.786 | + functions-common:time_stop:2415 : local end_time 2026-06-12 20:30:05.792 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-12 20:30:05.798 | + functions-common:time_stop:2417 : local total 2026-06-12 20:30:05.805 | + functions-common:time_stop:2418 : local start_time 2026-06-12 20:30:05.811 | + functions-common:time_stop:2420 : name=pip_install 2026-06-12 20:30:05.818 | + functions-common:time_stop:2421 : start_time=1781296204430 2026-06-12 20:30:05.824 | + functions-common:time_stop:2423 : [[ -z 1781296204430 ]] 2026-06-12 20:30:05.832 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-12 20:30:05.840 | + functions-common:time_stop:2426 : end_time=1781296205835 2026-06-12 20:30:05.846 | + functions-common:time_stop:2427 : elapsed_time=1405 2026-06-12 20:30:05.851 | + functions-common:time_stop:2428 : total=118051 2026-06-12 20:30:05.857 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-12 20:30:05.864 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=119456 2026-06-12 20:30:05.871 | + inc/python:pip_install:219 : return 0 2026-06-12 20:30:05.876 | + lib/placement:install_placement:122 : git_clone https://github.com/openstack/placement.git /opt/stack/placement master 2026-06-12 20:30:05.881 | + functions-common:git_clone:583 : local git_remote=https://github.com/openstack/placement.git 2026-06-12 20:30:05.886 | + functions-common:git_clone:584 : local git_dest=/opt/stack/placement 2026-06-12 20:30:05.893 | + functions-common:git_clone:585 : local git_ref=master 2026-06-12 20:30:05.899 | + functions-common:git_clone:586 : local orig_dir 2026-06-12 20:30:05.906 | ++ functions-common:git_clone:587 : pwd 2026-06-12 20:30:05.913 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-12 20:30:05.919 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-12 20:30:05.927 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-12 20:30:05.969 | + functions-common:git_clone:590 : RECLONE=False 2026-06-12 20:30:05.975 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-12 20:30:05.980 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-12 20:30:05.987 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-12 20:30:05.987 | + functions-common:git_clone:604 : echo master 2026-06-12 20:30:05.998 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/placement ]] 2026-06-12 20:30:06.004 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-12 20:30:06.010 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/placement 2026-06-12 20:30:06.037 | + functions-common:git_clone:666 : cd /opt/stack/placement 2026-06-12 20:30:06.044 | + functions-common:git_clone:667 : git show --oneline 2026-06-12 20:30:06.045 | + functions-common:git_clone:667 : head -1 2026-06-12 20:30:06.050 | 3cba66c7 Merge "Update python versions" 2026-06-12 20:30:06.056 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-12 20:30:06.062 | + lib/placement:install_placement:123 : setup_develop /opt/stack/placement 2026-06-12 20:30:06.068 | + inc/python:setup_develop:353 : local bindep 2026-06-12 20:30:06.074 | + inc/python:setup_develop:354 : [[ /opt/stack/placement == -bindep* ]] 2026-06-12 20:30:06.081 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/placement 2026-06-12 20:30:06.087 | + inc/python:setup_develop:359 : local extras= 2026-06-12 20:30:06.093 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/placement -e 2026-06-12 20:30:06.099 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-12 20:30:06.105 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/placement == -bindep* ]] 2026-06-12 20:30:06.111 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/placement 2026-06-12 20:30:06.117 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-12 20:30:06.122 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-12 20:30:06.128 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/placement 2026-06-12 20:30:06.133 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-12 20:30:06.141 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/placement 2026-06-12 20:30:06.148 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-12 20:30:06.153 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-12 20:30:06.160 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2026-06-12 20:30:06.172 | + inc/python:_setup_package_with_constraints_edit:400 : name=openstack-placement 2026-06-12 20:30:06.178 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z openstack-placement ']' 2026-06-12 20:30:06.184 | + 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 20:30:06.276 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/placement -e 2026-06-12 20:30:06.280 | + inc/python:setup_package:436 : local bindep=0 2026-06-12 20:30:06.287 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-12 20:30:06.293 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-12 20:30:06.299 | + inc/python:setup_package:439 : [[ /opt/stack/placement == -bindep* ]] 2026-06-12 20:30:06.303 | + inc/python:setup_package:444 : local project_dir=/opt/stack/placement 2026-06-12 20:30:06.309 | + inc/python:setup_package:445 : local flags=-e 2026-06-12 20:30:06.315 | + inc/python:setup_package:446 : local extras= 2026-06-12 20:30:06.321 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-12 20:30:06.327 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-12 20:30:06.332 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-12 20:30:06.338 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-12 20:30:06.345 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-12 20:30:06.352 | + inc/python:setup_package:464 : pip_install -e /opt/stack/placement 2026-06-12 20:30:06.401 | Using python 3.12 to install /opt/stack/placement 2026-06-12 20:30:06.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/placement 2026-06-12 20:30:07.025 | Obtaining file:///opt/stack/placement 2026-06-12 20:30:07.027 | Installing build dependencies: started 2026-06-12 20:30:08.107 | Installing build dependencies: finished with status 'done' 2026-06-12 20:30:08.108 | Checking if build backend supports build_editable: started 2026-06-12 20:30:08.405 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-12 20:30:08.406 | Getting requirements to build editable: started 2026-06-12 20:30:08.573 | Getting requirements to build editable: finished with status 'done' 2026-06-12 20:30:08.575 | Preparing editable metadata (pyproject.toml): started 2026-06-12 20:30:09.243 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-12 20:30:09.261 | 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 20:30:09.261 | 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 20:30:09.262 | 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 20:30:09.266 | 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 20:30:09.266 | 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 20:30:09.266 | 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 20:30:09.266 | 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 20:30:09.266 | 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 20:30:09.266 | 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 20:30:09.266 | 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 20:30:09.267 | 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 20:30:09.267 | 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 20:30:09.267 | 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 20:30:09.268 | 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 20:30:09.268 | 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 20:30:09.269 | 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 20:30:09.269 | 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 20:30:09.270 | 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 20:30:09.270 | 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 20:30:09.271 | 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 20:30:09.272 | 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 20:30:09.273 | 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 20:30:09.273 | 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 20:30:09.274 | 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 20:30:09.277 | 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 20:30:09.277 | 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 20:30:09.278 | 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 20:30:09.279 | 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 20:30:09.279 | 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 20:30:09.280 | 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 20:30:09.282 | 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 20:30:09.283 | 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 20:30:09.283 | 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 20:30:09.284 | 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 20:30:09.289 | 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 20:30:09.291 | 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 20:30:09.294 | 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 20:30:09.294 | 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 20:30:09.295 | 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 20:30:09.297 | 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 20:30:09.298 | 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 20:30:09.298 | 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 20:30:09.302 | 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 20:30:09.303 | 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 20:30:09.303 | 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 20:30:09.305 | 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 20:30:09.308 | 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 20:30:09.310 | 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 20:30:09.310 | 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 20:30:09.311 | 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 20:30:09.314 | 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 20:30:09.319 | 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 20:30:09.321 | 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 20:30:09.324 | 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 20:30:09.324 | 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 20:30:09.325 | 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 20:30:09.327 | 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 20:30:09.330 | 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 20:30:09.339 | 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 20:30:09.346 | 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 20:30:09.347 | 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 20:30:09.347 | 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 20:30:09.349 | 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 20:30:09.359 | 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 20:30:09.365 | 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 20:30:09.393 | Building wheels for collected packages: openstack-placement 2026-06-12 20:30:09.394 | Building editable for openstack-placement (pyproject.toml): started 2026-06-12 20:30:09.948 | Building editable for openstack-placement (pyproject.toml): finished with status 'done' 2026-06-12 20:30:09.951 | Created wheel for openstack-placement: filename=openstack_placement-15.1.0.dev5-0.editable-py3-none-any.whl size=8755 sha256=860e6075f9d28ab5437c68595877f27a9247e16b21f4a7ad79d841e569327353 2026-06-12 20:30:09.951 | Stored in directory: /tmp/pip-ephem-wheel-cache-m06s9ce1/wheels/0f/d8/4f/e8707957c726bd4763e71d7ed0672723b81ca99945904983a6 2026-06-12 20:30:09.955 | Successfully built openstack-placement 2026-06-12 20:30:10.086 | Installing collected packages: openstack-placement 2026-06-12 20:30:10.165 | Successfully installed openstack-placement-15.1.0.dev5 2026-06-12 20:30:10.298 | + inc/python:pip_install:216 : result=0 2026-06-12 20:30:10.304 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-12 20:30:10.309 | + functions-common:time_stop:2414 : local name 2026-06-12 20:30:10.315 | + functions-common:time_stop:2415 : local end_time 2026-06-12 20:30:10.320 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-12 20:30:10.327 | + functions-common:time_stop:2417 : local total 2026-06-12 20:30:10.332 | + functions-common:time_stop:2418 : local start_time 2026-06-12 20:30:10.338 | + functions-common:time_stop:2420 : name=pip_install 2026-06-12 20:30:10.345 | + functions-common:time_stop:2421 : start_time=1781296206388 2026-06-12 20:30:10.351 | + functions-common:time_stop:2423 : [[ -z 1781296206388 ]] 2026-06-12 20:30:10.358 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-12 20:30:10.367 | + functions-common:time_stop:2426 : end_time=1781296210360 2026-06-12 20:30:10.373 | + functions-common:time_stop:2427 : elapsed_time=3972 2026-06-12 20:30:10.379 | + functions-common:time_stop:2428 : total=119456 2026-06-12 20:30:10.384 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-12 20:30:10.391 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=123428 2026-06-12 20:30:10.397 | + inc/python:pip_install:219 : return 0 2026-06-12 20:30:10.403 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-12 20:30:10.411 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-12 20:30:10.418 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/placement 2026-06-12 20:30:10.423 | + inc/python:use_library_from_git:266 : local name=/opt/stack/placement 2026-06-12 20:30:10.429 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 20:30:10.435 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-06-12 20:30:10.442 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,/opt/stack/placement, ]] 2026-06-12 20:30:10.449 | + inc/python:use_library_from_git:269 : return 1 2026-06-12 20:30:10.456 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-12 20:30:10.463 | + ./stack.sh:main:962 : configure_placement 2026-06-12 20:30:10.468 | + lib/placement:configure_placement:86 : sudo install -d -o stack /etc/placement 2026-06-12 20:30:10.497 | + lib/placement:configure_placement:87 : create_placement_conf 2026-06-12 20:30:10.503 | + lib/placement:create_placement_conf:76 : rm -f /etc/placement/placement.conf 2026-06-12 20:30:10.515 | ++ lib/placement:create_placement_conf:77 : database_connection_url placement 2026-06-12 20:30:10.522 | ++ lib/database:database_connection_url:134 : local db=placement 2026-06-12 20:30:10.528 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2026-06-12 20:30:10.534 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=placement 2026-06-12 20:30:10.540 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-12 20:30:10.546 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-12 20:30:10.553 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-12 20:30:10.588 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-12 20:30:10.594 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-12 20:30:10.601 | ++ 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 20:30:10.608 | + 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 20:30:10.688 | + lib/placement:create_placement_conf:78 : iniset /etc/placement/placement.conf DEFAULT debug True 2026-06-12 20:30:10.762 | + lib/placement:create_placement_conf:79 : iniset /etc/placement/placement.conf api auth_strategy keystone 2026-06-12 20:30:10.835 | + lib/placement:create_placement_conf:80 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2026-06-12 20:30:10.840 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/placement/placement.conf 2026-06-12 20:30:10.845 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=placement 2026-06-12 20:30:10.849 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-12 20:30:10.853 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-12 20:30:10.859 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/placement/placement.conf placement keystone_authtoken 2026-06-12 20:30:10.865 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/placement/placement.conf 2026-06-12 20:30:10.871 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-06-12 20:30:10.877 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-12 20:30:10.882 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2026-06-12 20:30:10.955 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2026-06-12 20:30:11.022 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/placement/placement.conf keystone_authtoken auth_url https://199.204.45.113/identity 2026-06-12 20:30:11.089 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2026-06-12 20:30:11.156 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/placement/placement.conf keystone_authtoken password secretservice 2026-06-12 20:30:11.224 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2026-06-12 20:30:11.294 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2026-06-12 20:30:11.362 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2026-06-12 20:30:11.430 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken www_authenticate_uri https://199.204.45.113/identity 2026-06-12 20:30:11.497 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-12 20:30:11.564 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2026-06-12 20:30:11.633 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-12 20:30:11.639 | + lib/placement:create_placement_conf:81 : setup_logging /etc/placement/placement.conf 2026-06-12 20:30:11.645 | + functions:setup_logging:693 : setup_systemd_logging /etc/placement/placement.conf 2026-06-12 20:30:11.652 | + functions:setup_systemd_logging:710 : local conf_file=/etc/placement/placement.conf 2026-06-12 20:30:11.660 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-12 20:30:11.699 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-12 20:30:11.705 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-12 20:30:11.711 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-12 20:30:11.716 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-12 20:30:11.723 | + 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 20:30:11.793 | + 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 20:30:11.860 | + 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 20:30:11.931 | + functions:setup_systemd_logging:727 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-12 20:30:11.998 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT log_color False 2026-06-12 20:30:12.064 | + lib/placement:configure_placement:89 : write_uwsgi_config /etc/placement/placement-uwsgi.ini placement.wsgi.api:application /placement '' placement-api 2026-06-12 20:30:12.070 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/placement/placement-uwsgi.ini 2026-06-12 20:30:12.076 | + lib/apache:write_uwsgi_config:244 : local wsgi=placement.wsgi.api:application 2026-06-12 20:30:12.081 | + lib/apache:write_uwsgi_config:245 : local url=/placement 2026-06-12 20:30:12.087 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-12 20:30:12.092 | + lib/apache:write_uwsgi_config:247 : local name=placement-api 2026-06-12 20:30:12.097 | + lib/apache:write_uwsgi_config:249 : '[' -z placement-api ']' 2026-06-12 20:30:12.103 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-12 20:30:12.109 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-12 20:30:12.135 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-06-12 20:30:12.136 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-12 20:30:12.151 | d /var/run/uwsgi 0755 stack root 2026-06-12 20:30:12.159 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-12 20:30:12.180 | /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 20:30:12.188 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/placement-api.socket 2026-06-12 20:30:12.194 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/placement/placement-uwsgi.ini 2026-06-12 20:30:12.204 | + lib/apache:write_uwsgi_config:270 : [[ placement.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-12 20:30:12.209 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi module placement.wsgi.api:application 2026-06-12 20:30:12.279 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 4 2026-06-12 20:30:12.348 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2026-06-12 20:30:12.416 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2026-06-12 20:30:12.482 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2026-06-12 20:30:12.552 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-12 20:30:12.621 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2026-06-12 20:30:12.691 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2026-06-12 20:30:12.759 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2026-06-12 20:30:12.830 | + 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 20:30:12.905 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2026-06-12 20:30:12.981 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-12 20:30:13.051 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2026-06-12 20:30:13.119 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi start-time %t 2026-06-12 20:30:13.191 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-12 20:30:13.197 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-12 20:30:13.204 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for placement-api 2026-06-12 20:30:13.211 | ++ lib/apache:apache_site_config_for:174 : local site=placement-api 2026-06-12 20:30:13.215 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-12 20:30:13.249 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 20:30:13.249 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 20:30:13.249 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/placement-api.conf 2026-06-12 20:30:13.249 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2026-06-12 20:30:13.249 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2026-06-12 20:30:13.319 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2026-06-12 20:30:13.390 | + 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 20:30:13.392 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2026-06-12 20:30:13.403 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 2026-06-12 20:30:13.412 | + lib/apache:write_uwsgi_config:309 : enable_apache_site placement-api 2026-06-12 20:30:13.419 | + lib/apache:enable_apache_site:191 : local site=placement-api 2026-06-12 20:30:13.424 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-12 20:30:13.430 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-12 20:30:13.437 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-12 20:30:13.443 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-12 20:30:13.450 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 20:30:13.457 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 20:30:13.463 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-12 20:30:13.469 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-12 20:30:13.475 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 20:30:13.482 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 20:30:13.488 | + lib/apache:enable_apache_site:195 : sudo a2ensite placement-api 2026-06-12 20:30:13.540 | Enabling site placement-api. 2026-06-12 20:30:13.550 | To activate the new configuration, you need to run: 2026-06-12 20:30:13.550 | systemctl reload apache2 2026-06-12 20:30:13.562 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-12 20:30:13.567 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-12 20:30:13.573 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-12 20:30:13.581 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-12 20:30:13.734 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2026-06-12 20:30:13.738 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2026-06-12 20:30:13.743 | + lib/placement:configure_placement:94 : iniset /etc/placement/placement.conf oslo_policy enforce_new_defaults False 2026-06-12 20:30:13.818 | + lib/placement:configure_placement:95 : iniset /etc/placement/placement.conf oslo_policy enforce_scope False 2026-06-12 20:30:13.885 | + ./stack.sh:main:969 : is_service_enabled placement placement-client 2026-06-12 20:30:13.923 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 20:30:13.931 | + ./stack.sh:main:970 : is_service_enabled n-cpu 2026-06-12 20:30:13.970 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 20:30:13.976 | + ./stack.sh:main:971 : configure_placement_nova_compute 2026-06-12 20:30:13.982 | + lib/nova:configure_placement_nova_compute:634 : local conf=/etc/nova/nova.conf 2026-06-12 20:30:13.988 | + lib/nova:configure_placement_nova_compute:635 : configure_keystoneauth /etc/nova/nova.conf nova placement 2026-06-12 20:30:13.995 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-12 20:30:14.002 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-12 20:30:14.009 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-06-12 20:30:14.015 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf placement auth_type password 2026-06-12 20:30:14.091 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf placement interface public 2026-06-12 20:30:14.156 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf placement auth_url https://199.204.45.113/identity 2026-06-12 20:30:14.230 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf placement username nova 2026-06-12 20:30:14.299 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf placement password secretservice 2026-06-12 20:30:14.367 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf placement user_domain_name Default 2026-06-12 20:30:14.439 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf placement project_name service 2026-06-12 20:30:14.507 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf placement project_domain_name Default 2026-06-12 20:30:14.581 | + ./stack.sh:main:975 : is_service_enabled horizon 2026-06-12 20:30:14.615 | + functions-common:is_service_enabled:2070 : return 1 2026-06-12 20:30:14.620 | + ./stack.sh:main:980 : is_service_enabled tls-proxy 2026-06-12 20:30:14.657 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 20:30:14.663 | + ./stack.sh:main:981 : fix_system_ca_bundle_path 2026-06-12 20:30:14.669 | + lib/tls:fix_system_ca_bundle_path:365 : is_service_enabled tls-proxy 2026-06-12 20:30:14.705 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 20:30:14.710 | + lib/tls:fix_system_ca_bundle_path:366 : local capath 2026-06-12 20:30:14.716 | + lib/tls:fix_system_ca_bundle_path:367 : [[ True == \T\r\u\e ]] 2026-06-12 20:30:14.723 | ++ lib/tls:fix_system_ca_bundle_path:368 : /opt/stack/data/venv/bin/python3 -c 'try: 2026-06-12 20:30:14.723 | from requests import certs 2026-06-12 20:30:14.723 | print (certs.where()) 2026-06-12 20:30:14.723 | except ImportError: pass' 2026-06-12 20:30:14.989 | + lib/tls:fix_system_ca_bundle_path:368 : capath=/etc/ssl/certs/ca-certificates.crt 2026-06-12 20:30:14.994 | + lib/tls:fix_system_ca_bundle_path:372 : [[ ! /etc/ssl/certs/ca-certificates.crt == '' ]] 2026-06-12 20:30:14.999 | + lib/tls:fix_system_ca_bundle_path:372 : [[ ! /etc/ssl/certs/ca-certificates.crt =~ ^/etc/.* ]] 2026-06-12 20:30:15.006 | + ./stack.sh:main:984 : is_service_enabled cinder 2026-06-12 20:30:15.044 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 20:30:15.051 | + ./stack.sh:main:986 : init_os_brick 2026-06-12 20:30:15.056 | + lib/cinder:init_os_brick:510 : mkdir -p /opt/stack/data/os_brick 2026-06-12 20:30:15.066 | + lib/cinder:init_os_brick:511 : is_service_enabled cinder 2026-06-12 20:30:15.101 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 20:30:15.107 | + lib/cinder:init_os_brick:512 : iniset /etc/cinder/cinder.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-12 20:30:15.178 | + lib/cinder:init_os_brick:514 : is_service_enabled nova 2026-06-12 20:30:15.216 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 20:30:15.221 | + lib/cinder:init_os_brick:515 : iniset /etc/nova/nova.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-12 20:30:15.297 | + lib/cinder:init_os_brick:517 : is_service_enabled glance 2026-06-12 20:30:15.336 | + functions-common:is_service_enabled:2070 : return 0 2026-06-12 20:30:15.341 | + lib/cinder:init_os_brick:518 : iniset /etc/glance/glance-api.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-12 20:30:15.416 | + lib/cinder:init_os_brick:519 : iniset /etc/glance/glance-cache.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-12 20:30:15.485 | + ./stack.sh:main:993 : run_phase stack install 2026-06-12 20:30:15.491 | + functions-common:run_phase:1842 : local mode=stack 2026-06-12 20:30:15.497 | + functions-common:run_phase:1843 : local phase=install 2026-06-12 20:30:15.504 | + functions-common:run_phase:1844 : [[ -d /opt/stack/devstack/extras.d ]] 2026-06-12 20:30:15.510 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-06-12 20:30:15.515 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-12 20:30:15.521 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-06-12 20:30:15.527 | + functions-common:run_phase:1852 : local extra 2026-06-12 20:30:15.535 | ++ functions-common:run_phase:1853 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-06-12 20:30:15.544 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-06-12 20:30:15.551 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-12 20:30:15.558 | + functions-common:run_phase:1858 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-06-12 20:30:15.564 | + functions-common:run_phase:1858 : source /opt/stack/devstack/extras.d/80-tempest.sh stack install 2026-06-12 20:30:15.570 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-12 20:30:15.604 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-12 20:30:15.610 | + functions-common:run_phase:1863 : [[ stack == \s\o\u\r\c\e ]] 2026-06-12 20:30:15.616 | + 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 20:30:15.623 | + functions-common:run_phase:1869 : run_plugins stack install 2026-06-12 20:30:15.628 | + functions-common:run_plugins:1828 : local mode=stack 2026-06-12 20:30:15.634 | + functions-common:run_plugins:1829 : local phase=install 2026-06-12 20:30:15.640 | + functions-common:run_plugins:1831 : local plugins=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-06-12 20:30:15.646 | + functions-common:run_plugins:1832 : local plugin 2026-06-12 20:30:15.652 | + functions-common:run_plugins:1833 : for plugin in ${plugins//,/ } 2026-06-12 20:30:15.658 | + functions-common:run_plugins:1834 : local dir=/opt/stack/barbican 2026-06-12 20:30:15.663 | + functions-common:run_plugins:1835 : [[ -f /opt/stack/barbican/devstack/plugin.sh ]] 2026-06-12 20:30:15.670 | + functions-common:run_plugins:1836 : source /opt/stack/barbican/devstack/plugin.sh stack install 2026-06-12 20:30:15.677 | ++ /opt/stack/barbican/devstack/plugin.sh:source:5 : BARBICAN_PLUGIN=/opt/stack/barbican/devstack 2026-06-12 20:30:15.682 | ++ /opt/stack/barbican/devstack/plugin.sh:source:6 : source /opt/stack/barbican/devstack/lib/barbican 2026-06-12 20:30:15.716 | ++ /opt/stack/barbican/devstack/plugin.sh:source:8 : is_service_enabled barbican 2026-06-12 20:30:15.749 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-12 20:30:15.754 | ++ /opt/stack/barbican/devstack/plugin.sh:source:9 : [[ stack == \s\t\a\c\k ]] 2026-06-12 20:30:15.760 | ++ /opt/stack/barbican/devstack/plugin.sh:source:9 : [[ install == \i\n\s\t\a\l\l ]] 2026-06-12 20:30:15.765 | ++ /opt/stack/barbican/devstack/plugin.sh:source:10 : echo_summary 'Installing Barbican' 2026-06-12 20:30:15.771 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-12 20:30:15.776 | ++ ./stack.sh:echo_summary:444 : echo -e Installing Barbican 2026-06-12 20:30:15.781 | ++ /opt/stack/barbican/devstack/plugin.sh:source:11 : stack_install_service barbican 2026-06-12 20:30:15.786 | ++ lib/stack:stack_install_service:20 : local service=barbican 2026-06-12 20:30:15.792 | ++ lib/stack:stack_install_service:21 : type install_barbican 2026-06-12 20:30:15.798 | ++ lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-12 20:30:15.804 | ++ lib/stack:stack_install_service:32 : install_barbican 2026-06-12 20:30:15.809 | ++ /opt/stack/barbican/devstack/lib/barbican:install_barbican:217 : setup_develop /opt/stack/barbican 2026-06-12 20:30:15.815 | ++ inc/python:setup_develop:353 : local bindep 2026-06-12 20:30:15.822 | ++ inc/python:setup_develop:354 : [[ /opt/stack/barbican == -bindep* ]] 2026-06-12 20:30:15.827 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/barbican 2026-06-12 20:30:15.833 | ++ inc/python:setup_develop:359 : local extras= 2026-06-12 20:30:15.838 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/barbican -e 2026-06-12 20:30:15.842 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-12 20:30:15.847 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/barbican == -bindep* ]] 2026-06-12 20:30:15.852 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/barbican 2026-06-12 20:30:15.856 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-12 20:30:15.861 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-12 20:30:15.867 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/barbican 2026-06-12 20:30:15.871 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-12 20:30:15.877 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/barbican 2026-06-12 20:30:15.882 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-12 20:30:15.887 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-12 20:30:15.893 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/barbican/setup.cfg 2026-06-12 20:30:15.905 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=barbican 2026-06-12 20:30:15.909 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z barbican ']' 2026-06-12 20:30:15.914 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- barbican 2026-06-12 20:30:16.012 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/barbican -e 2026-06-12 20:30:16.017 | ++ inc/python:setup_package:436 : local bindep=0 2026-06-12 20:30:16.022 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-06-12 20:30:16.026 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-06-12 20:30:16.032 | ++ inc/python:setup_package:439 : [[ /opt/stack/barbican == -bindep* ]] 2026-06-12 20:30:16.037 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/barbican 2026-06-12 20:30:16.042 | ++ inc/python:setup_package:445 : local flags=-e 2026-06-12 20:30:16.047 | ++ inc/python:setup_package:446 : local extras= 2026-06-12 20:30:16.053 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-06-12 20:30:16.058 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-06-12 20:30:16.064 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-12 20:30:16.069 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-12 20:30:16.073 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-12 20:30:16.077 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/barbican 2026-06-12 20:30:16.118 | Using python 3.12 to install /opt/stack/barbican 2026-06-12 20:30:16.123 | ++ 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/barbican 2026-06-12 20:30:16.730 | Obtaining file:///opt/stack/barbican 2026-06-12 20:30:16.732 | Installing build dependencies: started 2026-06-12 20:30:17.925 | Installing build dependencies: finished with status 'done' 2026-06-12 20:30:17.926 | Checking if build backend supports build_editable: started 2026-06-12 20:30:18.234 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-12 20:30:18.236 | Getting requirements to build editable: started 2026-06-12 20:30:18.411 | Getting requirements to build editable: finished with status 'done' 2026-06-12 20:30:18.413 | Preparing editable metadata (pyproject.toml): started 2026-06-12 20:30:19.017 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-12 20:30:19.037 | Requirement already satisfied: alembic>=0.8.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev54) (1.18.4) 2026-06-12 20:30:19.037 | Requirement already satisfied: cffi>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev54) (2.0.0) 2026-06-12 20:30:19.038 | Requirement already satisfied: cryptography>=2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev54) (43.0.3) 2026-06-12 20:30:19.039 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev54) (4.26.0) 2026-06-12 20:30:19.039 | Requirement already satisfied: oslo.config>=6.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev54) (10.5.0) 2026-06-12 20:30:19.040 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev54) (6.4.0) 2026-06-12 20:30:19.040 | Requirement already satisfied: oslo.db>=4.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev54) (18.0.0) 2026-06-12 20:30:19.041 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev54) (6.8.0) 2026-06-12 20:30:19.041 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev54) (18.1.0) 2026-06-12 20:30:19.042 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev54) (8.1.0) 2026-06-12 20:30:19.042 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev54) (8.2.0) 2026-06-12 20:30:19.043 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev54) (5.1.0) 2026-06-12 20:30:19.043 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev54) (3.8.0) 2026-06-12 20:30:19.044 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev54) (5.10.0) 2026-06-12 20:30:19.045 | Requirement already satisfied: oslo.service>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.0->barbican==22.1.0.dev54) (4.6.0) 2026-06-12 20:30:19.047 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev54) (2.7.1) 2026-06-12 20:30:19.048 | Requirement already satisfied: oslo.utils>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev54) (10.1.1) 2026-06-12 20:30:19.049 | Requirement already satisfied: oslo.versionedobjects>=1.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev54) (3.10.2) 2026-06-12 20:30:19.050 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev54) (3.10.1) 2026-06-12 20:30:19.051 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev54) (3.1.0) 2026-06-12 20:30:19.052 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev54) (7.0.3) 2026-06-12 20:30:19.053 | Requirement already satisfied: pecan!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev54) (1.8.0) 2026-06-12 20:30:19.054 | Requirement already satisfied: keystonemiddleware>=9.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev54) (13.0.0) 2026-06-12 20:30:19.055 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev54) (2.0.50) 2026-06-12 20:30:19.055 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev54) (5.8.0) 2026-06-12 20:30:19.056 | Requirement already satisfied: WebOb>=1.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev54) (1.8.10) 2026-06-12 20:30:19.057 | Requirement already satisfied: castellan>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev54) (5.7.0) 2026-06-12 20:30:19.057 | Requirement already satisfied: microversion-parse>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev54) (2.1.0) 2026-06-12 20:30:19.059 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.8.10->barbican==22.1.0.dev54) (1.3.12) 2026-06-12 20:30:19.060 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.8.10->barbican==22.1.0.dev54) (4.15.0) 2026-06-12 20:30:19.062 | Requirement already satisfied: python-barbicanclient>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=4.2.0->barbican==22.1.0.dev54) (7.4.0) 2026-06-12 20:30:19.063 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=4.2.0->barbican==22.1.0.dev54) (5.14.0) 2026-06-12 20:30:19.064 | Requirement already satisfied: requests>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=4.2.0->barbican==22.1.0.dev54) (2.34.2) 2026-06-12 20:30:19.065 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.7.0->barbican==22.1.0.dev54) (3.0) 2026-06-12 20:30:19.069 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->barbican==22.1.0.dev54) (26.1.0) 2026-06-12 20:30:19.069 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->barbican==22.1.0.dev54) (2025.9.1) 2026-06-12 20:30:19.070 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->barbican==22.1.0.dev54) (0.37.0) 2026-06-12 20:30:19.070 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->barbican==22.1.0.dev54) (2026.5.1) 2026-06-12 20:30:19.074 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->castellan>=4.2.0->barbican==22.1.0.dev54) (2.1.0) 2026-06-12 20:30:19.075 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->castellan>=4.2.0->barbican==22.1.0.dev54) (1.8.2) 2026-06-12 20:30:19.078 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->barbican==22.1.0.dev54) (4.2.0) 2026-06-12 20:30:19.079 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->barbican==22.1.0.dev54) (4.0.1) 2026-06-12 20:30:19.079 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->barbican==22.1.0.dev54) (2.13.0) 2026-06-12 20:30:19.080 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->barbican==22.1.0.dev54) (5.8.0) 2026-06-12 20:30:19.087 | 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.5.0->barbican==22.1.0.dev54) (1.5.0) 2026-06-12 20:30:19.089 | 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>=9.5.0->barbican==22.1.0.dev54) (5.3.1) 2026-06-12 20:30:19.093 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.4.0->barbican==22.1.0.dev54) (1.3.0) 2026-06-12 20:30:19.094 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.4.0->barbican==22.1.0.dev54) (2.0.0) 2026-06-12 20:30:19.095 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.4.0->barbican==22.1.0.dev54) (6.0.3) 2026-06-12 20:30:19.099 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.27.0->barbican==22.1.0.dev54) (3.1.0) 2026-06-12 20:30:19.100 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.27.0->barbican==22.1.0.dev54) (2.1.2) 2026-06-12 20:30:19.100 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.27.0->barbican==22.1.0.dev54) (0.6.2) 2026-06-12 20:30:19.102 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.db>=4.27.0->barbican==22.1.0.dev54) (2.2.1) 2026-06-12 20:30:19.105 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.3.0->barbican==22.1.0.dev54) (2.9.0.post0) 2026-06-12 20:30:19.107 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->barbican==22.1.0.dev54) (3.3.0) 2026-06-12 20:30:19.108 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->barbican==22.1.0.dev54) (7.1.4) 2026-06-12 20:30:19.109 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->barbican==22.1.0.dev54) (5.3.1) 2026-06-12 20:30:19.110 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->barbican==22.1.0.dev54) (5.6.2) 2026-06-12 20:30:19.110 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->barbican==22.1.0.dev54) (0.16.0) 2026-06-12 20:30:19.112 | 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->barbican==22.1.0.dev54) (5.1.0) 2026-06-12 20:30:19.117 | 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->barbican==22.1.0.dev54) (2026.2) 2026-06-12 20:30:19.117 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0->barbican==22.1.0.dev54) (26.2) 2026-06-12 20:30:19.121 | 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->barbican==22.1.0.dev54) (0.25.0) 2026-06-12 20:30:19.123 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->barbican==22.1.0.dev54) (5.0.0) 2026-06-12 20:30:19.123 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->barbican==22.1.0.dev54) (3.1.6) 2026-06-12 20:30:19.124 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->barbican==22.1.0.dev54) (4.0.1) 2026-06-12 20:30:19.128 | 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->barbican==22.1.0.dev54) (3.0.3) 2026-06-12 20:30:19.133 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.reports>=1.18.0->barbican==22.1.0.dev54) (7.2.2) 2026-06-12 20:30:19.135 | 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->barbican==22.1.0.dev54) (1.1.2) 2026-06-12 20:30:19.138 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->barbican==22.1.0.dev54) (0.41.0) 2026-06-12 20:30:19.139 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->barbican==22.1.0.dev54) (3.5.1) 2026-06-12 20:30:19.140 | Requirement already satisfied: oslo.concurrency>=3.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->barbican==22.1.0.dev54) (7.5.0) 2026-06-12 20:30:19.140 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->barbican==22.1.0.dev54) (2.5.1) 2026-06-12 20:30:19.141 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->barbican==22.1.0.dev54) (1.7.6) 2026-06-12 20:30:19.143 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->barbican==22.1.0.dev54) (2.8.0) 2026-06-12 20:30:19.150 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.25.0->oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->barbican==22.1.0.dev54) (0.20) 2026-06-12 20:30:19.155 | Requirement already satisfied: cotyledon>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.0->barbican==22.1.0.dev54) (2.2.0) 2026-06-12 20:30:19.157 | Requirement already satisfied: setproctitle in /opt/stack/data/venv/lib/python3.12/site-packages (from cotyledon>=2.2.0->oslo.service[threading]>=4.2.0->barbican==22.1.0.dev54) (1.3.7) 2026-06-12 20:30:19.160 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->barbican==22.1.0.dev54) (3.17.0) 2026-06-12 20:30:19.163 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->barbican==22.1.0.dev54) (3.3.2) 2026-06-12 20:30:19.170 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->barbican==22.1.0.dev54) (82.0.1) 2026-06-12 20:30:19.181 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->barbican==22.1.0.dev54) (0.8.0) 2026-06-12 20:30:19.195 | Requirement already satisfied: cliff>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-barbicanclient>=5.5.0->castellan>=4.2.0->barbican==22.1.0.dev54) (4.14.0) 2026-06-12 20:30:19.198 | 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>=4.2.0->barbican==22.1.0.dev54) (0.6.0) 2026-06-12 20:30:19.198 | 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>=4.2.0->barbican==22.1.0.dev54) (4.0.0) 2026-06-12 20:30:19.203 | 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>=4.2.0->barbican==22.1.0.dev54) (3.0.52) 2026-06-12 20:30:19.203 | 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>=4.2.0->barbican==22.1.0.dev54) (1.11.0) 2026-06-12 20:30:19.204 | 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>=4.2.0->barbican==22.1.0.dev54) (15.0.0) 2026-06-12 20:30:19.204 | 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>=4.2.0->barbican==22.1.0.dev54) (1.8.0) 2026-06-12 20:30:19.210 | 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->barbican==22.1.0.dev54) (1.17.0) 2026-06-12 20:30:19.224 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=4.2.0->barbican==22.1.0.dev54) (3.4.7) 2026-06-12 20:30:19.225 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=4.2.0->barbican==22.1.0.dev54) (3.18) 2026-06-12 20:30:19.225 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=4.2.0->barbican==22.1.0.dev54) (2.7.0) 2026-06-12 20:30:19.226 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.18.0->castellan>=4.2.0->barbican==22.1.0.dev54) (2023.11.17) 2026-06-12 20:30:19.241 | 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>=4.2.0->barbican==22.1.0.dev54) (4.2.0) 2026-06-12 20:30:19.241 | 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>=4.2.0->barbican==22.1.0.dev54) (2.20.0) 2026-06-12 20:30:19.246 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-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>=4.2.0->barbican==22.1.0.dev54) (0.1.2) 2026-06-12 20:30:19.257 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->barbican==22.1.0.dev54) (0.8) 2026-06-12 20:30:19.305 | Building wheels for collected packages: barbican 2026-06-12 20:30:19.305 | Building editable for barbican (pyproject.toml): started 2026-06-12 20:30:19.841 | Building editable for barbican (pyproject.toml): finished with status 'done' 2026-06-12 20:30:19.842 | Created wheel for barbican: filename=barbican-22.1.0.dev54-0.editable-py3-none-any.whl size=10351 sha256=5b53147a2e74d147beea7e77521154d7e28056b0718bcd200a5f73ce4604f30e 2026-06-12 20:30:19.843 | Stored in directory: /tmp/pip-ephem-wheel-cache-ym3sl52v/wheels/84/02/63/e1cb6519448a7eb57707390d89788b669ef9a586a90cc63bd5 2026-06-12 20:30:19.849 | Successfully built barbican 2026-06-12 20:30:19.973 | Installing collected packages: barbican 2026-06-12 20:30:20.008 | Successfully installed barbican-22.1.0.dev54 2026-06-12 20:30:20.120 | ++ inc/python:pip_install:216 : result=0 2026-06-12 20:30:20.126 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-06-12 20:30:20.132 | ++ functions-common:time_stop:2414 : local name 2026-06-12 20:30:20.136 | ++ functions-common:time_stop:2415 : local end_time 2026-06-12 20:30:20.141 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-12 20:30:20.146 | ++ functions-common:time_stop:2417 : local total 2026-06-12 20:30:20.152 | ++ functions-common:time_stop:2418 : local start_time 2026-06-12 20:30:20.158 | ++ functions-common:time_stop:2420 : name=pip_install 2026-06-12 20:30:20.164 | ++ functions-common:time_stop:2421 : start_time=1781296216108 2026-06-12 20:30:20.170 | ++ functions-common:time_stop:2423 : [[ -z 1781296216108 ]] 2026-06-12 20:30:20.177 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-12 20:30:20.185 | ++ functions-common:time_stop:2426 : end_time=1781296220179 2026-06-12 20:30:20.192 | ++ functions-common:time_stop:2427 : elapsed_time=4071 2026-06-12 20:30:20.197 | ++ functions-common:time_stop:2428 : total=123428 2026-06-12 20:30:20.203 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-12 20:30:20.208 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=127499 2026-06-12 20:30:20.214 | ++ inc/python:pip_install:219 : return 0 2026-06-12 20:30:20.220 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-12 20:30:20.226 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-12 20:30:20.233 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/barbican 2026-06-12 20:30:20.238 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/barbican 2026-06-12 20:30:20.243 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 20:30:20.249 | ++ inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-06-12 20:30:20.255 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,/opt/stack/barbican, ]] 2026-06-12 20:30:20.260 | ++ inc/python:use_library_from_git:269 : return 1 2026-06-12 20:30:20.266 | ++ lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-12 20:30:20.272 | ++ /opt/stack/barbican/devstack/plugin.sh:source:12 : install_barbicanclient 2026-06-12 20:30:20.276 | ++ /opt/stack/barbican/devstack/lib/barbican:install_barbicanclient:222 : use_library_from_git python-barbicanclient 2026-06-12 20:30:20.283 | ++ inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-06-12 20:30:20.289 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 20:30:20.294 | ++ inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-06-12 20:30:20.298 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,python-barbicanclient, ]] 2026-06-12 20:30:20.304 | ++ inc/python:use_library_from_git:269 : return 1 2026-06-12 20:30:20.309 | ++ /opt/stack/barbican/devstack/plugin.sh:source:13 : is_service_enabled barbican-pykmip 2026-06-12 20:30:20.349 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-12 20:30:20.354 | ++ /opt/stack/barbican/devstack/plugin.sh:source:17 : is_service_enabled barbican-dogtag 2026-06-12 20:30:20.394 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-12 20:30:20.400 | ++ /opt/stack/barbican/devstack/plugin.sh:source:21 : is_service_enabled barbican-vault 2026-06-12 20:30:20.439 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-12 20:30:20.445 | ++ /opt/stack/barbican/devstack/plugin.sh:source:67 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-12 20:30:20.451 | ++ /opt/stack/barbican/devstack/plugin.sh:source:71 : [[ stack == \c\l\e\a\n ]] 2026-06-12 20:30:20.459 | + functions-common:run_plugins:1833 : for plugin in ${plugins//,/ } 2026-06-12 20:30:20.465 | + functions-common:run_plugins:1834 : local dir=/opt/stack/magnum 2026-06-12 20:30:20.471 | + functions-common:run_plugins:1835 : [[ -f /opt/stack/magnum/devstack/plugin.sh ]] 2026-06-12 20:30:20.477 | + functions-common:run_plugins:1836 : source /opt/stack/magnum/devstack/plugin.sh stack install 2026-06-12 20:30:20.511 | ++ /opt/stack/magnum/devstack/plugin.sh:source:7 : echo_summary 'magnum'\''s plugin.sh was called...' 2026-06-12 20:30:20.515 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-12 20:30:20.520 | ++ ./stack.sh:echo_summary:444 : echo -e 'magnum'\''s' plugin.sh was called... 2026-06-12 20:30:20.527 | ++ /opt/stack/magnum/devstack/plugin.sh:source:8 : source /opt/stack/magnum/devstack/lib/magnum 2026-06-12 20:30:20.583 | ++ /opt/stack/magnum/devstack/plugin.sh:source:9 : set -o posix 2026-06-12 20:30:20.590 | ++ /opt/stack/magnum/devstack/plugin.sh:source:9 : set 2026-06-12 20:30:20.594 | ACCOUNT_PORT_BASE=6612 2026-06-12 20:30:20.594 | ADDITIONAL_VENV_PACKAGES=,PyMySQL 2026-06-12 20:30:20.594 | ADMIN_PASSWORD=secretadmin 2026-06-12 20:30:20.594 | AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-06-12 20:30:20.594 | AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-06-12 20:30:20.594 | AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-06-12 20:30:20.594 | AGENT_METERING_BINARY=/opt/stack/data/venv/bin/neutron-metering-agent 2026-06-12 20:30:20.594 | ALEMBIC_BRANCH=main 2026-06-12 20:30:20.594 | ALEMBIC_DIR=/opt/stack/alembic 2026-06-12 20:30:20.594 | ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-06-12 20:30:20.594 | APACHE_CONF_DIR=/etc/apache2/sites-available 2026-06-12 20:30:20.594 | APACHE_GROUP=stack 2026-06-12 20:30:20.594 | APACHE_LOCAL_HOST=127.0.0.1 2026-06-12 20:30:20.594 | APACHE_LOG_DIR=/var/log/apache2 2026-06-12 20:30:20.594 | APACHE_NAME=apache2 2026-06-12 20:30:20.594 | APACHE_SETTINGS_DIR=/etc/apache2/conf-enabled 2026-06-12 20:30:20.594 | APACHE_USER=stack 2026-06-12 20:30:20.594 | API_WORKERS=4 2026-06-12 20:30:20.594 | BACKING_FILE_SUFFIX=-backing-file 2026-06-12 20:30:20.594 | BARBICAN_API_LOG_DIR=/opt/stack/logs 2026-06-12 20:30:20.594 | BARBICAN_BIN_DIR=/opt/stack/data/venv/bin 2026-06-12 20:30:20.594 | BARBICAN_BRANCH=master 2026-06-12 20:30:20.594 | BARBICAN_CONF=/etc/barbican/barbican.conf 2026-06-12 20:30:20.594 | BARBICAN_CONF_DIR=/etc/barbican 2026-06-12 20:30:20.595 | BARBICAN_DIR=/opt/stack/barbican 2026-06-12 20:30:20.595 | BARBICAN_ENDPOINT_TYPE=internal 2026-06-12 20:30:20.595 | BARBICAN_ENFORCE_SCOPE=False 2026-06-12 20:30:20.595 | BARBICAN_HOST_HREF=http://199.204.45.113/key-manager 2026-06-12 20:30:20.595 | BARBICAN_KEYSTONE_ENDPOINT=https://199.204.45.113/identity 2026-06-12 20:30:20.595 | BARBICAN_PASTE_CONF=/etc/barbican/barbican-api-paste.ini 2026-06-12 20:30:20.595 | BARBICAN_PLUGIN=/opt/stack/barbican/devstack 2026-06-12 20:30:20.595 | BARBICAN_REPO=https://github.com/openstack/barbican.git 2026-06-12 20:30:20.595 | BARBICAN_UWSGI_CONF=/etc/barbican/barbican-uwsgi.ini 2026-06-12 20:30:20.595 | BARBICAN_WSGI=barbican.wsgi.api:application 2026-06-12 20:30:20.595 | BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-06-12 20:30:20.595 | BASH=/usr/bin/bash 2026-06-12 20:30:20.595 | BASHOPTS=checkwinsize:cmdhist:complete_fullquote:extquote:force_fignore:globasciiranges:globskipdots:hostcomplete:interactive_comments:patsub_replacement:progcomp:promptvars:sourcepath 2026-06-12 20:30:20.595 | BASH_ALIASES=() 2026-06-12 20:30:20.595 | BASH_ARGC=([0]="0") 2026-06-12 20:30:20.595 | BASH_ARGV=() 2026-06-12 20:30:20.595 | BASH_CMDS=() 2026-06-12 20:30:20.595 | BASH_LINENO=([0]="1836" [1]="1869" [2]="993" [3]="0") 2026-06-12 20:30:20.595 | BASH_LOADABLES_PATH=/usr/local/lib/bash:/usr/lib/bash:/opt/local/lib/bash:/usr/pkg/lib/bash:/opt/pkg/lib/bash:. 2026-06-12 20:30:20.595 | BASH_REMATCH=([0]=",tls-proxy,") 2026-06-12 20:30:20.595 | BASH_SOURCE=([0]="/opt/stack/magnum/devstack/plugin.sh" [1]="/opt/stack/devstack/functions-common" [2]="/opt/stack/devstack/functions-common" [3]="./stack.sh") 2026-06-12 20:30:20.595 | BASH_VERSINFO=([0]="5" [1]="2" [2]="21" [3]="1" [4]="release" [5]="x86_64-pc-linux-gnu") 2026-06-12 20:30:20.595 | BASH_VERSION='5.2.21(1)-release' 2026-06-12 20:30:20.595 | BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-06-12 20:30:20.595 | BRANCHLESS_TARGET_BRANCH=master 2026-06-12 20:30:20.595 | BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-06-12 20:30:20.595 | CACHE_BACKEND=dogpile.cache.memcached 2026-06-12 20:30:20.595 | CAPI_VERSION=v1.10.5 2026-06-12 20:30:20.595 | CAPO_VERSION=v0.12.7 2026-06-12 20:30:20.595 | CELLSV2_SETUP=superconductor 2026-06-12 20:30:20.595 | CINDER_ALLOWED_DIRECT_URL_SCHEMES= 2026-06-12 20:30:20.595 | CINDER_API_PASTE_INI=/etc/cinder/api-paste.ini 2026-06-12 20:30:20.595 | CINDER_BACKENDS=/opt/stack/devstack/lib/cinder_backends 2026-06-12 20:30:20.595 | CINDER_BACKUPS=/opt/stack/devstack/lib/cinder_backups 2026-06-12 20:30:20.595 | CINDER_BACKUP_DRIVER=swift 2026-06-12 20:30:20.595 | CINDER_BIN_DIR=/opt/stack/data/venv/bin 2026-06-12 20:30:20.596 | CINDER_BRANCH=master 2026-06-12 20:30:20.596 | CINDER_CACHE_ENABLED_FOR_BACKENDS=lvm:lvmdriver-1 2026-06-12 20:30:20.596 | CINDER_CONF=/etc/cinder/cinder.conf 2026-06-12 20:30:20.596 | CINDER_CONF_DIR=/etc/cinder 2026-06-12 20:30:20.596 | CINDER_DIR=/opt/stack/cinder 2026-06-12 20:30:20.596 | CINDER_DRIVER=default 2026-06-12 20:30:20.596 | CINDER_ENABLED_BACKENDS=lvm:lvmdriver-1 2026-06-12 20:30:20.596 | CINDER_ENFORCE_SCOPE=False 2026-06-12 20:30:20.596 | CINDER_IMG_CACHE_ENABLED=True 2026-06-12 20:30:20.596 | CINDER_IMG_CACHE_SIZE_COUNT= 2026-06-12 20:30:20.596 | CINDER_IMG_CACHE_SIZE_GB= 2026-06-12 20:30:20.596 | CINDER_LVM_TYPE=auto 2026-06-12 20:30:20.596 | CINDER_MY_IP=199.204.45.113 2026-06-12 20:30:20.596 | CINDER_PLUGINS=/opt/stack/devstack/lib/cinder_plugins 2026-06-12 20:30:20.596 | CINDER_REPO=https://github.com/openstack/cinder.git 2026-06-12 20:30:20.596 | CINDER_SERVICE_HOST=199.204.45.113 2026-06-12 20:30:20.596 | CINDER_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-06-12 20:30:20.596 | CINDER_SERVICE_PORT=8776 2026-06-12 20:30:20.596 | CINDER_SERVICE_PORT_INT=18776 2026-06-12 20:30:20.596 | CINDER_SERVICE_PROTOCOL=https 2026-06-12 20:30:20.596 | CINDER_SERVICE_REPORT_INTERVAL=120 2026-06-12 20:30:20.596 | CINDER_STATE_PATH=/opt/stack/data/cinder 2026-06-12 20:30:20.596 | CINDER_TARGET_HELPER=lioadm 2026-06-12 20:30:20.596 | CINDER_TARGET_PORT=3260 2026-06-12 20:30:20.596 | CINDER_TARGET_PREFIX=iqn.2010-10.org.openstack: 2026-06-12 20:30:20.596 | CINDER_TARGET_PROTOCOL=iscsi 2026-06-12 20:30:20.596 | CINDER_UPLOAD_INTERNAL_TENANT=False 2026-06-12 20:30:20.596 | CINDER_UPLOAD_OPTIMIZED=False 2026-06-12 20:30:20.596 | CINDER_UPLOAD_OPTIMIZED_BACKENDS=lvm:lvmdriver-1 2026-06-12 20:30:20.596 | CINDER_USE_SERVICE_TOKEN=True 2026-06-12 20:30:20.596 | CINDER_UWSGI=cinder.wsgi.api:application 2026-06-12 20:30:20.596 | CINDER_UWSGI_CONF=/etc/cinder/cinder-api-uwsgi.ini 2026-06-12 20:30:20.596 | CINDER_VOLUME_CLEAR=zero 2026-06-12 20:30:20.596 | CIRROS_ARCH=x86_64 2026-06-12 20:30:20.596 | CIRROS_VERSION=0.6.3 2026-06-12 20:30:20.596 | CLUSTER_TOPOLOGY=true 2026-06-12 20:30:20.596 | CONFIGURE_BACKING_FILE=True 2026-06-12 20:30:20.596 | CONFIG_AWK_CMD=awk 2026-06-12 20:30:20.596 | CONTAINER_PORT_BASE=6611 2026-06-12 20:30:20.597 | CURL_GET='curl -g' 2026-06-12 20:30:20.597 | CURRENT_LOG_TIME=2026-06-12-202039 2026-06-12 20:30:20.597 | DATABASE_BACKENDS=' mysql postgresql' 2026-06-12 20:30:20.597 | DATABASE_HOST=127.0.0.1 2026-06-12 20:30:20.597 | DATABASE_PASSWORD=secretdatabase 2026-06-12 20:30:20.597 | DATABASE_QUERY_LOGGING=False 2026-06-12 20:30:20.597 | DATABASE_TYPE=mysql 2026-06-12 20:30:20.597 | DATABASE_USER=root 2026-06-12 20:30:20.597 | DATA_DIR=/opt/stack/data 2026-06-12 20:30:20.597 | DC=([0]="openstack" [1]="org") 2026-06-12 20:30:20.597 | DEBUG_LIBVIRT=True 2026-06-12 20:30:20.597 | DEBUG_LIBVIRT_COREDUMPS=True 2026-06-12 20:30:20.597 | DEFAULT_IMAGE_FILE_NAME=cirros-0.6.3-x86_64-disk.img 2026-06-12 20:30:20.597 | DEFAULT_IMAGE_NAME=cirros-0.6.3-x86_64-disk 2026-06-12 20:30:20.597 | DEFAULT_VIRT_DRIVER=libvirt 2026-06-12 20:30:20.597 | DEFAULT_VOLUME_GROUP_NAME=stack-volumes-default 2026-06-12 20:30:20.597 | DEF_SERVICE_HOST=199.204.45.113 2026-06-12 20:30:20.597 | DEF_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-06-12 20:30:20.597 | DEF_SERVICE_LOCAL_HOST=127.0.0.1 2026-06-12 20:30:20.597 | DEF_TUNNEL_ENDPOINT_IP=199.204.45.113 2026-06-12 20:30:20.597 | DELTA=1781295652 2026-06-12 20:30:20.597 | DEST=/opt/stack 2026-06-12 20:30:20.597 | DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-06-12 20:30:20.597 | DEVSTACK_CERT_NAME=devstack-cert 2026-06-12 20:30:20.597 | DEVSTACK_HOSTNAME=np0000179819.novalocal 2026-06-12 20:30:20.597 | DEVSTACK_PARALLEL=True 2026-06-12 20:30:20.597 | DEVSTACK_PLUGINS=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-06-12 20:30:20.597 | DEVSTACK_SERIES=2026.2 2026-06-12 20:30:20.597 | DEVSTACK_START_TIME=1781295614 2026-06-12 20:30:20.597 | DEVSTACK_VENV=/opt/stack/data/venv 2026-06-12 20:30:20.597 | DIRSTACK=() 2026-06-12 20:30:20.597 | DISABLED_SERVICES=dstat,horizon,s-account,s-container,s-object,s-proxy,tempest 2026-06-12 20:30:20.597 | DISABLE_AMP_IMAGE_BUILD=True 2026-06-12 20:30:20.597 | DISKIMAGE_BUILDER_DIR=/opt/stack/diskimage-builder 2026-06-12 20:30:20.597 | DISKIMAGE_BUILDER_REPO_REF=master 2026-06-12 20:30:20.597 | DISKIMAGE_BUILDER_REPO_URL=https://github.com/openstack/diskimage-builder.git 2026-06-12 20:30:20.597 | DISTRO=noble 2026-06-12 20:30:20.597 | DOWNLOAD_DEFAULT_IMAGES=False 2026-06-12 20:30:20.597 | 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,o-api,o-da,o-hk,octavia,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,tls-proxy,barbican,magnum-api,magnum-cond,manila,m-api,m-shr,m-sch,m-dat,magnum-cluster-api 2026-06-12 20:30:20.597 | ENABLE_CHASSIS_AS_GW=True 2026-06-12 20:30:20.597 | ENABLE_DEBUG_LOG_LEVEL=True 2026-06-12 20:30:20.597 | ENABLE_FEDORA_VIRT_PREVIEW_REPO=False 2026-06-12 20:30:20.597 | ENABLE_HTTPD_MOD_WSGI_SERVICES=True 2026-06-12 20:30:20.597 | ENABLE_ISOLATED_METADATA=False 2026-06-12 20:30:20.597 | ENABLE_KSM=True 2026-06-12 20:30:20.598 | ENABLE_KSMTUNED=True 2026-06-12 20:30:20.598 | ENABLE_METADATA_NETWORK=False 2026-06-12 20:30:20.598 | ENABLE_SYSCTL_MEM_TUNING=True 2026-06-12 20:30:20.598 | ENABLE_SYSCTL_NET_TUNING=True 2026-06-12 20:30:20.598 | ENABLE_TENANT_TUNNELS=True 2026-06-12 20:30:20.598 | ENABLE_TENANT_VLANS=False 2026-06-12 20:30:20.598 | ENABLE_VOLUME_MULTIATTACH=False 2026-06-12 20:30:20.598 | ENABLE_ZSWAP=True 2026-06-12 20:30:20.598 | ENFORCE_SCOPE=False 2026-06-12 20:30:20.598 | ERROR_ON_CLONE=True 2026-06-12 20:30:20.598 | ETCD_ARCH=amd64 2026-06-12 20:30:20.598 | ETCD_BIN_DIR=/opt/stack/bin 2026-06-12 20:30:20.598 | ETCD_DATA_DIR=/opt/stack/data/etcd 2026-06-12 20:30:20.598 | ETCD_DOWNLOAD_FILE=etcd-v3.5.21-linux-amd64.tar.gz 2026-06-12 20:30:20.598 | ETCD_DOWNLOAD_LOCATION=https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-12 20:30:20.598 | ETCD_DOWNLOAD_URL=https://github.com/etcd-io/etcd/releases/download 2026-06-12 20:30:20.598 | ETCD_NAME=etcd-v3.5.21-linux-amd64 2026-06-12 20:30:20.598 | ETCD_PEER_PORT=2380 2026-06-12 20:30:20.598 | ETCD_PORT=2379 2026-06-12 20:30:20.598 | ETCD_RAMDISK_MB=512 2026-06-12 20:30:20.598 | ETCD_SHA256=adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c 2026-06-12 20:30:20.598 | ETCD_SHA256_AMD64=adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c 2026-06-12 20:30:20.598 | ETCD_SHA256_ARM64=95bf6918623a097c0385b96f139d90248614485e781ec9bee4768dbb6c79c53f 2026-06-12 20:30:20.598 | ETCD_SHA256_PPC64=6fb6ecb3d1b331eb177dc610a8efad3aceb1f836d6aeb439ba0bfac5d5c2a38c 2026-06-12 20:30:20.598 | ETCD_SHA256_S390X=a211a83961ba8a7e94f7d6343ad769e699db21a715ba4f3b68cf31ea28f9c951 2026-06-12 20:30:20.598 | ETCD_SYSTEMD_SERVICE=devstack@etcd.service 2026-06-12 20:30:20.598 | ETCD_USE_RAMDISK=True 2026-06-12 20:30:20.598 | ETCD_VERSION=v3.5.21 2026-06-12 20:30:20.598 | EUID=1002 2026-06-12 20:30:20.598 | EXP_CLUSTER_RESOURCE_SET=true 2026-06-12 20:30:20.598 | EXP_KUBEADM_BOOTSTRAP_FORMAT_IGNITION=true 2026-06-12 20:30:20.598 | EXTRA_CACHE_URLS=,https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-12 20:30:20.598 | EXTRA_FILES_DOWNLOAD_TIMEOUT=2 2026-06-12 20:30:20.598 | EXTRA_FILES_RETRY=3 2026-06-12 20:30:20.598 | EXTRA_FILES_RETRY_ERRORS=500,503 2026-06-12 20:30:20.598 | EXTRA_FILES_RETRY_TIMEOUT=10 2026-06-12 20:30:20.598 | FILES=/opt/stack/devstack/files 2026-06-12 20:30:20.598 | FIXED_RANGE=10.1.0.0/20 2026-06-12 20:30:20.598 | FIXED_RANGE_V6=fda8:a06f:5ea8::/64 2026-06-12 20:30:20.598 | FLOATING_RANGE=172.24.5.0/24 2026-06-12 20:30:20.598 | FORCE_CONFIG_DRIVE=False 2026-06-12 20:30:20.598 | FORCE_PREREQ=0 2026-06-12 20:30:20.598 | FUNCNAME=([0]="source" [1]="run_plugins" [2]="run_phase" [3]="main") 2026-06-12 20:30:20.598 | FUNC_DIR=/opt/stack/devstack 2026-06-12 20:30:20.598 | GET_PIP_CACHE_LOCATION=/opt/stack/cache/files/get-pip.py 2026-06-12 20:30:20.598 | GITBRANCH=([python-neutronclient]="master" [oslo.utils]="master" [octavia]="master" [stevedore]="master" [oslo.reports]="master" [osprofiler]="master" [oslo.serialization]="master" [barbican-tempest-plugin]="master" [neutron-lib]="master" [ironic-lib]="master" [python-keystoneclient]="master" [os-client-config]="master" [python-novaclient]="master" [oslo.config]="master" [ovsdbapp]="master" [ceilometermiddleware]="master" [oslo.limit]="master" [oslo.concurrency]="master" [octavia-lib]="master" [os-ken]="master" [oslo.rootwrap]="master" [osc-lib]="master" [keystonemiddleware]="master" [oslo.vmware]="master" [magnum-cluster-api]="master" [tooz]="master" [oslo.privsep]="master" [oslo.policy]="master" [keystoneauth]="master" [cursive]="master" [python-magnumclient]="master" [python-barbicanclient]="master" [oslo.db]="master" [osc-placement]="master" [python-glanceclient]="master" [magnum]="master" [oslo.versionedobjects]="master" [pycadf]="master" [etcd3gw]="master" [pbr]="master" [oslo.log]="master" [ovn-octavia-provider]="master" [os-vif]="master" [taskflow]="master" [oslo.context]="master" [oslo.i18n]="master" [automaton]="master" [oslo.middleware]="master" [castellan]="master" [oslo.messaging]="master" [python-swiftclient]="master" [python-manilaclient]="master" [futurist]="master" [os-brick]="master" [barbican]="master" [python-brick-cinderclient-ext]="master" [python-ironicclient]="master" [debtcollector]="master" [glance_store]="master" [os-resource-classes]="master" [oslo.cache]="master" [python-octaviaclient]="master" [manila]="master" [openstacksdk]="master" [cliff]="master" [oslo.service]="master" [python-openstackclient]="master" [os-traits]="master" [diskimage-builder]="master" [python-cinderclient]="master" ) 2026-06-12 20:30:20.598 | GITDIR=([python-neutronclient]="/opt/stack/python-neutronclient" [oslo.utils]="/opt/stack/oslo.utils" [octavia]="/opt/stack/octavia" [stevedore]="/opt/stack/stevedore" [oslo.reports]="/opt/stack/oslo.reports" [osprofiler]="/opt/stack/osprofiler" [oslo.serialization]="/opt/stack/oslo.serialization" [barbican-tempest-plugin]="/opt/stack/barbican-tempest-plugin" [neutron-lib]="/opt/stack/neutron-lib" [ironic-lib]="/opt/stack/ironic-lib" [python-keystoneclient]="/opt/stack/python-keystoneclient" [os-client-config]="/opt/stack/os-client-config" [python-novaclient]="/opt/stack/python-novaclient" [oslo.config]="/opt/stack/oslo.config" [ovsdbapp]="/opt/stack/ovsdbapp" [ceilometermiddleware]="/opt/stack/ceilometermiddleware" [oslo.limit]="/opt/stack/oslo.limit" [oslo.concurrency]="/opt/stack/oslo.concurrency" [octavia-lib]="/opt/stack/octavia-lib" [oslo.rootwrap]="/opt/stack/oslo.rootwrap" [os-ken]="/opt/stack/os-ken" [osc-lib]="/opt/stack/osc-lib" [keystonemiddleware]="/opt/stack/keystonemiddleware" [oslo.vmware]="/opt/stack/oslo.vmware" [magnum-cluster-api]="/opt/stack/magnum-cluster-api" [tooz]="/opt/stack/tooz" [oslo.privsep]="/opt/stack/oslo.privsep" [oslo.policy]="/opt/stack/oslo.policy" [keystoneauth]="/opt/stack/keystoneauth" [cursive]="/opt/stack/cursive" [python-magnumclient]="/opt/stack/python-magnumclient" [python-barbicanclient]="/opt/stack/python-barbicanclient" [oslo.db]="/opt/stack/oslo.db" [osc-placement]="/opt/stack/osc-placement" [python-glanceclient]="/opt/stack/python-glanceclient" [magnum]="/opt/stack/magnum" [oslo.versionedobjects]="/opt/stack/oslo.versionedobjects" [pycadf]="/opt/stack/pycadf" [etcd3gw]="/opt/stack/etcd3gw" [pbr]="/opt/stack/pbr" [oslo.log]="/opt/stack/oslo.log" [ovn-octavia-provider]="/opt/stack/ovn-octavia-provider" [os-vif]="/opt/stack/os-vif" [taskflow]="/opt/stack/taskflow" [oslo.context]="/opt/stack/oslo.context" [oslo.i18n]="/opt/stack/oslo.i18n" [automaton]="/opt/stack/automaton" [oslo.middleware]="/opt/stack/oslo.middleware" [castellan]="/opt/stack/castellan" [oslo.messaging]="/opt/stack/oslo.messaging" [python-swiftclient]="/opt/stack/python-swiftclient" [python-manilaclient]="/opt/stack/python-manilaclient" [futurist]="/opt/stack/futurist" [os-brick]="/opt/stack/os-brick" [barbican]="/opt/stack/barbican" [python-brick-cinderclient-ext]="/opt/stack/python-brick-cinderclient-ext" [python-ironicclient]="/opt/stack/python-ironicclient" [debtcollector]="/opt/stack/debtcollector" [glance_store]="/opt/stack/glance_store" [os-resource-classes]="/opt/stack/os-resource-classes" [oslo.cache]="/opt/stack/oslo.cache" [python-octaviaclient]="/opt/stack/python-octaviaclient" [manila]="/opt/stack/manila" [openstacksdk]="/opt/stack/openstacksdk" [cliff]="/opt/stack/cliff" [oslo.service]="/opt/stack/oslo.service" [python-openstackclient]="/opt/stack/python-openstackclient" [os-traits]="/opt/stack/os-traits" [diskimage-builder]="/opt/stack/diskimage-builder" [python-cinderclient]="/opt/stack/python-cinderclient" ) 2026-06-12 20:30:20.598 | GITREPO=([python-neutronclient]="https://github.com/openstack/python-neutronclient.git" [oslo.utils]="https://github.com/openstack/oslo.utils.git" [octavia]="https://github.com/openstack/octavia" [stevedore]="https://github.com/openstack/stevedore.git" [oslo.reports]="https://github.com/openstack/oslo.reports.git" [osprofiler]="https://github.com/openstack/osprofiler.git" [oslo.serialization]="https://github.com/openstack/oslo.serialization.git" [barbican-tempest-plugin]="https://github.com/openstack/barbican-tempest-plugin.git" [neutron-lib]="https://github.com/openstack/neutron-lib.git" [ironic-lib]="https://github.com/openstack/ironic-lib.git" [python-keystoneclient]="https://github.com/openstack/python-keystoneclient.git" [os-client-config]="https://github.com/openstack/os-client-config.git" [python-novaclient]="https://github.com/openstack/python-novaclient.git" [oslo.config]="https://github.com/openstack/oslo.config.git" [ovsdbapp]="https://github.com/openstack/ovsdbapp.git" [ceilometermiddleware]="https://github.com/openstack/ceilometermiddleware.git" [oslo.limit]="https://github.com/openstack/oslo.limit.git" [oslo.concurrency]="https://github.com/openstack/oslo.concurrency.git" [octavia-lib]="https://github.com/openstack/octavia-lib.git" [os-ken]="https://github.com/openstack/os-ken.git" [oslo.rootwrap]="https://github.com/openstack/oslo.rootwrap.git" [osc-lib]="https://github.com/openstack/osc-lib.git" [keystonemiddleware]="https://github.com/openstack/keystonemiddleware.git" [oslo.vmware]="https://github.com/openstack/oslo.vmware.git" [magnum-cluster-api]="https://github.com/vexxhost/magnum-cluster-api" [tooz]="https://github.com/openstack/tooz.git" [oslo.privsep]="https://github.com/openstack/oslo.privsep.git" [oslo.policy]="https://github.com/openstack/oslo.policy.git" [keystoneauth]="https://github.com/openstack/keystoneauth.git" [cursive]="https://github.com/openstack/cursive.git" [python-magnumclient]="https://github.com/openstack/python-magnumclient.git" [python-barbicanclient]="https://github.com/openstack/python-barbicanclient.git" [oslo.db]="https://github.com/openstack/oslo.db.git" [osc-placement]="https://github.com/openstack/osc-placement.git" [python-glanceclient]="https://github.com/openstack/python-glanceclient.git" [magnum]="https://review.opendev.org/openstack/magnum" [oslo.versionedobjects]="https://github.com/openstack/oslo.versionedobjects.git" [pycadf]="https://github.com/openstack/pycadf.git" [etcd3gw]="https://github.com/openstack/etcd3gw.git" [pbr]="https://github.com/openstack/pbr.git" [oslo.log]="https://github.com/openstack/oslo.log.git" [ovn-octavia-provider]="https://github.com/openstack/ovn-octavia-provider" [os-vif]="https://github.com/openstack/os-vif.git" [taskflow]="https://github.com/openstack/taskflow.git" [oslo.context]="https://github.com/openstack/oslo.context.git" [oslo.i18n]="https://github.com/openstack/oslo.i18n.git" [automaton]="https://github.com/openstack/automaton.git" [oslo.middleware]="https://github.com/openstack/oslo.middleware.git" [castellan]="https://github.com/openstack/castellan.git" [oslo.messaging]="https://github.com/openstack/oslo.messaging.git" [python-swiftclient]="https://github.com/openstack/python-swiftclient.git" [python-manilaclient]="https://opendev.org/openstack/python-manilaclient" [futurist]="https://github.com/openstack/futurist.git" [os-brick]="https://github.com/openstack/os-brick.git" [barbican]="https://github.com/openstack/barbican" [python-brick-cinderclient-ext]="https://github.com/openstack/python-brick-cinderclient-ext.git" [python-ironicclient]="https://github.com/openstack/python-ironicclient.git" [debtcollector]="https://github.com/openstack/debtcollector.git" [glance_store]="https://github.com/openstack/glance_store.git" [os-resource-classes]="https://github.com/openstack/os-resource-classes.git" [oslo.cache]="https://github.com/openstack/oslo.cache.git" [python-octaviaclient]="https://github.com/openstack/python-octaviaclient.git" [manila]="https://github.com/openstack/manila" [openstacksdk]="https://github.com/openstack/openstacksdk.git" [cliff]="https://github.com/openstack/cliff.git" [oslo.service]="https://github.com/openstack/oslo.service.git" [python-openstackclient]="https://github.com/openstack/python-openstackclient.git" [os-traits]="https://github.com/openstack/os-traits.git" [diskimage-builder]="https://github.com/openstack/diskimage-builder.git" [python-cinderclient]="https://github.com/openstack/python-cinderclient.git" ) 2026-06-12 20:30:20.598 | GIT_BASE=https://github.com 2026-06-12 20:30:20.598 | GIT_DEPTH=0 2026-06-12 20:30:20.598 | GIT_TIMEOUT=0 2026-06-12 20:30:20.598 | GLANCE_API_CONF=/etc/glance/glance-api.conf 2026-06-12 20:30:20.598 | GLANCE_API_PASTE_INI=/etc/glance/glance-api-paste.ini 2026-06-12 20:30:20.599 | GLANCE_BIN_DIR=/opt/stack/data/venv/bin 2026-06-12 20:30:20.599 | GLANCE_BRANCH=master 2026-06-12 20:30:20.599 | GLANCE_CACHE_CONF=/etc/glance/glance-cache.conf 2026-06-12 20:30:20.599 | GLANCE_CACHE_DIR=/opt/stack/data/glance/cache 2026-06-12 20:30:20.599 | GLANCE_CACHE_DRIVER=centralized_db 2026-06-12 20:30:20.599 | GLANCE_CINDER_DEFAULT_BACKEND=lvmdriver-1 2026-06-12 20:30:20.599 | GLANCE_CONF_DIR=/etc/glance 2026-06-12 20:30:20.599 | GLANCE_DEFAULT_BACKEND=fast 2026-06-12 20:30:20.599 | GLANCE_DIR=/opt/stack/glance 2026-06-12 20:30:20.599 | GLANCE_ENABLE_MULTIPLE_STORES=False 2026-06-12 20:30:20.599 | GLANCE_ENABLE_QUOTAS=True 2026-06-12 20:30:20.599 | GLANCE_ENFORCE_IMAGE_FORMAT=True 2026-06-12 20:30:20.599 | GLANCE_ENFORCE_SCOPE=True 2026-06-12 20:30:20.599 | GLANCE_HOSTPORT=199.204.45.113:9292 2026-06-12 20:30:20.599 | GLANCE_IMAGE_DIR=/opt/stack/data/glance/images 2026-06-12 20:30:20.599 | GLANCE_IMAGE_IMPORT_CONF=/etc/glance/glance-image-import.conf 2026-06-12 20:30:20.599 | GLANCE_LIMIT_IMAGE_COUNT_TOTAL=100 2026-06-12 20:30:20.599 | GLANCE_LIMIT_IMAGE_COUNT_UPLOADING=100 2026-06-12 20:30:20.599 | GLANCE_LIMIT_IMAGE_SIZE_TOTAL=10000 2026-06-12 20:30:20.599 | GLANCE_LOCK_DIR=/opt/stack/data/glance/locks 2026-06-12 20:30:20.599 | GLANCE_METADEF_DIR=/etc/glance/metadefs 2026-06-12 20:30:20.599 | GLANCE_MULTIPLE_FILE_STORES=fast 2026-06-12 20:30:20.599 | GLANCE_MULTISTORE_FILE_IMAGE_DIR=/opt/stack/data/glance 2026-06-12 20:30:20.599 | GLANCE_NFS_MOUNTPOINT=/opt/stack/data/glance/images/mnt 2026-06-12 20:30:20.599 | GLANCE_REPO=https://github.com/openstack/glance.git 2026-06-12 20:30:20.599 | GLANCE_S3_BUCKET_NAME=images 2026-06-12 20:30:20.599 | GLANCE_S3_BUCKET_ON_PUT=True 2026-06-12 20:30:20.599 | GLANCE_S3_DEFAULT_BACKEND=s3_fast 2026-06-12 20:30:20.599 | GLANCE_SCHEMA_JSON=/etc/glance/schema-image.json 2026-06-12 20:30:20.599 | GLANCE_SERVICE_HOST=199.204.45.113 2026-06-12 20:30:20.599 | GLANCE_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-06-12 20:30:20.599 | GLANCE_SERVICE_PORT=9292 2026-06-12 20:30:20.599 | GLANCE_SERVICE_PORT_INT=19292 2026-06-12 20:30:20.599 | GLANCE_SERVICE_PROTOCOL=https 2026-06-12 20:30:20.599 | GLANCE_SHOW_DIRECT_URL=False 2026-06-12 20:30:20.599 | GLANCE_SHOW_MULTIPLE_LOCATIONS=False 2026-06-12 20:30:20.599 | GLANCE_STAGING_DIR=/opt/stack/data/glance 2026-06-12 20:30:20.599 | GLANCE_STORE_ROOTWRAP_BASE_DIR=/opt/stack/data/venv/etc/glance 2026-06-12 20:30:20.599 | GLANCE_SWIFT_STORE_CONF=/etc/glance/glance-swift-store.conf 2026-06-12 20:30:20.599 | GLANCE_TASKS_DIR=/opt/stack/data/glance 2026-06-12 20:30:20.599 | GLANCE_URL=https://199.204.45.113/image 2026-06-12 20:30:20.599 | GLANCE_USE_IMPORT_WORKFLOW=False 2026-06-12 20:30:20.599 | GLANCE_USE_S3=False 2026-06-12 20:30:20.599 | GLANCE_UWSGI=glance.wsgi.api:application 2026-06-12 20:30:20.599 | GLANCE_UWSGI_CONF=/etc/glance/glance-uwsgi.ini 2026-06-12 20:30:20.599 | GLOBAL_VENV=True 2026-06-12 20:30:20.599 | GROUPS=() 2026-06-12 20:30:20.599 | HELM_VERSION=v3.10.3 2026-06-12 20:30:20.599 | HOME=/opt/stack 2026-06-12 20:30:20.599 | HOME_URL=https://www.ubuntu.com/ 2026-06-12 20:30:20.599 | HORIZON_APACHE_ROOT=/dashboard 2026-06-12 20:30:20.599 | HORIZON_BRANCH=master 2026-06-12 20:30:20.599 | HORIZON_DIR=/opt/stack/horizon 2026-06-12 20:30:20.599 | HORIZON_REPO=https://github.com/openstack/horizon.git 2026-06-12 20:30:20.599 | HORIZON_SETTINGS=/opt/stack/horizon/openstack_dashboard/local/local_settings.py.example 2026-06-12 20:30:20.599 | HOSTNAME=np0000179819 2026-06-12 20:30:20.599 | HOSTTYPE=x86_64 2026-06-12 20:30:20.599 | HOST_IP=199.204.45.113 2026-06-12 20:30:20.599 | HOST_IPV6=::1 2026-06-12 20:30:20.599 | HOST_IP_IFACE= 2026-06-12 20:30:20.599 | ID=ubuntu 2026-06-12 20:30:20.599 | ID_LIKE=debian 2026-06-12 20:30:20.599 | IFS=' 2026-06-12 20:30:20.599 | ' 2026-06-12 20:30:20.599 | IMAGE_URLS=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-06-12 20:30:20.599 | INSTALL_DATABASE_SERVER_PACKAGES=True 2026-06-12 20:30:20.599 | INSTANCES_PATH=/opt/stack/data/nova/instances 2026-06-12 20:30:20.599 | INSTANCE_NAME_PREFIX=instance- 2026-06-12 20:30:20.600 | INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-06-12 20:30:20.600 | IPV4_ADDRS_SAFE_TO_USE=10.1.0.0/20 2026-06-12 20:30:20.600 | IPV6_ADDRESS_MODE=slaac 2026-06-12 20:30:20.600 | IPV6_ADDRS_SAFE_TO_USE=fda8:a06f:5ea8::/56 2026-06-12 20:30:20.600 | IPV6_GLOBAL_ID=a8:a06f:5ea8 2026-06-12 20:30:20.600 | IPV6_PRIVATE_NETWORK_GATEWAY= 2026-06-12 20:30:20.600 | IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-06-12 20:30:20.600 | IPV6_PROVIDER_FIXED_RANGE= 2026-06-12 20:30:20.600 | IPV6_PROVIDER_NETWORK_GATEWAY= 2026-06-12 20:30:20.600 | IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-06-12 20:30:20.600 | IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-06-12 20:30:20.600 | IPV6_PUBLIC_RANGE=2001:db8::/64 2026-06-12 20:30:20.600 | IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-06-12 20:30:20.600 | IPV6_RA_MODE=slaac 2026-06-12 20:30:20.600 | IPV6_ROUTER_GW_IP=2001:db8::1 2026-06-12 20:30:20.600 | IP_VERSION=4+6 2026-06-12 20:30:20.600 | IRONIC_PYTHON_AGENT_BRANCH=master 2026-06-12 20:30:20.600 | IRONIC_PYTHON_AGENT_REPO=https://github.com/openstack/ironic-python-agent.git 2026-06-12 20:30:20.600 | ISCSID_DEBUG=False 2026-06-12 20:30:20.600 | ISCSID_DEBUG_LEVEL=4 2026-06-12 20:30:20.600 | KEYSTONE_ADMIN_ENDPOINT=True 2026-06-12 20:30:20.600 | KEYSTONE_ASSIGNMENT_BACKEND=sql 2026-06-12 20:30:20.600 | KEYSTONE_AUTH_URI=https://199.204.45.113/identity 2026-06-12 20:30:20.600 | KEYSTONE_AUTH_URI_V3=https://199.204.45.113/identity/v3 2026-06-12 20:30:20.600 | KEYSTONE_BIN_DIR=/opt/stack/data/venv/bin 2026-06-12 20:30:20.600 | KEYSTONE_BRANCH=master 2026-06-12 20:30:20.600 | KEYSTONE_CONF=/etc/keystone/keystone.conf 2026-06-12 20:30:20.600 | KEYSTONE_CONF_DIR=/etc/keystone 2026-06-12 20:30:20.600 | KEYSTONE_DIR=/opt/stack/keystone 2026-06-12 20:30:20.600 | KEYSTONE_ENABLE_CACHE=True 2026-06-12 20:30:20.600 | KEYSTONE_ENFORCE_SCOPE=False 2026-06-12 20:30:20.600 | KEYSTONE_IDENTITY_BACKEND=sql 2026-06-12 20:30:20.600 | KEYSTONE_LOCKOUT_DURATION=10 2026-06-12 20:30:20.600 | KEYSTONE_LOCKOUT_FAILURE_ATTEMPTS=2 2026-06-12 20:30:20.600 | KEYSTONE_PASSWORD_HASH_ROUNDS=4 2026-06-12 20:30:20.600 | KEYSTONE_PUBLIC_UWSGI=keystone.wsgi.api:application 2026-06-12 20:30:20.600 | KEYSTONE_PUBLIC_UWSGI_CONF=/etc/keystone/keystone-uwsgi-public.ini 2026-06-12 20:30:20.600 | KEYSTONE_REGION_NAME=RegionOne 2026-06-12 20:30:20.600 | KEYSTONE_REPO=https://github.com/openstack/keystone.git 2026-06-12 20:30:20.600 | KEYSTONE_RESOURCE_BACKEND=sql 2026-06-12 20:30:20.600 | KEYSTONE_ROLE_BACKEND=sql 2026-06-12 20:30:20.600 | KEYSTONE_SECURITY_COMPLIANCE_ENABLED=True 2026-06-12 20:30:20.600 | KEYSTONE_SERVICE_HOST=199.204.45.113 2026-06-12 20:30:20.600 | KEYSTONE_SERVICE_PORT=5000 2026-06-12 20:30:20.600 | KEYSTONE_SERVICE_PORT_INT=5001 2026-06-12 20:30:20.600 | KEYSTONE_SERVICE_PROTOCOL=https 2026-06-12 20:30:20.600 | KEYSTONE_SERVICE_URI=https://199.204.45.113/identity 2026-06-12 20:30:20.600 | KEYSTONE_SERVICE_URI_V3=https://199.204.45.113/identity/v3 2026-06-12 20:30:20.600 | KEYSTONE_TOKEN_FORMAT=fernet 2026-06-12 20:30:20.600 | KEYSTONE_UNIQUE_LAST_PASSWORD_COUNT=2 2026-06-12 20:30:20.600 | KEY_MANAGER_BACKEND=barbican 2026-06-12 20:30:20.600 | KILL_PATH=/usr/bin/kill 2026-06-12 20:30:20.600 | KIND_VERSION=v0.16.0 2026-06-12 20:30:20.600 | LAST_RUN=0 2026-06-12 20:30:20.600 | LAST_SPINNER_PID= 2026-06-12 20:30:20.600 | LC_ALL=en_US.utf8 2026-06-12 20:30:20.600 | LDAP_BASE_DC=openstack 2026-06-12 20:30:20.600 | LDAP_BASE_DN=dc=openstack,dc=org 2026-06-12 20:30:20.600 | LDAP_DOMAIN=openstack.org 2026-06-12 20:30:20.600 | LDAP_MANAGER_DN=cn=Manager,dc=openstack,dc=org 2026-06-12 20:30:20.600 | LDAP_OLCDB_NUMBER=1 2026-06-12 20:30:20.600 | LDAP_OLCDB_TYPE=mdb 2026-06-12 20:30:20.600 | LDAP_ROOTPW_COMMAND=replace 2026-06-12 20:30:20.600 | LDAP_SERVICE_NAME=slapd 2026-06-12 20:30:20.600 | LDAP_URL=ldap://localhost 2026-06-12 20:30:20.601 | LIBS_FROM_GIT=novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api 2026-06-12 20:30:20.601 | LIBVIRT_CPU_MODE=host-passthrough 2026-06-12 20:30:20.601 | LIBVIRT_CPU_MODEL=Nehalem 2026-06-12 20:30:20.601 | LIBVIRT_GROUP=libvirt 2026-06-12 20:30:20.601 | LIBVIRT_TYPE=kvm 2026-06-12 20:30:20.601 | LINENO=762 2026-06-12 20:30:20.601 | LOCAL_HOSTNAME=np0000179819 2026-06-12 20:30:20.601 | LOGDAYS=7 2026-06-12 20:30:20.601 | LOGDIR=/opt/stack/logs 2026-06-12 20:30:20.601 | LOGFILE=/opt/stack/logs/devstacklog.txt.2026-06-12-202039 2026-06-12 20:30:20.601 | LOGFILE_DIR=/opt/stack/logs 2026-06-12 20:30:20.601 | LOGFILE_NAME=devstacklog.txt 2026-06-12 20:30:20.601 | LOGNAME=stack 2026-06-12 20:30:20.601 | LOGO=ubuntu-logo 2026-06-12 20:30:20.601 | LOG_COLOR=False 2026-06-12 20:30:20.601 | LRC=localrc 2026-06-12 20:30:20.601 | MACHTYPE=x86_64-pc-linux-gnu 2026-06-12 20:30:20.601 | MAGNUM_API_PASTE=/etc/magnum/api-paste.ini 2026-06-12 20:30:20.601 | MAGNUM_BIN_DIR=/opt/stack/data/venv/bin 2026-06-12 20:30:20.601 | MAGNUM_BRANCH=master 2026-06-12 20:30:20.601 | MAGNUM_CERTIFICATE_CACHE_DIR=/var/lib/magnum/certificate-cache 2026-06-12 20:30:20.601 | MAGNUM_CLUSTER_API_BRANCH=main 2026-06-12 20:30:20.601 | MAGNUM_CLUSTER_API_DIR=/opt/stack/magnum-cluster-api 2026-06-12 20:30:20.601 | MAGNUM_CLUSTER_API_REPO=https://github.com/vexxhost/magnum-cluster-api.git 2026-06-12 20:30:20.601 | MAGNUM_CONF=/etc/magnum/magnum.conf 2026-06-12 20:30:20.601 | MAGNUM_CONFIGURE_IPTABLES=True 2026-06-12 20:30:20.601 | MAGNUM_CONF_DIR=/etc/magnum 2026-06-12 20:30:20.601 | MAGNUM_DIR=/opt/stack/magnum 2026-06-12 20:30:20.601 | MAGNUM_ENFORCE_SCOPE=False 2026-06-12 20:30:20.601 | MAGNUM_GUEST_IMAGE_URL=https://github.com/vexxhost/capo-image-elements/releases/latest/download/ubuntu-22.04-v1.33.11.qcow2 2026-06-12 20:30:20.601 | MAGNUM_K8S_KEYSTONE_AUTH_DEFAULT_POLICY=/etc/magnum/k8s_keystone_auth_default_policy.json 2026-06-12 20:30:20.601 | MAGNUM_POLICY=/etc/magnum/policy.yaml 2026-06-12 20:30:20.601 | MAGNUM_REPO=https://github.com/openstack/magnum.git 2026-06-12 20:30:20.601 | MAGNUM_SERVICE_HOST=199.204.45.113 2026-06-12 20:30:20.601 | MAGNUM_SERVICE_PROTOCOL=https 2026-06-12 20:30:20.601 | MAGNUM_STATE_PATH=/opt/stack/data/magnum 2026-06-12 20:30:20.601 | MAGNUM_SWIFT_REGISTRY_CONTAINER=docker_registry 2026-06-12 20:30:20.601 | MAGNUM_TRUSTEE_DOMAIN_ADMIN_PASSWORD=secret 2026-06-12 20:30:20.601 | MAGNUM_UWSGI=magnum.wsgi.api:application 2026-06-12 20:30:20.601 | MAGNUM_UWSGI_CONF=/etc/magnum/magnum-api-uwsgi.ini 2026-06-12 20:30:20.601 | MAIL=/var/mail/stack 2026-06-12 20:30:20.601 | MANILA_ADMIN_NET_RANGE=10.2.5.0/24 2026-06-12 20:30:20.601 | MANILA_ALLOW_NAS_SERVER_PORTS_ON_HOST=False 2026-06-12 20:30:20.601 | MANILA_API_PASTE_INI=/etc/manila/api-paste.ini 2026-06-12 20:30:20.601 | MANILA_BIN_DIR=/opt/stack/data/venv/bin 2026-06-12 20:30:20.601 | MANILA_CONF=/etc/manila/manila.conf 2026-06-12 20:30:20.601 | MANILA_CONFIGURE_DEFAULT_TYPES=True 2026-06-12 20:30:20.601 | MANILA_CONF_DIR=/etc/manila 2026-06-12 20:30:20.601 | MANILA_CONTAINER_DRIVER=manila.share.drivers.container.driver.ContainerShareDriver 2026-06-12 20:30:20.601 | MANILA_CONTAINER_VOLUME_GROUP_NAME=manila_docker_volumes 2026-06-12 20:30:20.601 | MANILA_DATA_COPY_CHECK_HASH=True 2026-06-12 20:30:20.601 | MANILA_DATA_NODE_IP=10.2.5.0/24 2026-06-12 20:30:20.601 | MANILA_DEFAULT_SHARE_GROUP_TYPE=default 2026-06-12 20:30:20.601 | MANILA_DEFAULT_SHARE_GROUP_TYPE_SPECS= 2026-06-12 20:30:20.601 | MANILA_DEFAULT_SHARE_TYPE=default 2026-06-12 20:30:20.601 | MANILA_DEFAULT_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-06-12 20:30:20.601 | MANILA_DEFERRED_DELETE_TASK_INTERVAL=10 2026-06-12 20:30:20.601 | MANILA_DHSS_FALSE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-06-12 20:30:20.601 | MANILA_DHSS_TRUE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-06-12 20:30:20.601 | MANILA_DIR=/opt/stack/manila 2026-06-12 20:30:20.601 | MANILA_DOCKER_IMAGE_ALIAS=manila_docker_image 2026-06-12 20:30:20.601 | MANILA_DOCKER_IMAGE_URL=https://github.com/a-ovchinnikov/manila-image-elements-lxd-images/releases/download/0.1.0/manila-docker-container.tar.gz 2026-06-12 20:30:20.601 | MANILA_ENABLED_BACKENDS=generic 2026-06-12 20:30:20.601 | MANILA_ENABLED_SHARE_PROTOCOLS=NFS,CIFS 2026-06-12 20:30:20.601 | MANILA_ENDPOINT_BASE=http://199.204.45.113/share 2026-06-12 20:30:20.601 | MANILA_ENFORCE_SCOPE=False 2026-06-12 20:30:20.601 | MANILA_GIT_BASE=https://opendev.org 2026-06-12 20:30:20.601 | MANILA_KEY_FORMAT=ecdsa 2026-06-12 20:30:20.601 | MANILA_LOCK_PATH=/opt/stack/manila/manila_locks 2026-06-12 20:30:20.602 | MANILA_LVM_SHARE_EXPORT_IPS=199.204.45.113 2026-06-12 20:30:20.602 | MANILA_MNT_DIR=/opt/stack/data/manila/mnt 2026-06-12 20:30:20.602 | MANILA_NETWORK_API_CLASS=manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin 2026-06-12 20:30:20.602 | MANILA_NEUTRON_VNIC_TYPE=normal 2026-06-12 20:30:20.602 | MANILA_PATH_TO_PRIVATE_KEY=/opt/stack/.ssh/id_ecdsa 2026-06-12 20:30:20.602 | MANILA_PATH_TO_PUBLIC_KEY=/opt/stack/.ssh/id_ecdsa.pub 2026-06-12 20:30:20.602 | MANILA_REPLICA_STATE_UPDATE_INTERVAL=300 2026-06-12 20:30:20.602 | MANILA_REPO_ROOT=openstack 2026-06-12 20:30:20.602 | MANILA_RESTORE_IPV6_DEFAULT_ROUTE=True 2026-06-12 20:30:20.602 | MANILA_SCHEDULER_DRIVER=manila.scheduler.drivers.filter.FilterScheduler 2026-06-12 20:30:20.602 | MANILA_SERVICE_HOST=199.204.45.113 2026-06-12 20:30:20.602 | MANILA_SERVICE_IMAGE_ENABLED=True 2026-06-12 20:30:20.602 | MANILA_SERVICE_IMAGE_NAME=manila-service-image-master 2026-06-12 20:30:20.602 | MANILA_SERVICE_IMAGE_URL=http://tarballs.openstack.org/manila-image-elements/images/manila-service-image-master.qcow2 2026-06-12 20:30:20.602 | MANILA_SERVICE_INSTANCE_PASSWORD=manila 2026-06-12 20:30:20.602 | MANILA_SERVICE_INSTANCE_USER=manila 2026-06-12 20:30:20.602 | MANILA_SERVICE_KEYPAIR_NAME=manila-service 2026-06-12 20:30:20.602 | MANILA_SERVICE_PORT=8786 2026-06-12 20:30:20.602 | MANILA_SERVICE_PORT_INT=18786 2026-06-12 20:30:20.602 | MANILA_SERVICE_PROTOCOL=http 2026-06-12 20:30:20.602 | MANILA_SERVICE_SECGROUP=manila-service 2026-06-12 20:30:20.602 | MANILA_SERVICE_VM_FLAVOR_DISK=5 2026-06-12 20:30:20.602 | MANILA_SERVICE_VM_FLAVOR_NAME=manila-service-flavor 2026-06-12 20:30:20.602 | MANILA_SERVICE_VM_FLAVOR_RAM=512 2026-06-12 20:30:20.602 | MANILA_SERVICE_VM_FLAVOR_REF=100 2026-06-12 20:30:20.602 | MANILA_SERVICE_VM_FLAVOR_VCPUS=1 2026-06-12 20:30:20.602 | MANILA_SETUP_IPV6=False 2026-06-12 20:30:20.602 | MANILA_SSH_TIMEOUT=180 2026-06-12 20:30:20.602 | MANILA_STATE_PATH=/opt/stack/data/manila 2026-06-12 20:30:20.602 | MANILA_USE_DOWNGRADE_MIGRATIONS=False 2026-06-12 20:30:20.602 | MANILA_USE_SCHEDULER_CREATING_SHARE_FROM_SNAPSHOT=False 2026-06-12 20:30:20.602 | MANILA_USE_SERVICE_INSTANCE_PASSWORD=True 2026-06-12 20:30:20.602 | MANILA_UWSGI_CONF=/etc/manila/manila-uwsgi.ini 2026-06-12 20:30:20.602 | MANILA_WSGI=manila.wsgi.api:application 2026-06-12 20:30:20.602 | MANILA_ZFSONLINUX_BACKEND_FILES_CONTAINER_DIR=/opt/stack/data/manila/zfsonlinux 2026-06-12 20:30:20.602 | MANILA_ZFSONLINUX_DATASET_CREATION_OPTIONS=compression=gzip 2026-06-12 20:30:20.602 | MANILA_ZFSONLINUX_REPLICATION_DOMAIN=ZFSonLinux 2026-06-12 20:30:20.602 | MANILA_ZFSONLINUX_SERVICE_IP=199.204.45.113 2026-06-12 20:30:20.602 | MANILA_ZFSONLINUX_SHARE_EXPORT_IP=199.204.45.113 2026-06-12 20:30:20.602 | MANILA_ZFSONLINUX_SSH_USERNAME=stack 2026-06-12 20:30:20.602 | MANILA_ZFSONLINUX_USE_SSH=False 2026-06-12 20:30:20.602 | MANILA_ZFSONLINUX_ZPOOL_SIZE=30G 2026-06-12 20:30:20.602 | MAX_DB_CONNECTIONS=200 2026-06-12 20:30:20.602 | MEMCACHE_SERVERS=localhost:11211 2026-06-12 20:30:20.602 | METADATA_SERVICE_PORT=8775 2026-06-12 20:30:20.602 | METERING_PLUGIN=neutron.services.metering.metering_plugin.MeteringPlugin 2026-06-12 20:30:20.602 | ML2_L3_PLUGIN=ovn-router 2026-06-12 20:30:20.602 | MYSQL_DRIVER=PyMySQL 2026-06-12 20:30:20.602 | MYSQL_GATHER_PERFORMANCE=True 2026-06-12 20:30:20.602 | MYSQL_HOST=127.0.0.1 2026-06-12 20:30:20.602 | MYSQL_REDUCE_MEMORY=True 2026-06-12 20:30:20.602 | MYSQL_SERVICE_NAME=mysql 2026-06-12 20:30:20.602 | MYSQL_USER=root 2026-06-12 20:30:20.602 | NAME=Ubuntu 2026-06-12 20:30:20.602 | NETWORK_GATEWAY=10.1.0.1 2026-06-12 20:30:20.602 | NEUTRON_ANY='q-svc neutron-api' 2026-06-12 20:30:20.602 | NEUTRON_BGP_PEER_BRIDGES= 2026-06-12 20:30:20.602 | NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-06-12 20:30:20.602 | NEUTRON_BRANCH=master 2026-06-12 20:30:20.602 | NEUTRON_CONF=/etc/neutron/neutron.conf 2026-06-12 20:30:20.602 | NEUTRON_CONF_DIR=/etc/neutron 2026-06-12 20:30:20.602 | NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-06-12 20:30:20.602 | NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-06-12 20:30:20.602 | NEUTRON_DIR=/opt/stack/neutron 2026-06-12 20:30:20.602 | NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-06-12 20:30:20.602 | NEUTRON_ENFORCE_SCOPE=True 2026-06-12 20:30:20.602 | NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-06-12 20:30:20.602 | NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-06-12 20:30:20.602 | NEUTRON_OVN_AGENT_BINARY=neutron-ovn-agent 2026-06-12 20:30:20.602 | NEUTRON_OVN_BIN_DIR=/opt/stack/data/venv/bin 2026-06-12 20:30:20.602 | NEUTRON_OVN_METADATA_BINARY=neutron-ovn-metadata-agent 2026-06-12 20:30:20.602 | NEUTRON_PORT_SECURITY=True 2026-06-12 20:30:20.603 | NEUTRON_REPO=https://github.com/openstack/neutron.git 2026-06-12 20:30:20.603 | NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-06-12 20:30:20.603 | NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-06-12 20:30:20.603 | NEUTRON_UWSGI=neutron.wsgi.api:application 2026-06-12 20:30:20.603 | NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-06-12 20:30:20.603 | NOUNSET= 2026-06-12 20:30:20.603 | NOVA_ALLOW_MOVE_TO_SAME_HOST=True 2026-06-12 20:30:20.603 | NOVA_API_DB=nova_api 2026-06-12 20:30:20.603 | NOVA_API_PASTE_INI=/etc/nova/api-paste.ini 2026-06-12 20:30:20.603 | NOVA_BIN_DIR=/opt/stack/data/venv/bin 2026-06-12 20:30:20.603 | NOVA_BRANCH=master 2026-06-12 20:30:20.603 | NOVA_COND_CONF=/etc/nova/nova.conf 2026-06-12 20:30:20.603 | NOVA_CONF=/etc/nova/nova.conf 2026-06-12 20:30:20.603 | NOVA_CONF_DIR=/etc/nova 2026-06-12 20:30:20.603 | NOVA_CONSOLE_PROXY_COMPUTE_TLS=False 2026-06-12 20:30:20.603 | NOVA_CPU_CELL=1 2026-06-12 20:30:20.603 | NOVA_CPU_CONF=/etc/nova/nova-cpu.conf 2026-06-12 20:30:20.603 | NOVA_CPU_UUID= 2026-06-12 20:30:20.603 | NOVA_DIR=/opt/stack/nova 2026-06-12 20:30:20.603 | NOVA_ENABLED_APIS=osapi_compute 2026-06-12 20:30:20.603 | NOVA_ENABLE_CACHE=True 2026-06-12 20:30:20.603 | NOVA_ENFORCE_SCOPE=True 2026-06-12 20:30:20.603 | NOVA_FAKE_CONF=/etc/nova/nova-fake.conf 2026-06-12 20:30:20.603 | NOVA_FILTERS=ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-06-12 20:30:20.603 | NOVA_INSTANCES_PATH=/opt/stack/data/nova/instances 2026-06-12 20:30:20.603 | NOVA_LIBVIRT_TB_CACHE_SIZE=128 2026-06-12 20:30:20.603 | NOVA_METADATA_UWSGI=nova.wsgi.metadata:application 2026-06-12 20:30:20.603 | NOVA_METADATA_UWSGI_CONF=/etc/nova/nova-metadata-uwsgi.ini 2026-06-12 20:30:20.603 | NOVA_MY_IP=199.204.45.113 2026-06-12 20:30:20.603 | NOVA_NOTIFICATION_FORMAT=unversioned 2026-06-12 20:30:20.603 | NOVA_NUM_CELLS=1 2026-06-12 20:30:20.603 | NOVA_PLUGINS=/opt/stack/devstack/lib/nova_plugins 2026-06-12 20:30:20.603 | NOVA_READY_TIMEOUT=60 2026-06-12 20:30:20.603 | NOVA_REPO=https://github.com/openstack/nova.git 2026-06-12 20:30:20.603 | NOVA_SERIAL_ENABLED=False 2026-06-12 20:30:20.603 | NOVA_SERVICE_HOST=199.204.45.113 2026-06-12 20:30:20.603 | NOVA_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-06-12 20:30:20.603 | NOVA_SERVICE_PORT=8774 2026-06-12 20:30:20.603 | NOVA_SERVICE_PORT_INT=18774 2026-06-12 20:30:20.603 | NOVA_SERVICE_PROTOCOL=https 2026-06-12 20:30:20.603 | NOVA_SERVICE_REPORT_INTERVAL=120 2026-06-12 20:30:20.603 | NOVA_SHUTDOWN_TIMEOUT=0 2026-06-12 20:30:20.603 | NOVA_SPICE_ENABLED=False 2026-06-12 20:30:20.603 | NOVA_STATE_PATH=/opt/stack/data/nova 2026-06-12 20:30:20.603 | NOVA_USE_SERVICE_TOKEN=True 2026-06-12 20:30:20.603 | NOVA_USE_UNIFIED_LIMITS=False 2026-06-12 20:30:20.603 | NOVA_UWSGI=nova.wsgi.osapi_compute:application 2026-06-12 20:30:20.603 | NOVA_UWSGI_CONF=/etc/nova/nova-api-uwsgi.ini 2026-06-12 20:30:20.603 | NOVA_VNC_ENABLED=True 2026-06-12 20:30:20.603 | NOVNC_BRANCH=v1.3.0 2026-06-12 20:30:20.603 | NOVNC_FROM_PACKAGE=False 2026-06-12 20:30:20.603 | NOVNC_REPO=https://github.com/novnc/novnc.git 2026-06-12 20:30:20.603 | NOVNC_WEB_DIR=/opt/stack/novnc 2026-06-12 20:30:20.603 | NOW=1781295652 2026-06-12 20:30:20.603 | NO_UPDATE_REPOS=False 2026-06-12 20:30:20.603 | OBJECT_PORT_BASE=6613 2026-06-12 20:30:20.603 | OCTAVIA=octavia 2026-06-12 20:30:20.603 | OCTAVIA_AMPHORA_DRIVER=amphora_haproxy_rest_driver 2026-06-12 20:30:20.603 | OCTAVIA_AMP_CONN_TIMEOUT=10 2026-06-12 20:30:20.603 | OCTAVIA_AMP_EXPIRY_AGE=3600 2026-06-12 20:30:20.603 | OCTAVIA_AMP_FLAVOR_ID=10 2026-06-12 20:30:20.603 | OCTAVIA_AMP_IMAGE_ARCH=amd64 2026-06-12 20:30:20.603 | OCTAVIA_AMP_IMAGE_FILE=/opt/stack/octavia/diskimage-create/amphora-x64-haproxy.qcow2 2026-06-12 20:30:20.603 | OCTAVIA_AMP_IMAGE_NAME=amphora-x64-haproxy 2026-06-12 20:30:20.603 | OCTAVIA_AMP_IMAGE_TAG=amphora 2026-06-12 20:30:20.603 | OCTAVIA_AMP_LOG_ADMIN_PORT=10514 2026-06-12 20:30:20.603 | OCTAVIA_AMP_LOG_TENANT_PORT=20514 2026-06-12 20:30:20.603 | OCTAVIA_AMP_READ_TIMEOUT=120 2026-06-12 20:30:20.604 | OCTAVIA_AMP_SSH_KEY_BITS=2048 2026-06-12 20:30:20.604 | OCTAVIA_AMP_SSH_KEY_NAME=octavia_ssh_key 2026-06-12 20:30:20.604 | OCTAVIA_AMP_SSH_KEY_PATH=/etc/octavia/.ssh/octavia_ssh_key 2026-06-12 20:30:20.604 | OCTAVIA_AMP_SSH_KEY_TYPE=rsa 2026-06-12 20:30:20.604 | OCTAVIA_API=o-api 2026-06-12 20:30:20.604 | OCTAVIA_API_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-06-12 20:30:20.604 | OCTAVIA_API_HAPROXY=o-api-ha 2026-06-12 20:30:20.604 | OCTAVIA_AUDIT_MAP=/etc/octavia/octavia_api_audit_map.conf 2026-06-12 20:30:20.604 | OCTAVIA_BIN_DIR=/opt/stack/data/venv/bin 2026-06-12 20:30:20.604 | OCTAVIA_CERTS_DIR=/etc/octavia/certs 2026-06-12 20:30:20.604 | OCTAVIA_COMPUTE_DRIVER=compute_nova_driver 2026-06-12 20:30:20.604 | OCTAVIA_CONF=/etc/octavia/octavia.conf 2026-06-12 20:30:20.604 | OCTAVIA_CONF_DIR=/etc/octavia 2026-06-12 20:30:20.604 | OCTAVIA_CONSUMER=o-cw 2026-06-12 20:30:20.604 | OCTAVIA_CONSUMER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-06-12 20:30:20.604 | OCTAVIA_CONSUMER_BINARY=/opt/stack/data/venv/bin/octavia-worker 2026-06-12 20:30:20.604 | OCTAVIA_CONTROLLER_IP_PORT_LIST=auto 2026-06-12 20:30:20.604 | OCTAVIA_DIB_TRACING=1 2026-06-12 20:30:20.604 | OCTAVIA_DIR=/opt/stack/octavia 2026-06-12 20:30:20.604 | OCTAVIA_DRIVER_AGENT=o-da 2026-06-12 20:30:20.604 | OCTAVIA_DRIVER_AGENT_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-06-12 20:30:20.604 | OCTAVIA_DRIVER_AGENT_BINARY=/opt/stack/data/venv/bin/octavia-driver-agent 2026-06-12 20:30:20.604 | OCTAVIA_ENABLE_AMPHORAV2_JOBBOARD=False 2026-06-12 20:30:20.604 | OCTAVIA_HA_PORT=9875 2026-06-12 20:30:20.604 | OCTAVIA_HEALTHMANAGER=o-hm 2026-06-12 20:30:20.604 | OCTAVIA_HEALTHMANAGER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-06-12 20:30:20.604 | OCTAVIA_HEALTHMANAGER_BINARY=/opt/stack/data/venv/bin/octavia-health-manager 2026-06-12 20:30:20.604 | OCTAVIA_HEALTH_KEY=insecure 2026-06-12 20:30:20.604 | OCTAVIA_HM_LISTEN_PORT=5555 2026-06-12 20:30:20.604 | OCTAVIA_HOUSEKEEPER=o-hk 2026-06-12 20:30:20.604 | OCTAVIA_HOUSEKEEPER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-06-12 20:30:20.604 | OCTAVIA_HOUSEKEEPER_BINARY=/opt/stack/data/venv/bin/octavia-housekeeping 2026-06-12 20:30:20.604 | OCTAVIA_IMAGE_DRIVER=image_glance_driver 2026-06-12 20:30:20.604 | OCTAVIA_JOBBOARD_BACKEND=redis 2026-06-12 20:30:20.604 | OCTAVIA_JOBBOARD_EXPIRATION_TIME=30 2026-06-12 20:30:20.604 | OCTAVIA_LB_EXPIRY_AGE=3600 2026-06-12 20:30:20.604 | OCTAVIA_LB_TOPOLOGY=SINGLE 2026-06-12 20:30:20.604 | OCTAVIA_MGMT_PORT_IP=auto 2026-06-12 20:30:20.604 | OCTAVIA_MGMT_SUBNET=192.168.0.0/24 2026-06-12 20:30:20.604 | OCTAVIA_MGMT_SUBNET_END=192.168.0.200 2026-06-12 20:30:20.604 | OCTAVIA_MGMT_SUBNET_IPV6=fd00:0:0:42::/64 2026-06-12 20:30:20.604 | OCTAVIA_MGMT_SUBNET_IPV6_END=fd00:0:0:42:ffff:ffff:ffff:ffff 2026-06-12 20:30:20.604 | OCTAVIA_MGMT_SUBNET_IPV6_START=fd00:0:0:42:0:0:0:2 2026-06-12 20:30:20.604 | OCTAVIA_MGMT_SUBNET_START=192.168.0.2 2026-06-12 20:30:20.604 | OCTAVIA_NETWORK_DRIVER=allowed_address_pairs_driver 2026-06-12 20:30:20.604 | OCTAVIA_NODE=api 2026-06-12 20:30:20.604 | OCTAVIA_PASSWORD=secretadmin 2026-06-12 20:30:20.604 | OCTAVIA_PORT=9876 2026-06-12 20:30:20.604 | OCTAVIA_PREGENERATED_CERTS_DIR=/opt/stack/octavia/devstack/pregenerated/certs 2026-06-12 20:30:20.604 | OCTAVIA_PREGENERATED_SSH_KEY_PATH=/opt/stack/octavia/devstack/pregenerated/ssh-keys/octavia_ssh_key 2026-06-12 20:30:20.604 | OCTAVIA_PROJECT_DOMAIN_NAME=Default 2026-06-12 20:30:20.604 | OCTAVIA_PROJECT_NAME=admin 2026-06-12 20:30:20.604 | OCTAVIA_PROTOCOL=http 2026-06-12 20:30:20.604 | OCTAVIA_PROVIDER_AGENTS=ovn 2026-06-12 20:30:20.604 | OCTAVIA_PROVIDER_DRIVERS='amphora:The Octavia Amphora driver.,octavia:Deprecated alias of the Octavia Amphora driver.,ovn:Octavia OVN driver.' 2026-06-12 20:30:20.604 | OCTAVIA_RUN_DIR=/var/run/octavia 2026-06-12 20:30:20.604 | OCTAVIA_SERVICE=octavia 2026-06-12 20:30:20.604 | OCTAVIA_SERVICE_TYPE=load-balancer 2026-06-12 20:30:20.604 | OCTAVIA_SSH_DIR=/etc/octavia/.ssh 2026-06-12 20:30:20.604 | OCTAVIA_USERNAME=admin 2026-06-12 20:30:20.604 | OCTAVIA_USER_DOMAIN_NAME=Default 2026-06-12 20:30:20.604 | OCTAVIA_USE_PREGENERATED_CERTS=False 2026-06-12 20:30:20.604 | OCTAVIA_USE_PREGENERATED_SSH_KEY=False 2026-06-12 20:30:20.604 | OCTAVIA_UWSGI_APP=octavia.wsgi.api:application 2026-06-12 20:30:20.604 | OCTAVIA_UWSGI_CONF=/etc/octavia/octavia-uwsgi.ini 2026-06-12 20:30:20.604 | OCTAVIA_VOLUME_DRIVER=volume_noop_driver 2026-06-12 20:30:20.604 | OFFLINE=False 2026-06-12 20:30:20.604 | OLDPWD=/opt/stack/placement 2026-06-12 20:30:20.605 | OPENSSL=/usr/bin/openssl 2026-06-12 20:30:20.605 | OPENSTACKCLIENT_CONF_DIR=/etc/openstack 2026-06-12 20:30:20.605 | OPTERR=1 2026-06-12 20:30:20.605 | OPTIND=1 2026-06-12 20:30:20.605 | ORC_VERSION=v2.2.0 2026-06-12 20:30:20.605 | ORG_NAME=OpenStack 2026-06-12 20:30:20.605 | ORG_UNIT_NAME=DevStack 2026-06-12 20:30:20.605 | OSLO_BIN_DIR=/opt/stack/data/venv/bin 2026-06-12 20:30:20.605 | OSTESTIMAGES_BRANCH=master 2026-06-12 20:30:20.605 | OSTESTIMAGES_DIR=/opt/stack/os-test-images 2026-06-12 20:30:20.605 | OSTESTIMAGES_REPO=https://github.com/openstack/os-test-images.git 2026-06-12 20:30:20.605 | OSTYPE=linux-gnu 2026-06-12 20:30:20.605 | OS_BRICK_LOCK_PATH=/opt/stack/data/os_brick 2026-06-12 20:30:20.605 | OS_CLOUD=devstack-admin 2026-06-12 20:30:20.605 | OS_VIF_OVS_ISOLATE_VIF=False 2026-06-12 20:30:20.605 | OVN_AGENT_CONF=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-12 20:30:20.605 | OVN_AGENT_EXTENSIONS=metadata 2026-06-12 20:30:20.605 | OVN_BRANCH=branch-24.03 2026-06-12 20:30:20.605 | OVN_BRIDGE_MAPPINGS=public:br-ex 2026-06-12 20:30:20.605 | OVN_BUILD_FROM_SOURCE=False 2026-06-12 20:30:20.605 | OVN_BUILD_MODULES=False 2026-06-12 20:30:20.605 | OVN_CONTROLLER_SERVICE=ovn-controller.service 2026-06-12 20:30:20.605 | OVN_CONTROLLER_VTEP_SERVICE=ovn-controller-vtep.service 2026-06-12 20:30:20.605 | OVN_DATADIR=/var/lib/ovn 2026-06-12 20:30:20.605 | OVN_DBS_LOG_LEVEL=dbg 2026-06-12 20:30:20.605 | OVN_DNS_SERVERS=8.8.8.8 2026-06-12 20:30:20.605 | OVN_GENEVE_OVERHEAD=38 2026-06-12 20:30:20.605 | OVN_IGMP_SNOOPING_ENABLE=False 2026-06-12 20:30:20.605 | OVN_INSTALL_OVS_PYTHON_MODULE=False 2026-06-12 20:30:20.605 | OVN_L3_CREATE_PUBLIC_NETWORK=True 2026-06-12 20:30:20.605 | OVN_L3_SCHEDULER=leastloaded 2026-06-12 20:30:20.605 | OVN_META_CONF=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-06-12 20:30:20.605 | OVN_META_DATA_HOST=199.204.45.113 2026-06-12 20:30:20.605 | OVN_NB_REMOTE=ssl:199.204.45.113:6641 2026-06-12 20:30:20.605 | OVN_NEUTRON_SYNC_MODE=log 2026-06-12 20:30:20.605 | OVN_NORTHD_SERVICE=ovn-central.service 2026-06-12 20:30:20.605 | OVN_OCTAVIA_PROVIDER_DIR=/opt/stack/ovn-octavia-provider 2026-06-12 20:30:20.605 | OVN_PROTO=ssl 2026-06-12 20:30:20.605 | OVN_REPO=https://github.com/ovn-org/ovn.git 2026-06-12 20:30:20.605 | OVN_REPO_NAME=ovn 2026-06-12 20:30:20.605 | OVN_RUNDIR=/var/run/ovn 2026-06-12 20:30:20.605 | OVN_SB_REMOTE=ssl:199.204.45.113:6642 2026-06-12 20:30:20.605 | OVN_SCRIPTDIR=/share/ovn/scripts 2026-06-12 20:30:20.605 | OVN_SHAREDIR=/share/ovn 2026-06-12 20:30:20.605 | OVN_SPLIT_HASH=05bf1dbb98b0635a51f75e268ef8aed27601401d 2026-06-12 20:30:20.605 | OVN_UUID= 2026-06-12 20:30:20.605 | OVSDB_SERVER_LOCAL_HOST=127.0.0.1 2026-06-12 20:30:20.605 | OVSDB_SERVER_SERVICE=ovsdb-server.service 2026-06-12 20:30:20.605 | OVS_BINDIR=/bin 2026-06-12 20:30:20.605 | OVS_BRANCH=branch-3.3 2026-06-12 20:30:20.605 | OVS_BRIDGE=br-int 2026-06-12 20:30:20.606 | OVS_DATADIR=/opt/stack/data/ovs 2026-06-12 20:30:20.606 | OVS_DATAPATH_TYPE=system 2026-06-12 20:30:20.606 | OVS_ENABLE_TUNNELING=True 2026-06-12 20:30:20.606 | OVS_PHYSICAL_BRIDGE=br-ex 2026-06-12 20:30:20.606 | OVS_PREFIX= 2026-06-12 20:30:20.606 | OVS_REPO=https://github.com/openvswitch/ovs.git 2026-06-12 20:30:20.606 | OVS_REPO_NAME=ovs 2026-06-12 20:30:20.606 | OVS_RUNDIR=/var/run/openvswitch 2026-06-12 20:30:20.606 | OVS_SBINDIR=/sbin 2026-06-12 20:30:20.606 | OVS_SCRIPTDIR=/share/openvswitch/scripts 2026-06-12 20:30:20.606 | OVS_SHAREDIR=/share/openvswitch 2026-06-12 20:30:20.606 | OVS_SYSCONFDIR=/etc/openvswitch 2026-06-12 20:30:20.606 | OVS_TUNNEL_BRIDGE=br-tun 2026-06-12 20:30:20.606 | OVS_VSWITCHD_SERVICE=ovs-vswitchd.service 2026-06-12 20:30:20.606 | PACKAGES='apache2 2026-06-12 20:30:20.606 | apache2-dev 2026-06-12 20:30:20.606 | bc 2026-06-12 20:30:20.606 | bsdmainutils 2026-06-12 20:30:20.606 | curl 2026-06-12 20:30:20.606 | g++ 2026-06-12 20:30:20.606 | gawk 2026-06-12 20:30:20.606 | gcc 2026-06-12 20:30:20.606 | gettext 2026-06-12 20:30:20.606 | git 2026-06-12 20:30:20.606 | graphviz 2026-06-12 20:30:20.606 | iputils-ping 2026-06-12 20:30:20.606 | libffi-dev 2026-06-12 20:30:20.606 | libjpeg-dev 2026-06-12 20:30:20.606 | libpq-dev 2026-06-12 20:30:20.606 | libssl-dev 2026-06-12 20:30:20.607 | libsystemd-dev 2026-06-12 20:30:20.607 | libxml2-dev 2026-06-12 20:30:20.607 | libxslt1-dev 2026-06-12 20:30:20.607 | libyaml-dev 2026-06-12 20:30:20.607 | lsof 2026-06-12 20:30:20.607 | openssh-server 2026-06-12 20:30:20.607 | openssl 2026-06-12 20:30:20.607 | pkg-config 2026-06-12 20:30:20.607 | psmisc 2026-06-12 20:30:20.607 | python3-dev 2026-06-12 20:30:20.607 | python3-pip 2026-06-12 20:30:20.607 | python3-systemd 2026-06-12 20:30:20.607 | python3-venv 2026-06-12 20:30:20.607 | tar 2026-06-12 20:30:20.607 | tcpdump 2026-06-12 20:30:20.607 | unzip 2026-06-12 20:30:20.607 | uuid-runtime 2026-06-12 20:30:20.607 | wget 2026-06-12 20:30:20.607 | zlib1g-dev 2026-06-12 20:30:20.607 | lvm2 2026-06-12 20:30:20.607 | qemu-utils 2026-06-12 20:30:20.607 | thin-provisioning-tools 2026-06-12 20:30:20.607 | lsscsi 2026-06-12 20:30:20.607 | open-iscsi 2026-06-12 20:30:20.607 | libkrb5-dev 2026-06-12 20:30:20.607 | libldap2-dev 2026-06-12 20:30:20.607 | libsasl2-dev 2026-06-12 20:30:20.607 | memcached 2026-06-12 20:30:20.607 | python3-mysqldb 2026-06-12 20:30:20.607 | sqlite3 2026-06-12 20:30:20.607 | conntrack 2026-06-12 20:30:20.607 | curl 2026-06-12 20:30:20.607 | ebtables 2026-06-12 20:30:20.607 | genisoimage 2026-06-12 20:30:20.607 | iptables 2026-06-12 20:30:20.607 | iputils-arping 2026-06-12 20:30:20.607 | kpartx 2026-06-12 20:30:20.607 | libjs-jquery-tablesorter 2026-06-12 20:30:20.607 | parted 2026-06-12 20:30:20.608 | pm-utils 2026-06-12 20:30:20.608 | python3-mysqldb 2026-06-12 20:30:20.608 | socat 2026-06-12 20:30:20.608 | sqlite3 2026-06-12 20:30:20.608 | sudo 2026-06-12 20:30:20.608 | vlan 2026-06-12 20:30:20.608 | cryptsetup 2026-06-12 20:30:20.608 | dosfstools 2026-06-12 20:30:20.608 | genisoimage 2026-06-12 20:30:20.608 | gir1.2-libosinfo-1.0 2026-06-12 20:30:20.608 | netcat-openbsd 2026-06-12 20:30:20.608 | open-iscsi 2026-06-12 20:30:20.608 | qemu-utils 2026-06-12 20:30:20.608 | sg3-utils 2026-06-12 20:30:20.608 | sysfsutils 2026-06-12 20:30:20.608 | acl 2026-06-12 20:30:20.608 | dnsmasq-base 2026-06-12 20:30:20.608 | dnsmasq-utils 2026-06-12 20:30:20.608 | ebtables 2026-06-12 20:30:20.608 | haproxy 2026-06-12 20:30:20.608 | iptables 2026-06-12 20:30:20.608 | iputils-arping 2026-06-12 20:30:20.608 | iputils-ping 2026-06-12 20:30:20.608 | postgresql-server-dev-all 2026-06-12 20:30:20.608 | python3-mysqldb 2026-06-12 20:30:20.608 | sqlite3 2026-06-12 20:30:20.608 | sudo 2026-06-12 20:30:20.608 | vlan 2026-06-12 20:30:20.608 | apache2 golang 2026-06-12 20:30:20.608 | debootstrap 2026-06-12 20:30:20.608 | rsyslog 2026-06-12 20:30:20.608 | lvm2' 2026-06-12 20:30:20.608 | 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 20:30:20.608 | PHYSICAL_NETWORK=public 2026-06-12 20:30:20.608 | PIPESTATUS=([0]="0") 2026-06-12 20:30:20.608 | PIP_UPGRADE=False 2026-06-12 20:30:20.608 | PIP_VIRTUAL_ENV= 2026-06-12 20:30:20.608 | PLACEMENT_AUTH_STRATEGY=keystone 2026-06-12 20:30:20.609 | PLACEMENT_BIN_DIR=/opt/stack/data/venv/bin 2026-06-12 20:30:20.609 | PLACEMENT_BRANCH=master 2026-06-12 20:30:20.609 | PLACEMENT_CONF=/etc/placement/placement.conf 2026-06-12 20:30:20.609 | PLACEMENT_CONF_DIR=/etc/placement 2026-06-12 20:30:20.609 | PLACEMENT_DIR=/opt/stack/placement 2026-06-12 20:30:20.609 | PLACEMENT_ENFORCE_SCOPE=False 2026-06-12 20:30:20.609 | PLACEMENT_REPO=https://github.com/openstack/placement.git 2026-06-12 20:30:20.609 | PLACEMENT_SERVICE_HOST=199.204.45.113 2026-06-12 20:30:20.609 | PLACEMENT_SERVICE_PROTOCOL=https 2026-06-12 20:30:20.609 | PLACEMENT_UWSGI=placement.wsgi.api:application 2026-06-12 20:30:20.609 | PLACEMENT_UWSGI_CONF=/etc/placement/placement-uwsgi.ini 2026-06-12 20:30:20.609 | POSIXLY_CORRECT=y 2026-06-12 20:30:20.609 | PPID=2003 2026-06-12 20:30:20.609 | PREREQ_RERUN_HOURS=2 2026-06-12 20:30:20.609 | PREREQ_RERUN_MARKER=/opt/stack/devstack/.prereqs 2026-06-12 20:30:20.609 | PREREQ_RERUN_SECONDS=7200 2026-06-12 20:30:20.609 | PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-06-12 20:30:20.609 | PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-06-12 20:30:20.609 | PRIVATE_NETWORK_NAME=private 2026-06-12 20:30:20.609 | PRIVATE_SUBNET_NAME=private-subnet 2026-06-12 20:30:20.609 | PROVIDER_SUBNET_NAME=provider_net 2026-06-12 20:30:20.609 | PS4='+ $(short_source): ' 2026-06-12 20:30:20.609 | PUBLIC_BRIDGE=br-ex 2026-06-12 20:30:20.609 | PUBLIC_BRIDGE_MTU=1430 2026-06-12 20:30:20.609 | PUBLIC_INTERFACE= 2026-06-12 20:30:20.609 | PUBLIC_NETWORK_GATEWAY=172.24.5.1 2026-06-12 20:30:20.609 | PUBLIC_NETWORK_NAME=public 2026-06-12 20:30:20.609 | PUBLIC_PHYSICAL_NETWORK=public 2026-06-12 20:30:20.609 | PUBLIC_SUBNET_ENABLE_DHCP=False 2026-06-12 20:30:20.609 | PUBLIC_SUBNET_NAME=public-subnet 2026-06-12 20:30:20.609 | PWD=/opt/stack/devstack 2026-06-12 20:30:20.609 | PYKMIP_CA_PATH=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-06-12 20:30:20.609 | PYKMIP_CLIENT_CERT=/opt/stack/data/CA/int-ca/pykmip-client.crt 2026-06-12 20:30:20.609 | PYKMIP_CLIENT_KEY=/opt/stack/data/CA/int-ca/private/pykmip-client.key 2026-06-12 20:30:20.609 | PYKMIP_CONF=/etc/pykmip/server.conf 2026-06-12 20:30:20.609 | PYKMIP_CONF_DIR=/etc/pykmip 2026-06-12 20:30:20.609 | PYKMIP_LOG_DIR=/var/log/pykmip 2026-06-12 20:30:20.609 | PYKMIP_SERVER_CERT=/opt/stack/data/CA/int-ca/pykmip-server.crt 2026-06-12 20:30:20.609 | PYKMIP_SERVER_KEY=/opt/stack/data/CA/int-ca/private/pykmip-server.key 2026-06-12 20:30:20.609 | PYTHON=/opt/stack/data/venv/bin/python3 2026-06-12 20:30:20.609 | PYTHON3_VERSION=3.12 2026-06-12 20:30:20.609 | QEMU_CONF=/etc/libvirt/qemu.conf 2026-06-12 20:30:20.609 | Q_ADMIN_USERNAME=neutron 2026-06-12 20:30:20.609 | Q_AGENT=ovn 2026-06-12 20:30:20.609 | Q_ALLOW_OVERLAPPING_IP=True 2026-06-12 20:30:20.609 | Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-06-12 20:30:20.609 | Q_AUTH_STRATEGY=keystone 2026-06-12 20:30:20.609 | Q_BUILD_OVS_FROM_GIT=False 2026-06-12 20:30:20.609 | Q_DB_NAME=neutron 2026-06-12 20:30:20.609 | Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-06-12 20:30:20.609 | Q_DVR_MODE=legacy 2026-06-12 20:30:20.609 | Q_HOST=199.204.45.113 2026-06-12 20:30:20.609 | Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-06-12 20:30:20.609 | Q_L3_ROUTER_PER_TENANT=True 2026-06-12 20:30:20.609 | Q_LISTEN_ADDRESS=0.0.0.0 2026-06-12 20:30:20.609 | Q_LOG_DRIVER_BURST_LIMIT=25 2026-06-12 20:30:20.609 | Q_LOG_DRIVER_LOG_BASE=acl_log_meter 2026-06-12 20:30:20.609 | Q_LOG_DRIVER_RATE_LIMIT=100 2026-06-12 20:30:20.609 | Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-06-12 20:30:20.609 | Q_META_DATA_IP=199.204.45.113 2026-06-12 20:30:20.609 | Q_ML2_PLUGIN_EXT_DRIVERS=port_security,qos 2026-06-12 20:30:20.609 | Q_ML2_PLUGIN_GENEVE_TYPE_OPTIONS=vni_ranges=1:65536 2026-06-12 20:30:20.609 | Q_ML2_PLUGIN_GRE_TYPE_OPTIONS=tunnel_id_ranges=1:1000 2026-06-12 20:30:20.609 | Q_ML2_PLUGIN_MECHANISM_DRIVERS=ovn 2026-06-12 20:30:20.609 | Q_ML2_PLUGIN_TYPE_DRIVERS=local,flat,vlan,geneve 2026-06-12 20:30:20.609 | Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS= 2026-06-12 20:30:20.609 | Q_ML2_PLUGIN_VXLAN_TYPE_OPTIONS=vni_ranges=1:1000 2026-06-12 20:30:20.609 | Q_ML2_TENANT_NETWORK_TYPE=geneve 2026-06-12 20:30:20.609 | Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-06-12 20:30:20.609 | Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-06-12 20:30:20.609 | Q_OVS_USE_VETH=False 2026-06-12 20:30:20.609 | Q_PLUGIN=ml2 2026-06-12 20:30:20.610 | Q_PROTOCOL=https 2026-06-12 20:30:20.610 | Q_PUBLIC_VETH_EX=veth-pub-ex 2026-06-12 20:30:20.610 | Q_PUBLIC_VETH_INT=veth-pub-int 2026-06-12 20:30:20.610 | Q_ROUTER_NAME=router1 2026-06-12 20:30:20.610 | Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-06-12 20:30:20.610 | Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-06-12 20:30:20.610 | Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-12 20:30:20.610 | Q_TUNNEL_TYPES=gre 2026-06-12 20:30:20.610 | Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-06-12 20:30:20.610 | Q_USE_PUBLIC_VETH=False 2026-06-12 20:30:20.610 | Q_USE_ROOTWRAP=True 2026-06-12 20:30:20.610 | Q_USE_ROOTWRAP_DAEMON=True 2026-06-12 20:30:20.610 | Q_USE_SECGROUP=True 2026-06-12 20:30:20.610 | RABBIT_HOST=199.204.45.113 2026-06-12 20:30:20.610 | RABBIT_PASSWORD=secretrabbit 2026-06-12 20:30:20.610 | RABBIT_USERID=stackrabbit 2026-06-12 20:30:20.610 | RC_DIR=/opt/stack/devstack 2026-06-12 20:30:20.610 | RECLONE=False 2026-06-12 20:30:20.610 | RECREATE_KEYSTONE_DB=True 2026-06-12 20:30:20.610 | REGION_NAME=RegionOne 2026-06-12 20:30:20.610 | REPOS_UPDATED=True 2026-06-12 20:30:20.610 | REQUIREMENTS_BRANCH=master 2026-06-12 20:30:20.610 | REQUIREMENTS_DIR=/opt/stack/requirements 2026-06-12 20:30:20.610 | REQUIREMENTS_REPO=https://github.com/openstack/requirements.git 2026-06-12 20:30:20.610 | RETRY_UPDATE=False 2026-06-12 20:30:20.610 | ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-06-12 20:30:20.610 | S3_SERVICE_PORT=3333 2026-06-12 20:30:20.610 | SERVICE_DIR=/opt/stack/status 2026-06-12 20:30:20.610 | SERVICE_DOMAIN_NAME=Default 2026-06-12 20:30:20.610 | SERVICE_GRACEFUL_SHUTDOWN_TIMEOUT=5 2026-06-12 20:30:20.610 | SERVICE_HOST=199.204.45.113 2026-06-12 20:30:20.610 | SERVICE_IP_VERSION=4 2026-06-12 20:30:20.610 | SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-06-12 20:30:20.610 | SERVICE_LOCAL_HOST=127.0.0.1 2026-06-12 20:30:20.610 | SERVICE_PASSWORD=secretservice 2026-06-12 20:30:20.610 | SERVICE_PROJECT_NAME=service 2026-06-12 20:30:20.610 | SERVICE_PROTOCOL=http 2026-06-12 20:30:20.610 | SERVICE_TENANT_NAME=service 2026-06-12 20:30:20.610 | SERVICE_TIMEOUT=60 2026-06-12 20:30:20.610 | SHARE_BACKING_FILE_SIZE=8400M 2026-06-12 20:30:20.610 | SHARE_DRIVER=manila.share.drivers.generic.GenericShareDriver 2026-06-12 20:30:20.610 | SHARE_GROUP=lvm-shares 2026-06-12 20:30:20.610 | SHARE_NAME_PREFIX=share- 2026-06-12 20:30:20.610 | SHELL=/bin/bash 2026-06-12 20:30:20.610 | SHLVL=1 2026-06-12 20:30:20.610 | SKIP_EPEL_INSTALL=False 2026-06-12 20:30:20.610 | SKIP_STOP_OVN=False 2026-06-12 20:30:20.610 | SMB_CONF=/etc/samba/smb.conf 2026-06-12 20:30:20.610 | SMB_PRIVATE_DIR=/var/lib/samba/private 2026-06-12 20:30:20.610 | SPICE_BRANCH=master 2026-06-12 20:30:20.610 | SPICE_REPO=http://anongit.freedesktop.org/git/spice/spice-html5.git 2026-06-12 20:30:20.610 | SQLALCHEMY_BRANCH=main 2026-06-12 20:30:20.610 | SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-06-12 20:30:20.610 | SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-06-12 20:30:20.610 | SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-06-12 20:30:20.610 | STACK_ENV_VARS='BASE_SQL_CONN DATA_DIR DEST ENABLED_SERVICES HOST_IP KEYSTONE_SERVICE_URI LOGFILE OS_CACERT SERVICE_HOST STACK_USER TLS_IP HOST_IPV6 SERVICE_IP_VERSION TUNNEL_ENDPOINT_IP TUNNEL_IP_VERSION' 2026-06-12 20:30:20.610 | STACK_GROUP=stack 2026-06-12 20:30:20.610 | STACK_USER=stack 2026-06-12 20:30:20.610 | STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-06-12 20:30:20.610 | STUD_PROTO=--tls 2026-06-12 20:30:20.610 | SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-06-12 20:30:20.610 | SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-06-12 20:30:20.610 | SUBNETPOOL_PREFIX_V4=10.1.0.0/20 2026-06-12 20:30:20.610 | SUBNETPOOL_PREFIX_V6=fda8:a06f:5ea8::/56 2026-06-12 20:30:20.610 | SUBNETPOOL_SIZE_V4=26 2026-06-12 20:30:20.610 | SUBNETPOOL_SIZE_V6=64 2026-06-12 20:30:20.610 | SUBUNIT_OUTPUT=/opt/stack/devstack.subunit 2026-06-12 20:30:20.610 | SUDO_COMMAND='/bin/sh -c echo BECOME-SUCCESS-tahwsudtaddzyobxqwwdwttaasqzstln ; /usr/bin/python3' 2026-06-12 20:30:20.610 | SUDO_GID=1000 2026-06-12 20:30:20.610 | SUDO_SECURE_PATH_FILE=/etc/sudoers.d/zz-secure-path 2026-06-12 20:30:20.610 | SUDO_UID=1000 2026-06-12 20:30:20.610 | SUDO_USER=zuul 2026-06-12 20:30:20.610 | SUMFILE=/opt/stack/logs/devstacklog.txt.2026-06-12-202039.summary.2026-06-12-202039 2026-06-12 20:30:20.610 | SUPPORTED_DISTROS='trixie|bookworm|noble|rhel9|rhel10' 2026-06-12 20:30:20.610 | SUPPORT_URL=https://help.ubuntu.com/ 2026-06-12 20:30:20.610 | SWIFT_APACHE_WSGI_DIR=/var/www/swift 2026-06-12 20:30:20.610 | SWIFT_BIN_DIR=/opt/stack/data/venv/bin 2026-06-12 20:30:20.610 | SWIFT_BRANCH=master 2026-06-12 20:30:20.610 | SWIFT_CONF_DIR=/etc/swift 2026-06-12 20:30:20.610 | SWIFT_DATA_DIR=/opt/stack/data/swift 2026-06-12 20:30:20.610 | SWIFT_DEFAULT_BIND_PORT=8080 2026-06-12 20:30:20.610 | SWIFT_DEFAULT_BIND_PORT_INT=8081 2026-06-12 20:30:20.610 | SWIFT_DIR=/opt/stack/swift 2026-06-12 20:30:20.610 | SWIFT_DISK_IMAGE=/opt/stack/data/swift/drives/images/swift.img 2026-06-12 20:30:20.610 | SWIFT_ENABLE_TEMPURLS=False 2026-06-12 20:30:20.610 | SWIFT_EXTRAS_MIDDLEWARE='formpost staticweb' 2026-06-12 20:30:20.610 | SWIFT_EXTRAS_MIDDLEWARE_LAST= 2026-06-12 20:30:20.610 | SWIFT_EXTRAS_MIDDLEWARE_NO_AUTH=crossdomain 2026-06-12 20:30:20.610 | SWIFT_HASH=1234123412341234 2026-06-12 20:30:20.610 | SWIFT_LOG_TOKEN_LENGTH=12 2026-06-12 20:30:20.610 | SWIFT_LOOPBACK_DISK_SIZE=2G 2026-06-12 20:30:20.610 | SWIFT_LOOPBACK_DISK_SIZE_DEFAULT=2G 2026-06-12 20:30:20.610 | SWIFT_MAX_FILE_SIZE=1073741824 2026-06-12 20:30:20.610 | SWIFT_MAX_FILE_SIZE_DEFAULT=1073741824 2026-06-12 20:30:20.610 | SWIFT_MAX_HEADER_SIZE=16384 2026-06-12 20:30:20.610 | SWIFT_PARTITION_POWER_SIZE=9 2026-06-12 20:30:20.610 | SWIFT_REPLICAS=1 2026-06-12 20:30:20.610 | SWIFT_REPLICAS_SEQ=1 2026-06-12 20:30:20.610 | SWIFT_REPO=https://github.com/openstack/swift.git 2026-06-12 20:30:20.610 | SWIFT_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-06-12 20:30:20.610 | SWIFT_SERVICE_LOCAL_HOST=127.0.0.1 2026-06-12 20:30:20.610 | SWIFT_SERVICE_PROTOCOL=https 2026-06-12 20:30:20.610 | SWIFT_START_ALL_SERVICES=False 2026-06-12 20:30:20.610 | SWIFT_STORAGE_IPS= 2026-06-12 20:30:20.610 | SWIFT_TEMPURL_KEY= 2026-06-12 20:30:20.610 | SWIFT_USE_MOD_WSGI=False 2026-06-12 20:30:20.610 | SYSLOG=False 2026-06-12 20:30:20.610 | SYSLOG_HOST=199.204.45.113 2026-06-12 20:30:20.610 | SYSLOG_PORT=516 2026-06-12 20:30:20.610 | SYSTEMCTL='sudo systemctl' 2026-06-12 20:30:20.611 | SYSTEMD_DIR=/etc/systemd/system 2026-06-12 20:30:20.611 | TARGET_BRANCH=master 2026-06-12 20:30:20.611 | TARGET_ENABLE_OVN_AGENT=False 2026-06-12 20:30:20.611 | TCPDUMP_ARGS= 2026-06-12 20:30:20.611 | TCPDUMP_OUTPUT=/opt/stack/logs/tcpdump.pcap 2026-06-12 20:30:20.611 | TEMPEST_BRANCH=master 2026-06-12 20:30:20.611 | TEMPEST_REPO=https://github.com/openstack/tempest.git 2026-06-12 20:30:20.611 | TEMPEST_VENV_UPPER_CONSTRAINTS=master 2026-06-12 20:30:20.611 | TEMPFILE=/tmp/tmp.TlfRroscJX 2026-06-12 20:30:20.611 | TENANT_TUNNEL_RANGES=1:1000 2026-06-12 20:30:20.611 | TENANT_VLAN_RANGE= 2026-06-12 20:30:20.611 | TERM=unknown 2026-06-12 20:30:20.611 | TIMESTAMP_FORMAT=%F-%H%M%S 2026-06-12 20:30:20.611 | TLS_IP=IP:199.204.45.113,IP:::1 2026-06-12 20:30:20.611 | TOP_DIR=/opt/stack/devstack 2026-06-12 20:30:20.611 | TRAILING_TARGET_BRANCH=master 2026-06-12 20:30:20.611 | TUNNEL_ENDPOINT_IP=199.204.45.113 2026-06-12 20:30:20.611 | TUNNEL_IP=199.204.45.113 2026-06-12 20:30:20.611 | TUNNEL_IP_VERSION=4 2026-06-12 20:30:20.611 | UBUNTU_CODENAME=noble 2026-06-12 20:30:20.611 | UBUNTU_RELEASE_BASE_NUM=24 2026-06-12 20:30:20.611 | UID=1002 2026-06-12 20:30:20.611 | ULIMIT_NOFILE=2048 2026-06-12 20:30:20.611 | USER=stack 2026-06-12 20:30:20.611 | USER_HOME=/opt/stack 2026-06-12 20:30:20.611 | USER_UNITS=False 2026-06-12 20:30:20.611 | USE_CINDER_FOR_GLANCE=False 2026-06-12 20:30:20.611 | USE_JOURNAL=False 2026-06-12 20:30:20.611 | USE_SUBNETPOOL=True 2026-06-12 20:30:20.611 | USE_VENV=False 2026-06-12 20:30:20.611 | VAULT_PLUGIN_BACKEND= 2026-06-12 20:30:20.611 | VAULT_PLUGIN_HASHICORP_VAULT_VERSION=1.13.2 2026-06-12 20:30:20.611 | VAULT_PLUGIN_OPENBAO_VERSION=2.3.2 2026-06-12 20:30:20.611 | VERBOSE=True 2026-06-12 20:30:20.611 | VERBOSE_NO_TIMESTAMP=True 2026-06-12 20:30:20.611 | VERSION='24.04.4 LTS (Noble Numbat)' 2026-06-12 20:30:20.611 | VERSION_CODENAME=noble 2026-06-12 20:30:20.611 | VERSION_ID=24.04 2026-06-12 20:30:20.611 | VIF_PLUGGING_IS_FATAL=True 2026-06-12 20:30:20.611 | VIF_PLUGGING_TIMEOUT=300 2026-06-12 20:30:20.611 | VIRTUALENV_CMD='python3.12 -m venv' 2026-06-12 20:30:20.611 | VIRT_DRIVER=libvirt 2026-06-12 20:30:20.611 | VOLUME_BACKING_FILE_SIZE=50G 2026-06-12 20:30:20.611 | VOLUME_GROUP_NAME=stack-volumes 2026-06-12 20:30:20.611 | VOLUME_NAME_PREFIX=volume- 2026-06-12 20:30:20.611 | VOLUME_TYPE_MULTIATTACH=multiattach 2026-06-12 20:30:20.611 | WORKER_TIMEOUT=80 2026-06-12 20:30:20.611 | WSGI_MODE=uwsgi 2026-06-12 20:30:20.611 | ZSWAP_COMPRESSOR=lz4 2026-06-12 20:30:20.611 | ZSWAP_ZPOOL=zsmalloc 2026-06-12 20:30:20.611 | _=posix 2026-06-12 20:30:20.611 | _ASYNC_BG_TIME=0 2026-06-12 20:30:20.611 | _DEFAULT_LVM_INIT=0 2026-06-12 20:30:20.611 | _DEFAULT_PYTHON3_VERSION=3.12 2026-06-12 20:30:20.611 | _DEVSTACK_FUNCTIONS=1 2026-06-12 20:30:20.611 | _DEVSTACK_FUNCTIONS_COMMON=1 2026-06-12 20:30:20.611 | _DEVSTACK_STACKRC=1 2026-06-12 20:30:20.611 | _LOG_COLOR_DEFAULT=False 2026-06-12 20:30:20.611 | _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-06-12 20:30:20.611 | _TIME_BEGIN=1781295614 2026-06-12 20:30:20.611 | _TIME_START=([apt-get]="" [pip_install]="" [apt-get-update]="" ) 2026-06-12 20:30:20.611 | _TIME_TOTAL=([apt-get]="232935" [pip_install]="127499" [apt-get-update]="1786" ) 2026-06-12 20:30:20.611 | _of_args='-v --no-timestamp' 2026-06-12 20:30:20.611 | backend=postgresql 2026-06-12 20:30:20.611 | be=lvm:lvmdriver-1 2026-06-12 20:30:20.611 | be_name=lvmdriver-1 2026-06-12 20:30:20.611 | be_type=lvm 2026-06-12 20:30:20.611 | db=postgresql 2026-06-12 20:30:20.611 | dc=org 2026-06-12 20:30:20.611 | default_v4_route_devs=ens3 2026-06-12 20:30:20.611 | default_v6_route_devs='ens3 2026-06-12 20:30:20.611 | ens3' 2026-06-12 20:30:20.611 | dir=/opt/stack/magnum 2026-06-12 20:30:20.611 | dn=,dc=openstack,dc=org 2026-06-12 20:30:20.611 | exceptions=80-tempest.sh 2026-06-12 20:30:20.611 | extra=80-tempest.sh 2026-06-12 20:30:20.611 | extra_plugin_file_name=/opt/stack/devstack/extras.d/80-tempest.sh 2026-06-12 20:30:20.611 | f=/opt/stack/devstack/lib/databases/postgresql 2026-06-12 20:30:20.611 | i=1 2026-06-12 20:30:20.611 | image_url=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-06-12 20:30:20.611 | lfile=localrc 2026-06-12 20:30:20.611 | localrc=/opt/stack/devstack/.localrc.password 2026-06-12 20:30:20.611 | logfile=ovsdb-server-sb.log 2026-06-12 20:30:20.611 | mode=stack 2026-06-12 20:30:20.611 | msg='ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-06-12 20:30:20.611 | opt='?' 2026-06-12 20:30:20.611 | os_CODENAME=noble 2026-06-12 20:30:20.611 | os_PACKAGE=deb 2026-06-12 20:30:20.611 | os_RELEASE=24.04 2026-06-12 20:30:20.611 | os_VENDOR=Ubuntu 2026-06-12 20:30:20.611 | phase=install 2026-06-12 20:30:20.611 | pkgs= 2026-06-12 20:30:20.611 | plugin=magnum 2026-06-12 20:30:20.611 | plugins=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-06-12 20:30:20.611 | port=60999 2026-06-12 20:30:20.611 | pw=secretadmin 2026-06-12 20:30:20.611 | rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-06-12 20:30:20.611 | saveenv=ehxB 2026-06-12 20:30:20.611 | time_stamp=2026-06-12-202051 2026-06-12 20:30:20.611 | var=ADMIN_PASSWORD 2026-06-12 20:30:20.611 | ++ /opt/stack/magnum/devstack/plugin.sh:source:11 : is_service_enabled magnum-api magnum-cond 2026-06-12 20:30:20.643 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-12 20:30:20.650 | ++ /opt/stack/magnum/devstack/plugin.sh:source:12 : [[ stack == \s\t\a\c\k ]] 2026-06-12 20:30:20.655 | ++ /opt/stack/magnum/devstack/plugin.sh:source:12 : [[ install == \i\n\s\t\a\l\l ]] 2026-06-12 20:30:20.661 | ++ /opt/stack/magnum/devstack/plugin.sh:source:13 : echo_summary 'Installing magnum' 2026-06-12 20:30:20.666 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-12 20:30:20.672 | ++ ./stack.sh:echo_summary:444 : echo -e Installing magnum 2026-06-12 20:30:20.680 | ++ /opt/stack/magnum/devstack/plugin.sh:source:14 : install_magnum 2026-06-12 20:30:20.686 | ++ /opt/stack/magnum/devstack/lib/magnum:install_magnum:325 : git_clone https://github.com/openstack/magnum.git /opt/stack/magnum master 2026-06-12 20:30:20.690 | ++ functions-common:git_clone:583 : local git_remote=https://github.com/openstack/magnum.git 2026-06-12 20:30:20.696 | ++ functions-common:git_clone:584 : local git_dest=/opt/stack/magnum 2026-06-12 20:30:20.701 | ++ functions-common:git_clone:585 : local git_ref=master 2026-06-12 20:30:20.707 | ++ functions-common:git_clone:586 : local orig_dir 2026-06-12 20:30:20.715 | +++ functions-common:git_clone:587 : pwd 2026-06-12 20:30:20.722 | ++ functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-12 20:30:20.728 | ++ functions-common:git_clone:588 : local git_clone_flags= 2026-06-12 20:30:20.735 | +++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-12 20:30:20.771 | ++ functions-common:git_clone:590 : RECLONE=False 2026-06-12 20:30:20.777 | ++ functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-12 20:30:20.783 | ++ functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-12 20:30:20.791 | ++ functions-common:git_clone:604 : echo master 2026-06-12 20:30:20.792 | ++ functions-common:git_clone:604 : egrep -q '^refs' 2026-06-12 20:30:20.823 | ++ functions-common:git_clone:618 : [[ ! -d /opt/stack/magnum ]] 2026-06-12 20:30:20.828 | ++ functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-12 20:30:20.831 | ++ functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/magnum 2026-06-12 20:30:20.851 | ++ functions-common:git_clone:666 : cd /opt/stack/magnum 2026-06-12 20:30:20.859 | ++ functions-common:git_clone:667 : git show --oneline 2026-06-12 20:30:20.859 | ++ functions-common:git_clone:667 : head -1 2026-06-12 20:30:20.864 | b9a40a6f Merge "Switch to new magnum-capi-helm project template" 2026-06-12 20:30:20.870 | ++ functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-12 20:30:20.877 | ++ /opt/stack/magnum/devstack/lib/magnum:install_magnum:326 : setup_develop /opt/stack/magnum 2026-06-12 20:30:20.884 | ++ inc/python:setup_develop:353 : local bindep 2026-06-12 20:30:20.890 | ++ inc/python:setup_develop:354 : [[ /opt/stack/magnum == -bindep* ]] 2026-06-12 20:30:20.896 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/magnum 2026-06-12 20:30:20.902 | ++ inc/python:setup_develop:359 : local extras= 2026-06-12 20:30:20.908 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/magnum -e 2026-06-12 20:30:20.915 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-12 20:30:20.922 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/magnum == -bindep* ]] 2026-06-12 20:30:20.930 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/magnum 2026-06-12 20:30:20.937 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-12 20:30:20.943 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-12 20:30:20.950 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/magnum 2026-06-12 20:30:20.956 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-12 20:30:20.965 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/magnum 2026-06-12 20:30:20.973 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-12 20:30:20.979 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-12 20:30:20.985 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/magnum/setup.cfg 2026-06-12 20:30:20.998 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=magnum 2026-06-12 20:30:21.005 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z magnum ']' 2026-06-12 20:30:21.011 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- magnum 2026-06-12 20:30:21.136 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/magnum -e 2026-06-12 20:30:21.142 | ++ inc/python:setup_package:436 : local bindep=0 2026-06-12 20:30:21.148 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-06-12 20:30:21.153 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-06-12 20:30:21.158 | ++ inc/python:setup_package:439 : [[ /opt/stack/magnum == -bindep* ]] 2026-06-12 20:30:21.164 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/magnum 2026-06-12 20:30:21.169 | ++ inc/python:setup_package:445 : local flags=-e 2026-06-12 20:30:21.175 | ++ inc/python:setup_package:446 : local extras= 2026-06-12 20:30:21.181 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-06-12 20:30:21.188 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-06-12 20:30:21.194 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-12 20:30:21.201 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-12 20:30:21.206 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-12 20:30:21.212 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/magnum 2026-06-12 20:30:21.255 | Using python 3.12 to install /opt/stack/magnum 2026-06-12 20:30:21.260 | ++ 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/magnum 2026-06-12 20:30:21.869 | Obtaining file:///opt/stack/magnum 2026-06-12 20:30:21.871 | Installing build dependencies: started 2026-06-12 20:30:22.906 | Installing build dependencies: finished with status 'done' 2026-06-12 20:30:22.907 | Checking if build backend supports build_editable: started 2026-06-12 20:30:23.293 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-12 20:30:23.295 | Getting requirements to build editable: started 2026-06-12 20:30:23.457 | Getting requirements to build editable: finished with status 'done' 2026-06-12 20:30:23.459 | Installing backend dependencies: started 2026-06-12 20:30:24.505 | Installing backend dependencies: finished with status 'done' 2026-06-12 20:30:24.506 | Preparing editable metadata (pyproject.toml): started 2026-06-12 20:30:25.007 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-12 20:30:25.029 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev70) (6.0.3) 2026-06-12 20:30:25.030 | Requirement already satisfied: SQLAlchemy>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev70) (2.0.50) 2026-06-12 20:30:25.030 | Requirement already satisfied: WSME>=0.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev70) (0.12.1) 2026-06-12 20:30:25.031 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev70) (1.8.10) 2026-06-12 20:30:25.031 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev70) (1.18.4) 2026-06-12 20:30:25.032 | Requirement already satisfied: cliff>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev70) (4.14.0) 2026-06-12 20:30:25.032 | Requirement already satisfied: decorator>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev70) (5.3.1) 2026-06-12 20:30:25.032 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev70) (1.33) 2026-06-12 20:30:25.033 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev70) (5.14.0) 2026-06-12 20:30:25.033 | Requirement already satisfied: keystonemiddleware>=9.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev70) (13.0.0) 2026-06-12 20:30:25.034 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev70) (1.3.0) 2026-06-12 20:30:25.034 | Requirement already satisfied: oslo.concurrency>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev70) (7.5.0) 2026-06-12 20:30:25.035 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev70) (10.5.0) 2026-06-12 20:30:25.035 | Requirement already satisfied: oslo.context>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev70) (6.4.0) 2026-06-12 20:30:25.035 | Requirement already satisfied: oslo.db>=8.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev70) (18.0.0) 2026-06-12 20:30:25.036 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev70) (6.8.0) 2026-06-12 20:30:25.036 | Requirement already satisfied: oslo.log>=4.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev70) (8.2.0) 2026-06-12 20:30:25.036 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev70) (18.1.0) 2026-06-12 20:30:25.037 | Requirement already satisfied: oslo.middleware>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev70) (8.1.0) 2026-06-12 20:30:25.037 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev70) (5.1.0) 2026-06-12 20:30:25.038 | Requirement already satisfied: oslo.reports>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev70) (3.8.0) 2026-06-12 20:30:25.038 | Requirement already satisfied: oslo.serialization>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev70) (5.10.0) 2026-06-12 20:30:25.039 | Requirement already satisfied: oslo.service>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.0->magnum==22.1.0.dev70) (4.6.0) 2026-06-12 20:30:25.039 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev70) (2.7.1) 2026-06-12 20:30:25.040 | Requirement already satisfied: oslo.utils>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev70) (10.1.1) 2026-06-12 20:30:25.040 | Requirement already satisfied: oslo.versionedobjects>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev70) (3.10.2) 2026-06-12 20:30:25.040 | Requirement already satisfied: pbr>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev70) (7.0.3) 2026-06-12 20:30:25.041 | Requirement already satisfied: pecan>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev70) (1.8.0) 2026-06-12 20:30:25.041 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev70) (4.0.1) 2026-06-12 20:30:25.042 | Requirement already satisfied: openstacksdk>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev70) (4.15.0) 2026-06-12 20:30:25.042 | Requirement already satisfied: requests>=2.20.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev70) (2.34.2) 2026-06-12 20:30:25.042 | Requirement already satisfied: setuptools!=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,>=30.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev70) (82.0.1) 2026-06-12 20:30:25.043 | Requirement already satisfied: stevedore>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev70) (5.8.0) 2026-06-12 20:30:25.043 | Requirement already satisfied: taskflow>=2.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev70) (6.3.0) 2026-06-12 20:30:25.044 | Requirement already satisfied: cryptography>=2.1.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev70) (43.0.3) 2026-06-12 20:30:25.044 | Requirement already satisfied: Werkzeug>=0.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev70) (3.1.8) 2026-06-12 20:30:25.046 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->magnum==22.1.0.dev70) (1.3.12) 2026-06-12 20:30:25.046 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->magnum==22.1.0.dev70) (4.15.0) 2026-06-12 20:30:25.047 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.0.0->magnum==22.1.0.dev70) (0.6.0) 2026-06-12 20:30:25.048 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.0.0->magnum==22.1.0.dev70) (4.0.0) 2026-06-12 20:30:25.048 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.0.0->magnum==22.1.0.dev70) (3.17.0) 2026-06-12 20:30:25.050 | 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.0.0->magnum==22.1.0.dev70) (3.0.52) 2026-06-12 20:30:25.051 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.0.0->magnum==22.1.0.dev70) (1.11.0) 2026-06-12 20:30:25.051 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.0.0->magnum==22.1.0.dev70) (15.0.0) 2026-06-12 20:30:25.052 | 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.0.0->magnum==22.1.0.dev70) (1.8.0) 2026-06-12 20:30:25.053 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.1.4->magnum==22.1.0.dev70) (2.0.0) 2026-06-12 20:30:25.056 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1.4->magnum==22.1.0.dev70) (3.0) 2026-06-12 20:30:25.058 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->magnum==22.1.0.dev70) (3.1.1) 2026-06-12 20:30:25.060 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->magnum==22.1.0.dev70) (2.1.0) 2026-06-12 20:30:25.060 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->magnum==22.1.0.dev70) (1.8.2) 2026-06-12 20:30:25.063 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.0.0->magnum==22.1.0.dev70) (4.2.0) 2026-06-12 20:30:25.064 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.0.0->magnum==22.1.0.dev70) (2.13.0) 2026-06-12 20:30:25.067 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.0.0->magnum==22.1.0.dev70) (5.8.0) 2026-06-12 20:30:25.076 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=1.0.0->magnum==22.1.0.dev70) (1.5.0) 2026-06-12 20:30:25.077 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=1.0.0->magnum==22.1.0.dev70) (1.1.0) 2026-06-12 20:30:25.078 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=1.0.0->magnum==22.1.0.dev70) (4.10.0) 2026-06-12 20:30:25.079 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=1.0.0->magnum==22.1.0.dev70) (7.2.2) 2026-06-12 20:30:25.089 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.1.0->magnum==22.1.0.dev70) (0.20) 2026-06-12 20:30:25.089 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.1.0->magnum==22.1.0.dev70) (3.1.0) 2026-06-12 20:30:25.091 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.concurrency>=4.1.0->magnum==22.1.0.dev70) (2.2.1) 2026-06-12 20:30:25.094 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->magnum==22.1.0.dev70) (2.0.0) 2026-06-12 20:30:25.098 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.2.0->magnum==22.1.0.dev70) (2.1.2) 2026-06-12 20:30:25.099 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.2.0->magnum==22.1.0.dev70) (0.6.2) 2026-06-12 20:30:25.102 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.8.0->magnum==22.1.0.dev70) (2.9.0.post0) 2026-06-12 20:30:25.104 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum==22.1.0.dev70) (3.3.0) 2026-06-12 20:30:25.105 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum==22.1.0.dev70) (7.1.4) 2026-06-12 20:30:25.106 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum==22.1.0.dev70) (5.3.1) 2026-06-12 20:30:25.107 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum==22.1.0.dev70) (5.6.2) 2026-06-12 20:30:25.107 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum==22.1.0.dev70) (0.16.0) 2026-06-12 20:30:25.109 | 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->magnum==22.1.0.dev70) (5.1.0) 2026-06-12 20:30:25.115 | 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->magnum==22.1.0.dev70) (2026.2) 2026-06-12 20:30:25.115 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0->magnum==22.1.0.dev70) (26.2) 2026-06-12 20:30:25.119 | 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->magnum==22.1.0.dev70) (0.25.0) 2026-06-12 20:30:25.120 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.0->magnum==22.1.0.dev70) (5.0.0) 2026-06-12 20:30:25.121 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.0->magnum==22.1.0.dev70) (3.1.6) 2026-06-12 20:30:25.122 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.0->magnum==22.1.0.dev70) (4.0.1) 2026-06-12 20:30:25.126 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=4.1.0->magnum==22.1.0.dev70) (3.0.3) 2026-06-12 20:30:25.133 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=3.2.0->magnum==22.1.0.dev70) (1.1.2) 2026-06-12 20:30:25.136 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->magnum==22.1.0.dev70) (0.41.0) 2026-06-12 20:30:25.137 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->magnum==22.1.0.dev70) (3.5.1) 2026-06-12 20:30:25.138 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->magnum==22.1.0.dev70) (3.1.0) 2026-06-12 20:30:25.138 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->magnum==22.1.0.dev70) (2.5.1) 2026-06-12 20:30:25.139 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->magnum==22.1.0.dev70) (3.10.1) 2026-06-12 20:30:25.139 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->magnum==22.1.0.dev70) (1.7.6) 2026-06-12 20:30:25.141 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->magnum==22.1.0.dev70) (2.8.0) 2026-06-12 20:30:25.150 | Requirement already satisfied: cotyledon>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.0->magnum==22.1.0.dev70) (2.2.0) 2026-06-12 20:30:25.152 | Requirement already satisfied: setproctitle in /opt/stack/data/venv/lib/python3.12/site-packages (from cotyledon>=2.2.0->oslo.service[threading]>=4.2.0->magnum==22.1.0.dev70) (1.3.7) 2026-06-12 20:30:25.158 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.2.0->magnum==22.1.0.dev70) (3.3.2) 2026-06-12 20:30:25.179 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.0.0->magnum==22.1.0.dev70) (0.8.0) 2026-06-12 20:30:25.198 | 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->magnum==22.1.0.dev70) (1.17.0) 2026-06-12 20:30:25.205 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.20.1->magnum==22.1.0.dev70) (3.4.7) 2026-06-12 20:30:25.206 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.20.1->magnum==22.1.0.dev70) (3.18) 2026-06-12 20:30:25.206 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.20.1->magnum==22.1.0.dev70) (2.7.0) 2026-06-12 20:30:25.207 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.20.1->magnum==22.1.0.dev70) (2023.11.17) 2026-06-12 20:30:25.222 | 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.0.0->magnum==22.1.0.dev70) (4.2.0) 2026-06-12 20:30:25.222 | 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.0.0->magnum==22.1.0.dev70) (2.20.0) 2026-06-12 20:30:25.227 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=4.0.0->magnum==22.1.0.dev70) (0.1.2) 2026-06-12 20:30:25.235 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->magnum==22.1.0.dev70) (0.8) 2026-06-12 20:30:25.256 | Requirement already satisfied: networkx>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum==22.1.0.dev70) (3.6.1) 2026-06-12 20:30:25.256 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum==22.1.0.dev70) (4.26.0) 2026-06-12 20:30:25.257 | Requirement already satisfied: automaton>=1.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum==22.1.0.dev70) (3.4.0) 2026-06-12 20:30:25.258 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum==22.1.0.dev70) (9.1.4) 2026-06-12 20:30:25.258 | Requirement already satisfied: pydot>=1.2.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum==22.1.0.dev70) (4.0.1) 2026-06-12 20:30:25.265 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->taskflow>=2.16.0->magnum==22.1.0.dev70) (26.1.0) 2026-06-12 20:30:25.265 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->taskflow>=2.16.0->magnum==22.1.0.dev70) (2025.9.1) 2026-06-12 20:30:25.265 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->taskflow>=2.16.0->magnum==22.1.0.dev70) (0.37.0) 2026-06-12 20:30:25.266 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->taskflow>=2.16.0->magnum==22.1.0.dev70) (2026.5.1) 2026-06-12 20:30:25.309 | Requirement already satisfied: simplegeneric in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->magnum==22.1.0.dev70) (0.8.1) 2026-06-12 20:30:25.309 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->magnum==22.1.0.dev70) (2026.2) 2026-06-12 20:30:25.309 | Requirement already satisfied: importlib-metadata>=4.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->magnum==22.1.0.dev70) (9.0.0) 2026-06-12 20:30:25.312 | Requirement already satisfied: zipp>=3.20 in /opt/stack/data/venv/lib/python3.12/site-packages (from importlib-metadata>=4.4->WSME>=0.8.0->magnum==22.1.0.dev70) (4.1.0) 2026-06-12 20:30:25.335 | Building wheels for collected packages: magnum 2026-06-12 20:30:25.336 | Building editable for magnum (pyproject.toml): started 2026-06-12 20:30:25.942 | Building editable for magnum (pyproject.toml): finished with status 'done' 2026-06-12 20:30:25.943 | Created wheel for magnum: filename=magnum-22.1.0.dev70-0.editable-py3-none-any.whl size=8556 sha256=c2825b0fb16e71b186988cada114d4849195aae74e778d768bcd17ff0a02e12a 2026-06-12 20:30:25.943 | Stored in directory: /tmp/pip-ephem-wheel-cache-zarhogr5/wheels/39/01/1a/f47ec236cb7453ee526875dad387c5d8bc05b3940dfd0bbb30 2026-06-12 20:30:25.949 | Successfully built magnum 2026-06-12 20:30:26.074 | Installing collected packages: magnum 2026-06-12 20:30:26.149 | Successfully installed magnum-22.1.0.dev70 2026-06-12 20:30:26.266 | ++ inc/python:pip_install:216 : result=0 2026-06-12 20:30:26.270 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-06-12 20:30:26.274 | ++ functions-common:time_stop:2414 : local name 2026-06-12 20:30:26.280 | ++ functions-common:time_stop:2415 : local end_time 2026-06-12 20:30:26.286 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-12 20:30:26.291 | ++ functions-common:time_stop:2417 : local total 2026-06-12 20:30:26.297 | ++ functions-common:time_stop:2418 : local start_time 2026-06-12 20:30:26.302 | ++ functions-common:time_stop:2420 : name=pip_install 2026-06-12 20:30:26.307 | ++ functions-common:time_stop:2421 : start_time=1781296221245 2026-06-12 20:30:26.312 | ++ functions-common:time_stop:2423 : [[ -z 1781296221245 ]] 2026-06-12 20:30:26.318 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-12 20:30:26.326 | ++ functions-common:time_stop:2426 : end_time=1781296226320 2026-06-12 20:30:26.330 | ++ functions-common:time_stop:2427 : elapsed_time=5075 2026-06-12 20:30:26.336 | ++ functions-common:time_stop:2428 : total=127499 2026-06-12 20:30:26.341 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-12 20:30:26.347 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=132574 2026-06-12 20:30:26.352 | ++ inc/python:pip_install:219 : return 0 2026-06-12 20:30:26.358 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-12 20:30:26.366 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-12 20:30:26.371 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/magnum 2026-06-12 20:30:26.378 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/magnum 2026-06-12 20:30:26.383 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 20:30:26.389 | ++ inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-06-12 20:30:26.395 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,/opt/stack/magnum, ]] 2026-06-12 20:30:26.402 | ++ inc/python:use_library_from_git:269 : return 1 2026-06-12 20:30:26.408 | ++ /opt/stack/magnum/devstack/plugin.sh:source:16 : MAGNUM_GUEST_IMAGE_URL=https://github.com/vexxhost/capo-image-elements/releases/latest/download/ubuntu-22.04-v1.33.11.qcow2 2026-06-12 20:30:26.414 | ++ /opt/stack/magnum/devstack/plugin.sh:source:17 : MAGNUM_GUEST_IMAGE_EXTRA_PROPERTIES= 2026-06-12 20:30:26.419 | ++ /opt/stack/magnum/devstack/plugin.sh:source:18 : IMAGE_URLS+=,https://github.com/vexxhost/capo-image-elements/releases/latest/download/ubuntu-22.04-v1.33.11.qcow2 2026-06-12 20:30:26.424 | ++ /opt/stack/magnum/devstack/plugin.sh:source:20 : LIBS_FROM_GIT=novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient 2026-06-12 20:30:26.430 | ++ /opt/stack/magnum/devstack/plugin.sh:source:22 : install_magnumclient 2026-06-12 20:30:26.437 | ++ /opt/stack/magnum/devstack/lib/magnum:install_magnumclient:316 : use_library_from_git python-magnumclient 2026-06-12 20:30:26.443 | ++ inc/python:use_library_from_git:266 : local name=python-magnumclient 2026-06-12 20:30:26.449 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 20:30:26.455 | ++ inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient = \A\L\L ]] 2026-06-12 20:30:26.460 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient, =~ ,python-magnumclient, ]] 2026-06-12 20:30:26.468 | ++ inc/python:use_library_from_git:268 : enabled=0 2026-06-12 20:30:26.475 | ++ inc/python:use_library_from_git:269 : return 0 2026-06-12 20:30:26.481 | ++ /opt/stack/magnum/devstack/lib/magnum:install_magnumclient:317 : git_clone_by_name python-magnumclient 2026-06-12 20:30:26.486 | ++ functions-common:git_clone_by_name:675 : local name=python-magnumclient 2026-06-12 20:30:26.492 | ++ functions-common:git_clone_by_name:676 : local repo=https://github.com/openstack/python-magnumclient.git 2026-06-12 20:30:26.499 | ++ functions-common:git_clone_by_name:677 : local dir=/opt/stack/python-magnumclient 2026-06-12 20:30:26.506 | ++ functions-common:git_clone_by_name:678 : local branch=master 2026-06-12 20:30:26.513 | ++ functions-common:git_clone_by_name:679 : git_clone https://github.com/openstack/python-magnumclient.git /opt/stack/python-magnumclient master 2026-06-12 20:30:26.519 | ++ functions-common:git_clone:583 : local git_remote=https://github.com/openstack/python-magnumclient.git 2026-06-12 20:30:26.525 | ++ functions-common:git_clone:584 : local git_dest=/opt/stack/python-magnumclient 2026-06-12 20:30:26.530 | ++ functions-common:git_clone:585 : local git_ref=master 2026-06-12 20:30:26.536 | ++ functions-common:git_clone:586 : local orig_dir 2026-06-12 20:30:26.544 | +++ functions-common:git_clone:587 : pwd 2026-06-12 20:30:26.550 | ++ functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-12 20:30:26.556 | ++ functions-common:git_clone:588 : local git_clone_flags= 2026-06-12 20:30:26.564 | +++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-12 20:30:26.600 | ++ functions-common:git_clone:590 : RECLONE=False 2026-06-12 20:30:26.606 | ++ functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-12 20:30:26.611 | ++ functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-12 20:30:26.619 | ++ functions-common:git_clone:604 : echo master 2026-06-12 20:30:26.619 | ++ functions-common:git_clone:604 : egrep -q '^refs' 2026-06-12 20:30:26.629 | ++ functions-common:git_clone:618 : [[ ! -d /opt/stack/python-magnumclient ]] 2026-06-12 20:30:26.634 | ++ functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-12 20:30:26.641 | ++ functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/python-magnumclient 2026-06-12 20:30:26.664 | ++ functions-common:git_clone:666 : cd /opt/stack/python-magnumclient 2026-06-12 20:30:26.671 | ++ functions-common:git_clone:667 : git show --oneline 2026-06-12 20:30:26.673 | ++ functions-common:git_clone:667 : head -1 2026-06-12 20:30:26.676 | 0cee961 Add --hidden/--visible flags to cluster template update command 2026-06-12 20:30:26.682 | ++ functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-12 20:30:26.688 | ++ /opt/stack/magnum/devstack/lib/magnum:install_magnumclient:318 : setup_dev_lib python-magnumclient 2026-06-12 20:30:26.695 | ++ inc/python:setup_dev_lib:312 : local bindep 2026-06-12 20:30:26.701 | ++ inc/python:setup_dev_lib:313 : [[ python-magnumclient == -bindep* ]] 2026-06-12 20:30:26.707 | ++ inc/python:setup_dev_lib:317 : local name=python-magnumclient 2026-06-12 20:30:26.712 | ++ inc/python:setup_dev_lib:318 : local dir=/opt/stack/python-magnumclient 2026-06-12 20:30:26.718 | ++ inc/python:setup_dev_lib:319 : local extras= 2026-06-12 20:30:26.724 | ++ inc/python:setup_dev_lib:320 : setup_develop /opt/stack/python-magnumclient 2026-06-12 20:30:26.730 | ++ inc/python:setup_develop:353 : local bindep 2026-06-12 20:30:26.735 | ++ inc/python:setup_develop:354 : [[ /opt/stack/python-magnumclient == -bindep* ]] 2026-06-12 20:30:26.742 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/python-magnumclient 2026-06-12 20:30:26.746 | ++ inc/python:setup_develop:359 : local extras= 2026-06-12 20:30:26.750 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/python-magnumclient -e 2026-06-12 20:30:26.756 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-12 20:30:26.761 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/python-magnumclient == -bindep* ]] 2026-06-12 20:30:26.766 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/python-magnumclient 2026-06-12 20:30:26.772 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-12 20:30:26.778 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-12 20:30:26.785 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/python-magnumclient 2026-06-12 20:30:26.790 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-12 20:30:26.797 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/python-magnumclient 2026-06-12 20:30:26.803 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-12 20:30:26.808 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-12 20:30:26.816 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/python-magnumclient/setup.cfg 2026-06-12 20:30:26.827 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=python-magnumclient 2026-06-12 20:30:26.833 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z python-magnumclient ']' 2026-06-12 20:30:26.838 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- python-magnumclient 2026-06-12 20:30:26.944 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/python-magnumclient -e 2026-06-12 20:30:26.951 | ++ inc/python:setup_package:436 : local bindep=0 2026-06-12 20:30:26.956 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-06-12 20:30:26.960 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-06-12 20:30:26.966 | ++ inc/python:setup_package:439 : [[ /opt/stack/python-magnumclient == -bindep* ]] 2026-06-12 20:30:26.970 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/python-magnumclient 2026-06-12 20:30:26.975 | ++ inc/python:setup_package:445 : local flags=-e 2026-06-12 20:30:26.980 | ++ inc/python:setup_package:446 : local extras= 2026-06-12 20:30:26.984 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-06-12 20:30:26.990 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-06-12 20:30:26.996 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-12 20:30:27.001 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-12 20:30:27.006 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-12 20:30:27.012 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/python-magnumclient 2026-06-12 20:30:27.056 | Using python 3.12 to install /opt/stack/python-magnumclient 2026-06-12 20:30:27.062 | ++ 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/python-magnumclient 2026-06-12 20:30:27.643 | Obtaining file:///opt/stack/python-magnumclient 2026-06-12 20:30:27.644 | Installing build dependencies: started 2026-06-12 20:30:28.756 | Installing build dependencies: finished with status 'done' 2026-06-12 20:30:28.758 | Checking if build backend supports build_editable: started 2026-06-12 20:30:29.101 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-12 20:30:29.103 | Getting requirements to build editable: started 2026-06-12 20:30:29.264 | Getting requirements to build editable: finished with status 'done' 2026-06-12 20:30:29.265 | Installing backend dependencies: started 2026-06-12 20:30:30.428 | Installing backend dependencies: finished with status 'done' 2026-06-12 20:30:30.430 | Preparing editable metadata (pyproject.toml): started 2026-06-12 20:30:30.807 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-12 20:30:30.823 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.11.0.dev5) (7.0.3) 2026-06-12 20:30:30.823 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.11.0.dev5) (5.14.0) 2026-06-12 20:30:30.823 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.11.0.dev5) (5.8.0) 2026-06-12 20:30:30.824 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.11.0.dev5) (2.34.2) 2026-06-12 20:30:30.825 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.11.0.dev5) (6.8.0) 2026-06-12 20:30:30.826 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.11.0.dev5) (8.2.0) 2026-06-12 20:30:30.826 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.11.0.dev5) (5.10.0) 2026-06-12 20:30:30.827 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.11.0.dev5) (10.1.1) 2026-06-12 20:30:30.827 | Requirement already satisfied: openstacksdk>=0.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.11.0.dev5) (4.15.0) 2026-06-12 20:30:30.828 | Requirement already satisfied: osc-lib>=1.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.11.0.dev5) (4.6.0) 2026-06-12 20:30:30.828 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.11.0.dev5) (3.17.0) 2026-06-12 20:30:30.830 | Requirement already satisfied: cryptography>=3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.11.0.dev5) (43.0.3) 2026-06-12 20:30:30.830 | Requirement already satisfied: decorator>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.11.0.dev5) (5.3.1) 2026-06-12 20:30:30.831 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.0->python-magnumclient==4.11.0.dev5) (2.0.0) 2026-06-12 20:30:30.833 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=3.0->python-magnumclient==4.11.0.dev5) (3.0) 2026-06-12 20:30:30.835 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->python-magnumclient==4.11.0.dev5) (2.1.0) 2026-06-12 20:30:30.835 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->python-magnumclient==4.11.0.dev5) (1.8.2) 2026-06-12 20:30:30.836 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->python-magnumclient==4.11.0.dev5) (4.15.0) 2026-06-12 20:30:30.838 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.10.0->python-magnumclient==4.11.0.dev5) (1.5.0) 2026-06-12 20:30:30.839 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.10.0->python-magnumclient==4.11.0.dev5) (1.1.0) 2026-06-12 20:30:30.840 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.10.0->python-magnumclient==4.11.0.dev5) (1.33) 2026-06-12 20:30:30.840 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.10.0->python-magnumclient==4.11.0.dev5) (4.10.0) 2026-06-12 20:30:30.841 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.10.0->python-magnumclient==4.11.0.dev5) (7.2.2) 2026-06-12 20:30:30.841 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.10.0->python-magnumclient==4.11.0.dev5) (6.0.3) 2026-06-12 20:30:30.845 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.10.0->python-magnumclient==4.11.0.dev5) (3.1.1) 2026-06-12 20:30:30.847 | Requirement already satisfied: cliff>=4.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.8.0->python-magnumclient==4.11.0.dev5) (4.14.0) 2026-06-12 20:30:30.849 | 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.8.0->python-magnumclient==4.11.0.dev5) (0.6.0) 2026-06-12 20:30:30.849 | 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.8.0->python-magnumclient==4.11.0.dev5) (4.0.0) 2026-06-12 20:30:30.852 | 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.8.0->python-magnumclient==4.11.0.dev5) (3.0.52) 2026-06-12 20:30:30.852 | 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.8.0->python-magnumclient==4.11.0.dev5) (1.11.0) 2026-06-12 20:30:30.853 | 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.8.0->python-magnumclient==4.11.0.dev5) (15.0.0) 2026-06-12 20:30:30.853 | 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.8.0->python-magnumclient==4.11.0.dev5) (1.8.0) 2026-06-12 20:30:30.855 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-magnumclient==4.11.0.dev5) (10.5.0) 2026-06-12 20:30:30.856 | Requirement already satisfied: oslo.context>=2.21.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-magnumclient==4.11.0.dev5) (6.4.0) 2026-06-12 20:30:30.857 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-magnumclient==4.11.0.dev5) (2.9.0.post0) 2026-06-12 20:30:30.857 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-magnumclient==4.11.0.dev5) (3.1.0) 2026-06-12 20:30:30.859 | 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->python-magnumclient==4.11.0.dev5) (2.2.1) 2026-06-12 20:30:30.860 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->oslo.log>=3.36.0->python-magnumclient==4.11.0.dev5) (1.3.0) 2026-06-12 20:30:30.860 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->oslo.log>=3.36.0->python-magnumclient==4.11.0.dev5) (2.0.0) 2026-06-12 20:30:30.864 | 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->python-magnumclient==4.11.0.dev5) (1.1.2) 2026-06-12 20:30:30.867 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->python-magnumclient==4.11.0.dev5) (3.3.2) 2026-06-12 20:30:30.867 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->python-magnumclient==4.11.0.dev5) (26.2) 2026-06-12 20:30:30.870 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->python-magnumclient==4.11.0.dev5) (82.0.1) 2026-06-12 20:30:30.873 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->python-magnumclient==4.11.0.dev5) (0.8.0) 2026-06-12 20:30:30.881 | 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->python-magnumclient==4.11.0.dev5) (1.17.0) 2026-06-12 20:30:30.883 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-magnumclient==4.11.0.dev5) (3.4.7) 2026-06-12 20:30:30.884 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-magnumclient==4.11.0.dev5) (3.18) 2026-06-12 20:30:30.884 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-magnumclient==4.11.0.dev5) (2.7.0) 2026-06-12 20:30:30.885 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->python-magnumclient==4.11.0.dev5) (2023.11.17) 2026-06-12 20:30:30.895 | 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.8.0->python-magnumclient==4.11.0.dev5) (4.2.0) 2026-06-12 20:30:30.895 | 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.8.0->python-magnumclient==4.11.0.dev5) (2.20.0) 2026-06-12 20:30:30.898 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.8.0->python-magnumclient==4.11.0.dev5) (0.1.2) 2026-06-12 20:30:30.916 | Building wheels for collected packages: python-magnumclient 2026-06-12 20:30:30.916 | Building editable for python-magnumclient (pyproject.toml): started 2026-06-12 20:30:31.321 | Building editable for python-magnumclient (pyproject.toml): finished with status 'done' 2026-06-12 20:30:31.322 | Created wheel for python-magnumclient: filename=python_magnumclient-4.11.0.dev5-0.editable-py3-none-any.whl size=9031 sha256=9f968faf2472194ac74a364360ab79e50d47d0eec5563c137a08cae681ad6d9d 2026-06-12 20:30:31.322 | Stored in directory: /tmp/pip-ephem-wheel-cache-x2nvmvv9/wheels/b5/b9/e3/9d98d11e43d3ea43a33a70ade521bd1ecc2d41c4a07454be38 2026-06-12 20:30:31.328 | Successfully built python-magnumclient 2026-06-12 20:30:31.466 | Installing collected packages: python-magnumclient 2026-06-12 20:30:31.498 | Successfully installed python-magnumclient-4.11.0.dev5 2026-06-12 20:30:31.611 | ++ inc/python:pip_install:216 : result=0 2026-06-12 20:30:31.617 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-06-12 20:30:31.624 | ++ functions-common:time_stop:2414 : local name 2026-06-12 20:30:31.630 | ++ functions-common:time_stop:2415 : local end_time 2026-06-12 20:30:31.637 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-12 20:30:31.643 | ++ functions-common:time_stop:2417 : local total 2026-06-12 20:30:31.649 | ++ functions-common:time_stop:2418 : local start_time 2026-06-12 20:30:31.655 | ++ functions-common:time_stop:2420 : name=pip_install 2026-06-12 20:30:31.661 | ++ functions-common:time_stop:2421 : start_time=1781296227044 2026-06-12 20:30:31.667 | ++ functions-common:time_stop:2423 : [[ -z 1781296227044 ]] 2026-06-12 20:30:31.674 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-12 20:30:31.683 | ++ functions-common:time_stop:2426 : end_time=1781296231677 2026-06-12 20:30:31.689 | ++ functions-common:time_stop:2427 : elapsed_time=4633 2026-06-12 20:30:31.694 | ++ functions-common:time_stop:2428 : total=132574 2026-06-12 20:30:31.700 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-12 20:30:31.706 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=137207 2026-06-12 20:30:31.713 | ++ inc/python:pip_install:219 : return 0 2026-06-12 20:30:31.721 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-12 20:30:31.728 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-12 20:30:31.733 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/python-magnumclient 2026-06-12 20:30:31.740 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/python-magnumclient 2026-06-12 20:30:31.747 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 20:30:31.754 | ++ inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient = \A\L\L ]] 2026-06-12 20:30:31.762 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient, =~ ,/opt/stack/python-magnumclient, ]] 2026-06-12 20:30:31.767 | ++ inc/python:use_library_from_git:269 : return 1 2026-06-12 20:30:31.773 | ++ /opt/stack/magnum/devstack/lib/magnum:install_magnumclient:319 : sudo install -D -m 0644 -o stack /opt/stack/python-magnumclient/tools/magnum.bash_completion /etc/bash_completion.d/magnum.bash_completion 2026-06-12 20:30:31.798 | ++ /opt/stack/magnum/devstack/plugin.sh:source:23 : cleanup_magnum 2026-06-12 20:30:31.804 | ++ /opt/stack/magnum/devstack/lib/magnum:cleanup_magnum:87 : sudo rm -rf /opt/stack/data/magnum /var/lib/magnum/certificate-cache 2026-06-12 20:30:31.828 | +++ /opt/stack/magnum/devstack/lib/magnum:cleanup_magnum:88 : apache_site_config_for magnum-api 2026-06-12 20:30:31.835 | +++ lib/apache:apache_site_config_for:174 : local site=magnum-api 2026-06-12 20:30:31.841 | +++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-12 20:30:31.848 | +++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 20:30:31.853 | +++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 20:30:31.859 | +++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/magnum-api.conf 2026-06-12 20:30:31.869 | ++ /opt/stack/magnum/devstack/lib/magnum:cleanup_magnum:88 : sudo rm -f /etc/apache2/sites-available/magnum-api.conf 2026-06-12 20:30:31.891 | ++ /opt/stack/magnum/devstack/lib/magnum:cleanup_magnum:89 : remove_uwsgi_config /etc/magnum/magnum-api-uwsgi.ini magnum.wsgi.api:application 2026-06-12 20:30:31.897 | ++ lib/apache:remove_uwsgi_config:405 : local conf=/etc/magnum/magnum-api-uwsgi.ini 2026-06-12 20:30:31.904 | ++ lib/apache:remove_uwsgi_config:406 : local wsgi=magnum.wsgi.api:application 2026-06-12 20:30:31.911 | ++ lib/apache:remove_uwsgi_config:407 : local name= 2026-06-12 20:30:31.920 | +++ lib/apache:remove_uwsgi_config:410 : basename magnum.wsgi.api:application 2026-06-12 20:30:31.931 | ++ lib/apache:remove_uwsgi_config:410 : name=magnum.wsgi.api:application 2026-06-12 20:30:31.937 | ++ lib/apache:remove_uwsgi_config:412 : [[ magnum.wsgi.api:application = /* ]] 2026-06-12 20:30:31.945 | ++ lib/apache:remove_uwsgi_config:416 : rm -rf /etc/magnum/magnum-api-uwsgi.ini 2026-06-12 20:30:31.956 | ++ lib/apache:remove_uwsgi_config:417 : disable_apache_site magnum.wsgi.api:application 2026-06-12 20:30:31.963 | ++ lib/apache:disable_apache_site:207 : local site=magnum.wsgi.api:application 2026-06-12 20:30:31.967 | ++ lib/apache:disable_apache_site:208 : is_ubuntu 2026-06-12 20:30:31.974 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 20:30:31.980 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 20:30:31.986 | ++ lib/apache:disable_apache_site:209 : sudo a2dissite magnum.wsgi.api:application 2026-06-12 20:30:32.035 | ERROR: Site magnum.wsgi.api:application does not exist! 2026-06-12 20:30:32.045 | ++ lib/apache:disable_apache_site:209 : true 2026-06-12 20:30:32.051 | ++ /opt/stack/magnum/devstack/plugin.sh:source:56 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-12 20:30:32.057 | ++ /opt/stack/magnum/devstack/plugin.sh:source:60 : [[ stack == \c\l\e\a\n ]] 2026-06-12 20:30:32.072 | + functions-common:run_plugins:1833 : for plugin in ${plugins//,/ } 2026-06-12 20:30:32.077 | + functions-common:run_plugins:1834 : local dir=/opt/stack/octavia 2026-06-12 20:30:32.085 | + functions-common:run_plugins:1835 : [[ -f /opt/stack/octavia/devstack/plugin.sh ]] 2026-06-12 20:30:32.091 | + functions-common:run_plugins:1836 : source /opt/stack/octavia/devstack/plugin.sh stack install 2026-06-12 20:30:32.098 | ++ /opt/stack/octavia/devstack/plugin.sh:source:3 : saveenv=ehxB 2026-06-12 20:30:32.102 | ++ /opt/stack/octavia/devstack/plugin.sh:source:4 : set -ex 2026-06-12 20:30:32.110 | ++ /opt/stack/octavia/devstack/plugin.sh:source:9 : GET_PIP_CACHE_LOCATION=/opt/stack/cache/files/get-pip.py 2026-06-12 20:30:32.125 | ++ /opt/stack/octavia/devstack/plugin.sh:source:770 : is_service_enabled octavia 2026-06-12 20:30:32.165 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-12 20:30:32.171 | ++ /opt/stack/octavia/devstack/plugin.sh:source:771 : '[' api == main ']' 2026-06-12 20:30:32.176 | ++ /opt/stack/octavia/devstack/plugin.sh:source:771 : '[' api == standalone ']' 2026-06-12 20:30:32.182 | ++ /opt/stack/octavia/devstack/plugin.sh:source:783 : [[ stack == \s\t\a\c\k ]] 2026-06-12 20:30:32.188 | ++ /opt/stack/octavia/devstack/plugin.sh:source:783 : [[ install == \i\n\s\t\a\l\l ]] 2026-06-12 20:30:32.193 | ++ /opt/stack/octavia/devstack/plugin.sh:source:785 : echo_summary 'Installing octavia' 2026-06-12 20:30:32.199 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-12 20:30:32.205 | ++ ./stack.sh:echo_summary:444 : echo -e Installing octavia 2026-06-12 20:30:32.210 | ++ /opt/stack/octavia/devstack/plugin.sh:source:786 : octavia_lib_install 2026-06-12 20:30:32.217 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_lib_install:29 : use_library_from_git octavia-lib 2026-06-12 20:30:32.222 | ++ inc/python:use_library_from_git:266 : local name=octavia-lib 2026-06-12 20:30:32.228 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 20:30:32.234 | ++ inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient = \A\L\L ]] 2026-06-12 20:30:32.240 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient, =~ ,octavia-lib, ]] 2026-06-12 20:30:32.247 | ++ inc/python:use_library_from_git:269 : return 1 2026-06-12 20:30:32.253 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_lib_install:35 : pip_install_gr octavia-lib 2026-06-12 20:30:32.260 | ++ inc/python:pip_install_gr:94 : local name=octavia-lib 2026-06-12 20:30:32.266 | ++ inc/python:pip_install_gr:95 : local clean_name 2026-06-12 20:30:32.274 | +++ inc/python:pip_install_gr:96 : get_from_global_requirements octavia-lib 2026-06-12 20:30:32.280 | +++ inc/python:get_from_global_requirements:241 : local package=octavia-lib 2026-06-12 20:30:32.288 | +++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-12 20:30:32.297 | ++++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-12 20:30:32.298 | ++++ inc/python:get_from_global_requirements:243 : grep -i -h '^octavia-lib' /opt/stack/requirements/global-requirements.txt 2026-06-12 20:30:32.308 | +++ inc/python:get_from_global_requirements:243 : required_pkg='octavia-lib ' 2026-06-12 20:30:32.314 | +++ inc/python:get_from_global_requirements:244 : [[ octavia-lib == '' ]] 2026-06-12 20:30:32.321 | +++ inc/python:get_from_global_requirements:247 : echo octavia-lib 2026-06-12 20:30:32.330 | ++ inc/python:pip_install_gr:96 : clean_name=octavia-lib 2026-06-12 20:30:32.336 | ++ inc/python:pip_install_gr:97 : pip_install octavia-lib 2026-06-12 20:30:32.390 | Using python 3.12 to install octavia-lib 2026-06-12 20:30:32.397 | ++ 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 octavia-lib 2026-06-12 20:30:33.206 | Collecting octavia-lib 2026-06-12 20:30:33.324 | Downloading octavia_lib-3.11.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-12 20:30:33.334 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia-lib) (6.8.0) 2026-06-12 20:30:33.334 | Requirement already satisfied: oslo.serialization>=2.28.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia-lib) (5.10.0) 2026-06-12 20:30:33.335 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia-lib) (7.0.3) 2026-06-12 20:30:33.335 | Requirement already satisfied: tenacity>=5.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia-lib) (9.1.4) 2026-06-12 20:30:33.337 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.28.1->octavia-lib) (1.1.2) 2026-06-12 20:30:33.337 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.28.1->octavia-lib) (10.1.1) 2026-06-12 20:30:33.338 | Requirement already satisfied: iso8601>=0.1.11 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo.serialization>=2.28.1->octavia-lib) (2.1.0) 2026-06-12 20:30:33.339 | Requirement already satisfied: netaddr>=0.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo.serialization>=2.28.1->octavia-lib) (1.3.0) 2026-06-12 20:30:33.339 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo.serialization>=2.28.1->octavia-lib) (3.3.2) 2026-06-12 20:30:33.340 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo.serialization>=2.28.1->octavia-lib) (26.2) 2026-06-12 20:30:33.340 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo.serialization>=2.28.1->octavia-lib) (6.0.3) 2026-06-12 20:30:33.341 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo.serialization>=2.28.1->octavia-lib) (7.2.2) 2026-06-12 20:30:33.343 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->octavia-lib) (82.0.1) 2026-06-12 20:30:33.369 | Downloading octavia_lib-3.11.0-py3-none-any.whl (39 kB) 2026-06-12 20:30:33.556 | Installing collected packages: octavia-lib 2026-06-12 20:30:33.607 | Successfully installed octavia-lib-3.11.0 2026-06-12 20:30:33.687 | ++ inc/python:pip_install:216 : result=0 2026-06-12 20:30:33.692 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-06-12 20:30:33.698 | ++ functions-common:time_stop:2414 : local name 2026-06-12 20:30:33.705 | ++ functions-common:time_stop:2415 : local end_time 2026-06-12 20:30:33.712 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-12 20:30:33.717 | ++ functions-common:time_stop:2417 : local total 2026-06-12 20:30:33.724 | ++ functions-common:time_stop:2418 : local start_time 2026-06-12 20:30:33.730 | ++ functions-common:time_stop:2420 : name=pip_install 2026-06-12 20:30:33.735 | ++ functions-common:time_stop:2421 : start_time=1781296232377 2026-06-12 20:30:33.742 | ++ functions-common:time_stop:2423 : [[ -z 1781296232377 ]] 2026-06-12 20:30:33.750 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-12 20:30:33.760 | ++ functions-common:time_stop:2426 : end_time=1781296233753 2026-06-12 20:30:33.767 | ++ functions-common:time_stop:2427 : elapsed_time=1376 2026-06-12 20:30:33.773 | ++ functions-common:time_stop:2428 : total=137207 2026-06-12 20:30:33.780 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-12 20:30:33.787 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=138583 2026-06-12 20:30:33.795 | ++ inc/python:pip_install:219 : return 0 2026-06-12 20:30:33.801 | ++ /opt/stack/octavia/devstack/plugin.sh:source:787 : octavia_install 2026-06-12 20:30:33.807 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_install:12 : [[ False == True ]] 2026-06-12 20:30:33.813 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_install:15 : setup_develop /opt/stack/octavia 2026-06-12 20:30:33.819 | ++ inc/python:setup_develop:353 : local bindep 2026-06-12 20:30:33.826 | ++ inc/python:setup_develop:354 : [[ /opt/stack/octavia == -bindep* ]] 2026-06-12 20:30:33.832 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/octavia 2026-06-12 20:30:33.838 | ++ inc/python:setup_develop:359 : local extras= 2026-06-12 20:30:33.844 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/octavia -e 2026-06-12 20:30:33.849 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-12 20:30:33.856 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/octavia == -bindep* ]] 2026-06-12 20:30:33.862 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/octavia 2026-06-12 20:30:33.868 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-12 20:30:33.875 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-12 20:30:33.883 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/octavia 2026-06-12 20:30:33.891 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-12 20:30:33.900 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/octavia 2026-06-12 20:30:33.906 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-12 20:30:33.913 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-12 20:30:33.921 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/octavia/setup.cfg 2026-06-12 20:30:33.934 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=octavia 2026-06-12 20:30:33.941 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z octavia ']' 2026-06-12 20:30:33.947 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- octavia 2026-06-12 20:30:34.067 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/octavia -e 2026-06-12 20:30:34.075 | ++ inc/python:setup_package:436 : local bindep=0 2026-06-12 20:30:34.082 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-06-12 20:30:34.088 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-06-12 20:30:34.095 | ++ inc/python:setup_package:439 : [[ /opt/stack/octavia == -bindep* ]] 2026-06-12 20:30:34.103 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/octavia 2026-06-12 20:30:34.110 | ++ inc/python:setup_package:445 : local flags=-e 2026-06-12 20:30:34.117 | ++ inc/python:setup_package:446 : local extras= 2026-06-12 20:30:34.123 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-06-12 20:30:34.130 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-06-12 20:30:34.135 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-12 20:30:34.143 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-12 20:30:34.150 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-12 20:30:34.157 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/octavia 2026-06-12 20:30:34.205 | Using python 3.12 to install /opt/stack/octavia 2026-06-12 20:30:34.210 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/octavia 2026-06-12 20:30:34.842 | Obtaining file:///opt/stack/octavia 2026-06-12 20:30:34.845 | Installing build dependencies: started 2026-06-12 20:30:35.892 | Installing build dependencies: finished with status 'done' 2026-06-12 20:30:35.893 | Checking if build backend supports build_editable: started 2026-06-12 20:30:36.205 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-12 20:30:36.207 | Getting requirements to build editable: started 2026-06-12 20:30:36.384 | Getting requirements to build editable: finished with status 'done' 2026-06-12 20:30:36.386 | Preparing editable metadata (pyproject.toml): started 2026-06-12 20:30:37.008 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-12 20:30:37.029 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (1.18.4) 2026-06-12 20:30:37.030 | Requirement already satisfied: cotyledon>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (2.2.0) 2026-06-12 20:30:37.030 | Requirement already satisfied: pecan>=1.3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (1.8.0) 2026-06-12 20:30:37.031 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (7.0.3) 2026-06-12 20:30:37.031 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (2.0.50) 2026-06-12 20:30:37.204 | Collecting SQLAlchemy-Utils>=0.30.11 (from octavia==18.1.0.dev16) 2026-06-12 20:30:37.326 | Downloading sqlalchemy_utils-0.42.1-py3-none-any.whl.metadata (4.6 kB) 2026-06-12 20:30:37.346 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (3.3.0) 2026-06-12 20:30:37.347 | Requirement already satisfied: requests>=2.23.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (2.34.2) 2026-06-12 20:30:37.348 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (2.0.0) 2026-06-12 20:30:37.348 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (5.14.0) 2026-06-12 20:30:37.349 | Requirement already satisfied: keystonemiddleware>=9.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (13.0.0) 2026-06-12 20:30:37.349 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (1.8.10) 2026-06-12 20:30:37.350 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (5.8.0) 2026-06-12 20:30:37.350 | Requirement already satisfied: openstacksdk>=0.103.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (4.15.0) 2026-06-12 20:30:37.351 | Requirement already satisfied: oslo.config>=6.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (10.5.0) 2026-06-12 20:30:37.351 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (6.4.0) 2026-06-12 20:30:37.352 | Requirement already satisfied: oslo.db>=8.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db[mysql]>=8.4.0->octavia==18.1.0.dev16) (18.0.0) 2026-06-12 20:30:37.352 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (6.8.0) 2026-06-12 20:30:37.353 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (8.2.0) 2026-06-12 20:30:37.353 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (18.1.0) 2026-06-12 20:30:37.354 | Requirement already satisfied: oslo.middleware>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (8.1.0) 2026-06-12 20:30:37.354 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (5.1.0) 2026-06-12 20:30:37.354 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (3.8.0) 2026-06-12 20:30:37.355 | Requirement already satisfied: oslo.serialization>=2.28.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (5.10.0) 2026-06-12 20:30:37.355 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (2.7.1) 2026-06-12 20:30:37.356 | Requirement already satisfied: oslo.utils>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (10.1.1) 2026-06-12 20:30:37.356 | Requirement already satisfied: psutil>=5.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (7.2.2) 2026-06-12 20:30:37.356 | Requirement already satisfied: pyasn1!=0.2.3,>=0.1.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (0.6.3) 2026-06-12 20:30:37.357 | Requirement already satisfied: pyasn1-modules>=0.0.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (0.4.2) 2026-06-12 20:30:37.357 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (7.4.0) 2026-06-12 20:30:37.358 | Requirement already satisfied: python-glanceclient>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (4.12.0) 2026-06-12 20:30:37.358 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (18.13.0) 2026-06-12 20:30:37.358 | Requirement already satisfied: python-cinderclient>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (9.9.0) 2026-06-12 20:30:37.359 | Requirement already satisfied: WSME>=0.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (0.12.1) 2026-06-12 20:30:37.359 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (3.1.6) 2026-06-12 20:30:37.359 | Requirement already satisfied: taskflow!=6.0.0,>=5.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (6.3.0) 2026-06-12 20:30:37.360 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (5.7.0) 2026-06-12 20:30:37.360 | Requirement already satisfied: tenacity>=5.0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (9.1.4) 2026-06-12 20:30:37.361 | Requirement already satisfied: distro>=1.2.0 in /usr/lib/python3/dist-packages (from octavia==18.1.0.dev16) (1.9.0) 2026-06-12 20:30:37.361 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (4.26.0) 2026-06-12 20:30:37.362 | Requirement already satisfied: octavia-lib>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (3.11.0) 2026-06-12 20:30:37.362 | Requirement already satisfied: setproctitle>=1.1.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (1.3.7) 2026-06-12 20:30:37.362 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (2.9.0.post0) 2026-06-12 20:30:37.363 | Requirement already satisfied: Flask!=0.11,>=0.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (3.1.3) 2026-06-12 20:30:37.363 | Requirement already satisfied: cryptography>=42.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (43.0.3) 2026-06-12 20:30:37.364 | Requirement already satisfied: pyroute2>=0.5.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (0.8.1) 2026-06-12 20:30:37.403 | Collecting gunicorn>=19.9.0 (from octavia==18.1.0.dev16) 2026-06-12 20:30:37.423 | Downloading gunicorn-26.0.0-py3-none-any.whl.metadata (5.4 kB) 2026-06-12 20:30:37.438 | Requirement already satisfied: Werkzeug>=0.14.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (3.1.8) 2026-06-12 20:30:37.440 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->octavia==18.1.0.dev16) (1.3.12) 2026-06-12 20:30:37.441 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->octavia==18.1.0.dev16) (4.15.0) 2026-06-12 20:30:37.448 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=42.0.0->octavia==18.1.0.dev16) (2.0.0) 2026-06-12 20:30:37.452 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=42.0.0->octavia==18.1.0.dev16) (3.0) 2026-06-12 20:30:37.454 | Requirement already satisfied: blinker>=1.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Flask!=0.11,>=0.10->octavia==18.1.0.dev16) (1.9.0) 2026-06-12 20:30:37.455 | Requirement already satisfied: click>=8.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Flask!=0.11,>=0.10->octavia==18.1.0.dev16) (8.4.1) 2026-06-12 20:30:37.455 | Requirement already satisfied: itsdangerous>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Flask!=0.11,>=0.10->octavia==18.1.0.dev16) (2.2.0) 2026-06-12 20:30:37.456 | Requirement already satisfied: markupsafe>=2.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from Flask!=0.11,>=0.10->octavia==18.1.0.dev16) (3.0.3) 2026-06-12 20:30:37.459 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from futurist>=1.2.0->octavia==18.1.0.dev16) (3.1.0) 2026-06-12 20:30:37.460 | 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->octavia==18.1.0.dev16) (2.2.1) 2026-06-12 20:30:37.461 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from gunicorn>=19.9.0->octavia==18.1.0.dev16) (26.2) 2026-06-12 20:30:37.464 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->octavia==18.1.0.dev16) (26.1.0) 2026-06-12 20:30:37.465 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->octavia==18.1.0.dev16) (2025.9.1) 2026-06-12 20:30:37.465 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->octavia==18.1.0.dev16) (0.37.0) 2026-06-12 20:30:37.466 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->octavia==18.1.0.dev16) (2026.5.1) 2026-06-12 20:30:37.470 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->octavia==18.1.0.dev16) (2.1.0) 2026-06-12 20:30:37.470 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->octavia==18.1.0.dev16) (1.8.2) 2026-06-12 20:30:37.473 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->octavia==18.1.0.dev16) (4.2.0) 2026-06-12 20:30:37.474 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->octavia==18.1.0.dev16) (4.0.1) 2026-06-12 20:30:37.475 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->octavia==18.1.0.dev16) (2.13.0) 2026-06-12 20:30:37.475 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->octavia==18.1.0.dev16) (5.8.0) 2026-06-12 20:30:37.480 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==18.1.0.dev16) (5.3.1) 2026-06-12 20:30:37.481 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==18.1.0.dev16) (1.5.0) 2026-06-12 20:30:37.481 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==18.1.0.dev16) (1.1.0) 2026-06-12 20:30:37.482 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==18.1.0.dev16) (1.33) 2026-06-12 20:30:37.483 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==18.1.0.dev16) (4.10.0) 2026-06-12 20:30:37.483 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==18.1.0.dev16) (6.0.3) 2026-06-12 20:30:37.490 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.103.0->octavia==18.1.0.dev16) (3.1.1) 2026-06-12 20:30:37.498 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->octavia==18.1.0.dev16) (1.3.0) 2026-06-12 20:30:37.503 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.4.0->oslo.db[mysql]>=8.4.0->octavia==18.1.0.dev16) (2.1.2) 2026-06-12 20:30:37.503 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.4.0->oslo.db[mysql]>=8.4.0->octavia==18.1.0.dev16) (0.6.2) 2026-06-12 20:30:37.506 | Requirement already satisfied: PyMySQL>=0.7.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db[mysql]>=8.4.0->octavia==18.1.0.dev16) (1.2.0) 2026-06-12 20:30:37.512 | Requirement already satisfied: oslo.service>=1.24.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->octavia==18.1.0.dev16) (4.6.0) 2026-06-12 20:30:37.512 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->octavia==18.1.0.dev16) (7.1.4) 2026-06-12 20:30:37.513 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->octavia==18.1.0.dev16) (5.3.1) 2026-06-12 20:30:37.513 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->octavia==18.1.0.dev16) (5.6.2) 2026-06-12 20:30:37.514 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->octavia==18.1.0.dev16) (0.16.0) 2026-06-12 20:30:37.516 | 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->octavia==18.1.0.dev16) (5.1.0) 2026-06-12 20:30:37.520 | 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->octavia==18.1.0.dev16) (2026.2) 2026-06-12 20:30:37.524 | 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->octavia==18.1.0.dev16) (0.25.0) 2026-06-12 20:30:37.526 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.0.1->octavia==18.1.0.dev16) (5.0.0) 2026-06-12 20:30:37.527 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.0.1->octavia==18.1.0.dev16) (4.0.1) 2026-06-12 20:30:37.536 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.28.1->octavia==18.1.0.dev16) (1.1.2) 2026-06-12 20:30:37.539 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==18.1.0.dev16) (0.41.0) 2026-06-12 20:30:37.540 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==18.1.0.dev16) (3.5.1) 2026-06-12 20:30:37.541 | Requirement already satisfied: oslo.concurrency>=3.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==18.1.0.dev16) (7.5.0) 2026-06-12 20:30:37.541 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==18.1.0.dev16) (3.1.0) 2026-06-12 20:30:37.542 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==18.1.0.dev16) (2.5.1) 2026-06-12 20:30:37.542 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==18.1.0.dev16) (3.10.1) 2026-06-12 20:30:37.542 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==18.1.0.dev16) (1.7.6) 2026-06-12 20:30:37.545 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==18.1.0.dev16) (2.8.0) 2026-06-12 20:30:37.553 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.25.0->oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==18.1.0.dev16) (0.20) 2026-06-12 20:30:37.557 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->octavia==18.1.0.dev16) (3.17.0) 2026-06-12 20:30:37.560 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->octavia==18.1.0.dev16) (3.3.2) 2026-06-12 20:30:37.565 | 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>=14.1.0->octavia==18.1.0.dev16) (82.0.1) 2026-06-12 20:30:37.577 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->octavia==18.1.0.dev16) (0.8.0) 2026-06-12 20:30:37.600 | Requirement already satisfied: cliff>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-barbicanclient>=4.5.2->octavia==18.1.0.dev16) (4.14.0) 2026-06-12 20:30:37.603 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==18.1.0.dev16) (0.6.0) 2026-06-12 20:30:37.603 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==18.1.0.dev16) (4.0.0) 2026-06-12 20:30:37.608 | 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>=4.5.2->octavia==18.1.0.dev16) (3.0.52) 2026-06-12 20:30:37.609 | 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>=4.5.2->octavia==18.1.0.dev16) (1.11.0) 2026-06-12 20:30:37.609 | 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>=4.5.2->octavia==18.1.0.dev16) (15.0.0) 2026-06-12 20:30:37.610 | 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>=4.5.2->octavia==18.1.0.dev16) (1.8.0) 2026-06-12 20:30:37.619 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->octavia==18.1.0.dev16) (1.17.0) 2026-06-12 20:30:37.622 | Requirement already satisfied: warlock>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=2.8.0->octavia==18.1.0.dev16) (2.1.0) 2026-06-12 20:30:37.623 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=2.8.0->octavia==18.1.0.dev16) (24.2.1) 2026-06-12 20:30:37.640 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.23.0->octavia==18.1.0.dev16) (3.4.7) 2026-06-12 20:30:37.640 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.23.0->octavia==18.1.0.dev16) (3.18) 2026-06-12 20:30:37.641 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.23.0->octavia==18.1.0.dev16) (2.7.0) 2026-06-12 20:30:37.642 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.23.0->octavia==18.1.0.dev16) (2023.11.17) 2026-06-12 20:30:37.658 | 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>=4.5.2->octavia==18.1.0.dev16) (4.2.0) 2026-06-12 20:30:37.659 | 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>=4.5.2->octavia==18.1.0.dev16) (2.20.0) 2026-06-12 20:30:37.664 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==18.1.0.dev16) (0.1.2) 2026-06-12 20:30:37.674 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==18.1.0.dev16) (0.8) 2026-06-12 20:30:37.699 | Requirement already satisfied: networkx>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow!=6.0.0,>=5.9.0->octavia==18.1.0.dev16) (3.6.1) 2026-06-12 20:30:37.699 | Requirement already satisfied: automaton>=1.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow!=6.0.0,>=5.9.0->octavia==18.1.0.dev16) (3.4.0) 2026-06-12 20:30:37.700 | Requirement already satisfied: pydot>=1.2.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow!=6.0.0,>=5.9.0->octavia==18.1.0.dev16) (4.0.1) 2026-06-12 20:30:37.740 | Requirement already satisfied: simplegeneric in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->octavia==18.1.0.dev16) (0.8.1) 2026-06-12 20:30:37.740 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->octavia==18.1.0.dev16) (2026.2) 2026-06-12 20:30:37.740 | Requirement already satisfied: importlib-metadata>=4.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->octavia==18.1.0.dev16) (9.0.0) 2026-06-12 20:30:37.743 | Requirement already satisfied: zipp>=3.20 in /opt/stack/data/venv/lib/python3.12/site-packages (from importlib-metadata>=4.4->WSME>=0.8.0->octavia==18.1.0.dev16) (4.1.0) 2026-06-12 20:30:37.792 | Downloading gunicorn-26.0.0-py3-none-any.whl (212 kB) 2026-06-12 20:30:37.869 | Downloading sqlalchemy_utils-0.42.1-py3-none-any.whl (91 kB) 2026-06-12 20:30:37.902 | Building wheels for collected packages: octavia 2026-06-12 20:30:37.902 | Building editable for octavia (pyproject.toml): started 2026-06-12 20:30:38.509 | Building editable for octavia (pyproject.toml): finished with status 'done' 2026-06-12 20:30:38.511 | Created wheel for octavia: filename=octavia-18.1.0.dev16-0.editable-py3-none-any.whl size=9751 sha256=2ae1cb9fdd06355c22fca499e65a6be5f3ef2415f966f4eaac0ee68a1cfbea19 2026-06-12 20:30:38.511 | Stored in directory: /tmp/pip-ephem-wheel-cache-dhri_4d9/wheels/ed/6b/cb/95220a3afd8be5cce009bcf4082455445bf4e8aadf41f0202b 2026-06-12 20:30:38.513 | Successfully built octavia 2026-06-12 20:30:38.664 | Installing collected packages: gunicorn, SQLAlchemy-Utils, octavia 2026-06-12 20:30:38.916 | 2026-06-12 20:30:38.935 | Successfully installed SQLAlchemy-Utils-0.42.1 gunicorn-26.0.0 octavia-18.1.0.dev16 2026-06-12 20:30:39.072 | ++ inc/python:pip_install:216 : result=0 2026-06-12 20:30:39.079 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-06-12 20:30:39.085 | ++ functions-common:time_stop:2414 : local name 2026-06-12 20:30:39.091 | ++ functions-common:time_stop:2415 : local end_time 2026-06-12 20:30:39.098 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-12 20:30:39.104 | ++ functions-common:time_stop:2417 : local total 2026-06-12 20:30:39.110 | ++ functions-common:time_stop:2418 : local start_time 2026-06-12 20:30:39.117 | ++ functions-common:time_stop:2420 : name=pip_install 2026-06-12 20:30:39.123 | ++ functions-common:time_stop:2421 : start_time=1781296234194 2026-06-12 20:30:39.128 | ++ functions-common:time_stop:2423 : [[ -z 1781296234194 ]] 2026-06-12 20:30:39.135 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-12 20:30:39.145 | ++ functions-common:time_stop:2426 : end_time=1781296239137 2026-06-12 20:30:39.151 | ++ functions-common:time_stop:2427 : elapsed_time=4943 2026-06-12 20:30:39.157 | ++ functions-common:time_stop:2428 : total=138583 2026-06-12 20:30:39.164 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-12 20:30:39.170 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=143526 2026-06-12 20:30:39.176 | ++ inc/python:pip_install:219 : return 0 2026-06-12 20:30:39.182 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-12 20:30:39.187 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-12 20:30:39.195 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/octavia 2026-06-12 20:30:39.201 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/octavia 2026-06-12 20:30:39.209 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 20:30:39.216 | ++ inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient = \A\L\L ]] 2026-06-12 20:30:39.221 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient, =~ ,/opt/stack/octavia, ]] 2026-06-12 20:30:39.229 | ++ inc/python:use_library_from_git:269 : return 1 2026-06-12 20:30:39.236 | ++ /opt/stack/octavia/devstack/plugin.sh:source:788 : octaviaclient_install 2026-06-12 20:30:39.243 | ++ /opt/stack/octavia/devstack/plugin.sh:octaviaclient_install:20 : use_library_from_git python-octaviaclient 2026-06-12 20:30:39.249 | ++ inc/python:use_library_from_git:266 : local name=python-octaviaclient 2026-06-12 20:30:39.256 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 20:30:39.263 | ++ inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient = \A\L\L ]] 2026-06-12 20:30:39.269 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient, =~ ,python-octaviaclient, ]] 2026-06-12 20:30:39.276 | ++ inc/python:use_library_from_git:269 : return 1 2026-06-12 20:30:39.283 | ++ /opt/stack/octavia/devstack/plugin.sh:octaviaclient_install:24 : pip_install_gr python-octaviaclient 2026-06-12 20:30:39.291 | ++ inc/python:pip_install_gr:94 : local name=python-octaviaclient 2026-06-12 20:30:39.297 | ++ inc/python:pip_install_gr:95 : local clean_name 2026-06-12 20:30:39.306 | +++ inc/python:pip_install_gr:96 : get_from_global_requirements python-octaviaclient 2026-06-12 20:30:39.313 | +++ inc/python:get_from_global_requirements:241 : local package=python-octaviaclient 2026-06-12 20:30:39.321 | +++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-12 20:30:39.333 | ++++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-octaviaclient' /opt/stack/requirements/global-requirements.txt 2026-06-12 20:30:39.333 | ++++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-12 20:30:39.347 | +++ inc/python:get_from_global_requirements:243 : required_pkg='python-octaviaclient ' 2026-06-12 20:30:39.353 | +++ inc/python:get_from_global_requirements:244 : [[ python-octaviaclient == '' ]] 2026-06-12 20:30:39.362 | +++ inc/python:get_from_global_requirements:247 : echo python-octaviaclient 2026-06-12 20:30:39.369 | ++ inc/python:pip_install_gr:96 : clean_name=python-octaviaclient 2026-06-12 20:30:39.376 | ++ inc/python:pip_install_gr:97 : pip_install python-octaviaclient 2026-06-12 20:30:39.434 | Using python 3.12 to install python-octaviaclient 2026-06-12 20:30:39.440 | ++ 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-octaviaclient 2026-06-12 20:30:40.224 | Collecting python-octaviaclient 2026-06-12 20:30:40.418 | Downloading python_octaviaclient-3.14.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-12 20:30:40.432 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-octaviaclient) (4.14.0) 2026-06-12 20:30:40.432 | Requirement already satisfied: keystoneauth1>=3.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-octaviaclient) (5.14.0) 2026-06-12 20:30:40.494 | Collecting python-openstackclient>=3.12.0 (from python-octaviaclient) 2026-06-12 20:30:40.540 | Downloading python_openstackclient-10.1.0-py3-none-any.whl.metadata (10 kB) 2026-06-12 20:30:40.556 | Requirement already satisfied: osc-lib>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-octaviaclient) (4.6.0) 2026-06-12 20:30:40.557 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-octaviaclient) (5.10.0) 2026-06-12 20:30:40.557 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-octaviaclient) (10.1.1) 2026-06-12 20:30:40.561 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-octaviaclient) (7.0.3) 2026-06-12 20:30:40.561 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-octaviaclient) (2.34.2) 2026-06-12 20:30:40.561 | 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-octaviaclient) (0.6.0) 2026-06-12 20:30:40.561 | 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-octaviaclient) (4.0.0) 2026-06-12 20:30:40.561 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-octaviaclient) (3.17.0) 2026-06-12 20:30:40.562 | Requirement already satisfied: stevedore>=5.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-octaviaclient) (5.8.0) 2026-06-12 20:30:40.562 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-octaviaclient) (6.0.3) 2026-06-12 20:30:40.565 | 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-octaviaclient) (3.0.52) 2026-06-12 20:30:40.565 | 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-octaviaclient) (1.11.0) 2026-06-12 20:30:40.566 | 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-octaviaclient) (15.0.0) 2026-06-12 20:30:40.567 | 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-octaviaclient) (1.8.0) 2026-06-12 20:30:40.568 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.18.0->python-octaviaclient) (2.1.0) 2026-06-12 20:30:40.569 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.18.0->python-octaviaclient) (1.8.2) 2026-06-12 20:30:40.570 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.18.0->python-octaviaclient) (4.15.0) 2026-06-12 20:30:40.574 | Requirement already satisfied: openstacksdk>=4.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=4.3.0->python-octaviaclient) (4.15.0) 2026-06-12 20:30:40.575 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=4.3.0->python-octaviaclient) (6.8.0) 2026-06-12 20:30:40.577 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=4.3.0->python-octaviaclient) (43.0.3) 2026-06-12 20:30:40.578 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=4.3.0->python-octaviaclient) (5.3.1) 2026-06-12 20:30:40.579 | 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>=4.3.0->python-octaviaclient) (1.5.0) 2026-06-12 20:30:40.579 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=4.3.0->python-octaviaclient) (1.1.0) 2026-06-12 20:30:40.580 | 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>=4.3.0->python-octaviaclient) (1.33) 2026-06-12 20:30:40.581 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=4.3.0->python-octaviaclient) (4.10.0) 2026-06-12 20:30:40.581 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=4.3.0->python-octaviaclient) (7.2.2) 2026-06-12 20:30:40.583 | 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>=4.3.0->python-octaviaclient) (2.0.0) 2026-06-12 20:30:40.585 | 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>=4.3.0->python-octaviaclient) (3.0) 2026-06-12 20:30:40.590 | 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>=4.3.0->python-octaviaclient) (3.1.1) 2026-06-12 20:30:40.593 | 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->python-octaviaclient) (1.1.2) 2026-06-12 20:30:40.595 | Requirement already satisfied: netaddr>=0.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->python-octaviaclient) (1.3.0) 2026-06-12 20:30:40.595 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->python-octaviaclient) (3.3.2) 2026-06-12 20:30:40.596 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->python-octaviaclient) (26.2) 2026-06-12 20:30:40.599 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->python-octaviaclient) (82.0.1) 2026-06-12 20:30:40.601 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff!=2.9.0,>=2.8.0->python-octaviaclient) (0.8.0) 2026-06-12 20:30:40.609 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient>=3.12.0->python-octaviaclient) (5.8.0) 2026-06-12 20:30:40.609 | Requirement already satisfied: python-cinderclient>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient>=3.12.0->python-octaviaclient) (9.9.0) 2026-06-12 20:30:40.613 | 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>=3.12.0->python-octaviaclient) (3.1.0) 2026-06-12 20:30:40.615 | 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>=3.12.0->python-octaviaclient) (10.5.0) 2026-06-12 20:30:40.616 | 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>=3.12.0->python-octaviaclient) (2.2.1) 2026-06-12 20:30:40.618 | 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>=3.12.0->python-octaviaclient) (2.0.0) 2026-06-12 20:30:40.621 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-octaviaclient) (3.4.7) 2026-06-12 20:30:40.622 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-octaviaclient) (3.18) 2026-06-12 20:30:40.622 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-octaviaclient) (2.7.0) 2026-06-12 20:30:40.623 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->python-octaviaclient) (2023.11.17) 2026-06-12 20:30:40.632 | 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-octaviaclient) (4.2.0) 2026-06-12 20:30:40.632 | 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-octaviaclient) (2.20.0) 2026-06-12 20:30:40.635 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/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->python-octaviaclient) (0.1.2) 2026-06-12 20:30:40.696 | Downloading python_octaviaclient-3.14.0-py3-none-any.whl (113 kB) 2026-06-12 20:30:40.816 | Downloading python_openstackclient-10.1.0-py3-none-any.whl (1.2 MB) 2026-06-12 20:30:40.957 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 10.5 MB/s 0:00:00 2026-06-12 20:30:41.116 | Installing collected packages: python-openstackclient, python-octaviaclient 2026-06-12 20:30:42.371 | 2026-06-12 20:30:42.391 | Successfully installed python-octaviaclient-3.14.0 python-openstackclient-10.1.0 2026-06-12 20:30:42.482 | ++ inc/python:pip_install:216 : result=0 2026-06-12 20:30:42.489 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-06-12 20:30:42.495 | ++ functions-common:time_stop:2414 : local name 2026-06-12 20:30:42.501 | ++ functions-common:time_stop:2415 : local end_time 2026-06-12 20:30:42.508 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-12 20:30:42.514 | ++ functions-common:time_stop:2417 : local total 2026-06-12 20:30:42.520 | ++ functions-common:time_stop:2418 : local start_time 2026-06-12 20:30:42.525 | ++ functions-common:time_stop:2420 : name=pip_install 2026-06-12 20:30:42.529 | ++ functions-common:time_stop:2421 : start_time=1781296239421 2026-06-12 20:30:42.536 | ++ functions-common:time_stop:2423 : [[ -z 1781296239421 ]] 2026-06-12 20:30:42.544 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-12 20:30:42.554 | ++ functions-common:time_stop:2426 : end_time=1781296242547 2026-06-12 20:30:42.559 | ++ functions-common:time_stop:2427 : elapsed_time=3126 2026-06-12 20:30:42.565 | ++ functions-common:time_stop:2428 : total=143526 2026-06-12 20:30:42.570 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-12 20:30:42.577 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=146652 2026-06-12 20:30:42.582 | ++ inc/python:pip_install:219 : return 0 2026-06-12 20:30:42.589 | ++ /opt/stack/octavia/devstack/plugin.sh:source:811 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-12 20:30:42.595 | ++ /opt/stack/octavia/devstack/plugin.sh:source:819 : [[ stack == \c\l\e\a\n ]] 2026-06-12 20:30:42.601 | ++ /opt/stack/octavia/devstack/plugin.sh:source:827 : [[ ehxB =~ e ]] 2026-06-12 20:30:42.607 | ++ /opt/stack/octavia/devstack/plugin.sh:source:828 : set -e 2026-06-12 20:30:42.613 | ++ /opt/stack/octavia/devstack/plugin.sh:source:832 : [[ ehxB =~ x ]] 2026-06-12 20:30:42.620 | ++ /opt/stack/octavia/devstack/plugin.sh:source:833 : set -x 2026-06-12 20:30:42.627 | + functions-common:run_plugins:1833 : for plugin in ${plugins//,/ } 2026-06-12 20:30:42.633 | + functions-common:run_plugins:1834 : local dir=/opt/stack/manila 2026-06-12 20:30:42.639 | + functions-common:run_plugins:1835 : [[ -f /opt/stack/manila/devstack/plugin.sh ]] 2026-06-12 20:30:42.644 | + functions-common:run_plugins:1836 : source /opt/stack/manila/devstack/plugin.sh stack install 2026-06-12 20:30:42.695 | ++ /opt/stack/manila/devstack/plugin.sh:source:1152 : [[ stack == \s\t\a\c\k ]] 2026-06-12 20:30:42.701 | ++ /opt/stack/manila/devstack/plugin.sh:source:1152 : [[ install == \i\n\s\t\a\l\l ]] 2026-06-12 20:30:42.708 | ++ /opt/stack/manila/devstack/plugin.sh:source:1153 : echo_summary 'Installing Manila Client' 2026-06-12 20:30:42.715 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-12 20:30:42.722 | ++ ./stack.sh:echo_summary:444 : echo -e Installing Manila Client 2026-06-12 20:30:42.729 | ++ /opt/stack/manila/devstack/plugin.sh:source:1154 : install_manilaclient 2026-06-12 20:30:42.734 | ++ /opt/stack/manila/devstack/plugin.sh:install_manilaclient:706 : use_library_from_git python-manilaclient 2026-06-12 20:30:42.741 | ++ inc/python:use_library_from_git:266 : local name=python-manilaclient 2026-06-12 20:30:42.747 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 20:30:42.754 | ++ inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient = \A\L\L ]] 2026-06-12 20:30:42.759 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient, =~ ,python-manilaclient, ]] 2026-06-12 20:30:42.767 | ++ inc/python:use_library_from_git:269 : return 1 2026-06-12 20:30:42.774 | ++ /opt/stack/manila/devstack/plugin.sh:install_manilaclient:710 : pip_install python-manilaclient 2026-06-12 20:30:42.827 | Using python 3.12 to install python-manilaclient 2026-06-12 20:30:42.833 | ++ 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-manilaclient 2026-06-12 20:30:43.639 | Collecting python-manilaclient 2026-06-12 20:30:43.775 | Downloading python_manilaclient-6.1.0-py3-none-any.whl.metadata (5.5 kB) 2026-06-12 20:30:43.911 | Requirement already satisfied: pbr>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (7.0.3) 2026-06-12 20:30:43.912 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (10.5.0) 2026-06-12 20:30:43.913 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (8.2.0) 2026-06-12 20:30:43.914 | Requirement already satisfied: oslo.serialization>=2.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (5.10.0) 2026-06-12 20:30:43.915 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (10.1.1) 2026-06-12 20:30:43.916 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (3.17.0) 2026-06-12 20:30:43.916 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (2.34.2) 2026-06-12 20:30:43.917 | Requirement already satisfied: osc-lib>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (4.6.0) 2026-06-12 20:30:43.917 | Requirement already satisfied: keystoneauth1>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (5.14.0) 2026-06-12 20:30:43.918 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (3.1.0) 2026-06-12 20:30:43.919 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->python-manilaclient) (2.2.1) 2026-06-12 20:30:43.921 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.0.0->python-manilaclient) (2.1.0) 2026-06-12 20:30:43.922 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.0.0->python-manilaclient) (5.8.0) 2026-06-12 20:30:43.922 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.0.0->python-manilaclient) (1.8.2) 2026-06-12 20:30:43.923 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.0.0->python-manilaclient) (4.15.0) 2026-06-12 20:30:43.927 | Requirement already satisfied: cliff>=4.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=3.2.0->python-manilaclient) (4.14.0) 2026-06-12 20:30:43.927 | Requirement already satisfied: openstacksdk>=4.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=3.2.0->python-manilaclient) (4.15.0) 2026-06-12 20:30:43.928 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=3.2.0->python-manilaclient) (6.8.0) 2026-06-12 20:30:43.929 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=3.2.0->python-manilaclient) (0.6.0) 2026-06-12 20:30:43.929 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=3.2.0->python-manilaclient) (4.0.0) 2026-06-12 20:30:43.930 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=3.2.0->python-manilaclient) (6.0.3) 2026-06-12 20:30:43.932 | 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>=3.2.0->python-manilaclient) (3.0.52) 2026-06-12 20:30:43.932 | 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>=3.2.0->python-manilaclient) (1.11.0) 2026-06-12 20:30:43.933 | 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>=3.2.0->python-manilaclient) (15.0.0) 2026-06-12 20:30:43.933 | 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>=3.2.0->python-manilaclient) (1.8.0) 2026-06-12 20:30:43.934 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=3.2.0->python-manilaclient) (43.0.3) 2026-06-12 20:30:43.935 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=3.2.0->python-manilaclient) (5.3.1) 2026-06-12 20:30:43.935 | 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>=3.2.0->python-manilaclient) (1.5.0) 2026-06-12 20:30:43.936 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=3.2.0->python-manilaclient) (1.1.0) 2026-06-12 20:30:43.936 | 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>=3.2.0->python-manilaclient) (1.33) 2026-06-12 20:30:43.937 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=3.2.0->python-manilaclient) (4.10.0) 2026-06-12 20:30:43.937 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=3.2.0->python-manilaclient) (7.2.2) 2026-06-12 20:30:43.939 | 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>=3.2.0->python-manilaclient) (2.0.0) 2026-06-12 20:30:43.941 | 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>=3.2.0->python-manilaclient) (3.0) 2026-06-12 20:30:43.945 | 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>=3.2.0->python-manilaclient) (3.1.1) 2026-06-12 20:30:43.947 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->python-manilaclient) (1.3.0) 2026-06-12 20:30:43.948 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->python-manilaclient) (2.0.0) 2026-06-12 20:30:43.951 | Requirement already satisfied: oslo.context>=2.21.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-manilaclient) (6.4.0) 2026-06-12 20:30:43.952 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-manilaclient) (2.9.0.post0) 2026-06-12 20:30:43.955 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.20.0->python-manilaclient) (1.1.2) 2026-06-12 20:30:43.957 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->python-manilaclient) (3.3.2) 2026-06-12 20:30:43.957 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->python-manilaclient) (26.2) 2026-06-12 20:30:43.960 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=3.0.0->python-manilaclient) (82.0.1) 2026-06-12 20:30:43.962 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->python-manilaclient) (0.8.0) 2026-06-12 20:30:43.970 | 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->python-manilaclient) (1.17.0) 2026-06-12 20:30:43.972 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-manilaclient) (3.4.7) 2026-06-12 20:30:43.973 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-manilaclient) (3.18) 2026-06-12 20:30:43.974 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-manilaclient) (2.7.0) 2026-06-12 20:30:43.974 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->python-manilaclient) (2023.11.17) 2026-06-12 20:30:43.983 | 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>=3.2.0->python-manilaclient) (4.2.0) 2026-06-12 20:30:43.984 | 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>=3.2.0->python-manilaclient) (2.20.0) 2026-06-12 20:30:43.986 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=3.2.0->python-manilaclient) (0.1.2) 2026-06-12 20:30:44.027 | Downloading python_manilaclient-6.1.0-py3-none-any.whl (411 kB) 2026-06-12 20:30:44.426 | Installing collected packages: python-manilaclient 2026-06-12 20:30:44.819 | Successfully installed python-manilaclient-6.1.0 2026-06-12 20:30:44.918 | ++ inc/python:pip_install:216 : result=0 2026-06-12 20:30:44.925 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-06-12 20:30:44.930 | ++ functions-common:time_stop:2414 : local name 2026-06-12 20:30:44.936 | ++ functions-common:time_stop:2415 : local end_time 2026-06-12 20:30:44.941 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-12 20:30:44.947 | ++ functions-common:time_stop:2417 : local total 2026-06-12 20:30:44.952 | ++ functions-common:time_stop:2418 : local start_time 2026-06-12 20:30:44.957 | ++ functions-common:time_stop:2420 : name=pip_install 2026-06-12 20:30:44.963 | ++ functions-common:time_stop:2421 : start_time=1781296242814 2026-06-12 20:30:44.969 | ++ functions-common:time_stop:2423 : [[ -z 1781296242814 ]] 2026-06-12 20:30:44.976 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-12 20:30:44.985 | ++ functions-common:time_stop:2426 : end_time=1781296244979 2026-06-12 20:30:44.992 | ++ functions-common:time_stop:2427 : elapsed_time=2165 2026-06-12 20:30:44.999 | ++ functions-common:time_stop:2428 : total=146652 2026-06-12 20:30:45.005 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-12 20:30:45.012 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=148817 2026-06-12 20:30:45.019 | ++ inc/python:pip_install:219 : return 0 2026-06-12 20:30:45.026 | ++ /opt/stack/manila/devstack/plugin.sh:install_manilaclient:712 : [[ True == \T\r\u\e ]] 2026-06-12 20:30:45.033 | ++ /opt/stack/manila/devstack/plugin.sh:install_manilaclient:713 : sudo ln -sf /opt/stack/data/venv/bin/manila /usr/local/bin 2026-06-12 20:30:45.059 | ++ /opt/stack/manila/devstack/plugin.sh:source:1155 : echo_summary 'Installing Manila' 2026-06-12 20:30:45.065 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-12 20:30:45.072 | ++ ./stack.sh:echo_summary:444 : echo -e Installing Manila 2026-06-12 20:30:45.078 | ++ /opt/stack/manila/devstack/plugin.sh:source:1156 : install_manila 2026-06-12 20:30:45.084 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:719 : setup_develop /opt/stack/manila 2026-06-12 20:30:45.091 | ++ inc/python:setup_develop:353 : local bindep 2026-06-12 20:30:45.098 | ++ inc/python:setup_develop:354 : [[ /opt/stack/manila == -bindep* ]] 2026-06-12 20:30:45.104 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/manila 2026-06-12 20:30:45.110 | ++ inc/python:setup_develop:359 : local extras= 2026-06-12 20:30:45.116 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/manila -e 2026-06-12 20:30:45.123 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-12 20:30:45.129 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/manila == -bindep* ]] 2026-06-12 20:30:45.136 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/manila 2026-06-12 20:30:45.142 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-12 20:30:45.148 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-12 20:30:45.155 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/manila 2026-06-12 20:30:45.161 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-12 20:30:45.167 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/manila 2026-06-12 20:30:45.174 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-12 20:30:45.181 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-12 20:30:45.188 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/manila/setup.cfg 2026-06-12 20:30:45.200 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=manila 2026-06-12 20:30:45.206 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z manila ']' 2026-06-12 20:30:45.212 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- manila 2026-06-12 20:30:45.307 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/manila -e 2026-06-12 20:30:45.312 | ++ inc/python:setup_package:436 : local bindep=0 2026-06-12 20:30:45.319 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-06-12 20:30:45.324 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-06-12 20:30:45.330 | ++ inc/python:setup_package:439 : [[ /opt/stack/manila == -bindep* ]] 2026-06-12 20:30:45.336 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/manila 2026-06-12 20:30:45.342 | ++ inc/python:setup_package:445 : local flags=-e 2026-06-12 20:30:45.348 | ++ inc/python:setup_package:446 : local extras= 2026-06-12 20:30:45.354 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-06-12 20:30:45.359 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-06-12 20:30:45.364 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-12 20:30:45.369 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-12 20:30:45.375 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-12 20:30:45.382 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/manila 2026-06-12 20:30:45.427 | Using python 3.12 to install /opt/stack/manila 2026-06-12 20:30:45.433 | ++ 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/manila 2026-06-12 20:30:46.050 | Obtaining file:///opt/stack/manila 2026-06-12 20:30:46.053 | Installing build dependencies: started 2026-06-12 20:30:47.200 | Installing build dependencies: finished with status 'done' 2026-06-12 20:30:47.202 | Checking if build backend supports build_editable: started 2026-06-12 20:30:48.101 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-12 20:30:48.102 | Getting requirements to build editable: started 2026-06-12 20:30:48.757 | Getting requirements to build editable: finished with status 'done' 2026-06-12 20:30:48.759 | Preparing editable metadata (pyproject.toml): started 2026-06-12 20:30:49.265 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-12 20:30:49.286 | Requirement already satisfied: pbr>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (7.0.3) 2026-06-12 20:30:49.286 | Requirement already satisfied: alembic>=1.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (1.18.4) 2026-06-12 20:30:49.287 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (5.7.0) 2026-06-12 20:30:49.287 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (0.7.1) 2026-06-12 20:30:49.288 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (0.41.0) 2026-06-12 20:30:49.288 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (3.5.1) 2026-06-12 20:30:49.288 | Requirement already satisfied: lxml>=4.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (6.1.1) 2026-06-12 20:30:49.289 | Requirement already satisfied: netaddr>=0.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (1.3.0) 2026-06-12 20:30:49.289 | Requirement already satisfied: oslo.config>=9.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (10.5.0) 2026-06-12 20:30:49.290 | Requirement already satisfied: oslo.context>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (6.4.0) 2026-06-12 20:30:49.290 | Requirement already satisfied: oslo.db>=17.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (18.0.0) 2026-06-12 20:30:49.291 | Requirement already satisfied: oslo.i18n>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (6.8.0) 2026-06-12 20:30:49.291 | Requirement already satisfied: oslo.log>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (8.2.0) 2026-06-12 20:30:49.291 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (18.1.0) 2026-06-12 20:30:49.292 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (8.1.0) 2026-06-12 20:30:49.292 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (5.1.0) 2026-06-12 20:30:49.293 | Requirement already satisfied: oslo.privsep>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (3.11.0) 2026-06-12 20:30:49.293 | Requirement already satisfied: oslo.reports>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (3.8.0) 2026-06-12 20:30:49.293 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (7.9.0) 2026-06-12 20:30:49.294 | Requirement already satisfied: oslo.serialization>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (5.10.0) 2026-06-12 20:30:49.294 | Requirement already satisfied: oslo.service>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (4.6.0) 2026-06-12 20:30:49.295 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (2.7.1) 2026-06-12 20:30:49.296 | Requirement already satisfied: oslo.utils>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (10.1.1) 2026-06-12 20:30:49.296 | Requirement already satisfied: oslo.concurrency>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (7.5.0) 2026-06-12 20:30:49.297 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (4.4.0) 2026-06-12 20:30:49.297 | Requirement already satisfied: paramiko>=2.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (4.0.0) 2026-06-12 20:30:49.297 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (3.10.1) 2026-06-12 20:30:49.298 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (3.1.0) 2026-06-12 20:30:49.298 | Requirement already satisfied: pyparsing>=2.4.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (3.3.2) 2026-06-12 20:30:49.299 | Requirement already satisfied: python-neutronclient>=6.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (12.0.0) 2026-06-12 20:30:49.299 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (5.14.0) 2026-06-12 20:30:49.299 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (13.0.0) 2026-06-12 20:30:49.300 | Requirement already satisfied: requests>=2.23.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (2.34.2) 2026-06-12 20:30:49.300 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (9.1.4) 2026-06-12 20:30:49.301 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (2.5.1) 2026-06-12 20:30:49.301 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (2.0.50) 2026-06-12 20:30:49.302 | Requirement already satisfied: SQLAlchemy-Utils>=0.38.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (0.42.1) 2026-06-12 20:30:49.302 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (5.8.0) 2026-06-12 20:30:49.302 | Requirement already satisfied: tooz>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (8.1.0) 2026-06-12 20:30:49.303 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (9.9.0) 2026-06-12 20:30:49.303 | Requirement already satisfied: python-novaclient>=17.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (18.13.0) 2026-06-12 20:30:49.304 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (1.8.10) 2026-06-12 20:30:49.304 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (7.1.4) 2026-06-12 20:30:49.304 | Requirement already satisfied: packaging>=20.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (26.2) 2026-06-12 20:30:49.305 | Requirement already satisfied: jsonschema>=4.17 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (4.26.0) 2026-06-12 20:30:49.305 | Requirement already satisfied: openstacksdk>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (4.15.0) 2026-06-12 20:30:49.307 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.4.2->manila==22.1.0.dev111) (1.3.12) 2026-06-12 20:30:49.307 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.4.2->manila==22.1.0.dev111) (4.15.0) 2026-06-12 20:30:49.309 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=3.7.0->manila==22.1.0.dev111) (43.0.3) 2026-06-12 20:30:49.310 | Requirement already satisfied: python-barbicanclient>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=3.7.0->manila==22.1.0.dev111) (7.4.0) 2026-06-12 20:30:49.313 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->castellan>=3.7.0->manila==22.1.0.dev111) (2.0.0) 2026-06-12 20:30:49.315 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->castellan>=3.7.0->manila==22.1.0.dev111) (3.0) 2026-06-12 20:30:49.318 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->manila==22.1.0.dev111) (2.8.0) 2026-06-12 20:30:49.323 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.17->manila==22.1.0.dev111) (26.1.0) 2026-06-12 20:30:49.323 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.17->manila==22.1.0.dev111) (2025.9.1) 2026-06-12 20:30:49.324 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.17->manila==22.1.0.dev111) (0.37.0) 2026-06-12 20:30:49.324 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.17->manila==22.1.0.dev111) (2026.5.1) 2026-06-12 20:30:49.328 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=4.2.1->manila==22.1.0.dev111) (2.1.0) 2026-06-12 20:30:49.329 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=4.2.1->manila==22.1.0.dev111) (1.8.2) 2026-06-12 20:30:49.332 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->manila==22.1.0.dev111) (4.2.0) 2026-06-12 20:30:49.333 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->manila==22.1.0.dev111) (4.0.1) 2026-06-12 20:30:49.333 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->manila==22.1.0.dev111) (2.13.0) 2026-06-12 20:30:49.334 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->manila==22.1.0.dev111) (5.8.0) 2026-06-12 20:30:49.339 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.1.0->manila==22.1.0.dev111) (5.3.1) 2026-06-12 20:30:49.339 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.1.0->manila==22.1.0.dev111) (1.5.0) 2026-06-12 20:30:49.340 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.1.0->manila==22.1.0.dev111) (1.1.0) 2026-06-12 20:30:49.340 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.1.0->manila==22.1.0.dev111) (1.33) 2026-06-12 20:30:49.342 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.1.0->manila==22.1.0.dev111) (4.10.0) 2026-06-12 20:30:49.342 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.1.0->manila==22.1.0.dev111) (7.2.2) 2026-06-12 20:30:49.342 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.1.0->manila==22.1.0.dev111) (6.0.3) 2026-06-12 20:30:49.347 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.1.0->manila==22.1.0.dev111) (3.1.1) 2026-06-12 20:30:49.353 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.3.0->manila==22.1.0.dev111) (0.20) 2026-06-12 20:30:49.354 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.3.0->manila==22.1.0.dev111) (3.1.0) 2026-06-12 20:30:49.355 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.concurrency>=4.3.0->manila==22.1.0.dev111) (2.2.1) 2026-06-12 20:30:49.358 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=9.5.0->manila==22.1.0.dev111) (2.0.0) 2026-06-12 20:30:49.361 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=17.2.1->manila==22.1.0.dev111) (2.1.2) 2026-06-12 20:30:49.362 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=17.2.1->manila==22.1.0.dev111) (0.6.2) 2026-06-12 20:30:49.366 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.4.0->manila==22.1.0.dev111) (2.9.0.post0) 2026-06-12 20:30:49.368 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->manila==22.1.0.dev111) (3.3.0) 2026-06-12 20:30:49.369 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->manila==22.1.0.dev111) (5.3.1) 2026-06-12 20:30:49.369 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->manila==22.1.0.dev111) (5.6.2) 2026-06-12 20:30:49.370 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->manila==22.1.0.dev111) (0.16.0) 2026-06-12 20:30:49.372 | 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->manila==22.1.0.dev111) (5.1.0) 2026-06-12 20:30:49.376 | 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->manila==22.1.0.dev111) (2026.2) 2026-06-12 20:30:49.381 | 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->manila==22.1.0.dev111) (0.25.0) 2026-06-12 20:30:49.383 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->manila==22.1.0.dev111) (5.0.0) 2026-06-12 20:30:49.383 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->manila==22.1.0.dev111) (3.1.6) 2026-06-12 20:30:49.384 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->manila==22.1.0.dev111) (4.0.1) 2026-06-12 20:30:49.388 | 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->manila==22.1.0.dev111) (3.0.3) 2026-06-12 20:30:49.394 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=2.4.0->manila==22.1.0.dev111) (1.1.2) 2026-06-12 20:30:49.406 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.4.1->manila==22.1.0.dev111) (1.7.6) 2026-06-12 20:30:49.409 | Requirement already satisfied: cotyledon>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.4.1->manila==22.1.0.dev111) (2.2.0) 2026-06-12 20:30:49.411 | Requirement already satisfied: setproctitle in /opt/stack/data/venv/lib/python3.12/site-packages (from cotyledon>=2.2.0->oslo.service[threading]>=4.4.1->manila==22.1.0.dev111) (1.3.7) 2026-06-12 20:30:49.414 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->manila==22.1.0.dev111) (3.17.0) 2026-06-12 20:30:49.425 | Requirement already satisfied: invoke>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.2->manila==22.1.0.dev111) (3.0.3) 2026-06-12 20:30:49.425 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.2->manila==22.1.0.dev111) (1.6.2) 2026-06-12 20:30:49.430 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->manila==22.1.0.dev111) (82.0.1) 2026-06-12 20:30:49.439 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->manila==22.1.0.dev111) (0.8.0) 2026-06-12 20:30:49.467 | Requirement already satisfied: cliff>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-barbicanclient>=5.5.0->castellan>=3.7.0->manila==22.1.0.dev111) (4.14.0) 2026-06-12 20:30:49.471 | 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>=3.7.0->manila==22.1.0.dev111) (0.6.0) 2026-06-12 20:30:49.472 | 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>=3.7.0->manila==22.1.0.dev111) (4.0.0) 2026-06-12 20:30:49.479 | 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>=3.7.0->manila==22.1.0.dev111) (3.0.52) 2026-06-12 20:30:49.479 | 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>=3.7.0->manila==22.1.0.dev111) (1.11.0) 2026-06-12 20:30:49.480 | 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>=3.7.0->manila==22.1.0.dev111) (15.0.0) 2026-06-12 20:30:49.480 | 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>=3.7.0->manila==22.1.0.dev111) (1.8.0) 2026-06-12 20:30:49.496 | 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.4.0->manila==22.1.0.dev111) (1.17.0) 2026-06-12 20:30:49.503 | Requirement already satisfied: osc-lib>=1.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-neutronclient>=6.7.0->manila==22.1.0.dev111) (4.6.0) 2026-06-12 20:30:49.521 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.23.0->manila==22.1.0.dev111) (3.4.7) 2026-06-12 20:30:49.521 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.23.0->manila==22.1.0.dev111) (3.18) 2026-06-12 20:30:49.522 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.23.0->manila==22.1.0.dev111) (2.7.0) 2026-06-12 20:30:49.523 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.23.0->manila==22.1.0.dev111) (2023.11.17) 2026-06-12 20:30:49.541 | 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>=3.7.0->manila==22.1.0.dev111) (4.2.0) 2026-06-12 20:30:49.541 | 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>=3.7.0->manila==22.1.0.dev111) (2.20.0) 2026-06-12 20:30:49.547 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-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>=3.7.0->manila==22.1.0.dev111) (0.1.2) 2026-06-12 20:30:49.557 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.4.1->manila==22.1.0.dev111) (0.8) 2026-06-12 20:30:49.594 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from tooz>=2.7.1->manila==22.1.0.dev111) (0.16.0) 2026-06-12 20:30:49.636 | Building wheels for collected packages: manila 2026-06-12 20:30:49.637 | Building editable for manila (pyproject.toml): started 2026-06-12 20:30:50.309 | Building editable for manila (pyproject.toml): finished with status 'done' 2026-06-12 20:30:50.311 | Created wheel for manila: filename=manila-22.1.0.dev111-0.editable-py3-none-any.whl size=8985 sha256=52f5d3b4c8c69986aa6ecc54aa7b7fd24d9daf89fb72ddaf61e00bc918c64815 2026-06-12 20:30:50.311 | Stored in directory: /tmp/pip-ephem-wheel-cache-zporya9j/wheels/f6/b2/8b/532c6b60f11d4884c24473457b7bcd86078c86d51cdce6a48f 2026-06-12 20:30:50.317 | Successfully built manila 2026-06-12 20:30:50.448 | Installing collected packages: manila 2026-06-12 20:30:50.482 | Successfully installed manila-22.1.0.dev111 2026-06-12 20:30:50.591 | ++ inc/python:pip_install:216 : result=0 2026-06-12 20:30:50.596 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-06-12 20:30:50.600 | ++ functions-common:time_stop:2414 : local name 2026-06-12 20:30:50.606 | ++ functions-common:time_stop:2415 : local end_time 2026-06-12 20:30:50.609 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-12 20:30:50.614 | ++ functions-common:time_stop:2417 : local total 2026-06-12 20:30:50.619 | ++ functions-common:time_stop:2418 : local start_time 2026-06-12 20:30:50.623 | ++ functions-common:time_stop:2420 : name=pip_install 2026-06-12 20:30:50.627 | ++ functions-common:time_stop:2421 : start_time=1781296245416 2026-06-12 20:30:50.630 | ++ functions-common:time_stop:2423 : [[ -z 1781296245416 ]] 2026-06-12 20:30:50.636 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-12 20:30:50.644 | ++ functions-common:time_stop:2426 : end_time=1781296250638 2026-06-12 20:30:50.650 | ++ functions-common:time_stop:2427 : elapsed_time=5222 2026-06-12 20:30:50.655 | ++ functions-common:time_stop:2428 : total=148817 2026-06-12 20:30:50.660 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-12 20:30:50.665 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=154039 2026-06-12 20:30:50.670 | ++ inc/python:pip_install:219 : return 0 2026-06-12 20:30:50.676 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-12 20:30:50.681 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-12 20:30:50.686 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/manila 2026-06-12 20:30:50.691 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/manila 2026-06-12 20:30:50.696 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-06-12 20:30:50.701 | ++ inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient = \A\L\L ]] 2026-06-12 20:30:50.706 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient, =~ ,/opt/stack/manila, ]] 2026-06-12 20:30:50.712 | ++ inc/python:use_library_from_git:269 : return 1 2026-06-12 20:30:50.718 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:721 : is_service_enabled m-shr 2026-06-12 20:30:50.756 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-12 20:30:50.763 | +++ /opt/stack/manila/devstack/plugin.sh:install_manila:723 : systemctl is-active nfs-ganesha.service 2026-06-12 20:30:50.779 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:723 : [[ ! inactive == \a\c\t\i\v\e ]] 2026-06-12 20:30:50.786 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:724 : '[' manila.share.drivers.generic.GenericShareDriver '!=' manila.share.drivers.cephfs.driver.CephFSDriver ']' 2026-06-12 20:30:50.791 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:725 : _install_nfs_and_samba 2026-06-12 20:30:50.797 | ++ /opt/stack/manila/devstack/plugin.sh:_install_nfs_and_samba:686 : is_ubuntu 2026-06-12 20:30:50.803 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 20:30:50.809 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 20:30:50.815 | ++ /opt/stack/manila/devstack/plugin.sh:_install_nfs_and_samba:687 : install_package nfs-kernel-server nfs-common samba 2026-06-12 20:30:50.822 | ++ functions-common:install_package:1432 : update_package_repo 2026-06-12 20:30:50.827 | ++ functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-12 20:30:50.832 | ++ functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-12 20:30:50.836 | ++ functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-12 20:30:50.840 | ++ functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-12 20:30:50.846 | ++ functions-common:update_package_repo:1414 : is_ubuntu 2026-06-12 20:30:50.851 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 20:30:50.858 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 20:30:50.864 | ++ functions-common:update_package_repo:1415 : apt_get_update 2026-06-12 20:30:50.869 | ++ functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-12 20:30:50.875 | ++ functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-12 20:30:50.880 | ++ functions-common:apt_get_update:1161 : return 2026-06-12 20:30:50.886 | ++ functions-common:install_package:1433 : real_install_package nfs-kernel-server nfs-common samba 2026-06-12 20:30:50.893 | ++ functions-common:real_install_package:1420 : is_ubuntu 2026-06-12 20:30:50.899 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-12 20:30:50.904 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-12 20:30:50.910 | ++ functions-common:real_install_package:1421 : apt_get install nfs-kernel-server nfs-common samba 2026-06-12 20:30:50.961 | ++ 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 nfs-kernel-server nfs-common samba 2026-06-12 20:30:51.008 | Reading package lists... 2026-06-12 20:30:51.346 | Building dependency tree... 2026-06-12 20:30:51.347 | Reading state information... 2026-06-12 20:30:51.756 | The following additional packages will be installed: 2026-06-12 20:30:51.756 | keyutils libavahi-client3 libavahi-common-data libavahi-common3 libcups2t64 2026-06-12 20:30:51.757 | libldb2 liblmdb0 libnfsidmap1 libtalloc2 libtdb1 libtevent0t64 libwbclient0 2026-06-12 20:30:51.757 | python3-dnspython python3-ldb python3-markdown python3-samba python3-talloc 2026-06-12 20:30:51.757 | python3-tdb rpcbind samba-common samba-common-bin samba-libs tdb-tools 2026-06-12 20:30:51.758 | Suggested packages: 2026-06-12 20:30:51.758 | cups-common watchdog python3-trio python3-aioquic python3-h2 python3-httpx 2026-06-12 20:30:51.758 | python3-httpcore python-markdown-doc bind9 bind9utils ctdb ldb-tools ntp 2026-06-12 20:30:51.758 | | chrony ufw winbind heimdal-clients 2026-06-12 20:30:51.758 | Recommended packages: 2026-06-12 20:30:51.758 | python3-gpg attr samba-dsdb-modules samba-vfs-modules samba-ad-provision 2026-06-12 20:30:51.798 | The following NEW packages will be installed: 2026-06-12 20:30:51.798 | keyutils libavahi-client3 libavahi-common-data libavahi-common3 libcups2t64 2026-06-12 20:30:51.799 | libldb2 liblmdb0 libnfsidmap1 libtalloc2 libtdb1 libtevent0t64 libwbclient0 2026-06-12 20:30:51.799 | nfs-common nfs-kernel-server python3-dnspython python3-ldb python3-markdown 2026-06-12 20:30:51.799 | python3-samba python3-talloc python3-tdb rpcbind samba samba-common 2026-06-12 20:30:51.799 | samba-common-bin samba-libs tdb-tools 2026-06-12 20:30:51.986 | 0 upgraded, 26 newly installed, 0 to remove and 0 not upgraded. 2026-06-12 20:30:51.986 | Need to get 12.9 MB of archives. 2026-06-12 20:30:51.986 | After this operation, 58.1 MB of additional disk space will be used. 2026-06-12 20:30:51.986 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnfsidmap1 amd64 1:2.6.4-3ubuntu5.1 [48.3 kB] 2026-06-12 20:30:52.224 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 rpcbind amd64 1.2.6-7ubuntu2 [46.5 kB] 2026-06-12 20:30:52.264 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 keyutils amd64 1.6.3-3build1 [56.8 kB] 2026-06-12 20:30:52.334 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 nfs-common amd64 1:2.6.4-3ubuntu5.1 [248 kB] 2026-06-12 20:30:52.456 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-dnspython all 2.6.1-1ubuntu1 [163 kB] 2026-06-12 20:30:52.495 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liblmdb0 amd64 0.9.31-1build1 [48.1 kB] 2026-06-12 20:30:52.504 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtalloc2 amd64 2.4.2-1build2 [27.3 kB] 2026-06-12 20:30:52.509 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtdb1 amd64 1.4.10-1build1 [46.8 kB] 2026-06-12 20:30:52.517 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtevent0t64 amd64 0.16.1-2build1 [42.6 kB] 2026-06-12 20:30:52.523 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libldb2 amd64 2:2.8.0+samba4.19.5+dfsg-4ubuntu9.6 [188 kB] 2026-06-12 20:30:52.550 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-ldb amd64 2:2.8.0+samba4.19.5+dfsg-4ubuntu9.6 [41.8 kB] 2026-06-12 20:30:52.555 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-tdb amd64 1.4.10-1build1 [15.3 kB] 2026-06-12 20:30:52.557 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-markdown all 3.5.2-1 [72.0 kB] 2026-06-12 20:30:52.565 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libavahi-common-data amd64 0.8-13ubuntu6.2 [30.1 kB] 2026-06-12 20:30:52.615 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libavahi-common3 amd64 0.8-13ubuntu6.2 [23.4 kB] 2026-06-12 20:30:52.616 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libavahi-client3 amd64 0.8-13ubuntu6.2 [26.8 kB] 2026-06-12 20:30:52.618 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libwbclient0 amd64 2:4.19.5+dfsg-4ubuntu9.6 [71.9 kB] 2026-06-12 20:30:52.622 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 samba-libs amd64 2:4.19.5+dfsg-4ubuntu9.6 [6,019 kB] 2026-06-12 20:30:52.962 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-talloc amd64 2.4.2-1build2 [12.9 kB] 2026-06-12 20:30:52.962 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-samba amd64 2:4.19.5+dfsg-4ubuntu9.6 [2,894 kB] 2026-06-12 20:30:53.026 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 samba-common all 2:4.19.5+dfsg-4ubuntu9.6 [65.4 kB] 2026-06-12 20:30:53.026 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcups2t64 amd64 2.4.7-1.2ubuntu7.13 [273 kB] 2026-06-12 20:30:53.029 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 samba-common-bin amd64 2:4.19.5+dfsg-4ubuntu9.6 [1,280 kB] 2026-06-12 20:30:53.044 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 tdb-tools amd64 1.4.10-1build1 [25.8 kB] 2026-06-12 20:30:53.045 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 samba amd64 2:4.19.5+dfsg-4ubuntu9.6 [1,004 kB] 2026-06-12 20:30:53.085 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 nfs-kernel-server amd64 1:2.6.4-3ubuntu5.1 [169 kB] 2026-06-12 20:30:53.302 | debconf: delaying package configuration, since apt-utils is not installed 2026-06-12 20:30:53.353 | Fetched 12.9 MB in 1s (10.1 MB/s) 2026-06-12 20:30:53.397 | Selecting previously unselected package libnfsidmap1:amd64. 2026-06-12 20:30:53.432 | (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 ... 71199 files and directories currently installed.) 2026-06-12 20:30:53.435 | Preparing to unpack .../00-libnfsidmap1_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2026-06-12 20:30:53.442 | Unpacking libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2026-06-12 20:30:53.586 | Selecting previously unselected package rpcbind. 2026-06-12 20:30:53.596 | Preparing to unpack .../01-rpcbind_1.2.6-7ubuntu2_amd64.deb ... 2026-06-12 20:30:53.605 | Unpacking rpcbind (1.2.6-7ubuntu2) ... 2026-06-12 20:30:53.714 | Selecting previously unselected package keyutils. 2026-06-12 20:30:53.724 | Preparing to unpack .../02-keyutils_1.6.3-3build1_amd64.deb ... 2026-06-12 20:30:53.756 | Unpacking keyutils (1.6.3-3build1) ... 2026-06-12 20:30:53.852 | Selecting previously unselected package nfs-common. 2026-06-12 20:30:53.860 | Preparing to unpack .../03-nfs-common_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2026-06-12 20:30:53.877 | Unpacking nfs-common (1:2.6.4-3ubuntu5.1) ... 2026-06-12 20:30:54.114 | Selecting previously unselected package python3-dnspython. 2026-06-12 20:30:54.124 | Preparing to unpack .../04-python3-dnspython_2.6.1-1ubuntu1_all.deb ... 2026-06-12 20:30:54.128 | Unpacking python3-dnspython (2.6.1-1ubuntu1) ... 2026-06-12 20:30:54.239 | Selecting previously unselected package liblmdb0:amd64. 2026-06-12 20:30:54.248 | Preparing to unpack .../05-liblmdb0_0.9.31-1build1_amd64.deb ... 2026-06-12 20:30:54.253 | Unpacking liblmdb0:amd64 (0.9.31-1build1) ... 2026-06-12 20:30:54.313 | Selecting previously unselected package libtalloc2:amd64. 2026-06-12 20:30:54.323 | Preparing to unpack .../06-libtalloc2_2.4.2-1build2_amd64.deb ... 2026-06-12 20:30:54.327 | Unpacking libtalloc2:amd64 (2.4.2-1build2) ... 2026-06-12 20:30:54.388 | Selecting previously unselected package libtdb1:amd64. 2026-06-12 20:30:54.395 | Preparing to unpack .../07-libtdb1_1.4.10-1build1_amd64.deb ... 2026-06-12 20:30:54.401 | Unpacking libtdb1:amd64 (1.4.10-1build1) ... 2026-06-12 20:30:54.458 | Selecting previously unselected package libtevent0t64:amd64. 2026-06-12 20:30:54.468 | Preparing to unpack .../08-libtevent0t64_0.16.1-2build1_amd64.deb ... 2026-06-12 20:30:54.472 | Unpacking libtevent0t64:amd64 (0.16.1-2build1) ... 2026-06-12 20:30:54.532 | Selecting previously unselected package libldb2:amd64. 2026-06-12 20:30:54.541 | Preparing to unpack .../09-libldb2_2%3a2.8.0+samba4.19.5+dfsg-4ubuntu9.6_amd64.deb ... 2026-06-12 20:30:54.558 | Unpacking libldb2:amd64 (2:2.8.0+samba4.19.5+dfsg-4ubuntu9.6) ... 2026-06-12 20:30:54.633 | Selecting previously unselected package python3-ldb. 2026-06-12 20:30:54.643 | Preparing to unpack .../10-python3-ldb_2%3a2.8.0+samba4.19.5+dfsg-4ubuntu9.6_amd64.deb ... 2026-06-12 20:30:54.647 | Unpacking python3-ldb (2:2.8.0+samba4.19.5+dfsg-4ubuntu9.6) ... 2026-06-12 20:30:54.707 | Selecting previously unselected package python3-tdb. 2026-06-12 20:30:54.717 | Preparing to unpack .../11-python3-tdb_1.4.10-1build1_amd64.deb ... 2026-06-12 20:30:54.721 | Unpacking python3-tdb (1.4.10-1build1) ... 2026-06-12 20:30:54.777 | Selecting previously unselected package python3-markdown. 2026-06-12 20:30:54.786 | Preparing to unpack .../12-python3-markdown_3.5.2-1_all.deb ... 2026-06-12 20:30:54.790 | Unpacking python3-markdown (3.5.2-1) ... 2026-06-12 20:30:54.861 | Selecting previously unselected package libavahi-common-data:amd64. 2026-06-12 20:30:54.871 | Preparing to unpack .../13-libavahi-common-data_0.8-13ubuntu6.2_amd64.deb ... 2026-06-12 20:30:54.874 | Unpacking libavahi-common-data:amd64 (0.8-13ubuntu6.2) ... 2026-06-12 20:30:54.932 | Selecting previously unselected package libavahi-common3:amd64. 2026-06-12 20:30:54.941 | Preparing to unpack .../14-libavahi-common3_0.8-13ubuntu6.2_amd64.deb ... 2026-06-12 20:30:54.945 | Unpacking libavahi-common3:amd64 (0.8-13ubuntu6.2) ... 2026-06-12 20:30:55.000 | Selecting previously unselected package libavahi-client3:amd64. 2026-06-12 20:30:55.009 | Preparing to unpack .../15-libavahi-client3_0.8-13ubuntu6.2_amd64.deb ... 2026-06-12 20:30:55.013 | Unpacking libavahi-client3:amd64 (0.8-13ubuntu6.2) ... 2026-06-12 20:30:55.070 | Selecting previously unselected package libwbclient0:amd64. 2026-06-12 20:30:55.078 | Preparing to unpack .../16-libwbclient0_2%3a4.19.5+dfsg-4ubuntu9.6_amd64.deb ... 2026-06-12 20:30:55.081 | Unpacking libwbclient0:amd64 (2:4.19.5+dfsg-4ubuntu9.6) ... 2026-06-12 20:30:55.143 | Selecting previously unselected package samba-libs:amd64. 2026-06-12 20:30:55.150 | Preparing to unpack .../17-samba-libs_2%3a4.19.5+dfsg-4ubuntu9.6_amd64.deb ... 2026-06-12 20:30:55.158 | Unpacking samba-libs:amd64 (2:4.19.5+dfsg-4ubuntu9.6) ... 2026-06-12 20:30:55.525 | Selecting previously unselected package python3-talloc:amd64. 2026-06-12 20:30:55.533 | Preparing to unpack .../18-python3-talloc_2.4.2-1build2_amd64.deb ... 2026-06-12 20:30:55.559 | Unpacking python3-talloc:amd64 (2.4.2-1build2) ... 2026-06-12 20:30:55.621 | Selecting previously unselected package python3-samba. 2026-06-12 20:30:55.631 | Preparing to unpack .../19-python3-samba_2%3a4.19.5+dfsg-4ubuntu9.6_amd64.deb ... 2026-06-12 20:30:55.635 | Unpacking python3-samba (2:4.19.5+dfsg-4ubuntu9.6) ... 2026-06-12 20:30:55.847 | Selecting previously unselected package samba-common. 2026-06-12 20:30:55.858 | Preparing to unpack .../20-samba-common_2%3a4.19.5+dfsg-4ubuntu9.6_all.deb ... 2026-06-12 20:30:55.873 | Unpacking samba-common (2:4.19.5+dfsg-4ubuntu9.6) ... 2026-06-12 20:30:55.938 | Selecting previously unselected package libcups2t64:amd64. 2026-06-12 20:30:55.946 | Preparing to unpack .../21-libcups2t64_2.4.7-1.2ubuntu7.13_amd64.deb ... 2026-06-12 20:30:55.949 | Unpacking libcups2t64:amd64 (2.4.7-1.2ubuntu7.13) ... 2026-06-12 20:30:56.015 | Selecting previously unselected package samba-common-bin. 2026-06-12 20:30:56.025 | Preparing to unpack .../22-samba-common-bin_2%3a4.19.5+dfsg-4ubuntu9.6_amd64.deb ... 2026-06-12 20:30:56.029 | Unpacking samba-common-bin (2:4.19.5+dfsg-4ubuntu9.6) ... 2026-06-12 20:30:56.129 | Selecting previously unselected package tdb-tools. 2026-06-12 20:30:56.138 | Preparing to unpack .../23-tdb-tools_1.4.10-1build1_amd64.deb ... 2026-06-12 20:30:56.142 | Unpacking tdb-tools (1.4.10-1build1) ... 2026-06-12 20:30:56.210 | Selecting previously unselected package samba. 2026-06-12 20:30:56.220 | Preparing to unpack .../24-samba_2%3a4.19.5+dfsg-4ubuntu9.6_amd64.deb ... 2026-06-12 20:30:56.246 | Unpacking samba (2:4.19.5+dfsg-4ubuntu9.6) ... 2026-06-12 20:30:56.369 | Selecting previously unselected package nfs-kernel-server. 2026-06-12 20:30:56.379 | Preparing to unpack .../25-nfs-kernel-server_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2026-06-12 20:30:56.383 | Unpacking nfs-kernel-server (1:2.6.4-3ubuntu5.1) ... 2026-06-12 20:30:56.475 | Setting up liblmdb0:amd64 (0.9.31-1build1) ... 2026-06-12 20:30:56.488 | Setting up libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2026-06-12 20:30:56.499 | Setting up libtdb1:amd64 (1.4.10-1build1) ... 2026-06-12 20:30:56.510 | Setting up rpcbind (1.2.6-7ubuntu2) ... 2026-06-12 20:30:57.159 | Created symlink /etc/systemd/system/multi-user.target.wants/rpcbind.service → /usr/lib/systemd/system/rpcbind.service. 2026-06-12 20:30:57.159 | Created symlink /etc/systemd/system/sockets.target.wants/rpcbind.socket → /usr/lib/systemd/system/rpcbind.socket. 2026-06-12 20:30:57.752 | Setting up samba-common (2:4.19.5+dfsg-4ubuntu9.6) ... 2026-06-12 20:30:58.004 | 2026-06-12 20:30:58.004 | Creating config file /etc/samba/smb.conf with new version 2026-06-12 20:30:58.261 | Setting up libwbclient0:amd64 (2:4.19.5+dfsg-4ubuntu9.6) ... 2026-06-12 20:30:58.413 | Setting up libtalloc2:amd64 (2.4.2-1build2) ... 2026-06-12 20:30:58.608 | Setting up python3-tdb (1.4.10-1build1) ... 2026-06-12 20:30:59.153 | Setting up libavahi-common-data:amd64 (0.8-13ubuntu6.2) ... 2026-06-12 20:30:59.267 | Setting up tdb-tools (1.4.10-1build1) ... 2026-06-12 20:30:59.343 | update-alternatives: using /usr/bin/tdbbackup.tdbtools to provide /usr/bin/tdbbackup (tdbbackup) in auto mode 2026-06-12 20:30:59.481 | Setting up python3-markdown (3.5.2-1) ... 2026-06-12 20:30:59.765 | Setting up keyutils (1.6.3-3build1) ... 2026-06-12 20:30:59.942 | Setting up python3-dnspython (2.6.1-1ubuntu1) ... 2026-06-12 20:31:00.350 | Setting up libtevent0t64:amd64 (0.16.1-2build1) ... 2026-06-12 20:31:00.429 | Setting up python3-talloc:amd64 (2.4.2-1build2) ... 2026-06-12 20:31:00.498 | Setting up libavahi-common3:amd64 (0.8-13ubuntu6.2) ... 2026-06-12 20:31:00.562 | Setting up nfs-common (1:2.6.4-3ubuntu5.1) ... 2026-06-12 20:31:00.865 | 2026-06-12 20:31:00.865 | Creating config file /etc/idmapd.conf with new version 2026-06-12 20:31:01.467 | 2026-06-12 20:31:01.467 | Creating config file /etc/nfs.conf with new version 2026-06-12 20:31:01.584 | info: Selecting UID from range 100 to 999 ... 2026-06-12 20:31:01.584 | 2026-06-12 20:31:01.590 | info: Adding system user `statd' (UID 115) ... 2026-06-12 20:31:01.596 | info: Adding new user `statd' (UID 115) with group `nogroup' ... 2026-06-12 20:31:01.640 | info: Not creating home directory `/var/lib/nfs'. 2026-06-12 20:31:02.144 | Created symlink /etc/systemd/system/multi-user.target.wants/nfs-client.target → /usr/lib/systemd/system/nfs-client.target. 2026-06-12 20:31:02.144 | Created symlink /etc/systemd/system/remote-fs.target.wants/nfs-client.target → /usr/lib/systemd/system/nfs-client.target. 2026-06-12 20:31:02.501 | auth-rpcgss-module.service is a disabled or a static unit, not starting it. 2026-06-12 20:31:02.548 | nfs-idmapd.service is a disabled or a static unit, not starting it. 2026-06-12 20:31:02.577 | nfs-utils.service is a disabled or a static unit, not starting it. 2026-06-12 20:31:02.602 | proc-fs-nfsd.mount is a disabled or a static unit, not starting it. 2026-06-12 20:31:02.628 | rpc-gssd.service is a disabled or a static unit, not starting it. 2026-06-12 20:31:02.654 | rpc-statd-notify.service is a disabled or a static unit, not starting it. 2026-06-12 20:31:02.684 | rpc-statd.service is a disabled or a static unit, not starting it. 2026-06-12 20:31:02.713 | rpc-svcgssd.service is a disabled or a static unit, not starting it. 2026-06-12 20:31:02.852 | Setting up libldb2:amd64 (2:2.8.0+samba4.19.5+dfsg-4ubuntu9.6) ... 2026-06-12 20:31:02.866 | Setting up libavahi-client3:amd64 (0.8-13ubuntu6.2) ... 2026-06-12 20:31:02.878 | Setting up nfs-kernel-server (1:2.6.4-3ubuntu5.1) ... 2026-06-12 20:31:03.038 | Created symlink /etc/systemd/system/nfs-mountd.service.requires/fsidd.service → /usr/lib/systemd/system/fsidd.service. 2026-06-12 20:31:03.038 | Created symlink /etc/systemd/system/nfs-server.service.requires/fsidd.service → /usr/lib/systemd/system/fsidd.service. 2026-06-12 20:31:03.190 | Created symlink /etc/systemd/system/nfs-client.target.wants/nfs-blkmap.service → /usr/lib/systemd/system/nfs-blkmap.service. 2026-06-12 20:31:03.336 | Created symlink /etc/systemd/system/multi-user.target.wants/nfs-server.service → /usr/lib/systemd/system/nfs-server.service. 2026-06-12 20:31:03.749 | nfs-mountd.service is a disabled or a static unit, not starting it. 2026-06-12 20:31:03.801 | nfsdcld.service is a disabled or a static unit, not starting it. 2026-06-12 20:31:04.446 | 2026-06-12 20:31:04.446 | Creating config file /etc/exports with new version 2026-06-12 20:31:04.763 | 2026-06-12 20:31:04.763 | Creating config file /etc/default/nfs-kernel-server with new version 2026-06-12 20:31:05.246 | Setting up samba-libs:amd64 (2:4.19.5+dfsg-4ubuntu9.6) ... 2026-06-12 20:31:05.257 | Setting up python3-ldb (2:2.8.0+samba4.19.5+dfsg-4ubuntu9.6) ... 2026-06-12 20:31:05.411 | Setting up libcups2t64:amd64 (2.4.7-1.2ubuntu7.13) ... 2026-06-12 20:31:05.423 | Setting up python3-samba (2:4.19.5+dfsg-4ubuntu9.6) ... 2026-06-12 20:31:06.000 | Setting up samba-common-bin (2:4.19.5+dfsg-4ubuntu9.6) ... 2026-06-12 20:31:06.013 | Setting up samba (2:4.19.5+dfsg-4ubuntu9.6) ... 2026-06-12 20:31:07.473 | Created symlink /etc/systemd/system/smb.service → /usr/lib/systemd/system/smbd.service. 2026-06-12 20:31:07.473 | Created symlink /etc/systemd/system/multi-user.target.wants/smbd.service → /usr/lib/systemd/system/smbd.service. 2026-06-12 20:31:08.178 | Created symlink /etc/systemd/system/nmb.service → /usr/lib/systemd/system/nmbd.service. 2026-06-12 20:31:08.178 | Created symlink /etc/systemd/system/multi-user.target.wants/nmbd.service → /usr/lib/systemd/system/nmbd.service. 2026-06-12 20:31:08.843 | Created symlink /etc/systemd/system/samba.service → /usr/lib/systemd/system/samba-ad-dc.service. 2026-06-12 20:31:08.843 | Created symlink /etc/systemd/system/multi-user.target.wants/samba-ad-dc.service → /usr/lib/systemd/system/samba-ad-dc.service. 2026-06-12 20:31:09.280 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-12 20:31:10.630 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-12 20:31:10.901 | ++ functions-common:apt_get:1205 : result=0 2026-06-12 20:31:10.906 | ++ functions-common:apt_get:1208 : time_stop apt-get 2026-06-12 20:31:10.912 | ++ functions-common:time_stop:2414 : local name 2026-06-12 20:31:10.917 | ++ functions-common:time_stop:2415 : local end_time 2026-06-12 20:31:10.923 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-12 20:31:10.928 | ++ functions-common:time_stop:2417 : local total 2026-06-12 20:31:10.935 | ++ functions-common:time_stop:2418 : local start_time 2026-06-12 20:31:10.940 | ++ functions-common:time_stop:2420 : name=apt-get 2026-06-12 20:31:10.946 | ++ functions-common:time_stop:2421 : start_time=1781296250954 2026-06-12 20:31:10.952 | ++ functions-common:time_stop:2423 : [[ -z 1781296250954 ]] 2026-06-12 20:31:10.960 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-12 20:31:10.970 | ++ functions-common:time_stop:2426 : end_time=1781296270964 2026-06-12 20:31:10.975 | ++ functions-common:time_stop:2427 : elapsed_time=20010 2026-06-12 20:31:10.980 | ++ functions-common:time_stop:2428 : total=232935 2026-06-12 20:31:10.985 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-12 20:31:10.991 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=252945 2026-06-12 20:31:10.997 | ++ functions-common:apt_get:1209 : return 0 2026-06-12 20:31:11.004 | ++ /opt/stack/manila/devstack/plugin.sh:_install_nfs_and_samba:688 : check_nfs_kernel_service_state_ubuntu 2026-06-12 20:31:11.011 | +++ /opt/stack/manila/devstack/plugin.sh:check_nfs_kernel_service_state_ubuntu:671 : sudo service nfs-kernel-server status 2026-06-12 20:31:11.059 | ++ /opt/stack/manila/devstack/plugin.sh:check_nfs_kernel_service_state_ubuntu:671 : [[ '' == \f\a\i\l ]] 2026-06-12 20:31:11.067 | +++ /opt/stack/manila/devstack/plugin.sh:check_nfs_kernel_service_state_ubuntu:679 : sudo service nfs-kernel-server status 2026-06-12 20:31:11.108 | ++ /opt/stack/manila/devstack/plugin.sh:check_nfs_kernel_service_state_ubuntu:679 : [[ '' == \f\a\i\l ]] 2026-06-12 20:31:11.115 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:729 : '[' manila.share.drivers.generic.GenericShareDriver == manila.share.drivers.zfsonlinux.driver.ZFSonLinuxShareDriver ']' 2026-06-12 20:31:11.121 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:744 : '[' manila.share.drivers.generic.GenericShareDriver == manila.share.drivers.container.driver.ContainerShareDriver ']' 2026-06-12 20:31:11.128 | ++ /opt/stack/manila/devstack/plugin.sh:source:1261 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-12 20:31:11.132 | ++ /opt/stack/manila/devstack/plugin.sh:source:1266 : [[ stack == \c\l\e\a\n ]] 2026-06-12 20:31:11.146 | + functions-common:run_plugins:1833 : for plugin in ${plugins//,/ } 2026-06-12 20:31:11.153 | + functions-common:run_plugins:1834 : local dir=/opt/stack/magnum-cluster-api 2026-06-12 20:31:11.160 | + functions-common:run_plugins:1835 : [[ -f /opt/stack/magnum-cluster-api/devstack/plugin.sh ]] 2026-06-12 20:31:11.165 | + functions-common:run_plugins:1836 : source /opt/stack/magnum-cluster-api/devstack/plugin.sh stack install 2026-06-12 20:31:11.172 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:1 : CAPI_VERSION=v1.10.5 2026-06-12 20:31:11.179 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:2 : CAPO_VERSION=v0.12.7 2026-06-12 20:31:11.185 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:3 : ORC_VERSION=v2.2.0 2026-06-12 20:31:11.192 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:4 : KIND_VERSION=v0.16.0 2026-06-12 20:31:11.199 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:5 : HELM_VERSION=v3.10.3 2026-06-12 20:31:11.206 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:7 : MAGNUM_CLUSTER_API_REPO=https://github.com/vexxhost/magnum-cluster-api.git 2026-06-12 20:31:11.212 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:8 : MAGNUM_CLUSTER_API_BRANCH=main 2026-06-12 20:31:11.217 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:9 : MAGNUM_CLUSTER_API_DIR=/opt/stack/magnum-cluster-api 2026-06-12 20:31:11.225 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:21 : is_service_enabled magnum-cluster-api 2026-06-12 20:31:11.267 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-12 20:31:11.274 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:23 : [[ stack == \s\t\a\c\k ]] 2026-06-12 20:31:11.281 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:23 : [[ install == \p\r\e\-\i\n\s\t\a\l\l ]] 2026-06-12 20:31:11.288 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:65 : [[ stack == \s\t\a\c\k ]] 2026-06-12 20:31:11.295 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:65 : [[ install == \i\n\s\t\a\l\l ]] 2026-06-12 20:31:11.302 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:66 : git_clone https://github.com/vexxhost/magnum-cluster-api.git /opt/stack/magnum-cluster-api /opt/stack/magnum-cluster-api 2026-06-12 20:31:11.308 | ++ functions-common:git_clone:583 : local git_remote=https://github.com/vexxhost/magnum-cluster-api.git 2026-06-12 20:31:11.314 | ++ functions-common:git_clone:584 : local git_dest=/opt/stack/magnum-cluster-api 2026-06-12 20:31:11.320 | ++ functions-common:git_clone:585 : local git_ref=/opt/stack/magnum-cluster-api 2026-06-12 20:31:11.325 | ++ functions-common:git_clone:586 : local orig_dir 2026-06-12 20:31:11.333 | +++ functions-common:git_clone:587 : pwd 2026-06-12 20:31:11.340 | ++ functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-12 20:31:11.345 | ++ functions-common:git_clone:588 : local git_clone_flags= 2026-06-12 20:31:11.353 | +++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-12 20:31:11.390 | ++ functions-common:git_clone:590 : RECLONE=False 2026-06-12 20:31:11.396 | ++ functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-12 20:31:11.402 | ++ functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-12 20:31:11.409 | ++ functions-common:git_clone:604 : echo /opt/stack/magnum-cluster-api 2026-06-12 20:31:11.410 | ++ functions-common:git_clone:604 : egrep -q '^refs' 2026-06-12 20:31:11.419 | ++ functions-common:git_clone:618 : [[ ! -d /opt/stack/magnum-cluster-api ]] 2026-06-12 20:31:11.425 | ++ functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-12 20:31:11.431 | ++ functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/magnum-cluster-api 2026-06-12 20:31:11.460 | ++ functions-common:git_clone:666 : cd /opt/stack/magnum-cluster-api 2026-06-12 20:31:11.467 | ++ functions-common:git_clone:667 : git show --oneline 2026-06-12 20:31:11.468 | ++ functions-common:git_clone:667 : head -1 2026-06-12 20:31:11.474 | b8f4a29 fix(deps): update rust crate pyo3 to 0.29.0 [security] 2026-06-12 20:31:11.481 | ++ functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-12 20:31:11.488 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:67 : setup_develop /opt/stack/magnum-cluster-api 2026-06-12 20:31:11.494 | ++ inc/python:setup_develop:353 : local bindep 2026-06-12 20:31:11.502 | ++ inc/python:setup_develop:354 : [[ /opt/stack/magnum-cluster-api == -bindep* ]] 2026-06-12 20:31:11.508 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/magnum-cluster-api 2026-06-12 20:31:11.515 | ++ inc/python:setup_develop:359 : local extras= 2026-06-12 20:31:11.522 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/magnum-cluster-api -e 2026-06-12 20:31:11.529 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-12 20:31:11.535 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/magnum-cluster-api == -bindep* ]] 2026-06-12 20:31:11.542 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/magnum-cluster-api 2026-06-12 20:31:11.573 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-12 20:31:11.579 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-12 20:31:11.586 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/magnum-cluster-api 2026-06-12 20:31:11.592 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-12 20:31:11.600 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/magnum-cluster-api 2026-06-12 20:31:11.607 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-12 20:31:11.613 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-12 20:31:11.621 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/magnum-cluster-api/setup.cfg 2026-06-12 20:31:11.633 | ++ inc/python:_setup_package_with_constraints_edit:400 : name= 2026-06-12 20:31:11.640 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z ']' 2026-06-12 20:31:11.648 | +++ inc/python:_setup_package_with_constraints_edit:402 : awk '/^name =/ {gsub(/"/, "", $3); print $3}' /opt/stack/magnum-cluster-api/pyproject.toml 2026-06-12 20:31:11.660 | ++ inc/python:_setup_package_with_constraints_edit:402 : name=magnum-cluster-api 2026-06-12 20:31:11.668 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- magnum-cluster-api 2026-06-12 20:31:11.778 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/magnum-cluster-api -e 2026-06-12 20:31:11.784 | ++ inc/python:setup_package:436 : local bindep=0 2026-06-12 20:31:11.790 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-06-12 20:31:11.797 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-06-12 20:31:11.803 | ++ inc/python:setup_package:439 : [[ /opt/stack/magnum-cluster-api == -bindep* ]] 2026-06-12 20:31:11.809 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/magnum-cluster-api 2026-06-12 20:31:11.815 | ++ inc/python:setup_package:445 : local flags=-e 2026-06-12 20:31:11.822 | ++ inc/python:setup_package:446 : local extras= 2026-06-12 20:31:11.828 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-06-12 20:31:11.833 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-06-12 20:31:11.838 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-12 20:31:11.845 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-12 20:31:11.852 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-12 20:31:11.860 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/magnum-cluster-api 2026-06-12 20:31:11.903 | Using python 3.12 to install /opt/stack/magnum-cluster-api 2026-06-12 20:31:11.908 | ++ 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/magnum-cluster-api 2026-06-12 20:31:12.493 | Obtaining file:///opt/stack/magnum-cluster-api 2026-06-12 20:31:12.494 | Installing build dependencies: started 2026-06-12 20:31:14.260 | Installing build dependencies: finished with status 'done' 2026-06-12 20:31:14.261 | Checking if build backend supports build_editable: started 2026-06-12 20:31:14.335 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-12 20:31:14.336 | Getting requirements to build editable: started 2026-06-12 20:31:14.400 | Getting requirements to build editable: finished with status 'done' 2026-06-12 20:31:14.402 | Preparing editable metadata (pyproject.toml): started 2026-06-12 20:31:15.112 | Preparing editable metadata (pyproject.toml): finished with status 'error' 2026-06-12 20:31:15.119 | error: subprocess-exited-with-error 2026-06-12 20:31:15.120 | 2026-06-12 20:31:15.120 | × Preparing editable metadata (pyproject.toml) did not run successfully. 2026-06-12 20:31:15.120 | │ exit code: 1 2026-06-12 20:31:15.120 | ╰─> [22 lines of output] 2026-06-12 20:31:15.120 | Updating crates.io index 2026-06-12 20:31:15.120 | error: failed to select a version for `pyo3-ffi`. 2026-06-12 20:31:15.120 | ... required by package `pyo3 v0.28.2` 2026-06-12 20:31:15.120 | ... which satisfies dependency `pyo3 = "^0.28"` of package `pyo3-async-runtimes v0.28.0` 2026-06-12 20:31:15.120 | ... which satisfies dependency `pyo3-async-runtimes = "^0.28.0"` of package `magnum-cluster-api v0.36.6 (/opt/stack/magnum-cluster-api)` 2026-06-12 20:31:15.120 | versions that meet the requirements `=0.28.2` are: 0.28.2 2026-06-12 20:31:15.120 | 2026-06-12 20:31:15.120 | package `pyo3-ffi` links to the native library `python`, but it conflicts with a previous package which links to `python` as well: 2026-06-12 20:31:15.120 | package `pyo3-ffi v0.29.0` 2026-06-12 20:31:15.120 | ... which satisfies dependency `pyo3-ffi = "=0.29.0"` of package `pyo3 v0.29.0` 2026-06-12 20:31:15.120 | ... which satisfies dependency `pyo3 = "^0.29.0"` of package `magnum-cluster-api v0.36.6 (/opt/stack/magnum-cluster-api)` 2026-06-12 20:31:15.120 | note: only one package in the dependency graph may specify the same links value to ensure that only one copy of a native library is linked in the final binary 2026-06-12 20:31:15.120 | for more information, see https://doc.rust-lang.org/cargo/reference/resolver.html#links 2026-06-12 20:31:15.120 | help: try to adjust your dependencies so that only one package uses the `links = "python"` value 2026-06-12 20:31:15.120 | 2026-06-12 20:31:15.120 | failed to select a version for `pyo3-ffi` which could resolve this conflict 2026-06-12 20:31:15.120 | 💥 maturin failed 2026-06-12 20:31:15.120 | Caused by: Cargo metadata failed. Does your crate compile with `cargo build`? 2026-06-12 20:31:15.120 | Caused by: `cargo metadata` exited with an error: 2026-06-12 20:31:15.120 | Error running maturin: Command '['maturin', 'pep517', 'write-dist-info', '--metadata-directory', '/tmp/pip-modern-metadata-rpiwvv0f', '--interpreter', '/opt/stack/data/venv/bin/python3.12']' returned non-zero exit status 1. 2026-06-12 20:31:15.120 | Checking for Rust toolchain.... 2026-06-12 20:31:15.120 | Running `maturin pep517 write-dist-info --metadata-directory /tmp/pip-modern-metadata-rpiwvv0f --interpreter /opt/stack/data/venv/bin/python3.12` 2026-06-12 20:31:15.120 | [end of output] 2026-06-12 20:31:15.120 | 2026-06-12 20:31:15.120 | note: This error originates from a subprocess, and is likely not a problem with pip. 2026-06-12 20:31:15.122 | error: metadata-generation-failed 2026-06-12 20:31:15.122 | 2026-06-12 20:31:15.122 | × Encountered error while generating package metadata. 2026-06-12 20:31:15.122 | ╰─> from file:///opt/stack/magnum-cluster-api 2026-06-12 20:31:15.122 | 2026-06-12 20:31:15.122 | note: This is an issue with the package mentioned above, not pip. 2026-06-12 20:31:15.122 | hint: See above for details. 2026-06-12 20:31:15.196 | + inc/python:pip_install:1 : exit_trap 2026-06-12 20:31:15.201 | + ./stack.sh:exit_trap:519 : local r=1 2026-06-12 20:31:15.209 | ++ ./stack.sh:exit_trap:520 : jobs -p 2026-06-12 20:31:15.217 | + ./stack.sh:exit_trap:520 : jobs= 2026-06-12 20:31:15.222 | + ./stack.sh:exit_trap:523 : [[ -n '' ]] 2026-06-12 20:31:15.228 | + ./stack.sh:exit_trap:529 : '[' -f '' ']' 2026-06-12 20:31:15.233 | + ./stack.sh:exit_trap:534 : kill_spinner 2026-06-12 20:31:15.239 | + ./stack.sh:kill_spinner:429 : '[' '!' -z '' ']' 2026-06-12 20:31:15.244 | + ./stack.sh:exit_trap:536 : [[ 1 -ne 0 ]] 2026-06-12 20:31:15.249 | + ./stack.sh:exit_trap:537 : echo 'Error on exit' 2026-06-12 20:31:15.249 | Error on exit 2026-06-12 20:31:15.254 | + ./stack.sh:exit_trap:539 : type -p generate-subunit 2026-06-12 20:31:15.260 | + ./stack.sh:exit_trap:540 : generate-subunit 1781295614 661 fail 2026-06-12 20:31:15.439 | + ./stack.sh:exit_trap:542 : [[ -z /opt/stack/logs ]] 2026-06-12 20:31:15.446 | + ./stack.sh:exit_trap:545 : /opt/stack/data/venv/bin/python3 /opt/stack/devstack/tools/worlddump.py -d /opt/stack/logs 2026-06-12 20:31:16.459 | + ./stack.sh:exit_trap:554 : exit 1