2026-06-18 01:47:44.998 | + ./stack.sh:main:485 : exec 2026-06-18 01:47:44.999 | ++ ./stack.sh:main:485 : /usr/bin/python3.12 /opt/stack/devstack/tools/outfilter.py -o /opt/stack/logs/devstacklog.txt.2026-06-18-014744.summary.2026-06-18-014744 2026-06-18 01:47:44.999 | + ./stack.sh:main:493 : echo_summary 'stack.sh log /opt/stack/logs/devstacklog.txt.2026-06-18-014744' 2026-06-18 01:47:44.999 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-18 01:47:44.999 | + ./stack.sh:echo_summary:444 : echo -e stack.sh log /opt/stack/logs/devstacklog.txt.2026-06-18-014744 2026-06-18 01:47:44.999 | + ./stack.sh:main:495 : ln -sf /opt/stack/logs/devstacklog.txt.2026-06-18-014744 /opt/stack/logs/devstacklog.txt 2026-06-18 01:47:44.999 | + ./stack.sh:main:496 : ln -sf /opt/stack/logs/devstacklog.txt.2026-06-18-014744.summary.2026-06-18-014744 /opt/stack/logs/devstacklog.txt.summary 2026-06-18 01:47:44.999 | + ./stack.sh:main:511 : check_path_perm_sanity /opt/stack 2026-06-18 01:47:44.999 | + functions:check_path_perm_sanity:615 : local real_path 2026-06-18 01:47:45.000 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-06-18 01:47:45.006 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-06-18 01:47:45.009 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-06-18 01:47:45.014 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-06-18 01:47:45.015 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-06-18 01:47:45.021 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-06-18 01:47:45.025 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-06-18 01:47:45.029 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-06-18 01:47:45.035 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-06-18 01:47:45.039 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-06-18 01:47:45.043 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-06-18 01:47:45.048 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-06-18 01:47:45.055 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-06-18 01:47:45.058 | + ./stack.sh:main:517 : trap exit_trap EXIT 2026-06-18 01:47:45.063 | + ./stack.sh:main:558 : trap err_trap ERR 2026-06-18 01:47:45.066 | + ./stack.sh:main:571 : set -o errexit 2026-06-18 01:47:45.070 | + ./stack.sh:main:574 : uname -a 2026-06-18 01:47:45.072 | Linux np0000181808 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-18 01:47:45.076 | + ./stack.sh:main:577 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-06-18 01:47:45.079 | + ./stack.sh:main:578 : rm -f /opt/stack/data/ca-bundle.pem 2026-06-18 01:47:45.084 | + ./stack.sh:main:581 : source /opt/stack/devstack/lib/database 2026-06-18 01:47:45.141 | + ./stack.sh:main:582 : source /opt/stack/devstack/lib/rpc_backend 2026-06-18 01:47:45.167 | + ./stack.sh:main:585 : source /opt/stack/devstack/lib/host 2026-06-18 01:47:45.171 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-06-18 01:47:45.193 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-06-18 01:47:45.197 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-06-18 01:47:45.220 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-06-18 01:47:45.224 | +++ lib/host:source:34 : trueorfalse False ENABLE_ZSWAP 2026-06-18 01:47:45.245 | ++ lib/host:source:34 : ENABLE_ZSWAP=True 2026-06-18 01:47:45.249 | ++ lib/host:source:37 : ZSWAP_COMPRESSOR=lz4 2026-06-18 01:47:45.253 | ++ lib/host:source:38 : ZSWAP_ZPOOL=zsmalloc 2026-06-18 01:47:45.258 | +++ lib/host:source:53 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-06-18 01:47:45.282 | ++ lib/host:source:53 : ENABLE_SYSCTL_MEM_TUNING=True 2026-06-18 01:47:45.287 | +++ lib/host:source:75 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-06-18 01:47:45.310 | ++ lib/host:source:75 : ENABLE_SYSCTL_NET_TUNING=True 2026-06-18 01:47:45.315 | + ./stack.sh:main:588 : tune_host 2026-06-18 01:47:45.319 | + lib/host:tune_host:96 : configure_host_mem 2026-06-18 01:47:45.322 | + lib/host:configure_host_mem:70 : configure_zswap 2026-06-18 01:47:45.326 | + lib/host:configure_zswap:40 : [[ True == \T\r\u\e ]] 2026-06-18 01:47:45.330 | + lib/host:configure_zswap:43 : is_ubuntu 2026-06-18 01:47:45.334 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 01:47:45.338 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 01:47:45.341 | + lib/host:configure_zswap:44 : echo lz4 2026-06-18 01:47:45.343 | + lib/host:configure_zswap:44 : sudo tee /sys/module/zswap/parameters/compressor 2026-06-18 01:47:45.355 | lz4 2026-06-18 01:47:45.363 | + lib/host:configure_zswap:45 : sudo tee /sys/module/zswap/parameters/zpool 2026-06-18 01:47:45.363 | + lib/host:configure_zswap:45 : echo zsmalloc 2026-06-18 01:47:45.371 | zsmalloc 2026-06-18 01:47:45.377 | + lib/host:configure_zswap:47 : echo 1 2026-06-18 01:47:45.378 | + lib/host:configure_zswap:47 : sudo tee /sys/module/zswap/parameters/enabled 2026-06-18 01:47:45.390 | 1 2026-06-18 01:47:45.419 | + lib/host:configure_zswap:49 : sudo grep -R . /sys/module/zswap/parameters 2026-06-18 01:47:45.435 | /sys/module/zswap/parameters/same_filled_pages_enabled:Y 2026-06-18 01:47:45.435 | /sys/module/zswap/parameters/enabled:Y 2026-06-18 01:47:45.435 | /sys/module/zswap/parameters/shrinker_enabled:Y 2026-06-18 01:47:45.435 | /sys/module/zswap/parameters/max_pool_percent:20 2026-06-18 01:47:45.435 | /sys/module/zswap/parameters/compressor:lz4 2026-06-18 01:47:45.435 | /sys/module/zswap/parameters/non_same_filled_pages_enabled:Y 2026-06-18 01:47:45.435 | /sys/module/zswap/parameters/zpool:zsmalloc 2026-06-18 01:47:45.435 | /sys/module/zswap/parameters/exclusive_loads:N 2026-06-18 01:47:45.435 | /sys/module/zswap/parameters/accept_threshold_percent:90 2026-06-18 01:47:45.440 | + lib/host:configure_host_mem:71 : configure_ksm 2026-06-18 01:47:45.443 | + lib/host:configure_ksm:15 : [[ True == \T\r\u\e ]] 2026-06-18 01:47:45.446 | + lib/host:configure_ksm:16 : install_package ksmtuned 2026-06-18 01:47:45.449 | + functions-common:install_package:1432 : update_package_repo 2026-06-18 01:47:45.453 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-18 01:47:45.457 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=False 2026-06-18 01:47:45.461 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-18 01:47:45.464 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-18 01:47:45.467 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-18 01:47:45.470 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 01:47:45.474 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 01:47:45.477 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-18 01:47:45.481 | + functions-common:apt_get_update:1160 : [[ False == \T\r\u\e ]] 2026-06-18 01:47:45.484 | + functions-common:apt_get_update:1165 : [[ False = \T\r\u\e ]] 2026-06-18 01:47:45.488 | + functions-common:apt_get_update:1167 : local sudo=sudo 2026-06-18 01:47:45.492 | ++ functions-common:apt_get_update:1168 : id -u 2026-06-18 01:47:45.497 | + functions-common:apt_get_update:1168 : [[ 1002 = \0 ]] 2026-06-18 01:47:45.501 | + functions-common:apt_get_update:1171 : time_start apt-get-update 2026-06-18 01:47:45.505 | + functions-common:time_start:2400 : local name=apt-get-update 2026-06-18 01:47:45.507 | + functions-common:time_start:2401 : local start_time= 2026-06-18 01:47:45.511 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 01:47:45.515 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 01:47:45.521 | + functions-common:time_start:2405 : _TIME_START[$name]=1781747265517 2026-06-18 01:47:45.526 | + functions-common:apt_get_update:1173 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-06-18 01:47:45.529 | + functions-common:apt_get_update:1174 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-06-18 01:47:45.533 | + 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-18 01:47:45.760 | Hit:1 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-06-18 01:47:46.005 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu noble InRelease 2026-06-18 01:47:46.082 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates InRelease 2026-06-18 01:47:46.159 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-06-18 01:47:47.215 | Reading package lists... 2026-06-18 01:47:47.243 | + functions-common:apt_get_update:1179 : REPOS_UPDATED=True 2026-06-18 01:47:47.246 | + functions-common:apt_get_update:1181 : time_stop apt-get-update 2026-06-18 01:47:47.250 | + functions-common:time_stop:2414 : local name 2026-06-18 01:47:47.254 | + functions-common:time_stop:2415 : local end_time 2026-06-18 01:47:47.257 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 01:47:47.260 | + functions-common:time_stop:2417 : local total 2026-06-18 01:47:47.264 | + functions-common:time_stop:2418 : local start_time 2026-06-18 01:47:47.267 | + functions-common:time_stop:2420 : name=apt-get-update 2026-06-18 01:47:47.270 | + functions-common:time_stop:2421 : start_time=1781747265517 2026-06-18 01:47:47.274 | + functions-common:time_stop:2423 : [[ -z 1781747265517 ]] 2026-06-18 01:47:47.278 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 01:47:47.284 | + functions-common:time_stop:2426 : end_time=1781747267280 2026-06-18 01:47:47.287 | + functions-common:time_stop:2427 : elapsed_time=1763 2026-06-18 01:47:47.291 | + functions-common:time_stop:2428 : total=0 2026-06-18 01:47:47.295 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 01:47:47.299 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=1763 2026-06-18 01:47:47.303 | + functions-common:install_package:1433 : real_install_package ksmtuned 2026-06-18 01:47:47.307 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-18 01:47:47.311 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 01:47:47.314 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 01:47:47.317 | + functions-common:real_install_package:1421 : apt_get install ksmtuned 2026-06-18 01:47:47.347 | + 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-18 01:47:47.385 | Reading package lists... 2026-06-18 01:47:47.626 | Building dependency tree... 2026-06-18 01:47:47.627 | Reading state information... 2026-06-18 01:47:47.857 | Recommended packages: 2026-06-18 01:47:47.858 | qemu-kvm 2026-06-18 01:47:47.882 | The following NEW packages will be installed: 2026-06-18 01:47:47.886 | ksmtuned 2026-06-18 01:47:48.200 | 0 upgraded, 1 newly installed, 0 to remove and 1 not upgraded. 2026-06-18 01:47:48.200 | Need to get 7,444 B of archives. 2026-06-18 01:47:48.200 | After this operation, 44.0 kB of additional disk space will be used. 2026-06-18 01:47:48.200 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7,444 B] 2026-06-18 01:47:48.374 | debconf: delaying package configuration, since apt-utils is not installed 2026-06-18 01:47:48.411 | Fetched 7,444 B in 0s (22.7 kB/s) 2026-06-18 01:47:48.450 | Selecting previously unselected package ksmtuned. 2026-06-18 01:47:48.467 | (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-18 01:47:48.468 | Preparing to unpack .../ksmtuned_4.20150326_amd64.deb ... 2026-06-18 01:47:48.473 | Unpacking ksmtuned (4.20150326) ... 2026-06-18 01:47:48.534 | Setting up ksmtuned (4.20150326) ... 2026-06-18 01:47:48.712 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-06-18 01:47:48.854 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-06-18 01:47:49.511 | + functions-common:apt_get:1205 : result=0 2026-06-18 01:47:49.514 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-18 01:47:49.517 | + functions-common:time_stop:2414 : local name 2026-06-18 01:47:49.519 | + functions-common:time_stop:2415 : local end_time 2026-06-18 01:47:49.522 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 01:47:49.526 | + functions-common:time_stop:2417 : local total 2026-06-18 01:47:49.529 | + functions-common:time_stop:2418 : local start_time 2026-06-18 01:47:49.532 | + functions-common:time_stop:2420 : name=apt-get 2026-06-18 01:47:49.536 | + functions-common:time_stop:2421 : start_time=1781747267343 2026-06-18 01:47:49.538 | + functions-common:time_stop:2423 : [[ -z 1781747267343 ]] 2026-06-18 01:47:49.543 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 01:47:49.550 | + functions-common:time_stop:2426 : end_time=1781747269545 2026-06-18 01:47:49.553 | + functions-common:time_stop:2427 : elapsed_time=2202 2026-06-18 01:47:49.557 | + functions-common:time_stop:2428 : total=5718 2026-06-18 01:47:49.561 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 01:47:49.564 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=7920 2026-06-18 01:47:49.567 | + functions-common:apt_get:1209 : return 0 2026-06-18 01:47:49.571 | + lib/host:configure_ksm:18 : [[ -f /sys/kernel/mm/ksm/run ]] 2026-06-18 01:47:49.574 | + lib/host:configure_ksm:19 : sudo tee /sys/kernel/mm/ksm/run 2026-06-18 01:47:49.576 | ++ lib/host:configure_ksm:19 : bool_to_int ENABLE_KSM 2026-06-18 01:47:49.600 | + lib/host:configure_ksm:19 : echo 0 2026-06-18 01:47:49.600 | 0 2026-06-18 01:47:49.607 | + lib/host:configure_host_mem:72 : configure_sysctl_mem_parmaters 2026-06-18 01:47:49.611 | + lib/host:configure_sysctl_mem_parmaters:55 : [[ True == \T\r\u\e ]] 2026-06-18 01:47:49.615 | + lib/host:configure_sysctl_mem_parmaters:57 : sudo sysctl -w vm.dirty_ratio=60 2026-06-18 01:47:49.623 | vm.dirty_ratio = 60 2026-06-18 01:47:49.628 | + lib/host:configure_sysctl_mem_parmaters:58 : sudo sysctl -w vm.dirty_background_ratio=10 2026-06-18 01:47:49.639 | vm.dirty_background_ratio = 10 2026-06-18 01:47:49.644 | + lib/host:configure_sysctl_mem_parmaters:59 : sudo sysctl -w vm.vfs_cache_pressure=50 2026-06-18 01:47:49.656 | vm.vfs_cache_pressure = 50 2026-06-18 01:47:49.662 | + lib/host:configure_sysctl_mem_parmaters:64 : sudo sysctl -w vm.swappiness=100 2026-06-18 01:47:49.675 | vm.swappiness = 100 2026-06-18 01:47:49.681 | + lib/host:configure_sysctl_mem_parmaters:65 : sudo grep -R . /proc/sys/vm/ 2026-06-18 01:47:49.694 | /proc/sys/vm/admin_reserve_kbytes:8192 2026-06-18 01:47:49.695 | grep: /proc/sys/vm/compact_memory: Permission denied 2026-06-18 01:47:49.695 | /proc/sys/vm/compact_unevictable_allowed:1 2026-06-18 01:47:49.695 | /proc/sys/vm/compaction_proactiveness:20 2026-06-18 01:47:49.695 | /proc/sys/vm/dirty_background_bytes:0 2026-06-18 01:47:49.695 | /proc/sys/vm/dirty_background_ratio:10 2026-06-18 01:47:49.695 | /proc/sys/vm/dirty_bytes:0 2026-06-18 01:47:49.695 | /proc/sys/vm/dirty_expire_centisecs:3000 2026-06-18 01:47:49.695 | /proc/sys/vm/dirty_ratio:60 2026-06-18 01:47:49.695 | /proc/sys/vm/dirty_writeback_centisecs:500 2026-06-18 01:47:49.695 | /proc/sys/vm/dirtytime_expire_seconds:43200 2026-06-18 01:47:49.695 | grep: /proc/sys/vm/drop_caches: Permission denied 2026-06-18 01:47:49.696 | /proc/sys/vm/extfrag_threshold:500 2026-06-18 01:47:49.696 | /proc/sys/vm/hugetlb_optimize_vmemmap:0 2026-06-18 01:47:49.696 | /proc/sys/vm/hugetlb_shm_group:0 2026-06-18 01:47:49.696 | /proc/sys/vm/laptop_mode:0 2026-06-18 01:47:49.696 | /proc/sys/vm/legacy_va_layout:0 2026-06-18 01:47:49.696 | /proc/sys/vm/lowmem_reserve_ratio:256 256 32 0 0 2026-06-18 01:47:49.696 | /proc/sys/vm/max_map_count:1048576 2026-06-18 01:47:49.696 | /proc/sys/vm/memfd_noexec:0 2026-06-18 01:47:49.696 | /proc/sys/vm/memory_failure_early_kill:0 2026-06-18 01:47:49.696 | /proc/sys/vm/memory_failure_recovery:1 2026-06-18 01:47:49.696 | /proc/sys/vm/min_free_kbytes:67584 2026-06-18 01:47:49.696 | /proc/sys/vm/min_slab_ratio:5 2026-06-18 01:47:49.696 | /proc/sys/vm/min_unmapped_ratio:1 2026-06-18 01:47:49.696 | /proc/sys/vm/mmap_min_addr:65536 2026-06-18 01:47:49.696 | /proc/sys/vm/mmap_rnd_bits:32 2026-06-18 01:47:49.696 | /proc/sys/vm/mmap_rnd_compat_bits:16 2026-06-18 01:47:49.696 | /proc/sys/vm/nr_hugepages:0 2026-06-18 01:47:49.696 | /proc/sys/vm/nr_hugepages_mempolicy:0 2026-06-18 01:47:49.696 | /proc/sys/vm/nr_overcommit_hugepages:0 2026-06-18 01:47:49.696 | /proc/sys/vm/numa_stat:1 2026-06-18 01:47:49.696 | /proc/sys/vm/numa_zonelist_order:Node 2026-06-18 01:47:49.696 | /proc/sys/vm/oom_dump_tasks:1 2026-06-18 01:47:49.696 | /proc/sys/vm/oom_kill_allocating_task:0 2026-06-18 01:47:49.696 | /proc/sys/vm/overcommit_kbytes:0 2026-06-18 01:47:49.696 | /proc/sys/vm/overcommit_memory:0 2026-06-18 01:47:49.696 | /proc/sys/vm/overcommit_ratio:50 2026-06-18 01:47:49.696 | /proc/sys/vm/page-cluster:3 2026-06-18 01:47:49.696 | /proc/sys/vm/page_lock_unfairness:5 2026-06-18 01:47:49.696 | /proc/sys/vm/panic_on_oom:0 2026-06-18 01:47:49.696 | /proc/sys/vm/percpu_pagelist_high_fraction:0 2026-06-18 01:47:49.696 | /proc/sys/vm/stat_interval:1 2026-06-18 01:47:49.696 | /proc/sys/vm/swappiness:100 2026-06-18 01:47:49.696 | /proc/sys/vm/unprivileged_userfaultfd:0 2026-06-18 01:47:49.696 | /proc/sys/vm/user_reserve_kbytes:131072 2026-06-18 01:47:49.696 | /proc/sys/vm/vfs_cache_pressure:50 2026-06-18 01:47:49.696 | /proc/sys/vm/watermark_boost_factor:15000 2026-06-18 01:47:49.696 | /proc/sys/vm/watermark_scale_factor:10 2026-06-18 01:47:49.696 | /proc/sys/vm/zone_reclaim_mode:0 2026-06-18 01:47:49.702 | + lib/host:configure_sysctl_mem_parmaters:65 : /bin/true 2026-06-18 01:47:49.710 | + lib/host:tune_host:97 : configure_host_net 2026-06-18 01:47:49.714 | + lib/host:configure_host_net:92 : configure_sysctl_net_parmaters 2026-06-18 01:47:49.718 | + lib/host:configure_sysctl_net_parmaters:77 : [[ True == \T\r\u\e ]] 2026-06-18 01:47:49.723 | + lib/host:configure_sysctl_net_parmaters:79 : sudo sysctl -w net.ipv4.tcp_keepalive_time=60 2026-06-18 01:47:49.735 | net.ipv4.tcp_keepalive_time = 60 2026-06-18 01:47:49.742 | + lib/host:configure_sysctl_net_parmaters:80 : sudo sysctl -w net.ipv4.tcp_keepalive_intvl=10 2026-06-18 01:47:49.757 | net.ipv4.tcp_keepalive_intvl = 10 2026-06-18 01:47:49.762 | + lib/host:configure_sysctl_net_parmaters:81 : sudo sysctl -w net.ipv4.tcp_keepalive_probes=6 2026-06-18 01:47:49.778 | net.ipv4.tcp_keepalive_probes = 6 2026-06-18 01:47:49.784 | + lib/host:configure_sysctl_net_parmaters:83 : sudo sysctl -w net.ipv4.tcp_fastopen=3 2026-06-18 01:47:49.797 | net.ipv4.tcp_fastopen = 3 2026-06-18 01:47:49.804 | + 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-18 01:47:49.823 | /proc/sys/net/ipv4/tcp_abort_on_overflow:0 2026-06-18 01:47:49.823 | /proc/sys/net/ipv4/tcp_adv_win_scale:1 2026-06-18 01:47:49.823 | /proc/sys/net/ipv4/tcp_allowed_congestion_control:reno cubic 2026-06-18 01:47:49.823 | /proc/sys/net/ipv4/tcp_app_win:31 2026-06-18 01:47:49.823 | /proc/sys/net/ipv4/tcp_autocorking:1 2026-06-18 01:47:49.823 | /proc/sys/net/ipv4/tcp_available_congestion_control:reno cubic 2026-06-18 01:47:49.823 | /proc/sys/net/ipv4/tcp_available_ulp:espintcp mptcp 2026-06-18 01:47:49.823 | /proc/sys/net/ipv4/tcp_backlog_ack_defer:1 2026-06-18 01:47:49.823 | /proc/sys/net/ipv4/tcp_base_mss:1024 2026-06-18 01:47:49.823 | /proc/sys/net/ipv4/tcp_challenge_ack_limit:2147483647 2026-06-18 01:47:49.823 | /proc/sys/net/ipv4/tcp_child_ehash_entries:0 2026-06-18 01:47:49.823 | /proc/sys/net/ipv4/tcp_comp_sack_delay_ns:1000000 2026-06-18 01:47:49.823 | /proc/sys/net/ipv4/tcp_comp_sack_nr:44 2026-06-18 01:47:49.823 | /proc/sys/net/ipv4/tcp_comp_sack_slack_ns:100000 2026-06-18 01:47:49.823 | /proc/sys/net/ipv4/tcp_congestion_control:cubic 2026-06-18 01:47:49.823 | /proc/sys/net/ipv4/tcp_dsack:1 2026-06-18 01:47:49.823 | /proc/sys/net/ipv4/tcp_early_demux:1 2026-06-18 01:47:49.823 | /proc/sys/net/ipv4/tcp_early_retrans:3 2026-06-18 01:47:49.823 | /proc/sys/net/ipv4/tcp_ecn:2 2026-06-18 01:47:49.823 | /proc/sys/net/ipv4/tcp_ecn_fallback:1 2026-06-18 01:47:49.823 | /proc/sys/net/ipv4/tcp_ehash_entries:524288 2026-06-18 01:47:49.823 | /proc/sys/net/ipv4/tcp_fack:0 2026-06-18 01:47:49.823 | /proc/sys/net/ipv4/tcp_fastopen:3 2026-06-18 01:47:49.823 | /proc/sys/net/ipv4/tcp_fastopen_blackhole_timeout_sec:0 2026-06-18 01:47:49.823 | /proc/sys/net/ipv4/tcp_fastopen_key:3d141ea4-461201cf-a51d8c7b-c931f720 2026-06-18 01:47:49.823 | /proc/sys/net/ipv4/tcp_fin_timeout:60 2026-06-18 01:47:49.823 | /proc/sys/net/ipv4/tcp_frto:2 2026-06-18 01:47:49.823 | /proc/sys/net/ipv4/tcp_fwmark_accept:0 2026-06-18 01:47:49.823 | /proc/sys/net/ipv4/tcp_invalid_ratelimit:500 2026-06-18 01:47:49.823 | /proc/sys/net/ipv4/tcp_keepalive_intvl:10 2026-06-18 01:47:49.823 | /proc/sys/net/ipv4/tcp_keepalive_probes:6 2026-06-18 01:47:49.823 | /proc/sys/net/ipv4/tcp_keepalive_time:60 2026-06-18 01:47:49.823 | /proc/sys/net/ipv4/tcp_l3mdev_accept:0 2026-06-18 01:47:49.823 | /proc/sys/net/ipv4/tcp_limit_output_bytes:1048576 2026-06-18 01:47:49.823 | /proc/sys/net/ipv4/tcp_low_latency:0 2026-06-18 01:47:49.824 | /proc/sys/net/ipv4/tcp_max_orphans:262144 2026-06-18 01:47:49.824 | /proc/sys/net/ipv4/tcp_max_reordering:300 2026-06-18 01:47:49.824 | /proc/sys/net/ipv4/tcp_max_syn_backlog:4096 2026-06-18 01:47:49.824 | /proc/sys/net/ipv4/tcp_max_tw_buckets:262144 2026-06-18 01:47:49.824 | /proc/sys/net/ipv4/tcp_mem:768417 1024558 1536834 2026-06-18 01:47:49.824 | /proc/sys/net/ipv4/tcp_migrate_req:0 2026-06-18 01:47:49.824 | /proc/sys/net/ipv4/tcp_min_rtt_wlen:300 2026-06-18 01:47:49.824 | /proc/sys/net/ipv4/tcp_min_snd_mss:48 2026-06-18 01:47:49.824 | /proc/sys/net/ipv4/tcp_min_tso_segs:2 2026-06-18 01:47:49.824 | /proc/sys/net/ipv4/tcp_moderate_rcvbuf:1 2026-06-18 01:47:49.824 | /proc/sys/net/ipv4/tcp_mtu_probe_floor:48 2026-06-18 01:47:49.824 | /proc/sys/net/ipv4/tcp_mtu_probing:0 2026-06-18 01:47:49.824 | /proc/sys/net/ipv4/tcp_no_metrics_save:0 2026-06-18 01:47:49.824 | /proc/sys/net/ipv4/tcp_no_ssthresh_metrics_save:1 2026-06-18 01:47:49.824 | /proc/sys/net/ipv4/tcp_notsent_lowat:4294967295 2026-06-18 01:47:49.824 | /proc/sys/net/ipv4/tcp_orphan_retries:0 2026-06-18 01:47:49.824 | /proc/sys/net/ipv4/tcp_pacing_ca_ratio:120 2026-06-18 01:47:49.824 | /proc/sys/net/ipv4/tcp_pacing_ss_ratio:200 2026-06-18 01:47:49.824 | /proc/sys/net/ipv4/tcp_pingpong_thresh:1 2026-06-18 01:47:49.824 | /proc/sys/net/ipv4/tcp_plb_cong_thresh:128 2026-06-18 01:47:49.824 | /proc/sys/net/ipv4/tcp_plb_enabled:0 2026-06-18 01:47:49.824 | /proc/sys/net/ipv4/tcp_plb_idle_rehash_rounds:3 2026-06-18 01:47:49.824 | /proc/sys/net/ipv4/tcp_plb_rehash_rounds:12 2026-06-18 01:47:49.824 | /proc/sys/net/ipv4/tcp_plb_suspend_rto_sec:60 2026-06-18 01:47:49.824 | /proc/sys/net/ipv4/tcp_probe_interval:600 2026-06-18 01:47:49.824 | /proc/sys/net/ipv4/tcp_probe_threshold:8 2026-06-18 01:47:49.824 | /proc/sys/net/ipv4/tcp_recovery:1 2026-06-18 01:47:49.824 | /proc/sys/net/ipv4/tcp_reflect_tos:0 2026-06-18 01:47:49.824 | /proc/sys/net/ipv4/tcp_reordering:3 2026-06-18 01:47:49.824 | /proc/sys/net/ipv4/tcp_retrans_collapse:1 2026-06-18 01:47:49.824 | /proc/sys/net/ipv4/tcp_retries1:3 2026-06-18 01:47:49.824 | /proc/sys/net/ipv4/tcp_retries2:15 2026-06-18 01:47:49.824 | /proc/sys/net/ipv4/tcp_rfc1337:0 2026-06-18 01:47:49.824 | /proc/sys/net/ipv4/tcp_rmem:4096 131072 6291456 2026-06-18 01:47:49.824 | /proc/sys/net/ipv4/tcp_sack:1 2026-06-18 01:47:49.824 | /proc/sys/net/ipv4/tcp_shrink_window:0 2026-06-18 01:47:49.824 | /proc/sys/net/ipv4/tcp_slow_start_after_idle:1 2026-06-18 01:47:49.824 | /proc/sys/net/ipv4/tcp_stdurg:0 2026-06-18 01:47:49.824 | /proc/sys/net/ipv4/tcp_synack_retries:5 2026-06-18 01:47:49.824 | /proc/sys/net/ipv4/tcp_syncookies:1 2026-06-18 01:47:49.824 | /proc/sys/net/ipv4/tcp_syn_linear_timeouts:4 2026-06-18 01:47:49.824 | /proc/sys/net/ipv4/tcp_syn_retries:6 2026-06-18 01:47:49.824 | /proc/sys/net/ipv4/tcp_thin_linear_timeouts:0 2026-06-18 01:47:49.824 | /proc/sys/net/ipv4/tcp_timestamps:1 2026-06-18 01:47:49.824 | /proc/sys/net/ipv4/tcp_tso_rtt_log:9 2026-06-18 01:47:49.824 | /proc/sys/net/ipv4/tcp_tso_win_divisor:3 2026-06-18 01:47:49.824 | /proc/sys/net/ipv4/tcp_tw_reuse:2 2026-06-18 01:47:49.824 | /proc/sys/net/ipv4/tcp_window_scaling:1 2026-06-18 01:47:49.824 | /proc/sys/net/ipv4/tcp_wmem:4096 16384 4194304 2026-06-18 01:47:49.824 | /proc/sys/net/ipv4/tcp_workaround_signed_windows:0 2026-06-18 01:47:49.829 | + lib/host:configure_sysctl_net_parmaters:87 : sudo sysctl -w net.core.default_qdisc=pfifo_fast 2026-06-18 01:47:49.844 | net.core.default_qdisc = pfifo_fast 2026-06-18 01:47:49.850 | + ./stack.sh:main:594 : fetch_plugins 2026-06-18 01:47:49.854 | + functions-common:fetch_plugins:1760 : local plugins=,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider 2026-06-18 01:47:49.857 | + functions-common:fetch_plugins:1761 : local plugin 2026-06-18 01:47:49.861 | + functions-common:fetch_plugins:1764 : [[ -z ,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider ]] 2026-06-18 01:47:49.864 | + functions-common:fetch_plugins:1768 : echo 'Fetching DevStack plugins' 2026-06-18 01:47:49.864 | Fetching DevStack plugins 2026-06-18 01:47:49.869 | + functions-common:fetch_plugins:1769 : for plugin in ${plugins//,/ } 2026-06-18 01:47:49.873 | + functions-common:fetch_plugins:1770 : git_clone_by_name barbican 2026-06-18 01:47:49.877 | + functions-common:git_clone_by_name:675 : local name=barbican 2026-06-18 01:47:49.881 | + functions-common:git_clone_by_name:676 : local repo=https://github.com/openstack/barbican 2026-06-18 01:47:49.885 | + functions-common:git_clone_by_name:677 : local dir=/opt/stack/barbican 2026-06-18 01:47:49.889 | + functions-common:git_clone_by_name:678 : local branch=master 2026-06-18 01:47:49.893 | + functions-common:git_clone_by_name:679 : git_clone https://github.com/openstack/barbican /opt/stack/barbican master 2026-06-18 01:47:49.897 | + functions-common:git_clone:583 : local git_remote=https://github.com/openstack/barbican 2026-06-18 01:47:49.901 | + functions-common:git_clone:584 : local git_dest=/opt/stack/barbican 2026-06-18 01:47:49.905 | + functions-common:git_clone:585 : local git_ref=master 2026-06-18 01:47:49.908 | + functions-common:git_clone:586 : local orig_dir 2026-06-18 01:47:49.913 | ++ functions-common:git_clone:587 : pwd 2026-06-18 01:47:49.917 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-18 01:47:49.920 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-18 01:47:49.926 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-18 01:47:49.950 | + functions-common:git_clone:590 : RECLONE=False 2026-06-18 01:47:49.954 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-18 01:47:49.958 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-18 01:47:49.963 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-18 01:47:49.963 | + functions-common:git_clone:604 : echo master 2026-06-18 01:47:49.972 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/barbican ]] 2026-06-18 01:47:49.975 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-18 01:47:49.979 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/barbican 2026-06-18 01:47:50.000 | + functions-common:git_clone:666 : cd /opt/stack/barbican 2026-06-18 01:47:50.005 | + functions-common:git_clone:667 : git show --oneline 2026-06-18 01:47:50.006 | + functions-common:git_clone:667 : head -1 2026-06-18 01:47:50.012 | a9b738f9 Merge "Do not override host_ref by default" 2026-06-18 01:47:50.016 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-18 01:47:50.019 | + functions-common:fetch_plugins:1769 : for plugin in ${plugins//,/ } 2026-06-18 01:47:50.024 | + functions-common:fetch_plugins:1770 : git_clone_by_name magnum 2026-06-18 01:47:50.027 | + functions-common:git_clone_by_name:675 : local name=magnum 2026-06-18 01:47:50.031 | + functions-common:git_clone_by_name:676 : local repo=https://review.opendev.org/openstack/magnum 2026-06-18 01:47:50.034 | + functions-common:git_clone_by_name:677 : local dir=/opt/stack/magnum 2026-06-18 01:47:50.037 | + functions-common:git_clone_by_name:678 : local branch=master 2026-06-18 01:47:50.041 | + functions-common:git_clone_by_name:679 : git_clone https://review.opendev.org/openstack/magnum /opt/stack/magnum master 2026-06-18 01:47:50.045 | + functions-common:git_clone:583 : local git_remote=https://review.opendev.org/openstack/magnum 2026-06-18 01:47:50.049 | + functions-common:git_clone:584 : local git_dest=/opt/stack/magnum 2026-06-18 01:47:50.052 | + functions-common:git_clone:585 : local git_ref=master 2026-06-18 01:47:50.056 | + functions-common:git_clone:586 : local orig_dir 2026-06-18 01:47:50.061 | ++ functions-common:git_clone:587 : pwd 2026-06-18 01:47:50.065 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-18 01:47:50.070 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-18 01:47:50.075 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-18 01:47:50.098 | + functions-common:git_clone:590 : RECLONE=False 2026-06-18 01:47:50.102 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-18 01:47:50.106 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-18 01:47:50.111 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-18 01:47:50.111 | + functions-common:git_clone:604 : echo master 2026-06-18 01:47:50.118 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/magnum ]] 2026-06-18 01:47:50.121 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-18 01:47:50.125 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/magnum 2026-06-18 01:47:50.146 | + functions-common:git_clone:666 : cd /opt/stack/magnum 2026-06-18 01:47:50.151 | + functions-common:git_clone:667 : head -1 2026-06-18 01:47:50.151 | + functions-common:git_clone:667 : git show --oneline 2026-06-18 01:47:50.158 | b9a40a6f Merge "Switch to new magnum-capi-helm project template" 2026-06-18 01:47:50.162 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-18 01:47:50.166 | + functions-common:fetch_plugins:1769 : for plugin in ${plugins//,/ } 2026-06-18 01:47:50.170 | + functions-common:fetch_plugins:1770 : git_clone_by_name manila 2026-06-18 01:47:50.175 | + functions-common:git_clone_by_name:675 : local name=manila 2026-06-18 01:47:50.179 | + functions-common:git_clone_by_name:676 : local repo=https://github.com/openstack/manila 2026-06-18 01:47:50.182 | + functions-common:git_clone_by_name:677 : local dir=/opt/stack/manila 2026-06-18 01:47:50.186 | + functions-common:git_clone_by_name:678 : local branch=master 2026-06-18 01:47:50.190 | + functions-common:git_clone_by_name:679 : git_clone https://github.com/openstack/manila /opt/stack/manila master 2026-06-18 01:47:50.193 | + functions-common:git_clone:583 : local git_remote=https://github.com/openstack/manila 2026-06-18 01:47:50.195 | + functions-common:git_clone:584 : local git_dest=/opt/stack/manila 2026-06-18 01:47:50.199 | + functions-common:git_clone:585 : local git_ref=master 2026-06-18 01:47:50.203 | + functions-common:git_clone:586 : local orig_dir 2026-06-18 01:47:50.208 | ++ functions-common:git_clone:587 : pwd 2026-06-18 01:47:50.214 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-18 01:47:50.217 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-18 01:47:50.222 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-18 01:47:50.249 | + functions-common:git_clone:590 : RECLONE=False 2026-06-18 01:47:50.252 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-18 01:47:50.255 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-18 01:47:50.260 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-18 01:47:50.260 | + functions-common:git_clone:604 : echo master 2026-06-18 01:47:50.266 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/manila ]] 2026-06-18 01:47:50.270 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-18 01:47:50.274 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/manila 2026-06-18 01:47:50.293 | + functions-common:git_clone:666 : cd /opt/stack/manila 2026-06-18 01:47:50.298 | + functions-common:git_clone:667 : head -1 2026-06-18 01:47:50.298 | + functions-common:git_clone:667 : git show --oneline 2026-06-18 01:47:50.324 | 5cf57fbe7 Merge "Netapp Rest implementation for get_cluster_peers" 2026-06-18 01:47:50.329 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-18 01:47:50.333 | + functions-common:fetch_plugins:1769 : for plugin in ${plugins//,/ } 2026-06-18 01:47:50.336 | + functions-common:fetch_plugins:1770 : git_clone_by_name octavia 2026-06-18 01:47:50.341 | + functions-common:git_clone_by_name:675 : local name=octavia 2026-06-18 01:47:50.345 | + functions-common:git_clone_by_name:676 : local repo=https://github.com/openstack/octavia 2026-06-18 01:47:50.349 | + functions-common:git_clone_by_name:677 : local dir=/opt/stack/octavia 2026-06-18 01:47:50.354 | + functions-common:git_clone_by_name:678 : local branch=master 2026-06-18 01:47:50.358 | + functions-common:git_clone_by_name:679 : git_clone https://github.com/openstack/octavia /opt/stack/octavia master 2026-06-18 01:47:50.362 | + functions-common:git_clone:583 : local git_remote=https://github.com/openstack/octavia 2026-06-18 01:47:50.367 | + functions-common:git_clone:584 : local git_dest=/opt/stack/octavia 2026-06-18 01:47:50.370 | + functions-common:git_clone:585 : local git_ref=master 2026-06-18 01:47:50.374 | + functions-common:git_clone:586 : local orig_dir 2026-06-18 01:47:50.378 | ++ functions-common:git_clone:587 : pwd 2026-06-18 01:47:50.382 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-18 01:47:50.385 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-18 01:47:50.389 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-18 01:47:50.416 | + functions-common:git_clone:590 : RECLONE=False 2026-06-18 01:47:50.420 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-18 01:47:50.423 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-18 01:47:50.427 | + functions-common:git_clone:604 : echo master 2026-06-18 01:47:50.428 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-18 01:47:50.435 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/octavia ]] 2026-06-18 01:47:50.439 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-18 01:47:50.442 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/octavia 2026-06-18 01:47:50.516 | + functions-common:git_clone:666 : cd /opt/stack/octavia 2026-06-18 01:47:50.521 | + functions-common:git_clone:667 : git show --oneline 2026-06-18 01:47:50.521 | + functions-common:git_clone:667 : head -1 2026-06-18 01:47:50.530 | 9ff4683c8 Merge "Drop Python 3.10" 2026-06-18 01:47:50.535 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-18 01:47:50.539 | + functions-common:fetch_plugins:1769 : for plugin in ${plugins//,/ } 2026-06-18 01:47:50.545 | + functions-common:fetch_plugins:1770 : git_clone_by_name magnum-cluster-api 2026-06-18 01:47:50.549 | + functions-common:git_clone_by_name:675 : local name=magnum-cluster-api 2026-06-18 01:47:50.553 | + functions-common:git_clone_by_name:676 : local repo=https://github.com/vexxhost/magnum-cluster-api 2026-06-18 01:47:50.557 | + functions-common:git_clone_by_name:677 : local dir=/opt/stack/magnum-cluster-api 2026-06-18 01:47:50.562 | + functions-common:git_clone_by_name:678 : local branch=master 2026-06-18 01:47:50.566 | + functions-common:git_clone_by_name:679 : git_clone https://github.com/vexxhost/magnum-cluster-api /opt/stack/magnum-cluster-api master 2026-06-18 01:47:50.570 | + functions-common:git_clone:583 : local git_remote=https://github.com/vexxhost/magnum-cluster-api 2026-06-18 01:47:50.573 | + functions-common:git_clone:584 : local git_dest=/opt/stack/magnum-cluster-api 2026-06-18 01:47:50.577 | + functions-common:git_clone:585 : local git_ref=master 2026-06-18 01:47:50.582 | + functions-common:git_clone:586 : local orig_dir 2026-06-18 01:47:50.586 | ++ functions-common:git_clone:587 : pwd 2026-06-18 01:47:50.591 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-18 01:47:50.594 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-18 01:47:50.600 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-18 01:47:50.628 | + functions-common:git_clone:590 : RECLONE=False 2026-06-18 01:47:50.632 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-18 01:47:50.636 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-18 01:47:50.640 | + functions-common:git_clone:604 : echo master 2026-06-18 01:47:50.641 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-18 01:47:50.649 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/magnum-cluster-api ]] 2026-06-18 01:47:50.653 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-18 01:47:50.657 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/magnum-cluster-api 2026-06-18 01:47:50.678 | + functions-common:git_clone:666 : cd /opt/stack/magnum-cluster-api 2026-06-18 01:47:50.683 | + functions-common:git_clone:667 : head -1 2026-06-18 01:47:50.684 | + functions-common:git_clone:667 : git show --oneline 2026-06-18 01:47:50.694 | 9d61701 chore(deps): update rust crate vergen-gix to v10 2026-06-18 01:47:50.699 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-18 01:47:50.703 | + functions-common:fetch_plugins:1769 : for plugin in ${plugins//,/ } 2026-06-18 01:47:50.707 | + functions-common:fetch_plugins:1770 : git_clone_by_name ovn-octavia-provider 2026-06-18 01:47:50.711 | + functions-common:git_clone_by_name:675 : local name=ovn-octavia-provider 2026-06-18 01:47:50.716 | + functions-common:git_clone_by_name:676 : local repo=https://github.com/openstack/ovn-octavia-provider 2026-06-18 01:47:50.721 | + functions-common:git_clone_by_name:677 : local dir=/opt/stack/ovn-octavia-provider 2026-06-18 01:47:50.725 | + functions-common:git_clone_by_name:678 : local branch=master 2026-06-18 01:47:50.729 | + functions-common:git_clone_by_name:679 : git_clone https://github.com/openstack/ovn-octavia-provider /opt/stack/ovn-octavia-provider master 2026-06-18 01:47:50.733 | + functions-common:git_clone:583 : local git_remote=https://github.com/openstack/ovn-octavia-provider 2026-06-18 01:47:50.737 | + functions-common:git_clone:584 : local git_dest=/opt/stack/ovn-octavia-provider 2026-06-18 01:47:50.742 | + functions-common:git_clone:585 : local git_ref=master 2026-06-18 01:47:50.746 | + functions-common:git_clone:586 : local orig_dir 2026-06-18 01:47:50.751 | ++ functions-common:git_clone:587 : pwd 2026-06-18 01:47:50.756 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-18 01:47:50.760 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-18 01:47:50.765 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-18 01:47:50.792 | + functions-common:git_clone:590 : RECLONE=False 2026-06-18 01:47:50.796 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-18 01:47:50.801 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-18 01:47:50.806 | + functions-common:git_clone:604 : echo master 2026-06-18 01:47:50.807 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-18 01:47:50.816 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/ovn-octavia-provider ]] 2026-06-18 01:47:50.819 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-18 01:47:50.824 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/ovn-octavia-provider 2026-06-18 01:47:50.846 | + functions-common:git_clone:666 : cd /opt/stack/ovn-octavia-provider 2026-06-18 01:47:50.850 | + functions-common:git_clone:667 : git show --oneline 2026-06-18 01:47:50.852 | + functions-common:git_clone:667 : head -1 2026-06-18 01:47:50.857 | 890b626 Merge "neutron-ovn-db-sync-util plugin integration" 2026-06-18 01:47:50.862 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-18 01:47:50.866 | + ./stack.sh:main:598 : run_phase override_defaults 2026-06-18 01:47:50.871 | + functions-common:run_phase:1842 : local mode=override_defaults 2026-06-18 01:47:50.875 | + functions-common:run_phase:1843 : local phase= 2026-06-18 01:47:50.878 | + functions-common:run_phase:1844 : [[ -d /opt/stack/devstack/extras.d ]] 2026-06-18 01:47:50.883 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-06-18 01:47:50.886 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-18 01:47:50.891 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-06-18 01:47:50.896 | + functions-common:run_phase:1852 : local extra 2026-06-18 01:47:50.901 | ++ functions-common:run_phase:1853 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-06-18 01:47:50.908 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-06-18 01:47:50.912 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-18 01:47:50.916 | + functions-common:run_phase:1858 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-06-18 01:47:50.920 | + functions-common:run_phase:1858 : source /opt/stack/devstack/extras.d/80-tempest.sh override_defaults 2026-06-18 01:47:50.925 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-18 01:47:50.951 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-18 01:47:50.955 | + functions-common:run_phase:1863 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-06-18 01:47:50.959 | + 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-18 01:47:50.963 | + functions-common:run_phase:1867 : plugin_override_defaults 2026-06-18 01:47:50.968 | + functions-common:plugin_override_defaults:1801 : local plugins=,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider 2026-06-18 01:47:50.972 | + functions-common:plugin_override_defaults:1802 : local plugin 2026-06-18 01:47:50.977 | + functions-common:plugin_override_defaults:1805 : [[ -z ,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider ]] 2026-06-18 01:47:50.981 | + functions-common:plugin_override_defaults:1809 : echo 'Overriding Configuration Defaults' 2026-06-18 01:47:50.981 | Overriding Configuration Defaults 2026-06-18 01:47:50.986 | + functions-common:plugin_override_defaults:1810 : for plugin in ${plugins//,/ } 2026-06-18 01:47:50.990 | + functions-common:plugin_override_defaults:1811 : local dir=/opt/stack/barbican 2026-06-18 01:47:50.994 | + functions-common:plugin_override_defaults:1813 : [[ -f /opt/stack/barbican/devstack/override-defaults ]] 2026-06-18 01:47:51.000 | + functions-common:plugin_override_defaults:1810 : for plugin in ${plugins//,/ } 2026-06-18 01:47:51.003 | + functions-common:plugin_override_defaults:1811 : local dir=/opt/stack/magnum 2026-06-18 01:47:51.008 | + functions-common:plugin_override_defaults:1813 : [[ -f /opt/stack/magnum/devstack/override-defaults ]] 2026-06-18 01:47:51.012 | + functions-common:plugin_override_defaults:1810 : for plugin in ${plugins//,/ } 2026-06-18 01:47:51.017 | + functions-common:plugin_override_defaults:1811 : local dir=/opt/stack/manila 2026-06-18 01:47:51.021 | + functions-common:plugin_override_defaults:1813 : [[ -f /opt/stack/manila/devstack/override-defaults ]] 2026-06-18 01:47:51.024 | + functions-common:plugin_override_defaults:1810 : for plugin in ${plugins//,/ } 2026-06-18 01:47:51.028 | + functions-common:plugin_override_defaults:1811 : local dir=/opt/stack/octavia 2026-06-18 01:47:51.032 | + functions-common:plugin_override_defaults:1813 : [[ -f /opt/stack/octavia/devstack/override-defaults ]] 2026-06-18 01:47:51.036 | + functions-common:plugin_override_defaults:1810 : for plugin in ${plugins//,/ } 2026-06-18 01:47:51.040 | + functions-common:plugin_override_defaults:1811 : local dir=/opt/stack/magnum-cluster-api 2026-06-18 01:47:51.044 | + functions-common:plugin_override_defaults:1813 : [[ -f /opt/stack/magnum-cluster-api/devstack/override-defaults ]] 2026-06-18 01:47:51.048 | + functions-common:plugin_override_defaults:1816 : echo 'magnum-cluster-api has overridden the following defaults' 2026-06-18 01:47:51.048 | magnum-cluster-api has overridden the following defaults 2026-06-18 01:47:51.052 | + functions-common:plugin_override_defaults:1817 : cat /opt/stack/magnum-cluster-api/devstack/override-defaults 2026-06-18 01:47:51.055 | GLANCE_LIMIT_IMAGE_SIZE_TOTAL=10000 2026-06-18 01:47:51.055 | KEYSTONE_ADMIN_ENDPOINT=true 2026-06-18 01:47:51.055 | LIBVIRT_CPU_MODE=host-passthrough 2026-06-18 01:47:51.055 | LIBVIRT_TYPE=kvm 2026-06-18 01:47:51.055 | VOLUME_BACKING_FILE_SIZE=50G 2026-06-18 01:47:51.060 | + functions-common:plugin_override_defaults:1818 : source /opt/stack/magnum-cluster-api/devstack/override-defaults 2026-06-18 01:47:51.064 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:1 : GLANCE_LIMIT_IMAGE_SIZE_TOTAL=10000 2026-06-18 01:47:51.068 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:2 : KEYSTONE_ADMIN_ENDPOINT=true 2026-06-18 01:47:51.072 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:3 : LIBVIRT_CPU_MODE=host-passthrough 2026-06-18 01:47:51.077 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:4 : LIBVIRT_TYPE=kvm 2026-06-18 01:47:51.081 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:5 : VOLUME_BACKING_FILE_SIZE=50G 2026-06-18 01:47:51.086 | + functions-common:plugin_override_defaults:1810 : for plugin in ${plugins//,/ } 2026-06-18 01:47:51.090 | + functions-common:plugin_override_defaults:1811 : local dir=/opt/stack/ovn-octavia-provider 2026-06-18 01:47:51.094 | + functions-common:plugin_override_defaults:1813 : [[ -f /opt/stack/ovn-octavia-provider/devstack/override-defaults ]] 2026-06-18 01:47:51.098 | + ./stack.sh:main:601 : source /opt/stack/devstack/lib/apache 2026-06-18 01:47:51.127 | + ./stack.sh:main:604 : source /opt/stack/devstack/lib/tls 2026-06-18 01:47:51.131 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-06-18 01:47:51.159 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 01:47:51.164 | +++ lib/tls:source:40 : ipv6_unquote 199.204.45.132 2026-06-18 01:47:51.170 | +++ functions-common:ipv6_unquote:2212 : echo 199.204.45.132 2026-06-18 01:47:51.170 | +++ functions-common:ipv6_unquote:2212 : tr -d '[]' 2026-06-18 01:47:51.178 | ++ lib/tls:source:40 : TLS_IP=199.204.45.132 2026-06-18 01:47:51.184 | +++ lib/tls:source:43 : hostname -f 2026-06-18 01:47:51.191 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=np0000181808.novalocal 2026-06-18 01:47:51.195 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-06-18 01:47:51.200 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-06-18 01:47:51.203 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-06-18 01:47:51.207 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-06-18 01:47:51.213 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-06-18 01:47:51.217 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-06-18 01:47:51.221 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-06-18 01:47:51.225 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-06-18 01:47:51.230 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-06-18 01:47:51.239 | + ./stack.sh:main:607 : source /opt/stack/devstack/lib/infra 2026-06-18 01:47:51.265 | + ./stack.sh:main:608 : source /opt/stack/devstack/lib/libraries 2026-06-18 01:47:51.299 | + ./stack.sh:main:609 : source /opt/stack/devstack/lib/lvm 2026-06-18 01:47:51.325 | + ./stack.sh:main:610 : source /opt/stack/devstack/lib/horizon 2026-06-18 01:47:51.351 | + ./stack.sh:main:611 : source /opt/stack/devstack/lib/keystone 2026-06-18 01:47:51.422 | + ./stack.sh:main:612 : source /opt/stack/devstack/lib/glance 2026-06-18 01:47:51.560 | + ./stack.sh:main:613 : source /opt/stack/devstack/lib/nova 2026-06-18 01:47:51.737 | + ./stack.sh:main:614 : source /opt/stack/devstack/lib/placement 2026-06-18 01:47:51.784 | + ./stack.sh:main:615 : source /opt/stack/devstack/lib/cinder 2026-06-18 01:47:51.887 | + ./stack.sh:main:616 : source /opt/stack/devstack/lib/swift 2026-06-18 01:47:51.975 | + ./stack.sh:main:617 : source /opt/stack/devstack/lib/neutron 2026-06-18 01:47:51.980 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-06-18 01:47:52.008 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 01:47:52.012 | ++ lib/neutron:source:62 : Q_PROTOCOL=https 2026-06-18 01:47:52.018 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-06-18 01:47:52.023 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-06-18 01:47:52.028 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-06-18 01:47:52.033 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-06-18 01:47:52.037 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-06-18 01:47:52.065 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-06-18 01:47:52.070 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-06-18 01:47:52.074 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-06-18 01:47:52.079 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-06-18 01:47:52.084 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-06-18 01:47:52.088 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-06-18 01:47:52.094 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-06-18 01:47:52.099 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-06-18 01:47:52.104 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-06-18 01:47:52.110 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_SCOPE 2026-06-18 01:47:52.137 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_SCOPE=True 2026-06-18 01:47:52.142 | ++ lib/neutron:source:93 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-06-18 01:47:52.147 | ++ lib/neutron:source:94 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-06-18 01:47:52.151 | ++ lib/neutron:source:95 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-06-18 01:47:52.156 | ++ lib/neutron:source:99 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-06-18 01:47:52.161 | ++ lib/neutron:source:102 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-06-18 01:47:52.165 | ++ lib/neutron:source:103 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-06-18 01:47:52.171 | ++ lib/neutron:source:106 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-06-18 01:47:52.176 | ++ lib/neutron:source:107 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-06-18 01:47:52.180 | ++ lib/neutron:source:110 : Q_DB_NAME=neutron 2026-06-18 01:47:52.184 | ++ lib/neutron:source:112 : Q_PLUGIN=ml2 2026-06-18 01:47:52.189 | ++ lib/neutron:source:114 : Q_HOST=199.204.45.132 2026-06-18 01:47:52.194 | ++ lib/neutron:source:116 : Q_PROTOCOL=https 2026-06-18 01:47:52.201 | +++ lib/neutron:source:118 : ipv6_unquote 0.0.0.0 2026-06-18 01:47:52.206 | +++ functions-common:ipv6_unquote:2212 : echo 0.0.0.0 2026-06-18 01:47:52.207 | +++ functions-common:ipv6_unquote:2212 : tr -d '[]' 2026-06-18 01:47:52.215 | ++ lib/neutron:source:118 : Q_LISTEN_ADDRESS=0.0.0.0 2026-06-18 01:47:52.220 | ++ lib/neutron:source:120 : Q_ADMIN_USERNAME=neutron 2026-06-18 01:47:52.225 | ++ lib/neutron:source:122 : Q_AUTH_STRATEGY=keystone 2026-06-18 01:47:52.229 | ++ lib/neutron:source:124 : Q_OVS_USE_VETH=False 2026-06-18 01:47:52.234 | ++ lib/neutron:source:125 : Q_USE_ROOTWRAP=True 2026-06-18 01:47:52.240 | +++ lib/neutron:source:126 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-06-18 01:47:52.270 | ++ lib/neutron:source:126 : Q_USE_ROOTWRAP_DAEMON=True 2026-06-18 01:47:52.277 | +++ lib/neutron:source:128 : ipv6_unquote 199.204.45.132 2026-06-18 01:47:52.283 | +++ functions-common:ipv6_unquote:2212 : echo 199.204.45.132 2026-06-18 01:47:52.283 | +++ functions-common:ipv6_unquote:2212 : tr -d '[]' 2026-06-18 01:47:52.292 | ++ lib/neutron:source:128 : Q_META_DATA_IP=199.204.45.132 2026-06-18 01:47:52.297 | ++ lib/neutron:source:130 : Q_ALLOW_OVERLAPPING_IP=True 2026-06-18 01:47:52.301 | ++ lib/neutron:source:131 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-06-18 01:47:52.305 | ++ lib/neutron:source:132 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-06-18 01:47:52.310 | ++ lib/neutron:source:133 : VIF_PLUGGING_IS_FATAL=True 2026-06-18 01:47:52.315 | ++ lib/neutron:source:134 : VIF_PLUGGING_TIMEOUT=300 2026-06-18 01:47:52.319 | ++ lib/neutron:source:137 : SKIP_STOP_OVN=False 2026-06-18 01:47:52.324 | ++ lib/neutron:source:141 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-06-18 01:47:52.328 | ++ lib/neutron:source:144 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-06-18 01:47:52.333 | ++ lib/neutron:source:145 : [[ -z networking ]] 2026-06-18 01:47:52.337 | ++ lib/neutron:source:150 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-06-18 01:47:52.342 | ++ lib/neutron:source:151 : ALEMBIC_DIR=/opt/stack/alembic 2026-06-18 01:47:52.346 | ++ lib/neutron:source:152 : ALEMBIC_BRANCH=main 2026-06-18 01:47:52.351 | ++ lib/neutron:source:153 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-06-18 01:47:52.355 | ++ lib/neutron:source:154 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-06-18 01:47:52.359 | ++ lib/neutron:source:155 : SQLALCHEMY_BRANCH=main 2026-06-18 01:47:52.365 | ++ lib/neutron:source:166 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-06-18 01:47:52.369 | ++ lib/neutron:source:169 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-06-18 01:47:52.374 | ++ lib/neutron:source:172 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-06-18 01:47:52.378 | ++ lib/neutron:source:173 : [[ True == \F\a\l\s\e ]] 2026-06-18 01:47:52.384 | +++ lib/neutron:source:176 : get_rootwrap_location neutron 2026-06-18 01:47:52.388 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-06-18 01:47:52.393 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-06-18 01:47:52.422 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-06-18 01:47:52.427 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-06-18 01:47:52.432 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-06-18 01:47:52.437 | ++ lib/neutron:source:176 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-06-18 01:47:52.442 | ++ lib/neutron:source:177 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-06-18 01:47:52.446 | ++ lib/neutron:source:178 : [[ True == \T\r\u\e ]] 2026-06-18 01:47:52.452 | ++ lib/neutron:source:179 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-18 01:47:52.457 | ++ lib/neutron:source:191 : Q_DVR_MODE=legacy 2026-06-18 01:47:52.461 | ++ lib/neutron:source:192 : [[ legacy != \l\e\g\a\c\y ]] 2026-06-18 01:47:52.467 | ++ lib/neutron:source:208 : ENABLE_TENANT_TUNNELS=True 2026-06-18 01:47:52.472 | ++ lib/neutron:source:213 : TENANT_TUNNEL_RANGES=1:1000 2026-06-18 01:47:52.476 | ++ lib/neutron:source:218 : ENABLE_TENANT_VLANS=False 2026-06-18 01:47:52.480 | ++ lib/neutron:source:226 : TENANT_VLAN_RANGE= 2026-06-18 01:47:52.484 | ++ lib/neutron:source:234 : PHYSICAL_NETWORK=public 2026-06-18 01:47:52.490 | ++ lib/neutron:source:244 : OVS_PHYSICAL_BRIDGE=br-ex 2026-06-18 01:47:52.494 | ++ lib/neutron:source:250 : OVS_ENABLE_TUNNELING=True 2026-06-18 01:47:52.498 | ++ lib/neutron:source:254 : ENABLE_ISOLATED_METADATA=False 2026-06-18 01:47:52.502 | ++ lib/neutron:source:259 : ENABLE_METADATA_NETWORK=False 2026-06-18 01:47:52.507 | ++ lib/neutron:source:264 : '[' -f /opt/stack/devstack/lib/neutron_plugins/ml2 ']' 2026-06-18 01:47:52.511 | ++ lib/neutron:source:265 : source /opt/stack/devstack/lib/neutron_plugins/ml2 2026-06-18 01:47:52.705 | ++ lib/neutron:source:272 : source /opt/stack/devstack/lib/neutron_plugins/services/metering 2026-06-18 01:47:52.730 | ++ lib/neutron:source:275 : source /opt/stack/devstack/lib/neutron_plugins/services/l3 2026-06-18 01:47:52.735 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-06-18 01:47:52.739 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-06-18 01:47:52.743 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-06-18 01:47:52.748 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-06-18 01:47:52.752 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-06-18 01:47:52.756 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-06-18 01:47:52.760 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-06-18 01:47:52.765 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-06-18 01:47:52.770 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-06-18 01:47:52.774 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-06-18 01:47:52.778 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1430 2026-06-18 01:47:52.783 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-06-18 01:47:52.788 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-06-18 01:47:52.793 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-06-18 01:47:52.798 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-06-18 01:47:52.802 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-06-18 01:47:52.806 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-06-18 01:47:52.811 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-06-18 01:47:52.814 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-06-18 01:47:52.822 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-06-18 01:47:52.822 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-06-18 01:47:52.822 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-06-18 01:47:52.823 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-06-18 01:47:52.832 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=0c:2935:11e6 2026-06-18 01:47:52.837 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-06-18 01:47:52.841 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-06-18 01:47:52.846 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-06-18 01:47:52.851 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-06-18 01:47:52.854 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fd0c:2935:11e6::/56 2026-06-18 01:47:52.862 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fd0c:2935:11e6::/56 2026-06-18 01:47:52.862 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-06-18 01:47:52.871 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fd0c:2935:11e6::/64 2026-06-18 01:47:52.876 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-06-18 01:47:52.880 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-06-18 01:47:52.885 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-06-18 01:47:52.890 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-06-18 01:47:52.895 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY=10.1.0.1 2026-06-18 01:47:52.900 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY=172.24.5.1 2026-06-18 01:47:52.904 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-06-18 01:47:52.909 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-06-18 01:47:52.914 | +++ lib/neutron_plugins/services/l3:source:97 : PUBLIC_SUBNET_ENABLE_DHCP=False 2026-06-18 01:47:52.919 | +++ lib/neutron_plugins/services/l3:source:100 : USE_SUBNETPOOL=True 2026-06-18 01:47:52.924 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-06-18 01:47:52.929 | +++ lib/neutron_plugins/services/l3:source:102 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-06-18 01:47:52.934 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V4=10.1.0.0/20 2026-06-18 01:47:52.939 | +++ lib/neutron_plugins/services/l3:source:105 : SUBNETPOOL_PREFIX_V6=fd0c:2935:11e6::/56 2026-06-18 01:47:52.945 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V4=26 2026-06-18 01:47:52.949 | +++ lib/neutron_plugins/services/l3:source:108 : SUBNETPOOL_SIZE_V6=64 2026-06-18 01:47:52.956 | ++++ lib/neutron_plugins/services/l3:source:110 : ip -4 route 2026-06-18 01:47:52.957 | ++++ lib/neutron_plugins/services/l3:source:110 : grep '^default' 2026-06-18 01:47:52.958 | ++++ lib/neutron_plugins/services/l3:source:110 : awk '{print $5}' 2026-06-18 01:47:52.967 | +++ lib/neutron_plugins/services/l3:source:110 : default_v4_route_devs=ens3 2026-06-18 01:47:52.974 | ++++ lib/neutron_plugins/services/l3:source:112 : ip -6 route list match default table all 2026-06-18 01:47:52.975 | ++++ lib/neutron_plugins/services/l3:source:112 : grep via 2026-06-18 01:47:52.975 | ++++ lib/neutron_plugins/services/l3:source:112 : awk '{print $5}' 2026-06-18 01:47:52.983 | +++ lib/neutron_plugins/services/l3:source:112 : default_v6_route_devs='ens3 2026-06-18 01:47:52.983 | ens3' 2026-06-18 01:47:52.992 | ++ lib/neutron:source:278 : source /opt/stack/devstack/lib/neutron_plugins/services/placement 2026-06-18 01:47:52.997 | ++ lib/neutron:source:279 : source /opt/stack/devstack/lib/neutron_plugins/services/trunk 2026-06-18 01:47:53.002 | ++ lib/neutron:source:280 : source /opt/stack/devstack/lib/neutron_plugins/services/qos 2026-06-18 01:47:53.008 | ++ lib/neutron:source:281 : source /opt/stack/devstack/lib/neutron_plugins/services/segments 2026-06-18 01:47:53.012 | ++ lib/neutron:source:282 : source /opt/stack/devstack/lib/neutron_plugins/services/ovn-bgp 2026-06-18 01:47:53.018 | ++ lib/neutron:source:285 : has_neutron_plugin_security_group 2026-06-18 01:47:53.023 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-06-18 01:47:53.028 | ++ lib/neutron:source:286 : Q_USE_SECGROUP=True 2026-06-18 01:47:53.032 | ++ lib/neutron:source:294 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-06-18 01:47:53.065 | + ./stack.sh:main:618 : source /opt/stack/devstack/lib/ldap 2026-06-18 01:47:53.095 | + ./stack.sh:main:619 : source /opt/stack/devstack/lib/dstat 2026-06-18 01:47:53.123 | + ./stack.sh:main:620 : source /opt/stack/devstack/lib/atop 2026-06-18 01:47:53.154 | + ./stack.sh:main:621 : source /opt/stack/devstack/lib/tcpdump 2026-06-18 01:47:53.183 | + ./stack.sh:main:622 : source /opt/stack/devstack/lib/etcd3 2026-06-18 01:47:53.246 | + ./stack.sh:main:623 : source /opt/stack/devstack/lib/os-vif 2026-06-18 01:47:53.252 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-06-18 01:47:53.257 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-06-18 01:47:53.262 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-06-18 01:47:53.267 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-06-18 01:47:53.274 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-06-18 01:47:53.311 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-06-18 01:47:53.317 | + ./stack.sh:main:629 : run_phase source 2026-06-18 01:47:53.322 | + functions-common:run_phase:1842 : local mode=source 2026-06-18 01:47:53.325 | + functions-common:run_phase:1843 : local phase= 2026-06-18 01:47:53.330 | + functions-common:run_phase:1844 : [[ -d /opt/stack/devstack/extras.d ]] 2026-06-18 01:47:53.334 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-06-18 01:47:53.337 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-18 01:47:53.342 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-06-18 01:47:53.347 | + functions-common:run_phase:1852 : local extra 2026-06-18 01:47:53.353 | ++ functions-common:run_phase:1853 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-06-18 01:47:53.361 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-06-18 01:47:53.365 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-18 01:47:53.371 | + functions-common:run_phase:1858 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-06-18 01:47:53.375 | + functions-common:run_phase:1858 : source /opt/stack/devstack/extras.d/80-tempest.sh source 2026-06-18 01:47:53.380 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-18 01:47:53.412 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-18 01:47:53.417 | + functions-common:run_phase:1863 : [[ source == \s\o\u\r\c\e ]] 2026-06-18 01:47:53.421 | + functions-common:run_phase:1864 : load_plugin_settings 2026-06-18 01:47:53.425 | + functions-common:load_plugin_settings:1778 : local plugins=,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider 2026-06-18 01:47:53.429 | + functions-common:load_plugin_settings:1779 : local plugin 2026-06-18 01:47:53.434 | + functions-common:load_plugin_settings:1782 : [[ -z ,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider ]] 2026-06-18 01:47:53.439 | + functions-common:load_plugin_settings:1786 : echo 'Loading plugin settings' 2026-06-18 01:47:53.439 | Loading plugin settings 2026-06-18 01:47:53.442 | + functions-common:load_plugin_settings:1787 : for plugin in ${plugins//,/ } 2026-06-18 01:47:53.447 | + functions-common:load_plugin_settings:1788 : local dir=/opt/stack/barbican 2026-06-18 01:47:53.452 | + functions-common:load_plugin_settings:1790 : [[ -f /opt/stack/barbican/devstack/settings ]] 2026-06-18 01:47:53.458 | + functions-common:load_plugin_settings:1791 : source /opt/stack/barbican/devstack/settings 2026-06-18 01:47:53.462 | ++ /opt/stack/barbican/devstack/settings:source:4 : define_plugin barbican 2026-06-18 01:47:53.468 | ++ functions-common:define_plugin:1886 : : 2026-06-18 01:47:53.474 | ++ /opt/stack/barbican/devstack/settings:source:7 : BARBICAN_DIR=/opt/stack/barbican 2026-06-18 01:47:53.479 | ++ /opt/stack/barbican/devstack/settings:source:8 : BARBICAN_CONF_DIR=/etc/barbican 2026-06-18 01:47:53.482 | ++ /opt/stack/barbican/devstack/settings:source:9 : BARBICAN_CONF=/etc/barbican/barbican.conf 2026-06-18 01:47:53.487 | ++ /opt/stack/barbican/devstack/settings:source:10 : BARBICAN_PASTE_CONF=/etc/barbican/barbican-api-paste.ini 2026-06-18 01:47:53.492 | ++ /opt/stack/barbican/devstack/settings:source:11 : BARBICAN_API_LOG_DIR=/opt/stack/logs 2026-06-18 01:47:53.497 | ++ /opt/stack/barbican/devstack/settings:source:13 : PYKMIP_CONF_DIR=/etc/pykmip 2026-06-18 01:47:53.502 | ++ /opt/stack/barbican/devstack/settings:source:14 : PYKMIP_CONF=/etc/pykmip/server.conf 2026-06-18 01:47:53.506 | ++ /opt/stack/barbican/devstack/settings:source:15 : PYKMIP_LOG_DIR=/var/log/pykmip 2026-06-18 01:47:53.511 | ++ /opt/stack/barbican/devstack/settings:source:18 : [[ False = True ]] 2026-06-18 01:47:53.518 | +++ /opt/stack/barbican/devstack/settings:source:22 : get_python_exec_prefix 2026-06-18 01:47:53.548 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-06-18 01:47:53.551 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-06-18 01:47:53.557 | ++ /opt/stack/barbican/devstack/settings:source:22 : BARBICAN_BIN_DIR=/opt/stack/data/venv/bin 2026-06-18 01:47:53.562 | ++ /opt/stack/barbican/devstack/settings:source:25 : BARBICAN_WSGI=barbican.wsgi.api:application 2026-06-18 01:47:53.567 | ++ /opt/stack/barbican/devstack/settings:source:26 : BARBICAN_UWSGI_CONF=/etc/barbican/barbican-uwsgi.ini 2026-06-18 01:47:53.573 | ++ /opt/stack/barbican/devstack/settings:source:29 : BARBICAN_REPO=https://github.com/openstack/barbican.git 2026-06-18 01:47:53.578 | ++ /opt/stack/barbican/devstack/settings:source:30 : BARBICAN_BRANCH=master 2026-06-18 01:47:53.583 | ++ /opt/stack/barbican/devstack/settings:source:33 : GITREPO["python-barbicanclient"]=https://github.com/openstack/python-barbicanclient.git 2026-06-18 01:47:53.588 | ++ /opt/stack/barbican/devstack/settings:source:34 : GITBRANCH["python-barbicanclient"]=master 2026-06-18 01:47:53.593 | ++ /opt/stack/barbican/devstack/settings:source:35 : GITDIR["python-barbicanclient"]=/opt/stack/python-barbicanclient 2026-06-18 01:47:53.597 | ++ /opt/stack/barbican/devstack/settings:source:38 : BARBICAN_HOST_HREF=http://199.204.45.132/key-manager 2026-06-18 01:47:53.603 | ++ /opt/stack/barbican/devstack/settings:source:40 : GITREPO["barbican-tempest-plugin"]=https://github.com/openstack/barbican-tempest-plugin.git 2026-06-18 01:47:53.606 | ++ /opt/stack/barbican/devstack/settings:source:41 : GITBRANCH["barbican-tempest-plugin"]=master 2026-06-18 01:47:53.611 | ++ /opt/stack/barbican/devstack/settings:source:42 : GITDIR["barbican-tempest-plugin"]=/opt/stack/barbican-tempest-plugin 2026-06-18 01:47:53.616 | +++ /opt/stack/barbican/devstack/settings:source:45 : trueorfalse True ENFORCE_SCOPE 2026-06-18 01:47:53.646 | ++ /opt/stack/barbican/devstack/settings:source:45 : BARBICAN_ENFORCE_SCOPE=False 2026-06-18 01:47:53.651 | ++ /opt/stack/barbican/devstack/settings:source:48 : VAULT_PLUGIN_BACKEND= 2026-06-18 01:47:53.656 | ++ /opt/stack/barbican/devstack/settings:source:49 : VAULT_PLUGIN_HASHICORP_VAULT_VERSION=1.13.2 2026-06-18 01:47:53.661 | ++ /opt/stack/barbican/devstack/settings:source:50 : VAULT_PLUGIN_OPENBAO_VERSION=2.3.2 2026-06-18 01:47:53.666 | ++ /opt/stack/barbican/devstack/settings:source:52 : enable_service barbican 2026-06-18 01:47:53.743 | + functions-common:load_plugin_settings:1787 : for plugin in ${plugins//,/ } 2026-06-18 01:47:53.747 | + functions-common:load_plugin_settings:1788 : local dir=/opt/stack/magnum 2026-06-18 01:47:53.751 | + functions-common:load_plugin_settings:1790 : [[ -f /opt/stack/magnum/devstack/settings ]] 2026-06-18 01:47:53.757 | + functions-common:load_plugin_settings:1791 : source /opt/stack/magnum/devstack/settings 2026-06-18 01:47:53.762 | +++ /opt/stack/magnum/devstack/settings:source:19 : trueorfalse False MAGNUM_ENFORCE_SCOPE 2026-06-18 01:47:53.795 | ++ /opt/stack/magnum/devstack/settings:source:19 : MAGNUM_ENFORCE_SCOPE=False 2026-06-18 01:47:53.800 | ++ /opt/stack/magnum/devstack/settings:source:22 : enable_service magnum-api 2026-06-18 01:47:53.884 | ++ /opt/stack/magnum/devstack/settings:source:23 : enable_service magnum-cond 2026-06-18 01:47:53.965 | + functions-common:load_plugin_settings:1787 : for plugin in ${plugins//,/ } 2026-06-18 01:47:53.969 | + functions-common:load_plugin_settings:1788 : local dir=/opt/stack/manila 2026-06-18 01:47:53.972 | + functions-common:load_plugin_settings:1790 : [[ -f /opt/stack/manila/devstack/settings ]] 2026-06-18 01:47:53.976 | + functions-common:load_plugin_settings:1791 : source /opt/stack/manila/devstack/settings 2026-06-18 01:47:53.982 | ++ /opt/stack/manila/devstack/settings:source:24 : define_plugin manila 2026-06-18 01:47:53.988 | ++ functions-common:define_plugin:1886 : : 2026-06-18 01:47:53.990 | ++ /opt/stack/manila/devstack/settings:source:28 : OS_CLOUD=devstack-admin 2026-06-18 01:47:53.995 | ++ /opt/stack/manila/devstack/settings:source:30 : MANILA_GIT_BASE=https://opendev.org 2026-06-18 01:47:54.000 | ++ /opt/stack/manila/devstack/settings:source:31 : MANILA_REPO_ROOT=openstack 2026-06-18 01:47:54.006 | ++ /opt/stack/manila/devstack/settings:source:34 : MANILA_DIR=/opt/stack/manila 2026-06-18 01:47:54.010 | ++ /opt/stack/manila/devstack/settings:source:35 : MANILA_LOCK_PATH= 2026-06-18 01:47:54.015 | ++ /opt/stack/manila/devstack/settings:source:36 : MANILA_LOCK_PATH=/opt/stack/manila/manila_locks 2026-06-18 01:47:54.020 | ++ /opt/stack/manila/devstack/settings:source:37 : MANILA_STATE_PATH=/opt/stack/data/manila 2026-06-18 01:47:54.024 | ++ /opt/stack/manila/devstack/settings:source:39 : MANILA_CONF_DIR=/etc/manila 2026-06-18 01:47:54.030 | ++ /opt/stack/manila/devstack/settings:source:40 : MANILA_CONF=/etc/manila/manila.conf 2026-06-18 01:47:54.035 | ++ /opt/stack/manila/devstack/settings:source:41 : MANILA_API_PASTE_INI=/etc/manila/api-paste.ini 2026-06-18 01:47:54.040 | ++ /opt/stack/manila/devstack/settings:source:44 : GITREPO["python-manilaclient"]=https://opendev.org/openstack/python-manilaclient 2026-06-18 01:47:54.046 | ++ /opt/stack/manila/devstack/settings:source:45 : GITDIR["python-manilaclient"]=/opt/stack/python-manilaclient 2026-06-18 01:47:54.051 | ++ /opt/stack/manila/devstack/settings:source:46 : GITBRANCH["python-manilaclient"]=master 2026-06-18 01:47:54.056 | ++ /opt/stack/manila/devstack/settings:source:49 : BARBICAN_ENDPOINT_TYPE=internal 2026-06-18 01:47:54.060 | ++ /opt/stack/manila/devstack/settings:source:50 : KEY_MANAGER_BACKEND=barbican 2026-06-18 01:47:54.066 | ++ /opt/stack/manila/devstack/settings:source:51 : BARBICAN_KEYSTONE_ENDPOINT=https://199.204.45.132/identity 2026-06-18 01:47:54.072 | ++ /opt/stack/manila/devstack/settings:source:55 : MANILA_CONFIGURE_DEFAULT_TYPES=True 2026-06-18 01:47:54.077 | ++ /opt/stack/manila/devstack/settings:source:57 : MANILA_DEFAULT_SHARE_TYPE=default 2026-06-18 01:47:54.083 | ++ /opt/stack/manila/devstack/settings:source:65 : MANILA_DEFAULT_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-06-18 01:47:54.088 | ++ /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-18 01:47:54.093 | ++ /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-18 01:47:54.098 | ++ /opt/stack/manila/devstack/settings:source:70 : MANILA_DEFAULT_SHARE_GROUP_TYPE=default 2026-06-18 01:47:54.105 | ++ /opt/stack/manila/devstack/settings:source:77 : MANILA_DEFAULT_SHARE_GROUP_TYPE_SPECS= 2026-06-18 01:47:54.111 | ++ /opt/stack/manila/devstack/settings:source:80 : MANILA_SERVICE_HOST=199.204.45.132 2026-06-18 01:47:54.115 | ++ /opt/stack/manila/devstack/settings:source:81 : MANILA_SERVICE_PORT=8786 2026-06-18 01:47:54.120 | ++ /opt/stack/manila/devstack/settings:source:82 : MANILA_SERVICE_PORT_INT=18786 2026-06-18 01:47:54.126 | ++ /opt/stack/manila/devstack/settings:source:83 : MANILA_SERVICE_PROTOCOL=http 2026-06-18 01:47:54.132 | ++ /opt/stack/manila/devstack/settings:source:84 : MANILA_ENDPOINT_BASE=http://199.204.45.132:8786 2026-06-18 01:47:54.140 | ++ /opt/stack/manila/devstack/settings:source:87 : [[ -d /opt/stack/manila/bin ]] 2026-06-18 01:47:54.145 | +++ /opt/stack/manila/devstack/settings:source:90 : get_python_exec_prefix 2026-06-18 01:47:54.174 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-06-18 01:47:54.180 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-06-18 01:47:54.185 | ++ /opt/stack/manila/devstack/settings:source:90 : MANILA_BIN_DIR=/opt/stack/data/venv/bin 2026-06-18 01:47:54.189 | ++ /opt/stack/manila/devstack/settings:source:94 : SHARE_NAME_PREFIX=share- 2026-06-18 01:47:54.195 | ++ /opt/stack/manila/devstack/settings:source:95 : MANILA_ENABLED_SHARE_PROTOCOLS=NFS,CIFS 2026-06-18 01:47:54.200 | ++ /opt/stack/manila/devstack/settings:source:96 : MANILA_ENABLED_BACKENDS=generic 2026-06-18 01:47:54.206 | ++ /opt/stack/manila/devstack/settings:source:97 : MANILA_SCHEDULER_DRIVER=manila.scheduler.drivers.filter.FilterScheduler 2026-06-18 01:47:54.210 | ++ /opt/stack/manila/devstack/settings:source:98 : MANILA_SERVICE_SECGROUP=manila-service 2026-06-18 01:47:54.215 | ++ /opt/stack/manila/devstack/settings:source:104 : MANILA_USE_DOWNGRADE_MIGRATIONS=False 2026-06-18 01:47:54.219 | ++ /opt/stack/manila/devstack/settings:source:106 : MANILA_WSGI=manila.wsgi.api:application 2026-06-18 01:47:54.224 | ++ /opt/stack/manila/devstack/settings:source:107 : MANILA_UWSGI_CONF=/etc/manila/manila-uwsgi.ini 2026-06-18 01:47:54.230 | ++ /opt/stack/manila/devstack/settings:source:108 : MANILA_ENDPOINT_BASE=http://199.204.45.132/share 2026-06-18 01:47:54.235 | ++ /opt/stack/manila/devstack/settings:source:111 : SHARE_DRIVER=manila.share.drivers.generic.GenericShareDriver 2026-06-18 01:47:54.239 | ++ /opt/stack/manila/devstack/settings:source:113 : eval USER_HOME=/opt/stack 2026-06-18 01:47:54.244 | +++ /opt/stack/manila/devstack/settings:source:113 : USER_HOME=/opt/stack 2026-06-18 01:47:54.250 | ++ /opt/stack/manila/devstack/settings:source:114 : MANILA_KEY_FORMAT=ecdsa 2026-06-18 01:47:54.255 | ++ /opt/stack/manila/devstack/settings:source:115 : MANILA_PATH_TO_PUBLIC_KEY=/opt/stack/.ssh/id_ecdsa.pub 2026-06-18 01:47:54.260 | ++ /opt/stack/manila/devstack/settings:source:116 : MANILA_PATH_TO_PRIVATE_KEY=/opt/stack/.ssh/id_ecdsa 2026-06-18 01:47:54.264 | ++ /opt/stack/manila/devstack/settings:source:117 : MANILA_SERVICE_KEYPAIR_NAME=manila-service 2026-06-18 01:47:54.270 | ++ /opt/stack/manila/devstack/settings:source:119 : MANILA_SERVICE_INSTANCE_USER=manila 2026-06-18 01:47:54.275 | ++ /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-18 01:47:54.280 | ++ /opt/stack/manila/devstack/settings:source:121 : MANILA_SERVICE_IMAGE_NAME=manila-service-image-master 2026-06-18 01:47:54.285 | ++ /opt/stack/manila/devstack/settings:source:122 : MANILA_USE_SCHEDULER_CREATING_SHARE_FROM_SNAPSHOT=False 2026-06-18 01:47:54.291 | +++ /opt/stack/manila/devstack/settings:source:125 : trueorfalse True MANILA_SERVICE_IMAGE_ENABLED 2026-06-18 01:47:54.324 | ++ /opt/stack/manila/devstack/settings:source:125 : MANILA_SERVICE_IMAGE_ENABLED=True 2026-06-18 01:47:54.329 | ++ /opt/stack/manila/devstack/settings:source:127 : MANILA_USE_SERVICE_INSTANCE_PASSWORD=True 2026-06-18 01:47:54.334 | ++ /opt/stack/manila/devstack/settings:source:128 : MANILA_SERVICE_INSTANCE_PASSWORD=manila 2026-06-18 01:47:54.339 | ++ /opt/stack/manila/devstack/settings:source:130 : MANILA_SERVICE_VM_FLAVOR_REF=100 2026-06-18 01:47:54.344 | ++ /opt/stack/manila/devstack/settings:source:131 : MANILA_SERVICE_VM_FLAVOR_NAME=manila-service-flavor 2026-06-18 01:47:54.350 | ++ /opt/stack/manila/devstack/settings:source:132 : MANILA_SERVICE_VM_FLAVOR_RAM=512 2026-06-18 01:47:54.356 | ++ /opt/stack/manila/devstack/settings:source:133 : MANILA_SERVICE_VM_FLAVOR_DISK=5 2026-06-18 01:47:54.360 | ++ /opt/stack/manila/devstack/settings:source:134 : MANILA_SERVICE_VM_FLAVOR_VCPUS=1 2026-06-18 01:47:54.365 | ++ /opt/stack/manila/devstack/settings:source:139 : MANILA_ALLOW_NAS_SERVER_PORTS_ON_HOST=False 2026-06-18 01:47:54.370 | ++ /opt/stack/manila/devstack/settings:source:142 : SHARE_BACKING_FILE_SIZE=8400M 2026-06-18 01:47:54.375 | ++ /opt/stack/manila/devstack/settings:source:143 : SHARE_GROUP=lvm-shares 2026-06-18 01:47:54.381 | ++ /opt/stack/manila/devstack/settings:source:144 : MANILA_MNT_DIR=/opt/stack/data/manila/mnt 2026-06-18 01:47:54.386 | ++ /opt/stack/manila/devstack/settings:source:145 : SMB_CONF=/etc/samba/smb.conf 2026-06-18 01:47:54.390 | ++ /opt/stack/manila/devstack/settings:source:146 : SMB_PRIVATE_DIR=/var/lib/samba/private 2026-06-18 01:47:54.394 | ++ /opt/stack/manila/devstack/settings:source:147 : CONFIGURE_BACKING_FILE=True 2026-06-18 01:47:54.399 | ++ /opt/stack/manila/devstack/settings:source:148 : MANILA_LVM_SHARE_EXPORT_IPS=199.204.45.132 2026-06-18 01:47:54.404 | ++ /opt/stack/manila/devstack/settings:source:151 : MANILA_REPLICA_STATE_UPDATE_INTERVAL=300 2026-06-18 01:47:54.410 | ++ /opt/stack/manila/devstack/settings:source:156 : MANILA_ZFSONLINUX_ZPOOL_SIZE=30G 2026-06-18 01:47:54.414 | ++ /opt/stack/manila/devstack/settings:source:157 : MANILA_ZFSONLINUX_BACKEND_FILES_CONTAINER_DIR=/opt/stack/data/manila/zfsonlinux 2026-06-18 01:47:54.418 | ++ /opt/stack/manila/devstack/settings:source:158 : MANILA_ZFSONLINUX_SHARE_EXPORT_IP=199.204.45.132 2026-06-18 01:47:54.423 | ++ /opt/stack/manila/devstack/settings:source:159 : MANILA_ZFSONLINUX_SERVICE_IP=199.204.45.132 2026-06-18 01:47:54.426 | ++ /opt/stack/manila/devstack/settings:source:160 : MANILA_ZFSONLINUX_DATASET_CREATION_OPTIONS=compression=gzip 2026-06-18 01:47:54.431 | ++ /opt/stack/manila/devstack/settings:source:161 : MANILA_ZFSONLINUX_USE_SSH=False 2026-06-18 01:47:54.436 | ++ /opt/stack/manila/devstack/settings:source:162 : MANILA_ZFSONLINUX_SSH_USERNAME=stack 2026-06-18 01:47:54.440 | ++ /opt/stack/manila/devstack/settings:source:165 : MANILA_ZFSONLINUX_REPLICATION_DOMAIN=ZFSonLinux 2026-06-18 01:47:54.445 | ++ /opt/stack/manila/devstack/settings:source:168 : MANILA_CONTAINER_DRIVER=manila.share.drivers.container.driver.ContainerShareDriver 2026-06-18 01:47:54.449 | ++ /opt/stack/manila/devstack/settings:source:169 : MANILA_DOCKER_IMAGE_ALIAS=manila_docker_image 2026-06-18 01:47:54.454 | ++ /opt/stack/manila/devstack/settings:source:170 : MANILA_CONTAINER_VOLUME_GROUP_NAME=manila_docker_volumes 2026-06-18 01:47:54.460 | ++ /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-18 01:47:54.465 | ++ /opt/stack/manila/devstack/settings:source:176 : MANILA_NETWORK_API_CLASS=manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin 2026-06-18 01:47:54.470 | ++ /opt/stack/manila/devstack/settings:source:177 : MANILA_NEUTRON_VNIC_TYPE=normal 2026-06-18 01:47:54.475 | ++ /opt/stack/manila/devstack/settings:source:180 : MANILA_SSH_TIMEOUT=180 2026-06-18 01:47:54.479 | ++ /opt/stack/manila/devstack/settings:source:183 : MANILA_DEFERRED_DELETE_TASK_INTERVAL=10 2026-06-18 01:47:54.484 | ++ /opt/stack/manila/devstack/settings:source:186 : MANILA_ADMIN_NET_RANGE=10.2.5.0/24 2026-06-18 01:47:54.488 | ++ /opt/stack/manila/devstack/settings:source:189 : MANILA_DATA_NODE_IP=10.2.5.0/24 2026-06-18 01:47:54.493 | ++ /opt/stack/manila/devstack/settings:source:192 : MANILA_DATA_COPY_CHECK_HASH=True 2026-06-18 01:47:54.498 | ++ /opt/stack/manila/devstack/settings:source:195 : MANILA_SETUP_IPV6=False 2026-06-18 01:47:54.503 | ++ /opt/stack/manila/devstack/settings:source:196 : MANILA_RESTORE_IPV6_DEFAULT_ROUTE=True 2026-06-18 01:47:54.508 | +++ /opt/stack/manila/devstack/settings:source:200 : trueorfalse False MANILA_ENFORCE_SCOPE 2026-06-18 01:47:54.541 | ++ /opt/stack/manila/devstack/settings:source:200 : MANILA_ENFORCE_SCOPE=False 2026-06-18 01:47:54.544 | ++ /opt/stack/manila/devstack/settings:source:208 : enable_service manila 2026-06-18 01:47:54.629 | ++ /opt/stack/manila/devstack/settings:source:209 : enable_service m-api 2026-06-18 01:47:54.710 | ++ /opt/stack/manila/devstack/settings:source:210 : enable_service m-shr 2026-06-18 01:47:54.790 | ++ /opt/stack/manila/devstack/settings:source:211 : enable_service m-sch 2026-06-18 01:47:54.870 | ++ /opt/stack/manila/devstack/settings:source:212 : enable_service m-dat 2026-06-18 01:47:54.948 | + functions-common:load_plugin_settings:1787 : for plugin in ${plugins//,/ } 2026-06-18 01:47:54.954 | + functions-common:load_plugin_settings:1788 : local dir=/opt/stack/octavia 2026-06-18 01:47:54.957 | + functions-common:load_plugin_settings:1790 : [[ -f /opt/stack/octavia/devstack/settings ]] 2026-06-18 01:47:54.962 | + functions-common:load_plugin_settings:1791 : source /opt/stack/octavia/devstack/settings 2026-06-18 01:47:54.967 | ++ /opt/stack/octavia/devstack/settings:source:3 : OCTAVIA=octavia 2026-06-18 01:47:54.971 | ++ /opt/stack/octavia/devstack/settings:source:4 : OCTAVIA_DIR=/opt/stack/octavia 2026-06-18 01:47:54.975 | ++ /opt/stack/octavia/devstack/settings:source:5 : DISKIMAGE_BUILDER_REPO_URL=https://github.com/openstack/diskimage-builder.git 2026-06-18 01:47:54.980 | ++ /opt/stack/octavia/devstack/settings:source:6 : DISKIMAGE_BUILDER_REPO_REF=master 2026-06-18 01:47:54.985 | ++ /opt/stack/octavia/devstack/settings:source:7 : DISKIMAGE_BUILDER_DIR=/opt/stack/diskimage-builder 2026-06-18 01:47:54.992 | +++ /opt/stack/octavia/devstack/settings:source:8 : get_python_exec_prefix 2026-06-18 01:47:55.024 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-06-18 01:47:55.029 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-06-18 01:47:55.035 | ++ /opt/stack/octavia/devstack/settings:source:8 : OCTAVIA_BIN_DIR=/opt/stack/data/venv/bin 2026-06-18 01:47:55.039 | ++ /opt/stack/octavia/devstack/settings:source:9 : OCTAVIA_CONF_DIR=/etc/octavia 2026-06-18 01:47:55.044 | ++ /opt/stack/octavia/devstack/settings:source:10 : OCTAVIA_SSH_DIR=/etc/octavia/.ssh 2026-06-18 01:47:55.049 | ++ /opt/stack/octavia/devstack/settings:source:11 : OCTAVIA_CERTS_DIR=/etc/octavia/certs 2026-06-18 01:47:55.055 | ++ /opt/stack/octavia/devstack/settings:source:12 : OCTAVIA_CONF=/etc/octavia/octavia.conf 2026-06-18 01:47:55.060 | ++ /opt/stack/octavia/devstack/settings:source:13 : OCTAVIA_AUDIT_MAP=/etc/octavia/octavia_api_audit_map.conf 2026-06-18 01:47:55.065 | ++ /opt/stack/octavia/devstack/settings:source:14 : OCTAVIA_RUN_DIR=/var/run/octavia 2026-06-18 01:47:55.070 | ++ /opt/stack/octavia/devstack/settings:source:16 : OCTAVIA_AMPHORA_DRIVER=amphora_haproxy_rest_driver 2026-06-18 01:47:55.074 | ++ /opt/stack/octavia/devstack/settings:source:17 : OCTAVIA_NETWORK_DRIVER=allowed_address_pairs_driver 2026-06-18 01:47:55.078 | ++ /opt/stack/octavia/devstack/settings:source:18 : OCTAVIA_COMPUTE_DRIVER=compute_nova_driver 2026-06-18 01:47:55.085 | ++ /opt/stack/octavia/devstack/settings:source:19 : OCTAVIA_VOLUME_DRIVER=volume_noop_driver 2026-06-18 01:47:55.090 | ++ /opt/stack/octavia/devstack/settings:source:20 : OCTAVIA_IMAGE_DRIVER=image_glance_driver 2026-06-18 01:47:55.096 | ++ /opt/stack/octavia/devstack/settings:source:22 : OCTAVIA_USERNAME=admin 2026-06-18 01:47:55.101 | ++ /opt/stack/octavia/devstack/settings:source:23 : OCTAVIA_PASSWORD=secretadmin 2026-06-18 01:47:55.106 | ++ /opt/stack/octavia/devstack/settings:source:24 : OCTAVIA_PROJECT_NAME=admin 2026-06-18 01:47:55.111 | ++ /opt/stack/octavia/devstack/settings:source:25 : OCTAVIA_USER_DOMAIN_NAME=Default 2026-06-18 01:47:55.116 | ++ /opt/stack/octavia/devstack/settings:source:26 : OCTAVIA_PROJECT_DOMAIN_NAME=Default 2026-06-18 01:47:55.121 | ++ /opt/stack/octavia/devstack/settings:source:28 : OCTAVIA_PROTOCOL=http 2026-06-18 01:47:55.126 | ++ /opt/stack/octavia/devstack/settings:source:29 : OCTAVIA_PORT=9876 2026-06-18 01:47:55.131 | ++ /opt/stack/octavia/devstack/settings:source:30 : OCTAVIA_HA_PORT=9875 2026-06-18 01:47:55.136 | ++ /opt/stack/octavia/devstack/settings:source:31 : OCTAVIA_HM_LISTEN_PORT=5555 2026-06-18 01:47:55.140 | ++ /opt/stack/octavia/devstack/settings:source:33 : OCTAVIA_ENABLE_AMPHORAV2_JOBBOARD=False 2026-06-18 01:47:55.145 | ++ /opt/stack/octavia/devstack/settings:source:34 : OCTAVIA_JOBBOARD_EXPIRATION_TIME=30 2026-06-18 01:47:55.150 | ++ /opt/stack/octavia/devstack/settings:source:35 : OCTAVIA_JOBBOARD_BACKEND=redis 2026-06-18 01:47:55.155 | ++ /opt/stack/octavia/devstack/settings:source:37 : OCTAVIA_MGMT_SUBNET=192.168.0.0/24 2026-06-18 01:47:55.160 | ++ /opt/stack/octavia/devstack/settings:source:38 : OCTAVIA_MGMT_SUBNET_START=192.168.0.2 2026-06-18 01:47:55.164 | ++ /opt/stack/octavia/devstack/settings:source:39 : OCTAVIA_MGMT_SUBNET_END=192.168.0.200 2026-06-18 01:47:55.168 | ++ /opt/stack/octavia/devstack/settings:source:40 : OCTAVIA_MGMT_SUBNET_IPV6=fd00:0:0:42::/64 2026-06-18 01:47:55.173 | ++ /opt/stack/octavia/devstack/settings:source:41 : OCTAVIA_MGMT_SUBNET_IPV6_START=fd00:0:0:42:0:0:0:2 2026-06-18 01:47:55.177 | ++ /opt/stack/octavia/devstack/settings:source:42 : OCTAVIA_MGMT_SUBNET_IPV6_END=fd00:0:0:42:ffff:ffff:ffff:ffff 2026-06-18 01:47:55.182 | ++ /opt/stack/octavia/devstack/settings:source:44 : OCTAVIA_AMP_SSH_KEY_BITS=2048 2026-06-18 01:47:55.185 | ++ /opt/stack/octavia/devstack/settings:source:45 : OCTAVIA_AMP_SSH_KEY_TYPE=rsa 2026-06-18 01:47:55.189 | ++ /opt/stack/octavia/devstack/settings:source:46 : OCTAVIA_AMP_SSH_KEY_PATH=/etc/octavia/.ssh/octavia_ssh_key 2026-06-18 01:47:55.194 | ++ /opt/stack/octavia/devstack/settings:source:47 : OCTAVIA_AMP_SSH_KEY_NAME=octavia_ssh_key 2026-06-18 01:47:55.200 | ++ /opt/stack/octavia/devstack/settings:source:49 : OCTAVIA_AMP_FLAVOR_ID=10 2026-06-18 01:47:55.205 | ++ /opt/stack/octavia/devstack/settings:source:50 : OCTAVIA_AMP_IMAGE_NAME=amphora-x64-haproxy 2026-06-18 01:47:55.210 | ++ /opt/stack/octavia/devstack/settings:source:51 : OCTAVIA_AMP_IMAGE_FILE=/opt/stack/octavia/diskimage-create/amphora-x64-haproxy.qcow2 2026-06-18 01:47:55.215 | ++ /opt/stack/octavia/devstack/settings:source:52 : OCTAVIA_AMP_IMAGE_TAG=amphora 2026-06-18 01:47:55.220 | ++ /opt/stack/octavia/devstack/settings:source:53 : OCTAVIA_AMP_IMAGE_ARCH=amd64 2026-06-18 01:47:55.226 | ++ /opt/stack/octavia/devstack/settings:source:55 : OCTAVIA_AMP_CONN_TIMEOUT=10 2026-06-18 01:47:55.230 | ++ /opt/stack/octavia/devstack/settings:source:56 : OCTAVIA_AMP_READ_TIMEOUT=120 2026-06-18 01:47:55.235 | ++ /opt/stack/octavia/devstack/settings:source:58 : OCTAVIA_AMP_LOG_ADMIN_PORT=10514 2026-06-18 01:47:55.240 | ++ /opt/stack/octavia/devstack/settings:source:59 : OCTAVIA_AMP_LOG_TENANT_PORT=20514 2026-06-18 01:47:55.245 | ++ /opt/stack/octavia/devstack/settings:source:61 : OCTAVIA_HEALTH_KEY=insecure 2026-06-18 01:47:55.251 | ++ /opt/stack/octavia/devstack/settings:source:63 : OCTAVIA_LB_TOPOLOGY=SINGLE 2026-06-18 01:47:55.256 | ++ /opt/stack/octavia/devstack/settings:source:65 : OCTAVIA_AMP_EXPIRY_AGE=3600 2026-06-18 01:47:55.260 | ++ /opt/stack/octavia/devstack/settings:source:66 : OCTAVIA_LB_EXPIRY_AGE=3600 2026-06-18 01:47:55.265 | ++ /opt/stack/octavia/devstack/settings:source:68 : OCTAVIA_CONSUMER_BINARY=/opt/stack/data/venv/bin/octavia-worker 2026-06-18 01:47:55.271 | ++ /opt/stack/octavia/devstack/settings:source:69 : OCTAVIA_HOUSEKEEPER_BINARY=/opt/stack/data/venv/bin/octavia-housekeeping 2026-06-18 01:47:55.276 | ++ /opt/stack/octavia/devstack/settings:source:70 : OCTAVIA_HEALTHMANAGER_BINARY=/opt/stack/data/venv/bin/octavia-health-manager 2026-06-18 01:47:55.280 | ++ /opt/stack/octavia/devstack/settings:source:71 : OCTAVIA_DRIVER_AGENT_BINARY=/opt/stack/data/venv/bin/octavia-driver-agent 2026-06-18 01:47:55.284 | ++ /opt/stack/octavia/devstack/settings:source:73 : OCTAVIA_API_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-06-18 01:47:55.289 | ++ /opt/stack/octavia/devstack/settings:source:74 : OCTAVIA_CONSUMER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-06-18 01:47:55.294 | ++ /opt/stack/octavia/devstack/settings:source:75 : OCTAVIA_HOUSEKEEPER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-06-18 01:47:55.298 | ++ /opt/stack/octavia/devstack/settings:source:76 : OCTAVIA_HEALTHMANAGER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-06-18 01:47:55.303 | ++ /opt/stack/octavia/devstack/settings:source:77 : OCTAVIA_DRIVER_AGENT_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-06-18 01:47:55.309 | ++ /opt/stack/octavia/devstack/settings:source:79 : OCTAVIA_API=o-api 2026-06-18 01:47:55.313 | ++ /opt/stack/octavia/devstack/settings:source:80 : OCTAVIA_CONSUMER=o-cw 2026-06-18 01:47:55.318 | ++ /opt/stack/octavia/devstack/settings:source:81 : OCTAVIA_HOUSEKEEPER=o-hk 2026-06-18 01:47:55.322 | ++ /opt/stack/octavia/devstack/settings:source:82 : OCTAVIA_HEALTHMANAGER=o-hm 2026-06-18 01:47:55.327 | ++ /opt/stack/octavia/devstack/settings:source:83 : OCTAVIA_SERVICE=octavia 2026-06-18 01:47:55.332 | ++ /opt/stack/octavia/devstack/settings:source:84 : OCTAVIA_API_HAPROXY=o-api-ha 2026-06-18 01:47:55.336 | ++ /opt/stack/octavia/devstack/settings:source:85 : OCTAVIA_DRIVER_AGENT=o-da 2026-06-18 01:47:55.341 | ++ /opt/stack/octavia/devstack/settings:source:88 : GITREPO["python-octaviaclient"]=https://github.com/openstack/python-octaviaclient.git 2026-06-18 01:47:55.347 | ++ /opt/stack/octavia/devstack/settings:source:89 : GITBRANCH["python-octaviaclient"]=master 2026-06-18 01:47:55.352 | ++ /opt/stack/octavia/devstack/settings:source:90 : GITDIR["python-octaviaclient"]=/opt/stack/python-octaviaclient 2026-06-18 01:47:55.356 | ++ /opt/stack/octavia/devstack/settings:source:93 : GITREPO["octavia-lib"]=https://github.com/openstack/octavia-lib.git 2026-06-18 01:47:55.360 | ++ /opt/stack/octavia/devstack/settings:source:94 : GITBRANCH["octavia-lib"]=master 2026-06-18 01:47:55.365 | ++ /opt/stack/octavia/devstack/settings:source:95 : GITDIR["octavia-lib"]=/opt/stack/octavia-lib 2026-06-18 01:47:55.369 | ++ /opt/stack/octavia/devstack/settings:source:97 : NEUTRON_ANY='q-svc neutron-api' 2026-06-18 01:47:55.374 | ++ /opt/stack/octavia/devstack/settings:source:100 : OCTAVIA_USE_PREGENERATED_SSH_KEY=False 2026-06-18 01:47:55.378 | ++ /opt/stack/octavia/devstack/settings:source:101 : OCTAVIA_PREGENERATED_SSH_KEY_PATH=/opt/stack/octavia/devstack/pregenerated/ssh-keys/octavia_ssh_key 2026-06-18 01:47:55.382 | ++ /opt/stack/octavia/devstack/settings:source:103 : OCTAVIA_USE_PREGENERATED_CERTS=False 2026-06-18 01:47:55.386 | ++ /opt/stack/octavia/devstack/settings:source:104 : OCTAVIA_PREGENERATED_CERTS_DIR=/opt/stack/octavia/devstack/pregenerated/certs 2026-06-18 01:47:55.390 | ++ /opt/stack/octavia/devstack/settings:source:105 : OCTAVIA_NODE=api 2026-06-18 01:47:55.394 | ++ /opt/stack/octavia/devstack/settings:source:106 : OCTAVIA_CONTROLLER_IP_PORT_LIST=auto 2026-06-18 01:47:55.399 | ++ /opt/stack/octavia/devstack/settings:source:107 : OCTAVIA_MGMT_PORT_IP=auto 2026-06-18 01:47:55.404 | ++ /opt/stack/octavia/devstack/settings:source:109 : OCTAVIA_DIB_TRACING=1 2026-06-18 01:47:55.408 | ++ /opt/stack/octavia/devstack/settings:source:111 : OCTAVIA_SERVICE_TYPE=load-balancer 2026-06-18 01:47:55.413 | ++ /opt/stack/octavia/devstack/settings:source:112 : OCTAVIA_UWSGI_APP=octavia.wsgi.api:application 2026-06-18 01:47:55.417 | ++ /opt/stack/octavia/devstack/settings:source:113 : OCTAVIA_UWSGI_CONF=/etc/octavia/octavia-uwsgi.ini 2026-06-18 01:47:55.420 | + functions-common:load_plugin_settings:1787 : for plugin in ${plugins//,/ } 2026-06-18 01:47:55.425 | + functions-common:load_plugin_settings:1788 : local dir=/opt/stack/magnum-cluster-api 2026-06-18 01:47:55.430 | + functions-common:load_plugin_settings:1790 : [[ -f /opt/stack/magnum-cluster-api/devstack/settings ]] 2026-06-18 01:47:55.434 | + functions-common:load_plugin_settings:1791 : source /opt/stack/magnum-cluster-api/devstack/settings 2026-06-18 01:47:55.439 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:1 : define_plugin magnum-cluster-api 2026-06-18 01:47:55.443 | ++ functions-common:define_plugin:1886 : : 2026-06-18 01:47:55.448 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:3 : plugin_requires magnum-cluster-api barbican 2026-06-18 01:47:55.452 | ++ functions-common:plugin_requires:1899 : : 2026-06-18 01:47:55.456 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:4 : plugin_requires magnum-cluster-api magnum 2026-06-18 01:47:55.460 | ++ functions-common:plugin_requires:1899 : : 2026-06-18 01:47:55.465 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:5 : plugin_requires magnum-cluster-api manila 2026-06-18 01:47:55.470 | ++ functions-common:plugin_requires:1899 : : 2026-06-18 01:47:55.475 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:6 : plugin_requires magnum-cluster-api octavia 2026-06-18 01:47:55.480 | ++ functions-common:plugin_requires:1899 : : 2026-06-18 01:47:55.485 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:12 : enable_service magnum-cluster-api 2026-06-18 01:47:55.562 | + functions-common:load_plugin_settings:1787 : for plugin in ${plugins//,/ } 2026-06-18 01:47:55.565 | + functions-common:load_plugin_settings:1788 : local dir=/opt/stack/ovn-octavia-provider 2026-06-18 01:47:55.570 | + functions-common:load_plugin_settings:1790 : [[ -f /opt/stack/ovn-octavia-provider/devstack/settings ]] 2026-06-18 01:47:55.574 | + functions-common:load_plugin_settings:1791 : source /opt/stack/ovn-octavia-provider/devstack/settings 2026-06-18 01:47:55.579 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:1 : OCTAVIA_DIR=/opt/stack/octavia 2026-06-18 01:47:55.584 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:2 : OCTAVIA_CONF_DIR=/etc/octavia 2026-06-18 01:47:55.588 | ++ /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-18 01:47:55.594 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:4 : OCTAVIA_PROVIDER_AGENTS=ovn 2026-06-18 01:47:55.599 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:6 : OVN_OCTAVIA_PROVIDER_DIR=/opt/stack/ovn-octavia-provider 2026-06-18 01:47:55.603 | + functions-common:run_phase:1865 : verify_disabled_services 2026-06-18 01:47:55.607 | + functions-common:verify_disabled_services:2125 : local service 2026-06-18 01:47:55.612 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 01:47:55.618 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,c-api, ]] 2026-06-18 01:47:55.622 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 01:47:55.626 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,c-bak, ]] 2026-06-18 01:47:55.631 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 01:47:55.634 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,c-sch, ]] 2026-06-18 01:47:55.638 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 01:47:55.642 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,c-vol, ]] 2026-06-18 01:47:55.647 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 01:47:55.651 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,etcd3, ]] 2026-06-18 01:47:55.656 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 01:47:55.660 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,file_tracker, ]] 2026-06-18 01:47:55.663 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 01:47:55.668 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,g-api, ]] 2026-06-18 01:47:55.672 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 01:47:55.677 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,key, ]] 2026-06-18 01:47:55.682 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 01:47:55.686 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,memory_tracker, ]] 2026-06-18 01:47:55.690 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 01:47:55.694 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,mysql, ]] 2026-06-18 01:47:55.699 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 01:47:55.703 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-api, ]] 2026-06-18 01:47:55.707 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 01:47:55.712 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-api-meta, ]] 2026-06-18 01:47:55.717 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 01:47:55.722 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-cond, ]] 2026-06-18 01:47:55.726 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 01:47:55.731 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-cpu, ]] 2026-06-18 01:47:55.736 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 01:47:55.740 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-novnc, ]] 2026-06-18 01:47:55.745 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 01:47:55.748 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-sch, ]] 2026-06-18 01:47:55.752 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 01:47:55.758 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,o-api, ]] 2026-06-18 01:47:55.762 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 01:47:55.767 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,o-da, ]] 2026-06-18 01:47:55.772 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 01:47:55.775 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,o-hk, ]] 2026-06-18 01:47:55.779 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 01:47:55.783 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,octavia, ]] 2026-06-18 01:47:55.786 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 01:47:55.791 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,openstack-cli-server, ]] 2026-06-18 01:47:55.795 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 01:47:55.799 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,ovn-controller, ]] 2026-06-18 01:47:55.804 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 01:47:55.808 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,ovn-northd, ]] 2026-06-18 01:47:55.812 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 01:47:55.816 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,ovs-vswitchd, ]] 2026-06-18 01:47:55.821 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 01:47:55.825 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,ovsdb-server, ]] 2026-06-18 01:47:55.829 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 01:47:55.833 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,placement-api, ]] 2026-06-18 01:47:55.839 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 01:47:55.842 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,q-ovn-agent, ]] 2026-06-18 01:47:55.847 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 01:47:55.852 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,q-svc, ]] 2026-06-18 01:47:55.856 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 01:47:55.861 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,rabbit, ]] 2026-06-18 01:47:55.865 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 01:47:55.869 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,tls-proxy, ]] 2026-06-18 01:47:55.874 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 01:47:55.878 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,barbican, ]] 2026-06-18 01:47:55.883 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 01:47:55.887 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,magnum-api, ]] 2026-06-18 01:47:55.892 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 01:47:55.896 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,magnum-cond, ]] 2026-06-18 01:47:55.900 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 01:47:55.904 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,manila, ]] 2026-06-18 01:47:55.908 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 01:47:55.912 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,m-api, ]] 2026-06-18 01:47:55.917 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 01:47:55.921 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,m-shr, ]] 2026-06-18 01:47:55.927 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 01:47:55.931 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,m-sch, ]] 2026-06-18 01:47:55.936 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 01:47:55.940 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,m-dat, ]] 2026-06-18 01:47:55.944 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 01:47:55.949 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,magnum-cluster-api, ]] 2026-06-18 01:47:55.954 | + ./stack.sh:main:700 : initialize_database_backends 2026-06-18 01:47:55.958 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-06-18 01:47:55.962 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-06-18 01:47:55.989 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 01:47:55.993 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-06-18 01:47:55.997 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-06-18 01:47:56.001 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-06-18 01:47:56.029 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 01:47:56.032 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-06-18 01:47:56.037 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-06-18 01:47:56.041 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-06-18 01:47:56.045 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-06-18 01:47:56.050 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-06-18 01:47:56.054 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-06-18 01:47:56.058 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-06-18 01:47:56.063 | + lib/database:initialize_database_backends:92 : return 0 2026-06-18 01:47:56.069 | + ./stack.sh:main:701 : echo 'Using mysql database backend' 2026-06-18 01:47:56.069 | Using mysql database backend 2026-06-18 01:47:56.074 | + ./stack.sh:main:704 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-06-18 01:47:56.101 | + ./stack.sh:main:706 : define_database_baseurl 2026-06-18 01:47:56.106 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-06-18 01:47:56.111 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-06-18 01:47:56.115 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-06-18 01:47:56.120 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-06-18 01:47:56.125 | + ./stack.sh:main:718 : is_service_enabled rabbit 2026-06-18 01:47:56.154 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 01:47:56.159 | + ./stack.sh:main:719 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-06-18 01:47:56.189 | + ./stack.sh:main:726 : is_service_enabled keystone 2026-06-18 01:47:56.221 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 01:47:56.225 | + ./stack.sh:main:728 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-06-18 01:47:56.255 | + ./stack.sh:main:730 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-06-18 01:47:56.285 | + ./stack.sh:main:741 : is_service_enabled ldap 2026-06-18 01:47:56.317 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 01:47:56.322 | + ./stack.sh:main:750 : is_service_enabled s-proxy 2026-06-18 01:47:56.352 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 01:47:56.356 | + ./stack.sh:main:762 : save_stackenv 762 2026-06-18 01:47:56.361 | + functions-common:save_stackenv:65 : local tag=762 2026-06-18 01:47:56.366 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-06-18 01:47:56.374 | + functions-common:save_stackenv:67 : time_stamp=2026-06-18-014756 2026-06-18 01:47:56.379 | + functions-common:save_stackenv:68 : echo '# 2026-06-18-014756 762' 2026-06-18 01:47:56.384 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 01:47:56.389 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-06-18 01:47:56.394 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 01:47:56.399 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-06-18 01:47:56.404 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 01:47:56.409 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-06-18 01:47:56.413 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 01:47:56.417 | + 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-18 01:47:56.421 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 01:47:56.427 | + functions-common:save_stackenv:70 : echo HOST_IP=199.204.45.132 2026-06-18 01:47:56.432 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 01:47:56.436 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=https://199.204.45.132/identity 2026-06-18 01:47:56.441 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 01:47:56.446 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/devstacklog.txt.2026-06-18-014744 2026-06-18 01:47:56.450 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 01:47:56.455 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-06-18 01:47:56.459 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 01:47:56.464 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=199.204.45.132 2026-06-18 01:47:56.468 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 01:47:56.472 | + functions-common:save_stackenv:70 : echo STACK_USER=stack 2026-06-18 01:47:56.476 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 01:47:56.481 | + functions-common:save_stackenv:70 : echo TLS_IP=199.204.45.132 2026-06-18 01:47:56.486 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 01:47:56.491 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-06-18 01:47:56.496 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 01:47:56.500 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-06-18 01:47:56.504 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 01:47:56.508 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=199.204.45.132 2026-06-18 01:47:56.512 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 01:47:56.516 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-06-18 01:47:56.520 | + ./stack.sh:main:775 : GIT_DEPTH=0 2026-06-18 01:47:56.525 | + ./stack.sh:main:775 : git_clone https://github.com/openstack/requirements.git /opt/stack/requirements master 2026-06-18 01:47:56.527 | + functions-common:git_clone:583 : local git_remote=https://github.com/openstack/requirements.git 2026-06-18 01:47:56.532 | + functions-common:git_clone:584 : local git_dest=/opt/stack/requirements 2026-06-18 01:47:56.536 | + functions-common:git_clone:585 : local git_ref=master 2026-06-18 01:47:56.540 | + functions-common:git_clone:586 : local orig_dir 2026-06-18 01:47:56.544 | ++ functions-common:git_clone:587 : pwd 2026-06-18 01:47:56.549 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-18 01:47:56.553 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-18 01:47:56.558 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-18 01:47:56.584 | + functions-common:git_clone:590 : RECLONE=False 2026-06-18 01:47:56.589 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-18 01:47:56.594 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-18 01:47:56.600 | + functions-common:git_clone:604 : echo master 2026-06-18 01:47:56.600 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-18 01:47:56.609 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/requirements ]] 2026-06-18 01:47:56.613 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-18 01:47:56.618 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-06-18 01:47:56.638 | + functions-common:git_clone:666 : cd /opt/stack/requirements 2026-06-18 01:47:56.643 | + functions-common:git_clone:667 : git show --oneline 2026-06-18 01:47:56.645 | + functions-common:git_clone:667 : head -1 2026-06-18 01:47:56.651 | 4bb8ff9a Merge "update constraint for openstacksdk to new release 4.16.0" 2026-06-18 01:47:56.657 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-18 01:47:56.663 | + ./stack.sh:main:779 : echo_summary 'Installing package prerequisites' 2026-06-18 01:47:56.667 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-18 01:47:56.673 | + ./stack.sh:echo_summary:444 : echo -e Installing package prerequisites 2026-06-18 01:47:56.679 | + ./stack.sh:main:780 : source /opt/stack/devstack/tools/install_prereqs.sh 2026-06-18 01:47:56.683 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-06-18 01:47:56.689 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-06-18 01:47:56.693 | ++ tools/install_prereqs.sh:source:23 : [[ -z /opt/stack/devstack ]] 2026-06-18 01:47:56.699 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/opt/stack/devstack/.prereqs 2026-06-18 01:47:56.705 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-06-18 01:47:56.709 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-06-18 01:47:56.715 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-06-18 01:47:56.725 | ++ tools/install_prereqs.sh:source:47 : NOW=1781747276 2026-06-18 01:47:56.731 | +++ tools/install_prereqs.sh:source:48 : head -1 /opt/stack/devstack/.prereqs 2026-06-18 01:47:56.739 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-06-18 01:47:56.745 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-06-18 01:47:56.751 | ++ tools/install_prereqs.sh:source:49 : DELTA=1781747276 2026-06-18 01:47:56.756 | ++ tools/install_prereqs.sh:source:50 : [[ 1781747276 -lt 7200 ]] 2026-06-18 01:47:56.761 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-06-18 01:47:56.765 | ++ functions-common:export_proxy_variables:2232 : isset http_proxy 2026-06-18 01:47:56.770 | ++ functions-common:isset:266 : [[ -v http_proxy ]] 2026-06-18 01:47:56.775 | ++ functions-common:export_proxy_variables:2235 : isset https_proxy 2026-06-18 01:47:56.781 | ++ functions-common:isset:266 : [[ -v https_proxy ]] 2026-06-18 01:47:56.785 | ++ functions-common:export_proxy_variables:2238 : isset no_proxy 2026-06-18 01:47:56.790 | ++ functions-common:isset:266 : [[ -v no_proxy ]] 2026-06-18 01:47:56.796 | +++ 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-18 01:47:56.849 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-06-18 01:47:56.849 | apache2-dev 2026-06-18 01:47:56.849 | bc 2026-06-18 01:47:56.849 | bsdmainutils 2026-06-18 01:47:56.849 | curl 2026-06-18 01:47:56.849 | g++ 2026-06-18 01:47:56.849 | gawk 2026-06-18 01:47:56.849 | gcc 2026-06-18 01:47:56.849 | gettext 2026-06-18 01:47:56.849 | git 2026-06-18 01:47:56.849 | graphviz 2026-06-18 01:47:56.849 | iputils-ping 2026-06-18 01:47:56.849 | libffi-dev 2026-06-18 01:47:56.849 | libjpeg-dev 2026-06-18 01:47:56.849 | libpq-dev 2026-06-18 01:47:56.849 | libssl-dev 2026-06-18 01:47:56.849 | libsystemd-dev 2026-06-18 01:47:56.849 | libxml2-dev 2026-06-18 01:47:56.849 | libxslt1-dev 2026-06-18 01:47:56.849 | libyaml-dev 2026-06-18 01:47:56.849 | lsof 2026-06-18 01:47:56.850 | openssh-server 2026-06-18 01:47:56.850 | openssl 2026-06-18 01:47:56.850 | pkg-config 2026-06-18 01:47:56.850 | psmisc 2026-06-18 01:47:56.850 | python3-dev 2026-06-18 01:47:56.850 | python3-pip 2026-06-18 01:47:56.850 | python3-systemd 2026-06-18 01:47:56.850 | python3-venv 2026-06-18 01:47:56.850 | tar 2026-06-18 01:47:56.850 | tcpdump 2026-06-18 01:47:56.850 | unzip 2026-06-18 01:47:56.850 | uuid-runtime 2026-06-18 01:47:56.850 | wget 2026-06-18 01:47:56.850 | zlib1g-dev 2026-06-18 01:47:56.850 | lvm2 2026-06-18 01:47:56.850 | qemu-utils 2026-06-18 01:47:56.850 | thin-provisioning-tools 2026-06-18 01:47:56.850 | lsscsi 2026-06-18 01:47:56.850 | open-iscsi 2026-06-18 01:47:56.850 | libkrb5-dev 2026-06-18 01:47:56.850 | libldap2-dev 2026-06-18 01:47:56.850 | libsasl2-dev 2026-06-18 01:47:56.850 | memcached 2026-06-18 01:47:56.850 | python3-mysqldb 2026-06-18 01:47:56.850 | sqlite3 2026-06-18 01:47:56.850 | conntrack 2026-06-18 01:47:56.850 | curl 2026-06-18 01:47:56.850 | ebtables 2026-06-18 01:47:56.850 | genisoimage 2026-06-18 01:47:56.850 | iptables 2026-06-18 01:47:56.850 | iputils-arping 2026-06-18 01:47:56.850 | kpartx 2026-06-18 01:47:56.850 | libjs-jquery-tablesorter 2026-06-18 01:47:56.850 | parted 2026-06-18 01:47:56.850 | pm-utils 2026-06-18 01:47:56.850 | python3-mysqldb 2026-06-18 01:47:56.850 | socat 2026-06-18 01:47:56.850 | sqlite3 2026-06-18 01:47:56.850 | sudo 2026-06-18 01:47:56.850 | vlan 2026-06-18 01:47:56.850 | cryptsetup 2026-06-18 01:47:56.850 | dosfstools 2026-06-18 01:47:56.850 | genisoimage 2026-06-18 01:47:56.850 | gir1.2-libosinfo-1.0 2026-06-18 01:47:56.850 | netcat-openbsd 2026-06-18 01:47:56.850 | open-iscsi 2026-06-18 01:47:56.850 | qemu-utils 2026-06-18 01:47:56.850 | sg3-utils 2026-06-18 01:47:56.850 | sysfsutils 2026-06-18 01:47:56.850 | acl 2026-06-18 01:47:56.850 | dnsmasq-base 2026-06-18 01:47:56.850 | dnsmasq-utils 2026-06-18 01:47:56.850 | ebtables 2026-06-18 01:47:56.850 | haproxy 2026-06-18 01:47:56.850 | iptables 2026-06-18 01:47:56.850 | iputils-arping 2026-06-18 01:47:56.850 | iputils-ping 2026-06-18 01:47:56.850 | postgresql-server-dev-all 2026-06-18 01:47:56.850 | python3-mysqldb 2026-06-18 01:47:56.850 | sqlite3 2026-06-18 01:47:56.850 | sudo 2026-06-18 01:47:56.850 | vlan 2026-06-18 01:47:56.850 | apache2' 2026-06-18 01:47:56.856 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-06-18 01:47:56.908 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-06-18 01:47:56.908 | apache2-dev 2026-06-18 01:47:56.908 | bc 2026-06-18 01:47:56.908 | bsdmainutils 2026-06-18 01:47:56.908 | curl 2026-06-18 01:47:56.908 | g++ 2026-06-18 01:47:56.908 | gawk 2026-06-18 01:47:56.908 | gcc 2026-06-18 01:47:56.908 | gettext 2026-06-18 01:47:56.908 | git 2026-06-18 01:47:56.908 | graphviz 2026-06-18 01:47:56.908 | iputils-ping 2026-06-18 01:47:56.908 | libffi-dev 2026-06-18 01:47:56.908 | libjpeg-dev 2026-06-18 01:47:56.908 | libpq-dev 2026-06-18 01:47:56.908 | libssl-dev 2026-06-18 01:47:56.908 | libsystemd-dev 2026-06-18 01:47:56.908 | libxml2-dev 2026-06-18 01:47:56.908 | libxslt1-dev 2026-06-18 01:47:56.909 | libyaml-dev 2026-06-18 01:47:56.909 | lsof 2026-06-18 01:47:56.909 | openssh-server 2026-06-18 01:47:56.909 | openssl 2026-06-18 01:47:56.909 | pkg-config 2026-06-18 01:47:56.909 | psmisc 2026-06-18 01:47:56.909 | python3-dev 2026-06-18 01:47:56.909 | python3-pip 2026-06-18 01:47:56.909 | python3-systemd 2026-06-18 01:47:56.909 | python3-venv 2026-06-18 01:47:56.909 | tar 2026-06-18 01:47:56.909 | tcpdump 2026-06-18 01:47:56.909 | unzip 2026-06-18 01:47:56.909 | uuid-runtime 2026-06-18 01:47:56.909 | wget 2026-06-18 01:47:56.909 | zlib1g-dev 2026-06-18 01:47:56.909 | lvm2 2026-06-18 01:47:56.909 | qemu-utils 2026-06-18 01:47:56.909 | thin-provisioning-tools 2026-06-18 01:47:56.909 | lsscsi 2026-06-18 01:47:56.909 | open-iscsi 2026-06-18 01:47:56.909 | libkrb5-dev 2026-06-18 01:47:56.909 | libldap2-dev 2026-06-18 01:47:56.909 | libsasl2-dev 2026-06-18 01:47:56.909 | memcached 2026-06-18 01:47:56.909 | python3-mysqldb 2026-06-18 01:47:56.909 | sqlite3 2026-06-18 01:47:56.909 | conntrack 2026-06-18 01:47:56.909 | curl 2026-06-18 01:47:56.909 | ebtables 2026-06-18 01:47:56.909 | genisoimage 2026-06-18 01:47:56.909 | iptables 2026-06-18 01:47:56.909 | iputils-arping 2026-06-18 01:47:56.909 | kpartx 2026-06-18 01:47:56.909 | libjs-jquery-tablesorter 2026-06-18 01:47:56.909 | parted 2026-06-18 01:47:56.909 | pm-utils 2026-06-18 01:47:56.909 | python3-mysqldb 2026-06-18 01:47:56.909 | socat 2026-06-18 01:47:56.909 | sqlite3 2026-06-18 01:47:56.909 | sudo 2026-06-18 01:47:56.909 | vlan 2026-06-18 01:47:56.909 | cryptsetup 2026-06-18 01:47:56.909 | dosfstools 2026-06-18 01:47:56.909 | genisoimage 2026-06-18 01:47:56.909 | gir1.2-libosinfo-1.0 2026-06-18 01:47:56.909 | netcat-openbsd 2026-06-18 01:47:56.909 | open-iscsi 2026-06-18 01:47:56.909 | qemu-utils 2026-06-18 01:47:56.909 | sg3-utils 2026-06-18 01:47:56.909 | sysfsutils 2026-06-18 01:47:56.909 | acl 2026-06-18 01:47:56.909 | dnsmasq-base 2026-06-18 01:47:56.909 | dnsmasq-utils 2026-06-18 01:47:56.909 | ebtables 2026-06-18 01:47:56.909 | haproxy 2026-06-18 01:47:56.909 | iptables 2026-06-18 01:47:56.909 | iputils-arping 2026-06-18 01:47:56.909 | iputils-ping 2026-06-18 01:47:56.909 | postgresql-server-dev-all 2026-06-18 01:47:56.909 | python3-mysqldb 2026-06-18 01:47:56.909 | sqlite3 2026-06-18 01:47:56.909 | sudo 2026-06-18 01:47:56.909 | vlan 2026-06-18 01:47:56.909 | apache2 lvm2 2026-06-18 01:47:56.909 | golang 2026-06-18 01:47:56.909 | debootstrap 2026-06-18 01:47:56.909 | rsyslog' 2026-06-18 01:47:56.914 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-06-18 01:47:56.919 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 01:47:56.922 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 01:47:56.928 | ++ 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 lvm2 golang debootstrap rsyslog 2026-06-18 01:47:56.928 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-06-18 01:47:56.937 | ++ 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 lvm2 golang debootstrap rsyslog 2026-06-18 01:47:56.941 | ++ functions-common:install_package:1432 : update_package_repo 2026-06-18 01:47:56.946 | ++ functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-18 01:47:56.950 | ++ functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-18 01:47:56.955 | ++ functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-18 01:47:56.959 | ++ functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-18 01:47:56.964 | ++ functions-common:update_package_repo:1414 : is_ubuntu 2026-06-18 01:47:56.969 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 01:47:56.973 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 01:47:56.978 | ++ functions-common:update_package_repo:1415 : apt_get_update 2026-06-18 01:47:56.982 | ++ functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-18 01:47:56.986 | ++ functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-18 01:47:56.990 | ++ functions-common:apt_get_update:1161 : return 2026-06-18 01:47:56.995 | ++ 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 lvm2 golang debootstrap rsyslog 2026-06-18 01:47:56.999 | ++ functions-common:real_install_package:1420 : is_ubuntu 2026-06-18 01:47:57.005 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 01:47:57.008 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 01:47:57.012 | ++ 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 lvm2 golang debootstrap rsyslog 2026-06-18 01:47:57.048 | ++ 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 lvm2 golang debootstrap rsyslog 2026-06-18 01:47:57.088 | Reading package lists... 2026-06-18 01:47:57.294 | Building dependency tree... 2026-06-18 01:47:57.294 | Reading state information... 2026-06-18 01:47:57.512 | curl is already the newest version (8.5.0-2ubuntu10.9). 2026-06-18 01:47:57.512 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-06-18 01:47:57.512 | openssh-server is already the newest version (1:9.6p1-3ubuntu13.16). 2026-06-18 01:47:57.512 | openssl is already the newest version (3.0.13-0ubuntu3.11). 2026-06-18 01:47:57.512 | openssl set to manually installed. 2026-06-18 01:47:57.512 | tar is already the newest version (1.35+dfsg-3build1). 2026-06-18 01:47:57.512 | uuid-runtime is already the newest version (2.39.3-9ubuntu6.5). 2026-06-18 01:47:57.512 | zlib1g-dev is already the newest version (1:1.3.dfsg-3.1ubuntu2.1). 2026-06-18 01:47:57.512 | zlib1g-dev set to manually installed. 2026-06-18 01:47:57.512 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-06-18 01:47:57.512 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-06-18 01:47:57.512 | sudo is already the newest version (1.9.15p5-3ubuntu5.24.04.2). 2026-06-18 01:47:57.512 | The following additional packages will be installed: 2026-06-18 01:47:57.512 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-06-18 01:47:57.512 | autotools-dev binutils binutils-common binutils-x86-64-linux-gnu 2026-06-18 01:47:57.512 | bsdextrautils bzip2 clang-17 comerr-dev cpp cpp-13 cpp-13-x86-64-linux-gnu 2026-06-18 01:47:57.512 | cpp-x86-64-linux-gnu cryptsetup-bin dconf-gsettings-backend dconf-service 2026-06-18 01:47:57.512 | debhelper debugedit dh-autoreconf dh-strip-nondeterminism distro-info 2026-06-18 01:47:57.512 | dmeventd dmidecode dpkg-dev dwz file fontconfig fontconfig-config 2026-06-18 01:47:57.512 | fonts-dejavu-core fonts-dejavu-mono g++-13 g++-13-x86-64-linux-gnu 2026-06-18 01:47:57.512 | g++-x86-64-linux-gnu gcc-13 gcc-13-base gcc-13-x86-64-linux-gnu 2026-06-18 01:47:57.512 | gcc-x86-64-linux-gnu gir1.2-freedesktop glib-networking 2026-06-18 01:47:57.512 | glib-networking-common glib-networking-services golang-1.22 golang-1.22-doc 2026-06-18 01:47:57.512 | golang-1.22-go golang-1.22-src golang-doc golang-go golang-src groff-base 2026-06-18 01:47:57.512 | gsettings-desktop-schemas icu-devtools intltool-debian krb5-multidev 2026-06-18 01:47:57.512 | libaio1t64 libann0 libaom3 libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 2026-06-18 01:47:57.512 | libaprutil1-dev libaprutil1-ldap libaprutil1t64 libarchive-zip-perl libasan8 2026-06-18 01:47:57.513 | libatomic1 libbinutils libcairo-gobject2 libcairo2 libcc1-0 libcdt5 2026-06-18 01:47:57.514 | libcgraph6 libclang-common-17-dev libclang-cpp17t64 libclang1-17t64 2026-06-18 01:47:57.514 | libctf-nobfd0 libctf0 libdatrie1 libdconf1 libdebhelper-perl libdeflate0 2026-06-18 01:47:57.514 | libdevmapper-event1.02.1 libdpkg-perl libestr0 libevent-2.1-7t64 2026-06-18 01:47:57.514 | libfastjson4 libfile-stripnondeterminism-perl libfontconfig1 libfribidi0 2026-06-18 01:47:57.514 | libgc1 libgcc-13-dev libgd3 libgomp1 libgprofng0 libgraphite2-3 2026-06-18 01:47:57.514 | libgssrpc4t64 libgts-0.7-5t64 libgvc6 libgvpr2 libharfbuzz0b 2026-06-18 01:47:57.514 | libheif-plugin-aomdec libheif1 libhwasan0 libibverbs1 libice6 libicu-dev 2026-06-18 01:47:57.514 | libisl23 libitm1 libjansson4 libjbig0 libjpeg-turbo8 libjpeg-turbo8-dev 2026-06-18 01:47:57.514 | libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-sphinxdoc 2026-06-18 01:47:57.514 | libjs-underscore libjson-perl libkadm5clnt-mit12 libkadm5srv-mit12 2026-06-18 01:47:57.514 | libkdb5-10t64 liblab-gamut1 libldap-dev liblerc4 libllvm17t64 liblsan0 2026-06-18 01:47:57.514 | libltdl7 liblua5.4-0 liblvm2cmd2.03 libmagic-mgc libmagic1t64 libmpc3 2026-06-18 01:47:57.514 | libmpfr6 libmysqlclient21 libncurses-dev libncurses6 libnftables1 2026-06-18 01:47:57.514 | libnl-3-200 libnl-route-3-200 libnuma1 libobjc-13-dev libobjc4 2026-06-18 01:47:57.514 | libosinfo-1.0-0 libosinfo-l10n libpango-1.0-0 libpangocairo-1.0-0 2026-06-18 01:47:57.514 | libpangoft2-1.0-0 libparted2t64 libpathplan4 libpcap0.8t64 libpcre2-16-0 2026-06-18 01:47:57.514 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpipeline1 2026-06-18 01:47:57.514 | libpixman-1-0 libpkgconf3 libpq5 libproxy1v5 libpython3-dev libquadmath0 2026-06-18 01:47:57.514 | libsctp-dev libsctp1 libsframe1 libsgutils2-1.46-2 libsharpyuv0 libsigsegv2 2026-06-18 01:47:57.514 | libsm6 libsoup-3.0-0 libsoup-3.0-common libstdc++-13-dev 2026-06-18 01:47:57.514 | libsub-override-perl libsysfs2 libthai-data libthai0 libtiff6 2026-06-18 01:47:57.514 | libtirpc-common libtirpc3t64 libtool libtsan2 libubsan1 libuchardet0 2026-06-18 01:47:57.514 | liburing2 libwebp7 libx11-6 libx11-data libxau6 libxaw7 libxcb-render0 2026-06-18 01:47:57.514 | libxcb-shm0 libxcb1 libxdmcp6 libxext6 libxmu6 libxpm4 libxrender1 2026-06-18 01:47:57.514 | libxslt1.1 libxt6t64 libz3-4 libz3-dev llvm-17 llvm-17-dev 2026-06-18 01:47:57.514 | llvm-17-linker-tools llvm-17-runtime llvm-17-tools lto-disabled-list m4 make 2026-06-18 01:47:57.514 | man-db mysql-common ncal osinfo-db patch pci.ids pkgconf pkgconf-bin 2026-06-18 01:47:57.514 | po-debconf postgresql-client-16 postgresql-client-common postgresql-common 2026-06-18 01:47:57.514 | postgresql-server-dev-16 powermgmt-base python3-pip-whl python3-pygments 2026-06-18 01:47:57.514 | python3-setuptools python3-setuptools-whl python3-wheel python3.12-venv 2026-06-18 01:47:57.514 | session-migration ssl-cert usb.ids uuid-dev x11-common xz-utils 2026-06-18 01:47:57.515 | Suggested packages: 2026-06-18 01:47:57.515 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser ufw 2026-06-18 01:47:57.515 | autoconf-archive gnu-standards autoconf-doc binutils-doc gprofng-gui 2026-06-18 01:47:57.515 | calendar whois vacation mailutils bzip2-doc clang-17-doc wasi-libc doc-base 2026-06-18 01:47:57.515 | nftables cpp-doc gcc-13-locales cpp-13-doc keyutils liblocale-gettext-perl 2026-06-18 01:47:57.515 | dh-make squid-deb-proxy-client debian-archive-keyring arch-test shunit2 2026-06-18 01:47:57.515 | debian-keyring g++-multilib g++-13-multilib gcc-13-doc gawk-doc gcc-multilib 2026-06-18 01:47:57.515 | manpages-dev flex bison gdb gcc-doc gcc-13-multilib gdb-x86-64-linux-gnu 2026-06-18 01:47:57.515 | wodim cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev bzr | brz 2026-06-18 01:47:57.515 | mercurial subversion gsfonts graphviz-doc groff vim-haproxy haproxy-doc 2026-06-18 01:47:57.515 | krb5-doc bzr libgd-tools krb5-user libheif-plugin-libde265 2026-06-18 01:47:57.515 | libheif-plugin-x265 libheif-plugin-ffmpegdec libheif-plugin-jpegdec 2026-06-18 01:47:57.515 | libheif-plugin-jpegenc libheif-plugin-j2kdec libheif-plugin-j2kenc 2026-06-18 01:47:57.515 | libheif-plugin-rav1e libheif-plugin-svtenc icu-doc ncurses-doc libparted-dev 2026-06-18 01:47:57.515 | libparted-i18n postgresql-doc-16 lksctp-tools libssl-doc libstdc++-13-doc 2026-06-18 01:47:57.515 | libtool-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc llvm-17-doc 2026-06-18 01:47:57.515 | m4-doc make-doc apparmor less libanyevent-perl libcache-memcached-perl 2026-06-18 01:47:57.515 | libmemcached libterm-readkey-perl libyaml-perl parted-doc ed diffutils-doc 2026-06-18 01:47:57.515 | cpufrequtils wireless-tools radeontool libmail-box-perl postgresql-16 2026-06-18 01:47:57.515 | default-mysql-server | virtual-mysql-server python-pygments-doc 2026-06-18 01:47:57.515 | ttf-bitstream-vera python-setuptools-doc rsyslog-mysql | rsyslog-pgsql 2026-06-18 01:47:57.515 | rsyslog-mongodb rsyslog-doc rsyslog-openssl | rsyslog-gnutls rsyslog-gssapi 2026-06-18 01:47:57.516 | rsyslog-relp sqlite3-doc zip 2026-06-18 01:47:57.516 | Recommended packages: 2026-06-18 01:47:57.516 | cryptsetup-initramfs dns-root-data build-essential fakeroot 2026-06-18 01:47:57.516 | libalgorithm-merge-perl fonts-liberation2 libclang-rt-17-dev 2026-06-18 01:47:57.516 | libfile-fcntllock-perl liblocale-gettext-perl libarchive-cpio-perl 2026-06-18 01:47:57.516 | libgts-bin libheif-plugin-aomenc ibverbs-providers javascript-common 2026-06-18 01:47:57.516 | libjson-xs-perl libgpm2 libltdl-dev vbetool hdparm kbd | console-tools 2026-06-18 01:47:57.516 | libmail-sendmail-perl logrotate qemu-block-extra 2026-06-18 01:47:57.627 | The following NEW packages will be installed: 2026-06-18 01:47:57.627 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2026-06-18 01:47:57.627 | automake autopoint autotools-dev bc binutils binutils-common 2026-06-18 01:47:57.627 | binutils-x86-64-linux-gnu bsdextrautils bsdmainutils bzip2 clang-17 2026-06-18 01:47:57.627 | comerr-dev conntrack cpp cpp-13 cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu 2026-06-18 01:47:57.627 | cryptsetup cryptsetup-bin dconf-gsettings-backend dconf-service debhelper 2026-06-18 01:47:57.628 | debootstrap debugedit dh-autoreconf dh-strip-nondeterminism distro-info 2026-06-18 01:47:57.628 | dmeventd dmidecode dnsmasq-base dnsmasq-utils dosfstools dpkg-dev dwz 2026-06-18 01:47:57.628 | ebtables file fontconfig fontconfig-config fonts-dejavu-core 2026-06-18 01:47:57.628 | fonts-dejavu-mono g++ g++-13 g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu 2026-06-18 01:47:57.628 | gawk gcc gcc-13 gcc-13-base gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu 2026-06-18 01:47:57.628 | genisoimage gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 glib-networking 2026-06-18 01:47:57.628 | glib-networking-common glib-networking-services golang golang-1.22 2026-06-18 01:47:57.628 | golang-1.22-doc golang-1.22-go golang-1.22-src golang-doc golang-go 2026-06-18 01:47:57.628 | golang-src graphviz groff-base gsettings-desktop-schemas haproxy 2026-06-18 01:47:57.628 | icu-devtools intltool-debian iputils-arping iputils-ping kpartx 2026-06-18 01:47:57.628 | krb5-multidev libaio1t64 libann0 libaom3 libapr1-dev libapr1t64 2026-06-18 01:47:57.628 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap libaprutil1t64 2026-06-18 01:47:57.628 | libarchive-zip-perl libasan8 libatomic1 libbinutils libcairo-gobject2 2026-06-18 01:47:57.629 | libcairo2 libcc1-0 libcdt5 libcgraph6 libclang-common-17-dev 2026-06-18 01:47:57.629 | libclang-cpp17t64 libclang1-17t64 libctf-nobfd0 libctf0 libdatrie1 libdconf1 2026-06-18 01:47:57.629 | libdebhelper-perl libdeflate0 libdevmapper-event1.02.1 libdpkg-perl libestr0 2026-06-18 01:47:57.629 | libevent-2.1-7t64 libfastjson4 libffi-dev libfile-stripnondeterminism-perl 2026-06-18 01:47:57.629 | libfontconfig1 libfribidi0 libgc1 libgcc-13-dev libgd3 libgomp1 libgprofng0 2026-06-18 01:47:57.630 | libgraphite2-3 libgssrpc4t64 libgts-0.7-5t64 libgvc6 libgvpr2 libharfbuzz0b 2026-06-18 01:47:57.630 | libheif-plugin-aomdec libheif1 libhwasan0 libibverbs1 libice6 libicu-dev 2026-06-18 01:47:57.630 | libisl23 libitm1 libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 2026-06-18 01:47:57.630 | libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata 2026-06-18 01:47:57.630 | libjs-jquery-tablesorter libjs-sphinxdoc libjs-underscore libjson-perl 2026-06-18 01:47:57.630 | libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev liblab-gamut1 2026-06-18 01:47:57.630 | libldap-dev libldap2-dev liblerc4 libllvm17t64 liblsan0 libltdl7 liblua5.4-0 2026-06-18 01:47:57.630 | liblvm2cmd2.03 libmagic-mgc libmagic1t64 libmpc3 libmpfr6 libmysqlclient21 2026-06-18 01:47:57.630 | libncurses-dev libncurses6 libnftables1 libnl-3-200 libnl-route-3-200 2026-06-18 01:47:57.630 | libnuma1 libobjc-13-dev libobjc4 libosinfo-1.0-0 libosinfo-l10n 2026-06-18 01:47:57.630 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libparted2t64 2026-06-18 01:47:57.630 | libpathplan4 libpcap0.8t64 libpcre2-16-0 libpcre2-32-0 libpcre2-dev 2026-06-18 01:47:57.630 | libpcre2-posix3 libpfm4 libpipeline1 libpixman-1-0 libpkgconf3 libpq-dev 2026-06-18 01:47:57.630 | libpq5 libproxy1v5 libpython3-dev libquadmath0 libsasl2-dev libsctp-dev 2026-06-18 01:47:57.630 | libsctp1 libsframe1 libsgutils2-1.46-2 libsharpyuv0 libsigsegv2 libsm6 2026-06-18 01:47:57.630 | libsoup-3.0-0 libsoup-3.0-common libssl-dev libstdc++-13-dev 2026-06-18 01:47:57.630 | libsub-override-perl libsysfs2 libsystemd-dev libthai-data libthai0 libtiff6 2026-06-18 01:47:57.630 | libtirpc-common libtirpc3t64 libtool libtsan2 libubsan1 libuchardet0 2026-06-18 01:47:57.630 | liburing2 libwebp7 libx11-6 libx11-data libxau6 libxaw7 libxcb-render0 2026-06-18 01:47:57.630 | libxcb-shm0 libxcb1 libxdmcp6 libxext6 libxml2-dev libxmu6 libxpm4 2026-06-18 01:47:57.630 | libxrender1 libxslt1-dev libxslt1.1 libxt6t64 libyaml-dev libz3-4 libz3-dev 2026-06-18 01:47:57.630 | llvm-17 llvm-17-dev llvm-17-linker-tools llvm-17-runtime llvm-17-tools lsof 2026-06-18 01:47:57.630 | lsscsi lto-disabled-list lvm2 m4 make man-db memcached mysql-common ncal 2026-06-18 01:47:57.630 | netcat-openbsd osinfo-db parted patch pci.ids pkg-config pkgconf pkgconf-bin 2026-06-18 01:47:57.630 | pm-utils po-debconf postgresql-client-16 postgresql-client-common 2026-06-18 01:47:57.630 | postgresql-common postgresql-server-dev-16 postgresql-server-dev-all 2026-06-18 01:47:57.630 | powermgmt-base psmisc python3-dev python3-mysqldb python3-pip 2026-06-18 01:47:57.630 | python3-pip-whl python3-pygments python3-setuptools python3-setuptools-whl 2026-06-18 01:47:57.630 | python3-systemd python3-venv python3-wheel python3.12-venv qemu-utils 2026-06-18 01:47:57.631 | rsyslog session-migration sg3-utils socat sqlite3 ssl-cert sysfsutils 2026-06-18 01:47:57.631 | tcpdump thin-provisioning-tools unzip usb.ids uuid-dev vlan wget x11-common 2026-06-18 01:47:57.631 | xz-utils 2026-06-18 01:47:57.913 | 0 upgraded, 302 newly installed, 0 to remove and 1 not upgraded. 2026-06-18 01:47:57.914 | Need to get 305 MB of archives. 2026-06-18 01:47:57.914 | After this operation, 1,440 MB of additional disk space will be used. 2026-06-18 01:47:57.914 | 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-18 01:48:01.163 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2026-06-18 01:48:01.213 | 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-18 01:48:01.215 | 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-18 01:48:01.217 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjansson4 amd64 2.14-2build2 [32.8 kB] 2026-06-18 01:48:01.226 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-06-18 01:48:01.293 | 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-18 01:48:01.764 | 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-18 01:48:01.800 | 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-18 01:48:01.833 | 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-18 01:48:01.864 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpfr6 amd64 4.2.1-1build1.1 [353 kB] 2026-06-18 01:48:01.978 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsigsegv2 amd64 2.14-1ubuntu2 [15.0 kB] 2026-06-18 01:48:01.983 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gawk amd64 1:5.2.1-2build3 [463 kB] 2026-06-18 01:48:03.022 | 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-18 01:48:10.937 | 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-18 01:48:10.950 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 memcached amd64 1.6.24-1ubuntu0.1 [213 kB] 2026-06-18 01:48:10.969 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-06-18 01:48:10.975 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-06-18 01:48:10.978 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-06-18 01:48:10.979 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-06-18 01:48:10.990 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-06-18 01:48:10.992 | 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-18 01:48:11.009 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-06-18 01:48:11.010 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 distro-info amd64 1.7build1 [19.9 kB] 2026-06-18 01:48:11.011 | 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-18 01:48:11.014 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libestr0 amd64 0.1.11-1build1 [7,802 B] 2026-06-18 01:48:11.014 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfastjson4 amd64 1.2304.0-1build1 [23.1 kB] 2026-06-18 01:48:11.015 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfribidi0 amd64 1.0.13-3build1 [26.1 kB] 2026-06-18 01:48:11.016 | 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-18 01:48:11.021 | 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-18 01:48:11.025 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 netcat-openbsd amd64 1.226-1ubuntu2 [44.3 kB] 2026-06-18 01:48:11.037 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-pygments all 2.17.2+dfsg-1 [819 kB] 2026-06-18 01:48:11.073 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 rsyslog amd64 8.2312.0-3ubuntu9.2 [511 kB] 2026-06-18 01:48:11.092 | 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-18 01:48:11.094 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dmidecode amd64 3.5-3ubuntu0.1 [73.0 kB] 2026-06-18 01:48:11.097 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dosfstools amd64 4.2-1.1build1 [86.3 kB] 2026-06-18 01:48:11.099 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmagic-mgc amd64 1:5.45-3build1 [307 kB] 2026-06-18 01:48:11.108 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmagic1t64 amd64 1:5.45-3build1 [87.2 kB] 2026-06-18 01:48:11.110 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 file amd64 1:5.45-3build1 [22.0 kB] 2026-06-18 01:48:11.111 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libuchardet0 amd64 0.0.8-1build1 [75.3 kB] 2026-06-18 01:48:11.113 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 groff-base amd64 1.23.0-3build2 [1,020 kB] 2026-06-18 01:48:11.139 | 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-18 01:48:11.141 | 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-18 01:48:11.144 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libibverbs1 amd64 50.0-2ubuntu0.2 [68.0 kB] 2026-06-18 01:48:11.146 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2 [112 kB] 2026-06-18 01:48:11.148 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnftables1 amd64 1.0.9-1ubuntu0.1 [359 kB] 2026-06-18 01:48:11.375 | 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-18 01:48:11.376 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libparted2t64 amd64 3.6-4build1 [152 kB] 2026-06-18 01:48:11.386 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpcap0.8t64 amd64 1.10.4-4.1ubuntu3 [151 kB] 2026-06-18 01:48:11.390 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpipeline1 amd64 1.5.7-2 [23.6 kB] 2026-06-18 01:48:11.390 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxau6 amd64 1:1.0.9-1build6 [7,160 B] 2026-06-18 01:48:11.391 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu6 [10.3 kB] 2026-06-18 01:48:11.391 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb1 amd64 1.15-1ubuntu2 [47.7 kB] 2026-06-18 01:48:11.392 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libx11-data all 2:1.8.7-1build1 [115 kB] 2026-06-18 01:48:11.395 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libx11-6 amd64 2:1.8.7-1build1 [650 kB] 2026-06-18 01:48:11.409 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxext6 amd64 2:1.3.4-1build2 [30.4 kB] 2026-06-18 01:48:11.409 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 lsof amd64 4.95.0-1build3 [247 kB] 2026-06-18 01:48:11.415 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 man-db amd64 2.12.0-4build2 [1,237 kB] 2026-06-18 01:48:11.440 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 parted amd64 3.6-4build1 [43.3 kB] 2026-06-18 01:48:11.441 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 powermgmt-base all 1.37ubuntu0.1 [7,650 B] 2026-06-18 01:48:11.442 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 psmisc amd64 23.7-1build1 [179 kB] 2026-06-18 01:48:11.444 | 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-18 01:48:11.453 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 usb.ids all 2024.03.18-1 [223 kB] 2026-06-18 01:48:11.456 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 wget amd64 1.21.4-1ubuntu4.1 [334 kB] 2026-06-18 01:48:11.461 | 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-18 01:48:11.465 | 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-18 01:48:11.466 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-06-18 01:48:11.466 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-06-18 01:48:11.470 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-06-18 01:48:11.474 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-06-18 01:48:11.484 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-06-18 01:48:11.488 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-06-18 01:48:11.527 | 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-18 01:48:11.529 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libisl23 amd64 0.26-3build1.1 [680 kB] 2026-06-18 01:48:11.543 | 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-18 01:48:11.544 | 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-18 01:48:11.645 | 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-18 01:48:11.645 | 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-18 01:48:11.645 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 cpp amd64 4:13.2.0-7ubuntu1 [22.4 kB] 2026-06-18 01:48:11.646 | 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-18 01:48:11.646 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-common amd64 2.42-4ubuntu2.10 [240 kB] 2026-06-18 01:48:11.648 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsframe1 amd64 2.42-4ubuntu2.10 [15.7 kB] 2026-06-18 01:48:11.648 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libbinutils amd64 2.42-4ubuntu2.10 [577 kB] 2026-06-18 01:48:11.651 | 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-18 01:48:11.652 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libctf0 amd64 2.42-4ubuntu2.10 [94.5 kB] 2026-06-18 01:48:11.662 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgprofng0 amd64 2.42-4ubuntu2.10 [849 kB] 2026-06-18 01:48:11.681 | 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-18 01:48:11.709 | 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-18 01:48:11.711 | 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-18 01:48:11.711 | 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-18 01:48:11.712 | 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-18 01:48:11.735 | 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-18 01:48:11.744 | 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-18 01:48:11.767 | 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-18 01:48:11.776 | 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-18 01:48:11.788 | 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-18 01:48:11.789 | 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-18 01:48:11.810 | 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-18 01:48:11.973 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils amd64 2.42-4ubuntu2.10 [18.2 kB] 2026-06-18 01:48:11.973 | 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-18 01:48:11.977 | 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-18 01:48:11.977 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gcc amd64 4:13.2.0-7ubuntu1 [5,018 B] 2026-06-18 01:48:11.977 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-06-18 01:48:12.179 | 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-18 01:48:12.282 | 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-18 01:48:12.299 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-06-18 01:48:12.341 | 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-18 01:48:12.342 | 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-18 01:48:12.344 | 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-18 01:48:12.358 | 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-18 01:48:12.375 | 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-18 01:48:12.436 | 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-18 01:48:12.437 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-06-18 01:48:12.438 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-06-18 01:48:12.438 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-06-18 01:48:12.439 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-06-18 01:48:12.439 | 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-18 01:48:12.440 | 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-18 01:48:12.440 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdpkg-perl all 1.22.6ubuntu6.6 [268 kB] 2026-06-18 01:48:12.442 | 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-18 01:48:12.453 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 patch amd64 2.7.6-7build3 [104 kB] 2026-06-18 01:48:12.458 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 make amd64 4.3-4.1build2 [180 kB] 2026-06-18 01:48:12.461 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 lto-disabled-list all 47 [12.4 kB] 2026-06-18 01:48:12.462 | 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-18 01:48:12.475 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-06-18 01:48:12.476 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-06-18 01:48:12.522 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-06-18 01:48:12.543 | 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-18 01:48:12.544 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-06-18 01:48:12.547 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-06-18 01:48:12.552 | 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-18 01:48:12.553 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsctp1 amd64 1.0.19+dfsg-2build1 [9,146 B] 2026-06-18 01:48:12.553 | 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-18 01:48:12.555 | 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-18 01:48:12.560 | 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-18 01:48:12.563 | 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-18 01:48:12.566 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7 [412 kB] 2026-06-18 01:48:12.569 | 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-18 01:48:12.571 | 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-18 01:48:12.581 | 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-18 01:48:12.582 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-06-18 01:48:12.590 | 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-18 01:48:12.591 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 bc amd64 1.07.1-3ubuntu4 [85.3 kB] 2026-06-18 01:48:12.592 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-06-18 01:48:12.593 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3,176 B] 2026-06-18 01:48:12.593 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-06-18 01:48:12.596 | 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-18 01:48:12.599 | 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-18 01:48:12.601 | 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-18 01:48:12.612 | 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-18 01:48:12.613 | 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-18 01:48:12.613 | 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-18 01:48:12.614 | 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-18 01:48:12.615 | 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-18 01:48:12.630 | 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-18 01:48:12.631 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-base amd64 2.90-2ubuntu0.3 [376 kB] 2026-06-18 01:48:12.636 | 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-18 01:48:12.636 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-06-18 01:48:12.637 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fonts-dejavu-mono all 2.37-8 [502 kB] 2026-06-18 01:48:12.642 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fonts-dejavu-core all 2.37-8 [835 kB] 2026-06-18 01:48:12.648 | 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-18 01:48:12.648 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfontconfig1 amd64 2.15.0-1.1ubuntu2 [139 kB] 2026-06-18 01:48:12.650 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fontconfig amd64 2.15.0-1.1ubuntu2 [180 kB] 2026-06-18 01:48:12.658 | 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-18 01:48:12.758 | 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-18 01:48:12.758 | 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-18 01:48:12.758 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 g++ amd64 4:13.2.0-7ubuntu1 [1,100 B] 2026-06-18 01:48:12.758 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-06-18 01:48:12.761 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpixman-1-0 amd64 0.42.2-1build1 [279 kB] 2026-06-18 01:48:12.763 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-render0 amd64 1.15-1ubuntu2 [16.2 kB] 2026-06-18 01:48:12.763 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-shm0 amd64 1.15-1ubuntu2 [5,756 B] 2026-06-18 01:48:12.763 | 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-18 01:48:12.764 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcairo2 amd64 1.18.0-3build1 [566 kB] 2026-06-18 01:48:12.774 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcairo-gobject2 amd64 1.18.0-3build1 [127 kB] 2026-06-18 01:48:12.776 | 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-18 01:48:12.776 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libproxy1v5 amd64 0.5.4-4build1 [26.5 kB] 2026-06-18 01:48:12.777 | 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-18 01:48:12.789 | 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-18 01:48:12.790 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 session-migration amd64 0.3.9build1 [9,034 B] 2026-06-18 01:48:12.791 | 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-18 01:48:12.792 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking amd64 2.80.0-1build1 [64.1 kB] 2026-06-18 01:48:12.793 | 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-18 01:48:12.816 | 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-18 01:48:12.988 | 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-18 01:48:13.200 | 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-18 01:48:13.200 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 golang-src all 2:1.22~2build1 [5,078 B] 2026-06-18 01:48:13.200 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 golang-go amd64 2:1.22~2build1 [43.9 kB] 2026-06-18 01:48:13.200 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 golang-doc all 2:1.22~2build1 [2,788 B] 2026-06-18 01:48:13.200 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 golang amd64 2:1.22~2build1 [2,736 B] 2026-06-18 01:48:13.200 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-06-18 01:48:13.200 | 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-18 01:48:13.200 | 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-18 01:48:13.201 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsharpyuv0 amd64 1.3.2-0.4build3 [15.8 kB] 2026-06-18 01:48:13.216 | 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-18 01:48:13.250 | 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-18 01:48:13.250 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libheif1 amd64 1.17.6-1ubuntu4.3 [276 kB] 2026-06-18 01:48:13.252 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8 amd64 2.1.5-2ubuntu2 [150 kB] 2026-06-18 01:48:13.253 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8 amd64 8c-2ubuntu11 [2,148 B] 2026-06-18 01:48:13.254 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdeflate0 amd64 1.19-1build1.1 [43.9 kB] 2026-06-18 01:48:13.254 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjbig0 amd64 2.1-6.1ubuntu2 [29.7 kB] 2026-06-18 01:48:13.255 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liblerc4 amd64 4.0.0+ds-4ubuntu2 [179 kB] 2026-06-18 01:48:13.257 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libwebp7 amd64 1.3.2-0.4build3 [230 kB] 2026-06-18 01:48:13.259 | 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-18 01:48:13.270 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxpm4 amd64 1:3.5.17-1build2 [36.5 kB] 2026-06-18 01:48:13.277 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libgd3 amd64 2.3.3-9ubuntu5 [128 kB] 2026-06-18 01:48:13.280 | 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-18 01:48:13.283 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-06-18 01:48:13.284 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgraphite2-3 amd64 1.3.14-2ubuntu0.24.04.1 [73.4 kB] 2026-06-18 01:48:13.284 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libharfbuzz0b amd64 8.3.0-2build2 [469 kB] 2026-06-18 01:48:13.289 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libthai-data all 0.1.29-2build1 [158 kB] 2026-06-18 01:48:13.291 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdatrie1 amd64 0.2.13-3build1 [19.0 kB] 2026-06-18 01:48:13.291 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libthai0 amd64 0.1.29-2build1 [18.9 kB] 2026-06-18 01:48:13.291 | 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-18 01:48:13.300 | 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-18 01:48:13.302 | 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-18 01:48:13.304 | 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-18 01:48:13.317 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-06-18 01:48:13.326 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-06-18 01:48:13.328 | 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-18 01:48:13.342 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 x11-common all 1:7.7+23ubuntu3 [21.7 kB] 2026-06-18 01:48:13.342 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-06-18 01:48:13.343 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-06-18 01:48:13.343 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-06-18 01:48:13.344 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-06-18 01:48:13.345 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-06-18 01:48:13.346 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-06-18 01:48:13.351 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-06-18 01:48:13.353 | 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-18 01:48:13.363 | 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-18 01:48:13.364 | 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-18 01:48:13.365 | 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-18 01:48:13.366 | 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-18 01:48:13.367 | 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-18 01:48:13.368 | 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-18 01:48:13.410 | 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-18 01:48:13.522 | Get:236 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-06-18 01:48:13.525 | Get:237 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1,484 B] 2026-06-18 01:48:13.525 | Get:238 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1,482 B] 2026-06-18 01:48:13.525 | 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-18 01:48:13.528 | Get:240 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6,582 B] 2026-06-18 01:48:13.528 | 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-18 01:48:13.529 | 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-18 01:48:13.530 | Get:243 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjs-sphinxdoc all 7.2.6-6 [149 kB] 2026-06-18 01:48:13.531 | 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-18 01:48:13.541 | 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-18 01:48:13.557 | Get:246 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libncurses-dev amd64 6.4+20240113-1ubuntu2 [384 kB] 2026-06-18 01:48:13.561 | Get:247 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-06-18 01:48:13.562 | 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-18 01:48:13.563 | 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-18 01:48:13.583 | 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-18 01:48:13.584 | 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-18 01:48:13.585 | 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-18 01:48:13.586 | 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-18 01:48:13.587 | 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-18 01:48:13.587 | 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-18 01:48:13.590 | 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-18 01:48:13.599 | Get:257 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liburing2 amd64 2.5-1build1 [21.1 kB] 2026-06-18 01:48:13.599 | 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-18 01:48:13.606 | 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-18 01:48:13.608 | 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-18 01:48:13.654 | 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-18 01:48:13.661 | Get:262 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1 [414 kB] 2026-06-18 01:48:13.669 | 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-18 01:48:13.866 | Get:264 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-06-18 01:48:13.867 | 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-18 01:48:13.871 | 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-18 01:48:13.917 | 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-18 01:48:13.918 | 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-18 01:48:14.279 | Get:269 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-06-18 01:48:14.279 | 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-18 01:48:14.287 | 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-18 01:48:14.289 | Get:272 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-06-18 01:48:14.289 | Get:273 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-06-18 01:48:14.289 | Get:274 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7,264 B] 2026-06-18 01:48:14.289 | Get:275 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-06-18 01:48:14.289 | 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-18 01:48:14.299 | 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-18 01:48:14.311 | 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-18 01:48:14.311 | 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-18 01:48:14.313 | Get:280 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-06-18 01:48:14.314 | 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-18 01:48:14.318 | Get:282 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 python3-wheel all 0.42.0-2 [53.1 kB] 2026-06-18 01:48:14.319 | 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-18 01:48:14.330 | 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-18 01:48:14.342 | 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-18 01:48:14.347 | Get:286 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-systemd amd64 235-1build4 [42.4 kB] 2026-06-18 01:48:14.347 | 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-18 01:48:14.347 | 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-18 01:48:14.348 | 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-18 01:48:14.366 | Get:290 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 sg3-utils amd64 1.46-3ubuntu4 [840 kB] 2026-06-18 01:48:14.374 | Get:291 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.5 [144 kB] 2026-06-18 01:48:14.375 | 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-18 01:48:14.378 | Get:293 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 unzip amd64 6.0-28ubuntu4.1 [174 kB] 2026-06-18 01:48:14.380 | Get:294 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 debootstrap all 1.0.134ubuntu1 [48.0 kB] 2026-06-18 01:48:14.380 | Get:295 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-06-18 01:48:14.380 | 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-18 01:48:14.382 | 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-18 01:48:14.382 | 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-18 01:48:14.389 | 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-18 01:48:14.405 | Get:300 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-06-18 01:48:14.406 | Get:301 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 socat amd64 1.8.0.0-4build3 [374 kB] 2026-06-18 01:48:14.409 | Get:302 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 vlan all 2.0.5ubuntu5 [10.4 kB] 2026-06-18 01:48:14.616 | debconf: delaying package configuration, since apt-utils is not installed 2026-06-18 01:48:14.660 | Fetched 305 MB in 17s (18.2 MB/s) 2026-06-18 01:48:14.700 | Selecting previously unselected package libapr1t64:amd64. 2026-06-18 01:48:14.721 | (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-18 01:48:14.722 | Preparing to unpack .../00-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-06-18 01:48:14.733 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-06-18 01:48:14.798 | Selecting previously unselected package libaprutil1t64:amd64. 2026-06-18 01:48:14.804 | Preparing to unpack .../01-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-18 01:48:14.809 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-18 01:48:14.878 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-06-18 01:48:14.883 | Preparing to unpack .../02-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-18 01:48:14.889 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-18 01:48:14.942 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-06-18 01:48:14.948 | Preparing to unpack .../03-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-18 01:48:14.953 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-18 01:48:15.011 | Selecting previously unselected package libjansson4:amd64. 2026-06-18 01:48:15.016 | Preparing to unpack .../04-libjansson4_2.14-2build2_amd64.deb ... 2026-06-18 01:48:15.021 | Unpacking libjansson4:amd64 (2.14-2build2) ... 2026-06-18 01:48:15.083 | Selecting previously unselected package liblua5.4-0:amd64. 2026-06-18 01:48:15.089 | Preparing to unpack .../05-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-06-18 01:48:15.095 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-06-18 01:48:15.151 | Selecting previously unselected package apache2-bin. 2026-06-18 01:48:15.155 | Preparing to unpack .../06-apache2-bin_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-18 01:48:15.161 | Unpacking apache2-bin (2.4.58-1ubuntu8.13) ... 2026-06-18 01:48:15.283 | Selecting previously unselected package apache2-data. 2026-06-18 01:48:15.289 | Preparing to unpack .../07-apache2-data_2.4.58-1ubuntu8.13_all.deb ... 2026-06-18 01:48:15.295 | Unpacking apache2-data (2.4.58-1ubuntu8.13) ... 2026-06-18 01:48:15.435 | Selecting previously unselected package apache2-utils. 2026-06-18 01:48:15.441 | Preparing to unpack .../08-apache2-utils_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-18 01:48:15.445 | Unpacking apache2-utils (2.4.58-1ubuntu8.13) ... 2026-06-18 01:48:15.525 | Selecting previously unselected package apache2. 2026-06-18 01:48:15.530 | Preparing to unpack .../09-apache2_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-18 01:48:15.543 | Unpacking apache2 (2.4.58-1ubuntu8.13) ... 2026-06-18 01:48:15.647 | Selecting previously unselected package libmpfr6:amd64. 2026-06-18 01:48:15.654 | Preparing to unpack .../10-libmpfr6_4.2.1-1build1.1_amd64.deb ... 2026-06-18 01:48:15.659 | Unpacking libmpfr6:amd64 (4.2.1-1build1.1) ... 2026-06-18 01:48:15.726 | Selecting previously unselected package libsigsegv2:amd64. 2026-06-18 01:48:15.732 | Preparing to unpack .../11-libsigsegv2_2.14-1ubuntu2_amd64.deb ... 2026-06-18 01:48:15.737 | Unpacking libsigsegv2:amd64 (2.14-1ubuntu2) ... 2026-06-18 01:48:15.806 | Setting up libmpfr6:amd64 (4.2.1-1build1.1) ... 2026-06-18 01:48:15.822 | Setting up libsigsegv2:amd64 (2.14-1ubuntu2) ... 2026-06-18 01:48:15.908 | Selecting previously unselected package gawk. 2026-06-18 01:48:15.929 | (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-18 01:48:15.930 | Preparing to unpack .../000-gawk_1%3a5.2.1-2build3_amd64.deb ... 2026-06-18 01:48:15.934 | Unpacking gawk (1:5.2.1-2build3) ... 2026-06-18 01:48:16.046 | Selecting previously unselected package haproxy. 2026-06-18 01:48:16.052 | Preparing to unpack .../001-haproxy_2.8.16-0ubuntu0.24.04.2_amd64.deb ... 2026-06-18 01:48:16.069 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.2) ... 2026-06-18 01:48:16.186 | Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-06-18 01:48:16.191 | Preparing to unpack .../002-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-06-18 01:48:16.196 | Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-18 01:48:16.271 | Selecting previously unselected package memcached. 2026-06-18 01:48:16.277 | Preparing to unpack .../003-memcached_1.6.24-1ubuntu0.1_amd64.deb ... 2026-06-18 01:48:16.286 | Unpacking memcached (1.6.24-1ubuntu0.1) ... 2026-06-18 01:48:16.345 | Selecting previously unselected package libjson-perl. 2026-06-18 01:48:16.351 | Preparing to unpack .../004-libjson-perl_4.10000-1_all.deb ... 2026-06-18 01:48:16.356 | Unpacking libjson-perl (4.10000-1) ... 2026-06-18 01:48:16.437 | Selecting previously unselected package postgresql-client-common. 2026-06-18 01:48:16.443 | Preparing to unpack .../005-postgresql-client-common_257build1.1_all.deb ... 2026-06-18 01:48:16.447 | Unpacking postgresql-client-common (257build1.1) ... 2026-06-18 01:48:16.520 | Selecting previously unselected package ssl-cert. 2026-06-18 01:48:16.526 | Preparing to unpack .../006-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-06-18 01:48:16.530 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-06-18 01:48:16.614 | Selecting previously unselected package postgresql-common. 2026-06-18 01:48:16.621 | Preparing to unpack .../007-postgresql-common_257build1.1_all.deb ... 2026-06-18 01:48:16.643 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-06-18 01:48:16.657 | Unpacking postgresql-common (257build1.1) ... 2026-06-18 01:48:16.773 | Selecting previously unselected package libsysfs2:amd64. 2026-06-18 01:48:16.779 | Preparing to unpack .../008-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-06-18 01:48:16.785 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-06-18 01:48:16.840 | Selecting previously unselected package pci.ids. 2026-06-18 01:48:16.845 | Preparing to unpack .../009-pci.ids_0.0~2024.03.31-1ubuntu0.1_all.deb ... 2026-06-18 01:48:16.850 | Unpacking pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-06-18 01:48:16.933 | Selecting previously unselected package sysfsutils. 2026-06-18 01:48:16.940 | Preparing to unpack .../010-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-06-18 01:48:16.949 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-06-18 01:48:17.121 | Selecting previously unselected package distro-info. 2026-06-18 01:48:17.127 | Preparing to unpack .../011-distro-info_1.7build1_amd64.deb ... 2026-06-18 01:48:17.135 | Unpacking distro-info (1.7build1) ... 2026-06-18 01:48:17.194 | Selecting previously unselected package iputils-ping. 2026-06-18 01:48:17.200 | Preparing to unpack .../012-iputils-ping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-06-18 01:48:17.206 | Unpacking iputils-ping (3:20240117-1ubuntu0.1) ... 2026-06-18 01:48:17.271 | Selecting previously unselected package libestr0:amd64. 2026-06-18 01:48:17.278 | Preparing to unpack .../013-libestr0_0.1.11-1build1_amd64.deb ... 2026-06-18 01:48:17.286 | Unpacking libestr0:amd64 (0.1.11-1build1) ... 2026-06-18 01:48:17.348 | Selecting previously unselected package libfastjson4:amd64. 2026-06-18 01:48:17.354 | Preparing to unpack .../014-libfastjson4_1.2304.0-1build1_amd64.deb ... 2026-06-18 01:48:17.360 | Unpacking libfastjson4:amd64 (1.2304.0-1build1) ... 2026-06-18 01:48:17.422 | Selecting previously unselected package libfribidi0:amd64. 2026-06-18 01:48:17.428 | Preparing to unpack .../015-libfribidi0_1.0.13-3build1_amd64.deb ... 2026-06-18 01:48:17.435 | Unpacking libfribidi0:amd64 (1.0.13-3build1) ... 2026-06-18 01:48:17.498 | Selecting previously unselected package libtirpc-common. 2026-06-18 01:48:17.504 | Preparing to unpack .../016-libtirpc-common_1.3.4+ds-1.1build1_all.deb ... 2026-06-18 01:48:17.509 | Unpacking libtirpc-common (1.3.4+ds-1.1build1) ... 2026-06-18 01:48:17.583 | Selecting previously unselected package libtirpc3t64:amd64. 2026-06-18 01:48:17.589 | Preparing to unpack .../017-libtirpc3t64_1.3.4+ds-1.1build1_amd64.deb ... 2026-06-18 01:48:17.608 | 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-18 01:48:17.621 | 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-18 01:48:17.625 | Unpacking libtirpc3t64:amd64 (1.3.4+ds-1.1build1) ... 2026-06-18 01:48:17.760 | Selecting previously unselected package netcat-openbsd. 2026-06-18 01:48:17.767 | Preparing to unpack .../018-netcat-openbsd_1.226-1ubuntu2_amd64.deb ... 2026-06-18 01:48:17.772 | Unpacking netcat-openbsd (1.226-1ubuntu2) ... 2026-06-18 01:48:17.837 | Selecting previously unselected package python3-pygments. 2026-06-18 01:48:17.842 | Preparing to unpack .../019-python3-pygments_2.17.2+dfsg-1_all.deb ... 2026-06-18 01:48:17.848 | Unpacking python3-pygments (2.17.2+dfsg-1) ... 2026-06-18 01:48:18.038 | Selecting previously unselected package rsyslog. 2026-06-18 01:48:18.044 | Preparing to unpack .../020-rsyslog_8.2312.0-3ubuntu9.2_amd64.deb ... 2026-06-18 01:48:18.068 | Unpacking rsyslog (8.2312.0-3ubuntu9.2) ... 2026-06-18 01:48:18.167 | Selecting previously unselected package bsdextrautils. 2026-06-18 01:48:18.173 | Preparing to unpack .../021-bsdextrautils_2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-18 01:48:18.184 | Unpacking bsdextrautils (2.39.3-9ubuntu6.5) ... 2026-06-18 01:48:18.252 | Selecting previously unselected package dmidecode. 2026-06-18 01:48:18.258 | Preparing to unpack .../022-dmidecode_3.5-3ubuntu0.1_amd64.deb ... 2026-06-18 01:48:18.261 | Unpacking dmidecode (3.5-3ubuntu0.1) ... 2026-06-18 01:48:18.327 | Selecting previously unselected package dosfstools. 2026-06-18 01:48:18.333 | Preparing to unpack .../023-dosfstools_4.2-1.1build1_amd64.deb ... 2026-06-18 01:48:18.340 | Unpacking dosfstools (4.2-1.1build1) ... 2026-06-18 01:48:18.401 | Selecting previously unselected package libmagic-mgc. 2026-06-18 01:48:18.407 | Preparing to unpack .../024-libmagic-mgc_1%3a5.45-3build1_amd64.deb ... 2026-06-18 01:48:18.412 | Unpacking libmagic-mgc (1:5.45-3build1) ... 2026-06-18 01:48:18.525 | Selecting previously unselected package libmagic1t64:amd64. 2026-06-18 01:48:18.531 | Preparing to unpack .../025-libmagic1t64_1%3a5.45-3build1_amd64.deb ... 2026-06-18 01:48:18.537 | Unpacking libmagic1t64:amd64 (1:5.45-3build1) ... 2026-06-18 01:48:18.594 | Selecting previously unselected package file. 2026-06-18 01:48:18.600 | Preparing to unpack .../026-file_1%3a5.45-3build1_amd64.deb ... 2026-06-18 01:48:18.605 | Unpacking file (1:5.45-3build1) ... 2026-06-18 01:48:18.667 | Selecting previously unselected package libuchardet0:amd64. 2026-06-18 01:48:18.673 | Preparing to unpack .../027-libuchardet0_0.0.8-1build1_amd64.deb ... 2026-06-18 01:48:18.677 | Unpacking libuchardet0:amd64 (0.0.8-1build1) ... 2026-06-18 01:48:18.734 | Selecting previously unselected package groff-base. 2026-06-18 01:48:18.740 | Preparing to unpack .../028-groff-base_1.23.0-3build2_amd64.deb ... 2026-06-18 01:48:18.746 | Unpacking groff-base (1.23.0-3build2) ... 2026-06-18 01:48:18.910 | Selecting previously unselected package libnl-3-200:amd64. 2026-06-18 01:48:18.916 | Preparing to unpack .../029-libnl-3-200_3.7.0-0.3build1.1_amd64.deb ... 2026-06-18 01:48:18.920 | Unpacking libnl-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-06-18 01:48:18.981 | Selecting previously unselected package libnl-route-3-200:amd64. 2026-06-18 01:48:18.986 | Preparing to unpack .../030-libnl-route-3-200_3.7.0-0.3build1.1_amd64.deb ... 2026-06-18 01:48:18.991 | Unpacking libnl-route-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-06-18 01:48:19.116 | Selecting previously unselected package libibverbs1:amd64. 2026-06-18 01:48:19.122 | Preparing to unpack .../031-libibverbs1_50.0-2ubuntu0.2_amd64.deb ... 2026-06-18 01:48:19.128 | Unpacking libibverbs1:amd64 (50.0-2ubuntu0.2) ... 2026-06-18 01:48:19.195 | Selecting previously unselected package libncurses6:amd64. 2026-06-18 01:48:19.199 | Preparing to unpack .../032-libncurses6_6.4+20240113-1ubuntu2_amd64.deb ... 2026-06-18 01:48:19.204 | Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2026-06-18 01:48:19.268 | Selecting previously unselected package libnftables1:amd64. 2026-06-18 01:48:19.272 | Preparing to unpack .../033-libnftables1_1.0.9-1ubuntu0.1_amd64.deb ... 2026-06-18 01:48:19.278 | Unpacking libnftables1:amd64 (1.0.9-1ubuntu0.1) ... 2026-06-18 01:48:19.353 | Selecting previously unselected package libnuma1:amd64. 2026-06-18 01:48:19.358 | Preparing to unpack .../034-libnuma1_2.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-06-18 01:48:19.364 | Unpacking libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-06-18 01:48:19.435 | Selecting previously unselected package libparted2t64:amd64. 2026-06-18 01:48:19.440 | Preparing to unpack .../035-libparted2t64_3.6-4build1_amd64.deb ... 2026-06-18 01:48:19.459 | 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-18 01:48:19.476 | 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-18 01:48:19.482 | Unpacking libparted2t64:amd64 (3.6-4build1) ... 2026-06-18 01:48:19.553 | Selecting previously unselected package libpcap0.8t64:amd64. 2026-06-18 01:48:19.555 | Preparing to unpack .../036-libpcap0.8t64_1.10.4-4.1ubuntu3_amd64.deb ... 2026-06-18 01:48:19.561 | Unpacking libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2026-06-18 01:48:19.627 | Selecting previously unselected package libpipeline1:amd64. 2026-06-18 01:48:19.631 | Preparing to unpack .../037-libpipeline1_1.5.7-2_amd64.deb ... 2026-06-18 01:48:19.636 | Unpacking libpipeline1:amd64 (1.5.7-2) ... 2026-06-18 01:48:19.697 | Selecting previously unselected package libxau6:amd64. 2026-06-18 01:48:19.702 | Preparing to unpack .../038-libxau6_1%3a1.0.9-1build6_amd64.deb ... 2026-06-18 01:48:19.708 | Unpacking libxau6:amd64 (1:1.0.9-1build6) ... 2026-06-18 01:48:19.769 | Selecting previously unselected package libxdmcp6:amd64. 2026-06-18 01:48:19.774 | Preparing to unpack .../039-libxdmcp6_1%3a1.1.3-0ubuntu6_amd64.deb ... 2026-06-18 01:48:19.779 | Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2026-06-18 01:48:19.840 | Selecting previously unselected package libxcb1:amd64. 2026-06-18 01:48:19.845 | Preparing to unpack .../040-libxcb1_1.15-1ubuntu2_amd64.deb ... 2026-06-18 01:48:19.853 | Unpacking libxcb1:amd64 (1.15-1ubuntu2) ... 2026-06-18 01:48:19.917 | Selecting previously unselected package libx11-data. 2026-06-18 01:48:19.921 | Preparing to unpack .../041-libx11-data_2%3a1.8.7-1build1_all.deb ... 2026-06-18 01:48:19.926 | Unpacking libx11-data (2:1.8.7-1build1) ... 2026-06-18 01:48:20.064 | Selecting previously unselected package libx11-6:amd64. 2026-06-18 01:48:20.067 | Preparing to unpack .../042-libx11-6_2%3a1.8.7-1build1_amd64.deb ... 2026-06-18 01:48:20.075 | Unpacking libx11-6:amd64 (2:1.8.7-1build1) ... 2026-06-18 01:48:20.149 | Selecting previously unselected package libxext6:amd64. 2026-06-18 01:48:20.154 | Preparing to unpack .../043-libxext6_2%3a1.3.4-1build2_amd64.deb ... 2026-06-18 01:48:20.159 | Unpacking libxext6:amd64 (2:1.3.4-1build2) ... 2026-06-18 01:48:20.212 | Selecting previously unselected package lsof. 2026-06-18 01:48:20.218 | Preparing to unpack .../044-lsof_4.95.0-1build3_amd64.deb ... 2026-06-18 01:48:20.223 | Unpacking lsof (4.95.0-1build3) ... 2026-06-18 01:48:20.296 | Selecting previously unselected package man-db. 2026-06-18 01:48:20.303 | Preparing to unpack .../045-man-db_2.12.0-4build2_amd64.deb ... 2026-06-18 01:48:20.320 | Unpacking man-db (2.12.0-4build2) ... 2026-06-18 01:48:20.490 | Selecting previously unselected package parted. 2026-06-18 01:48:20.496 | Preparing to unpack .../046-parted_3.6-4build1_amd64.deb ... 2026-06-18 01:48:20.515 | Unpacking parted (3.6-4build1) ... 2026-06-18 01:48:20.581 | Selecting previously unselected package powermgmt-base. 2026-06-18 01:48:20.586 | Preparing to unpack .../047-powermgmt-base_1.37ubuntu0.1_all.deb ... 2026-06-18 01:48:20.592 | Unpacking powermgmt-base (1.37ubuntu0.1) ... 2026-06-18 01:48:20.650 | Selecting previously unselected package psmisc. 2026-06-18 01:48:20.656 | Preparing to unpack .../048-psmisc_23.7-1build1_amd64.deb ... 2026-06-18 01:48:20.660 | Unpacking psmisc (23.7-1build1) ... 2026-06-18 01:48:20.756 | Selecting previously unselected package tcpdump. 2026-06-18 01:48:20.763 | Preparing to unpack .../049-tcpdump_4.99.4-3ubuntu4.24.04.1_amd64.deb ... 2026-06-18 01:48:20.779 | Unpacking tcpdump (4.99.4-3ubuntu4.24.04.1) ... 2026-06-18 01:48:20.852 | Selecting previously unselected package usb.ids. 2026-06-18 01:48:20.859 | Preparing to unpack .../050-usb.ids_2024.03.18-1_all.deb ... 2026-06-18 01:48:20.863 | Unpacking usb.ids (2024.03.18-1) ... 2026-06-18 01:48:20.959 | Selecting previously unselected package wget. 2026-06-18 01:48:20.966 | Preparing to unpack .../051-wget_1.21.4-1ubuntu4.1_amd64.deb ... 2026-06-18 01:48:20.971 | Unpacking wget (1.21.4-1ubuntu4.1) ... 2026-06-18 01:48:21.038 | Selecting previously unselected package xz-utils. 2026-06-18 01:48:21.044 | Preparing to unpack .../052-xz-utils_5.6.1+really5.4.5-1ubuntu0.3_amd64.deb ... 2026-06-18 01:48:21.053 | Unpacking xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-06-18 01:48:21.144 | Selecting previously unselected package acl. 2026-06-18 01:48:21.151 | Preparing to unpack .../053-acl_2.3.2-1build1.1_amd64.deb ... 2026-06-18 01:48:21.155 | Unpacking acl (2.3.2-1build1.1) ... 2026-06-18 01:48:21.210 | Selecting previously unselected package autotools-dev. 2026-06-18 01:48:21.217 | Preparing to unpack .../054-autotools-dev_20220109.1_all.deb ... 2026-06-18 01:48:21.222 | Unpacking autotools-dev (20220109.1) ... 2026-06-18 01:48:21.278 | Selecting previously unselected package m4. 2026-06-18 01:48:21.282 | Preparing to unpack .../055-m4_1.4.19-4build1_amd64.deb ... 2026-06-18 01:48:21.287 | Unpacking m4 (1.4.19-4build1) ... 2026-06-18 01:48:21.360 | Selecting previously unselected package autoconf. 2026-06-18 01:48:21.367 | Preparing to unpack .../056-autoconf_2.71-3_all.deb ... 2026-06-18 01:48:21.371 | Unpacking autoconf (2.71-3) ... 2026-06-18 01:48:21.491 | Selecting previously unselected package automake. 2026-06-18 01:48:21.496 | Preparing to unpack .../057-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-06-18 01:48:21.504 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-06-18 01:48:21.631 | Selecting previously unselected package autopoint. 2026-06-18 01:48:21.636 | Preparing to unpack .../058-autopoint_0.21-14ubuntu2_all.deb ... 2026-06-18 01:48:21.642 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-06-18 01:48:21.697 | Selecting previously unselected package libdebhelper-perl. 2026-06-18 01:48:21.703 | Preparing to unpack .../059-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-06-18 01:48:21.710 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-06-18 01:48:21.833 | Selecting previously unselected package gcc-13-base:amd64. 2026-06-18 01:48:21.840 | Preparing to unpack .../060-gcc-13-base_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-06-18 01:48:21.847 | Unpacking gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-18 01:48:21.911 | Selecting previously unselected package libisl23:amd64. 2026-06-18 01:48:21.918 | Preparing to unpack .../061-libisl23_0.26-3build1.1_amd64.deb ... 2026-06-18 01:48:21.923 | Unpacking libisl23:amd64 (0.26-3build1.1) ... 2026-06-18 01:48:21.997 | Selecting previously unselected package libmpc3:amd64. 2026-06-18 01:48:22.003 | Preparing to unpack .../062-libmpc3_1.3.1-1build1.1_amd64.deb ... 2026-06-18 01:48:22.009 | Unpacking libmpc3:amd64 (1.3.1-1build1.1) ... 2026-06-18 01:48:22.057 | Selecting previously unselected package cpp-13-x86-64-linux-gnu. 2026-06-18 01:48:22.063 | Preparing to unpack .../063-cpp-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-06-18 01:48:22.068 | Unpacking cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-18 01:48:22.342 | Selecting previously unselected package cpp-13. 2026-06-18 01:48:22.347 | Preparing to unpack .../064-cpp-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-06-18 01:48:22.352 | Unpacking cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-18 01:48:22.404 | Selecting previously unselected package cpp-x86-64-linux-gnu. 2026-06-18 01:48:22.410 | Preparing to unpack .../065-cpp-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-06-18 01:48:22.415 | Unpacking cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-18 01:48:22.479 | Selecting previously unselected package cpp. 2026-06-18 01:48:22.483 | Preparing to unpack .../066-cpp_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-06-18 01:48:22.499 | Unpacking cpp (4:13.2.0-7ubuntu1) ... 2026-06-18 01:48:22.681 | Selecting previously unselected package libcc1-0:amd64. 2026-06-18 01:48:22.689 | Preparing to unpack .../067-libcc1-0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-18 01:48:22.694 | Unpacking libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-18 01:48:22.752 | Selecting previously unselected package binutils-common:amd64. 2026-06-18 01:48:22.753 | Preparing to unpack .../068-binutils-common_2.42-4ubuntu2.10_amd64.deb ... 2026-06-18 01:48:22.758 | Unpacking binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-06-18 01:48:22.914 | Selecting previously unselected package libsframe1:amd64. 2026-06-18 01:48:22.920 | Preparing to unpack .../069-libsframe1_2.42-4ubuntu2.10_amd64.deb ... 2026-06-18 01:48:22.925 | Unpacking libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-06-18 01:48:22.978 | Selecting previously unselected package libbinutils:amd64. 2026-06-18 01:48:22.985 | Preparing to unpack .../070-libbinutils_2.42-4ubuntu2.10_amd64.deb ... 2026-06-18 01:48:22.990 | Unpacking libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-06-18 01:48:23.135 | Selecting previously unselected package libctf-nobfd0:amd64. 2026-06-18 01:48:23.142 | Preparing to unpack .../071-libctf-nobfd0_2.42-4ubuntu2.10_amd64.deb ... 2026-06-18 01:48:23.148 | Unpacking libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-06-18 01:48:23.226 | Selecting previously unselected package libctf0:amd64. 2026-06-18 01:48:23.232 | Preparing to unpack .../072-libctf0_2.42-4ubuntu2.10_amd64.deb ... 2026-06-18 01:48:23.245 | Unpacking libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-06-18 01:48:23.307 | Selecting previously unselected package libgprofng0:amd64. 2026-06-18 01:48:23.313 | Preparing to unpack .../073-libgprofng0_2.42-4ubuntu2.10_amd64.deb ... 2026-06-18 01:48:23.318 | Unpacking libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-06-18 01:48:23.403 | Selecting previously unselected package binutils-x86-64-linux-gnu. 2026-06-18 01:48:23.411 | Preparing to unpack .../074-binutils-x86-64-linux-gnu_2.42-4ubuntu2.10_amd64.deb ... 2026-06-18 01:48:23.415 | Unpacking binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-06-18 01:48:23.608 | Selecting previously unselected package libgomp1:amd64. 2026-06-18 01:48:23.615 | Preparing to unpack .../075-libgomp1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-18 01:48:23.620 | Unpacking libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-18 01:48:23.721 | Selecting previously unselected package libitm1:amd64. 2026-06-18 01:48:23.730 | Preparing to unpack .../076-libitm1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-18 01:48:23.736 | Unpacking libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-18 01:48:23.799 | Selecting previously unselected package libatomic1:amd64. 2026-06-18 01:48:23.808 | Preparing to unpack .../077-libatomic1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-18 01:48:23.813 | Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-18 01:48:23.873 | Selecting previously unselected package libasan8:amd64. 2026-06-18 01:48:23.880 | Preparing to unpack .../078-libasan8_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-18 01:48:23.886 | Unpacking libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-18 01:48:24.040 | Selecting previously unselected package liblsan0:amd64. 2026-06-18 01:48:24.045 | Preparing to unpack .../079-liblsan0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-18 01:48:24.051 | Unpacking liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-18 01:48:24.142 | Selecting previously unselected package libtsan2:amd64. 2026-06-18 01:48:24.148 | Preparing to unpack .../080-libtsan2_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-18 01:48:24.153 | Unpacking libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-18 01:48:24.278 | Selecting previously unselected package libubsan1:amd64. 2026-06-18 01:48:24.283 | Preparing to unpack .../081-libubsan1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-18 01:48:24.288 | Unpacking libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-18 01:48:24.406 | Selecting previously unselected package libhwasan0:amd64. 2026-06-18 01:48:24.413 | Preparing to unpack .../082-libhwasan0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-18 01:48:24.419 | Unpacking libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-18 01:48:24.520 | Selecting previously unselected package libquadmath0:amd64. 2026-06-18 01:48:24.523 | Preparing to unpack .../083-libquadmath0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-18 01:48:24.528 | Unpacking libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-18 01:48:24.605 | Selecting previously unselected package libgcc-13-dev:amd64. 2026-06-18 01:48:24.611 | Preparing to unpack .../084-libgcc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-06-18 01:48:24.615 | Unpacking libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-18 01:48:24.856 | Selecting previously unselected package gcc-13-x86-64-linux-gnu. 2026-06-18 01:48:24.862 | Preparing to unpack .../085-gcc-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-06-18 01:48:24.868 | Unpacking gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-18 01:48:25.307 | Selecting previously unselected package binutils. 2026-06-18 01:48:25.314 | Preparing to unpack .../086-binutils_2.42-4ubuntu2.10_amd64.deb ... 2026-06-18 01:48:25.319 | Unpacking binutils (2.42-4ubuntu2.10) ... 2026-06-18 01:48:25.378 | Selecting previously unselected package gcc-13. 2026-06-18 01:48:25.384 | Preparing to unpack .../087-gcc-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-06-18 01:48:25.388 | Unpacking gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-18 01:48:25.445 | Selecting previously unselected package gcc-x86-64-linux-gnu. 2026-06-18 01:48:25.450 | Preparing to unpack .../088-gcc-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-06-18 01:48:25.455 | Unpacking gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-18 01:48:25.509 | Selecting previously unselected package gcc. 2026-06-18 01:48:25.515 | Preparing to unpack .../089-gcc_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-06-18 01:48:25.531 | Unpacking gcc (4:13.2.0-7ubuntu1) ... 2026-06-18 01:48:25.587 | Selecting previously unselected package libllvm17t64:amd64. 2026-06-18 01:48:25.594 | Preparing to unpack .../090-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-18 01:48:25.603 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-18 01:48:26.377 | Selecting previously unselected package libclang-cpp17t64. 2026-06-18 01:48:26.384 | Preparing to unpack .../091-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-18 01:48:26.388 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-06-18 01:48:26.783 | Selecting previously unselected package libstdc++-13-dev:amd64. 2026-06-18 01:48:26.789 | Preparing to unpack .../092-libstdc++-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-06-18 01:48:26.793 | Unpacking libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-18 01:48:27.156 | Selecting previously unselected package libgc1:amd64. 2026-06-18 01:48:27.162 | Preparing to unpack .../093-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-06-18 01:48:27.168 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-06-18 01:48:27.229 | Selecting previously unselected package libobjc4:amd64. 2026-06-18 01:48:27.235 | Preparing to unpack .../094-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-18 01:48:27.240 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-18 01:48:27.290 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-06-18 01:48:27.296 | Preparing to unpack .../095-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-06-18 01:48:27.300 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-18 01:48:27.368 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-06-18 01:48:27.374 | Preparing to unpack .../096-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-18 01:48:27.380 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-18 01:48:27.548 | Selecting previously unselected package llvm-17-linker-tools. 2026-06-18 01:48:27.549 | Preparing to unpack .../097-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-18 01:48:27.555 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-06-18 01:48:27.651 | Selecting previously unselected package libclang1-17t64. 2026-06-18 01:48:27.658 | Preparing to unpack .../098-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-18 01:48:27.663 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-06-18 01:48:27.920 | Selecting previously unselected package clang-17. 2026-06-18 01:48:27.927 | Preparing to unpack .../099-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-18 01:48:27.932 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-06-18 01:48:27.990 | Selecting previously unselected package libtool. 2026-06-18 01:48:27.995 | Preparing to unpack .../100-libtool_2.4.7-7build1_all.deb ... 2026-06-18 01:48:28.000 | Unpacking libtool (2.4.7-7build1) ... 2026-06-18 01:48:28.062 | Selecting previously unselected package dh-autoreconf. 2026-06-18 01:48:28.068 | Preparing to unpack .../101-dh-autoreconf_20_all.deb ... 2026-06-18 01:48:28.073 | Unpacking dh-autoreconf (20) ... 2026-06-18 01:48:28.131 | Selecting previously unselected package libarchive-zip-perl. 2026-06-18 01:48:28.137 | Preparing to unpack .../102-libarchive-zip-perl_1.68-1_all.deb ... 2026-06-18 01:48:28.141 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-06-18 01:48:28.204 | Selecting previously unselected package libsub-override-perl. 2026-06-18 01:48:28.209 | Preparing to unpack .../103-libsub-override-perl_0.10-1_all.deb ... 2026-06-18 01:48:28.214 | Unpacking libsub-override-perl (0.10-1) ... 2026-06-18 01:48:28.265 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-06-18 01:48:28.273 | Preparing to unpack .../104-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-06-18 01:48:28.278 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-06-18 01:48:28.335 | Selecting previously unselected package dh-strip-nondeterminism. 2026-06-18 01:48:28.341 | Preparing to unpack .../105-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-06-18 01:48:28.345 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-06-18 01:48:28.401 | Selecting previously unselected package libdpkg-perl. 2026-06-18 01:48:28.408 | Preparing to unpack .../106-libdpkg-perl_1.22.6ubuntu6.6_all.deb ... 2026-06-18 01:48:28.413 | Unpacking libdpkg-perl (1.22.6ubuntu6.6) ... 2026-06-18 01:48:28.518 | Selecting previously unselected package bzip2. 2026-06-18 01:48:28.525 | Preparing to unpack .../107-bzip2_1.0.8-5.1build0.1_amd64.deb ... 2026-06-18 01:48:28.532 | Unpacking bzip2 (1.0.8-5.1build0.1) ... 2026-06-18 01:48:28.594 | Selecting previously unselected package patch. 2026-06-18 01:48:28.601 | Preparing to unpack .../108-patch_2.7.6-7build3_amd64.deb ... 2026-06-18 01:48:28.606 | Unpacking patch (2.7.6-7build3) ... 2026-06-18 01:48:28.663 | Selecting previously unselected package make. 2026-06-18 01:48:28.670 | Preparing to unpack .../109-make_4.3-4.1build2_amd64.deb ... 2026-06-18 01:48:28.675 | Unpacking make (4.3-4.1build2) ... 2026-06-18 01:48:28.732 | Selecting previously unselected package lto-disabled-list. 2026-06-18 01:48:28.739 | Preparing to unpack .../110-lto-disabled-list_47_all.deb ... 2026-06-18 01:48:28.744 | Unpacking lto-disabled-list (47) ... 2026-06-18 01:48:28.793 | Selecting previously unselected package dpkg-dev. 2026-06-18 01:48:28.800 | Preparing to unpack .../111-dpkg-dev_1.22.6ubuntu6.6_all.deb ... 2026-06-18 01:48:28.804 | Unpacking dpkg-dev (1.22.6ubuntu6.6) ... 2026-06-18 01:48:28.946 | Selecting previously unselected package debugedit. 2026-06-18 01:48:28.953 | Preparing to unpack .../112-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-06-18 01:48:28.958 | Unpacking debugedit (1:5.0-5build2) ... 2026-06-18 01:48:29.013 | Selecting previously unselected package dwz. 2026-06-18 01:48:29.020 | Preparing to unpack .../113-dwz_0.15-1build6_amd64.deb ... 2026-06-18 01:48:29.025 | Unpacking dwz (0.15-1build6) ... 2026-06-18 01:48:29.086 | Selecting previously unselected package gettext. 2026-06-18 01:48:29.092 | Preparing to unpack .../114-gettext_0.21-14ubuntu2_amd64.deb ... 2026-06-18 01:48:29.098 | Unpacking gettext (0.21-14ubuntu2) ... 2026-06-18 01:48:29.203 | Selecting previously unselected package intltool-debian. 2026-06-18 01:48:29.207 | Preparing to unpack .../115-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-06-18 01:48:29.212 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-06-18 01:48:29.266 | Selecting previously unselected package po-debconf. 2026-06-18 01:48:29.273 | Preparing to unpack .../116-po-debconf_1.0.21+nmu1_all.deb ... 2026-06-18 01:48:29.283 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-06-18 01:48:29.373 | Selecting previously unselected package debhelper. 2026-06-18 01:48:29.380 | Preparing to unpack .../117-debhelper_13.14.1ubuntu5_all.deb ... 2026-06-18 01:48:29.385 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-06-18 01:48:29.564 | Selecting previously unselected package uuid-dev:amd64. 2026-06-18 01:48:29.571 | Preparing to unpack .../118-uuid-dev_2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-18 01:48:29.576 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-06-18 01:48:29.636 | Selecting previously unselected package libsctp1:amd64. 2026-06-18 01:48:29.642 | Preparing to unpack .../119-libsctp1_1.0.19+dfsg-2build1_amd64.deb ... 2026-06-18 01:48:29.647 | Unpacking libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-06-18 01:48:29.701 | Selecting previously unselected package libsctp-dev:amd64. 2026-06-18 01:48:29.707 | Preparing to unpack .../120-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-06-18 01:48:29.713 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-06-18 01:48:29.773 | Selecting previously unselected package libapr1-dev. 2026-06-18 01:48:29.780 | Preparing to unpack .../121-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-06-18 01:48:29.784 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-06-18 01:48:30.026 | Selecting previously unselected package libldap-dev:amd64. 2026-06-18 01:48:30.034 | Preparing to unpack .../122-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-06-18 01:48:30.039 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-18 01:48:30.157 | Selecting previously unselected package libldap2-dev. 2026-06-18 01:48:30.165 | Preparing to unpack .../123-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-06-18 01:48:30.169 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-18 01:48:30.221 | Selecting previously unselected package libaprutil1-dev. 2026-06-18 01:48:30.229 | Preparing to unpack .../124-libaprutil1-dev_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-18 01:48:30.233 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-06-18 01:48:30.455 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-06-18 01:48:30.463 | Preparing to unpack .../125-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-06-18 01:48:30.467 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-18 01:48:30.536 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-06-18 01:48:30.542 | Preparing to unpack .../126-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-06-18 01:48:30.547 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-18 01:48:30.617 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-06-18 01:48:30.621 | Preparing to unpack .../127-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-06-18 01:48:30.626 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-06-18 01:48:30.674 | Selecting previously unselected package libpcre2-dev:amd64. 2026-06-18 01:48:30.681 | Preparing to unpack .../128-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-06-18 01:48:30.686 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-06-18 01:48:30.792 | Selecting previously unselected package apache2-dev. 2026-06-18 01:48:30.799 | Preparing to unpack .../129-apache2-dev_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-18 01:48:30.805 | Unpacking apache2-dev (2.4.58-1ubuntu8.13) ... 2026-06-18 01:48:30.896 | Selecting previously unselected package bc. 2026-06-18 01:48:30.902 | Preparing to unpack .../130-bc_1.07.1-3ubuntu4_amd64.deb ... 2026-06-18 01:48:30.906 | Unpacking bc (1.07.1-3ubuntu4) ... 2026-06-18 01:48:30.966 | Selecting previously unselected package ncal. 2026-06-18 01:48:30.973 | Preparing to unpack .../131-ncal_12.1.8_amd64.deb ... 2026-06-18 01:48:30.977 | Unpacking ncal (12.1.8) ... 2026-06-18 01:48:31.034 | Selecting previously unselected package bsdmainutils. 2026-06-18 01:48:31.040 | Preparing to unpack .../132-bsdmainutils_12.1.8_all.deb ... 2026-06-18 01:48:31.049 | Unpacking bsdmainutils (12.1.8) ... 2026-06-18 01:48:31.097 | Selecting previously unselected package conntrack. 2026-06-18 01:48:31.103 | Preparing to unpack .../133-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-06-18 01:48:31.107 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-06-18 01:48:31.164 | Selecting previously unselected package cryptsetup-bin. 2026-06-18 01:48:31.171 | Preparing to unpack .../134-cryptsetup-bin_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2026-06-18 01:48:31.176 | Unpacking cryptsetup-bin (2:2.7.0-1ubuntu4.2) ... 2026-06-18 01:48:31.255 | Selecting previously unselected package cryptsetup. 2026-06-18 01:48:31.262 | Preparing to unpack .../135-cryptsetup_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2026-06-18 01:48:31.287 | Unpacking cryptsetup (2:2.7.0-1ubuntu4.2) ... 2026-06-18 01:48:31.376 | Selecting previously unselected package libdconf1:amd64. 2026-06-18 01:48:31.382 | Preparing to unpack .../136-libdconf1_0.40.0-4ubuntu0.1_amd64.deb ... 2026-06-18 01:48:31.387 | Unpacking libdconf1:amd64 (0.40.0-4ubuntu0.1) ... 2026-06-18 01:48:31.436 | Selecting previously unselected package dconf-service. 2026-06-18 01:48:31.442 | Preparing to unpack .../137-dconf-service_0.40.0-4ubuntu0.1_amd64.deb ... 2026-06-18 01:48:31.447 | Unpacking dconf-service (0.40.0-4ubuntu0.1) ... 2026-06-18 01:48:31.505 | Selecting previously unselected package dconf-gsettings-backend:amd64. 2026-06-18 01:48:31.511 | Preparing to unpack .../138-dconf-gsettings-backend_0.40.0-4ubuntu0.1_amd64.deb ... 2026-06-18 01:48:31.515 | Unpacking dconf-gsettings-backend:amd64 (0.40.0-4ubuntu0.1) ... 2026-06-18 01:48:31.577 | Selecting previously unselected package libdevmapper-event1.02.1:amd64. 2026-06-18 01:48:31.584 | Preparing to unpack .../139-libdevmapper-event1.02.1_2%3a1.02.185-3ubuntu3.2_amd64.deb ... 2026-06-18 01:48:31.589 | Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... 2026-06-18 01:48:31.648 | Selecting previously unselected package libaio1t64:amd64. 2026-06-18 01:48:31.655 | Preparing to unpack .../140-libaio1t64_0.3.113-6build1.1_amd64.deb ... 2026-06-18 01:48:31.660 | Unpacking libaio1t64:amd64 (0.3.113-6build1.1) ... 2026-06-18 01:48:31.713 | Selecting previously unselected package liblvm2cmd2.03:amd64. 2026-06-18 01:48:31.718 | Preparing to unpack .../141-liblvm2cmd2.03_2.03.16-3ubuntu3.2_amd64.deb ... 2026-06-18 01:48:31.722 | Unpacking liblvm2cmd2.03:amd64 (2.03.16-3ubuntu3.2) ... 2026-06-18 01:48:31.809 | Selecting previously unselected package dmeventd. 2026-06-18 01:48:31.814 | Preparing to unpack .../142-dmeventd_2%3a1.02.185-3ubuntu3.2_amd64.deb ... 2026-06-18 01:48:31.819 | Unpacking dmeventd (2:1.02.185-3ubuntu3.2) ... 2026-06-18 01:48:31.889 | Selecting previously unselected package dnsmasq-base. 2026-06-18 01:48:31.896 | Preparing to unpack .../143-dnsmasq-base_2.90-2ubuntu0.3_amd64.deb ... 2026-06-18 01:48:31.913 | Unpacking dnsmasq-base (2.90-2ubuntu0.3) ... 2026-06-18 01:48:31.984 | Selecting previously unselected package dnsmasq-utils. 2026-06-18 01:48:31.990 | Preparing to unpack .../144-dnsmasq-utils_2.90-2ubuntu0.3_amd64.deb ... 2026-06-18 01:48:31.995 | Unpacking dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-06-18 01:48:32.061 | Selecting previously unselected package ebtables. 2026-06-18 01:48:32.068 | Preparing to unpack .../145-ebtables_2.0.11-6build1_amd64.deb ... 2026-06-18 01:48:32.123 | Unpacking ebtables (2.0.11-6build1) ... 2026-06-18 01:48:32.195 | Selecting previously unselected package fonts-dejavu-mono. 2026-06-18 01:48:32.203 | Preparing to unpack .../146-fonts-dejavu-mono_2.37-8_all.deb ... 2026-06-18 01:48:32.208 | Unpacking fonts-dejavu-mono (2.37-8) ... 2026-06-18 01:48:32.285 | Selecting previously unselected package fonts-dejavu-core. 2026-06-18 01:48:32.292 | Preparing to unpack .../147-fonts-dejavu-core_2.37-8_all.deb ... 2026-06-18 01:48:32.333 | Unpacking fonts-dejavu-core (2.37-8) ... 2026-06-18 01:48:32.423 | Selecting previously unselected package fontconfig-config. 2026-06-18 01:48:32.431 | Preparing to unpack .../148-fontconfig-config_2.15.0-1.1ubuntu2_amd64.deb ... 2026-06-18 01:48:32.776 | Unpacking fontconfig-config (2.15.0-1.1ubuntu2) ... 2026-06-18 01:48:32.868 | Selecting previously unselected package libfontconfig1:amd64. 2026-06-18 01:48:32.873 | Preparing to unpack .../149-libfontconfig1_2.15.0-1.1ubuntu2_amd64.deb ... 2026-06-18 01:48:32.879 | Unpacking libfontconfig1:amd64 (2.15.0-1.1ubuntu2) ... 2026-06-18 01:48:32.940 | Selecting previously unselected package fontconfig. 2026-06-18 01:48:32.945 | Preparing to unpack .../150-fontconfig_2.15.0-1.1ubuntu2_amd64.deb ... 2026-06-18 01:48:32.951 | Unpacking fontconfig (2.15.0-1.1ubuntu2) ... 2026-06-18 01:48:33.020 | Selecting previously unselected package g++-13-x86-64-linux-gnu. 2026-06-18 01:48:33.027 | Preparing to unpack .../151-g++-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-06-18 01:48:33.032 | Unpacking g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-18 01:48:33.347 | Selecting previously unselected package g++-13. 2026-06-18 01:48:33.352 | Preparing to unpack .../152-g++-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-06-18 01:48:33.357 | Unpacking g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-18 01:48:33.409 | Selecting previously unselected package g++-x86-64-linux-gnu. 2026-06-18 01:48:33.414 | Preparing to unpack .../153-g++-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-06-18 01:48:33.418 | Unpacking g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-18 01:48:33.474 | Selecting previously unselected package g++. 2026-06-18 01:48:33.481 | Preparing to unpack .../154-g++_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-06-18 01:48:33.486 | Unpacking g++ (4:13.2.0-7ubuntu1) ... 2026-06-18 01:48:33.548 | Selecting previously unselected package genisoimage. 2026-06-18 01:48:33.554 | Preparing to unpack .../155-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-06-18 01:48:33.559 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-06-18 01:48:33.639 | Selecting previously unselected package libpixman-1-0:amd64. 2026-06-18 01:48:33.645 | Preparing to unpack .../156-libpixman-1-0_0.42.2-1build1_amd64.deb ... 2026-06-18 01:48:33.650 | Unpacking libpixman-1-0:amd64 (0.42.2-1build1) ... 2026-06-18 01:48:33.729 | Selecting previously unselected package libxcb-render0:amd64. 2026-06-18 01:48:33.736 | Preparing to unpack .../157-libxcb-render0_1.15-1ubuntu2_amd64.deb ... 2026-06-18 01:48:33.741 | Unpacking libxcb-render0:amd64 (1.15-1ubuntu2) ... 2026-06-18 01:48:33.809 | Selecting previously unselected package libxcb-shm0:amd64. 2026-06-18 01:48:33.815 | Preparing to unpack .../158-libxcb-shm0_1.15-1ubuntu2_amd64.deb ... 2026-06-18 01:48:33.822 | Unpacking libxcb-shm0:amd64 (1.15-1ubuntu2) ... 2026-06-18 01:48:33.883 | Selecting previously unselected package libxrender1:amd64. 2026-06-18 01:48:33.891 | Preparing to unpack .../159-libxrender1_1%3a0.9.10-1.1build1_amd64.deb ... 2026-06-18 01:48:33.898 | Unpacking libxrender1:amd64 (1:0.9.10-1.1build1) ... 2026-06-18 01:48:33.961 | Selecting previously unselected package libcairo2:amd64. 2026-06-18 01:48:33.968 | Preparing to unpack .../160-libcairo2_1.18.0-3build1_amd64.deb ... 2026-06-18 01:48:33.974 | Unpacking libcairo2:amd64 (1.18.0-3build1) ... 2026-06-18 01:48:34.050 | Selecting previously unselected package libcairo-gobject2:amd64. 2026-06-18 01:48:34.058 | Preparing to unpack .../161-libcairo-gobject2_1.18.0-3build1_amd64.deb ... 2026-06-18 01:48:34.065 | Unpacking libcairo-gobject2:amd64 (1.18.0-3build1) ... 2026-06-18 01:48:34.121 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-06-18 01:48:34.127 | Preparing to unpack .../162-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-06-18 01:48:34.132 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-06-18 01:48:34.195 | Selecting previously unselected package libproxy1v5:amd64. 2026-06-18 01:48:34.201 | Preparing to unpack .../163-libproxy1v5_0.5.4-4build1_amd64.deb ... 2026-06-18 01:48:34.208 | Unpacking libproxy1v5:amd64 (0.5.4-4build1) ... 2026-06-18 01:48:34.263 | Selecting previously unselected package glib-networking-common. 2026-06-18 01:48:34.271 | Preparing to unpack .../164-glib-networking-common_2.80.0-1build1_all.deb ... 2026-06-18 01:48:34.276 | Unpacking glib-networking-common (2.80.0-1build1) ... 2026-06-18 01:48:34.326 | Selecting previously unselected package glib-networking-services. 2026-06-18 01:48:34.333 | Preparing to unpack .../165-glib-networking-services_2.80.0-1build1_amd64.deb ... 2026-06-18 01:48:34.338 | Unpacking glib-networking-services (2.80.0-1build1) ... 2026-06-18 01:48:34.430 | Selecting previously unselected package session-migration. 2026-06-18 01:48:34.436 | Preparing to unpack .../166-session-migration_0.3.9build1_amd64.deb ... 2026-06-18 01:48:34.444 | Unpacking session-migration (0.3.9build1) ... 2026-06-18 01:48:34.499 | Selecting previously unselected package gsettings-desktop-schemas. 2026-06-18 01:48:34.503 | Preparing to unpack .../167-gsettings-desktop-schemas_46.1-0ubuntu1_all.deb ... 2026-06-18 01:48:34.508 | Unpacking gsettings-desktop-schemas (46.1-0ubuntu1) ... 2026-06-18 01:48:34.584 | Selecting previously unselected package glib-networking:amd64. 2026-06-18 01:48:34.590 | Preparing to unpack .../168-glib-networking_2.80.0-1build1_amd64.deb ... 2026-06-18 01:48:34.595 | Unpacking glib-networking:amd64 (2.80.0-1build1) ... 2026-06-18 01:48:34.651 | Selecting previously unselected package golang-1.22-doc. 2026-06-18 01:48:34.655 | Preparing to unpack .../169-golang-1.22-doc_1.22.2-2ubuntu0.4_all.deb ... 2026-06-18 01:48:34.659 | Unpacking golang-1.22-doc (1.22.2-2ubuntu0.4) ... 2026-06-18 01:48:34.731 | Selecting previously unselected package golang-1.22-src. 2026-06-18 01:48:34.736 | Preparing to unpack .../170-golang-1.22-src_1.22.2-2ubuntu0.4_all.deb ... 2026-06-18 01:48:34.740 | Unpacking golang-1.22-src (1.22.2-2ubuntu0.4) ... 2026-06-18 01:48:38.737 | Selecting previously unselected package golang-1.22-go. 2026-06-18 01:48:38.749 | Preparing to unpack .../171-golang-1.22-go_1.22.2-2ubuntu0.4_amd64.deb ... 2026-06-18 01:48:38.754 | Unpacking golang-1.22-go (1.22.2-2ubuntu0.4) ... 2026-06-18 01:48:39.320 | Selecting previously unselected package golang-1.22. 2026-06-18 01:48:39.329 | Preparing to unpack .../172-golang-1.22_1.22.2-2ubuntu0.4_all.deb ... 2026-06-18 01:48:39.334 | Unpacking golang-1.22 (1.22.2-2ubuntu0.4) ... 2026-06-18 01:48:39.390 | Selecting previously unselected package golang-src. 2026-06-18 01:48:39.398 | Preparing to unpack .../173-golang-src_2%3a1.22~2build1_all.deb ... 2026-06-18 01:48:39.404 | Unpacking golang-src (2:1.22~2build1) ... 2026-06-18 01:48:39.465 | Selecting previously unselected package golang-go:amd64. 2026-06-18 01:48:39.473 | Preparing to unpack .../174-golang-go_2%3a1.22~2build1_amd64.deb ... 2026-06-18 01:48:39.482 | Unpacking golang-go:amd64 (2:1.22~2build1) ... 2026-06-18 01:48:39.554 | Selecting previously unselected package golang-doc. 2026-06-18 01:48:39.564 | Preparing to unpack .../175-golang-doc_2%3a1.22~2build1_all.deb ... 2026-06-18 01:48:39.569 | Unpacking golang-doc (2:1.22~2build1) ... 2026-06-18 01:48:39.627 | Selecting previously unselected package golang:amd64. 2026-06-18 01:48:39.634 | Preparing to unpack .../176-golang_2%3a1.22~2build1_amd64.deb ... 2026-06-18 01:48:39.641 | Unpacking golang:amd64 (2:1.22~2build1) ... 2026-06-18 01:48:39.696 | Selecting previously unselected package libann0. 2026-06-18 01:48:39.706 | Preparing to unpack .../177-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-06-18 01:48:39.711 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-06-18 01:48:39.774 | Selecting previously unselected package libcdt5:amd64. 2026-06-18 01:48:39.783 | Preparing to unpack .../178-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-18 01:48:39.790 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-18 01:48:39.849 | Selecting previously unselected package libcgraph6:amd64. 2026-06-18 01:48:39.858 | Preparing to unpack .../179-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-18 01:48:39.864 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-18 01:48:39.923 | Selecting previously unselected package libsharpyuv0:amd64. 2026-06-18 01:48:39.932 | Preparing to unpack .../180-libsharpyuv0_1.3.2-0.4build3_amd64.deb ... 2026-06-18 01:48:39.939 | Unpacking libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2026-06-18 01:48:39.999 | Selecting previously unselected package libaom3:amd64. 2026-06-18 01:48:40.008 | Preparing to unpack .../181-libaom3_3.8.2-2ubuntu0.1_amd64.deb ... 2026-06-18 01:48:40.014 | Unpacking libaom3:amd64 (3.8.2-2ubuntu0.1) ... 2026-06-18 01:48:40.119 | Selecting previously unselected package libheif-plugin-aomdec:amd64. 2026-06-18 01:48:40.126 | Preparing to unpack .../182-libheif-plugin-aomdec_1.17.6-1ubuntu4.3_amd64.deb ... 2026-06-18 01:48:40.130 | Unpacking libheif-plugin-aomdec:amd64 (1.17.6-1ubuntu4.3) ... 2026-06-18 01:48:40.195 | Selecting previously unselected package libheif1:amd64. 2026-06-18 01:48:40.203 | Preparing to unpack .../183-libheif1_1.17.6-1ubuntu4.3_amd64.deb ... 2026-06-18 01:48:40.208 | Unpacking libheif1:amd64 (1.17.6-1ubuntu4.3) ... 2026-06-18 01:48:40.280 | Selecting previously unselected package libjpeg-turbo8:amd64. 2026-06-18 01:48:40.290 | Preparing to unpack .../184-libjpeg-turbo8_2.1.5-2ubuntu2_amd64.deb ... 2026-06-18 01:48:40.295 | Unpacking libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2026-06-18 01:48:40.359 | Selecting previously unselected package libjpeg8:amd64. 2026-06-18 01:48:40.369 | Preparing to unpack .../185-libjpeg8_8c-2ubuntu11_amd64.deb ... 2026-06-18 01:48:40.375 | Unpacking libjpeg8:amd64 (8c-2ubuntu11) ... 2026-06-18 01:48:40.439 | Selecting previously unselected package libdeflate0:amd64. 2026-06-18 01:48:40.449 | Preparing to unpack .../186-libdeflate0_1.19-1build1.1_amd64.deb ... 2026-06-18 01:48:40.457 | Unpacking libdeflate0:amd64 (1.19-1build1.1) ... 2026-06-18 01:48:40.529 | Selecting previously unselected package libjbig0:amd64. 2026-06-18 01:48:40.538 | Preparing to unpack .../187-libjbig0_2.1-6.1ubuntu2_amd64.deb ... 2026-06-18 01:48:40.543 | Unpacking libjbig0:amd64 (2.1-6.1ubuntu2) ... 2026-06-18 01:48:40.610 | Selecting previously unselected package liblerc4:amd64. 2026-06-18 01:48:40.619 | Preparing to unpack .../188-liblerc4_4.0.0+ds-4ubuntu2_amd64.deb ... 2026-06-18 01:48:40.623 | Unpacking liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2026-06-18 01:48:40.689 | Selecting previously unselected package libwebp7:amd64. 2026-06-18 01:48:40.698 | Preparing to unpack .../189-libwebp7_1.3.2-0.4build3_amd64.deb ... 2026-06-18 01:48:40.703 | Unpacking libwebp7:amd64 (1.3.2-0.4build3) ... 2026-06-18 01:48:40.773 | Selecting previously unselected package libtiff6:amd64. 2026-06-18 01:48:40.783 | Preparing to unpack .../190-libtiff6_4.5.1+git230720-4ubuntu2.5_amd64.deb ... 2026-06-18 01:48:40.789 | Unpacking libtiff6:amd64 (4.5.1+git230720-4ubuntu2.5) ... 2026-06-18 01:48:40.857 | Selecting previously unselected package libxpm4:amd64. 2026-06-18 01:48:40.867 | Preparing to unpack .../191-libxpm4_1%3a3.5.17-1build2_amd64.deb ... 2026-06-18 01:48:40.872 | Unpacking libxpm4:amd64 (1:3.5.17-1build2) ... 2026-06-18 01:48:40.936 | Selecting previously unselected package libgd3:amd64. 2026-06-18 01:48:40.945 | Preparing to unpack .../192-libgd3_2.3.3-9ubuntu5_amd64.deb ... 2026-06-18 01:48:40.950 | Unpacking libgd3:amd64 (2.3.3-9ubuntu5) ... 2026-06-18 01:48:41.018 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-06-18 01:48:41.026 | Preparing to unpack .../193-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-06-18 01:48:41.030 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-06-18 01:48:41.101 | Selecting previously unselected package libltdl7:amd64. 2026-06-18 01:48:41.109 | Preparing to unpack .../194-libltdl7_2.4.7-7build1_amd64.deb ... 2026-06-18 01:48:41.114 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-06-18 01:48:41.177 | Selecting previously unselected package libgraphite2-3:amd64. 2026-06-18 01:48:41.185 | Preparing to unpack .../195-libgraphite2-3_1.3.14-2ubuntu0.24.04.1_amd64.deb ... 2026-06-18 01:48:41.192 | Unpacking libgraphite2-3:amd64 (1.3.14-2ubuntu0.24.04.1) ... 2026-06-18 01:48:41.258 | Selecting previously unselected package libharfbuzz0b:amd64. 2026-06-18 01:48:41.268 | Preparing to unpack .../196-libharfbuzz0b_8.3.0-2build2_amd64.deb ... 2026-06-18 01:48:41.273 | Unpacking libharfbuzz0b:amd64 (8.3.0-2build2) ... 2026-06-18 01:48:41.373 | Selecting previously unselected package libthai-data. 2026-06-18 01:48:41.384 | Preparing to unpack .../197-libthai-data_0.1.29-2build1_all.deb ... 2026-06-18 01:48:41.389 | Unpacking libthai-data (0.1.29-2build1) ... 2026-06-18 01:48:41.462 | Selecting previously unselected package libdatrie1:amd64. 2026-06-18 01:48:41.473 | Preparing to unpack .../198-libdatrie1_0.2.13-3build1_amd64.deb ... 2026-06-18 01:48:41.477 | Unpacking libdatrie1:amd64 (0.2.13-3build1) ... 2026-06-18 01:48:41.544 | Selecting previously unselected package libthai0:amd64. 2026-06-18 01:48:41.553 | Preparing to unpack .../199-libthai0_0.1.29-2build1_amd64.deb ... 2026-06-18 01:48:41.559 | Unpacking libthai0:amd64 (0.1.29-2build1) ... 2026-06-18 01:48:41.625 | Selecting previously unselected package libpango-1.0-0:amd64. 2026-06-18 01:48:41.633 | Preparing to unpack .../200-libpango-1.0-0_1.52.1+ds-1build1_amd64.deb ... 2026-06-18 01:48:41.638 | Unpacking libpango-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-06-18 01:48:41.711 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2026-06-18 01:48:41.721 | Preparing to unpack .../201-libpangoft2-1.0-0_1.52.1+ds-1build1_amd64.deb ... 2026-06-18 01:48:41.726 | Unpacking libpangoft2-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-06-18 01:48:41.789 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2026-06-18 01:48:41.798 | Preparing to unpack .../202-libpangocairo-1.0-0_1.52.1+ds-1build1_amd64.deb ... 2026-06-18 01:48:41.802 | Unpacking libpangocairo-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-06-18 01:48:41.863 | Selecting previously unselected package libpathplan4:amd64. 2026-06-18 01:48:41.872 | Preparing to unpack .../203-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-18 01:48:41.877 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-18 01:48:41.942 | Selecting previously unselected package libgvc6. 2026-06-18 01:48:41.952 | Preparing to unpack .../204-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-18 01:48:41.957 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-06-18 01:48:42.044 | Selecting previously unselected package libgvpr2:amd64. 2026-06-18 01:48:42.054 | Preparing to unpack .../205-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-18 01:48:42.060 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-18 01:48:42.129 | Selecting previously unselected package liblab-gamut1:amd64. 2026-06-18 01:48:42.137 | Preparing to unpack .../206-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-18 01:48:42.143 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-18 01:48:42.236 | Selecting previously unselected package x11-common. 2026-06-18 01:48:42.247 | Preparing to unpack .../207-x11-common_1%3a7.7+23ubuntu3_all.deb ... 2026-06-18 01:48:42.257 | Unpacking x11-common (1:7.7+23ubuntu3) ... 2026-06-18 01:48:42.322 | Selecting previously unselected package libice6:amd64. 2026-06-18 01:48:42.332 | Preparing to unpack .../208-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-06-18 01:48:42.337 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-06-18 01:48:42.409 | Selecting previously unselected package libsm6:amd64. 2026-06-18 01:48:42.417 | Preparing to unpack .../209-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-06-18 01:48:42.422 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-06-18 01:48:42.488 | Selecting previously unselected package libxt6t64:amd64. 2026-06-18 01:48:42.496 | Preparing to unpack .../210-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-06-18 01:48:42.501 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-06-18 01:48:42.570 | Selecting previously unselected package libxmu6:amd64. 2026-06-18 01:48:42.578 | Preparing to unpack .../211-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-06-18 01:48:42.585 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-06-18 01:48:42.660 | Selecting previously unselected package libxaw7:amd64. 2026-06-18 01:48:42.670 | Preparing to unpack .../212-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-06-18 01:48:42.676 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-06-18 01:48:42.772 | Selecting previously unselected package graphviz. 2026-06-18 01:48:42.780 | Preparing to unpack .../213-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-18 01:48:42.789 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-06-18 01:48:42.895 | Selecting previously unselected package icu-devtools. 2026-06-18 01:48:42.901 | Preparing to unpack .../214-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-06-18 01:48:42.905 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-06-18 01:48:42.989 | Selecting previously unselected package iputils-arping. 2026-06-18 01:48:42.997 | Preparing to unpack .../215-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-06-18 01:48:43.003 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-06-18 01:48:43.067 | Selecting previously unselected package comerr-dev:amd64. 2026-06-18 01:48:43.076 | Preparing to unpack .../216-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-06-18 01:48:43.085 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-06-18 01:48:43.154 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-06-18 01:48:43.163 | Preparing to unpack .../217-libgssrpc4t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-18 01:48:43.168 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-18 01:48:43.233 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-06-18 01:48:43.243 | Preparing to unpack .../218-libkadm5clnt-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-18 01:48:43.249 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-18 01:48:43.317 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-06-18 01:48:43.324 | Preparing to unpack .../219-libkdb5-10t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-18 01:48:43.331 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-18 01:48:43.394 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-06-18 01:48:43.404 | Preparing to unpack .../220-libkadm5srv-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-18 01:48:43.409 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-18 01:48:43.468 | Selecting previously unselected package krb5-multidev:amd64. 2026-06-18 01:48:43.476 | Preparing to unpack .../221-krb5-multidev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-18 01:48:43.482 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-18 01:48:43.562 | Selecting previously unselected package libicu-dev:amd64. 2026-06-18 01:48:43.570 | Preparing to unpack .../222-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-06-18 01:48:43.576 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-06-18 01:48:43.935 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-06-18 01:48:43.943 | Preparing to unpack .../223-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-06-18 01:48:43.947 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-06-18 01:48:44.013 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-06-18 01:48:44.023 | Preparing to unpack .../224-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-06-18 01:48:44.028 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-06-18 01:48:44.082 | Selecting previously unselected package libjpeg-dev:amd64. 2026-06-18 01:48:44.092 | Preparing to unpack .../225-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-06-18 01:48:44.098 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-06-18 01:48:44.160 | Selecting previously unselected package libjs-jquery. 2026-06-18 01:48:44.170 | Preparing to unpack .../226-libjs-jquery_3.6.1+dfsg+~3.5.14-1_all.deb ... 2026-06-18 01:48:44.200 | Unpacking libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2026-06-18 01:48:44.265 | Selecting previously unselected package libjs-jquery-metadata. 2026-06-18 01:48:44.273 | Preparing to unpack .../227-libjs-jquery-metadata_12-4_all.deb ... 2026-06-18 01:48:44.278 | Unpacking libjs-jquery-metadata (12-4) ... 2026-06-18 01:48:44.331 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-06-18 01:48:44.339 | Preparing to unpack .../228-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-06-18 01:48:44.343 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-06-18 01:48:44.444 | Selecting previously unselected package libjs-underscore. 2026-06-18 01:48:44.452 | Preparing to unpack .../229-libjs-underscore_1.13.4~dfsg+~1.11.4-3_all.deb ... 2026-06-18 01:48:44.458 | Unpacking libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2026-06-18 01:48:44.524 | Selecting previously unselected package libjs-sphinxdoc. 2026-06-18 01:48:44.535 | Preparing to unpack .../230-libjs-sphinxdoc_7.2.6-6_all.deb ... 2026-06-18 01:48:44.540 | Unpacking libjs-sphinxdoc (7.2.6-6) ... 2026-06-18 01:48:44.611 | Selecting previously unselected package mysql-common. 2026-06-18 01:48:44.619 | Preparing to unpack .../231-mysql-common_5.8+1.1.0build1_all.deb ... 2026-06-18 01:48:44.645 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-06-18 01:48:44.712 | Selecting previously unselected package libmysqlclient21:amd64. 2026-06-18 01:48:44.722 | Preparing to unpack .../232-libmysqlclient21_8.0.46-0ubuntu0.24.04.2_amd64.deb ... 2026-06-18 01:48:44.727 | Unpacking libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-18 01:48:44.837 | Selecting previously unselected package libncurses-dev:amd64. 2026-06-18 01:48:44.845 | Preparing to unpack .../233-libncurses-dev_6.4+20240113-1ubuntu2_amd64.deb ... 2026-06-18 01:48:44.850 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-06-18 01:48:45.042 | Selecting previously unselected package libpkgconf3:amd64. 2026-06-18 01:48:45.052 | Preparing to unpack .../234-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-06-18 01:48:45.059 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-06-18 01:48:45.129 | Selecting previously unselected package libpq5:amd64. 2026-06-18 01:48:45.138 | Preparing to unpack .../235-libpq5_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-18 01:48:45.143 | Unpacking libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-06-18 01:48:45.209 | Selecting previously unselected package libssl-dev:amd64. 2026-06-18 01:48:45.216 | Preparing to unpack .../236-libssl-dev_3.0.13-0ubuntu3.11_amd64.deb ... 2026-06-18 01:48:45.221 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-06-18 01:48:45.390 | Selecting previously unselected package libpq-dev. 2026-06-18 01:48:45.400 | Preparing to unpack .../237-libpq-dev_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-18 01:48:45.405 | Unpacking libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-06-18 01:48:45.479 | Selecting previously unselected package libpython3-dev:amd64. 2026-06-18 01:48:45.489 | Preparing to unpack .../238-libpython3-dev_3.12.3-0ubuntu2.1_amd64.deb ... 2026-06-18 01:48:45.496 | Unpacking libpython3-dev:amd64 (3.12.3-0ubuntu2.1) ... 2026-06-18 01:48:45.551 | Selecting previously unselected package libsasl2-dev. 2026-06-18 01:48:45.559 | Preparing to unpack .../239-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-06-18 01:48:45.564 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-06-18 01:48:45.675 | Selecting previously unselected package libsgutils2-1.46-2:amd64. 2026-06-18 01:48:45.683 | Preparing to unpack .../240-libsgutils2-1.46-2_1.46-3ubuntu4_amd64.deb ... 2026-06-18 01:48:45.689 | Unpacking libsgutils2-1.46-2:amd64 (1.46-3ubuntu4) ... 2026-06-18 01:48:45.746 | Selecting previously unselected package libsoup-3.0-common. 2026-06-18 01:48:45.756 | Preparing to unpack .../241-libsoup-3.0-common_3.4.4-5ubuntu0.7_all.deb ... 2026-06-18 01:48:45.762 | Unpacking libsoup-3.0-common (3.4.4-5ubuntu0.7) ... 2026-06-18 01:48:45.823 | Selecting previously unselected package libsoup-3.0-0:amd64. 2026-06-18 01:48:45.832 | Preparing to unpack .../242-libsoup-3.0-0_3.4.4-5ubuntu0.7_amd64.deb ... 2026-06-18 01:48:45.837 | Unpacking libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.7) ... 2026-06-18 01:48:45.903 | Selecting previously unselected package libsystemd-dev:amd64. 2026-06-18 01:48:45.912 | Preparing to unpack .../243-libsystemd-dev_255.4-1ubuntu8.16_amd64.deb ... 2026-06-18 01:48:45.919 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-06-18 01:48:46.219 | Selecting previously unselected package liburing2:amd64. 2026-06-18 01:48:46.230 | Preparing to unpack .../244-liburing2_2.5-1build1_amd64.deb ... 2026-06-18 01:48:46.241 | Unpacking liburing2:amd64 (2.5-1build1) ... 2026-06-18 01:48:46.310 | Selecting previously unselected package libxml2-dev:amd64. 2026-06-18 01:48:46.318 | Preparing to unpack .../245-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.7_amd64.deb ... 2026-06-18 01:48:46.327 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-06-18 01:48:46.451 | Selecting previously unselected package libxslt1.1:amd64. 2026-06-18 01:48:46.459 | Preparing to unpack .../246-libxslt1.1_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-06-18 01:48:46.471 | Unpacking libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-06-18 01:48:46.548 | Selecting previously unselected package libxslt1-dev:amd64. 2026-06-18 01:48:46.557 | Preparing to unpack .../247-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-06-18 01:48:46.563 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-06-18 01:48:46.673 | Selecting previously unselected package llvm-17-runtime. 2026-06-18 01:48:46.683 | Preparing to unpack .../248-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-18 01:48:46.687 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-06-18 01:48:46.826 | Selecting previously unselected package libpfm4:amd64. 2026-06-18 01:48:46.836 | Preparing to unpack .../249-libpfm4_4.13.0+git32-g0d4ed0e-1_amd64.deb ... 2026-06-18 01:48:46.853 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-06-18 01:48:46.956 | Selecting previously unselected package llvm-17. 2026-06-18 01:48:46.961 | Preparing to unpack .../250-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-18 01:48:46.969 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-06-18 01:48:47.728 | Selecting previously unselected package libffi-dev:amd64. 2026-06-18 01:48:47.736 | Preparing to unpack .../251-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-06-18 01:48:47.742 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-06-18 01:48:47.841 | Selecting previously unselected package llvm-17-tools. 2026-06-18 01:48:47.849 | Preparing to unpack .../252-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-18 01:48:47.866 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-06-18 01:48:48.214 | Selecting previously unselected package libz3-4:amd64. 2026-06-18 01:48:48.224 | Preparing to unpack .../253-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-06-18 01:48:48.231 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-06-18 01:48:48.432 | Selecting previously unselected package libz3-dev:amd64. 2026-06-18 01:48:48.440 | Preparing to unpack .../254-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-06-18 01:48:48.452 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-06-18 01:48:48.552 | Selecting previously unselected package llvm-17-dev. 2026-06-18 01:48:48.561 | Preparing to unpack .../255-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-18 01:48:48.566 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-06-18 01:48:50.525 | Selecting previously unselected package lsscsi. 2026-06-18 01:48:50.536 | Preparing to unpack .../256-lsscsi_0.32-1build1_amd64.deb ... 2026-06-18 01:48:50.541 | Unpacking lsscsi (0.32-1build1) ... 2026-06-18 01:48:50.621 | Selecting previously unselected package lvm2. 2026-06-18 01:48:50.632 | Preparing to unpack .../257-lvm2_2.03.16-3ubuntu3.2_amd64.deb ... 2026-06-18 01:48:50.674 | Unpacking lvm2 (2.03.16-3ubuntu3.2) ... 2026-06-18 01:48:50.801 | Selecting previously unselected package osinfo-db. 2026-06-18 01:48:50.812 | Preparing to unpack .../258-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-06-18 01:48:50.816 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-06-18 01:48:51.184 | Selecting previously unselected package pkgconf-bin. 2026-06-18 01:48:51.192 | Preparing to unpack .../259-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-06-18 01:48:51.201 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-06-18 01:48:51.263 | Selecting previously unselected package pkgconf:amd64. 2026-06-18 01:48:51.271 | Preparing to unpack .../260-pkgconf_1.8.1-2build1_amd64.deb ... 2026-06-18 01:48:51.282 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-06-18 01:48:51.349 | Selecting previously unselected package pkg-config:amd64. 2026-06-18 01:48:51.356 | Preparing to unpack .../261-pkg-config_1.8.1-2build1_amd64.deb ... 2026-06-18 01:48:51.365 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-06-18 01:48:51.422 | Selecting previously unselected package pm-utils. 2026-06-18 01:48:51.432 | Preparing to unpack .../262-pm-utils_1.4.1-21_all.deb ... 2026-06-18 01:48:51.437 | Unpacking pm-utils (1.4.1-21) ... 2026-06-18 01:48:51.528 | Selecting previously unselected package postgresql-client-16. 2026-06-18 01:48:51.538 | Preparing to unpack .../263-postgresql-client-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-18 01:48:51.543 | Unpacking postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-18 01:48:51.692 | Selecting previously unselected package postgresql-server-dev-16. 2026-06-18 01:48:51.700 | Preparing to unpack .../264-postgresql-server-dev-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-18 01:48:51.705 | Unpacking postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-18 01:48:52.027 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-06-18 01:48:52.037 | Preparing to unpack .../265-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-06-18 01:48:52.043 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-06-18 01:48:52.104 | Selecting previously unselected package python3-dev. 2026-06-18 01:48:52.114 | Preparing to unpack .../266-python3-dev_3.12.3-0ubuntu2.1_amd64.deb ... 2026-06-18 01:48:52.119 | Unpacking python3-dev (3.12.3-0ubuntu2.1) ... 2026-06-18 01:48:52.189 | Selecting previously unselected package python3-mysqldb. 2026-06-18 01:48:52.199 | Preparing to unpack .../267-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-06-18 01:48:52.203 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-06-18 01:48:52.277 | Selecting previously unselected package python3-setuptools. 2026-06-18 01:48:52.288 | Preparing to unpack .../268-python3-setuptools_68.1.2-2ubuntu1.2_all.deb ... 2026-06-18 01:48:52.292 | Unpacking python3-setuptools (68.1.2-2ubuntu1.2) ... 2026-06-18 01:48:52.422 | Selecting previously unselected package python3-wheel. 2026-06-18 01:48:52.433 | Preparing to unpack .../269-python3-wheel_0.42.0-2_all.deb ... 2026-06-18 01:48:52.438 | Unpacking python3-wheel (0.42.0-2) ... 2026-06-18 01:48:52.511 | Selecting previously unselected package python3-pip. 2026-06-18 01:48:52.521 | Preparing to unpack .../270-python3-pip_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-06-18 01:48:52.526 | Unpacking python3-pip (24.0+dfsg-1ubuntu1.3) ... 2026-06-18 01:48:52.768 | Selecting previously unselected package python3-pip-whl. 2026-06-18 01:48:52.780 | Preparing to unpack .../271-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-06-18 01:48:52.785 | Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-06-18 01:48:52.853 | Selecting previously unselected package python3-setuptools-whl. 2026-06-18 01:48:52.865 | Preparing to unpack .../272-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2026-06-18 01:48:52.869 | Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-06-18 01:48:52.938 | Selecting previously unselected package python3-systemd. 2026-06-18 01:48:52.949 | Preparing to unpack .../273-python3-systemd_235-1build4_amd64.deb ... 2026-06-18 01:48:52.953 | Unpacking python3-systemd (235-1build4) ... 2026-06-18 01:48:53.032 | Selecting previously unselected package python3.12-venv. 2026-06-18 01:48:53.042 | Preparing to unpack .../274-python3.12-venv_3.12.3-1ubuntu0.13_amd64.deb ... 2026-06-18 01:48:53.046 | Unpacking python3.12-venv (3.12.3-1ubuntu0.13) ... 2026-06-18 01:48:53.097 | Selecting previously unselected package python3-venv. 2026-06-18 01:48:53.107 | Preparing to unpack .../275-python3-venv_3.12.3-0ubuntu2.1_amd64.deb ... 2026-06-18 01:48:53.111 | Unpacking python3-venv (3.12.3-0ubuntu2.1) ... 2026-06-18 01:48:53.158 | Selecting previously unselected package qemu-utils. 2026-06-18 01:48:53.166 | Preparing to unpack .../276-qemu-utils_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-18 01:48:53.170 | Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-18 01:48:53.291 | Selecting previously unselected package sg3-utils. 2026-06-18 01:48:53.301 | Preparing to unpack .../277-sg3-utils_1.46-3ubuntu4_amd64.deb ... 2026-06-18 01:48:53.306 | Unpacking sg3-utils (1.46-3ubuntu4) ... 2026-06-18 01:48:53.434 | Selecting previously unselected package sqlite3. 2026-06-18 01:48:53.445 | Preparing to unpack .../278-sqlite3_3.45.1-1ubuntu2.5_amd64.deb ... 2026-06-18 01:48:53.449 | Unpacking sqlite3 (3.45.1-1ubuntu2.5) ... 2026-06-18 01:48:53.505 | Selecting previously unselected package thin-provisioning-tools. 2026-06-18 01:48:53.513 | Preparing to unpack .../279-thin-provisioning-tools_0.9.0-2ubuntu5.1_amd64.deb ... 2026-06-18 01:48:53.518 | Unpacking thin-provisioning-tools (0.9.0-2ubuntu5.1) ... 2026-06-18 01:48:53.603 | Selecting previously unselected package unzip. 2026-06-18 01:48:53.613 | Preparing to unpack .../280-unzip_6.0-28ubuntu4.1_amd64.deb ... 2026-06-18 01:48:53.617 | Unpacking unzip (6.0-28ubuntu4.1) ... 2026-06-18 01:48:53.680 | Selecting previously unselected package debootstrap. 2026-06-18 01:48:53.689 | Preparing to unpack .../281-debootstrap_1.0.134ubuntu1_all.deb ... 2026-06-18 01:48:53.696 | Unpacking debootstrap (1.0.134ubuntu1) ... 2026-06-18 01:48:53.769 | Selecting previously unselected package libosinfo-l10n. 2026-06-18 01:48:53.778 | Preparing to unpack .../282-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-06-18 01:48:53.782 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-06-18 01:48:53.865 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-06-18 01:48:53.874 | Preparing to unpack .../283-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-06-18 01:48:53.878 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-06-18 01:48:53.932 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-06-18 01:48:53.938 | Preparing to unpack .../284-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-06-18 01:48:53.943 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-06-18 01:48:53.996 | Selecting previously unselected package kpartx. 2026-06-18 01:48:54.002 | Preparing to unpack .../285-kpartx_0.9.4-5ubuntu8.1_amd64.deb ... 2026-06-18 01:48:54.007 | Unpacking kpartx (0.9.4-5ubuntu8.1) ... 2026-06-18 01:48:54.057 | Selecting previously unselected package libkrb5-dev:amd64. 2026-06-18 01:48:54.066 | Preparing to unpack .../286-libkrb5-dev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-18 01:48:54.071 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-18 01:48:54.135 | Selecting previously unselected package libyaml-dev:amd64. 2026-06-18 01:48:54.144 | Preparing to unpack .../287-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-06-18 01:48:54.149 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-06-18 01:48:54.206 | Selecting previously unselected package socat. 2026-06-18 01:48:54.216 | Preparing to unpack .../288-socat_1.8.0.0-4build3_amd64.deb ... 2026-06-18 01:48:54.222 | Unpacking socat (1.8.0.0-4build3) ... 2026-06-18 01:48:54.302 | Selecting previously unselected package vlan. 2026-06-18 01:48:54.312 | Preparing to unpack .../289-vlan_2.0.5ubuntu5_all.deb ... 2026-06-18 01:48:54.317 | Unpacking vlan (2.0.5ubuntu5) ... 2026-06-18 01:48:54.411 | Setting up cryptsetup-bin (2:2.7.0-1ubuntu4.2) ... 2026-06-18 01:48:54.438 | Setting up postgresql-client-common (257build1.1) ... 2026-06-18 01:48:54.460 | Setting up powermgmt-base (1.37ubuntu0.1) ... 2026-06-18 01:48:54.472 | Setting up libpipeline1:amd64 (1.5.7-2) ... 2026-06-18 01:48:54.485 | Setting up libgraphite2-3:amd64 (1.3.14-2ubuntu0.24.04.1) ... 2026-06-18 01:48:54.497 | Setting up dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-06-18 01:48:54.509 | Setting up distro-info (1.7build1) ... 2026-06-18 01:48:54.522 | Setting up libpixman-1-0:amd64 (0.42.2-1build1) ... 2026-06-18 01:48:54.536 | Setting up libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2026-06-18 01:48:54.548 | Setting up libaom3:amd64 (3.8.2-2ubuntu0.1) ... 2026-06-18 01:48:54.562 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-06-18 01:48:54.610 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-06-18 01:48:54.619 | Setting up session-migration (0.3.9build1) ... 2026-06-18 01:48:54.770 | Created symlink /etc/systemd/user/graphical-session-pre.target.wants/session-migration.service → /usr/lib/systemd/user/session-migration.service. 2026-06-18 01:48:54.779 | Setting up libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-18 01:48:54.792 | Setting up libxau6:amd64 (1:1.0.9-1build6) ... 2026-06-18 01:48:54.812 | Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2026-06-18 01:48:54.831 | Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-06-18 01:48:54.841 | Setting up lto-disabled-list (47) ... 2026-06-18 01:48:54.854 | Setting up libproxy1v5:amd64 (0.5.4-4build1) ... 2026-06-18 01:48:54.870 | Setting up pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-06-18 01:48:54.883 | Setting up libxcb1:amd64 (1.15-1ubuntu2) ... 2026-06-18 01:48:54.897 | Setting up libpython3-dev:amd64 (3.12.3-0ubuntu2.1) ... 2026-06-18 01:48:54.912 | Setting up liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2026-06-18 01:48:54.927 | Setting up bsdextrautils (2.39.3-9ubuntu6.5) ... 2026-06-18 01:48:54.942 | Setting up libdevmapper-event1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... 2026-06-18 01:48:54.956 | Setting up python3-setuptools (68.1.2-2ubuntu1.2) ... 2026-06-18 01:48:55.455 | Setting up wget (1.21.4-1ubuntu4.1) ... 2026-06-18 01:48:55.475 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-06-18 01:48:55.490 | Setting up libdatrie1:amd64 (0.2.13-3build1) ... 2026-06-18 01:48:55.503 | Setting up cryptsetup (2:2.7.0-1ubuntu4.2) ... 2026-06-18 01:48:56.126 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-06-18 01:48:56.141 | Setting up sysfsutils (2.1.1-6build1) ... 2026-06-18 01:48:56.581 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-06-18 01:48:56.581 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-06-18 01:48:56.922 | Setting up libmagic-mgc (1:5.45-3build1) ... 2026-06-18 01:48:56.935 | Setting up ncal (12.1.8) ... 2026-06-18 01:48:56.948 | Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-06-18 01:48:56.961 | Setting up gawk (1:5.2.1-2build3) ... 2026-06-18 01:48:56.994 | Setting up psmisc (23.7-1build1) ... 2026-06-18 01:48:57.010 | Setting up libxcb-render0:amd64 (1.15-1ubuntu2) ... 2026-06-18 01:48:57.024 | Setting up libarchive-zip-perl (1.68-1) ... 2026-06-18 01:48:57.037 | Setting up libestr0:amd64 (0.1.11-1build1) ... 2026-06-18 01:48:57.049 | Setting up libfastjson4:amd64 (1.2304.0-1build1) ... 2026-06-18 01:48:57.063 | Setting up pm-utils (1.4.1-21) ... 2026-06-18 01:48:57.087 | Setting up libtirpc-common (1.3.4+ds-1.1build1) ... 2026-06-18 01:48:57.105 | Setting up unzip (6.0-28ubuntu4.1) ... 2026-06-18 01:48:57.122 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-06-18 01:48:57.136 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-18 01:48:57.150 | Setting up dosfstools (4.2-1.1build1) ... 2026-06-18 01:48:57.165 | Setting up libmagic1t64:amd64 (1:5.45-3build1) ... 2026-06-18 01:48:57.189 | Setting up rsyslog (8.2312.0-3ubuntu9.2) ... 2026-06-18 01:48:57.425 | info: Adding user `syslog' to group `adm' ... 2026-06-18 01:48:57.693 | 2026-06-18 01:48:57.693 | Creating config file /etc/rsyslog.d/50-default.conf with new version 2026-06-18 01:48:57.973 | Created symlink /etc/systemd/system/multi-user.target.wants/dmesg.service → /usr/lib/systemd/system/dmesg.service. 2026-06-18 01:48:58.106 | Created symlink /etc/systemd/system/syslog.service → /usr/lib/systemd/system/rsyslog.service. 2026-06-18 01:48:58.106 | Created symlink /etc/systemd/system/multi-user.target.wants/rsyslog.service → /usr/lib/systemd/system/rsyslog.service. 2026-06-18 01:48:58.522 | Setting up netcat-openbsd (1.226-1ubuntu2) ... 2026-06-18 01:48:58.539 | update-alternatives: using /bin/nc.openbsd to provide /bin/nc (nc) in auto mode 2026-06-18 01:48:58.551 | Setting up binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-06-18 01:48:58.569 | Setting up x11-common (1:7.7+23ubuntu3) ... 2026-06-18 01:48:59.028 | Setting up libsgutils2-1.46-2:amd64 (1.46-3ubuntu4) ... 2026-06-18 01:48:59.042 | Setting up libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-06-18 01:48:59.058 | Setting up libdeflate0:amd64 (1.19-1build1.1) ... 2026-06-18 01:48:59.071 | Setting up bc (1.07.1-3ubuntu4) ... 2026-06-18 01:48:59.088 | Setting up libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-06-18 01:48:59.101 | Setting up m4 (1.4.19-4build1) ... 2026-06-18 01:48:59.114 | Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-18 01:48:59.129 | Setting up golang-1.22-doc (1.22.2-2ubuntu0.4) ... 2026-06-18 01:48:59.142 | Setting up libxcb-shm0:amd64 (1.15-1ubuntu2) ... 2026-06-18 01:48:59.156 | Setting up file (1:5.45-3build1) ... 2026-06-18 01:48:59.169 | Setting up libsoup-3.0-common (3.4.4-5ubuntu0.7) ... 2026-06-18 01:48:59.183 | Setting up libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-18 01:48:59.197 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-06-18 01:48:59.236 | Setting up bzip2 (1.0.8-5.1build0.1) ... 2026-06-18 01:48:59.249 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-06-18 01:48:59.263 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-06-18 01:48:59.277 | Setting up python3-wheel (0.42.0-2) ... 2026-06-18 01:48:59.468 | Setting up libjbig0:amd64 (2.1-6.1ubuntu2) ... 2026-06-18 01:48:59.484 | Setting up memcached (1.6.24-1ubuntu0.1) ... 2026-06-18 01:49:00.163 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-06-18 01:49:00.499 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-18 01:49:00.512 | Setting up libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-06-18 01:49:00.524 | Setting up libjansson4:amd64 (2.14-2build2) ... 2026-06-18 01:49:00.538 | Setting up acl (2.3.2-1build1.1) ... 2026-06-18 01:49:00.554 | Setting up libdconf1:amd64 (0.40.0-4ubuntu0.1) ... 2026-06-18 01:49:00.568 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-06-18 01:49:00.723 | Setting up autotools-dev (20220109.1) ... 2026-06-18 01:49:00.737 | Setting up python3-pygments (2.17.2+dfsg-1) ... 2026-06-18 01:49:01.481 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-06-18 01:49:01.497 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-18 01:49:01.512 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-06-18 01:49:01.527 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-06-18 01:49:01.542 | Setting up gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-18 01:49:01.555 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-18 01:49:01.569 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-06-18 01:49:01.582 | Setting up libx11-data (2:1.8.7-1build1) ... 2026-06-18 01:49:01.597 | Setting up make (4.3-4.1build2) ... 2026-06-18 01:49:01.610 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-06-18 01:49:02.146 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-06-18 01:49:02.458 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-18 01:49:02.472 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-18 01:49:02.486 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-06-18 01:49:02.501 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-18 01:49:02.515 | Setting up ebtables (2.0.11-6build1) ... 2026-06-18 01:49:02.897 | Setting up socat (1.8.0.0-4build3) ... 2026-06-18 01:49:02.912 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-06-18 01:49:02.928 | Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2026-06-18 01:49:02.942 | Setting up golang-1.22-src (1.22.2-2ubuntu0.4) ... 2026-06-18 01:49:02.956 | Setting up xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-06-18 01:49:02.973 | update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 2026-06-18 01:49:02.991 | Setting up libfribidi0:amd64 (1.0.13-3build1) ... 2026-06-18 01:49:03.004 | Setting up libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-18 01:49:03.018 | Setting up bsdmainutils (12.1.8) ... 2026-06-18 01:49:03.036 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-06-18 01:49:03.053 | Setting up fonts-dejavu-mono (2.37-8) ... 2026-06-18 01:49:03.086 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-06-18 01:49:03.099 | Setting up libmpc3:amd64 (1.3.1-1build1.1) ... 2026-06-18 01:49:03.113 | Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-18 01:49:03.126 | Setting up patch (2.7.6-7build3) ... 2026-06-18 01:49:03.140 | Setting up usb.ids (2024.03.18-1) ... 2026-06-18 01:49:03.153 | Setting up autopoint (0.21-14ubuntu2) ... 2026-06-18 01:49:03.166 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-06-18 01:49:03.179 | Setting up fonts-dejavu-core (2.37-8) ... 2026-06-18 01:49:03.265 | Setting up lsscsi (0.32-1build1) ... 2026-06-18 01:49:03.278 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-06-18 01:49:03.292 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-06-18 01:49:03.306 | Setting up python3-pip (24.0+dfsg-1ubuntu1.3) ... 2026-06-18 01:49:04.536 | Setting up libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2026-06-18 01:49:04.551 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-06-18 01:49:04.565 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-06-18 01:49:04.580 | Setting up libdpkg-perl (1.22.6ubuntu6.6) ... 2026-06-18 01:49:04.595 | Setting up autoconf (2.71-3) ... 2026-06-18 01:49:04.612 | Setting up libwebp7:amd64 (1.3.2-0.4build3) ... 2026-06-18 01:49:04.626 | Setting up libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-18 01:49:04.641 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-06-18 01:49:04.655 | Setting up libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-06-18 01:49:04.670 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-06-18 01:49:04.685 | Setting up dwz (0.15-1build6) ... 2026-06-18 01:49:04.698 | Setting up libaio1t64:amd64 (0.3.113-6build1.1) ... 2026-06-18 01:49:04.712 | Setting up libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-06-18 01:49:04.728 | Setting up vlan (2.0.5ubuntu5) ... 2026-06-18 01:49:04.763 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-18 01:49:04.778 | Setting up libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-18 01:49:04.793 | Setting up libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-18 01:49:04.807 | Setting up libuchardet0:amd64 (0.0.8-1build1) ... 2026-06-18 01:49:04.822 | Setting up kpartx (0.9.4-5ubuntu8.1) ... 2026-06-18 01:49:04.837 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-06-18 01:49:04.851 | Setting up libjson-perl (4.10000-1) ... 2026-06-18 01:49:04.865 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-06-18 01:49:04.883 | Setting up libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-06-18 01:49:04.900 | Setting up libnl-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-06-18 01:49:04.922 | Setting up debugedit (1:5.0-5build2) ... 2026-06-18 01:49:04.938 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-06-18 01:49:04.953 | Setting up libsub-override-perl (0.10-1) ... 2026-06-18 01:49:04.968 | Setting up libx11-6:amd64 (2:1.8.7-1build1) ... 2026-06-18 01:49:04.983 | Setting up libharfbuzz0b:amd64 (8.3.0-2build2) ... 2026-06-18 01:49:04.998 | Setting up libthai-data (0.1.29-2build1) ... 2026-06-18 01:49:05.010 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-06-18 01:49:05.024 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-18 01:49:05.039 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-18 01:49:05.074 | Setting up apache2-data (2.4.58-1ubuntu8.13) ... 2026-06-18 01:49:05.089 | Setting up libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-18 01:49:05.104 | Setting up libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2026-06-18 01:49:05.128 | Setting up dmidecode (3.5-3ubuntu0.1) ... 2026-06-18 01:49:05.141 | Setting up glib-networking-common (2.80.0-1build1) ... 2026-06-18 01:49:05.154 | Setting up libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-06-18 01:49:05.170 | Setting up liburing2:amd64 (2.5-1build1) ... 2026-06-18 01:49:05.184 | Setting up libisl23:amd64 (0.26-3build1.1) ... 2026-06-18 01:49:05.198 | Setting up golang-src (2:1.22~2build1) ... 2026-06-18 01:49:05.212 | Setting up iputils-ping (3:20240117-1ubuntu0.1) ... 2026-06-18 01:49:05.245 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-06-18 01:49:05.259 | Setting up libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-18 01:49:05.272 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-06-18 01:49:05.286 | Setting up sqlite3 (3.45.1-1ubuntu2.5) ... 2026-06-18 01:49:05.299 | Setting up liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-18 01:49:05.314 | Setting up libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-18 01:49:05.329 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-06-18 01:49:05.343 | Setting up python3-systemd (235-1build4) ... 2026-06-18 01:49:05.512 | Setting up libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2026-06-18 01:49:05.527 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-18 01:49:05.544 | Setting up sg3-utils (1.46-3ubuntu4) ... 2026-06-18 01:49:05.558 | Setting up libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-06-18 01:49:05.575 | Setting up libjpeg8:amd64 (8c-2ubuntu11) ... 2026-06-18 01:49:05.589 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-06-18 01:49:05.604 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-06-18 01:49:05.615 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-06-18 01:49:05.631 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-06-18 01:49:05.644 | Setting up glib-networking-services (2.80.0-1build1) ... 2026-06-18 01:49:05.657 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-18 01:49:05.670 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-06-18 01:49:05.682 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-06-18 01:49:05.695 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-06-18 01:49:05.709 | Setting up debootstrap (1.0.134ubuntu1) ... 2026-06-18 01:49:05.723 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-06-18 01:49:05.735 | Setting up gettext (0.21-14ubuntu2) ... 2026-06-18 01:49:05.750 | Setting up libnftables1:amd64 (1.0.9-1ubuntu0.1) ... 2026-06-18 01:49:05.764 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-06-18 01:49:05.778 | Setting up libxpm4:amd64 (1:3.5.17-1build2) ... 2026-06-18 01:49:05.791 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-06-18 01:49:05.805 | Setting up libxrender1:amd64 (1:0.9.10-1.1build1) ... 2026-06-18 01:49:05.818 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-18 01:49:05.833 | Setting up libtirpc3t64:amd64 (1.3.4+ds-1.1build1) ... 2026-06-18 01:49:05.846 | Setting up python3.12-venv (3.12.3-1ubuntu0.13) ... 2026-06-18 01:49:05.928 | Setting up cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-18 01:49:05.942 | Setting up fontconfig-config (2.15.0-1.1ubuntu2) ... 2026-06-18 01:49:06.308 | Setting up postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-18 01:49:07.167 | 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-18 01:49:07.216 | Setting up haproxy (2.8.16-0ubuntu0.24.04.2) ... 2026-06-18 01:49:07.887 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-06-18 01:49:08.294 | Setting up libxext6:amd64 (2:1.3.4-1build2) ... 2026-06-18 01:49:08.309 | Setting up libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-06-18 01:49:08.322 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-18 01:49:08.338 | Setting up dconf-service (0.40.0-4ubuntu0.1) ... 2026-06-18 01:49:08.356 | Setting up libparted2t64:amd64 (3.6-4build1) ... 2026-06-18 01:49:08.384 | 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-18 01:49:08.405 | 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-18 01:49:08.416 | Setting up golang-1.22-go (1.22.2-2ubuntu0.4) ... 2026-06-18 01:49:08.430 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-18 01:49:08.445 | Setting up dnsmasq-base (2.90-2ubuntu0.3) ... 2026-06-18 01:49:08.513 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-18 01:49:08.529 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-06-18 01:49:08.542 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-06-18 01:49:08.557 | Setting up libnl-route-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-06-18 01:49:08.571 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-18 01:49:08.584 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-06-18 01:49:08.599 | Setting up libthai0:amd64 (0.1.29-2build1) ... 2026-06-18 01:49:08.612 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-06-18 01:49:08.626 | Setting up libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-06-18 01:49:08.643 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-06-18 01:49:08.658 | Setting up python3-venv (3.12.3-0ubuntu2.1) ... 2026-06-18 01:49:08.671 | Setting up libjs-jquery-metadata (12-4) ... 2026-06-18 01:49:08.685 | Setting up postgresql-common (257build1.1) ... 2026-06-18 01:49:09.227 | 2026-06-18 01:49:09.228 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-06-18 01:49:09.434 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-06-18 01:49:09.435 | Removing obsolete dictionary files: 2026-06-18 01:49:10.101 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-06-18 01:49:10.512 | Setting up thin-provisioning-tools (0.9.0-2ubuntu5.1) ... 2026-06-18 01:49:10.528 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-06-18 01:49:10.545 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-06-18 01:49:10.562 | Setting up libjs-sphinxdoc (7.2.6-6) ... 2026-06-18 01:49:10.578 | Setting up lsof (4.95.0-1build3) ... 2026-06-18 01:49:10.593 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-06-18 01:49:10.606 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-18 01:49:10.621 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-06-18 01:49:10.639 | Setting up libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-18 01:49:10.654 | Setting up groff-base (1.23.0-3build2) ... 2026-06-18 01:49:10.709 | Setting up libtiff6:amd64 (4.5.1+git230720-4ubuntu2.5) ... 2026-06-18 01:49:10.724 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-18 01:49:10.738 | Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-18 01:49:10.755 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-06-18 01:49:10.772 | Setting up golang-1.22 (1.22.2-2ubuntu0.4) ... 2026-06-18 01:49:10.786 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-06-18 01:49:10.800 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-06-18 01:49:10.814 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-18 01:49:10.828 | Setting up libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-18 01:49:10.841 | Setting up apache2-utils (2.4.58-1ubuntu8.13) ... 2026-06-18 01:49:10.857 | Setting up binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-06-18 01:49:10.872 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-18 01:49:10.888 | Setting up cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-18 01:49:10.902 | Setting up libibverbs1:amd64 (50.0-2ubuntu0.2) ... 2026-06-18 01:49:11.007 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-06-18 01:49:11.021 | Setting up cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-18 01:49:11.035 | Setting up dconf-gsettings-backend:amd64 (0.40.0-4ubuntu0.1) ... 2026-06-18 01:49:11.048 | Setting up golang-go:amd64 (2:1.22~2build1) ... 2026-06-18 01:49:11.064 | Setting up gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-18 01:49:11.078 | Setting up po-debconf (1.0.21+nmu1) ... 2026-06-18 01:49:11.098 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-06-18 01:49:11.111 | Setting up parted (3.6-4build1) ... 2026-06-18 01:49:11.136 | Setting up binutils (2.42-4ubuntu2.10) ... 2026-06-18 01:49:11.154 | Setting up apache2-bin (2.4.58-1ubuntu8.13) ... 2026-06-18 01:49:11.168 | Setting up man-db (2.12.0-4build2) ... 2026-06-18 01:49:11.286 | Building database of manual pages ... 2026-06-18 01:49:13.965 | Created symlink /etc/systemd/system/timers.target.wants/man-db.timer → /usr/lib/systemd/system/man-db.timer. 2026-06-18 01:49:14.241 | man-db.service is a disabled or a static unit, not starting it. 2026-06-18 01:49:14.309 | Setting up dpkg-dev (1.22.6ubuntu6.6) ... 2026-06-18 01:49:14.327 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-18 01:49:14.338 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-06-18 01:49:14.348 | Setting up python3-dev (3.12.3-0ubuntu2.1) ... 2026-06-18 01:49:14.359 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-06-18 01:49:14.369 | Setting up gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-18 01:49:14.378 | Setting up cpp (4:13.2.0-7ubuntu1) ... 2026-06-18 01:49:14.407 | Setting up libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2026-06-18 01:49:14.417 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-06-18 01:49:14.427 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-06-18 01:49:14.437 | Setting up golang-doc (2:1.22~2build1) ... 2026-06-18 01:49:14.446 | Setting up gsettings-desktop-schemas (46.1-0ubuntu1) ... 2026-06-18 01:49:14.455 | Setting up golang:amd64 (2:1.22~2build1) ... 2026-06-18 01:49:14.465 | Setting up tcpdump (4.99.4-3ubuntu4.24.04.1) ... 2026-06-18 01:49:14.683 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-06-18 01:49:14.694 | Setting up g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-18 01:49:14.703 | Setting up gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-18 01:49:14.714 | Setting up libtool (2.4.7-7build1) ... 2026-06-18 01:49:14.724 | Setting up apache2 (2.4.58-1ubuntu8.13) ... 2026-06-18 01:49:15.326 | Enabling module mpm_event. 2026-06-18 01:49:15.381 | Enabling module authz_core. 2026-06-18 01:49:15.389 | Enabling module authz_host. 2026-06-18 01:49:15.434 | Enabling module authn_core. 2026-06-18 01:49:15.446 | Enabling module auth_basic. 2026-06-18 01:49:15.495 | Enabling module access_compat. 2026-06-18 01:49:15.540 | Enabling module authn_file. 2026-06-18 01:49:15.593 | Enabling module authz_user. 2026-06-18 01:49:15.643 | Enabling module alias. 2026-06-18 01:49:15.691 | Enabling module dir. 2026-06-18 01:49:15.734 | Enabling module autoindex. 2026-06-18 01:49:15.784 | Enabling module env. 2026-06-18 01:49:15.834 | Enabling module mime. 2026-06-18 01:49:15.883 | Enabling module negotiation. 2026-06-18 01:49:15.930 | Enabling module setenvif. 2026-06-18 01:49:15.985 | Enabling module filter. 2026-06-18 01:49:16.030 | Enabling module deflate. 2026-06-18 01:49:16.075 | Enabling module status. 2026-06-18 01:49:16.126 | Enabling module reqtimeout. 2026-06-18 01:49:16.173 | Enabling conf charset. 2026-06-18 01:49:16.219 | Enabling conf localized-error-pages. 2026-06-18 01:49:16.266 | Enabling conf other-vhosts-access-log. 2026-06-18 01:49:16.315 | Enabling conf security. 2026-06-18 01:49:16.364 | Enabling conf serve-cgi-bin. 2026-06-18 01:49:16.415 | Enabling site 000-default. 2026-06-18 01:49:17.160 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-06-18 01:49:17.653 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-06-18 01:49:18.566 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-06-18 01:49:18.575 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-06-18 01:49:18.584 | Setting up gcc (4:13.2.0-7ubuntu1) ... 2026-06-18 01:49:18.621 | Setting up dh-autoreconf (20) ... 2026-06-18 01:49:18.631 | Setting up postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-18 01:49:18.644 | Setting up g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-18 01:49:18.653 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-06-18 01:49:18.664 | Setting up g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-18 01:49:18.673 | Setting up debhelper (13.14.1ubuntu5) ... 2026-06-18 01:49:18.683 | Setting up g++ (4:13.2.0-7ubuntu1) ... 2026-06-18 01:49:18.696 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2026-06-18 01:49:18.703 | Setting up apache2-dev (2.4.58-1ubuntu8.13) ... 2026-06-18 01:49:18.717 | Setting up liblvm2cmd2.03:amd64 (2.03.16-3ubuntu3.2) ... 2026-06-18 01:49:18.727 | Setting up dmeventd (2:1.02.185-3ubuntu3.2) ... 2026-06-18 01:49:18.869 | Created symlink /etc/systemd/system/sockets.target.wants/dm-event.socket → /usr/lib/systemd/system/dm-event.socket. 2026-06-18 01:49:19.166 | dm-event.service is a disabled or a static unit, not starting it. 2026-06-18 01:49:19.207 | Setting up libheif-plugin-aomdec:amd64 (1.17.6-1ubuntu4.3) ... 2026-06-18 01:49:19.219 | Setting up libheif1:amd64 (1.17.6-1ubuntu4.3) ... 2026-06-18 01:49:19.231 | Setting up lvm2 (2.03.16-3ubuntu3.2) ... 2026-06-18 01:49:20.398 | Created symlink /etc/systemd/system/sysinit.target.wants/blk-availability.service → /usr/lib/systemd/system/blk-availability.service. 2026-06-18 01:49:20.534 | Created symlink /etc/systemd/system/sysinit.target.wants/lvm2-monitor.service → /usr/lib/systemd/system/lvm2-monitor.service. 2026-06-18 01:49:21.028 | Created symlink /etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket → /usr/lib/systemd/system/lvm2-lvmpolld.socket. 2026-06-18 01:49:21.343 | Processing triggers for libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-06-18 01:49:21.388 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-06-18 01:49:21.407 | Processing triggers for sgml-base (1.31) ... 2026-06-18 01:49:21.437 | Setting up libfontconfig1:amd64 (2.15.0-1.1ubuntu2) ... 2026-06-18 01:49:21.447 | Setting up glib-networking:amd64 (2.80.0-1build1) ... 2026-06-18 01:49:21.460 | Setting up fontconfig (2.15.0-1.1ubuntu2) ... 2026-06-18 01:49:23.510 | Regenerating fonts cache... done. 2026-06-18 01:49:23.517 | Processing triggers for initramfs-tools (0.142ubuntu25.8) ... 2026-06-18 01:49:23.562 | update-initramfs: Generating /boot/initrd.img-6.8.0-124-generic 2026-06-18 01:49:23.577 | W: No zstd in /usr/bin:/sbin:/bin, using gzip 2026-06-18 01:49:35.230 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-18 01:49:35.263 | Setting up libpango-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-06-18 01:49:35.277 | Setting up libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.7) ... 2026-06-18 01:49:35.289 | Processing triggers for systemd (255.4-1ubuntu8.16) ... 2026-06-18 01:49:35.348 | Setting up libcairo2:amd64 (1.18.0-3build1) ... 2026-06-18 01:49:35.357 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-06-18 01:49:35.365 | Setting up libgd3:amd64 (2.3.3-9ubuntu5) ... 2026-06-18 01:49:35.373 | Setting up libcairo-gobject2:amd64 (1.18.0-3build1) ... 2026-06-18 01:49:35.382 | Setting up libpangoft2-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-06-18 01:49:35.391 | Setting up libpangocairo-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-06-18 01:49:35.401 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-06-18 01:49:35.410 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-06-18 01:49:35.440 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-06-18 01:49:35.449 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-06-18 01:49:35.461 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.2) ... 2026-06-18 01:49:35.583 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-18 01:49:35.854 | ++ functions-common:apt_get:1205 : result=0 2026-06-18 01:49:35.860 | ++ functions-common:apt_get:1208 : time_stop apt-get 2026-06-18 01:49:35.864 | ++ functions-common:time_stop:2414 : local name 2026-06-18 01:49:35.869 | ++ functions-common:time_stop:2415 : local end_time 2026-06-18 01:49:35.874 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-18 01:49:35.878 | ++ functions-common:time_stop:2417 : local total 2026-06-18 01:49:35.883 | ++ functions-common:time_stop:2418 : local start_time 2026-06-18 01:49:35.887 | ++ functions-common:time_stop:2420 : name=apt-get 2026-06-18 01:49:35.892 | ++ functions-common:time_stop:2421 : start_time=1781747277043 2026-06-18 01:49:35.897 | ++ functions-common:time_stop:2423 : [[ -z 1781747277043 ]] 2026-06-18 01:49:35.902 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 01:49:35.909 | ++ functions-common:time_stop:2426 : end_time=1781747375905 2026-06-18 01:49:35.914 | ++ functions-common:time_stop:2427 : elapsed_time=98862 2026-06-18 01:49:35.918 | ++ functions-common:time_stop:2428 : total=7920 2026-06-18 01:49:35.923 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 01:49:35.926 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=106782 2026-06-18 01:49:35.931 | ++ functions-common:apt_get:1209 : return 0 2026-06-18 01:49:35.937 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-06-18 01:49:35.943 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-06-18 01:49:35.950 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-06-18 01:49:35.960 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-06-18 01:49:35.964 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-06-18 01:49:35.970 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-06-18 01:49:35.978 | ++ tools/install_prereqs.sh:source:89 : date 2026-06-18 01:49:35.985 | + ./stack.sh:main:795 : [[ False != \T\r\u\e ]] 2026-06-18 01:49:35.991 | + ./stack.sh:main:796 : PYPI_ALTERNATIVE_URL= 2026-06-18 01:49:35.996 | + ./stack.sh:main:796 : /opt/stack/devstack/tools/install_pip.sh 2026-06-18 01:49:37.982 | + tools/install_pip.sh:main:25 : FILES=/opt/stack/devstack/files 2026-06-18 01:49:37.986 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-06-18 01:49:37.990 | + tools/install_pip.sh:main:42 : GetDistro 2026-06-18 01:49:37.995 | + functions-common:GetDistro:472 : GetOSVersion 2026-06-18 01:49:37.999 | + functions-common:GetOSVersion:442 : source /etc/os-release 2026-06-18 01:49:38.004 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-06-18 01:49:38.008 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-06-18 01:49:38.012 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-06-18 01:49:38.016 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-06-18 01:49:38.020 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-06-18 01:49:38.023 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-06-18 01:49:38.028 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-06-18 01:49:38.033 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-06-18 01:49:38.037 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-06-18 01:49:38.042 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-06-18 01:49:38.046 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-06-18 01:49:38.049 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-06-18 01:49:38.053 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-06-18 01:49:38.057 | + functions-common:GetOSVersion:443 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-06-18 01:49:38.060 | + functions-common:GetOSVersion:448 : _ensure_lsb_release 2026-06-18 01:49:38.065 | ++ functions-common:_ensure_lsb_release:419 : command -v lsb_release 2026-06-18 01:49:38.070 | + functions-common:_ensure_lsb_release:419 : [[ -x /usr/bin/lsb_release ]] 2026-06-18 01:49:38.074 | + functions-common:_ensure_lsb_release:420 : return 2026-06-18 01:49:38.080 | ++ functions-common:GetOSVersion:450 : lsb_release -r -s 2026-06-18 01:49:38.104 | + functions-common:GetOSVersion:450 : os_RELEASE=24.04 2026-06-18 01:49:38.109 | ++ functions-common:GetOSVersion:451 : lsb_release -c -s 2026-06-18 01:49:38.134 | + functions-common:GetOSVersion:451 : os_CODENAME=noble 2026-06-18 01:49:38.139 | ++ functions-common:GetOSVersion:452 : lsb_release -i -s 2026-06-18 01:49:38.166 | + functions-common:GetOSVersion:452 : os_VENDOR=Ubuntu 2026-06-18 01:49:38.170 | + functions-common:GetOSVersion:455 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-06-18 01:49:38.174 | + functions-common:GetOSVersion:456 : os_PACKAGE=deb 2026-06-18 01:49:38.178 | + functions-common:GetOSVersion:461 : typeset -xr os_VENDOR 2026-06-18 01:49:38.181 | + functions-common:GetOSVersion:462 : typeset -xr os_RELEASE 2026-06-18 01:49:38.186 | + functions-common:GetOSVersion:463 : typeset -xr os_PACKAGE 2026-06-18 01:49:38.189 | + functions-common:GetOSVersion:464 : typeset -xr os_CODENAME 2026-06-18 01:49:38.193 | + functions-common:GetDistro:473 : [[ Ubuntu =~ (Ubuntu) ]] 2026-06-18 01:49:38.197 | + functions-common:GetDistro:476 : DISTRO=noble 2026-06-18 01:49:38.201 | + functions-common:GetDistro:513 : typeset -xr DISTRO 2026-06-18 01:49:38.205 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-06-18 01:49:38.205 | Distro: noble 2026-06-18 01:49:38.209 | + tools/install_pip.sh:main:117 : get_versions 2026-06-18 01:49:38.214 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-06-18 01:49:38.221 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-06-18 01:49:38.225 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-06-18 01:49:38.231 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-06-18 01:49:38.231 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-06-18 01:49:38.545 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-06-18 01:49:38.548 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-06-18 01:49:38.548 | pip: 24.0 2026-06-18 01:49:38.552 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-06-18 01:49:38.556 | + tools/install_pip.sh:main:123 : is_fedora 2026-06-18 01:49:38.560 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-18 01:49:38.563 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-18 01:49:38.567 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-18 01:49:38.570 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-18 01:49:38.574 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-18 01:49:38.577 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-18 01:49:38.581 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-18 01:49:38.584 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-18 01:49:38.588 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-18 01:49:38.592 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-18 01:49:38.596 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-18 01:49:38.600 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-18 01:49:38.603 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-18 01:49:38.607 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-06-18 01:49:38.611 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 01:49:38.615 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 01:49:38.618 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-06-18 01:49:38.628 | + tools/install_pip.sh:main:146 : set -x 2026-06-18 01:49:38.632 | + tools/install_pip.sh:main:149 : get_versions 2026-06-18 01:49:38.636 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-06-18 01:49:38.645 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-06-18 01:49:38.648 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-06-18 01:49:38.654 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-06-18 01:49:38.654 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-06-18 01:49:38.937 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-06-18 01:49:38.940 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-06-18 01:49:38.940 | pip: 24.0 2026-06-18 01:49:38.948 | + ./stack.sh:main:800 : source /opt/stack/devstack/tools/fixup_stuff.sh 2026-06-18 01:49:38.954 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /opt/stack/devstack ]] 2026-06-18 01:49:38.959 | + ./stack.sh:main:801 : fixup_all 2026-06-18 01:49:38.964 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-06-18 01:49:38.968 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-06-18 01:49:38.973 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 01:49:38.979 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 01:49:38.984 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-06-18 01:49:39.006 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2026-06-18 01:49:39.026 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2026-06-18 01:49:39.048 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-06-18 01:49:39.053 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-06-18 01:49:39.058 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-18 01:49:39.063 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-18 01:49:39.067 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-18 01:49:39.071 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-18 01:49:39.076 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-18 01:49:39.081 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-18 01:49:39.086 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-18 01:49:39.091 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-18 01:49:39.095 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-18 01:49:39.099 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-18 01:49:39.103 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-18 01:49:39.108 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-18 01:49:39.113 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-18 01:49:39.118 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-06-18 01:49:39.123 | + ./stack.sh:main:803 : [[ True == \T\r\u\e ]] 2026-06-18 01:49:39.128 | + ./stack.sh:main:805 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-06-18 01:49:39.148 | + ./stack.sh:main:806 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-06-18 01:49:39.168 | + ./stack.sh:main:807 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-06-18 01:49:39.186 | + ./stack.sh:main:808 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-06-18 01:49:39.205 | + ./stack.sh:main:809 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-06-18 01:49:39.226 | + ./stack.sh:main:810 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-06-18 01:49:39.246 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-06-18 01:49:39.265 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-06-18 01:49:39.284 | + ./stack.sh:main:814 : setup_devstack_virtualenv 2026-06-18 01:49:39.289 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-06-18 01:49:39.293 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-06-18 01:49:42.367 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-06-18 01:49:42.404 | Using python 3.12 to install setuptools 2026-06-18 01:49:42.407 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pip 'setuptools[core]' 2026-06-18 01:49:43.149 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-06-18 01:49:43.280 | Collecting pip 2026-06-18 01:49:43.445 | Downloading pip-26.1.2-py3-none-any.whl.metadata (4.6 kB) 2026-06-18 01:49:43.457 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-06-18 01:49:43.701 | Collecting setuptools[core] 2026-06-18 01:49:43.745 | Downloading setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-06-18 01:49:43.837 | Collecting packaging>=24.2 (from setuptools[core]) 2026-06-18 01:49:43.881 | Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-18 01:49:43.926 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-06-18 01:49:43.970 | Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-06-18 01:49:44.025 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.4/41.4 kB 657.5 kB/s eta 0:00:00 2026-06-18 01:49:44.063 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-06-18 01:49:44.107 | Downloading jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-18 01:49:44.171 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-06-18 01:49:44.215 | Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-18 01:49:44.261 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-06-18 01:49:44.304 | Downloading jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-18 01:49:44.370 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-06-18 01:49:44.415 | Downloading jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-06-18 01:49:44.460 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-06-18 01:49:44.504 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-06-18 01:49:44.647 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-18 01:49:44.691 | Downloading typer-0.26.7-py3-none-any.whl.metadata (16 kB) 2026-06-18 01:49:44.749 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-18 01:49:44.792 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-06-18 01:49:44.884 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-18 01:49:44.927 | Downloading rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-06-18 01:49:44.965 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-18 01:49:45.009 | Downloading annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-06-18 01:49:45.069 | 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-18 01:49:45.113 | Downloading markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-06-18 01:49:45.163 | 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-18 01:49:45.207 | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-18 01:49:45.262 | 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-18 01:49:45.307 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-06-18 01:49:45.379 | Downloading pip-26.1.2-py3-none-any.whl (1.8 MB) 2026-06-18 01:49:45.575 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 9.3 MB/s eta 0:00:00 2026-06-18 01:49:45.620 | Downloading jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-06-18 01:49:45.675 | Downloading jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-06-18 01:49:45.728 | Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-06-18 01:49:45.740 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.2/72.2 kB 7.6 MB/s eta 0:00:00 2026-06-18 01:49:45.784 | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-06-18 01:49:45.795 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 11.6 MB/s eta 0:00:00 2026-06-18 01:49:45.840 | Downloading wheel-0.47.0-py3-none-any.whl (32 kB) 2026-06-18 01:49:45.892 | Downloading setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-06-18 01:49:45.915 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 53.3 MB/s eta 0:00:00 2026-06-18 01:49:45.960 | Downloading jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-06-18 01:49:46.010 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-06-18 01:49:46.063 | Downloading typer-0.26.7-py3-none-any.whl (122 kB) 2026-06-18 01:49:46.078 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 122.5/122.5 kB 10.4 MB/s eta 0:00:00 2026-06-18 01:49:46.128 | Downloading annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-06-18 01:49:46.180 | Downloading rich-15.0.0-py3-none-any.whl (310 kB) 2026-06-18 01:49:46.193 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.7/310.7 kB 31.3 MB/s eta 0:00:00 2026-06-18 01:49:46.236 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-06-18 01:49:46.289 | Downloading markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-06-18 01:49:46.301 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.7/91.7 kB 10.3 MB/s eta 0:00:00 2026-06-18 01:49:46.344 | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-06-18 01:49:46.369 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 55.9 MB/s eta 0:00:00 2026-06-18 01:49:46.413 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-06-18 01:49:46.668 | 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-18 01:49:46.681 | Attempting uninstall: setuptools 2026-06-18 01:49:46.696 | Found existing installation: setuptools 68.1.2 2026-06-18 01:49:46.696 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 01:49:46.697 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-06-18 01:49:47.324 | Attempting uninstall: pygments 2026-06-18 01:49:47.335 | Found existing installation: Pygments 2.17.2 2026-06-18 01:49:47.335 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 01:49:47.336 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-06-18 01:49:48.037 | Attempting uninstall: pip 2026-06-18 01:49:48.041 | Found existing installation: pip 24.0 2026-06-18 01:49:48.092 | Uninstalling pip-24.0: 2026-06-18 01:49:48.099 | Successfully uninstalled pip-24.0 2026-06-18 01:49:49.137 | Attempting uninstall: wheel 2026-06-18 01:49:49.143 | Found existing installation: wheel 0.42.0 2026-06-18 01:49:49.143 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 01:49:49.143 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-06-18 01:49:49.628 | 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-18 01:49:49.753 | + inc/python:pip_install:216 : result=0 2026-06-18 01:49:49.757 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-18 01:49:49.763 | + functions-common:time_stop:2414 : local name 2026-06-18 01:49:49.768 | + functions-common:time_stop:2415 : local end_time 2026-06-18 01:49:49.772 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 01:49:49.777 | + functions-common:time_stop:2417 : local total 2026-06-18 01:49:49.780 | + functions-common:time_stop:2418 : local start_time 2026-06-18 01:49:49.784 | + functions-common:time_stop:2420 : name=pip_install 2026-06-18 01:49:49.787 | + functions-common:time_stop:2421 : start_time=1781747382394 2026-06-18 01:49:49.790 | + functions-common:time_stop:2423 : [[ -z 1781747382394 ]] 2026-06-18 01:49:49.796 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 01:49:49.804 | + functions-common:time_stop:2426 : end_time=1781747389798 2026-06-18 01:49:49.809 | + functions-common:time_stop:2427 : elapsed_time=7404 2026-06-18 01:49:49.813 | + functions-common:time_stop:2428 : total=0 2026-06-18 01:49:49.816 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 01:49:49.821 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=7404 2026-06-18 01:49:49.825 | + inc/python:pip_install:219 : return 0 2026-06-18 01:49:49.831 | + 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-18 01:49:49.836 | + 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-18 01:49:49.840 | + 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-18 01:49:49.847 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-06-18 01:49:49.851 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-06-18 01:49:49.856 | + ./stack.sh:main:818 : pip_install -U os-testr 2026-06-18 01:49:49.898 | Using python 3.12 to install os-testr 2026-06-18 01:49:49.902 | + 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-18 01:49:50.631 | Collecting os-testr 2026-06-18 01:49:50.701 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-06-18 01:49:50.742 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-06-18 01:49:50.748 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-06-18 01:49:50.768 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-06-18 01:49:50.773 | Downloading python_subunit-1.4.6-py3-none-any.whl.metadata (22 kB) 2026-06-18 01:49:50.811 | Collecting testtools>=2.2.0 (from os-testr) 2026-06-18 01:49:50.815 | Downloading testtools-2.9.1-py3-none-any.whl.metadata (5.4 kB) 2026-06-18 01:49:50.825 | 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-18 01:49:50.842 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-06-18 01:49:50.846 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-06-18 01:49:50.901 | Collecting PyYAML (from python-subunit>=1.0.0->os-testr) 2026-06-18 01:49:50.904 | 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-18 01:49:50.924 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-06-18 01:49:50.938 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-06-18 01:49:50.955 | Downloading python_subunit-1.4.6-py3-none-any.whl (77 kB) 2026-06-18 01:49:50.968 | Downloading testtools-2.9.1-py3-none-any.whl (110 kB) 2026-06-18 01:49:50.983 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-06-18 01:49:50.993 | 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-18 01:49:51.013 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 36.7 MB/s 0:00:00 2026-06-18 01:49:51.066 | Installing collected packages: testtools, PyYAML, pbr, iso8601, python-subunit, os-testr 2026-06-18 01:49:51.148 | Attempting uninstall: PyYAML 2026-06-18 01:49:51.154 | Found existing installation: PyYAML 6.0.1 2026-06-18 01:49:51.154 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 01:49:51.155 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-06-18 01:49:51.369 | 2026-06-18 01:49:51.371 | 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-18 01:49:51.451 | + inc/python:pip_install:216 : result=0 2026-06-18 01:49:51.455 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-18 01:49:51.460 | + functions-common:time_stop:2414 : local name 2026-06-18 01:49:51.465 | + functions-common:time_stop:2415 : local end_time 2026-06-18 01:49:51.469 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 01:49:51.474 | + functions-common:time_stop:2417 : local total 2026-06-18 01:49:51.478 | + functions-common:time_stop:2418 : local start_time 2026-06-18 01:49:51.482 | + functions-common:time_stop:2420 : name=pip_install 2026-06-18 01:49:51.487 | + functions-common:time_stop:2421 : start_time=1781747389886 2026-06-18 01:49:51.493 | + functions-common:time_stop:2423 : [[ -z 1781747389886 ]] 2026-06-18 01:49:51.498 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 01:49:51.506 | + functions-common:time_stop:2426 : end_time=1781747391501 2026-06-18 01:49:51.511 | + functions-common:time_stop:2427 : elapsed_time=1615 2026-06-18 01:49:51.515 | + functions-common:time_stop:2428 : total=7404 2026-06-18 01:49:51.521 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 01:49:51.525 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=9019 2026-06-18 01:49:51.530 | + inc/python:pip_install:219 : return 0 2026-06-18 01:49:51.534 | + ./stack.sh:main:822 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-06-18 01:49:51.631 | + ./stack.sh:main:823 : sudo systemctl restart systemd-journald 2026-06-18 01:49:51.729 | + ./stack.sh:main:829 : install_infra 2026-06-18 01:49:51.734 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-06-18 01:49:51.740 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-06-18 01:49:51.744 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-06-18 01:49:54.840 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-06-18 01:49:54.846 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-06-18 01:49:54.892 | + 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-18 01:49:55.627 | Collecting pbr 2026-06-18 01:49:55.630 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-06-18 01:49:55.854 | Collecting setuptools[core] 2026-06-18 01:49:55.856 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-06-18 01:49:55.933 | Collecting packaging>=24.2 (from setuptools[core]) 2026-06-18 01:49:55.935 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-18 01:49:55.970 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-06-18 01:49:55.971 | Using cached more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-06-18 01:49:56.003 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-06-18 01:49:56.004 | Using cached jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-18 01:49:56.045 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-06-18 01:49:56.046 | Using cached wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-18 01:49:56.075 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-06-18 01:49:56.076 | Using cached jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-18 01:49:56.121 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-06-18 01:49:56.122 | Using cached jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-06-18 01:49:56.156 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-06-18 01:49:56.157 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-06-18 01:49:56.273 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-18 01:49:56.274 | Using cached typer-0.26.7-py3-none-any.whl.metadata (16 kB) 2026-06-18 01:49:56.309 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-18 01:49:56.310 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-06-18 01:49:56.392 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-18 01:49:56.393 | Using cached rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-06-18 01:49:56.414 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-18 01:49:56.416 | Using cached annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-06-18 01:49:56.454 | 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-18 01:49:56.454 | Using cached markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-06-18 01:49:56.492 | 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-18 01:49:56.493 | Using cached pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-18 01:49:56.529 | 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-18 01:49:56.530 | Using cached mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-06-18 01:49:56.540 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-06-18 01:49:56.541 | Using cached jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-06-18 01:49:56.542 | Using cached jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-06-18 01:49:56.543 | Using cached more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-06-18 01:49:56.544 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-06-18 01:49:56.545 | Using cached wheel-0.47.0-py3-none-any.whl (32 kB) 2026-06-18 01:49:56.546 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-06-18 01:49:56.549 | Using cached jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-06-18 01:49:56.550 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-06-18 01:49:56.551 | Using cached typer-0.26.7-py3-none-any.whl (122 kB) 2026-06-18 01:49:56.553 | Using cached annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-06-18 01:49:56.553 | Using cached rich-15.0.0-py3-none-any.whl (310 kB) 2026-06-18 01:49:56.555 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-06-18 01:49:56.556 | Using cached markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-06-18 01:49:56.557 | Using cached pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-06-18 01:49:56.560 | Using cached mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-06-18 01:49:56.686 | 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-18 01:49:58.712 | 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-18 01:49:58.824 | + inc/python:pip_install:216 : result=0 2026-06-18 01:49:58.829 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-18 01:49:58.834 | + functions-common:time_stop:2414 : local name 2026-06-18 01:49:58.839 | + functions-common:time_stop:2415 : local end_time 2026-06-18 01:49:58.844 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 01:49:58.848 | + functions-common:time_stop:2417 : local total 2026-06-18 01:49:58.851 | + functions-common:time_stop:2418 : local start_time 2026-06-18 01:49:58.856 | + functions-common:time_stop:2420 : name=pip_install 2026-06-18 01:49:58.861 | + functions-common:time_stop:2421 : start_time=1781747394876 2026-06-18 01:49:58.865 | + functions-common:time_stop:2423 : [[ -z 1781747394876 ]] 2026-06-18 01:49:58.871 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 01:49:58.878 | + functions-common:time_stop:2426 : end_time=1781747398873 2026-06-18 01:49:58.882 | + functions-common:time_stop:2427 : elapsed_time=3997 2026-06-18 01:49:58.887 | + functions-common:time_stop:2428 : total=9019 2026-06-18 01:49:58.891 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 01:49:58.896 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=13016 2026-06-18 01:49:58.901 | + inc/python:pip_install:219 : return 0 2026-06-18 01:49:58.907 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-06-18 01:49:58.911 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-06-18 01:49:58.952 | + 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-18 01:49:59.631 | Processing /opt/stack/requirements 2026-06-18 01:49:59.633 | Installing build dependencies: started 2026-06-18 01:50:01.267 | Installing build dependencies: finished with status 'done' 2026-06-18 01:50:01.270 | Getting requirements to build wheel: started 2026-06-18 01:50:01.411 | Getting requirements to build wheel: finished with status 'done' 2026-06-18 01:50:01.416 | Preparing metadata (pyproject.toml): started 2026-06-18 01:50:02.144 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-18 01:50:02.246 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8453) 2026-06-18 01:50:02.290 | Downloading fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-06-18 01:50:02.305 | 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.dev8453) (26.2) 2026-06-18 01:50:02.360 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8453) 2026-06-18 01:50:02.364 | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-06-18 01:50:02.453 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8453) 2026-06-18 01:50:02.454 | 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-18 01:50:02.479 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8453) 2026-06-18 01:50:02.484 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-06-18 01:50:02.495 | 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.dev8453) (82.0.1) 2026-06-18 01:50:02.661 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8453) 2026-06-18 01:50:02.665 | 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-18 01:50:02.677 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 3.6 MB/s eta 0:00:00 2026-06-18 01:50:02.716 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8453) 2026-06-18 01:50:02.721 | Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-06-18 01:50:02.775 | Collecting urllib3<3,>=1.26 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8453) 2026-06-18 01:50:02.779 | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-06-18 01:50:02.821 | Collecting certifi>=2023.5.7 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8453) 2026-06-18 01:50:02.825 | Downloading certifi-2026.6.17-py3-none-any.whl.metadata (2.5 kB) 2026-06-18 01:50:02.887 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-06-18 01:50:02.896 | Downloading fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-06-18 01:50:02.906 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.6/41.6 kB 5.5 MB/s eta 0:00:00 2026-06-18 01:50:02.906 | 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-18 01:50:02.910 | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-06-18 01:50:02.919 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.1/73.1 kB 8.8 MB/s eta 0:00:00 2026-06-18 01:50:02.922 | Downloading certifi-2026.6.17-py3-none-any.whl (133 kB) 2026-06-18 01:50:02.933 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.3/133.3 kB 14.4 MB/s eta 0:00:00 2026-06-18 01:50:02.939 | 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-18 01:50:02.953 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 216.6/216.6 kB 17.7 MB/s eta 0:00:00 2026-06-18 01:50:02.957 | Downloading idna-3.18-py3-none-any.whl (65 kB) 2026-06-18 01:50:02.969 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 6.4 MB/s eta 0:00:00 2026-06-18 01:50:02.974 | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-06-18 01:50:02.984 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.1/131.1 kB 16.7 MB/s eta 0:00:00 2026-06-18 01:50:02.996 | Building wheels for collected packages: openstack_requirements 2026-06-18 01:50:02.999 | Building wheel for openstack_requirements (pyproject.toml): started 2026-06-18 01:50:04.491 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-06-18 01:50:04.491 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8453-py3-none-any.whl size=52409 sha256=8892d9f6420663da81f08810a7830708d25229a570520b4c126aa14ca06b5938 2026-06-18 01:50:04.491 | Stored in directory: /tmp/pip-ephem-wheel-cache-3r39d0f0/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-06-18 01:50:04.495 | Successfully built openstack_requirements 2026-06-18 01:50:04.646 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-06-18 01:50:05.121 | Successfully installed PyYAML-6.0.3 beagle-0.5.0 certifi-2026.6.17 charset_normalizer-3.4.7 fixtures-4.3.2 idna-3.18 openstack_requirements-1.2.1.dev8453 requests-2.34.2 urllib3-2.7.0 2026-06-18 01:50:05.253 | + inc/python:pip_install:216 : result=0 2026-06-18 01:50:05.259 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-18 01:50:05.264 | + functions-common:time_stop:2414 : local name 2026-06-18 01:50:05.269 | + functions-common:time_stop:2415 : local end_time 2026-06-18 01:50:05.274 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 01:50:05.279 | + functions-common:time_stop:2417 : local total 2026-06-18 01:50:05.283 | + functions-common:time_stop:2418 : local start_time 2026-06-18 01:50:05.288 | + functions-common:time_stop:2420 : name=pip_install 2026-06-18 01:50:05.293 | + functions-common:time_stop:2421 : start_time=1781747398938 2026-06-18 01:50:05.298 | + functions-common:time_stop:2423 : [[ -z 1781747398938 ]] 2026-06-18 01:50:05.304 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 01:50:05.311 | + functions-common:time_stop:2426 : end_time=1781747405306 2026-06-18 01:50:05.316 | + functions-common:time_stop:2427 : elapsed_time=6368 2026-06-18 01:50:05.322 | + functions-common:time_stop:2428 : total=13016 2026-06-18 01:50:05.326 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 01:50:05.331 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=19384 2026-06-18 01:50:05.337 | + inc/python:pip_install:219 : return 0 2026-06-18 01:50:05.343 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-06-18 01:50:05.348 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-06-18 01:50:05.354 | + inc/python:use_library_from_git:266 : local name=pbr 2026-06-18 01:50:05.360 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 01:50:05.365 | + 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-18 01:50:05.371 | + 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-18 01:50:05.376 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 01:50:05.382 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-06-18 01:50:05.423 | Using python 3.12 to install pbr 2026-06-18 01:50:05.428 | + 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-18 01:50:05.955 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-06-18 01:50:06.046 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (82.0.1) 2026-06-18 01:50:06.152 | + inc/python:pip_install:216 : result=0 2026-06-18 01:50:06.156 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-18 01:50:06.160 | + functions-common:time_stop:2414 : local name 2026-06-18 01:50:06.163 | + functions-common:time_stop:2415 : local end_time 2026-06-18 01:50:06.167 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 01:50:06.171 | + functions-common:time_stop:2417 : local total 2026-06-18 01:50:06.174 | + functions-common:time_stop:2418 : local start_time 2026-06-18 01:50:06.178 | + functions-common:time_stop:2420 : name=pip_install 2026-06-18 01:50:06.182 | + functions-common:time_stop:2421 : start_time=1781747405412 2026-06-18 01:50:06.187 | + functions-common:time_stop:2423 : [[ -z 1781747405412 ]] 2026-06-18 01:50:06.193 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 01:50:06.200 | + functions-common:time_stop:2426 : end_time=1781747406195 2026-06-18 01:50:06.203 | + functions-common:time_stop:2427 : elapsed_time=783 2026-06-18 01:50:06.207 | + functions-common:time_stop:2428 : total=19384 2026-06-18 01:50:06.212 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 01:50:06.216 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=20167 2026-06-18 01:50:06.220 | + inc/python:pip_install:219 : return 0 2026-06-18 01:50:06.225 | + ./stack.sh:main:832 : python3.12 -m venv /opt/stack/bindep-venv 2026-06-18 01:50:09.392 | + ./stack.sh:main:834 : /opt/stack/bindep-venv/bin/pip install bindep 2026-06-18 01:50:09.826 | Collecting bindep 2026-06-18 01:50:09.865 | Downloading bindep-2.14.0-py3-none-any.whl.metadata (11 kB) 2026-06-18 01:50:09.922 | Collecting distro>=1.7 (from bindep) 2026-06-18 01:50:09.926 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-06-18 01:50:09.965 | Collecting packaging (from bindep) 2026-06-18 01:50:09.966 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-18 01:50:09.988 | Collecting Parsley (from bindep) 2026-06-18 01:50:09.992 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-06-18 01:50:10.036 | Collecting pbr>=2 (from bindep) 2026-06-18 01:50:10.037 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-06-18 01:50:10.258 | Collecting setuptools (from pbr>=2->bindep) 2026-06-18 01:50:10.259 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-06-18 01:50:10.302 | Downloading bindep-2.14.0-py3-none-any.whl (35 kB) 2026-06-18 01:50:10.311 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-06-18 01:50:10.320 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-06-18 01:50:10.320 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-06-18 01:50:10.323 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-06-18 01:50:10.333 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 11.0 MB/s eta 0:00:00 2026-06-18 01:50:10.333 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-06-18 01:50:10.399 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-06-18 01:50:11.336 | 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-18 01:50:11.424 | + ./stack.sh:main:835 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-06-18 01:50:11.431 | + ./stack.sh:main:835 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-06-18 01:50:11.438 | ++ ./stack.sh:main:838 : _get_plugin_bindep_packages 2026-06-18 01:50:11.470 | + ./stack.sh:main:838 : pkgs= 2026-06-18 01:50:11.474 | + ./stack.sh:main:839 : [[ -n '' ]] 2026-06-18 01:50:11.479 | + ./stack.sh:main:846 : run_phase stack pre-install 2026-06-18 01:50:11.484 | + functions-common:run_phase:1842 : local mode=stack 2026-06-18 01:50:11.488 | + functions-common:run_phase:1843 : local phase=pre-install 2026-06-18 01:50:11.494 | + functions-common:run_phase:1844 : [[ -d /opt/stack/devstack/extras.d ]] 2026-06-18 01:50:11.499 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-06-18 01:50:11.504 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-18 01:50:11.509 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-06-18 01:50:11.514 | + functions-common:run_phase:1852 : local extra 2026-06-18 01:50:11.522 | ++ functions-common:run_phase:1853 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-06-18 01:50:11.530 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-06-18 01:50:11.534 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-18 01:50:11.538 | + functions-common:run_phase:1858 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-06-18 01:50:11.544 | + functions-common:run_phase:1858 : source /opt/stack/devstack/extras.d/80-tempest.sh stack pre-install 2026-06-18 01:50:11.549 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-18 01:50:11.579 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-18 01:50:11.584 | + functions-common:run_phase:1863 : [[ stack == \s\o\u\r\c\e ]] 2026-06-18 01:50:11.588 | + functions-common:run_phase:1866 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-18 01:50:11.592 | + functions-common:run_phase:1869 : run_plugins stack pre-install 2026-06-18 01:50:11.598 | + functions-common:run_plugins:1828 : local mode=stack 2026-06-18 01:50:11.603 | + functions-common:run_plugins:1829 : local phase=pre-install 2026-06-18 01:50:11.608 | + functions-common:run_plugins:1831 : local plugins=,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider 2026-06-18 01:50:11.613 | + functions-common:run_plugins:1832 : local plugin 2026-06-18 01:50:11.617 | + functions-common:run_plugins:1833 : for plugin in ${plugins//,/ } 2026-06-18 01:50:11.622 | + functions-common:run_plugins:1834 : local dir=/opt/stack/barbican 2026-06-18 01:50:11.626 | + functions-common:run_plugins:1835 : [[ -f /opt/stack/barbican/devstack/plugin.sh ]] 2026-06-18 01:50:11.631 | + functions-common:run_plugins:1836 : source /opt/stack/barbican/devstack/plugin.sh stack pre-install 2026-06-18 01:50:11.635 | ++ /opt/stack/barbican/devstack/plugin.sh:source:5 : BARBICAN_PLUGIN=/opt/stack/barbican/devstack 2026-06-18 01:50:11.640 | ++ /opt/stack/barbican/devstack/plugin.sh:source:6 : source /opt/stack/barbican/devstack/lib/barbican 2026-06-18 01:50:11.671 | ++ /opt/stack/barbican/devstack/plugin.sh:source:8 : is_service_enabled barbican 2026-06-18 01:50:11.701 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 01:50:11.706 | ++ /opt/stack/barbican/devstack/plugin.sh:source:9 : [[ stack == \s\t\a\c\k ]] 2026-06-18 01:50:11.710 | ++ /opt/stack/barbican/devstack/plugin.sh:source:9 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-06-18 01:50:11.716 | ++ /opt/stack/barbican/devstack/plugin.sh:source:25 : [[ stack == \s\t\a\c\k ]] 2026-06-18 01:50:11.721 | ++ /opt/stack/barbican/devstack/plugin.sh:source:25 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-18 01:50:11.726 | ++ /opt/stack/barbican/devstack/plugin.sh:source:51 : [[ stack == \s\t\a\c\k ]] 2026-06-18 01:50:11.730 | ++ /opt/stack/barbican/devstack/plugin.sh:source:51 : [[ pre-install == \e\x\t\r\a ]] 2026-06-18 01:50:11.735 | ++ /opt/stack/barbican/devstack/plugin.sh:source:59 : [[ stack == \s\t\a\c\k ]] 2026-06-18 01:50:11.739 | ++ /opt/stack/barbican/devstack/plugin.sh:source:59 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-06-18 01:50:11.744 | ++ /opt/stack/barbican/devstack/plugin.sh:source:67 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-18 01:50:11.749 | ++ /opt/stack/barbican/devstack/plugin.sh:source:71 : [[ stack == \c\l\e\a\n ]] 2026-06-18 01:50:11.753 | + functions-common:run_plugins:1833 : for plugin in ${plugins//,/ } 2026-06-18 01:50:11.759 | + functions-common:run_plugins:1834 : local dir=/opt/stack/magnum 2026-06-18 01:50:11.763 | + functions-common:run_plugins:1835 : [[ -f /opt/stack/magnum/devstack/plugin.sh ]] 2026-06-18 01:50:11.768 | + functions-common:run_plugins:1836 : source /opt/stack/magnum/devstack/plugin.sh stack pre-install 2026-06-18 01:50:11.797 | ++ /opt/stack/magnum/devstack/plugin.sh:source:7 : echo_summary 'magnum'\''s plugin.sh was called...' 2026-06-18 01:50:11.802 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-18 01:50:11.807 | ++ ./stack.sh:echo_summary:444 : echo -e 'magnum'\''s' plugin.sh was called... 2026-06-18 01:50:11.812 | ++ /opt/stack/magnum/devstack/plugin.sh:source:8 : source /opt/stack/magnum/devstack/lib/magnum 2026-06-18 01:50:11.860 | ++ /opt/stack/magnum/devstack/plugin.sh:source:9 : set -o posix 2026-06-18 01:50:11.865 | ++ /opt/stack/magnum/devstack/plugin.sh:source:9 : set 2026-06-18 01:50:11.869 | ACCOUNT_PORT_BASE=6612 2026-06-18 01:50:11.869 | ADDITIONAL_VENV_PACKAGES= 2026-06-18 01:50:11.869 | ADMIN_PASSWORD=secretadmin 2026-06-18 01:50:11.869 | AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-06-18 01:50:11.870 | AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-06-18 01:50:11.870 | AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-06-18 01:50:11.870 | AGENT_METERING_BINARY=/opt/stack/data/venv/bin/neutron-metering-agent 2026-06-18 01:50:11.870 | ALEMBIC_BRANCH=main 2026-06-18 01:50:11.870 | ALEMBIC_DIR=/opt/stack/alembic 2026-06-18 01:50:11.870 | ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-06-18 01:50:11.870 | APACHE_CONF_DIR=/etc/apache2/sites-available 2026-06-18 01:50:11.870 | APACHE_GROUP=stack 2026-06-18 01:50:11.870 | APACHE_LOCAL_HOST=127.0.0.1 2026-06-18 01:50:11.870 | APACHE_LOG_DIR=/var/log/apache2 2026-06-18 01:50:11.870 | APACHE_NAME=apache2 2026-06-18 01:50:11.870 | APACHE_SETTINGS_DIR=/etc/apache2/conf-enabled 2026-06-18 01:50:11.870 | APACHE_USER=stack 2026-06-18 01:50:11.870 | API_WORKERS=4 2026-06-18 01:50:11.870 | BACKING_FILE_SUFFIX=-backing-file 2026-06-18 01:50:11.870 | BARBICAN_API_LOG_DIR=/opt/stack/logs 2026-06-18 01:50:11.870 | BARBICAN_BIN_DIR=/opt/stack/data/venv/bin 2026-06-18 01:50:11.870 | BARBICAN_BRANCH=master 2026-06-18 01:50:11.870 | BARBICAN_CONF=/etc/barbican/barbican.conf 2026-06-18 01:50:11.870 | BARBICAN_CONF_DIR=/etc/barbican 2026-06-18 01:50:11.870 | BARBICAN_DIR=/opt/stack/barbican 2026-06-18 01:50:11.870 | BARBICAN_ENDPOINT_TYPE=internal 2026-06-18 01:50:11.870 | BARBICAN_ENFORCE_SCOPE=False 2026-06-18 01:50:11.870 | BARBICAN_HOST_HREF=http://199.204.45.132/key-manager 2026-06-18 01:50:11.870 | BARBICAN_KEYSTONE_ENDPOINT=https://199.204.45.132/identity 2026-06-18 01:50:11.870 | BARBICAN_PASTE_CONF=/etc/barbican/barbican-api-paste.ini 2026-06-18 01:50:11.870 | BARBICAN_PLUGIN=/opt/stack/barbican/devstack 2026-06-18 01:50:11.870 | BARBICAN_REPO=https://github.com/openstack/barbican.git 2026-06-18 01:50:11.870 | BARBICAN_UWSGI_CONF=/etc/barbican/barbican-uwsgi.ini 2026-06-18 01:50:11.870 | BARBICAN_WSGI=barbican.wsgi.api:application 2026-06-18 01:50:11.870 | BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-06-18 01:50:11.870 | BASH=/usr/bin/bash 2026-06-18 01:50:11.870 | BASHOPTS=checkwinsize:cmdhist:complete_fullquote:extquote:force_fignore:globasciiranges:globskipdots:hostcomplete:interactive_comments:patsub_replacement:progcomp:promptvars:sourcepath 2026-06-18 01:50:11.870 | BASH_ALIASES=() 2026-06-18 01:50:11.870 | BASH_ARGC=([0]="0") 2026-06-18 01:50:11.870 | BASH_ARGV=() 2026-06-18 01:50:11.870 | BASH_CMDS=() 2026-06-18 01:50:11.870 | BASH_LINENO=([0]="1836" [1]="1869" [2]="846" [3]="0") 2026-06-18 01:50:11.870 | BASH_LOADABLES_PATH=/usr/local/lib/bash:/usr/lib/bash:/opt/local/lib/bash:/usr/pkg/lib/bash:/opt/pkg/lib/bash:. 2026-06-18 01:50:11.870 | BASH_REMATCH=([0]=",tls-proxy,") 2026-06-18 01:50:11.870 | 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-18 01:50:11.870 | BASH_VERSINFO=([0]="5" [1]="2" [2]="21" [3]="1" [4]="release" [5]="x86_64-pc-linux-gnu") 2026-06-18 01:50:11.870 | BASH_VERSION='5.2.21(1)-release' 2026-06-18 01:50:11.870 | BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-06-18 01:50:11.870 | BRANCHLESS_TARGET_BRANCH=master 2026-06-18 01:50:11.870 | BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-06-18 01:50:11.870 | CACHE_BACKEND=dogpile.cache.memcached 2026-06-18 01:50:11.870 | CELLSV2_SETUP=superconductor 2026-06-18 01:50:11.870 | CINDER_ALLOWED_DIRECT_URL_SCHEMES= 2026-06-18 01:50:11.870 | CINDER_API_PASTE_INI=/etc/cinder/api-paste.ini 2026-06-18 01:50:11.870 | CINDER_BACKENDS=/opt/stack/devstack/lib/cinder_backends 2026-06-18 01:50:11.870 | CINDER_BACKUPS=/opt/stack/devstack/lib/cinder_backups 2026-06-18 01:50:11.870 | CINDER_BACKUP_DRIVER=swift 2026-06-18 01:50:11.870 | CINDER_BIN_DIR=/opt/stack/data/venv/bin 2026-06-18 01:50:11.870 | CINDER_BRANCH=master 2026-06-18 01:50:11.870 | CINDER_CACHE_ENABLED_FOR_BACKENDS=lvm:lvmdriver-1 2026-06-18 01:50:11.870 | CINDER_CONF=/etc/cinder/cinder.conf 2026-06-18 01:50:11.870 | CINDER_CONF_DIR=/etc/cinder 2026-06-18 01:50:11.870 | CINDER_DIR=/opt/stack/cinder 2026-06-18 01:50:11.870 | CINDER_DRIVER=default 2026-06-18 01:50:11.871 | CINDER_ENABLED_BACKENDS=lvm:lvmdriver-1 2026-06-18 01:50:11.871 | CINDER_ENFORCE_SCOPE=False 2026-06-18 01:50:11.871 | CINDER_IMG_CACHE_ENABLED=True 2026-06-18 01:50:11.871 | CINDER_IMG_CACHE_SIZE_COUNT= 2026-06-18 01:50:11.871 | CINDER_IMG_CACHE_SIZE_GB= 2026-06-18 01:50:11.871 | CINDER_LVM_TYPE=auto 2026-06-18 01:50:11.871 | CINDER_MY_IP=199.204.45.132 2026-06-18 01:50:11.871 | CINDER_PLUGINS=/opt/stack/devstack/lib/cinder_plugins 2026-06-18 01:50:11.871 | CINDER_REPO=https://github.com/openstack/cinder.git 2026-06-18 01:50:11.871 | CINDER_SERVICE_HOST=199.204.45.132 2026-06-18 01:50:11.871 | CINDER_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-06-18 01:50:11.871 | CINDER_SERVICE_PORT=8776 2026-06-18 01:50:11.871 | CINDER_SERVICE_PORT_INT=18776 2026-06-18 01:50:11.871 | CINDER_SERVICE_PROTOCOL=https 2026-06-18 01:50:11.871 | CINDER_SERVICE_REPORT_INTERVAL=120 2026-06-18 01:50:11.871 | CINDER_STATE_PATH=/opt/stack/data/cinder 2026-06-18 01:50:11.871 | CINDER_TARGET_HELPER=lioadm 2026-06-18 01:50:11.871 | CINDER_TARGET_PORT=3260 2026-06-18 01:50:11.871 | CINDER_TARGET_PREFIX=iqn.2010-10.org.openstack: 2026-06-18 01:50:11.871 | CINDER_TARGET_PROTOCOL=iscsi 2026-06-18 01:50:11.871 | CINDER_UPLOAD_INTERNAL_TENANT=False 2026-06-18 01:50:11.871 | CINDER_UPLOAD_OPTIMIZED=False 2026-06-18 01:50:11.871 | CINDER_UPLOAD_OPTIMIZED_BACKENDS=lvm:lvmdriver-1 2026-06-18 01:50:11.871 | CINDER_USE_SERVICE_TOKEN=True 2026-06-18 01:50:11.871 | CINDER_UWSGI=cinder.wsgi.api:application 2026-06-18 01:50:11.871 | CINDER_UWSGI_CONF=/etc/cinder/cinder-api-uwsgi.ini 2026-06-18 01:50:11.871 | CINDER_VOLUME_CLEAR=zero 2026-06-18 01:50:11.871 | CIRROS_ARCH=x86_64 2026-06-18 01:50:11.871 | CIRROS_VERSION=0.6.3 2026-06-18 01:50:11.871 | CONFIGURE_BACKING_FILE=True 2026-06-18 01:50:11.871 | CONFIG_AWK_CMD=awk 2026-06-18 01:50:11.871 | CONTAINER_PORT_BASE=6611 2026-06-18 01:50:11.871 | CURL_GET='curl -g' 2026-06-18 01:50:11.871 | CURRENT_LOG_TIME=2026-06-18-014744 2026-06-18 01:50:11.871 | DATABASE_BACKENDS=' mysql postgresql' 2026-06-18 01:50:11.871 | DATABASE_HOST=127.0.0.1 2026-06-18 01:50:11.871 | DATABASE_PASSWORD=secretdatabase 2026-06-18 01:50:11.871 | DATABASE_QUERY_LOGGING=False 2026-06-18 01:50:11.871 | DATABASE_TYPE=mysql 2026-06-18 01:50:11.871 | DATABASE_USER=root 2026-06-18 01:50:11.871 | DATA_DIR=/opt/stack/data 2026-06-18 01:50:11.871 | DC=([0]="openstack" [1]="org") 2026-06-18 01:50:11.871 | DEBUG_LIBVIRT=True 2026-06-18 01:50:11.871 | DEBUG_LIBVIRT_COREDUMPS=True 2026-06-18 01:50:11.871 | DEFAULT_IMAGE_FILE_NAME=cirros-0.6.3-x86_64-disk.img 2026-06-18 01:50:11.871 | DEFAULT_IMAGE_NAME=cirros-0.6.3-x86_64-disk 2026-06-18 01:50:11.871 | DEFAULT_VIRT_DRIVER=libvirt 2026-06-18 01:50:11.871 | DEFAULT_VOLUME_GROUP_NAME=stack-volumes-default 2026-06-18 01:50:11.871 | DEF_SERVICE_HOST=199.204.45.132 2026-06-18 01:50:11.871 | DEF_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-06-18 01:50:11.871 | DEF_SERVICE_LOCAL_HOST=127.0.0.1 2026-06-18 01:50:11.871 | DEF_TUNNEL_ENDPOINT_IP=199.204.45.132 2026-06-18 01:50:11.871 | DELTA=1781747276 2026-06-18 01:50:11.871 | DEST=/opt/stack 2026-06-18 01:50:11.871 | DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-06-18 01:50:11.871 | DEVSTACK_CERT_NAME=devstack-cert 2026-06-18 01:50:11.871 | DEVSTACK_HOSTNAME=np0000181808.novalocal 2026-06-18 01:50:11.871 | DEVSTACK_PARALLEL=True 2026-06-18 01:50:11.871 | DEVSTACK_PLUGINS=,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider 2026-06-18 01:50:11.871 | DEVSTACK_SERIES=2026.2 2026-06-18 01:50:11.871 | DEVSTACK_START_TIME=1781747255 2026-06-18 01:50:11.871 | DEVSTACK_VENV=/opt/stack/data/venv 2026-06-18 01:50:11.871 | DIRSTACK=() 2026-06-18 01:50:11.871 | DISABLED_SERVICES=dstat,horizon,s-account,s-container,s-object,s-proxy,tempest 2026-06-18 01:50:11.872 | DISABLE_AMP_IMAGE_BUILD=True 2026-06-18 01:50:11.872 | DISKIMAGE_BUILDER_DIR=/opt/stack/diskimage-builder 2026-06-18 01:50:11.872 | DISKIMAGE_BUILDER_REPO_REF=master 2026-06-18 01:50:11.872 | DISKIMAGE_BUILDER_REPO_URL=https://github.com/openstack/diskimage-builder.git 2026-06-18 01:50:11.872 | DISTRO=noble 2026-06-18 01:50:11.872 | DOWNLOAD_DEFAULT_IMAGES=False 2026-06-18 01:50:11.872 | 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-18 01:50:11.872 | ENABLE_CHASSIS_AS_GW=True 2026-06-18 01:50:11.872 | ENABLE_DEBUG_LOG_LEVEL=True 2026-06-18 01:50:11.872 | ENABLE_FEDORA_VIRT_PREVIEW_REPO=False 2026-06-18 01:50:11.872 | ENABLE_HTTPD_MOD_WSGI_SERVICES=True 2026-06-18 01:50:11.872 | ENABLE_ISOLATED_METADATA=False 2026-06-18 01:50:11.872 | ENABLE_KSM=True 2026-06-18 01:50:11.872 | ENABLE_KSMTUNED=True 2026-06-18 01:50:11.872 | ENABLE_METADATA_NETWORK=False 2026-06-18 01:50:11.872 | ENABLE_SYSCTL_MEM_TUNING=True 2026-06-18 01:50:11.872 | ENABLE_SYSCTL_NET_TUNING=True 2026-06-18 01:50:11.872 | ENABLE_TENANT_TUNNELS=True 2026-06-18 01:50:11.872 | ENABLE_TENANT_VLANS=False 2026-06-18 01:50:11.872 | ENABLE_VOLUME_MULTIATTACH=False 2026-06-18 01:50:11.872 | ENABLE_ZSWAP=True 2026-06-18 01:50:11.872 | ENFORCE_SCOPE=False 2026-06-18 01:50:11.872 | ERROR_ON_CLONE=True 2026-06-18 01:50:11.872 | ETCD_ARCH=amd64 2026-06-18 01:50:11.872 | ETCD_BIN_DIR=/opt/stack/bin 2026-06-18 01:50:11.872 | ETCD_DATA_DIR=/opt/stack/data/etcd 2026-06-18 01:50:11.872 | ETCD_DOWNLOAD_FILE=etcd-v3.5.21-linux-amd64.tar.gz 2026-06-18 01:50:11.872 | ETCD_DOWNLOAD_LOCATION=https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-18 01:50:11.872 | ETCD_DOWNLOAD_URL=https://github.com/etcd-io/etcd/releases/download 2026-06-18 01:50:11.872 | ETCD_NAME=etcd-v3.5.21-linux-amd64 2026-06-18 01:50:11.872 | ETCD_PEER_PORT=2380 2026-06-18 01:50:11.872 | ETCD_PORT=2379 2026-06-18 01:50:11.872 | ETCD_RAMDISK_MB=512 2026-06-18 01:50:11.872 | ETCD_SHA256=adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c 2026-06-18 01:50:11.872 | ETCD_SHA256_AMD64=adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c 2026-06-18 01:50:11.872 | ETCD_SHA256_ARM64=95bf6918623a097c0385b96f139d90248614485e781ec9bee4768dbb6c79c53f 2026-06-18 01:50:11.872 | ETCD_SHA256_PPC64=6fb6ecb3d1b331eb177dc610a8efad3aceb1f836d6aeb439ba0bfac5d5c2a38c 2026-06-18 01:50:11.872 | ETCD_SHA256_S390X=a211a83961ba8a7e94f7d6343ad769e699db21a715ba4f3b68cf31ea28f9c951 2026-06-18 01:50:11.872 | ETCD_SYSTEMD_SERVICE=devstack@etcd.service 2026-06-18 01:50:11.872 | ETCD_USE_RAMDISK=True 2026-06-18 01:50:11.873 | ETCD_VERSION=v3.5.21 2026-06-18 01:50:11.873 | EUID=1002 2026-06-18 01:50:11.873 | EXTRA_CACHE_URLS=,https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-18 01:50:11.874 | EXTRA_FILES_DOWNLOAD_TIMEOUT=2 2026-06-18 01:50:11.874 | EXTRA_FILES_RETRY=3 2026-06-18 01:50:11.874 | EXTRA_FILES_RETRY_ERRORS=500,503 2026-06-18 01:50:11.874 | EXTRA_FILES_RETRY_TIMEOUT=10 2026-06-18 01:50:11.874 | FILES=/opt/stack/devstack/files 2026-06-18 01:50:11.874 | FIXED_RANGE=10.1.0.0/20 2026-06-18 01:50:11.874 | FIXED_RANGE_V6=fd0c:2935:11e6::/64 2026-06-18 01:50:11.874 | FLOATING_RANGE=172.24.5.0/24 2026-06-18 01:50:11.874 | FORCE_CONFIG_DRIVE=False 2026-06-18 01:50:11.874 | FORCE_PREREQ=0 2026-06-18 01:50:11.874 | FUNCNAME=([0]="source" [1]="run_plugins" [2]="run_phase" [3]="main") 2026-06-18 01:50:11.874 | FUNC_DIR=/opt/stack/devstack 2026-06-18 01:50:11.874 | 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-18 01:50:11.874 | 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-18 01:50:11.874 | 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-18 01:50:11.875 | GIT_BASE=https://github.com 2026-06-18 01:50:11.875 | GIT_DEPTH=0 2026-06-18 01:50:11.875 | GIT_TIMEOUT=0 2026-06-18 01:50:11.875 | GLANCE_API_CONF=/etc/glance/glance-api.conf 2026-06-18 01:50:11.875 | GLANCE_API_PASTE_INI=/etc/glance/glance-api-paste.ini 2026-06-18 01:50:11.875 | GLANCE_BIN_DIR=/opt/stack/data/venv/bin 2026-06-18 01:50:11.875 | GLANCE_BRANCH=master 2026-06-18 01:50:11.875 | GLANCE_CACHE_CONF=/etc/glance/glance-cache.conf 2026-06-18 01:50:11.875 | GLANCE_CACHE_DIR=/opt/stack/data/glance/cache 2026-06-18 01:50:11.875 | GLANCE_CACHE_DRIVER=centralized_db 2026-06-18 01:50:11.875 | GLANCE_CINDER_DEFAULT_BACKEND=lvmdriver-1 2026-06-18 01:50:11.875 | GLANCE_CONF_DIR=/etc/glance 2026-06-18 01:50:11.875 | GLANCE_DEFAULT_BACKEND=fast 2026-06-18 01:50:11.875 | GLANCE_DIR=/opt/stack/glance 2026-06-18 01:50:11.875 | GLANCE_ENABLE_MULTIPLE_STORES=False 2026-06-18 01:50:11.875 | GLANCE_ENABLE_QUOTAS=True 2026-06-18 01:50:11.875 | GLANCE_ENFORCE_IMAGE_FORMAT=True 2026-06-18 01:50:11.875 | GLANCE_ENFORCE_SCOPE=True 2026-06-18 01:50:11.875 | GLANCE_HOSTPORT=199.204.45.132:9292 2026-06-18 01:50:11.875 | GLANCE_IMAGE_DIR=/opt/stack/data/glance/images 2026-06-18 01:50:11.875 | GLANCE_IMAGE_IMPORT_CONF=/etc/glance/glance-image-import.conf 2026-06-18 01:50:11.875 | GLANCE_LIMIT_IMAGE_COUNT_TOTAL=100 2026-06-18 01:50:11.876 | GLANCE_LIMIT_IMAGE_COUNT_UPLOADING=100 2026-06-18 01:50:11.876 | GLANCE_LIMIT_IMAGE_SIZE_TOTAL=10000 2026-06-18 01:50:11.876 | GLANCE_LOCK_DIR=/opt/stack/data/glance/locks 2026-06-18 01:50:11.876 | GLANCE_METADEF_DIR=/etc/glance/metadefs 2026-06-18 01:50:11.876 | GLANCE_MULTIPLE_FILE_STORES=fast 2026-06-18 01:50:11.876 | GLANCE_MULTISTORE_FILE_IMAGE_DIR=/opt/stack/data/glance 2026-06-18 01:50:11.876 | GLANCE_NFS_MOUNTPOINT=/opt/stack/data/glance/images/mnt 2026-06-18 01:50:11.876 | GLANCE_REPO=https://github.com/openstack/glance.git 2026-06-18 01:50:11.876 | GLANCE_S3_BUCKET_NAME=images 2026-06-18 01:50:11.876 | GLANCE_S3_BUCKET_ON_PUT=True 2026-06-18 01:50:11.876 | GLANCE_S3_DEFAULT_BACKEND=s3_fast 2026-06-18 01:50:11.876 | GLANCE_SCHEMA_JSON=/etc/glance/schema-image.json 2026-06-18 01:50:11.876 | GLANCE_SERVICE_HOST=199.204.45.132 2026-06-18 01:50:11.876 | GLANCE_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-06-18 01:50:11.876 | GLANCE_SERVICE_PORT=9292 2026-06-18 01:50:11.876 | GLANCE_SERVICE_PORT_INT=19292 2026-06-18 01:50:11.876 | GLANCE_SERVICE_PROTOCOL=https 2026-06-18 01:50:11.876 | GLANCE_SHOW_DIRECT_URL=False 2026-06-18 01:50:11.876 | GLANCE_SHOW_MULTIPLE_LOCATIONS=False 2026-06-18 01:50:11.876 | GLANCE_STAGING_DIR=/opt/stack/data/glance 2026-06-18 01:50:11.876 | GLANCE_STORE_ROOTWRAP_BASE_DIR=/opt/stack/data/venv/etc/glance 2026-06-18 01:50:11.876 | GLANCE_SWIFT_STORE_CONF=/etc/glance/glance-swift-store.conf 2026-06-18 01:50:11.877 | GLANCE_TASKS_DIR=/opt/stack/data/glance 2026-06-18 01:50:11.877 | GLANCE_URL=https://199.204.45.132/image 2026-06-18 01:50:11.877 | GLANCE_USE_IMPORT_WORKFLOW=False 2026-06-18 01:50:11.877 | GLANCE_USE_S3=False 2026-06-18 01:50:11.877 | GLANCE_UWSGI=glance.wsgi.api:application 2026-06-18 01:50:11.877 | GLANCE_UWSGI_CONF=/etc/glance/glance-uwsgi.ini 2026-06-18 01:50:11.877 | GLOBAL_VENV=True 2026-06-18 01:50:11.877 | GROUPS=() 2026-06-18 01:50:11.877 | HOME=/opt/stack 2026-06-18 01:50:11.877 | HOME_URL=https://www.ubuntu.com/ 2026-06-18 01:50:11.877 | HORIZON_APACHE_ROOT=/dashboard 2026-06-18 01:50:11.877 | HORIZON_BRANCH=master 2026-06-18 01:50:11.877 | HORIZON_DIR=/opt/stack/horizon 2026-06-18 01:50:11.877 | HORIZON_REPO=https://github.com/openstack/horizon.git 2026-06-18 01:50:11.877 | HORIZON_SETTINGS=/opt/stack/horizon/openstack_dashboard/local/local_settings.py.example 2026-06-18 01:50:11.877 | HOSTNAME=np0000181808 2026-06-18 01:50:11.877 | HOSTTYPE=x86_64 2026-06-18 01:50:11.877 | HOST_IP=199.204.45.132 2026-06-18 01:50:11.877 | HOST_IPV6=::1 2026-06-18 01:50:11.877 | HOST_IP_IFACE= 2026-06-18 01:50:11.877 | ID=ubuntu 2026-06-18 01:50:11.877 | ID_LIKE=debian 2026-06-18 01:50:11.877 | IFS=' 2026-06-18 01:50:11.877 | ' 2026-06-18 01:50:11.877 | IMAGE_URLS=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-06-18 01:50:11.877 | INSTALL_DATABASE_SERVER_PACKAGES=True 2026-06-18 01:50:11.877 | INSTANCES_PATH=/opt/stack/data/nova/instances 2026-06-18 01:50:11.877 | INSTANCE_NAME_PREFIX=instance- 2026-06-18 01:50:11.877 | INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-06-18 01:50:11.877 | IPV4_ADDRS_SAFE_TO_USE=10.1.0.0/20 2026-06-18 01:50:11.877 | IPV6_ADDRESS_MODE=slaac 2026-06-18 01:50:11.877 | IPV6_ADDRS_SAFE_TO_USE=fd0c:2935:11e6::/56 2026-06-18 01:50:11.877 | IPV6_GLOBAL_ID=0c:2935:11e6 2026-06-18 01:50:11.877 | IPV6_PRIVATE_NETWORK_GATEWAY= 2026-06-18 01:50:11.877 | IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-06-18 01:50:11.877 | IPV6_PROVIDER_FIXED_RANGE= 2026-06-18 01:50:11.877 | IPV6_PROVIDER_NETWORK_GATEWAY= 2026-06-18 01:50:11.877 | IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-06-18 01:50:11.877 | IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-06-18 01:50:11.877 | IPV6_PUBLIC_RANGE=2001:db8::/64 2026-06-18 01:50:11.878 | IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-06-18 01:50:11.878 | IPV6_RA_MODE=slaac 2026-06-18 01:50:11.878 | IPV6_ROUTER_GW_IP=2001:db8::1 2026-06-18 01:50:11.878 | IP_VERSION=4+6 2026-06-18 01:50:11.878 | IRONIC_PYTHON_AGENT_BRANCH=master 2026-06-18 01:50:11.878 | IRONIC_PYTHON_AGENT_REPO=https://github.com/openstack/ironic-python-agent.git 2026-06-18 01:50:11.878 | ISCSID_DEBUG=False 2026-06-18 01:50:11.878 | ISCSID_DEBUG_LEVEL=4 2026-06-18 01:50:11.878 | KEYSTONE_ADMIN_ENDPOINT=True 2026-06-18 01:50:11.878 | KEYSTONE_ASSIGNMENT_BACKEND=sql 2026-06-18 01:50:11.878 | KEYSTONE_AUTH_URI=https://199.204.45.132/identity 2026-06-18 01:50:11.878 | KEYSTONE_AUTH_URI_V3=https://199.204.45.132/identity/v3 2026-06-18 01:50:11.878 | KEYSTONE_BIN_DIR=/opt/stack/data/venv/bin 2026-06-18 01:50:11.878 | KEYSTONE_BRANCH=master 2026-06-18 01:50:11.878 | KEYSTONE_CONF=/etc/keystone/keystone.conf 2026-06-18 01:50:11.878 | KEYSTONE_CONF_DIR=/etc/keystone 2026-06-18 01:50:11.878 | KEYSTONE_DIR=/opt/stack/keystone 2026-06-18 01:50:11.878 | KEYSTONE_ENABLE_CACHE=True 2026-06-18 01:50:11.878 | KEYSTONE_ENFORCE_SCOPE=False 2026-06-18 01:50:11.878 | KEYSTONE_IDENTITY_BACKEND=sql 2026-06-18 01:50:11.878 | KEYSTONE_LOCKOUT_DURATION=10 2026-06-18 01:50:11.878 | KEYSTONE_LOCKOUT_FAILURE_ATTEMPTS=2 2026-06-18 01:50:11.878 | KEYSTONE_PASSWORD_HASH_ROUNDS=4 2026-06-18 01:50:11.878 | KEYSTONE_PUBLIC_UWSGI=keystone.wsgi.api:application 2026-06-18 01:50:11.878 | KEYSTONE_PUBLIC_UWSGI_CONF=/etc/keystone/keystone-uwsgi-public.ini 2026-06-18 01:50:11.878 | KEYSTONE_REGION_NAME=RegionOne 2026-06-18 01:50:11.878 | KEYSTONE_REPO=https://github.com/openstack/keystone.git 2026-06-18 01:50:11.878 | KEYSTONE_RESOURCE_BACKEND=sql 2026-06-18 01:50:11.878 | KEYSTONE_ROLE_BACKEND=sql 2026-06-18 01:50:11.878 | KEYSTONE_SECURITY_COMPLIANCE_ENABLED=True 2026-06-18 01:50:11.878 | KEYSTONE_SERVICE_HOST=199.204.45.132 2026-06-18 01:50:11.878 | KEYSTONE_SERVICE_PORT=5000 2026-06-18 01:50:11.878 | KEYSTONE_SERVICE_PORT_INT=5001 2026-06-18 01:50:11.878 | KEYSTONE_SERVICE_PROTOCOL=https 2026-06-18 01:50:11.878 | KEYSTONE_SERVICE_URI=https://199.204.45.132/identity 2026-06-18 01:50:11.878 | KEYSTONE_SERVICE_URI_V3=https://199.204.45.132/identity/v3 2026-06-18 01:50:11.878 | KEYSTONE_TOKEN_FORMAT=fernet 2026-06-18 01:50:11.878 | KEYSTONE_UNIQUE_LAST_PASSWORD_COUNT=2 2026-06-18 01:50:11.878 | KEY_MANAGER_BACKEND=barbican 2026-06-18 01:50:11.878 | KILL_PATH=/usr/bin/kill 2026-06-18 01:50:11.879 | LAST_RUN=0 2026-06-18 01:50:11.879 | LAST_SPINNER_PID= 2026-06-18 01:50:11.879 | LC_ALL=en_US.utf8 2026-06-18 01:50:11.879 | LDAP_BASE_DC=openstack 2026-06-18 01:50:11.879 | LDAP_BASE_DN=dc=openstack,dc=org 2026-06-18 01:50:11.879 | LDAP_DOMAIN=openstack.org 2026-06-18 01:50:11.879 | LDAP_MANAGER_DN=cn=Manager,dc=openstack,dc=org 2026-06-18 01:50:11.879 | LDAP_OLCDB_NUMBER=1 2026-06-18 01:50:11.879 | LDAP_OLCDB_TYPE=mdb 2026-06-18 01:50:11.879 | LDAP_ROOTPW_COMMAND=replace 2026-06-18 01:50:11.879 | LDAP_SERVICE_NAME=slapd 2026-06-18 01:50:11.879 | LDAP_URL=ldap://localhost 2026-06-18 01:50:11.879 | 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-18 01:50:11.879 | LIBVIRT_CPU_MODE=host-passthrough 2026-06-18 01:50:11.879 | LIBVIRT_CPU_MODEL=Nehalem 2026-06-18 01:50:11.879 | LIBVIRT_GROUP=libvirt 2026-06-18 01:50:11.879 | LIBVIRT_TYPE=kvm 2026-06-18 01:50:11.879 | LINENO=762 2026-06-18 01:50:11.879 | LOCAL_HOSTNAME=np0000181808 2026-06-18 01:50:11.879 | LOGDAYS=7 2026-06-18 01:50:11.879 | LOGDIR=/opt/stack/logs 2026-06-18 01:50:11.880 | LOGFILE=/opt/stack/logs/devstacklog.txt.2026-06-18-014744 2026-06-18 01:50:11.880 | LOGFILE_DIR=/opt/stack/logs 2026-06-18 01:50:11.880 | LOGFILE_NAME=devstacklog.txt 2026-06-18 01:50:11.880 | LOGNAME=stack 2026-06-18 01:50:11.880 | LOGO=ubuntu-logo 2026-06-18 01:50:11.880 | LOG_COLOR=False 2026-06-18 01:50:11.880 | LRC=localrc 2026-06-18 01:50:11.880 | MACHTYPE=x86_64-pc-linux-gnu 2026-06-18 01:50:11.880 | MAGNUM_API_PASTE=/etc/magnum/api-paste.ini 2026-06-18 01:50:11.880 | MAGNUM_BIN_DIR=/opt/stack/data/venv/bin 2026-06-18 01:50:11.880 | MAGNUM_BRANCH=master 2026-06-18 01:50:11.880 | MAGNUM_CERTIFICATE_CACHE_DIR=/var/lib/magnum/certificate-cache 2026-06-18 01:50:11.880 | MAGNUM_CONF=/etc/magnum/magnum.conf 2026-06-18 01:50:11.880 | MAGNUM_CONFIGURE_IPTABLES=True 2026-06-18 01:50:11.880 | MAGNUM_CONF_DIR=/etc/magnum 2026-06-18 01:50:11.880 | MAGNUM_DIR=/opt/stack/magnum 2026-06-18 01:50:11.880 | MAGNUM_ENFORCE_SCOPE=False 2026-06-18 01:50:11.880 | MAGNUM_GUEST_IMAGE_URL=https://github.com/vexxhost/capo-image-elements/releases/download/2026.05-7/ubuntu-22.04-v1.34.8.qcow2 2026-06-18 01:50:11.880 | MAGNUM_K8S_KEYSTONE_AUTH_DEFAULT_POLICY=/etc/magnum/k8s_keystone_auth_default_policy.json 2026-06-18 01:50:11.880 | MAGNUM_POLICY=/etc/magnum/policy.yaml 2026-06-18 01:50:11.880 | MAGNUM_REPO=https://github.com/openstack/magnum.git 2026-06-18 01:50:11.880 | MAGNUM_SERVICE_HOST=199.204.45.132 2026-06-18 01:50:11.880 | MAGNUM_SERVICE_PROTOCOL=https 2026-06-18 01:50:11.880 | MAGNUM_STATE_PATH=/opt/stack/data/magnum 2026-06-18 01:50:11.880 | MAGNUM_SWIFT_REGISTRY_CONTAINER=docker_registry 2026-06-18 01:50:11.880 | MAGNUM_TRUSTEE_DOMAIN_ADMIN_PASSWORD=secret 2026-06-18 01:50:11.880 | MAGNUM_UWSGI=magnum.wsgi.api:application 2026-06-18 01:50:11.880 | MAGNUM_UWSGI_CONF=/etc/magnum/magnum-api-uwsgi.ini 2026-06-18 01:50:11.880 | MAIL=/var/mail/stack 2026-06-18 01:50:11.880 | MANILA_ADMIN_NET_RANGE=10.2.5.0/24 2026-06-18 01:50:11.880 | MANILA_ALLOW_NAS_SERVER_PORTS_ON_HOST=False 2026-06-18 01:50:11.880 | MANILA_API_PASTE_INI=/etc/manila/api-paste.ini 2026-06-18 01:50:11.880 | MANILA_BIN_DIR=/opt/stack/data/venv/bin 2026-06-18 01:50:11.880 | MANILA_CONF=/etc/manila/manila.conf 2026-06-18 01:50:11.880 | MANILA_CONFIGURE_DEFAULT_TYPES=True 2026-06-18 01:50:11.880 | MANILA_CONF_DIR=/etc/manila 2026-06-18 01:50:11.880 | MANILA_CONTAINER_DRIVER=manila.share.drivers.container.driver.ContainerShareDriver 2026-06-18 01:50:11.880 | MANILA_CONTAINER_VOLUME_GROUP_NAME=manila_docker_volumes 2026-06-18 01:50:11.880 | MANILA_DATA_COPY_CHECK_HASH=True 2026-06-18 01:50:11.880 | MANILA_DATA_NODE_IP=10.2.5.0/24 2026-06-18 01:50:11.880 | MANILA_DEFAULT_SHARE_GROUP_TYPE=default 2026-06-18 01:50:11.880 | MANILA_DEFAULT_SHARE_GROUP_TYPE_SPECS= 2026-06-18 01:50:11.880 | MANILA_DEFAULT_SHARE_TYPE=default 2026-06-18 01:50:11.880 | MANILA_DEFAULT_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-06-18 01:50:11.880 | MANILA_DEFERRED_DELETE_TASK_INTERVAL=10 2026-06-18 01:50:11.880 | MANILA_DHSS_FALSE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-06-18 01:50:11.880 | MANILA_DHSS_TRUE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-06-18 01:50:11.880 | MANILA_DIR=/opt/stack/manila 2026-06-18 01:50:11.880 | MANILA_DOCKER_IMAGE_ALIAS=manila_docker_image 2026-06-18 01:50:11.880 | 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-18 01:50:11.880 | MANILA_ENABLED_BACKENDS=generic 2026-06-18 01:50:11.880 | MANILA_ENABLED_SHARE_PROTOCOLS=NFS,CIFS 2026-06-18 01:50:11.880 | MANILA_ENDPOINT_BASE=http://199.204.45.132/share 2026-06-18 01:50:11.880 | MANILA_ENFORCE_SCOPE=False 2026-06-18 01:50:11.880 | MANILA_GIT_BASE=https://opendev.org 2026-06-18 01:50:11.880 | MANILA_KEY_FORMAT=ecdsa 2026-06-18 01:50:11.880 | MANILA_LOCK_PATH=/opt/stack/manila/manila_locks 2026-06-18 01:50:11.880 | MANILA_LVM_SHARE_EXPORT_IPS=199.204.45.132 2026-06-18 01:50:11.880 | MANILA_MNT_DIR=/opt/stack/data/manila/mnt 2026-06-18 01:50:11.881 | MANILA_NETWORK_API_CLASS=manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin 2026-06-18 01:50:11.881 | MANILA_NEUTRON_VNIC_TYPE=normal 2026-06-18 01:50:11.881 | MANILA_PATH_TO_PRIVATE_KEY=/opt/stack/.ssh/id_ecdsa 2026-06-18 01:50:11.881 | MANILA_PATH_TO_PUBLIC_KEY=/opt/stack/.ssh/id_ecdsa.pub 2026-06-18 01:50:11.881 | MANILA_REPLICA_STATE_UPDATE_INTERVAL=300 2026-06-18 01:50:11.881 | MANILA_REPO_ROOT=openstack 2026-06-18 01:50:11.881 | MANILA_RESTORE_IPV6_DEFAULT_ROUTE=True 2026-06-18 01:50:11.881 | MANILA_SCHEDULER_DRIVER=manila.scheduler.drivers.filter.FilterScheduler 2026-06-18 01:50:11.881 | MANILA_SERVICE_HOST=199.204.45.132 2026-06-18 01:50:11.881 | MANILA_SERVICE_IMAGE_ENABLED=True 2026-06-18 01:50:11.881 | MANILA_SERVICE_IMAGE_NAME=manila-service-image-master 2026-06-18 01:50:11.881 | MANILA_SERVICE_IMAGE_URL=http://tarballs.openstack.org/manila-image-elements/images/manila-service-image-master.qcow2 2026-06-18 01:50:11.881 | MANILA_SERVICE_INSTANCE_PASSWORD=manila 2026-06-18 01:50:11.881 | MANILA_SERVICE_INSTANCE_USER=manila 2026-06-18 01:50:11.881 | MANILA_SERVICE_KEYPAIR_NAME=manila-service 2026-06-18 01:50:11.881 | MANILA_SERVICE_PORT=8786 2026-06-18 01:50:11.881 | MANILA_SERVICE_PORT_INT=18786 2026-06-18 01:50:11.881 | MANILA_SERVICE_PROTOCOL=http 2026-06-18 01:50:11.881 | MANILA_SERVICE_SECGROUP=manila-service 2026-06-18 01:50:11.881 | MANILA_SERVICE_VM_FLAVOR_DISK=5 2026-06-18 01:50:11.881 | MANILA_SERVICE_VM_FLAVOR_NAME=manila-service-flavor 2026-06-18 01:50:11.881 | MANILA_SERVICE_VM_FLAVOR_RAM=512 2026-06-18 01:50:11.881 | MANILA_SERVICE_VM_FLAVOR_REF=100 2026-06-18 01:50:11.881 | MANILA_SERVICE_VM_FLAVOR_VCPUS=1 2026-06-18 01:50:11.881 | MANILA_SETUP_IPV6=False 2026-06-18 01:50:11.881 | MANILA_SSH_TIMEOUT=180 2026-06-18 01:50:11.881 | MANILA_STATE_PATH=/opt/stack/data/manila 2026-06-18 01:50:11.881 | MANILA_USE_DOWNGRADE_MIGRATIONS=False 2026-06-18 01:50:11.881 | MANILA_USE_SCHEDULER_CREATING_SHARE_FROM_SNAPSHOT=False 2026-06-18 01:50:11.881 | MANILA_USE_SERVICE_INSTANCE_PASSWORD=True 2026-06-18 01:50:11.881 | MANILA_UWSGI_CONF=/etc/manila/manila-uwsgi.ini 2026-06-18 01:50:11.881 | MANILA_WSGI=manila.wsgi.api:application 2026-06-18 01:50:11.881 | MANILA_ZFSONLINUX_BACKEND_FILES_CONTAINER_DIR=/opt/stack/data/manila/zfsonlinux 2026-06-18 01:50:11.881 | MANILA_ZFSONLINUX_DATASET_CREATION_OPTIONS=compression=gzip 2026-06-18 01:50:11.881 | MANILA_ZFSONLINUX_REPLICATION_DOMAIN=ZFSonLinux 2026-06-18 01:50:11.881 | MANILA_ZFSONLINUX_SERVICE_IP=199.204.45.132 2026-06-18 01:50:11.881 | MANILA_ZFSONLINUX_SHARE_EXPORT_IP=199.204.45.132 2026-06-18 01:50:11.881 | MANILA_ZFSONLINUX_SSH_USERNAME=stack 2026-06-18 01:50:11.881 | MANILA_ZFSONLINUX_USE_SSH=False 2026-06-18 01:50:11.881 | MANILA_ZFSONLINUX_ZPOOL_SIZE=30G 2026-06-18 01:50:11.881 | MAX_DB_CONNECTIONS=200 2026-06-18 01:50:11.881 | MEMCACHE_SERVERS=localhost:11211 2026-06-18 01:50:11.881 | METADATA_SERVICE_PORT=8775 2026-06-18 01:50:11.881 | METERING_PLUGIN=neutron.services.metering.metering_plugin.MeteringPlugin 2026-06-18 01:50:11.881 | ML2_L3_PLUGIN=ovn-router 2026-06-18 01:50:11.881 | MYSQL_DRIVER=PyMySQL 2026-06-18 01:50:11.881 | MYSQL_GATHER_PERFORMANCE=True 2026-06-18 01:50:11.881 | MYSQL_HOST=127.0.0.1 2026-06-18 01:50:11.881 | MYSQL_REDUCE_MEMORY=True 2026-06-18 01:50:11.881 | MYSQL_SERVICE_NAME=mysql 2026-06-18 01:50:11.881 | MYSQL_USER=root 2026-06-18 01:50:11.881 | NAME=Ubuntu 2026-06-18 01:50:11.881 | NETWORK_GATEWAY=10.1.0.1 2026-06-18 01:50:11.881 | NEUTRON_ANY='q-svc neutron-api' 2026-06-18 01:50:11.881 | NEUTRON_BGP_PEER_BRIDGES= 2026-06-18 01:50:11.881 | NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-06-18 01:50:11.881 | NEUTRON_BRANCH=master 2026-06-18 01:50:11.881 | NEUTRON_CONF=/etc/neutron/neutron.conf 2026-06-18 01:50:11.881 | NEUTRON_CONF_DIR=/etc/neutron 2026-06-18 01:50:11.881 | NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-06-18 01:50:11.881 | NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-06-18 01:50:11.881 | NEUTRON_DIR=/opt/stack/neutron 2026-06-18 01:50:11.881 | NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-06-18 01:50:11.881 | NEUTRON_ENFORCE_SCOPE=True 2026-06-18 01:50:11.881 | NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-06-18 01:50:11.881 | NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-06-18 01:50:11.881 | NEUTRON_OVN_AGENT_BINARY=neutron-ovn-agent 2026-06-18 01:50:11.881 | NEUTRON_OVN_BIN_DIR=/opt/stack/data/venv/bin 2026-06-18 01:50:11.881 | NEUTRON_OVN_METADATA_BINARY=neutron-ovn-metadata-agent 2026-06-18 01:50:11.881 | NEUTRON_PORT_SECURITY=True 2026-06-18 01:50:11.881 | NEUTRON_REPO=https://github.com/openstack/neutron.git 2026-06-18 01:50:11.881 | NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-06-18 01:50:11.881 | NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-06-18 01:50:11.881 | NEUTRON_UWSGI=neutron.wsgi.api:application 2026-06-18 01:50:11.881 | NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-06-18 01:50:11.881 | NOUNSET= 2026-06-18 01:50:11.881 | NOVA_ALLOW_MOVE_TO_SAME_HOST=True 2026-06-18 01:50:11.881 | NOVA_API_DB=nova_api 2026-06-18 01:50:11.881 | NOVA_API_PASTE_INI=/etc/nova/api-paste.ini 2026-06-18 01:50:11.881 | NOVA_BIN_DIR=/opt/stack/data/venv/bin 2026-06-18 01:50:11.881 | NOVA_BRANCH=master 2026-06-18 01:50:11.881 | NOVA_COND_CONF=/etc/nova/nova.conf 2026-06-18 01:50:11.881 | NOVA_CONF=/etc/nova/nova.conf 2026-06-18 01:50:11.881 | NOVA_CONF_DIR=/etc/nova 2026-06-18 01:50:11.881 | NOVA_CONSOLE_PROXY_COMPUTE_TLS=False 2026-06-18 01:50:11.881 | NOVA_CPU_CELL=1 2026-06-18 01:50:11.881 | NOVA_CPU_CONF=/etc/nova/nova-cpu.conf 2026-06-18 01:50:11.881 | NOVA_CPU_UUID= 2026-06-18 01:50:11.881 | NOVA_DIR=/opt/stack/nova 2026-06-18 01:50:11.881 | NOVA_ENABLED_APIS=osapi_compute,metadata 2026-06-18 01:50:11.882 | NOVA_ENABLE_CACHE=True 2026-06-18 01:50:11.882 | NOVA_ENFORCE_SCOPE=True 2026-06-18 01:50:11.882 | NOVA_FAKE_CONF=/etc/nova/nova-fake.conf 2026-06-18 01:50:11.882 | NOVA_FILTERS=ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-06-18 01:50:11.882 | NOVA_INSTANCES_PATH=/opt/stack/data/nova/instances 2026-06-18 01:50:11.882 | NOVA_LIBVIRT_TB_CACHE_SIZE=128 2026-06-18 01:50:11.882 | NOVA_METADATA_UWSGI=nova.wsgi.metadata:application 2026-06-18 01:50:11.882 | NOVA_METADATA_UWSGI_CONF=/etc/nova/nova-metadata-uwsgi.ini 2026-06-18 01:50:11.882 | NOVA_MY_IP=199.204.45.132 2026-06-18 01:50:11.882 | NOVA_NOTIFICATION_FORMAT=unversioned 2026-06-18 01:50:11.882 | NOVA_NUM_CELLS=1 2026-06-18 01:50:11.882 | NOVA_PLUGINS=/opt/stack/devstack/lib/nova_plugins 2026-06-18 01:50:11.882 | NOVA_READY_TIMEOUT=60 2026-06-18 01:50:11.882 | NOVA_REPO=https://github.com/openstack/nova.git 2026-06-18 01:50:11.882 | NOVA_SERIAL_ENABLED=False 2026-06-18 01:50:11.882 | NOVA_SERVICE_HOST=199.204.45.132 2026-06-18 01:50:11.882 | NOVA_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-06-18 01:50:11.882 | NOVA_SERVICE_PORT=8774 2026-06-18 01:50:11.882 | NOVA_SERVICE_PORT_INT=18774 2026-06-18 01:50:11.882 | NOVA_SERVICE_PROTOCOL=https 2026-06-18 01:50:11.882 | NOVA_SERVICE_REPORT_INTERVAL=120 2026-06-18 01:50:11.882 | NOVA_SHUTDOWN_TIMEOUT=0 2026-06-18 01:50:11.882 | NOVA_SPICE_ENABLED=False 2026-06-18 01:50:11.882 | NOVA_STATE_PATH=/opt/stack/data/nova 2026-06-18 01:50:11.882 | NOVA_USE_SERVICE_TOKEN=True 2026-06-18 01:50:11.882 | NOVA_USE_UNIFIED_LIMITS=False 2026-06-18 01:50:11.882 | NOVA_UWSGI=nova.wsgi.osapi_compute:application 2026-06-18 01:50:11.882 | NOVA_UWSGI_CONF=/etc/nova/nova-api-uwsgi.ini 2026-06-18 01:50:11.882 | NOVA_VNC_ENABLED=True 2026-06-18 01:50:11.882 | NOVNC_BRANCH=v1.3.0 2026-06-18 01:50:11.882 | NOVNC_REPO=https://github.com/novnc/novnc.git 2026-06-18 01:50:11.882 | NOW=1781747276 2026-06-18 01:50:11.882 | NO_UPDATE_REPOS=False 2026-06-18 01:50:11.882 | OBJECT_PORT_BASE=6613 2026-06-18 01:50:11.882 | OCTAVIA=octavia 2026-06-18 01:50:11.882 | OCTAVIA_AMPHORA_DRIVER=amphora_haproxy_rest_driver 2026-06-18 01:50:11.882 | OCTAVIA_AMP_CONN_TIMEOUT=10 2026-06-18 01:50:11.882 | OCTAVIA_AMP_EXPIRY_AGE=3600 2026-06-18 01:50:11.882 | OCTAVIA_AMP_FLAVOR_ID=10 2026-06-18 01:50:11.882 | OCTAVIA_AMP_IMAGE_ARCH=amd64 2026-06-18 01:50:11.882 | OCTAVIA_AMP_IMAGE_FILE=/opt/stack/octavia/diskimage-create/amphora-x64-haproxy.qcow2 2026-06-18 01:50:11.882 | OCTAVIA_AMP_IMAGE_NAME=amphora-x64-haproxy 2026-06-18 01:50:11.882 | OCTAVIA_AMP_IMAGE_TAG=amphora 2026-06-18 01:50:11.882 | OCTAVIA_AMP_LOG_ADMIN_PORT=10514 2026-06-18 01:50:11.882 | OCTAVIA_AMP_LOG_TENANT_PORT=20514 2026-06-18 01:50:11.882 | OCTAVIA_AMP_READ_TIMEOUT=120 2026-06-18 01:50:11.882 | OCTAVIA_AMP_SSH_KEY_BITS=2048 2026-06-18 01:50:11.882 | OCTAVIA_AMP_SSH_KEY_NAME=octavia_ssh_key 2026-06-18 01:50:11.882 | OCTAVIA_AMP_SSH_KEY_PATH=/etc/octavia/.ssh/octavia_ssh_key 2026-06-18 01:50:11.882 | OCTAVIA_AMP_SSH_KEY_TYPE=rsa 2026-06-18 01:50:11.882 | OCTAVIA_API=o-api 2026-06-18 01:50:11.882 | OCTAVIA_API_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-06-18 01:50:11.882 | OCTAVIA_API_HAPROXY=o-api-ha 2026-06-18 01:50:11.882 | OCTAVIA_AUDIT_MAP=/etc/octavia/octavia_api_audit_map.conf 2026-06-18 01:50:11.882 | OCTAVIA_BIN_DIR=/opt/stack/data/venv/bin 2026-06-18 01:50:11.882 | OCTAVIA_CERTS_DIR=/etc/octavia/certs 2026-06-18 01:50:11.883 | OCTAVIA_COMPUTE_DRIVER=compute_nova_driver 2026-06-18 01:50:11.883 | OCTAVIA_CONF=/etc/octavia/octavia.conf 2026-06-18 01:50:11.883 | OCTAVIA_CONF_DIR=/etc/octavia 2026-06-18 01:50:11.883 | OCTAVIA_CONSUMER=o-cw 2026-06-18 01:50:11.883 | OCTAVIA_CONSUMER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-06-18 01:50:11.883 | OCTAVIA_CONSUMER_BINARY=/opt/stack/data/venv/bin/octavia-worker 2026-06-18 01:50:11.883 | OCTAVIA_CONTROLLER_IP_PORT_LIST=auto 2026-06-18 01:50:11.883 | OCTAVIA_DIB_TRACING=1 2026-06-18 01:50:11.883 | OCTAVIA_DIR=/opt/stack/octavia 2026-06-18 01:50:11.883 | OCTAVIA_DRIVER_AGENT=o-da 2026-06-18 01:50:11.883 | OCTAVIA_DRIVER_AGENT_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-06-18 01:50:11.883 | OCTAVIA_DRIVER_AGENT_BINARY=/opt/stack/data/venv/bin/octavia-driver-agent 2026-06-18 01:50:11.883 | OCTAVIA_ENABLE_AMPHORAV2_JOBBOARD=False 2026-06-18 01:50:11.883 | OCTAVIA_HA_PORT=9875 2026-06-18 01:50:11.884 | OCTAVIA_HEALTHMANAGER=o-hm 2026-06-18 01:50:11.884 | OCTAVIA_HEALTHMANAGER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-06-18 01:50:11.884 | OCTAVIA_HEALTHMANAGER_BINARY=/opt/stack/data/venv/bin/octavia-health-manager 2026-06-18 01:50:11.884 | OCTAVIA_HEALTH_KEY=insecure 2026-06-18 01:50:11.884 | OCTAVIA_HM_LISTEN_PORT=5555 2026-06-18 01:50:11.884 | OCTAVIA_HOUSEKEEPER=o-hk 2026-06-18 01:50:11.884 | OCTAVIA_HOUSEKEEPER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-06-18 01:50:11.884 | OCTAVIA_HOUSEKEEPER_BINARY=/opt/stack/data/venv/bin/octavia-housekeeping 2026-06-18 01:50:11.884 | OCTAVIA_IMAGE_DRIVER=image_glance_driver 2026-06-18 01:50:11.884 | OCTAVIA_JOBBOARD_BACKEND=redis 2026-06-18 01:50:11.884 | OCTAVIA_JOBBOARD_EXPIRATION_TIME=30 2026-06-18 01:50:11.884 | OCTAVIA_LB_EXPIRY_AGE=3600 2026-06-18 01:50:11.884 | OCTAVIA_LB_TOPOLOGY=SINGLE 2026-06-18 01:50:11.884 | OCTAVIA_MGMT_PORT_IP=auto 2026-06-18 01:50:11.884 | OCTAVIA_MGMT_SUBNET=192.168.0.0/24 2026-06-18 01:50:11.884 | OCTAVIA_MGMT_SUBNET_END=192.168.0.200 2026-06-18 01:50:11.884 | OCTAVIA_MGMT_SUBNET_IPV6=fd00:0:0:42::/64 2026-06-18 01:50:11.884 | OCTAVIA_MGMT_SUBNET_IPV6_END=fd00:0:0:42:ffff:ffff:ffff:ffff 2026-06-18 01:50:11.884 | OCTAVIA_MGMT_SUBNET_IPV6_START=fd00:0:0:42:0:0:0:2 2026-06-18 01:50:11.884 | OCTAVIA_MGMT_SUBNET_START=192.168.0.2 2026-06-18 01:50:11.884 | OCTAVIA_NETWORK_DRIVER=allowed_address_pairs_driver 2026-06-18 01:50:11.884 | OCTAVIA_NODE=api 2026-06-18 01:50:11.884 | OCTAVIA_PASSWORD=secretadmin 2026-06-18 01:50:11.884 | OCTAVIA_PORT=9876 2026-06-18 01:50:11.884 | OCTAVIA_PREGENERATED_CERTS_DIR=/opt/stack/octavia/devstack/pregenerated/certs 2026-06-18 01:50:11.884 | OCTAVIA_PREGENERATED_SSH_KEY_PATH=/opt/stack/octavia/devstack/pregenerated/ssh-keys/octavia_ssh_key 2026-06-18 01:50:11.884 | OCTAVIA_PROJECT_DOMAIN_NAME=Default 2026-06-18 01:50:11.884 | OCTAVIA_PROJECT_NAME=admin 2026-06-18 01:50:11.884 | OCTAVIA_PROTOCOL=http 2026-06-18 01:50:11.884 | OCTAVIA_PROVIDER_AGENTS=ovn 2026-06-18 01:50:11.884 | OCTAVIA_PROVIDER_DRIVERS='amphora:The Octavia Amphora driver.,octavia:Deprecated alias of the Octavia Amphora driver.,ovn:Octavia OVN driver.' 2026-06-18 01:50:11.885 | OCTAVIA_RUN_DIR=/var/run/octavia 2026-06-18 01:50:11.885 | OCTAVIA_SERVICE=octavia 2026-06-18 01:50:11.885 | OCTAVIA_SERVICE_TYPE=load-balancer 2026-06-18 01:50:11.885 | OCTAVIA_SSH_DIR=/etc/octavia/.ssh 2026-06-18 01:50:11.885 | OCTAVIA_USERNAME=admin 2026-06-18 01:50:11.885 | OCTAVIA_USER_DOMAIN_NAME=Default 2026-06-18 01:50:11.885 | OCTAVIA_USE_PREGENERATED_CERTS=False 2026-06-18 01:50:11.885 | OCTAVIA_USE_PREGENERATED_SSH_KEY=False 2026-06-18 01:50:11.885 | OCTAVIA_UWSGI_APP=octavia.wsgi.api:application 2026-06-18 01:50:11.885 | OCTAVIA_UWSGI_CONF=/etc/octavia/octavia-uwsgi.ini 2026-06-18 01:50:11.885 | OCTAVIA_VOLUME_DRIVER=volume_noop_driver 2026-06-18 01:50:11.885 | OFFLINE=False 2026-06-18 01:50:11.885 | OLDPWD=/opt/stack/requirements 2026-06-18 01:50:11.885 | OPENSSL=/usr/bin/openssl 2026-06-18 01:50:11.885 | OPENSTACKCLIENT_CONF_DIR=/etc/openstack 2026-06-18 01:50:11.885 | OPTERR=1 2026-06-18 01:50:11.885 | OPTIND=1 2026-06-18 01:50:11.885 | ORG_NAME=OpenStack 2026-06-18 01:50:11.885 | ORG_UNIT_NAME=DevStack 2026-06-18 01:50:11.885 | OSLO_BIN_DIR=/opt/stack/data/venv/bin 2026-06-18 01:50:11.885 | OSTESTIMAGES_BRANCH=master 2026-06-18 01:50:11.885 | OSTESTIMAGES_DIR=/opt/stack/os-test-images 2026-06-18 01:50:11.885 | OSTESTIMAGES_REPO=https://github.com/openstack/os-test-images.git 2026-06-18 01:50:11.885 | OSTYPE=linux-gnu 2026-06-18 01:50:11.885 | OS_BRICK_LOCK_PATH=/opt/stack/data/os_brick 2026-06-18 01:50:11.885 | OS_CLOUD=devstack-admin 2026-06-18 01:50:11.885 | OS_VIF_OVS_ISOLATE_VIF=False 2026-06-18 01:50:11.885 | OVN_AGENT_CONF=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-18 01:50:11.885 | OVN_AGENT_EXTENSIONS=metadata 2026-06-18 01:50:11.885 | OVN_BRANCH=branch-24.03 2026-06-18 01:50:11.885 | OVN_BRIDGE_MAPPINGS=public:br-ex 2026-06-18 01:50:11.886 | OVN_BUILD_FROM_SOURCE=False 2026-06-18 01:50:11.886 | OVN_BUILD_MODULES=False 2026-06-18 01:50:11.886 | OVN_CONTROLLER_SERVICE=ovn-controller.service 2026-06-18 01:50:11.886 | OVN_CONTROLLER_VTEP_SERVICE=ovn-controller-vtep.service 2026-06-18 01:50:11.886 | OVN_DATADIR=/var/lib/ovn 2026-06-18 01:50:11.886 | OVN_DBS_LOG_LEVEL=dbg 2026-06-18 01:50:11.886 | OVN_DNS_SERVERS=8.8.8.8 2026-06-18 01:50:11.886 | OVN_GENEVE_OVERHEAD=38 2026-06-18 01:50:11.886 | OVN_IGMP_SNOOPING_ENABLE=False 2026-06-18 01:50:11.886 | OVN_INSTALL_OVS_PYTHON_MODULE=False 2026-06-18 01:50:11.886 | OVN_L3_CREATE_PUBLIC_NETWORK=True 2026-06-18 01:50:11.886 | OVN_L3_SCHEDULER=leastloaded 2026-06-18 01:50:11.886 | OVN_META_CONF=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-06-18 01:50:11.886 | OVN_META_DATA_HOST=199.204.45.132 2026-06-18 01:50:11.886 | OVN_NB_REMOTE=ssl:199.204.45.132:6641 2026-06-18 01:50:11.886 | OVN_NEUTRON_SYNC_MODE=log 2026-06-18 01:50:11.886 | OVN_NORTHD_SERVICE=ovn-central.service 2026-06-18 01:50:11.886 | OVN_OCTAVIA_PROVIDER_DIR=/opt/stack/ovn-octavia-provider 2026-06-18 01:50:11.886 | OVN_PROTO=ssl 2026-06-18 01:50:11.886 | OVN_REPO=https://github.com/ovn-org/ovn.git 2026-06-18 01:50:11.886 | OVN_REPO_NAME=ovn 2026-06-18 01:50:11.886 | OVN_RUNDIR=/var/run/ovn 2026-06-18 01:50:11.886 | OVN_SB_REMOTE=ssl:199.204.45.132:6642 2026-06-18 01:50:11.886 | OVN_SCRIPTDIR=/share/ovn/scripts 2026-06-18 01:50:11.886 | OVN_SHAREDIR=/share/ovn 2026-06-18 01:50:11.886 | OVN_SPLIT_HASH=05bf1dbb98b0635a51f75e268ef8aed27601401d 2026-06-18 01:50:11.886 | OVN_UUID= 2026-06-18 01:50:11.886 | OVSDB_SERVER_LOCAL_HOST=127.0.0.1 2026-06-18 01:50:11.886 | OVSDB_SERVER_SERVICE=ovsdb-server.service 2026-06-18 01:50:11.886 | OVS_BINDIR=/bin 2026-06-18 01:50:11.886 | OVS_BRANCH=branch-3.3 2026-06-18 01:50:11.886 | OVS_BRIDGE=br-int 2026-06-18 01:50:11.886 | OVS_DATADIR=/opt/stack/data/ovs 2026-06-18 01:50:11.886 | OVS_DATAPATH_TYPE=system 2026-06-18 01:50:11.886 | OVS_ENABLE_TUNNELING=True 2026-06-18 01:50:11.886 | OVS_PHYSICAL_BRIDGE=br-ex 2026-06-18 01:50:11.886 | OVS_PREFIX= 2026-06-18 01:50:11.886 | OVS_REPO=https://github.com/openvswitch/ovs.git 2026-06-18 01:50:11.886 | OVS_REPO_NAME=ovs 2026-06-18 01:50:11.886 | OVS_RUNDIR=/var/run/openvswitch 2026-06-18 01:50:11.886 | OVS_SBINDIR=/sbin 2026-06-18 01:50:11.886 | OVS_SCRIPTDIR=/share/openvswitch/scripts 2026-06-18 01:50:11.886 | OVS_SHAREDIR=/share/openvswitch 2026-06-18 01:50:11.886 | OVS_SYSCONFDIR=/etc/openvswitch 2026-06-18 01:50:11.886 | OVS_TUNNEL_BRIDGE=br-tun 2026-06-18 01:50:11.886 | OVS_VSWITCHD_SERVICE=ovs-vswitchd.service 2026-06-18 01:50:11.886 | PACKAGES='apache2 2026-06-18 01:50:11.886 | apache2-dev 2026-06-18 01:50:11.886 | bc 2026-06-18 01:50:11.886 | bsdmainutils 2026-06-18 01:50:11.886 | curl 2026-06-18 01:50:11.886 | g++ 2026-06-18 01:50:11.886 | gawk 2026-06-18 01:50:11.886 | gcc 2026-06-18 01:50:11.886 | gettext 2026-06-18 01:50:11.886 | git 2026-06-18 01:50:11.886 | graphviz 2026-06-18 01:50:11.886 | iputils-ping 2026-06-18 01:50:11.886 | libffi-dev 2026-06-18 01:50:11.886 | libjpeg-dev 2026-06-18 01:50:11.886 | libpq-dev 2026-06-18 01:50:11.886 | libssl-dev 2026-06-18 01:50:11.886 | libsystemd-dev 2026-06-18 01:50:11.886 | libxml2-dev 2026-06-18 01:50:11.886 | libxslt1-dev 2026-06-18 01:50:11.886 | libyaml-dev 2026-06-18 01:50:11.886 | lsof 2026-06-18 01:50:11.886 | openssh-server 2026-06-18 01:50:11.886 | openssl 2026-06-18 01:50:11.887 | pkg-config 2026-06-18 01:50:11.887 | psmisc 2026-06-18 01:50:11.887 | python3-dev 2026-06-18 01:50:11.887 | python3-pip 2026-06-18 01:50:11.887 | python3-systemd 2026-06-18 01:50:11.887 | python3-venv 2026-06-18 01:50:11.887 | tar 2026-06-18 01:50:11.887 | tcpdump 2026-06-18 01:50:11.887 | unzip 2026-06-18 01:50:11.887 | uuid-runtime 2026-06-18 01:50:11.887 | wget 2026-06-18 01:50:11.887 | zlib1g-dev 2026-06-18 01:50:11.887 | lvm2 2026-06-18 01:50:11.887 | qemu-utils 2026-06-18 01:50:11.887 | thin-provisioning-tools 2026-06-18 01:50:11.887 | lsscsi 2026-06-18 01:50:11.887 | open-iscsi 2026-06-18 01:50:11.887 | libkrb5-dev 2026-06-18 01:50:11.887 | libldap2-dev 2026-06-18 01:50:11.887 | libsasl2-dev 2026-06-18 01:50:11.887 | memcached 2026-06-18 01:50:11.887 | python3-mysqldb 2026-06-18 01:50:11.887 | sqlite3 2026-06-18 01:50:11.887 | conntrack 2026-06-18 01:50:11.887 | curl 2026-06-18 01:50:11.887 | ebtables 2026-06-18 01:50:11.887 | genisoimage 2026-06-18 01:50:11.887 | iptables 2026-06-18 01:50:11.887 | iputils-arping 2026-06-18 01:50:11.887 | kpartx 2026-06-18 01:50:11.887 | libjs-jquery-tablesorter 2026-06-18 01:50:11.887 | parted 2026-06-18 01:50:11.887 | pm-utils 2026-06-18 01:50:11.887 | python3-mysqldb 2026-06-18 01:50:11.887 | socat 2026-06-18 01:50:11.887 | sqlite3 2026-06-18 01:50:11.887 | sudo 2026-06-18 01:50:11.887 | vlan 2026-06-18 01:50:11.887 | cryptsetup 2026-06-18 01:50:11.887 | dosfstools 2026-06-18 01:50:11.887 | genisoimage 2026-06-18 01:50:11.887 | gir1.2-libosinfo-1.0 2026-06-18 01:50:11.887 | netcat-openbsd 2026-06-18 01:50:11.887 | open-iscsi 2026-06-18 01:50:11.887 | qemu-utils 2026-06-18 01:50:11.887 | sg3-utils 2026-06-18 01:50:11.887 | sysfsutils 2026-06-18 01:50:11.887 | acl 2026-06-18 01:50:11.887 | dnsmasq-base 2026-06-18 01:50:11.887 | dnsmasq-utils 2026-06-18 01:50:11.887 | ebtables 2026-06-18 01:50:11.887 | haproxy 2026-06-18 01:50:11.887 | iptables 2026-06-18 01:50:11.887 | iputils-arping 2026-06-18 01:50:11.887 | iputils-ping 2026-06-18 01:50:11.887 | postgresql-server-dev-all 2026-06-18 01:50:11.887 | python3-mysqldb 2026-06-18 01:50:11.887 | sqlite3 2026-06-18 01:50:11.887 | sudo 2026-06-18 01:50:11.888 | vlan 2026-06-18 01:50:11.888 | apache2 lvm2 2026-06-18 01:50:11.888 | golang 2026-06-18 01:50:11.888 | debootstrap 2026-06-18 01:50:11.888 | rsyslog' 2026-06-18 01:50:11.888 | 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-18 01:50:11.888 | PHYSICAL_NETWORK=public 2026-06-18 01:50:11.888 | PIPESTATUS=([0]="0") 2026-06-18 01:50:11.888 | PIP_UPGRADE=False 2026-06-18 01:50:11.888 | PIP_VIRTUAL_ENV= 2026-06-18 01:50:11.888 | PLACEMENT_AUTH_STRATEGY=keystone 2026-06-18 01:50:11.888 | PLACEMENT_BIN_DIR=/opt/stack/data/venv/bin 2026-06-18 01:50:11.888 | PLACEMENT_BRANCH=master 2026-06-18 01:50:11.888 | PLACEMENT_CONF=/etc/placement/placement.conf 2026-06-18 01:50:11.888 | PLACEMENT_CONF_DIR=/etc/placement 2026-06-18 01:50:11.888 | PLACEMENT_DIR=/opt/stack/placement 2026-06-18 01:50:11.888 | PLACEMENT_ENFORCE_SCOPE=False 2026-06-18 01:50:11.888 | PLACEMENT_REPO=https://github.com/openstack/placement.git 2026-06-18 01:50:11.888 | PLACEMENT_SERVICE_HOST=199.204.45.132 2026-06-18 01:50:11.888 | PLACEMENT_SERVICE_PROTOCOL=https 2026-06-18 01:50:11.888 | PLACEMENT_UWSGI=placement.wsgi.api:application 2026-06-18 01:50:11.888 | PLACEMENT_UWSGI_CONF=/etc/placement/placement-uwsgi.ini 2026-06-18 01:50:11.888 | POSIXLY_CORRECT=y 2026-06-18 01:50:11.888 | PPID=2049 2026-06-18 01:50:11.888 | PREREQ_RERUN_HOURS=2 2026-06-18 01:50:11.888 | PREREQ_RERUN_MARKER=/opt/stack/devstack/.prereqs 2026-06-18 01:50:11.889 | PREREQ_RERUN_SECONDS=7200 2026-06-18 01:50:11.889 | PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-06-18 01:50:11.889 | PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-06-18 01:50:11.889 | PRIVATE_NETWORK_NAME=private 2026-06-18 01:50:11.889 | PRIVATE_SUBNET_NAME=private-subnet 2026-06-18 01:50:11.889 | PROVIDER_SUBNET_NAME=provider_net 2026-06-18 01:50:11.889 | PS4='+ $(short_source): ' 2026-06-18 01:50:11.889 | PUBLIC_BRIDGE=br-ex 2026-06-18 01:50:11.889 | PUBLIC_BRIDGE_MTU=1430 2026-06-18 01:50:11.889 | PUBLIC_INTERFACE= 2026-06-18 01:50:11.889 | PUBLIC_NETWORK_GATEWAY=172.24.5.1 2026-06-18 01:50:11.889 | PUBLIC_NETWORK_NAME=public 2026-06-18 01:50:11.889 | PUBLIC_PHYSICAL_NETWORK=public 2026-06-18 01:50:11.889 | PUBLIC_SUBNET_ENABLE_DHCP=False 2026-06-18 01:50:11.889 | PUBLIC_SUBNET_NAME=public-subnet 2026-06-18 01:50:11.889 | PWD=/opt/stack/devstack 2026-06-18 01:50:11.889 | PYKMIP_CA_PATH=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-06-18 01:50:11.889 | PYKMIP_CLIENT_CERT=/opt/stack/data/CA/int-ca/pykmip-client.crt 2026-06-18 01:50:11.889 | PYKMIP_CLIENT_KEY=/opt/stack/data/CA/int-ca/private/pykmip-client.key 2026-06-18 01:50:11.889 | PYKMIP_CONF=/etc/pykmip/server.conf 2026-06-18 01:50:11.889 | PYKMIP_CONF_DIR=/etc/pykmip 2026-06-18 01:50:11.889 | PYKMIP_LOG_DIR=/var/log/pykmip 2026-06-18 01:50:11.889 | PYKMIP_SERVER_CERT=/opt/stack/data/CA/int-ca/pykmip-server.crt 2026-06-18 01:50:11.889 | PYKMIP_SERVER_KEY=/opt/stack/data/CA/int-ca/private/pykmip-server.key 2026-06-18 01:50:11.889 | PYTHON=/opt/stack/data/venv/bin/python3 2026-06-18 01:50:11.889 | PYTHON3_VERSION=3.12 2026-06-18 01:50:11.889 | QEMU_CONF=/etc/libvirt/qemu.conf 2026-06-18 01:50:11.889 | Q_ADMIN_USERNAME=neutron 2026-06-18 01:50:11.889 | Q_AGENT=ovn 2026-06-18 01:50:11.889 | Q_ALLOW_OVERLAPPING_IP=True 2026-06-18 01:50:11.889 | Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-06-18 01:50:11.889 | Q_AUTH_STRATEGY=keystone 2026-06-18 01:50:11.889 | Q_BUILD_OVS_FROM_GIT=False 2026-06-18 01:50:11.889 | Q_DB_NAME=neutron 2026-06-18 01:50:11.889 | Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-06-18 01:50:11.889 | Q_DVR_MODE=legacy 2026-06-18 01:50:11.889 | Q_HOST=199.204.45.132 2026-06-18 01:50:11.889 | Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-06-18 01:50:11.889 | Q_L3_ROUTER_PER_TENANT=True 2026-06-18 01:50:11.890 | Q_LISTEN_ADDRESS=0.0.0.0 2026-06-18 01:50:11.890 | Q_LOG_DRIVER_BURST_LIMIT=25 2026-06-18 01:50:11.890 | Q_LOG_DRIVER_LOG_BASE=acl_log_meter 2026-06-18 01:50:11.890 | Q_LOG_DRIVER_RATE_LIMIT=100 2026-06-18 01:50:11.890 | Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-06-18 01:50:11.890 | Q_META_DATA_IP=199.204.45.132 2026-06-18 01:50:11.890 | Q_ML2_PLUGIN_EXT_DRIVERS=port_security,qos 2026-06-18 01:50:11.890 | Q_ML2_PLUGIN_GENEVE_TYPE_OPTIONS=vni_ranges=1:65536 2026-06-18 01:50:11.890 | Q_ML2_PLUGIN_GRE_TYPE_OPTIONS=tunnel_id_ranges=1:1000 2026-06-18 01:50:11.890 | Q_ML2_PLUGIN_MECHANISM_DRIVERS=ovn 2026-06-18 01:50:11.890 | Q_ML2_PLUGIN_TYPE_DRIVERS=local,flat,vlan,geneve 2026-06-18 01:50:11.890 | Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS= 2026-06-18 01:50:11.890 | Q_ML2_PLUGIN_VXLAN_TYPE_OPTIONS=vni_ranges=1:1000 2026-06-18 01:50:11.890 | Q_ML2_TENANT_NETWORK_TYPE=geneve 2026-06-18 01:50:11.890 | Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-06-18 01:50:11.890 | Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-06-18 01:50:11.890 | Q_OVS_USE_VETH=False 2026-06-18 01:50:11.890 | Q_PLUGIN=ml2 2026-06-18 01:50:11.890 | Q_PROTOCOL=https 2026-06-18 01:50:11.890 | Q_PUBLIC_VETH_EX=veth-pub-ex 2026-06-18 01:50:11.890 | Q_PUBLIC_VETH_INT=veth-pub-int 2026-06-18 01:50:11.890 | Q_ROUTER_NAME=router1 2026-06-18 01:50:11.890 | Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-06-18 01:50:11.890 | Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-06-18 01:50:11.890 | Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-18 01:50:11.890 | Q_TUNNEL_TYPES=gre 2026-06-18 01:50:11.890 | Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-06-18 01:50:11.890 | Q_USE_PUBLIC_VETH=False 2026-06-18 01:50:11.890 | Q_USE_ROOTWRAP=True 2026-06-18 01:50:11.890 | Q_USE_ROOTWRAP_DAEMON=True 2026-06-18 01:50:11.890 | Q_USE_SECGROUP=True 2026-06-18 01:50:11.890 | RABBIT_HOST=199.204.45.132 2026-06-18 01:50:11.890 | RABBIT_PASSWORD=secretrabbit 2026-06-18 01:50:11.890 | RABBIT_USERID=stackrabbit 2026-06-18 01:50:11.890 | RC_DIR=/opt/stack/devstack 2026-06-18 01:50:11.890 | RECLONE=False 2026-06-18 01:50:11.890 | RECREATE_KEYSTONE_DB=True 2026-06-18 01:50:11.890 | REGION_NAME=RegionOne 2026-06-18 01:50:11.890 | REPOS_UPDATED=True 2026-06-18 01:50:11.890 | REQUIREMENTS_BRANCH=master 2026-06-18 01:50:11.890 | REQUIREMENTS_DIR=/opt/stack/requirements 2026-06-18 01:50:11.890 | REQUIREMENTS_REPO=https://github.com/openstack/requirements.git 2026-06-18 01:50:11.890 | RETRY_UPDATE=False 2026-06-18 01:50:11.890 | ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-06-18 01:50:11.890 | S3_SERVICE_PORT=3333 2026-06-18 01:50:11.890 | SERVICE_DIR=/opt/stack/status 2026-06-18 01:50:11.890 | SERVICE_DOMAIN_NAME=Default 2026-06-18 01:50:11.890 | SERVICE_GRACEFUL_SHUTDOWN_TIMEOUT=5 2026-06-18 01:50:11.890 | SERVICE_HOST=199.204.45.132 2026-06-18 01:50:11.890 | SERVICE_IP_VERSION=4 2026-06-18 01:50:11.890 | SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-06-18 01:50:11.890 | SERVICE_LOCAL_HOST=127.0.0.1 2026-06-18 01:50:11.890 | SERVICE_PASSWORD=secretservice 2026-06-18 01:50:11.890 | SERVICE_PROJECT_NAME=service 2026-06-18 01:50:11.890 | SERVICE_PROTOCOL=http 2026-06-18 01:50:11.890 | SERVICE_TENANT_NAME=service 2026-06-18 01:50:11.890 | SERVICE_TIMEOUT=60 2026-06-18 01:50:11.890 | SHARE_BACKING_FILE_SIZE=8400M 2026-06-18 01:50:11.890 | SHARE_DRIVER=manila.share.drivers.generic.GenericShareDriver 2026-06-18 01:50:11.890 | SHARE_GROUP=lvm-shares 2026-06-18 01:50:11.890 | SHARE_NAME_PREFIX=share- 2026-06-18 01:50:11.890 | SHELL=/bin/bash 2026-06-18 01:50:11.890 | SHLVL=1 2026-06-18 01:50:11.890 | SKIP_EPEL_INSTALL=False 2026-06-18 01:50:11.890 | SKIP_STOP_OVN=False 2026-06-18 01:50:11.890 | SMB_CONF=/etc/samba/smb.conf 2026-06-18 01:50:11.890 | SMB_PRIVATE_DIR=/var/lib/samba/private 2026-06-18 01:50:11.890 | SPICE_BRANCH=master 2026-06-18 01:50:11.890 | SPICE_REPO=http://anongit.freedesktop.org/git/spice/spice-html5.git 2026-06-18 01:50:11.890 | SQLALCHEMY_BRANCH=main 2026-06-18 01:50:11.890 | SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-06-18 01:50:11.890 | SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-06-18 01:50:11.890 | SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-06-18 01:50:11.890 | 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-18 01:50:11.890 | STACK_GROUP=stack 2026-06-18 01:50:11.890 | STACK_USER=stack 2026-06-18 01:50:11.890 | STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-06-18 01:50:11.890 | STUD_PROTO=--tls 2026-06-18 01:50:11.890 | SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-06-18 01:50:11.890 | SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-06-18 01:50:11.890 | SUBNETPOOL_PREFIX_V4=10.1.0.0/20 2026-06-18 01:50:11.890 | SUBNETPOOL_PREFIX_V6=fd0c:2935:11e6::/56 2026-06-18 01:50:11.890 | SUBNETPOOL_SIZE_V4=26 2026-06-18 01:50:11.890 | SUBNETPOOL_SIZE_V6=64 2026-06-18 01:50:11.890 | SUBUNIT_OUTPUT=/opt/stack/devstack.subunit 2026-06-18 01:50:11.890 | SUDO_COMMAND='/bin/sh -c echo BECOME-SUCCESS-vapttcxotvftqkdbopmbhmugtzeuupnv ; /usr/bin/python3' 2026-06-18 01:50:11.890 | SUDO_GID=1000 2026-06-18 01:50:11.890 | SUDO_SECURE_PATH_FILE=/etc/sudoers.d/zz-secure-path 2026-06-18 01:50:11.890 | SUDO_UID=1000 2026-06-18 01:50:11.890 | SUDO_USER=zuul 2026-06-18 01:50:11.890 | SUMFILE=/opt/stack/logs/devstacklog.txt.2026-06-18-014744.summary.2026-06-18-014744 2026-06-18 01:50:11.890 | SUPPORTED_DISTROS='trixie|bookworm|noble|rhel9|rhel10' 2026-06-18 01:50:11.891 | SUPPORT_URL=https://help.ubuntu.com/ 2026-06-18 01:50:11.891 | SWIFT_APACHE_WSGI_DIR=/var/www/swift 2026-06-18 01:50:11.891 | SWIFT_BIN_DIR=/opt/stack/data/venv/bin 2026-06-18 01:50:11.891 | SWIFT_BRANCH=master 2026-06-18 01:50:11.891 | SWIFT_CONF_DIR=/etc/swift 2026-06-18 01:50:11.891 | SWIFT_DATA_DIR=/opt/stack/data/swift 2026-06-18 01:50:11.891 | SWIFT_DEFAULT_BIND_PORT=8080 2026-06-18 01:50:11.891 | SWIFT_DEFAULT_BIND_PORT_INT=8081 2026-06-18 01:50:11.891 | SWIFT_DIR=/opt/stack/swift 2026-06-18 01:50:11.891 | SWIFT_DISK_IMAGE=/opt/stack/data/swift/drives/images/swift.img 2026-06-18 01:50:11.891 | SWIFT_ENABLE_TEMPURLS=False 2026-06-18 01:50:11.891 | SWIFT_EXTRAS_MIDDLEWARE='formpost staticweb' 2026-06-18 01:50:11.891 | SWIFT_EXTRAS_MIDDLEWARE_LAST= 2026-06-18 01:50:11.891 | SWIFT_EXTRAS_MIDDLEWARE_NO_AUTH=crossdomain 2026-06-18 01:50:11.891 | SWIFT_HASH=1234123412341234 2026-06-18 01:50:11.891 | SWIFT_LOG_TOKEN_LENGTH=12 2026-06-18 01:50:11.891 | SWIFT_LOOPBACK_DISK_SIZE=2G 2026-06-18 01:50:11.891 | SWIFT_LOOPBACK_DISK_SIZE_DEFAULT=2G 2026-06-18 01:50:11.891 | SWIFT_MAX_FILE_SIZE=1073741824 2026-06-18 01:50:11.891 | SWIFT_MAX_FILE_SIZE_DEFAULT=1073741824 2026-06-18 01:50:11.891 | SWIFT_MAX_HEADER_SIZE=16384 2026-06-18 01:50:11.891 | SWIFT_PARTITION_POWER_SIZE=9 2026-06-18 01:50:11.891 | SWIFT_REPLICAS=1 2026-06-18 01:50:11.891 | SWIFT_REPLICAS_SEQ=1 2026-06-18 01:50:11.891 | SWIFT_REPO=https://github.com/openstack/swift.git 2026-06-18 01:50:11.891 | SWIFT_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-06-18 01:50:11.891 | SWIFT_SERVICE_LOCAL_HOST=127.0.0.1 2026-06-18 01:50:11.891 | SWIFT_SERVICE_PROTOCOL=https 2026-06-18 01:50:11.891 | SWIFT_START_ALL_SERVICES=False 2026-06-18 01:50:11.891 | SWIFT_STORAGE_IPS= 2026-06-18 01:50:11.891 | SWIFT_TEMPURL_KEY= 2026-06-18 01:50:11.891 | SWIFT_USE_MOD_WSGI=False 2026-06-18 01:50:11.891 | SYSLOG=False 2026-06-18 01:50:11.891 | SYSLOG_HOST=199.204.45.132 2026-06-18 01:50:11.891 | SYSLOG_PORT=516 2026-06-18 01:50:11.891 | SYSTEMCTL='sudo systemctl' 2026-06-18 01:50:11.891 | SYSTEMD_DIR=/etc/systemd/system 2026-06-18 01:50:11.891 | TARGET_BRANCH=master 2026-06-18 01:50:11.891 | TARGET_ENABLE_OVN_AGENT=False 2026-06-18 01:50:11.891 | TCPDUMP_ARGS= 2026-06-18 01:50:11.891 | TCPDUMP_OUTPUT=/opt/stack/logs/tcpdump.pcap 2026-06-18 01:50:11.891 | TEMPEST_BRANCH=master 2026-06-18 01:50:11.891 | TEMPEST_REPO=https://github.com/openstack/tempest.git 2026-06-18 01:50:11.891 | TEMPEST_VENV_UPPER_CONSTRAINTS=master 2026-06-18 01:50:11.891 | TEMPFILE=/tmp/tmp.gwwxMNnSEL 2026-06-18 01:50:11.891 | TENANT_TUNNEL_RANGES=1:1000 2026-06-18 01:50:11.891 | TENANT_VLAN_RANGE= 2026-06-18 01:50:11.891 | TERM=unknown 2026-06-18 01:50:11.891 | TIMESTAMP_FORMAT=%F-%H%M%S 2026-06-18 01:50:11.891 | TLS_IP=199.204.45.132 2026-06-18 01:50:11.891 | TOP_DIR=/opt/stack/devstack 2026-06-18 01:50:11.891 | TRAILING_TARGET_BRANCH=master 2026-06-18 01:50:11.891 | TUNNEL_ENDPOINT_IP=199.204.45.132 2026-06-18 01:50:11.891 | TUNNEL_IP=199.204.45.132 2026-06-18 01:50:11.891 | TUNNEL_IP_VERSION=4 2026-06-18 01:50:11.891 | UBUNTU_CODENAME=noble 2026-06-18 01:50:11.891 | UBUNTU_RELEASE_BASE_NUM=24 2026-06-18 01:50:11.891 | UID=1002 2026-06-18 01:50:11.891 | ULIMIT_NOFILE=2048 2026-06-18 01:50:11.891 | USER=stack 2026-06-18 01:50:11.891 | USER_HOME=/opt/stack 2026-06-18 01:50:11.891 | USER_UNITS=False 2026-06-18 01:50:11.891 | USE_CINDER_FOR_GLANCE=False 2026-06-18 01:50:11.891 | USE_SUBNETPOOL=True 2026-06-18 01:50:11.891 | USE_VENV=False 2026-06-18 01:50:11.891 | VAULT_PLUGIN_BACKEND= 2026-06-18 01:50:11.891 | VAULT_PLUGIN_HASHICORP_VAULT_VERSION=1.13.2 2026-06-18 01:50:11.891 | VAULT_PLUGIN_OPENBAO_VERSION=2.3.2 2026-06-18 01:50:11.891 | VERBOSE=True 2026-06-18 01:50:11.891 | VERBOSE_NO_TIMESTAMP=True 2026-06-18 01:50:11.891 | VERSION='24.04.4 LTS (Noble Numbat)' 2026-06-18 01:50:11.891 | VERSION_CODENAME=noble 2026-06-18 01:50:11.891 | VERSION_ID=24.04 2026-06-18 01:50:11.891 | VIF_PLUGGING_IS_FATAL=True 2026-06-18 01:50:11.891 | VIF_PLUGGING_TIMEOUT=300 2026-06-18 01:50:11.891 | VIRTUALENV_CMD='python3.12 -m venv' 2026-06-18 01:50:11.891 | VIRT_DRIVER=libvirt 2026-06-18 01:50:11.891 | VOLUME_BACKING_FILE_SIZE=50G 2026-06-18 01:50:11.891 | VOLUME_GROUP_NAME=stack-volumes 2026-06-18 01:50:11.891 | VOLUME_NAME_PREFIX=volume- 2026-06-18 01:50:11.891 | VOLUME_TYPE_MULTIATTACH=multiattach 2026-06-18 01:50:11.891 | WORKER_TIMEOUT=80 2026-06-18 01:50:11.891 | WSGI_MODE=uwsgi 2026-06-18 01:50:11.891 | ZSWAP_COMPRESSOR=lz4 2026-06-18 01:50:11.891 | ZSWAP_ZPOOL=zsmalloc 2026-06-18 01:50:11.891 | _=posix 2026-06-18 01:50:11.891 | _ASYNC_BG_TIME=0 2026-06-18 01:50:11.891 | _DEFAULT_LVM_INIT=0 2026-06-18 01:50:11.891 | _DEFAULT_PYTHON3_VERSION=3.12 2026-06-18 01:50:11.891 | _DEVSTACK_FUNCTIONS=1 2026-06-18 01:50:11.891 | _DEVSTACK_FUNCTIONS_COMMON=1 2026-06-18 01:50:11.891 | _DEVSTACK_STACKRC=1 2026-06-18 01:50:11.891 | _LOG_COLOR_DEFAULT=False 2026-06-18 01:50:11.892 | _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-06-18 01:50:11.892 | _TIME_BEGIN=1781747255 2026-06-18 01:50:11.892 | _TIME_START=([apt-get]="" [pip_install]="" [apt-get-update]="" ) 2026-06-18 01:50:11.892 | _TIME_TOTAL=([apt-get]="106782" [pip_install]="20167" [apt-get-update]="1763" ) 2026-06-18 01:50:11.892 | _of_args='-v --no-timestamp' 2026-06-18 01:50:11.892 | backend=postgresql 2026-06-18 01:50:11.892 | be=lvm:lvmdriver-1 2026-06-18 01:50:11.892 | be_name=lvmdriver-1 2026-06-18 01:50:11.892 | be_type=lvm 2026-06-18 01:50:11.892 | db=postgresql 2026-06-18 01:50:11.892 | dc=org 2026-06-18 01:50:11.892 | default_v4_route_devs=ens3 2026-06-18 01:50:11.892 | default_v6_route_devs='ens3 2026-06-18 01:50:11.892 | ens3' 2026-06-18 01:50:11.892 | dir=/opt/stack/magnum 2026-06-18 01:50:11.892 | dn=,dc=openstack,dc=org 2026-06-18 01:50:11.892 | exceptions=80-tempest.sh 2026-06-18 01:50:11.892 | extra=80-tempest.sh 2026-06-18 01:50:11.892 | extra_plugin_file_name=/opt/stack/devstack/extras.d/80-tempest.sh 2026-06-18 01:50:11.892 | f=/opt/stack/devstack/lib/databases/postgresql 2026-06-18 01:50:11.892 | i=TUNNEL_IP_VERSION 2026-06-18 01:50:11.892 | image_url=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-06-18 01:50:11.892 | lfile=localrc 2026-06-18 01:50:11.892 | localrc=/opt/stack/devstack/.localrc.password 2026-06-18 01:50:11.892 | mode=stack 2026-06-18 01:50:11.892 | msg='ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-06-18 01:50:11.892 | opt='?' 2026-06-18 01:50:11.892 | os_CODENAME=noble 2026-06-18 01:50:11.892 | os_PACKAGE=deb 2026-06-18 01:50:11.892 | os_RELEASE=24.04 2026-06-18 01:50:11.892 | os_VENDOR=Ubuntu 2026-06-18 01:50:11.892 | phase=pre-install 2026-06-18 01:50:11.892 | pkgs= 2026-06-18 01:50:11.892 | plugin=magnum 2026-06-18 01:50:11.892 | plugins=,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider 2026-06-18 01:50:11.892 | pw=secretadmin 2026-06-18 01:50:11.892 | time_stamp=2026-06-18-014756 2026-06-18 01:50:11.892 | var=ADMIN_PASSWORD 2026-06-18 01:50:11.892 | ++ /opt/stack/magnum/devstack/plugin.sh:source:11 : is_service_enabled magnum-api magnum-cond 2026-06-18 01:50:11.906 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 01:50:11.911 | ++ /opt/stack/magnum/devstack/plugin.sh:source:12 : [[ stack == \s\t\a\c\k ]] 2026-06-18 01:50:11.916 | ++ /opt/stack/magnum/devstack/plugin.sh:source:12 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-06-18 01:50:11.920 | ++ /opt/stack/magnum/devstack/plugin.sh:source:24 : [[ stack == \s\t\a\c\k ]] 2026-06-18 01:50:11.924 | ++ /opt/stack/magnum/devstack/plugin.sh:source:24 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-18 01:50:11.928 | ++ /opt/stack/magnum/devstack/plugin.sh:source:43 : [[ stack == \s\t\a\c\k ]] 2026-06-18 01:50:11.933 | ++ /opt/stack/magnum/devstack/plugin.sh:source:43 : [[ pre-install == \e\x\t\r\a ]] 2026-06-18 01:50:11.937 | ++ /opt/stack/magnum/devstack/plugin.sh:source:56 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-18 01:50:11.942 | ++ /opt/stack/magnum/devstack/plugin.sh:source:60 : [[ stack == \c\l\e\a\n ]] 2026-06-18 01:50:11.953 | + functions-common:run_plugins:1833 : for plugin in ${plugins//,/ } 2026-06-18 01:50:11.959 | + functions-common:run_plugins:1834 : local dir=/opt/stack/manila 2026-06-18 01:50:11.964 | + functions-common:run_plugins:1835 : [[ -f /opt/stack/manila/devstack/plugin.sh ]] 2026-06-18 01:50:11.969 | + functions-common:run_plugins:1836 : source /opt/stack/manila/devstack/plugin.sh stack pre-install 2026-06-18 01:50:12.005 | ++ /opt/stack/manila/devstack/plugin.sh:source:1152 : [[ stack == \s\t\a\c\k ]] 2026-06-18 01:50:12.011 | ++ /opt/stack/manila/devstack/plugin.sh:source:1152 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-06-18 01:50:12.015 | ++ /opt/stack/manila/devstack/plugin.sh:source:1157 : [[ stack == \s\t\a\c\k ]] 2026-06-18 01:50:12.020 | ++ /opt/stack/manila/devstack/plugin.sh:source:1157 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-18 01:50:12.025 | ++ /opt/stack/manila/devstack/plugin.sh:source:1172 : [[ stack == \s\t\a\c\k ]] 2026-06-18 01:50:12.031 | ++ /opt/stack/manila/devstack/plugin.sh:source:1172 : [[ pre-install == \e\x\t\r\a ]] 2026-06-18 01:50:12.035 | ++ /opt/stack/manila/devstack/plugin.sh:source:1226 : [[ stack == \s\t\a\c\k ]] 2026-06-18 01:50:12.040 | ++ /opt/stack/manila/devstack/plugin.sh:source:1226 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-06-18 01:50:12.044 | ++ /opt/stack/manila/devstack/plugin.sh:source:1261 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-18 01:50:12.050 | ++ /opt/stack/manila/devstack/plugin.sh:source:1266 : [[ stack == \c\l\e\a\n ]] 2026-06-18 01:50:12.059 | + functions-common:run_plugins:1833 : for plugin in ${plugins//,/ } 2026-06-18 01:50:12.064 | + functions-common:run_plugins:1834 : local dir=/opt/stack/octavia 2026-06-18 01:50:12.070 | + functions-common:run_plugins:1835 : [[ -f /opt/stack/octavia/devstack/plugin.sh ]] 2026-06-18 01:50:12.076 | + functions-common:run_plugins:1836 : source /opt/stack/octavia/devstack/plugin.sh stack pre-install 2026-06-18 01:50:12.082 | ++ /opt/stack/octavia/devstack/plugin.sh:source:3 : saveenv=ehxB 2026-06-18 01:50:12.088 | ++ /opt/stack/octavia/devstack/plugin.sh:source:4 : set -ex 2026-06-18 01:50:12.091 | ++ /opt/stack/octavia/devstack/plugin.sh:source:9 : GET_PIP_CACHE_LOCATION=/opt/stack/cache/files/get-pip.py 2026-06-18 01:50:12.105 | ++ /opt/stack/octavia/devstack/plugin.sh:source:770 : is_service_enabled octavia 2026-06-18 01:50:12.138 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 01:50:12.144 | ++ /opt/stack/octavia/devstack/plugin.sh:source:771 : '[' api == main ']' 2026-06-18 01:50:12.149 | ++ /opt/stack/octavia/devstack/plugin.sh:source:771 : '[' api == standalone ']' 2026-06-18 01:50:12.153 | ++ /opt/stack/octavia/devstack/plugin.sh:source:783 : [[ stack == \s\t\a\c\k ]] 2026-06-18 01:50:12.157 | ++ /opt/stack/octavia/devstack/plugin.sh:source:783 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-06-18 01:50:12.162 | ++ /opt/stack/octavia/devstack/plugin.sh:source:790 : [[ stack == \s\t\a\c\k ]] 2026-06-18 01:50:12.168 | ++ /opt/stack/octavia/devstack/plugin.sh:source:790 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-18 01:50:12.172 | ++ /opt/stack/octavia/devstack/plugin.sh:source:796 : [[ stack == \s\t\a\c\k ]] 2026-06-18 01:50:12.177 | ++ /opt/stack/octavia/devstack/plugin.sh:source:796 : [[ pre-install == \e\x\t\r\a ]] 2026-06-18 01:50:12.183 | ++ /opt/stack/octavia/devstack/plugin.sh:source:803 : [[ stack == \s\t\a\c\k ]] 2026-06-18 01:50:12.188 | ++ /opt/stack/octavia/devstack/plugin.sh:source:803 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-06-18 01:50:12.193 | ++ /opt/stack/octavia/devstack/plugin.sh:source:811 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-18 01:50:12.198 | ++ /opt/stack/octavia/devstack/plugin.sh:source:819 : [[ stack == \c\l\e\a\n ]] 2026-06-18 01:50:12.203 | ++ /opt/stack/octavia/devstack/plugin.sh:source:827 : [[ ehxB =~ e ]] 2026-06-18 01:50:12.207 | ++ /opt/stack/octavia/devstack/plugin.sh:source:828 : set -e 2026-06-18 01:50:12.213 | ++ /opt/stack/octavia/devstack/plugin.sh:source:832 : [[ ehxB =~ x ]] 2026-06-18 01:50:12.218 | ++ /opt/stack/octavia/devstack/plugin.sh:source:833 : set -x 2026-06-18 01:50:12.223 | + functions-common:run_plugins:1833 : for plugin in ${plugins//,/ } 2026-06-18 01:50:12.229 | + functions-common:run_plugins:1834 : local dir=/opt/stack/magnum-cluster-api 2026-06-18 01:50:12.232 | + functions-common:run_plugins:1835 : [[ -f /opt/stack/magnum-cluster-api/devstack/plugin.sh ]] 2026-06-18 01:50:12.236 | + functions-common:run_plugins:1836 : source /opt/stack/magnum-cluster-api/devstack/plugin.sh stack pre-install 2026-06-18 01:50:12.242 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:1 : CAPI_VERSION=v1.13.2 2026-06-18 01:50:12.246 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:2 : CAPO_VERSION=v0.14.4 2026-06-18 01:50:12.252 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:3 : ORC_VERSION=v2.2.0 2026-06-18 01:50:12.257 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:4 : KIND_VERSION=v0.16.0 2026-06-18 01:50:12.263 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:5 : HELM_VERSION=v3.10.3 2026-06-18 01:50:12.268 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:7 : MAGNUM_CLUSTER_API_REPO=https://github.com/vexxhost/magnum-cluster-api.git 2026-06-18 01:50:12.273 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:8 : MAGNUM_CLUSTER_API_BRANCH=main 2026-06-18 01:50:12.277 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:9 : MAGNUM_CLUSTER_API_DIR=/opt/stack/magnum-cluster-api 2026-06-18 01:50:12.284 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:21 : is_service_enabled magnum-cluster-api 2026-06-18 01:50:12.315 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 01:50:12.319 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:23 : [[ stack == \s\t\a\c\k ]] 2026-06-18 01:50:12.325 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:23 : [[ pre-install == \p\r\e\-\i\n\s\t\a\l\l ]] 2026-06-18 01:50:12.332 | ++++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:25 : curl -L -s https://dl.k8s.io/release/stable.txt 2026-06-18 01:50:12.396 | +++ /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-18 01:50:12.399 | +++ functions:get_extra_file:66 : local file_url=https://dl.k8s.io/release/v1.36.2/bin/linux/amd64/kubectl 2026-06-18 01:50:12.405 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-06-18 01:50:12.410 | +++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-06-18 01:50:12.416 | +++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-06-18 01:50:12.420 | +++ functions:get_extra_file:71 : local file_name=kubectl 2026-06-18 01:50:12.425 | +++ functions:get_extra_file:72 : [[ https://dl.k8s.io/release/v1.36.2/bin/linux/amd64/kubectl != file* ]] 2026-06-18 01:50:12.430 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/kubectl ]] 2026-06-18 01:50:12.434 | +++ 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-18 01:50:12.438 | --2026-06-18 01:50:12-- https://dl.k8s.io/release/v1.36.2/bin/linux/amd64/kubectl 2026-06-18 01:50:12.466 | Resolving dl.k8s.io (dl.k8s.io)... 2a04:4e42:400::347, 2a04:4e42::347, 2a04:4e42:600::347, ... 2026-06-18 01:50:12.468 | Connecting to dl.k8s.io (dl.k8s.io)|2a04:4e42:400::347|:443... connected. 2026-06-18 01:50:12.487 | HTTP request sent, awaiting response... 200 OK 2026-06-18 01:50:12.487 | Length: 59556002 (57M) [application/octet-stream] 2026-06-18 01:50:12.487 | Saving to: ‘/opt/stack/devstack/files/kubectl’ 2026-06-18 01:50:12.501 | 2026-06-18 01:50:12.700 | 0K ........ ........ ........ ........ 56% 155M 0s 2026-06-18 01:50:12.862 | 32768K ........ ........ ........ 100% 147M=0.4s 2026-06-18 01:50:12.862 | 2026-06-18 01:50:12.862 | 2026-06-18 01:50:12 (151 MB/s) - ‘/opt/stack/devstack/files/kubectl’ saved [59556002/59556002] 2026-06-18 01:50:12.862 | 2026-06-18 01:50:12.870 | +++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-06-18 01:50:12.874 | +++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/kubectl 2026-06-18 01:50:12.878 | +++ functions:get_extra_file:81 : return 2026-06-18 01:50:12.884 | ++ /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-18 01:50:12.965 | +++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:28 : get_extra_file https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.13.2/clusterctl-linux-amd64 2026-06-18 01:50:12.969 | +++ functions:get_extra_file:66 : local file_url=https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.13.2/clusterctl-linux-amd64 2026-06-18 01:50:12.975 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-06-18 01:50:12.979 | +++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-06-18 01:50:12.983 | +++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-06-18 01:50:12.988 | +++ functions:get_extra_file:71 : local file_name=clusterctl-linux-amd64 2026-06-18 01:50:12.992 | +++ functions:get_extra_file:72 : [[ https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.13.2/clusterctl-linux-amd64 != file* ]] 2026-06-18 01:50:12.996 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/clusterctl-linux-amd64 ]] 2026-06-18 01:50:13.001 | +++ 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.13.2/clusterctl-linux-amd64 -O /opt/stack/devstack/files/clusterctl-linux-amd64 2026-06-18 01:50:13.006 | --2026-06-18 01:50:13-- https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.13.2/clusterctl-linux-amd64 2026-06-18 01:50:13.037 | Resolving github.com (github.com)... 140.82.112.4 2026-06-18 01:50:13.052 | Connecting to github.com (github.com)|140.82.112.4|:443... connected. 2026-06-18 01:50:13.195 | HTTP request sent, awaiting response... 302 Found 2026-06-18 01:50:13.195 | Location: https://release-assets.githubusercontent.com/github-production-release-asset/124157517/8d6426f4-ba35-4689-8699-9b543d3cbfea?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-06-18T02%3A43%3A58Z&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-18T01%3A43%3A45Z&ske=2026-06-18T02%3A43%3A58Z&sks=b&skv=2018-11-09&sig=8JPCc9h7Tm5mhJ8B0429p8wKYLMb3PjsjsAb%2Bh4EZn0%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MTc0OTIxMywibmJmIjoxNzgxNzQ3NDEzLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.ObMRtACxSTDg8giawcriK_A2z6oBmXSmmxHrvvAcp2c&response-content-disposition=attachment%3B%20filename%3Dclusterctl-linux-amd64&response-content-type=application%2Foctet-stream [following] 2026-06-18 01:50:13.195 | --2026-06-18 01:50:13-- https://release-assets.githubusercontent.com/github-production-release-asset/124157517/8d6426f4-ba35-4689-8699-9b543d3cbfea?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-06-18T02%3A43%3A58Z&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-18T01%3A43%3A45Z&ske=2026-06-18T02%3A43%3A58Z&sks=b&skv=2018-11-09&sig=8JPCc9h7Tm5mhJ8B0429p8wKYLMb3PjsjsAb%2Bh4EZn0%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MTc0OTIxMywibmJmIjoxNzgxNzQ3NDEzLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.ObMRtACxSTDg8giawcriK_A2z6oBmXSmmxHrvvAcp2c&response-content-disposition=attachment%3B%20filename%3Dclusterctl-linux-amd64&response-content-type=application%2Foctet-stream 2026-06-18 01:50:13.197 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.108.133, 185.199.109.133, 185.199.110.133, ... 2026-06-18 01:50:13.198 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.108.133|:443... connected. 2026-06-18 01:50:13.218 | HTTP request sent, awaiting response... 200 OK 2026-06-18 01:50:13.218 | Length: 34386104 (33M) [application/octet-stream] 2026-06-18 01:50:13.218 | Saving to: ‘/opt/stack/devstack/files/clusterctl-linux-amd64’ 2026-06-18 01:50:13.229 | 2026-06-18 01:50:13.394 | 0K ........ ........ ........ ........ 97% 186M 0s 2026-06-18 01:50:13.394 | 32768K 100% 262M=0.2s 2026-06-18 01:50:13.394 | 2026-06-18 01:50:13.394 | 2026-06-18 01:50:13 (187 MB/s) - ‘/opt/stack/devstack/files/clusterctl-linux-amd64’ saved [34386104/34386104] 2026-06-18 01:50:13.394 | 2026-06-18 01:50:13.402 | +++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-06-18 01:50:13.407 | +++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/clusterctl-linux-amd64 2026-06-18 01:50:13.411 | +++ functions:get_extra_file:81 : return 2026-06-18 01:50:13.418 | ++ /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-18 01:50:13.478 | +++ /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-18 01:50:13.483 | +++ functions:get_extra_file:66 : local file_url=https://kind.sigs.k8s.io/dl/v0.16.0/kind-linux-amd64 2026-06-18 01:50:13.488 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-06-18 01:50:13.493 | +++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-06-18 01:50:13.498 | +++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-06-18 01:50:13.503 | +++ functions:get_extra_file:71 : local file_name=kind-linux-amd64 2026-06-18 01:50:13.508 | +++ functions:get_extra_file:72 : [[ https://kind.sigs.k8s.io/dl/v0.16.0/kind-linux-amd64 != file* ]] 2026-06-18 01:50:13.513 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/kind-linux-amd64 ]] 2026-06-18 01:50:13.518 | +++ 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-18 01:50:13.525 | --2026-06-18 01:50:13-- https://kind.sigs.k8s.io/dl/v0.16.0/kind-linux-amd64 2026-06-18 01:50:13.557 | Resolving kind.sigs.k8s.io (kind.sigs.k8s.io)... 2600:1f18:16e:df01::259, 2600:1f18:16e:df01::258, 98.84.224.111, ... 2026-06-18 01:50:13.573 | Connecting to kind.sigs.k8s.io (kind.sigs.k8s.io)|2600:1f18:16e:df01::259|:443... connected. 2026-06-18 01:50:13.669 | HTTP request sent, awaiting response... 301 Moved Permanently 2026-06-18 01:50:13.669 | Location: https://github.com/kubernetes-sigs/kind/releases/download/v0.16.0/kind-linux-amd64 [following] 2026-06-18 01:50:13.669 | --2026-06-18 01:50:13-- https://github.com/kubernetes-sigs/kind/releases/download/v0.16.0/kind-linux-amd64 2026-06-18 01:50:13.671 | Resolving github.com (github.com)... 140.82.112.4 2026-06-18 01:50:13.687 | Connecting to github.com (github.com)|140.82.112.4|:443... connected. 2026-06-18 01:50:13.824 | HTTP request sent, awaiting response... 302 Found 2026-06-18 01:50:13.824 | 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-18T02%3A44%3A18Z&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-18T01%3A43%3A27Z&ske=2026-06-18T02%3A44%3A18Z&sks=b&skv=2018-11-09&sig=7mskOYoGExrPylDzsw6cQ9AeoVjuoOhhxmsY4iOTdvE%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MTc0NzcxMywibmJmIjoxNzgxNzQ3NDEzLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.K_Go9zxp3B843kUHxYm8f_bT-NwFA-ij153w_rROEkE&response-content-disposition=attachment%3B%20filename%3Dkind-linux-amd64&response-content-type=application%2Foctet-stream [following] 2026-06-18 01:50:13.824 | --2026-06-18 01:50:13-- 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-18T02%3A44%3A18Z&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-18T01%3A43%3A27Z&ske=2026-06-18T02%3A44%3A18Z&sks=b&skv=2018-11-09&sig=7mskOYoGExrPylDzsw6cQ9AeoVjuoOhhxmsY4iOTdvE%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MTc0NzcxMywibmJmIjoxNzgxNzQ3NDEzLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.K_Go9zxp3B843kUHxYm8f_bT-NwFA-ij153w_rROEkE&response-content-disposition=attachment%3B%20filename%3Dkind-linux-amd64&response-content-type=application%2Foctet-stream 2026-06-18 01:50:13.827 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.111.133, 185.199.110.133, 185.199.109.133, ... 2026-06-18 01:50:13.828 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.111.133|:443... connected. 2026-06-18 01:50:13.844 | HTTP request sent, awaiting response... 200 OK 2026-06-18 01:50:13.845 | Length: 6873201 (6.6M) [application/octet-stream] 2026-06-18 01:50:13.845 | Saving to: ‘/opt/stack/devstack/files/kind-linux-amd64’ 2026-06-18 01:50:13.856 | 2026-06-18 01:50:13.896 | 0K ...... 100% 129M=0.05s 2026-06-18 01:50:13.896 | 2026-06-18 01:50:13.896 | 2026-06-18 01:50:13 (129 MB/s) - ‘/opt/stack/devstack/files/kind-linux-amd64’ saved [6873201/6873201] 2026-06-18 01:50:13.896 | 2026-06-18 01:50:13.903 | +++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-06-18 01:50:13.908 | +++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/kind-linux-amd64 2026-06-18 01:50:13.913 | +++ functions:get_extra_file:81 : return 2026-06-18 01:50:13.918 | ++ /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-18 01:50:13.953 | +++ /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-18 01:50:13.958 | +++ functions:get_extra_file:66 : local file_url=https://get.helm.sh/helm-v3.10.3-linux-amd64.tar.gz 2026-06-18 01:50:13.962 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-06-18 01:50:13.966 | +++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-06-18 01:50:13.971 | +++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-06-18 01:50:13.977 | +++ functions:get_extra_file:71 : local file_name=helm-v3.10.3-linux-amd64.tar.gz 2026-06-18 01:50:13.982 | +++ functions:get_extra_file:72 : [[ https://get.helm.sh/helm-v3.10.3-linux-amd64.tar.gz != file* ]] 2026-06-18 01:50:13.987 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/helm-v3.10.3-linux-amd64.tar.gz ]] 2026-06-18 01:50:13.992 | +++ 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-18 01:50:13.998 | --2026-06-18 01:50:13-- https://get.helm.sh/helm-v3.10.3-linux-amd64.tar.gz 2026-06-18 01:50:14.032 | Resolving get.helm.sh (get.helm.sh)... 2603:1061:14:43::1, 150.171.110.20 2026-06-18 01:50:14.057 | Connecting to get.helm.sh (get.helm.sh)|2603:1061:14:43::1|:443... connected. 2026-06-18 01:50:14.180 | HTTP request sent, awaiting response... 200 OK 2026-06-18 01:50:14.180 | Length: 14569235 (14M) [application/x-tar] 2026-06-18 01:50:14.180 | Saving to: ‘/opt/stack/devstack/files/helm-v3.10.3-linux-amd64.tar.gz’ 2026-06-18 01:50:14.326 | 2026-06-18 01:50:14.444 | 0K ........ ..... 100% 52.7M=0.3s 2026-06-18 01:50:14.444 | 2026-06-18 01:50:14.444 | 2026-06-18 01:50:14 (52.7 MB/s) - ‘/opt/stack/devstack/files/helm-v3.10.3-linux-amd64.tar.gz’ saved [14569235/14569235] 2026-06-18 01:50:14.444 | 2026-06-18 01:50:14.452 | +++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-06-18 01:50:14.456 | +++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/helm-v3.10.3-linux-amd64.tar.gz 2026-06-18 01:50:14.459 | +++ functions:get_extra_file:81 : return 2026-06-18 01:50:14.465 | ++ /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-18 01:50:14.477 | linux-amd64/ 2026-06-18 01:50:14.478 | linux-amd64/helm 2026-06-18 01:50:14.788 | linux-amd64/LICENSE 2026-06-18 01:50:14.788 | linux-amd64/README.md 2026-06-18 01:50:14.794 | ++ /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-18 01:50:14.866 | +++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:42 : get_extra_file https://get.docker.com 2026-06-18 01:50:14.872 | +++ functions:get_extra_file:66 : local file_url=https://get.docker.com 2026-06-18 01:50:14.878 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-06-18 01:50:14.883 | +++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-06-18 01:50:14.888 | +++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-06-18 01:50:14.894 | +++ functions:get_extra_file:71 : local file_name=get.docker.com 2026-06-18 01:50:14.899 | +++ functions:get_extra_file:72 : [[ https://get.docker.com != file* ]] 2026-06-18 01:50:14.904 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/get.docker.com ]] 2026-06-18 01:50:14.910 | +++ 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-18 01:50:14.917 | --2026-06-18 01:50:14-- https://get.docker.com/ 2026-06-18 01:50:14.950 | Resolving get.docker.com (get.docker.com)... 2600:9000:21a2:400:10:a463:3d00:93a1, 2600:9000:21a2:e400:10:a463:3d00:93a1, 2600:9000:21a2:8a00:10:a463:3d00:93a1, ... 2026-06-18 01:50:14.952 | Connecting to get.docker.com (get.docker.com)|2600:9000:21a2:400:10:a463:3d00:93a1|:443... connected. 2026-06-18 01:50:14.966 | HTTP request sent, awaiting response... 200 OK 2026-06-18 01:50:14.966 | Length: 22446 (22K) [text/plain] 2026-06-18 01:50:14.966 | Saving to: ‘/opt/stack/devstack/files/get.docker.com’ 2026-06-18 01:50:14.966 | 2026-06-18 01:50:14.966 | 0K 100% 255M=0s 2026-06-18 01:50:14.966 | 2026-06-18 01:50:14.966 | 2026-06-18 01:50:14 (255 MB/s) - ‘/opt/stack/devstack/files/get.docker.com’ saved [22446/22446] 2026-06-18 01:50:14.966 | 2026-06-18 01:50:14.972 | +++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-06-18 01:50:14.977 | +++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/get.docker.com 2026-06-18 01:50:14.982 | +++ functions:get_extra_file:81 : return 2026-06-18 01:50:14.990 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:42 : sudo sh /opt/stack/devstack/files/get.docker.com 2026-06-18 01:50:15.010 | # Executing docker install script, commit: 153e238e1d876160ea4a2a1844ca7f2983bbdd5e 2026-06-18 01:50:15.050 | + sh -c apt-get -qq update >/dev/null 2026-06-18 01:50:16.552 | + sh -c DEBIAN_FRONTEND=noninteractive apt-get -y -qq install ca-certificates curl >/dev/null 2026-06-18 01:50:17.859 | debconf: delaying package configuration, since apt-utils is not installed 2026-06-18 01:50:25.259 | + sh -c install -m 0755 -d /etc/apt/keyrings 2026-06-18 01:50:25.263 | + sh -c curl -fsSL "https://download.docker.com/linux/ubuntu/gpg" -o /etc/apt/keyrings/docker.asc 2026-06-18 01:50:25.314 | + sh -c chmod a+r /etc/apt/keyrings/docker.asc 2026-06-18 01:50:25.318 | + 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-18 01:50:25.319 | + sh -c apt-get -qq update >/dev/null 2026-06-18 01:50:27.120 | + 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-18 01:50:28.573 | debconf: delaying package configuration, since apt-utils is not installed 2026-06-18 01:50:37.675 | Using systemd to manage Docker service 2026-06-18 01:50:37.675 | + sh -c systemctl enable --now docker.service 2>/dev/null 2026-06-18 01:50:38.439 | INFO: Docker daemon enabled and started 2026-06-18 01:50:38.439 | 2026-06-18 01:50:38.439 | + sh -c docker version 2026-06-18 01:50:38.474 | Client: Docker Engine - Community 2026-06-18 01:50:38.474 | Version: 29.5.3 2026-06-18 01:50:38.474 | API version: 1.54 2026-06-18 01:50:38.474 | Go version: go1.26.4 2026-06-18 01:50:38.474 | Git commit: d1c06ef 2026-06-18 01:50:38.474 | Built: Wed Jun 3 18:00:12 2026 2026-06-18 01:50:38.474 | OS/Arch: linux/amd64 2026-06-18 01:50:38.474 | Context: default 2026-06-18 01:50:38.474 | 2026-06-18 01:50:38.474 | Server: Docker Engine - Community 2026-06-18 01:50:38.474 | Engine: 2026-06-18 01:50:38.474 | Version: 29.5.3 2026-06-18 01:50:38.474 | API version: 1.54 (minimum version 1.40) 2026-06-18 01:50:38.474 | Go version: go1.26.4 2026-06-18 01:50:38.474 | Git commit: 285b471 2026-06-18 01:50:38.474 | Built: Wed Jun 3 18:00:12 2026 2026-06-18 01:50:38.474 | OS/Arch: linux/amd64 2026-06-18 01:50:38.474 | Experimental: false 2026-06-18 01:50:38.474 | containerd: 2026-06-18 01:50:38.474 | Version: v2.2.4 2026-06-18 01:50:38.474 | GitCommit: 193637f7ee8ae5f5aa5248f49e7baa3e6164966e 2026-06-18 01:50:38.475 | runc: 2026-06-18 01:50:38.475 | Version: 1.3.5 2026-06-18 01:50:38.475 | GitCommit: v1.3.5-0-g488fc13e 2026-06-18 01:50:38.475 | docker-init: 2026-06-18 01:50:38.475 | Version: 0.19.0 2026-06-18 01:50:38.475 | GitCommit: de40ad0 2026-06-18 01:50:38.480 | 2026-06-18 01:50:38.480 | ================================================================================ 2026-06-18 01:50:38.480 | 2026-06-18 01:50:38.480 | To run Docker as a non-privileged user, consider setting up the 2026-06-18 01:50:38.480 | Docker daemon in rootless mode for your user: 2026-06-18 01:50:38.480 | 2026-06-18 01:50:38.480 | dockerd-rootless-setuptool.sh install 2026-06-18 01:50:38.480 | 2026-06-18 01:50:38.480 | Visit https://docs.docker.com/go/rootless/ to learn about rootless mode. 2026-06-18 01:50:38.480 | 2026-06-18 01:50:38.480 | 2026-06-18 01:50:38.480 | To run the Docker daemon as a fully privileged service, but granting non-root 2026-06-18 01:50:38.480 | users access, refer to https://docs.docker.com/go/daemon-access/ 2026-06-18 01:50:38.480 | 2026-06-18 01:50:38.480 | WARNING: Access to the remote API on a privileged Docker daemon is equivalent 2026-06-18 01:50:38.480 | to root access on the host. Refer to the 'Docker daemon attack surface' 2026-06-18 01:50:38.480 | documentation for details: https://docs.docker.com/go/attack-surface/ 2026-06-18 01:50:38.480 | 2026-06-18 01:50:38.480 | ================================================================================ 2026-06-18 01:50:38.480 | 2026-06-18 01:50:38.488 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:43 : sudo usermod -aG docker stack 2026-06-18 01:50:38.542 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:44 : sudo iptables -I DOCKER-USER -j ACCEPT 2026-06-18 01:50:38.561 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:46 : ensure_kind_cluster 2026-06-18 01:50:38.568 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:12 : echo 'kind get clusters' 2026-06-18 01:50:38.568 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:12 : newgrp docker 2026-06-18 01:50:38.569 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:12 : grep -q kind 2026-06-18 01:50:38.639 | No kind clusters found. 2026-06-18 01:50:38.648 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:17 : echo 'kind create cluster' 2026-06-18 01:50:38.649 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:17 : newgrp docker 2026-06-18 01:50:38.809 | Creating cluster "kind" ... 2026-06-18 01:50:38.809 | • Ensuring node image (kindest/node:v1.25.2) 🖼 ... 2026-06-18 01:50:48.705 | ✓ Ensuring node image (kindest/node:v1.25.2) 🖼 2026-06-18 01:50:48.706 | • Preparing nodes 📦 ... 2026-06-18 01:50:54.429 | ✓ Preparing nodes 📦 2026-06-18 01:50:54.494 | • Writing configuration 📜 ... 2026-06-18 01:50:54.938 | ✓ Writing configuration 📜 2026-06-18 01:50:54.938 | • Starting control-plane 🕹️ ... 2026-06-18 01:51:11.979 | ✓ Starting control-plane 🕹️ 2026-06-18 01:51:11.979 | • Installing CNI 🔌 ... 2026-06-18 01:51:13.202 | ✓ Installing CNI 🔌 2026-06-18 01:51:13.202 | • Installing StorageClass 💾 ... 2026-06-18 01:51:13.680 | ✓ Installing StorageClass 💾 2026-06-18 01:51:14.075 | Set kubectl context to "kind-kind" 2026-06-18 01:51:14.075 | You can now use your cluster with: 2026-06-18 01:51:14.075 | 2026-06-18 01:51:14.075 | kubectl cluster-info --context kind-kind 2026-06-18 01:51:14.075 | 2026-06-18 01:51:14.075 | Thanks for using kind! 😊 2026-06-18 01:51:14.085 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:18 : kubectl label node kind-control-plane openstack-control-plane=enabled 2026-06-18 01:51:14.193 | node/kind-control-plane labeled 2026-06-18 01:51:14.203 | ++ /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-18 01:51:14.772 | namespace/orc-system created 2026-06-18 01:51:14.798 | customresourcedefinition.apiextensions.k8s.io/flavors.openstack.k-orc.cloud created 2026-06-18 01:51:14.821 | customresourcedefinition.apiextensions.k8s.io/floatingips.openstack.k-orc.cloud created 2026-06-18 01:51:14.854 | customresourcedefinition.apiextensions.k8s.io/images.openstack.k-orc.cloud created 2026-06-18 01:51:14.877 | customresourcedefinition.apiextensions.k8s.io/networks.openstack.k-orc.cloud created 2026-06-18 01:51:14.910 | customresourcedefinition.apiextensions.k8s.io/ports.openstack.k-orc.cloud created 2026-06-18 01:51:14.929 | customresourcedefinition.apiextensions.k8s.io/projects.openstack.k-orc.cloud created 2026-06-18 01:51:14.942 | customresourcedefinition.apiextensions.k8s.io/routerinterfaces.openstack.k-orc.cloud created 2026-06-18 01:51:14.963 | customresourcedefinition.apiextensions.k8s.io/routers.openstack.k-orc.cloud created 2026-06-18 01:51:15.000 | customresourcedefinition.apiextensions.k8s.io/securitygroups.openstack.k-orc.cloud created 2026-06-18 01:51:15.022 | customresourcedefinition.apiextensions.k8s.io/servergroups.openstack.k-orc.cloud created 2026-06-18 01:51:15.046 | customresourcedefinition.apiextensions.k8s.io/servers.openstack.k-orc.cloud created 2026-06-18 01:51:15.077 | customresourcedefinition.apiextensions.k8s.io/subnets.openstack.k-orc.cloud created 2026-06-18 01:51:15.092 | serviceaccount/orc-controller-manager created 2026-06-18 01:51:15.100 | role.rbac.authorization.k8s.io/orc-leader-election-role created 2026-06-18 01:51:15.108 | clusterrole.rbac.authorization.k8s.io/orc-image-editor-role created 2026-06-18 01:51:15.114 | clusterrole.rbac.authorization.k8s.io/orc-image-viewer-role created 2026-06-18 01:51:15.119 | clusterrole.rbac.authorization.k8s.io/orc-manager-role created 2026-06-18 01:51:15.125 | clusterrole.rbac.authorization.k8s.io/orc-metrics-auth-role created 2026-06-18 01:51:15.129 | clusterrole.rbac.authorization.k8s.io/orc-metrics-reader created 2026-06-18 01:51:15.138 | rolebinding.rbac.authorization.k8s.io/orc-leader-election-rolebinding created 2026-06-18 01:51:15.144 | clusterrolebinding.rbac.authorization.k8s.io/orc-manager-rolebinding created 2026-06-18 01:51:15.148 | clusterrolebinding.rbac.authorization.k8s.io/orc-metrics-auth-rolebinding created 2026-06-18 01:51:15.159 | service/orc-controller-manager-metrics-service created 2026-06-18 01:51:15.168 | deployment.apps/orc-controller-manager created 2026-06-18 01:51:15.183 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:50 : export EXP_CLUSTER_RESOURCE_SET=true 2026-06-18 01:51:15.187 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:50 : EXP_CLUSTER_RESOURCE_SET=true 2026-06-18 01:51:15.193 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:51 : export EXP_KUBEADM_BOOTSTRAP_FORMAT_IGNITION=true 2026-06-18 01:51:15.197 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:51 : EXP_KUBEADM_BOOTSTRAP_FORMAT_IGNITION=true 2026-06-18 01:51:15.200 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:52 : export CLUSTER_TOPOLOGY=true 2026-06-18 01:51:15.205 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:52 : CLUSTER_TOPOLOGY=true 2026-06-18 01:51:15.208 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:53 : clusterctl init --core cluster-api:v1.13.2 --bootstrap kubeadm:v1.13.2 --control-plane kubeadm:v1.13.2 --infrastructure openstack:v0.14.4 2026-06-18 01:51:15.549 | Fetching providers 2026-06-18 01:51:18.428 | Installing cert-manager version="v1.20.2" 2026-06-18 01:51:18.489 | unknown field "spec.versions[0].selectableFields" 2026-06-18 01:51:18.508 | unknown field "spec.versions[0].selectableFields" 2026-06-18 01:51:18.526 | unknown field "spec.versions[0].selectableFields" 2026-06-18 01:51:18.544 | unknown field "spec.versions[0].selectableFields" 2026-06-18 01:51:19.194 | Waiting for cert-manager to be available... 2026-06-18 01:51:49.291 | Installing provider="cluster-api" version="v1.13.2" targetNamespace="capi-system" 2026-06-18 01:51:49.983 | Installing provider="bootstrap-kubeadm" version="v1.13.2" targetNamespace="capi-kubeadm-bootstrap-system" 2026-06-18 01:51:50.346 | Installing provider="control-plane-kubeadm" version="v1.13.2" targetNamespace="capi-kubeadm-control-plane-system" 2026-06-18 01:51:50.744 | Installing provider="infrastructure-openstack" version="v0.14.4" targetNamespace="capo-system" 2026-06-18 01:51:51.216 | 2026-06-18 01:51:51.216 | Your management cluster has been initialized successfully! 2026-06-18 01:51:51.216 | 2026-06-18 01:51:51.216 | You can now create your first workload cluster by running the following: 2026-06-18 01:51:51.216 | 2026-06-18 01:51:51.216 | clusterctl generate cluster [name] --kubernetes-version [version] | kubectl apply -f - 2026-06-18 01:51:51.216 | 2026-06-18 01:51:51.417 | ++ /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-18 01:51:51.517 | Waiting for deployment "capi-kubeadm-bootstrap-controller-manager" rollout to finish: 0 of 1 updated replicas are available... 2026-06-18 01:51:57.879 | deployment "capi-kubeadm-bootstrap-controller-manager" successfully rolled out 2026-06-18 01:51:57.890 | ++ /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-18 01:51:57.998 | Waiting for deployment "capi-kubeadm-control-plane-controller-manager" rollout to finish: 0 of 1 updated replicas are available... 2026-06-18 01:52:00.892 | deployment "capi-kubeadm-control-plane-controller-manager" successfully rolled out 2026-06-18 01:52:00.909 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:61 : kubectl -n capi-system rollout status deploy/capi-controller-manager 2026-06-18 01:52:01.007 | deployment "capi-controller-manager" successfully rolled out 2026-06-18 01:52:01.020 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:62 : kubectl -n capo-system rollout status deploy/capo-controller-manager 2026-06-18 01:52:01.117 | Waiting for deployment "capo-controller-manager" rollout to finish: 0 of 1 updated replicas are available... 2026-06-18 01:52:07.919 | deployment "capo-controller-manager" successfully rolled out 2026-06-18 01:52:07.931 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:63 : : 2026-06-18 01:52:07.935 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:78 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-18 01:52:07.941 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:84 : [[ stack == \c\l\e\a\n ]] 2026-06-18 01:52:07.944 | + functions-common:run_plugins:1833 : for plugin in ${plugins//,/ } 2026-06-18 01:52:07.949 | + functions-common:run_plugins:1834 : local dir=/opt/stack/ovn-octavia-provider 2026-06-18 01:52:07.953 | + functions-common:run_plugins:1835 : [[ -f /opt/stack/ovn-octavia-provider/devstack/plugin.sh ]] 2026-06-18 01:52:07.958 | + functions-common:run_plugins:1836 : source /opt/stack/ovn-octavia-provider/devstack/plugin.sh stack pre-install 2026-06-18 01:52:07.963 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:4 : is_service_enabled tls-proxy 2026-06-18 01:52:07.991 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 01:52:07.996 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:5 : OVN_PROTO=ssl 2026-06-18 01:52:08.002 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:9 : OVN_NB_REMOTE=ssl:199.204.45.132:6641 2026-06-18 01:52:08.005 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:10 : OVN_SB_REMOTE=ssl:199.204.45.132:6642 2026-06-18 01:52:08.010 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:41 : [[ stack == \s\t\a\c\k ]] 2026-06-18 01:52:08.013 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:42 : case "$2" in 2026-06-18 01:52:08.019 | + ./stack.sh:main:849 : set_systemd_override DefaultLimitNOFILE 2048 2026-06-18 01:52:08.023 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-06-18 01:52:08.029 | + functions:set_systemd_override:845 : local value=2048 2026-06-18 01:52:08.033 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-06-18 01:52:08.039 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-06-18 01:52:08.128 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-06-18 01:52:08.128 | Set systemd system override for DefaultLimitNOFILE=2048 2026-06-18 01:52:08.134 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-06-18 01:52:08.419 | + ./stack.sh:main:851 : install_rpc_backend 2026-06-18 01:52:08.424 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-06-18 01:52:08.456 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 01:52:08.460 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-06-18 01:52:08.466 | + functions-common:install_package:1432 : update_package_repo 2026-06-18 01:52:08.472 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-18 01:52:08.478 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-18 01:52:08.483 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-18 01:52:08.489 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-18 01:52:08.492 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-18 01:52:08.497 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 01:52:08.502 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 01:52:08.508 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-18 01:52:08.513 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-18 01:52:08.517 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-18 01:52:08.523 | + functions-common:apt_get_update:1161 : return 2026-06-18 01:52:08.527 | + functions-common:install_package:1433 : real_install_package rabbitmq-server 2026-06-18 01:52:08.532 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-18 01:52:08.537 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 01:52:08.543 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 01:52:08.548 | + functions-common:real_install_package:1421 : apt_get install rabbitmq-server 2026-06-18 01:52:08.590 | + 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-18 01:52:08.634 | Reading package lists... 2026-06-18 01:52:08.892 | Building dependency tree... 2026-06-18 01:52:08.892 | Reading state information... 2026-06-18 01:52:09.170 | The following additional packages will be installed: 2026-06-18 01:52:09.171 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-06-18 01:52:09.171 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-06-18 01:52:09.171 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-06-18 01:52:09.171 | erlang-tools erlang-xmerl logrotate 2026-06-18 01:52:09.172 | Suggested packages: 2026-06-18 01:52:09.172 | erlang erlang-manpages erlang-doc bsd-mailx | mailx 2026-06-18 01:52:09.219 | The following NEW packages will be installed: 2026-06-18 01:52:09.219 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-06-18 01:52:09.219 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-06-18 01:52:09.219 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-06-18 01:52:09.220 | erlang-tools erlang-xmerl logrotate rabbitmq-server 2026-06-18 01:52:09.356 | 0 upgraded, 19 newly installed, 0 to remove and 0 not upgraded. 2026-06-18 01:52:09.356 | Need to get 36.1 MB of archives. 2026-06-18 01:52:09.356 | After this operation, 56.4 MB of additional disk space will be used. 2026-06-18 01:52:09.356 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 logrotate amd64 3.21.0-2build1 [52.2 kB] 2026-06-18 01:52:10.201 | 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-18 01:52:12.520 | 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-18 01:52:12.526 | 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-18 01:52:12.527 | 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-18 01:52:12.532 | 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-18 01:52:12.542 | 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-18 01:52:12.544 | 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-18 01:52:12.556 | 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-18 01:52:12.557 | 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-18 01:52:12.558 | 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-18 01:52:12.559 | 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-18 01:52:12.564 | 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-18 01:52:12.579 | 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-18 01:52:12.616 | 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-18 01:52:12.618 | 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-18 01:52:12.621 | 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-18 01:52:12.627 | 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-18 01:52:12.639 | 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-18 01:52:12.955 | debconf: delaying package configuration, since apt-utils is not installed 2026-06-18 01:52:12.998 | Fetched 36.1 MB in 4s (10.2 MB/s) 2026-06-18 01:52:13.044 | Selecting previously unselected package logrotate. 2026-06-18 01:52:13.072 | (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 ... 66078 files and directories currently installed.) 2026-06-18 01:52:13.074 | Preparing to unpack .../00-logrotate_3.21.0-2build1_amd64.deb ... 2026-06-18 01:52:13.078 | Unpacking logrotate (3.21.0-2build1) ... 2026-06-18 01:52:13.134 | Selecting previously unselected package erlang-base. 2026-06-18 01:52:13.144 | Preparing to unpack .../01-erlang-base_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-18 01:52:13.148 | Unpacking erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 01:52:13.379 | Selecting previously unselected package erlang-asn1. 2026-06-18 01:52:13.390 | Preparing to unpack .../02-erlang-asn1_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-18 01:52:13.393 | Unpacking erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 01:52:13.449 | Selecting previously unselected package erlang-crypto. 2026-06-18 01:52:13.456 | Preparing to unpack .../03-erlang-crypto_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-18 01:52:13.459 | Unpacking erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 01:52:13.504 | Selecting previously unselected package erlang-public-key. 2026-06-18 01:52:13.511 | Preparing to unpack .../04-erlang-public-key_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-18 01:52:13.514 | Unpacking erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 01:52:13.565 | Selecting previously unselected package erlang-mnesia. 2026-06-18 01:52:13.575 | Preparing to unpack .../05-erlang-mnesia_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-18 01:52:13.578 | Unpacking erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 01:52:13.636 | Selecting previously unselected package erlang-runtime-tools. 2026-06-18 01:52:13.646 | Preparing to unpack .../06-erlang-runtime-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-18 01:52:13.649 | Unpacking erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 01:52:13.709 | Selecting previously unselected package erlang-ssl. 2026-06-18 01:52:13.717 | Preparing to unpack .../07-erlang-ssl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-18 01:52:13.720 | Unpacking erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 01:52:13.790 | Selecting previously unselected package erlang-eldap. 2026-06-18 01:52:13.799 | Preparing to unpack .../08-erlang-eldap_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-18 01:52:13.802 | Unpacking erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 01:52:13.848 | Selecting previously unselected package erlang-ftp. 2026-06-18 01:52:13.853 | Preparing to unpack .../09-erlang-ftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-18 01:52:13.857 | Unpacking erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 01:52:13.902 | Selecting previously unselected package erlang-tftp. 2026-06-18 01:52:13.913 | Preparing to unpack .../10-erlang-tftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-18 01:52:13.916 | Unpacking erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 01:52:13.961 | Selecting previously unselected package erlang-inets. 2026-06-18 01:52:13.972 | Preparing to unpack .../11-erlang-inets_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-18 01:52:13.975 | Unpacking erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 01:52:14.049 | Selecting previously unselected package erlang-snmp. 2026-06-18 01:52:14.056 | Preparing to unpack .../12-erlang-snmp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-18 01:52:14.081 | Unpacking erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 01:52:14.227 | Selecting previously unselected package erlang-os-mon. 2026-06-18 01:52:14.235 | Preparing to unpack .../13-erlang-os-mon_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-18 01:52:14.238 | Unpacking erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 01:52:14.288 | Selecting previously unselected package erlang-parsetools. 2026-06-18 01:52:14.299 | Preparing to unpack .../14-erlang-parsetools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-18 01:52:14.303 | Unpacking erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 01:52:14.349 | Selecting previously unselected package erlang-syntax-tools. 2026-06-18 01:52:14.358 | Preparing to unpack .../15-erlang-syntax-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-18 01:52:14.361 | Unpacking erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 01:52:14.415 | Selecting previously unselected package erlang-tools. 2026-06-18 01:52:14.424 | Preparing to unpack .../16-erlang-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-18 01:52:14.427 | Unpacking erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 01:52:14.491 | Selecting previously unselected package erlang-xmerl. 2026-06-18 01:52:14.501 | Preparing to unpack .../17-erlang-xmerl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-18 01:52:14.505 | Unpacking erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 01:52:14.583 | Selecting previously unselected package rabbitmq-server. 2026-06-18 01:52:14.591 | Preparing to unpack .../18-rabbitmq-server_3.12.1-1ubuntu1.2_all.deb ... 2026-06-18 01:52:14.598 | Unpacking rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-06-18 01:52:15.175 | Setting up logrotate (3.21.0-2build1) ... 2026-06-18 01:52:15.341 | Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. 2026-06-18 01:52:15.635 | logrotate.service is a disabled or a static unit, not starting it. 2026-06-18 01:52:15.675 | Setting up erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 01:52:15.969 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /usr/lib/systemd/system/epmd.service. 2026-06-18 01:52:15.969 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /usr/lib/systemd/system/epmd.socket. 2026-06-18 01:52:17.320 | Searching for services which depend on erlang and should be started... none found. 2026-06-18 01:52:17.326 | Setting up erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 01:52:17.337 | Setting up erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 01:52:17.348 | Setting up erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 01:52:17.361 | Setting up erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 01:52:17.371 | Setting up erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 01:52:17.382 | Setting up erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 01:52:17.393 | Setting up erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 01:52:17.405 | Setting up erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 01:52:17.415 | Setting up erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 01:52:17.425 | Setting up erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 01:52:17.436 | Setting up erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 01:52:17.446 | Setting up erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 01:52:17.458 | Setting up erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 01:52:17.468 | Setting up erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 01:52:17.478 | Setting up erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 01:52:17.487 | Setting up erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 01:52:17.497 | Setting up rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-06-18 01:52:17.554 | info: Selecting GID from range 100 to 999 ... 2026-06-18 01:52:17.560 | info: Adding group `rabbitmq' (GID 112) ... 2026-06-18 01:52:17.647 | info: Selecting UID from range 100 to 999 ... 2026-06-18 01:52:17.647 | 2026-06-18 01:52:17.652 | info: Adding system user `rabbitmq' (UID 110) ... 2026-06-18 01:52:17.657 | info: Adding new user `rabbitmq' (UID 110) with group `rabbitmq' ... 2026-06-18 01:52:17.788 | info: Not creating home directory `/var/lib/rabbitmq'. 2026-06-18 01:52:17.960 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /usr/lib/systemd/system/rabbitmq-server.service. 2026-06-18 01:52:23.494 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-18 01:52:24.723 | + functions-common:apt_get:1205 : result=0 2026-06-18 01:52:24.729 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-18 01:52:24.735 | + functions-common:time_stop:2414 : local name 2026-06-18 01:52:24.739 | + functions-common:time_stop:2415 : local end_time 2026-06-18 01:52:24.744 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 01:52:24.749 | + functions-common:time_stop:2417 : local total 2026-06-18 01:52:24.754 | + functions-common:time_stop:2418 : local start_time 2026-06-18 01:52:24.760 | + functions-common:time_stop:2420 : name=apt-get 2026-06-18 01:52:24.766 | + functions-common:time_stop:2421 : start_time=1781747528584 2026-06-18 01:52:24.771 | + functions-common:time_stop:2423 : [[ -z 1781747528584 ]] 2026-06-18 01:52:24.778 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 01:52:24.788 | + functions-common:time_stop:2426 : end_time=1781747544781 2026-06-18 01:52:24.792 | + functions-common:time_stop:2427 : elapsed_time=16197 2026-06-18 01:52:24.798 | + functions-common:time_stop:2428 : total=106782 2026-06-18 01:52:24.803 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 01:52:24.809 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=122979 2026-06-18 01:52:24.815 | + functions-common:apt_get:1209 : return 0 2026-06-18 01:52:24.821 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-06-18 01:52:24.826 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-18 01:52:24.832 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-18 01:52:24.837 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-18 01:52:24.843 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-18 01:52:24.849 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-18 01:52:24.854 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-18 01:52:24.860 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-18 01:52:24.865 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-18 01:52:24.871 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-18 01:52:24.877 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-18 01:52:24.882 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-18 01:52:24.887 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-18 01:52:24.892 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-18 01:52:24.898 | + ./stack.sh:main:852 : restart_rpc_backend 2026-06-18 01:52:24.902 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-06-18 01:52:24.936 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 01:52:24.942 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-06-18 01:52:24.948 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-18 01:52:24.953 | + ./stack.sh:echo_summary:444 : echo -e Starting RabbitMQ 2026-06-18 01:52:24.958 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-06-18 01:52:24.965 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-06-18 01:52:24.973 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-06-18 01:52:24.979 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-06-18 01:52:24.985 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-06-18 01:52:24.990 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-06-18 01:52:24.996 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit secretrabbit 2026-06-18 01:52:25.002 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=secretrabbit found= out= 2026-06-18 01:52:25.008 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-06-18 01:52:25.626 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-06-18 01:52:25.626 | user tags 2026-06-18 01:52:25.626 | guest [administrator]' 2026-06-18 01:52:25.635 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-06-18 01:52:25.635 | user tags 2026-06-18 01:52:25.635 | guest [administrator]' 2026-06-18 01:52:25.635 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-06-18 01:52:25.646 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-06-18 01:52:25.652 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-06-18 01:52:25.657 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit secretrabbit 2026-06-18 01:52:26.279 | Adding user "stackrabbit" ... 2026-06-18 01:52:26.288 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2026-06-18 01:52:26.314 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-06-18 01:52:26.944 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-06-18 01:52:26.984 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-06-18 01:52:26.989 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit secretrabbit 2026-06-18 01:52:27.611 | Changing password for user "stackrabbit" ... 2026-06-18 01:52:27.650 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-06-18 01:52:27.655 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-06-18 01:52:27.660 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-06-18 01:52:28.268 | Deleting user "guest" ... 2026-06-18 01:52:28.304 | + ./stack.sh:main:854 : is_service_enabled mysql postgresql 2026-06-18 01:52:28.340 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 01:52:28.346 | + ./stack.sh:main:855 : install_database 2026-06-18 01:52:28.351 | + lib/database:install_database:118 : install_database_mysql 2026-06-18 01:52:28.357 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-06-18 01:52:28.363 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 01:52:28.368 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 01:52:28.375 | + lib/databases/mysql:install_database_mysql:205 : sudo debconf-set-selections 2026-06-18 01:52:28.489 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /opt/stack/.my.cnf ]] 2026-06-18 01:52:28.495 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-06-18 01:52:28.505 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-06-18 01:52:28.511 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 01:52:28.517 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 01:52:28.522 | + lib/databases/mysql:install_database_mysql:222 : '[' mysql '!=' mariadb ']' 2026-06-18 01:52:28.527 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-06-18 01:52:28.532 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /opt/stack/.my.cnf 2026-06-18 01:52:28.541 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-06-18 01:52:28.546 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-06-18 01:52:28.551 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-18 01:52:28.557 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-18 01:52:28.562 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-18 01:52:28.568 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-18 01:52:28.573 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-18 01:52:28.579 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-18 01:52:28.584 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-18 01:52:28.589 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-18 01:52:28.595 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-18 01:52:28.599 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-18 01:52:28.604 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-18 01:52:28.610 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-18 01:52:28.615 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-18 01:52:28.621 | + lib/databases/mysql:install_database_mysql:232 : is_ubuntu 2026-06-18 01:52:28.628 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 01:52:28.633 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 01:52:28.638 | + lib/databases/mysql:install_database_mysql:233 : install_package mysql-server 2026-06-18 01:52:28.644 | + functions-common:install_package:1432 : update_package_repo 2026-06-18 01:52:28.649 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-18 01:52:28.654 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-18 01:52:28.660 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-18 01:52:28.665 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-18 01:52:28.671 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-18 01:52:28.676 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 01:52:28.683 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 01:52:28.688 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-18 01:52:28.695 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-18 01:52:28.700 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-18 01:52:28.705 | + functions-common:apt_get_update:1161 : return 2026-06-18 01:52:28.711 | + functions-common:install_package:1433 : real_install_package mysql-server 2026-06-18 01:52:28.717 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-18 01:52:28.722 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 01:52:28.728 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 01:52:28.734 | + functions-common:real_install_package:1421 : apt_get install mysql-server 2026-06-18 01:52:28.779 | + 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-18 01:52:28.824 | Reading package lists... 2026-06-18 01:52:29.046 | Building dependency tree... 2026-06-18 01:52:29.046 | Reading state information... 2026-06-18 01:52:29.254 | The following additional packages will be installed: 2026-06-18 01:52:29.254 | libevent-core-2.1-7t64 libevent-pthreads-2.1-7t64 libmecab2 2026-06-18 01:52:29.254 | libprotobuf-lite32t64 mysql-client-8.0 mysql-client-core-8.0 2026-06-18 01:52:29.254 | mysql-server-8.0 mysql-server-core-8.0 2026-06-18 01:52:29.255 | Suggested packages: 2026-06-18 01:52:29.255 | mailx tinyca 2026-06-18 01:52:29.255 | Recommended packages: 2026-06-18 01:52:29.256 | libhtml-template-perl mecab-ipadic-utf8 2026-06-18 01:52:29.290 | The following NEW packages will be installed: 2026-06-18 01:52:29.290 | libevent-core-2.1-7t64 libevent-pthreads-2.1-7t64 libmecab2 2026-06-18 01:52:29.291 | libprotobuf-lite32t64 mysql-client-8.0 mysql-client-core-8.0 mysql-server 2026-06-18 01:52:29.291 | mysql-server-8.0 mysql-server-core-8.0 2026-06-18 01:52:29.473 | 0 upgraded, 9 newly installed, 0 to remove and 0 not upgraded. 2026-06-18 01:52:29.473 | Need to get 22.3 MB of archives. 2026-06-18 01:52:29.473 | After this operation, 187 MB of additional disk space will be used. 2026-06-18 01:52:29.473 | 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-18 01:52:30.161 | 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-18 01:52:30.162 | 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-18 01:52:30.163 | 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-18 01:52:30.163 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmecab2 amd64 0.996-14ubuntu4 [201 kB] 2026-06-18 01:52:30.167 | 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-18 01:52:30.241 | 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-18 01:52:31.120 | 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-18 01:52:31.267 | 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-18 01:52:31.449 | debconf: delaying package configuration, since apt-utils is not installed 2026-06-18 01:52:31.490 | Fetched 22.3 MB in 2s (11.4 MB/s) 2026-06-18 01:52:31.521 | Selecting previously unselected package mysql-client-core-8.0. 2026-06-18 01:52:31.553 | (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 ... 68898 files and directories currently installed.) 2026-06-18 01:52:31.555 | Preparing to unpack .../0-mysql-client-core-8.0_8.0.46-0ubuntu0.24.04.2_amd64.deb ... 2026-06-18 01:52:31.558 | Unpacking mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-18 01:52:31.880 | Selecting previously unselected package mysql-client-8.0. 2026-06-18 01:52:31.889 | Preparing to unpack .../1-mysql-client-8.0_8.0.46-0ubuntu0.24.04.2_amd64.deb ... 2026-06-18 01:52:31.892 | Unpacking mysql-client-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-18 01:52:31.946 | Selecting previously unselected package libevent-core-2.1-7t64:amd64. 2026-06-18 01:52:31.954 | Preparing to unpack .../2-libevent-core-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-06-18 01:52:31.961 | Unpacking libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-18 01:52:32.012 | Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. 2026-06-18 01:52:32.020 | Preparing to unpack .../3-libevent-pthreads-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-06-18 01:52:32.023 | Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-18 01:52:32.072 | Selecting previously unselected package libmecab2:amd64. 2026-06-18 01:52:32.082 | Preparing to unpack .../4-libmecab2_0.996-14ubuntu4_amd64.deb ... 2026-06-18 01:52:32.085 | Unpacking libmecab2:amd64 (0.996-14ubuntu4) ... 2026-06-18 01:52:32.140 | Selecting previously unselected package libprotobuf-lite32t64:amd64. 2026-06-18 01:52:32.147 | Preparing to unpack .../5-libprotobuf-lite32t64_3.21.12-8.2ubuntu0.3_amd64.deb ... 2026-06-18 01:52:32.150 | Unpacking libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-06-18 01:52:32.202 | Selecting previously unselected package mysql-server-core-8.0. 2026-06-18 01:52:32.211 | Preparing to unpack .../6-mysql-server-core-8.0_8.0.46-0ubuntu0.24.04.2_amd64.deb ... 2026-06-18 01:52:32.214 | Unpacking mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-18 01:52:32.830 | Selecting previously unselected package mysql-server-8.0. 2026-06-18 01:52:32.838 | Preparing to unpack .../7-mysql-server-8.0_8.0.46-0ubuntu0.24.04.2_amd64.deb ... 2026-06-18 01:52:33.181 | Unpacking mysql-server-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-18 01:52:33.247 | Selecting previously unselected package mysql-server. 2026-06-18 01:52:33.254 | Preparing to unpack .../8-mysql-server_8.0.46-0ubuntu0.24.04.2_all.deb ... 2026-06-18 01:52:33.258 | Unpacking mysql-server (8.0.46-0ubuntu0.24.04.2) ... 2026-06-18 01:52:33.323 | Setting up libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-06-18 01:52:33.333 | Setting up libmecab2:amd64 (0.996-14ubuntu4) ... 2026-06-18 01:52:33.347 | Setting up mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-18 01:52:33.360 | Setting up mysql-client-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-18 01:52:33.372 | Setting up libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-18 01:52:33.383 | Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-18 01:52:33.394 | Setting up mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-18 01:52:33.405 | Setting up mysql-server-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-18 01:52:33.599 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-06-18 01:52:33.658 | Renaming removed key_buffer and myisam-recover options (if present) 2026-06-18 01:52:42.411 | mysqld will log errors to /var/log/mysql/error.log 2026-06-18 01:52:43.028 | mysqld is running as pid 31725 2026-06-18 01:52:45.433 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /usr/lib/systemd/system/mysql.service. 2026-06-18 01:52:46.668 | Setting up mysql-server (8.0.46-0ubuntu0.24.04.2) ... 2026-06-18 01:52:46.679 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-18 01:52:47.528 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-18 01:52:47.783 | + functions-common:apt_get:1205 : result=0 2026-06-18 01:52:47.788 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-18 01:52:47.792 | + functions-common:time_stop:2414 : local name 2026-06-18 01:52:47.797 | + functions-common:time_stop:2415 : local end_time 2026-06-18 01:52:47.802 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 01:52:47.807 | + functions-common:time_stop:2417 : local total 2026-06-18 01:52:47.813 | + functions-common:time_stop:2418 : local start_time 2026-06-18 01:52:47.818 | + functions-common:time_stop:2420 : name=apt-get 2026-06-18 01:52:47.824 | + functions-common:time_stop:2421 : start_time=1781747548773 2026-06-18 01:52:47.829 | + functions-common:time_stop:2423 : [[ -z 1781747548773 ]] 2026-06-18 01:52:47.837 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 01:52:47.846 | + functions-common:time_stop:2426 : end_time=1781747567840 2026-06-18 01:52:47.851 | + functions-common:time_stop:2427 : elapsed_time=19067 2026-06-18 01:52:47.855 | + functions-common:time_stop:2428 : total=122979 2026-06-18 01:52:47.860 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 01:52:47.865 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=142046 2026-06-18 01:52:47.872 | + functions-common:apt_get:1209 : return 0 2026-06-18 01:52:47.879 | + ./stack.sh:main:857 : '[' -n mysql ']' 2026-06-18 01:52:47.885 | + ./stack.sh:main:858 : install_database_python 2026-06-18 01:52:47.891 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-06-18 01:52:47.898 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-06-18 01:52:47.903 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-06-18 01:52:47.907 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-18 01:52:47.914 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-06-18 01:52:47.920 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-06-18 01:52:47.924 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-18 01:52:47.933 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-06-18 01:52:47.933 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-18 01:52:47.943 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-06-18 01:52:47.948 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-06-18 01:52:47.954 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-06-18 01:52:47.962 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-06-18 01:52:47.968 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-06-18 01:52:48.012 | Using python 3.12 to install PyMySQL 2026-06-18 01:52:48.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 PyMySQL 2026-06-18 01:52:48.649 | Collecting PyMySQL 2026-06-18 01:52:48.715 | Downloading pymysql-1.2.0-py3-none-any.whl.metadata (4.3 kB) 2026-06-18 01:52:48.733 | Downloading pymysql-1.2.0-py3-none-any.whl (45 kB) 2026-06-18 01:52:48.805 | Installing collected packages: PyMySQL 2026-06-18 01:52:48.846 | Successfully installed PyMySQL-1.2.0 2026-06-18 01:52:48.912 | + inc/python:pip_install:216 : result=0 2026-06-18 01:52:48.917 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-18 01:52:48.923 | + functions-common:time_stop:2414 : local name 2026-06-18 01:52:48.928 | + functions-common:time_stop:2415 : local end_time 2026-06-18 01:52:48.932 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 01:52:48.937 | + functions-common:time_stop:2417 : local total 2026-06-18 01:52:48.942 | + functions-common:time_stop:2418 : local start_time 2026-06-18 01:52:48.947 | + functions-common:time_stop:2420 : name=pip_install 2026-06-18 01:52:48.951 | + functions-common:time_stop:2421 : start_time=1781747568001 2026-06-18 01:52:48.955 | + functions-common:time_stop:2423 : [[ -z 1781747568001 ]] 2026-06-18 01:52:48.960 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 01:52:48.968 | + functions-common:time_stop:2426 : end_time=1781747568962 2026-06-18 01:52:48.973 | + functions-common:time_stop:2427 : elapsed_time=961 2026-06-18 01:52:48.978 | + functions-common:time_stop:2428 : total=20167 2026-06-18 01:52:48.983 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 01:52:48.988 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=21128 2026-06-18 01:52:48.993 | + inc/python:pip_install:219 : return 0 2026-06-18 01:52:48.998 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-06-18 01:52:49.004 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-06-18 01:52:49.010 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-06-18 01:52:49.015 | + ./stack.sh:main:861 : is_service_enabled neutron 2026-06-18 01:52:49.050 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 01:52:49.056 | + ./stack.sh:main:862 : install_neutron_agent_packages 2026-06-18 01:52:49.062 | + lib/neutron:install_neutron_agent_packages:544 : is_service_enabled q-l3 neutron-l3 2026-06-18 01:52:49.100 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 01:52:49.105 | + lib/neutron:install_neutron_agent_packages:548 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2026-06-18 01:52:49.143 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 01:52:49.148 | + ./stack.sh:main:865 : is_service_enabled etcd3 2026-06-18 01:52:49.185 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 01:52:49.191 | + ./stack.sh:main:866 : install_etcd3 2026-06-18 01:52:49.196 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-06-18 01:52:49.196 | Installing etcd 2026-06-18 01:52:49.201 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-06-18 01:52:49.223 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-06-18 01:52:49.245 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-06-18 01:52:49.249 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-06-18 01:52:49.273 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-06-18 01:52:49.279 | ++ 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-18 01:52:49.285 | ++ 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-18 01:52:49.290 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-06-18 01:52:49.295 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-06-18 01:52:49.300 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-06-18 01:52:49.305 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-06-18 01:52:49.310 | ++ 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-18 01:52:49.315 | ++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-06-18 01:52:49.320 | ++ 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-18 01:52:49.325 | --2026-06-18 01:52:49-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-18 01:52:49.354 | Resolving github.com (github.com)... 140.82.112.4 2026-06-18 01:52:49.370 | Connecting to github.com (github.com)|140.82.112.4|:443... connected. 2026-06-18 01:52:49.514 | HTTP request sent, awaiting response... 302 Found 2026-06-18 01:52:49.515 | 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-18T02%3A50%3A07Z&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-18T01%3A49%3A59Z&ske=2026-06-18T02%3A50%3A07Z&sks=b&skv=2018-11-09&sig=AzJJuZPa1O68raWmlz4VDDUOrRfIMJjqckUODAlwacQ%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MTc0OTM2OSwibmJmIjoxNzgxNzQ3NTY5LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ._cIwUz_d5wiegEQk4i3FSpwHAYOzIVRbnjRcCouPA44&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2026-06-18 01:52:49.515 | --2026-06-18 01:52:49-- 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-18T02%3A50%3A07Z&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-18T01%3A49%3A59Z&ske=2026-06-18T02%3A50%3A07Z&sks=b&skv=2018-11-09&sig=AzJJuZPa1O68raWmlz4VDDUOrRfIMJjqckUODAlwacQ%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MTc0OTM2OSwibmJmIjoxNzgxNzQ3NTY5LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ._cIwUz_d5wiegEQk4i3FSpwHAYOzIVRbnjRcCouPA44&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2026-06-18 01:52:49.518 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.110.133, 185.199.108.133, 185.199.111.133, ... 2026-06-18 01:52:49.520 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.110.133|:443... connected. 2026-06-18 01:52:49.542 | HTTP request sent, awaiting response... 200 OK 2026-06-18 01:52:49.542 | Length: 20927601 (20M) [application/octet-stream] 2026-06-18 01:52:49.542 | Saving to: ‘/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz’ 2026-06-18 01:52:49.552 | 2026-06-18 01:52:49.647 | 0K ........ ........ ... 100% 191M=0.1s 2026-06-18 01:52:49.647 | 2026-06-18 01:52:49.647 | 2026-06-18 01:52:49 (191 MB/s) - ‘/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz’ saved [20927601/20927601] 2026-06-18 01:52:49.647 | 2026-06-18 01:52:49.653 | ++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-06-18 01:52:49.658 | ++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-18 01:52:49.663 | ++ functions:get_extra_file:81 : return 2026-06-18 01:52:49.670 | + lib/etcd3:install_etcd3:114 : etcd_file=/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-18 01:52:49.676 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2026-06-18 01:52:49.682 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-06-18 01:52:49.688 | + lib/etcd3:install_etcd3:118 : sha256sum -c /opt/stack/devstack/files/etcd.sha256sum 2026-06-18 01:52:49.713 | /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2026-06-18 01:52:49.719 | + 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-18 01:52:49.728 | etcd-v3.5.21-linux-amd64/ 2026-06-18 01:52:49.728 | etcd-v3.5.21-linux-amd64/Documentation/ 2026-06-18 01:52:49.728 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2026-06-18 01:52:49.728 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2026-06-18 01:52:49.728 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2026-06-18 01:52:49.728 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2026-06-18 01:52:49.728 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2026-06-18 01:52:49.728 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2026-06-18 01:52:49.729 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2026-06-18 01:52:49.729 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2026-06-18 01:52:49.729 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2026-06-18 01:52:49.729 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2026-06-18 01:52:49.729 | etcd-v3.5.21-linux-amd64/README.md 2026-06-18 01:52:49.729 | etcd-v3.5.21-linux-amd64/etcdutl 2026-06-18 01:52:49.841 | etcd-v3.5.21-linux-amd64/etcdctl 2026-06-18 01:52:49.974 | etcd-v3.5.21-linux-amd64/etcd 2026-06-18 01:52:50.153 | + lib/etcd3:install_etcd3:121 : sudo cp /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcd /opt/stack/bin/etcd 2026-06-18 01:52:50.199 | + lib/etcd3:install_etcd3:122 : sudo cp /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2026-06-18 01:52:50.242 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2026-06-18 01:52:50.248 | + ./stack.sh:main:875 : is_service_enabled tls-proxy 2026-06-18 01:52:50.283 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 01:52:50.289 | + ./stack.sh:main:876 : configure_CA 2026-06-18 01:52:50.295 | + lib/tls:configure_CA:70 : [[ -n 199.204.45.132 ]] 2026-06-18 01:52:50.302 | ++ lib/tls:configure_CA:70 : ipv6_unquote 199.204.45.132 2026-06-18 01:52:50.309 | ++ functions-common:ipv6_unquote:2212 : echo 199.204.45.132 2026-06-18 01:52:50.311 | ++ functions-common:ipv6_unquote:2212 : tr -d '[]' 2026-06-18 01:52:50.319 | + lib/tls:configure_CA:70 : [[ 199.204.45.132 != \1\9\9\.\2\0\4\.\4\5\.\1\3\2 ]] 2026-06-18 01:52:50.324 | + ./stack.sh:main:877 : init_CA 2026-06-18 01:52:50.330 | + lib/tls:init_CA:205 : make_root_CA /opt/stack/data/CA/root-ca 2026-06-18 01:52:50.335 | + lib/tls:make_root_CA:322 : local ca_dir=/opt/stack/data/CA/root-ca 2026-06-18 01:52:50.341 | + lib/tls:make_root_CA:325 : create_CA_base /opt/stack/data/CA/root-ca 2026-06-18 01:52:50.346 | + lib/tls:create_CA_base:79 : local ca_dir=/opt/stack/data/CA/root-ca 2026-06-18 01:52:50.352 | + lib/tls:create_CA_base:81 : [[ -d /opt/stack/data/CA/root-ca ]] 2026-06-18 01:52:50.357 | + lib/tls:create_CA_base:86 : local i 2026-06-18 01:52:50.362 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-06-18 01:52:50.368 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/certs 2026-06-18 01:52:50.377 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-06-18 01:52:50.383 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/crl 2026-06-18 01:52:50.391 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-06-18 01:52:50.397 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/newcerts 2026-06-18 01:52:50.406 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-06-18 01:52:50.411 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/private 2026-06-18 01:52:50.419 | + lib/tls:create_CA_base:90 : chmod 710 /opt/stack/data/CA/root-ca/private 2026-06-18 01:52:50.428 | + lib/tls:create_CA_base:91 : echo 01 2026-06-18 01:52:50.433 | + lib/tls:create_CA_base:92 : cp /dev/null /opt/stack/data/CA/root-ca/index.txt 2026-06-18 01:52:50.444 | + lib/tls:make_root_CA:326 : create_CA_config /opt/stack/data/CA/root-ca 'Root CA' 2026-06-18 01:52:50.449 | + lib/tls:create_CA_config:98 : local ca_dir=/opt/stack/data/CA/root-ca 2026-06-18 01:52:50.455 | + lib/tls:create_CA_config:99 : local 'common_name=Root CA' 2026-06-18 01:52:50.461 | + lib/tls:create_CA_config:145 : echo ' 2026-06-18 01:52:50.461 | [ ca ] 2026-06-18 01:52:50.461 | default_ca = CA_default 2026-06-18 01:52:50.461 | 2026-06-18 01:52:50.461 | [ CA_default ] 2026-06-18 01:52:50.461 | dir = /opt/stack/data/CA/root-ca 2026-06-18 01:52:50.461 | policy = policy_match 2026-06-18 01:52:50.461 | database = $dir/index.txt 2026-06-18 01:52:50.461 | serial = $dir/serial 2026-06-18 01:52:50.461 | certs = $dir/certs 2026-06-18 01:52:50.461 | crl_dir = $dir/crl 2026-06-18 01:52:50.462 | new_certs_dir = $dir/newcerts 2026-06-18 01:52:50.462 | certificate = $dir/cacert.pem 2026-06-18 01:52:50.462 | private_key = $dir/private/cacert.key 2026-06-18 01:52:50.462 | RANDFILE = $dir/private/.rand 2026-06-18 01:52:50.462 | default_md = sha256 2026-06-18 01:52:50.462 | 2026-06-18 01:52:50.462 | [ req ] 2026-06-18 01:52:50.462 | default_bits = 2048 2026-06-18 01:52:50.462 | default_md = sha256 2026-06-18 01:52:50.462 | 2026-06-18 01:52:50.462 | prompt = no 2026-06-18 01:52:50.462 | distinguished_name = ca_distinguished_name 2026-06-18 01:52:50.462 | 2026-06-18 01:52:50.462 | x509_extensions = ca_extensions 2026-06-18 01:52:50.462 | 2026-06-18 01:52:50.462 | [ ca_distinguished_name ] 2026-06-18 01:52:50.462 | organizationName = OpenStack 2026-06-18 01:52:50.462 | organizationalUnitName = DevStack Certificate Authority 2026-06-18 01:52:50.462 | commonName = Root CA 2026-06-18 01:52:50.462 | 2026-06-18 01:52:50.462 | [ policy_match ] 2026-06-18 01:52:50.462 | countryName = optional 2026-06-18 01:52:50.462 | stateOrProvinceName = optional 2026-06-18 01:52:50.462 | organizationName = match 2026-06-18 01:52:50.462 | organizationalUnitName = optional 2026-06-18 01:52:50.462 | commonName = supplied 2026-06-18 01:52:50.462 | 2026-06-18 01:52:50.462 | [ ca_extensions ] 2026-06-18 01:52:50.462 | basicConstraints = critical,CA:true 2026-06-18 01:52:50.462 | subjectKeyIdentifier = hash 2026-06-18 01:52:50.462 | authorityKeyIdentifier = keyid:always, issuer 2026-06-18 01:52:50.462 | keyUsage = cRLSign, keyCertSign 2026-06-18 01:52:50.462 | 2026-06-18 01:52:50.462 | ' 2026-06-18 01:52:50.468 | + lib/tls:make_root_CA:328 : '[' '!' -r /opt/stack/data/CA/root-ca/cacert.pem ']' 2026-06-18 01:52:50.472 | + 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-18 01:52:50.519 | .......+.+...+..+....+.....+...+......+.+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*............+..+.........+......+...+.+..+.......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+......+...+......+.+...............+.........+...+..+....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-06-18 01:52:50.661 | .......+...+.....+....+.........+..+.......+...+.........+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+......+..+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...+.+..+.+......+...+.....+.+..+...+.+..................+..+................+...+.....+......+...+......+.......+.....+.......+...............+..+...+.......+......+.................+...............+...+...+.+...+.................+...............+.+.....+....+...........+.............+.....+....+............+.....+...............+...+.......+......+.................+..........+..+......+...+....+......+...........+....+.....+......+..........+......+..+...+..........+...+..+.......+..+....+..+............+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-06-18 01:52:50.664 | ----- 2026-06-18 01:52:50.672 | + lib/tls:init_CA:206 : make_int_CA /opt/stack/data/CA/int-ca /opt/stack/data/CA/root-ca 2026-06-18 01:52:50.677 | + lib/tls:make_int_CA:290 : local ca_dir=/opt/stack/data/CA/int-ca 2026-06-18 01:52:50.682 | + lib/tls:make_int_CA:291 : local signing_ca_dir=/opt/stack/data/CA/root-ca 2026-06-18 01:52:50.688 | + lib/tls:make_int_CA:294 : create_CA_base /opt/stack/data/CA/int-ca 2026-06-18 01:52:50.693 | + lib/tls:create_CA_base:79 : local ca_dir=/opt/stack/data/CA/int-ca 2026-06-18 01:52:50.698 | + lib/tls:create_CA_base:81 : [[ -d /opt/stack/data/CA/int-ca ]] 2026-06-18 01:52:50.704 | + lib/tls:create_CA_base:86 : local i 2026-06-18 01:52:50.709 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-06-18 01:52:50.715 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/certs 2026-06-18 01:52:50.724 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-06-18 01:52:50.730 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/crl 2026-06-18 01:52:50.736 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-06-18 01:52:50.741 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/newcerts 2026-06-18 01:52:50.750 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-06-18 01:52:50.756 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/private 2026-06-18 01:52:50.764 | + lib/tls:create_CA_base:90 : chmod 710 /opt/stack/data/CA/int-ca/private 2026-06-18 01:52:50.772 | + lib/tls:create_CA_base:91 : echo 01 2026-06-18 01:52:50.777 | + lib/tls:create_CA_base:92 : cp /dev/null /opt/stack/data/CA/int-ca/index.txt 2026-06-18 01:52:50.785 | + lib/tls:make_int_CA:295 : create_CA_config /opt/stack/data/CA/int-ca 'Intermediate CA' 2026-06-18 01:52:50.790 | + lib/tls:create_CA_config:98 : local ca_dir=/opt/stack/data/CA/int-ca 2026-06-18 01:52:50.795 | + lib/tls:create_CA_config:99 : local 'common_name=Intermediate CA' 2026-06-18 01:52:50.800 | + lib/tls:create_CA_config:145 : echo ' 2026-06-18 01:52:50.800 | [ ca ] 2026-06-18 01:52:50.800 | default_ca = CA_default 2026-06-18 01:52:50.801 | 2026-06-18 01:52:50.801 | [ CA_default ] 2026-06-18 01:52:50.801 | dir = /opt/stack/data/CA/int-ca 2026-06-18 01:52:50.801 | policy = policy_match 2026-06-18 01:52:50.801 | database = $dir/index.txt 2026-06-18 01:52:50.801 | serial = $dir/serial 2026-06-18 01:52:50.801 | certs = $dir/certs 2026-06-18 01:52:50.801 | crl_dir = $dir/crl 2026-06-18 01:52:50.801 | new_certs_dir = $dir/newcerts 2026-06-18 01:52:50.801 | certificate = $dir/cacert.pem 2026-06-18 01:52:50.801 | private_key = $dir/private/cacert.key 2026-06-18 01:52:50.801 | RANDFILE = $dir/private/.rand 2026-06-18 01:52:50.801 | default_md = sha256 2026-06-18 01:52:50.801 | 2026-06-18 01:52:50.801 | [ req ] 2026-06-18 01:52:50.801 | default_bits = 2048 2026-06-18 01:52:50.801 | default_md = sha256 2026-06-18 01:52:50.801 | 2026-06-18 01:52:50.801 | prompt = no 2026-06-18 01:52:50.801 | distinguished_name = ca_distinguished_name 2026-06-18 01:52:50.801 | 2026-06-18 01:52:50.801 | x509_extensions = ca_extensions 2026-06-18 01:52:50.801 | 2026-06-18 01:52:50.801 | [ ca_distinguished_name ] 2026-06-18 01:52:50.801 | organizationName = OpenStack 2026-06-18 01:52:50.801 | organizationalUnitName = DevStack Certificate Authority 2026-06-18 01:52:50.801 | commonName = Intermediate CA 2026-06-18 01:52:50.801 | 2026-06-18 01:52:50.801 | [ policy_match ] 2026-06-18 01:52:50.801 | countryName = optional 2026-06-18 01:52:50.801 | stateOrProvinceName = optional 2026-06-18 01:52:50.801 | organizationName = match 2026-06-18 01:52:50.801 | organizationalUnitName = optional 2026-06-18 01:52:50.801 | commonName = supplied 2026-06-18 01:52:50.801 | 2026-06-18 01:52:50.801 | [ ca_extensions ] 2026-06-18 01:52:50.801 | basicConstraints = critical,CA:true 2026-06-18 01:52:50.801 | subjectKeyIdentifier = hash 2026-06-18 01:52:50.801 | authorityKeyIdentifier = keyid:always, issuer 2026-06-18 01:52:50.802 | keyUsage = cRLSign, keyCertSign 2026-06-18 01:52:50.802 | 2026-06-18 01:52:50.802 | ' 2026-06-18 01:52:50.806 | + lib/tls:make_int_CA:296 : create_signing_config /opt/stack/data/CA/int-ca 2026-06-18 01:52:50.812 | + lib/tls:create_signing_config:151 : local ca_dir=/opt/stack/data/CA/int-ca 2026-06-18 01:52:50.818 | + lib/tls:create_signing_config:198 : echo ' 2026-06-18 01:52:50.818 | [ ca ] 2026-06-18 01:52:50.818 | default_ca = CA_default 2026-06-18 01:52:50.818 | 2026-06-18 01:52:50.818 | [ CA_default ] 2026-06-18 01:52:50.818 | dir = /opt/stack/data/CA/int-ca 2026-06-18 01:52:50.818 | policy = policy_match 2026-06-18 01:52:50.818 | database = $dir/index.txt 2026-06-18 01:52:50.818 | serial = $dir/serial 2026-06-18 01:52:50.818 | certs = $dir/certs 2026-06-18 01:52:50.818 | crl_dir = $dir/crl 2026-06-18 01:52:50.818 | new_certs_dir = $dir/newcerts 2026-06-18 01:52:50.818 | certificate = $dir/cacert.pem 2026-06-18 01:52:50.818 | private_key = $dir/private/cacert.key 2026-06-18 01:52:50.818 | RANDFILE = $dir/private/.rand 2026-06-18 01:52:50.818 | default_md = default 2026-06-18 01:52:50.818 | 2026-06-18 01:52:50.818 | [ req ] 2026-06-18 01:52:50.818 | default_bits = 1024 2026-06-18 01:52:50.818 | default_md = sha256 2026-06-18 01:52:50.819 | 2026-06-18 01:52:50.819 | prompt = no 2026-06-18 01:52:50.819 | distinguished_name = req_distinguished_name 2026-06-18 01:52:50.819 | 2026-06-18 01:52:50.819 | x509_extensions = req_extensions 2026-06-18 01:52:50.819 | 2026-06-18 01:52:50.819 | [ req_distinguished_name ] 2026-06-18 01:52:50.819 | organizationName = OpenStack 2026-06-18 01:52:50.819 | organizationalUnitName = DevStack Server Farm 2026-06-18 01:52:50.819 | 2026-06-18 01:52:50.819 | [ policy_match ] 2026-06-18 01:52:50.819 | countryName = optional 2026-06-18 01:52:50.819 | stateOrProvinceName = optional 2026-06-18 01:52:50.819 | organizationName = match 2026-06-18 01:52:50.819 | organizationalUnitName = optional 2026-06-18 01:52:50.819 | commonName = supplied 2026-06-18 01:52:50.819 | 2026-06-18 01:52:50.819 | [ req_extensions ] 2026-06-18 01:52:50.819 | basicConstraints = CA:false 2026-06-18 01:52:50.819 | subjectKeyIdentifier = hash 2026-06-18 01:52:50.819 | authorityKeyIdentifier = keyid:always, issuer 2026-06-18 01:52:50.819 | keyUsage = digitalSignature, keyEncipherment, keyAgreement 2026-06-18 01:52:50.819 | extendedKeyUsage = serverAuth, clientAuth 2026-06-18 01:52:50.819 | subjectAltName = $ENV::SUBJECT_ALT_NAME 2026-06-18 01:52:50.819 | 2026-06-18 01:52:50.819 | ' 2026-06-18 01:52:50.822 | + lib/tls:make_int_CA:298 : '[' '!' -r /opt/stack/data/CA/int-ca/cacert.pem ']' 2026-06-18 01:52:50.827 | + 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-18 01:52:50.875 | ..+.+...+...+.....+.............+.....+....+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...+....+......+.....+......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+...+......+..+....+......+..+...+.............+......+......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-06-18 01:52:50.951 | ........+...+...+.+..............+....+..+..................+.+...........+.+.........+...+......+..+...+.........+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..........+...+..+.......+...+..+.+..+.+.....+......+.+..+...+.......+.....+.......+.....+.........+.......+...+..+..................+.+......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...+...+..........+..+...+...+..........+...........+..........+.....+............................+...+...+.........+...........+....+...+..+...+...+.......+...+...............+.....+.......+.....+.......+..+.+............+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-06-18 01:52:50.955 | ----- 2026-06-18 01:52:50.962 | + 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-18 01:52:50.965 | Using configuration from /opt/stack/data/CA/root-ca/ca.conf 2026-06-18 01:52:50.967 | Check that the request matches the signature 2026-06-18 01:52:50.967 | Signature ok 2026-06-18 01:52:50.967 | The Subject's Distinguished Name is as follows 2026-06-18 01:52:50.967 | organizationName :ASN.1 12:'OpenStack' 2026-06-18 01:52:50.967 | organizationalUnitName:ASN.1 12:'DevStack Certificate Authority' 2026-06-18 01:52:50.967 | commonName :ASN.1 12:'Intermediate CA' 2026-06-18 01:52:50.968 | Certificate is to be certified until Jun 18 01:52:50 2027 GMT (365 days) 2026-06-18 01:52:50.971 | 2026-06-18 01:52:50.971 | Write out database with 1 new entries 2026-06-18 01:52:50.971 | Database updated 2026-06-18 01:52:50.977 | + lib/tls:init_CA:209 : cat /opt/stack/data/CA/root-ca/cacert.pem /opt/stack/data/CA/int-ca/cacert.pem 2026-06-18 01:52:50.987 | + lib/tls:init_CA:210 : cat /opt/stack/data/CA/int-ca/ca-chain.pem 2026-06-18 01:52:50.995 | + lib/tls:init_CA:212 : is_fedora 2026-06-18 01:52:51.001 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-18 01:52:51.007 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-18 01:52:51.013 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-18 01:52:51.018 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-18 01:52:51.025 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-18 01:52:51.031 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-18 01:52:51.037 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-18 01:52:51.042 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-18 01:52:51.046 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-18 01:52:51.052 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-18 01:52:51.057 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-18 01:52:51.062 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-18 01:52:51.068 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-18 01:52:51.074 | + lib/tls:init_CA:215 : is_ubuntu 2026-06-18 01:52:51.080 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 01:52:51.085 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 01:52:51.090 | + 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-18 01:52:51.112 | + 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-18 01:52:51.131 | + lib/tls:init_CA:218 : sudo update-ca-certificates 2026-06-18 01:52:51.150 | Updating certificates in /etc/ssl/certs... 2026-06-18 01:52:52.855 | rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL 2026-06-18 01:52:52.856 | rehash: warning: skipping devstack-int.pem,it does not contain exactly one certificate or CRL 2026-06-18 01:52:52.863 | 2 added, 0 removed; done. 2026-06-18 01:52:52.863 | Running hooks in /etc/ca-certificates/update.d... 2026-06-18 01:52:52.866 | done. 2026-06-18 01:52:52.880 | + ./stack.sh:main:878 : init_cert 2026-06-18 01:52:52.885 | + lib/tls:init_cert:225 : [[ ! -r /opt/stack/data/devstack-cert.pem ]] 2026-06-18 01:52:52.890 | + lib/tls:init_cert:226 : [[ -n 199.204.45.132 ]] 2026-06-18 01:52:52.895 | + lib/tls:init_cert:227 : TLS_IP=IP:199.204.45.132 2026-06-18 01:52:52.900 | + lib/tls:init_cert:228 : [[ -n ::1 ]] 2026-06-18 01:52:52.906 | + lib/tls:init_cert:229 : TLS_IP=IP:199.204.45.132,IP:::1 2026-06-18 01:52:52.912 | + lib/tls:init_cert:232 : make_cert /opt/stack/data/CA/int-ca devstack-cert np0000181808.novalocal IP:199.204.45.132,IP:::1 2026-06-18 01:52:52.918 | + lib/tls:make_cert:242 : local ca_dir=/opt/stack/data/CA/int-ca 2026-06-18 01:52:52.924 | + lib/tls:make_cert:243 : local cert_name=devstack-cert 2026-06-18 01:52:52.928 | + lib/tls:make_cert:244 : local common_name=np0000181808.novalocal 2026-06-18 01:52:52.934 | + lib/tls:make_cert:245 : local alt_names=IP:199.204.45.132,IP:::1 2026-06-18 01:52:52.940 | + lib/tls:make_cert:247 : '[' np0000181808.novalocal '!=' 199.204.45.132 ']' 2026-06-18 01:52:52.946 | + lib/tls:make_cert:248 : is_ipv4_address 199.204.45.132 2026-06-18 01:52:52.951 | + functions-common:is_ipv4_address:2200 : local address=199.204.45.132 2026-06-18 01:52:52.957 | + functions-common:is_ipv4_address:2201 : local 'regex=([0-9]{1,3}\.){3}[0-9]{1,3}' 2026-06-18 01:52:52.962 | + functions-common:is_ipv4_address:2203 : [[ 199.204.45.132 =~ ([0-9]{1,3}\.){3}[0-9]{1,3} ]] 2026-06-18 01:52:52.968 | + functions-common:is_ipv4_address:2204 : return 0 2026-06-18 01:52:52.973 | + lib/tls:make_cert:249 : [[ -z IP:199.204.45.132,IP:::1 ]] 2026-06-18 01:52:52.979 | + lib/tls:make_cert:252 : alt_names=IP:199.204.45.132,IP:::1,IP:199.204.45.132 2026-06-18 01:52:52.985 | + lib/tls:make_cert:258 : '[' '!' -r /opt/stack/data/CA/int-ca/devstack-cert.crt ']' 2026-06-18 01:52:52.990 | + 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=np0000181808.novalocal' 2026-06-18 01:52:53.104 | .+.......+.....+.+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+.+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.....+..............+....+...+..+............+....+..+...+............+...+....+.....+.+............+...............+..+...+...+.+.........+..............+............+...+.+.........+.....+.+..+....+...................................+.+.........+...+..+.+.....+...+....+..+.+.......................+.........+......+......+...+............+.+...+.....+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-06-18 01:52:53.426 | ................+..............+.......+...+.........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...+.....+.......+..+..........+...+......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+.....+...................+..+.........+.........+......+.+.....+...+.+.....+......+.+...+..+............+......+....+...............+..+...+.+......+...+........+...+.+......+..+...+....+...+..+....+......+...............+..............+....+......+.....+....+..+....+..+....+.....+..........+...+...........+......+...+.......+.....+.+........+....+..+.+............+......+.....+....+.....................+.....+.+...+...............+...+...............+..+.+..+...............+.......+......+..............+...............+......+....+...............+.....+.+......+.....+...+.......+......+........+..........+..+.........+.+..+.+...........+...+.+..+..........+.....+....+...+..+.+..+.+.....+.+.........+.................+....+...+..+.+........+............+.......+..+...+.......+......+...+...........+.+..+......+..........+.....+....+........+....+......+.....+.......+...+..+...+.........+.........+.+...+......+......+...+...+........+.........+.+......+...+..+..........+.....+....+..+.........+....+..+...................+...+...+..+............+..........+.........+...........+.........+.+.........+...........+.+..+...+............+.+..+....+......+.....+...+....+..+...............+.+........+......+...+..........+...........+.........+.+......+...........+...+.+.........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-06-18 01:52:53.429 | ----- 2026-06-18 01:52:53.436 | + lib/tls:make_cert:268 : [[ -z IP:199.204.45.132,IP:::1,IP:199.204.45.132 ]] 2026-06-18 01:52:53.441 | + lib/tls:make_cert:271 : alt_names=DNS:np0000181808.novalocal,IP:199.204.45.132,IP:::1,IP:199.204.45.132 2026-06-18 01:52:53.448 | + lib/tls:make_cert:275 : SUBJECT_ALT_NAME=DNS:np0000181808.novalocal,IP:199.204.45.132,IP:::1,IP:199.204.45.132 2026-06-18 01:52:53.454 | + 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=np0000181808.novalocal' -batch 2026-06-18 01:52:53.460 | Using configuration from /opt/stack/data/CA/int-ca/signing.conf 2026-06-18 01:52:53.462 | Check that the request matches the signature 2026-06-18 01:52:53.463 | Signature ok 2026-06-18 01:52:53.463 | The Subject's Distinguished Name is as follows 2026-06-18 01:52:53.463 | organizationName :ASN.1 12:'OpenStack' 2026-06-18 01:52:53.463 | organizationalUnitName:ASN.1 12:'DevStack Servers' 2026-06-18 01:52:53.463 | commonName :ASN.1 12:'np0000181808.novalocal' 2026-06-18 01:52:53.464 | Certificate is to be certified until Jun 18 01:52:53 2027 GMT (365 days) 2026-06-18 01:52:53.466 | 2026-06-18 01:52:53.466 | Write out database with 1 new entries 2026-06-18 01:52:53.467 | Database updated 2026-06-18 01:52:53.474 | + 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-18 01:52:53.485 | + ./stack.sh:main:885 : install_dstat 2026-06-18 01:52:53.492 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-06-18 01:52:53.524 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 01:52:53.530 | + lib/dstat:install_dstat:24 : pip_install_gr psutil 2026-06-18 01:52:53.535 | + inc/python:pip_install_gr:94 : local name=psutil 2026-06-18 01:52:53.540 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-18 01:52:53.547 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements psutil 2026-06-18 01:52:53.551 | ++ inc/python:get_from_global_requirements:241 : local package=psutil 2026-06-18 01:52:53.556 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-18 01:52:53.566 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-18 01:52:53.566 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^psutil' /opt/stack/requirements/global-requirements.txt 2026-06-18 01:52:53.576 | ++ inc/python:get_from_global_requirements:243 : required_pkg='psutil ' 2026-06-18 01:52:53.581 | ++ inc/python:get_from_global_requirements:244 : [[ psutil == '' ]] 2026-06-18 01:52:53.586 | ++ inc/python:get_from_global_requirements:247 : echo psutil 2026-06-18 01:52:53.592 | + inc/python:pip_install_gr:96 : clean_name=psutil 2026-06-18 01:52:53.598 | + inc/python:pip_install_gr:97 : pip_install psutil 2026-06-18 01:52:53.638 | Using python 3.12 to install psutil 2026-06-18 01:52:53.644 | + 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-18 01:52:54.363 | Collecting psutil 2026-06-18 01:52:54.494 | 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-18 01:52:54.545 | 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-18 01:52:54.649 | Installing collected packages: psutil 2026-06-18 01:52:54.719 | Successfully installed psutil-7.2.2 2026-06-18 01:52:54.785 | + inc/python:pip_install:216 : result=0 2026-06-18 01:52:54.791 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-18 01:52:54.796 | + functions-common:time_stop:2414 : local name 2026-06-18 01:52:54.800 | + functions-common:time_stop:2415 : local end_time 2026-06-18 01:52:54.805 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 01:52:54.810 | + functions-common:time_stop:2417 : local total 2026-06-18 01:52:54.815 | + functions-common:time_stop:2418 : local start_time 2026-06-18 01:52:54.820 | + functions-common:time_stop:2420 : name=pip_install 2026-06-18 01:52:54.824 | + functions-common:time_stop:2421 : start_time=1781747573630 2026-06-18 01:52:54.829 | + functions-common:time_stop:2423 : [[ -z 1781747573630 ]] 2026-06-18 01:52:54.835 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 01:52:54.844 | + functions-common:time_stop:2426 : end_time=1781747574838 2026-06-18 01:52:54.849 | + functions-common:time_stop:2427 : elapsed_time=1208 2026-06-18 01:52:54.854 | + functions-common:time_stop:2428 : total=21128 2026-06-18 01:52:54.858 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 01:52:54.864 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=22336 2026-06-18 01:52:54.869 | + inc/python:pip_install:219 : return 0 2026-06-18 01:52:54.875 | + ./stack.sh:main:891 : echo_summary 'Installing OpenStack project source' 2026-06-18 01:52:54.880 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-18 01:52:54.885 | + ./stack.sh:echo_summary:444 : echo -e Installing OpenStack project source 2026-06-18 01:52:54.891 | + ./stack.sh:main:894 : install_libs 2026-06-18 01:52:54.896 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-06-18 01:52:54.901 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-06-18 01:52:54.907 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-06-18 01:52:54.912 | + inc/python:use_library_from_git:266 : local name=automaton 2026-06-18 01:52:54.916 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 01:52:54.922 | + 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-18 01:52:54.927 | + 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-18 01:52:54.933 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 01:52:54.938 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-06-18 01:52:54.944 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-06-18 01:52:54.949 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-06-18 01:52:54.955 | + inc/python:use_library_from_git:266 : local name=castellan 2026-06-18 01:52:54.960 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 01:52:54.965 | + 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-18 01:52:54.971 | + 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-18 01:52:54.976 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 01:52:54.983 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-06-18 01:52:54.989 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-06-18 01:52:54.992 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-06-18 01:52:54.999 | + inc/python:use_library_from_git:266 : local name=cliff 2026-06-18 01:52:55.003 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 01:52:55.008 | + 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-18 01:52:55.012 | + 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-18 01:52:55.019 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 01:52:55.024 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-06-18 01:52:55.030 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-06-18 01:52:55.036 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-06-18 01:52:55.041 | + inc/python:use_library_from_git:266 : local name=cursive 2026-06-18 01:52:55.046 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 01:52:55.053 | + 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-18 01:52:55.060 | + 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-18 01:52:55.065 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 01:52:55.071 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-06-18 01:52:55.077 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-06-18 01:52:55.082 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-06-18 01:52:55.088 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-06-18 01:52:55.093 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 01:52:55.098 | + 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-18 01:52:55.104 | + 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-18 01:52:55.109 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 01:52:55.114 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-06-18 01:52:55.119 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-06-18 01:52:55.123 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-06-18 01:52:55.129 | + inc/python:use_library_from_git:266 : local name=futurist 2026-06-18 01:52:55.136 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 01:52:55.141 | + 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-18 01:52:55.147 | + 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-18 01:52:55.153 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 01:52:55.159 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-06-18 01:52:55.164 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-06-18 01:52:55.170 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-06-18 01:52:55.176 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-06-18 01:52:55.182 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 01:52:55.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-18 01:52:55.193 | + 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-18 01:52:55.199 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 01:52:55.204 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-06-18 01:52:55.210 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-06-18 01:52:55.216 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-06-18 01:52:55.222 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-06-18 01:52:55.228 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 01:52:55.235 | + 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-18 01:52:55.241 | + 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-18 01:52:55.246 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 01:52:55.253 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-06-18 01:52:55.260 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-06-18 01:52:55.266 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-06-18 01:52:55.272 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-06-18 01:52:55.277 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 01:52:55.283 | + 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-18 01:52:55.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, =~ ,osc-placement, ]] 2026-06-18 01:52:55.295 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 01:52:55.302 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-06-18 01:52:55.307 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-06-18 01:52:55.312 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-06-18 01:52:55.318 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-06-18 01:52:55.324 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 01:52:55.329 | + 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-18 01:52:55.336 | + 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-18 01:52:55.342 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 01:52:55.348 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-06-18 01:52:55.353 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-06-18 01:52:55.358 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-06-18 01:52:55.363 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-06-18 01:52:55.368 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 01:52:55.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 = \A\L\L ]] 2026-06-18 01:52:55.380 | + 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-18 01:52:55.386 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 01:52:55.392 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-06-18 01:52:55.399 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-06-18 01:52:55.406 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-06-18 01:52:55.411 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-06-18 01:52:55.417 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 01:52:55.422 | + 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-18 01:52:55.427 | + 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-18 01:52:55.432 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 01:52:55.438 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-06-18 01:52:55.444 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-06-18 01:52:55.450 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-06-18 01:52:55.456 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-06-18 01:52:55.462 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 01:52:55.468 | + 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-18 01:52:55.473 | + 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-18 01:52:55.479 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 01:52:55.485 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-06-18 01:52:55.491 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-06-18 01:52:55.497 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-06-18 01:52:55.503 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-06-18 01:52:55.509 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 01:52:55.514 | + 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-18 01:52:55.520 | + 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-18 01:52:55.526 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 01:52:55.532 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-06-18 01:52:55.538 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-06-18 01:52:55.545 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-06-18 01:52:55.551 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-06-18 01:52:55.557 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 01:52:55.564 | + 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-18 01:52:55.569 | + 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-18 01:52:55.575 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 01:52:55.582 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-06-18 01:52:55.587 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-06-18 01:52:55.593 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-06-18 01:52:55.599 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-06-18 01:52:55.605 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 01:52:55.611 | + 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-18 01:52:55.617 | + 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-18 01:52:55.623 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 01:52:55.627 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-06-18 01:52:55.633 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-06-18 01:52:55.639 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-06-18 01:52:55.644 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-06-18 01:52:55.651 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 01:52:55.657 | + 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-18 01:52:55.663 | + 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-18 01:52:55.672 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 01:52:55.678 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-06-18 01:52:55.683 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-06-18 01:52:55.690 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-06-18 01:52:55.696 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-06-18 01:52:55.701 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 01:52:55.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 = \A\L\L ]] 2026-06-18 01:52:55.713 | + 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-18 01:52:55.719 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 01:52:55.726 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-06-18 01:52:55.732 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-06-18 01:52:55.738 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-06-18 01:52:55.743 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-06-18 01:52:55.749 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 01:52:55.756 | + 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-18 01:52:55.761 | + 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-18 01:52:55.766 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 01:52:55.772 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-06-18 01:52:55.778 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-06-18 01:52:55.785 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-06-18 01:52:55.792 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-06-18 01:52:55.798 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 01:52:55.805 | + 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-18 01:52:55.809 | + 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-18 01:52:55.813 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 01:52:55.820 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-06-18 01:52:55.826 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-06-18 01:52:55.833 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-06-18 01:52:55.840 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-06-18 01:52:55.846 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 01:52:55.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 = \A\L\L ]] 2026-06-18 01:52:55.860 | + 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-18 01:52:55.867 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 01:52:55.873 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-06-18 01:52:55.879 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-06-18 01:52:55.884 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-06-18 01:52:55.890 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-06-18 01:52:55.897 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 01:52:55.904 | + 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-18 01:52:55.910 | + 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-18 01:52:55.916 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 01:52:55.922 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-06-18 01:52:55.928 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-06-18 01:52:55.935 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-06-18 01:52:55.941 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-06-18 01:52:55.947 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 01:52:55.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-18 01:52:55.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, =~ ,oslo.reports, ]] 2026-06-18 01:52:55.965 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 01:52:55.970 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-06-18 01:52:55.977 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-06-18 01:52:55.982 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-06-18 01:52:55.988 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-06-18 01:52:55.995 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 01:52:56.002 | + 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-18 01:52:56.009 | + 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-18 01:52:56.015 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 01:52:56.021 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-06-18 01:52:56.028 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-06-18 01:52:56.035 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-06-18 01:52:56.040 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-06-18 01:52:56.046 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 01:52:56.052 | + 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-18 01:52:56.058 | + 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-18 01:52:56.064 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 01:52:56.071 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-06-18 01:52:56.077 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-06-18 01:52:56.083 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-06-18 01:52:56.090 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-06-18 01:52:56.096 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 01:52:56.102 | + 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-18 01:52:56.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, =~ ,oslo.service, ]] 2026-06-18 01:52:56.117 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 01:52:56.123 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-06-18 01:52:56.127 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-06-18 01:52:56.133 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-06-18 01:52:56.139 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-06-18 01:52:56.145 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 01:52:56.150 | + 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-18 01:52:56.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, =~ ,oslo.utils, ]] 2026-06-18 01:52:56.160 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 01:52:56.166 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-06-18 01:52:56.171 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-06-18 01:52:56.178 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-06-18 01:52:56.183 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-06-18 01:52:56.188 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 01:52:56.193 | + 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-18 01:52:56.199 | + 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-18 01:52:56.206 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 01:52:56.214 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-06-18 01:52:56.219 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-06-18 01:52:56.224 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-06-18 01:52:56.229 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-06-18 01:52:56.235 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 01:52:56.241 | + 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-18 01:52:56.248 | + 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-18 01:52:56.253 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 01:52:56.258 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-06-18 01:52:56.262 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-06-18 01:52:56.269 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-06-18 01:52:56.274 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-06-18 01:52:56.280 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 01:52:56.286 | + 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-18 01:52:56.292 | + 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-18 01:52:56.298 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 01:52:56.304 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-06-18 01:52:56.310 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-06-18 01:52:56.314 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-06-18 01:52:56.319 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-06-18 01:52:56.325 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 01:52:56.331 | + 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-18 01:52:56.338 | + 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-18 01:52:56.344 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 01:52:56.351 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-06-18 01:52:56.358 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-06-18 01:52:56.364 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-06-18 01:52:56.371 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-06-18 01:52:56.376 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 01:52:56.382 | + 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-18 01:52:56.386 | + 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-18 01:52:56.392 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 01:52:56.398 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-06-18 01:52:56.405 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-06-18 01:52:56.411 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-06-18 01:52:56.416 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-06-18 01:52:56.420 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 01:52:56.425 | + 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-18 01:52:56.431 | + 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-18 01:52:56.438 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 01:52:56.444 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-06-18 01:52:56.450 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-06-18 01:52:56.456 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-06-18 01:52:56.462 | + inc/python:use_library_from_git:266 : local name=tooz 2026-06-18 01:52:56.468 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 01:52:56.474 | + 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-18 01:52:56.481 | + 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-18 01:52:56.487 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 01:52:56.493 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-06-18 01:52:56.499 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-06-18 01:52:56.505 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-06-18 01:52:56.511 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-06-18 01:52:56.516 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 01:52:56.522 | + 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-18 01:52:56.528 | + 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-18 01:52:56.534 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 01:52:56.540 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-06-18 01:52:56.546 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-06-18 01:52:56.551 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-06-18 01:52:56.558 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-06-18 01:52:56.564 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 01:52:56.570 | + 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-18 01:52:56.575 | + 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-18 01:52:56.582 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 01:52:56.587 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-06-18 01:52:56.593 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-06-18 01:52:56.600 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-06-18 01:52:56.606 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-06-18 01:52:56.613 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 01:52:56.619 | + 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-18 01:52:56.625 | + 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-18 01:52:56.631 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 01:52:56.637 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-06-18 01:52:56.644 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-06-18 01:52:56.650 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-06-18 01:52:56.655 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-06-18 01:52:56.660 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 01:52:56.667 | + 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-18 01:52:56.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, =~ ,python-barbicanclient, ]] 2026-06-18 01:52:56.680 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 01:52:56.686 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-06-18 01:52:56.692 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-06-18 01:52:56.698 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 01:52:56.705 | + 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-18 01:52:56.711 | + 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-18 01:52:56.718 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 01:52:56.723 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-06-18 01:52:56.769 | Using python 3.12 to install etcd3gw 2026-06-18 01:52:56.774 | + 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-18 01:52:57.398 | Collecting etcd3gw 2026-06-18 01:52:57.460 | Downloading etcd3gw-2.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-18 01:52:57.469 | Requirement already satisfied: pbr>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from etcd3gw) (7.0.3) 2026-06-18 01:52:57.494 | Collecting requests>=2.20.0 (from etcd3gw) 2026-06-18 01:52:57.495 | Using cached requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-06-18 01:52:57.523 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-06-18 01:52:57.530 | Downloading futurist-3.3.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-18 01:52:57.555 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2026-06-18 01:52:57.562 | Downloading debtcollector-3.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-06-18 01:52:57.854 | Collecting wrapt>=2.1.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2026-06-18 01:52:57.859 | 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-18 01:52:57.871 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0->etcd3gw) (82.0.1) 2026-06-18 01:52:57.969 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2026-06-18 01:52:57.970 | 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-18 01:52:57.984 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2026-06-18 01:52:57.985 | Using cached idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-06-18 01:52:58.007 | Collecting urllib3<3,>=1.26 (from requests>=2.20.0->etcd3gw) 2026-06-18 01:52:58.008 | Using cached urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-06-18 01:52:58.011 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2023.11.17) 2026-06-18 01:52:58.023 | Downloading etcd3gw-2.7.0-py3-none-any.whl (29 kB) 2026-06-18 01:52:58.038 | Downloading futurist-3.3.0-py3-none-any.whl (43 kB) 2026-06-18 01:52:58.054 | Downloading debtcollector-3.1.0-py3-none-any.whl (24 kB) 2026-06-18 01:52:58.062 | Using cached requests-2.34.2-py3-none-any.whl (73 kB) 2026-06-18 01:52:58.064 | 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-18 01:52:58.065 | Using cached idna-3.18-py3-none-any.whl (65 kB) 2026-06-18 01:52:58.067 | Using cached urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-06-18 01:52:58.072 | 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-18 01:52:58.154 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, requests, debtcollector, futurist, etcd3gw 2026-06-18 01:52:58.210 | Attempting uninstall: urllib3 2026-06-18 01:52:58.214 | Found existing installation: urllib3 2.0.7 2026-06-18 01:52:58.214 | Not uninstalling urllib3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 01:52:58.214 | Can't uninstall 'urllib3'. No files were found to uninstall. 2026-06-18 01:52:58.296 | Attempting uninstall: idna 2026-06-18 01:52:58.301 | Found existing installation: idna 3.6 2026-06-18 01:52:58.301 | Not uninstalling idna at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 01:52:58.301 | Can't uninstall 'idna'. No files were found to uninstall. 2026-06-18 01:52:58.398 | Attempting uninstall: requests 2026-06-18 01:52:58.402 | Found existing installation: requests 2.31.0 2026-06-18 01:52:58.403 | Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 01:52:58.403 | Can't uninstall 'requests'. No files were found to uninstall. 2026-06-18 01:52:58.541 | 2026-06-18 01:52:58.544 | 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-18 01:52:58.634 | + inc/python:pip_install:216 : result=0 2026-06-18 01:52:58.640 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-18 01:52:58.645 | + functions-common:time_stop:2414 : local name 2026-06-18 01:52:58.652 | + functions-common:time_stop:2415 : local end_time 2026-06-18 01:52:58.657 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 01:52:58.663 | + functions-common:time_stop:2417 : local total 2026-06-18 01:52:58.668 | + functions-common:time_stop:2418 : local start_time 2026-06-18 01:52:58.674 | + functions-common:time_stop:2420 : name=pip_install 2026-06-18 01:52:58.678 | + functions-common:time_stop:2421 : start_time=1781747576758 2026-06-18 01:52:58.683 | + functions-common:time_stop:2423 : [[ -z 1781747576758 ]] 2026-06-18 01:52:58.690 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 01:52:58.699 | + functions-common:time_stop:2426 : end_time=1781747578693 2026-06-18 01:52:58.704 | + functions-common:time_stop:2427 : elapsed_time=1935 2026-06-18 01:52:58.708 | + functions-common:time_stop:2428 : total=22336 2026-06-18 01:52:58.715 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 01:52:58.720 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=24271 2026-06-18 01:52:58.726 | + inc/python:pip_install:219 : return 0 2026-06-18 01:52:58.732 | + ./stack.sh:main:897 : install_apache_uwsgi 2026-06-18 01:52:58.738 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-06-18 01:52:58.744 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-06-18 01:52:58.752 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-18 01:52:58.758 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-18 01:52:58.765 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-18 01:52:58.772 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-18 01:52:58.777 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-18 01:52:58.784 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-18 01:52:58.790 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-18 01:52:58.797 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-18 01:52:58.803 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-18 01:52:58.809 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-18 01:52:58.816 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-18 01:52:58.822 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-18 01:52:58.828 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-18 01:52:58.834 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-06-18 01:52:58.841 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 01:52:58.847 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 01:52:58.852 | + lib/apache:install_apache_uwsgi:85 : local 'pkg_list=uwsgi uwsgi-plugin-python3' 2026-06-18 01:52:58.859 | + lib/apache:install_apache_uwsgi:86 : install_package uwsgi uwsgi-plugin-python3 2026-06-18 01:52:58.864 | + functions-common:install_package:1432 : update_package_repo 2026-06-18 01:52:58.871 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-18 01:52:58.877 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-18 01:52:58.882 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-18 01:52:58.887 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-18 01:52:58.894 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-18 01:52:58.899 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 01:52:58.904 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 01:52:58.909 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-18 01:52:58.913 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-18 01:52:58.919 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-18 01:52:58.925 | + functions-common:apt_get_update:1161 : return 2026-06-18 01:52:58.931 | + functions-common:install_package:1433 : real_install_package uwsgi uwsgi-plugin-python3 2026-06-18 01:52:58.938 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-18 01:52:58.944 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 01:52:58.949 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 01:52:58.956 | + functions-common:real_install_package:1421 : apt_get install uwsgi uwsgi-plugin-python3 2026-06-18 01:52:59.006 | + 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-18 01:52:59.050 | Reading package lists... 2026-06-18 01:52:59.320 | Building dependency tree... 2026-06-18 01:52:59.320 | Reading state information... 2026-06-18 01:52:59.565 | The following additional packages will be installed: 2026-06-18 01:52:59.566 | libnorm1t64 libpgm-5.3-0t64 libsodium23 libyajl2 libzmq5 uwsgi-core 2026-06-18 01:52:59.567 | Suggested packages: 2026-06-18 01:52:59.567 | nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2026-06-18 01:52:59.567 | | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2026-06-18 01:52:59.567 | python3-uwsgidecorators 2026-06-18 01:52:59.607 | The following NEW packages will be installed: 2026-06-18 01:52:59.608 | libnorm1t64 libpgm-5.3-0t64 libsodium23 libyajl2 libzmq5 uwsgi uwsgi-core 2026-06-18 01:52:59.608 | uwsgi-plugin-python3 2026-06-18 01:53:00.057 | 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. 2026-06-18 01:53:00.057 | Need to get 1,451 kB of archives. 2026-06-18 01:53:00.057 | After this operation, 4,760 kB of additional disk space will be used. 2026-06-18 01:53:00.057 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2026-06-18 01:53:00.500 | 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-18 01:53:00.587 | 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-18 01:53:00.651 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-06-18 01:53:00.702 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libyajl2 amd64 2.1.0-5build1 [20.2 kB] 2026-06-18 01:53:00.705 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2026-06-18 01:53:00.778 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi amd64 2.0.24-2ubuntu10 [22.0 kB] 2026-06-18 01:53:00.779 | 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-18 01:53:00.967 | debconf: delaying package configuration, since apt-utils is not installed 2026-06-18 01:53:01.007 | Fetched 1,451 kB in 1s (1,253 kB/s) 2026-06-18 01:53:01.044 | Selecting previously unselected package libnorm1t64:amd64. 2026-06-18 01:53:01.074 | (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 ... 69147 files and directories currently installed.) 2026-06-18 01:53:01.076 | Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-06-18 01:53:01.084 | Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-06-18 01:53:01.142 | Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-06-18 01:53:01.152 | Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-06-18 01:53:01.155 | Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-06-18 01:53:01.211 | Selecting previously unselected package libsodium23:amd64. 2026-06-18 01:53:01.220 | Preparing to unpack .../2-libsodium23_1.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-06-18 01:53:01.223 | Unpacking libsodium23:amd64 (1.0.18-1ubuntu0.24.04.1) ... 2026-06-18 01:53:01.285 | Selecting previously unselected package libzmq5:amd64. 2026-06-18 01:53:01.296 | Preparing to unpack .../3-libzmq5_4.3.5-1build2_amd64.deb ... 2026-06-18 01:53:01.300 | Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-06-18 01:53:01.364 | Selecting previously unselected package libyajl2:amd64. 2026-06-18 01:53:01.374 | Preparing to unpack .../4-libyajl2_2.1.0-5build1_amd64.deb ... 2026-06-18 01:53:01.377 | Unpacking libyajl2:amd64 (2.1.0-5build1) ... 2026-06-18 01:53:01.429 | Selecting previously unselected package uwsgi-core. 2026-06-18 01:53:01.437 | Preparing to unpack .../5-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-06-18 01:53:01.441 | Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-06-18 01:53:01.572 | Selecting previously unselected package uwsgi. 2026-06-18 01:53:01.582 | Preparing to unpack .../6-uwsgi_2.0.24-2ubuntu10_amd64.deb ... 2026-06-18 01:53:01.589 | Unpacking uwsgi (2.0.24-2ubuntu10) ... 2026-06-18 01:53:01.652 | Selecting previously unselected package uwsgi-plugin-python3. 2026-06-18 01:53:01.661 | Preparing to unpack .../7-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-06-18 01:53:01.665 | Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-06-18 01:53:01.742 | Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-06-18 01:53:01.752 | Setting up libsodium23:amd64 (1.0.18-1ubuntu0.24.04.1) ... 2026-06-18 01:53:01.761 | Setting up libyajl2:amd64 (2.1.0-5build1) ... 2026-06-18 01:53:01.771 | Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-06-18 01:53:01.781 | Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-06-18 01:53:01.790 | Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-06-18 01:53:01.814 | Setting up uwsgi (2.0.24-2ubuntu10) ... 2026-06-18 01:53:02.241 | Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-06-18 01:53:02.285 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-18 01:53:02.981 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-18 01:53:03.256 | + functions-common:apt_get:1205 : result=0 2026-06-18 01:53:03.264 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-18 01:53:03.268 | + functions-common:time_stop:2414 : local name 2026-06-18 01:53:03.274 | + functions-common:time_stop:2415 : local end_time 2026-06-18 01:53:03.279 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 01:53:03.286 | + functions-common:time_stop:2417 : local total 2026-06-18 01:53:03.291 | + functions-common:time_stop:2418 : local start_time 2026-06-18 01:53:03.297 | + functions-common:time_stop:2420 : name=apt-get 2026-06-18 01:53:03.304 | + functions-common:time_stop:2421 : start_time=1781747578999 2026-06-18 01:53:03.309 | + functions-common:time_stop:2423 : [[ -z 1781747578999 ]] 2026-06-18 01:53:03.316 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 01:53:03.327 | + functions-common:time_stop:2426 : end_time=1781747583319 2026-06-18 01:53:03.331 | + functions-common:time_stop:2427 : elapsed_time=4320 2026-06-18 01:53:03.338 | + functions-common:time_stop:2428 : total=142046 2026-06-18 01:53:03.343 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 01:53:03.347 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=146366 2026-06-18 01:53:03.353 | + functions-common:apt_get:1209 : return 0 2026-06-18 01:53:03.359 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-06-18 01:53:03.366 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 01:53:03.372 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 01:53:03.378 | + lib/apache:install_apache_uwsgi:119 : a2query -m proxy 2026-06-18 01:53:03.427 | No module matches proxy 2026-06-18 01:53:03.437 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy 2026-06-18 01:53:03.487 | Enabling module proxy. 2026-06-18 01:53:03.496 | To activate the new configuration, you need to run: 2026-06-18 01:53:03.496 | systemctl restart apache2 2026-06-18 01:53:03.507 | + lib/apache:install_apache_uwsgi:122 : sudo a2enmod proxy_uwsgi 2026-06-18 01:53:03.552 | Considering dependency proxy for proxy_uwsgi: 2026-06-18 01:53:03.552 | Module proxy already enabled 2026-06-18 01:53:03.552 | Enabling module proxy_uwsgi. 2026-06-18 01:53:03.561 | To activate the new configuration, you need to run: 2026-06-18 01:53:03.561 | systemctl restart apache2 2026-06-18 01:53:03.572 | + lib/apache:install_apache_uwsgi:123 : restart_apache_server 2026-06-18 01:53:03.578 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-18 01:53:03.584 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-18 01:53:03.590 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-18 01:53:03.746 | + ./stack.sh:main:900 : install_keystoneauth 2026-06-18 01:53:03.751 | + lib/keystone:install_keystoneauth:461 : use_library_from_git keystoneauth 2026-06-18 01:53:03.757 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-06-18 01:53:03.763 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 01:53:03.768 | + 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-18 01:53:03.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, =~ ,keystoneauth, ]] 2026-06-18 01:53:03.780 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 01:53:03.786 | + ./stack.sh:main:901 : install_keystoneclient 2026-06-18 01:53:03.792 | + lib/keystone:install_keystoneclient:469 : use_library_from_git python-keystoneclient 2026-06-18 01:53:03.799 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-06-18 01:53:03.804 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 01:53:03.810 | + 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-18 01:53:03.816 | + 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-18 01:53:03.823 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 01:53:03.829 | + ./stack.sh:main:902 : install_glanceclient 2026-06-18 01:53:03.834 | + lib/glance:install_glanceclient:542 : use_library_from_git python-glanceclient 2026-06-18 01:53:03.840 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-06-18 01:53:03.847 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 01:53:03.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 = \A\L\L ]] 2026-06-18 01:53:03.859 | + 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-18 01:53:03.865 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 01:53:03.872 | + ./stack.sh:main:903 : install_cinderclient 2026-06-18 01:53:03.878 | + lib/cinder:install_cinderclient:580 : use_library_from_git python-brick-cinderclient-ext 2026-06-18 01:53:03.884 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-06-18 01:53:03.890 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 01:53:03.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 = \A\L\L ]] 2026-06-18 01:53:03.903 | + 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-18 01:53:03.908 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 01:53:03.914 | + lib/cinder:install_cinderclient:585 : use_library_from_git python-cinderclient 2026-06-18 01:53:03.923 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-06-18 01:53:03.928 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 01:53:03.932 | + 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-18 01:53:03.937 | + 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-18 01:53:03.942 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 01:53:03.947 | + ./stack.sh:main:904 : install_novaclient 2026-06-18 01:53:03.952 | + lib/nova:install_novaclient:899 : use_library_from_git python-novaclient 2026-06-18 01:53:03.958 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-06-18 01:53:03.963 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 01:53:03.968 | + 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-18 01:53:03.973 | + 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-18 01:53:03.979 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 01:53:03.984 | + ./stack.sh:main:905 : is_service_enabled swift glance horizon 2026-06-18 01:53:04.015 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 01:53:04.022 | + ./stack.sh:main:906 : install_swiftclient 2026-06-18 01:53:04.028 | + lib/swift:install_swiftclient:744 : use_library_from_git python-swiftclient 2026-06-18 01:53:04.033 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2026-06-18 01:53:04.039 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 01:53:04.045 | + 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-18 01:53:04.051 | + 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-18 01:53:04.057 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 01:53:04.064 | + ./stack.sh:main:908 : is_service_enabled neutron nova horizon 2026-06-18 01:53:04.101 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 01:53:04.107 | + ./stack.sh:main:909 : install_neutronclient 2026-06-18 01:53:04.112 | + lib/neutron:install_neutronclient:535 : use_library_from_git python-neutronclient 2026-06-18 01:53:04.117 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-06-18 01:53:04.123 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 01:53:04.127 | + 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-18 01:53:04.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, =~ ,python-neutronclient, ]] 2026-06-18 01:53:04.137 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 01:53:04.142 | + ./stack.sh:main:913 : install_keystonemiddleware 2026-06-18 01:53:04.147 | + lib/keystone:install_keystonemiddleware:479 : use_library_from_git keystonemiddleware 2026-06-18 01:53:04.153 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-06-18 01:53:04.160 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 01:53:04.164 | + 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-18 01:53:04.170 | + 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-18 01:53:04.176 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 01:53:04.182 | + lib/keystone:install_keystonemiddleware:484 : pip_install_gr keystonemiddleware 2026-06-18 01:53:04.187 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-06-18 01:53:04.193 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-18 01:53:04.200 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-06-18 01:53:04.205 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-06-18 01:53:04.211 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-18 01:53:04.219 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-06-18 01:53:04.220 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-18 01:53:04.229 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-06-18 01:53:04.236 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-06-18 01:53:04.241 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-06-18 01:53:04.247 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-06-18 01:53:04.253 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-06-18 01:53:04.294 | Using python 3.12 to install keystonemiddleware 2026-06-18 01:53:04.299 | + 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-18 01:53:04.984 | Collecting keystonemiddleware 2026-06-18 01:53:05.119 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-18 01:53:05.163 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-06-18 01:53:05.190 | Downloading keystoneauth1-5.14.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-18 01:53:05.226 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-06-18 01:53:05.255 | Downloading oslo_cache-4.2.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-18 01:53:05.294 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2026-06-18 01:53:05.325 | Downloading oslo_config-10.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-18 01:53:05.354 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2026-06-18 01:53:05.380 | Downloading oslo_context-6.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-18 01:53:05.410 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2026-06-18 01:53:05.439 | Downloading oslo_i18n-6.8.0-py3-none-any.whl.metadata (2.0 kB) 2026-06-18 01:53:05.475 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2026-06-18 01:53:05.500 | Downloading oslo_log-8.2.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-18 01:53:05.531 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2026-06-18 01:53:05.558 | Downloading oslo_serialization-5.10.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-18 01:53:05.596 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2026-06-18 01:53:05.623 | Downloading oslo_utils-10.1.1-py3-none-any.whl.metadata (2.1 kB) 2026-06-18 01:53:05.629 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (7.0.3) 2026-06-18 01:53:05.649 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-06-18 01:53:05.675 | Downloading pycadf-4.0.1-py3-none-any.whl.metadata (2.2 kB) 2026-06-18 01:53:05.702 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-06-18 01:53:05.728 | Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) 2026-06-18 01:53:05.764 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-06-18 01:53:05.791 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-18 01:53:05.798 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (2.34.2) 2026-06-18 01:53:05.818 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2026-06-18 01:53:05.845 | Downloading webob-1.8.10-py2.py3-none-any.whl.metadata (12 kB) 2026-06-18 01:53:05.858 | 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-18 01:53:05.882 | Collecting stevedore>=1.20.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-06-18 01:53:05.909 | Downloading stevedore-5.8.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-18 01:53:05.931 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-06-18 01:53:05.958 | Downloading os_service_types-1.8.2-py3-none-any.whl.metadata (1.9 kB) 2026-06-18 01:53:05.983 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-06-18 01:53:06.013 | Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-06-18 01:53:06.040 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-06-18 01:53:06.067 | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-06-18 01:53:06.113 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-06-18 01:53:06.138 | Downloading decorator-5.3.1-py3-none-any.whl.metadata (3.9 kB) 2026-06-18 01:53:06.167 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2026-06-18 01:53:06.194 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-06-18 01:53:06.218 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2026-06-18 01:53:06.245 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-06-18 01:53:06.255 | 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-18 01:53:06.278 | Collecting python-dateutil>=2.7.0 (from oslo.log>=3.36.0->keystonemiddleware) 2026-06-18 01:53:06.305 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-06-18 01:53:06.315 | 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-18 01:53:06.317 | 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-18 01:53:06.395 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-06-18 01:53:06.421 | Downloading msgpack-1.2.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (8.1 kB) 2026-06-18 01:53:06.460 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-06-18 01:53:06.486 | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-06-18 01:53:06.497 | 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-18 01:53:06.498 | 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-18 01:53:06.501 | 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-18 01:53:06.532 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2026-06-18 01:53:06.558 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-06-18 01:53:06.572 | 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-18 01:53:06.573 | 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-18 01:53:06.574 | 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-18 01:53:06.575 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2023.11.17) 2026-06-18 01:53:06.616 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl (135 kB) 2026-06-18 01:53:06.710 | Downloading keystoneauth1-5.14.0-py3-none-any.whl (343 kB) 2026-06-18 01:53:06.777 | Downloading os_service_types-1.8.2-py3-none-any.whl (24 kB) 2026-06-18 01:53:06.812 | Downloading oslo_cache-4.2.0-py3-none-any.whl (65 kB) 2026-06-18 01:53:06.848 | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-06-18 01:53:06.883 | Downloading decorator-5.3.1-py3-none-any.whl (10 kB) 2026-06-18 01:53:06.918 | Downloading oslo_config-10.5.0-py3-none-any.whl (137 kB) 2026-06-18 01:53:06.958 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-06-18 01:53:07.027 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 32.5 MB/s 0:00:00 2026-06-18 01:53:07.056 | Downloading oslo_context-6.4.0-py3-none-any.whl (20 kB) 2026-06-18 01:53:07.092 | Downloading oslo_i18n-6.8.0-py3-none-any.whl (47 kB) 2026-06-18 01:53:07.128 | Downloading oslo_log-8.2.0-py3-none-any.whl (77 kB) 2026-06-18 01:53:07.165 | Downloading oslo_serialization-5.10.0-py3-none-any.whl (27 kB) 2026-06-18 01:53:07.199 | Downloading msgpack-1.2.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (420 kB) 2026-06-18 01:53:07.246 | Downloading oslo_utils-10.1.1-py3-none-any.whl (154 kB) 2026-06-18 01:53:07.284 | Downloading pycadf-4.0.1-py3-none-any.whl (44 kB) 2026-06-18 01:53:07.322 | Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) 2026-06-18 01:53:07.358 | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-06-18 01:53:07.396 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-06-18 01:53:07.433 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl (397 kB) 2026-06-18 01:53:07.470 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-06-18 01:53:07.503 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-06-18 01:53:07.538 | Downloading stevedore-5.8.0-py3-none-any.whl (54 kB) 2026-06-18 01:53:07.572 | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-06-18 01:53:07.608 | Downloading webob-1.8.10-py2.py3-none-any.whl (115 kB) 2026-06-18 01:53:07.721 | 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-18 01:53:07.879 | Attempting uninstall: six 2026-06-18 01:53:07.885 | Found existing installation: six 1.16.0 2026-06-18 01:53:07.885 | Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 01:53:07.885 | Can't uninstall 'six'. No files were found to uninstall. 2026-06-18 01:53:07.932 | Attempting uninstall: pyparsing 2026-06-18 01:53:07.936 | Found existing installation: pyparsing 3.1.1 2026-06-18 01:53:07.936 | Not uninstalling pyparsing at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 01:53:07.936 | Can't uninstall 'pyparsing'. No files were found to uninstall. 2026-06-18 01:53:08.046 | Attempting uninstall: PyJWT 2026-06-18 01:53:08.052 | Found existing installation: PyJWT 2.7.0 2026-06-18 01:53:08.052 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 01:53:08.052 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2026-06-18 01:53:09.486 | 2026-06-18 01:53:09.493 | Successfully installed PyJWT-2.13.0 WebOb-1.8.10 decorator-5.3.1 dogpile.cache-1.5.0 keystoneauth1-5.14.0 keystonemiddleware-13.0.0 msgpack-1.2.0 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-18 01:53:09.604 | + inc/python:pip_install:216 : result=0 2026-06-18 01:53:09.609 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-18 01:53:09.614 | + functions-common:time_stop:2414 : local name 2026-06-18 01:53:09.619 | + functions-common:time_stop:2415 : local end_time 2026-06-18 01:53:09.624 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 01:53:09.630 | + functions-common:time_stop:2417 : local total 2026-06-18 01:53:09.635 | + functions-common:time_stop:2418 : local start_time 2026-06-18 01:53:09.640 | + functions-common:time_stop:2420 : name=pip_install 2026-06-18 01:53:09.645 | + functions-common:time_stop:2421 : start_time=1781747584285 2026-06-18 01:53:09.651 | + functions-common:time_stop:2423 : [[ -z 1781747584285 ]] 2026-06-18 01:53:09.657 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 01:53:09.669 | + functions-common:time_stop:2426 : end_time=1781747589664 2026-06-18 01:53:09.673 | + functions-common:time_stop:2427 : elapsed_time=5379 2026-06-18 01:53:09.679 | + functions-common:time_stop:2428 : total=24271 2026-06-18 01:53:09.683 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 01:53:09.689 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=29650 2026-06-18 01:53:09.694 | + inc/python:pip_install:219 : return 0 2026-06-18 01:53:09.699 | + lib/keystone:install_keystonemiddleware:488 : pip_install_gr python-memcached 2026-06-18 01:53:09.705 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-06-18 01:53:09.711 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-18 01:53:09.717 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-06-18 01:53:09.724 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-06-18 01:53:09.731 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-18 01:53:09.740 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-18 01:53:09.741 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-06-18 01:53:09.749 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-06-18 01:53:09.755 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-06-18 01:53:09.760 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-06-18 01:53:09.768 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-06-18 01:53:09.775 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-06-18 01:53:09.822 | Using python 3.12 to install python-memcached 2026-06-18 01:53:09.827 | + 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-18 01:53:10.479 | Collecting python-memcached 2026-06-18 01:53:10.542 | Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-06-18 01:53:10.553 | Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-06-18 01:53:10.618 | Installing collected packages: python-memcached 2026-06-18 01:53:10.638 | Successfully installed python-memcached-1.62 2026-06-18 01:53:10.729 | + inc/python:pip_install:216 : result=0 2026-06-18 01:53:10.735 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-18 01:53:10.740 | + functions-common:time_stop:2414 : local name 2026-06-18 01:53:10.746 | + functions-common:time_stop:2415 : local end_time 2026-06-18 01:53:10.751 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 01:53:10.761 | + functions-common:time_stop:2417 : local total 2026-06-18 01:53:10.768 | + functions-common:time_stop:2418 : local start_time 2026-06-18 01:53:10.773 | + functions-common:time_stop:2420 : name=pip_install 2026-06-18 01:53:10.777 | + functions-common:time_stop:2421 : start_time=1781747589812 2026-06-18 01:53:10.782 | + functions-common:time_stop:2423 : [[ -z 1781747589812 ]] 2026-06-18 01:53:10.789 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 01:53:10.799 | + functions-common:time_stop:2426 : end_time=1781747590793 2026-06-18 01:53:10.804 | + functions-common:time_stop:2427 : elapsed_time=981 2026-06-18 01:53:10.810 | + functions-common:time_stop:2428 : total=29650 2026-06-18 01:53:10.816 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 01:53:10.822 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=30631 2026-06-18 01:53:10.828 | + inc/python:pip_install:219 : return 0 2026-06-18 01:53:10.834 | + ./stack.sh:main:915 : is_service_enabled keystone 2026-06-18 01:53:10.870 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 01:53:10.876 | + ./stack.sh:main:916 : '[' 199.204.45.132 == 199.204.45.132 ']' 2026-06-18 01:53:10.882 | + ./stack.sh:main:917 : stack_install_service keystone 2026-06-18 01:53:10.888 | + lib/stack:stack_install_service:20 : local service=keystone 2026-06-18 01:53:10.894 | + lib/stack:stack_install_service:21 : type install_keystone 2026-06-18 01:53:10.900 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-18 01:53:10.906 | + lib/stack:stack_install_service:32 : install_keystone 2026-06-18 01:53:10.913 | + lib/keystone:install_keystone:494 : is_service_enabled ldap 2026-06-18 01:53:10.946 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 01:53:10.953 | + lib/keystone:install_keystone:498 : git_clone https://github.com/openstack/keystone.git /opt/stack/keystone master 2026-06-18 01:53:10.957 | + functions-common:git_clone:583 : local git_remote=https://github.com/openstack/keystone.git 2026-06-18 01:53:10.963 | + functions-common:git_clone:584 : local git_dest=/opt/stack/keystone 2026-06-18 01:53:10.969 | + functions-common:git_clone:585 : local git_ref=master 2026-06-18 01:53:10.975 | + functions-common:git_clone:586 : local orig_dir 2026-06-18 01:53:10.982 | ++ functions-common:git_clone:587 : pwd 2026-06-18 01:53:10.987 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-18 01:53:10.992 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-18 01:53:10.999 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-18 01:53:11.033 | + functions-common:git_clone:590 : RECLONE=False 2026-06-18 01:53:11.038 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-18 01:53:11.043 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-18 01:53:11.048 | + functions-common:git_clone:604 : echo master 2026-06-18 01:53:11.050 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-18 01:53:11.061 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/keystone ]] 2026-06-18 01:53:11.066 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-18 01:53:11.071 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/keystone 2026-06-18 01:53:11.095 | + functions-common:git_clone:666 : cd /opt/stack/keystone 2026-06-18 01:53:11.102 | + functions-common:git_clone:667 : git show --oneline 2026-06-18 01:53:11.103 | + functions-common:git_clone:667 : head -1 2026-06-18 01:53:11.110 | 4172e7845 Materialize limit backend queries in read sessions 2026-06-18 01:53:11.115 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-18 01:53:11.121 | + lib/keystone:install_keystone:499 : setup_develop /opt/stack/keystone 2026-06-18 01:53:11.125 | + inc/python:setup_develop:353 : local bindep 2026-06-18 01:53:11.131 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2026-06-18 01:53:11.137 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2026-06-18 01:53:11.143 | + inc/python:setup_develop:359 : local extras= 2026-06-18 01:53:11.149 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2026-06-18 01:53:11.155 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-18 01:53:11.159 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2026-06-18 01:53:11.165 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2026-06-18 01:53:11.171 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-18 01:53:11.177 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-18 01:53:11.185 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2026-06-18 01:53:11.190 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-18 01:53:11.198 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2026-06-18 01:53:11.204 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-18 01:53:11.210 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-18 01:53:11.217 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2026-06-18 01:53:11.229 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2026-06-18 01:53:11.235 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2026-06-18 01:53:11.241 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2026-06-18 01:53:11.341 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2026-06-18 01:53:11.347 | + inc/python:setup_package:436 : local bindep=0 2026-06-18 01:53:11.353 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-18 01:53:11.357 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-18 01:53:11.363 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2026-06-18 01:53:11.368 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2026-06-18 01:53:11.373 | + inc/python:setup_package:445 : local flags=-e 2026-06-18 01:53:11.379 | + inc/python:setup_package:446 : local extras= 2026-06-18 01:53:11.385 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-18 01:53:11.390 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-18 01:53:11.396 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-18 01:53:11.401 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-18 01:53:11.407 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-18 01:53:11.412 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2026-06-18 01:53:11.454 | Using python 3.12 to install /opt/stack/keystone 2026-06-18 01:53:11.460 | + 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-18 01:53:12.030 | Obtaining file:///opt/stack/keystone 2026-06-18 01:53:12.033 | Installing build dependencies: started 2026-06-18 01:53:12.881 | Installing build dependencies: finished with status 'done' 2026-06-18 01:53:12.882 | Checking if build backend supports build_editable: started 2026-06-18 01:53:13.193 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-18 01:53:13.195 | Getting requirements to build editable: started 2026-06-18 01:53:13.346 | Getting requirements to build editable: finished with status 'done' 2026-06-18 01:53:13.348 | Preparing editable metadata (pyproject.toml): started 2026-06-18 01:53:14.061 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-18 01:53:14.076 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (7.0.3) 2026-06-18 01:53:14.076 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (1.8.10) 2026-06-18 01:53:14.175 | Collecting Flask!=0.11,>=1.0.2 (from keystone==29.1.0.dev45) 2026-06-18 01:53:14.304 | Downloading flask-3.1.3-py3-none-any.whl.metadata (3.2 kB) 2026-06-18 01:53:14.336 | Collecting Flask-RESTful>=0.3.5 (from keystone==29.1.0.dev45) 2026-06-18 01:53:14.361 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-06-18 01:53:14.587 | Collecting cryptography>=2.7 (from keystone==29.1.0.dev45) 2026-06-18 01:53:14.609 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-06-18 01:53:14.942 | Collecting SQLAlchemy>=1.4.0 (from keystone==29.1.0.dev45) 2026-06-18 01:53:14.966 | 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-18 01:53:14.986 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (5.8.0) 2026-06-18 01:53:14.987 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (5.8.0) 2026-06-18 01:53:14.987 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (13.0.0) 2026-06-18 01:53:15.034 | Collecting bcrypt>=3.1.3 (from keystone==29.1.0.dev45) 2026-06-18 01:53:15.056 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-06-18 01:53:15.068 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (4.2.0) 2026-06-18 01:53:15.069 | Requirement already satisfied: oslo.config>=6.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (10.5.0) 2026-06-18 01:53:15.069 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (6.4.0) 2026-06-18 01:53:15.109 | Collecting oslo.messaging>=5.29.0 (from keystone==29.1.0.dev45) 2026-06-18 01:53:15.134 | Downloading oslo_messaging-18.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-06-18 01:53:15.173 | Collecting oslo.db>=6.0.0 (from keystone==29.1.0.dev45) 2026-06-18 01:53:15.197 | Downloading oslo_db-18.0.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-18 01:53:15.207 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (6.8.0) 2026-06-18 01:53:15.208 | Requirement already satisfied: oslo.log>=3.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (8.2.0) 2026-06-18 01:53:15.236 | Collecting oslo.middleware>=3.31.0 (from keystone==29.1.0.dev45) 2026-06-18 01:53:15.259 | Downloading oslo_middleware-8.1.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-18 01:53:15.297 | Collecting oslo.policy>=4.5.0 (from keystone==29.1.0.dev45) 2026-06-18 01:53:15.322 | Downloading oslo_policy-5.1.0-py3-none-any.whl.metadata (2.2 kB) 2026-06-18 01:53:15.333 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (5.10.0) 2026-06-18 01:53:15.353 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==29.1.0.dev45) 2026-06-18 01:53:15.391 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl.metadata (1.8 kB) 2026-06-18 01:53:15.400 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (10.1.1) 2026-06-18 01:53:15.414 | Collecting oauthlib>=0.6.2 (from keystone==29.1.0.dev45) 2026-06-18 01:53:15.436 | Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2026-06-18 01:53:15.468 | Collecting pysaml2>=5.0.0 (from keystone==29.1.0.dev45) 2026-06-18 01:53:15.492 | Downloading pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2026-06-18 01:53:15.503 | Requirement already satisfied: PyJWT>=1.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (2.13.0) 2026-06-18 01:53:15.504 | Requirement already satisfied: dogpile.cache>=1.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (1.5.0) 2026-06-18 01:53:15.532 | Collecting jsonschema>=3.2.0 (from keystone==29.1.0.dev45) 2026-06-18 01:53:15.554 | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-06-18 01:53:15.567 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (4.0.1) 2026-06-18 01:53:15.568 | Requirement already satisfied: msgpack>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (1.2.0) 2026-06-18 01:53:15.588 | Collecting osprofiler>=1.4.0 (from keystone==29.1.0.dev45) 2026-06-18 01:53:15.611 | Downloading osprofiler-4.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-06-18 01:53:15.640 | Collecting Werkzeug>=0.15.0 (from keystone==29.1.0.dev45) 2026-06-18 01:53:15.662 | Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 2026-06-18 01:53:15.777 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==29.1.0.dev45) 2026-06-18 01:53:15.800 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-06-18 01:53:15.821 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==29.1.0.dev45) 2026-06-18 01:53:15.844 | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-06-18 01:53:15.854 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.0.2->keystone==29.1.0.dev45) (5.3.1) 2026-06-18 01:53:15.872 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-18 01:53:15.895 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-06-18 01:53:15.924 | Collecting click>=8.1.3 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-18 01:53:15.947 | Downloading click-8.4.1-py3-none-any.whl.metadata (2.6 kB) 2026-06-18 01:53:15.969 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-18 01:53:15.992 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-18 01:53:16.018 | Collecting jinja2>=3.1.2 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-18 01:53:16.040 | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-06-18 01:53:16.101 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-18 01:53:16.124 | 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-18 01:53:16.148 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) 2026-06-18 01:53:16.170 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-06-18 01:53:16.191 | Requirement already satisfied: six>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) (1.17.0) 2026-06-18 01:53:16.230 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) 2026-06-18 01:53:16.253 | Downloading pytz-2026.2-py2.py3-none-any.whl.metadata (22 kB) 2026-06-18 01:53:16.288 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-06-18 01:53:16.310 | Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 2026-06-18 01:53:16.336 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-06-18 01:53:16.359 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-06-18 01:53:16.395 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-06-18 01:53:16.418 | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-18 01:53:16.726 | Collecting rpds-py>=0.25.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-06-18 01:53:16.749 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-06-18 01:53:16.763 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (5.14.0) 2026-06-18 01:53:16.765 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (2.34.2) 2026-06-18 01:53:16.768 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (2.1.0) 2026-06-18 01:53:16.768 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (1.8.2) 2026-06-18 01:53:16.768 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (4.15.0) 2026-06-18 01:53:16.775 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.1.0.dev45) (1.3.0) 2026-06-18 01:53:16.776 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.1.0.dev45) (2.0.0) 2026-06-18 01:53:16.776 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.1.0.dev45) (6.0.3) 2026-06-18 01:53:16.800 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-06-18 01:53:16.824 | Downloading alembic-1.18.4-py3-none-any.whl.metadata (7.2 kB) 2026-06-18 01:53:16.834 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=6.0.0->keystone==29.1.0.dev45) (3.1.0) 2026-06-18 01:53:16.850 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-06-18 01:53:16.873 | Downloading testresources-2.1.2-py3-none-any.whl.metadata (15 kB) 2026-06-18 01:53:16.900 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-06-18 01:53:16.924 | Downloading testscenarios-0.6.2-py3-none-any.whl.metadata (13 kB) 2026-06-18 01:53:16.955 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-06-18 01:53:16.977 | Downloading mako-1.3.12-py3-none-any.whl.metadata (2.9 kB) 2026-06-18 01:53:16.988 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.db>=6.0.0->keystone==29.1.0.dev45) (2.2.1) 2026-06-18 01:53:16.992 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.44.0->keystone==29.1.0.dev45) (2.9.0.post0) 2026-06-18 01:53:16.994 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) (3.3.0) 2026-06-18 01:53:17.020 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-18 01:53:17.044 | Downloading oslo_service-4.6.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-18 01:53:17.073 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-18 01:53:17.096 | Downloading cachetools-7.1.4-py3-none-any.whl.metadata (5.5 kB) 2026-06-18 01:53:17.132 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-18 01:53:17.155 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-06-18 01:53:17.194 | Collecting kombu>=4.6.8 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-18 01:53:17.217 | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-18 01:53:17.249 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-18 01:53:17.273 | Downloading oslo_metrics-0.16.0-py3-none-any.whl.metadata (1.5 kB) 2026-06-18 01:53:17.296 | Collecting vine<6.0.0,>=5.0.0 (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-18 01:53:17.319 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-06-18 01:53:17.348 | Collecting tzdata>=2025.2 (from kombu>=4.6.8->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-18 01:53:17.370 | Downloading tzdata-2026.2-py2.py3-none-any.whl.metadata (1.4 kB) 2026-06-18 01:53:17.379 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) (26.2) 2026-06-18 01:53:17.401 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-18 01:53:17.424 | Downloading prometheus_client-0.25.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-18 01:53:17.449 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==29.1.0.dev45) 2026-06-18 01:53:17.473 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-06-18 01:53:17.508 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-18 01:53:17.531 | Downloading eventlet-0.41.0-py3-none-any.whl.metadata (5.4 kB) 2026-06-18 01:53:17.720 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-18 01:53:17.745 | Downloading greenlet-3.5.1-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) 2026-06-18 01:53:17.782 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-18 01:53:17.806 | Downloading oslo_concurrency-7.5.0-py3-none-any.whl.metadata (2.2 kB) 2026-06-18 01:53:17.831 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-18 01:53:17.854 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-06-18 01:53:17.881 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-18 01:53:17.907 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-06-18 01:53:17.948 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-18 01:53:17.973 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-06-18 01:53:18.023 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-18 01:53:18.053 | 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-18 01:53:18.082 | Collecting dnspython>=1.15.0 (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-18 01:53:18.105 | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-06-18 01:53:18.145 | Collecting fasteners>=0.7.0 (from oslo.concurrency>=3.25.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-18 01:53:18.169 | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-06-18 01:53:18.201 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev45) 2026-06-18 01:53:18.223 | Downloading prettytable-3.17.0-py3-none-any.whl.metadata (34 kB) 2026-06-18 01:53:18.245 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==29.1.0.dev45) (3.3.2) 2026-06-18 01:53:18.246 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==29.1.0.dev45) (7.2.2) 2026-06-18 01:53:18.255 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) (82.0.1) 2026-06-18 01:53:18.272 | Collecting wcwidth (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev45) 2026-06-18 01:53:18.295 | Downloading wcwidth-0.8.1-py3-none-any.whl.metadata (43 kB) 2026-06-18 01:53:18.347 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-06-18 01:53:18.370 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-06-18 01:53:18.407 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-06-18 01:53:18.430 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-06-18 01:53:18.472 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-06-18 01:53:18.497 | Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-06-18 01:53:18.518 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (3.4.7) 2026-06-18 01:53:18.519 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (3.18) 2026-06-18 01:53:18.519 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (2.7.0) 2026-06-18 01:53:18.521 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (2023.11.17) 2026-06-18 01:53:18.551 | Collecting elementpath<5.0.0,>=4.1.5 (from xmlschema<3.0.0,>=2.0.0->pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-06-18 01:53:18.574 | Downloading elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2026-06-18 01:53:18.624 | Collecting repoze.lru>=0.3 (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-18 01:53:18.654 | Downloading repoze_lru-0.8-py3-none-any.whl.metadata (1.8 kB) 2026-06-18 01:53:18.731 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-06-18 01:53:18.805 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-06-18 01:53:18.898 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 44.3 MB/s 0:00:00 2026-06-18 01:53:18.922 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (219 kB) 2026-06-18 01:53:18.954 | Downloading flask-3.1.3-py3-none-any.whl (103 kB) 2026-06-18 01:53:18.984 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-06-18 01:53:19.012 | Downloading click-8.4.1-py3-none-any.whl (116 kB) 2026-06-18 01:53:19.043 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-06-18 01:53:19.074 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2026-06-18 01:53:19.104 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-06-18 01:53:19.132 | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-06-18 01:53:19.163 | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-06-18 01:53:19.193 | Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 2026-06-18 01:53:19.225 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-06-18 01:53:19.255 | 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-18 01:53:19.285 | Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2026-06-18 01:53:19.318 | Downloading oslo_db-18.0.0-py3-none-any.whl (152 kB) 2026-06-18 01:53:19.350 | Downloading alembic-1.18.4-py3-none-any.whl (263 kB) 2026-06-18 01:53:19.385 | Downloading oslo_messaging-18.1.0-py3-none-any.whl (202 kB) 2026-06-18 01:53:19.417 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-06-18 01:53:19.447 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-06-18 01:53:19.477 | Downloading cachetools-7.1.4-py3-none-any.whl (16 kB) 2026-06-18 01:53:19.508 | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-06-18 01:53:19.541 | Downloading oslo_metrics-0.16.0-py3-none-any.whl (14 kB) 2026-06-18 01:53:19.571 | Downloading oslo_middleware-8.1.0-py3-none-any.whl (65 kB) 2026-06-18 01:53:19.606 | Downloading oslo_policy-5.1.0-py3-none-any.whl (89 kB) 2026-06-18 01:53:19.638 | Downloading oslo_service-4.6.0-py3-none-any.whl (117 kB) 2026-06-18 01:53:19.672 | Downloading eventlet-0.41.0-py3-none-any.whl (364 kB) 2026-06-18 01:53:19.707 | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-06-18 01:53:19.740 | Downloading greenlet-3.5.1-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (611 kB) 2026-06-18 01:53:19.755 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 611.4/611.4 kB 32.7 MB/s 0:00:00 2026-06-18 01:53:19.779 | Downloading oslo_concurrency-7.5.0-py3-none-any.whl (48 kB) 2026-06-18 01:53:19.807 | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-06-18 01:53:19.840 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl (14 kB) 2026-06-18 01:53:19.869 | Downloading osprofiler-4.4.0-py3-none-any.whl (95 kB) 2026-06-18 01:53:19.902 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-06-18 01:53:19.948 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-06-18 01:53:19.976 | Downloading prettytable-3.17.0-py3-none-any.whl (34 kB) 2026-06-18 01:53:20.005 | Downloading prometheus_client-0.25.0-py3-none-any.whl (64 kB) 2026-06-18 01:53:20.039 | Downloading pysaml2-7.5.4-py3-none-any.whl (420 kB) 2026-06-18 01:53:20.072 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-06-18 01:53:20.103 | Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-06-18 01:53:20.136 | Downloading elementpath-4.8.0-py3-none-any.whl (243 kB) 2026-06-18 01:53:20.167 | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-06-18 01:53:20.198 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-06-18 01:53:20.230 | Downloading repoze_lru-0.8-py3-none-any.whl (6.4 kB) 2026-06-18 01:53:20.261 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (376 kB) 2026-06-18 01:53:20.300 | 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-18 01:53:20.362 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 54.3 MB/s 0:00:00 2026-06-18 01:53:20.387 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-06-18 01:53:20.416 | Downloading testresources-2.1.2-py3-none-any.whl (25 kB) 2026-06-18 01:53:20.447 | Downloading testscenarios-0.6.2-py3-none-any.whl (12 kB) 2026-06-18 01:53:20.474 | Downloading tzdata-2026.2-py2.py3-none-any.whl (349 kB) 2026-06-18 01:53:20.506 | Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 2026-06-18 01:53:20.540 | 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-18 01:53:20.571 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-06-18 01:53:20.601 | Downloading mako-1.3.12-py3-none-any.whl (78 kB) 2026-06-18 01:53:20.632 | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-06-18 01:53:20.662 | Downloading pytz-2026.2-py2.py3-none-any.whl (510 kB) 2026-06-18 01:53:20.697 | Downloading wcwidth-0.8.1-py3-none-any.whl (323 kB) 2026-06-18 01:53:20.781 | Building wheels for collected packages: keystone 2026-06-18 01:53:20.782 | Building editable for keystone (pyproject.toml): started 2026-06-18 01:53:21.488 | Building editable for keystone (pyproject.toml): finished with status 'done' 2026-06-18 01:53:21.490 | Created wheel for keystone: filename=keystone-29.1.0.dev45-0.editable-py3-none-any.whl size=9269 sha256=6b431f8c840638b3fa490572ed3f5189a5bec4f736c955ee5e9c875100054826 2026-06-18 01:53:21.490 | Stored in directory: /tmp/pip-ephem-wheel-cache-v2aszih7/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2026-06-18 01:53:21.495 | Successfully built keystone 2026-06-18 01:53:21.637 | 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-18 01:53:22.597 | Attempting uninstall: oauthlib 2026-06-18 01:53:22.605 | Found existing installation: oauthlib 3.2.2 2026-06-18 01:53:22.606 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 01:53:22.606 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2026-06-18 01:53:22.690 | Attempting uninstall: markupsafe 2026-06-18 01:53:22.696 | Found existing installation: MarkupSafe 2.1.5 2026-06-18 01:53:22.697 | Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 01:53:22.697 | Can't uninstall 'MarkupSafe'. No files were found to uninstall. 2026-06-18 01:53:23.523 | Attempting uninstall: blinker 2026-06-18 01:53:23.531 | Found existing installation: blinker 1.7.0 2026-06-18 01:53:23.532 | Not uninstalling blinker at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 01:53:23.532 | Can't uninstall 'blinker'. No files were found to uninstall. 2026-06-18 01:53:23.559 | Attempting uninstall: attrs 2026-06-18 01:53:23.566 | Found existing installation: attrs 23.2.0 2026-06-18 01:53:23.567 | Not uninstalling attrs at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 01:53:23.567 | Can't uninstall 'attrs'. No files were found to uninstall. 2026-06-18 01:53:25.328 | Attempting uninstall: jinja2 2026-06-18 01:53:25.338 | Found existing installation: Jinja2 3.1.2 2026-06-18 01:53:25.339 | Not uninstalling jinja2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 01:53:25.339 | Can't uninstall 'Jinja2'. No files were found to uninstall. 2026-06-18 01:53:25.951 | Attempting uninstall: cryptography 2026-06-18 01:53:25.959 | Found existing installation: cryptography 41.0.7 2026-06-18 01:53:25.959 | Not uninstalling cryptography at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 01:53:25.960 | Can't uninstall 'cryptography'. No files were found to uninstall. 2026-06-18 01:53:26.578 | Attempting uninstall: jsonschema 2026-06-18 01:53:26.589 | Found existing installation: jsonschema 4.10.3 2026-06-18 01:53:26.589 | Not uninstalling jsonschema at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 01:53:26.590 | Can't uninstall 'jsonschema'. No files were found to uninstall. 2026-06-18 01:53:27.514 | 2026-06-18 01:53:27.527 | 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.dev45 kombu-5.6.2 markupsafe-3.0.3 oauthlib-3.3.1 oslo.concurrency-7.5.0 oslo.db-18.0.0 oslo.messaging-18.1.0 oslo.metrics-0.16.0 oslo.middleware-8.1.0 oslo.policy-5.1.0 oslo.service-4.6.0 oslo.upgradecheck-2.7.1 osprofiler-4.4.0 prometheus-client-0.25.0 pycparser-3.0 pyopenssl-24.2.1 pysaml2-7.5.4 pytz-2026.2 referencing-0.37.0 repoze.lru-0.8 rpds-py-2026.5.1 statsd-4.0.1 testresources-2.1.2 testscenarios-0.6.2 tzdata-2026.2 vine-5.1.0 wcwidth-0.8.1 xmlschema-2.5.1 2026-06-18 01:53:27.787 | + inc/python:pip_install:216 : result=0 2026-06-18 01:53:27.793 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-18 01:53:27.798 | + functions-common:time_stop:2414 : local name 2026-06-18 01:53:27.803 | + functions-common:time_stop:2415 : local end_time 2026-06-18 01:53:27.809 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 01:53:27.814 | + functions-common:time_stop:2417 : local total 2026-06-18 01:53:27.819 | + functions-common:time_stop:2418 : local start_time 2026-06-18 01:53:27.823 | + functions-common:time_stop:2420 : name=pip_install 2026-06-18 01:53:27.829 | + functions-common:time_stop:2421 : start_time=1781747591444 2026-06-18 01:53:27.835 | + functions-common:time_stop:2423 : [[ -z 1781747591444 ]] 2026-06-18 01:53:27.843 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 01:53:27.851 | + functions-common:time_stop:2426 : end_time=1781747607845 2026-06-18 01:53:27.856 | + functions-common:time_stop:2427 : elapsed_time=16401 2026-06-18 01:53:27.861 | + functions-common:time_stop:2428 : total=30631 2026-06-18 01:53:27.867 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 01:53:27.872 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=47032 2026-06-18 01:53:27.877 | + inc/python:pip_install:219 : return 0 2026-06-18 01:53:27.883 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-18 01:53:27.889 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-18 01:53:27.896 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2026-06-18 01:53:27.901 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2026-06-18 01:53:27.906 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 01:53:27.912 | + 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-18 01:53:27.918 | + 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-18 01:53:27.923 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 01:53:27.930 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2026-06-18 01:53:27.968 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 01:53:27.975 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-18 01:53:27.981 | + ./stack.sh:main:918 : configure_keystone 2026-06-18 01:53:27.987 | + lib/keystone:configure_keystone:143 : sudo install -d -o stack /etc/keystone 2026-06-18 01:53:28.012 | + 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-18 01:53:28.019 | + lib/keystone:configure_keystone:146 : install -m 600 /dev/null /etc/keystone/keystone.conf 2026-06-18 01:53:28.031 | + lib/keystone:configure_keystone:149 : is_service_enabled ldap 2026-06-18 01:53:28.068 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 01:53:28.075 | + lib/keystone:configure_keystone:153 : iniset /etc/keystone/keystone.conf identity driver sql 2026-06-18 01:53:28.147 | + lib/keystone:configure_keystone:154 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2026-06-18 01:53:28.210 | + lib/keystone:configure_keystone:155 : iniset /etc/keystone/keystone.conf assignment driver sql 2026-06-18 01:53:28.281 | + lib/keystone:configure_keystone:156 : iniset /etc/keystone/keystone.conf role driver sql 2026-06-18 01:53:28.356 | + lib/keystone:configure_keystone:157 : iniset /etc/keystone/keystone.conf resource driver sql 2026-06-18 01:53:28.425 | + lib/keystone:configure_keystone:160 : iniset /etc/keystone/keystone.conf cache enabled True 2026-06-18 01:53:28.498 | + lib/keystone:configure_keystone:161 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2026-06-18 01:53:28.568 | + lib/keystone:configure_keystone:162 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2026-06-18 01:53:28.635 | + lib/keystone:configure_keystone:166 : iniset /etc/keystone/keystone.conf api response_validation error 2026-06-18 01:53:28.711 | + lib/keystone:configure_keystone:168 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2026-06-18 01:53:28.717 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2026-06-18 01:53:28.722 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2026-06-18 01:53:28.726 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2026-06-18 01:53:28.733 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-18 01:53:28.739 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-18 01:53:28.775 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 01:53:28.782 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-18 01:53:28.788 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-18 01:53:28.794 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-18 01:53:28.831 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 01:53:28.835 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@199.204.45.132:5672/ 2026-06-18 01:53:28.842 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:secretrabbit@199.204.45.132:5672/ 2026-06-18 01:53:28.918 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-18 01:53:28.926 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-18 01:53:28.932 | + lib/keystone:configure_keystone:174 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint https://199.204.45.132/identity 2026-06-18 01:53:29.009 | + lib/keystone:configure_keystone:176 : [[ fernet != '' ]] 2026-06-18 01:53:29.015 | + lib/keystone:configure_keystone:177 : iniset /etc/keystone/keystone.conf token provider fernet 2026-06-18 01:53:29.093 | ++ lib/keystone:configure_keystone:180 : database_connection_url keystone 2026-06-18 01:53:29.099 | ++ lib/database:database_connection_url:134 : local db=keystone 2026-06-18 01:53:29.106 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2026-06-18 01:53:29.112 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=keystone 2026-06-18 01:53:29.119 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-18 01:53:29.124 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-18 01:53:29.131 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-18 01:53:29.167 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 01:53:29.174 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-18 01:53:29.180 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-06-18 01:53:29.188 | + 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-18 01:53:29.268 | + lib/keystone:configure_keystone:183 : '[' False '!=' False ']' 2026-06-18 01:53:29.273 | + lib/keystone:configure_keystone:188 : setup_logging /etc/keystone/keystone.conf 2026-06-18 01:53:29.279 | + functions:setup_logging:693 : setup_systemd_logging /etc/keystone/keystone.conf 2026-06-18 01:53:29.285 | + functions:setup_systemd_logging:710 : local conf_file=/etc/keystone/keystone.conf 2026-06-18 01:53:29.293 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-18 01:53:29.335 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-18 01:53:29.341 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-18 01:53:29.347 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-18 01:53:29.354 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-18 01:53:29.361 | + 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-18 01:53:29.429 | + 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-18 01:53:29.500 | + 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-18 01:53:29.569 | + functions:setup_systemd_logging:727 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-18 01:53:29.634 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2026-06-18 01:53:29.699 | + lib/keystone:configure_keystone:190 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2026-06-18 01:53:29.769 | + lib/keystone:configure_keystone:192 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2026-06-18 01:53:29.774 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2026-06-18 01:53:29.781 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2026-06-18 01:53:29.786 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2026-06-18 01:53:29.792 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-18 01:53:29.796 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2026-06-18 01:53:29.802 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2026-06-18 01:53:29.807 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-18 01:53:29.812 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-18 01:53:29.836 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-06-18 01:53:29.838 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-18 01:53:29.851 | d /var/run/uwsgi 0755 stack root 2026-06-18 01:53:29.858 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-18 01:53:29.880 | /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-18 01:53:29.890 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2026-06-18 01:53:29.896 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2026-06-18 01:53:29.905 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-18 01:53:29.910 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2026-06-18 01:53:29.975 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 4 2026-06-18 01:53:30.038 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2026-06-18 01:53:30.102 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2026-06-18 01:53:30.169 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2026-06-18 01:53:30.232 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2026-06-18 01:53:30.286 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2026-06-18 01:53:30.355 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2026-06-18 01:53:30.421 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2026-06-18 01:53:30.486 | + 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-18 01:53:30.551 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2026-06-18 01:53:30.616 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2026-06-18 01:53:30.681 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2026-06-18 01:53:30.743 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2026-06-18 01:53:30.810 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-18 01:53:30.815 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-18 01:53:30.822 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2026-06-18 01:53:30.828 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2026-06-18 01:53:30.834 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-18 01:53:30.839 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 01:53:30.846 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 01:53:30.852 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-api.conf 2026-06-18 01:53:30.860 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/keystone-api.conf 2026-06-18 01:53:30.865 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2026-06-18 01:53:30.926 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2026-06-18 01:53:30.992 | + 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-18 01:53:30.993 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/keystone-api.conf 2026-06-18 01:53:31.008 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2026-06-18 01:53:31.017 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2026-06-18 01:53:31.022 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2026-06-18 01:53:31.029 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-18 01:53:31.035 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-18 01:53:31.041 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-18 01:53:31.048 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-18 01:53:31.054 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 01:53:31.059 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 01:53:31.065 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-18 01:53:31.071 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-18 01:53:31.077 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 01:53:31.082 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 01:53:31.087 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-api 2026-06-18 01:53:31.136 | Enabling site keystone-api. 2026-06-18 01:53:31.146 | To activate the new configuration, you need to run: 2026-06-18 01:53:31.146 | systemctl reload apache2 2026-06-18 01:53:31.157 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-18 01:53:31.161 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-18 01:53:31.168 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-18 01:53:31.173 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-18 01:53:31.313 | + lib/keystone:configure_keystone:194 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2026-06-18 01:53:31.367 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2026-06-18 01:53:31.436 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2026-06-18 01:53:31.505 | + lib/keystone:configure_keystone:206 : [[ True = True ]] 2026-06-18 01:53:31.511 | + lib/keystone:configure_keystone:207 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2026-06-18 01:53:31.583 | + lib/keystone:configure_keystone:208 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2026-06-18 01:53:31.647 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2026-06-18 01:53:31.713 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2026-06-18 01:53:31.779 | + lib/keystone:configure_keystone:214 : [[ False == True ]] 2026-06-18 01:53:31.784 | + lib/keystone:configure_keystone:214 : [[ False == True ]] 2026-06-18 01:53:31.790 | + lib/keystone:configure_keystone:218 : iniset /etc/keystone/keystone.conf oslo_policy enforce_scope false 2026-06-18 01:53:31.851 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults false 2026-06-18 01:53:31.915 | + ./stack.sh:main:922 : is_service_enabled swift 2026-06-18 01:53:31.947 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 01:53:31.953 | + ./stack.sh:main:936 : is_service_enabled g-api n-api 2026-06-18 01:53:31.988 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 01:53:31.995 | + ./stack.sh:main:938 : stack_install_service glance 2026-06-18 01:53:32.000 | + lib/stack:stack_install_service:20 : local service=glance 2026-06-18 01:53:32.005 | + lib/stack:stack_install_service:21 : type install_glance 2026-06-18 01:53:32.011 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-18 01:53:32.017 | + lib/stack:stack_install_service:32 : install_glance 2026-06-18 01:53:32.022 | + lib/glance:install_glance:551 : glance_store_extras=() 2026-06-18 01:53:32.026 | + lib/glance:install_glance:551 : local glance_store_extras 2026-06-18 01:53:32.033 | + lib/glance:install_glance:553 : is_service_enabled cinder 2026-06-18 01:53:32.065 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 01:53:32.071 | + lib/glance:install_glance:554 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2026-06-18 01:53:32.078 | + lib/glance:install_glance:557 : is_service_enabled swift 2026-06-18 01:53:32.113 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 01:53:32.118 | + lib/glance:install_glance:563 : use_library_from_git glance_store 2026-06-18 01:53:32.124 | + inc/python:use_library_from_git:266 : local name=glance_store 2026-06-18 01:53:32.131 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 01:53:32.136 | + 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-18 01:53:32.143 | + 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-18 01:53:32.148 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 01:53:32.157 | ++ lib/glance:install_glance:569 : join_extras cinder 2026-06-18 01:53:32.163 | ++ inc/python:join_extras:28 : local IFS=, 2026-06-18 01:53:32.169 | ++ inc/python:join_extras:29 : echo cinder 2026-06-18 01:53:32.176 | + lib/glance:install_glance:569 : pip_install_gr_extras glance-store cinder 2026-06-18 01:53:32.182 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2026-06-18 01:53:32.189 | + inc/python:pip_install_gr_extras:108 : local extras=cinder 2026-06-18 01:53:32.195 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2026-06-18 01:53:32.202 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2026-06-18 01:53:32.207 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2026-06-18 01:53:32.212 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2026-06-18 01:53:32.219 | +++ 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-18 01:53:32.221 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2026-06-18 01:53:32.232 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2026-06-18 01:53:32.238 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2026-06-18 01:53:32.243 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2026-06-18 01:53:32.250 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2026-06-18 01:53:32.257 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[cinder]!=0.29.0' 2026-06-18 01:53:32.301 | Using python 3.12 to install glance-store[cinder]!=0.29.0 2026-06-18 01:53:32.307 | + 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-18 01:53:32.971 | Collecting glance-store!=0.29.0 (from glance-store[cinder]!=0.29.0) 2026-06-18 01:53:33.030 | Downloading glance_store-5.5.0-py3-none-any.whl.metadata (4.6 kB) 2026-06-18 01:53:33.046 | 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-18 01:53:33.046 | 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-18 01:53:33.047 | 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-18 01:53:33.047 | 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-18 01:53:33.048 | 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-18 01:53:33.049 | 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-18 01:53:33.049 | 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-18 01:53:33.050 | 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-18 01:53:33.050 | 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-18 01:53:33.051 | 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-18 01:53:33.052 | 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-18 01:53:33.063 | Collecting retrying!=1.3.0,>=1.2.3 (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) 2026-06-18 01:53:33.068 | Downloading retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2026-06-18 01:53:33.078 | 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-18 01:53:33.080 | 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-18 01:53:33.081 | 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-18 01:53:33.086 | 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-18 01:53:33.087 | 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-18 01:53:33.116 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder]!=0.29.0) 2026-06-18 01:53:33.121 | Downloading python_cinderclient-9.9.0-py3-none-any.whl.metadata (19 kB) 2026-06-18 01:53:33.167 | Collecting os-brick>=6.3.0 (from glance-store[cinder]!=0.29.0) 2026-06-18 01:53:33.171 | Downloading os_brick-7.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-18 01:53:33.208 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder]!=0.29.0) 2026-06-18 01:53:33.214 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-18 01:53:33.244 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder]!=0.29.0) 2026-06-18 01:53:33.249 | Downloading oslo_privsep-3.11.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-18 01:53:33.264 | 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-18 01:53:33.265 | 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-18 01:53:33.266 | 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-18 01:53:33.266 | 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-18 01:53:33.271 | 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-18 01:53:33.272 | 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-18 01:53:33.273 | 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-18 01:53:33.273 | 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-18 01:53:33.277 | 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-18 01:53:33.277 | 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-18 01:53:33.278 | 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-18 01:53:33.304 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) 2026-06-18 01:53:33.307 | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-06-18 01:53:33.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-18 01:53:33.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-18 01:53:33.324 | 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-18 01:53:33.325 | 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-18 01:53:33.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-18 01:53:33.332 | 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-18 01:53:33.334 | 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-18 01:53:33.335 | 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.2.0) 2026-06-18 01:53:33.337 | 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-18 01:53:33.343 | 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-18 01:53:33.345 | 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-18 01:53:33.345 | 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-18 01:53:33.346 | 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-18 01:53:33.347 | 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-18 01:53:33.350 | 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-18 01:53:33.350 | 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-18 01:53:33.353 | 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-18 01:53:33.362 | 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-18 01:53:33.364 | 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.1) 2026-06-18 01:53:33.366 | 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-18 01:53:33.373 | 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-18 01:53:33.373 | 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-18 01:53:33.374 | 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-18 01:53:33.375 | 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-18 01:53:33.386 | 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-18 01:53:33.416 | Downloading glance_store-5.5.0-py3-none-any.whl (262 kB) 2026-06-18 01:53:33.451 | Downloading os_brick-7.1.0-py3-none-any.whl (285 kB) 2026-06-18 01:53:33.478 | Downloading oslo_privsep-3.11.0-py3-none-any.whl (41 kB) 2026-06-18 01:53:33.513 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl (40 kB) 2026-06-18 01:53:33.532 | Downloading python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-06-18 01:53:33.547 | Downloading retrying-1.4.2-py3-none-any.whl (10 kB) 2026-06-18 01:53:33.559 | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-06-18 01:53:33.665 | Installing collected packages: tenacity, retrying, oslo.rootwrap, python-cinderclient, oslo.privsep, glance-store, os-brick 2026-06-18 01:53:34.389 | 2026-06-18 01:53:34.400 | 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-18 01:53:34.488 | + inc/python:pip_install:216 : result=0 2026-06-18 01:53:34.493 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-18 01:53:34.499 | + functions-common:time_stop:2414 : local name 2026-06-18 01:53:34.505 | + functions-common:time_stop:2415 : local end_time 2026-06-18 01:53:34.510 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 01:53:34.516 | + functions-common:time_stop:2417 : local total 2026-06-18 01:53:34.520 | + functions-common:time_stop:2418 : local start_time 2026-06-18 01:53:34.526 | + functions-common:time_stop:2420 : name=pip_install 2026-06-18 01:53:34.532 | + functions-common:time_stop:2421 : start_time=1781747612290 2026-06-18 01:53:34.536 | + functions-common:time_stop:2423 : [[ -z 1781747612290 ]] 2026-06-18 01:53:34.543 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 01:53:34.551 | + functions-common:time_stop:2426 : end_time=1781747614546 2026-06-18 01:53:34.557 | + functions-common:time_stop:2427 : elapsed_time=2256 2026-06-18 01:53:34.563 | + functions-common:time_stop:2428 : total=47032 2026-06-18 01:53:34.567 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 01:53:34.573 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=49288 2026-06-18 01:53:34.579 | + inc/python:pip_install:219 : return 0 2026-06-18 01:53:34.587 | + lib/glance:install_glance:570 : copy_rootwrap /opt/stack/data/venv/etc/glance 2026-06-18 01:53:34.592 | + lib/glance:copy_rootwrap:265 : local source_path=/opt/stack/data/venv/etc/glance 2026-06-18 01:53:34.598 | + lib/glance:copy_rootwrap:267 : sudo install -d -o stack /etc/glance 2026-06-18 01:53:34.619 | + 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-18 01:53:34.630 | + lib/glance:install_glance:573 : git_clone https://github.com/openstack/glance.git /opt/stack/glance master 2026-06-18 01:53:34.636 | + functions-common:git_clone:583 : local git_remote=https://github.com/openstack/glance.git 2026-06-18 01:53:34.642 | + functions-common:git_clone:584 : local git_dest=/opt/stack/glance 2026-06-18 01:53:34.647 | + functions-common:git_clone:585 : local git_ref=master 2026-06-18 01:53:34.653 | + functions-common:git_clone:586 : local orig_dir 2026-06-18 01:53:34.659 | ++ functions-common:git_clone:587 : pwd 2026-06-18 01:53:34.665 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-18 01:53:34.670 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-18 01:53:34.677 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-18 01:53:34.715 | + functions-common:git_clone:590 : RECLONE=False 2026-06-18 01:53:34.721 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-18 01:53:34.727 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-18 01:53:34.735 | + functions-common:git_clone:604 : echo master 2026-06-18 01:53:34.736 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-18 01:53:34.746 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/glance ]] 2026-06-18 01:53:34.751 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-18 01:53:34.757 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/glance 2026-06-18 01:53:34.780 | + functions-common:git_clone:666 : cd /opt/stack/glance 2026-06-18 01:53:34.787 | + functions-common:git_clone:667 : git show --oneline 2026-06-18 01:53:34.788 | + functions-common:git_clone:667 : head -1 2026-06-18 01:53:34.802 | 6dd6e4dd0 Merge "Add support for downloading images from preferred stores" 2026-06-18 01:53:34.808 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-18 01:53:34.815 | + lib/glance:install_glance:575 : setup_develop /opt/stack/glance 2026-06-18 01:53:34.822 | + inc/python:setup_develop:353 : local bindep 2026-06-18 01:53:34.828 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2026-06-18 01:53:34.835 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2026-06-18 01:53:34.840 | + inc/python:setup_develop:359 : local extras= 2026-06-18 01:53:34.846 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2026-06-18 01:53:34.852 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-18 01:53:34.858 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2026-06-18 01:53:34.864 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2026-06-18 01:53:34.870 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-18 01:53:34.877 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-18 01:53:34.885 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2026-06-18 01:53:34.892 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-18 01:53:34.899 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2026-06-18 01:53:34.905 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-18 01:53:34.910 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-18 01:53:34.917 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2026-06-18 01:53:34.929 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2026-06-18 01:53:34.935 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2026-06-18 01:53:34.940 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2026-06-18 01:53:35.031 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2026-06-18 01:53:35.037 | + inc/python:setup_package:436 : local bindep=0 2026-06-18 01:53:35.042 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-18 01:53:35.048 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-18 01:53:35.054 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2026-06-18 01:53:35.059 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2026-06-18 01:53:35.064 | + inc/python:setup_package:445 : local flags=-e 2026-06-18 01:53:35.070 | + inc/python:setup_package:446 : local extras= 2026-06-18 01:53:35.076 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-18 01:53:35.082 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-18 01:53:35.088 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-18 01:53:35.094 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-18 01:53:35.099 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-18 01:53:35.106 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2026-06-18 01:53:35.151 | Using python 3.12 to install /opt/stack/glance 2026-06-18 01:53:35.156 | + 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-18 01:53:35.709 | Obtaining file:///opt/stack/glance 2026-06-18 01:53:35.711 | Installing build dependencies: started 2026-06-18 01:53:36.602 | Installing build dependencies: finished with status 'done' 2026-06-18 01:53:36.603 | Checking if build backend supports build_editable: started 2026-06-18 01:53:36.902 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-18 01:53:36.904 | Getting requirements to build editable: started 2026-06-18 01:53:37.049 | Getting requirements to build editable: finished with status 'done' 2026-06-18 01:53:37.051 | Preparing editable metadata (pyproject.toml): started 2026-06-18 01:53:37.644 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-18 01:53:37.658 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev60) (7.0.3) 2026-06-18 01:53:37.659 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev60) (0.7.1) 2026-06-18 01:53:37.659 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev60) (2.0.50) 2026-06-18 01:53:37.660 | Requirement already satisfied: eventlet>=0.33.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev60) (0.41.0) 2026-06-18 01:53:37.660 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev60) (3.1.0) 2026-06-18 01:53:37.661 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev60) (2.5.1) 2026-06-18 01:53:37.661 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev60) (1.8.10) 2026-06-18 01:53:37.662 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev60) (1.18.4) 2026-06-18 01:53:37.758 | Collecting httplib2>=0.9.1 (from glance==32.1.0.dev60) 2026-06-18 01:53:37.882 | Downloading httplib2-0.31.2-py3-none-any.whl.metadata (2.2 kB) 2026-06-18 01:53:37.892 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev60) (10.5.0) 2026-06-18 01:53:37.893 | Requirement already satisfied: oslo.concurrency>=4.5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev60) (7.5.0) 2026-06-18 01:53:37.893 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev60) (6.4.0) 2026-06-18 01:53:37.894 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev60) (2.7.1) 2026-06-18 01:53:37.894 | Requirement already satisfied: oslo.utils>=7.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev60) (10.1.1) 2026-06-18 01:53:37.895 | 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.dev60) (5.8.0) 2026-06-18 01:53:37.896 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev60) (3.3.0) 2026-06-18 01:53:37.927 | Collecting taskflow>=4.0.0 (from glance==32.1.0.dev60) 2026-06-18 01:53:37.950 | Downloading taskflow-6.3.0-py3-none-any.whl.metadata (4.5 kB) 2026-06-18 01:53:37.965 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev60) (5.14.0) 2026-06-18 01:53:37.966 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev60) (13.0.0) 2026-06-18 01:53:37.980 | Collecting WSME>=0.8.0 (from glance==32.1.0.dev60) 2026-06-18 01:53:38.003 | Downloading WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2026-06-18 01:53:38.012 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev60) (3.17.0) 2026-06-18 01:53:38.012 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev60) (3.10.1) 2026-06-18 01:53:38.013 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev60) (4.26.0) 2026-06-18 01:53:38.014 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev60) (5.8.0) 2026-06-18 01:53:38.014 | Requirement already satisfied: oslo.db>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev60) (18.0.0) 2026-06-18 01:53:38.015 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev60) (6.8.0) 2026-06-18 01:53:38.042 | Collecting oslo.limit>=1.6.0 (from glance==32.1.0.dev60) 2026-06-18 01:53:38.065 | Downloading oslo_limit-2.11.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-18 01:53:38.075 | Requirement already satisfied: oslo.log>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev60) (8.2.0) 2026-06-18 01:53:38.076 | 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.dev60) (18.1.0) 2026-06-18 01:53:38.076 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev60) (8.1.0) 2026-06-18 01:53:38.096 | Collecting oslo.reports>=1.18.0 (from glance==32.1.0.dev60) 2026-06-18 01:53:38.120 | Downloading oslo_reports-3.8.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-18 01:53:38.128 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev60) (5.1.0) 2026-06-18 01:53:38.128 | Requirement already satisfied: osprofiler>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev60) (4.4.0) 2026-06-18 01:53:38.128 | Requirement already satisfied: glance-store>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev60) (5.5.0) 2026-06-18 01:53:38.129 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev60) (3.1.0) 2026-06-18 01:53:38.129 | Requirement already satisfied: cryptography>=2.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev60) (43.0.3) 2026-06-18 01:53:38.143 | Collecting cursive>=0.2.1 (from glance==32.1.0.dev60) 2026-06-18 01:53:38.167 | Downloading cursive-0.2.3-py2.py3-none-any.whl.metadata (1.7 kB) 2026-06-18 01:53:38.204 | Collecting castellan>=0.17.0 (from glance==32.1.0.dev60) 2026-06-18 01:53:38.227 | Downloading castellan-5.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-18 01:53:38.237 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==32.1.0.dev60) (1.3.12) 2026-06-18 01:53:38.238 | 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.dev60) (4.15.0) 2026-06-18 01:53:38.262 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==32.1.0.dev60) 2026-06-18 01:53:38.284 | Downloading python_barbicanclient-7.4.0-py3-none-any.whl.metadata (11 kB) 2026-06-18 01:53:38.299 | 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.dev60) (2.34.2) 2026-06-18 01:53:38.302 | 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.dev60) (2.0.0) 2026-06-18 01:53:38.306 | 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.dev60) (3.0) 2026-06-18 01:53:38.309 | 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.dev60) (5.10.0) 2026-06-18 01:53:38.310 | 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.dev60) (2.2.1) 2026-06-18 01:53:38.313 | 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.dev60) (2.8.0) 2026-06-18 01:53:38.313 | 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.dev60) (3.5.1) 2026-06-18 01:53:38.319 | 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.dev60) (1.4.2) 2026-06-18 01:53:38.323 | 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.dev60) (3.3.2) 2026-06-18 01:53:38.325 | 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.dev60) (26.1.0) 2026-06-18 01:53:38.325 | 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.dev60) (2025.9.1) 2026-06-18 01:53:38.326 | 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.dev60) (0.37.0) 2026-06-18 01:53:38.326 | 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.dev60) (2026.5.1) 2026-06-18 01:53:38.330 | 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.dev60) (2.1.0) 2026-06-18 01:53:38.331 | 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.dev60) (1.8.2) 2026-06-18 01:53:38.334 | 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.dev60) (4.2.0) 2026-06-18 01:53:38.335 | 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.dev60) (4.0.1) 2026-06-18 01:53:38.336 | 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.dev60) (2.13.0) 2026-06-18 01:53:38.340 | 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.dev60) (1.5.0) 2026-06-18 01:53:38.342 | 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.dev60) (5.3.1) 2026-06-18 01:53:38.345 | 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.dev60) (0.20) 2026-06-18 01:53:38.348 | 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.dev60) (1.3.0) 2026-06-18 01:53:38.348 | 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.dev60) (2.0.0) 2026-06-18 01:53:38.349 | 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.dev60) (6.0.3) 2026-06-18 01:53:38.354 | 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.dev60) (2.1.2) 2026-06-18 01:53:38.354 | 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.dev60) (0.6.2) 2026-06-18 01:53:38.394 | Collecting openstacksdk>=4.11.0 (from oslo.limit>=1.6.0->glance==32.1.0.dev60) 2026-06-18 01:53:38.416 | Downloading openstacksdk-4.16.0-py3-none-any.whl.metadata (12 kB) 2026-06-18 01:53:38.447 | Collecting jmespath>=0.9.0 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev60) 2026-06-18 01:53:38.470 | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-06-18 01:53:38.498 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev60) 2026-06-18 01:53:38.523 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-06-18 01:53:38.560 | Collecting platformdirs>=3 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev60) 2026-06-18 01:53:38.582 | Downloading platformdirs-4.10.0-py3-none-any.whl.metadata (5.5 kB) 2026-06-18 01:53:38.596 | 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.dev60) (7.2.2) 2026-06-18 01:53:38.618 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev60) 2026-06-18 01:53:38.640 | Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 2026-06-18 01:53:38.655 | 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.dev60) (2.9.0.post0) 2026-06-18 01:53:38.659 | 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.dev60) (4.6.0) 2026-06-18 01:53:38.660 | 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.dev60) (7.1.4) 2026-06-18 01:53:38.661 | 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.dev60) (5.3.1) 2026-06-18 01:53:38.662 | 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.dev60) (5.6.2) 2026-06-18 01:53:38.663 | 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.dev60) (0.16.0) 2026-06-18 01:53:38.665 | 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.dev60) (5.1.0) 2026-06-18 01:53:38.670 | 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.dev60) (2026.2) 2026-06-18 01:53:38.670 | 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.dev60) (26.2) 2026-06-18 01:53:38.674 | 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.dev60) (0.25.0) 2026-06-18 01:53:38.676 | 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.dev60) (5.0.0) 2026-06-18 01:53:38.677 | 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.dev60) (3.1.6) 2026-06-18 01:53:38.678 | 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.dev60) (4.0.1) 2026-06-18 01:53:38.682 | 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.dev60) (3.0.3) 2026-06-18 01:53:38.689 | 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.dev60) (1.2.0) 2026-06-18 01:53:38.695 | 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.dev60) (1.7.6) 2026-06-18 01:53:38.707 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->glance==32.1.0.dev60) (82.0.1) 2026-06-18 01:53:38.716 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->glance==32.1.0.dev60) (0.8.1) 2026-06-18 01:53:38.751 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev60) 2026-06-18 01:53:38.774 | Downloading cliff-4.14.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-18 01:53:38.800 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev60) 2026-06-18 01:53:38.822 | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-06-18 01:53:38.864 | Collecting cmd2>=3.0.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev60) 2026-06-18 01:53:38.888 | Downloading cmd2-4.0.0-py3-none-any.whl.metadata (16 kB) 2026-06-18 01:53:38.943 | 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.dev60) 2026-06-18 01:53:38.964 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl.metadata (6.4 kB) 2026-06-18 01:53:38.987 | 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.dev60) 2026-06-18 01:53:39.011 | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-06-18 01:53:39.020 | 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.dev60) (15.0.0) 2026-06-18 01:53:39.035 | 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.dev60) 2026-06-18 01:53:39.058 | Downloading rich_argparse-1.8.0-py3-none-any.whl.metadata (15 kB) 2026-06-18 01:53:39.079 | 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.dev60) (1.17.0) 2026-06-18 01:53:39.089 | 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.dev60) (3.4.7) 2026-06-18 01:53:39.089 | 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.dev60) (3.18) 2026-06-18 01:53:39.090 | 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.dev60) (2.7.0) 2026-06-18 01:53:39.091 | 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.dev60) (2023.11.17) 2026-06-18 01:53:39.108 | 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.dev60) (4.2.0) 2026-06-18 01:53:39.109 | 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.dev60) (2.20.0) 2026-06-18 01:53:39.113 | 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.dev60) (0.1.2) 2026-06-18 01:53:39.122 | 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.dev60) (0.8) 2026-06-18 01:53:39.166 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==32.1.0.dev60) 2026-06-18 01:53:39.188 | Downloading networkx-3.6.1-py3-none-any.whl.metadata (6.8 kB) 2026-06-18 01:53:39.265 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==32.1.0.dev60) 2026-06-18 01:53:39.290 | Downloading automaton-3.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-18 01:53:39.304 | 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.dev60) (9.1.4) 2026-06-18 01:53:39.323 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==32.1.0.dev60) 2026-06-18 01:53:39.346 | Downloading pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-06-18 01:53:39.410 | Collecting simplegeneric (from WSME>=0.8.0->glance==32.1.0.dev60) 2026-06-18 01:53:39.444 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-06-18 01:53:39.458 | Installing build dependencies: started 2026-06-18 01:53:40.270 | Installing build dependencies: finished with status 'done' 2026-06-18 01:53:40.271 | Getting requirements to build wheel: started 2026-06-18 01:53:40.607 | Getting requirements to build wheel: finished with status 'done' 2026-06-18 01:53:40.608 | Preparing metadata (pyproject.toml): started 2026-06-18 01:53:40.791 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-18 01:53:40.793 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->glance==32.1.0.dev60) (2026.2) 2026-06-18 01:53:40.857 | Collecting importlib-metadata>=4.4 (from WSME>=0.8.0->glance==32.1.0.dev60) 2026-06-18 01:53:40.904 | Downloading importlib_metadata-9.0.0-py3-none-any.whl.metadata (4.5 kB) 2026-06-18 01:53:40.946 | Collecting zipp>=3.20 (from importlib-metadata>=4.4->WSME>=0.8.0->glance==32.1.0.dev60) 2026-06-18 01:53:40.969 | Downloading zipp-4.1.0-py3-none-any.whl.metadata (3.6 kB) 2026-06-18 01:53:41.036 | Downloading castellan-5.7.0-py3-none-any.whl (103 kB) 2026-06-18 01:53:41.109 | Downloading cursive-0.2.3-py2.py3-none-any.whl (43 kB) 2026-06-18 01:53:41.140 | Downloading httplib2-0.31.2-py3-none-any.whl (91 kB) 2026-06-18 01:53:41.174 | Downloading oslo_limit-2.11.0-py3-none-any.whl (23 kB) 2026-06-18 01:53:41.206 | Downloading openstacksdk-4.16.0-py3-none-any.whl (2.0 MB) 2026-06-18 01:53:41.291 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 29.2 MB/s 0:00:00 2026-06-18 01:53:41.316 | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-06-18 01:53:41.345 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-06-18 01:53:41.378 | Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 2026-06-18 01:53:41.410 | Downloading oslo_reports-3.8.0-py3-none-any.whl (54 kB) 2026-06-18 01:53:41.441 | Downloading platformdirs-4.10.0-py3-none-any.whl (22 kB) 2026-06-18 01:53:41.474 | Downloading python_barbicanclient-7.4.0-py3-none-any.whl (88 kB) 2026-06-18 01:53:41.508 | Downloading cliff-4.14.0-py3-none-any.whl (86 kB) 2026-06-18 01:53:41.539 | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-06-18 01:53:41.569 | Downloading cmd2-4.0.0-py3-none-any.whl (180 kB) 2026-06-18 01:53:41.601 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl (391 kB) 2026-06-18 01:53:41.636 | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-06-18 01:53:41.669 | Downloading rich_argparse-1.8.0-py3-none-any.whl (25 kB) 2026-06-18 01:53:41.704 | Downloading taskflow-6.3.0-py3-none-any.whl (491 kB) 2026-06-18 01:53:41.740 | Downloading automaton-3.4.0-py3-none-any.whl (23 kB) 2026-06-18 01:53:41.768 | Downloading networkx-3.6.1-py3-none-any.whl (2.1 MB) 2026-06-18 01:53:41.808 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 52.8 MB/s 0:00:00 2026-06-18 01:53:41.832 | Downloading pydot-4.0.1-py3-none-any.whl (37 kB) 2026-06-18 01:53:41.864 | Downloading WSME-0.12.1-py3-none-any.whl (59 kB) 2026-06-18 01:53:41.895 | Downloading importlib_metadata-9.0.0-py3-none-any.whl (27 kB) 2026-06-18 01:53:41.927 | Downloading zipp-4.1.0-py3-none-any.whl (10 kB) 2026-06-18 01:53:41.977 | Building wheels for collected packages: glance, simplegeneric 2026-06-18 01:53:41.978 | Building editable for glance (pyproject.toml): started 2026-06-18 01:53:42.565 | Building editable for glance (pyproject.toml): finished with status 'done' 2026-06-18 01:53:42.566 | Created wheel for glance: filename=glance-32.1.0.dev60-0.editable-py3-none-any.whl size=8989 sha256=35a1ea719d8b4a43c6a5b7d38b982d6943754e43f8e630d7843eb8704381af0b 2026-06-18 01:53:42.567 | Stored in directory: /tmp/pip-ephem-wheel-cache-astw78zn/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2026-06-18 01:53:42.573 | Building wheel for simplegeneric (pyproject.toml): started 2026-06-18 01:53:42.790 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-06-18 01:53:42.791 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=a6a2af102678eec91c92d5fa5251b1c6ab55af05f2cc2cd46143fa3421d0bde7 2026-06-18 01:53:42.792 | Stored in directory: /opt/stack/.cache/pip/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-06-18 01:53:42.796 | Successfully built glance simplegeneric 2026-06-18 01:53:42.920 | 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-18 01:53:44.488 | Attempting uninstall: jsonpointer 2026-06-18 01:53:44.500 | Found existing installation: jsonpointer 2.0 2026-06-18 01:53:44.501 | Not uninstalling jsonpointer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 01:53:44.501 | Can't uninstall 'jsonpointer'. No files were found to uninstall. 2026-06-18 01:53:44.534 | Attempting uninstall: httplib2 2026-06-18 01:53:44.546 | Found existing installation: httplib2 0.20.4 2026-06-18 01:53:44.546 | Not uninstalling httplib2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 01:53:44.546 | Can't uninstall 'httplib2'. No files were found to uninstall. 2026-06-18 01:53:44.600 | Attempting uninstall: jsonpatch 2026-06-18 01:53:44.610 | Found existing installation: jsonpatch 1.32 2026-06-18 01:53:44.611 | Not uninstalling jsonpatch at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 01:53:44.611 | Can't uninstall 'jsonpatch'. No files were found to uninstall. 2026-06-18 01:53:47.075 | 2026-06-18 01:53:47.090 | 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.dev60 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.16.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-18 01:53:47.248 | + inc/python:pip_install:216 : result=0 2026-06-18 01:53:47.253 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-18 01:53:47.258 | + functions-common:time_stop:2414 : local name 2026-06-18 01:53:47.263 | + functions-common:time_stop:2415 : local end_time 2026-06-18 01:53:47.268 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 01:53:47.274 | + functions-common:time_stop:2417 : local total 2026-06-18 01:53:47.279 | + functions-common:time_stop:2418 : local start_time 2026-06-18 01:53:47.285 | + functions-common:time_stop:2420 : name=pip_install 2026-06-18 01:53:47.291 | + functions-common:time_stop:2421 : start_time=1781747615141 2026-06-18 01:53:47.297 | + functions-common:time_stop:2423 : [[ -z 1781747615141 ]] 2026-06-18 01:53:47.304 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 01:53:47.313 | + functions-common:time_stop:2426 : end_time=1781747627308 2026-06-18 01:53:47.318 | + functions-common:time_stop:2427 : elapsed_time=12167 2026-06-18 01:53:47.323 | + functions-common:time_stop:2428 : total=49288 2026-06-18 01:53:47.328 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 01:53:47.334 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=61455 2026-06-18 01:53:47.340 | + inc/python:pip_install:219 : return 0 2026-06-18 01:53:47.346 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-18 01:53:47.352 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-18 01:53:47.358 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2026-06-18 01:53:47.365 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2026-06-18 01:53:47.371 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 01:53:47.376 | + 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-18 01:53:47.382 | + 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-18 01:53:47.389 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 01:53:47.396 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-18 01:53:47.403 | + ./stack.sh:main:939 : configure_glance 2026-06-18 01:53:47.409 | + lib/glance:configure_glance:348 : sudo install -d -o stack /etc/glance /etc/glance/metadefs 2026-06-18 01:53:47.436 | + lib/glance:configure_glance:351 : local dburl 2026-06-18 01:53:47.443 | ++ lib/glance:configure_glance:352 : database_connection_url glance 2026-06-18 01:53:47.449 | ++ lib/database:database_connection_url:134 : local db=glance 2026-06-18 01:53:47.453 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2026-06-18 01:53:47.458 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=glance 2026-06-18 01:53:47.462 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-18 01:53:47.466 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-18 01:53:47.473 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-18 01:53:47.506 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 01:53:47.512 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-18 01:53:47.517 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-06-18 01:53:47.524 | + lib/glance:configure_glance:352 : dburl='mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-06-18 01:53:47.528 | + lib/glance:configure_glance:354 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2026-06-18 01:53:47.595 | + 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-18 01:53:47.668 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2026-06-18 01:53:47.737 | + lib/glance:configure_glance:357 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-06-18 01:53:47.806 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2026-06-18 01:53:47.874 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2026-06-18 01:53:47.945 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2026-06-18 01:53:48.020 | + lib/glance:configure_glance:361 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2026-06-18 01:53:48.026 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/glance/glance-api.conf 2026-06-18 01:53:48.032 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-06-18 01:53:48.038 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-18 01:53:48.044 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-18 01:53:48.050 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/glance/glance-api.conf glance keystone_authtoken 2026-06-18 01:53:48.055 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/glance/glance-api.conf 2026-06-18 01:53:48.061 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-06-18 01:53:48.067 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-18 01:53:48.072 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2026-06-18 01:53:48.142 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2026-06-18 01:53:48.212 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url https://199.204.45.132/identity 2026-06-18 01:53:48.277 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2026-06-18 01:53:48.346 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/glance/glance-api.conf keystone_authtoken password secretservice 2026-06-18 01:53:48.410 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2026-06-18 01:53:48.478 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2026-06-18 01:53:48.549 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2026-06-18 01:53:48.616 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken www_authenticate_uri https://199.204.45.132/identity 2026-06-18 01:53:48.680 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-18 01:53:48.749 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2026-06-18 01:53:48.809 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-18 01:53:48.815 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2026-06-18 01:53:48.889 | + lib/glance:configure_glance:363 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2026-06-18 01:53:48.895 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2026-06-18 01:53:48.901 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2026-06-18 01:53:48.906 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-18 01:53:48.911 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-18 01:53:48.915 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-18 01:53:48.951 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 01:53:48.959 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-18 01:53:48.965 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-18 01:53:48.971 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-18 01:53:49.007 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 01:53:49.013 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@199.204.45.132:5672/ 2026-06-18 01:53:49.019 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@199.204.45.132:5672/ 2026-06-18 01:53:49.086 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-18 01:53:49.092 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-18 01:53:49.098 | + lib/glance:configure_glance:364 : '[' libvirt = libvirt ']' 2026-06-18 01:53:49.103 | + lib/glance:configure_glance:364 : '[' kvm = parallels ']' 2026-06-18 01:53:49.109 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2026-06-18 01:53:49.176 | + lib/glance:configure_glance:369 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2026-06-18 01:53:49.244 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2026-06-18 01:53:49.320 | + lib/glance:configure_glance:373 : configure_glance_store False False 2026-06-18 01:53:49.326 | + lib/glance:configure_glance_store:278 : local use_cinder_for_glance=False 2026-06-18 01:53:49.333 | + lib/glance:configure_glance_store:279 : local glance_enable_multiple_stores=False 2026-06-18 01:53:49.339 | + lib/glance:configure_glance_store:280 : local be 2026-06-18 01:53:49.344 | + lib/glance:configure_glance_store:282 : [[ False == \F\a\l\s\e ]] 2026-06-18 01:53:49.349 | + lib/glance:configure_glance_store:283 : [[ False == \T\r\u\e ]] 2026-06-18 01:53:49.356 | + lib/glance:configure_glance_store:300 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-06-18 01:53:49.433 | + lib/glance:configure_glance:376 : '[' -n '' ']' 2026-06-18 01:53:49.439 | + lib/glance:configure_glance:379 : iniset /etc/glance/glance-api.conf cors allowed_origin http://199.204.45.132 2026-06-18 01:53:49.509 | + lib/glance:configure_glance:383 : [[ False == \F\a\l\s\e ]] 2026-06-18 01:53:49.516 | + lib/glance:configure_glance:385 : [[ False == \T\r\u\e ]] 2026-06-18 01:53:49.522 | + lib/glance:configure_glance:391 : is_service_enabled s-proxy 2026-06-18 01:53:49.559 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 01:53:49.565 | + lib/glance:configure_glance:420 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint https://199.204.45.132/image 2026-06-18 01:53:49.631 | + lib/glance:configure_glance:422 : is_service_enabled tls-proxy 2026-06-18 01:53:49.665 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 01:53:49.671 | + lib/glance:configure_glance:423 : iniset /etc/glance/glance-api.conf DEFAULT bind_port 19292 2026-06-18 01:53:49.730 | + lib/glance:configure_glance:424 : iniset /etc/glance/glance-api.conf keystone_authtoken identity_uri https://199.204.45.132/identity 2026-06-18 01:53:49.794 | + lib/glance:configure_glance:428 : setup_logging /etc/glance/glance-api.conf 2026-06-18 01:53:49.801 | + functions:setup_logging:693 : setup_systemd_logging /etc/glance/glance-api.conf 2026-06-18 01:53:49.806 | + functions:setup_systemd_logging:710 : local conf_file=/etc/glance/glance-api.conf 2026-06-18 01:53:49.813 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-18 01:53:49.852 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-18 01:53:49.859 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-18 01:53:49.864 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-18 01:53:49.869 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-18 01:53:49.875 | + 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-18 01:53:49.944 | + 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-18 01:53:50.008 | + 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-18 01:53:50.071 | + functions:setup_systemd_logging:727 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-18 01:53:50.137 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2026-06-18 01:53:50.201 | + lib/glance:configure_glance:430 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2026-06-18 01:53:50.211 | + lib/glance:configure_glance:433 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2026-06-18 01:53:50.279 | + lib/glance:configure_glance:434 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2026-06-18 01:53:50.344 | + lib/glance:configure_glance:435 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-06-18 01:53:50.412 | + lib/glance:configure_glance:436 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2026-06-18 01:53:50.477 | + lib/glance:configure_glance:439 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-06-18 01:53:50.545 | + lib/glance:configure_glance:442 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2026-06-18 01:53:50.614 | + lib/glance:configure_glance:443 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2026-06-18 01:53:50.679 | + lib/glance:configure_glance:444 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2026-06-18 01:53:50.747 | + lib/glance:configure_glance:446 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2026-06-18 01:53:50.758 | + 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-18 01:53:50.772 | + lib/glance:configure_glance:449 : is_service_enabled tls-proxy 2026-06-18 01:53:50.805 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 01:53:50.810 | + lib/glance:configure_glance:450 : CINDER_SERVICE_HOST=199.204.45.132 2026-06-18 01:53:50.816 | + lib/glance:configure_glance:451 : CINDER_SERVICE_PORT=8776 2026-06-18 01:53:50.822 | + lib/glance:configure_glance:453 : iniset /etc/glance/glance-api.conf DEFAULT cinder_endpoint_template 'https://199.204.45.132:8776/v3/%(project_id)s' 2026-06-18 01:53:50.879 | + lib/glance:configure_glance:454 : iniset /etc/glance/glance-cache.conf DEFAULT cinder_endpoint_template 'https://199.204.45.132:8776/v3/%(project_id)s' 2026-06-18 01:53:50.939 | + lib/glance:configure_glance:457 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini glance.wsgi.api:application /image glance-api 2026-06-18 01:53:50.946 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2026-06-18 01:53:50.950 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2026-06-18 01:53:50.955 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2026-06-18 01:53:50.961 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2026-06-18 01:53:50.966 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2026-06-18 01:53:50.969 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2026-06-18 01:53:50.977 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-18 01:53:50.982 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2026-06-18 01:53:51.041 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2026-06-18 01:53:51.046 | ++ functions:get_random_port:860 : read lower_port upper_port 2026-06-18 01:53:51.052 | ++ functions:get_random_port:861 : true 2026-06-18 01:53:51.058 | ++ functions:get_random_port:862 : (( port = upper_port )) 2026-06-18 01:53:51.062 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2026-06-18 01:53:51.067 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2026-06-18 01:53:51.185 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2026-06-18 01:53:51.189 | ++ functions:get_random_port:865 : break 2 2026-06-18 01:53:51.195 | ++ functions:get_random_port:869 : echo 60999 2026-06-18 01:53:51.200 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2026-06-18 01:53:51.205 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2026-06-18 01:53:51.265 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 4 2026-06-18 01:53:51.327 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2026-06-18 01:53:51.382 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2026-06-18 01:53:51.440 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2026-06-18 01:53:51.501 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-18 01:53:51.562 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2026-06-18 01:53:51.620 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2026-06-18 01:53:51.680 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2026-06-18 01:53:51.743 | + 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-18 01:53:51.802 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2026-06-18 01:53:51.859 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-18 01:53:51.915 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2026-06-18 01:53:51.971 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2026-06-18 01:53:52.032 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2026-06-18 01:53:52.090 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2026-06-18 01:53:52.151 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2026-06-18 01:53:52.208 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2026-06-18 01:53:52.268 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2026-06-18 01:53:52.326 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2026-06-18 01:53:52.381 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2026-06-18 01:53:52.387 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-06-18 01:53:52.392 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-18 01:53:52.396 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-18 01:53:52.401 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 01:53:52.406 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 01:53:52.411 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-06-18 01:53:52.415 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-06-18 01:53:52.460 | proxy (enabled by site administrator) 2026-06-18 01:53:52.467 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2026-06-18 01:53:52.471 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-06-18 01:53:52.476 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-18 01:53:52.480 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-18 01:53:52.484 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 01:53:52.488 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 01:53:52.492 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-06-18 01:53:52.497 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-06-18 01:53:52.541 | No module matches proxy_http 2026-06-18 01:53:52.547 | + lib/apache:enable_apache_mod:62 : sudo a2enmod proxy_http 2026-06-18 01:53:52.594 | Considering dependency proxy for proxy_http: 2026-06-18 01:53:52.594 | Module proxy already enabled 2026-06-18 01:53:52.594 | Enabling module proxy_http. 2026-06-18 01:53:52.604 | To activate the new configuration, you need to run: 2026-06-18 01:53:52.604 | systemctl restart apache2 2026-06-18 01:53:52.614 | + lib/apache:enable_apache_mod:63 : [[ '' != \n\o\r\e\s\t\a\r\t ]] 2026-06-18 01:53:52.618 | + lib/apache:enable_apache_mod:64 : restart_apache_server 2026-06-18 01:53:52.623 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-18 01:53:52.629 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-18 01:53:52.634 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-18 01:53:52.778 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2026-06-18 01:53:52.785 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2026-06-18 01:53:52.788 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2026-06-18 01:53:52.792 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-18 01:53:52.795 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 01:53:52.800 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 01:53:52.804 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/glance-api.conf 2026-06-18 01:53:52.809 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/apache2/sites-available/glance-api.conf 2026-06-18 01:53:52.815 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2026-06-18 01:53:52.815 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/apache2/sites-available/glance-api.conf 2026-06-18 01:53:52.827 | KeepAlive Off 2026-06-18 01:53:52.836 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2026-06-18 01:53:52.838 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-06-18 01:53:52.848 | SetEnv proxy-sendchunked 1 2026-06-18 01:53:52.854 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2026-06-18 01:53:52.857 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-06-18 01:53:52.868 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2026-06-18 01:53:52.875 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2026-06-18 01:53:52.880 | + lib/apache:enable_apache_site:191 : local site=glance-api 2026-06-18 01:53:52.885 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-18 01:53:52.890 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-18 01:53:52.894 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-18 01:53:52.898 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-18 01:53:52.904 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 01:53:52.908 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 01:53:52.914 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-18 01:53:52.919 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-18 01:53:52.925 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 01:53:52.929 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 01:53:52.934 | + lib/apache:enable_apache_site:195 : sudo a2ensite glance-api 2026-06-18 01:53:52.981 | Enabling site glance-api. 2026-06-18 01:53:52.991 | To activate the new configuration, you need to run: 2026-06-18 01:53:52.991 | systemctl reload apache2 2026-06-18 01:53:53.001 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2026-06-18 01:53:53.006 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-18 01:53:53.011 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-18 01:53:53.017 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-18 01:53:53.170 | ++ lib/glance:configure_glance:461 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2026-06-18 01:53:53.179 | + lib/glance:configure_glance:461 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2026-06-18 01:53:53.234 | + lib/glance:configure_glance:465 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /opt/stack/data/venv/bin/python3 2026-06-18 01:53:53.298 | + lib/glance:configure_glance:467 : [[ True == True ]] 2026-06-18 01:53:53.304 | + lib/glance:configure_glance:468 : iniset /etc/glance/glance-api.conf oslo_policy enforce_scope true 2026-06-18 01:53:53.365 | + lib/glance:configure_glance:469 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2026-06-18 01:53:53.429 | + lib/glance:configure_glance:470 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2026-06-18 01:53:53.495 | + ./stack.sh:main:942 : is_service_enabled cinder 2026-06-18 01:53:53.533 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 01:53:53.539 | + ./stack.sh:main:944 : stack_install_service cinder 2026-06-18 01:53:53.544 | + lib/stack:stack_install_service:20 : local service=cinder 2026-06-18 01:53:53.550 | + lib/stack:stack_install_service:21 : type install_cinder 2026-06-18 01:53:53.555 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-18 01:53:53.560 | + lib/stack:stack_install_service:32 : install_cinder 2026-06-18 01:53:53.566 | + lib/cinder:install_cinder:525 : git_clone https://github.com/openstack/cinder.git /opt/stack/cinder master 2026-06-18 01:53:53.571 | + functions-common:git_clone:583 : local git_remote=https://github.com/openstack/cinder.git 2026-06-18 01:53:53.576 | + functions-common:git_clone:584 : local git_dest=/opt/stack/cinder 2026-06-18 01:53:53.583 | + functions-common:git_clone:585 : local git_ref=master 2026-06-18 01:53:53.589 | + functions-common:git_clone:586 : local orig_dir 2026-06-18 01:53:53.594 | ++ functions-common:git_clone:587 : pwd 2026-06-18 01:53:53.601 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-18 01:53:53.606 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-18 01:53:53.613 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-18 01:53:53.647 | + functions-common:git_clone:590 : RECLONE=False 2026-06-18 01:53:53.653 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-18 01:53:53.658 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-18 01:53:53.665 | + functions-common:git_clone:604 : echo master 2026-06-18 01:53:53.665 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-18 01:53:53.673 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/cinder ]] 2026-06-18 01:53:53.677 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-18 01:53:53.683 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/cinder 2026-06-18 01:53:53.704 | + functions-common:git_clone:666 : cd /opt/stack/cinder 2026-06-18 01:53:53.710 | + functions-common:git_clone:667 : git show --oneline 2026-06-18 01:53:53.712 | + functions-common:git_clone:667 : head -1 2026-06-18 01:53:53.718 | 0cffd939c Merge "Remove TODO re: Semaphore for eventlet-removal" 2026-06-18 01:53:53.723 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-18 01:53:53.728 | + lib/cinder:install_cinder:526 : setup_develop /opt/stack/cinder 2026-06-18 01:53:53.734 | + inc/python:setup_develop:353 : local bindep 2026-06-18 01:53:53.739 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2026-06-18 01:53:53.745 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2026-06-18 01:53:53.750 | + inc/python:setup_develop:359 : local extras= 2026-06-18 01:53:53.754 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2026-06-18 01:53:53.760 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-18 01:53:53.766 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2026-06-18 01:53:53.771 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2026-06-18 01:53:53.777 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-18 01:53:53.783 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-18 01:53:53.790 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2026-06-18 01:53:53.796 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-18 01:53:53.802 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2026-06-18 01:53:53.808 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-18 01:53:53.814 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-18 01:53:53.821 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2026-06-18 01:53:53.832 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2026-06-18 01:53:53.838 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2026-06-18 01:53:53.844 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2026-06-18 01:53:53.932 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2026-06-18 01:53:53.937 | + inc/python:setup_package:436 : local bindep=0 2026-06-18 01:53:53.942 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-18 01:53:53.947 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-18 01:53:53.952 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2026-06-18 01:53:53.958 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2026-06-18 01:53:53.963 | + inc/python:setup_package:445 : local flags=-e 2026-06-18 01:53:53.968 | + inc/python:setup_package:446 : local extras= 2026-06-18 01:53:53.974 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-18 01:53:53.980 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-18 01:53:53.986 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-18 01:53:53.991 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-18 01:53:53.997 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-18 01:53:54.002 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2026-06-18 01:53:54.043 | Using python 3.12 to install /opt/stack/cinder 2026-06-18 01:53:54.048 | + 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-18 01:53:54.611 | Obtaining file:///opt/stack/cinder 2026-06-18 01:53:54.614 | Installing build dependencies: started 2026-06-18 01:53:55.472 | Installing build dependencies: finished with status 'done' 2026-06-18 01:53:55.473 | Checking if build backend supports build_editable: started 2026-06-18 01:53:55.769 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-18 01:53:55.771 | Getting requirements to build editable: started 2026-06-18 01:53:55.934 | Getting requirements to build editable: finished with status 'done' 2026-06-18 01:53:55.937 | Preparing editable metadata (pyproject.toml): started 2026-06-18 01:53:56.846 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-18 01:53:56.864 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (7.0.3) 2026-06-18 01:53:56.865 | Requirement already satisfied: decorator>=4.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (5.3.1) 2026-06-18 01:53:56.865 | 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.dev126) (0.41.0) 2026-06-18 01:53:56.866 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (3.3.0) 2026-06-18 01:53:56.866 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (3.5.1) 2026-06-18 01:53:56.867 | Requirement already satisfied: iso8601>=0.1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (2.1.0) 2026-06-18 01:53:56.867 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (4.26.0) 2026-06-18 01:53:56.867 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (5.14.0) 2026-06-18 01:53:56.868 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (13.0.0) 2026-06-18 01:53:57.205 | Collecting lxml>=4.5.2 (from cinder==28.1.0.dev126) 2026-06-18 01:53:57.270 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.5 kB) 2026-06-18 01:53:57.324 | Requirement already satisfied: oslo.config>=8.3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (10.5.0) 2026-06-18 01:53:57.325 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (7.5.0) 2026-06-18 01:53:57.326 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (6.4.0) 2026-06-18 01:53:57.327 | Requirement already satisfied: oslo.db>=11.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (18.0.0) 2026-06-18 01:53:57.327 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (8.2.0) 2026-06-18 01:53:57.328 | Requirement already satisfied: oslo.messaging>=14.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (18.1.0) 2026-06-18 01:53:57.328 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (8.1.0) 2026-06-18 01:53:57.329 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (5.1.0) 2026-06-18 01:53:57.329 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (3.11.0) 2026-06-18 01:53:57.329 | Requirement already satisfied: oslo.reports>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (3.8.0) 2026-06-18 01:53:57.330 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (7.9.0) 2026-06-18 01:53:57.330 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (5.10.0) 2026-06-18 01:53:57.331 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (4.6.0) 2026-06-18 01:53:57.332 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (2.7.1) 2026-06-18 01:53:57.332 | Requirement already satisfied: oslo.utils>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (10.1.1) 2026-06-18 01:53:57.404 | Collecting oslo.versionedobjects>=2.4.0 (from cinder==28.1.0.dev126) 2026-06-18 01:53:57.408 | Downloading oslo_versionedobjects-3.10.2-py3-none-any.whl.metadata (2.5 kB) 2026-06-18 01:53:57.419 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (4.4.0) 2026-06-18 01:53:57.420 | Requirement already satisfied: packaging>=20.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (26.2) 2026-06-18 01:53:57.446 | Collecting paramiko>=2.7.2 (from cinder==28.1.0.dev126) 2026-06-18 01:53:57.449 | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-18 01:53:57.460 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (3.10.1) 2026-06-18 01:53:57.461 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (3.1.0) 2026-06-18 01:53:57.462 | Requirement already satisfied: pyparsing>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (3.3.2) 2026-06-18 01:53:57.463 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (7.4.0) 2026-06-18 01:53:57.483 | Collecting python-glanceclient>=3.2.2 (from cinder==28.1.0.dev126) 2026-06-18 01:53:57.486 | Downloading python_glanceclient-4.12.0-py3-none-any.whl.metadata (4.0 kB) 2026-06-18 01:53:57.494 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (5.8.0) 2026-06-18 01:53:57.518 | Collecting python-novaclient>=18.2.0 (from cinder==28.1.0.dev126) 2026-06-18 01:53:57.521 | Downloading python_novaclient-18.13.0-py3-none-any.whl.metadata (3.2 kB) 2026-06-18 01:53:57.544 | Collecting python-swiftclient>=3.10.1 (from cinder==28.1.0.dev126) 2026-06-18 01:53:57.549 | Downloading python_swiftclient-4.10.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-18 01:53:57.558 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (2.34.2) 2026-06-18 01:53:57.558 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (2.5.1) 2026-06-18 01:53:57.559 | Requirement already satisfied: taskflow>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (6.3.0) 2026-06-18 01:53:57.572 | Collecting rtslib-fb>=2.1.74 (from cinder==28.1.0.dev126) 2026-06-18 01:53:57.576 | Downloading rtslib_fb-2.2.4-py3-none-any.whl.metadata (2.4 kB) 2026-06-18 01:53:57.583 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (2.0.50) 2026-06-18 01:53:57.584 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (5.8.0) 2026-06-18 01:53:57.597 | Collecting tabulate>=0.8.7 (from cinder==28.1.0.dev126) 2026-06-18 01:53:57.601 | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-06-18 01:53:57.620 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (9.1.4) 2026-06-18 01:53:57.620 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (1.8.10) 2026-06-18 01:53:57.621 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (6.8.0) 2026-06-18 01:53:57.648 | Collecting oslo.vmware>=3.10.0 (from cinder==28.1.0.dev126) 2026-06-18 01:53:57.651 | Downloading oslo_vmware-4.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-18 01:53:57.658 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (7.1.0) 2026-06-18 01:53:57.687 | Collecting tooz>=2.8.0 (from cinder==28.1.0.dev126) 2026-06-18 01:53:57.691 | Downloading tooz-8.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-18 01:53:57.739 | Collecting google-api-python-client>=1.11.0 (from cinder==28.1.0.dev126) 2026-06-18 01:53:57.743 | Downloading google_api_python_client-2.197.0-py3-none-any.whl.metadata (7.0 kB) 2026-06-18 01:53:57.751 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (5.7.0) 2026-06-18 01:53:57.751 | Requirement already satisfied: cryptography>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (43.0.3) 2026-06-18 01:53:57.752 | Requirement already satisfied: cursive>=0.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (0.2.3) 2026-06-18 01:53:57.861 | Collecting zstd>=1.5.0.0 (from cinder==28.1.0.dev126) 2026-06-18 01:53:57.865 | 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-18 01:53:58.073 | Collecting boto3>=1.18.49 (from cinder==28.1.0.dev126) 2026-06-18 01:53:58.076 | Downloading boto3-1.35.99-py3-none-any.whl.metadata (6.7 kB) 2026-06-18 01:53:58.085 | Requirement already satisfied: distro>=1.8.0 in /usr/lib/python3/dist-packages (from cinder==28.1.0.dev126) (1.9.0) 2026-06-18 01:53:58.085 | Requirement already satisfied: tzdata>=2022.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (2026.2) 2026-06-18 01:53:58.086 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (7.1.4) 2026-06-18 01:53:58.348 | Collecting botocore<1.36.0,>=1.35.99 (from boto3>=1.18.49->cinder==28.1.0.dev126) 2026-06-18 01:53:58.353 | Downloading botocore-1.35.99-py3-none-any.whl.metadata (5.7 kB) 2026-06-18 01:53:58.362 | 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.dev126) (1.1.0) 2026-06-18 01:53:58.386 | Collecting s3transfer<0.11.0,>=0.10.0 (from boto3>=1.18.49->cinder==28.1.0.dev126) 2026-06-18 01:53:58.426 | Downloading s3transfer-0.10.4-py3-none-any.whl.metadata (1.7 kB) 2026-06-18 01:53:58.434 | 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.dev126) (2.9.0.post0) 2026-06-18 01:53:58.435 | 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.dev126) (2.7.0) 2026-06-18 01:53:58.438 | 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.dev126) (1.17.0) 2026-06-18 01:53:58.458 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.1->cinder==28.1.0.dev126) (2.0.0) 2026-06-18 01:53:58.460 | 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.dev126) (3.0) 2026-06-18 01:53:58.465 | 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.dev126) (2.8.0) 2026-06-18 01:53:58.469 | 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.dev126) (3.1.0) 2026-06-18 01:53:58.470 | 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.dev126) (2.2.1) 2026-06-18 01:53:58.471 | 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.dev126) (0.31.2) 2026-06-18 01:53:58.502 | 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.dev126) 2026-06-18 01:53:58.505 | Downloading google_auth-2.54.0-py3-none-any.whl.metadata (5.6 kB) 2026-06-18 01:53:58.530 | Collecting google-auth-httplib2<1.0.0,>=0.2.0 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev126) 2026-06-18 01:53:58.534 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-06-18 01:53:58.572 | 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.dev126) 2026-06-18 01:53:58.576 | Downloading google_api_core-2.31.0-py3-none-any.whl.metadata (3.2 kB) 2026-06-18 01:53:58.599 | Collecting uritemplate<5,>=3.0.1 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev126) 2026-06-18 01:53:58.606 | Downloading uritemplate-4.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-06-18 01:53:58.643 | 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.dev126) 2026-06-18 01:53:58.648 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl.metadata (8.6 kB) 2026-06-18 01:53:58.815 | 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.dev126) 2026-06-18 01:53:58.822 | Downloading protobuf-6.33.6-cp39-abi3-manylinux2014_x86_64.whl.metadata (593 bytes) 2026-06-18 01:53:58.850 | 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.dev126) 2026-06-18 01:53:58.854 | Downloading proto_plus-1.28.0-py3-none-any.whl.metadata (2.2 kB) 2026-06-18 01:53:58.890 | 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.dev126) 2026-06-18 01:53:58.896 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-18 01:53:58.918 | 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.dev126) (3.4.7) 2026-06-18 01:53:58.918 | 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.dev126) (3.18) 2026-06-18 01:53:58.919 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==28.1.0.dev126) (2023.11.17) 2026-06-18 01:53:58.928 | 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.dev126) (26.1.0) 2026-06-18 01:53:58.929 | 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.dev126) (2025.9.1) 2026-06-18 01:53:58.929 | 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.dev126) (0.37.0) 2026-06-18 01:53:58.930 | 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.dev126) (2026.5.1) 2026-06-18 01:53:58.935 | 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.dev126) (1.8.2) 2026-06-18 01:53:58.935 | 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.dev126) (4.15.0) 2026-06-18 01:53:58.937 | 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.dev126) (4.2.0) 2026-06-18 01:53:58.938 | 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.dev126) (4.0.1) 2026-06-18 01:53:58.939 | 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.dev126) (2.13.0) 2026-06-18 01:53:58.944 | 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.dev126) (7.2.2) 2026-06-18 01:53:58.947 | 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.dev126) (1.5.0) 2026-06-18 01:53:58.952 | 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.dev126) (0.20) 2026-06-18 01:53:58.955 | 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.dev126) (1.3.0) 2026-06-18 01:53:58.956 | 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.dev126) (2.0.0) 2026-06-18 01:53:58.956 | 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.dev126) (6.0.3) 2026-06-18 01:53:58.961 | 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.dev126) (1.18.4) 2026-06-18 01:53:58.962 | 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.dev126) (2.1.2) 2026-06-18 01:53:58.962 | 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.dev126) (0.6.2) 2026-06-18 01:53:58.964 | 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.dev126) (1.3.12) 2026-06-18 01:53:58.972 | 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.dev126) (5.3.1) 2026-06-18 01:53:58.972 | 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.dev126) (5.6.2) 2026-06-18 01:53:58.973 | 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.dev126) (0.16.0) 2026-06-18 01:53:58.975 | 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.dev126) (5.1.0) 2026-06-18 01:53:58.983 | 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.dev126) (0.25.0) 2026-06-18 01:53:58.985 | 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.dev126) (5.0.0) 2026-06-18 01:53:58.985 | 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.dev126) (3.1.6) 2026-06-18 01:53:58.986 | 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.dev126) (4.0.1) 2026-06-18 01:53:58.990 | 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.dev126) (3.0.3) 2026-06-18 01:53:58.997 | 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.dev126) (1.2.0) 2026-06-18 01:53:59.009 | 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.dev126) (1.7.6) 2026-06-18 01:53:59.037 | Collecting cotyledon>=2.2.0 (from oslo.service[threading]>=4.5.0->cinder==28.1.0.dev126) 2026-06-18 01:53:59.041 | Downloading cotyledon-2.2.0-py3-none-any.whl.metadata (3.7 kB) 2026-06-18 01:53:59.113 | Collecting setproctitle (from cotyledon>=2.2.0->oslo.service[threading]>=4.5.0->cinder==28.1.0.dev126) 2026-06-18 01:53:59.117 | 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-18 01:53:59.128 | 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.dev126) (3.17.0) 2026-06-18 01:53:59.149 | Collecting suds-community>=0.6 (from oslo.vmware>=3.10.0->cinder==28.1.0.dev126) 2026-06-18 01:53:59.152 | Downloading suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2026-06-18 01:53:59.200 | Collecting invoke>=2.0 (from paramiko>=2.7.2->cinder==28.1.0.dev126) 2026-06-18 01:53:59.204 | Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2026-06-18 01:53:59.244 | Collecting pynacl>=1.5 (from paramiko>=2.7.2->cinder==28.1.0.dev126) 2026-06-18 01:53:59.247 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-06-18 01:53:59.265 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->cinder==28.1.0.dev126) (82.0.1) 2026-06-18 01:53:59.273 | 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.dev126) (0.8.1) 2026-06-18 01:53:59.309 | 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.dev126) 2026-06-18 01:53:59.313 | Downloading pyasn1-0.6.3-py3-none-any.whl.metadata (8.4 kB) 2026-06-18 01:53:59.340 | 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.dev126) (4.14.0) 2026-06-18 01:53:59.344 | 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.dev126) (0.6.0) 2026-06-18 01:53:59.344 | 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.dev126) (4.0.0) 2026-06-18 01:53:59.350 | 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.dev126) (3.0.52) 2026-06-18 01:53:59.350 | 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.dev126) (1.11.0) 2026-06-18 01:53:59.351 | 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.dev126) (15.0.0) 2026-06-18 01:53:59.351 | 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.dev126) (1.8.0) 2026-06-18 01:53:59.385 | Collecting warlock>=1.2.0 (from python-glanceclient>=3.2.2->cinder==28.1.0.dev126) 2026-06-18 01:53:59.390 | Downloading warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-06-18 01:53:59.415 | 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.dev126) (24.2.1) 2026-06-18 01:53:59.442 | 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.dev126) (4.2.0) 2026-06-18 01:53:59.442 | 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.dev126) (2.20.0) 2026-06-18 01:53:59.448 | 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.dev126) (0.1.2) 2026-06-18 01:53:59.458 | 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.dev126) (0.8) 2026-06-18 01:53:59.528 | Collecting pyudev~=0.18 (from rtslib-fb>=2.1.74->cinder==28.1.0.dev126) 2026-06-18 01:53:59.535 | Downloading pyudev-0.24.4-py3-none-any.whl.metadata (4.4 kB) 2026-06-18 01:53:59.575 | 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.dev126) (3.6.1) 2026-06-18 01:53:59.576 | 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.dev126) (3.4.0) 2026-06-18 01:53:59.577 | 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.dev126) (4.0.1) 2026-06-18 01:53:59.621 | Collecting voluptuous>=0.8.9 (from tooz>=2.8.0->cinder==28.1.0.dev126) 2026-06-18 01:53:59.626 | Downloading voluptuous-0.16.0-py3-none-any.whl.metadata (20 kB) 2026-06-18 01:53:59.656 | 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.dev126) (1.33) 2026-06-18 01:53:59.659 | 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.dev126) (3.1.1) 2026-06-18 01:53:59.704 | Downloading boto3-1.35.99-py3-none-any.whl (139 kB) 2026-06-18 01:53:59.720 | Downloading botocore-1.35.99-py3-none-any.whl (13.3 MB) 2026-06-18 01:53:59.837 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.3/13.3 MB 116.6 MB/s 0:00:00 2026-06-18 01:53:59.841 | Downloading s3transfer-0.10.4-py3-none-any.whl (83 kB) 2026-06-18 01:53:59.853 | Downloading google_api_python_client-2.197.0-py3-none-any.whl (15.3 MB) 2026-06-18 01:53:59.980 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.3/15.3 MB 121.9 MB/s 0:00:00 2026-06-18 01:53:59.984 | Downloading google_api_core-2.31.0-py3-none-any.whl (173 kB) 2026-06-18 01:53:59.996 | Downloading google_auth-2.54.0-py3-none-any.whl (249 kB) 2026-06-18 01:54:00.009 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl (9.5 kB) 2026-06-18 01:54:00.021 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl (300 kB) 2026-06-18 01:54:00.040 | Downloading proto_plus-1.28.0-py3-none-any.whl (50 kB) 2026-06-18 01:54:00.057 | Downloading protobuf-6.33.6-cp39-abi3-manylinux2014_x86_64.whl (323 kB) 2026-06-18 01:54:00.079 | Downloading uritemplate-4.2.0-py3-none-any.whl (11 kB) 2026-06-18 01:54:00.095 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 2026-06-18 01:54:00.149 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 111.3 MB/s 0:00:00 2026-06-18 01:54:00.153 | Downloading cotyledon-2.2.0-py3-none-any.whl (28 kB) 2026-06-18 01:54:00.164 | Downloading oslo_versionedobjects-3.10.2-py3-none-any.whl (99 kB) 2026-06-18 01:54:00.175 | Downloading oslo_vmware-4.9.0-py3-none-any.whl (624 kB) 2026-06-18 01:54:00.192 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.2/624.2 kB 31.8 MB/s 0:00:00 2026-06-18 01:54:00.198 | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-06-18 01:54:00.210 | Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 2026-06-18 01:54:00.222 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl (181 kB) 2026-06-18 01:54:00.234 | Downloading pyasn1-0.6.3-py3-none-any.whl (83 kB) 2026-06-18 01:54:00.245 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-06-18 01:54:00.267 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 70.1 MB/s 0:00:00 2026-06-18 01:54:00.271 | Downloading python_glanceclient-4.12.0-py3-none-any.whl (202 kB) 2026-06-18 01:54:00.284 | Downloading python_novaclient-18.13.0-py3-none-any.whl (336 kB) 2026-06-18 01:54:00.299 | Downloading python_swiftclient-4.10.0-py3-none-any.whl (88 kB) 2026-06-18 01:54:00.310 | Downloading rtslib_fb-2.2.4-py3-none-any.whl (92 kB) 2026-06-18 01:54:00.322 | Downloading pyudev-0.24.4-py3-none-any.whl (62 kB) 2026-06-18 01:54:00.332 | Downloading suds_community-1.2.0-py3-none-any.whl (145 kB) 2026-06-18 01:54:00.345 | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-06-18 01:54:00.356 | Downloading tooz-8.1.0-py3-none-any.whl (92 kB) 2026-06-18 01:54:00.368 | Downloading voluptuous-0.16.0-py3-none-any.whl (31 kB) 2026-06-18 01:54:00.379 | Downloading warlock-2.1.0-py3-none-any.whl (10 kB) 2026-06-18 01:54:00.391 | 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-18 01:54:00.420 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 79.9 MB/s 0:00:00 2026-06-18 01:54:00.424 | 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-18 01:54:00.507 | Building wheels for collected packages: cinder 2026-06-18 01:54:00.508 | Building editable for cinder (pyproject.toml): started 2026-06-18 01:54:01.553 | Building editable for cinder (pyproject.toml): finished with status 'done' 2026-06-18 01:54:01.554 | Created wheel for cinder: filename=cinder-28.1.0.dev126-0.editable-py3-none-any.whl size=9193 sha256=701d16e49cfa5b98bda6ee0dd1c9f5c751ffd7ea0862e646e707b96edfafb340 2026-06-18 01:54:01.554 | Stored in directory: /tmp/pip-ephem-wheel-cache-aur_fnkr/wheels/0f/5b/25/75b4581977dff7afefb19bb31542a98ba75eafb8d1b2a69ccb 2026-06-18 01:54:01.561 | Successfully built cinder 2026-06-18 01:54:01.751 | 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-18 01:54:05.010 | 2026-06-18 01:54:05.023 | Successfully installed boto3-1.35.99 botocore-1.35.99 cinder-28.1.0.dev126 cotyledon-2.2.0 google-api-core-2.31.0 google-api-python-client-2.197.0 google-auth-2.54.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-18 01:54:05.349 | + inc/python:pip_install:216 : result=0 2026-06-18 01:54:05.354 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-18 01:54:05.359 | + functions-common:time_stop:2414 : local name 2026-06-18 01:54:05.364 | + functions-common:time_stop:2415 : local end_time 2026-06-18 01:54:05.369 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 01:54:05.376 | + functions-common:time_stop:2417 : local total 2026-06-18 01:54:05.380 | + functions-common:time_stop:2418 : local start_time 2026-06-18 01:54:05.386 | + functions-common:time_stop:2420 : name=pip_install 2026-06-18 01:54:05.392 | + functions-common:time_stop:2421 : start_time=1781747634033 2026-06-18 01:54:05.397 | + functions-common:time_stop:2423 : [[ -z 1781747634033 ]] 2026-06-18 01:54:05.403 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 01:54:05.413 | + functions-common:time_stop:2426 : end_time=1781747645406 2026-06-18 01:54:05.418 | + functions-common:time_stop:2427 : elapsed_time=11373 2026-06-18 01:54:05.423 | + functions-common:time_stop:2428 : total=61455 2026-06-18 01:54:05.428 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 01:54:05.433 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=72828 2026-06-18 01:54:05.439 | + inc/python:pip_install:219 : return 0 2026-06-18 01:54:05.446 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-18 01:54:05.451 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-18 01:54:05.458 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/cinder 2026-06-18 01:54:05.463 | + inc/python:use_library_from_git:266 : local name=/opt/stack/cinder 2026-06-18 01:54:05.469 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 01:54:05.474 | + 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-18 01:54:05.481 | + 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-18 01:54:05.487 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 01:54:05.494 | + lib/cinder:install_cinder:527 : [[ lioadm == \t\g\t\a\d\m ]] 2026-06-18 01:54:05.498 | + lib/cinder:install_cinder:529 : [[ lioadm == \l\i\o\a\d\m ]] 2026-06-18 01:54:05.503 | + lib/cinder:install_cinder:530 : is_ubuntu 2026-06-18 01:54:05.509 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 01:54:05.514 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 01:54:05.519 | + lib/cinder:install_cinder:532 : sudo mkdir -p /etc/target 2026-06-18 01:54:05.540 | + lib/cinder:install_cinder:534 : install_package targetcli-fb 2026-06-18 01:54:05.548 | + functions-common:install_package:1432 : update_package_repo 2026-06-18 01:54:05.554 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-18 01:54:05.559 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-18 01:54:05.564 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-18 01:54:05.570 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-18 01:54:05.577 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-18 01:54:05.582 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 01:54:05.588 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 01:54:05.594 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-18 01:54:05.601 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-18 01:54:05.608 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-18 01:54:05.614 | + functions-common:apt_get_update:1161 : return 2026-06-18 01:54:05.619 | + functions-common:install_package:1433 : real_install_package targetcli-fb 2026-06-18 01:54:05.625 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-18 01:54:05.631 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 01:54:05.638 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 01:54:05.644 | + functions-common:real_install_package:1421 : apt_get install targetcli-fb 2026-06-18 01:54:05.692 | + 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-18 01:54:05.741 | Reading package lists... 2026-06-18 01:54:06.038 | Building dependency tree... 2026-06-18 01:54:06.039 | Reading state information... 2026-06-18 01:54:06.266 | The following additional packages will be installed: 2026-06-18 01:54:06.267 | python3-configshell-fb python3-pyudev python3-rtslib-fb 2026-06-18 01:54:06.267 | python3-typing-extensions python3-urwid python3-wcwidth 2026-06-18 01:54:06.267 | Suggested packages: 2026-06-18 01:54:06.267 | python3-wxgtk4.0 python3-pyqt5 python-urwid-doc 2026-06-18 01:54:06.298 | The following NEW packages will be installed: 2026-06-18 01:54:06.298 | python3-configshell-fb python3-pyudev python3-rtslib-fb 2026-06-18 01:54:06.298 | python3-typing-extensions python3-urwid python3-wcwidth targetcli-fb 2026-06-18 01:54:06.485 | 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. 2026-06-18 01:54:06.485 | Need to get 418 kB of archives. 2026-06-18 01:54:06.485 | After this operation, 3,296 kB of additional disk space will be used. 2026-06-18 01:54:06.485 | 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-18 01:54:06.795 | 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-18 01:54:06.816 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-06-18 01:54:06.978 | 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-18 01:54:06.990 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-pyudev all 0.24.0-1 [33.0 kB] 2026-06-18 01:54:07.006 | 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-18 01:54:07.027 | 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-18 01:54:07.245 | debconf: delaying package configuration, since apt-utils is not installed 2026-06-18 01:54:07.288 | Fetched 418 kB in 1s (576 kB/s) 2026-06-18 01:54:07.327 | Selecting previously unselected package python3-typing-extensions. 2026-06-18 01:54:07.356 | (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 ... 69427 files and directories currently installed.) 2026-06-18 01:54:07.359 | Preparing to unpack .../0-python3-typing-extensions_4.10.0-1_all.deb ... 2026-06-18 01:54:07.377 | Unpacking python3-typing-extensions (4.10.0-1) ... 2026-06-18 01:54:07.436 | Selecting previously unselected package python3-wcwidth. 2026-06-18 01:54:07.448 | Preparing to unpack .../1-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-06-18 01:54:07.452 | Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-06-18 01:54:07.515 | Selecting previously unselected package python3-urwid. 2026-06-18 01:54:07.525 | Preparing to unpack .../2-python3-urwid_2.6.10-1_amd64.deb ... 2026-06-18 01:54:07.529 | Unpacking python3-urwid (2.6.10-1) ... 2026-06-18 01:54:07.607 | Selecting previously unselected package python3-configshell-fb. 2026-06-18 01:54:07.615 | Preparing to unpack .../3-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-06-18 01:54:07.619 | Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-06-18 01:54:07.677 | Selecting previously unselected package python3-pyudev. 2026-06-18 01:54:07.687 | Preparing to unpack .../4-python3-pyudev_0.24.0-1_all.deb ... 2026-06-18 01:54:07.690 | Unpacking python3-pyudev (0.24.0-1) ... 2026-06-18 01:54:07.753 | Selecting previously unselected package python3-rtslib-fb. 2026-06-18 01:54:07.764 | Preparing to unpack .../5-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-06-18 01:54:07.768 | Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-06-18 01:54:07.833 | Selecting previously unselected package targetcli-fb. 2026-06-18 01:54:07.844 | Preparing to unpack .../6-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-06-18 01:54:07.847 | Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-06-18 01:54:07.923 | Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-06-18 01:54:08.127 | Setting up python3-typing-extensions (4.10.0-1) ... 2026-06-18 01:54:08.292 | Setting up python3-pyudev (0.24.0-1) ... 2026-06-18 01:54:08.457 | Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-06-18 01:54:09.249 | Created symlink /etc/systemd/system/multi-user.target.wants/rtslib-fb-targetctl.service → /usr/lib/systemd/system/rtslib-fb-targetctl.service. 2026-06-18 01:54:09.257 | Setting up python3-urwid (2.6.10-1) ... 2026-06-18 01:54:09.582 | Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-06-18 01:54:09.695 | /usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-06-18 01:54:09.695 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-06-18 01:54:09.713 | /usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-06-18 01:54:09.713 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-06-18 01:54:09.713 | /usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-06-18 01:54:09.713 | keyword = Word(alphanums + '_\-') 2026-06-18 01:54:09.713 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-18 01:54:09.714 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-18 01:54:09.714 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-18 01:54:09.714 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-18 01:54:09.714 | /usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-06-18 01:54:09.714 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-06-18 01:54:09.718 | /usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-06-18 01:54:09.718 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-06-18 01:54:09.730 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-06-18 01:54:09.731 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-06-18 01:54:09.731 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-06-18 01:54:09.731 | keyword = Word(alphanums + '_\-') 2026-06-18 01:54:09.731 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-18 01:54:09.731 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-18 01:54:09.731 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-18 01:54:09.731 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-18 01:54:09.731 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-06-18 01:54:09.731 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-06-18 01:54:09.755 | Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-06-18 01:54:09.887 | /usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-06-18 01:54:09.887 | backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-06-18 01:54:10.097 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-18 01:54:10.786 | + functions-common:apt_get:1205 : result=0 2026-06-18 01:54:10.792 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-18 01:54:10.799 | + functions-common:time_stop:2414 : local name 2026-06-18 01:54:10.805 | + functions-common:time_stop:2415 : local end_time 2026-06-18 01:54:10.810 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 01:54:10.815 | + functions-common:time_stop:2417 : local total 2026-06-18 01:54:10.822 | + functions-common:time_stop:2418 : local start_time 2026-06-18 01:54:10.827 | + functions-common:time_stop:2420 : name=apt-get 2026-06-18 01:54:10.833 | + functions-common:time_stop:2421 : start_time=1781747645685 2026-06-18 01:54:10.839 | + functions-common:time_stop:2423 : [[ -z 1781747645685 ]] 2026-06-18 01:54:10.845 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 01:54:10.855 | + functions-common:time_stop:2426 : end_time=1781747650848 2026-06-18 01:54:10.862 | + functions-common:time_stop:2427 : elapsed_time=5163 2026-06-18 01:54:10.868 | + functions-common:time_stop:2428 : total=146366 2026-06-18 01:54:10.875 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 01:54:10.879 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=151529 2026-06-18 01:54:10.885 | + functions-common:apt_get:1209 : return 0 2026-06-18 01:54:10.890 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-18 01:54:10.897 | + ./stack.sh:main:945 : configure_cinder 2026-06-18 01:54:10.904 | + lib/cinder:configure_cinder:295 : sudo install -d -o stack -m 755 /etc/cinder 2026-06-18 01:54:10.929 | + lib/cinder:configure_cinder:297 : rm -f /etc/cinder/cinder.conf 2026-06-18 01:54:10.937 | + lib/cinder:configure_cinder:299 : configure_rootwrap cinder 2026-06-18 01:54:10.942 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2026-06-18 01:54:10.946 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-06-18 01:54:10.956 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2026-06-18 01:54:10.956 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-06-18 01:54:10.962 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2026-06-18 01:54:10.967 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2026-06-18 01:54:10.973 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-06-18 01:54:10.978 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2026-06-18 01:54:10.983 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2026-06-18 01:54:10.989 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2026-06-18 01:54:10.994 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/cinder-rootwrap 2026-06-18 01:54:10.999 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2026-06-18 01:54:11.020 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2026-06-18 01:54:11.046 | + 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-18 01:54:11.071 | + 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-18 01:54:11.096 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2026-06-18 01:54:11.121 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/cinder/rootwrap.conf 2026-06-18 01:54:11.143 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-06-18 01:54:11.149 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-06-18 01:54:11.158 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.ghgtdf29fy 2026-06-18 01:54:11.163 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-06-18 01:54:11.168 | + inc/rootwrap:configure_rootwrap:73 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-06-18 01:54:11.173 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/cinder-rootwrap-daemon ']' 2026-06-18 01:54:11.179 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.ghgtdf29fy 2026-06-18 01:54:11.187 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.ghgtdf29fy 2026-06-18 01:54:11.209 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.ghgtdf29fy /etc/sudoers.d/cinder-rootwrap 2026-06-18 01:54:11.232 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/cinder-rootwrap 2026-06-18 01:54:11.241 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-06-18 01:54:11.247 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-06-18 01:54:11.251 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-06-18 01:54:11.257 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-06-18 01:54:11.262 | + 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-18 01:54:11.268 | + 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-18 01:54:11.275 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-06-18 01:54:11.275 | + 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-18 01:54:11.287 | Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-06-18 01:54:11.295 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-06-18 01:54:11.321 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-06-18 01:54:11.343 | + lib/cinder:configure_cinder:301 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2026-06-18 01:54:11.348 | + lib/cinder:configure_cinder:302 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2026-06-18 01:54:11.356 | + lib/cinder:configure_cinder:305 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2026-06-18 01:54:11.363 | + lib/cinder:configure_cinder:307 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2026-06-18 01:54:11.369 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-06-18 01:54:11.375 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=cinder 2026-06-18 01:54:11.381 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-18 01:54:11.387 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-18 01:54:11.391 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf cinder keystone_authtoken 2026-06-18 01:54:11.398 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-18 01:54:11.405 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-06-18 01:54:11.410 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-18 01:54:11.416 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2026-06-18 01:54:11.483 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2026-06-18 01:54:11.544 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url https://199.204.45.132/identity 2026-06-18 01:54:11.599 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2026-06-18 01:54:11.663 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf keystone_authtoken password secretservice 2026-06-18 01:54:11.732 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2026-06-18 01:54:11.792 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2026-06-18 01:54:11.858 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2026-06-18 01:54:11.922 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken www_authenticate_uri https://199.204.45.132/identity 2026-06-18 01:54:11.991 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-18 01:54:12.056 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2026-06-18 01:54:12.119 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-18 01:54:12.125 | + lib/cinder:configure_cinder:309 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2026-06-18 01:54:12.193 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2026-06-18 01:54:12.258 | ++ lib/cinder:configure_cinder:312 : database_connection_url cinder 2026-06-18 01:54:12.265 | ++ lib/database:database_connection_url:134 : local db=cinder 2026-06-18 01:54:12.271 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2026-06-18 01:54:12.277 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=cinder 2026-06-18 01:54:12.283 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-18 01:54:12.288 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-18 01:54:12.295 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-18 01:54:12.332 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 01:54:12.338 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-18 01:54:12.344 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-06-18 01:54:12.350 | + 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-18 01:54:12.423 | + lib/cinder:configure_cinder:313 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2026-06-18 01:54:12.487 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2026-06-18 01:54:12.554 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2026-06-18 01:54:12.625 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2026-06-18 01:54:12.693 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2026-06-18 01:54:12.762 | + lib/cinder:configure_cinder:318 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 199.204.45.132 2026-06-18 01:54:12.831 | + lib/cinder:configure_cinder:319 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2026-06-18 01:54:12.897 | ++ lib/cinder:configure_cinder:320 : openssl rand -hex 16 2026-06-18 01:54:12.907 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf key_manager fixed_key f15fb9f8d2a70151614c90d7bedd1761 2026-06-18 01:54:12.968 | + lib/cinder:configure_cinder:321 : [[ -n '' ]] 2026-06-18 01:54:12.974 | + lib/cinder:configure_cinder:326 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2026-06-18 01:54:13.035 | + lib/cinder:configure_cinder:327 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2026-06-18 01:54:13.097 | + lib/cinder:configure_cinder:328 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2026-06-18 01:54:13.160 | + lib/cinder:configure_cinder:333 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2026-06-18 01:54:13.224 | + lib/cinder:configure_cinder:335 : iniset /etc/cinder/cinder.conf DEFAULT report_interval 120 2026-06-18 01:54:13.292 | + lib/cinder:configure_cinder:336 : iniset /etc/cinder/cinder.conf DEFAULT service_down_time 720 2026-06-18 01:54:13.357 | + lib/cinder:configure_cinder:338 : is_service_enabled c-vol 2026-06-18 01:54:13.395 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 01:54:13.400 | + lib/cinder:configure_cinder:338 : [[ -n lvm:lvmdriver-1 ]] 2026-06-18 01:54:13.405 | + lib/cinder:configure_cinder:339 : local enabled_backends= 2026-06-18 01:54:13.410 | + lib/cinder:configure_cinder:340 : local default_name= 2026-06-18 01:54:13.416 | + lib/cinder:configure_cinder:341 : local be be_name be_type 2026-06-18 01:54:13.421 | + lib/cinder:configure_cinder:342 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-06-18 01:54:13.428 | + lib/cinder:configure_cinder:343 : be_type=lvm 2026-06-18 01:54:13.434 | + lib/cinder:configure_cinder:344 : be_name=lvmdriver-1 2026-06-18 01:54:13.440 | + lib/cinder:configure_cinder:345 : type configure_cinder_backend_lvm 2026-06-18 01:54:13.445 | + lib/cinder:configure_cinder:346 : configure_cinder_backend_lvm lvmdriver-1 2026-06-18 01:54:13.451 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2026-06-18 01:54:13.457 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2026-06-18 01:54:13.528 | + 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-18 01:54:13.592 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2026-06-18 01:54:13.657 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2026-06-18 01:54:13.721 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_protocol iscsi 2026-06-18 01:54:13.789 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_port 3260 2026-06-18 01:54:13.853 | + 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-18 01:54:13.925 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:57 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type auto 2026-06-18 01:54:13.982 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:58 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear zero 2026-06-18 01:54:14.049 | + lib/cinder:configure_cinder:348 : [[ -z '' ]] 2026-06-18 01:54:14.054 | + lib/cinder:configure_cinder:349 : default_name=lvmdriver-1 2026-06-18 01:54:14.059 | + lib/cinder:configure_cinder:351 : enabled_backends+=lvmdriver-1, 2026-06-18 01:54:14.065 | + lib/cinder:configure_cinder:353 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2026-06-18 01:54:14.136 | + lib/cinder:configure_cinder:354 : [[ -n lvmdriver-1 ]] 2026-06-18 01:54:14.143 | + lib/cinder:configure_cinder:355 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2026-06-18 01:54:14.213 | + lib/cinder:configure_cinder:357 : configure_cinder_image_volume_cache 2026-06-18 01:54:14.219 | + lib/cinder:configure_cinder_image_volume_cache:716 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2026-06-18 01:54:14.225 | + lib/cinder:configure_cinder_image_volume_cache:717 : local be_name=lvmdriver-1 2026-06-18 01:54:14.231 | + lib/cinder:configure_cinder_image_volume_cache:719 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2026-06-18 01:54:14.304 | + lib/cinder:configure_cinder_image_volume_cache:721 : [[ -n '' ]] 2026-06-18 01:54:14.310 | + lib/cinder:configure_cinder_image_volume_cache:725 : [[ -n '' ]] 2026-06-18 01:54:14.317 | + lib/cinder:configure_cinder:362 : [[ False == \T\r\u\e ]] 2026-06-18 01:54:14.322 | + lib/cinder:configure_cinder:366 : [[ lvmdriver-1, =~ ceph ]] 2026-06-18 01:54:14.327 | + lib/cinder:configure_cinder:371 : is_service_enabled c-bak 2026-06-18 01:54:14.366 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 01:54:14.372 | + lib/cinder:configure_cinder:371 : [[ -n swift ]] 2026-06-18 01:54:14.377 | + lib/cinder:configure_cinder:372 : type configure_cinder_backup_swift 2026-06-18 01:54:14.384 | + lib/cinder:configure_cinder:373 : configure_cinder_backup_swift 2026-06-18 01:54:14.391 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2026-06-18 01:54:14.461 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url https://199.204.45.132:8080/v1/AUTH_ 2026-06-18 01:54:14.530 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2026-06-18 01:54:14.568 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 01:54:14.574 | + 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-18 01:54:14.646 | + lib/cinder:configure_cinder:379 : is_service_enabled ceilometer 2026-06-18 01:54:14.682 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 01:54:14.688 | + lib/cinder:configure_cinder:383 : is_service_enabled tls-proxy 2026-06-18 01:54:14.730 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 01:54:14.736 | + 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-18 01:54:14.742 | + lib/cinder:configure_cinder:386 : iniset /etc/cinder/cinder.conf oslo_middleware enable_proxy_headers_parsing True 2026-06-18 01:54:14.812 | + lib/cinder:configure_cinder:390 : '[' False '!=' False ']' 2026-06-18 01:54:14.817 | + lib/cinder:configure_cinder:394 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2026-06-18 01:54:14.823 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=cinder 2026-06-18 01:54:14.829 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/cinder/cinder.conf 2026-06-18 01:54:14.835 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-18 01:54:14.841 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-18 01:54:14.848 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-18 01:54:14.886 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 01:54:14.893 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-18 01:54:14.898 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-18 01:54:14.902 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-18 01:54:14.939 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 01:54:14.946 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@199.204.45.132:5672/ 2026-06-18 01:54:14.951 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@199.204.45.132:5672/ 2026-06-18 01:54:15.017 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-18 01:54:15.022 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-18 01:54:15.027 | + lib/cinder:configure_cinder:397 : setup_logging /etc/cinder/cinder.conf 2026-06-18 01:54:15.032 | + functions:setup_logging:693 : setup_systemd_logging /etc/cinder/cinder.conf 2026-06-18 01:54:15.036 | + functions:setup_systemd_logging:710 : local conf_file=/etc/cinder/cinder.conf 2026-06-18 01:54:15.043 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-18 01:54:15.083 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-18 01:54:15.088 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-18 01:54:15.094 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-18 01:54:15.100 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-18 01:54:15.104 | + 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-18 01:54:15.170 | + 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-18 01:54:15.230 | + 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-18 01:54:15.297 | + functions:setup_systemd_logging:727 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-18 01:54:15.363 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT log_color False 2026-06-18 01:54:15.429 | + lib/cinder:configure_cinder:399 : is_service_enabled c-api 2026-06-18 01:54:15.467 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 01:54:15.474 | + lib/cinder:configure_cinder:400 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini cinder.wsgi.api:application /volume '' cinder-api 2026-06-18 01:54:15.481 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/cinder/cinder-api-uwsgi.ini 2026-06-18 01:54:15.486 | + lib/apache:write_uwsgi_config:244 : local wsgi=cinder.wsgi.api:application 2026-06-18 01:54:15.492 | + lib/apache:write_uwsgi_config:245 : local url=/volume 2026-06-18 01:54:15.498 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-18 01:54:15.502 | + lib/apache:write_uwsgi_config:247 : local name=cinder-api 2026-06-18 01:54:15.508 | + lib/apache:write_uwsgi_config:249 : '[' -z cinder-api ']' 2026-06-18 01:54:15.514 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-18 01:54:15.519 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-18 01:54:15.544 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-06-18 01:54:15.544 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-18 01:54:15.557 | d /var/run/uwsgi 0755 stack root 2026-06-18 01:54:15.565 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-18 01:54:15.586 | /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-18 01:54:15.595 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/cinder-api.socket 2026-06-18 01:54:15.601 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2026-06-18 01:54:15.610 | + lib/apache:write_uwsgi_config:270 : [[ cinder.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-18 01:54:15.617 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi module cinder.wsgi.api:application 2026-06-18 01:54:15.681 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 4 2026-06-18 01:54:15.747 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2026-06-18 01:54:15.817 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2026-06-18 01:54:15.887 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2026-06-18 01:54:15.955 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-18 01:54:16.028 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2026-06-18 01:54:16.096 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2026-06-18 01:54:16.165 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2026-06-18 01:54:16.237 | + 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-18 01:54:16.304 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2026-06-18 01:54:16.373 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-18 01:54:16.443 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2026-06-18 01:54:16.512 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi start-time %t 2026-06-18 01:54:16.579 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-18 01:54:16.585 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-18 01:54:16.593 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for cinder-api 2026-06-18 01:54:16.600 | ++ lib/apache:apache_site_config_for:174 : local site=cinder-api 2026-06-18 01:54:16.606 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-18 01:54:16.612 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 01:54:16.618 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 01:54:16.624 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/cinder-api.conf 2026-06-18 01:54:16.632 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/cinder-api.conf 2026-06-18 01:54:16.639 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-api.socket 2026-06-18 01:54:16.708 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2026-06-18 01:54:16.775 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/cinder-api.conf 2026-06-18 01:54:16.775 | + 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-18 01:54:16.787 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 2026-06-18 01:54:16.795 | + lib/apache:write_uwsgi_config:309 : enable_apache_site cinder-api 2026-06-18 01:54:16.801 | + lib/apache:enable_apache_site:191 : local site=cinder-api 2026-06-18 01:54:16.807 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-18 01:54:16.813 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-18 01:54:16.818 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-18 01:54:16.823 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-18 01:54:16.830 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 01:54:16.836 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 01:54:16.842 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-18 01:54:16.847 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-18 01:54:16.853 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 01:54:16.859 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 01:54:16.866 | + lib/apache:enable_apache_site:195 : sudo a2ensite cinder-api 2026-06-18 01:54:16.914 | Enabling site cinder-api. 2026-06-18 01:54:16.923 | To activate the new configuration, you need to run: 2026-06-18 01:54:16.923 | systemctl reload apache2 2026-06-18 01:54:16.933 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-18 01:54:16.939 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-18 01:54:16.945 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-18 01:54:16.951 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-18 01:54:17.111 | + lib/cinder:configure_cinder:403 : [[ -r /opt/stack/devstack/lib/cinder_plugins/default ]] 2026-06-18 01:54:17.116 | + lib/cinder:configure_cinder:407 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers https://199.204.45.132/image 2026-06-18 01:54:17.178 | + lib/cinder:configure_cinder:408 : is_service_enabled tls-proxy 2026-06-18 01:54:17.215 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 01:54:17.220 | + lib/cinder:configure_cinder:409 : iniset /etc/cinder/cinder.conf DEFAULT glance_protocol https 2026-06-18 01:54:17.287 | + lib/cinder:configure_cinder:410 : iniset /etc/cinder/cinder.conf DEFAULT glance_ca_certificates_file /opt/stack/data/ca-bundle.pem 2026-06-18 01:54:17.348 | + lib/cinder:configure_cinder:414 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf glance glance 2026-06-18 01:54:17.354 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-06-18 01:54:17.360 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-06-18 01:54:17.364 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=glance 2026-06-18 01:54:17.371 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-18 01:54:17.379 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf glance glance 2026-06-18 01:54:17.383 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-18 01:54:17.389 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-06-18 01:54:17.394 | + lib/keystone:configure_keystoneauth:393 : local section=glance 2026-06-18 01:54:17.400 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf glance auth_type password 2026-06-18 01:54:17.472 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf glance interface public 2026-06-18 01:54:17.543 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf glance auth_url https://199.204.45.132/identity 2026-06-18 01:54:17.605 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf glance username glance 2026-06-18 01:54:17.671 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf glance password secretservice 2026-06-18 01:54:17.746 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf glance user_domain_name Default 2026-06-18 01:54:17.815 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf glance project_name service 2026-06-18 01:54:17.888 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf glance project_domain_name Default 2026-06-18 01:54:17.958 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf glance www_authenticate_uri https://199.204.45.132/identity 2026-06-18 01:54:18.029 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf glance cafile /opt/stack/data/ca-bundle.pem 2026-06-18 01:54:18.098 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf glance memcached_servers localhost:11211 2026-06-18 01:54:18.170 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-18 01:54:18.176 | + lib/cinder:configure_cinder:417 : configure_keystoneauth /etc/cinder/cinder.conf nova nova 2026-06-18 01:54:18.182 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-18 01:54:18.188 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-18 01:54:18.194 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-06-18 01:54:18.200 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf nova auth_type password 2026-06-18 01:54:18.276 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf nova interface public 2026-06-18 01:54:18.342 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf nova auth_url https://199.204.45.132/identity 2026-06-18 01:54:18.409 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf nova username nova 2026-06-18 01:54:18.474 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf nova password secretservice 2026-06-18 01:54:18.541 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2026-06-18 01:54:18.607 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf nova project_name service 2026-06-18 01:54:18.674 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2026-06-18 01:54:18.736 | + lib/cinder:configure_cinder:418 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2026-06-18 01:54:18.805 | + lib/cinder:configure_cinder:419 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2026-06-18 01:54:18.871 | + lib/cinder:configure_cinder:421 : [[ ! -z '' ]] 2026-06-18 01:54:18.877 | + lib/cinder:configure_cinder:423 : is_service_enabled etcd3 2026-06-18 01:54:18.915 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 01:54:18.922 | + lib/cinder:configure_cinder:426 : iniset /etc/cinder/cinder.conf coordination backend_url 'etcd3+http://199.204.45.132:2379?api_version=v3' 2026-06-18 01:54:18.996 | + lib/cinder:configure_cinder:429 : [[ False == True ]] 2026-06-18 01:54:19.003 | + lib/cinder:configure_cinder:429 : [[ False == True ]] 2026-06-18 01:54:19.008 | + lib/cinder:configure_cinder:433 : iniset /etc/cinder/cinder.conf oslo_policy enforce_scope false 2026-06-18 01:54:19.081 | + lib/cinder:configure_cinder:434 : iniset /etc/cinder/cinder.conf oslo_policy enforce_new_defaults false 2026-06-18 01:54:19.145 | + lib/cinder:configure_cinder:437 : '[' True == True ']' 2026-06-18 01:54:19.150 | + lib/cinder:configure_cinder:438 : init_cinder_service_user_conf 2026-06-18 01:54:19.155 | + lib/cinder:init_cinder_service_user_conf:745 : iniset /etc/cinder/cinder.conf service_user send_service_user_token True 2026-06-18 01:54:19.234 | + lib/cinder:init_cinder_service_user_conf:746 : configure_keystoneauth /etc/cinder/cinder.conf cinder service_user 2026-06-18 01:54:19.242 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-18 01:54:19.247 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-06-18 01:54:19.254 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-06-18 01:54:19.261 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf service_user auth_type password 2026-06-18 01:54:19.328 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf service_user interface public 2026-06-18 01:54:19.396 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf service_user auth_url https://199.204.45.132/identity 2026-06-18 01:54:19.468 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf service_user username cinder 2026-06-18 01:54:19.537 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf service_user password secretservice 2026-06-18 01:54:19.605 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf service_user user_domain_name Default 2026-06-18 01:54:19.672 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf service_user project_name service 2026-06-18 01:54:19.741 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf service_user project_domain_name Default 2026-06-18 01:54:19.811 | + ./stack.sh:main:948 : is_service_enabled neutron 2026-06-18 01:54:19.850 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 01:54:19.857 | + ./stack.sh:main:950 : stack_install_service neutron 2026-06-18 01:54:19.864 | + lib/stack:stack_install_service:20 : local service=neutron 2026-06-18 01:54:19.868 | + lib/stack:stack_install_service:21 : type install_neutron 2026-06-18 01:54:19.875 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-18 01:54:19.881 | + lib/stack:stack_install_service:32 : install_neutron 2026-06-18 01:54:19.889 | + lib/neutron:install_neutron:509 : use_library_from_git neutron-lib 2026-06-18 01:54:19.896 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2026-06-18 01:54:19.902 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 01:54:19.909 | + 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-18 01:54:19.915 | + 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-18 01:54:19.921 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 01:54:19.928 | + lib/neutron:install_neutron:516 : use_library_from_git sqlalchemy 2026-06-18 01:54:19.935 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2026-06-18 01:54:19.942 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 01:54:19.948 | + 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-18 01:54:19.954 | + 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-18 01:54:19.960 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 01:54:19.966 | + lib/neutron:install_neutron:520 : use_library_from_git alembic 2026-06-18 01:54:19.973 | + inc/python:use_library_from_git:266 : local name=alembic 2026-06-18 01:54:19.980 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 01:54:19.986 | + 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-18 01:54:19.993 | + 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-18 01:54:20.000 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 01:54:20.006 | + lib/neutron:install_neutron:525 : git_clone https://github.com/openstack/neutron.git /opt/stack/neutron master 2026-06-18 01:54:20.011 | + functions-common:git_clone:583 : local git_remote=https://github.com/openstack/neutron.git 2026-06-18 01:54:20.017 | + functions-common:git_clone:584 : local git_dest=/opt/stack/neutron 2026-06-18 01:54:20.023 | + functions-common:git_clone:585 : local git_ref=master 2026-06-18 01:54:20.028 | + functions-common:git_clone:586 : local orig_dir 2026-06-18 01:54:20.035 | ++ functions-common:git_clone:587 : pwd 2026-06-18 01:54:20.042 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-18 01:54:20.047 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-18 01:54:20.054 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-18 01:54:20.090 | + functions-common:git_clone:590 : RECLONE=False 2026-06-18 01:54:20.096 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-18 01:54:20.102 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-18 01:54:20.110 | + functions-common:git_clone:604 : echo master 2026-06-18 01:54:20.110 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-18 01:54:20.119 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/neutron ]] 2026-06-18 01:54:20.125 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-18 01:54:20.130 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-06-18 01:54:20.155 | + functions-common:git_clone:666 : cd /opt/stack/neutron 2026-06-18 01:54:20.164 | + functions-common:git_clone:667 : git show --oneline 2026-06-18 01:54:20.164 | + functions-common:git_clone:667 : head -1 2026-06-18 01:54:20.174 | 319761f069 Merge "Explicitly create log directories in the FrrFixture" 2026-06-18 01:54:20.181 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-18 01:54:20.187 | + lib/neutron:install_neutron:526 : setup_develop /opt/stack/neutron 2026-06-18 01:54:20.194 | + inc/python:setup_develop:353 : local bindep 2026-06-18 01:54:20.201 | + inc/python:setup_develop:354 : [[ /opt/stack/neutron == -bindep* ]] 2026-06-18 01:54:20.207 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/neutron 2026-06-18 01:54:20.213 | + inc/python:setup_develop:359 : local extras= 2026-06-18 01:54:20.217 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2026-06-18 01:54:20.224 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-18 01:54:20.230 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/neutron == -bindep* ]] 2026-06-18 01:54:20.237 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/neutron 2026-06-18 01:54:20.244 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-18 01:54:20.251 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-18 01:54:20.258 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/neutron 2026-06-18 01:54:20.264 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-18 01:54:20.272 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/neutron 2026-06-18 01:54:20.277 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-18 01:54:20.283 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-18 01:54:20.291 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2026-06-18 01:54:20.303 | + inc/python:_setup_package_with_constraints_edit:400 : name=neutron 2026-06-18 01:54:20.309 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z neutron ']' 2026-06-18 01:54:20.315 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2026-06-18 01:54:20.415 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/neutron -e 2026-06-18 01:54:20.422 | + inc/python:setup_package:436 : local bindep=0 2026-06-18 01:54:20.427 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-18 01:54:20.433 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-18 01:54:20.439 | + inc/python:setup_package:439 : [[ /opt/stack/neutron == -bindep* ]] 2026-06-18 01:54:20.445 | + inc/python:setup_package:444 : local project_dir=/opt/stack/neutron 2026-06-18 01:54:20.451 | + inc/python:setup_package:445 : local flags=-e 2026-06-18 01:54:20.457 | + inc/python:setup_package:446 : local extras= 2026-06-18 01:54:20.464 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-18 01:54:20.469 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-18 01:54:20.474 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-18 01:54:20.480 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-18 01:54:20.487 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-18 01:54:20.494 | + inc/python:setup_package:464 : pip_install -e /opt/stack/neutron 2026-06-18 01:54:20.541 | Using python 3.12 to install /opt/stack/neutron 2026-06-18 01:54:20.547 | + 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-18 01:54:21.127 | Obtaining file:///opt/stack/neutron 2026-06-18 01:54:21.132 | Installing build dependencies: started 2026-06-18 01:54:22.139 | Installing build dependencies: finished with status 'done' 2026-06-18 01:54:22.140 | Checking if build backend supports build_editable: started 2026-06-18 01:54:22.432 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-18 01:54:22.434 | Getting requirements to build editable: started 2026-06-18 01:54:22.585 | Getting requirements to build editable: finished with status 'done' 2026-06-18 01:54:22.587 | Preparing editable metadata (pyproject.toml): started 2026-06-18 01:54:23.704 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-18 01:54:23.720 | Requirement already satisfied: pbr>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (7.0.3) 2026-06-18 01:54:23.720 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (3.10.1) 2026-06-18 01:54:23.721 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (3.1.0) 2026-06-18 01:54:23.721 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (2.5.1) 2026-06-18 01:54:23.722 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (3.1.0) 2026-06-18 01:54:23.722 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (5.3.1) 2026-06-18 01:54:23.811 | Collecting pecan>=1.4.0 (from neutron==28.1.0.dev483) 2026-06-18 01:54:23.873 | Downloading pecan-1.8.0-py3-none-any.whl.metadata (1.6 kB) 2026-06-18 01:54:23.882 | Requirement already satisfied: httplib2>=0.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (0.31.2) 2026-06-18 01:54:23.883 | Requirement already satisfied: requests>=2.32.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (2.34.2) 2026-06-18 01:54:23.883 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (3.1.6) 2026-06-18 01:54:23.884 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (13.0.0) 2026-06-18 01:54:23.885 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (1.3.0) 2026-06-18 01:54:23.913 | Collecting neutron-lib>=4.0.0 (from neutron==28.1.0.dev483) 2026-06-18 01:54:23.916 | Downloading neutron_lib-4.1.0-py3-none-any.whl.metadata (2.4 kB) 2026-06-18 01:54:23.954 | Collecting python-neutronclient>=7.8.0 (from neutron==28.1.0.dev483) 2026-06-18 01:54:23.957 | Downloading python_neutronclient-12.0.0-py3-none-any.whl.metadata (3.5 kB) 2026-06-18 01:54:23.966 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (9.1.4) 2026-06-18 01:54:23.967 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (2.0.50) 2026-06-18 01:54:23.967 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (1.8.10) 2026-06-18 01:54:23.968 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (5.14.0) 2026-06-18 01:54:23.968 | Requirement already satisfied: alembic>=1.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (1.18.4) 2026-06-18 01:54:23.969 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (5.8.0) 2026-06-18 01:54:23.970 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (4.2.0) 2026-06-18 01:54:23.970 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (7.5.0) 2026-06-18 01:54:23.971 | Requirement already satisfied: oslo.config>=10.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (10.5.0) 2026-06-18 01:54:23.971 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (6.4.0) 2026-06-18 01:54:23.972 | Requirement already satisfied: oslo.db>=4.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (18.0.0) 2026-06-18 01:54:23.972 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (6.8.0) 2026-06-18 01:54:23.973 | Requirement already satisfied: oslo.log>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (8.2.0) 2026-06-18 01:54:23.973 | Requirement already satisfied: oslo.messaging>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (18.1.0) 2026-06-18 01:54:23.974 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (8.1.0) 2026-06-18 01:54:23.975 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (5.1.0) 2026-06-18 01:54:23.975 | Requirement already satisfied: oslo.privsep>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (3.11.0) 2026-06-18 01:54:23.976 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (3.8.0) 2026-06-18 01:54:23.976 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (7.9.0) 2026-06-18 01:54:23.977 | Requirement already satisfied: oslo.serialization>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (5.10.0) 2026-06-18 01:54:23.977 | 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.dev483) (4.6.0) 2026-06-18 01:54:23.978 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (2.7.1) 2026-06-18 01:54:23.978 | Requirement already satisfied: oslo.utils>=7.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (10.1.1) 2026-06-18 01:54:23.979 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (3.10.2) 2026-06-18 01:54:23.979 | Requirement already satisfied: osprofiler>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (4.4.0) 2026-06-18 01:54:24.004 | Collecting os-ken>=4.2.1 (from neutron==28.1.0.dev483) 2026-06-18 01:54:24.007 | Downloading os_ken-4.2.1-py3-none-any.whl.metadata (2.0 kB) 2026-06-18 01:54:24.028 | Collecting os-resource-classes>=1.1.0 (from neutron==28.1.0.dev483) 2026-06-18 01:54:24.031 | Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-18 01:54:24.061 | Collecting ovs>3.3.0 (from neutron==28.1.0.dev483) 2026-06-18 01:54:24.068 | Downloading ovs-3.7.1.tar.gz (162 kB) 2026-06-18 01:54:24.123 | Installing build dependencies: started 2026-06-18 01:54:25.238 | Installing build dependencies: finished with status 'done' 2026-06-18 01:54:25.239 | Getting requirements to build wheel: started 2026-06-18 01:54:25.597 | Getting requirements to build wheel: finished with status 'done' 2026-06-18 01:54:25.598 | Preparing metadata (pyproject.toml): started 2026-06-18 01:54:25.801 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-18 01:54:25.835 | Collecting ovsdbapp>=2.18.0 (from neutron==28.1.0.dev483) 2026-06-18 01:54:25.838 | Downloading ovsdbapp-2.18.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-18 01:54:25.847 | Requirement already satisfied: psutil>=6.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (7.2.2) 2026-06-18 01:54:25.870 | Collecting pyroute2>=0.7.3 (from neutron==28.1.0.dev483) 2026-06-18 01:54:25.873 | Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-06-18 01:54:25.882 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (24.2.1) 2026-06-18 01:54:25.883 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (18.13.0) 2026-06-18 01:54:25.883 | Requirement already satisfied: openstacksdk>=0.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (4.16.0) 2026-06-18 01:54:25.907 | Collecting python-designateclient>=2.7.0 (from neutron==28.1.0.dev483) 2026-06-18 01:54:25.912 | Downloading python_designateclient-6.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-06-18 01:54:25.942 | Collecting os-vif>=3.1.0 (from neutron==28.1.0.dev483) 2026-06-18 01:54:25.947 | Downloading os_vif-5.0.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-18 01:54:25.955 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (3.3.0) 2026-06-18 01:54:25.956 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (8.1.0) 2026-06-18 01:54:25.959 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==28.1.0.dev483) (1.3.12) 2026-06-18 01:54:25.960 | 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.dev483) (4.15.0) 2026-06-18 01:54:25.961 | 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.dev483) (2.2.1) 2026-06-18 01:54:25.964 | 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.dev483) (3.3.2) 2026-06-18 01:54:25.966 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron==28.1.0.dev483) (3.0.3) 2026-06-18 01:54:25.968 | 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.dev483) (2.1.0) 2026-06-18 01:54:25.968 | 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.dev483) (1.8.2) 2026-06-18 01:54:25.972 | 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.dev483) (4.0.1) 2026-06-18 01:54:25.972 | 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.dev483) (2.13.0) 2026-06-18 01:54:25.973 | 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.dev483) (5.8.0) 2026-06-18 01:54:25.979 | 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.dev483) (1.3.7) 2026-06-18 01:54:25.998 | Collecting os-traits>=0.9.0 (from neutron-lib>=4.0.0->neutron==28.1.0.dev483) 2026-06-18 01:54:26.001 | Downloading os_traits-3.8.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-18 01:54:26.010 | 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.dev483) (43.0.3) 2026-06-18 01:54:26.010 | 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.dev483) (1.5.0) 2026-06-18 01:54:26.011 | 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.dev483) (1.1.0) 2026-06-18 01:54:26.012 | 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.dev483) (1.33) 2026-06-18 01:54:26.013 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev483) (4.10.0) 2026-06-18 01:54:26.014 | 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.dev483) (6.0.3) 2026-06-18 01:54:26.016 | 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.dev483) (2.0.0) 2026-06-18 01:54:26.019 | 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.dev483) (3.0) 2026-06-18 01:54:26.023 | 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.dev483) (3.1.1) 2026-06-18 01:54:26.025 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==28.1.0.dev483) (0.41.0) 2026-06-18 01:54:26.025 | Requirement already satisfied: msgpack>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==28.1.0.dev483) (1.2.0) 2026-06-18 01:54:26.040 | Collecting ncclient>=0.6.13 (from os-ken>=4.2.1->neutron==28.1.0.dev483) 2026-06-18 01:54:26.045 | Downloading ncclient-0.7.1-py3-none-any.whl.metadata (12 kB) 2026-06-18 01:54:26.057 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==28.1.0.dev483) (26.2) 2026-06-18 01:54:26.060 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->os-ken>=4.2.1->neutron==28.1.0.dev483) (2.8.0) 2026-06-18 01:54:26.060 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->os-ken>=4.2.1->neutron==28.1.0.dev483) (3.5.1) 2026-06-18 01:54:26.068 | Requirement already satisfied: lxml>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=4.2.1->neutron==28.1.0.dev483) (6.1.1) 2026-06-18 01:54:26.068 | Requirement already satisfied: paramiko>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=4.2.1->neutron==28.1.0.dev483) (4.0.0) 2026-06-18 01:54:26.080 | 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.dev483) (0.20) 2026-06-18 01:54:26.083 | 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.dev483) (2.0.0) 2026-06-18 01:54:26.087 | 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.dev483) (2.1.2) 2026-06-18 01:54:26.087 | 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.dev483) (0.6.2) 2026-06-18 01:54:26.091 | 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.dev483) (2.9.0.post0) 2026-06-18 01:54:26.094 | 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.dev483) (7.1.4) 2026-06-18 01:54:26.095 | 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.dev483) (5.3.1) 2026-06-18 01:54:26.095 | 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.dev483) (5.6.2) 2026-06-18 01:54:26.096 | 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.dev483) (0.16.0) 2026-06-18 01:54:26.098 | 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.dev483) (5.1.0) 2026-06-18 01:54:26.103 | 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.dev483) (2026.2) 2026-06-18 01:54:26.107 | 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.dev483) (0.25.0) 2026-06-18 01:54:26.109 | 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.dev483) (5.0.0) 2026-06-18 01:54:26.110 | 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.dev483) (4.0.1) 2026-06-18 01:54:26.127 | 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.dev483) (1.7.6) 2026-06-18 01:54:26.131 | 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.dev483) (2.2.0) 2026-06-18 01:54:26.136 | 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.dev483) (3.17.0) 2026-06-18 01:54:26.164 | Collecting sortedcontainers (from ovs>3.3.0->neutron==28.1.0.dev483) 2026-06-18 01:54:26.169 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-06-18 01:54:26.199 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.18.0->neutron==28.1.0.dev483) 2026-06-18 01:54:26.200 | Using cached fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-06-18 01:54:26.212 | Requirement already satisfied: invoke>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=3.2.0->ncclient>=0.6.13->os-ken>=4.2.1->neutron==28.1.0.dev483) (3.0.3) 2026-06-18 01:54:26.213 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=3.2.0->ncclient>=0.6.13->os-ken>=4.2.1->neutron==28.1.0.dev483) (1.6.2) 2026-06-18 01:54:26.217 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->neutron==28.1.0.dev483) (82.0.1) 2026-06-18 01:54:26.233 | 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.dev483) (0.8.1) 2026-06-18 01:54:26.255 | 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.dev483) (1.17.0) 2026-06-18 01:54:26.257 | 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.dev483) (4.14.0) 2026-06-18 01:54:26.258 | 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.dev483) (4.26.0) 2026-06-18 01:54:26.286 | Collecting osc-lib>=1.8.0 (from python-designateclient>=2.7.0->neutron==28.1.0.dev483) 2026-06-18 01:54:26.290 | Downloading osc_lib-4.6.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-18 01:54:26.305 | 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.dev483) (0.6.0) 2026-06-18 01:54:26.306 | 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.dev483) (4.0.0) 2026-06-18 01:54:26.311 | 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.dev483) (3.0.52) 2026-06-18 01:54:26.312 | 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.dev483) (1.11.0) 2026-06-18 01:54:26.312 | 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.dev483) (15.0.0) 2026-06-18 01:54:26.313 | 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.dev483) (1.8.0) 2026-06-18 01:54:26.316 | 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.dev483) (26.1.0) 2026-06-18 01:54:26.316 | 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.dev483) (2025.9.1) 2026-06-18 01:54:26.316 | 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.dev483) (0.37.0) 2026-06-18 01:54:26.317 | 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.dev483) (2026.5.1) 2026-06-18 01:54:26.353 | 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.dev483) (3.4.7) 2026-06-18 01:54:26.353 | 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.dev483) (3.18) 2026-06-18 01:54:26.353 | 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.dev483) (2.7.0) 2026-06-18 01:54:26.354 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.32.3->neutron==28.1.0.dev483) (2023.11.17) 2026-06-18 01:54:26.373 | 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.dev483) (4.2.0) 2026-06-18 01:54:26.373 | 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.dev483) (2.20.0) 2026-06-18 01:54:26.379 | 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.dev483) (0.1.2) 2026-06-18 01:54:26.390 | 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.dev483) (0.8) 2026-06-18 01:54:26.424 | 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.dev483) (0.16.0) 2026-06-18 01:54:26.482 | Downloading neutron_lib-4.1.0-py3-none-any.whl (640 kB) 2026-06-18 01:54:26.508 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 640.6/640.6 kB 21.3 MB/s 0:00:00 2026-06-18 01:54:26.526 | Downloading os_ken-4.2.1-py3-none-any.whl (2.0 MB) 2026-06-18 01:54:26.561 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 61.6 MB/s 0:00:00 2026-06-18 01:54:26.566 | Downloading ncclient-0.7.1-py3-none-any.whl (94 kB) 2026-06-18 01:54:26.587 | Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-06-18 01:54:26.601 | Downloading os_traits-3.8.0-py3-none-any.whl (44 kB) 2026-06-18 01:54:26.617 | Downloading os_vif-5.0.0-py3-none-any.whl (103 kB) 2026-06-18 01:54:26.636 | Downloading ovsdbapp-2.18.0-py3-none-any.whl (153 kB) 2026-06-18 01:54:26.647 | Using cached fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-06-18 01:54:26.653 | Downloading pecan-1.8.0-py3-none-any.whl (144 kB) 2026-06-18 01:54:26.906 | Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-06-18 01:54:26.924 | Downloading python_designateclient-6.4.0-py3-none-any.whl (96 kB) 2026-06-18 01:54:26.935 | Downloading osc_lib-4.6.0-py3-none-any.whl (96 kB) 2026-06-18 01:54:26.950 | Downloading python_neutronclient-12.0.0-py3-none-any.whl (248 kB) 2026-06-18 01:54:26.965 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-06-18 01:54:27.033 | Building wheels for collected packages: neutron, ovs 2026-06-18 01:54:27.034 | Building editable for neutron (pyproject.toml): started 2026-06-18 01:54:28.517 | Building editable for neutron (pyproject.toml): finished with status 'done' 2026-06-18 01:54:28.518 | Created wheel for neutron: filename=neutron-28.1.0.dev483-0.editable-py3-none-any.whl size=12803 sha256=2a5a28aebcdb323c1d944f79fb9ad26e1b0b14ebf172f73625e75571e8940a72 2026-06-18 01:54:28.518 | Stored in directory: /tmp/pip-ephem-wheel-cache-vctmxtbq/wheels/85/41/4b/b676c3191efff247eca42312d2ef97517d6d981ada429e2e98 2026-06-18 01:54:28.524 | Building wheel for ovs (pyproject.toml): started 2026-06-18 01:54:28.925 | Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-06-18 01:54:28.926 | Created wheel for ovs: filename=ovs-3.7.1-py3-none-any.whl size=191286 sha256=3ab8f093070d9441c96beae268b99dcaf516e8f1263b2d397cc4468c4769913d 2026-06-18 01:54:28.927 | Stored in directory: /opt/stack/.cache/pip/wheels/ad/8f/7e/5c45edfad8724b1855f52f55dda4f193565d5fa2535d9faa2b 2026-06-18 01:54:28.931 | Successfully built neutron ovs 2026-06-18 01:54:29.069 | 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-18 01:54:32.027 | 2026-06-18 01:54:32.044 | Successfully installed fixtures-4.3.2 ncclient-0.7.1 neutron-28.1.0.dev483 neutron-lib-4.1.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-18 01:54:32.223 | + inc/python:pip_install:216 : result=0 2026-06-18 01:54:32.228 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-18 01:54:32.234 | + functions-common:time_stop:2414 : local name 2026-06-18 01:54:32.238 | + functions-common:time_stop:2415 : local end_time 2026-06-18 01:54:32.243 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 01:54:32.247 | + functions-common:time_stop:2417 : local total 2026-06-18 01:54:32.252 | + functions-common:time_stop:2418 : local start_time 2026-06-18 01:54:32.257 | + functions-common:time_stop:2420 : name=pip_install 2026-06-18 01:54:32.261 | + functions-common:time_stop:2421 : start_time=1781747660530 2026-06-18 01:54:32.266 | + functions-common:time_stop:2423 : [[ -z 1781747660530 ]] 2026-06-18 01:54:32.273 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 01:54:32.280 | + functions-common:time_stop:2426 : end_time=1781747672275 2026-06-18 01:54:32.286 | + functions-common:time_stop:2427 : elapsed_time=11745 2026-06-18 01:54:32.290 | + functions-common:time_stop:2428 : total=72828 2026-06-18 01:54:32.295 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 01:54:32.299 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=84573 2026-06-18 01:54:32.305 | + inc/python:pip_install:219 : return 0 2026-06-18 01:54:32.310 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-18 01:54:32.315 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-18 01:54:32.322 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/neutron 2026-06-18 01:54:32.328 | + inc/python:use_library_from_git:266 : local name=/opt/stack/neutron 2026-06-18 01:54:32.333 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 01:54:32.340 | + 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-18 01:54:32.346 | + 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-18 01:54:32.352 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 01:54:32.357 | + lib/neutron:install_neutron:528 : [[ ovn == \o\v\n ]] 2026-06-18 01:54:32.363 | + lib/neutron:install_neutron:529 : install_ovn 2026-06-18 01:54:32.369 | + lib/neutron_plugins/ovn_agent:install_ovn:404 : echo 'Installing OVN and dependent packages' 2026-06-18 01:54:32.369 | Installing OVN and dependent packages 2026-06-18 01:54:32.374 | + lib/neutron_plugins/ovn_agent:install_ovn:407 : ovn_sanity_check 2026-06-18 01:54:32.380 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:391 : is_service_enabled q-agt neutron-agent 2026-06-18 01:54:32.416 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 01:54:32.422 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:393 : is_service_enabled q-l3 neutron-l3 2026-06-18 01:54:32.458 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 01:54:32.464 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:395 : is_service_enabled q-svc neutron-api 2026-06-18 01:54:32.498 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 01:54:32.503 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:395 : [[ ! ovn =~ ovn ]] 2026-06-18 01:54:32.509 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:397 : is_service_enabled q-svc neutron-api 2026-06-18 01:54:32.546 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 01:54:32.552 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:397 : [[ ! local,flat,vlan,geneve =~ geneve ]] 2026-06-18 01:54:32.558 | + lib/neutron_plugins/ovn_agent:install_ovn:409 : sudo mkdir -p /var/run/openvswitch 2026-06-18 01:54:32.583 | ++ lib/neutron_plugins/ovn_agent:install_ovn:410 : whoami 2026-06-18 01:54:32.593 | + lib/neutron_plugins/ovn_agent:install_ovn:410 : sudo chown stack /var/run/openvswitch 2026-06-18 01:54:32.615 | + lib/neutron_plugins/ovn_agent:install_ovn:412 : [[ False == \T\r\u\e ]] 2026-06-18 01:54:32.621 | ++ lib/neutron_plugins/ovn_agent:install_ovn:434 : get_packages openvswitch 2026-06-18 01:54:32.665 | + lib/neutron_plugins/ovn_agent:install_ovn:434 : install_package fakeroot make openvswitch-switch 2026-06-18 01:54:32.671 | + functions-common:install_package:1432 : update_package_repo 2026-06-18 01:54:32.678 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-18 01:54:32.683 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-18 01:54:32.687 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-18 01:54:32.693 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-18 01:54:32.699 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-18 01:54:32.705 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 01:54:32.710 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 01:54:32.716 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-18 01:54:32.722 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-18 01:54:32.728 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-18 01:54:32.734 | + functions-common:apt_get_update:1161 : return 2026-06-18 01:54:32.741 | + functions-common:install_package:1433 : real_install_package fakeroot make openvswitch-switch 2026-06-18 01:54:32.747 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-18 01:54:32.753 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 01:54:32.759 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 01:54:32.765 | + functions-common:real_install_package:1421 : apt_get install fakeroot make openvswitch-switch 2026-06-18 01:54:32.812 | + 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-18 01:54:32.855 | Reading package lists... 2026-06-18 01:54:33.074 | Building dependency tree... 2026-06-18 01:54:33.074 | Reading state information... 2026-06-18 01:54:33.295 | make is already the newest version (4.3-4.1build2). 2026-06-18 01:54:33.295 | make set to manually installed. 2026-06-18 01:54:33.295 | The following additional packages will be installed: 2026-06-18 01:54:33.295 | libfakeroot libunbound8 libxdp1 openvswitch-common python3-netifaces 2026-06-18 01:54:33.296 | python3-openvswitch python3-sortedcontainers 2026-06-18 01:54:33.297 | Suggested packages: 2026-06-18 01:54:33.297 | openvswitch-doc python3-netaddr python-sortedcontainers-doc 2026-06-18 01:54:33.329 | The following NEW packages will be installed: 2026-06-18 01:54:33.331 | fakeroot libfakeroot libunbound8 libxdp1 openvswitch-common 2026-06-18 01:54:33.331 | openvswitch-switch python3-netifaces python3-openvswitch 2026-06-18 01:54:33.331 | python3-sortedcontainers 2026-06-18 01:54:33.645 | 0 upgraded, 9 newly installed, 0 to remove and 0 not upgraded. 2026-06-18 01:54:33.645 | Need to get 4,337 kB of archives. 2026-06-18 01:54:33.645 | After this operation, 13.8 MB of additional disk space will be used. 2026-06-18 01:54:33.645 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.8 [445 kB] 2026-06-18 01:54:33.740 | 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-18 01:54:33.778 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-netifaces amd64 0.11.0-2build3 [18.1 kB] 2026-06-18 01:54:33.778 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-06-18 01:54:33.778 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2026-06-18 01:54:33.779 | 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-18 01:54:33.794 | 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-18 01:54:33.807 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfakeroot amd64 1.33-1 [32.4 kB] 2026-06-18 01:54:33.807 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fakeroot amd64 1.33-1 [67.2 kB] 2026-06-18 01:54:33.989 | debconf: delaying package configuration, since apt-utils is not installed 2026-06-18 01:54:34.028 | Fetched 4,337 kB in 0s (9,402 kB/s) 2026-06-18 01:54:34.071 | Selecting previously unselected package libunbound8:amd64. 2026-06-18 01:54:34.102 | (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 ... 69646 files and directories currently installed.) 2026-06-18 01:54:34.105 | Preparing to unpack .../0-libunbound8_1.19.2-1ubuntu3.8_amd64.deb ... 2026-06-18 01:54:34.112 | Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-06-18 01:54:34.173 | Selecting previously unselected package openvswitch-common. 2026-06-18 01:54:34.182 | Preparing to unpack .../1-openvswitch-common_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-18 01:54:34.186 | Unpacking openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-06-18 01:54:34.275 | Selecting previously unselected package python3-netifaces:amd64. 2026-06-18 01:54:34.286 | Preparing to unpack .../2-python3-netifaces_0.11.0-2build3_amd64.deb ... 2026-06-18 01:54:34.290 | Unpacking python3-netifaces:amd64 (0.11.0-2build3) ... 2026-06-18 01:54:34.345 | Selecting previously unselected package python3-sortedcontainers. 2026-06-18 01:54:34.354 | Preparing to unpack .../3-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-06-18 01:54:34.357 | Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-06-18 01:54:34.414 | Selecting previously unselected package libxdp1:amd64. 2026-06-18 01:54:34.424 | Preparing to unpack .../4-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-06-18 01:54:34.428 | Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-06-18 01:54:34.483 | Selecting previously unselected package python3-openvswitch. 2026-06-18 01:54:34.494 | Preparing to unpack .../5-python3-openvswitch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-18 01:54:34.497 | Unpacking python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-18 01:54:34.583 | Selecting previously unselected package openvswitch-switch. 2026-06-18 01:54:34.591 | Preparing to unpack .../6-openvswitch-switch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-18 01:54:34.601 | Unpacking openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-18 01:54:34.697 | Selecting previously unselected package libfakeroot:amd64. 2026-06-18 01:54:34.707 | Preparing to unpack .../7-libfakeroot_1.33-1_amd64.deb ... 2026-06-18 01:54:34.711 | Unpacking libfakeroot:amd64 (1.33-1) ... 2026-06-18 01:54:34.762 | Selecting previously unselected package fakeroot. 2026-06-18 01:54:34.773 | Preparing to unpack .../8-fakeroot_1.33-1_amd64.deb ... 2026-06-18 01:54:34.776 | Unpacking fakeroot (1.33-1) ... 2026-06-18 01:54:34.862 | Setting up python3-sortedcontainers (2.4.0-2) ... 2026-06-18 01:54:35.024 | Setting up libfakeroot:amd64 (1.33-1) ... 2026-06-18 01:54:35.037 | Setting up fakeroot (1.33-1) ... 2026-06-18 01:54:35.051 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2026-06-18 01:54:35.069 | Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-06-18 01:54:35.079 | Setting up libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-06-18 01:54:35.088 | Setting up python3-netifaces:amd64 (0.11.0-2build3) ... 2026-06-18 01:54:35.098 | Setting up openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-06-18 01:54:35.114 | Setting up python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-18 01:54:35.376 | Setting up openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-18 01:54:35.399 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-06-18 01:54:35.869 | Created symlink /etc/systemd/system/openvswitch-switch.service.requires/ovs-record-hostname.service → /usr/lib/systemd/system/ovs-record-hostname.service. 2026-06-18 01:54:36.008 | Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /usr/lib/systemd/system/openvswitch-switch.service. 2026-06-18 01:54:36.900 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-18 01:54:38.281 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-18 01:54:38.679 | + functions-common:apt_get:1205 : result=0 2026-06-18 01:54:38.684 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-18 01:54:38.690 | + functions-common:time_stop:2414 : local name 2026-06-18 01:54:38.694 | + functions-common:time_stop:2415 : local end_time 2026-06-18 01:54:38.700 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 01:54:38.705 | + functions-common:time_stop:2417 : local total 2026-06-18 01:54:38.710 | + functions-common:time_stop:2418 : local start_time 2026-06-18 01:54:38.714 | + functions-common:time_stop:2420 : name=apt-get 2026-06-18 01:54:38.720 | + functions-common:time_stop:2421 : start_time=1781747672805 2026-06-18 01:54:38.726 | + functions-common:time_stop:2423 : [[ -z 1781747672805 ]] 2026-06-18 01:54:38.733 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 01:54:38.740 | + functions-common:time_stop:2426 : end_time=1781747678736 2026-06-18 01:54:38.745 | + functions-common:time_stop:2427 : elapsed_time=5931 2026-06-18 01:54:38.751 | + functions-common:time_stop:2428 : total=151529 2026-06-18 01:54:38.756 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 01:54:38.762 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=157460 2026-06-18 01:54:38.767 | + functions-common:apt_get:1209 : return 0 2026-06-18 01:54:38.774 | ++ lib/neutron_plugins/ovn_agent:install_ovn:435 : get_packages ovn 2026-06-18 01:54:38.817 | + lib/neutron_plugins/ovn_agent:install_ovn:435 : install_package ovn-central ovn-controller-vtep ovn-host 2026-06-18 01:54:38.823 | + functions-common:install_package:1432 : update_package_repo 2026-06-18 01:54:38.829 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-18 01:54:38.834 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-18 01:54:38.840 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-18 01:54:38.846 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-18 01:54:38.851 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-18 01:54:38.856 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 01:54:38.862 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 01:54:38.868 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-18 01:54:38.873 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-18 01:54:38.879 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-18 01:54:38.884 | + functions-common:apt_get_update:1161 : return 2026-06-18 01:54:38.890 | + functions-common:install_package:1433 : real_install_package ovn-central ovn-controller-vtep ovn-host 2026-06-18 01:54:38.896 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-18 01:54:38.902 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 01:54:38.908 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 01:54:38.913 | + functions-common:real_install_package:1421 : apt_get install ovn-central ovn-controller-vtep ovn-host 2026-06-18 01:54:38.960 | + 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-18 01:54:38.997 | Reading package lists... 2026-06-18 01:54:39.219 | Building dependency tree... 2026-06-18 01:54:39.219 | Reading state information... 2026-06-18 01:54:39.452 | The following additional packages will be installed: 2026-06-18 01:54:39.452 | ovn-common 2026-06-18 01:54:39.482 | The following NEW packages will be installed: 2026-06-18 01:54:39.483 | ovn-central ovn-common ovn-controller-vtep ovn-host 2026-06-18 01:54:39.884 | 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. 2026-06-18 01:54:39.884 | Need to get 2,360 kB of archives. 2026-06-18 01:54:39.884 | After this operation, 8,355 kB of additional disk space will be used. 2026-06-18 01:54:39.884 | 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-18 01:54:46.549 | 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-18 01:54:46.636 | 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-18 01:54:46.660 | 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-18 01:54:46.913 | debconf: delaying package configuration, since apt-utils is not installed 2026-06-18 01:54:46.957 | Fetched 2,360 kB in 7s (327 kB/s) 2026-06-18 01:54:47.029 | Selecting previously unselected package ovn-common. 2026-06-18 01:54:47.062 | (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 ... 69909 files and directories currently installed.) 2026-06-18 01:54:47.064 | Preparing to unpack .../ovn-common_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-18 01:54:47.067 | Unpacking ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-06-18 01:54:47.200 | Selecting previously unselected package ovn-central. 2026-06-18 01:54:47.210 | Preparing to unpack .../ovn-central_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-18 01:54:47.213 | Unpacking ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-06-18 01:54:47.280 | Selecting previously unselected package ovn-controller-vtep. 2026-06-18 01:54:47.290 | Preparing to unpack .../ovn-controller-vtep_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-18 01:54:47.294 | Unpacking ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-06-18 01:54:47.372 | Selecting previously unselected package ovn-host. 2026-06-18 01:54:47.382 | Preparing to unpack .../ovn-host_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-18 01:54:47.390 | Unpacking ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-06-18 01:54:47.481 | Setting up ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-06-18 01:54:47.522 | Setting up ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-06-18 01:54:47.859 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-06-18 01:54:47.992 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-host.service → /usr/lib/systemd/system/ovn-host.service. 2026-06-18 01:54:48.314 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-06-18 01:54:48.378 | Setting up ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-06-18 01:54:48.720 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-06-18 01:54:48.858 | Created symlink /etc/systemd/system/ovn-sb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-sb.service. 2026-06-18 01:54:49.367 | Created symlink /etc/systemd/system/ovn-nb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-nb.service. 2026-06-18 01:54:49.887 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-central.service → /usr/lib/systemd/system/ovn-central.service. 2026-06-18 01:54:50.483 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-06-18 01:54:50.559 | Setting up ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-06-18 01:54:50.703 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-controller-vtep.service → /usr/lib/systemd/system/ovn-controller-vtep.service. 2026-06-18 01:54:51.087 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-18 01:54:52.343 | + functions-common:apt_get:1205 : result=0 2026-06-18 01:54:52.350 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-18 01:54:52.355 | + functions-common:time_stop:2414 : local name 2026-06-18 01:54:52.361 | + functions-common:time_stop:2415 : local end_time 2026-06-18 01:54:52.366 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 01:54:52.371 | + functions-common:time_stop:2417 : local total 2026-06-18 01:54:52.375 | + functions-common:time_stop:2418 : local start_time 2026-06-18 01:54:52.381 | + functions-common:time_stop:2420 : name=apt-get 2026-06-18 01:54:52.385 | + functions-common:time_stop:2421 : start_time=1781747678954 2026-06-18 01:54:52.390 | + functions-common:time_stop:2423 : [[ -z 1781747678954 ]] 2026-06-18 01:54:52.397 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 01:54:52.405 | + functions-common:time_stop:2426 : end_time=1781747692400 2026-06-18 01:54:52.410 | + functions-common:time_stop:2427 : elapsed_time=13446 2026-06-18 01:54:52.415 | + functions-common:time_stop:2428 : total=157460 2026-06-18 01:54:52.421 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 01:54:52.425 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=170906 2026-06-18 01:54:52.430 | + functions-common:apt_get:1209 : return 0 2026-06-18 01:54:52.435 | + 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-18 01:54:52.440 | + 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-18 01:54:52.446 | + lib/neutron_plugins/ovn_agent:install_ovn:442 : local log_archive_dir=/opt/stack/logs/archive 2026-06-18 01:54:52.452 | + lib/neutron_plugins/ovn_agent:install_ovn:443 : mkdir -p /opt/stack/logs/archive 2026-06-18 01:54:52.461 | + 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-18 01:54:52.467 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovs-vswitchd.log ']' 2026-06-18 01:54:52.472 | + 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-18 01:54:52.478 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-northd.log ']' 2026-06-18 01:54:52.484 | + 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-18 01:54:52.489 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-controller.log ']' 2026-06-18 01:54:52.495 | + 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-18 01:54:52.501 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-controller-vtep.log ']' 2026-06-18 01:54:52.505 | + 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-18 01:54:52.511 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovs-vtep.log ']' 2026-06-18 01:54:52.517 | + 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-18 01:54:52.523 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server.log ']' 2026-06-18 01:54:52.529 | + 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-18 01:54:52.534 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server-nb.log ']' 2026-06-18 01:54:52.540 | + 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-18 01:54:52.546 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server-sb.log ']' 2026-06-18 01:54:52.552 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : use_library_from_git ovsdbapp 2026-06-18 01:54:52.558 | + inc/python:use_library_from_git:266 : local name=ovsdbapp 2026-06-18 01:54:52.563 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 01:54:52.569 | + 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-18 01:54:52.575 | + 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-18 01:54:52.580 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 01:54:52.585 | + lib/neutron_plugins/ovn_agent:install_ovn:457 : [[ False == \T\r\u\e ]] 2026-06-18 01:54:52.591 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-18 01:54:52.596 | + ./stack.sh:main:953 : is_service_enabled nova 2026-06-18 01:54:52.631 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 01:54:52.636 | + ./stack.sh:main:955 : stack_install_service nova 2026-06-18 01:54:52.641 | + lib/stack:stack_install_service:20 : local service=nova 2026-06-18 01:54:52.646 | + lib/stack:stack_install_service:21 : type install_nova 2026-06-18 01:54:52.651 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-18 01:54:52.657 | + lib/stack:stack_install_service:32 : install_nova 2026-06-18 01:54:52.663 | + lib/nova:install_nova:910 : use_library_from_git os-vif 2026-06-18 01:54:52.669 | + inc/python:use_library_from_git:266 : local name=os-vif 2026-06-18 01:54:52.674 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 01:54:52.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 = \A\L\L ]] 2026-06-18 01:54:52.684 | + 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-18 01:54:52.688 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 01:54:52.694 | + lib/nova:install_nova:915 : is_service_enabled n-cpu 2026-06-18 01:54:52.725 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 01:54:52.730 | + lib/nova:install_nova:915 : [[ -r /opt/stack/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-06-18 01:54:52.735 | + lib/nova:install_nova:916 : install_nova_hypervisor 2026-06-18 01:54:52.741 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:91 : install_libvirt 2026-06-18 01:54:52.746 | + lib/nova_plugins/functions-libvirt:install_libvirt:80 : [[ noble =~ bookworm ]] 2026-06-18 01:54:52.751 | + 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-18 01:54:52.839 | + lib/nova_plugins/functions-libvirt:install_libvirt:95 : is_ubuntu 2026-06-18 01:54:52.844 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 01:54:52.848 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 01:54:52.854 | + 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-18 01:54:52.859 | + functions-common:install_package:1432 : update_package_repo 2026-06-18 01:54:52.864 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-18 01:54:52.869 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-18 01:54:52.875 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-18 01:54:52.881 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-18 01:54:52.885 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-18 01:54:52.890 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 01:54:52.896 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 01:54:52.900 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-18 01:54:52.906 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-18 01:54:52.911 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-18 01:54:52.916 | + functions-common:apt_get_update:1161 : return 2026-06-18 01:54:52.922 | + functions-common:install_package:1433 : real_install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-06-18 01:54:52.928 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-18 01:54:52.933 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 01:54:52.939 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 01:54:52.944 | + functions-common:real_install_package:1421 : apt_get install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-06-18 01:54:52.988 | + 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-18 01:54:53.030 | Reading package lists... 2026-06-18 01:54:53.277 | Building dependency tree... 2026-06-18 01:54:53.277 | Reading state information... 2026-06-18 01:54:53.502 | The following additional packages will be installed: 2026-06-18 01:54:53.502 | ipxe-qemu libasound2-data libasound2t64 libbrlapi0.8 libcacard0 libdaxctl1 2026-06-18 01:54:53.502 | libfdt1 libndctl6 libnspr4 libnss3 libpciaccess0 libpcsclite1 libpmem1 2026-06-18 01:54:53.503 | librdmacm1t64 libslirp0 libusb-1.0-0 libusbredirparser1t64 libvirt-daemon 2026-06-18 01:54:53.503 | libvirt-daemon-config-network libvirt-daemon-config-nwfilter 2026-06-18 01:54:53.503 | libvirt-daemon-driver-qemu libvirt-daemon-system-systemd libvirt0 2026-06-18 01:54:53.503 | qemu-system-arm qemu-system-common qemu-system-data qemu-system-mips 2026-06-18 01:54:53.503 | qemu-system-misc qemu-system-ppc qemu-system-s390x qemu-system-sparc 2026-06-18 01:54:53.503 | qemu-system-x86 seabios systemd-container 2026-06-18 01:54:53.504 | Suggested packages: 2026-06-18 01:54:53.504 | alsa-utils libasound2-plugins pciutils pcscd libvirt-clients-qemu 2026-06-18 01:54:53.504 | libvirt-login-shell libvirt-daemon-driver-storage-gluster 2026-06-18 01:54:53.504 | libvirt-daemon-driver-storage-iscsi-direct libvirt-daemon-driver-storage-rbd 2026-06-18 01:54:53.504 | libvirt-daemon-driver-storage-zfs libvirt-daemon-driver-lxc 2026-06-18 01:54:53.504 | libvirt-daemon-driver-vbox libvirt-daemon-driver-xen numad passt apparmor 2026-06-18 01:54:53.504 | auditd nfs-common systemtap zfsutils samba vde2 2026-06-18 01:54:53.504 | Recommended packages: 2026-06-18 01:54:53.504 | alsa-ucm-conf alsa-topology-conf libxml2-utils swtpm swtpm-tools mdevctl 2026-06-18 01:54:53.504 | libvirt-l10n ipxe-qemu-256k-compat-efi-roms qemu-efi-aarch64 qemu-efi-arm 2026-06-18 01:54:53.504 | qemu-system-gui qemu-system-modules-spice qemu-system-modules-opengl 2026-06-18 01:54:53.504 | qemu-block-extra ovmf cpu-checker libnss-mymachines 2026-06-18 01:54:53.548 | The following NEW packages will be installed: 2026-06-18 01:54:53.548 | ipxe-qemu libasound2-data libasound2t64 libbrlapi0.8 libcacard0 libdaxctl1 2026-06-18 01:54:53.549 | libfdt1 libndctl6 libnspr4 libnss3 libpciaccess0 libpcsclite1 libpmem1 2026-06-18 01:54:53.549 | librdmacm1t64 libslirp0 libusb-1.0-0 libusbredirparser1t64 libvirt-clients 2026-06-18 01:54:53.549 | libvirt-daemon libvirt-daemon-config-network libvirt-daemon-config-nwfilter 2026-06-18 01:54:53.549 | libvirt-daemon-driver-qemu libvirt-daemon-system 2026-06-18 01:54:53.549 | libvirt-daemon-system-systemd libvirt-dev libvirt0 python3-libvirt 2026-06-18 01:54:53.549 | qemu-system qemu-system-arm qemu-system-common qemu-system-data 2026-06-18 01:54:53.549 | qemu-system-mips qemu-system-misc qemu-system-ppc qemu-system-s390x 2026-06-18 01:54:53.549 | qemu-system-sparc qemu-system-x86 seabios systemd-container systemd-coredump 2026-06-18 01:54:53.733 | 0 upgraded, 40 newly installed, 0 to remove and 0 not upgraded. 2026-06-18 01:54:53.733 | Need to get 127 MB of archives. 2026-06-18 01:54:53.733 | After this operation, 527 MB of additional disk space will be used. 2026-06-18 01:54:53.733 | 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-18 01:54:54.040 | 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-18 01:54:54.447 | 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-18 01:54:54.448 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libasound2t64 amd64 1.2.11-1ubuntu0.2 [398 kB] 2026-06-18 01:54:54.472 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libbrlapi0.8 amd64 6.6-4ubuntu5 [31.4 kB] 2026-06-18 01:54:54.473 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libnspr4 amd64 2:4.35-1.1build1 [117 kB] 2026-06-18 01:54:54.480 | 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-18 01:54:54.536 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpcsclite1 amd64 2.0.3-1build1 [21.4 kB] 2026-06-18 01:54:54.536 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcacard0 amd64 1:2.8.0-3build4 [36.5 kB] 2026-06-18 01:54:54.537 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdaxctl1 amd64 77-2ubuntu2 [21.4 kB] 2026-06-18 01:54:54.538 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libndctl6 amd64 77-2ubuntu2 [62.8 kB] 2026-06-18 01:54:54.540 | 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-18 01:54:54.600 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpmem1 amd64 1.13.1-1.1ubuntu2 [84.8 kB] 2026-06-18 01:54:54.602 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 librdmacm1t64 amd64 50.0-2ubuntu0.2 [70.7 kB] 2026-06-18 01:54:54.604 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libslirp0 amd64 4.7.0-1ubuntu3 [63.8 kB] 2026-06-18 01:54:54.605 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libusbredirparser1t64 amd64 0.13.0-2.1build1 [16.5 kB] 2026-06-18 01:54:54.678 | 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-18 01:54:54.839 | 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-18 01:54:54.844 | 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-18 01:54:54.912 | 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-18 01:54:54.918 | 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-18 01:54:54.918 | 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-18 01:54:54.918 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-container amd64 255.4-1ubuntu8.16 [417 kB] 2026-06-18 01:54:54.924 | 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-18 01:54:54.924 | 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-18 01:54:54.925 | 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-18 01:54:54.927 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-06-18 01:54:54.994 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfdt1 amd64 1.7.0-2build1 [20.1 kB] 2026-06-18 01:54:54.995 | 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-18 01:54:55.062 | 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-18 01:54:55.136 | 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-18 01:54:55.549 | 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-18 01:54:56.214 | 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-18 01:54:56.550 | 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-18 01:54:56.784 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 seabios all 1.16.3-2 [175 kB] 2026-06-18 01:54:56.787 | 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-18 01:54:57.210 | 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-18 01:54:57.333 | 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-18 01:55:00.484 | 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-18 01:55:00.484 | 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-18 01:55:00.723 | debconf: delaying package configuration, since apt-utils is not installed 2026-06-18 01:55:00.800 | Fetched 127 MB in 7s (18.3 MB/s) 2026-06-18 01:55:00.841 | Selecting previously unselected package libusb-1.0-0:amd64. 2026-06-18 01:55:00.878 | (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 ... 69977 files and directories currently installed.) 2026-06-18 01:55:00.881 | Preparing to unpack .../00-libusb-1.0-0_2%3a1.0.27-1_amd64.deb ... 2026-06-18 01:55:00.887 | Unpacking libusb-1.0-0:amd64 (2:1.0.27-1) ... 2026-06-18 01:55:00.935 | Selecting previously unselected package ipxe-qemu. 2026-06-18 01:55:00.945 | Preparing to unpack .../01-ipxe-qemu_1.21.1+git-20220113.fbbdc3926-0ubuntu2_all.deb ... 2026-06-18 01:55:00.948 | Unpacking ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-06-18 01:55:01.018 | Selecting previously unselected package libasound2-data. 2026-06-18 01:55:01.029 | Preparing to unpack .../02-libasound2-data_1.2.11-1ubuntu0.2_all.deb ... 2026-06-18 01:55:01.033 | Unpacking libasound2-data (1.2.11-1ubuntu0.2) ... 2026-06-18 01:55:01.111 | Selecting previously unselected package libasound2t64:amd64. 2026-06-18 01:55:01.119 | Preparing to unpack .../03-libasound2t64_1.2.11-1ubuntu0.2_amd64.deb ... 2026-06-18 01:55:01.125 | Unpacking libasound2t64:amd64 (1.2.11-1ubuntu0.2) ... 2026-06-18 01:55:01.194 | Selecting previously unselected package libbrlapi0.8:amd64. 2026-06-18 01:55:01.201 | Preparing to unpack .../04-libbrlapi0.8_6.6-4ubuntu5_amd64.deb ... 2026-06-18 01:55:01.206 | Unpacking libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2026-06-18 01:55:01.256 | Selecting previously unselected package libnspr4:amd64. 2026-06-18 01:55:01.266 | Preparing to unpack .../05-libnspr4_2%3a4.35-1.1build1_amd64.deb ... 2026-06-18 01:55:01.272 | Unpacking libnspr4:amd64 (2:4.35-1.1build1) ... 2026-06-18 01:55:01.329 | Selecting previously unselected package libnss3:amd64. 2026-06-18 01:55:01.338 | Preparing to unpack .../06-libnss3_2%3a3.98-1ubuntu0.1_amd64.deb ... 2026-06-18 01:55:01.342 | Unpacking libnss3:amd64 (2:3.98-1ubuntu0.1) ... 2026-06-18 01:55:01.432 | Selecting previously unselected package libpcsclite1:amd64. 2026-06-18 01:55:01.439 | Preparing to unpack .../07-libpcsclite1_2.0.3-1build1_amd64.deb ... 2026-06-18 01:55:01.443 | Unpacking libpcsclite1:amd64 (2.0.3-1build1) ... 2026-06-18 01:55:01.507 | Selecting previously unselected package libcacard0:amd64. 2026-06-18 01:55:01.518 | Preparing to unpack .../08-libcacard0_1%3a2.8.0-3build4_amd64.deb ... 2026-06-18 01:55:01.522 | Unpacking libcacard0:amd64 (1:2.8.0-3build4) ... 2026-06-18 01:55:01.573 | Selecting previously unselected package libdaxctl1:amd64. 2026-06-18 01:55:01.582 | Preparing to unpack .../09-libdaxctl1_77-2ubuntu2_amd64.deb ... 2026-06-18 01:55:01.586 | Unpacking libdaxctl1:amd64 (77-2ubuntu2) ... 2026-06-18 01:55:01.640 | Selecting previously unselected package libndctl6:amd64. 2026-06-18 01:55:01.647 | Preparing to unpack .../10-libndctl6_77-2ubuntu2_amd64.deb ... 2026-06-18 01:55:01.651 | Unpacking libndctl6:amd64 (77-2ubuntu2) ... 2026-06-18 01:55:01.708 | Selecting previously unselected package libpciaccess0:amd64. 2026-06-18 01:55:01.719 | Preparing to unpack .../11-libpciaccess0_0.17-3ubuntu0.24.04.2_amd64.deb ... 2026-06-18 01:55:01.724 | Unpacking libpciaccess0:amd64 (0.17-3ubuntu0.24.04.2) ... 2026-06-18 01:55:01.795 | Selecting previously unselected package libpmem1:amd64. 2026-06-18 01:55:01.805 | Preparing to unpack .../12-libpmem1_1.13.1-1.1ubuntu2_amd64.deb ... 2026-06-18 01:55:01.811 | Unpacking libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2026-06-18 01:55:01.879 | Selecting previously unselected package librdmacm1t64:amd64. 2026-06-18 01:55:01.889 | Preparing to unpack .../13-librdmacm1t64_50.0-2ubuntu0.2_amd64.deb ... 2026-06-18 01:55:01.892 | Unpacking librdmacm1t64:amd64 (50.0-2ubuntu0.2) ... 2026-06-18 01:55:01.959 | Selecting previously unselected package libslirp0:amd64. 2026-06-18 01:55:01.970 | Preparing to unpack .../14-libslirp0_4.7.0-1ubuntu3_amd64.deb ... 2026-06-18 01:55:01.974 | Unpacking libslirp0:amd64 (4.7.0-1ubuntu3) ... 2026-06-18 01:55:02.049 | Selecting previously unselected package libusbredirparser1t64:amd64. 2026-06-18 01:55:02.057 | Preparing to unpack .../15-libusbredirparser1t64_0.13.0-2.1build1_amd64.deb ... 2026-06-18 01:55:02.060 | Unpacking libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2026-06-18 01:55:02.125 | Selecting previously unselected package libvirt0:amd64. 2026-06-18 01:55:02.135 | Preparing to unpack .../16-libvirt0_10.0.0-2ubuntu8.13_amd64.deb ... 2026-06-18 01:55:02.138 | Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.13) ... 2026-06-18 01:55:02.269 | Selecting previously unselected package libvirt-clients. 2026-06-18 01:55:02.277 | Preparing to unpack .../17-libvirt-clients_10.0.0-2ubuntu8.13_amd64.deb ... 2026-06-18 01:55:02.295 | Unpacking libvirt-clients (10.0.0-2ubuntu8.13) ... 2026-06-18 01:55:02.369 | Selecting previously unselected package libvirt-daemon-driver-qemu. 2026-06-18 01:55:02.379 | Preparing to unpack .../18-libvirt-daemon-driver-qemu_10.0.0-2ubuntu8.13_amd64.deb ... 2026-06-18 01:55:02.393 | Unpacking libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.13) ... 2026-06-18 01:55:02.463 | Selecting previously unselected package libvirt-daemon. 2026-06-18 01:55:02.471 | Preparing to unpack .../19-libvirt-daemon_10.0.0-2ubuntu8.13_amd64.deb ... 2026-06-18 01:55:02.488 | Unpacking libvirt-daemon (10.0.0-2ubuntu8.13) ... 2026-06-18 01:55:02.566 | Selecting previously unselected package libvirt-daemon-config-network. 2026-06-18 01:55:02.578 | Preparing to unpack .../20-libvirt-daemon-config-network_10.0.0-2ubuntu8.13_all.deb ... 2026-06-18 01:55:02.593 | Unpacking libvirt-daemon-config-network (10.0.0-2ubuntu8.13) ... 2026-06-18 01:55:02.649 | Selecting previously unselected package libvirt-daemon-config-nwfilter. 2026-06-18 01:55:02.659 | Preparing to unpack .../21-libvirt-daemon-config-nwfilter_10.0.0-2ubuntu8.13_all.deb ... 2026-06-18 01:55:02.676 | Unpacking libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.13) ... 2026-06-18 01:55:02.739 | Selecting previously unselected package systemd-container. 2026-06-18 01:55:02.747 | Preparing to unpack .../22-systemd-container_255.4-1ubuntu8.16_amd64.deb ... 2026-06-18 01:55:02.751 | Unpacking systemd-container (255.4-1ubuntu8.16) ... 2026-06-18 01:55:02.848 | Selecting previously unselected package libvirt-daemon-system-systemd. 2026-06-18 01:55:02.859 | Preparing to unpack .../23-libvirt-daemon-system-systemd_10.0.0-2ubuntu8.13_all.deb ... 2026-06-18 01:55:02.878 | Unpacking libvirt-daemon-system-systemd (10.0.0-2ubuntu8.13) ... 2026-06-18 01:55:02.940 | Selecting previously unselected package libvirt-daemon-system. 2026-06-18 01:55:02.949 | Preparing to unpack .../24-libvirt-daemon-system_10.0.0-2ubuntu8.13_amd64.deb ... 2026-06-18 01:55:03.008 | Unpacking libvirt-daemon-system (10.0.0-2ubuntu8.13) ... 2026-06-18 01:55:03.083 | Selecting previously unselected package libvirt-dev:amd64. 2026-06-18 01:55:03.093 | Preparing to unpack .../25-libvirt-dev_10.0.0-2ubuntu8.13_amd64.deb ... 2026-06-18 01:55:03.110 | Unpacking libvirt-dev:amd64 (10.0.0-2ubuntu8.13) ... 2026-06-18 01:55:03.181 | Selecting previously unselected package python3-libvirt. 2026-06-18 01:55:03.190 | Preparing to unpack .../26-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-06-18 01:55:03.193 | Unpacking python3-libvirt (10.0.0-1build1) ... 2026-06-18 01:55:03.255 | Selecting previously unselected package libfdt1:amd64. 2026-06-18 01:55:03.263 | Preparing to unpack .../27-libfdt1_1.7.0-2build1_amd64.deb ... 2026-06-18 01:55:03.266 | Unpacking libfdt1:amd64 (1.7.0-2build1) ... 2026-06-18 01:55:03.324 | Selecting previously unselected package qemu-system-common. 2026-06-18 01:55:03.334 | Preparing to unpack .../28-qemu-system-common_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-18 01:55:03.337 | Unpacking qemu-system-common (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-18 01:55:03.466 | Selecting previously unselected package qemu-system-data. 2026-06-18 01:55:03.474 | Preparing to unpack .../29-qemu-system-data_1%3a8.2.2+ds-0ubuntu1.16_all.deb ... 2026-06-18 01:55:03.478 | Unpacking qemu-system-data (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-18 01:55:03.613 | Selecting previously unselected package qemu-system-arm. 2026-06-18 01:55:03.621 | Preparing to unpack .../30-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-18 01:55:03.637 | Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-18 01:55:04.015 | Selecting previously unselected package qemu-system-mips. 2026-06-18 01:55:04.027 | Preparing to unpack .../31-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-18 01:55:04.044 | Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-18 01:55:04.463 | Selecting previously unselected package qemu-system-ppc. 2026-06-18 01:55:04.471 | Preparing to unpack .../32-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-18 01:55:04.487 | Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-18 01:55:04.751 | Selecting previously unselected package qemu-system-sparc. 2026-06-18 01:55:04.762 | Preparing to unpack .../33-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-18 01:55:04.778 | Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-18 01:55:04.977 | Selecting previously unselected package seabios. 2026-06-18 01:55:04.987 | Preparing to unpack .../34-seabios_1.16.3-2_all.deb ... 2026-06-18 01:55:04.990 | Unpacking seabios (1.16.3-2) ... 2026-06-18 01:55:05.054 | Selecting previously unselected package qemu-system-x86. 2026-06-18 01:55:05.060 | Preparing to unpack .../35-qemu-system-x86_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-18 01:55:05.075 | Unpacking qemu-system-x86 (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-18 01:55:05.419 | Selecting previously unselected package qemu-system-s390x. 2026-06-18 01:55:05.430 | Preparing to unpack .../36-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-18 01:55:05.447 | Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-18 01:55:05.600 | Selecting previously unselected package qemu-system-misc. 2026-06-18 01:55:05.606 | Preparing to unpack .../37-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-18 01:55:05.622 | Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-18 01:55:06.764 | Selecting previously unselected package qemu-system. 2026-06-18 01:55:06.770 | Preparing to unpack .../38-qemu-system_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-18 01:55:06.774 | Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-18 01:55:06.824 | Selecting previously unselected package systemd-coredump. 2026-06-18 01:55:06.833 | Preparing to unpack .../39-systemd-coredump_255.4-1ubuntu8.16_amd64.deb ... 2026-06-18 01:55:06.837 | Unpacking systemd-coredump (255.4-1ubuntu8.16) ... 2026-06-18 01:55:06.906 | Setting up libpciaccess0:amd64 (0.17-3ubuntu0.24.04.2) ... 2026-06-18 01:55:06.917 | Setting up systemd-coredump (255.4-1ubuntu8.16) ... 2026-06-18 01:55:07.250 | Creating group 'systemd-coredump' with GID 989. 2026-06-18 01:55:07.251 | Creating user 'systemd-coredump' (systemd Core Dumper) with UID 989 and GID 989. 2026-06-18 01:55:07.275 | Setting up libfdt1:amd64 (1.7.0-2build1) ... 2026-06-18 01:55:07.285 | Setting up libasound2-data (1.2.11-1ubuntu0.2) ... 2026-06-18 01:55:07.294 | Setting up libasound2t64:amd64 (1.2.11-1ubuntu0.2) ... 2026-06-18 01:55:07.305 | Setting up libnspr4:amd64 (2:4.35-1.1build1) ... 2026-06-18 01:55:07.314 | Setting up libpcsclite1:amd64 (2.0.3-1build1) ... 2026-06-18 01:55:07.323 | Setting up libdaxctl1:amd64 (77-2ubuntu2) ... 2026-06-18 01:55:07.333 | Setting up qemu-system-data (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-18 01:55:07.343 | Setting up seabios (1.16.3-2) ... 2026-06-18 01:55:07.354 | Setting up libvirt0:amd64 (10.0.0-2ubuntu8.13) ... 2026-06-18 01:55:07.362 | Setting up systemd-container (255.4-1ubuntu8.16) ... 2026-06-18 01:55:07.539 | Created symlink /etc/systemd/system/multi-user.target.wants/machines.target → /usr/lib/systemd/system/machines.target. 2026-06-18 01:55:07.883 | Setting up libslirp0:amd64 (4.7.0-1ubuntu3) ... 2026-06-18 01:55:07.894 | Setting up libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2026-06-18 01:55:07.904 | Setting up ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-06-18 01:55:07.912 | Setting up libndctl6:amd64 (77-2ubuntu2) ... 2026-06-18 01:55:07.921 | Setting up librdmacm1t64:amd64 (50.0-2ubuntu0.2) ... 2026-06-18 01:55:07.930 | Setting up libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2026-06-18 01:55:07.940 | Setting up libusb-1.0-0:amd64 (2:1.0.27-1) ... 2026-06-18 01:55:07.949 | Setting up libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.13) ... 2026-06-18 01:55:08.393 | Setting up libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2026-06-18 01:55:08.404 | Setting up libvirt-daemon-config-network (10.0.0-2ubuntu8.13) ... 2026-06-18 01:55:08.722 | Setting up python3-libvirt (10.0.0-1build1) ... 2026-06-18 01:55:08.917 | Setting up libvirt-clients (10.0.0-2ubuntu8.13) ... 2026-06-18 01:55:08.949 | Setting up libvirt-dev:amd64 (10.0.0-2ubuntu8.13) ... 2026-06-18 01:55:08.972 | Setting up libnss3:amd64 (2:3.98-1ubuntu0.1) ... 2026-06-18 01:55:08.983 | Setting up libcacard0:amd64 (1:2.8.0-3build4) ... 2026-06-18 01:55:08.995 | Setting up libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.13) ... 2026-06-18 01:55:09.016 | Setting up libvirt-daemon-system-systemd (10.0.0-2ubuntu8.13) ... 2026-06-18 01:55:09.037 | Setting up libvirt-daemon (10.0.0-2ubuntu8.13) ... 2026-06-18 01:55:09.058 | Setting up qemu-system-common (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-18 01:55:09.215 | Created symlink /etc/systemd/system/multi-user.target.wants/qemu-kvm.service → /usr/lib/systemd/system/qemu-kvm.service. 2026-06-18 01:55:09.560 | Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-18 01:55:09.581 | Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-18 01:55:09.600 | Setting up qemu-system-x86 (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-18 01:55:09.619 | Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-18 01:55:09.639 | Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-18 01:55:09.658 | Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-18 01:55:09.679 | Setting up libvirt-daemon-system (10.0.0-2ubuntu8.13) ... 2026-06-18 01:55:10.003 | useradd warning: libvirt-qemu's uid 64055 is greater than SYS_UID_MAX 999 2026-06-18 01:55:10.534 | info: Selecting GID from range 100 to 999 ... 2026-06-18 01:55:10.540 | info: Adding group `swtpm' (GID 116) ... 2026-06-18 01:55:10.612 | info: The home dir /var/lib/swtpm you specified can't be accessed: No such file or directory 2026-06-18 01:55:10.612 | 2026-06-18 01:55:10.616 | info: Selecting UID from range 100 to 999 ... 2026-06-18 01:55:10.617 | 2026-06-18 01:55:10.622 | info: Adding system user `swtpm' (UID 113) ... 2026-06-18 01:55:10.627 | info: Adding new user `swtpm' (UID 113) with group `swtpm' ... 2026-06-18 01:55:10.690 | info: Not creating home directory `/var/lib/swtpm'. 2026-06-18 01:55:10.864 | Enabling libvirt default network 2026-06-18 01:55:10.882 | Inserted module 'msr' 2026-06-18 01:55:11.048 | Created symlink /etc/systemd/system/multi-user.target.wants/libvirtd.service → /usr/lib/systemd/system/libvirtd.service. 2026-06-18 01:55:11.048 | Created symlink /etc/systemd/system/sockets.target.wants/virtlockd.socket → /usr/lib/systemd/system/virtlockd.socket. 2026-06-18 01:55:11.048 | Created symlink /etc/systemd/system/sockets.target.wants/virtlogd.socket → /usr/lib/systemd/system/virtlogd.socket. 2026-06-18 01:55:11.048 | Created symlink /etc/systemd/system/sockets.target.wants/libvirtd.socket → /usr/lib/systemd/system/libvirtd.socket. 2026-06-18 01:55:11.048 | Created symlink /etc/systemd/system/sockets.target.wants/libvirtd-ro.socket → /usr/lib/systemd/system/libvirtd-ro.socket. 2026-06-18 01:55:11.048 | Created symlink /etc/systemd/system/sockets.target.wants/libvirtd-admin.socket → /usr/lib/systemd/system/libvirtd-admin.socket. 2026-06-18 01:55:11.048 | Created symlink /etc/systemd/system/sockets.target.wants/virtlockd-admin.socket → /usr/lib/systemd/system/virtlockd-admin.socket. 2026-06-18 01:55:11.048 | Created symlink /etc/systemd/system/sockets.target.wants/virtlogd-admin.socket → /usr/lib/systemd/system/virtlogd-admin.socket. 2026-06-18 01:55:11.604 | Created symlink /etc/systemd/system/multi-user.target.wants/libvirt-guests.service → /usr/lib/systemd/system/libvirt-guests.service. 2026-06-18 01:55:12.326 | Created symlink /etc/systemd/system/multi-user.target.wants/virtlockd.service → /usr/lib/systemd/system/virtlockd.service. 2026-06-18 01:55:12.730 | Created symlink /etc/systemd/system/multi-user.target.wants/virtlogd.service → /usr/lib/systemd/system/virtlogd.service. 2026-06-18 01:55:13.462 | Setting up libvirt-daemon dnsmasq configuration. 2026-06-18 01:55:13.530 | Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-18 01:55:13.553 | Setting up qemu-system (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-18 01:55:13.565 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-18 01:55:14.717 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-06-18 01:55:14.739 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-18 01:55:14.993 | + functions-common:apt_get:1205 : result=0 2026-06-18 01:55:14.996 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-18 01:55:15.002 | + functions-common:time_stop:2414 : local name 2026-06-18 01:55:15.006 | + functions-common:time_stop:2415 : local end_time 2026-06-18 01:55:15.009 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 01:55:15.015 | + functions-common:time_stop:2417 : local total 2026-06-18 01:55:15.019 | + functions-common:time_stop:2418 : local start_time 2026-06-18 01:55:15.022 | + functions-common:time_stop:2420 : name=apt-get 2026-06-18 01:55:15.028 | + functions-common:time_stop:2421 : start_time=1781747692983 2026-06-18 01:55:15.032 | + functions-common:time_stop:2423 : [[ -z 1781747692983 ]] 2026-06-18 01:55:15.037 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 01:55:15.042 | + functions-common:time_stop:2426 : end_time=1781747715038 2026-06-18 01:55:15.046 | + functions-common:time_stop:2427 : elapsed_time=22055 2026-06-18 01:55:15.050 | + functions-common:time_stop:2428 : total=170906 2026-06-18 01:55:15.055 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 01:55:15.060 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=192961 2026-06-18 01:55:15.065 | + functions-common:apt_get:1209 : return 0 2026-06-18 01:55:15.070 | + lib/nova_plugins/functions-libvirt:install_libvirt:97 : install_package ovmf swtpm swtpm-tools mdevctl 2026-06-18 01:55:15.074 | + functions-common:install_package:1432 : update_package_repo 2026-06-18 01:55:15.079 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-18 01:55:15.085 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-18 01:55:15.091 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-18 01:55:15.096 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-18 01:55:15.103 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-18 01:55:15.108 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 01:55:15.112 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 01:55:15.117 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-18 01:55:15.122 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-18 01:55:15.127 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-18 01:55:15.132 | + functions-common:apt_get_update:1161 : return 2026-06-18 01:55:15.137 | + functions-common:install_package:1433 : real_install_package ovmf swtpm swtpm-tools mdevctl 2026-06-18 01:55:15.143 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-18 01:55:15.147 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 01:55:15.152 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 01:55:15.157 | + functions-common:real_install_package:1421 : apt_get install ovmf swtpm swtpm-tools mdevctl 2026-06-18 01:55:15.194 | + 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-18 01:55:15.240 | Reading package lists... 2026-06-18 01:55:15.457 | Building dependency tree... 2026-06-18 01:55:15.457 | Reading state information... 2026-06-18 01:55:15.678 | The following additional packages will be installed: 2026-06-18 01:55:15.678 | libjson-glib-1.0-0 libjson-glib-1.0-common libtpms0 2026-06-18 01:55:15.679 | Suggested packages: 2026-06-18 01:55:15.679 | trousers 2026-06-18 01:55:15.708 | The following NEW packages will be installed: 2026-06-18 01:55:15.709 | libjson-glib-1.0-0 libjson-glib-1.0-common libtpms0 mdevctl ovmf swtpm 2026-06-18 01:55:15.710 | swtpm-tools 2026-06-18 01:55:15.893 | 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. 2026-06-18 01:55:15.893 | Need to get 6,726 kB of archives. 2026-06-18 01:55:15.893 | After this operation, 22.0 MB of additional disk space will be used. 2026-06-18 01:55:15.893 | 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-18 01:55:15.970 | 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-18 01:55:16.131 | 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-18 01:55:16.334 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mdevctl amd64 1.3.0-1ubuntu2.1 [959 kB] 2026-06-18 01:55:16.461 | 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-18 01:55:16.463 | 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-18 01:55:16.470 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovmf all 2024.02-2ubuntu0.8 [5,176 kB] 2026-06-18 01:55:16.830 | debconf: delaying package configuration, since apt-utils is not installed 2026-06-18 01:55:16.876 | Fetched 6,726 kB in 1s (7,383 kB/s) 2026-06-18 01:55:16.913 | Selecting previously unselected package libjson-glib-1.0-common. 2026-06-18 01:55:16.949 | (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 ... 71083 files and directories currently installed.) 2026-06-18 01:55:16.952 | Preparing to unpack .../0-libjson-glib-1.0-common_1.8.0-2build2_all.deb ... 2026-06-18 01:55:16.955 | Unpacking libjson-glib-1.0-common (1.8.0-2build2) ... 2026-06-18 01:55:17.002 | Selecting previously unselected package libjson-glib-1.0-0:amd64. 2026-06-18 01:55:17.012 | Preparing to unpack .../1-libjson-glib-1.0-0_1.8.0-2build2_amd64.deb ... 2026-06-18 01:55:17.019 | Unpacking libjson-glib-1.0-0:amd64 (1.8.0-2build2) ... 2026-06-18 01:55:17.103 | Selecting previously unselected package libtpms0:amd64. 2026-06-18 01:55:17.117 | Preparing to unpack .../2-libtpms0_0.9.3-0ubuntu4.24.04.1_amd64.deb ... 2026-06-18 01:55:17.121 | Unpacking libtpms0:amd64 (0.9.3-0ubuntu4.24.04.1) ... 2026-06-18 01:55:17.202 | Selecting previously unselected package mdevctl. 2026-06-18 01:55:17.216 | Preparing to unpack .../3-mdevctl_1.3.0-1ubuntu2.1_amd64.deb ... 2026-06-18 01:55:17.220 | Unpacking mdevctl (1.3.0-1ubuntu2.1) ... 2026-06-18 01:55:17.306 | Selecting previously unselected package swtpm. 2026-06-18 01:55:17.319 | Preparing to unpack .../4-swtpm_0.7.3-0ubuntu5.24.04.1_amd64.deb ... 2026-06-18 01:55:17.322 | Unpacking swtpm (0.7.3-0ubuntu5.24.04.1) ... 2026-06-18 01:55:17.371 | Selecting previously unselected package swtpm-tools. 2026-06-18 01:55:17.386 | Preparing to unpack .../5-swtpm-tools_0.7.3-0ubuntu5.24.04.1_amd64.deb ... 2026-06-18 01:55:17.400 | Unpacking swtpm-tools (0.7.3-0ubuntu5.24.04.1) ... 2026-06-18 01:55:17.479 | Selecting previously unselected package ovmf. 2026-06-18 01:55:17.492 | Preparing to unpack .../6-ovmf_2024.02-2ubuntu0.8_all.deb ... 2026-06-18 01:55:17.496 | Unpacking ovmf (2024.02-2ubuntu0.8) ... 2026-06-18 01:55:17.670 | Setting up ovmf (2024.02-2ubuntu0.8) ... 2026-06-18 01:55:17.680 | Setting up libjson-glib-1.0-common (1.8.0-2build2) ... 2026-06-18 01:55:17.692 | Setting up libtpms0:amd64 (0.9.3-0ubuntu4.24.04.1) ... 2026-06-18 01:55:17.729 | Setting up mdevctl (1.3.0-1ubuntu2.1) ... 2026-06-18 01:55:17.756 | Setting up libjson-glib-1.0-0:amd64 (1.8.0-2build2) ... 2026-06-18 01:55:17.782 | Setting up swtpm (0.7.3-0ubuntu5.24.04.1) ... 2026-06-18 01:55:17.807 | Setting up swtpm-tools (0.7.3-0ubuntu5.24.04.1) ... 2026-06-18 01:55:17.843 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-18 01:55:18.182 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-18 01:55:18.453 | + functions-common:apt_get:1205 : result=0 2026-06-18 01:55:18.458 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-18 01:55:18.465 | + functions-common:time_stop:2414 : local name 2026-06-18 01:55:18.470 | + functions-common:time_stop:2415 : local end_time 2026-06-18 01:55:18.476 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 01:55:18.481 | + functions-common:time_stop:2417 : local total 2026-06-18 01:55:18.486 | + functions-common:time_stop:2418 : local start_time 2026-06-18 01:55:18.491 | + functions-common:time_stop:2420 : name=apt-get 2026-06-18 01:55:18.496 | + functions-common:time_stop:2421 : start_time=1781747715188 2026-06-18 01:55:18.502 | + functions-common:time_stop:2423 : [[ -z 1781747715188 ]] 2026-06-18 01:55:18.508 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 01:55:18.516 | + functions-common:time_stop:2426 : end_time=1781747718511 2026-06-18 01:55:18.521 | + functions-common:time_stop:2427 : elapsed_time=3323 2026-06-18 01:55:18.526 | + functions-common:time_stop:2428 : total=192961 2026-06-18 01:55:18.532 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 01:55:18.538 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=196284 2026-06-18 01:55:18.543 | + functions-common:apt_get:1209 : return 0 2026-06-18 01:55:18.549 | + lib/nova_plugins/functions-libvirt:install_libvirt:98 : is_arch aarch64 2026-06-18 01:55:18.555 | ++ functions-common:is_arch:519 : uname -m 2026-06-18 01:55:18.564 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-18 01:55:18.570 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ bookworm ]] 2026-06-18 01:55:18.574 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ trixie ]] 2026-06-18 01:55:18.580 | + lib/nova_plugins/functions-libvirt:install_libvirt:145 : [[ True == True ]] 2026-06-18 01:55:18.585 | + lib/nova_plugins/functions-libvirt:install_libvirt:146 : _enable_coredump 2026-06-18 01:55:18.590 | + lib/nova_plugins/functions-libvirt:_enable_coredump:34 : local confdir=/etc/systemd/system/libvirtd.service.d 2026-06-18 01:55:18.595 | + lib/nova_plugins/functions-libvirt:_enable_coredump:35 : local conffile=/etc/systemd/system/libvirtd.service.d/coredump.conf 2026-06-18 01:55:18.600 | + lib/nova_plugins/functions-libvirt:_enable_coredump:39 : sudo mkdir -p /var/core 2026-06-18 01:55:18.623 | + lib/nova_plugins/functions-libvirt:_enable_coredump:40 : sudo chmod a+wrx /var/core 2026-06-18 01:55:18.646 | + lib/nova_plugins/functions-libvirt:_enable_coredump:42 : sudo tee /proc/sys/kernel/core_pattern 2026-06-18 01:55:18.647 | + lib/nova_plugins/functions-libvirt:_enable_coredump:41 : echo /var/core/core.%e.%p.%h.%t 2026-06-18 01:55:18.660 | /var/core/core.%e.%p.%h.%t 2026-06-18 01:55:18.668 | + lib/nova_plugins/functions-libvirt:_enable_coredump:45 : sudo mkdir -p /etc/systemd/system/libvirtd.service.d 2026-06-18 01:55:18.692 | + lib/nova_plugins/functions-libvirt:_enable_coredump:46 : sudo tee /etc/systemd/system/libvirtd.service.d/coredump.conf 2026-06-18 01:55:18.707 | [Service] 2026-06-18 01:55:18.707 | LimitCORE=infinity 2026-06-18 01:55:18.714 | + lib/nova_plugins/functions-libvirt:_enable_coredump:53 : sudo systemctl daemon-reload 2026-06-18 01:55:19.043 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:96 : [[ kvm == \l\x\c ]] 2026-06-18 01:55:19.048 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:108 : [[ '' == \T\r\u\e ]] 2026-06-18 01:55:19.053 | + lib/nova:install_nova:919 : is_service_enabled n-novnc 2026-06-18 01:55:19.092 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 01:55:19.100 | ++ lib/nova:install_nova:921 : trueorfalse False NOVNC_FROM_PACKAGE 2026-06-18 01:55:19.144 | + lib/nova:install_nova:921 : NOVNC_FROM_PACKAGE=False 2026-06-18 01:55:19.150 | + lib/nova:install_nova:922 : '[' False = True ']' 2026-06-18 01:55:19.155 | + lib/nova:install_nova:941 : NOVNC_WEB_DIR=/opt/stack/novnc 2026-06-18 01:55:19.160 | + lib/nova:install_nova:942 : git_clone https://github.com/novnc/novnc.git /opt/stack/novnc v1.3.0 2026-06-18 01:55:19.165 | + functions-common:git_clone:583 : local git_remote=https://github.com/novnc/novnc.git 2026-06-18 01:55:19.171 | + functions-common:git_clone:584 : local git_dest=/opt/stack/novnc 2026-06-18 01:55:19.177 | + functions-common:git_clone:585 : local git_ref=v1.3.0 2026-06-18 01:55:19.181 | + functions-common:git_clone:586 : local orig_dir 2026-06-18 01:55:19.188 | ++ functions-common:git_clone:587 : pwd 2026-06-18 01:55:19.195 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-18 01:55:19.201 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-18 01:55:19.207 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-18 01:55:19.245 | + functions-common:git_clone:590 : RECLONE=False 2026-06-18 01:55:19.250 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-18 01:55:19.256 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-18 01:55:19.264 | + functions-common:git_clone:604 : echo v1.3.0 2026-06-18 01:55:19.265 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-18 01:55:19.276 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/novnc ]] 2026-06-18 01:55:19.281 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-18 01:55:19.285 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/novnc 2026-06-18 01:55:19.307 | + functions-common:git_clone:666 : cd /opt/stack/novnc 2026-06-18 01:55:19.314 | + functions-common:git_clone:667 : git show --oneline 2026-06-18 01:55:19.314 | + functions-common:git_clone:667 : head -1 2026-06-18 01:55:19.319 | 7c36fab Merge pull request #2046 from ArduFish/master 2026-06-18 01:55:19.326 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-18 01:55:19.332 | + lib/nova:install_nova:946 : is_service_enabled n-spice 2026-06-18 01:55:19.367 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 01:55:19.372 | + lib/nova:install_nova:958 : git_clone https://github.com/openstack/nova.git /opt/stack/nova master 2026-06-18 01:55:19.378 | + functions-common:git_clone:583 : local git_remote=https://github.com/openstack/nova.git 2026-06-18 01:55:19.387 | + functions-common:git_clone:584 : local git_dest=/opt/stack/nova 2026-06-18 01:55:19.392 | + functions-common:git_clone:585 : local git_ref=master 2026-06-18 01:55:19.397 | + functions-common:git_clone:586 : local orig_dir 2026-06-18 01:55:19.405 | ++ functions-common:git_clone:587 : pwd 2026-06-18 01:55:19.411 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-18 01:55:19.417 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-18 01:55:19.423 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-18 01:55:19.459 | + functions-common:git_clone:590 : RECLONE=False 2026-06-18 01:55:19.466 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-18 01:55:19.471 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-18 01:55:19.478 | + functions-common:git_clone:604 : echo master 2026-06-18 01:55:19.479 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-18 01:55:19.491 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/nova ]] 2026-06-18 01:55:19.496 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-18 01:55:19.502 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/nova 2026-06-18 01:55:19.525 | + functions-common:git_clone:666 : cd /opt/stack/nova 2026-06-18 01:55:19.533 | + functions-common:git_clone:667 : head -1 2026-06-18 01:55:19.534 | + functions-common:git_clone:667 : git show --oneline 2026-06-18 01:55:19.546 | fd1b6d0740 Merge "Add functional tests for compute service graceful shutdown" 2026-06-18 01:55:19.553 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-18 01:55:19.558 | + lib/nova:install_nova:959 : setup_develop /opt/stack/nova 2026-06-18 01:55:19.567 | + inc/python:setup_develop:353 : local bindep 2026-06-18 01:55:19.573 | + inc/python:setup_develop:354 : [[ /opt/stack/nova == -bindep* ]] 2026-06-18 01:55:19.577 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/nova 2026-06-18 01:55:19.582 | + inc/python:setup_develop:359 : local extras= 2026-06-18 01:55:19.589 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/nova -e 2026-06-18 01:55:19.596 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-18 01:55:19.600 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/nova == -bindep* ]] 2026-06-18 01:55:19.605 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/nova 2026-06-18 01:55:19.612 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-18 01:55:19.619 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-18 01:55:19.628 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/nova 2026-06-18 01:55:19.634 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-18 01:55:19.641 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/nova 2026-06-18 01:55:19.648 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-18 01:55:19.655 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-18 01:55:19.663 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2026-06-18 01:55:19.675 | + inc/python:_setup_package_with_constraints_edit:400 : name=nova 2026-06-18 01:55:19.682 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z nova ']' 2026-06-18 01:55:19.688 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2026-06-18 01:55:19.796 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/nova -e 2026-06-18 01:55:19.802 | + inc/python:setup_package:436 : local bindep=0 2026-06-18 01:55:19.809 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-18 01:55:19.814 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-18 01:55:19.821 | + inc/python:setup_package:439 : [[ /opt/stack/nova == -bindep* ]] 2026-06-18 01:55:19.828 | + inc/python:setup_package:444 : local project_dir=/opt/stack/nova 2026-06-18 01:55:19.835 | + inc/python:setup_package:445 : local flags=-e 2026-06-18 01:55:19.841 | + inc/python:setup_package:446 : local extras= 2026-06-18 01:55:19.847 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-18 01:55:19.852 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-18 01:55:19.858 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-18 01:55:19.863 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-18 01:55:19.870 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-18 01:55:19.877 | + inc/python:setup_package:464 : pip_install -e /opt/stack/nova 2026-06-18 01:55:19.920 | Using python 3.12 to install /opt/stack/nova 2026-06-18 01:55:19.924 | + 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-18 01:55:20.500 | Obtaining file:///opt/stack/nova 2026-06-18 01:55:20.503 | Installing build dependencies: started 2026-06-18 01:55:21.480 | Installing build dependencies: finished with status 'done' 2026-06-18 01:55:21.481 | Checking if build backend supports build_editable: started 2026-06-18 01:55:21.774 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-18 01:55:21.776 | Getting requirements to build editable: started 2026-06-18 01:55:21.928 | Getting requirements to build editable: finished with status 'done' 2026-06-18 01:55:21.930 | Preparing editable metadata (pyproject.toml): started 2026-06-18 01:55:23.571 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-18 01:55:23.591 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev195) (7.0.3) 2026-06-18 01:55:23.592 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev195) (2.0.50) 2026-06-18 01:55:23.592 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev195) (5.3.1) 2026-06-18 01:55:23.593 | Requirement already satisfied: eventlet>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev195) (0.41.0) 2026-06-18 01:55:23.593 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev195) (3.1.6) 2026-06-18 01:55:23.593 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev195) (13.0.0) 2026-06-18 01:55:23.594 | Requirement already satisfied: lxml>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev195) (6.1.1) 2026-06-18 01:55:23.594 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev195) (2.5.1) 2026-06-18 01:55:23.595 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev195) (43.0.3) 2026-06-18 01:55:23.595 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev195) (1.8.10) 2026-06-18 01:55:23.596 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev195) (3.5.1) 2026-06-18 01:55:23.596 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev195) (3.1.0) 2026-06-18 01:55:23.596 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev195) (3.10.1) 2026-06-18 01:55:23.597 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev195) (3.17.0) 2026-06-18 01:55:23.597 | Requirement already satisfied: alembic>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev195) (1.18.4) 2026-06-18 01:55:23.598 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev195) (1.3.0) 2026-06-18 01:55:23.598 | Requirement already satisfied: paramiko>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev195) (4.0.0) 2026-06-18 01:55:23.598 | Requirement already satisfied: jsonschema>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev195) (4.26.0) 2026-06-18 01:55:23.599 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev195) (9.9.0) 2026-06-18 01:55:23.599 | Requirement already satisfied: keystoneauth1>=3.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev195) (5.14.0) 2026-06-18 01:55:23.600 | Requirement already satisfied: python-neutronclient>=7.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev195) (12.0.0) 2026-06-18 01:55:23.600 | Requirement already satisfied: python-glanceclient>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev195) (4.12.0) 2026-06-18 01:55:23.600 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev195) (2.34.2) 2026-06-18 01:55:23.601 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev195) (5.8.0) 2026-06-18 01:55:23.682 | Collecting websockify>=0.9.0 (from nova==33.1.0.dev195) 2026-06-18 01:55:23.750 | Downloading websockify-0.13.0-py3-none-any.whl.metadata (14 kB) 2026-06-18 01:55:23.761 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev195) (4.2.0) 2026-06-18 01:55:23.762 | Requirement already satisfied: oslo.concurrency>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev195) (7.5.0) 2026-06-18 01:55:23.763 | Requirement already satisfied: oslo.config>=9.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev195) (10.5.0) 2026-06-18 01:55:23.763 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev195) (6.4.0) 2026-06-18 01:55:23.764 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev195) (8.2.0) 2026-06-18 01:55:23.764 | Requirement already satisfied: oslo.limit>=2.9.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev195) (2.11.0) 2026-06-18 01:55:23.765 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev195) (3.8.0) 2026-06-18 01:55:23.765 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev195) (5.10.0) 2026-06-18 01:55:23.766 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev195) (2.7.1) 2026-06-18 01:55:23.766 | Requirement already satisfied: oslo.utils>=8.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev195) (10.1.1) 2026-06-18 01:55:23.767 | Requirement already satisfied: oslo.db>=10.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev195) (18.0.0) 2026-06-18 01:55:23.767 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev195) (7.9.0) 2026-06-18 01:55:23.768 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev195) (18.1.0) 2026-06-18 01:55:23.768 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev195) (5.1.0) 2026-06-18 01:55:23.768 | Requirement already satisfied: oslo.privsep>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev195) (3.11.0) 2026-06-18 01:55:23.769 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev195) (6.8.0) 2026-06-18 01:55:23.770 | 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.dev195) (4.6.0) 2026-06-18 01:55:23.770 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev195) (2.0.0) 2026-06-18 01:55:23.771 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev195) (8.1.0) 2026-06-18 01:55:23.771 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev195) (7.2.2) 2026-06-18 01:55:23.771 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev195) (3.10.2) 2026-06-18 01:55:23.772 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev195) (7.1.0) 2026-06-18 01:55:23.772 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev195) (1.1.0) 2026-06-18 01:55:23.773 | Requirement already satisfied: os-traits>=3.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev195) (3.8.0) 2026-06-18 01:55:23.773 | Requirement already satisfied: os-vif>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev195) (5.0.0) 2026-06-18 01:55:23.773 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev195) (5.7.0) 2026-06-18 01:55:23.789 | Collecting microversion-parse>=0.2.1 (from nova==33.1.0.dev195) 2026-06-18 01:55:23.794 | Downloading microversion_parse-2.1.0-py3-none-any.whl.metadata (5.1 kB) 2026-06-18 01:55:23.803 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev195) (8.1.0) 2026-06-18 01:55:23.804 | Requirement already satisfied: cursive>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev195) (0.2.3) 2026-06-18 01:55:23.804 | Requirement already satisfied: retrying>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev195) (1.4.2) 2026-06-18 01:55:23.805 | Requirement already satisfied: os-service-types>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev195) (1.8.2) 2026-06-18 01:55:23.805 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev195) (2.9.0.post0) 2026-06-18 01:55:23.806 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev195) (3.3.0) 2026-06-18 01:55:23.806 | Requirement already satisfied: openstacksdk>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev195) (4.16.0) 2026-06-18 01:55:23.807 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev195) (6.0.3) 2026-06-18 01:55:23.809 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.1.0.dev195) (1.3.12) 2026-06-18 01:55:23.810 | 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.dev195) (4.15.0) 2026-06-18 01:55:23.812 | 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.dev195) (7.4.0) 2026-06-18 01:55:23.815 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->nova==33.1.0.dev195) (2.0.0) 2026-06-18 01:55:23.818 | 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.dev195) (3.0) 2026-06-18 01:55:23.823 | 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.dev195) (2.8.0) 2026-06-18 01:55:23.827 | 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.dev195) (3.1.0) 2026-06-18 01:55:23.828 | 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.dev195) (2.2.1) 2026-06-18 01:55:23.831 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->nova==33.1.0.dev195) (3.0.3) 2026-06-18 01:55:23.833 | 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.dev195) (26.1.0) 2026-06-18 01:55:23.833 | 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.dev195) (2025.9.1) 2026-06-18 01:55:23.833 | 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.dev195) (0.37.0) 2026-06-18 01:55:23.834 | 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.dev195) (2026.5.1) 2026-06-18 01:55:23.838 | 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.dev195) (2.1.0) 2026-06-18 01:55:23.842 | 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.dev195) (4.0.1) 2026-06-18 01:55:23.843 | 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.dev195) (2.13.0) 2026-06-18 01:55:23.843 | 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.dev195) (5.8.0) 2026-06-18 01:55:23.850 | 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.dev195) (1.5.0) 2026-06-18 01:55:23.851 | 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.dev195) (1.1.0) 2026-06-18 01:55:23.852 | 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.dev195) (1.33) 2026-06-18 01:55:23.852 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev195) (4.10.0) 2026-06-18 01:55:23.857 | 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.dev195) (3.1.1) 2026-06-18 01:55:23.861 | 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.dev195) (9.1.4) 2026-06-18 01:55:23.867 | 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.dev195) (2.18.0) 2026-06-18 01:55:23.871 | 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.dev195) (0.20) 2026-06-18 01:55:23.879 | 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.dev195) (2.1.2) 2026-06-18 01:55:23.879 | 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.dev195) (0.6.2) 2026-06-18 01:55:23.888 | 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.dev195) (7.1.4) 2026-06-18 01:55:23.889 | 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.dev195) (5.3.1) 2026-06-18 01:55:23.889 | 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.dev195) (5.6.2) 2026-06-18 01:55:23.890 | 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.dev195) (0.16.0) 2026-06-18 01:55:23.894 | 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.dev195) (5.1.0) 2026-06-18 01:55:23.897 | 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.dev195) (2026.2) 2026-06-18 01:55:23.897 | 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.dev195) (26.2) 2026-06-18 01:55:23.901 | 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.dev195) (0.25.0) 2026-06-18 01:55:23.903 | 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.dev195) (5.0.0) 2026-06-18 01:55:23.904 | 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.dev195) (4.0.1) 2026-06-18 01:55:23.912 | 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.dev195) (1.2.0) 2026-06-18 01:55:23.923 | 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.dev195) (1.7.6) 2026-06-18 01:55:23.927 | 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.dev195) (2.2.0) 2026-06-18 01:55:23.930 | 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.dev195) (1.3.7) 2026-06-18 01:55:23.936 | 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.dev195) (3.3.2) 2026-06-18 01:55:23.942 | 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.dev195) (4.3.2) 2026-06-18 01:55:23.943 | 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.dev195) (3.7.1) 2026-06-18 01:55:23.948 | 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.dev195) (2.4.0) 2026-06-18 01:55:23.954 | 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.dev195) (3.0.3) 2026-06-18 01:55:23.954 | 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.dev195) (1.6.2) 2026-06-18 01:55:23.959 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->nova==33.1.0.dev195) (82.0.1) 2026-06-18 01:55:23.970 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->nova==33.1.0.dev195) (0.8.1) 2026-06-18 01:55:23.992 | 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.dev195) (4.14.0) 2026-06-18 01:55:23.995 | 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.dev195) (0.6.0) 2026-06-18 01:55:23.996 | 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.dev195) (4.0.0) 2026-06-18 01:55:24.002 | 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.dev195) (3.0.52) 2026-06-18 01:55:24.002 | 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.dev195) (1.11.0) 2026-06-18 01:55:24.002 | 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.dev195) (15.0.0) 2026-06-18 01:55:24.003 | 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.dev195) (1.8.0) 2026-06-18 01:55:24.014 | 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.dev195) (1.17.0) 2026-06-18 01:55:24.017 | 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.dev195) (2.1.0) 2026-06-18 01:55:24.018 | 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.dev195) (24.2.1) 2026-06-18 01:55:24.030 | 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.dev195) (4.6.0) 2026-06-18 01:55:24.044 | 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.dev195) (3.4.7) 2026-06-18 01:55:24.044 | 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.dev195) (3.18) 2026-06-18 01:55:24.045 | 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.dev195) (2.7.0) 2026-06-18 01:55:24.045 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==33.1.0.dev195) (2023.11.17) 2026-06-18 01:55:24.067 | 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.dev195) (4.2.0) 2026-06-18 01:55:24.067 | 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.dev195) (2.20.0) 2026-06-18 01:55:24.074 | 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.dev195) (0.1.2) 2026-06-18 01:55:24.085 | 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.dev195) (0.8) 2026-06-18 01:55:24.116 | 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.dev195) (0.16.0) 2026-06-18 01:55:24.412 | Collecting numpy (from websockify>=0.9.0->nova==33.1.0.dev195) 2026-06-18 01:55:24.418 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (6.6 kB) 2026-06-18 01:55:24.446 | Collecting jwcrypto (from websockify>=0.9.0->nova==33.1.0.dev195) 2026-06-18 01:55:24.451 | Downloading jwcrypto-1.5.7-py3-none-any.whl.metadata (3.3 kB) 2026-06-18 01:55:24.490 | Collecting redis (from websockify>=0.9.0->nova==33.1.0.dev195) 2026-06-18 01:55:24.495 | Downloading redis-8.0.0-py3-none-any.whl.metadata (13 kB) 2026-06-18 01:55:24.557 | Downloading microversion_parse-2.1.0-py3-none-any.whl (20 kB) 2026-06-18 01:55:24.572 | Downloading websockify-0.13.0-py3-none-any.whl (41 kB) 2026-06-18 01:55:24.587 | Downloading jwcrypto-1.5.7-py3-none-any.whl (94 kB) 2026-06-18 01:55:24.602 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (16.6 MB) 2026-06-18 01:55:24.785 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.6/16.6 MB 94.6 MB/s 0:00:00 2026-06-18 01:55:24.790 | Downloading redis-8.0.0-py3-none-any.whl (499 kB) 2026-06-18 01:55:24.833 | Building wheels for collected packages: nova 2026-06-18 01:55:24.834 | Building editable for nova (pyproject.toml): started 2026-06-18 01:55:26.638 | Building editable for nova (pyproject.toml): finished with status 'done' 2026-06-18 01:55:26.639 | Created wheel for nova: filename=nova-33.1.0.dev195-0.editable-py3-none-any.whl size=9435 sha256=1d81af4bb84d237bf76ea35ddb98d690ddcf058f8fff45e9a0131e60f3b0fc2d 2026-06-18 01:55:26.640 | Stored in directory: /tmp/pip-ephem-wheel-cache-qm3m4bt_/wheels/ee/2b/3a/69794dff55dd5d6c4a3613dfc37217369e4acdbc37f2b08153 2026-06-18 01:55:26.645 | Successfully built nova 2026-06-18 01:55:26.782 | Installing collected packages: redis, numpy, microversion-parse, jwcrypto, websockify, nova 2026-06-18 01:55:29.330 | 2026-06-18 01:55:29.347 | Successfully installed jwcrypto-1.5.7 microversion-parse-2.1.0 nova-33.1.0.dev195 numpy-2.4.6 redis-8.0.0 websockify-0.13.0 2026-06-18 01:55:29.496 | + inc/python:pip_install:216 : result=0 2026-06-18 01:55:29.501 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-18 01:55:29.506 | + functions-common:time_stop:2414 : local name 2026-06-18 01:55:29.511 | + functions-common:time_stop:2415 : local end_time 2026-06-18 01:55:29.515 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 01:55:29.521 | + functions-common:time_stop:2417 : local total 2026-06-18 01:55:29.525 | + functions-common:time_stop:2418 : local start_time 2026-06-18 01:55:29.530 | + functions-common:time_stop:2420 : name=pip_install 2026-06-18 01:55:29.534 | + functions-common:time_stop:2421 : start_time=1781747719909 2026-06-18 01:55:29.540 | + functions-common:time_stop:2423 : [[ -z 1781747719909 ]] 2026-06-18 01:55:29.546 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 01:55:29.555 | + functions-common:time_stop:2426 : end_time=1781747729549 2026-06-18 01:55:29.559 | + functions-common:time_stop:2427 : elapsed_time=9640 2026-06-18 01:55:29.565 | + functions-common:time_stop:2428 : total=84573 2026-06-18 01:55:29.569 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 01:55:29.574 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=94213 2026-06-18 01:55:29.580 | + inc/python:pip_install:219 : return 0 2026-06-18 01:55:29.586 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-18 01:55:29.592 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-18 01:55:29.599 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/nova 2026-06-18 01:55:29.605 | + inc/python:use_library_from_git:266 : local name=/opt/stack/nova 2026-06-18 01:55:29.611 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 01:55:29.617 | + 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-18 01:55:29.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, =~ ,/opt/stack/nova, ]] 2026-06-18 01:55:29.628 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 01:55:29.635 | + 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-18 01:55:29.661 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-18 01:55:29.667 | + ./stack.sh:main:956 : configure_nova 2026-06-18 01:55:29.674 | + lib/nova:configure_nova:260 : sudo install -d -o stack /etc/nova 2026-06-18 01:55:29.697 | + lib/nova:configure_nova:262 : configure_rootwrap nova 2026-06-18 01:55:29.703 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2026-06-18 01:55:29.709 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-06-18 01:55:29.719 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2026-06-18 01:55:29.720 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-06-18 01:55:29.731 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2026-06-18 01:55:29.737 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2026-06-18 01:55:29.742 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-06-18 01:55:29.748 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2026-06-18 01:55:29.753 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2026-06-18 01:55:29.758 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2026-06-18 01:55:29.764 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/nova-rootwrap 2026-06-18 01:55:29.770 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2026-06-18 01:55:29.791 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2026-06-18 01:55:29.816 | + 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-18 01:55:29.839 | + 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-18 01:55:29.862 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2026-06-18 01:55:29.886 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/nova/rootwrap.conf 2026-06-18 01:55:29.909 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-06-18 01:55:29.915 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-06-18 01:55:29.923 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.OHV4k6aou9 2026-06-18 01:55:29.928 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-06-18 01:55:29.934 | + inc/rootwrap:configure_rootwrap:73 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-06-18 01:55:29.941 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/nova-rootwrap-daemon ']' 2026-06-18 01:55:29.947 | + inc/rootwrap:configure_rootwrap:76 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-06-18 01:55:29.952 | + inc/rootwrap:configure_rootwrap:77 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-06-18 01:55:29.958 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.OHV4k6aou9 2026-06-18 01:55:29.967 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.OHV4k6aou9 2026-06-18 01:55:29.990 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.OHV4k6aou9 /etc/sudoers.d/nova-rootwrap 2026-06-18 01:55:30.014 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/nova-rootwrap 2026-06-18 01:55:30.023 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-06-18 01:55:30.030 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-06-18 01:55:30.036 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-06-18 01:55:30.042 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-06-18 01:55:30.048 | + 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-18 01:55:30.055 | + 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-18 01:55:30.063 | + 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-18 01:55:30.063 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-06-18 01:55:30.075 | Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-06-18 01:55:30.083 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-06-18 01:55:30.106 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-06-18 01:55:30.128 | + 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-18 01:55:30.134 | + lib/nova:configure_nova:266 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2026-06-18 01:55:30.146 | + lib/nova:configure_nova:269 : is_service_enabled n-cpu 2026-06-18 01:55:30.184 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 01:55:30.190 | + lib/nova:configure_nova:271 : sudo sysctl -w net.ipv4.ip_forward=1 2026-06-18 01:55:30.206 | net.ipv4.ip_forward = 1 2026-06-18 01:55:30.214 | + lib/nova:configure_nova:273 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-06-18 01:55:30.220 | + lib/nova:configure_nova:277 : [[ kvm == \k\v\m ]] 2026-06-18 01:55:30.227 | + lib/nova:configure_nova:278 : sudo modprobe kvm 2026-06-18 01:55:30.255 | + lib/nova:configure_nova:279 : '[' '!' -e /dev/kvm ']' 2026-06-18 01:55:30.262 | + lib/nova:configure_nova:294 : [[ kvm == \l\x\c ]] 2026-06-18 01:55:30.268 | + lib/nova:configure_nova:309 : sudo install -d -o stack /opt/stack/data/nova/instances 2026-06-18 01:55:30.291 | + lib/nova:configure_nova:314 : '[' -L /dev/disk/by-label/nova-instances ']' 2026-06-18 01:55:30.299 | + lib/nova:configure_nova:323 : sudo tee /etc/iscsi/initiatorname.iscsi 2026-06-18 01:55:30.302 | ++ lib/nova:configure_nova:323 : iscsi-iname 2026-06-18 01:55:30.312 | + lib/nova:configure_nova:323 : echo InitiatorName=iqn.2016-04.com.open-iscsi:2b16fac91839 2026-06-18 01:55:30.314 | InitiatorName=iqn.2016-04.com.open-iscsi:2b16fac91839 2026-06-18 01:55:30.322 | + lib/nova:configure_nova:325 : [[ False == \T\r\u\e ]] 2026-06-18 01:55:30.328 | + lib/nova:configure_nova:340 : iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2026-06-18 01:55:30.455 | + lib/nova:configure_nova:342 : [[ lioadm != \n\v\m\e\t ]] 2026-06-18 01:55:30.462 | + lib/nova:configure_nova:344 : restart_service iscsid 2026-06-18 01:55:30.468 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-18 01:55:30.473 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart iscsid 2026-06-18 01:55:30.560 | + lib/nova:configure_nova:367 : create_nova_conf 2026-06-18 01:55:30.567 | + lib/nova:create_nova_conf:437 : rm -f /opt/stack/nova/bin/nova.conf 2026-06-18 01:55:30.575 | + lib/nova:create_nova_conf:440 : rm -f /etc/nova/nova.conf 2026-06-18 01:55:30.582 | + lib/nova:create_nova_conf:441 : iniset /etc/nova/nova.conf DEFAULT debug True 2026-06-18 01:55:30.644 | + lib/nova:create_nova_conf:442 : '[' True == True ']' 2026-06-18 01:55:30.650 | + lib/nova:create_nova_conf:443 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2026-06-18 01:55:30.711 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2026-06-18 01:55:30.775 | + lib/nova:create_nova_conf:446 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2026-06-18 01:55:30.835 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-06-18 01:55:30.902 | + lib/nova:create_nova_conf:448 : iniset /etc/nova/nova.conf scheduler workers 4 2026-06-18 01:55:30.961 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2026-06-18 01:55:31.023 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT my_ip 199.204.45.132 2026-06-18 01:55:31.080 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2026-06-18 01:55:31.140 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2026-06-18 01:55:31.204 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2026-06-18 01:55:31.267 | + lib/nova:create_nova_conf:454 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2026-06-18 01:55:31.327 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf api response_validation error 2026-06-18 01:55:31.403 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2026-06-18 01:55:31.465 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf DEFAULT report_interval 120 2026-06-18 01:55:31.527 | + lib/nova:create_nova_conf:463 : iniset /etc/nova/nova.conf DEFAULT service_down_time 720 2026-06-18 01:55:31.593 | + lib/nova:create_nova_conf:465 : is_fedora 2026-06-18 01:55:31.598 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-18 01:55:31.603 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-18 01:55:31.609 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-18 01:55:31.613 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-18 01:55:31.620 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-18 01:55:31.626 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-18 01:55:31.634 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-18 01:55:31.638 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-18 01:55:31.644 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-18 01:55:31.650 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-18 01:55:31.656 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-18 01:55:31.662 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-18 01:55:31.668 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-18 01:55:31.674 | + lib/nova:create_nova_conf:474 : is_service_enabled n-api n-cond n-sched n-spice n-novnc n-sproxy 2026-06-18 01:55:31.710 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 01:55:31.716 | + lib/nova:create_nova_conf:478 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-18 01:55:31.722 | + lib/nova:create_nova_conf:481 : local db=nova_cell0 2026-06-18 01:55:31.728 | + lib/nova:create_nova_conf:484 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2026-06-18 01:55:31.803 | ++ lib/nova:create_nova_conf:487 : database_connection_url nova_cell0 2026-06-18 01:55:31.809 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-06-18 01:55:31.814 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-06-18 01:55:31.819 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-06-18 01:55:31.824 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-18 01:55:31.828 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-18 01:55:31.834 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-18 01:55:31.868 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 01:55:31.874 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-18 01:55:31.879 | ++ 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-18 01:55:31.886 | + 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-18 01:55:31.960 | ++ lib/nova:create_nova_conf:488 : database_connection_url nova_api 2026-06-18 01:55:31.964 | ++ lib/database:database_connection_url:134 : local db=nova_api 2026-06-18 01:55:31.969 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2026-06-18 01:55:31.974 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_api 2026-06-18 01:55:31.979 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-18 01:55:31.983 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-18 01:55:31.988 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-18 01:55:32.019 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 01:55:32.024 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-18 01:55:32.029 | ++ 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-18 01:55:32.036 | + 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-18 01:55:32.103 | + lib/nova:create_nova_conf:493 : iniset /etc/nova/nova.conf cache enabled True 2026-06-18 01:55:32.171 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2026-06-18 01:55:32.232 | + lib/nova:create_nova_conf:495 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2026-06-18 01:55:32.290 | + lib/nova:create_nova_conf:498 : is_service_enabled n-api 2026-06-18 01:55:32.321 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 01:55:32.326 | + lib/nova:create_nova_conf:499 : is_service_enabled n-api-meta 2026-06-18 01:55:32.361 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 01:55:32.369 | ++ lib/nova:create_nova_conf:501 : echo osapi_compute,metadata 2026-06-18 01:55:32.370 | ++ lib/nova:create_nova_conf:501 : sed s/,metadata// 2026-06-18 01:55:32.379 | + lib/nova:create_nova_conf:501 : NOVA_ENABLED_APIS=osapi_compute 2026-06-18 01:55:32.384 | + lib/nova:create_nova_conf:503 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2026-06-18 01:55:32.441 | + lib/nova:create_nova_conf:504 : [[ True == \T\r\u\e ]] 2026-06-18 01:55:32.446 | + lib/nova:create_nova_conf:505 : iniset /etc/nova/nova.conf oslo_policy enforce_new_defaults True 2026-06-18 01:55:32.510 | + lib/nova:create_nova_conf:506 : iniset /etc/nova/nova.conf oslo_policy enforce_scope True 2026-06-18 01:55:32.570 | + lib/nova:create_nova_conf:512 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2026-06-18 01:55:32.574 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/nova/nova.conf 2026-06-18 01:55:32.579 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=nova 2026-06-18 01:55:32.585 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-18 01:55:32.592 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-18 01:55:32.597 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/nova/nova.conf nova keystone_authtoken 2026-06-18 01:55:32.603 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-18 01:55:32.608 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-18 01:55:32.614 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-18 01:55:32.619 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2026-06-18 01:55:32.683 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2026-06-18 01:55:32.738 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf keystone_authtoken auth_url https://199.204.45.132/identity 2026-06-18 01:55:32.803 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2026-06-18 01:55:32.870 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf keystone_authtoken password secretservice 2026-06-18 01:55:32.932 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2026-06-18 01:55:32.997 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2026-06-18 01:55:33.066 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2026-06-18 01:55:33.136 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken www_authenticate_uri https://199.204.45.132/identity 2026-06-18 01:55:33.205 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-18 01:55:33.272 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2026-06-18 01:55:33.344 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-18 01:55:33.350 | + lib/nova:create_nova_conf:515 : is_service_enabled cinder 2026-06-18 01:55:33.387 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 01:55:33.392 | + lib/nova:create_nova_conf:516 : configure_cinder_access 2026-06-18 01:55:33.397 | + lib/nova:configure_cinder_access:640 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2026-06-18 01:55:33.470 | + lib/nova:configure_cinder_access:647 : configure_keystoneauth /etc/nova/nova.conf nova cinder 2026-06-18 01:55:33.474 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-18 01:55:33.480 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-18 01:55:33.485 | + lib/keystone:configure_keystoneauth:393 : local section=cinder 2026-06-18 01:55:33.490 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf cinder auth_type password 2026-06-18 01:55:33.550 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf cinder interface public 2026-06-18 01:55:33.614 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf cinder auth_url https://199.204.45.132/identity 2026-06-18 01:55:33.679 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf cinder username nova 2026-06-18 01:55:33.739 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf cinder password secretservice 2026-06-18 01:55:33.796 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2026-06-18 01:55:33.851 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf cinder project_name service 2026-06-18 01:55:33.911 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2026-06-18 01:55:33.970 | + lib/nova:configure_cinder_access:648 : is_service_enabled tls-proxy 2026-06-18 01:55:34.001 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 01:55:34.007 | + lib/nova:configure_cinder_access:649 : CINDER_SERVICE_HOST=199.204.45.132 2026-06-18 01:55:34.012 | + lib/nova:configure_cinder_access:650 : CINDER_SERVICE_PORT=8776 2026-06-18 01:55:34.016 | + lib/nova:configure_cinder_access:651 : iniset /etc/nova/nova.conf cinder cafile /opt/stack/data/ca-bundle.pem 2026-06-18 01:55:34.080 | + lib/nova:create_nova_conf:519 : is_service_enabled manila 2026-06-18 01:55:34.114 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 01:55:34.119 | + lib/nova:create_nova_conf:520 : configure_manila_access 2026-06-18 01:55:34.124 | + lib/nova:configure_manila_access:657 : configure_keystoneauth /etc/nova/nova.conf nova manila 2026-06-18 01:55:34.129 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-18 01:55:34.134 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-18 01:55:34.139 | + lib/keystone:configure_keystoneauth:393 : local section=manila 2026-06-18 01:55:34.143 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf manila auth_type password 2026-06-18 01:55:34.210 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf manila interface public 2026-06-18 01:55:34.273 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf manila auth_url https://199.204.45.132/identity 2026-06-18 01:55:34.338 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf manila username nova 2026-06-18 01:55:34.403 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf manila password secretservice 2026-06-18 01:55:34.469 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf manila user_domain_name Default 2026-06-18 01:55:34.531 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf manila project_name service 2026-06-18 01:55:34.594 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf manila project_domain_name Default 2026-06-18 01:55:34.656 | + lib/nova:create_nova_conf:523 : '[' -n /opt/stack/data/nova ']' 2026-06-18 01:55:34.660 | + lib/nova:create_nova_conf:524 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2026-06-18 01:55:34.725 | + lib/nova:create_nova_conf:525 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2026-06-18 01:55:34.796 | + lib/nova:create_nova_conf:527 : '[' -n /opt/stack/data/nova/instances ']' 2026-06-18 01:55:34.801 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2026-06-18 01:55:34.861 | + lib/nova:create_nova_conf:530 : '[' False '!=' False ']' 2026-06-18 01:55:34.867 | + lib/nova:create_nova_conf:533 : '[' False '!=' False ']' 2026-06-18 01:55:34.872 | + lib/nova:create_nova_conf:539 : is_fedora 2026-06-18 01:55:34.880 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-18 01:55:34.886 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-18 01:55:34.890 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-18 01:55:34.894 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-18 01:55:34.898 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-18 01:55:34.903 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-18 01:55:34.908 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-18 01:55:34.913 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-18 01:55:34.917 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-18 01:55:34.922 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-18 01:55:34.928 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-18 01:55:34.933 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-18 01:55:34.939 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-18 01:55:34.945 | + lib/nova:create_nova_conf:544 : setup_logging /etc/nova/nova.conf 2026-06-18 01:55:34.950 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova.conf 2026-06-18 01:55:34.954 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova.conf 2026-06-18 01:55:34.963 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-18 01:55:34.999 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-18 01:55:35.004 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-18 01:55:35.009 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-18 01:55:35.014 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-18 01:55:35.019 | + 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-18 01:55:35.085 | + 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-18 01:55:35.144 | + 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-18 01:55:35.205 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-18 01:55:35.264 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT log_color False 2026-06-18 01:55:35.326 | + lib/nova:create_nova_conf:546 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2026-06-18 01:55:35.392 | + lib/nova:create_nova_conf:548 : is_service_enabled n-api 2026-06-18 01:55:35.428 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 01:55:35.433 | + 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-18 01:55:35.439 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-api-uwsgi.ini 2026-06-18 01:55:35.444 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.osapi_compute:application 2026-06-18 01:55:35.448 | + lib/apache:write_uwsgi_config:245 : local url=/compute 2026-06-18 01:55:35.453 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-18 01:55:35.458 | + lib/apache:write_uwsgi_config:247 : local name=nova-api 2026-06-18 01:55:35.463 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-api ']' 2026-06-18 01:55:35.468 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-18 01:55:35.472 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-18 01:55:35.496 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-06-18 01:55:35.496 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-18 01:55:35.508 | d /var/run/uwsgi 0755 stack root 2026-06-18 01:55:35.516 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-18 01:55:35.532 | /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-18 01:55:35.541 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-api.socket 2026-06-18 01:55:35.546 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-api-uwsgi.ini 2026-06-18 01:55:35.555 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.osapi_compute:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-18 01:55:35.560 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi module nova.wsgi.osapi_compute:application 2026-06-18 01:55:35.618 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 4 2026-06-18 01:55:35.675 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2026-06-18 01:55:35.733 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2026-06-18 01:55:35.798 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2026-06-18 01:55:35.861 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-18 01:55:35.923 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2026-06-18 01:55:35.985 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2026-06-18 01:55:36.049 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2026-06-18 01:55:36.107 | + 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-18 01:55:36.163 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2026-06-18 01:55:36.218 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-18 01:55:36.278 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2026-06-18 01:55:36.341 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi start-time %t 2026-06-18 01:55:36.399 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-18 01:55:36.403 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-18 01:55:36.410 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for nova-api 2026-06-18 01:55:36.415 | ++ lib/apache:apache_site_config_for:174 : local site=nova-api 2026-06-18 01:55:36.419 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-18 01:55:36.424 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 01:55:36.430 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 01:55:36.435 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/nova-api.conf 2026-06-18 01:55:36.441 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/nova-api.conf 2026-06-18 01:55:36.446 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api.socket 2026-06-18 01:55:36.505 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2026-06-18 01:55:36.566 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 ' 2026-06-18 01:55:36.568 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/nova-api.conf 2026-06-18 01:55:36.581 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 2026-06-18 01:55:36.589 | + lib/apache:write_uwsgi_config:309 : enable_apache_site nova-api 2026-06-18 01:55:36.594 | + lib/apache:enable_apache_site:191 : local site=nova-api 2026-06-18 01:55:36.600 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-18 01:55:36.604 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-18 01:55:36.609 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-18 01:55:36.615 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-18 01:55:36.621 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 01:55:36.626 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 01:55:36.632 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-18 01:55:36.637 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-18 01:55:36.642 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 01:55:36.648 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 01:55:36.653 | + lib/apache:enable_apache_site:195 : sudo a2ensite nova-api 2026-06-18 01:55:36.705 | Enabling site nova-api. 2026-06-18 01:55:36.714 | To activate the new configuration, you need to run: 2026-06-18 01:55:36.714 | systemctl reload apache2 2026-06-18 01:55:36.723 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-18 01:55:36.729 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-18 01:55:36.734 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-18 01:55:36.739 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-18 01:55:36.891 | + lib/nova:create_nova_conf:552 : is_service_enabled n-api-meta 2026-06-18 01:55:36.922 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 01:55:36.927 | + 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-18 01:55:36.933 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-metadata-uwsgi.ini 2026-06-18 01:55:36.938 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.metadata:application 2026-06-18 01:55:36.944 | + lib/apache:write_uwsgi_config:245 : local url= 2026-06-18 01:55:36.949 | + lib/apache:write_uwsgi_config:246 : local http=0.0.0.0:8775 2026-06-18 01:55:36.954 | + lib/apache:write_uwsgi_config:247 : local name=nova-metadata 2026-06-18 01:55:36.960 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-metadata ']' 2026-06-18 01:55:36.966 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-18 01:55:36.971 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-18 01:55:36.995 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-06-18 01:55:36.995 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-18 01:55:37.007 | d /var/run/uwsgi 0755 stack root 2026-06-18 01:55:37.013 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-18 01:55:37.029 | /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-18 01:55:37.037 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-metadata.socket 2026-06-18 01:55:37.042 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2026-06-18 01:55:37.051 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.metadata:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-18 01:55:37.057 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi module nova.wsgi.metadata:application 2026-06-18 01:55:37.119 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 4 2026-06-18 01:55:37.180 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2026-06-18 01:55:37.235 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2026-06-18 01:55:37.295 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2026-06-18 01:55:37.356 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-18 01:55:37.419 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2026-06-18 01:55:37.479 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2026-06-18 01:55:37.546 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2026-06-18 01:55:37.613 | + 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-18 01:55:37.678 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2026-06-18 01:55:37.741 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-18 01:55:37.807 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2026-06-18 01:55:37.872 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi start-time %t 2026-06-18 01:55:37.934 | + lib/apache:write_uwsgi_config:301 : [[ -n 0.0.0.0:8775 ]] 2026-06-18 01:55:37.939 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2026-06-18 01:55:38.000 | + lib/nova:create_nova_conf:556 : is_service_enabled ceilometer 2026-06-18 01:55:38.033 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 01:55:38.037 | + lib/nova:create_nova_conf:564 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2026-06-18 01:55:38.108 | ++ lib/nova:create_nova_conf:565 : get_notification_url 2026-06-18 01:55:38.113 | ++ lib/rpc_backend:get_notification_url:136 : local virtual_host= 2026-06-18 01:55:38.119 | ++ lib/rpc_backend:get_notification_url:137 : is_service_enabled rabbit 2026-06-18 01:55:38.156 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 01:55:38.162 | ++ lib/rpc_backend:get_notification_url:138 : echo rabbit://stackrabbit:secretrabbit@199.204.45.132:5672/ 2026-06-18 01:55:38.170 | + lib/nova:create_nova_conf:565 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:secretrabbit@199.204.45.132:5672/ 2026-06-18 01:55:38.235 | + lib/nova:create_nova_conf:566 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2026-06-18 01:55:38.300 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova.conf 2026-06-18 01:55:38.305 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-06-18 01:55:38.311 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova.conf 2026-06-18 01:55:38.315 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-18 01:55:38.319 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-18 01:55:38.324 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-18 01:55:38.357 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 01:55:38.363 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-18 01:55:38.368 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-18 01:55:38.373 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-18 01:55:38.406 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 01:55:38.411 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@199.204.45.132:5672/ 2026-06-18 01:55:38.417 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@199.204.45.132:5672/ 2026-06-18 01:55:38.481 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-18 01:55:38.485 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-18 01:55:38.490 | + lib/nova:create_nova_conf:569 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 4 2026-06-18 01:55:38.551 | + lib/nova:create_nova_conf:570 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 4 2026-06-18 01:55:38.611 | + lib/nova:create_nova_conf:572 : iniset /etc/nova/nova.conf conductor workers 4 2026-06-18 01:55:38.674 | + lib/nova:create_nova_conf:574 : is_service_enabled tls-proxy 2026-06-18 01:55:38.708 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 01:55:38.713 | + lib/nova:create_nova_conf:575 : iniset /etc/nova/nova.conf DEFAULT glance_protocol https 2026-06-18 01:55:38.775 | + lib/nova:create_nova_conf:576 : iniset /etc/nova/nova.conf oslo_middleware enable_proxy_headers_parsing True 2026-06-18 01:55:38.837 | + lib/nova:create_nova_conf:579 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2026-06-18 01:55:38.895 | + lib/nova:create_nova_conf:581 : '[' True == True ']' 2026-06-18 01:55:38.899 | + lib/nova:create_nova_conf:582 : init_nova_service_user_conf 2026-06-18 01:55:38.905 | + lib/nova:init_nova_service_user_conf:820 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2026-06-18 01:55:38.970 | + lib/nova:init_nova_service_user_conf:821 : configure_keystoneauth /etc/nova/nova.conf nova service_user 2026-06-18 01:55:38.975 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-18 01:55:38.980 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-18 01:55:38.985 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-06-18 01:55:38.991 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf service_user auth_type password 2026-06-18 01:55:39.051 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf service_user interface public 2026-06-18 01:55:39.111 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf service_user auth_url https://199.204.45.132/identity 2026-06-18 01:55:39.169 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf service_user username nova 2026-06-18 01:55:39.228 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf service_user password secretservice 2026-06-18 01:55:39.285 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2026-06-18 01:55:39.346 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf service_user project_name service 2026-06-18 01:55:39.405 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2026-06-18 01:55:39.467 | + lib/nova:create_nova_conf:585 : is_service_enabled n-cond 2026-06-18 01:55:39.501 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 01:55:39.508 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2026-06-18 01:55:39.517 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-18 01:55:39.523 | + lib/nova:create_nova_conf:587 : local conf 2026-06-18 01:55:39.529 | + lib/nova:create_nova_conf:588 : local vhost 2026-06-18 01:55:39.536 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2026-06-18 01:55:39.541 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-18 01:55:39.546 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-18 01:55:39.551 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2026-06-18 01:55:39.555 | + lib/nova:create_nova_conf:590 : vhost=nova_cell1 2026-06-18 01:55:39.561 | + lib/nova:create_nova_conf:592 : rm -f /etc/nova/nova_cell1.conf 2026-06-18 01:55:39.571 | ++ lib/nova:create_nova_conf:593 : database_connection_url nova_cell1 2026-06-18 01:55:39.577 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2026-06-18 01:55:39.582 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2026-06-18 01:55:39.586 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell1 2026-06-18 01:55:39.592 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-18 01:55:39.596 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-18 01:55:39.601 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-18 01:55:39.635 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 01:55:39.641 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-18 01:55:39.647 | ++ 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-18 01:55:39.654 | + 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-18 01:55:39.718 | + lib/nova:create_nova_conf:594 : iniset /etc/nova/nova_cell1.conf conductor workers 4 2026-06-18 01:55:39.781 | + lib/nova:create_nova_conf:595 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2026-06-18 01:55:39.848 | + lib/nova:create_nova_conf:597 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-18 01:55:39.853 | + lib/nova:create_nova_conf:600 : rpc_backend_add_vhost nova_cell1 2026-06-18 01:55:39.858 | + lib/rpc_backend:rpc_backend_add_vhost:112 : local vhost=nova_cell1 2026-06-18 01:55:39.864 | + lib/rpc_backend:rpc_backend_add_vhost:113 : is_service_enabled rabbit 2026-06-18 01:55:39.899 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 01:55:39.908 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : grep nova_cell1 2026-06-18 01:55:39.908 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : sudo rabbitmqctl list_vhosts 2026-06-18 01:55:40.588 | + lib/rpc_backend:rpc_backend_add_vhost:114 : '[' -z ']' 2026-06-18 01:55:40.593 | + lib/rpc_backend:rpc_backend_add_vhost:115 : sudo rabbitmqctl add_vhost nova_cell1 2026-06-18 01:55:41.236 | Adding vhost "nova_cell1" ... 2026-06-18 01:55:41.305 | + lib/rpc_backend:rpc_backend_add_vhost:116 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2026-06-18 01:55:41.965 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2026-06-18 01:55:42.004 | + lib/nova:create_nova_conf:601 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2026-06-18 01:55:42.009 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-06-18 01:55:42.014 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova_cell1.conf 2026-06-18 01:55:42.020 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-18 01:55:42.027 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-06-18 01:55:42.032 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-18 01:55:42.067 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 01:55:42.075 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-06-18 01:55:42.081 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-06-18 01:55:42.087 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-18 01:55:42.119 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 01:55:42.124 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@199.204.45.132:5672/nova_cell1 2026-06-18 01:55:42.130 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@199.204.45.132:5672/nova_cell1 2026-06-18 01:55:42.192 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-18 01:55:42.197 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-18 01:55:42.203 | + lib/nova:create_nova_conf:605 : is_service_enabled placement placement-client 2026-06-18 01:55:42.239 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 01:55:42.244 | + lib/nova:create_nova_conf:606 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2026-06-18 01:55:42.250 | + lib/nova:configure_placement_nova_compute:634 : local conf=/etc/nova/nova_cell1.conf 2026-06-18 01:55:42.255 | + lib/nova:configure_placement_nova_compute:635 : configure_keystoneauth /etc/nova/nova_cell1.conf nova placement 2026-06-18 01:55:42.261 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-06-18 01:55:42.266 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-18 01:55:42.271 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-06-18 01:55:42.276 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2026-06-18 01:55:42.343 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf placement interface public 2026-06-18 01:55:42.404 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf placement auth_url https://199.204.45.132/identity 2026-06-18 01:55:42.468 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf placement username nova 2026-06-18 01:55:42.533 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf placement password secretservice 2026-06-18 01:55:42.593 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2026-06-18 01:55:42.653 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf placement project_name service 2026-06-18 01:55:42.717 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2026-06-18 01:55:42.779 | + lib/nova:create_nova_conf:610 : setup_logging /etc/nova/nova_cell1.conf 2026-06-18 01:55:42.784 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova_cell1.conf 2026-06-18 01:55:42.789 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova_cell1.conf 2026-06-18 01:55:42.796 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-18 01:55:42.834 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-18 01:55:42.839 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-18 01:55:42.846 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-18 01:55:42.851 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-18 01:55:42.856 | + 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-18 01:55:42.922 | + 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-18 01:55:42.978 | + 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-18 01:55:43.043 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-18 01:55:43.111 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT log_color False 2026-06-18 01:55:43.172 | + lib/nova:create_nova_conf:617 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-18 01:55:43.179 | ++ lib/nova:create_nova_conf:620 : seq 1 1 2026-06-18 01:55:43.186 | + lib/nova:create_nova_conf:620 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-18 01:55:43.191 | + lib/nova:create_nova_conf:621 : local conf 2026-06-18 01:55:43.197 | + lib/nova:create_nova_conf:622 : local offset 2026-06-18 01:55:43.203 | ++ lib/nova:create_nova_conf:623 : conductor_conf 1 2026-06-18 01:55:43.209 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-18 01:55:43.215 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-18 01:55:43.221 | + lib/nova:create_nova_conf:623 : conf=/etc/nova/nova_cell1.conf 2026-06-18 01:55:43.227 | + lib/nova:create_nova_conf:624 : offset=0 2026-06-18 01:55:43.231 | + lib/nova:create_nova_conf:625 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2026-06-18 01:55:43.237 | + lib/nova:configure_console_proxies:724 : local conf=/etc/nova/nova_cell1.conf 2026-06-18 01:55:43.242 | + lib/nova:configure_console_proxies:725 : local offset=0 2026-06-18 01:55:43.247 | + lib/nova:configure_console_proxies:729 : offset=0 2026-06-18 01:55:43.252 | + lib/nova:configure_console_proxies:731 : is_service_enabled n-novnc 2026-06-18 01:55:43.283 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 01:55:43.289 | + lib/nova:configure_console_proxies:732 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_host 0.0.0.0 2026-06-18 01:55:43.353 | + lib/nova:configure_console_proxies:733 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2026-06-18 01:55:43.417 | + lib/nova:configure_console_proxies:735 : is_nova_console_proxy_compute_tls_enabled 2026-06-18 01:55:43.422 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2026-06-18 01:55:43.428 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2026-06-18 01:55:43.433 | + lib/nova:configure_console_proxies:763 : is_service_enabled n-spice 2026-06-18 01:55:43.469 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 01:55:43.476 | + lib/nova:configure_console_proxies:768 : is_service_enabled n-sproxy 2026-06-18 01:55:43.514 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 01:55:43.519 | + lib/nova:configure_nova:369 : is_service_enabled n-cpu 2026-06-18 01:55:43.552 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 01:55:43.557 | + lib/nova:configure_nova:369 : [[ -r /opt/stack/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-06-18 01:55:43.562 | + lib/nova:configure_nova:371 : configure_nova_hypervisor 2026-06-18 01:55:43.566 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2026-06-18 01:55:43.571 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : is_service_enabled neutron 2026-06-18 01:55:43.604 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 01:55:43.609 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2026-06-18 01:55:43.633 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : cat 2026-06-18 01:55:43.634 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : sudo tee -a /etc/libvirt/qemu.conf 2026-06-18 01:55:43.645 | cgroup_device_acl = [ 2026-06-18 01:55:43.645 | "/dev/null", "/dev/full", "/dev/zero", 2026-06-18 01:55:43.645 | "/dev/random", "/dev/urandom", 2026-06-18 01:55:43.645 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2026-06-18 01:55:43.645 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2026-06-18 01:55:43.645 | "/dev/vfio/vfio", 2026-06-18 01:55:43.645 | ] 2026-06-18 01:55:43.651 | + lib/nova_plugins/functions-libvirt:configure_libvirt:166 : is_fedora 2026-06-18 01:55:43.658 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-18 01:55:43.664 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-18 01:55:43.667 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-18 01:55:43.674 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-18 01:55:43.680 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-18 01:55:43.685 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-18 01:55:43.691 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-18 01:55:43.697 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-18 01:55:43.702 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-18 01:55:43.707 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-18 01:55:43.712 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-18 01:55:43.718 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-18 01:55:43.723 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-18 01:55:43.730 | + lib/nova_plugins/functions-libvirt:configure_libvirt:185 : getent group libvirt 2026-06-18 01:55:43.739 | + lib/nova_plugins/functions-libvirt:configure_libvirt:188 : add_user_to_group stack libvirt 2026-06-18 01:55:43.744 | + functions-common:add_user_to_group:2183 : local user=stack 2026-06-18 01:55:43.749 | + functions-common:add_user_to_group:2184 : local group=libvirt 2026-06-18 01:55:43.755 | + functions-common:add_user_to_group:2186 : sudo usermod -a -G libvirt stack 2026-06-18 01:55:43.810 | + lib/nova_plugins/functions-libvirt:configure_libvirt:191 : [[ True = \T\r\u\e ]] 2026-06-18 01:55:43.815 | + lib/nova_plugins/functions-libvirt:configure_libvirt:192 : is_ubuntu 2026-06-18 01:55:43.821 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 01:55:43.826 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 01:55:43.832 | + 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-18 01:55:43.836 | + lib/nova_plugins/functions-libvirt:configure_libvirt:201 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2026-06-18 01:55:43.841 | + 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-18 01:55:43.863 | + 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-18 01:55:43.864 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-06-18 01:55:43.877 | 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-18 01:55:43.884 | + 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-18 01:55:43.907 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2026-06-18 01:55:43.908 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-06-18 01:55:43.922 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2026-06-18 01:55:43.928 | + lib/nova_plugins/functions-libvirt:configure_libvirt:210 : is_nova_console_proxy_compute_tls_enabled 2026-06-18 01:55:43.934 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2026-06-18 01:55:43.940 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2026-06-18 01:55:43.945 | + lib/nova_plugins/functions-libvirt:configure_libvirt:228 : restart_service libvirtd 2026-06-18 01:55:43.951 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-18 01:55:43.956 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart libvirtd 2026-06-18 01:55:44.045 | + lib/nova_plugins/functions-libvirt:configure_libvirt:234 : restart_service virtlogd 2026-06-18 01:55:44.051 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-18 01:55:44.056 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart virtlogd 2026-06-18 01:55:44.168 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type kvm 2026-06-18 01:55:44.234 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode host-passthrough 2026-06-18 01:55:44.294 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 : '[' host-passthrough == custom ']' 2026-06-18 01:55:44.300 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2026-06-18 01:55:44.365 | + 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-18 01:55:44.429 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2026-06-18 01:55:44.500 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2026-06-18 01:55:44.564 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 : is_arch ppc64 2026-06-18 01:55:44.571 | ++ functions-common:is_arch:519 : uname -m 2026-06-18 01:55:44.580 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-06-18 01:55:44.587 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 : is_arch aarch64 2026-06-18 01:55:44.594 | ++ functions-common:is_arch:519 : uname -m 2026-06-18 01:55:44.602 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-18 01:55:44.608 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:65 : isset ENABLE_FILE_INJECTION 2026-06-18 01:55:44.614 | + functions-common:isset:266 : [[ -v ENABLE_FILE_INJECTION ]] 2026-06-18 01:55:44.621 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:73 : [[ kvm = \p\a\r\a\l\l\e\l\s ]] 2026-06-18 01:55:44.627 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:80 : [[ '' == \L\V\M ]] 2026-06-18 01:55:44.634 | + ./stack.sh:main:959 : is_service_enabled placement 2026-06-18 01:55:44.674 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 01:55:44.680 | + ./stack.sh:main:961 : stack_install_service placement 2026-06-18 01:55:44.687 | + lib/stack:stack_install_service:20 : local service=placement 2026-06-18 01:55:44.694 | + lib/stack:stack_install_service:21 : type install_placement 2026-06-18 01:55:44.700 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-18 01:55:44.705 | + lib/stack:stack_install_service:32 : install_placement 2026-06-18 01:55:44.713 | + lib/placement:install_placement:121 : pip_install_gr osc-placement 2026-06-18 01:55:44.719 | + inc/python:pip_install_gr:94 : local name=osc-placement 2026-06-18 01:55:44.725 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-18 01:55:44.733 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements osc-placement 2026-06-18 01:55:44.740 | ++ inc/python:get_from_global_requirements:241 : local package=osc-placement 2026-06-18 01:55:44.745 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-18 01:55:44.756 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2026-06-18 01:55:44.757 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-18 01:55:44.766 | ++ inc/python:get_from_global_requirements:243 : required_pkg='osc-placement ' 2026-06-18 01:55:44.772 | ++ inc/python:get_from_global_requirements:244 : [[ osc-placement == '' ]] 2026-06-18 01:55:44.780 | ++ inc/python:get_from_global_requirements:247 : echo osc-placement 2026-06-18 01:55:44.789 | + inc/python:pip_install_gr:96 : clean_name=osc-placement 2026-06-18 01:55:44.795 | + inc/python:pip_install_gr:97 : pip_install osc-placement 2026-06-18 01:55:44.843 | Using python 3.12 to install osc-placement 2026-06-18 01:55:44.850 | + 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-18 01:55:45.634 | Collecting osc-placement 2026-06-18 01:55:45.703 | Downloading osc_placement-4.8.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-18 01:55:45.714 | 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-18 01:55:45.715 | 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-18 01:55:45.716 | 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-18 01:55:45.716 | 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-18 01:55:45.718 | 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-18 01:55:45.718 | 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-18 01:55:45.719 | 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-18 01:55:45.719 | 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-18 01:55:45.720 | 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-18 01:55:45.722 | 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-18 01:55:45.723 | 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.16.0) 2026-06-18 01:55:45.723 | 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-18 01:55:45.725 | 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-18 01:55:45.725 | 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-18 01:55:45.726 | 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-18 01:55:45.726 | 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-18 01:55:45.728 | 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-18 01:55:45.729 | 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-18 01:55:45.729 | 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-18 01:55:45.729 | 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-18 01:55:45.731 | 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-18 01:55:45.731 | 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-18 01:55:45.732 | 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-18 01:55:45.733 | 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-18 01:55:45.733 | 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-18 01:55:45.734 | 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-18 01:55:45.734 | 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-18 01:55:45.736 | 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-18 01:55:45.738 | 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-18 01:55:45.742 | 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-18 01:55:45.744 | 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-18 01:55:45.745 | 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-18 01:55:45.745 | 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-18 01:55:45.748 | 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-18 01:55:45.750 | 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.1) 2026-06-18 01:55:45.759 | 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-18 01:55:45.759 | 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-18 01:55:45.760 | 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-18 01:55:45.761 | 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-18 01:55:45.768 | 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-18 01:55:45.769 | 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-18 01:55:45.771 | 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-18 01:55:45.790 | Downloading osc_placement-4.8.0-py3-none-any.whl (64 kB) 2026-06-18 01:55:45.955 | Installing collected packages: osc-placement 2026-06-18 01:55:46.029 | Successfully installed osc-placement-4.8.0 2026-06-18 01:55:46.132 | + inc/python:pip_install:216 : result=0 2026-06-18 01:55:46.138 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-18 01:55:46.145 | + functions-common:time_stop:2414 : local name 2026-06-18 01:55:46.150 | + functions-common:time_stop:2415 : local end_time 2026-06-18 01:55:46.156 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 01:55:46.162 | + functions-common:time_stop:2417 : local total 2026-06-18 01:55:46.169 | + functions-common:time_stop:2418 : local start_time 2026-06-18 01:55:46.175 | + functions-common:time_stop:2420 : name=pip_install 2026-06-18 01:55:46.181 | + functions-common:time_stop:2421 : start_time=1781747744831 2026-06-18 01:55:46.187 | + functions-common:time_stop:2423 : [[ -z 1781747744831 ]] 2026-06-18 01:55:46.194 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 01:55:46.211 | + functions-common:time_stop:2426 : end_time=1781747746204 2026-06-18 01:55:46.217 | + functions-common:time_stop:2427 : elapsed_time=1373 2026-06-18 01:55:46.225 | + functions-common:time_stop:2428 : total=94213 2026-06-18 01:55:46.230 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 01:55:46.236 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=95586 2026-06-18 01:55:46.243 | + inc/python:pip_install:219 : return 0 2026-06-18 01:55:46.251 | + lib/placement:install_placement:122 : git_clone https://github.com/openstack/placement.git /opt/stack/placement master 2026-06-18 01:55:46.258 | + functions-common:git_clone:583 : local git_remote=https://github.com/openstack/placement.git 2026-06-18 01:55:46.264 | + functions-common:git_clone:584 : local git_dest=/opt/stack/placement 2026-06-18 01:55:46.272 | + functions-common:git_clone:585 : local git_ref=master 2026-06-18 01:55:46.278 | + functions-common:git_clone:586 : local orig_dir 2026-06-18 01:55:46.285 | ++ functions-common:git_clone:587 : pwd 2026-06-18 01:55:46.291 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-18 01:55:46.297 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-18 01:55:46.303 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-18 01:55:46.343 | + functions-common:git_clone:590 : RECLONE=False 2026-06-18 01:55:46.348 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-18 01:55:46.355 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-18 01:55:46.361 | + functions-common:git_clone:604 : echo master 2026-06-18 01:55:46.363 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-18 01:55:46.373 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/placement ]] 2026-06-18 01:55:46.379 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-18 01:55:46.384 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/placement 2026-06-18 01:55:46.413 | + functions-common:git_clone:666 : cd /opt/stack/placement 2026-06-18 01:55:46.419 | + functions-common:git_clone:667 : git show --oneline 2026-06-18 01:55:46.420 | + functions-common:git_clone:667 : head -1 2026-06-18 01:55:46.423 | 3cba66c7 Merge "Update python versions" 2026-06-18 01:55:46.428 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-18 01:55:46.434 | + lib/placement:install_placement:123 : setup_develop /opt/stack/placement 2026-06-18 01:55:46.439 | + inc/python:setup_develop:353 : local bindep 2026-06-18 01:55:46.446 | + inc/python:setup_develop:354 : [[ /opt/stack/placement == -bindep* ]] 2026-06-18 01:55:46.451 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/placement 2026-06-18 01:55:46.457 | + inc/python:setup_develop:359 : local extras= 2026-06-18 01:55:46.463 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/placement -e 2026-06-18 01:55:46.470 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-18 01:55:46.477 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/placement == -bindep* ]] 2026-06-18 01:55:46.482 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/placement 2026-06-18 01:55:46.487 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-18 01:55:46.492 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-18 01:55:46.500 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/placement 2026-06-18 01:55:46.505 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-18 01:55:46.510 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/placement 2026-06-18 01:55:46.515 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-18 01:55:46.521 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-18 01:55:46.529 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2026-06-18 01:55:46.541 | + inc/python:_setup_package_with_constraints_edit:400 : name=openstack-placement 2026-06-18 01:55:46.547 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z openstack-placement ']' 2026-06-18 01:55:46.553 | + 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-18 01:55:46.648 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/placement -e 2026-06-18 01:55:46.655 | + inc/python:setup_package:436 : local bindep=0 2026-06-18 01:55:46.660 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-18 01:55:46.665 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-18 01:55:46.672 | + inc/python:setup_package:439 : [[ /opt/stack/placement == -bindep* ]] 2026-06-18 01:55:46.676 | + inc/python:setup_package:444 : local project_dir=/opt/stack/placement 2026-06-18 01:55:46.682 | + inc/python:setup_package:445 : local flags=-e 2026-06-18 01:55:46.688 | + inc/python:setup_package:446 : local extras= 2026-06-18 01:55:46.694 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-18 01:55:46.700 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-18 01:55:46.705 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-18 01:55:46.712 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-18 01:55:46.717 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-18 01:55:46.724 | + inc/python:setup_package:464 : pip_install -e /opt/stack/placement 2026-06-18 01:55:46.772 | Using python 3.12 to install /opt/stack/placement 2026-06-18 01:55:46.780 | + 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-18 01:55:47.361 | Obtaining file:///opt/stack/placement 2026-06-18 01:55:47.363 | Installing build dependencies: started 2026-06-18 01:55:48.309 | Installing build dependencies: finished with status 'done' 2026-06-18 01:55:48.310 | Checking if build backend supports build_editable: started 2026-06-18 01:55:48.612 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-18 01:55:48.614 | Getting requirements to build editable: started 2026-06-18 01:55:48.771 | Getting requirements to build editable: finished with status 'done' 2026-06-18 01:55:48.774 | Preparing editable metadata (pyproject.toml): started 2026-06-18 01:55:49.374 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-18 01:55:49.392 | 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-18 01:55:49.392 | 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-18 01:55:49.393 | 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-18 01:55:49.394 | 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-18 01:55:49.394 | 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-18 01:55:49.395 | 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-18 01:55:49.395 | 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-18 01:55:49.396 | 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-18 01:55:49.396 | 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-18 01:55:49.396 | 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-18 01:55:49.397 | 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-18 01:55:49.397 | 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-18 01:55:49.398 | 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-18 01:55:49.398 | 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-18 01:55:49.399 | 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-18 01:55:49.399 | 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-18 01:55:49.399 | 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-18 01:55:49.400 | 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-18 01:55:49.400 | 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-18 01:55:49.401 | 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-18 01:55:49.402 | 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-18 01:55:49.402 | 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-18 01:55:49.403 | 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-18 01:55:49.403 | 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-18 01:55:49.407 | 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-18 01:55:49.407 | 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-18 01:55:49.408 | 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-18 01:55:49.409 | 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-18 01:55:49.409 | 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-18 01:55:49.410 | 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-18 01:55:49.412 | 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-18 01:55:49.413 | 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-18 01:55:49.413 | 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-18 01:55:49.414 | 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-18 01:55:49.419 | 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-18 01:55:49.421 | 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-18 01:55:49.424 | 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-18 01:55:49.425 | 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-18 01:55:49.426 | 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-18 01:55:49.428 | 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-18 01:55:49.428 | 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-18 01:55:49.429 | 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-18 01:55:49.432 | 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-18 01:55:49.433 | 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-18 01:55:49.434 | 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-18 01:55:49.435 | 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-18 01:55:49.438 | 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-18 01:55:49.440 | 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-18 01:55:49.440 | 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-18 01:55:49.441 | 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-18 01:55:49.444 | 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-18 01:55:49.449 | 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.2.0) 2026-06-18 01:55:49.452 | 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-18 01:55:49.454 | 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-18 01:55:49.454 | 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-18 01:55:49.455 | 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-18 01:55:49.458 | 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-18 01:55:49.460 | 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.1) 2026-06-18 01:55:49.469 | 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-18 01:55:49.476 | 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-18 01:55:49.477 | 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-18 01:55:49.477 | 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-18 01:55:49.478 | 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-18 01:55:49.489 | 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-18 01:55:49.495 | 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-18 01:55:49.520 | Building wheels for collected packages: openstack-placement 2026-06-18 01:55:49.521 | Building editable for openstack-placement (pyproject.toml): started 2026-06-18 01:55:50.068 | Building editable for openstack-placement (pyproject.toml): finished with status 'done' 2026-06-18 01:55:50.069 | Created wheel for openstack-placement: filename=openstack_placement-15.1.0.dev5-0.editable-py3-none-any.whl size=8755 sha256=35b08235b28c3b8891672405b5eb4f2cd7f2af4cf8eb06dc8aa1c96e558d8028 2026-06-18 01:55:50.070 | Stored in directory: /tmp/pip-ephem-wheel-cache-3wgyxjx6/wheels/0f/d8/4f/e8707957c726bd4763e71d7ed0672723b81ca99945904983a6 2026-06-18 01:55:50.075 | Successfully built openstack-placement 2026-06-18 01:55:50.217 | Installing collected packages: openstack-placement 2026-06-18 01:55:50.248 | Successfully installed openstack-placement-15.1.0.dev5 2026-06-18 01:55:50.353 | + inc/python:pip_install:216 : result=0 2026-06-18 01:55:50.358 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-18 01:55:50.366 | + functions-common:time_stop:2414 : local name 2026-06-18 01:55:50.371 | + functions-common:time_stop:2415 : local end_time 2026-06-18 01:55:50.378 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 01:55:50.384 | + functions-common:time_stop:2417 : local total 2026-06-18 01:55:50.389 | + functions-common:time_stop:2418 : local start_time 2026-06-18 01:55:50.394 | + functions-common:time_stop:2420 : name=pip_install 2026-06-18 01:55:50.400 | + functions-common:time_stop:2421 : start_time=1781747746760 2026-06-18 01:55:50.406 | + functions-common:time_stop:2423 : [[ -z 1781747746760 ]] 2026-06-18 01:55:50.414 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 01:55:50.422 | + functions-common:time_stop:2426 : end_time=1781747750416 2026-06-18 01:55:50.427 | + functions-common:time_stop:2427 : elapsed_time=3656 2026-06-18 01:55:50.432 | + functions-common:time_stop:2428 : total=95586 2026-06-18 01:55:50.439 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 01:55:50.444 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=99242 2026-06-18 01:55:50.450 | + inc/python:pip_install:219 : return 0 2026-06-18 01:55:50.456 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-18 01:55:50.462 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-18 01:55:50.470 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/placement 2026-06-18 01:55:50.477 | + inc/python:use_library_from_git:266 : local name=/opt/stack/placement 2026-06-18 01:55:50.483 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 01:55:50.489 | + 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-18 01:55:50.495 | + 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-18 01:55:50.501 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 01:55:50.507 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-18 01:55:50.513 | + ./stack.sh:main:962 : configure_placement 2026-06-18 01:55:50.519 | + lib/placement:configure_placement:86 : sudo install -d -o stack /etc/placement 2026-06-18 01:55:50.543 | + lib/placement:configure_placement:87 : create_placement_conf 2026-06-18 01:55:50.549 | + lib/placement:create_placement_conf:76 : rm -f /etc/placement/placement.conf 2026-06-18 01:55:50.559 | ++ lib/placement:create_placement_conf:77 : database_connection_url placement 2026-06-18 01:55:50.566 | ++ lib/database:database_connection_url:134 : local db=placement 2026-06-18 01:55:50.573 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2026-06-18 01:55:50.579 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=placement 2026-06-18 01:55:50.585 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-18 01:55:50.590 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-18 01:55:50.598 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-18 01:55:50.639 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 01:55:50.645 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-18 01:55:50.653 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-06-18 01:55:50.660 | + 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-18 01:55:50.732 | + lib/placement:create_placement_conf:78 : iniset /etc/placement/placement.conf DEFAULT debug True 2026-06-18 01:55:50.802 | + lib/placement:create_placement_conf:79 : iniset /etc/placement/placement.conf api auth_strategy keystone 2026-06-18 01:55:50.872 | + lib/placement:create_placement_conf:80 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2026-06-18 01:55:50.877 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/placement/placement.conf 2026-06-18 01:55:50.882 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=placement 2026-06-18 01:55:50.887 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-18 01:55:50.894 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-18 01:55:50.900 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/placement/placement.conf placement keystone_authtoken 2026-06-18 01:55:50.906 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/placement/placement.conf 2026-06-18 01:55:50.911 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-06-18 01:55:50.916 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-18 01:55:50.921 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2026-06-18 01:55:50.988 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2026-06-18 01:55:51.052 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/placement/placement.conf keystone_authtoken auth_url https://199.204.45.132/identity 2026-06-18 01:55:51.120 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2026-06-18 01:55:51.184 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/placement/placement.conf keystone_authtoken password secretservice 2026-06-18 01:55:51.248 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2026-06-18 01:55:51.307 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2026-06-18 01:55:51.367 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2026-06-18 01:55:51.434 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken www_authenticate_uri https://199.204.45.132/identity 2026-06-18 01:55:51.501 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-18 01:55:51.568 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2026-06-18 01:55:51.633 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-18 01:55:51.639 | + lib/placement:create_placement_conf:81 : setup_logging /etc/placement/placement.conf 2026-06-18 01:55:51.645 | + functions:setup_logging:693 : setup_systemd_logging /etc/placement/placement.conf 2026-06-18 01:55:51.651 | + functions:setup_systemd_logging:710 : local conf_file=/etc/placement/placement.conf 2026-06-18 01:55:51.657 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-18 01:55:51.699 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-18 01:55:51.705 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-18 01:55:51.710 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-18 01:55:51.713 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-18 01:55:51.718 | + 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-18 01:55:51.789 | + 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-18 01:55:51.861 | + 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-18 01:55:51.928 | + functions:setup_systemd_logging:727 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-18 01:55:51.984 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT log_color False 2026-06-18 01:55:52.048 | + lib/placement:configure_placement:89 : write_uwsgi_config /etc/placement/placement-uwsgi.ini placement.wsgi.api:application /placement '' placement-api 2026-06-18 01:55:52.055 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/placement/placement-uwsgi.ini 2026-06-18 01:55:52.061 | + lib/apache:write_uwsgi_config:244 : local wsgi=placement.wsgi.api:application 2026-06-18 01:55:52.067 | + lib/apache:write_uwsgi_config:245 : local url=/placement 2026-06-18 01:55:52.075 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-18 01:55:52.081 | + lib/apache:write_uwsgi_config:247 : local name=placement-api 2026-06-18 01:55:52.087 | + lib/apache:write_uwsgi_config:249 : '[' -z placement-api ']' 2026-06-18 01:55:52.092 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-18 01:55:52.098 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-18 01:55:52.120 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-06-18 01:55:52.121 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-18 01:55:52.134 | d /var/run/uwsgi 0755 stack root 2026-06-18 01:55:52.142 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-18 01:55:52.160 | /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-18 01:55:52.169 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/placement-api.socket 2026-06-18 01:55:52.175 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/placement/placement-uwsgi.ini 2026-06-18 01:55:52.184 | + lib/apache:write_uwsgi_config:270 : [[ placement.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-18 01:55:52.189 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi module placement.wsgi.api:application 2026-06-18 01:55:52.259 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 4 2026-06-18 01:55:52.326 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2026-06-18 01:55:52.392 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2026-06-18 01:55:52.460 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2026-06-18 01:55:52.536 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-18 01:55:52.606 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2026-06-18 01:55:52.671 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2026-06-18 01:55:52.737 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2026-06-18 01:55:52.811 | + 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-18 01:55:52.884 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2026-06-18 01:55:52.953 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-18 01:55:53.022 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2026-06-18 01:55:53.097 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi start-time %t 2026-06-18 01:55:53.164 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-18 01:55:53.169 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-18 01:55:53.177 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for placement-api 2026-06-18 01:55:53.182 | ++ lib/apache:apache_site_config_for:174 : local site=placement-api 2026-06-18 01:55:53.187 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-18 01:55:53.192 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 01:55:53.198 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 01:55:53.205 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/placement-api.conf 2026-06-18 01:55:53.212 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2026-06-18 01:55:53.218 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2026-06-18 01:55:53.283 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2026-06-18 01:55:53.351 | + 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-18 01:55:53.351 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2026-06-18 01:55:53.367 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 2026-06-18 01:55:53.374 | + lib/apache:write_uwsgi_config:309 : enable_apache_site placement-api 2026-06-18 01:55:53.380 | + lib/apache:enable_apache_site:191 : local site=placement-api 2026-06-18 01:55:53.385 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-18 01:55:53.389 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-18 01:55:53.395 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-18 01:55:53.401 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-18 01:55:53.407 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 01:55:53.411 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 01:55:53.417 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-18 01:55:53.423 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-18 01:55:53.428 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 01:55:53.434 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 01:55:53.439 | + lib/apache:enable_apache_site:195 : sudo a2ensite placement-api 2026-06-18 01:55:53.487 | Enabling site placement-api. 2026-06-18 01:55:53.495 | To activate the new configuration, you need to run: 2026-06-18 01:55:53.495 | systemctl reload apache2 2026-06-18 01:55:53.505 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-18 01:55:53.511 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-18 01:55:53.518 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-18 01:55:53.524 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-18 01:55:53.684 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2026-06-18 01:55:53.688 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2026-06-18 01:55:53.695 | + lib/placement:configure_placement:94 : iniset /etc/placement/placement.conf oslo_policy enforce_new_defaults False 2026-06-18 01:55:53.767 | + lib/placement:configure_placement:95 : iniset /etc/placement/placement.conf oslo_policy enforce_scope False 2026-06-18 01:55:53.840 | + ./stack.sh:main:969 : is_service_enabled placement placement-client 2026-06-18 01:55:53.882 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 01:55:53.889 | + ./stack.sh:main:970 : is_service_enabled n-cpu 2026-06-18 01:55:53.928 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 01:55:53.935 | + ./stack.sh:main:971 : configure_placement_nova_compute 2026-06-18 01:55:53.942 | + lib/nova:configure_placement_nova_compute:634 : local conf=/etc/nova/nova.conf 2026-06-18 01:55:53.947 | + lib/nova:configure_placement_nova_compute:635 : configure_keystoneauth /etc/nova/nova.conf nova placement 2026-06-18 01:55:53.953 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-18 01:55:53.960 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-18 01:55:53.967 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-06-18 01:55:53.973 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf placement auth_type password 2026-06-18 01:55:54.051 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf placement interface public 2026-06-18 01:55:54.125 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf placement auth_url https://199.204.45.132/identity 2026-06-18 01:55:54.195 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf placement username nova 2026-06-18 01:55:54.262 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf placement password secretservice 2026-06-18 01:55:54.333 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf placement user_domain_name Default 2026-06-18 01:55:54.402 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf placement project_name service 2026-06-18 01:55:54.468 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf placement project_domain_name Default 2026-06-18 01:55:54.538 | + ./stack.sh:main:975 : is_service_enabled horizon 2026-06-18 01:55:54.571 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 01:55:54.577 | + ./stack.sh:main:980 : is_service_enabled tls-proxy 2026-06-18 01:55:54.610 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 01:55:54.616 | + ./stack.sh:main:981 : fix_system_ca_bundle_path 2026-06-18 01:55:54.622 | + lib/tls:fix_system_ca_bundle_path:365 : is_service_enabled tls-proxy 2026-06-18 01:55:54.659 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 01:55:54.664 | + lib/tls:fix_system_ca_bundle_path:366 : local capath 2026-06-18 01:55:54.669 | + lib/tls:fix_system_ca_bundle_path:367 : [[ True == \T\r\u\e ]] 2026-06-18 01:55:54.677 | ++ lib/tls:fix_system_ca_bundle_path:368 : /opt/stack/data/venv/bin/python3 -c 'try: 2026-06-18 01:55:54.677 | from requests import certs 2026-06-18 01:55:54.677 | print (certs.where()) 2026-06-18 01:55:54.677 | except ImportError: pass' 2026-06-18 01:55:54.897 | + lib/tls:fix_system_ca_bundle_path:368 : capath=/etc/ssl/certs/ca-certificates.crt 2026-06-18 01:55:54.903 | + lib/tls:fix_system_ca_bundle_path:372 : [[ ! /etc/ssl/certs/ca-certificates.crt == '' ]] 2026-06-18 01:55:54.907 | + lib/tls:fix_system_ca_bundle_path:372 : [[ ! /etc/ssl/certs/ca-certificates.crt =~ ^/etc/.* ]] 2026-06-18 01:55:54.915 | + ./stack.sh:main:984 : is_service_enabled cinder 2026-06-18 01:55:54.953 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 01:55:54.959 | + ./stack.sh:main:986 : init_os_brick 2026-06-18 01:55:54.964 | + lib/cinder:init_os_brick:510 : mkdir -p /opt/stack/data/os_brick 2026-06-18 01:55:54.973 | + lib/cinder:init_os_brick:511 : is_service_enabled cinder 2026-06-18 01:55:55.009 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 01:55:55.015 | + lib/cinder:init_os_brick:512 : iniset /etc/cinder/cinder.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-18 01:55:55.086 | + lib/cinder:init_os_brick:514 : is_service_enabled nova 2026-06-18 01:55:55.131 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 01:55:55.144 | + lib/cinder:init_os_brick:515 : iniset /etc/nova/nova.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-18 01:55:55.224 | + lib/cinder:init_os_brick:517 : is_service_enabled glance 2026-06-18 01:55:55.262 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 01:55:55.269 | + lib/cinder:init_os_brick:518 : iniset /etc/glance/glance-api.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-18 01:55:55.349 | + lib/cinder:init_os_brick:519 : iniset /etc/glance/glance-cache.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-18 01:55:55.427 | + ./stack.sh:main:993 : run_phase stack install 2026-06-18 01:55:55.433 | + functions-common:run_phase:1842 : local mode=stack 2026-06-18 01:55:55.438 | + functions-common:run_phase:1843 : local phase=install 2026-06-18 01:55:55.446 | + functions-common:run_phase:1844 : [[ -d /opt/stack/devstack/extras.d ]] 2026-06-18 01:55:55.454 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-06-18 01:55:55.460 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-18 01:55:55.467 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-06-18 01:55:55.476 | + functions-common:run_phase:1852 : local extra 2026-06-18 01:55:55.483 | ++ functions-common:run_phase:1853 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-06-18 01:55:55.493 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-06-18 01:55:55.500 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-18 01:55:55.505 | + functions-common:run_phase:1858 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-06-18 01:55:55.512 | + functions-common:run_phase:1858 : source /opt/stack/devstack/extras.d/80-tempest.sh stack install 2026-06-18 01:55:55.518 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-18 01:55:55.560 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-18 01:55:55.567 | + functions-common:run_phase:1863 : [[ stack == \s\o\u\r\c\e ]] 2026-06-18 01:55:55.574 | + functions-common:run_phase:1866 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-18 01:55:55.580 | + functions-common:run_phase:1869 : run_plugins stack install 2026-06-18 01:55:55.586 | + functions-common:run_plugins:1828 : local mode=stack 2026-06-18 01:55:55.592 | + functions-common:run_plugins:1829 : local phase=install 2026-06-18 01:55:55.599 | + functions-common:run_plugins:1831 : local plugins=,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider 2026-06-18 01:55:55.605 | + functions-common:run_plugins:1832 : local plugin 2026-06-18 01:55:55.611 | + functions-common:run_plugins:1833 : for plugin in ${plugins//,/ } 2026-06-18 01:55:55.618 | + functions-common:run_plugins:1834 : local dir=/opt/stack/barbican 2026-06-18 01:55:55.628 | + functions-common:run_plugins:1835 : [[ -f /opt/stack/barbican/devstack/plugin.sh ]] 2026-06-18 01:55:55.636 | + functions-common:run_plugins:1836 : source /opt/stack/barbican/devstack/plugin.sh stack install 2026-06-18 01:55:55.643 | ++ /opt/stack/barbican/devstack/plugin.sh:source:5 : BARBICAN_PLUGIN=/opt/stack/barbican/devstack 2026-06-18 01:55:55.650 | ++ /opt/stack/barbican/devstack/plugin.sh:source:6 : source /opt/stack/barbican/devstack/lib/barbican 2026-06-18 01:55:55.695 | ++ /opt/stack/barbican/devstack/plugin.sh:source:8 : is_service_enabled barbican 2026-06-18 01:55:55.734 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 01:55:55.742 | ++ /opt/stack/barbican/devstack/plugin.sh:source:9 : [[ stack == \s\t\a\c\k ]] 2026-06-18 01:55:55.748 | ++ /opt/stack/barbican/devstack/plugin.sh:source:9 : [[ install == \i\n\s\t\a\l\l ]] 2026-06-18 01:55:55.754 | ++ /opt/stack/barbican/devstack/plugin.sh:source:10 : echo_summary 'Installing Barbican' 2026-06-18 01:55:55.770 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-18 01:55:55.778 | ++ ./stack.sh:echo_summary:444 : echo -e Installing Barbican 2026-06-18 01:55:55.783 | ++ /opt/stack/barbican/devstack/plugin.sh:source:11 : stack_install_service barbican 2026-06-18 01:55:55.790 | ++ lib/stack:stack_install_service:20 : local service=barbican 2026-06-18 01:55:55.796 | ++ lib/stack:stack_install_service:21 : type install_barbican 2026-06-18 01:55:55.802 | ++ lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-18 01:55:55.808 | ++ lib/stack:stack_install_service:32 : install_barbican 2026-06-18 01:55:55.814 | ++ /opt/stack/barbican/devstack/lib/barbican:install_barbican:217 : setup_develop /opt/stack/barbican 2026-06-18 01:55:55.821 | ++ inc/python:setup_develop:353 : local bindep 2026-06-18 01:55:55.825 | ++ inc/python:setup_develop:354 : [[ /opt/stack/barbican == -bindep* ]] 2026-06-18 01:55:55.830 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/barbican 2026-06-18 01:55:55.835 | ++ inc/python:setup_develop:359 : local extras= 2026-06-18 01:55:55.841 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/barbican -e 2026-06-18 01:55:55.846 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-18 01:55:55.851 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/barbican == -bindep* ]] 2026-06-18 01:55:55.857 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/barbican 2026-06-18 01:55:55.862 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-18 01:55:55.867 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-18 01:55:55.874 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/barbican 2026-06-18 01:55:55.880 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-18 01:55:55.887 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/barbican 2026-06-18 01:55:55.895 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-18 01:55:55.902 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-18 01:55:55.909 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/barbican/setup.cfg 2026-06-18 01:55:55.919 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=barbican 2026-06-18 01:55:55.925 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z barbican ']' 2026-06-18 01:55:55.931 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- barbican 2026-06-18 01:55:56.019 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/barbican -e 2026-06-18 01:55:56.025 | ++ inc/python:setup_package:436 : local bindep=0 2026-06-18 01:55:56.031 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-06-18 01:55:56.034 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-06-18 01:55:56.038 | ++ inc/python:setup_package:439 : [[ /opt/stack/barbican == -bindep* ]] 2026-06-18 01:55:56.043 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/barbican 2026-06-18 01:55:56.049 | ++ inc/python:setup_package:445 : local flags=-e 2026-06-18 01:55:56.054 | ++ inc/python:setup_package:446 : local extras= 2026-06-18 01:55:56.060 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-06-18 01:55:56.066 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-06-18 01:55:56.072 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-18 01:55:56.077 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-18 01:55:56.083 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-18 01:55:56.087 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/barbican 2026-06-18 01:55:56.129 | Using python 3.12 to install /opt/stack/barbican 2026-06-18 01:55:56.136 | ++ 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-18 01:55:56.772 | Obtaining file:///opt/stack/barbican 2026-06-18 01:55:56.774 | Installing build dependencies: started 2026-06-18 01:55:57.810 | Installing build dependencies: finished with status 'done' 2026-06-18 01:55:57.811 | Checking if build backend supports build_editable: started 2026-06-18 01:55:58.117 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-18 01:55:58.118 | Getting requirements to build editable: started 2026-06-18 01:55:58.302 | Getting requirements to build editable: finished with status 'done' 2026-06-18 01:55:58.305 | Preparing editable metadata (pyproject.toml): started 2026-06-18 01:55:58.876 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-18 01:55:58.896 | 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-18 01:55:58.896 | 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-18 01:55:58.897 | 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-18 01:55:58.897 | 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-18 01:55:58.898 | 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-18 01:55:58.898 | 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-18 01:55:58.899 | 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-18 01:55:58.899 | 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-18 01:55:58.900 | 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-18 01:55:58.900 | 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-18 01:55:58.900 | 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-18 01:55:58.901 | 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-18 01:55:58.901 | 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-18 01:55:58.902 | 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-18 01:55:58.902 | 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-18 01:55:58.903 | 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-18 01:55:58.903 | 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-18 01:55:58.904 | 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-18 01:55:58.904 | 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-18 01:55:58.905 | 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-18 01:55:58.905 | 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-18 01:55:58.906 | 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-18 01:55:58.906 | 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-18 01:55:58.906 | 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-18 01:55:58.907 | 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-18 01:55:58.907 | 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-18 01:55:58.907 | 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-18 01:55:58.908 | 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-18 01:55:58.909 | 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-18 01:55:58.910 | 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-18 01:55:58.911 | 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-18 01:55:58.912 | 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-18 01:55:58.913 | 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-18 01:55:58.914 | 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-18 01:55:58.917 | 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-18 01:55:58.917 | 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-18 01:55:58.918 | 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-18 01:55:58.918 | 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-18 01:55:58.922 | 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-18 01:55:58.922 | 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-18 01:55:58.925 | 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-18 01:55:58.926 | 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-18 01:55:58.927 | 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-18 01:55:58.927 | 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-18 01:55:58.932 | 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-18 01:55:58.934 | 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-18 01:55:58.936 | 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-18 01:55:58.937 | 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-18 01:55:58.937 | 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-18 01:55:58.941 | 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-18 01:55:58.942 | 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-18 01:55:58.943 | 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-18 01:55:58.944 | 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-18 01:55:58.947 | 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-18 01:55:58.950 | 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-18 01:55:58.951 | 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-18 01:55:58.952 | 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-18 01:55:58.952 | 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-18 01:55:58.953 | 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-18 01:55:58.955 | 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-18 01:55:58.960 | 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-18 01:55:58.960 | 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-18 01:55:58.964 | 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-18 01:55:58.965 | 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-18 01:55:58.966 | 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-18 01:55:58.967 | 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-18 01:55:58.970 | 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-18 01:55:58.975 | 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-18 01:55:58.977 | 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.2.0) 2026-06-18 01:55:58.981 | 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-18 01:55:58.981 | 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-18 01:55:58.982 | 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-18 01:55:58.983 | 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-18 01:55:58.983 | 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-18 01:55:58.985 | 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-18 01:55:58.992 | 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-18 01:55:58.998 | 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-18 01:55:59.000 | 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-18 01:55:59.003 | 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-18 01:55:59.006 | 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-18 01:55:59.013 | 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-18 01:55:59.024 | 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.1) 2026-06-18 01:55:59.040 | 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-18 01:55:59.043 | 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-18 01:55:59.044 | 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-18 01:55:59.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>=2.8.0->python-barbicanclient>=5.5.0->castellan>=4.2.0->barbican==22.1.0.dev54) (3.0.52) 2026-06-18 01:55:59.050 | 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-18 01:55:59.050 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=4.2.0->barbican==22.1.0.dev54) (15.0.0) 2026-06-18 01:55:59.051 | 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-18 01:55:59.057 | 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-18 01:55:59.066 | 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-18 01:55:59.067 | 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-18 01:55:59.067 | 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-18 01:55:59.068 | 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-18 01:55:59.084 | 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-18 01:55:59.085 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=4.2.0->barbican==22.1.0.dev54) (2.20.0) 2026-06-18 01:55:59.089 | 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-18 01:55:59.098 | 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-18 01:55:59.147 | Building wheels for collected packages: barbican 2026-06-18 01:55:59.147 | Building editable for barbican (pyproject.toml): started 2026-06-18 01:55:59.688 | Building editable for barbican (pyproject.toml): finished with status 'done' 2026-06-18 01:55:59.689 | Created wheel for barbican: filename=barbican-22.1.0.dev54-0.editable-py3-none-any.whl size=10351 sha256=34a35f458b36f3d44d39714389a924f2782fb1bd8c9c0326d1cf50f1cfc4e22e 2026-06-18 01:55:59.689 | Stored in directory: /tmp/pip-ephem-wheel-cache-ngydo69z/wheels/84/02/63/e1cb6519448a7eb57707390d89788b669ef9a586a90cc63bd5 2026-06-18 01:55:59.696 | Successfully built barbican 2026-06-18 01:55:59.822 | Installing collected packages: barbican 2026-06-18 01:55:59.868 | Successfully installed barbican-22.1.0.dev54 2026-06-18 01:56:00.006 | ++ inc/python:pip_install:216 : result=0 2026-06-18 01:56:00.012 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-06-18 01:56:00.019 | ++ functions-common:time_stop:2414 : local name 2026-06-18 01:56:00.025 | ++ functions-common:time_stop:2415 : local end_time 2026-06-18 01:56:00.030 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-18 01:56:00.036 | ++ functions-common:time_stop:2417 : local total 2026-06-18 01:56:00.042 | ++ functions-common:time_stop:2418 : local start_time 2026-06-18 01:56:00.047 | ++ functions-common:time_stop:2420 : name=pip_install 2026-06-18 01:56:00.053 | ++ functions-common:time_stop:2421 : start_time=1781747756118 2026-06-18 01:56:00.059 | ++ functions-common:time_stop:2423 : [[ -z 1781747756118 ]] 2026-06-18 01:56:00.065 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 01:56:00.074 | ++ functions-common:time_stop:2426 : end_time=1781747760068 2026-06-18 01:56:00.079 | ++ functions-common:time_stop:2427 : elapsed_time=3950 2026-06-18 01:56:00.084 | ++ functions-common:time_stop:2428 : total=99242 2026-06-18 01:56:00.090 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 01:56:00.095 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=103192 2026-06-18 01:56:00.102 | ++ inc/python:pip_install:219 : return 0 2026-06-18 01:56:00.109 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-18 01:56:00.116 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-18 01:56:00.121 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/barbican 2026-06-18 01:56:00.128 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/barbican 2026-06-18 01:56:00.134 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 01:56:00.140 | ++ 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-18 01:56:00.146 | ++ 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-18 01:56:00.153 | ++ inc/python:use_library_from_git:269 : return 1 2026-06-18 01:56:00.189 | ++ lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-18 01:56:00.194 | ++ /opt/stack/barbican/devstack/plugin.sh:source:12 : install_barbicanclient 2026-06-18 01:56:00.199 | ++ /opt/stack/barbican/devstack/lib/barbican:install_barbicanclient:222 : use_library_from_git python-barbicanclient 2026-06-18 01:56:00.206 | ++ inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-06-18 01:56:00.212 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 01:56:00.218 | ++ 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-18 01:56:00.224 | ++ 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-18 01:56:00.230 | ++ inc/python:use_library_from_git:269 : return 1 2026-06-18 01:56:00.237 | ++ /opt/stack/barbican/devstack/plugin.sh:source:13 : is_service_enabled barbican-pykmip 2026-06-18 01:56:00.277 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-18 01:56:00.283 | ++ /opt/stack/barbican/devstack/plugin.sh:source:17 : is_service_enabled barbican-dogtag 2026-06-18 01:56:00.324 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-18 01:56:00.330 | ++ /opt/stack/barbican/devstack/plugin.sh:source:21 : is_service_enabled barbican-vault 2026-06-18 01:56:00.372 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-18 01:56:00.378 | ++ /opt/stack/barbican/devstack/plugin.sh:source:67 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-18 01:56:00.384 | ++ /opt/stack/barbican/devstack/plugin.sh:source:71 : [[ stack == \c\l\e\a\n ]] 2026-06-18 01:56:00.390 | + functions-common:run_plugins:1833 : for plugin in ${plugins//,/ } 2026-06-18 01:56:00.396 | + functions-common:run_plugins:1834 : local dir=/opt/stack/magnum 2026-06-18 01:56:00.403 | + functions-common:run_plugins:1835 : [[ -f /opt/stack/magnum/devstack/plugin.sh ]] 2026-06-18 01:56:00.409 | + functions-common:run_plugins:1836 : source /opt/stack/magnum/devstack/plugin.sh stack install 2026-06-18 01:56:00.443 | ++ /opt/stack/magnum/devstack/plugin.sh:source:7 : echo_summary 'magnum'\''s plugin.sh was called...' 2026-06-18 01:56:00.448 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-18 01:56:00.453 | ++ ./stack.sh:echo_summary:444 : echo -e 'magnum'\''s' plugin.sh was called... 2026-06-18 01:56:00.460 | ++ /opt/stack/magnum/devstack/plugin.sh:source:8 : source /opt/stack/magnum/devstack/lib/magnum 2026-06-18 01:56:00.519 | ++ /opt/stack/magnum/devstack/plugin.sh:source:9 : set -o posix 2026-06-18 01:56:00.525 | ++ /opt/stack/magnum/devstack/plugin.sh:source:9 : set 2026-06-18 01:56:00.528 | ACCOUNT_PORT_BASE=6612 2026-06-18 01:56:00.528 | ADDITIONAL_VENV_PACKAGES=,PyMySQL 2026-06-18 01:56:00.528 | ADMIN_PASSWORD=secretadmin 2026-06-18 01:56:00.528 | AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-06-18 01:56:00.528 | AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-06-18 01:56:00.528 | AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-06-18 01:56:00.528 | AGENT_METERING_BINARY=/opt/stack/data/venv/bin/neutron-metering-agent 2026-06-18 01:56:00.529 | ALEMBIC_BRANCH=main 2026-06-18 01:56:00.529 | ALEMBIC_DIR=/opt/stack/alembic 2026-06-18 01:56:00.529 | ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-06-18 01:56:00.529 | APACHE_CONF_DIR=/etc/apache2/sites-available 2026-06-18 01:56:00.529 | APACHE_GROUP=stack 2026-06-18 01:56:00.529 | APACHE_LOCAL_HOST=127.0.0.1 2026-06-18 01:56:00.529 | APACHE_LOG_DIR=/var/log/apache2 2026-06-18 01:56:00.529 | APACHE_NAME=apache2 2026-06-18 01:56:00.529 | APACHE_SETTINGS_DIR=/etc/apache2/conf-enabled 2026-06-18 01:56:00.529 | APACHE_USER=stack 2026-06-18 01:56:00.529 | API_WORKERS=4 2026-06-18 01:56:00.529 | BACKING_FILE_SUFFIX=-backing-file 2026-06-18 01:56:00.529 | BARBICAN_API_LOG_DIR=/opt/stack/logs 2026-06-18 01:56:00.529 | BARBICAN_BIN_DIR=/opt/stack/data/venv/bin 2026-06-18 01:56:00.529 | BARBICAN_BRANCH=master 2026-06-18 01:56:00.529 | BARBICAN_CONF=/etc/barbican/barbican.conf 2026-06-18 01:56:00.529 | BARBICAN_CONF_DIR=/etc/barbican 2026-06-18 01:56:00.529 | BARBICAN_DIR=/opt/stack/barbican 2026-06-18 01:56:00.529 | BARBICAN_ENDPOINT_TYPE=internal 2026-06-18 01:56:00.529 | BARBICAN_ENFORCE_SCOPE=False 2026-06-18 01:56:00.529 | BARBICAN_HOST_HREF=http://199.204.45.132/key-manager 2026-06-18 01:56:00.529 | BARBICAN_KEYSTONE_ENDPOINT=https://199.204.45.132/identity 2026-06-18 01:56:00.529 | BARBICAN_PASTE_CONF=/etc/barbican/barbican-api-paste.ini 2026-06-18 01:56:00.529 | BARBICAN_PLUGIN=/opt/stack/barbican/devstack 2026-06-18 01:56:00.529 | BARBICAN_REPO=https://github.com/openstack/barbican.git 2026-06-18 01:56:00.529 | BARBICAN_UWSGI_CONF=/etc/barbican/barbican-uwsgi.ini 2026-06-18 01:56:00.529 | BARBICAN_WSGI=barbican.wsgi.api:application 2026-06-18 01:56:00.529 | BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-06-18 01:56:00.529 | BASH=/usr/bin/bash 2026-06-18 01:56:00.529 | BASHOPTS=checkwinsize:cmdhist:complete_fullquote:extquote:force_fignore:globasciiranges:globskipdots:hostcomplete:interactive_comments:patsub_replacement:progcomp:promptvars:sourcepath 2026-06-18 01:56:00.529 | BASH_ALIASES=() 2026-06-18 01:56:00.529 | BASH_ARGC=([0]="0") 2026-06-18 01:56:00.529 | BASH_ARGV=() 2026-06-18 01:56:00.529 | BASH_CMDS=() 2026-06-18 01:56:00.529 | BASH_LINENO=([0]="1836" [1]="1869" [2]="993" [3]="0") 2026-06-18 01:56:00.529 | BASH_LOADABLES_PATH=/usr/local/lib/bash:/usr/lib/bash:/opt/local/lib/bash:/usr/pkg/lib/bash:/opt/pkg/lib/bash:. 2026-06-18 01:56:00.529 | BASH_REMATCH=([0]=",tls-proxy,") 2026-06-18 01:56:00.529 | 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-18 01:56:00.529 | BASH_VERSINFO=([0]="5" [1]="2" [2]="21" [3]="1" [4]="release" [5]="x86_64-pc-linux-gnu") 2026-06-18 01:56:00.530 | BASH_VERSION='5.2.21(1)-release' 2026-06-18 01:56:00.530 | BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-06-18 01:56:00.530 | BRANCHLESS_TARGET_BRANCH=master 2026-06-18 01:56:00.530 | BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-06-18 01:56:00.530 | CACHE_BACKEND=dogpile.cache.memcached 2026-06-18 01:56:00.530 | CAPI_VERSION=v1.13.2 2026-06-18 01:56:00.530 | CAPO_VERSION=v0.14.4 2026-06-18 01:56:00.530 | CELLSV2_SETUP=superconductor 2026-06-18 01:56:00.530 | CINDER_ALLOWED_DIRECT_URL_SCHEMES= 2026-06-18 01:56:00.530 | CINDER_API_PASTE_INI=/etc/cinder/api-paste.ini 2026-06-18 01:56:00.530 | CINDER_BACKENDS=/opt/stack/devstack/lib/cinder_backends 2026-06-18 01:56:00.530 | CINDER_BACKUPS=/opt/stack/devstack/lib/cinder_backups 2026-06-18 01:56:00.530 | CINDER_BACKUP_DRIVER=swift 2026-06-18 01:56:00.530 | CINDER_BIN_DIR=/opt/stack/data/venv/bin 2026-06-18 01:56:00.530 | CINDER_BRANCH=master 2026-06-18 01:56:00.530 | CINDER_CACHE_ENABLED_FOR_BACKENDS=lvm:lvmdriver-1 2026-06-18 01:56:00.530 | CINDER_CONF=/etc/cinder/cinder.conf 2026-06-18 01:56:00.530 | CINDER_CONF_DIR=/etc/cinder 2026-06-18 01:56:00.530 | CINDER_DIR=/opt/stack/cinder 2026-06-18 01:56:00.530 | CINDER_DRIVER=default 2026-06-18 01:56:00.530 | CINDER_ENABLED_BACKENDS=lvm:lvmdriver-1 2026-06-18 01:56:00.530 | CINDER_ENFORCE_SCOPE=False 2026-06-18 01:56:00.530 | CINDER_IMG_CACHE_ENABLED=True 2026-06-18 01:56:00.530 | CINDER_IMG_CACHE_SIZE_COUNT= 2026-06-18 01:56:00.530 | CINDER_IMG_CACHE_SIZE_GB= 2026-06-18 01:56:00.530 | CINDER_LVM_TYPE=auto 2026-06-18 01:56:00.530 | CINDER_MY_IP=199.204.45.132 2026-06-18 01:56:00.530 | CINDER_PLUGINS=/opt/stack/devstack/lib/cinder_plugins 2026-06-18 01:56:00.530 | CINDER_REPO=https://github.com/openstack/cinder.git 2026-06-18 01:56:00.530 | CINDER_SERVICE_HOST=199.204.45.132 2026-06-18 01:56:00.530 | CINDER_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-06-18 01:56:00.530 | CINDER_SERVICE_PORT=8776 2026-06-18 01:56:00.530 | CINDER_SERVICE_PORT_INT=18776 2026-06-18 01:56:00.530 | CINDER_SERVICE_PROTOCOL=https 2026-06-18 01:56:00.530 | CINDER_SERVICE_REPORT_INTERVAL=120 2026-06-18 01:56:00.530 | CINDER_STATE_PATH=/opt/stack/data/cinder 2026-06-18 01:56:00.530 | CINDER_TARGET_HELPER=lioadm 2026-06-18 01:56:00.530 | CINDER_TARGET_PORT=3260 2026-06-18 01:56:00.530 | CINDER_TARGET_PREFIX=iqn.2010-10.org.openstack: 2026-06-18 01:56:00.530 | CINDER_TARGET_PROTOCOL=iscsi 2026-06-18 01:56:00.530 | CINDER_UPLOAD_INTERNAL_TENANT=False 2026-06-18 01:56:00.531 | CINDER_UPLOAD_OPTIMIZED=False 2026-06-18 01:56:00.531 | CINDER_UPLOAD_OPTIMIZED_BACKENDS=lvm:lvmdriver-1 2026-06-18 01:56:00.531 | CINDER_USE_SERVICE_TOKEN=True 2026-06-18 01:56:00.531 | CINDER_UWSGI=cinder.wsgi.api:application 2026-06-18 01:56:00.531 | CINDER_UWSGI_CONF=/etc/cinder/cinder-api-uwsgi.ini 2026-06-18 01:56:00.531 | CINDER_VOLUME_CLEAR=zero 2026-06-18 01:56:00.531 | CIRROS_ARCH=x86_64 2026-06-18 01:56:00.531 | CIRROS_VERSION=0.6.3 2026-06-18 01:56:00.531 | CLUSTER_TOPOLOGY=true 2026-06-18 01:56:00.531 | CONFIGURE_BACKING_FILE=True 2026-06-18 01:56:00.531 | CONFIG_AWK_CMD=awk 2026-06-18 01:56:00.531 | CONTAINER_PORT_BASE=6611 2026-06-18 01:56:00.531 | CURL_GET='curl -g' 2026-06-18 01:56:00.531 | CURRENT_LOG_TIME=2026-06-18-014744 2026-06-18 01:56:00.531 | DATABASE_BACKENDS=' mysql postgresql' 2026-06-18 01:56:00.531 | DATABASE_HOST=127.0.0.1 2026-06-18 01:56:00.531 | DATABASE_PASSWORD=secretdatabase 2026-06-18 01:56:00.531 | DATABASE_QUERY_LOGGING=False 2026-06-18 01:56:00.531 | DATABASE_TYPE=mysql 2026-06-18 01:56:00.531 | DATABASE_USER=root 2026-06-18 01:56:00.531 | DATA_DIR=/opt/stack/data 2026-06-18 01:56:00.531 | DC=([0]="openstack" [1]="org") 2026-06-18 01:56:00.531 | DEBUG_LIBVIRT=True 2026-06-18 01:56:00.531 | DEBUG_LIBVIRT_COREDUMPS=True 2026-06-18 01:56:00.531 | DEFAULT_IMAGE_FILE_NAME=cirros-0.6.3-x86_64-disk.img 2026-06-18 01:56:00.531 | DEFAULT_IMAGE_NAME=cirros-0.6.3-x86_64-disk 2026-06-18 01:56:00.531 | DEFAULT_VIRT_DRIVER=libvirt 2026-06-18 01:56:00.531 | DEFAULT_VOLUME_GROUP_NAME=stack-volumes-default 2026-06-18 01:56:00.531 | DEF_SERVICE_HOST=199.204.45.132 2026-06-18 01:56:00.531 | DEF_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-06-18 01:56:00.531 | DEF_SERVICE_LOCAL_HOST=127.0.0.1 2026-06-18 01:56:00.531 | DEF_TUNNEL_ENDPOINT_IP=199.204.45.132 2026-06-18 01:56:00.531 | DELTA=1781747276 2026-06-18 01:56:00.531 | DEST=/opt/stack 2026-06-18 01:56:00.531 | DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-06-18 01:56:00.531 | DEVSTACK_CERT_NAME=devstack-cert 2026-06-18 01:56:00.531 | DEVSTACK_HOSTNAME=np0000181808.novalocal 2026-06-18 01:56:00.531 | DEVSTACK_PARALLEL=True 2026-06-18 01:56:00.531 | DEVSTACK_PLUGINS=,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider 2026-06-18 01:56:00.532 | DEVSTACK_SERIES=2026.2 2026-06-18 01:56:00.532 | DEVSTACK_START_TIME=1781747255 2026-06-18 01:56:00.532 | DEVSTACK_VENV=/opt/stack/data/venv 2026-06-18 01:56:00.532 | DIRSTACK=() 2026-06-18 01:56:00.532 | DISABLED_SERVICES=dstat,horizon,s-account,s-container,s-object,s-proxy,tempest 2026-06-18 01:56:00.532 | DISABLE_AMP_IMAGE_BUILD=True 2026-06-18 01:56:00.532 | DISKIMAGE_BUILDER_DIR=/opt/stack/diskimage-builder 2026-06-18 01:56:00.532 | DISKIMAGE_BUILDER_REPO_REF=master 2026-06-18 01:56:00.532 | DISKIMAGE_BUILDER_REPO_URL=https://github.com/openstack/diskimage-builder.git 2026-06-18 01:56:00.532 | DISTRO=noble 2026-06-18 01:56:00.532 | DOWNLOAD_DEFAULT_IMAGES=False 2026-06-18 01:56:00.532 | 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-18 01:56:00.532 | ENABLE_CHASSIS_AS_GW=True 2026-06-18 01:56:00.532 | ENABLE_DEBUG_LOG_LEVEL=True 2026-06-18 01:56:00.532 | ENABLE_FEDORA_VIRT_PREVIEW_REPO=False 2026-06-18 01:56:00.532 | ENABLE_HTTPD_MOD_WSGI_SERVICES=True 2026-06-18 01:56:00.532 | ENABLE_ISOLATED_METADATA=False 2026-06-18 01:56:00.532 | ENABLE_KSM=True 2026-06-18 01:56:00.532 | ENABLE_KSMTUNED=True 2026-06-18 01:56:00.532 | ENABLE_METADATA_NETWORK=False 2026-06-18 01:56:00.532 | ENABLE_SYSCTL_MEM_TUNING=True 2026-06-18 01:56:00.532 | ENABLE_SYSCTL_NET_TUNING=True 2026-06-18 01:56:00.532 | ENABLE_TENANT_TUNNELS=True 2026-06-18 01:56:00.532 | ENABLE_TENANT_VLANS=False 2026-06-18 01:56:00.532 | ENABLE_VOLUME_MULTIATTACH=False 2026-06-18 01:56:00.532 | ENABLE_ZSWAP=True 2026-06-18 01:56:00.532 | ENFORCE_SCOPE=False 2026-06-18 01:56:00.532 | ERROR_ON_CLONE=True 2026-06-18 01:56:00.532 | ETCD_ARCH=amd64 2026-06-18 01:56:00.532 | ETCD_BIN_DIR=/opt/stack/bin 2026-06-18 01:56:00.532 | ETCD_DATA_DIR=/opt/stack/data/etcd 2026-06-18 01:56:00.532 | ETCD_DOWNLOAD_FILE=etcd-v3.5.21-linux-amd64.tar.gz 2026-06-18 01:56:00.532 | ETCD_DOWNLOAD_LOCATION=https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-18 01:56:00.532 | ETCD_DOWNLOAD_URL=https://github.com/etcd-io/etcd/releases/download 2026-06-18 01:56:00.532 | ETCD_NAME=etcd-v3.5.21-linux-amd64 2026-06-18 01:56:00.532 | ETCD_PEER_PORT=2380 2026-06-18 01:56:00.532 | ETCD_PORT=2379 2026-06-18 01:56:00.532 | ETCD_RAMDISK_MB=512 2026-06-18 01:56:00.532 | ETCD_SHA256=adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c 2026-06-18 01:56:00.532 | ETCD_SHA256_AMD64=adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c 2026-06-18 01:56:00.532 | ETCD_SHA256_ARM64=95bf6918623a097c0385b96f139d90248614485e781ec9bee4768dbb6c79c53f 2026-06-18 01:56:00.532 | ETCD_SHA256_PPC64=6fb6ecb3d1b331eb177dc610a8efad3aceb1f836d6aeb439ba0bfac5d5c2a38c 2026-06-18 01:56:00.532 | ETCD_SHA256_S390X=a211a83961ba8a7e94f7d6343ad769e699db21a715ba4f3b68cf31ea28f9c951 2026-06-18 01:56:00.532 | ETCD_SYSTEMD_SERVICE=devstack@etcd.service 2026-06-18 01:56:00.532 | ETCD_USE_RAMDISK=True 2026-06-18 01:56:00.532 | ETCD_VERSION=v3.5.21 2026-06-18 01:56:00.532 | EUID=1002 2026-06-18 01:56:00.532 | EXP_CLUSTER_RESOURCE_SET=true 2026-06-18 01:56:00.532 | EXP_KUBEADM_BOOTSTRAP_FORMAT_IGNITION=true 2026-06-18 01:56:00.532 | EXTRA_CACHE_URLS=,https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-18 01:56:00.532 | EXTRA_FILES_DOWNLOAD_TIMEOUT=2 2026-06-18 01:56:00.532 | EXTRA_FILES_RETRY=3 2026-06-18 01:56:00.532 | EXTRA_FILES_RETRY_ERRORS=500,503 2026-06-18 01:56:00.532 | EXTRA_FILES_RETRY_TIMEOUT=10 2026-06-18 01:56:00.532 | FILES=/opt/stack/devstack/files 2026-06-18 01:56:00.532 | FIXED_RANGE=10.1.0.0/20 2026-06-18 01:56:00.532 | FIXED_RANGE_V6=fd0c:2935:11e6::/64 2026-06-18 01:56:00.532 | FLOATING_RANGE=172.24.5.0/24 2026-06-18 01:56:00.532 | FORCE_CONFIG_DRIVE=False 2026-06-18 01:56:00.532 | FORCE_PREREQ=0 2026-06-18 01:56:00.532 | FUNCNAME=([0]="source" [1]="run_plugins" [2]="run_phase" [3]="main") 2026-06-18 01:56:00.532 | FUNC_DIR=/opt/stack/devstack 2026-06-18 01:56:00.532 | GET_PIP_CACHE_LOCATION=/opt/stack/cache/files/get-pip.py 2026-06-18 01:56:00.533 | 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-18 01:56:00.533 | 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-18 01:56:00.533 | 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-18 01:56:00.533 | GIT_BASE=https://github.com 2026-06-18 01:56:00.533 | GIT_DEPTH=0 2026-06-18 01:56:00.533 | GIT_TIMEOUT=0 2026-06-18 01:56:00.533 | GLANCE_API_CONF=/etc/glance/glance-api.conf 2026-06-18 01:56:00.533 | GLANCE_API_PASTE_INI=/etc/glance/glance-api-paste.ini 2026-06-18 01:56:00.533 | GLANCE_BIN_DIR=/opt/stack/data/venv/bin 2026-06-18 01:56:00.533 | GLANCE_BRANCH=master 2026-06-18 01:56:00.533 | GLANCE_CACHE_CONF=/etc/glance/glance-cache.conf 2026-06-18 01:56:00.533 | GLANCE_CACHE_DIR=/opt/stack/data/glance/cache 2026-06-18 01:56:00.533 | GLANCE_CACHE_DRIVER=centralized_db 2026-06-18 01:56:00.533 | GLANCE_CINDER_DEFAULT_BACKEND=lvmdriver-1 2026-06-18 01:56:00.533 | GLANCE_CONF_DIR=/etc/glance 2026-06-18 01:56:00.533 | GLANCE_DEFAULT_BACKEND=fast 2026-06-18 01:56:00.533 | GLANCE_DIR=/opt/stack/glance 2026-06-18 01:56:00.533 | GLANCE_ENABLE_MULTIPLE_STORES=False 2026-06-18 01:56:00.533 | GLANCE_ENABLE_QUOTAS=True 2026-06-18 01:56:00.533 | GLANCE_ENFORCE_IMAGE_FORMAT=True 2026-06-18 01:56:00.533 | GLANCE_ENFORCE_SCOPE=True 2026-06-18 01:56:00.533 | GLANCE_HOSTPORT=199.204.45.132:9292 2026-06-18 01:56:00.533 | GLANCE_IMAGE_DIR=/opt/stack/data/glance/images 2026-06-18 01:56:00.533 | GLANCE_IMAGE_IMPORT_CONF=/etc/glance/glance-image-import.conf 2026-06-18 01:56:00.533 | GLANCE_LIMIT_IMAGE_COUNT_TOTAL=100 2026-06-18 01:56:00.533 | GLANCE_LIMIT_IMAGE_COUNT_UPLOADING=100 2026-06-18 01:56:00.533 | GLANCE_LIMIT_IMAGE_SIZE_TOTAL=10000 2026-06-18 01:56:00.533 | GLANCE_LOCK_DIR=/opt/stack/data/glance/locks 2026-06-18 01:56:00.533 | GLANCE_METADEF_DIR=/etc/glance/metadefs 2026-06-18 01:56:00.533 | GLANCE_MULTIPLE_FILE_STORES=fast 2026-06-18 01:56:00.533 | GLANCE_MULTISTORE_FILE_IMAGE_DIR=/opt/stack/data/glance 2026-06-18 01:56:00.533 | GLANCE_NFS_MOUNTPOINT=/opt/stack/data/glance/images/mnt 2026-06-18 01:56:00.533 | GLANCE_REPO=https://github.com/openstack/glance.git 2026-06-18 01:56:00.533 | GLANCE_S3_BUCKET_NAME=images 2026-06-18 01:56:00.533 | GLANCE_S3_BUCKET_ON_PUT=True 2026-06-18 01:56:00.533 | GLANCE_S3_DEFAULT_BACKEND=s3_fast 2026-06-18 01:56:00.533 | GLANCE_SCHEMA_JSON=/etc/glance/schema-image.json 2026-06-18 01:56:00.533 | GLANCE_SERVICE_HOST=199.204.45.132 2026-06-18 01:56:00.533 | GLANCE_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-06-18 01:56:00.533 | GLANCE_SERVICE_PORT=9292 2026-06-18 01:56:00.533 | GLANCE_SERVICE_PORT_INT=19292 2026-06-18 01:56:00.533 | GLANCE_SERVICE_PROTOCOL=https 2026-06-18 01:56:00.533 | GLANCE_SHOW_DIRECT_URL=False 2026-06-18 01:56:00.533 | GLANCE_SHOW_MULTIPLE_LOCATIONS=False 2026-06-18 01:56:00.533 | GLANCE_STAGING_DIR=/opt/stack/data/glance 2026-06-18 01:56:00.533 | GLANCE_STORE_ROOTWRAP_BASE_DIR=/opt/stack/data/venv/etc/glance 2026-06-18 01:56:00.533 | GLANCE_SWIFT_STORE_CONF=/etc/glance/glance-swift-store.conf 2026-06-18 01:56:00.533 | GLANCE_TASKS_DIR=/opt/stack/data/glance 2026-06-18 01:56:00.533 | GLANCE_URL=https://199.204.45.132/image 2026-06-18 01:56:00.533 | GLANCE_USE_IMPORT_WORKFLOW=False 2026-06-18 01:56:00.533 | GLANCE_USE_S3=False 2026-06-18 01:56:00.533 | GLANCE_UWSGI=glance.wsgi.api:application 2026-06-18 01:56:00.533 | GLANCE_UWSGI_CONF=/etc/glance/glance-uwsgi.ini 2026-06-18 01:56:00.533 | GLOBAL_VENV=True 2026-06-18 01:56:00.533 | GROUPS=() 2026-06-18 01:56:00.534 | HELM_VERSION=v3.10.3 2026-06-18 01:56:00.534 | HOME=/opt/stack 2026-06-18 01:56:00.534 | HOME_URL=https://www.ubuntu.com/ 2026-06-18 01:56:00.534 | HORIZON_APACHE_ROOT=/dashboard 2026-06-18 01:56:00.534 | HORIZON_BRANCH=master 2026-06-18 01:56:00.534 | HORIZON_DIR=/opt/stack/horizon 2026-06-18 01:56:00.534 | HORIZON_REPO=https://github.com/openstack/horizon.git 2026-06-18 01:56:00.534 | HORIZON_SETTINGS=/opt/stack/horizon/openstack_dashboard/local/local_settings.py.example 2026-06-18 01:56:00.534 | HOSTNAME=np0000181808 2026-06-18 01:56:00.534 | HOSTTYPE=x86_64 2026-06-18 01:56:00.534 | HOST_IP=199.204.45.132 2026-06-18 01:56:00.534 | HOST_IPV6=::1 2026-06-18 01:56:00.534 | HOST_IP_IFACE= 2026-06-18 01:56:00.534 | ID=ubuntu 2026-06-18 01:56:00.534 | ID_LIKE=debian 2026-06-18 01:56:00.534 | IFS=' 2026-06-18 01:56:00.534 | ' 2026-06-18 01:56:00.534 | IMAGE_URLS=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-06-18 01:56:00.534 | INSTALL_DATABASE_SERVER_PACKAGES=True 2026-06-18 01:56:00.534 | INSTANCES_PATH=/opt/stack/data/nova/instances 2026-06-18 01:56:00.534 | INSTANCE_NAME_PREFIX=instance- 2026-06-18 01:56:00.534 | INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-06-18 01:56:00.534 | IPV4_ADDRS_SAFE_TO_USE=10.1.0.0/20 2026-06-18 01:56:00.534 | IPV6_ADDRESS_MODE=slaac 2026-06-18 01:56:00.534 | IPV6_ADDRS_SAFE_TO_USE=fd0c:2935:11e6::/56 2026-06-18 01:56:00.534 | IPV6_GLOBAL_ID=0c:2935:11e6 2026-06-18 01:56:00.534 | IPV6_PRIVATE_NETWORK_GATEWAY= 2026-06-18 01:56:00.534 | IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-06-18 01:56:00.534 | IPV6_PROVIDER_FIXED_RANGE= 2026-06-18 01:56:00.534 | IPV6_PROVIDER_NETWORK_GATEWAY= 2026-06-18 01:56:00.534 | IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-06-18 01:56:00.534 | IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-06-18 01:56:00.534 | IPV6_PUBLIC_RANGE=2001:db8::/64 2026-06-18 01:56:00.534 | IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-06-18 01:56:00.534 | IPV6_RA_MODE=slaac 2026-06-18 01:56:00.534 | IPV6_ROUTER_GW_IP=2001:db8::1 2026-06-18 01:56:00.534 | IP_VERSION=4+6 2026-06-18 01:56:00.534 | IRONIC_PYTHON_AGENT_BRANCH=master 2026-06-18 01:56:00.534 | IRONIC_PYTHON_AGENT_REPO=https://github.com/openstack/ironic-python-agent.git 2026-06-18 01:56:00.534 | ISCSID_DEBUG=False 2026-06-18 01:56:00.534 | ISCSID_DEBUG_LEVEL=4 2026-06-18 01:56:00.534 | KEYSTONE_ADMIN_ENDPOINT=True 2026-06-18 01:56:00.534 | KEYSTONE_ASSIGNMENT_BACKEND=sql 2026-06-18 01:56:00.534 | KEYSTONE_AUTH_URI=https://199.204.45.132/identity 2026-06-18 01:56:00.534 | KEYSTONE_AUTH_URI_V3=https://199.204.45.132/identity/v3 2026-06-18 01:56:00.534 | KEYSTONE_BIN_DIR=/opt/stack/data/venv/bin 2026-06-18 01:56:00.534 | KEYSTONE_BRANCH=master 2026-06-18 01:56:00.534 | KEYSTONE_CONF=/etc/keystone/keystone.conf 2026-06-18 01:56:00.534 | KEYSTONE_CONF_DIR=/etc/keystone 2026-06-18 01:56:00.534 | KEYSTONE_DIR=/opt/stack/keystone 2026-06-18 01:56:00.534 | KEYSTONE_ENABLE_CACHE=True 2026-06-18 01:56:00.534 | KEYSTONE_ENFORCE_SCOPE=False 2026-06-18 01:56:00.534 | KEYSTONE_IDENTITY_BACKEND=sql 2026-06-18 01:56:00.534 | KEYSTONE_LOCKOUT_DURATION=10 2026-06-18 01:56:00.534 | KEYSTONE_LOCKOUT_FAILURE_ATTEMPTS=2 2026-06-18 01:56:00.534 | KEYSTONE_PASSWORD_HASH_ROUNDS=4 2026-06-18 01:56:00.534 | KEYSTONE_PUBLIC_UWSGI=keystone.wsgi.api:application 2026-06-18 01:56:00.534 | KEYSTONE_PUBLIC_UWSGI_CONF=/etc/keystone/keystone-uwsgi-public.ini 2026-06-18 01:56:00.534 | KEYSTONE_REGION_NAME=RegionOne 2026-06-18 01:56:00.534 | KEYSTONE_REPO=https://github.com/openstack/keystone.git 2026-06-18 01:56:00.534 | KEYSTONE_RESOURCE_BACKEND=sql 2026-06-18 01:56:00.534 | KEYSTONE_ROLE_BACKEND=sql 2026-06-18 01:56:00.534 | KEYSTONE_SECURITY_COMPLIANCE_ENABLED=True 2026-06-18 01:56:00.534 | KEYSTONE_SERVICE_HOST=199.204.45.132 2026-06-18 01:56:00.534 | KEYSTONE_SERVICE_PORT=5000 2026-06-18 01:56:00.534 | KEYSTONE_SERVICE_PORT_INT=5001 2026-06-18 01:56:00.534 | KEYSTONE_SERVICE_PROTOCOL=https 2026-06-18 01:56:00.534 | KEYSTONE_SERVICE_URI=https://199.204.45.132/identity 2026-06-18 01:56:00.534 | KEYSTONE_SERVICE_URI_V3=https://199.204.45.132/identity/v3 2026-06-18 01:56:00.534 | KEYSTONE_TOKEN_FORMAT=fernet 2026-06-18 01:56:00.535 | KEYSTONE_UNIQUE_LAST_PASSWORD_COUNT=2 2026-06-18 01:56:00.535 | KEY_MANAGER_BACKEND=barbican 2026-06-18 01:56:00.535 | KILL_PATH=/usr/bin/kill 2026-06-18 01:56:00.535 | KIND_VERSION=v0.16.0 2026-06-18 01:56:00.535 | LAST_RUN=0 2026-06-18 01:56:00.535 | LAST_SPINNER_PID= 2026-06-18 01:56:00.535 | LC_ALL=en_US.utf8 2026-06-18 01:56:00.535 | LDAP_BASE_DC=openstack 2026-06-18 01:56:00.535 | LDAP_BASE_DN=dc=openstack,dc=org 2026-06-18 01:56:00.535 | LDAP_DOMAIN=openstack.org 2026-06-18 01:56:00.535 | LDAP_MANAGER_DN=cn=Manager,dc=openstack,dc=org 2026-06-18 01:56:00.535 | LDAP_OLCDB_NUMBER=1 2026-06-18 01:56:00.535 | LDAP_OLCDB_TYPE=mdb 2026-06-18 01:56:00.535 | LDAP_ROOTPW_COMMAND=replace 2026-06-18 01:56:00.535 | LDAP_SERVICE_NAME=slapd 2026-06-18 01:56:00.535 | LDAP_URL=ldap://localhost 2026-06-18 01:56:00.535 | 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-18 01:56:00.535 | LIBVIRT_CPU_MODE=host-passthrough 2026-06-18 01:56:00.535 | LIBVIRT_CPU_MODEL=Nehalem 2026-06-18 01:56:00.535 | LIBVIRT_GROUP=libvirt 2026-06-18 01:56:00.535 | LIBVIRT_TYPE=kvm 2026-06-18 01:56:00.535 | LINENO=762 2026-06-18 01:56:00.535 | LOCAL_HOSTNAME=np0000181808 2026-06-18 01:56:00.535 | LOGDAYS=7 2026-06-18 01:56:00.535 | LOGDIR=/opt/stack/logs 2026-06-18 01:56:00.535 | LOGFILE=/opt/stack/logs/devstacklog.txt.2026-06-18-014744 2026-06-18 01:56:00.535 | LOGFILE_DIR=/opt/stack/logs 2026-06-18 01:56:00.535 | LOGFILE_NAME=devstacklog.txt 2026-06-18 01:56:00.535 | LOGNAME=stack 2026-06-18 01:56:00.535 | LOGO=ubuntu-logo 2026-06-18 01:56:00.535 | LOG_COLOR=False 2026-06-18 01:56:00.535 | LRC=localrc 2026-06-18 01:56:00.535 | MACHTYPE=x86_64-pc-linux-gnu 2026-06-18 01:56:00.535 | MAGNUM_API_PASTE=/etc/magnum/api-paste.ini 2026-06-18 01:56:00.535 | MAGNUM_BIN_DIR=/opt/stack/data/venv/bin 2026-06-18 01:56:00.535 | MAGNUM_BRANCH=master 2026-06-18 01:56:00.535 | MAGNUM_CERTIFICATE_CACHE_DIR=/var/lib/magnum/certificate-cache 2026-06-18 01:56:00.535 | MAGNUM_CLUSTER_API_BRANCH=main 2026-06-18 01:56:00.535 | MAGNUM_CLUSTER_API_DIR=/opt/stack/magnum-cluster-api 2026-06-18 01:56:00.535 | MAGNUM_CLUSTER_API_REPO=https://github.com/vexxhost/magnum-cluster-api.git 2026-06-18 01:56:00.535 | MAGNUM_CONF=/etc/magnum/magnum.conf 2026-06-18 01:56:00.535 | MAGNUM_CONFIGURE_IPTABLES=True 2026-06-18 01:56:00.535 | MAGNUM_CONF_DIR=/etc/magnum 2026-06-18 01:56:00.535 | MAGNUM_DIR=/opt/stack/magnum 2026-06-18 01:56:00.535 | MAGNUM_ENFORCE_SCOPE=False 2026-06-18 01:56:00.535 | MAGNUM_GUEST_IMAGE_URL=https://github.com/vexxhost/capo-image-elements/releases/download/2026.05-7/ubuntu-22.04-v1.34.8.qcow2 2026-06-18 01:56:00.535 | MAGNUM_K8S_KEYSTONE_AUTH_DEFAULT_POLICY=/etc/magnum/k8s_keystone_auth_default_policy.json 2026-06-18 01:56:00.535 | MAGNUM_POLICY=/etc/magnum/policy.yaml 2026-06-18 01:56:00.535 | MAGNUM_REPO=https://github.com/openstack/magnum.git 2026-06-18 01:56:00.535 | MAGNUM_SERVICE_HOST=199.204.45.132 2026-06-18 01:56:00.535 | MAGNUM_SERVICE_PROTOCOL=https 2026-06-18 01:56:00.535 | MAGNUM_STATE_PATH=/opt/stack/data/magnum 2026-06-18 01:56:00.535 | MAGNUM_SWIFT_REGISTRY_CONTAINER=docker_registry 2026-06-18 01:56:00.535 | MAGNUM_TRUSTEE_DOMAIN_ADMIN_PASSWORD=secret 2026-06-18 01:56:00.535 | MAGNUM_UWSGI=magnum.wsgi.api:application 2026-06-18 01:56:00.535 | MAGNUM_UWSGI_CONF=/etc/magnum/magnum-api-uwsgi.ini 2026-06-18 01:56:00.535 | MAIL=/var/mail/stack 2026-06-18 01:56:00.535 | MANILA_ADMIN_NET_RANGE=10.2.5.0/24 2026-06-18 01:56:00.535 | MANILA_ALLOW_NAS_SERVER_PORTS_ON_HOST=False 2026-06-18 01:56:00.535 | MANILA_API_PASTE_INI=/etc/manila/api-paste.ini 2026-06-18 01:56:00.535 | MANILA_BIN_DIR=/opt/stack/data/venv/bin 2026-06-18 01:56:00.535 | MANILA_CONF=/etc/manila/manila.conf 2026-06-18 01:56:00.535 | MANILA_CONFIGURE_DEFAULT_TYPES=True 2026-06-18 01:56:00.535 | MANILA_CONF_DIR=/etc/manila 2026-06-18 01:56:00.535 | MANILA_CONTAINER_DRIVER=manila.share.drivers.container.driver.ContainerShareDriver 2026-06-18 01:56:00.535 | MANILA_CONTAINER_VOLUME_GROUP_NAME=manila_docker_volumes 2026-06-18 01:56:00.535 | MANILA_DATA_COPY_CHECK_HASH=True 2026-06-18 01:56:00.535 | MANILA_DATA_NODE_IP=10.2.5.0/24 2026-06-18 01:56:00.536 | MANILA_DEFAULT_SHARE_GROUP_TYPE=default 2026-06-18 01:56:00.536 | MANILA_DEFAULT_SHARE_GROUP_TYPE_SPECS= 2026-06-18 01:56:00.536 | MANILA_DEFAULT_SHARE_TYPE=default 2026-06-18 01:56:00.536 | MANILA_DEFAULT_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-06-18 01:56:00.536 | MANILA_DEFERRED_DELETE_TASK_INTERVAL=10 2026-06-18 01:56:00.536 | MANILA_DHSS_FALSE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-06-18 01:56:00.536 | MANILA_DHSS_TRUE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-06-18 01:56:00.536 | MANILA_DIR=/opt/stack/manila 2026-06-18 01:56:00.536 | MANILA_DOCKER_IMAGE_ALIAS=manila_docker_image 2026-06-18 01:56:00.536 | 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-18 01:56:00.536 | MANILA_ENABLED_BACKENDS=generic 2026-06-18 01:56:00.536 | MANILA_ENABLED_SHARE_PROTOCOLS=NFS,CIFS 2026-06-18 01:56:00.536 | MANILA_ENDPOINT_BASE=http://199.204.45.132/share 2026-06-18 01:56:00.536 | MANILA_ENFORCE_SCOPE=False 2026-06-18 01:56:00.536 | MANILA_GIT_BASE=https://opendev.org 2026-06-18 01:56:00.536 | MANILA_KEY_FORMAT=ecdsa 2026-06-18 01:56:00.536 | MANILA_LOCK_PATH=/opt/stack/manila/manila_locks 2026-06-18 01:56:00.536 | MANILA_LVM_SHARE_EXPORT_IPS=199.204.45.132 2026-06-18 01:56:00.536 | MANILA_MNT_DIR=/opt/stack/data/manila/mnt 2026-06-18 01:56:00.536 | MANILA_NETWORK_API_CLASS=manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin 2026-06-18 01:56:00.536 | MANILA_NEUTRON_VNIC_TYPE=normal 2026-06-18 01:56:00.536 | MANILA_PATH_TO_PRIVATE_KEY=/opt/stack/.ssh/id_ecdsa 2026-06-18 01:56:00.536 | MANILA_PATH_TO_PUBLIC_KEY=/opt/stack/.ssh/id_ecdsa.pub 2026-06-18 01:56:00.536 | MANILA_REPLICA_STATE_UPDATE_INTERVAL=300 2026-06-18 01:56:00.536 | MANILA_REPO_ROOT=openstack 2026-06-18 01:56:00.536 | MANILA_RESTORE_IPV6_DEFAULT_ROUTE=True 2026-06-18 01:56:00.536 | MANILA_SCHEDULER_DRIVER=manila.scheduler.drivers.filter.FilterScheduler 2026-06-18 01:56:00.536 | MANILA_SERVICE_HOST=199.204.45.132 2026-06-18 01:56:00.536 | MANILA_SERVICE_IMAGE_ENABLED=True 2026-06-18 01:56:00.536 | MANILA_SERVICE_IMAGE_NAME=manila-service-image-master 2026-06-18 01:56:00.536 | MANILA_SERVICE_IMAGE_URL=http://tarballs.openstack.org/manila-image-elements/images/manila-service-image-master.qcow2 2026-06-18 01:56:00.536 | MANILA_SERVICE_INSTANCE_PASSWORD=manila 2026-06-18 01:56:00.536 | MANILA_SERVICE_INSTANCE_USER=manila 2026-06-18 01:56:00.536 | MANILA_SERVICE_KEYPAIR_NAME=manila-service 2026-06-18 01:56:00.536 | MANILA_SERVICE_PORT=8786 2026-06-18 01:56:00.536 | MANILA_SERVICE_PORT_INT=18786 2026-06-18 01:56:00.536 | MANILA_SERVICE_PROTOCOL=http 2026-06-18 01:56:00.536 | MANILA_SERVICE_SECGROUP=manila-service 2026-06-18 01:56:00.536 | MANILA_SERVICE_VM_FLAVOR_DISK=5 2026-06-18 01:56:00.536 | MANILA_SERVICE_VM_FLAVOR_NAME=manila-service-flavor 2026-06-18 01:56:00.536 | MANILA_SERVICE_VM_FLAVOR_RAM=512 2026-06-18 01:56:00.536 | MANILA_SERVICE_VM_FLAVOR_REF=100 2026-06-18 01:56:00.536 | MANILA_SERVICE_VM_FLAVOR_VCPUS=1 2026-06-18 01:56:00.536 | MANILA_SETUP_IPV6=False 2026-06-18 01:56:00.536 | MANILA_SSH_TIMEOUT=180 2026-06-18 01:56:00.536 | MANILA_STATE_PATH=/opt/stack/data/manila 2026-06-18 01:56:00.536 | MANILA_USE_DOWNGRADE_MIGRATIONS=False 2026-06-18 01:56:00.536 | MANILA_USE_SCHEDULER_CREATING_SHARE_FROM_SNAPSHOT=False 2026-06-18 01:56:00.536 | MANILA_USE_SERVICE_INSTANCE_PASSWORD=True 2026-06-18 01:56:00.536 | MANILA_UWSGI_CONF=/etc/manila/manila-uwsgi.ini 2026-06-18 01:56:00.536 | MANILA_WSGI=manila.wsgi.api:application 2026-06-18 01:56:00.536 | MANILA_ZFSONLINUX_BACKEND_FILES_CONTAINER_DIR=/opt/stack/data/manila/zfsonlinux 2026-06-18 01:56:00.536 | MANILA_ZFSONLINUX_DATASET_CREATION_OPTIONS=compression=gzip 2026-06-18 01:56:00.536 | MANILA_ZFSONLINUX_REPLICATION_DOMAIN=ZFSonLinux 2026-06-18 01:56:00.536 | MANILA_ZFSONLINUX_SERVICE_IP=199.204.45.132 2026-06-18 01:56:00.536 | MANILA_ZFSONLINUX_SHARE_EXPORT_IP=199.204.45.132 2026-06-18 01:56:00.536 | MANILA_ZFSONLINUX_SSH_USERNAME=stack 2026-06-18 01:56:00.536 | MANILA_ZFSONLINUX_USE_SSH=False 2026-06-18 01:56:00.536 | MANILA_ZFSONLINUX_ZPOOL_SIZE=30G 2026-06-18 01:56:00.536 | MAX_DB_CONNECTIONS=200 2026-06-18 01:56:00.536 | MEMCACHE_SERVERS=localhost:11211 2026-06-18 01:56:00.536 | METADATA_SERVICE_PORT=8775 2026-06-18 01:56:00.536 | METERING_PLUGIN=neutron.services.metering.metering_plugin.MeteringPlugin 2026-06-18 01:56:00.536 | ML2_L3_PLUGIN=ovn-router 2026-06-18 01:56:00.537 | MYSQL_DRIVER=PyMySQL 2026-06-18 01:56:00.537 | MYSQL_GATHER_PERFORMANCE=True 2026-06-18 01:56:00.537 | MYSQL_HOST=127.0.0.1 2026-06-18 01:56:00.537 | MYSQL_REDUCE_MEMORY=True 2026-06-18 01:56:00.537 | MYSQL_SERVICE_NAME=mysql 2026-06-18 01:56:00.537 | MYSQL_USER=root 2026-06-18 01:56:00.537 | NAME=Ubuntu 2026-06-18 01:56:00.537 | NETWORK_GATEWAY=10.1.0.1 2026-06-18 01:56:00.537 | NEUTRON_ANY='q-svc neutron-api' 2026-06-18 01:56:00.537 | NEUTRON_BGP_PEER_BRIDGES= 2026-06-18 01:56:00.537 | NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-06-18 01:56:00.537 | NEUTRON_BRANCH=master 2026-06-18 01:56:00.537 | NEUTRON_CONF=/etc/neutron/neutron.conf 2026-06-18 01:56:00.537 | NEUTRON_CONF_DIR=/etc/neutron 2026-06-18 01:56:00.537 | NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-06-18 01:56:00.537 | NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-06-18 01:56:00.537 | NEUTRON_DIR=/opt/stack/neutron 2026-06-18 01:56:00.537 | NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-06-18 01:56:00.537 | NEUTRON_ENFORCE_SCOPE=True 2026-06-18 01:56:00.537 | NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-06-18 01:56:00.537 | NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-06-18 01:56:00.537 | NEUTRON_OVN_AGENT_BINARY=neutron-ovn-agent 2026-06-18 01:56:00.537 | NEUTRON_OVN_BIN_DIR=/opt/stack/data/venv/bin 2026-06-18 01:56:00.537 | NEUTRON_OVN_METADATA_BINARY=neutron-ovn-metadata-agent 2026-06-18 01:56:00.537 | NEUTRON_PORT_SECURITY=True 2026-06-18 01:56:00.537 | NEUTRON_REPO=https://github.com/openstack/neutron.git 2026-06-18 01:56:00.537 | NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-06-18 01:56:00.537 | NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-06-18 01:56:00.537 | NEUTRON_UWSGI=neutron.wsgi.api:application 2026-06-18 01:56:00.537 | NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-06-18 01:56:00.537 | NOUNSET= 2026-06-18 01:56:00.537 | NOVA_ALLOW_MOVE_TO_SAME_HOST=True 2026-06-18 01:56:00.537 | NOVA_API_DB=nova_api 2026-06-18 01:56:00.537 | NOVA_API_PASTE_INI=/etc/nova/api-paste.ini 2026-06-18 01:56:00.537 | NOVA_BIN_DIR=/opt/stack/data/venv/bin 2026-06-18 01:56:00.537 | NOVA_BRANCH=master 2026-06-18 01:56:00.537 | NOVA_COND_CONF=/etc/nova/nova.conf 2026-06-18 01:56:00.537 | NOVA_CONF=/etc/nova/nova.conf 2026-06-18 01:56:00.537 | NOVA_CONF_DIR=/etc/nova 2026-06-18 01:56:00.537 | NOVA_CONSOLE_PROXY_COMPUTE_TLS=False 2026-06-18 01:56:00.537 | NOVA_CPU_CELL=1 2026-06-18 01:56:00.537 | NOVA_CPU_CONF=/etc/nova/nova-cpu.conf 2026-06-18 01:56:00.537 | NOVA_CPU_UUID= 2026-06-18 01:56:00.537 | NOVA_DIR=/opt/stack/nova 2026-06-18 01:56:00.537 | NOVA_ENABLED_APIS=osapi_compute 2026-06-18 01:56:00.537 | NOVA_ENABLE_CACHE=True 2026-06-18 01:56:00.537 | NOVA_ENFORCE_SCOPE=True 2026-06-18 01:56:00.537 | NOVA_FAKE_CONF=/etc/nova/nova-fake.conf 2026-06-18 01:56:00.537 | NOVA_FILTERS=ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-06-18 01:56:00.537 | NOVA_INSTANCES_PATH=/opt/stack/data/nova/instances 2026-06-18 01:56:00.537 | NOVA_LIBVIRT_TB_CACHE_SIZE=128 2026-06-18 01:56:00.537 | NOVA_METADATA_UWSGI=nova.wsgi.metadata:application 2026-06-18 01:56:00.537 | NOVA_METADATA_UWSGI_CONF=/etc/nova/nova-metadata-uwsgi.ini 2026-06-18 01:56:00.537 | NOVA_MY_IP=199.204.45.132 2026-06-18 01:56:00.537 | NOVA_NOTIFICATION_FORMAT=unversioned 2026-06-18 01:56:00.537 | NOVA_NUM_CELLS=1 2026-06-18 01:56:00.537 | NOVA_PLUGINS=/opt/stack/devstack/lib/nova_plugins 2026-06-18 01:56:00.537 | NOVA_READY_TIMEOUT=60 2026-06-18 01:56:00.537 | NOVA_REPO=https://github.com/openstack/nova.git 2026-06-18 01:56:00.537 | NOVA_SERIAL_ENABLED=False 2026-06-18 01:56:00.537 | NOVA_SERVICE_HOST=199.204.45.132 2026-06-18 01:56:00.537 | NOVA_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-06-18 01:56:00.537 | NOVA_SERVICE_PORT=8774 2026-06-18 01:56:00.537 | NOVA_SERVICE_PORT_INT=18774 2026-06-18 01:56:00.538 | NOVA_SERVICE_PROTOCOL=https 2026-06-18 01:56:00.538 | NOVA_SERVICE_REPORT_INTERVAL=120 2026-06-18 01:56:00.538 | NOVA_SHUTDOWN_TIMEOUT=0 2026-06-18 01:56:00.538 | NOVA_SPICE_ENABLED=False 2026-06-18 01:56:00.538 | NOVA_STATE_PATH=/opt/stack/data/nova 2026-06-18 01:56:00.538 | NOVA_USE_SERVICE_TOKEN=True 2026-06-18 01:56:00.538 | NOVA_USE_UNIFIED_LIMITS=False 2026-06-18 01:56:00.538 | NOVA_UWSGI=nova.wsgi.osapi_compute:application 2026-06-18 01:56:00.538 | NOVA_UWSGI_CONF=/etc/nova/nova-api-uwsgi.ini 2026-06-18 01:56:00.538 | NOVA_VNC_ENABLED=True 2026-06-18 01:56:00.538 | NOVNC_BRANCH=v1.3.0 2026-06-18 01:56:00.538 | NOVNC_FROM_PACKAGE=False 2026-06-18 01:56:00.538 | NOVNC_REPO=https://github.com/novnc/novnc.git 2026-06-18 01:56:00.538 | NOVNC_WEB_DIR=/opt/stack/novnc 2026-06-18 01:56:00.538 | NOW=1781747276 2026-06-18 01:56:00.538 | NO_UPDATE_REPOS=False 2026-06-18 01:56:00.538 | OBJECT_PORT_BASE=6613 2026-06-18 01:56:00.538 | OCTAVIA=octavia 2026-06-18 01:56:00.538 | OCTAVIA_AMPHORA_DRIVER=amphora_haproxy_rest_driver 2026-06-18 01:56:00.538 | OCTAVIA_AMP_CONN_TIMEOUT=10 2026-06-18 01:56:00.538 | OCTAVIA_AMP_EXPIRY_AGE=3600 2026-06-18 01:56:00.538 | OCTAVIA_AMP_FLAVOR_ID=10 2026-06-18 01:56:00.538 | OCTAVIA_AMP_IMAGE_ARCH=amd64 2026-06-18 01:56:00.538 | OCTAVIA_AMP_IMAGE_FILE=/opt/stack/octavia/diskimage-create/amphora-x64-haproxy.qcow2 2026-06-18 01:56:00.538 | OCTAVIA_AMP_IMAGE_NAME=amphora-x64-haproxy 2026-06-18 01:56:00.538 | OCTAVIA_AMP_IMAGE_TAG=amphora 2026-06-18 01:56:00.538 | OCTAVIA_AMP_LOG_ADMIN_PORT=10514 2026-06-18 01:56:00.538 | OCTAVIA_AMP_LOG_TENANT_PORT=20514 2026-06-18 01:56:00.538 | OCTAVIA_AMP_READ_TIMEOUT=120 2026-06-18 01:56:00.538 | OCTAVIA_AMP_SSH_KEY_BITS=2048 2026-06-18 01:56:00.538 | OCTAVIA_AMP_SSH_KEY_NAME=octavia_ssh_key 2026-06-18 01:56:00.538 | OCTAVIA_AMP_SSH_KEY_PATH=/etc/octavia/.ssh/octavia_ssh_key 2026-06-18 01:56:00.538 | OCTAVIA_AMP_SSH_KEY_TYPE=rsa 2026-06-18 01:56:00.538 | OCTAVIA_API=o-api 2026-06-18 01:56:00.538 | OCTAVIA_API_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-06-18 01:56:00.538 | OCTAVIA_API_HAPROXY=o-api-ha 2026-06-18 01:56:00.538 | OCTAVIA_AUDIT_MAP=/etc/octavia/octavia_api_audit_map.conf 2026-06-18 01:56:00.538 | OCTAVIA_BIN_DIR=/opt/stack/data/venv/bin 2026-06-18 01:56:00.538 | OCTAVIA_CERTS_DIR=/etc/octavia/certs 2026-06-18 01:56:00.538 | OCTAVIA_COMPUTE_DRIVER=compute_nova_driver 2026-06-18 01:56:00.538 | OCTAVIA_CONF=/etc/octavia/octavia.conf 2026-06-18 01:56:00.538 | OCTAVIA_CONF_DIR=/etc/octavia 2026-06-18 01:56:00.538 | OCTAVIA_CONSUMER=o-cw 2026-06-18 01:56:00.538 | OCTAVIA_CONSUMER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-06-18 01:56:00.538 | OCTAVIA_CONSUMER_BINARY=/opt/stack/data/venv/bin/octavia-worker 2026-06-18 01:56:00.538 | OCTAVIA_CONTROLLER_IP_PORT_LIST=auto 2026-06-18 01:56:00.538 | OCTAVIA_DIB_TRACING=1 2026-06-18 01:56:00.538 | OCTAVIA_DIR=/opt/stack/octavia 2026-06-18 01:56:00.538 | OCTAVIA_DRIVER_AGENT=o-da 2026-06-18 01:56:00.538 | OCTAVIA_DRIVER_AGENT_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-06-18 01:56:00.538 | OCTAVIA_DRIVER_AGENT_BINARY=/opt/stack/data/venv/bin/octavia-driver-agent 2026-06-18 01:56:00.538 | OCTAVIA_ENABLE_AMPHORAV2_JOBBOARD=False 2026-06-18 01:56:00.538 | OCTAVIA_HA_PORT=9875 2026-06-18 01:56:00.538 | OCTAVIA_HEALTHMANAGER=o-hm 2026-06-18 01:56:00.538 | OCTAVIA_HEALTHMANAGER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-06-18 01:56:00.538 | OCTAVIA_HEALTHMANAGER_BINARY=/opt/stack/data/venv/bin/octavia-health-manager 2026-06-18 01:56:00.538 | OCTAVIA_HEALTH_KEY=insecure 2026-06-18 01:56:00.538 | OCTAVIA_HM_LISTEN_PORT=5555 2026-06-18 01:56:00.538 | OCTAVIA_HOUSEKEEPER=o-hk 2026-06-18 01:56:00.538 | OCTAVIA_HOUSEKEEPER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-06-18 01:56:00.538 | OCTAVIA_HOUSEKEEPER_BINARY=/opt/stack/data/venv/bin/octavia-housekeeping 2026-06-18 01:56:00.538 | OCTAVIA_IMAGE_DRIVER=image_glance_driver 2026-06-18 01:56:00.538 | OCTAVIA_JOBBOARD_BACKEND=redis 2026-06-18 01:56:00.538 | OCTAVIA_JOBBOARD_EXPIRATION_TIME=30 2026-06-18 01:56:00.538 | OCTAVIA_LB_EXPIRY_AGE=3600 2026-06-18 01:56:00.538 | OCTAVIA_LB_TOPOLOGY=SINGLE 2026-06-18 01:56:00.538 | OCTAVIA_MGMT_PORT_IP=auto 2026-06-18 01:56:00.539 | OCTAVIA_MGMT_SUBNET=192.168.0.0/24 2026-06-18 01:56:00.539 | OCTAVIA_MGMT_SUBNET_END=192.168.0.200 2026-06-18 01:56:00.539 | OCTAVIA_MGMT_SUBNET_IPV6=fd00:0:0:42::/64 2026-06-18 01:56:00.539 | OCTAVIA_MGMT_SUBNET_IPV6_END=fd00:0:0:42:ffff:ffff:ffff:ffff 2026-06-18 01:56:00.539 | OCTAVIA_MGMT_SUBNET_IPV6_START=fd00:0:0:42:0:0:0:2 2026-06-18 01:56:00.539 | OCTAVIA_MGMT_SUBNET_START=192.168.0.2 2026-06-18 01:56:00.539 | OCTAVIA_NETWORK_DRIVER=allowed_address_pairs_driver 2026-06-18 01:56:00.539 | OCTAVIA_NODE=api 2026-06-18 01:56:00.539 | OCTAVIA_PASSWORD=secretadmin 2026-06-18 01:56:00.539 | OCTAVIA_PORT=9876 2026-06-18 01:56:00.539 | OCTAVIA_PREGENERATED_CERTS_DIR=/opt/stack/octavia/devstack/pregenerated/certs 2026-06-18 01:56:00.539 | OCTAVIA_PREGENERATED_SSH_KEY_PATH=/opt/stack/octavia/devstack/pregenerated/ssh-keys/octavia_ssh_key 2026-06-18 01:56:00.539 | OCTAVIA_PROJECT_DOMAIN_NAME=Default 2026-06-18 01:56:00.539 | OCTAVIA_PROJECT_NAME=admin 2026-06-18 01:56:00.539 | OCTAVIA_PROTOCOL=http 2026-06-18 01:56:00.539 | OCTAVIA_PROVIDER_AGENTS=ovn 2026-06-18 01:56:00.539 | OCTAVIA_PROVIDER_DRIVERS='amphora:The Octavia Amphora driver.,octavia:Deprecated alias of the Octavia Amphora driver.,ovn:Octavia OVN driver.' 2026-06-18 01:56:00.539 | OCTAVIA_RUN_DIR=/var/run/octavia 2026-06-18 01:56:00.539 | OCTAVIA_SERVICE=octavia 2026-06-18 01:56:00.539 | OCTAVIA_SERVICE_TYPE=load-balancer 2026-06-18 01:56:00.539 | OCTAVIA_SSH_DIR=/etc/octavia/.ssh 2026-06-18 01:56:00.539 | OCTAVIA_USERNAME=admin 2026-06-18 01:56:00.539 | OCTAVIA_USER_DOMAIN_NAME=Default 2026-06-18 01:56:00.539 | OCTAVIA_USE_PREGENERATED_CERTS=False 2026-06-18 01:56:00.539 | OCTAVIA_USE_PREGENERATED_SSH_KEY=False 2026-06-18 01:56:00.539 | OCTAVIA_UWSGI_APP=octavia.wsgi.api:application 2026-06-18 01:56:00.539 | OCTAVIA_UWSGI_CONF=/etc/octavia/octavia-uwsgi.ini 2026-06-18 01:56:00.539 | OCTAVIA_VOLUME_DRIVER=volume_noop_driver 2026-06-18 01:56:00.539 | OFFLINE=False 2026-06-18 01:56:00.539 | OLDPWD=/opt/stack/placement 2026-06-18 01:56:00.539 | OPENSSL=/usr/bin/openssl 2026-06-18 01:56:00.539 | OPENSTACKCLIENT_CONF_DIR=/etc/openstack 2026-06-18 01:56:00.539 | OPTERR=1 2026-06-18 01:56:00.539 | OPTIND=1 2026-06-18 01:56:00.539 | ORC_VERSION=v2.2.0 2026-06-18 01:56:00.539 | ORG_NAME=OpenStack 2026-06-18 01:56:00.539 | ORG_UNIT_NAME=DevStack 2026-06-18 01:56:00.539 | OSLO_BIN_DIR=/opt/stack/data/venv/bin 2026-06-18 01:56:00.539 | OSTESTIMAGES_BRANCH=master 2026-06-18 01:56:00.539 | OSTESTIMAGES_DIR=/opt/stack/os-test-images 2026-06-18 01:56:00.539 | OSTESTIMAGES_REPO=https://github.com/openstack/os-test-images.git 2026-06-18 01:56:00.539 | OSTYPE=linux-gnu 2026-06-18 01:56:00.539 | OS_BRICK_LOCK_PATH=/opt/stack/data/os_brick 2026-06-18 01:56:00.539 | OS_CLOUD=devstack-admin 2026-06-18 01:56:00.539 | OS_VIF_OVS_ISOLATE_VIF=False 2026-06-18 01:56:00.539 | OVN_AGENT_CONF=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-18 01:56:00.539 | OVN_AGENT_EXTENSIONS=metadata 2026-06-18 01:56:00.539 | OVN_BRANCH=branch-24.03 2026-06-18 01:56:00.539 | OVN_BRIDGE_MAPPINGS=public:br-ex 2026-06-18 01:56:00.539 | OVN_BUILD_FROM_SOURCE=False 2026-06-18 01:56:00.539 | OVN_BUILD_MODULES=False 2026-06-18 01:56:00.539 | OVN_CONTROLLER_SERVICE=ovn-controller.service 2026-06-18 01:56:00.539 | OVN_CONTROLLER_VTEP_SERVICE=ovn-controller-vtep.service 2026-06-18 01:56:00.539 | OVN_DATADIR=/var/lib/ovn 2026-06-18 01:56:00.539 | OVN_DBS_LOG_LEVEL=dbg 2026-06-18 01:56:00.539 | OVN_DNS_SERVERS=8.8.8.8 2026-06-18 01:56:00.539 | OVN_GENEVE_OVERHEAD=38 2026-06-18 01:56:00.540 | OVN_IGMP_SNOOPING_ENABLE=False 2026-06-18 01:56:00.540 | OVN_INSTALL_OVS_PYTHON_MODULE=False 2026-06-18 01:56:00.540 | OVN_L3_CREATE_PUBLIC_NETWORK=True 2026-06-18 01:56:00.540 | OVN_L3_SCHEDULER=leastloaded 2026-06-18 01:56:00.540 | OVN_META_CONF=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-06-18 01:56:00.540 | OVN_META_DATA_HOST=199.204.45.132 2026-06-18 01:56:00.540 | OVN_NB_REMOTE=ssl:199.204.45.132:6641 2026-06-18 01:56:00.540 | OVN_NEUTRON_SYNC_MODE=log 2026-06-18 01:56:00.540 | OVN_NORTHD_SERVICE=ovn-central.service 2026-06-18 01:56:00.540 | OVN_OCTAVIA_PROVIDER_DIR=/opt/stack/ovn-octavia-provider 2026-06-18 01:56:00.540 | OVN_PROTO=ssl 2026-06-18 01:56:00.540 | OVN_REPO=https://github.com/ovn-org/ovn.git 2026-06-18 01:56:00.540 | OVN_REPO_NAME=ovn 2026-06-18 01:56:00.540 | OVN_RUNDIR=/var/run/ovn 2026-06-18 01:56:00.540 | OVN_SB_REMOTE=ssl:199.204.45.132:6642 2026-06-18 01:56:00.540 | OVN_SCRIPTDIR=/share/ovn/scripts 2026-06-18 01:56:00.540 | OVN_SHAREDIR=/share/ovn 2026-06-18 01:56:00.540 | OVN_SPLIT_HASH=05bf1dbb98b0635a51f75e268ef8aed27601401d 2026-06-18 01:56:00.540 | OVN_UUID= 2026-06-18 01:56:00.540 | OVSDB_SERVER_LOCAL_HOST=127.0.0.1 2026-06-18 01:56:00.540 | OVSDB_SERVER_SERVICE=ovsdb-server.service 2026-06-18 01:56:00.540 | OVS_BINDIR=/bin 2026-06-18 01:56:00.540 | OVS_BRANCH=branch-3.3 2026-06-18 01:56:00.540 | OVS_BRIDGE=br-int 2026-06-18 01:56:00.540 | OVS_DATADIR=/opt/stack/data/ovs 2026-06-18 01:56:00.540 | OVS_DATAPATH_TYPE=system 2026-06-18 01:56:00.540 | OVS_ENABLE_TUNNELING=True 2026-06-18 01:56:00.540 | OVS_PHYSICAL_BRIDGE=br-ex 2026-06-18 01:56:00.540 | OVS_PREFIX= 2026-06-18 01:56:00.540 | OVS_REPO=https://github.com/openvswitch/ovs.git 2026-06-18 01:56:00.540 | OVS_REPO_NAME=ovs 2026-06-18 01:56:00.540 | OVS_RUNDIR=/var/run/openvswitch 2026-06-18 01:56:00.540 | OVS_SBINDIR=/sbin 2026-06-18 01:56:00.540 | OVS_SCRIPTDIR=/share/openvswitch/scripts 2026-06-18 01:56:00.540 | OVS_SHAREDIR=/share/openvswitch 2026-06-18 01:56:00.540 | OVS_SYSCONFDIR=/etc/openvswitch 2026-06-18 01:56:00.540 | OVS_TUNNEL_BRIDGE=br-tun 2026-06-18 01:56:00.540 | OVS_VSWITCHD_SERVICE=ovs-vswitchd.service 2026-06-18 01:56:00.540 | PACKAGES='apache2 2026-06-18 01:56:00.540 | apache2-dev 2026-06-18 01:56:00.540 | bc 2026-06-18 01:56:00.540 | bsdmainutils 2026-06-18 01:56:00.540 | curl 2026-06-18 01:56:00.540 | g++ 2026-06-18 01:56:00.540 | gawk 2026-06-18 01:56:00.540 | gcc 2026-06-18 01:56:00.540 | gettext 2026-06-18 01:56:00.540 | git 2026-06-18 01:56:00.540 | graphviz 2026-06-18 01:56:00.540 | iputils-ping 2026-06-18 01:56:00.540 | libffi-dev 2026-06-18 01:56:00.540 | libjpeg-dev 2026-06-18 01:56:00.540 | libpq-dev 2026-06-18 01:56:00.540 | libssl-dev 2026-06-18 01:56:00.540 | libsystemd-dev 2026-06-18 01:56:00.540 | libxml2-dev 2026-06-18 01:56:00.540 | libxslt1-dev 2026-06-18 01:56:00.540 | libyaml-dev 2026-06-18 01:56:00.540 | lsof 2026-06-18 01:56:00.541 | openssh-server 2026-06-18 01:56:00.541 | openssl 2026-06-18 01:56:00.541 | pkg-config 2026-06-18 01:56:00.541 | psmisc 2026-06-18 01:56:00.541 | python3-dev 2026-06-18 01:56:00.541 | python3-pip 2026-06-18 01:56:00.541 | python3-systemd 2026-06-18 01:56:00.541 | python3-venv 2026-06-18 01:56:00.541 | tar 2026-06-18 01:56:00.541 | tcpdump 2026-06-18 01:56:00.541 | unzip 2026-06-18 01:56:00.541 | uuid-runtime 2026-06-18 01:56:00.541 | wget 2026-06-18 01:56:00.541 | zlib1g-dev 2026-06-18 01:56:00.541 | lvm2 2026-06-18 01:56:00.541 | qemu-utils 2026-06-18 01:56:00.541 | thin-provisioning-tools 2026-06-18 01:56:00.541 | lsscsi 2026-06-18 01:56:00.541 | open-iscsi 2026-06-18 01:56:00.541 | libkrb5-dev 2026-06-18 01:56:00.541 | libldap2-dev 2026-06-18 01:56:00.541 | libsasl2-dev 2026-06-18 01:56:00.541 | memcached 2026-06-18 01:56:00.541 | python3-mysqldb 2026-06-18 01:56:00.541 | sqlite3 2026-06-18 01:56:00.541 | conntrack 2026-06-18 01:56:00.541 | curl 2026-06-18 01:56:00.541 | ebtables 2026-06-18 01:56:00.541 | genisoimage 2026-06-18 01:56:00.541 | iptables 2026-06-18 01:56:00.541 | iputils-arping 2026-06-18 01:56:00.541 | kpartx 2026-06-18 01:56:00.541 | libjs-jquery-tablesorter 2026-06-18 01:56:00.541 | parted 2026-06-18 01:56:00.541 | pm-utils 2026-06-18 01:56:00.541 | python3-mysqldb 2026-06-18 01:56:00.541 | socat 2026-06-18 01:56:00.541 | sqlite3 2026-06-18 01:56:00.541 | sudo 2026-06-18 01:56:00.541 | vlan 2026-06-18 01:56:00.541 | cryptsetup 2026-06-18 01:56:00.541 | dosfstools 2026-06-18 01:56:00.541 | genisoimage 2026-06-18 01:56:00.541 | gir1.2-libosinfo-1.0 2026-06-18 01:56:00.541 | netcat-openbsd 2026-06-18 01:56:00.541 | open-iscsi 2026-06-18 01:56:00.541 | qemu-utils 2026-06-18 01:56:00.541 | sg3-utils 2026-06-18 01:56:00.541 | sysfsutils 2026-06-18 01:56:00.541 | acl 2026-06-18 01:56:00.541 | dnsmasq-base 2026-06-18 01:56:00.541 | dnsmasq-utils 2026-06-18 01:56:00.541 | ebtables 2026-06-18 01:56:00.541 | haproxy 2026-06-18 01:56:00.541 | iptables 2026-06-18 01:56:00.541 | iputils-arping 2026-06-18 01:56:00.542 | iputils-ping 2026-06-18 01:56:00.542 | postgresql-server-dev-all 2026-06-18 01:56:00.542 | python3-mysqldb 2026-06-18 01:56:00.542 | sqlite3 2026-06-18 01:56:00.542 | sudo 2026-06-18 01:56:00.542 | vlan 2026-06-18 01:56:00.542 | apache2 lvm2 2026-06-18 01:56:00.542 | golang 2026-06-18 01:56:00.542 | debootstrap 2026-06-18 01:56:00.543 | rsyslog' 2026-06-18 01:56:00.543 | 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-18 01:56:00.543 | PHYSICAL_NETWORK=public 2026-06-18 01:56:00.543 | PIPESTATUS=([0]="0") 2026-06-18 01:56:00.543 | PIP_UPGRADE=False 2026-06-18 01:56:00.543 | PIP_VIRTUAL_ENV= 2026-06-18 01:56:00.543 | PLACEMENT_AUTH_STRATEGY=keystone 2026-06-18 01:56:00.543 | PLACEMENT_BIN_DIR=/opt/stack/data/venv/bin 2026-06-18 01:56:00.543 | PLACEMENT_BRANCH=master 2026-06-18 01:56:00.543 | PLACEMENT_CONF=/etc/placement/placement.conf 2026-06-18 01:56:00.543 | PLACEMENT_CONF_DIR=/etc/placement 2026-06-18 01:56:00.543 | PLACEMENT_DIR=/opt/stack/placement 2026-06-18 01:56:00.543 | PLACEMENT_ENFORCE_SCOPE=False 2026-06-18 01:56:00.543 | PLACEMENT_REPO=https://github.com/openstack/placement.git 2026-06-18 01:56:00.543 | PLACEMENT_SERVICE_HOST=199.204.45.132 2026-06-18 01:56:00.543 | PLACEMENT_SERVICE_PROTOCOL=https 2026-06-18 01:56:00.543 | PLACEMENT_UWSGI=placement.wsgi.api:application 2026-06-18 01:56:00.543 | PLACEMENT_UWSGI_CONF=/etc/placement/placement-uwsgi.ini 2026-06-18 01:56:00.543 | POSIXLY_CORRECT=y 2026-06-18 01:56:00.543 | PPID=2049 2026-06-18 01:56:00.543 | PREREQ_RERUN_HOURS=2 2026-06-18 01:56:00.543 | PREREQ_RERUN_MARKER=/opt/stack/devstack/.prereqs 2026-06-18 01:56:00.543 | PREREQ_RERUN_SECONDS=7200 2026-06-18 01:56:00.543 | PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-06-18 01:56:00.543 | PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-06-18 01:56:00.543 | PRIVATE_NETWORK_NAME=private 2026-06-18 01:56:00.543 | PRIVATE_SUBNET_NAME=private-subnet 2026-06-18 01:56:00.543 | PROVIDER_SUBNET_NAME=provider_net 2026-06-18 01:56:00.543 | PS4='+ $(short_source): ' 2026-06-18 01:56:00.543 | PUBLIC_BRIDGE=br-ex 2026-06-18 01:56:00.543 | PUBLIC_BRIDGE_MTU=1430 2026-06-18 01:56:00.543 | PUBLIC_INTERFACE= 2026-06-18 01:56:00.543 | PUBLIC_NETWORK_GATEWAY=172.24.5.1 2026-06-18 01:56:00.543 | PUBLIC_NETWORK_NAME=public 2026-06-18 01:56:00.543 | PUBLIC_PHYSICAL_NETWORK=public 2026-06-18 01:56:00.543 | PUBLIC_SUBNET_ENABLE_DHCP=False 2026-06-18 01:56:00.543 | PUBLIC_SUBNET_NAME=public-subnet 2026-06-18 01:56:00.543 | PWD=/opt/stack/devstack 2026-06-18 01:56:00.543 | PYKMIP_CA_PATH=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-06-18 01:56:00.544 | PYKMIP_CLIENT_CERT=/opt/stack/data/CA/int-ca/pykmip-client.crt 2026-06-18 01:56:00.544 | PYKMIP_CLIENT_KEY=/opt/stack/data/CA/int-ca/private/pykmip-client.key 2026-06-18 01:56:00.544 | PYKMIP_CONF=/etc/pykmip/server.conf 2026-06-18 01:56:00.544 | PYKMIP_CONF_DIR=/etc/pykmip 2026-06-18 01:56:00.544 | PYKMIP_LOG_DIR=/var/log/pykmip 2026-06-18 01:56:00.544 | PYKMIP_SERVER_CERT=/opt/stack/data/CA/int-ca/pykmip-server.crt 2026-06-18 01:56:00.544 | PYKMIP_SERVER_KEY=/opt/stack/data/CA/int-ca/private/pykmip-server.key 2026-06-18 01:56:00.544 | PYTHON=/opt/stack/data/venv/bin/python3 2026-06-18 01:56:00.544 | PYTHON3_VERSION=3.12 2026-06-18 01:56:00.544 | QEMU_CONF=/etc/libvirt/qemu.conf 2026-06-18 01:56:00.544 | Q_ADMIN_USERNAME=neutron 2026-06-18 01:56:00.544 | Q_AGENT=ovn 2026-06-18 01:56:00.544 | Q_ALLOW_OVERLAPPING_IP=True 2026-06-18 01:56:00.544 | Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-06-18 01:56:00.544 | Q_AUTH_STRATEGY=keystone 2026-06-18 01:56:00.544 | Q_BUILD_OVS_FROM_GIT=False 2026-06-18 01:56:00.544 | Q_DB_NAME=neutron 2026-06-18 01:56:00.544 | Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-06-18 01:56:00.544 | Q_DVR_MODE=legacy 2026-06-18 01:56:00.544 | Q_HOST=199.204.45.132 2026-06-18 01:56:00.544 | Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-06-18 01:56:00.544 | Q_L3_ROUTER_PER_TENANT=True 2026-06-18 01:56:00.544 | Q_LISTEN_ADDRESS=0.0.0.0 2026-06-18 01:56:00.544 | Q_LOG_DRIVER_BURST_LIMIT=25 2026-06-18 01:56:00.544 | Q_LOG_DRIVER_LOG_BASE=acl_log_meter 2026-06-18 01:56:00.544 | Q_LOG_DRIVER_RATE_LIMIT=100 2026-06-18 01:56:00.544 | Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-06-18 01:56:00.544 | Q_META_DATA_IP=199.204.45.132 2026-06-18 01:56:00.544 | Q_ML2_PLUGIN_EXT_DRIVERS=port_security,qos 2026-06-18 01:56:00.544 | Q_ML2_PLUGIN_GENEVE_TYPE_OPTIONS=vni_ranges=1:65536 2026-06-18 01:56:00.544 | Q_ML2_PLUGIN_GRE_TYPE_OPTIONS=tunnel_id_ranges=1:1000 2026-06-18 01:56:00.544 | Q_ML2_PLUGIN_MECHANISM_DRIVERS=ovn 2026-06-18 01:56:00.544 | Q_ML2_PLUGIN_TYPE_DRIVERS=local,flat,vlan,geneve 2026-06-18 01:56:00.544 | Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS= 2026-06-18 01:56:00.544 | Q_ML2_PLUGIN_VXLAN_TYPE_OPTIONS=vni_ranges=1:1000 2026-06-18 01:56:00.544 | Q_ML2_TENANT_NETWORK_TYPE=geneve 2026-06-18 01:56:00.544 | Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-06-18 01:56:00.544 | Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-06-18 01:56:00.544 | Q_OVS_USE_VETH=False 2026-06-18 01:56:00.544 | Q_PLUGIN=ml2 2026-06-18 01:56:00.544 | Q_PROTOCOL=https 2026-06-18 01:56:00.544 | Q_PUBLIC_VETH_EX=veth-pub-ex 2026-06-18 01:56:00.544 | Q_PUBLIC_VETH_INT=veth-pub-int 2026-06-18 01:56:00.544 | Q_ROUTER_NAME=router1 2026-06-18 01:56:00.544 | Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-06-18 01:56:00.544 | Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-06-18 01:56:00.544 | Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-18 01:56:00.544 | Q_TUNNEL_TYPES=gre 2026-06-18 01:56:00.544 | Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-06-18 01:56:00.544 | Q_USE_PUBLIC_VETH=False 2026-06-18 01:56:00.544 | Q_USE_ROOTWRAP=True 2026-06-18 01:56:00.544 | Q_USE_ROOTWRAP_DAEMON=True 2026-06-18 01:56:00.544 | Q_USE_SECGROUP=True 2026-06-18 01:56:00.544 | RABBIT_HOST=199.204.45.132 2026-06-18 01:56:00.544 | RABBIT_PASSWORD=secretrabbit 2026-06-18 01:56:00.544 | RABBIT_USERID=stackrabbit 2026-06-18 01:56:00.544 | RC_DIR=/opt/stack/devstack 2026-06-18 01:56:00.544 | RECLONE=False 2026-06-18 01:56:00.544 | RECREATE_KEYSTONE_DB=True 2026-06-18 01:56:00.544 | REGION_NAME=RegionOne 2026-06-18 01:56:00.544 | REPOS_UPDATED=True 2026-06-18 01:56:00.544 | REQUIREMENTS_BRANCH=master 2026-06-18 01:56:00.544 | REQUIREMENTS_DIR=/opt/stack/requirements 2026-06-18 01:56:00.544 | REQUIREMENTS_REPO=https://github.com/openstack/requirements.git 2026-06-18 01:56:00.544 | RETRY_UPDATE=False 2026-06-18 01:56:00.544 | ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-06-18 01:56:00.544 | S3_SERVICE_PORT=3333 2026-06-18 01:56:00.544 | SERVICE_DIR=/opt/stack/status 2026-06-18 01:56:00.544 | SERVICE_DOMAIN_NAME=Default 2026-06-18 01:56:00.544 | SERVICE_GRACEFUL_SHUTDOWN_TIMEOUT=5 2026-06-18 01:56:00.544 | SERVICE_HOST=199.204.45.132 2026-06-18 01:56:00.544 | SERVICE_IP_VERSION=4 2026-06-18 01:56:00.544 | SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-06-18 01:56:00.544 | SERVICE_LOCAL_HOST=127.0.0.1 2026-06-18 01:56:00.544 | SERVICE_PASSWORD=secretservice 2026-06-18 01:56:00.544 | SERVICE_PROJECT_NAME=service 2026-06-18 01:56:00.544 | SERVICE_PROTOCOL=http 2026-06-18 01:56:00.544 | SERVICE_TENANT_NAME=service 2026-06-18 01:56:00.544 | SERVICE_TIMEOUT=60 2026-06-18 01:56:00.544 | SHARE_BACKING_FILE_SIZE=8400M 2026-06-18 01:56:00.544 | SHARE_DRIVER=manila.share.drivers.generic.GenericShareDriver 2026-06-18 01:56:00.544 | SHARE_GROUP=lvm-shares 2026-06-18 01:56:00.544 | SHARE_NAME_PREFIX=share- 2026-06-18 01:56:00.544 | SHELL=/bin/bash 2026-06-18 01:56:00.544 | SHLVL=1 2026-06-18 01:56:00.545 | SKIP_EPEL_INSTALL=False 2026-06-18 01:56:00.545 | SKIP_STOP_OVN=False 2026-06-18 01:56:00.545 | SMB_CONF=/etc/samba/smb.conf 2026-06-18 01:56:00.545 | SMB_PRIVATE_DIR=/var/lib/samba/private 2026-06-18 01:56:00.545 | SPICE_BRANCH=master 2026-06-18 01:56:00.545 | SPICE_REPO=http://anongit.freedesktop.org/git/spice/spice-html5.git 2026-06-18 01:56:00.545 | SQLALCHEMY_BRANCH=main 2026-06-18 01:56:00.545 | SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-06-18 01:56:00.545 | SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-06-18 01:56:00.545 | SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-06-18 01:56:00.545 | 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-18 01:56:00.545 | STACK_GROUP=stack 2026-06-18 01:56:00.545 | STACK_USER=stack 2026-06-18 01:56:00.545 | STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-06-18 01:56:00.545 | STUD_PROTO=--tls 2026-06-18 01:56:00.545 | SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-06-18 01:56:00.545 | SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-06-18 01:56:00.545 | SUBNETPOOL_PREFIX_V4=10.1.0.0/20 2026-06-18 01:56:00.545 | SUBNETPOOL_PREFIX_V6=fd0c:2935:11e6::/56 2026-06-18 01:56:00.545 | SUBNETPOOL_SIZE_V4=26 2026-06-18 01:56:00.545 | SUBNETPOOL_SIZE_V6=64 2026-06-18 01:56:00.545 | SUBUNIT_OUTPUT=/opt/stack/devstack.subunit 2026-06-18 01:56:00.545 | SUDO_COMMAND='/bin/sh -c echo BECOME-SUCCESS-vapttcxotvftqkdbopmbhmugtzeuupnv ; /usr/bin/python3' 2026-06-18 01:56:00.545 | SUDO_GID=1000 2026-06-18 01:56:00.545 | SUDO_SECURE_PATH_FILE=/etc/sudoers.d/zz-secure-path 2026-06-18 01:56:00.545 | SUDO_UID=1000 2026-06-18 01:56:00.545 | SUDO_USER=zuul 2026-06-18 01:56:00.545 | SUMFILE=/opt/stack/logs/devstacklog.txt.2026-06-18-014744.summary.2026-06-18-014744 2026-06-18 01:56:00.545 | SUPPORTED_DISTROS='trixie|bookworm|noble|rhel9|rhel10' 2026-06-18 01:56:00.545 | SUPPORT_URL=https://help.ubuntu.com/ 2026-06-18 01:56:00.545 | SWIFT_APACHE_WSGI_DIR=/var/www/swift 2026-06-18 01:56:00.545 | SWIFT_BIN_DIR=/opt/stack/data/venv/bin 2026-06-18 01:56:00.545 | SWIFT_BRANCH=master 2026-06-18 01:56:00.545 | SWIFT_CONF_DIR=/etc/swift 2026-06-18 01:56:00.545 | SWIFT_DATA_DIR=/opt/stack/data/swift 2026-06-18 01:56:00.545 | SWIFT_DEFAULT_BIND_PORT=8080 2026-06-18 01:56:00.545 | SWIFT_DEFAULT_BIND_PORT_INT=8081 2026-06-18 01:56:00.545 | SWIFT_DIR=/opt/stack/swift 2026-06-18 01:56:00.545 | SWIFT_DISK_IMAGE=/opt/stack/data/swift/drives/images/swift.img 2026-06-18 01:56:00.545 | SWIFT_ENABLE_TEMPURLS=False 2026-06-18 01:56:00.545 | SWIFT_EXTRAS_MIDDLEWARE='formpost staticweb' 2026-06-18 01:56:00.545 | SWIFT_EXTRAS_MIDDLEWARE_LAST= 2026-06-18 01:56:00.545 | SWIFT_EXTRAS_MIDDLEWARE_NO_AUTH=crossdomain 2026-06-18 01:56:00.545 | SWIFT_HASH=1234123412341234 2026-06-18 01:56:00.545 | SWIFT_LOG_TOKEN_LENGTH=12 2026-06-18 01:56:00.545 | SWIFT_LOOPBACK_DISK_SIZE=2G 2026-06-18 01:56:00.545 | SWIFT_LOOPBACK_DISK_SIZE_DEFAULT=2G 2026-06-18 01:56:00.545 | SWIFT_MAX_FILE_SIZE=1073741824 2026-06-18 01:56:00.545 | SWIFT_MAX_FILE_SIZE_DEFAULT=1073741824 2026-06-18 01:56:00.545 | SWIFT_MAX_HEADER_SIZE=16384 2026-06-18 01:56:00.545 | SWIFT_PARTITION_POWER_SIZE=9 2026-06-18 01:56:00.545 | SWIFT_REPLICAS=1 2026-06-18 01:56:00.545 | SWIFT_REPLICAS_SEQ=1 2026-06-18 01:56:00.545 | SWIFT_REPO=https://github.com/openstack/swift.git 2026-06-18 01:56:00.545 | SWIFT_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-06-18 01:56:00.545 | SWIFT_SERVICE_LOCAL_HOST=127.0.0.1 2026-06-18 01:56:00.545 | SWIFT_SERVICE_PROTOCOL=https 2026-06-18 01:56:00.545 | SWIFT_START_ALL_SERVICES=False 2026-06-18 01:56:00.545 | SWIFT_STORAGE_IPS= 2026-06-18 01:56:00.545 | SWIFT_TEMPURL_KEY= 2026-06-18 01:56:00.545 | SWIFT_USE_MOD_WSGI=False 2026-06-18 01:56:00.545 | SYSLOG=False 2026-06-18 01:56:00.545 | SYSLOG_HOST=199.204.45.132 2026-06-18 01:56:00.545 | SYSLOG_PORT=516 2026-06-18 01:56:00.545 | SYSTEMCTL='sudo systemctl' 2026-06-18 01:56:00.545 | SYSTEMD_DIR=/etc/systemd/system 2026-06-18 01:56:00.545 | TARGET_BRANCH=master 2026-06-18 01:56:00.545 | TARGET_ENABLE_OVN_AGENT=False 2026-06-18 01:56:00.545 | TCPDUMP_ARGS= 2026-06-18 01:56:00.545 | TCPDUMP_OUTPUT=/opt/stack/logs/tcpdump.pcap 2026-06-18 01:56:00.545 | TEMPEST_BRANCH=master 2026-06-18 01:56:00.546 | TEMPEST_REPO=https://github.com/openstack/tempest.git 2026-06-18 01:56:00.546 | TEMPEST_VENV_UPPER_CONSTRAINTS=master 2026-06-18 01:56:00.546 | TEMPFILE=/tmp/tmp.gwwxMNnSEL 2026-06-18 01:56:00.546 | TENANT_TUNNEL_RANGES=1:1000 2026-06-18 01:56:00.546 | TENANT_VLAN_RANGE= 2026-06-18 01:56:00.546 | TERM=unknown 2026-06-18 01:56:00.546 | TIMESTAMP_FORMAT=%F-%H%M%S 2026-06-18 01:56:00.546 | TLS_IP=IP:199.204.45.132,IP:::1 2026-06-18 01:56:00.546 | TOP_DIR=/opt/stack/devstack 2026-06-18 01:56:00.546 | TRAILING_TARGET_BRANCH=master 2026-06-18 01:56:00.546 | TUNNEL_ENDPOINT_IP=199.204.45.132 2026-06-18 01:56:00.546 | TUNNEL_IP=199.204.45.132 2026-06-18 01:56:00.546 | TUNNEL_IP_VERSION=4 2026-06-18 01:56:00.546 | UBUNTU_CODENAME=noble 2026-06-18 01:56:00.546 | UBUNTU_RELEASE_BASE_NUM=24 2026-06-18 01:56:00.546 | UID=1002 2026-06-18 01:56:00.546 | ULIMIT_NOFILE=2048 2026-06-18 01:56:00.546 | USER=stack 2026-06-18 01:56:00.546 | USER_HOME=/opt/stack 2026-06-18 01:56:00.546 | USER_UNITS=False 2026-06-18 01:56:00.546 | USE_CINDER_FOR_GLANCE=False 2026-06-18 01:56:00.546 | USE_JOURNAL=False 2026-06-18 01:56:00.546 | USE_SUBNETPOOL=True 2026-06-18 01:56:00.546 | USE_VENV=False 2026-06-18 01:56:00.546 | VAULT_PLUGIN_BACKEND= 2026-06-18 01:56:00.546 | VAULT_PLUGIN_HASHICORP_VAULT_VERSION=1.13.2 2026-06-18 01:56:00.546 | VAULT_PLUGIN_OPENBAO_VERSION=2.3.2 2026-06-18 01:56:00.546 | VERBOSE=True 2026-06-18 01:56:00.546 | VERBOSE_NO_TIMESTAMP=True 2026-06-18 01:56:00.546 | VERSION='24.04.4 LTS (Noble Numbat)' 2026-06-18 01:56:00.546 | VERSION_CODENAME=noble 2026-06-18 01:56:00.546 | VERSION_ID=24.04 2026-06-18 01:56:00.546 | VIF_PLUGGING_IS_FATAL=True 2026-06-18 01:56:00.546 | VIF_PLUGGING_TIMEOUT=300 2026-06-18 01:56:00.546 | VIRTUALENV_CMD='python3.12 -m venv' 2026-06-18 01:56:00.546 | VIRT_DRIVER=libvirt 2026-06-18 01:56:00.546 | VOLUME_BACKING_FILE_SIZE=50G 2026-06-18 01:56:00.546 | VOLUME_GROUP_NAME=stack-volumes 2026-06-18 01:56:00.546 | VOLUME_NAME_PREFIX=volume- 2026-06-18 01:56:00.546 | VOLUME_TYPE_MULTIATTACH=multiattach 2026-06-18 01:56:00.546 | WORKER_TIMEOUT=80 2026-06-18 01:56:00.546 | WSGI_MODE=uwsgi 2026-06-18 01:56:00.546 | ZSWAP_COMPRESSOR=lz4 2026-06-18 01:56:00.546 | ZSWAP_ZPOOL=zsmalloc 2026-06-18 01:56:00.546 | _=posix 2026-06-18 01:56:00.546 | _ASYNC_BG_TIME=0 2026-06-18 01:56:00.546 | _DEFAULT_LVM_INIT=0 2026-06-18 01:56:00.546 | _DEFAULT_PYTHON3_VERSION=3.12 2026-06-18 01:56:00.546 | _DEVSTACK_FUNCTIONS=1 2026-06-18 01:56:00.546 | _DEVSTACK_FUNCTIONS_COMMON=1 2026-06-18 01:56:00.546 | _DEVSTACK_STACKRC=1 2026-06-18 01:56:00.546 | _LOG_COLOR_DEFAULT=False 2026-06-18 01:56:00.546 | _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-06-18 01:56:00.546 | _TIME_BEGIN=1781747255 2026-06-18 01:56:00.546 | _TIME_START=([apt-get]="" [pip_install]="" [apt-get-update]="" ) 2026-06-18 01:56:00.546 | _TIME_TOTAL=([apt-get]="196284" [pip_install]="103192" [apt-get-update]="1763" ) 2026-06-18 01:56:00.546 | _of_args='-v --no-timestamp' 2026-06-18 01:56:00.546 | backend=postgresql 2026-06-18 01:56:00.546 | be=lvm:lvmdriver-1 2026-06-18 01:56:00.546 | be_name=lvmdriver-1 2026-06-18 01:56:00.546 | be_type=lvm 2026-06-18 01:56:00.546 | db=postgresql 2026-06-18 01:56:00.546 | dc=org 2026-06-18 01:56:00.546 | default_v4_route_devs=ens3 2026-06-18 01:56:00.546 | default_v6_route_devs='ens3 2026-06-18 01:56:00.546 | ens3' 2026-06-18 01:56:00.546 | dir=/opt/stack/magnum 2026-06-18 01:56:00.546 | dn=,dc=openstack,dc=org 2026-06-18 01:56:00.546 | exceptions=80-tempest.sh 2026-06-18 01:56:00.546 | extra=80-tempest.sh 2026-06-18 01:56:00.546 | extra_plugin_file_name=/opt/stack/devstack/extras.d/80-tempest.sh 2026-06-18 01:56:00.546 | f=/opt/stack/devstack/lib/databases/postgresql 2026-06-18 01:56:00.547 | i=1 2026-06-18 01:56:00.547 | image_url=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-06-18 01:56:00.547 | lfile=localrc 2026-06-18 01:56:00.547 | localrc=/opt/stack/devstack/.localrc.password 2026-06-18 01:56:00.547 | logfile=ovsdb-server-sb.log 2026-06-18 01:56:00.547 | mode=stack 2026-06-18 01:56:00.547 | msg='ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-06-18 01:56:00.547 | opt='?' 2026-06-18 01:56:00.547 | os_CODENAME=noble 2026-06-18 01:56:00.547 | os_PACKAGE=deb 2026-06-18 01:56:00.547 | os_RELEASE=24.04 2026-06-18 01:56:00.547 | os_VENDOR=Ubuntu 2026-06-18 01:56:00.547 | phase=install 2026-06-18 01:56:00.547 | pkgs= 2026-06-18 01:56:00.547 | plugin=magnum 2026-06-18 01:56:00.547 | plugins=,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider 2026-06-18 01:56:00.547 | port=60999 2026-06-18 01:56:00.547 | pw=secretadmin 2026-06-18 01:56:00.547 | rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-06-18 01:56:00.547 | saveenv=ehxB 2026-06-18 01:56:00.547 | time_stamp=2026-06-18-014756 2026-06-18 01:56:00.547 | var=ADMIN_PASSWORD 2026-06-18 01:56:00.547 | ++ /opt/stack/magnum/devstack/plugin.sh:source:11 : is_service_enabled magnum-api magnum-cond 2026-06-18 01:56:00.575 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 01:56:00.581 | ++ /opt/stack/magnum/devstack/plugin.sh:source:12 : [[ stack == \s\t\a\c\k ]] 2026-06-18 01:56:00.587 | ++ /opt/stack/magnum/devstack/plugin.sh:source:12 : [[ install == \i\n\s\t\a\l\l ]] 2026-06-18 01:56:00.593 | ++ /opt/stack/magnum/devstack/plugin.sh:source:13 : echo_summary 'Installing magnum' 2026-06-18 01:56:00.598 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-18 01:56:00.604 | ++ ./stack.sh:echo_summary:444 : echo -e Installing magnum 2026-06-18 01:56:00.610 | ++ /opt/stack/magnum/devstack/plugin.sh:source:14 : install_magnum 2026-06-18 01:56:00.617 | ++ /opt/stack/magnum/devstack/lib/magnum:install_magnum:325 : git_clone https://github.com/openstack/magnum.git /opt/stack/magnum master 2026-06-18 01:56:00.623 | ++ functions-common:git_clone:583 : local git_remote=https://github.com/openstack/magnum.git 2026-06-18 01:56:00.627 | ++ functions-common:git_clone:584 : local git_dest=/opt/stack/magnum 2026-06-18 01:56:00.631 | ++ functions-common:git_clone:585 : local git_ref=master 2026-06-18 01:56:00.634 | ++ functions-common:git_clone:586 : local orig_dir 2026-06-18 01:56:00.642 | +++ functions-common:git_clone:587 : pwd 2026-06-18 01:56:00.649 | ++ functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-18 01:56:00.654 | ++ functions-common:git_clone:588 : local git_clone_flags= 2026-06-18 01:56:00.661 | +++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-18 01:56:00.696 | ++ functions-common:git_clone:590 : RECLONE=False 2026-06-18 01:56:00.701 | ++ functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-18 01:56:00.706 | ++ functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-18 01:56:00.712 | ++ functions-common:git_clone:604 : echo master 2026-06-18 01:56:00.714 | ++ functions-common:git_clone:604 : egrep -q '^refs' 2026-06-18 01:56:00.724 | ++ functions-common:git_clone:618 : [[ ! -d /opt/stack/magnum ]] 2026-06-18 01:56:00.730 | ++ functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-18 01:56:00.736 | ++ functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/magnum 2026-06-18 01:56:00.759 | ++ functions-common:git_clone:666 : cd /opt/stack/magnum 2026-06-18 01:56:00.767 | ++ functions-common:git_clone:667 : head -1 2026-06-18 01:56:00.767 | ++ functions-common:git_clone:667 : git show --oneline 2026-06-18 01:56:00.776 | b9a40a6f Merge "Switch to new magnum-capi-helm project template" 2026-06-18 01:56:00.783 | ++ functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-18 01:56:00.789 | ++ /opt/stack/magnum/devstack/lib/magnum:install_magnum:326 : setup_develop /opt/stack/magnum 2026-06-18 01:56:00.796 | ++ inc/python:setup_develop:353 : local bindep 2026-06-18 01:56:00.802 | ++ inc/python:setup_develop:354 : [[ /opt/stack/magnum == -bindep* ]] 2026-06-18 01:56:00.808 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/magnum 2026-06-18 01:56:00.815 | ++ inc/python:setup_develop:359 : local extras= 2026-06-18 01:56:00.821 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/magnum -e 2026-06-18 01:56:00.827 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-18 01:56:00.834 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/magnum == -bindep* ]] 2026-06-18 01:56:00.840 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/magnum 2026-06-18 01:56:00.846 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-18 01:56:00.853 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-18 01:56:00.862 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/magnum 2026-06-18 01:56:00.869 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-18 01:56:00.878 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/magnum 2026-06-18 01:56:00.885 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-18 01:56:00.891 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-18 01:56:00.899 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/magnum/setup.cfg 2026-06-18 01:56:00.912 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=magnum 2026-06-18 01:56:00.918 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z magnum ']' 2026-06-18 01:56:00.924 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- magnum 2026-06-18 01:56:01.018 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/magnum -e 2026-06-18 01:56:01.024 | ++ inc/python:setup_package:436 : local bindep=0 2026-06-18 01:56:01.030 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-06-18 01:56:01.036 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-06-18 01:56:01.041 | ++ inc/python:setup_package:439 : [[ /opt/stack/magnum == -bindep* ]] 2026-06-18 01:56:01.047 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/magnum 2026-06-18 01:56:01.053 | ++ inc/python:setup_package:445 : local flags=-e 2026-06-18 01:56:01.059 | ++ inc/python:setup_package:446 : local extras= 2026-06-18 01:56:01.065 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-06-18 01:56:01.071 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-06-18 01:56:01.077 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-18 01:56:01.084 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-18 01:56:01.090 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-18 01:56:01.096 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/magnum 2026-06-18 01:56:01.145 | Using python 3.12 to install /opt/stack/magnum 2026-06-18 01:56:01.150 | ++ 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-18 01:56:01.743 | Obtaining file:///opt/stack/magnum 2026-06-18 01:56:01.744 | Installing build dependencies: started 2026-06-18 01:56:02.698 | Installing build dependencies: finished with status 'done' 2026-06-18 01:56:02.699 | Checking if build backend supports build_editable: started 2026-06-18 01:56:03.011 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-18 01:56:03.012 | Getting requirements to build editable: started 2026-06-18 01:56:03.186 | Getting requirements to build editable: finished with status 'done' 2026-06-18 01:56:03.188 | Installing backend dependencies: started 2026-06-18 01:56:04.202 | Installing backend dependencies: finished with status 'done' 2026-06-18 01:56:04.203 | Preparing editable metadata (pyproject.toml): started 2026-06-18 01:56:04.707 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-18 01:56:04.727 | 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-18 01:56:04.727 | 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-18 01:56:04.728 | 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-18 01:56:04.728 | 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-18 01:56:04.728 | 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-18 01:56:04.729 | 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-18 01:56:04.729 | 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-18 01:56:04.730 | 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-18 01:56:04.730 | 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-18 01:56:04.731 | 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-18 01:56:04.731 | 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-18 01:56:04.731 | 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-18 01:56:04.732 | 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-18 01:56:04.732 | 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-18 01:56:04.732 | 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-18 01:56:04.733 | 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-18 01:56:04.733 | 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-18 01:56:04.734 | 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-18 01:56:04.734 | 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-18 01:56:04.734 | 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-18 01:56:04.735 | 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-18 01:56:04.735 | 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-18 01:56:04.736 | 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-18 01:56:04.736 | 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-18 01:56:04.737 | 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-18 01:56:04.737 | 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-18 01:56:04.737 | 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-18 01:56:04.738 | 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-18 01:56:04.738 | 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-18 01:56:04.739 | Requirement already satisfied: openstacksdk>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev70) (4.16.0) 2026-06-18 01:56:04.739 | 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-18 01:56:04.739 | 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-18 01:56:04.740 | 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-18 01:56:04.740 | 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-18 01:56:04.741 | 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-18 01:56:04.741 | 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-18 01:56:04.742 | 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-18 01:56:04.743 | 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-18 01:56:04.744 | 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-18 01:56:04.744 | 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-18 01:56:04.745 | 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-18 01:56:04.747 | 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-18 01:56:04.748 | 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-18 01:56:04.748 | 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-18 01:56:04.748 | 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-18 01:56:04.750 | 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-18 01:56:04.752 | 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-18 01:56:04.754 | 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-18 01:56:04.756 | 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-18 01:56:04.756 | 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-18 01:56:04.759 | 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-18 01:56:04.760 | 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-18 01:56:04.761 | 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-18 01:56:04.764 | 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-18 01:56:04.765 | 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-18 01:56:04.766 | 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-18 01:56:04.766 | 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-18 01:56:04.773 | 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-18 01:56:04.773 | 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-18 01:56:04.775 | 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-18 01:56:04.777 | 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-18 01:56:04.781 | 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-18 01:56:04.781 | 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-18 01:56:04.785 | 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-18 01:56:04.787 | 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-18 01:56:04.788 | 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-18 01:56:04.788 | 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-18 01:56:04.789 | 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-18 01:56:04.789 | 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-18 01:56:04.791 | 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-18 01:56:04.797 | 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-18 01:56:04.797 | 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-18 01:56:04.800 | 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-18 01:56:04.802 | 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-18 01:56:04.803 | 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-18 01:56:04.804 | 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-18 01:56:04.807 | 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-18 01:56:04.814 | 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.2.0) 2026-06-18 01:56:04.817 | 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-18 01:56:04.818 | 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-18 01:56:04.819 | 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-18 01:56:04.819 | 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-18 01:56:04.820 | 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-18 01:56:04.820 | 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-18 01:56:04.822 | 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-18 01:56:04.830 | 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-18 01:56:04.832 | 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-18 01:56:04.837 | 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-18 01:56:04.856 | 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.1) 2026-06-18 01:56:04.875 | 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-18 01:56:04.882 | 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-18 01:56:04.882 | 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-18 01:56:04.883 | 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-18 01:56:04.884 | 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-18 01:56:04.898 | 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-18 01:56:04.899 | 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-18 01:56:04.904 | 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-18 01:56:04.912 | 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-18 01:56:04.933 | 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-18 01:56:04.934 | 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-18 01:56:04.934 | 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-18 01:56:04.935 | 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-18 01:56:04.935 | 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-18 01:56:04.942 | 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-18 01:56:04.942 | 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-18 01:56:04.942 | 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-18 01:56:04.943 | 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-18 01:56:04.982 | 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-18 01:56:04.982 | 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-18 01:56:04.983 | 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-18 01:56:04.986 | 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-18 01:56:05.009 | Building wheels for collected packages: magnum 2026-06-18 01:56:05.010 | Building editable for magnum (pyproject.toml): started 2026-06-18 01:56:05.592 | Building editable for magnum (pyproject.toml): finished with status 'done' 2026-06-18 01:56:05.595 | Created wheel for magnum: filename=magnum-22.1.0.dev70-0.editable-py3-none-any.whl size=8556 sha256=5eb127847bb03bac3dde5b8b354e6a8b5cae0ecc2ea9d70d0a8e2e6442ac61ad 2026-06-18 01:56:05.595 | Stored in directory: /tmp/pip-ephem-wheel-cache-ht9716wt/wheels/39/01/1a/f47ec236cb7453ee526875dad387c5d8bc05b3940dfd0bbb30 2026-06-18 01:56:05.601 | Successfully built magnum 2026-06-18 01:56:05.722 | Installing collected packages: magnum 2026-06-18 01:56:05.756 | Successfully installed magnum-22.1.0.dev70 2026-06-18 01:56:05.906 | ++ inc/python:pip_install:216 : result=0 2026-06-18 01:56:05.910 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-06-18 01:56:05.916 | ++ functions-common:time_stop:2414 : local name 2026-06-18 01:56:05.920 | ++ functions-common:time_stop:2415 : local end_time 2026-06-18 01:56:05.926 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-18 01:56:05.931 | ++ functions-common:time_stop:2417 : local total 2026-06-18 01:56:05.937 | ++ functions-common:time_stop:2418 : local start_time 2026-06-18 01:56:05.941 | ++ functions-common:time_stop:2420 : name=pip_install 2026-06-18 01:56:05.946 | ++ functions-common:time_stop:2421 : start_time=1781747761133 2026-06-18 01:56:05.950 | ++ functions-common:time_stop:2423 : [[ -z 1781747761133 ]] 2026-06-18 01:56:05.957 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 01:56:05.966 | ++ functions-common:time_stop:2426 : end_time=1781747765960 2026-06-18 01:56:05.971 | ++ functions-common:time_stop:2427 : elapsed_time=4827 2026-06-18 01:56:05.974 | ++ functions-common:time_stop:2428 : total=103192 2026-06-18 01:56:05.979 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 01:56:05.984 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=108019 2026-06-18 01:56:05.990 | ++ inc/python:pip_install:219 : return 0 2026-06-18 01:56:05.996 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-18 01:56:06.002 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-18 01:56:06.008 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/magnum 2026-06-18 01:56:06.012 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/magnum 2026-06-18 01:56:06.018 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 01:56:06.023 | ++ 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-18 01:56:06.029 | ++ 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-18 01:56:06.035 | ++ inc/python:use_library_from_git:269 : return 1 2026-06-18 01:56:06.041 | ++ /opt/stack/magnum/devstack/plugin.sh:source:16 : MAGNUM_GUEST_IMAGE_URL=https://github.com/vexxhost/capo-image-elements/releases/download/2026.05-7/ubuntu-22.04-v1.34.8.qcow2 2026-06-18 01:56:06.046 | ++ /opt/stack/magnum/devstack/plugin.sh:source:17 : MAGNUM_GUEST_IMAGE_EXTRA_PROPERTIES= 2026-06-18 01:56:06.052 | ++ /opt/stack/magnum/devstack/plugin.sh:source:18 : IMAGE_URLS+=,https://github.com/vexxhost/capo-image-elements/releases/download/2026.05-7/ubuntu-22.04-v1.34.8.qcow2 2026-06-18 01:56:06.059 | ++ /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-18 01:56:06.064 | ++ /opt/stack/magnum/devstack/plugin.sh:source:22 : install_magnumclient 2026-06-18 01:56:06.070 | ++ /opt/stack/magnum/devstack/lib/magnum:install_magnumclient:316 : use_library_from_git python-magnumclient 2026-06-18 01:56:06.075 | ++ inc/python:use_library_from_git:266 : local name=python-magnumclient 2026-06-18 01:56:06.082 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 01:56:06.088 | ++ 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-18 01:56:06.093 | ++ 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-18 01:56:06.099 | ++ inc/python:use_library_from_git:268 : enabled=0 2026-06-18 01:56:06.105 | ++ inc/python:use_library_from_git:269 : return 0 2026-06-18 01:56:06.113 | ++ /opt/stack/magnum/devstack/lib/magnum:install_magnumclient:317 : git_clone_by_name python-magnumclient 2026-06-18 01:56:06.118 | ++ functions-common:git_clone_by_name:675 : local name=python-magnumclient 2026-06-18 01:56:06.125 | ++ functions-common:git_clone_by_name:676 : local repo=https://github.com/openstack/python-magnumclient.git 2026-06-18 01:56:06.131 | ++ functions-common:git_clone_by_name:677 : local dir=/opt/stack/python-magnumclient 2026-06-18 01:56:06.135 | ++ functions-common:git_clone_by_name:678 : local branch=master 2026-06-18 01:56:06.140 | ++ functions-common:git_clone_by_name:679 : git_clone https://github.com/openstack/python-magnumclient.git /opt/stack/python-magnumclient master 2026-06-18 01:56:06.146 | ++ functions-common:git_clone:583 : local git_remote=https://github.com/openstack/python-magnumclient.git 2026-06-18 01:56:06.153 | ++ functions-common:git_clone:584 : local git_dest=/opt/stack/python-magnumclient 2026-06-18 01:56:06.158 | ++ functions-common:git_clone:585 : local git_ref=master 2026-06-18 01:56:06.163 | ++ functions-common:git_clone:586 : local orig_dir 2026-06-18 01:56:06.170 | +++ functions-common:git_clone:587 : pwd 2026-06-18 01:56:06.177 | ++ functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-18 01:56:06.183 | ++ functions-common:git_clone:588 : local git_clone_flags= 2026-06-18 01:56:06.190 | +++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-18 01:56:06.229 | ++ functions-common:git_clone:590 : RECLONE=False 2026-06-18 01:56:06.237 | ++ functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-18 01:56:06.242 | ++ functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-18 01:56:06.250 | ++ functions-common:git_clone:604 : echo master 2026-06-18 01:56:06.251 | ++ functions-common:git_clone:604 : egrep -q '^refs' 2026-06-18 01:56:06.263 | ++ functions-common:git_clone:618 : [[ ! -d /opt/stack/python-magnumclient ]] 2026-06-18 01:56:06.269 | ++ functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-18 01:56:06.275 | ++ functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/python-magnumclient 2026-06-18 01:56:06.302 | ++ functions-common:git_clone:666 : cd /opt/stack/python-magnumclient 2026-06-18 01:56:06.309 | ++ functions-common:git_clone:667 : git show --oneline 2026-06-18 01:56:06.312 | ++ functions-common:git_clone:667 : head -1 2026-06-18 01:56:06.315 | 0cee961 Add --hidden/--visible flags to cluster template update command 2026-06-18 01:56:06.322 | ++ functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-18 01:56:06.329 | ++ /opt/stack/magnum/devstack/lib/magnum:install_magnumclient:318 : setup_dev_lib python-magnumclient 2026-06-18 01:56:06.336 | ++ inc/python:setup_dev_lib:312 : local bindep 2026-06-18 01:56:06.342 | ++ inc/python:setup_dev_lib:313 : [[ python-magnumclient == -bindep* ]] 2026-06-18 01:56:06.349 | ++ inc/python:setup_dev_lib:317 : local name=python-magnumclient 2026-06-18 01:56:06.356 | ++ inc/python:setup_dev_lib:318 : local dir=/opt/stack/python-magnumclient 2026-06-18 01:56:06.362 | ++ inc/python:setup_dev_lib:319 : local extras= 2026-06-18 01:56:06.369 | ++ inc/python:setup_dev_lib:320 : setup_develop /opt/stack/python-magnumclient 2026-06-18 01:56:06.374 | ++ inc/python:setup_develop:353 : local bindep 2026-06-18 01:56:06.381 | ++ inc/python:setup_develop:354 : [[ /opt/stack/python-magnumclient == -bindep* ]] 2026-06-18 01:56:06.387 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/python-magnumclient 2026-06-18 01:56:06.394 | ++ inc/python:setup_develop:359 : local extras= 2026-06-18 01:56:06.399 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/python-magnumclient -e 2026-06-18 01:56:06.406 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-18 01:56:06.411 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/python-magnumclient == -bindep* ]] 2026-06-18 01:56:06.416 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/python-magnumclient 2026-06-18 01:56:06.424 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-18 01:56:06.429 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-18 01:56:06.437 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/python-magnumclient 2026-06-18 01:56:06.442 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-18 01:56:06.450 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/python-magnumclient 2026-06-18 01:56:06.456 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-18 01:56:06.463 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-18 01:56:06.472 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/python-magnumclient/setup.cfg 2026-06-18 01:56:06.483 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=python-magnumclient 2026-06-18 01:56:06.488 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z python-magnumclient ']' 2026-06-18 01:56:06.493 | ++ 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-18 01:56:06.590 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/python-magnumclient -e 2026-06-18 01:56:06.595 | ++ inc/python:setup_package:436 : local bindep=0 2026-06-18 01:56:06.601 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-06-18 01:56:06.607 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-06-18 01:56:06.613 | ++ inc/python:setup_package:439 : [[ /opt/stack/python-magnumclient == -bindep* ]] 2026-06-18 01:56:06.620 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/python-magnumclient 2026-06-18 01:56:06.627 | ++ inc/python:setup_package:445 : local flags=-e 2026-06-18 01:56:06.633 | ++ inc/python:setup_package:446 : local extras= 2026-06-18 01:56:06.638 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-06-18 01:56:06.643 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-06-18 01:56:06.650 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-18 01:56:06.657 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-18 01:56:06.662 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-18 01:56:06.669 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/python-magnumclient 2026-06-18 01:56:06.717 | Using python 3.12 to install /opt/stack/python-magnumclient 2026-06-18 01:56:06.722 | ++ 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-18 01:56:07.321 | Obtaining file:///opt/stack/python-magnumclient 2026-06-18 01:56:07.323 | Installing build dependencies: started 2026-06-18 01:56:08.324 | Installing build dependencies: finished with status 'done' 2026-06-18 01:56:08.324 | Checking if build backend supports build_editable: started 2026-06-18 01:56:08.659 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-18 01:56:08.661 | Getting requirements to build editable: started 2026-06-18 01:56:08.828 | Getting requirements to build editable: finished with status 'done' 2026-06-18 01:56:08.830 | Installing backend dependencies: started 2026-06-18 01:56:09.832 | Installing backend dependencies: finished with status 'done' 2026-06-18 01:56:09.833 | Preparing editable metadata (pyproject.toml): started 2026-06-18 01:56:10.201 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-18 01:56:10.219 | 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-18 01:56:10.220 | 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-18 01:56:10.220 | 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-18 01:56:10.221 | 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-18 01:56:10.221 | 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-18 01:56:10.222 | 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-18 01:56:10.223 | 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-18 01:56:10.223 | 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-18 01:56:10.223 | 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.16.0) 2026-06-18 01:56:10.224 | 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-18 01:56:10.224 | 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-18 01:56:10.225 | 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-18 01:56:10.225 | 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-18 01:56:10.226 | 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-18 01:56:10.228 | 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-18 01:56:10.230 | 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-18 01:56:10.230 | 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-18 01:56:10.231 | 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-18 01:56:10.233 | 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-18 01:56:10.234 | 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-18 01:56:10.234 | 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-18 01:56:10.235 | 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-18 01:56:10.235 | 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-18 01:56:10.236 | 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-18 01:56:10.239 | 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-18 01:56:10.241 | 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-18 01:56:10.243 | 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-18 01:56:10.244 | 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-18 01:56:10.246 | 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-18 01:56:10.246 | 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-18 01:56:10.247 | 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-18 01:56:10.247 | 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-18 01:56:10.249 | 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-18 01:56:10.250 | 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-18 01:56:10.250 | 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-18 01:56:10.251 | 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-18 01:56:10.252 | 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-18 01:56:10.253 | 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-18 01:56:10.254 | 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-18 01:56:10.257 | 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.2.0) 2026-06-18 01:56:10.259 | 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-18 01:56:10.260 | 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-18 01:56:10.262 | 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-18 01:56:10.265 | 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.1) 2026-06-18 01:56:10.273 | 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-18 01:56:10.275 | 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-18 01:56:10.275 | 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-18 01:56:10.276 | 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-18 01:56:10.277 | 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-18 01:56:10.285 | 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-18 01:56:10.286 | 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-18 01:56:10.289 | 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-18 01:56:10.305 | Building wheels for collected packages: python-magnumclient 2026-06-18 01:56:10.306 | Building editable for python-magnumclient (pyproject.toml): started 2026-06-18 01:56:10.681 | Building editable for python-magnumclient (pyproject.toml): finished with status 'done' 2026-06-18 01:56:10.683 | Created wheel for python-magnumclient: filename=python_magnumclient-4.11.0.dev5-0.editable-py3-none-any.whl size=9031 sha256=96c5ed0cbdf7cef510d945e534dce7dd8d317a941fd4d5579093d37571b6a3f8 2026-06-18 01:56:10.683 | Stored in directory: /tmp/pip-ephem-wheel-cache-1ip3vhl0/wheels/b5/b9/e3/9d98d11e43d3ea43a33a70ade521bd1ecc2d41c4a07454be38 2026-06-18 01:56:10.688 | Successfully built python-magnumclient 2026-06-18 01:56:10.823 | Installing collected packages: python-magnumclient 2026-06-18 01:56:10.857 | Successfully installed python-magnumclient-4.11.0.dev5 2026-06-18 01:56:10.997 | ++ inc/python:pip_install:216 : result=0 2026-06-18 01:56:11.001 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-06-18 01:56:11.005 | ++ functions-common:time_stop:2414 : local name 2026-06-18 01:56:11.011 | ++ functions-common:time_stop:2415 : local end_time 2026-06-18 01:56:11.016 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-18 01:56:11.021 | ++ functions-common:time_stop:2417 : local total 2026-06-18 01:56:11.026 | ++ functions-common:time_stop:2418 : local start_time 2026-06-18 01:56:11.031 | ++ functions-common:time_stop:2420 : name=pip_install 2026-06-18 01:56:11.036 | ++ functions-common:time_stop:2421 : start_time=1781747766705 2026-06-18 01:56:11.040 | ++ functions-common:time_stop:2423 : [[ -z 1781747766705 ]] 2026-06-18 01:56:11.047 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 01:56:11.056 | ++ functions-common:time_stop:2426 : end_time=1781747771050 2026-06-18 01:56:11.063 | ++ functions-common:time_stop:2427 : elapsed_time=4345 2026-06-18 01:56:11.067 | ++ functions-common:time_stop:2428 : total=108019 2026-06-18 01:56:11.072 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 01:56:11.078 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=112364 2026-06-18 01:56:11.082 | ++ inc/python:pip_install:219 : return 0 2026-06-18 01:56:11.088 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-18 01:56:11.093 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-18 01:56:11.099 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/python-magnumclient 2026-06-18 01:56:11.103 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/python-magnumclient 2026-06-18 01:56:11.109 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 01:56:11.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,python-magnumclient = \A\L\L ]] 2026-06-18 01:56:11.121 | ++ 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-18 01:56:11.127 | ++ inc/python:use_library_from_git:269 : return 1 2026-06-18 01:56:11.135 | ++ /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-18 01:56:11.161 | ++ /opt/stack/magnum/devstack/plugin.sh:source:23 : cleanup_magnum 2026-06-18 01:56:11.167 | ++ /opt/stack/magnum/devstack/lib/magnum:cleanup_magnum:87 : sudo rm -rf /opt/stack/data/magnum /var/lib/magnum/certificate-cache 2026-06-18 01:56:11.191 | +++ /opt/stack/magnum/devstack/lib/magnum:cleanup_magnum:88 : apache_site_config_for magnum-api 2026-06-18 01:56:11.197 | +++ lib/apache:apache_site_config_for:174 : local site=magnum-api 2026-06-18 01:56:11.204 | +++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-18 01:56:11.210 | +++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 01:56:11.217 | +++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 01:56:11.222 | +++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/magnum-api.conf 2026-06-18 01:56:11.229 | ++ /opt/stack/magnum/devstack/lib/magnum:cleanup_magnum:88 : sudo rm -f /etc/apache2/sites-available/magnum-api.conf 2026-06-18 01:56:11.251 | ++ /opt/stack/magnum/devstack/lib/magnum:cleanup_magnum:89 : remove_uwsgi_config /etc/magnum/magnum-api-uwsgi.ini magnum.wsgi.api:application 2026-06-18 01:56:11.257 | ++ lib/apache:remove_uwsgi_config:405 : local conf=/etc/magnum/magnum-api-uwsgi.ini 2026-06-18 01:56:11.263 | ++ lib/apache:remove_uwsgi_config:406 : local wsgi=magnum.wsgi.api:application 2026-06-18 01:56:11.268 | ++ lib/apache:remove_uwsgi_config:407 : local name= 2026-06-18 01:56:11.275 | +++ lib/apache:remove_uwsgi_config:410 : basename magnum.wsgi.api:application 2026-06-18 01:56:11.284 | ++ lib/apache:remove_uwsgi_config:410 : name=magnum.wsgi.api:application 2026-06-18 01:56:11.290 | ++ lib/apache:remove_uwsgi_config:412 : [[ magnum.wsgi.api:application = /* ]] 2026-06-18 01:56:11.296 | ++ lib/apache:remove_uwsgi_config:416 : rm -rf /etc/magnum/magnum-api-uwsgi.ini 2026-06-18 01:56:11.305 | ++ lib/apache:remove_uwsgi_config:417 : disable_apache_site magnum.wsgi.api:application 2026-06-18 01:56:11.311 | ++ lib/apache:disable_apache_site:207 : local site=magnum.wsgi.api:application 2026-06-18 01:56:11.317 | ++ lib/apache:disable_apache_site:208 : is_ubuntu 2026-06-18 01:56:11.322 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 01:56:11.328 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 01:56:11.335 | ++ lib/apache:disable_apache_site:209 : sudo a2dissite magnum.wsgi.api:application 2026-06-18 01:56:11.377 | ERROR: Site magnum.wsgi.api:application does not exist! 2026-06-18 01:56:11.387 | ++ lib/apache:disable_apache_site:209 : true 2026-06-18 01:56:11.394 | ++ /opt/stack/magnum/devstack/plugin.sh:source:56 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-18 01:56:11.399 | ++ /opt/stack/magnum/devstack/plugin.sh:source:60 : [[ stack == \c\l\e\a\n ]] 2026-06-18 01:56:11.412 | + functions-common:run_plugins:1833 : for plugin in ${plugins//,/ } 2026-06-18 01:56:11.420 | + functions-common:run_plugins:1834 : local dir=/opt/stack/manila 2026-06-18 01:56:11.426 | + functions-common:run_plugins:1835 : [[ -f /opt/stack/manila/devstack/plugin.sh ]] 2026-06-18 01:56:11.433 | + functions-common:run_plugins:1836 : source /opt/stack/manila/devstack/plugin.sh stack install 2026-06-18 01:56:11.477 | ++ /opt/stack/manila/devstack/plugin.sh:source:1152 : [[ stack == \s\t\a\c\k ]] 2026-06-18 01:56:11.482 | ++ /opt/stack/manila/devstack/plugin.sh:source:1152 : [[ install == \i\n\s\t\a\l\l ]] 2026-06-18 01:56:11.488 | ++ /opt/stack/manila/devstack/plugin.sh:source:1153 : echo_summary 'Installing Manila Client' 2026-06-18 01:56:11.495 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-18 01:56:11.501 | ++ ./stack.sh:echo_summary:444 : echo -e Installing Manila Client 2026-06-18 01:56:11.508 | ++ /opt/stack/manila/devstack/plugin.sh:source:1154 : install_manilaclient 2026-06-18 01:56:11.514 | ++ /opt/stack/manila/devstack/plugin.sh:install_manilaclient:706 : use_library_from_git python-manilaclient 2026-06-18 01:56:11.519 | ++ inc/python:use_library_from_git:266 : local name=python-manilaclient 2026-06-18 01:56:11.525 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 01:56:11.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,python-magnumclient = \A\L\L ]] 2026-06-18 01:56:11.536 | ++ 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-18 01:56:11.542 | ++ inc/python:use_library_from_git:269 : return 1 2026-06-18 01:56:11.548 | ++ /opt/stack/manila/devstack/plugin.sh:install_manilaclient:710 : pip_install python-manilaclient 2026-06-18 01:56:11.598 | Using python 3.12 to install python-manilaclient 2026-06-18 01:56:11.603 | ++ 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-18 01:56:12.321 | Collecting python-manilaclient 2026-06-18 01:56:12.437 | Downloading python_manilaclient-6.1.0-py3-none-any.whl.metadata (5.5 kB) 2026-06-18 01:56:12.449 | 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-18 01:56:12.450 | 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-18 01:56:12.451 | 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-18 01:56:12.452 | 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-18 01:56:12.453 | 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-18 01:56:12.454 | 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-18 01:56:12.455 | 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-18 01:56:12.456 | 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-18 01:56:12.456 | 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-18 01:56:12.456 | 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-18 01:56:12.457 | 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-18 01:56:12.458 | 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-18 01:56:12.459 | 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-18 01:56:12.459 | 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-18 01:56:12.460 | 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-18 01:56:12.462 | 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-18 01:56:12.463 | 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.16.0) 2026-06-18 01:56:12.464 | 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-18 01:56:12.465 | 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-18 01:56:12.466 | 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-18 01:56:12.466 | 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-18 01:56:12.468 | 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-18 01:56:12.468 | 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-18 01:56:12.469 | 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-18 01:56:12.469 | 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-18 01:56:12.471 | 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-18 01:56:12.471 | 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-18 01:56:12.471 | 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-18 01:56:12.472 | 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-18 01:56:12.472 | 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-18 01:56:12.473 | 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-18 01:56:12.474 | 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-18 01:56:12.475 | 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-18 01:56:12.478 | 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-18 01:56:12.481 | 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-18 01:56:12.483 | 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-18 01:56:12.484 | 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-18 01:56:12.487 | 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-18 01:56:12.488 | 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-18 01:56:12.491 | 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.2.0) 2026-06-18 01:56:12.493 | 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-18 01:56:12.494 | 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-18 01:56:12.496 | 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-18 01:56:12.499 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->python-manilaclient) (0.8.1) 2026-06-18 01:56:12.506 | 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-18 01:56:12.508 | 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-18 01:56:12.509 | 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-18 01:56:12.509 | 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-18 01:56:12.510 | 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-18 01:56:12.518 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=3.2.0->python-manilaclient) (4.2.0) 2026-06-18 01:56:12.519 | 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-18 01:56:12.521 | 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-18 01:56:12.564 | Downloading python_manilaclient-6.1.0-py3-none-any.whl (411 kB) 2026-06-18 01:56:12.790 | Installing collected packages: python-manilaclient 2026-06-18 01:56:13.163 | Successfully installed python-manilaclient-6.1.0 2026-06-18 01:56:13.264 | ++ inc/python:pip_install:216 : result=0 2026-06-18 01:56:13.269 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-06-18 01:56:13.276 | ++ functions-common:time_stop:2414 : local name 2026-06-18 01:56:13.282 | ++ functions-common:time_stop:2415 : local end_time 2026-06-18 01:56:13.288 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-18 01:56:13.295 | ++ functions-common:time_stop:2417 : local total 2026-06-18 01:56:13.301 | ++ functions-common:time_stop:2418 : local start_time 2026-06-18 01:56:13.307 | ++ functions-common:time_stop:2420 : name=pip_install 2026-06-18 01:56:13.313 | ++ functions-common:time_stop:2421 : start_time=1781747771587 2026-06-18 01:56:13.319 | ++ functions-common:time_stop:2423 : [[ -z 1781747771587 ]] 2026-06-18 01:56:13.326 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 01:56:13.337 | ++ functions-common:time_stop:2426 : end_time=1781747773329 2026-06-18 01:56:13.343 | ++ functions-common:time_stop:2427 : elapsed_time=1742 2026-06-18 01:56:13.350 | ++ functions-common:time_stop:2428 : total=112364 2026-06-18 01:56:13.355 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 01:56:13.362 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=114106 2026-06-18 01:56:13.369 | ++ inc/python:pip_install:219 : return 0 2026-06-18 01:56:13.376 | ++ /opt/stack/manila/devstack/plugin.sh:install_manilaclient:712 : [[ True == \T\r\u\e ]] 2026-06-18 01:56:13.384 | ++ /opt/stack/manila/devstack/plugin.sh:install_manilaclient:713 : sudo ln -sf /opt/stack/data/venv/bin/manila /usr/local/bin 2026-06-18 01:56:13.405 | ++ /opt/stack/manila/devstack/plugin.sh:source:1155 : echo_summary 'Installing Manila' 2026-06-18 01:56:13.412 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-18 01:56:13.420 | ++ ./stack.sh:echo_summary:444 : echo -e Installing Manila 2026-06-18 01:56:13.428 | ++ /opt/stack/manila/devstack/plugin.sh:source:1156 : install_manila 2026-06-18 01:56:13.435 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:719 : setup_develop /opt/stack/manila 2026-06-18 01:56:13.442 | ++ inc/python:setup_develop:353 : local bindep 2026-06-18 01:56:13.449 | ++ inc/python:setup_develop:354 : [[ /opt/stack/manila == -bindep* ]] 2026-06-18 01:56:13.457 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/manila 2026-06-18 01:56:13.463 | ++ inc/python:setup_develop:359 : local extras= 2026-06-18 01:56:13.470 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/manila -e 2026-06-18 01:56:13.477 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-18 01:56:13.484 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/manila == -bindep* ]] 2026-06-18 01:56:13.489 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/manila 2026-06-18 01:56:13.496 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-18 01:56:13.502 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-18 01:56:13.510 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/manila 2026-06-18 01:56:13.517 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-18 01:56:13.525 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/manila 2026-06-18 01:56:13.531 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-18 01:56:13.537 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-18 01:56:13.544 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/manila/setup.cfg 2026-06-18 01:56:13.557 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=manila 2026-06-18 01:56:13.564 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z manila ']' 2026-06-18 01:56:13.569 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- manila 2026-06-18 01:56:13.665 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/manila -e 2026-06-18 01:56:13.671 | ++ inc/python:setup_package:436 : local bindep=0 2026-06-18 01:56:13.678 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-06-18 01:56:13.683 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-06-18 01:56:13.689 | ++ inc/python:setup_package:439 : [[ /opt/stack/manila == -bindep* ]] 2026-06-18 01:56:13.695 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/manila 2026-06-18 01:56:13.701 | ++ inc/python:setup_package:445 : local flags=-e 2026-06-18 01:56:13.708 | ++ inc/python:setup_package:446 : local extras= 2026-06-18 01:56:13.714 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-06-18 01:56:13.720 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-06-18 01:56:13.726 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-18 01:56:13.732 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-18 01:56:13.738 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-18 01:56:13.744 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/manila 2026-06-18 01:56:13.795 | Using python 3.12 to install /opt/stack/manila 2026-06-18 01:56:13.800 | ++ 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-18 01:56:14.407 | Obtaining file:///opt/stack/manila 2026-06-18 01:56:14.409 | Installing build dependencies: started 2026-06-18 01:56:15.458 | Installing build dependencies: finished with status 'done' 2026-06-18 01:56:15.460 | Checking if build backend supports build_editable: started 2026-06-18 01:56:15.768 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-18 01:56:15.769 | Getting requirements to build editable: started 2026-06-18 01:56:16.427 | Getting requirements to build editable: finished with status 'done' 2026-06-18 01:56:16.429 | Preparing editable metadata (pyproject.toml): started 2026-06-18 01:56:16.910 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-18 01:56:16.932 | 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-18 01:56:16.932 | 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-18 01:56:16.932 | 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-18 01:56:16.932 | 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-18 01:56:16.932 | 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-18 01:56:16.932 | 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-18 01:56:16.932 | 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-18 01:56:16.933 | 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-18 01:56:16.933 | 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-18 01:56:16.934 | 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-18 01:56:16.934 | 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-18 01:56:16.935 | 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-18 01:56:16.935 | 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-18 01:56:16.936 | 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-18 01:56:16.936 | 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-18 01:56:16.937 | 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-18 01:56:16.937 | 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-18 01:56:16.937 | 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-18 01:56:16.938 | 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-18 01:56:16.938 | 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-18 01:56:16.939 | 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-18 01:56:16.940 | 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-18 01:56:16.940 | 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-18 01:56:16.941 | 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-18 01:56:16.941 | 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-18 01:56:16.942 | 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-18 01:56:16.942 | 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-18 01:56:16.942 | 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-18 01:56:16.943 | 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-18 01:56:16.943 | 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-18 01:56:16.944 | 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-18 01:56:16.944 | 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-18 01:56:16.945 | 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-18 01:56:16.945 | 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-18 01:56:16.946 | 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-18 01:56:16.946 | 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-18 01:56:17.047 | Collecting SQLAlchemy-Utils>=0.38.3 (from manila==22.1.0.dev111) 2026-06-18 01:56:17.163 | Downloading sqlalchemy_utils-0.42.1-py3-none-any.whl.metadata (4.6 kB) 2026-06-18 01:56:17.176 | 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-18 01:56:17.177 | 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-18 01:56:17.177 | 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-18 01:56:17.178 | 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-18 01:56:17.178 | 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-18 01:56:17.179 | 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-18 01:56:17.179 | 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-18 01:56:17.180 | 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-18 01:56:17.181 | Requirement already satisfied: openstacksdk>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (4.16.0) 2026-06-18 01:56:17.182 | 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-18 01:56:17.182 | 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-18 01:56:17.184 | 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-18 01:56:17.185 | 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-18 01:56:17.187 | 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-18 01:56:17.190 | 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-18 01:56:17.192 | 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-18 01:56:17.197 | 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-18 01:56:17.197 | 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-18 01:56:17.198 | 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-18 01:56:17.198 | 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-18 01:56:17.202 | 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-18 01:56:17.203 | 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-18 01:56:17.205 | 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-18 01:56:17.206 | 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-18 01:56:17.207 | 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-18 01:56:17.207 | 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-18 01:56:17.212 | 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-18 01:56:17.212 | 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-18 01:56:17.213 | 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-18 01:56:17.213 | 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-18 01:56:17.214 | 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-18 01:56:17.215 | 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-18 01:56:17.215 | 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-18 01:56:17.220 | 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-18 01:56:17.226 | 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-18 01:56:17.226 | 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-18 01:56:17.228 | 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-18 01:56:17.230 | 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-18 01:56:17.234 | 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-18 01:56:17.234 | 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-18 01:56:17.238 | 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-18 01:56:17.240 | 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-18 01:56:17.242 | 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-18 01:56:17.242 | 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-18 01:56:17.243 | 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-18 01:56:17.245 | 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-18 01:56:17.249 | 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-18 01:56:17.253 | 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-18 01:56:17.255 | 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-18 01:56:17.255 | 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-18 01:56:17.256 | 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-18 01:56:17.260 | 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-18 01:56:17.265 | 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.2.0) 2026-06-18 01:56:17.276 | 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-18 01:56:17.279 | 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-18 01:56:17.281 | 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-18 01:56:17.284 | 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-18 01:56:17.295 | 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-18 01:56:17.295 | 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-18 01:56:17.299 | 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-18 01:56:17.308 | 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.1) 2026-06-18 01:56:17.327 | 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-18 01:56:17.329 | 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-18 01:56:17.330 | 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-18 01:56:17.335 | 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-18 01:56:17.335 | 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-18 01:56:17.336 | 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-18 01:56:17.336 | 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-18 01:56:17.346 | 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-18 01:56:17.352 | 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-18 01:56:17.368 | 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-18 01:56:17.368 | 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-18 01:56:17.369 | 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-18 01:56:17.370 | 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-18 01:56:17.387 | 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-18 01:56:17.388 | 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-18 01:56:17.393 | 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-18 01:56:17.403 | 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-18 01:56:17.437 | 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-18 01:56:17.499 | Downloading sqlalchemy_utils-0.42.1-py3-none-any.whl (91 kB) 2026-06-18 01:56:17.556 | Building wheels for collected packages: manila 2026-06-18 01:56:17.557 | Building editable for manila (pyproject.toml): started 2026-06-18 01:56:18.262 | Building editable for manila (pyproject.toml): finished with status 'done' 2026-06-18 01:56:18.264 | Created wheel for manila: filename=manila-22.1.0.dev111-0.editable-py3-none-any.whl size=8985 sha256=e053938f20afb159baeb290982e4eec8061222b9cfb2438a40202f4841dac252 2026-06-18 01:56:18.264 | Stored in directory: /tmp/pip-ephem-wheel-cache-7kfjkjtq/wheels/f6/b2/8b/532c6b60f11d4884c24473457b7bcd86078c86d51cdce6a48f 2026-06-18 01:56:18.269 | Successfully built manila 2026-06-18 01:56:18.394 | Installing collected packages: SQLAlchemy-Utils, manila 2026-06-18 01:56:18.478 | 2026-06-18 01:56:18.499 | Successfully installed SQLAlchemy-Utils-0.42.1 manila-22.1.0.dev111 2026-06-18 01:56:18.620 | ++ inc/python:pip_install:216 : result=0 2026-06-18 01:56:18.627 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-06-18 01:56:18.632 | ++ functions-common:time_stop:2414 : local name 2026-06-18 01:56:18.638 | ++ functions-common:time_stop:2415 : local end_time 2026-06-18 01:56:18.644 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-18 01:56:18.650 | ++ functions-common:time_stop:2417 : local total 2026-06-18 01:56:18.657 | ++ functions-common:time_stop:2418 : local start_time 2026-06-18 01:56:18.663 | ++ functions-common:time_stop:2420 : name=pip_install 2026-06-18 01:56:18.668 | ++ functions-common:time_stop:2421 : start_time=1781747773784 2026-06-18 01:56:18.674 | ++ functions-common:time_stop:2423 : [[ -z 1781747773784 ]] 2026-06-18 01:56:18.681 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 01:56:18.690 | ++ functions-common:time_stop:2426 : end_time=1781747778684 2026-06-18 01:56:18.695 | ++ functions-common:time_stop:2427 : elapsed_time=4900 2026-06-18 01:56:18.701 | ++ functions-common:time_stop:2428 : total=114106 2026-06-18 01:56:18.707 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 01:56:18.713 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=119006 2026-06-18 01:56:18.719 | ++ inc/python:pip_install:219 : return 0 2026-06-18 01:56:18.725 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-18 01:56:18.732 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-18 01:56:18.738 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/manila 2026-06-18 01:56:18.744 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/manila 2026-06-18 01:56:18.749 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 01:56:18.755 | ++ 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-18 01:56:18.761 | ++ 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-18 01:56:18.768 | ++ inc/python:use_library_from_git:269 : return 1 2026-06-18 01:56:18.774 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:721 : is_service_enabled m-shr 2026-06-18 01:56:18.813 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 01:56:18.822 | +++ /opt/stack/manila/devstack/plugin.sh:install_manila:723 : systemctl is-active nfs-ganesha.service 2026-06-18 01:56:18.839 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:723 : [[ ! inactive == \a\c\t\i\v\e ]] 2026-06-18 01:56:18.844 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:724 : '[' manila.share.drivers.generic.GenericShareDriver '!=' manila.share.drivers.cephfs.driver.CephFSDriver ']' 2026-06-18 01:56:18.851 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:725 : _install_nfs_and_samba 2026-06-18 01:56:18.858 | ++ /opt/stack/manila/devstack/plugin.sh:_install_nfs_and_samba:686 : is_ubuntu 2026-06-18 01:56:18.864 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 01:56:18.871 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 01:56:18.876 | ++ /opt/stack/manila/devstack/plugin.sh:_install_nfs_and_samba:687 : install_package nfs-kernel-server nfs-common samba 2026-06-18 01:56:18.883 | ++ functions-common:install_package:1432 : update_package_repo 2026-06-18 01:56:18.891 | ++ functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-18 01:56:18.898 | ++ functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-18 01:56:18.908 | ++ functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-18 01:56:18.913 | ++ functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-18 01:56:18.919 | ++ functions-common:update_package_repo:1414 : is_ubuntu 2026-06-18 01:56:18.925 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 01:56:18.932 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 01:56:18.939 | ++ functions-common:update_package_repo:1415 : apt_get_update 2026-06-18 01:56:18.946 | ++ functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-18 01:56:18.952 | ++ functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-18 01:56:18.958 | ++ functions-common:apt_get_update:1161 : return 2026-06-18 01:56:18.964 | ++ functions-common:install_package:1433 : real_install_package nfs-kernel-server nfs-common samba 2026-06-18 01:56:18.970 | ++ functions-common:real_install_package:1420 : is_ubuntu 2026-06-18 01:56:18.976 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 01:56:18.983 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 01:56:18.989 | ++ functions-common:real_install_package:1421 : apt_get install nfs-kernel-server nfs-common samba 2026-06-18 01:56:19.041 | ++ 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-18 01:56:19.084 | Reading package lists... 2026-06-18 01:56:19.304 | Building dependency tree... 2026-06-18 01:56:19.305 | Reading state information... 2026-06-18 01:56:19.525 | The following additional packages will be installed: 2026-06-18 01:56:19.525 | keyutils libavahi-client3 libavahi-common-data libavahi-common3 libcups2t64 2026-06-18 01:56:19.526 | libldb2 liblmdb0 libnfsidmap1 libtalloc2 libtdb1 libtevent0t64 libwbclient0 2026-06-18 01:56:19.526 | python3-dnspython python3-ldb python3-markdown python3-samba python3-talloc 2026-06-18 01:56:19.526 | python3-tdb rpcbind samba-common samba-common-bin samba-libs tdb-tools 2026-06-18 01:56:19.527 | Suggested packages: 2026-06-18 01:56:19.527 | cups-common watchdog python3-trio python3-aioquic python3-h2 python3-httpx 2026-06-18 01:56:19.527 | python3-httpcore python-markdown-doc bind9 bind9utils ctdb ldb-tools ntp 2026-06-18 01:56:19.527 | | chrony ufw winbind heimdal-clients 2026-06-18 01:56:19.527 | Recommended packages: 2026-06-18 01:56:19.527 | python3-gpg attr samba-dsdb-modules samba-vfs-modules samba-ad-provision 2026-06-18 01:56:19.570 | The following NEW packages will be installed: 2026-06-18 01:56:19.571 | keyutils libavahi-client3 libavahi-common-data libavahi-common3 libcups2t64 2026-06-18 01:56:19.571 | libldb2 liblmdb0 libnfsidmap1 libtalloc2 libtdb1 libtevent0t64 libwbclient0 2026-06-18 01:56:19.571 | nfs-common nfs-kernel-server python3-dnspython python3-ldb python3-markdown 2026-06-18 01:56:19.571 | python3-samba python3-talloc python3-tdb rpcbind samba samba-common 2026-06-18 01:56:19.571 | samba-common-bin samba-libs tdb-tools 2026-06-18 01:56:19.761 | 0 upgraded, 26 newly installed, 0 to remove and 0 not upgraded. 2026-06-18 01:56:19.761 | Need to get 12.9 MB of archives. 2026-06-18 01:56:19.761 | After this operation, 58.1 MB of additional disk space will be used. 2026-06-18 01:56:19.761 | 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-18 01:56:20.022 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 rpcbind amd64 1.2.6-7ubuntu2 [46.5 kB] 2026-06-18 01:56:20.098 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 keyutils amd64 1.6.3-3build1 [56.8 kB] 2026-06-18 01:56:20.168 | 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-18 01:56:20.326 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-dnspython all 2.6.1-1ubuntu1 [163 kB] 2026-06-18 01:56:20.335 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liblmdb0 amd64 0.9.31-1build1 [48.1 kB] 2026-06-18 01:56:20.345 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtalloc2 amd64 2.4.2-1build2 [27.3 kB] 2026-06-18 01:56:20.349 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtdb1 amd64 1.4.10-1build1 [46.8 kB] 2026-06-18 01:56:20.358 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtevent0t64 amd64 0.16.1-2build1 [42.6 kB] 2026-06-18 01:56:20.365 | 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-18 01:56:20.394 | 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-18 01:56:20.399 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-tdb amd64 1.4.10-1build1 [15.3 kB] 2026-06-18 01:56:20.401 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-markdown all 3.5.2-1 [72.0 kB] 2026-06-18 01:56:20.410 | 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-18 01:56:20.478 | 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-18 01:56:20.479 | 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-18 01:56:20.480 | 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-18 01:56:20.497 | 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-18 01:56:20.811 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-talloc amd64 2.4.2-1build2 [12.9 kB] 2026-06-18 01:56:20.812 | 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-18 01:56:20.929 | 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-18 01:56:20.929 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcups2t64 amd64 2.4.7-1.2ubuntu7.14 [274 kB] 2026-06-18 01:56:20.937 | 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-18 01:56:20.990 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 tdb-tools amd64 1.4.10-1build1 [25.8 kB] 2026-06-18 01:56:20.991 | 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-18 01:56:21.021 | 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-18 01:56:21.229 | debconf: delaying package configuration, since apt-utils is not installed 2026-06-18 01:56:21.274 | Fetched 12.9 MB in 1s (8,996 kB/s) 2026-06-18 01:56:21.319 | Selecting previously unselected package libnfsidmap1:amd64. 2026-06-18 01:56:21.355 | (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 ... 71174 files and directories currently installed.) 2026-06-18 01:56:21.358 | Preparing to unpack .../00-libnfsidmap1_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2026-06-18 01:56:21.366 | Unpacking libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2026-06-18 01:56:21.436 | Selecting previously unselected package rpcbind. 2026-06-18 01:56:21.446 | Preparing to unpack .../01-rpcbind_1.2.6-7ubuntu2_amd64.deb ... 2026-06-18 01:56:21.454 | Unpacking rpcbind (1.2.6-7ubuntu2) ... 2026-06-18 01:56:21.513 | Selecting previously unselected package keyutils. 2026-06-18 01:56:21.524 | Preparing to unpack .../02-keyutils_1.6.3-3build1_amd64.deb ... 2026-06-18 01:56:21.528 | Unpacking keyutils (1.6.3-3build1) ... 2026-06-18 01:56:21.600 | Selecting previously unselected package nfs-common. 2026-06-18 01:56:21.609 | Preparing to unpack .../03-nfs-common_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2026-06-18 01:56:21.618 | Unpacking nfs-common (1:2.6.4-3ubuntu5.1) ... 2026-06-18 01:56:21.706 | Selecting previously unselected package python3-dnspython. 2026-06-18 01:56:21.716 | Preparing to unpack .../04-python3-dnspython_2.6.1-1ubuntu1_all.deb ... 2026-06-18 01:56:21.721 | Unpacking python3-dnspython (2.6.1-1ubuntu1) ... 2026-06-18 01:56:21.833 | Selecting previously unselected package liblmdb0:amd64. 2026-06-18 01:56:21.844 | Preparing to unpack .../05-liblmdb0_0.9.31-1build1_amd64.deb ... 2026-06-18 01:56:21.848 | Unpacking liblmdb0:amd64 (0.9.31-1build1) ... 2026-06-18 01:56:21.909 | Selecting previously unselected package libtalloc2:amd64. 2026-06-18 01:56:21.921 | Preparing to unpack .../06-libtalloc2_2.4.2-1build2_amd64.deb ... 2026-06-18 01:56:21.927 | Unpacking libtalloc2:amd64 (2.4.2-1build2) ... 2026-06-18 01:56:21.980 | Selecting previously unselected package libtdb1:amd64. 2026-06-18 01:56:21.991 | Preparing to unpack .../07-libtdb1_1.4.10-1build1_amd64.deb ... 2026-06-18 01:56:21.995 | Unpacking libtdb1:amd64 (1.4.10-1build1) ... 2026-06-18 01:56:22.053 | Selecting previously unselected package libtevent0t64:amd64. 2026-06-18 01:56:22.066 | Preparing to unpack .../08-libtevent0t64_0.16.1-2build1_amd64.deb ... 2026-06-18 01:56:22.071 | Unpacking libtevent0t64:amd64 (0.16.1-2build1) ... 2026-06-18 01:56:22.131 | Selecting previously unselected package libldb2:amd64. 2026-06-18 01:56:22.142 | Preparing to unpack .../09-libldb2_2%3a2.8.0+samba4.19.5+dfsg-4ubuntu9.6_amd64.deb ... 2026-06-18 01:56:22.146 | Unpacking libldb2:amd64 (2:2.8.0+samba4.19.5+dfsg-4ubuntu9.6) ... 2026-06-18 01:56:22.217 | Selecting previously unselected package python3-ldb. 2026-06-18 01:56:22.229 | Preparing to unpack .../10-python3-ldb_2%3a2.8.0+samba4.19.5+dfsg-4ubuntu9.6_amd64.deb ... 2026-06-18 01:56:22.232 | Unpacking python3-ldb (2:2.8.0+samba4.19.5+dfsg-4ubuntu9.6) ... 2026-06-18 01:56:22.295 | Selecting previously unselected package python3-tdb. 2026-06-18 01:56:22.305 | Preparing to unpack .../11-python3-tdb_1.4.10-1build1_amd64.deb ... 2026-06-18 01:56:22.309 | Unpacking python3-tdb (1.4.10-1build1) ... 2026-06-18 01:56:22.362 | Selecting previously unselected package python3-markdown. 2026-06-18 01:56:22.373 | Preparing to unpack .../12-python3-markdown_3.5.2-1_all.deb ... 2026-06-18 01:56:22.377 | Unpacking python3-markdown (3.5.2-1) ... 2026-06-18 01:56:22.447 | Selecting previously unselected package libavahi-common-data:amd64. 2026-06-18 01:56:22.458 | Preparing to unpack .../13-libavahi-common-data_0.8-13ubuntu6.2_amd64.deb ... 2026-06-18 01:56:22.462 | Unpacking libavahi-common-data:amd64 (0.8-13ubuntu6.2) ... 2026-06-18 01:56:22.521 | Selecting previously unselected package libavahi-common3:amd64. 2026-06-18 01:56:22.531 | Preparing to unpack .../14-libavahi-common3_0.8-13ubuntu6.2_amd64.deb ... 2026-06-18 01:56:22.535 | Unpacking libavahi-common3:amd64 (0.8-13ubuntu6.2) ... 2026-06-18 01:56:22.592 | Selecting previously unselected package libavahi-client3:amd64. 2026-06-18 01:56:22.604 | Preparing to unpack .../15-libavahi-client3_0.8-13ubuntu6.2_amd64.deb ... 2026-06-18 01:56:22.607 | Unpacking libavahi-client3:amd64 (0.8-13ubuntu6.2) ... 2026-06-18 01:56:22.663 | Selecting previously unselected package libwbclient0:amd64. 2026-06-18 01:56:22.672 | Preparing to unpack .../16-libwbclient0_2%3a4.19.5+dfsg-4ubuntu9.6_amd64.deb ... 2026-06-18 01:56:22.676 | Unpacking libwbclient0:amd64 (2:4.19.5+dfsg-4ubuntu9.6) ... 2026-06-18 01:56:22.735 | Selecting previously unselected package samba-libs:amd64. 2026-06-18 01:56:22.745 | Preparing to unpack .../17-samba-libs_2%3a4.19.5+dfsg-4ubuntu9.6_amd64.deb ... 2026-06-18 01:56:22.753 | Unpacking samba-libs:amd64 (2:4.19.5+dfsg-4ubuntu9.6) ... 2026-06-18 01:56:22.975 | Selecting previously unselected package python3-talloc:amd64. 2026-06-18 01:56:22.987 | Preparing to unpack .../18-python3-talloc_2.4.2-1build2_amd64.deb ... 2026-06-18 01:56:22.991 | Unpacking python3-talloc:amd64 (2.4.2-1build2) ... 2026-06-18 01:56:23.052 | Selecting previously unselected package python3-samba. 2026-06-18 01:56:23.061 | Preparing to unpack .../19-python3-samba_2%3a4.19.5+dfsg-4ubuntu9.6_amd64.deb ... 2026-06-18 01:56:23.065 | Unpacking python3-samba (2:4.19.5+dfsg-4ubuntu9.6) ... 2026-06-18 01:56:23.288 | Selecting previously unselected package samba-common. 2026-06-18 01:56:23.300 | Preparing to unpack .../20-samba-common_2%3a4.19.5+dfsg-4ubuntu9.6_all.deb ... 2026-06-18 01:56:23.317 | Unpacking samba-common (2:4.19.5+dfsg-4ubuntu9.6) ... 2026-06-18 01:56:23.381 | Selecting previously unselected package libcups2t64:amd64. 2026-06-18 01:56:23.392 | Preparing to unpack .../21-libcups2t64_2.4.7-1.2ubuntu7.14_amd64.deb ... 2026-06-18 01:56:23.396 | Unpacking libcups2t64:amd64 (2.4.7-1.2ubuntu7.14) ... 2026-06-18 01:56:23.457 | Selecting previously unselected package samba-common-bin. 2026-06-18 01:56:23.469 | Preparing to unpack .../22-samba-common-bin_2%3a4.19.5+dfsg-4ubuntu9.6_amd64.deb ... 2026-06-18 01:56:23.473 | Unpacking samba-common-bin (2:4.19.5+dfsg-4ubuntu9.6) ... 2026-06-18 01:56:23.569 | Selecting previously unselected package tdb-tools. 2026-06-18 01:56:23.581 | Preparing to unpack .../23-tdb-tools_1.4.10-1build1_amd64.deb ... 2026-06-18 01:56:23.585 | Unpacking tdb-tools (1.4.10-1build1) ... 2026-06-18 01:56:23.653 | Selecting previously unselected package samba. 2026-06-18 01:56:23.665 | Preparing to unpack .../24-samba_2%3a4.19.5+dfsg-4ubuntu9.6_amd64.deb ... 2026-06-18 01:56:23.690 | Unpacking samba (2:4.19.5+dfsg-4ubuntu9.6) ... 2026-06-18 01:56:23.810 | Selecting previously unselected package nfs-kernel-server. 2026-06-18 01:56:23.820 | Preparing to unpack .../25-nfs-kernel-server_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2026-06-18 01:56:23.824 | Unpacking nfs-kernel-server (1:2.6.4-3ubuntu5.1) ... 2026-06-18 01:56:23.923 | Setting up liblmdb0:amd64 (0.9.31-1build1) ... 2026-06-18 01:56:23.933 | Setting up libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2026-06-18 01:56:23.943 | Setting up libtdb1:amd64 (1.4.10-1build1) ... 2026-06-18 01:56:23.954 | Setting up rpcbind (1.2.6-7ubuntu2) ... 2026-06-18 01:56:24.568 | Created symlink /etc/systemd/system/multi-user.target.wants/rpcbind.service → /usr/lib/systemd/system/rpcbind.service. 2026-06-18 01:56:24.568 | Created symlink /etc/systemd/system/sockets.target.wants/rpcbind.socket → /usr/lib/systemd/system/rpcbind.socket. 2026-06-18 01:56:25.150 | Setting up samba-common (2:4.19.5+dfsg-4ubuntu9.6) ... 2026-06-18 01:56:25.399 | 2026-06-18 01:56:25.400 | Creating config file /etc/samba/smb.conf with new version 2026-06-18 01:56:25.529 | Setting up libwbclient0:amd64 (2:4.19.5+dfsg-4ubuntu9.6) ... 2026-06-18 01:56:25.540 | Setting up libtalloc2:amd64 (2.4.2-1build2) ... 2026-06-18 01:56:25.551 | Setting up python3-tdb (1.4.10-1build1) ... 2026-06-18 01:56:25.700 | Setting up libavahi-common-data:amd64 (0.8-13ubuntu6.2) ... 2026-06-18 01:56:25.710 | Setting up tdb-tools (1.4.10-1build1) ... 2026-06-18 01:56:25.724 | update-alternatives: using /usr/bin/tdbbackup.tdbtools to provide /usr/bin/tdbbackup (tdbbackup) in auto mode 2026-06-18 01:56:25.731 | Setting up python3-markdown (3.5.2-1) ... 2026-06-18 01:56:25.942 | Setting up keyutils (1.6.3-3build1) ... 2026-06-18 01:56:25.958 | Setting up python3-dnspython (2.6.1-1ubuntu1) ... 2026-06-18 01:56:26.298 | Setting up libtevent0t64:amd64 (0.16.1-2build1) ... 2026-06-18 01:56:26.309 | Setting up python3-talloc:amd64 (2.4.2-1build2) ... 2026-06-18 01:56:26.321 | Setting up libavahi-common3:amd64 (0.8-13ubuntu6.2) ... 2026-06-18 01:56:26.334 | Setting up nfs-common (1:2.6.4-3ubuntu5.1) ... 2026-06-18 01:56:26.577 | 2026-06-18 01:56:26.577 | Creating config file /etc/idmapd.conf with new version 2026-06-18 01:56:27.162 | 2026-06-18 01:56:27.162 | Creating config file /etc/nfs.conf with new version 2026-06-18 01:56:27.268 | info: Selecting UID from range 100 to 999 ... 2026-06-18 01:56:27.268 | 2026-06-18 01:56:27.274 | info: Adding system user `statd' (UID 115) ... 2026-06-18 01:56:27.278 | info: Adding new user `statd' (UID 115) with group `nogroup' ... 2026-06-18 01:56:27.319 | info: Not creating home directory `/var/lib/nfs'. 2026-06-18 01:56:27.843 | Created symlink /etc/systemd/system/multi-user.target.wants/nfs-client.target → /usr/lib/systemd/system/nfs-client.target. 2026-06-18 01:56:27.843 | Created symlink /etc/systemd/system/remote-fs.target.wants/nfs-client.target → /usr/lib/systemd/system/nfs-client.target. 2026-06-18 01:56:28.199 | auth-rpcgss-module.service is a disabled or a static unit, not starting it. 2026-06-18 01:56:28.246 | nfs-idmapd.service is a disabled or a static unit, not starting it. 2026-06-18 01:56:28.274 | nfs-utils.service is a disabled or a static unit, not starting it. 2026-06-18 01:56:28.296 | proc-fs-nfsd.mount is a disabled or a static unit, not starting it. 2026-06-18 01:56:28.321 | rpc-gssd.service is a disabled or a static unit, not starting it. 2026-06-18 01:56:28.345 | rpc-statd-notify.service is a disabled or a static unit, not starting it. 2026-06-18 01:56:28.373 | rpc-statd.service is a disabled or a static unit, not starting it. 2026-06-18 01:56:28.399 | rpc-svcgssd.service is a disabled or a static unit, not starting it. 2026-06-18 01:56:28.520 | Setting up libldb2:amd64 (2:2.8.0+samba4.19.5+dfsg-4ubuntu9.6) ... 2026-06-18 01:56:28.531 | Setting up libavahi-client3:amd64 (0.8-13ubuntu6.2) ... 2026-06-18 01:56:28.541 | Setting up nfs-kernel-server (1:2.6.4-3ubuntu5.1) ... 2026-06-18 01:56:28.700 | Created symlink /etc/systemd/system/nfs-mountd.service.requires/fsidd.service → /usr/lib/systemd/system/fsidd.service. 2026-06-18 01:56:28.700 | Created symlink /etc/systemd/system/nfs-server.service.requires/fsidd.service → /usr/lib/systemd/system/fsidd.service. 2026-06-18 01:56:28.851 | Created symlink /etc/systemd/system/nfs-client.target.wants/nfs-blkmap.service → /usr/lib/systemd/system/nfs-blkmap.service. 2026-06-18 01:56:28.997 | Created symlink /etc/systemd/system/multi-user.target.wants/nfs-server.service → /usr/lib/systemd/system/nfs-server.service. 2026-06-18 01:56:29.397 | nfs-mountd.service is a disabled or a static unit, not starting it. 2026-06-18 01:56:29.441 | nfsdcld.service is a disabled or a static unit, not starting it. 2026-06-18 01:56:30.010 | 2026-06-18 01:56:30.010 | Creating config file /etc/exports with new version 2026-06-18 01:56:30.320 | 2026-06-18 01:56:30.320 | Creating config file /etc/default/nfs-kernel-server with new version 2026-06-18 01:56:30.789 | Setting up samba-libs:amd64 (2:4.19.5+dfsg-4ubuntu9.6) ... 2026-06-18 01:56:30.801 | Setting up python3-ldb (2:2.8.0+samba4.19.5+dfsg-4ubuntu9.6) ... 2026-06-18 01:56:30.964 | Setting up libcups2t64:amd64 (2.4.7-1.2ubuntu7.14) ... 2026-06-18 01:56:30.975 | Setting up python3-samba (2:4.19.5+dfsg-4ubuntu9.6) ... 2026-06-18 01:56:31.537 | Setting up samba-common-bin (2:4.19.5+dfsg-4ubuntu9.6) ... 2026-06-18 01:56:31.547 | Setting up samba (2:4.19.5+dfsg-4ubuntu9.6) ... 2026-06-18 01:56:32.919 | Created symlink /etc/systemd/system/smb.service → /usr/lib/systemd/system/smbd.service. 2026-06-18 01:56:32.919 | Created symlink /etc/systemd/system/multi-user.target.wants/smbd.service → /usr/lib/systemd/system/smbd.service. 2026-06-18 01:56:33.588 | Created symlink /etc/systemd/system/nmb.service → /usr/lib/systemd/system/nmbd.service. 2026-06-18 01:56:33.588 | Created symlink /etc/systemd/system/multi-user.target.wants/nmbd.service → /usr/lib/systemd/system/nmbd.service. 2026-06-18 01:56:34.222 | Created symlink /etc/systemd/system/samba.service → /usr/lib/systemd/system/samba-ad-dc.service. 2026-06-18 01:56:34.223 | Created symlink /etc/systemd/system/multi-user.target.wants/samba-ad-dc.service → /usr/lib/systemd/system/samba-ad-dc.service. 2026-06-18 01:56:34.677 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-18 01:56:36.048 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-18 01:56:36.330 | ++ functions-common:apt_get:1205 : result=0 2026-06-18 01:56:36.336 | ++ functions-common:apt_get:1208 : time_stop apt-get 2026-06-18 01:56:36.343 | ++ functions-common:time_stop:2414 : local name 2026-06-18 01:56:36.348 | ++ functions-common:time_stop:2415 : local end_time 2026-06-18 01:56:36.354 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-18 01:56:36.358 | ++ functions-common:time_stop:2417 : local total 2026-06-18 01:56:36.365 | ++ functions-common:time_stop:2418 : local start_time 2026-06-18 01:56:36.371 | ++ functions-common:time_stop:2420 : name=apt-get 2026-06-18 01:56:36.376 | ++ functions-common:time_stop:2421 : start_time=1781747779034 2026-06-18 01:56:36.381 | ++ functions-common:time_stop:2423 : [[ -z 1781747779034 ]] 2026-06-18 01:56:36.388 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 01:56:36.398 | ++ functions-common:time_stop:2426 : end_time=1781747796392 2026-06-18 01:56:36.404 | ++ functions-common:time_stop:2427 : elapsed_time=17358 2026-06-18 01:56:36.411 | ++ functions-common:time_stop:2428 : total=196284 2026-06-18 01:56:36.417 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 01:56:36.423 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=213642 2026-06-18 01:56:36.429 | ++ functions-common:apt_get:1209 : return 0 2026-06-18 01:56:36.434 | ++ /opt/stack/manila/devstack/plugin.sh:_install_nfs_and_samba:688 : check_nfs_kernel_service_state_ubuntu 2026-06-18 01:56:36.441 | +++ /opt/stack/manila/devstack/plugin.sh:check_nfs_kernel_service_state_ubuntu:671 : sudo service nfs-kernel-server status 2026-06-18 01:56:36.484 | ++ /opt/stack/manila/devstack/plugin.sh:check_nfs_kernel_service_state_ubuntu:671 : [[ '' == \f\a\i\l ]] 2026-06-18 01:56:36.490 | +++ /opt/stack/manila/devstack/plugin.sh:check_nfs_kernel_service_state_ubuntu:679 : sudo service nfs-kernel-server status 2026-06-18 01:56:36.529 | ++ /opt/stack/manila/devstack/plugin.sh:check_nfs_kernel_service_state_ubuntu:679 : [[ '' == \f\a\i\l ]] 2026-06-18 01:56:36.535 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:729 : '[' manila.share.drivers.generic.GenericShareDriver == manila.share.drivers.zfsonlinux.driver.ZFSonLinuxShareDriver ']' 2026-06-18 01:56:36.541 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:744 : '[' manila.share.drivers.generic.GenericShareDriver == manila.share.drivers.container.driver.ContainerShareDriver ']' 2026-06-18 01:56:36.548 | ++ /opt/stack/manila/devstack/plugin.sh:source:1261 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-18 01:56:36.554 | ++ /opt/stack/manila/devstack/plugin.sh:source:1266 : [[ stack == \c\l\e\a\n ]] 2026-06-18 01:56:36.566 | + functions-common:run_plugins:1833 : for plugin in ${plugins//,/ } 2026-06-18 01:56:36.574 | + functions-common:run_plugins:1834 : local dir=/opt/stack/octavia 2026-06-18 01:56:36.581 | + functions-common:run_plugins:1835 : [[ -f /opt/stack/octavia/devstack/plugin.sh ]] 2026-06-18 01:56:36.588 | + functions-common:run_plugins:1836 : source /opt/stack/octavia/devstack/plugin.sh stack install 2026-06-18 01:56:36.595 | ++ /opt/stack/octavia/devstack/plugin.sh:source:3 : saveenv=ehxB 2026-06-18 01:56:36.600 | ++ /opt/stack/octavia/devstack/plugin.sh:source:4 : set -ex 2026-06-18 01:56:36.607 | ++ /opt/stack/octavia/devstack/plugin.sh:source:9 : GET_PIP_CACHE_LOCATION=/opt/stack/cache/files/get-pip.py 2026-06-18 01:56:36.618 | ++ /opt/stack/octavia/devstack/plugin.sh:source:770 : is_service_enabled octavia 2026-06-18 01:56:36.655 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 01:56:36.661 | ++ /opt/stack/octavia/devstack/plugin.sh:source:771 : '[' api == main ']' 2026-06-18 01:56:36.666 | ++ /opt/stack/octavia/devstack/plugin.sh:source:771 : '[' api == standalone ']' 2026-06-18 01:56:36.672 | ++ /opt/stack/octavia/devstack/plugin.sh:source:783 : [[ stack == \s\t\a\c\k ]] 2026-06-18 01:56:36.676 | ++ /opt/stack/octavia/devstack/plugin.sh:source:783 : [[ install == \i\n\s\t\a\l\l ]] 2026-06-18 01:56:36.682 | ++ /opt/stack/octavia/devstack/plugin.sh:source:785 : echo_summary 'Installing octavia' 2026-06-18 01:56:36.687 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-18 01:56:36.693 | ++ ./stack.sh:echo_summary:444 : echo -e Installing octavia 2026-06-18 01:56:36.699 | ++ /opt/stack/octavia/devstack/plugin.sh:source:786 : octavia_lib_install 2026-06-18 01:56:36.704 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_lib_install:29 : use_library_from_git octavia-lib 2026-06-18 01:56:36.710 | ++ inc/python:use_library_from_git:266 : local name=octavia-lib 2026-06-18 01:56:36.715 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 01:56:36.720 | ++ 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-18 01:56:36.726 | ++ 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-18 01:56:36.732 | ++ inc/python:use_library_from_git:269 : return 1 2026-06-18 01:56:36.737 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_lib_install:35 : pip_install_gr octavia-lib 2026-06-18 01:56:36.743 | ++ inc/python:pip_install_gr:94 : local name=octavia-lib 2026-06-18 01:56:36.749 | ++ inc/python:pip_install_gr:95 : local clean_name 2026-06-18 01:56:36.756 | +++ inc/python:pip_install_gr:96 : get_from_global_requirements octavia-lib 2026-06-18 01:56:36.761 | +++ inc/python:get_from_global_requirements:241 : local package=octavia-lib 2026-06-18 01:56:36.767 | +++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-18 01:56:36.775 | ++++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-18 01:56:36.777 | ++++ inc/python:get_from_global_requirements:243 : grep -i -h '^octavia-lib' /opt/stack/requirements/global-requirements.txt 2026-06-18 01:56:36.787 | +++ inc/python:get_from_global_requirements:243 : required_pkg='octavia-lib ' 2026-06-18 01:56:36.792 | +++ inc/python:get_from_global_requirements:244 : [[ octavia-lib == '' ]] 2026-06-18 01:56:36.796 | +++ inc/python:get_from_global_requirements:247 : echo octavia-lib 2026-06-18 01:56:36.802 | ++ inc/python:pip_install_gr:96 : clean_name=octavia-lib 2026-06-18 01:56:36.809 | ++ inc/python:pip_install_gr:97 : pip_install octavia-lib 2026-06-18 01:56:36.860 | Using python 3.12 to install octavia-lib 2026-06-18 01:56:36.866 | ++ 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-18 01:56:37.563 | Collecting octavia-lib 2026-06-18 01:56:37.627 | Downloading octavia_lib-3.11.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-18 01:56:37.637 | 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-18 01:56:37.638 | 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-18 01:56:37.638 | 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-18 01:56:37.639 | 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-18 01:56:37.641 | 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.2.0) 2026-06-18 01:56:37.642 | 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-18 01:56:37.643 | 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-18 01:56:37.644 | 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-18 01:56:37.645 | 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-18 01:56:37.645 | 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-18 01:56:37.646 | 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-18 01:56:37.646 | 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-18 01:56:37.650 | 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-18 01:56:37.665 | Downloading octavia_lib-3.11.0-py3-none-any.whl (39 kB) 2026-06-18 01:56:37.839 | Installing collected packages: octavia-lib 2026-06-18 01:56:37.888 | Successfully installed octavia-lib-3.11.0 2026-06-18 01:56:37.981 | ++ inc/python:pip_install:216 : result=0 2026-06-18 01:56:37.988 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-06-18 01:56:37.994 | ++ functions-common:time_stop:2414 : local name 2026-06-18 01:56:38.001 | ++ functions-common:time_stop:2415 : local end_time 2026-06-18 01:56:38.006 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-18 01:56:38.012 | ++ functions-common:time_stop:2417 : local total 2026-06-18 01:56:38.018 | ++ functions-common:time_stop:2418 : local start_time 2026-06-18 01:56:38.025 | ++ functions-common:time_stop:2420 : name=pip_install 2026-06-18 01:56:38.032 | ++ functions-common:time_stop:2421 : start_time=1781747796846 2026-06-18 01:56:38.037 | ++ functions-common:time_stop:2423 : [[ -z 1781747796846 ]] 2026-06-18 01:56:38.046 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 01:56:38.056 | ++ functions-common:time_stop:2426 : end_time=1781747798049 2026-06-18 01:56:38.062 | ++ functions-common:time_stop:2427 : elapsed_time=1203 2026-06-18 01:56:38.068 | ++ functions-common:time_stop:2428 : total=119006 2026-06-18 01:56:38.075 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 01:56:38.082 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=120209 2026-06-18 01:56:38.090 | ++ inc/python:pip_install:219 : return 0 2026-06-18 01:56:38.096 | ++ /opt/stack/octavia/devstack/plugin.sh:source:787 : octavia_install 2026-06-18 01:56:38.102 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_install:12 : [[ False == True ]] 2026-06-18 01:56:38.107 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_install:15 : setup_develop /opt/stack/octavia 2026-06-18 01:56:38.113 | ++ inc/python:setup_develop:353 : local bindep 2026-06-18 01:56:38.120 | ++ inc/python:setup_develop:354 : [[ /opt/stack/octavia == -bindep* ]] 2026-06-18 01:56:38.126 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/octavia 2026-06-18 01:56:38.131 | ++ inc/python:setup_develop:359 : local extras= 2026-06-18 01:56:38.137 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/octavia -e 2026-06-18 01:56:38.144 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-18 01:56:38.150 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/octavia == -bindep* ]] 2026-06-18 01:56:38.157 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/octavia 2026-06-18 01:56:38.164 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-18 01:56:38.171 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-18 01:56:38.179 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/octavia 2026-06-18 01:56:38.185 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-18 01:56:38.192 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/octavia 2026-06-18 01:56:38.198 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-18 01:56:38.205 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-18 01:56:38.213 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/octavia/setup.cfg 2026-06-18 01:56:38.226 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=octavia 2026-06-18 01:56:38.232 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z octavia ']' 2026-06-18 01:56:38.239 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- octavia 2026-06-18 01:56:38.341 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/octavia -e 2026-06-18 01:56:38.346 | ++ inc/python:setup_package:436 : local bindep=0 2026-06-18 01:56:38.353 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-06-18 01:56:38.359 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-06-18 01:56:38.365 | ++ inc/python:setup_package:439 : [[ /opt/stack/octavia == -bindep* ]] 2026-06-18 01:56:38.371 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/octavia 2026-06-18 01:56:38.377 | ++ inc/python:setup_package:445 : local flags=-e 2026-06-18 01:56:38.383 | ++ inc/python:setup_package:446 : local extras= 2026-06-18 01:56:38.390 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-06-18 01:56:38.397 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-06-18 01:56:38.403 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-18 01:56:38.409 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-18 01:56:38.415 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-18 01:56:38.422 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/octavia 2026-06-18 01:56:38.467 | Using python 3.12 to install /opt/stack/octavia 2026-06-18 01:56:38.473 | ++ 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-18 01:56:39.082 | Obtaining file:///opt/stack/octavia 2026-06-18 01:56:39.085 | Installing build dependencies: started 2026-06-18 01:56:40.132 | Installing build dependencies: finished with status 'done' 2026-06-18 01:56:40.133 | Checking if build backend supports build_editable: started 2026-06-18 01:56:40.454 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-18 01:56:40.456 | Getting requirements to build editable: started 2026-06-18 01:56:40.622 | Getting requirements to build editable: finished with status 'done' 2026-06-18 01:56:40.625 | Preparing editable metadata (pyproject.toml): started 2026-06-18 01:56:41.213 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-18 01:56:41.235 | 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-18 01:56:41.235 | 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-18 01:56:41.236 | 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-18 01:56:41.236 | 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-18 01:56:41.237 | 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-18 01:56:41.237 | Requirement already satisfied: SQLAlchemy-Utils>=0.30.11 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (0.42.1) 2026-06-18 01:56:41.237 | 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-18 01:56:41.238 | 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-18 01:56:41.238 | 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-18 01:56:41.239 | 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-18 01:56:41.239 | 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-18 01:56:41.239 | 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-18 01:56:41.240 | 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-18 01:56:41.240 | Requirement already satisfied: openstacksdk>=0.103.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (4.16.0) 2026-06-18 01:56:41.240 | 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-18 01:56:41.241 | 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-18 01:56:41.242 | 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-18 01:56:41.242 | 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-18 01:56:41.242 | 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-18 01:56:41.243 | 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-18 01:56:41.243 | 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-18 01:56:41.244 | 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-18 01:56:41.244 | 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-18 01:56:41.244 | 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-18 01:56:41.245 | 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-18 01:56:41.245 | 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-18 01:56:41.245 | 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-18 01:56:41.246 | 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-18 01:56:41.246 | 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-18 01:56:41.247 | 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-18 01:56:41.247 | 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-18 01:56:41.247 | 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-18 01:56:41.248 | 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-18 01:56:41.248 | 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-18 01:56:41.248 | 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-18 01:56:41.249 | 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-18 01:56:41.249 | 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-18 01:56:41.250 | 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-18 01:56:41.250 | Requirement already satisfied: distro>=1.2.0 in /usr/lib/python3/dist-packages (from octavia==18.1.0.dev16) (1.9.0) 2026-06-18 01:56:41.250 | 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-18 01:56:41.251 | 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-18 01:56:41.251 | 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-18 01:56:41.252 | 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-18 01:56:41.252 | 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-18 01:56:41.252 | 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-18 01:56:41.253 | 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-18 01:56:41.353 | Collecting gunicorn>=19.9.0 (from octavia==18.1.0.dev16) 2026-06-18 01:56:41.475 | Downloading gunicorn-26.0.0-py3-none-any.whl.metadata (5.4 kB) 2026-06-18 01:56:41.488 | 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-18 01:56:41.490 | 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-18 01:56:41.491 | 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-18 01:56:41.498 | 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-18 01:56:41.501 | 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-18 01:56:41.504 | 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-18 01:56:41.504 | 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-18 01:56:41.505 | 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-18 01:56:41.506 | 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-18 01:56:41.509 | 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-18 01:56:41.510 | 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-18 01:56:41.512 | 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-18 01:56:41.515 | 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-18 01:56:41.515 | 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-18 01:56:41.516 | 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-18 01:56:41.516 | 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-18 01:56:41.520 | 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-18 01:56:41.521 | 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-18 01:56:41.524 | 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-18 01:56:41.525 | 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-18 01:56:41.525 | 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-18 01:56:41.526 | 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-18 01:56:41.531 | 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-18 01:56:41.531 | 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-18 01:56:41.532 | 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-18 01:56:41.532 | 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-18 01:56:41.533 | 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-18 01:56:41.534 | 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-18 01:56:41.539 | 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-18 01:56:41.545 | 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-18 01:56:41.550 | 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-18 01:56:41.550 | 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-18 01:56:41.553 | 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-18 01:56:41.559 | 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-18 01:56:41.560 | 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-18 01:56:41.561 | 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-18 01:56:41.561 | 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-18 01:56:41.562 | 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-18 01:56:41.564 | 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-18 01:56:41.569 | 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-18 01:56:41.572 | 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-18 01:56:41.574 | 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-18 01:56:41.575 | 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-18 01:56:41.589 | 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.2.0) 2026-06-18 01:56:41.593 | 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-18 01:56:41.594 | 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-18 01:56:41.594 | 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-18 01:56:41.595 | 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-18 01:56:41.595 | 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-18 01:56:41.596 | 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-18 01:56:41.596 | 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-18 01:56:41.599 | 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-18 01:56:41.606 | 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-18 01:56:41.610 | 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-18 01:56:41.613 | 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-18 01:56:41.617 | 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-18 01:56:41.633 | 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.1) 2026-06-18 01:56:41.654 | 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-18 01:56:41.657 | 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-18 01:56:41.657 | 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-18 01:56:41.662 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==18.1.0.dev16) (3.0.52) 2026-06-18 01:56:41.663 | 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-18 01:56:41.663 | 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-18 01:56:41.664 | 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-18 01:56:41.673 | 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-18 01:56:41.676 | 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-18 01:56:41.677 | 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-18 01:56:41.694 | 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-18 01:56:41.695 | 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-18 01:56:41.695 | 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-18 01:56:41.696 | 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-18 01:56:41.713 | 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-18 01:56:41.713 | 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-18 01:56:41.718 | 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-18 01:56:41.729 | 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-18 01:56:41.758 | 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-18 01:56:41.759 | 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-18 01:56:41.760 | 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-18 01:56:41.801 | 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-18 01:56:41.801 | 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-18 01:56:41.802 | 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-18 01:56:41.805 | 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-18 01:56:41.863 | Downloading gunicorn-26.0.0-py3-none-any.whl (212 kB) 2026-06-18 01:56:41.934 | Building wheels for collected packages: octavia 2026-06-18 01:56:41.935 | Building editable for octavia (pyproject.toml): started 2026-06-18 01:56:42.500 | Building editable for octavia (pyproject.toml): finished with status 'done' 2026-06-18 01:56:42.501 | Created wheel for octavia: filename=octavia-18.1.0.dev16-0.editable-py3-none-any.whl size=9751 sha256=64375961d1d21b3f94f4d994db8789826fb273cbb6962e1a7df5836756bc6fa7 2026-06-18 01:56:42.502 | Stored in directory: /tmp/pip-ephem-wheel-cache-tp9rfz5d/wheels/ed/6b/cb/95220a3afd8be5cce009bcf4082455445bf4e8aadf41f0202b 2026-06-18 01:56:42.508 | Successfully built octavia 2026-06-18 01:56:42.629 | Installing collected packages: gunicorn, octavia 2026-06-18 01:56:42.796 | 2026-06-18 01:56:42.817 | Successfully installed gunicorn-26.0.0 octavia-18.1.0.dev16 2026-06-18 01:56:42.961 | ++ inc/python:pip_install:216 : result=0 2026-06-18 01:56:42.966 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-06-18 01:56:42.971 | ++ functions-common:time_stop:2414 : local name 2026-06-18 01:56:42.974 | ++ functions-common:time_stop:2415 : local end_time 2026-06-18 01:56:42.978 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-18 01:56:42.981 | ++ functions-common:time_stop:2417 : local total 2026-06-18 01:56:42.986 | ++ functions-common:time_stop:2418 : local start_time 2026-06-18 01:56:42.992 | ++ functions-common:time_stop:2420 : name=pip_install 2026-06-18 01:56:42.998 | ++ functions-common:time_stop:2421 : start_time=1781747798456 2026-06-18 01:56:43.003 | ++ functions-common:time_stop:2423 : [[ -z 1781747798456 ]] 2026-06-18 01:56:43.009 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 01:56:43.016 | ++ functions-common:time_stop:2426 : end_time=1781747803011 2026-06-18 01:56:43.023 | ++ functions-common:time_stop:2427 : elapsed_time=4555 2026-06-18 01:56:43.029 | ++ functions-common:time_stop:2428 : total=120209 2026-06-18 01:56:43.034 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 01:56:43.038 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=124764 2026-06-18 01:56:43.043 | ++ inc/python:pip_install:219 : return 0 2026-06-18 01:56:43.047 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-18 01:56:43.053 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-18 01:56:43.059 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/octavia 2026-06-18 01:56:43.066 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/octavia 2026-06-18 01:56:43.073 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 01:56:43.080 | ++ 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-18 01:56:43.087 | ++ 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-18 01:56:43.094 | ++ inc/python:use_library_from_git:269 : return 1 2026-06-18 01:56:43.101 | ++ /opt/stack/octavia/devstack/plugin.sh:source:788 : octaviaclient_install 2026-06-18 01:56:43.108 | ++ /opt/stack/octavia/devstack/plugin.sh:octaviaclient_install:20 : use_library_from_git python-octaviaclient 2026-06-18 01:56:43.114 | ++ inc/python:use_library_from_git:266 : local name=python-octaviaclient 2026-06-18 01:56:43.121 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 01:56:43.127 | ++ 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-18 01:56:43.135 | ++ 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-18 01:56:43.142 | ++ inc/python:use_library_from_git:269 : return 1 2026-06-18 01:56:43.148 | ++ /opt/stack/octavia/devstack/plugin.sh:octaviaclient_install:24 : pip_install_gr python-octaviaclient 2026-06-18 01:56:43.155 | ++ inc/python:pip_install_gr:94 : local name=python-octaviaclient 2026-06-18 01:56:43.160 | ++ inc/python:pip_install_gr:95 : local clean_name 2026-06-18 01:56:43.169 | +++ inc/python:pip_install_gr:96 : get_from_global_requirements python-octaviaclient 2026-06-18 01:56:43.175 | +++ inc/python:get_from_global_requirements:241 : local package=python-octaviaclient 2026-06-18 01:56:43.182 | +++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-18 01:56:43.191 | ++++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-octaviaclient' /opt/stack/requirements/global-requirements.txt 2026-06-18 01:56:43.192 | ++++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-18 01:56:43.203 | +++ inc/python:get_from_global_requirements:243 : required_pkg='python-octaviaclient ' 2026-06-18 01:56:43.212 | +++ inc/python:get_from_global_requirements:244 : [[ python-octaviaclient == '' ]] 2026-06-18 01:56:43.219 | +++ inc/python:get_from_global_requirements:247 : echo python-octaviaclient 2026-06-18 01:56:43.227 | ++ inc/python:pip_install_gr:96 : clean_name=python-octaviaclient 2026-06-18 01:56:43.232 | ++ inc/python:pip_install_gr:97 : pip_install python-octaviaclient 2026-06-18 01:56:43.286 | Using python 3.12 to install python-octaviaclient 2026-06-18 01:56:43.293 | ++ 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-18 01:56:43.979 | Collecting python-octaviaclient 2026-06-18 01:56:44.042 | Downloading python_octaviaclient-3.14.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-18 01:56:44.053 | 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-18 01:56:44.054 | 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-18 01:56:44.085 | Collecting python-openstackclient>=3.12.0 (from python-octaviaclient) 2026-06-18 01:56:44.090 | Downloading python_openstackclient-10.1.0-py3-none-any.whl.metadata (10 kB) 2026-06-18 01:56:44.108 | 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-18 01:56:44.108 | 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-18 01:56:44.109 | 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-18 01:56:44.110 | 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-18 01:56:44.110 | 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-18 01:56:44.111 | 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-18 01:56:44.112 | 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-18 01:56:44.113 | 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-18 01:56:44.113 | 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-18 01:56:44.114 | 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-18 01:56:44.116 | 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-18 01:56:44.117 | 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-18 01:56:44.117 | 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-18 01:56:44.118 | 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-18 01:56:44.119 | 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-18 01:56:44.120 | 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-18 01:56:44.120 | 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-18 01:56:44.123 | 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.16.0) 2026-06-18 01:56:44.124 | 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-18 01:56:44.125 | 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-18 01:56:44.126 | 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-18 01:56:44.126 | 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-18 01:56:44.127 | 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-18 01:56:44.127 | 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-18 01:56:44.128 | 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-18 01:56:44.128 | 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-18 01:56:44.130 | 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-18 01:56:44.133 | 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-18 01:56:44.136 | 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-18 01:56:44.139 | 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.2.0) 2026-06-18 01:56:44.141 | 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-18 01:56:44.141 | 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-18 01:56:44.142 | 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-18 01:56:44.145 | 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-18 01:56:44.147 | 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.1) 2026-06-18 01:56:44.154 | 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-18 01:56:44.155 | 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-18 01:56:44.158 | 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-18 01:56:44.159 | 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-18 01:56:44.161 | 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-18 01:56:44.162 | 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-18 01:56:44.165 | 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-18 01:56:44.166 | 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-18 01:56:44.166 | 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-18 01:56:44.167 | 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-18 01:56:44.176 | 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-18 01:56:44.176 | 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-18 01:56:44.179 | 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-18 01:56:44.201 | Downloading python_octaviaclient-3.14.0-py3-none-any.whl (113 kB) 2026-06-18 01:56:44.240 | Downloading python_openstackclient-10.1.0-py3-none-any.whl (1.2 MB) 2026-06-18 01:56:44.264 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 53.2 MB/s 0:00:00 2026-06-18 01:56:44.420 | Installing collected packages: python-openstackclient, python-octaviaclient 2026-06-18 01:56:45.707 | 2026-06-18 01:56:45.723 | Successfully installed python-octaviaclient-3.14.0 python-openstackclient-10.1.0 2026-06-18 01:56:45.834 | ++ inc/python:pip_install:216 : result=0 2026-06-18 01:56:45.841 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-06-18 01:56:45.848 | ++ functions-common:time_stop:2414 : local name 2026-06-18 01:56:45.855 | ++ functions-common:time_stop:2415 : local end_time 2026-06-18 01:56:45.861 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-18 01:56:45.868 | ++ functions-common:time_stop:2417 : local total 2026-06-18 01:56:45.874 | ++ functions-common:time_stop:2418 : local start_time 2026-06-18 01:56:45.882 | ++ functions-common:time_stop:2420 : name=pip_install 2026-06-18 01:56:45.889 | ++ functions-common:time_stop:2421 : start_time=1781747803273 2026-06-18 01:56:45.896 | ++ functions-common:time_stop:2423 : [[ -z 1781747803273 ]] 2026-06-18 01:56:45.904 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 01:56:45.914 | ++ functions-common:time_stop:2426 : end_time=1781747805907 2026-06-18 01:56:45.920 | ++ functions-common:time_stop:2427 : elapsed_time=2634 2026-06-18 01:56:45.927 | ++ functions-common:time_stop:2428 : total=124764 2026-06-18 01:56:45.933 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 01:56:45.941 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=127398 2026-06-18 01:56:45.948 | ++ inc/python:pip_install:219 : return 0 2026-06-18 01:56:45.954 | ++ /opt/stack/octavia/devstack/plugin.sh:source:811 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-18 01:56:45.960 | ++ /opt/stack/octavia/devstack/plugin.sh:source:819 : [[ stack == \c\l\e\a\n ]] 2026-06-18 01:56:45.965 | ++ /opt/stack/octavia/devstack/plugin.sh:source:827 : [[ ehxB =~ e ]] 2026-06-18 01:56:45.971 | ++ /opt/stack/octavia/devstack/plugin.sh:source:828 : set -e 2026-06-18 01:56:45.977 | ++ /opt/stack/octavia/devstack/plugin.sh:source:832 : [[ ehxB =~ x ]] 2026-06-18 01:56:45.984 | ++ /opt/stack/octavia/devstack/plugin.sh:source:833 : set -x 2026-06-18 01:56:45.990 | + functions-common:run_plugins:1833 : for plugin in ${plugins//,/ } 2026-06-18 01:56:45.997 | + functions-common:run_plugins:1834 : local dir=/opt/stack/magnum-cluster-api 2026-06-18 01:56:46.004 | + functions-common:run_plugins:1835 : [[ -f /opt/stack/magnum-cluster-api/devstack/plugin.sh ]] 2026-06-18 01:56:46.010 | + functions-common:run_plugins:1836 : source /opt/stack/magnum-cluster-api/devstack/plugin.sh stack install 2026-06-18 01:56:46.018 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:1 : CAPI_VERSION=v1.13.2 2026-06-18 01:56:46.024 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:2 : CAPO_VERSION=v0.14.4 2026-06-18 01:56:46.030 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:3 : ORC_VERSION=v2.2.0 2026-06-18 01:56:46.037 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:4 : KIND_VERSION=v0.16.0 2026-06-18 01:56:46.044 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:5 : HELM_VERSION=v3.10.3 2026-06-18 01:56:46.051 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:7 : MAGNUM_CLUSTER_API_REPO=https://github.com/vexxhost/magnum-cluster-api.git 2026-06-18 01:56:46.061 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:8 : MAGNUM_CLUSTER_API_BRANCH=main 2026-06-18 01:56:46.068 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:9 : MAGNUM_CLUSTER_API_DIR=/opt/stack/magnum-cluster-api 2026-06-18 01:56:46.078 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:21 : is_service_enabled magnum-cluster-api 2026-06-18 01:56:46.121 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 01:56:46.130 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:23 : [[ stack == \s\t\a\c\k ]] 2026-06-18 01:56:46.136 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:23 : [[ install == \p\r\e\-\i\n\s\t\a\l\l ]] 2026-06-18 01:56:46.143 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:65 : [[ stack == \s\t\a\c\k ]] 2026-06-18 01:56:46.151 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:65 : [[ install == \i\n\s\t\a\l\l ]] 2026-06-18 01:56:46.159 | ++ /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-18 01:56:46.166 | ++ functions-common:git_clone:583 : local git_remote=https://github.com/vexxhost/magnum-cluster-api.git 2026-06-18 01:56:46.172 | ++ functions-common:git_clone:584 : local git_dest=/opt/stack/magnum-cluster-api 2026-06-18 01:56:46.177 | ++ functions-common:git_clone:585 : local git_ref=/opt/stack/magnum-cluster-api 2026-06-18 01:56:46.182 | ++ functions-common:git_clone:586 : local orig_dir 2026-06-18 01:56:46.190 | +++ functions-common:git_clone:587 : pwd 2026-06-18 01:56:46.196 | ++ functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-18 01:56:46.202 | ++ functions-common:git_clone:588 : local git_clone_flags= 2026-06-18 01:56:46.209 | +++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-18 01:56:46.246 | ++ functions-common:git_clone:590 : RECLONE=False 2026-06-18 01:56:46.252 | ++ functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-18 01:56:46.259 | ++ functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-18 01:56:46.267 | ++ functions-common:git_clone:604 : echo /opt/stack/magnum-cluster-api 2026-06-18 01:56:46.268 | ++ functions-common:git_clone:604 : egrep -q '^refs' 2026-06-18 01:56:46.278 | ++ functions-common:git_clone:618 : [[ ! -d /opt/stack/magnum-cluster-api ]] 2026-06-18 01:56:46.284 | ++ functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-18 01:56:46.290 | ++ functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/magnum-cluster-api 2026-06-18 01:56:46.315 | ++ functions-common:git_clone:666 : cd /opt/stack/magnum-cluster-api 2026-06-18 01:56:46.323 | ++ functions-common:git_clone:667 : head -1 2026-06-18 01:56:46.323 | ++ functions-common:git_clone:667 : git show --oneline 2026-06-18 01:56:46.333 | 9d61701 chore(deps): update rust crate vergen-gix to v10 2026-06-18 01:56:46.339 | ++ functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-18 01:56:46.346 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:67 : setup_develop /opt/stack/magnum-cluster-api 2026-06-18 01:56:46.354 | ++ inc/python:setup_develop:353 : local bindep 2026-06-18 01:56:46.360 | ++ inc/python:setup_develop:354 : [[ /opt/stack/magnum-cluster-api == -bindep* ]] 2026-06-18 01:56:46.365 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/magnum-cluster-api 2026-06-18 01:56:46.371 | ++ inc/python:setup_develop:359 : local extras= 2026-06-18 01:56:46.378 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/magnum-cluster-api -e 2026-06-18 01:56:46.385 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-18 01:56:46.393 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/magnum-cluster-api == -bindep* ]] 2026-06-18 01:56:46.399 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/magnum-cluster-api 2026-06-18 01:56:46.406 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-18 01:56:46.414 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-18 01:56:46.423 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/magnum-cluster-api 2026-06-18 01:56:46.430 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-18 01:56:46.436 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/magnum-cluster-api 2026-06-18 01:56:46.443 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-18 01:56:46.450 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-18 01:56:46.458 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/magnum-cluster-api/setup.cfg 2026-06-18 01:56:46.471 | ++ inc/python:_setup_package_with_constraints_edit:400 : name= 2026-06-18 01:56:46.479 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z ']' 2026-06-18 01:56:46.486 | +++ inc/python:_setup_package_with_constraints_edit:402 : awk '/^name =/ {gsub(/"/, "", $3); print $3}' /opt/stack/magnum-cluster-api/pyproject.toml 2026-06-18 01:56:46.500 | ++ inc/python:_setup_package_with_constraints_edit:402 : name=magnum-cluster-api 2026-06-18 01:56:46.506 | ++ 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-18 01:56:46.601 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/magnum-cluster-api -e 2026-06-18 01:56:46.607 | ++ inc/python:setup_package:436 : local bindep=0 2026-06-18 01:56:46.613 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-06-18 01:56:46.619 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-06-18 01:56:46.626 | ++ inc/python:setup_package:439 : [[ /opt/stack/magnum-cluster-api == -bindep* ]] 2026-06-18 01:56:46.633 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/magnum-cluster-api 2026-06-18 01:56:46.639 | ++ inc/python:setup_package:445 : local flags=-e 2026-06-18 01:56:46.645 | ++ inc/python:setup_package:446 : local extras= 2026-06-18 01:56:46.651 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-06-18 01:56:46.658 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-06-18 01:56:46.663 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-18 01:56:46.671 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-18 01:56:46.678 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-18 01:56:46.684 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/magnum-cluster-api 2026-06-18 01:56:46.733 | Using python 3.12 to install /opt/stack/magnum-cluster-api 2026-06-18 01:56:46.740 | ++ 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-18 01:56:47.361 | Obtaining file:///opt/stack/magnum-cluster-api 2026-06-18 01:56:47.363 | Installing build dependencies: started 2026-06-18 01:56:48.708 | Installing build dependencies: finished with status 'done' 2026-06-18 01:56:48.709 | Checking if build backend supports build_editable: started 2026-06-18 01:56:48.774 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-18 01:56:48.775 | Getting requirements to build editable: started 2026-06-18 01:56:48.841 | Getting requirements to build editable: finished with status 'done' 2026-06-18 01:56:48.843 | Preparing editable metadata (pyproject.toml): started 2026-06-18 01:56:53.076 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-18 01:56:53.096 | Requirement already satisfied: certifi in /usr/lib/python3/dist-packages (from magnum-cluster-api==0.36.6) (2023.11.17) 2026-06-18 01:56:53.097 | Requirement already satisfied: click>=8.0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.36.6) (8.4.1) 2026-06-18 01:56:53.207 | Collecting diskcache>=5.6.1 (from magnum-cluster-api==0.36.6) 2026-06-18 01:56:53.290 | Downloading diskcache-5.6.3-py3-none-any.whl.metadata (20 kB) 2026-06-18 01:56:53.309 | Requirement already satisfied: eventlet>=0.33.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.36.6) (0.41.0) 2026-06-18 01:56:53.325 | Collecting haproxyadmin>=0.2.4 (from magnum-cluster-api==0.36.6) 2026-06-18 01:56:53.330 | Downloading haproxyadmin-0.2.4.tar.gz (59 kB) 2026-06-18 01:56:53.373 | Installing build dependencies: started 2026-06-18 01:56:54.320 | Installing build dependencies: finished with status 'done' 2026-06-18 01:56:54.321 | Getting requirements to build wheel: started 2026-06-18 01:56:54.647 | Getting requirements to build wheel: finished with status 'done' 2026-06-18 01:56:54.649 | Installing backend dependencies: started 2026-06-18 01:56:55.659 | Installing backend dependencies: finished with status 'done' 2026-06-18 01:56:55.660 | Preparing metadata (pyproject.toml): started 2026-06-18 01:56:55.952 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-18 01:56:55.991 | Collecting kubernetes>=24.2.0 (from magnum-cluster-api==0.36.6) 2026-06-18 01:56:55.996 | Downloading kubernetes-36.0.2-py2.py3-none-any.whl.metadata (1.8 kB) 2026-06-18 01:56:56.006 | Requirement already satisfied: magnum>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.36.6) (22.1.0.dev70) 2026-06-18 01:56:56.006 | Requirement already satisfied: oslo-concurrency>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.36.6) (7.5.0) 2026-06-18 01:56:56.007 | Requirement already satisfied: oslo-config>=8.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.36.6) (10.5.0) 2026-06-18 01:56:56.008 | Requirement already satisfied: oslo-context>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.36.6) (6.4.0) 2026-06-18 01:56:56.008 | Requirement already satisfied: oslo-log>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.36.6) (8.2.0) 2026-06-18 01:56:56.009 | Requirement already satisfied: oslo-privsep>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.36.6) (3.11.0) 2026-06-18 01:56:56.009 | Requirement already satisfied: oslo-service>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.36.6) (4.6.0) 2026-06-18 01:56:56.010 | Requirement already satisfied: openstacksdk in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.36.6) (4.16.0) 2026-06-18 01:56:56.010 | Requirement already satisfied: platformdirs>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.36.6) (4.10.0) 2026-06-18 01:56:56.030 | Collecting pykube-ng (from magnum-cluster-api==0.36.6) 2026-06-18 01:56:56.040 | Downloading pykube_ng-23.6.0-py3-none-any.whl.metadata (8.0 kB) 2026-06-18 01:56:56.051 | Requirement already satisfied: pyroute2>=0.3.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.36.6) (0.8.1) 2026-06-18 01:56:56.075 | Collecting python-heatclient (from magnum-cluster-api==0.36.6) 2026-06-18 01:56:56.081 | Downloading python_heatclient-5.2.0-py3-none-any.whl.metadata (3.1 kB) 2026-06-18 01:56:56.090 | Requirement already satisfied: python-manilaclient>=3.3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.36.6) (6.1.0) 2026-06-18 01:56:56.091 | Requirement already satisfied: requests>=2.27.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.36.6) (2.34.2) 2026-06-18 01:56:56.113 | Collecting semver>=2.0.0 (from magnum-cluster-api==0.36.6) 2026-06-18 01:56:56.118 | Downloading semver-3.0.4-py3-none-any.whl.metadata (6.8 kB) 2026-06-18 01:56:56.138 | Collecting sherlock>=0.4.1 (from magnum-cluster-api==0.36.6) 2026-06-18 01:56:56.152 | Downloading sherlock-0.4.1-py3-none-any.whl.metadata (8.9 kB) 2026-06-18 01:56:56.179 | Collecting shortuuid (from magnum-cluster-api==0.36.6) 2026-06-18 01:56:56.184 | Downloading shortuuid-1.0.13-py3-none-any.whl.metadata (5.8 kB) 2026-06-18 01:56:56.194 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.33.1->magnum-cluster-api==0.36.6) (2.8.0) 2026-06-18 01:56:56.195 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.33.1->magnum-cluster-api==0.36.6) (3.5.1) 2026-06-18 01:56:56.200 | Requirement already satisfied: six in /opt/stack/data/venv/lib/python3.12/site-packages (from haproxyadmin>=0.2.4->magnum-cluster-api==0.36.6) (1.17.0) 2026-06-18 01:56:56.201 | Requirement already satisfied: python-dateutil>=2.5.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from kubernetes>=24.2.0->magnum-cluster-api==0.36.6) (2.9.0.post0) 2026-06-18 01:56:56.201 | Requirement already satisfied: pyyaml>=6.0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from kubernetes>=24.2.0->magnum-cluster-api==0.36.6) (6.0.3) 2026-06-18 01:56:56.222 | Collecting websocket-client!=0.40.0,!=0.41.*,!=0.42.*,>=0.32.0 (from kubernetes>=24.2.0->magnum-cluster-api==0.36.6) 2026-06-18 01:56:56.226 | Downloading websocket_client-1.9.0-py3-none-any.whl.metadata (8.3 kB) 2026-06-18 01:56:56.257 | Collecting requests-oauthlib (from kubernetes>=24.2.0->magnum-cluster-api==0.36.6) 2026-06-18 01:56:56.263 | Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl.metadata (11 kB) 2026-06-18 01:56:56.273 | Requirement already satisfied: urllib3!=2.6.0,>=1.24.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kubernetes>=24.2.0->magnum-cluster-api==0.36.6) (2.7.0) 2026-06-18 01:56:56.286 | Collecting durationpy>=0.7 (from kubernetes>=24.2.0->magnum-cluster-api==0.36.6) 2026-06-18 01:56:56.292 | Downloading durationpy-0.10-py3-none-any.whl.metadata (340 bytes) 2026-06-18 01:56:56.892 | Collecting aiohttp<4.0.0,>=3.13.5 (from kubernetes>=24.2.0->magnum-cluster-api==0.36.6) 2026-06-18 01:56:56.898 | Downloading aiohttp-3.14.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (8.3 kB) 2026-06-18 01:56:56.928 | Collecting aiohappyeyeballs>=2.5.0 (from aiohttp<4.0.0,>=3.13.5->kubernetes>=24.2.0->magnum-cluster-api==0.36.6) 2026-06-18 01:56:56.933 | Downloading aiohappyeyeballs-2.6.2-py3-none-any.whl.metadata (5.9 kB) 2026-06-18 01:56:56.962 | Collecting aiosignal>=1.4.0 (from aiohttp<4.0.0,>=3.13.5->kubernetes>=24.2.0->magnum-cluster-api==0.36.6) 2026-06-18 01:56:56.966 | Downloading aiosignal-1.4.0-py3-none-any.whl.metadata (3.7 kB) 2026-06-18 01:56:56.974 | Requirement already satisfied: attrs>=17.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from aiohttp<4.0.0,>=3.13.5->kubernetes>=24.2.0->magnum-cluster-api==0.36.6) (26.1.0) 2026-06-18 01:56:57.049 | Collecting frozenlist>=1.1.1 (from aiohttp<4.0.0,>=3.13.5->kubernetes>=24.2.0->magnum-cluster-api==0.36.6) 2026-06-18 01:56:57.055 | Downloading frozenlist-1.8.0-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (20 kB) 2026-06-18 01:56:57.304 | Collecting multidict<7.0,>=4.5 (from aiohttp<4.0.0,>=3.13.5->kubernetes>=24.2.0->magnum-cluster-api==0.36.6) 2026-06-18 01:56:57.308 | Downloading multidict-6.7.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (5.3 kB) 2026-06-18 01:56:57.379 | Collecting propcache>=0.2.0 (from aiohttp<4.0.0,>=3.13.5->kubernetes>=24.2.0->magnum-cluster-api==0.36.6) 2026-06-18 01:56:57.384 | Downloading propcache-0.5.2-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (16 kB) 2026-06-18 01:56:57.395 | Requirement already satisfied: typing_extensions>=4.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from aiohttp<4.0.0,>=3.13.5->kubernetes>=24.2.0->magnum-cluster-api==0.36.6) (4.15.0) 2026-06-18 01:56:57.710 | Collecting yarl<2.0,>=1.17.0 (from aiohttp<4.0.0,>=3.13.5->kubernetes>=24.2.0->magnum-cluster-api==0.36.6) 2026-06-18 01:56:57.715 | Downloading yarl-1.24.2-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (94 kB) 2026-06-18 01:56:57.736 | Requirement already satisfied: idna>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from yarl<2.0,>=1.17.0->aiohttp<4.0.0,>=3.13.5->kubernetes>=24.2.0->magnum-cluster-api==0.36.6) (3.18) 2026-06-18 01:56:57.744 | Requirement already satisfied: SQLAlchemy>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.36.6) (2.0.50) 2026-06-18 01:56:57.745 | Requirement already satisfied: WSME>=0.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.36.6) (0.12.1) 2026-06-18 01:56:57.745 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.36.6) (1.8.10) 2026-06-18 01:56:57.746 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.36.6) (1.18.4) 2026-06-18 01:56:57.746 | Requirement already satisfied: cliff>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.36.6) (4.14.0) 2026-06-18 01:56:57.747 | Requirement already satisfied: decorator>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.36.6) (5.3.1) 2026-06-18 01:56:57.747 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.36.6) (1.33) 2026-06-18 01:56:57.748 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.36.6) (5.14.0) 2026-06-18 01:56:57.748 | Requirement already satisfied: keystonemiddleware>=9.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.36.6) (13.0.0) 2026-06-18 01:56:57.749 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.36.6) (1.3.0) 2026-06-18 01:56:57.750 | Requirement already satisfied: oslo.db>=8.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.36.6) (18.0.0) 2026-06-18 01:56:57.750 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.36.6) (6.8.0) 2026-06-18 01:56:57.751 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.36.6) (18.1.0) 2026-06-18 01:56:57.751 | Requirement already satisfied: oslo.middleware>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.36.6) (8.1.0) 2026-06-18 01:56:57.751 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.36.6) (5.1.0) 2026-06-18 01:56:57.752 | Requirement already satisfied: oslo.reports>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.36.6) (3.8.0) 2026-06-18 01:56:57.753 | Requirement already satisfied: oslo.serialization>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.36.6) (5.10.0) 2026-06-18 01:56:57.754 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.36.6) (2.7.1) 2026-06-18 01:56:57.754 | Requirement already satisfied: oslo.utils>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.36.6) (10.1.1) 2026-06-18 01:56:57.755 | Requirement already satisfied: oslo.versionedobjects>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.36.6) (3.10.2) 2026-06-18 01:56:57.755 | Requirement already satisfied: pbr>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.36.6) (7.0.3) 2026-06-18 01:56:57.756 | Requirement already satisfied: pecan>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.36.6) (1.8.0) 2026-06-18 01:56:57.756 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.36.6) (4.0.1) 2026-06-18 01:56:57.757 | 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>=15.0.0->magnum-cluster-api==0.36.6) (82.0.1) 2026-06-18 01:56:57.757 | Requirement already satisfied: stevedore>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.36.6) (5.8.0) 2026-06-18 01:56:57.758 | Requirement already satisfied: taskflow>=2.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.36.6) (6.3.0) 2026-06-18 01:56:57.758 | Requirement already satisfied: cryptography>=2.1.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.36.6) (43.0.3) 2026-06-18 01:56:57.759 | Requirement already satisfied: Werkzeug>=0.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.36.6) (3.1.8) 2026-06-18 01:56:57.761 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->magnum>=15.0.0->magnum-cluster-api==0.36.6) (1.3.12) 2026-06-18 01:56:57.763 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.0.0->magnum>=15.0.0->magnum-cluster-api==0.36.6) (0.6.0) 2026-06-18 01:56:57.763 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.0.0->magnum>=15.0.0->magnum-cluster-api==0.36.6) (4.0.0) 2026-06-18 01:56:57.764 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.0.0->magnum>=15.0.0->magnum-cluster-api==0.36.6) (3.17.0) 2026-06-18 01:56:57.767 | 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>=15.0.0->magnum-cluster-api==0.36.6) (3.0.52) 2026-06-18 01:56:57.768 | 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>=15.0.0->magnum-cluster-api==0.36.6) (1.11.0) 2026-06-18 01:56:57.768 | 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>=15.0.0->magnum-cluster-api==0.36.6) (15.0.0) 2026-06-18 01:56:57.769 | 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>=15.0.0->magnum-cluster-api==0.36.6) (1.8.0) 2026-06-18 01:56:57.771 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.1.4->magnum>=15.0.0->magnum-cluster-api==0.36.6) (2.0.0) 2026-06-18 01:56:57.774 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1.4->magnum>=15.0.0->magnum-cluster-api==0.36.6) (3.0) 2026-06-18 01:56:57.776 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->magnum>=15.0.0->magnum-cluster-api==0.36.6) (3.1.1) 2026-06-18 01:56:57.779 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->magnum>=15.0.0->magnum-cluster-api==0.36.6) (2.1.0) 2026-06-18 01:56:57.779 | 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>=15.0.0->magnum-cluster-api==0.36.6) (1.8.2) 2026-06-18 01:56:57.783 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.0.0->magnum>=15.0.0->magnum-cluster-api==0.36.6) (4.2.0) 2026-06-18 01:56:57.784 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.0.0->magnum>=15.0.0->magnum-cluster-api==0.36.6) (2.13.0) 2026-06-18 01:56:57.784 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.0.0->magnum>=15.0.0->magnum-cluster-api==0.36.6) (5.8.0) 2026-06-18 01:56:57.789 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk->magnum-cluster-api==0.36.6) (1.5.0) 2026-06-18 01:56:57.789 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk->magnum-cluster-api==0.36.6) (1.1.0) 2026-06-18 01:56:57.790 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk->magnum-cluster-api==0.36.6) (7.2.2) 2026-06-18 01:56:57.799 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo-concurrency>=4.5.0->magnum-cluster-api==0.36.6) (0.20) 2026-06-18 01:56:57.800 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo-concurrency>=4.5.0->magnum-cluster-api==0.36.6) (3.1.0) 2026-06-18 01:56:57.801 | 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.5.0->magnum-cluster-api==0.36.6) (2.2.1) 2026-06-18 01:56:57.805 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo-config>=8.8.0->magnum-cluster-api==0.36.6) (2.0.0) 2026-06-18 01:56:57.809 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.2.0->magnum>=15.0.0->magnum-cluster-api==0.36.6) (2.1.2) 2026-06-18 01:56:57.810 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.2.0->magnum>=15.0.0->magnum-cluster-api==0.36.6) (0.6.2) 2026-06-18 01:56:57.817 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum>=15.0.0->magnum-cluster-api==0.36.6) (3.3.0) 2026-06-18 01:56:57.818 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum>=15.0.0->magnum-cluster-api==0.36.6) (7.1.4) 2026-06-18 01:56:57.819 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum>=15.0.0->magnum-cluster-api==0.36.6) (5.3.1) 2026-06-18 01:56:57.819 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum>=15.0.0->magnum-cluster-api==0.36.6) (5.6.2) 2026-06-18 01:56:57.820 | 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>=15.0.0->magnum-cluster-api==0.36.6) (0.16.0) 2026-06-18 01:56:57.822 | 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>=15.0.0->magnum-cluster-api==0.36.6) (5.1.0) 2026-06-18 01:56:57.829 | 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>=15.0.0->magnum-cluster-api==0.36.6) (2026.2) 2026-06-18 01:56:57.830 | 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>=15.0.0->magnum-cluster-api==0.36.6) (26.2) 2026-06-18 01:56:57.834 | 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>=15.0.0->magnum-cluster-api==0.36.6) (0.25.0) 2026-06-18 01:56:57.836 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.0->magnum>=15.0.0->magnum-cluster-api==0.36.6) (5.0.0) 2026-06-18 01:56:57.837 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.0->magnum>=15.0.0->magnum-cluster-api==0.36.6) (3.1.6) 2026-06-18 01:56:57.838 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.0->magnum>=15.0.0->magnum-cluster-api==0.36.6) (4.0.1) 2026-06-18 01:56:57.842 | 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>=15.0.0->magnum-cluster-api==0.36.6) (3.0.3) 2026-06-18 01:56:57.849 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo-privsep>=2.7.0->magnum-cluster-api==0.36.6) (1.2.0) 2026-06-18 01:56:57.860 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo-service>=2.8.0->magnum-cluster-api==0.36.6) (3.1.0) 2026-06-18 01:56:57.860 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo-service>=2.8.0->magnum-cluster-api==0.36.6) (2.5.1) 2026-06-18 01:56:57.860 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo-service>=2.8.0->magnum-cluster-api==0.36.6) (3.10.1) 2026-06-18 01:56:57.861 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo-service>=2.8.0->magnum-cluster-api==0.36.6) (1.7.6) 2026-06-18 01:56:57.865 | 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>=15.0.0->magnum-cluster-api==0.36.6) (2.2.0) 2026-06-18 01:56:57.868 | 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>=15.0.0->magnum-cluster-api==0.36.6) (1.3.7) 2026-06-18 01:56:57.874 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.2.0->magnum>=15.0.0->magnum-cluster-api==0.36.6) (3.3.2) 2026-06-18 01:56:57.900 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.0.0->magnum>=15.0.0->magnum-cluster-api==0.36.6) (0.8.1) 2026-06-18 01:56:57.932 | Requirement already satisfied: osc-lib>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient>=3.3.2->magnum-cluster-api==0.36.6) (4.6.0) 2026-06-18 01:56:57.942 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.1->magnum-cluster-api==0.36.6) (3.4.7) 2026-06-18 01:56:57.954 | 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>=15.0.0->magnum-cluster-api==0.36.6) (4.2.0) 2026-06-18 01:56:57.955 | 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>=15.0.0->magnum-cluster-api==0.36.6) (2.20.0) 2026-06-18 01:56:57.961 | 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>=15.0.0->magnum-cluster-api==0.36.6) (0.1.2) 2026-06-18 01:56:57.971 | 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->magnum-cluster-api==0.36.6) (0.8) 2026-06-18 01:56:58.001 | Requirement already satisfied: networkx>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum>=15.0.0->magnum-cluster-api==0.36.6) (3.6.1) 2026-06-18 01:56:58.002 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum>=15.0.0->magnum-cluster-api==0.36.6) (4.26.0) 2026-06-18 01:56:58.002 | Requirement already satisfied: automaton>=1.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum>=15.0.0->magnum-cluster-api==0.36.6) (3.4.0) 2026-06-18 01:56:58.003 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum>=15.0.0->magnum-cluster-api==0.36.6) (9.1.4) 2026-06-18 01:56:58.004 | Requirement already satisfied: pydot>=1.2.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum>=15.0.0->magnum-cluster-api==0.36.6) (4.0.1) 2026-06-18 01:56:58.012 | 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>=15.0.0->magnum-cluster-api==0.36.6) (2025.9.1) 2026-06-18 01:56:58.013 | 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>=15.0.0->magnum-cluster-api==0.36.6) (0.37.0) 2026-06-18 01:56:58.013 | 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>=15.0.0->magnum-cluster-api==0.36.6) (2026.5.1) 2026-06-18 01:56:58.065 | Requirement already satisfied: simplegeneric in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->magnum>=15.0.0->magnum-cluster-api==0.36.6) (0.8.1) 2026-06-18 01:56:58.065 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->magnum>=15.0.0->magnum-cluster-api==0.36.6) (2026.2) 2026-06-18 01:56:58.065 | Requirement already satisfied: importlib-metadata>=4.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->magnum>=15.0.0->magnum-cluster-api==0.36.6) (9.0.0) 2026-06-18 01:56:58.069 | 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>=15.0.0->magnum-cluster-api==0.36.6) (4.1.0) 2026-06-18 01:56:58.087 | Requirement already satisfied: python-swiftclient>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-heatclient->magnum-cluster-api==0.36.6) (4.10.0) 2026-06-18 01:56:58.098 | Requirement already satisfied: oauthlib>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests-oauthlib->kubernetes>=24.2.0->magnum-cluster-api==0.36.6) (3.3.1) 2026-06-18 01:56:58.123 | Downloading diskcache-5.6.3-py3-none-any.whl (45 kB) 2026-06-18 01:56:58.138 | Downloading kubernetes-36.0.2-py2.py3-none-any.whl (4.6 MB) 2026-06-18 01:56:58.202 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 78.1 MB/s 0:00:00 2026-06-18 01:56:58.207 | Downloading aiohttp-3.14.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (1.8 MB) 2026-06-18 01:56:58.246 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 56.4 MB/s 0:00:00 2026-06-18 01:56:58.251 | Downloading multidict-6.7.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (256 kB) 2026-06-18 01:56:58.265 | Downloading yarl-1.24.2-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (105 kB) 2026-06-18 01:56:58.281 | Downloading aiohappyeyeballs-2.6.2-py3-none-any.whl (15 kB) 2026-06-18 01:56:58.291 | Downloading aiosignal-1.4.0-py3-none-any.whl (7.5 kB) 2026-06-18 01:56:58.302 | Downloading durationpy-0.10-py3-none-any.whl (3.9 kB) 2026-06-18 01:56:58.314 | Downloading frozenlist-1.8.0-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (242 kB) 2026-06-18 01:56:58.328 | Downloading propcache-0.5.2-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (61 kB) 2026-06-18 01:56:58.342 | Downloading semver-3.0.4-py3-none-any.whl (17 kB) 2026-06-18 01:56:58.356 | Downloading sherlock-0.4.1-py3-none-any.whl (16 kB) 2026-06-18 01:56:58.368 | Downloading websocket_client-1.9.0-py3-none-any.whl (82 kB) 2026-06-18 01:56:58.384 | Downloading pykube_ng-23.6.0-py3-none-any.whl (26 kB) 2026-06-18 01:56:58.398 | Downloading python_heatclient-5.2.0-py3-none-any.whl (212 kB) 2026-06-18 01:56:58.412 | Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl (24 kB) 2026-06-18 01:56:58.424 | Downloading shortuuid-1.0.13-py3-none-any.whl (10 kB) 2026-06-18 01:56:58.465 | Building wheels for collected packages: magnum-cluster-api, haproxyadmin 2026-06-18 01:56:58.466 | Building editable for magnum-cluster-api (pyproject.toml): started 2026-06-18 01:57:44.435 | Building editable for magnum-cluster-api (pyproject.toml): finished with status 'error' 2026-06-18 01:57:44.457 | error: subprocess-exited-with-error 2026-06-18 01:57:44.457 | 2026-06-18 01:57:44.457 | × Building editable for magnum-cluster-api (pyproject.toml) did not run successfully. 2026-06-18 01:57:44.457 | │ exit code: 1 2026-06-18 01:57:44.457 | ╰─> [309 lines of output] 2026-06-18 01:57:44.457 | Running `maturin pep517 build-wheel -i /opt/stack/data/venv/bin/python3.12 --compatibility off --editable` 2026-06-18 01:57:44.457 | 📦 Including license file `LICENSE` 2026-06-18 01:57:44.457 | 🍹 Building a mixed python/rust project 2026-06-18 01:57:44.457 | 🐍 Found CPython 3.12 at /opt/stack/data/venv/bin/python3.12 2026-06-18 01:57:44.457 | 🔗 Found pyo3 bindings with abi3-py3.8 support 2026-06-18 01:57:44.457 | 📡 Using build options features from pyproject.toml 2026-06-18 01:57:44.457 | Compiling proc-macro2 v1.0.106 2026-06-18 01:57:44.458 | Compiling unicode-ident v1.0.18 2026-06-18 01:57:44.458 | Compiling quote v1.0.45 2026-06-18 01:57:44.458 | Compiling libc v0.2.186 2026-06-18 01:57:44.458 | Compiling memchr v2.7.5 2026-06-18 01:57:44.458 | Compiling thiserror v2.0.18 2026-06-18 01:57:44.458 | Compiling autocfg v1.5.0 2026-06-18 01:57:44.458 | Compiling regex-automata v0.4.14 2026-06-18 01:57:44.458 | Compiling cfg-if v1.0.3 2026-06-18 01:57:44.458 | Compiling parking_lot_core v0.9.11 2026-06-18 01:57:44.458 | Compiling gix-trace v0.1.20 2026-06-18 01:57:44.458 | Compiling tinyvec_macros v0.1.1 2026-06-18 01:57:44.458 | Compiling fastrand v2.3.0 2026-06-18 01:57:44.458 | Compiling smallvec v1.15.1 2026-06-18 01:57:44.458 | Compiling scopeguard v1.2.0 2026-06-18 01:57:44.458 | Compiling version_check v0.9.5 2026-06-18 01:57:44.458 | Compiling tinyvec v1.11.0 2026-06-18 01:57:44.458 | Compiling once_cell v1.21.3 2026-06-18 01:57:44.458 | Compiling crc32fast v1.5.0 2026-06-18 01:57:44.458 | Compiling same-file v1.0.6 2026-06-18 01:57:44.458 | Compiling zlib-rs v0.6.3 2026-06-18 01:57:44.458 | Compiling walkdir v2.5.0 2026-06-18 01:57:44.458 | Compiling typenum v1.18.0 2026-06-18 01:57:44.458 | Compiling bitflags v2.9.4 2026-06-18 01:57:44.458 | Compiling byteorder v1.5.0 2026-06-18 01:57:44.458 | Compiling heapless v0.8.0 2026-06-18 01:57:44.458 | Compiling stable_deref_trait v1.2.1 2026-06-18 01:57:44.458 | Compiling generic-array v0.14.7 2026-06-18 01:57:44.458 | Compiling itoa v1.0.18 2026-06-18 01:57:44.458 | Compiling unicode-normalization v0.1.25 2026-06-18 01:57:44.458 | Compiling lock_api v0.4.13 2026-06-18 01:57:44.458 | Compiling getrandom v0.3.3 2026-06-18 01:57:44.458 | Compiling hash32 v0.3.1 2026-06-18 01:57:44.458 | Compiling cpufeatures v0.2.17 2026-06-18 01:57:44.458 | Compiling foldhash v0.2.0 2026-06-18 01:57:44.458 | Compiling allocator-api2 v0.2.21 2026-06-18 01:57:44.458 | Compiling equivalent v1.0.2 2026-06-18 01:57:44.458 | Compiling jiff v0.2.28 2026-06-18 01:57:44.458 | Compiling rustix v1.1.4 2026-06-18 01:57:44.458 | Compiling serde_core v1.0.228 2026-06-18 01:57:44.458 | Compiling linux-raw-sys v0.12.1 2026-06-18 01:57:44.458 | Compiling crossbeam-utils v0.8.21 2026-06-18 01:57:44.458 | Compiling bstr v1.12.1 2026-06-18 01:57:44.458 | Compiling hashbrown v0.17.1 2026-06-18 01:57:44.458 | Compiling pin-project-lite v0.2.16 2026-06-18 01:57:44.458 | Compiling faster-hex v0.10.0 2026-06-18 01:57:44.458 | Compiling signal-hook v0.4.4 2026-06-18 01:57:44.458 | Compiling syn v2.0.117 2026-06-18 01:57:44.459 | Compiling hashbrown v0.14.5 2026-06-18 01:57:44.459 | Compiling serde v1.0.228 2026-06-18 01:57:44.459 | Compiling nonempty v0.12.0 2026-06-18 01:57:44.459 | Compiling gix-validate v0.11.2 2026-06-18 01:57:44.459 | Compiling gix-utils v0.3.3 2026-06-18 01:57:44.459 | Compiling gix-error v0.2.4 2026-06-18 01:57:44.459 | Compiling memmap2 v0.9.10 2026-06-18 01:57:44.459 | Compiling parking_lot v0.12.4 2026-06-18 01:57:44.459 | Compiling errno v0.3.13 2026-06-18 01:57:44.459 | Compiling futures-core v0.3.32 2026-06-18 01:57:44.459 | Compiling gix-chunk v0.7.2 2026-06-18 01:57:44.459 | Compiling signal-hook-registry v1.4.8 2026-06-18 01:57:44.459 | Compiling dashmap v6.1.0 2026-06-18 01:57:44.459 | Compiling gix-quote v0.7.2 2026-06-18 01:57:44.459 | Compiling rustversion v1.0.22 2026-06-18 01:57:44.459 | Compiling block-buffer v0.10.4 2026-06-18 01:57:44.459 | Compiling crypto-common v0.1.6 2026-06-18 01:57:44.459 | Compiling prodash v31.0.0 2026-06-18 01:57:44.459 | Compiling digest v0.10.7 2026-06-18 01:57:44.459 | Compiling target-lexicon v0.13.5 2026-06-18 01:57:44.459 | Compiling zmij v1.0.21 2026-06-18 01:57:44.459 | Compiling futures-sink v0.3.32 2026-06-18 01:57:44.459 | Compiling sha1 v0.10.6 2026-06-18 01:57:44.459 | Compiling unicode-bom v2.0.3 2026-06-18 01:57:44.459 | Compiling socket2 v0.6.3 2026-06-18 01:57:44.459 | Compiling mio v1.2.0 2026-06-18 01:57:44.459 | Compiling bytes v1.11.1 2026-06-18 01:57:44.459 | Compiling static_assertions v1.1.0 2026-06-18 01:57:44.459 | Compiling futures-channel v0.3.32 2026-06-18 01:57:44.459 | Compiling sha1-checked v0.10.0 2026-06-18 01:57:44.459 | Compiling kstring v2.0.2 2026-06-18 01:57:44.459 | Compiling shell-words v1.1.1 2026-06-18 01:57:44.459 | Compiling log v0.4.29 2026-06-18 01:57:44.459 | Compiling slab v0.4.11 2026-06-18 01:57:44.459 | Compiling gix-sec v0.14.1 2026-06-18 01:57:44.459 | Compiling strsim v0.11.1 2026-06-18 01:57:44.459 | Compiling ident_case v1.0.1 2026-06-18 01:57:44.459 | Compiling find-msvc-tools v0.1.0 2026-06-18 01:57:44.459 | Compiling serde_json v1.0.149 2026-06-18 01:57:44.459 | Compiling futures-task v0.3.32 2026-06-18 01:57:44.459 | Compiling futures-io v0.3.32 2026-06-18 01:57:44.459 | Compiling shlex v1.3.0 2026-06-18 01:57:44.460 | Compiling pyo3-build-config v0.28.3 2026-06-18 01:57:44.460 | Compiling gix-bitmap v0.3.2 2026-06-18 01:57:44.460 | Compiling cc v1.2.35 2026-06-18 01:57:44.460 | Compiling http v1.4.0 2026-06-18 01:57:44.460 | Compiling filetime v0.2.27 2026-06-18 01:57:44.460 | Compiling hashbrown v0.16.1 2026-06-18 01:57:44.460 | Compiling zeroize v1.8.1 2026-06-18 01:57:44.460 | Compiling base64 v0.22.1 2026-06-18 01:57:44.460 | Compiling tempfile v3.27.0 2026-06-18 01:57:44.460 | Compiling anyhow v1.0.102 2026-06-18 01:57:44.460 | Compiling fnv v1.0.7 2026-06-18 01:57:44.460 | Compiling tracing-core v0.1.34 2026-06-18 01:57:44.460 | Compiling httparse v1.10.1 2026-06-18 01:57:44.460 | Compiling percent-encoding v2.3.2 2026-06-18 01:57:44.460 | Compiling prettyplease v0.2.37 2026-06-18 01:57:44.460 | Compiling rustls-pki-types v1.12.0 2026-06-18 01:57:44.460 | Compiling getrandom v0.2.16 2026-06-18 01:57:44.460 | Compiling num-traits v0.2.19 2026-06-18 01:57:44.460 | Compiling encoding_rs v0.8.35 2026-06-18 01:57:44.460 | Compiling tower-service v0.3.3 2026-06-18 01:57:44.460 | Compiling heck v0.5.0 2026-06-18 01:57:44.460 | Compiling untrusted v0.9.0 2026-06-18 01:57:44.460 | Compiling ref-cast v1.0.25 2026-06-18 01:57:44.460 | Compiling try-lock v0.2.5 2026-06-18 01:57:44.460 | Compiling ucd-trie v0.1.7 2026-06-18 01:57:44.460 | Compiling want v0.3.1 2026-06-18 01:57:44.460 | Compiling http-body v1.0.1 2026-06-18 01:57:44.460 | Compiling aho-corasick v1.1.3 2026-06-18 01:57:44.460 | Compiling rustls v0.23.31 2026-06-18 01:57:44.460 | Compiling regex-syntax v0.8.6 2026-06-18 01:57:44.460 | Compiling k8s-openapi v0.27.1 2026-06-18 01:57:44.460 | Compiling atomic-waker v1.1.2 2026-06-18 01:57:44.460 | Compiling pin-utils v0.1.0 2026-06-18 01:57:44.460 | Compiling gix-date v0.15.4 2026-06-18 01:57:44.460 | Compiling clru v0.6.3 2026-06-18 01:57:44.460 | Compiling gix-imara-diff v0.2.2 2026-06-18 01:57:44.460 | Compiling vergen-lib v10.0.0 2026-06-18 01:57:44.460 | Compiling pyo3-macros-backend v0.28.3 2026-06-18 01:57:44.460 | Compiling ring v0.17.14 2026-06-18 01:57:44.460 | Compiling pyo3-ffi v0.28.3 2026-06-18 01:57:44.460 | Compiling gix-actor v0.41.1 2026-06-18 01:57:44.460 | Compiling darling_core v0.23.0 2026-06-18 01:57:44.460 | Compiling serde_derive_internals v0.29.1 2026-06-18 01:57:44.460 | Compiling hashbrown v0.15.5 2026-06-18 01:57:44.460 | Compiling subtle v2.6.1 2026-06-18 01:57:44.460 | Compiling dyn-clone v1.0.20 2026-06-18 01:57:44.461 | Compiling ipnet v2.12.0 2026-06-18 01:57:44.461 | Compiling ordered-float v2.10.1 2026-06-18 01:57:44.461 | Compiling concurrent-queue v2.5.0 2026-06-18 01:57:44.461 | Compiling vergen v10.0.0 2026-06-18 01:57:44.461 | Compiling arc-swap v1.9.1 2026-06-18 01:57:44.461 | Compiling io-close v0.3.7 2026-06-18 01:57:44.461 | Compiling ryu v1.0.20 2026-06-18 01:57:44.461 | Compiling indexmap v2.11.0 2026-06-18 01:57:44.461 | Compiling parking v2.2.1 2026-06-18 01:57:44.461 | Compiling zerocopy v0.8.26 2026-06-18 01:57:44.461 | Compiling sync_wrapper v1.0.2 2026-06-18 01:57:44.461 | Compiling powerfmt v0.2.0 2026-06-18 01:57:44.461 | Compiling openssl-probe v0.1.6 2026-06-18 01:57:44.461 | Compiling tower-layer v0.3.3 2026-06-18 01:57:44.461 | Compiling unsafe-libyaml v0.2.11 2026-06-18 01:57:44.461 | Compiling rustls-native-certs v0.8.1 2026-06-18 01:57:44.461 | Compiling deranged v0.5.8 2026-06-18 01:57:44.461 | Compiling event-listener v5.4.1 2026-06-18 01:57:44.461 | Compiling pyo3 v0.28.3 2026-06-18 01:57:44.461 | Compiling thiserror-impl v2.0.18 2026-06-18 01:57:44.461 | Compiling serde_derive v1.0.228 2026-06-18 01:57:44.461 | Compiling tokio-macros v2.7.0 2026-06-18 01:57:44.461 | Compiling futures-macro v0.3.32 2026-06-18 01:57:44.461 | Compiling tracing-attributes v0.1.30 2026-06-18 01:57:44.461 | Compiling tokio v1.52.3 2026-06-18 01:57:44.461 | Compiling ref-cast-impl v1.0.25 2026-06-18 01:57:44.461 | Compiling schemars_derive v1.2.1 2026-06-18 01:57:44.461 | Compiling futures-util v0.3.32 2026-06-18 01:57:44.461 | Compiling derive_more-impl v2.0.1 2026-06-18 01:57:44.461 | Compiling darling_macro v0.23.0 2026-06-18 01:57:44.461 | Compiling gix-path v0.12.1 2026-06-18 01:57:44.461 | Compiling gix-packetline v0.21.5 2026-06-18 01:57:44.461 | Compiling darling v0.23.0 2026-06-18 01:57:44.461 | Compiling gix-features v0.48.1 2026-06-18 01:57:44.461 | Compiling gix-config-value v0.18.1 2026-06-18 01:57:44.461 | Compiling gix-command v0.9.1 2026-06-18 01:57:44.461 | Compiling gix-hash v0.25.1 2026-06-18 01:57:44.461 | Compiling gix-fs v0.21.2 2026-06-18 01:57:44.461 | Compiling gix-glob v0.26.1 2026-06-18 01:57:44.461 | Compiling gix-hashtable v0.15.1 2026-06-18 01:57:44.461 | Compiling gix-tempfile v23.0.1 2026-06-18 01:57:44.461 | Compiling gix-commitgraph v0.37.1 2026-06-18 01:57:44.461 | Compiling gix-url v0.36.1 2026-06-18 01:57:44.461 | Compiling gix-object v0.61.0 2026-06-18 01:57:44.461 | Compiling gix-attributes v0.33.1 2026-06-18 01:57:44.461 | Compiling gix-ignore v0.21.1 2026-06-18 01:57:44.461 | Compiling gix-lock v23.0.1 2026-06-18 01:57:44.461 | Compiling tracing v0.1.41 2026-06-18 01:57:44.461 | Compiling pest v2.8.1 2026-06-18 01:57:44.461 | Compiling gix-prompt v0.15.1 2026-06-18 01:57:44.461 | Compiling bon-macros v3.9.3 2026-06-18 01:57:44.461 | Compiling gix-pathspec v0.18.1 2026-06-18 01:57:44.461 | Compiling gix-credentials v0.38.1 2026-06-18 01:57:44.461 | Compiling gix-shallow v0.12.1 2026-06-18 01:57:44.461 | Compiling gix-transport v0.57.1 2026-06-18 01:57:44.461 | Compiling gix-revwalk v0.32.0 2026-06-18 01:57:44.461 | Compiling gix-ref v0.64.0 2026-06-18 01:57:44.461 | Compiling gix-filter v0.31.0 2026-06-18 01:57:44.461 | Compiling gix-traverse v0.58.0 2026-06-18 01:57:44.461 | Compiling gix-revision v0.46.0 2026-06-18 01:57:44.461 | Compiling gix-negotiate v0.32.0 2026-06-18 01:57:44.461 | Compiling gix-index v0.52.0 2026-06-18 01:57:44.461 | Compiling gix-refspec v0.42.0 2026-06-18 01:57:44.461 | Compiling pest_meta v2.8.1 2026-06-18 01:57:44.461 | Compiling jsonptr v0.7.1 2026-06-18 01:57:44.461 | Compiling hyper v1.7.0 2026-06-18 01:57:44.461 | Compiling tokio-util v0.7.16 2026-06-18 01:57:44.461 | Compiling schemars v1.2.1 2026-06-18 01:57:44.461 | Compiling gix-pack v0.71.0 2026-06-18 01:57:44.461 | Compiling gix-discover v0.52.0 2026-06-18 01:57:44.461 | Compiling gix-config v0.57.0 2026-06-18 01:57:44.461 | Compiling pest_generator v2.8.1 2026-06-18 01:57:44.461 | Compiling regex v1.12.3 2026-06-18 01:57:44.461 | Compiling gix-worktree v0.53.0 2026-06-18 01:57:44.461 | Compiling hyper-util v0.1.16 2026-06-18 01:57:44.461 | Compiling maybe-async v0.2.10 2026-06-18 01:57:44.461 | Compiling pest_derive v2.8.1 2026-06-18 01:57:44.461 | Compiling gix-diff v0.64.0 2026-06-18 01:57:44.462 | Compiling gix-dir v0.26.0 2026-06-18 01:57:44.462 | Compiling gix-worktree-state v0.31.0 2026-06-18 01:57:44.462 | Compiling gix-submodule v0.31.0 2026-06-18 01:57:44.462 | Compiling gix-odb v0.81.0 2026-06-18 01:57:44.462 | Compiling gix-protocol v0.62.0 2026-06-18 01:57:44.462 | Compiling tower v0.5.2 2026-06-18 01:57:44.462 | Compiling json-patch v4.2.0 2026-06-18 01:57:44.462 | Compiling gix-status v0.31.0 2026-06-18 01:57:44.462 | Compiling serde-value v0.7.0 2026-06-18 01:57:44.462 | Compiling serde_yaml v0.9.34+deprecated 2026-06-18 01:57:44.462 | Compiling futures-executor v0.3.32 2026-06-18 01:57:44.462 | Compiling bon v3.9.3 2026-06-18 01:57:44.462 | Compiling derive_more v2.0.1 2026-06-18 01:57:44.462 | Compiling enum-ordinalize-derive v4.3.1 2026-06-18 01:57:44.462 | Compiling form_urlencoded v1.2.2 2026-06-18 01:57:44.462 | Compiling vergen-gix v10.0.0 2026-06-18 01:57:44.462 | Compiling ahash v0.8.12 2026-06-18 01:57:44.462 | Compiling num-conv v0.2.1 2026-06-18 01:57:44.462 | Compiling num_threads v0.1.7 2026-06-18 01:57:44.462 | Compiling time-core v0.1.8 2026-06-18 01:57:44.462 | Compiling mime v0.3.17 2026-06-18 01:57:44.462 | Compiling time v0.3.47 2026-06-18 01:57:44.462 | Compiling enum-ordinalize v4.3.0 2026-06-18 01:57:44.462 | Compiling tower-http v0.6.6 2026-06-18 01:57:44.462 | Compiling hyper-timeout v0.5.2 2026-06-18 01:57:44.462 | Compiling gix v0.84.0 2026-06-18 01:57:44.462 | Compiling rustls-webpki v0.103.10 2026-06-18 01:57:44.462 | Compiling futures v0.3.32 2026-06-18 01:57:44.462 | Compiling pyo3-macros v0.28.3 2026-06-18 01:57:44.462 | Compiling async-stream-impl v0.3.6 2026-06-18 01:57:44.462 | Compiling pin-project-internal v1.1.10 2026-06-18 01:57:44.462 | Compiling jsonpath-rust v1.0.4 2026-06-18 01:57:44.462 | Compiling event-listener-strategy v0.5.4 2026-06-18 01:57:44.462 | Compiling http-body-util v0.1.3 2026-06-18 01:57:44.462 | Compiling pem v3.0.5 2026-06-18 01:57:44.462 | Compiling secrecy v0.10.3 2026-06-18 01:57:44.462 | Compiling either v1.15.0 2026-06-18 01:57:44.462 | Compiling thiserror v1.0.69 2026-06-18 01:57:44.462 | Compiling utf8parse v0.2.2 2026-06-18 01:57:44.462 | Compiling anstyle-parse v1.0.0 2026-06-18 01:57:44.462 | Compiling pin-project v1.1.10 2026-06-18 01:57:44.462 | Compiling async-broadcast v0.7.2 2026-06-18 01:57:44.462 | Compiling async-stream v0.3.6 2026-06-18 01:57:44.462 | Compiling educe v0.6.0 2026-06-18 01:57:44.462 | Compiling backon v1.6.0 2026-06-18 01:57:44.462 | Compiling thiserror-impl v1.0.69 2026-06-18 01:57:44.462 | Compiling ignition-config v0.6.1 2026-06-18 01:57:44.462 | Compiling hostname v0.4.1 2026-06-18 01:57:44.462 | Compiling include_dir_macros v0.7.4 2026-06-18 01:57:44.462 | Compiling anstyle-query v1.1.5 2026-06-18 01:57:44.462 | Compiling glob v0.3.3 2026-06-18 01:57:44.462 | Compiling is_terminal_polyfill v1.70.2 2026-06-18 01:57:44.462 | Compiling colorchoice v1.0.5 2026-06-18 01:57:44.462 | Compiling anstyle v1.0.14 2026-06-18 01:57:44.462 | Compiling kube-derive v3.1.0 2026-06-18 01:57:44.462 | Compiling serde_ignored v0.1.12 2026-06-18 01:57:44.462 | Compiling typed-builder-macro v0.23.2 2026-06-18 01:57:44.462 | Compiling include_dir v0.7.4 2026-06-18 01:57:44.462 | Compiling anstream v1.0.0 2026-06-18 01:57:44.462 | Compiling env_filter v1.0.1 2026-06-18 01:57:44.462 | Compiling semver v1.0.28 2026-06-18 01:57:44.462 | Compiling lazy_static v1.5.0 2026-06-18 01:57:44.462 | Compiling serde_plain v1.0.2 2026-06-18 01:57:44.462 | Compiling docker-image v0.2.1 2026-06-18 01:57:44.462 | Compiling env_logger v0.11.10 2026-06-18 01:57:44.462 | Compiling helm v0.36.6 (/opt/stack/magnum-cluster-api/crates/helm) 2026-06-18 01:57:44.462 | Compiling cluster_feature_derive v0.36.6 (/opt/stack/magnum-cluster-api/crates/cluster_feature_derive) 2026-06-18 01:57:44.462 | Compiling indoc v2.0.7 2026-06-18 01:57:44.462 | Compiling inventory v0.3.24 2026-06-18 01:57:44.462 | Compiling maplit v1.0.2 2026-06-18 01:57:44.462 | Compiling typed-builder v0.23.2 2026-06-18 01:57:44.462 | Compiling tokio-rustls v0.26.2 2026-06-18 01:57:44.462 | Compiling pythonize v0.28.0 2026-06-18 01:57:44.462 | Compiling pyo3-async-runtimes v0.28.0 2026-06-18 01:57:44.462 | Compiling hyper-rustls v0.27.7 2026-06-18 01:57:44.462 | Compiling magnum-cluster-api v0.36.6 (/opt/stack/magnum-cluster-api) 2026-06-18 01:57:44.462 | error[E0432]: unresolved import `vergen_gix::GixBuilder` 2026-06-18 01:57:44.462 | --> build.rs:6:27 2026-06-18 01:57:44.462 | | 2026-06-18 01:57:44.463 | 6 | use vergen_gix::{Emitter, GixBuilder}; 2026-06-18 01:57:44.463 | | ^^^^^^^^^^ no `GixBuilder` in the root 2026-06-18 01:57:44.463 | 2026-06-18 01:57:44.463 | For more information about this error, try `rustc --explain E0432`. 2026-06-18 01:57:44.463 | error: could not compile `magnum-cluster-api` (build script) due to 1 previous error 2026-06-18 01:57:44.463 | warning: build failed, waiting for other jobs to finish... 2026-06-18 01:57:44.463 | 💥 maturin failed 2026-06-18 01:57:44.463 | Caused by: Failed to build a native library through cargo 2026-06-18 01:57:44.463 | Caused by: Cargo build finished with "exit status: 101": `env -u CARGO PYO3_BUILD_EXTENSION_MODULE="1" PYO3_ENVIRONMENT_SIGNATURE="cpython-3.12-64bit" PYO3_PYTHON="/opt/stack/data/venv/bin/python3.12" PYTHON_SYS_EXECUTABLE="/opt/stack/data/venv/bin/python3.12" "cargo" "rustc" "--profile" "release" "--features" "extension-module" "--message-format" "json-render-diagnostics" "--manifest-path" "/opt/stack/magnum-cluster-api/Cargo.toml" "--lib" "--crate-type" "cdylib"` 2026-06-18 01:57:44.463 | Error: command ['maturin', 'pep517', 'build-wheel', '-i', '/opt/stack/data/venv/bin/python3.12', '--compatibility', 'off', '--editable'] returned non-zero exit status 1 2026-06-18 01:57:44.463 | [end of output] 2026-06-18 01:57:44.463 | 2026-06-18 01:57:44.463 | note: This error originates from a subprocess, and is likely not a problem with pip. 2026-06-18 01:57:44.463 | ERROR: Failed building editable for magnum-cluster-api 2026-06-18 01:57:44.463 | Building wheel for haproxyadmin (pyproject.toml): started 2026-06-18 01:57:44.731 | Building wheel for haproxyadmin (pyproject.toml): finished with status 'done' 2026-06-18 01:57:44.732 | Created wheel for haproxyadmin: filename=haproxyadmin-0.2.4-py3-none-any.whl size=37208 sha256=c74e7be3f25f726b9c9d6cdde54a16cc258ff8caddcb2e47398bf40905aea29c 2026-06-18 01:57:44.732 | Stored in directory: /opt/stack/.cache/pip/wheels/f8/a4/d2/ca8e7bcb86a3513744e388395fdc7c9b2d41bdffceb804f578 2026-06-18 01:57:44.739 | Successfully built haproxyadmin 2026-06-18 01:57:44.739 | Failed to build magnum-cluster-api 2026-06-18 01:57:44.741 | error: failed-wheel-build-for-install 2026-06-18 01:57:44.741 | 2026-06-18 01:57:44.741 | × Failed to build installable wheels for some pyproject.toml based projects 2026-06-18 01:57:44.741 | ╰─> magnum-cluster-api 2026-06-18 01:57:44.956 | + inc/python:pip_install:1 : exit_trap 2026-06-18 01:57:44.961 | + ./stack.sh:exit_trap:519 : local r=1 2026-06-18 01:57:44.971 | ++ ./stack.sh:exit_trap:520 : jobs -p 2026-06-18 01:57:44.980 | + ./stack.sh:exit_trap:520 : jobs= 2026-06-18 01:57:44.986 | + ./stack.sh:exit_trap:523 : [[ -n '' ]] 2026-06-18 01:57:44.992 | + ./stack.sh:exit_trap:529 : '[' -f '' ']' 2026-06-18 01:57:44.999 | + ./stack.sh:exit_trap:534 : kill_spinner 2026-06-18 01:57:45.004 | + ./stack.sh:kill_spinner:429 : '[' '!' -z '' ']' 2026-06-18 01:57:45.010 | + ./stack.sh:exit_trap:536 : [[ 1 -ne 0 ]] 2026-06-18 01:57:45.015 | + ./stack.sh:exit_trap:537 : echo 'Error on exit' 2026-06-18 01:57:45.015 | Error on exit 2026-06-18 01:57:45.021 | + ./stack.sh:exit_trap:539 : type -p generate-subunit 2026-06-18 01:57:45.026 | + ./stack.sh:exit_trap:540 : generate-subunit 1781747255 610 fail 2026-06-18 01:57:45.209 | + ./stack.sh:exit_trap:542 : [[ -z /opt/stack/logs ]] 2026-06-18 01:57:45.215 | + ./stack.sh:exit_trap:545 : /opt/stack/data/venv/bin/python3 /opt/stack/devstack/tools/worlddump.py -d /opt/stack/logs 2026-06-18 01:57:46.320 | + ./stack.sh:exit_trap:554 : exit 1