2026-03-13 12:20:58.432 | + ./stack.sh:main:485 : exec 2026-03-13 12:20:58.432 | + ./stack.sh:main:493 : echo_summary 'stack.sh log /opt/stack/logs/devstacklog.txt.2026-03-13-122058' 2026-03-13 12:20:58.432 | ++ ./stack.sh:main:485 : /usr/bin/python3.12 /opt/stack/devstack/tools/outfilter.py -o /opt/stack/logs/devstacklog.txt.2026-03-13-122058.summary.2026-03-13-122058 2026-03-13 12:20:58.432 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-13 12:20:58.432 | + ./stack.sh:echo_summary:444 : echo -e stack.sh log /opt/stack/logs/devstacklog.txt.2026-03-13-122058 2026-03-13 12:20:58.432 | + ./stack.sh:main:495 : ln -sf /opt/stack/logs/devstacklog.txt.2026-03-13-122058 /opt/stack/logs/devstacklog.txt 2026-03-13 12:20:58.432 | + ./stack.sh:main:496 : ln -sf /opt/stack/logs/devstacklog.txt.2026-03-13-122058.summary.2026-03-13-122058 /opt/stack/logs/devstacklog.txt.summary 2026-03-13 12:20:58.432 | + ./stack.sh:main:511 : check_path_perm_sanity /opt/stack 2026-03-13 12:20:58.432 | + functions:check_path_perm_sanity:615 : local real_path 2026-03-13 12:20:58.437 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-03-13 12:20:58.443 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-03-13 12:20:58.447 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-03-13 12:20:58.454 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-03-13 12:20:58.455 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-03-13 12:20:58.461 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-03-13 12:20:58.466 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-03-13 12:20:58.471 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-03-13 12:20:58.476 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-03-13 12:20:58.481 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-03-13 12:20:58.485 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-03-13 12:20:58.492 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-03-13 12:20:58.499 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-03-13 12:20:58.503 | + ./stack.sh:main:517 : trap exit_trap EXIT 2026-03-13 12:20:58.507 | + ./stack.sh:main:558 : trap err_trap ERR 2026-03-13 12:20:58.512 | + ./stack.sh:main:571 : set -o errexit 2026-03-13 12:20:58.516 | + ./stack.sh:main:574 : uname -a 2026-03-13 12:20:58.518 | Linux np0000158692 6.8.0-101-generic #101-Ubuntu SMP PREEMPT_DYNAMIC Mon Feb 9 10:15:05 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 2026-03-13 12:20:58.523 | + ./stack.sh:main:577 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-03-13 12:20:58.527 | + ./stack.sh:main:578 : rm -f /opt/stack/data/ca-bundle.pem 2026-03-13 12:20:58.535 | + ./stack.sh:main:581 : source /opt/stack/devstack/lib/database 2026-03-13 12:20:58.610 | + ./stack.sh:main:582 : source /opt/stack/devstack/lib/rpc_backend 2026-03-13 12:20:58.640 | + ./stack.sh:main:585 : source /opt/stack/devstack/lib/host 2026-03-13 12:20:58.646 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-03-13 12:20:58.675 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-03-13 12:20:58.679 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-03-13 12:20:58.708 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-03-13 12:20:58.714 | +++ lib/host:source:34 : trueorfalse False ENABLE_ZSWAP 2026-03-13 12:20:58.743 | ++ lib/host:source:34 : ENABLE_ZSWAP=True 2026-03-13 12:20:58.748 | ++ lib/host:source:37 : ZSWAP_COMPRESSOR=lz4 2026-03-13 12:20:58.753 | ++ lib/host:source:38 : ZSWAP_ZPOOL=zsmalloc 2026-03-13 12:20:58.758 | +++ lib/host:source:53 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-03-13 12:20:58.786 | ++ lib/host:source:53 : ENABLE_SYSCTL_MEM_TUNING=True 2026-03-13 12:20:58.792 | +++ lib/host:source:75 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-03-13 12:20:58.821 | ++ lib/host:source:75 : ENABLE_SYSCTL_NET_TUNING=True 2026-03-13 12:20:58.826 | + ./stack.sh:main:588 : tune_host 2026-03-13 12:20:58.831 | + lib/host:tune_host:96 : configure_host_mem 2026-03-13 12:20:58.835 | + lib/host:configure_host_mem:70 : configure_zswap 2026-03-13 12:20:58.839 | + lib/host:configure_zswap:40 : [[ True == \T\r\u\e ]] 2026-03-13 12:20:58.843 | + lib/host:configure_zswap:43 : is_ubuntu 2026-03-13 12:20:58.846 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:20:58.850 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:20:58.856 | + lib/host:configure_zswap:44 : echo lz4 2026-03-13 12:20:58.856 | + lib/host:configure_zswap:44 : sudo tee /sys/module/zswap/parameters/compressor 2026-03-13 12:20:58.870 | lz4 2026-03-13 12:20:58.877 | + lib/host:configure_zswap:45 : echo zsmalloc 2026-03-13 12:20:58.877 | + lib/host:configure_zswap:45 : sudo tee /sys/module/zswap/parameters/zpool 2026-03-13 12:20:58.890 | zsmalloc 2026-03-13 12:20:58.897 | + lib/host:configure_zswap:47 : echo 1 2026-03-13 12:20:58.897 | + lib/host:configure_zswap:47 : sudo tee /sys/module/zswap/parameters/enabled 2026-03-13 12:20:58.911 | 1 2026-03-13 12:20:58.939 | + lib/host:configure_zswap:49 : sudo grep -R . /sys/module/zswap/parameters 2026-03-13 12:20:58.955 | /sys/module/zswap/parameters/same_filled_pages_enabled:Y 2026-03-13 12:20:58.955 | /sys/module/zswap/parameters/enabled:Y 2026-03-13 12:20:58.955 | /sys/module/zswap/parameters/shrinker_enabled:Y 2026-03-13 12:20:58.955 | /sys/module/zswap/parameters/max_pool_percent:20 2026-03-13 12:20:58.955 | /sys/module/zswap/parameters/compressor:lz4 2026-03-13 12:20:58.955 | /sys/module/zswap/parameters/non_same_filled_pages_enabled:Y 2026-03-13 12:20:58.955 | /sys/module/zswap/parameters/zpool:zsmalloc 2026-03-13 12:20:58.955 | /sys/module/zswap/parameters/exclusive_loads:N 2026-03-13 12:20:58.955 | /sys/module/zswap/parameters/accept_threshold_percent:90 2026-03-13 12:20:58.961 | + lib/host:configure_host_mem:71 : configure_ksm 2026-03-13 12:20:58.965 | + lib/host:configure_ksm:15 : [[ True == \T\r\u\e ]] 2026-03-13 12:20:58.969 | + lib/host:configure_ksm:16 : install_package ksmtuned 2026-03-13 12:20:58.974 | + functions-common:install_package:1430 : update_package_repo 2026-03-13 12:20:58.978 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-03-13 12:20:58.982 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=False 2026-03-13 12:20:58.986 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-03-13 12:20:58.990 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-03-13 12:20:58.995 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-03-13 12:20:58.999 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:20:59.003 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:20:59.008 | + functions-common:update_package_repo:1413 : apt_get_update 2026-03-13 12:20:59.012 | + functions-common:apt_get_update:1158 : [[ False == \T\r\u\e ]] 2026-03-13 12:20:59.016 | + functions-common:apt_get_update:1163 : [[ False = \T\r\u\e ]] 2026-03-13 12:20:59.020 | + functions-common:apt_get_update:1165 : local sudo=sudo 2026-03-13 12:20:59.026 | ++ functions-common:apt_get_update:1166 : id -u 2026-03-13 12:20:59.032 | + functions-common:apt_get_update:1166 : [[ 1002 = \0 ]] 2026-03-13 12:20:59.036 | + functions-common:apt_get_update:1169 : time_start apt-get-update 2026-03-13 12:20:59.041 | + functions-common:time_start:2398 : local name=apt-get-update 2026-03-13 12:20:59.045 | + functions-common:time_start:2399 : local start_time= 2026-03-13 12:20:59.050 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-03-13 12:20:59.054 | ++ functions-common:time_start:2403 : date +%s%3N 2026-03-13 12:20:59.061 | + functions-common:time_start:2403 : _TIME_START[$name]=1773404459057 2026-03-13 12:20:59.065 | + functions-common:apt_get_update:1171 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-03-13 12:20:59.069 | + functions-common:apt_get_update:1172 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-03-13 12:20:59.074 | + functions-common:apt_get_update:1173 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2026-03-13 12:20:59.311 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble InRelease 2026-03-13 12:20:59.827 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-03-13 12:20:59.983 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-03-13 12:21:00.112 | Hit:4 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-03-13 12:21:00.458 | Fetched 126 kB in 1s (98.4 kB/s) 2026-03-13 12:21:01.398 | Reading package lists... 2026-03-13 12:21:01.438 | + functions-common:apt_get_update:1177 : REPOS_UPDATED=True 2026-03-13 12:21:01.443 | + functions-common:apt_get_update:1179 : time_stop apt-get-update 2026-03-13 12:21:01.448 | + functions-common:time_stop:2412 : local name 2026-03-13 12:21:01.452 | + functions-common:time_stop:2413 : local end_time 2026-03-13 12:21:01.456 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:21:01.460 | + functions-common:time_stop:2415 : local total 2026-03-13 12:21:01.465 | + functions-common:time_stop:2416 : local start_time 2026-03-13 12:21:01.469 | + functions-common:time_stop:2418 : name=apt-get-update 2026-03-13 12:21:01.473 | + functions-common:time_stop:2419 : start_time=1773404459057 2026-03-13 12:21:01.478 | + functions-common:time_stop:2421 : [[ -z 1773404459057 ]] 2026-03-13 12:21:01.483 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:21:01.490 | + functions-common:time_stop:2424 : end_time=1773404461485 2026-03-13 12:21:01.494 | + functions-common:time_stop:2425 : elapsed_time=2428 2026-03-13 12:21:01.499 | + functions-common:time_stop:2426 : total=0 2026-03-13 12:21:01.503 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:21:01.507 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=2428 2026-03-13 12:21:01.512 | + functions-common:install_package:1431 : real_install_package ksmtuned 2026-03-13 12:21:01.515 | + functions-common:real_install_package:1418 : is_ubuntu 2026-03-13 12:21:01.519 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:21:01.523 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:21:01.528 | + functions-common:real_install_package:1419 : apt_get install ksmtuned 2026-03-13 12:21:01.565 | + functions-common:apt_get:1199 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ksmtuned 2026-03-13 12:21:01.610 | Reading package lists... 2026-03-13 12:21:01.868 | Building dependency tree... 2026-03-13 12:21:01.869 | Reading state information... 2026-03-13 12:21:02.129 | Recommended packages: 2026-03-13 12:21:02.132 | qemu-kvm 2026-03-13 12:21:02.159 | The following NEW packages will be installed: 2026-03-13 12:21:02.160 | ksmtuned 2026-03-13 12:21:02.226 | 0 upgraded, 1 newly installed, 0 to remove and 16 not upgraded. 2026-03-13 12:21:02.226 | Need to get 7,444 B of archives. 2026-03-13 12:21:02.226 | After this operation, 44.0 kB of additional disk space will be used. 2026-03-13 12:21:02.226 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7,444 B] 2026-03-13 12:21:02.389 | debconf: delaying package configuration, since apt-utils is not installed 2026-03-13 12:21:02.429 | Fetched 7,444 B in 0s (114 kB/s) 2026-03-13 12:21:02.482 | Selecting previously unselected package ksmtuned. 2026-03-13 12:21:02.499 | (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 ... 32594 files and directories currently installed.) 2026-03-13 12:21:02.500 | Preparing to unpack .../ksmtuned_4.20150326_amd64.deb ... 2026-03-13 12:21:02.505 | Unpacking ksmtuned (4.20150326) ... 2026-03-13 12:21:02.574 | Setting up ksmtuned (4.20150326) ... 2026-03-13 12:21:02.757 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-03-13 12:21:02.909 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-03-13 12:21:03.529 | + functions-common:apt_get:1203 : result=0 2026-03-13 12:21:03.534 | + functions-common:apt_get:1206 : time_stop apt-get 2026-03-13 12:21:03.537 | + functions-common:time_stop:2412 : local name 2026-03-13 12:21:03.541 | + functions-common:time_stop:2413 : local end_time 2026-03-13 12:21:03.545 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:21:03.548 | + functions-common:time_stop:2415 : local total 2026-03-13 12:21:03.552 | + functions-common:time_stop:2416 : local start_time 2026-03-13 12:21:03.556 | + functions-common:time_stop:2418 : name=apt-get 2026-03-13 12:21:03.561 | + functions-common:time_stop:2419 : start_time=1773404461559 2026-03-13 12:21:03.564 | + functions-common:time_stop:2421 : [[ -z 1773404461559 ]] 2026-03-13 12:21:03.570 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:21:03.576 | + functions-common:time_stop:2424 : end_time=1773404463571 2026-03-13 12:21:03.581 | + functions-common:time_stop:2425 : elapsed_time=2012 2026-03-13 12:21:03.585 | + functions-common:time_stop:2426 : total=4635 2026-03-13 12:21:03.589 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:21:03.594 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=6647 2026-03-13 12:21:03.597 | + functions-common:apt_get:1207 : return 0 2026-03-13 12:21:03.602 | + lib/host:configure_ksm:18 : [[ -f /sys/kernel/mm/ksm/run ]] 2026-03-13 12:21:03.607 | + lib/host:configure_ksm:19 : sudo tee /sys/kernel/mm/ksm/run 2026-03-13 12:21:03.609 | ++ lib/host:configure_ksm:19 : bool_to_int ENABLE_KSM 2026-03-13 12:21:03.638 | + lib/host:configure_ksm:19 : echo 0 2026-03-13 12:21:03.638 | 0 2026-03-13 12:21:03.647 | + lib/host:configure_host_mem:72 : configure_sysctl_mem_parmaters 2026-03-13 12:21:03.652 | + lib/host:configure_sysctl_mem_parmaters:55 : [[ True == \T\r\u\e ]] 2026-03-13 12:21:03.656 | + lib/host:configure_sysctl_mem_parmaters:57 : sudo sysctl -w vm.dirty_ratio=60 2026-03-13 12:21:03.669 | vm.dirty_ratio = 60 2026-03-13 12:21:03.677 | + lib/host:configure_sysctl_mem_parmaters:58 : sudo sysctl -w vm.dirty_background_ratio=10 2026-03-13 12:21:03.692 | vm.dirty_background_ratio = 10 2026-03-13 12:21:03.699 | + lib/host:configure_sysctl_mem_parmaters:59 : sudo sysctl -w vm.vfs_cache_pressure=50 2026-03-13 12:21:03.714 | vm.vfs_cache_pressure = 50 2026-03-13 12:21:03.719 | + lib/host:configure_sysctl_mem_parmaters:64 : sudo sysctl -w vm.swappiness=100 2026-03-13 12:21:03.733 | vm.swappiness = 100 2026-03-13 12:21:03.740 | + lib/host:configure_sysctl_mem_parmaters:65 : sudo grep -R . /proc/sys/vm/ 2026-03-13 12:21:03.756 | /proc/sys/vm/admin_reserve_kbytes:8192 2026-03-13 12:21:03.756 | grep: /proc/sys/vm/compact_memory: Permission denied 2026-03-13 12:21:03.756 | /proc/sys/vm/compact_unevictable_allowed:1 2026-03-13 12:21:03.756 | /proc/sys/vm/compaction_proactiveness:20 2026-03-13 12:21:03.756 | /proc/sys/vm/dirty_background_bytes:0 2026-03-13 12:21:03.756 | /proc/sys/vm/dirty_background_ratio:10 2026-03-13 12:21:03.756 | /proc/sys/vm/dirty_bytes:0 2026-03-13 12:21:03.757 | /proc/sys/vm/dirty_expire_centisecs:3000 2026-03-13 12:21:03.757 | /proc/sys/vm/dirty_ratio:60 2026-03-13 12:21:03.757 | /proc/sys/vm/dirty_writeback_centisecs:500 2026-03-13 12:21:03.757 | /proc/sys/vm/dirtytime_expire_seconds:43200 2026-03-13 12:21:03.757 | grep: /proc/sys/vm/drop_caches: Permission denied 2026-03-13 12:21:03.758 | /proc/sys/vm/extfrag_threshold:500 2026-03-13 12:21:03.759 | /proc/sys/vm/hugetlb_optimize_vmemmap:0 2026-03-13 12:21:03.759 | /proc/sys/vm/hugetlb_shm_group:0 2026-03-13 12:21:03.759 | /proc/sys/vm/laptop_mode:0 2026-03-13 12:21:03.759 | /proc/sys/vm/legacy_va_layout:0 2026-03-13 12:21:03.759 | /proc/sys/vm/lowmem_reserve_ratio:256 256 32 0 0 2026-03-13 12:21:03.759 | /proc/sys/vm/max_map_count:1048576 2026-03-13 12:21:03.759 | /proc/sys/vm/memfd_noexec:0 2026-03-13 12:21:03.759 | /proc/sys/vm/memory_failure_early_kill:0 2026-03-13 12:21:03.759 | /proc/sys/vm/memory_failure_recovery:1 2026-03-13 12:21:03.759 | /proc/sys/vm/min_free_kbytes:67584 2026-03-13 12:21:03.759 | /proc/sys/vm/min_slab_ratio:5 2026-03-13 12:21:03.759 | /proc/sys/vm/min_unmapped_ratio:1 2026-03-13 12:21:03.759 | /proc/sys/vm/mmap_min_addr:65536 2026-03-13 12:21:03.759 | /proc/sys/vm/mmap_rnd_bits:32 2026-03-13 12:21:03.759 | /proc/sys/vm/mmap_rnd_compat_bits:16 2026-03-13 12:21:03.759 | /proc/sys/vm/nr_hugepages:0 2026-03-13 12:21:03.759 | /proc/sys/vm/nr_hugepages_mempolicy:0 2026-03-13 12:21:03.759 | /proc/sys/vm/nr_overcommit_hugepages:0 2026-03-13 12:21:03.759 | /proc/sys/vm/numa_stat:1 2026-03-13 12:21:03.759 | /proc/sys/vm/numa_zonelist_order:Node 2026-03-13 12:21:03.759 | /proc/sys/vm/oom_dump_tasks:1 2026-03-13 12:21:03.759 | /proc/sys/vm/oom_kill_allocating_task:0 2026-03-13 12:21:03.759 | /proc/sys/vm/overcommit_kbytes:0 2026-03-13 12:21:03.759 | /proc/sys/vm/overcommit_memory:0 2026-03-13 12:21:03.759 | /proc/sys/vm/overcommit_ratio:50 2026-03-13 12:21:03.759 | /proc/sys/vm/page-cluster:3 2026-03-13 12:21:03.759 | /proc/sys/vm/page_lock_unfairness:5 2026-03-13 12:21:03.759 | /proc/sys/vm/panic_on_oom:0 2026-03-13 12:21:03.759 | /proc/sys/vm/percpu_pagelist_high_fraction:0 2026-03-13 12:21:03.759 | /proc/sys/vm/stat_interval:1 2026-03-13 12:21:03.759 | /proc/sys/vm/swappiness:100 2026-03-13 12:21:03.759 | /proc/sys/vm/unprivileged_userfaultfd:0 2026-03-13 12:21:03.759 | /proc/sys/vm/user_reserve_kbytes:131072 2026-03-13 12:21:03.759 | /proc/sys/vm/vfs_cache_pressure:50 2026-03-13 12:21:03.759 | /proc/sys/vm/watermark_boost_factor:15000 2026-03-13 12:21:03.759 | /proc/sys/vm/watermark_scale_factor:10 2026-03-13 12:21:03.759 | /proc/sys/vm/zone_reclaim_mode:0 2026-03-13 12:21:03.764 | + lib/host:configure_sysctl_mem_parmaters:65 : /bin/true 2026-03-13 12:21:03.771 | + lib/host:tune_host:97 : configure_host_net 2026-03-13 12:21:03.776 | + lib/host:configure_host_net:92 : configure_sysctl_net_parmaters 2026-03-13 12:21:03.781 | + lib/host:configure_sysctl_net_parmaters:77 : [[ True == \T\r\u\e ]] 2026-03-13 12:21:03.785 | + lib/host:configure_sysctl_net_parmaters:79 : sudo sysctl -w net.ipv4.tcp_keepalive_time=60 2026-03-13 12:21:03.801 | net.ipv4.tcp_keepalive_time = 60 2026-03-13 12:21:03.806 | + lib/host:configure_sysctl_net_parmaters:80 : sudo sysctl -w net.ipv4.tcp_keepalive_intvl=10 2026-03-13 12:21:03.819 | net.ipv4.tcp_keepalive_intvl = 10 2026-03-13 12:21:03.826 | + lib/host:configure_sysctl_net_parmaters:81 : sudo sysctl -w net.ipv4.tcp_keepalive_probes=6 2026-03-13 12:21:03.841 | net.ipv4.tcp_keepalive_probes = 6 2026-03-13 12:21:03.847 | + lib/host:configure_sysctl_net_parmaters:83 : sudo sysctl -w net.ipv4.tcp_fastopen=3 2026-03-13 12:21:03.860 | net.ipv4.tcp_fastopen = 3 2026-03-13 12:21:03.868 | + 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-03-13 12:21:03.884 | /proc/sys/net/ipv4/tcp_abort_on_overflow:0 2026-03-13 12:21:03.884 | /proc/sys/net/ipv4/tcp_adv_win_scale:1 2026-03-13 12:21:03.884 | /proc/sys/net/ipv4/tcp_allowed_congestion_control:reno cubic 2026-03-13 12:21:03.884 | /proc/sys/net/ipv4/tcp_app_win:31 2026-03-13 12:21:03.884 | /proc/sys/net/ipv4/tcp_autocorking:1 2026-03-13 12:21:03.884 | /proc/sys/net/ipv4/tcp_available_congestion_control:reno cubic 2026-03-13 12:21:03.884 | /proc/sys/net/ipv4/tcp_available_ulp:espintcp mptcp 2026-03-13 12:21:03.884 | /proc/sys/net/ipv4/tcp_backlog_ack_defer:1 2026-03-13 12:21:03.884 | /proc/sys/net/ipv4/tcp_base_mss:1024 2026-03-13 12:21:03.884 | /proc/sys/net/ipv4/tcp_challenge_ack_limit:2147483647 2026-03-13 12:21:03.884 | /proc/sys/net/ipv4/tcp_child_ehash_entries:0 2026-03-13 12:21:03.884 | /proc/sys/net/ipv4/tcp_comp_sack_delay_ns:1000000 2026-03-13 12:21:03.884 | /proc/sys/net/ipv4/tcp_comp_sack_nr:44 2026-03-13 12:21:03.884 | /proc/sys/net/ipv4/tcp_comp_sack_slack_ns:100000 2026-03-13 12:21:03.884 | /proc/sys/net/ipv4/tcp_congestion_control:cubic 2026-03-13 12:21:03.884 | /proc/sys/net/ipv4/tcp_dsack:1 2026-03-13 12:21:03.884 | /proc/sys/net/ipv4/tcp_early_demux:1 2026-03-13 12:21:03.884 | /proc/sys/net/ipv4/tcp_early_retrans:3 2026-03-13 12:21:03.884 | /proc/sys/net/ipv4/tcp_ecn:2 2026-03-13 12:21:03.884 | /proc/sys/net/ipv4/tcp_ecn_fallback:1 2026-03-13 12:21:03.884 | /proc/sys/net/ipv4/tcp_ehash_entries:524288 2026-03-13 12:21:03.884 | /proc/sys/net/ipv4/tcp_fack:0 2026-03-13 12:21:03.884 | /proc/sys/net/ipv4/tcp_fastopen:3 2026-03-13 12:21:03.884 | /proc/sys/net/ipv4/tcp_fastopen_blackhole_timeout_sec:0 2026-03-13 12:21:03.884 | /proc/sys/net/ipv4/tcp_fastopen_key:55b1768b-004f4608-84860050-6b5bfc48 2026-03-13 12:21:03.884 | /proc/sys/net/ipv4/tcp_fin_timeout:60 2026-03-13 12:21:03.884 | /proc/sys/net/ipv4/tcp_frto:2 2026-03-13 12:21:03.884 | /proc/sys/net/ipv4/tcp_fwmark_accept:0 2026-03-13 12:21:03.885 | /proc/sys/net/ipv4/tcp_invalid_ratelimit:500 2026-03-13 12:21:03.885 | /proc/sys/net/ipv4/tcp_keepalive_intvl:10 2026-03-13 12:21:03.885 | /proc/sys/net/ipv4/tcp_keepalive_probes:6 2026-03-13 12:21:03.885 | /proc/sys/net/ipv4/tcp_keepalive_time:60 2026-03-13 12:21:03.885 | /proc/sys/net/ipv4/tcp_l3mdev_accept:0 2026-03-13 12:21:03.885 | /proc/sys/net/ipv4/tcp_limit_output_bytes:1048576 2026-03-13 12:21:03.885 | /proc/sys/net/ipv4/tcp_low_latency:0 2026-03-13 12:21:03.885 | /proc/sys/net/ipv4/tcp_max_orphans:262144 2026-03-13 12:21:03.885 | /proc/sys/net/ipv4/tcp_max_reordering:300 2026-03-13 12:21:03.885 | /proc/sys/net/ipv4/tcp_max_syn_backlog:4096 2026-03-13 12:21:03.885 | /proc/sys/net/ipv4/tcp_max_tw_buckets:262144 2026-03-13 12:21:03.885 | /proc/sys/net/ipv4/tcp_mem:768417 1024559 1536834 2026-03-13 12:21:03.885 | /proc/sys/net/ipv4/tcp_migrate_req:0 2026-03-13 12:21:03.885 | /proc/sys/net/ipv4/tcp_min_rtt_wlen:300 2026-03-13 12:21:03.885 | /proc/sys/net/ipv4/tcp_min_snd_mss:48 2026-03-13 12:21:03.885 | /proc/sys/net/ipv4/tcp_min_tso_segs:2 2026-03-13 12:21:03.885 | /proc/sys/net/ipv4/tcp_moderate_rcvbuf:1 2026-03-13 12:21:03.885 | /proc/sys/net/ipv4/tcp_mtu_probe_floor:48 2026-03-13 12:21:03.885 | /proc/sys/net/ipv4/tcp_mtu_probing:0 2026-03-13 12:21:03.885 | /proc/sys/net/ipv4/tcp_no_metrics_save:0 2026-03-13 12:21:03.885 | /proc/sys/net/ipv4/tcp_no_ssthresh_metrics_save:1 2026-03-13 12:21:03.885 | /proc/sys/net/ipv4/tcp_notsent_lowat:4294967295 2026-03-13 12:21:03.885 | /proc/sys/net/ipv4/tcp_orphan_retries:0 2026-03-13 12:21:03.885 | /proc/sys/net/ipv4/tcp_pacing_ca_ratio:120 2026-03-13 12:21:03.885 | /proc/sys/net/ipv4/tcp_pacing_ss_ratio:200 2026-03-13 12:21:03.885 | /proc/sys/net/ipv4/tcp_pingpong_thresh:1 2026-03-13 12:21:03.885 | /proc/sys/net/ipv4/tcp_plb_cong_thresh:128 2026-03-13 12:21:03.885 | /proc/sys/net/ipv4/tcp_plb_enabled:0 2026-03-13 12:21:03.885 | /proc/sys/net/ipv4/tcp_plb_idle_rehash_rounds:3 2026-03-13 12:21:03.885 | /proc/sys/net/ipv4/tcp_plb_rehash_rounds:12 2026-03-13 12:21:03.885 | /proc/sys/net/ipv4/tcp_plb_suspend_rto_sec:60 2026-03-13 12:21:03.885 | /proc/sys/net/ipv4/tcp_probe_interval:600 2026-03-13 12:21:03.885 | /proc/sys/net/ipv4/tcp_probe_threshold:8 2026-03-13 12:21:03.885 | /proc/sys/net/ipv4/tcp_recovery:1 2026-03-13 12:21:03.885 | /proc/sys/net/ipv4/tcp_reflect_tos:0 2026-03-13 12:21:03.885 | /proc/sys/net/ipv4/tcp_reordering:3 2026-03-13 12:21:03.885 | /proc/sys/net/ipv4/tcp_retrans_collapse:1 2026-03-13 12:21:03.885 | /proc/sys/net/ipv4/tcp_retries1:3 2026-03-13 12:21:03.885 | /proc/sys/net/ipv4/tcp_retries2:15 2026-03-13 12:21:03.885 | /proc/sys/net/ipv4/tcp_rfc1337:0 2026-03-13 12:21:03.885 | /proc/sys/net/ipv4/tcp_rmem:4096 131072 6291456 2026-03-13 12:21:03.885 | /proc/sys/net/ipv4/tcp_sack:1 2026-03-13 12:21:03.885 | /proc/sys/net/ipv4/tcp_shrink_window:0 2026-03-13 12:21:03.885 | /proc/sys/net/ipv4/tcp_slow_start_after_idle:1 2026-03-13 12:21:03.885 | /proc/sys/net/ipv4/tcp_stdurg:0 2026-03-13 12:21:03.885 | /proc/sys/net/ipv4/tcp_synack_retries:5 2026-03-13 12:21:03.885 | /proc/sys/net/ipv4/tcp_syncookies:1 2026-03-13 12:21:03.885 | /proc/sys/net/ipv4/tcp_syn_linear_timeouts:4 2026-03-13 12:21:03.885 | /proc/sys/net/ipv4/tcp_syn_retries:6 2026-03-13 12:21:03.885 | /proc/sys/net/ipv4/tcp_thin_linear_timeouts:0 2026-03-13 12:21:03.885 | /proc/sys/net/ipv4/tcp_timestamps:1 2026-03-13 12:21:03.885 | /proc/sys/net/ipv4/tcp_tso_rtt_log:9 2026-03-13 12:21:03.885 | /proc/sys/net/ipv4/tcp_tso_win_divisor:3 2026-03-13 12:21:03.885 | /proc/sys/net/ipv4/tcp_tw_reuse:2 2026-03-13 12:21:03.885 | /proc/sys/net/ipv4/tcp_window_scaling:1 2026-03-13 12:21:03.885 | /proc/sys/net/ipv4/tcp_wmem:4096 16384 4194304 2026-03-13 12:21:03.885 | /proc/sys/net/ipv4/tcp_workaround_signed_windows:0 2026-03-13 12:21:03.892 | + lib/host:configure_sysctl_net_parmaters:87 : sudo sysctl -w net.core.default_qdisc=pfifo_fast 2026-03-13 12:21:03.905 | net.core.default_qdisc = pfifo_fast 2026-03-13 12:21:03.911 | + ./stack.sh:main:594 : fetch_plugins 2026-03-13 12:21:03.915 | + functions-common:fetch_plugins:1758 : local plugins=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-03-13 12:21:03.921 | + functions-common:fetch_plugins:1759 : local plugin 2026-03-13 12:21:03.925 | + functions-common:fetch_plugins:1762 : [[ -z ,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider ]] 2026-03-13 12:21:03.930 | + functions-common:fetch_plugins:1766 : echo 'Fetching DevStack plugins' 2026-03-13 12:21:03.930 | Fetching DevStack plugins 2026-03-13 12:21:03.934 | + functions-common:fetch_plugins:1767 : for plugin in ${plugins//,/ } 2026-03-13 12:21:03.938 | + functions-common:fetch_plugins:1768 : git_clone_by_name barbican 2026-03-13 12:21:03.942 | + functions-common:git_clone_by_name:673 : local name=barbican 2026-03-13 12:21:03.947 | + functions-common:git_clone_by_name:674 : local repo=https://github.com/openstack/barbican 2026-03-13 12:21:03.951 | + functions-common:git_clone_by_name:675 : local dir=/opt/stack/barbican 2026-03-13 12:21:03.955 | + functions-common:git_clone_by_name:676 : local branch=master 2026-03-13 12:21:03.959 | + functions-common:git_clone_by_name:677 : git_clone https://github.com/openstack/barbican /opt/stack/barbican master 2026-03-13 12:21:03.963 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/barbican 2026-03-13 12:21:03.968 | + functions-common:git_clone:582 : local git_dest=/opt/stack/barbican 2026-03-13 12:21:03.972 | + functions-common:git_clone:583 : local git_ref=master 2026-03-13 12:21:03.976 | + functions-common:git_clone:584 : local orig_dir 2026-03-13 12:21:03.982 | ++ functions-common:git_clone:585 : pwd 2026-03-13 12:21:03.987 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-13 12:21:03.991 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-13 12:21:03.996 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-13 12:21:04.026 | + functions-common:git_clone:588 : RECLONE=False 2026-03-13 12:21:04.031 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-13 12:21:04.035 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-13 12:21:04.040 | + functions-common:git_clone:602 : echo master 2026-03-13 12:21:04.041 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-13 12:21:04.053 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/barbican ]] 2026-03-13 12:21:04.056 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-13 12:21:04.061 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/barbican 2026-03-13 12:21:04.085 | + functions-common:git_clone:664 : cd /opt/stack/barbican 2026-03-13 12:21:04.090 | + functions-common:git_clone:665 : git show --oneline 2026-03-13 12:21:04.090 | + functions-common:git_clone:665 : head -1 2026-03-13 12:21:04.098 | f8a331a4 Merge "Remove url tags from README" 2026-03-13 12:21:04.104 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-13 12:21:04.108 | + functions-common:fetch_plugins:1767 : for plugin in ${plugins//,/ } 2026-03-13 12:21:04.113 | + functions-common:fetch_plugins:1768 : git_clone_by_name magnum 2026-03-13 12:21:04.118 | + functions-common:git_clone_by_name:673 : local name=magnum 2026-03-13 12:21:04.122 | + functions-common:git_clone_by_name:674 : local repo=https://review.opendev.org/openstack/magnum 2026-03-13 12:21:04.126 | + functions-common:git_clone_by_name:675 : local dir=/opt/stack/magnum 2026-03-13 12:21:04.130 | + functions-common:git_clone_by_name:676 : local branch=master 2026-03-13 12:21:04.133 | + functions-common:git_clone_by_name:677 : git_clone https://review.opendev.org/openstack/magnum /opt/stack/magnum master 2026-03-13 12:21:04.137 | + functions-common:git_clone:581 : local git_remote=https://review.opendev.org/openstack/magnum 2026-03-13 12:21:04.141 | + functions-common:git_clone:582 : local git_dest=/opt/stack/magnum 2026-03-13 12:21:04.146 | + functions-common:git_clone:583 : local git_ref=master 2026-03-13 12:21:04.151 | + functions-common:git_clone:584 : local orig_dir 2026-03-13 12:21:04.156 | ++ functions-common:git_clone:585 : pwd 2026-03-13 12:21:04.161 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-13 12:21:04.164 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-13 12:21:04.170 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-13 12:21:04.201 | + functions-common:git_clone:588 : RECLONE=False 2026-03-13 12:21:04.205 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-13 12:21:04.210 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-13 12:21:04.215 | + functions-common:git_clone:602 : echo master 2026-03-13 12:21:04.215 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-13 12:21:04.224 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/magnum ]] 2026-03-13 12:21:04.229 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-13 12:21:04.232 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/magnum 2026-03-13 12:21:04.252 | + functions-common:git_clone:664 : cd /opt/stack/magnum 2026-03-13 12:21:04.257 | + functions-common:git_clone:665 : git show --oneline 2026-03-13 12:21:04.259 | + functions-common:git_clone:665 : head -1 2026-03-13 12:21:04.265 | b5941f36 Update master for stable/2026.1 2026-03-13 12:21:04.270 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-13 12:21:04.274 | + functions-common:fetch_plugins:1767 : for plugin in ${plugins//,/ } 2026-03-13 12:21:04.278 | + functions-common:fetch_plugins:1768 : git_clone_by_name octavia 2026-03-13 12:21:04.284 | + functions-common:git_clone_by_name:673 : local name=octavia 2026-03-13 12:21:04.288 | + functions-common:git_clone_by_name:674 : local repo=https://github.com/openstack/octavia 2026-03-13 12:21:04.292 | + functions-common:git_clone_by_name:675 : local dir=/opt/stack/octavia 2026-03-13 12:21:04.296 | + functions-common:git_clone_by_name:676 : local branch=master 2026-03-13 12:21:04.299 | + functions-common:git_clone_by_name:677 : git_clone https://github.com/openstack/octavia /opt/stack/octavia master 2026-03-13 12:21:04.304 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/octavia 2026-03-13 12:21:04.308 | + functions-common:git_clone:582 : local git_dest=/opt/stack/octavia 2026-03-13 12:21:04.311 | + functions-common:git_clone:583 : local git_ref=master 2026-03-13 12:21:04.315 | + functions-common:git_clone:584 : local orig_dir 2026-03-13 12:21:04.320 | ++ functions-common:git_clone:585 : pwd 2026-03-13 12:21:04.324 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-13 12:21:04.328 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-13 12:21:04.334 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-13 12:21:04.362 | + functions-common:git_clone:588 : RECLONE=False 2026-03-13 12:21:04.365 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-13 12:21:04.369 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-13 12:21:04.375 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-13 12:21:04.375 | + functions-common:git_clone:602 : echo master 2026-03-13 12:21:04.384 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/octavia ]] 2026-03-13 12:21:04.387 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-13 12:21:04.390 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/octavia 2026-03-13 12:21:04.413 | + functions-common:git_clone:664 : cd /opt/stack/octavia 2026-03-13 12:21:04.419 | + functions-common:git_clone:665 : head -1 2026-03-13 12:21:04.419 | + functions-common:git_clone:665 : git show --oneline 2026-03-13 12:21:04.427 | 79cf1f787 Update master for stable/2026.1 2026-03-13 12:21:04.433 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-13 12:21:04.438 | + functions-common:fetch_plugins:1767 : for plugin in ${plugins//,/ } 2026-03-13 12:21:04.443 | + functions-common:fetch_plugins:1768 : git_clone_by_name manila 2026-03-13 12:21:04.447 | + functions-common:git_clone_by_name:673 : local name=manila 2026-03-13 12:21:04.450 | + functions-common:git_clone_by_name:674 : local repo=https://github.com/openstack/manila 2026-03-13 12:21:04.454 | + functions-common:git_clone_by_name:675 : local dir=/opt/stack/manila 2026-03-13 12:21:04.458 | + functions-common:git_clone_by_name:676 : local branch=master 2026-03-13 12:21:04.463 | + functions-common:git_clone_by_name:677 : git_clone https://github.com/openstack/manila /opt/stack/manila master 2026-03-13 12:21:04.467 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/manila 2026-03-13 12:21:04.471 | + functions-common:git_clone:582 : local git_dest=/opt/stack/manila 2026-03-13 12:21:04.476 | + functions-common:git_clone:583 : local git_ref=master 2026-03-13 12:21:04.479 | + functions-common:git_clone:584 : local orig_dir 2026-03-13 12:21:04.485 | ++ functions-common:git_clone:585 : pwd 2026-03-13 12:21:04.490 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-13 12:21:04.494 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-13 12:21:04.499 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-13 12:21:04.529 | + functions-common:git_clone:588 : RECLONE=False 2026-03-13 12:21:04.533 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-13 12:21:04.539 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-13 12:21:04.543 | + functions-common:git_clone:602 : echo master 2026-03-13 12:21:04.543 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-13 12:21:04.552 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/manila ]] 2026-03-13 12:21:04.557 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-13 12:21:04.560 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/manila 2026-03-13 12:21:04.583 | + functions-common:git_clone:664 : cd /opt/stack/manila 2026-03-13 12:21:04.588 | + functions-common:git_clone:665 : git show --oneline 2026-03-13 12:21:04.588 | + functions-common:git_clone:665 : head -1 2026-03-13 12:21:04.593 | 61eecb674 Update master for stable/2026.1 2026-03-13 12:21:04.598 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-13 12:21:04.602 | + functions-common:fetch_plugins:1767 : for plugin in ${plugins//,/ } 2026-03-13 12:21:04.606 | + functions-common:fetch_plugins:1768 : git_clone_by_name magnum-cluster-api 2026-03-13 12:21:04.611 | + functions-common:git_clone_by_name:673 : local name=magnum-cluster-api 2026-03-13 12:21:04.615 | + functions-common:git_clone_by_name:674 : local repo=https://github.com/vexxhost/magnum-cluster-api 2026-03-13 12:21:04.619 | + functions-common:git_clone_by_name:675 : local dir=/opt/stack/magnum-cluster-api 2026-03-13 12:21:04.624 | + functions-common:git_clone_by_name:676 : local branch=master 2026-03-13 12:21:04.628 | + functions-common:git_clone_by_name:677 : git_clone https://github.com/vexxhost/magnum-cluster-api /opt/stack/magnum-cluster-api master 2026-03-13 12:21:04.632 | + functions-common:git_clone:581 : local git_remote=https://github.com/vexxhost/magnum-cluster-api 2026-03-13 12:21:04.636 | + functions-common:git_clone:582 : local git_dest=/opt/stack/magnum-cluster-api 2026-03-13 12:21:04.641 | + functions-common:git_clone:583 : local git_ref=master 2026-03-13 12:21:04.646 | + functions-common:git_clone:584 : local orig_dir 2026-03-13 12:21:04.651 | ++ functions-common:git_clone:585 : pwd 2026-03-13 12:21:04.657 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-13 12:21:04.661 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-13 12:21:04.666 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-13 12:21:04.695 | + functions-common:git_clone:588 : RECLONE=False 2026-03-13 12:21:04.700 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-13 12:21:04.704 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-13 12:21:04.709 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-13 12:21:04.711 | + functions-common:git_clone:602 : echo master 2026-03-13 12:21:04.718 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/magnum-cluster-api ]] 2026-03-13 12:21:04.722 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-13 12:21:04.726 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/magnum-cluster-api 2026-03-13 12:21:04.747 | + functions-common:git_clone:664 : cd /opt/stack/magnum-cluster-api 2026-03-13 12:21:04.752 | + functions-common:git_clone:665 : git show --oneline 2026-03-13 12:21:04.753 | + functions-common:git_clone:665 : head -1 2026-03-13 12:21:04.761 | 86dbb1a fix(deps): update rust crate schemars to v1 2026-03-13 12:21:04.766 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-13 12:21:04.770 | + functions-common:fetch_plugins:1767 : for plugin in ${plugins//,/ } 2026-03-13 12:21:04.775 | + functions-common:fetch_plugins:1768 : git_clone_by_name ovn-octavia-provider 2026-03-13 12:21:04.779 | + functions-common:git_clone_by_name:673 : local name=ovn-octavia-provider 2026-03-13 12:21:04.783 | + functions-common:git_clone_by_name:674 : local repo=https://github.com/openstack/ovn-octavia-provider 2026-03-13 12:21:04.788 | + functions-common:git_clone_by_name:675 : local dir=/opt/stack/ovn-octavia-provider 2026-03-13 12:21:04.793 | + functions-common:git_clone_by_name:676 : local branch=master 2026-03-13 12:21:04.797 | + functions-common:git_clone_by_name:677 : git_clone https://github.com/openstack/ovn-octavia-provider /opt/stack/ovn-octavia-provider master 2026-03-13 12:21:04.802 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/ovn-octavia-provider 2026-03-13 12:21:04.806 | + functions-common:git_clone:582 : local git_dest=/opt/stack/ovn-octavia-provider 2026-03-13 12:21:04.811 | + functions-common:git_clone:583 : local git_ref=master 2026-03-13 12:21:04.814 | + functions-common:git_clone:584 : local orig_dir 2026-03-13 12:21:04.818 | ++ functions-common:git_clone:585 : pwd 2026-03-13 12:21:04.824 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-13 12:21:04.828 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-13 12:21:04.833 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-13 12:21:04.862 | + functions-common:git_clone:588 : RECLONE=False 2026-03-13 12:21:04.866 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-13 12:21:04.871 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-13 12:21:04.877 | + functions-common:git_clone:602 : echo master 2026-03-13 12:21:04.877 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-13 12:21:04.886 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/ovn-octavia-provider ]] 2026-03-13 12:21:04.891 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-13 12:21:04.895 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/ovn-octavia-provider 2026-03-13 12:21:04.918 | + functions-common:git_clone:664 : cd /opt/stack/ovn-octavia-provider 2026-03-13 12:21:04.924 | + functions-common:git_clone:665 : git show --oneline 2026-03-13 12:21:04.924 | + functions-common:git_clone:665 : head -1 2026-03-13 12:21:04.930 | 7324660 Update master for stable/2026.1 2026-03-13 12:21:04.936 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-13 12:21:04.941 | + ./stack.sh:main:598 : run_phase override_defaults 2026-03-13 12:21:04.945 | + functions-common:run_phase:1840 : local mode=override_defaults 2026-03-13 12:21:04.950 | + functions-common:run_phase:1841 : local phase= 2026-03-13 12:21:04.954 | + functions-common:run_phase:1842 : [[ -d /opt/stack/devstack/extras.d ]] 2026-03-13 12:21:04.958 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-03-13 12:21:04.962 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-03-13 12:21:04.966 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-03-13 12:21:04.971 | + functions-common:run_phase:1850 : local extra 2026-03-13 12:21:04.977 | ++ functions-common:run_phase:1851 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-03-13 12:21:04.985 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-03-13 12:21:04.988 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-03-13 12:21:04.993 | + functions-common:run_phase:1856 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-03-13 12:21:04.997 | + functions-common:run_phase:1856 : source /opt/stack/devstack/extras.d/80-tempest.sh override_defaults 2026-03-13 12:21:05.002 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-03-13 12:21:05.031 | ++ functions-common:is_service_enabled:2068 : return 1 2026-03-13 12:21:05.036 | + functions-common:run_phase:1861 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-03-13 12:21:05.041 | + functions-common:run_phase:1864 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-03-13 12:21:05.045 | + functions-common:run_phase:1865 : plugin_override_defaults 2026-03-13 12:21:05.049 | + functions-common:plugin_override_defaults:1799 : local plugins=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-03-13 12:21:05.054 | + functions-common:plugin_override_defaults:1800 : local plugin 2026-03-13 12:21:05.058 | + functions-common:plugin_override_defaults:1803 : [[ -z ,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider ]] 2026-03-13 12:21:05.062 | + functions-common:plugin_override_defaults:1807 : echo 'Overriding Configuration Defaults' 2026-03-13 12:21:05.062 | Overriding Configuration Defaults 2026-03-13 12:21:05.067 | + functions-common:plugin_override_defaults:1808 : for plugin in ${plugins//,/ } 2026-03-13 12:21:05.071 | + functions-common:plugin_override_defaults:1809 : local dir=/opt/stack/barbican 2026-03-13 12:21:05.075 | + functions-common:plugin_override_defaults:1811 : [[ -f /opt/stack/barbican/devstack/override-defaults ]] 2026-03-13 12:21:05.080 | + functions-common:plugin_override_defaults:1808 : for plugin in ${plugins//,/ } 2026-03-13 12:21:05.085 | + functions-common:plugin_override_defaults:1809 : local dir=/opt/stack/magnum 2026-03-13 12:21:05.089 | + functions-common:plugin_override_defaults:1811 : [[ -f /opt/stack/magnum/devstack/override-defaults ]] 2026-03-13 12:21:05.094 | + functions-common:plugin_override_defaults:1808 : for plugin in ${plugins//,/ } 2026-03-13 12:21:05.099 | + functions-common:plugin_override_defaults:1809 : local dir=/opt/stack/octavia 2026-03-13 12:21:05.103 | + functions-common:plugin_override_defaults:1811 : [[ -f /opt/stack/octavia/devstack/override-defaults ]] 2026-03-13 12:21:05.108 | + functions-common:plugin_override_defaults:1808 : for plugin in ${plugins//,/ } 2026-03-13 12:21:05.112 | + functions-common:plugin_override_defaults:1809 : local dir=/opt/stack/manila 2026-03-13 12:21:05.116 | + functions-common:plugin_override_defaults:1811 : [[ -f /opt/stack/manila/devstack/override-defaults ]] 2026-03-13 12:21:05.121 | + functions-common:plugin_override_defaults:1808 : for plugin in ${plugins//,/ } 2026-03-13 12:21:05.126 | + functions-common:plugin_override_defaults:1809 : local dir=/opt/stack/magnum-cluster-api 2026-03-13 12:21:05.129 | + functions-common:plugin_override_defaults:1811 : [[ -f /opt/stack/magnum-cluster-api/devstack/override-defaults ]] 2026-03-13 12:21:05.135 | + functions-common:plugin_override_defaults:1814 : echo 'magnum-cluster-api has overridden the following defaults' 2026-03-13 12:21:05.135 | magnum-cluster-api has overridden the following defaults 2026-03-13 12:21:05.139 | + functions-common:plugin_override_defaults:1815 : cat /opt/stack/magnum-cluster-api/devstack/override-defaults 2026-03-13 12:21:05.142 | GLANCE_LIMIT_IMAGE_SIZE_TOTAL=10000 2026-03-13 12:21:05.142 | KEYSTONE_ADMIN_ENDPOINT=true 2026-03-13 12:21:05.142 | LIBVIRT_CPU_MODE=host-passthrough 2026-03-13 12:21:05.142 | LIBVIRT_TYPE=kvm 2026-03-13 12:21:05.142 | VOLUME_BACKING_FILE_SIZE=50G 2026-03-13 12:21:05.147 | + functions-common:plugin_override_defaults:1816 : source /opt/stack/magnum-cluster-api/devstack/override-defaults 2026-03-13 12:21:05.151 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:1 : GLANCE_LIMIT_IMAGE_SIZE_TOTAL=10000 2026-03-13 12:21:05.156 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:2 : KEYSTONE_ADMIN_ENDPOINT=true 2026-03-13 12:21:05.161 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:3 : LIBVIRT_CPU_MODE=host-passthrough 2026-03-13 12:21:05.165 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:4 : LIBVIRT_TYPE=kvm 2026-03-13 12:21:05.169 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:5 : VOLUME_BACKING_FILE_SIZE=50G 2026-03-13 12:21:05.174 | + functions-common:plugin_override_defaults:1808 : for plugin in ${plugins//,/ } 2026-03-13 12:21:05.179 | + functions-common:plugin_override_defaults:1809 : local dir=/opt/stack/ovn-octavia-provider 2026-03-13 12:21:05.183 | + functions-common:plugin_override_defaults:1811 : [[ -f /opt/stack/ovn-octavia-provider/devstack/override-defaults ]] 2026-03-13 12:21:05.188 | + ./stack.sh:main:601 : source /opt/stack/devstack/lib/apache 2026-03-13 12:21:05.222 | + ./stack.sh:main:604 : source /opt/stack/devstack/lib/tls 2026-03-13 12:21:05.227 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-03-13 12:21:05.256 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:21:05.262 | +++ lib/tls:source:40 : ipv6_unquote 199.204.45.99 2026-03-13 12:21:05.267 | +++ functions-common:ipv6_unquote:2210 : echo 199.204.45.99 2026-03-13 12:21:05.268 | +++ functions-common:ipv6_unquote:2210 : tr -d '[]' 2026-03-13 12:21:05.276 | ++ lib/tls:source:40 : TLS_IP=199.204.45.99 2026-03-13 12:21:05.282 | +++ lib/tls:source:43 : hostname -f 2026-03-13 12:21:05.288 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=np0000158692.novalocal 2026-03-13 12:21:05.292 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-03-13 12:21:05.296 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-03-13 12:21:05.300 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-03-13 12:21:05.305 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-03-13 12:21:05.310 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-03-13 12:21:05.314 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-03-13 12:21:05.318 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-03-13 12:21:05.323 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-03-13 12:21:05.327 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-03-13 12:21:05.334 | + ./stack.sh:main:607 : source /opt/stack/devstack/lib/infra 2026-03-13 12:21:05.359 | + ./stack.sh:main:608 : source /opt/stack/devstack/lib/libraries 2026-03-13 12:21:05.394 | + ./stack.sh:main:609 : source /opt/stack/devstack/lib/lvm 2026-03-13 12:21:05.420 | + ./stack.sh:main:610 : source /opt/stack/devstack/lib/horizon 2026-03-13 12:21:05.446 | + ./stack.sh:main:611 : source /opt/stack/devstack/lib/keystone 2026-03-13 12:21:05.514 | + ./stack.sh:main:612 : source /opt/stack/devstack/lib/glance 2026-03-13 12:21:05.654 | + ./stack.sh:main:613 : source /opt/stack/devstack/lib/nova 2026-03-13 12:21:05.842 | + ./stack.sh:main:614 : source /opt/stack/devstack/lib/placement 2026-03-13 12:21:05.896 | + ./stack.sh:main:615 : source /opt/stack/devstack/lib/cinder 2026-03-13 12:21:06.007 | + ./stack.sh:main:616 : source /opt/stack/devstack/lib/swift 2026-03-13 12:21:06.095 | + ./stack.sh:main:617 : source /opt/stack/devstack/lib/neutron 2026-03-13 12:21:06.100 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-03-13 12:21:06.132 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:21:06.137 | ++ lib/neutron:source:62 : Q_PROTOCOL=https 2026-03-13 12:21:06.143 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-03-13 12:21:06.148 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-03-13 12:21:06.153 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-03-13 12:21:06.158 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-03-13 12:21:06.165 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-03-13 12:21:06.196 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-03-13 12:21:06.201 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-03-13 12:21:06.207 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-03-13 12:21:06.213 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-03-13 12:21:06.218 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-03-13 12:21:06.223 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-03-13 12:21:06.229 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-03-13 12:21:06.235 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-03-13 12:21:06.240 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-03-13 12:21:06.248 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_SCOPE 2026-03-13 12:21:06.280 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_SCOPE=True 2026-03-13 12:21:06.286 | ++ lib/neutron:source:93 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-03-13 12:21:06.290 | ++ lib/neutron:source:94 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-03-13 12:21:06.295 | ++ lib/neutron:source:95 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-03-13 12:21:06.300 | ++ lib/neutron:source:99 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-03-13 12:21:06.305 | ++ lib/neutron:source:102 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-03-13 12:21:06.310 | ++ lib/neutron:source:103 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-03-13 12:21:06.315 | ++ lib/neutron:source:106 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-03-13 12:21:06.321 | ++ lib/neutron:source:107 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-03-13 12:21:06.326 | ++ lib/neutron:source:110 : Q_DB_NAME=neutron 2026-03-13 12:21:06.332 | ++ lib/neutron:source:112 : Q_PLUGIN=ml2 2026-03-13 12:21:06.336 | ++ lib/neutron:source:114 : Q_PORT=9696 2026-03-13 12:21:06.342 | ++ lib/neutron:source:116 : Q_PORT_INT=19696 2026-03-13 12:21:06.347 | ++ lib/neutron:source:118 : Q_HOST=199.204.45.99 2026-03-13 12:21:06.350 | ++ lib/neutron:source:120 : Q_PROTOCOL=https 2026-03-13 12:21:06.357 | +++ lib/neutron:source:122 : ipv6_unquote 0.0.0.0 2026-03-13 12:21:06.363 | +++ functions-common:ipv6_unquote:2210 : echo 0.0.0.0 2026-03-13 12:21:06.364 | +++ functions-common:ipv6_unquote:2210 : tr -d '[]' 2026-03-13 12:21:06.373 | ++ lib/neutron:source:122 : Q_LISTEN_ADDRESS=0.0.0.0 2026-03-13 12:21:06.379 | ++ lib/neutron:source:124 : Q_ADMIN_USERNAME=neutron 2026-03-13 12:21:06.384 | ++ lib/neutron:source:126 : Q_AUTH_STRATEGY=keystone 2026-03-13 12:21:06.389 | ++ lib/neutron:source:128 : Q_OVS_USE_VETH=False 2026-03-13 12:21:06.394 | ++ lib/neutron:source:129 : Q_USE_ROOTWRAP=True 2026-03-13 12:21:06.401 | +++ lib/neutron:source:130 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-03-13 12:21:06.434 | ++ lib/neutron:source:130 : Q_USE_ROOTWRAP_DAEMON=True 2026-03-13 12:21:06.441 | +++ lib/neutron:source:132 : ipv6_unquote 199.204.45.99 2026-03-13 12:21:06.446 | +++ functions-common:ipv6_unquote:2210 : echo 199.204.45.99 2026-03-13 12:21:06.448 | +++ functions-common:ipv6_unquote:2210 : tr -d '[]' 2026-03-13 12:21:06.457 | ++ lib/neutron:source:132 : Q_META_DATA_IP=199.204.45.99 2026-03-13 12:21:06.462 | ++ lib/neutron:source:134 : Q_ALLOW_OVERLAPPING_IP=True 2026-03-13 12:21:06.466 | ++ lib/neutron:source:135 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-03-13 12:21:06.471 | ++ lib/neutron:source:136 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-03-13 12:21:06.476 | ++ lib/neutron:source:137 : VIF_PLUGGING_IS_FATAL=True 2026-03-13 12:21:06.481 | ++ lib/neutron:source:138 : VIF_PLUGGING_TIMEOUT=300 2026-03-13 12:21:06.486 | ++ lib/neutron:source:141 : SKIP_STOP_OVN=False 2026-03-13 12:21:06.492 | ++ lib/neutron:source:145 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-03-13 12:21:06.496 | ++ lib/neutron:source:148 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-03-13 12:21:06.501 | ++ lib/neutron:source:149 : [[ -z networking ]] 2026-03-13 12:21:06.505 | ++ lib/neutron:source:154 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-03-13 12:21:06.510 | ++ lib/neutron:source:155 : ALEMBIC_DIR=/opt/stack/alembic 2026-03-13 12:21:06.515 | ++ lib/neutron:source:156 : ALEMBIC_BRANCH=main 2026-03-13 12:21:06.521 | ++ lib/neutron:source:157 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-03-13 12:21:06.526 | ++ lib/neutron:source:158 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-03-13 12:21:06.531 | ++ lib/neutron:source:159 : SQLALCHEMY_BRANCH=main 2026-03-13 12:21:06.535 | ++ lib/neutron:source:170 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-03-13 12:21:06.539 | ++ lib/neutron:source:173 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-03-13 12:21:06.544 | ++ lib/neutron:source:176 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-03-13 12:21:06.550 | ++ lib/neutron:source:177 : [[ True == \F\a\l\s\e ]] 2026-03-13 12:21:06.556 | +++ lib/neutron:source:180 : get_rootwrap_location neutron 2026-03-13 12:21:06.561 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-03-13 12:21:06.566 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-03-13 12:21:06.599 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-03-13 12:21:06.602 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-03-13 12:21:06.609 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-03-13 12:21:06.615 | ++ lib/neutron:source:180 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-03-13 12:21:06.620 | ++ lib/neutron:source:181 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-03-13 12:21:06.625 | ++ lib/neutron:source:182 : [[ True == \T\r\u\e ]] 2026-03-13 12:21:06.631 | ++ lib/neutron:source:183 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-03-13 12:21:06.636 | ++ lib/neutron:source:195 : Q_DVR_MODE=legacy 2026-03-13 12:21:06.641 | ++ lib/neutron:source:196 : [[ legacy != \l\e\g\a\c\y ]] 2026-03-13 12:21:06.646 | ++ lib/neutron:source:212 : ENABLE_TENANT_TUNNELS=True 2026-03-13 12:21:06.651 | ++ lib/neutron:source:217 : TENANT_TUNNEL_RANGES=1:1000 2026-03-13 12:21:06.656 | ++ lib/neutron:source:222 : ENABLE_TENANT_VLANS=False 2026-03-13 12:21:06.661 | ++ lib/neutron:source:230 : TENANT_VLAN_RANGE= 2026-03-13 12:21:06.665 | ++ lib/neutron:source:238 : PHYSICAL_NETWORK=public 2026-03-13 12:21:06.671 | ++ lib/neutron:source:248 : OVS_PHYSICAL_BRIDGE=br-ex 2026-03-13 12:21:06.674 | ++ lib/neutron:source:254 : OVS_ENABLE_TUNNELING=True 2026-03-13 12:21:06.680 | ++ lib/neutron:source:258 : ENABLE_ISOLATED_METADATA=False 2026-03-13 12:21:06.685 | ++ lib/neutron:source:263 : ENABLE_METADATA_NETWORK=False 2026-03-13 12:21:06.689 | ++ lib/neutron:source:268 : '[' -f /opt/stack/devstack/lib/neutron_plugins/ml2 ']' 2026-03-13 12:21:06.694 | ++ lib/neutron:source:269 : source /opt/stack/devstack/lib/neutron_plugins/ml2 2026-03-13 12:21:06.912 | ++ lib/neutron:source:276 : source /opt/stack/devstack/lib/neutron_plugins/services/metering 2026-03-13 12:21:06.940 | ++ lib/neutron:source:279 : source /opt/stack/devstack/lib/neutron_plugins/services/l3 2026-03-13 12:21:06.946 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-03-13 12:21:06.952 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-03-13 12:21:06.957 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-03-13 12:21:06.962 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-03-13 12:21:06.968 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-03-13 12:21:06.973 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-03-13 12:21:06.978 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-03-13 12:21:06.983 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-03-13 12:21:06.987 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-03-13 12:21:06.992 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-03-13 12:21:06.998 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1430 2026-03-13 12:21:07.003 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-03-13 12:21:07.009 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-03-13 12:21:07.013 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-03-13 12:21:07.019 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-03-13 12:21:07.024 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-03-13 12:21:07.030 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-03-13 12:21:07.036 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-03-13 12:21:07.041 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-03-13 12:21:07.050 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-03-13 12:21:07.050 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-03-13 12:21:07.051 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-03-13 12:21:07.051 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-03-13 12:21:07.061 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=f6:cc01:bcaa 2026-03-13 12:21:07.066 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-03-13 12:21:07.072 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-03-13 12:21:07.077 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-03-13 12:21:07.083 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-03-13 12:21:07.088 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fdf6:cc01:bcaa::/56 2026-03-13 12:21:07.097 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fdf6:cc01:bcaa::/56 2026-03-13 12:21:07.097 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-03-13 12:21:07.107 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fdf6:cc01:bcaa::/64 2026-03-13 12:21:07.113 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-03-13 12:21:07.117 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-03-13 12:21:07.122 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-03-13 12:21:07.128 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-03-13 12:21:07.133 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY=10.1.0.1 2026-03-13 12:21:07.139 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY=172.24.5.1 2026-03-13 12:21:07.145 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-03-13 12:21:07.150 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-03-13 12:21:07.156 | +++ lib/neutron_plugins/services/l3:source:99 : USE_SUBNETPOOL=True 2026-03-13 12:21:07.162 | +++ lib/neutron_plugins/services/l3:source:100 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-03-13 12:21:07.166 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-03-13 12:21:07.171 | +++ lib/neutron_plugins/services/l3:source:103 : SUBNETPOOL_PREFIX_V4=10.1.0.0/20 2026-03-13 12:21:07.177 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V6=fdf6:cc01:bcaa::/56 2026-03-13 12:21:07.182 | +++ lib/neutron_plugins/services/l3:source:106 : SUBNETPOOL_SIZE_V4=26 2026-03-13 12:21:07.187 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V6=64 2026-03-13 12:21:07.196 | ++++ lib/neutron_plugins/services/l3:source:109 : grep '^default' 2026-03-13 12:21:07.196 | ++++ lib/neutron_plugins/services/l3:source:109 : ip -4 route 2026-03-13 12:21:07.196 | ++++ lib/neutron_plugins/services/l3:source:109 : awk '{print $5}' 2026-03-13 12:21:07.207 | +++ lib/neutron_plugins/services/l3:source:109 : default_v4_route_devs=ens3 2026-03-13 12:21:07.215 | ++++ lib/neutron_plugins/services/l3:source:111 : ip -6 route list match default table all 2026-03-13 12:21:07.215 | ++++ lib/neutron_plugins/services/l3:source:111 : grep via 2026-03-13 12:21:07.215 | ++++ lib/neutron_plugins/services/l3:source:111 : awk '{print $5}' 2026-03-13 12:21:07.227 | +++ lib/neutron_plugins/services/l3:source:111 : default_v6_route_devs='ens3 2026-03-13 12:21:07.227 | ens3' 2026-03-13 12:21:07.236 | ++ lib/neutron:source:282 : source /opt/stack/devstack/lib/neutron_plugins/services/placement 2026-03-13 12:21:07.242 | ++ lib/neutron:source:283 : source /opt/stack/devstack/lib/neutron_plugins/services/trunk 2026-03-13 12:21:07.247 | ++ lib/neutron:source:284 : source /opt/stack/devstack/lib/neutron_plugins/services/qos 2026-03-13 12:21:07.253 | ++ lib/neutron:source:285 : source /opt/stack/devstack/lib/neutron_plugins/services/segments 2026-03-13 12:21:07.259 | ++ lib/neutron:source:288 : has_neutron_plugin_security_group 2026-03-13 12:21:07.265 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-03-13 12:21:07.271 | ++ lib/neutron:source:289 : Q_USE_SECGROUP=True 2026-03-13 12:21:07.276 | ++ lib/neutron:source:297 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-03-13 12:21:07.311 | + ./stack.sh:main:618 : source /opt/stack/devstack/lib/ldap 2026-03-13 12:21:07.345 | + ./stack.sh:main:619 : source /opt/stack/devstack/lib/dstat 2026-03-13 12:21:07.374 | + ./stack.sh:main:620 : source /opt/stack/devstack/lib/atop 2026-03-13 12:21:07.406 | + ./stack.sh:main:621 : source /opt/stack/devstack/lib/tcpdump 2026-03-13 12:21:07.438 | + ./stack.sh:main:622 : source /opt/stack/devstack/lib/etcd3 2026-03-13 12:21:07.507 | + ./stack.sh:main:623 : source /opt/stack/devstack/lib/os-vif 2026-03-13 12:21:07.514 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-03-13 12:21:07.520 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-03-13 12:21:07.526 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-03-13 12:21:07.532 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-03-13 12:21:07.538 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-03-13 12:21:07.573 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-03-13 12:21:07.580 | + ./stack.sh:main:629 : run_phase source 2026-03-13 12:21:07.587 | + functions-common:run_phase:1840 : local mode=source 2026-03-13 12:21:07.593 | + functions-common:run_phase:1841 : local phase= 2026-03-13 12:21:07.597 | + functions-common:run_phase:1842 : [[ -d /opt/stack/devstack/extras.d ]] 2026-03-13 12:21:07.603 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-03-13 12:21:07.608 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-03-13 12:21:07.613 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-03-13 12:21:07.619 | + functions-common:run_phase:1850 : local extra 2026-03-13 12:21:07.625 | ++ functions-common:run_phase:1851 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-03-13 12:21:07.634 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-03-13 12:21:07.639 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-03-13 12:21:07.645 | + functions-common:run_phase:1856 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-03-13 12:21:07.651 | + functions-common:run_phase:1856 : source /opt/stack/devstack/extras.d/80-tempest.sh source 2026-03-13 12:21:07.656 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-03-13 12:21:07.690 | ++ functions-common:is_service_enabled:2068 : return 1 2026-03-13 12:21:07.695 | + functions-common:run_phase:1861 : [[ source == \s\o\u\r\c\e ]] 2026-03-13 12:21:07.701 | + functions-common:run_phase:1862 : load_plugin_settings 2026-03-13 12:21:07.707 | + functions-common:load_plugin_settings:1776 : local plugins=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-03-13 12:21:07.712 | + functions-common:load_plugin_settings:1777 : local plugin 2026-03-13 12:21:07.717 | + functions-common:load_plugin_settings:1780 : [[ -z ,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider ]] 2026-03-13 12:21:07.724 | + functions-common:load_plugin_settings:1784 : echo 'Loading plugin settings' 2026-03-13 12:21:07.724 | Loading plugin settings 2026-03-13 12:21:07.728 | + functions-common:load_plugin_settings:1785 : for plugin in ${plugins//,/ } 2026-03-13 12:21:07.734 | + functions-common:load_plugin_settings:1786 : local dir=/opt/stack/barbican 2026-03-13 12:21:07.739 | + functions-common:load_plugin_settings:1788 : [[ -f /opt/stack/barbican/devstack/settings ]] 2026-03-13 12:21:07.744 | + functions-common:load_plugin_settings:1789 : source /opt/stack/barbican/devstack/settings 2026-03-13 12:21:07.750 | ++ /opt/stack/barbican/devstack/settings:source:4 : define_plugin barbican 2026-03-13 12:21:07.757 | ++ functions-common:define_plugin:1884 : : 2026-03-13 12:21:07.762 | ++ /opt/stack/barbican/devstack/settings:source:7 : BARBICAN_DIR=/opt/stack/barbican 2026-03-13 12:21:07.768 | ++ /opt/stack/barbican/devstack/settings:source:8 : BARBICAN_CONF_DIR=/etc/barbican 2026-03-13 12:21:07.774 | ++ /opt/stack/barbican/devstack/settings:source:9 : BARBICAN_CONF=/etc/barbican/barbican.conf 2026-03-13 12:21:07.780 | ++ /opt/stack/barbican/devstack/settings:source:10 : BARBICAN_PASTE_CONF=/etc/barbican/barbican-api-paste.ini 2026-03-13 12:21:07.786 | ++ /opt/stack/barbican/devstack/settings:source:11 : BARBICAN_API_LOG_DIR=/opt/stack/logs 2026-03-13 12:21:07.792 | ++ /opt/stack/barbican/devstack/settings:source:13 : PYKMIP_CONF_DIR=/etc/pykmip 2026-03-13 12:21:07.798 | ++ /opt/stack/barbican/devstack/settings:source:14 : PYKMIP_CONF=/etc/pykmip/server.conf 2026-03-13 12:21:07.803 | ++ /opt/stack/barbican/devstack/settings:source:15 : PYKMIP_LOG_DIR=/var/log/pykmip 2026-03-13 12:21:07.809 | ++ /opt/stack/barbican/devstack/settings:source:18 : [[ False = True ]] 2026-03-13 12:21:07.815 | +++ /opt/stack/barbican/devstack/settings:source:22 : get_python_exec_prefix 2026-03-13 12:21:07.849 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-03-13 12:21:07.855 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-03-13 12:21:07.862 | ++ /opt/stack/barbican/devstack/settings:source:22 : BARBICAN_BIN_DIR=/opt/stack/data/venv/bin 2026-03-13 12:21:07.867 | ++ /opt/stack/barbican/devstack/settings:source:25 : BARBICAN_WSGI=barbican.wsgi.api:application 2026-03-13 12:21:07.873 | ++ /opt/stack/barbican/devstack/settings:source:26 : BARBICAN_UWSGI_CONF=/etc/barbican/barbican-uwsgi.ini 2026-03-13 12:21:07.878 | ++ /opt/stack/barbican/devstack/settings:source:29 : BARBICAN_REPO=https://github.com/openstack/barbican.git 2026-03-13 12:21:07.884 | ++ /opt/stack/barbican/devstack/settings:source:30 : BARBICAN_BRANCH=master 2026-03-13 12:21:07.889 | ++ /opt/stack/barbican/devstack/settings:source:33 : GITREPO["python-barbicanclient"]=https://github.com/openstack/python-barbicanclient.git 2026-03-13 12:21:07.894 | ++ /opt/stack/barbican/devstack/settings:source:34 : GITBRANCH["python-barbicanclient"]=master 2026-03-13 12:21:07.900 | ++ /opt/stack/barbican/devstack/settings:source:35 : GITDIR["python-barbicanclient"]=/opt/stack/python-barbicanclient 2026-03-13 12:21:07.905 | ++ /opt/stack/barbican/devstack/settings:source:38 : BARBICAN_HOST_HREF=http://199.204.45.99/key-manager 2026-03-13 12:21:07.910 | ++ /opt/stack/barbican/devstack/settings:source:40 : GITREPO["barbican-tempest-plugin"]=https://github.com/openstack/barbican-tempest-plugin.git 2026-03-13 12:21:07.916 | ++ /opt/stack/barbican/devstack/settings:source:41 : GITBRANCH["barbican-tempest-plugin"]=master 2026-03-13 12:21:07.921 | ++ /opt/stack/barbican/devstack/settings:source:42 : GITDIR["barbican-tempest-plugin"]=/opt/stack/barbican-tempest-plugin 2026-03-13 12:21:07.928 | +++ /opt/stack/barbican/devstack/settings:source:45 : trueorfalse True ENFORCE_SCOPE 2026-03-13 12:21:07.965 | ++ /opt/stack/barbican/devstack/settings:source:45 : BARBICAN_ENFORCE_SCOPE=False 2026-03-13 12:21:07.970 | ++ /opt/stack/barbican/devstack/settings:source:47 : enable_service barbican 2026-03-13 12:21:08.069 | + functions-common:load_plugin_settings:1785 : for plugin in ${plugins//,/ } 2026-03-13 12:21:08.075 | + functions-common:load_plugin_settings:1786 : local dir=/opt/stack/magnum 2026-03-13 12:21:08.081 | + functions-common:load_plugin_settings:1788 : [[ -f /opt/stack/magnum/devstack/settings ]] 2026-03-13 12:21:08.086 | + functions-common:load_plugin_settings:1789 : source /opt/stack/magnum/devstack/settings 2026-03-13 12:21:08.094 | +++ /opt/stack/magnum/devstack/settings:source:19 : trueorfalse False MAGNUM_ENFORCE_SCOPE 2026-03-13 12:21:08.130 | ++ /opt/stack/magnum/devstack/settings:source:19 : MAGNUM_ENFORCE_SCOPE=False 2026-03-13 12:21:08.135 | ++ /opt/stack/magnum/devstack/settings:source:22 : enable_service magnum-api 2026-03-13 12:21:08.225 | ++ /opt/stack/magnum/devstack/settings:source:23 : enable_service magnum-cond 2026-03-13 12:21:08.316 | + functions-common:load_plugin_settings:1785 : for plugin in ${plugins//,/ } 2026-03-13 12:21:08.322 | + functions-common:load_plugin_settings:1786 : local dir=/opt/stack/octavia 2026-03-13 12:21:08.328 | + functions-common:load_plugin_settings:1788 : [[ -f /opt/stack/octavia/devstack/settings ]] 2026-03-13 12:21:08.334 | + functions-common:load_plugin_settings:1789 : source /opt/stack/octavia/devstack/settings 2026-03-13 12:21:08.339 | ++ /opt/stack/octavia/devstack/settings:source:3 : OCTAVIA=octavia 2026-03-13 12:21:08.345 | ++ /opt/stack/octavia/devstack/settings:source:4 : OCTAVIA_DIR=/opt/stack/octavia 2026-03-13 12:21:08.349 | ++ /opt/stack/octavia/devstack/settings:source:5 : DISKIMAGE_BUILDER_REPO_URL=https://github.com/openstack/diskimage-builder.git 2026-03-13 12:21:08.355 | ++ /opt/stack/octavia/devstack/settings:source:6 : DISKIMAGE_BUILDER_REPO_REF=master 2026-03-13 12:21:08.360 | ++ /opt/stack/octavia/devstack/settings:source:7 : DISKIMAGE_BUILDER_DIR=/opt/stack/diskimage-builder 2026-03-13 12:21:08.367 | +++ /opt/stack/octavia/devstack/settings:source:8 : get_python_exec_prefix 2026-03-13 12:21:08.403 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-03-13 12:21:08.410 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-03-13 12:21:08.417 | ++ /opt/stack/octavia/devstack/settings:source:8 : OCTAVIA_BIN_DIR=/opt/stack/data/venv/bin 2026-03-13 12:21:08.422 | ++ /opt/stack/octavia/devstack/settings:source:9 : OCTAVIA_CONF_DIR=/etc/octavia 2026-03-13 12:21:08.428 | ++ /opt/stack/octavia/devstack/settings:source:10 : OCTAVIA_SSH_DIR=/etc/octavia/.ssh 2026-03-13 12:21:08.434 | ++ /opt/stack/octavia/devstack/settings:source:11 : OCTAVIA_CERTS_DIR=/etc/octavia/certs 2026-03-13 12:21:08.439 | ++ /opt/stack/octavia/devstack/settings:source:12 : OCTAVIA_CONF=/etc/octavia/octavia.conf 2026-03-13 12:21:08.444 | ++ /opt/stack/octavia/devstack/settings:source:13 : OCTAVIA_AUDIT_MAP=/etc/octavia/octavia_api_audit_map.conf 2026-03-13 12:21:08.449 | ++ /opt/stack/octavia/devstack/settings:source:14 : OCTAVIA_RUN_DIR=/var/run/octavia 2026-03-13 12:21:08.455 | ++ /opt/stack/octavia/devstack/settings:source:16 : OCTAVIA_AMPHORA_DRIVER=amphora_haproxy_rest_driver 2026-03-13 12:21:08.460 | ++ /opt/stack/octavia/devstack/settings:source:17 : OCTAVIA_NETWORK_DRIVER=allowed_address_pairs_driver 2026-03-13 12:21:08.465 | ++ /opt/stack/octavia/devstack/settings:source:18 : OCTAVIA_COMPUTE_DRIVER=compute_nova_driver 2026-03-13 12:21:08.471 | ++ /opt/stack/octavia/devstack/settings:source:19 : OCTAVIA_VOLUME_DRIVER=volume_noop_driver 2026-03-13 12:21:08.477 | ++ /opt/stack/octavia/devstack/settings:source:20 : OCTAVIA_IMAGE_DRIVER=image_glance_driver 2026-03-13 12:21:08.481 | ++ /opt/stack/octavia/devstack/settings:source:22 : OCTAVIA_USERNAME=admin 2026-03-13 12:21:08.487 | ++ /opt/stack/octavia/devstack/settings:source:23 : OCTAVIA_PASSWORD=secretadmin 2026-03-13 12:21:08.492 | ++ /opt/stack/octavia/devstack/settings:source:24 : OCTAVIA_PROJECT_NAME=admin 2026-03-13 12:21:08.497 | ++ /opt/stack/octavia/devstack/settings:source:25 : OCTAVIA_USER_DOMAIN_NAME=Default 2026-03-13 12:21:08.502 | ++ /opt/stack/octavia/devstack/settings:source:26 : OCTAVIA_PROJECT_DOMAIN_NAME=Default 2026-03-13 12:21:08.508 | ++ /opt/stack/octavia/devstack/settings:source:28 : OCTAVIA_PROTOCOL=http 2026-03-13 12:21:08.513 | ++ /opt/stack/octavia/devstack/settings:source:29 : OCTAVIA_PORT=9876 2026-03-13 12:21:08.518 | ++ /opt/stack/octavia/devstack/settings:source:30 : OCTAVIA_HA_PORT=9875 2026-03-13 12:21:08.523 | ++ /opt/stack/octavia/devstack/settings:source:31 : OCTAVIA_HM_LISTEN_PORT=5555 2026-03-13 12:21:08.529 | ++ /opt/stack/octavia/devstack/settings:source:33 : OCTAVIA_ENABLE_AMPHORAV2_JOBBOARD=False 2026-03-13 12:21:08.534 | ++ /opt/stack/octavia/devstack/settings:source:34 : OCTAVIA_JOBBOARD_EXPIRATION_TIME=30 2026-03-13 12:21:08.540 | ++ /opt/stack/octavia/devstack/settings:source:35 : OCTAVIA_JOBBOARD_BACKEND=redis 2026-03-13 12:21:08.545 | ++ /opt/stack/octavia/devstack/settings:source:37 : OCTAVIA_MGMT_SUBNET=192.168.0.0/24 2026-03-13 12:21:08.551 | ++ /opt/stack/octavia/devstack/settings:source:38 : OCTAVIA_MGMT_SUBNET_START=192.168.0.2 2026-03-13 12:21:08.556 | ++ /opt/stack/octavia/devstack/settings:source:39 : OCTAVIA_MGMT_SUBNET_END=192.168.0.200 2026-03-13 12:21:08.562 | ++ /opt/stack/octavia/devstack/settings:source:40 : OCTAVIA_MGMT_SUBNET_IPV6=fd00:0:0:42::/64 2026-03-13 12:21:08.567 | ++ /opt/stack/octavia/devstack/settings:source:41 : OCTAVIA_MGMT_SUBNET_IPV6_START=fd00:0:0:42:0:0:0:2 2026-03-13 12:21:08.573 | ++ /opt/stack/octavia/devstack/settings:source:42 : OCTAVIA_MGMT_SUBNET_IPV6_END=fd00:0:0:42:ffff:ffff:ffff:ffff 2026-03-13 12:21:08.579 | ++ /opt/stack/octavia/devstack/settings:source:44 : OCTAVIA_AMP_SSH_KEY_BITS=2048 2026-03-13 12:21:08.585 | ++ /opt/stack/octavia/devstack/settings:source:45 : OCTAVIA_AMP_SSH_KEY_TYPE=rsa 2026-03-13 12:21:08.591 | ++ /opt/stack/octavia/devstack/settings:source:46 : OCTAVIA_AMP_SSH_KEY_PATH=/etc/octavia/.ssh/octavia_ssh_key 2026-03-13 12:21:08.595 | ++ /opt/stack/octavia/devstack/settings:source:47 : OCTAVIA_AMP_SSH_KEY_NAME=octavia_ssh_key 2026-03-13 12:21:08.601 | ++ /opt/stack/octavia/devstack/settings:source:49 : OCTAVIA_AMP_FLAVOR_ID=10 2026-03-13 12:21:08.606 | ++ /opt/stack/octavia/devstack/settings:source:50 : OCTAVIA_AMP_IMAGE_NAME=amphora-x64-haproxy 2026-03-13 12:21:08.612 | ++ /opt/stack/octavia/devstack/settings:source:51 : OCTAVIA_AMP_IMAGE_FILE=/opt/stack/octavia/diskimage-create/amphora-x64-haproxy.qcow2 2026-03-13 12:21:08.617 | ++ /opt/stack/octavia/devstack/settings:source:52 : OCTAVIA_AMP_IMAGE_TAG=amphora 2026-03-13 12:21:08.623 | ++ /opt/stack/octavia/devstack/settings:source:53 : OCTAVIA_AMP_IMAGE_ARCH=amd64 2026-03-13 12:21:08.629 | ++ /opt/stack/octavia/devstack/settings:source:55 : OCTAVIA_AMP_CONN_TIMEOUT=10 2026-03-13 12:21:08.634 | ++ /opt/stack/octavia/devstack/settings:source:56 : OCTAVIA_AMP_READ_TIMEOUT=120 2026-03-13 12:21:08.638 | ++ /opt/stack/octavia/devstack/settings:source:58 : OCTAVIA_AMP_LOG_ADMIN_PORT=10514 2026-03-13 12:21:08.644 | ++ /opt/stack/octavia/devstack/settings:source:59 : OCTAVIA_AMP_LOG_TENANT_PORT=20514 2026-03-13 12:21:08.648 | ++ /opt/stack/octavia/devstack/settings:source:61 : OCTAVIA_HEALTH_KEY=insecure 2026-03-13 12:21:08.654 | ++ /opt/stack/octavia/devstack/settings:source:63 : OCTAVIA_LB_TOPOLOGY=SINGLE 2026-03-13 12:21:08.659 | ++ /opt/stack/octavia/devstack/settings:source:65 : OCTAVIA_AMP_EXPIRY_AGE=3600 2026-03-13 12:21:08.664 | ++ /opt/stack/octavia/devstack/settings:source:66 : OCTAVIA_LB_EXPIRY_AGE=3600 2026-03-13 12:21:08.670 | ++ /opt/stack/octavia/devstack/settings:source:68 : OCTAVIA_CONSUMER_BINARY=/opt/stack/data/venv/bin/octavia-worker 2026-03-13 12:21:08.676 | ++ /opt/stack/octavia/devstack/settings:source:69 : OCTAVIA_HOUSEKEEPER_BINARY=/opt/stack/data/venv/bin/octavia-housekeeping 2026-03-13 12:21:08.681 | ++ /opt/stack/octavia/devstack/settings:source:70 : OCTAVIA_HEALTHMANAGER_BINARY=/opt/stack/data/venv/bin/octavia-health-manager 2026-03-13 12:21:08.686 | ++ /opt/stack/octavia/devstack/settings:source:71 : OCTAVIA_DRIVER_AGENT_BINARY=/opt/stack/data/venv/bin/octavia-driver-agent 2026-03-13 12:21:08.692 | ++ /opt/stack/octavia/devstack/settings:source:73 : OCTAVIA_API_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-13 12:21:08.698 | ++ /opt/stack/octavia/devstack/settings:source:74 : OCTAVIA_CONSUMER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-13 12:21:08.704 | ++ /opt/stack/octavia/devstack/settings:source:75 : OCTAVIA_HOUSEKEEPER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-13 12:21:08.709 | ++ /opt/stack/octavia/devstack/settings:source:76 : OCTAVIA_HEALTHMANAGER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-13 12:21:08.715 | ++ /opt/stack/octavia/devstack/settings:source:77 : OCTAVIA_DRIVER_AGENT_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-13 12:21:08.722 | ++ /opt/stack/octavia/devstack/settings:source:79 : OCTAVIA_API=o-api 2026-03-13 12:21:08.726 | ++ /opt/stack/octavia/devstack/settings:source:80 : OCTAVIA_CONSUMER=o-cw 2026-03-13 12:21:08.731 | ++ /opt/stack/octavia/devstack/settings:source:81 : OCTAVIA_HOUSEKEEPER=o-hk 2026-03-13 12:21:08.737 | ++ /opt/stack/octavia/devstack/settings:source:82 : OCTAVIA_HEALTHMANAGER=o-hm 2026-03-13 12:21:08.743 | ++ /opt/stack/octavia/devstack/settings:source:83 : OCTAVIA_SERVICE=octavia 2026-03-13 12:21:08.749 | ++ /opt/stack/octavia/devstack/settings:source:84 : OCTAVIA_API_HAPROXY=o-api-ha 2026-03-13 12:21:08.754 | ++ /opt/stack/octavia/devstack/settings:source:85 : OCTAVIA_DRIVER_AGENT=o-da 2026-03-13 12:21:08.759 | ++ /opt/stack/octavia/devstack/settings:source:88 : GITREPO["python-octaviaclient"]=https://github.com/openstack/python-octaviaclient.git 2026-03-13 12:21:08.764 | ++ /opt/stack/octavia/devstack/settings:source:89 : GITBRANCH["python-octaviaclient"]=master 2026-03-13 12:21:08.768 | ++ /opt/stack/octavia/devstack/settings:source:90 : GITDIR["python-octaviaclient"]=/opt/stack/python-octaviaclient 2026-03-13 12:21:08.774 | ++ /opt/stack/octavia/devstack/settings:source:93 : GITREPO["octavia-lib"]=https://github.com/openstack/octavia-lib.git 2026-03-13 12:21:08.780 | ++ /opt/stack/octavia/devstack/settings:source:94 : GITBRANCH["octavia-lib"]=master 2026-03-13 12:21:08.785 | ++ /opt/stack/octavia/devstack/settings:source:95 : GITDIR["octavia-lib"]=/opt/stack/octavia-lib 2026-03-13 12:21:08.790 | ++ /opt/stack/octavia/devstack/settings:source:97 : NEUTRON_ANY='q-svc neutron-api' 2026-03-13 12:21:08.794 | ++ /opt/stack/octavia/devstack/settings:source:100 : OCTAVIA_USE_PREGENERATED_SSH_KEY=False 2026-03-13 12:21:08.800 | ++ /opt/stack/octavia/devstack/settings:source:101 : OCTAVIA_PREGENERATED_SSH_KEY_PATH=/opt/stack/octavia/devstack/pregenerated/ssh-keys/octavia_ssh_key 2026-03-13 12:21:08.806 | ++ /opt/stack/octavia/devstack/settings:source:103 : OCTAVIA_USE_PREGENERATED_CERTS=False 2026-03-13 12:21:08.812 | ++ /opt/stack/octavia/devstack/settings:source:104 : OCTAVIA_PREGENERATED_CERTS_DIR=/opt/stack/octavia/devstack/pregenerated/certs 2026-03-13 12:21:08.818 | ++ /opt/stack/octavia/devstack/settings:source:105 : OCTAVIA_NODE=api 2026-03-13 12:21:08.823 | ++ /opt/stack/octavia/devstack/settings:source:106 : OCTAVIA_CONTROLLER_IP_PORT_LIST=auto 2026-03-13 12:21:08.829 | ++ /opt/stack/octavia/devstack/settings:source:107 : OCTAVIA_MGMT_PORT_IP=auto 2026-03-13 12:21:08.834 | ++ /opt/stack/octavia/devstack/settings:source:109 : OCTAVIA_DIB_TRACING=1 2026-03-13 12:21:08.839 | ++ /opt/stack/octavia/devstack/settings:source:111 : OCTAVIA_SERVICE_TYPE=load-balancer 2026-03-13 12:21:08.844 | ++ /opt/stack/octavia/devstack/settings:source:112 : OCTAVIA_UWSGI_APP=octavia.wsgi.api:application 2026-03-13 12:21:08.849 | ++ /opt/stack/octavia/devstack/settings:source:113 : OCTAVIA_UWSGI_CONF=/etc/octavia/octavia-uwsgi.ini 2026-03-13 12:21:08.855 | + functions-common:load_plugin_settings:1785 : for plugin in ${plugins//,/ } 2026-03-13 12:21:08.861 | + functions-common:load_plugin_settings:1786 : local dir=/opt/stack/manila 2026-03-13 12:21:08.867 | + functions-common:load_plugin_settings:1788 : [[ -f /opt/stack/manila/devstack/settings ]] 2026-03-13 12:21:08.873 | + functions-common:load_plugin_settings:1789 : source /opt/stack/manila/devstack/settings 2026-03-13 12:21:08.877 | ++ /opt/stack/manila/devstack/settings:source:24 : define_plugin manila 2026-03-13 12:21:08.882 | ++ functions-common:define_plugin:1884 : : 2026-03-13 12:21:08.887 | ++ /opt/stack/manila/devstack/settings:source:28 : OS_CLOUD=devstack-admin 2026-03-13 12:21:08.893 | ++ /opt/stack/manila/devstack/settings:source:30 : MANILA_GIT_BASE=https://opendev.org 2026-03-13 12:21:08.899 | ++ /opt/stack/manila/devstack/settings:source:31 : MANILA_REPO_ROOT=openstack 2026-03-13 12:21:08.905 | ++ /opt/stack/manila/devstack/settings:source:33 : MANILACLIENT_REPO=https://opendev.org/openstack/python-manilaclient 2026-03-13 12:21:08.911 | ++ /opt/stack/manila/devstack/settings:source:34 : MANILACLIENT_BRANCH=master 2026-03-13 12:21:08.916 | ++ /opt/stack/manila/devstack/settings:source:37 : MANILA_DIR=/opt/stack/manila 2026-03-13 12:21:08.922 | ++ /opt/stack/manila/devstack/settings:source:38 : MANILA_LOCK_PATH= 2026-03-13 12:21:08.928 | ++ /opt/stack/manila/devstack/settings:source:39 : MANILA_LOCK_PATH=/opt/stack/manila/manila_locks 2026-03-13 12:21:08.934 | ++ /opt/stack/manila/devstack/settings:source:40 : MANILACLIENT_DIR=/opt/stack/python-manilaclient 2026-03-13 12:21:08.938 | ++ /opt/stack/manila/devstack/settings:source:41 : MANILA_STATE_PATH=/opt/stack/data/manila 2026-03-13 12:21:08.943 | ++ /opt/stack/manila/devstack/settings:source:43 : MANILA_CONF_DIR=/etc/manila 2026-03-13 12:21:08.948 | ++ /opt/stack/manila/devstack/settings:source:44 : MANILA_CONF=/etc/manila/manila.conf 2026-03-13 12:21:08.953 | ++ /opt/stack/manila/devstack/settings:source:45 : MANILA_API_PASTE_INI=/etc/manila/api-paste.ini 2026-03-13 12:21:08.959 | ++ /opt/stack/manila/devstack/settings:source:48 : BARBICAN_ENDPOINT_TYPE=internal 2026-03-13 12:21:08.964 | ++ /opt/stack/manila/devstack/settings:source:49 : KEY_MANAGER_BACKEND=barbican 2026-03-13 12:21:08.970 | ++ /opt/stack/manila/devstack/settings:source:50 : BARBICAN_KEYSTONE_ENDPOINT=https://199.204.45.99/identity 2026-03-13 12:21:08.975 | ++ /opt/stack/manila/devstack/settings:source:54 : MANILA_CONFIGURE_DEFAULT_TYPES=True 2026-03-13 12:21:08.980 | ++ /opt/stack/manila/devstack/settings:source:56 : MANILA_DEFAULT_SHARE_TYPE=default 2026-03-13 12:21:08.985 | ++ /opt/stack/manila/devstack/settings:source:64 : MANILA_DEFAULT_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-03-13 12:21:08.989 | ++ /opt/stack/manila/devstack/settings:source:65 : MANILA_DHSS_TRUE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-03-13 12:21:08.994 | ++ /opt/stack/manila/devstack/settings:source:66 : MANILA_DHSS_FALSE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-03-13 12:21:08.999 | ++ /opt/stack/manila/devstack/settings:source:69 : MANILA_DEFAULT_SHARE_GROUP_TYPE=default 2026-03-13 12:21:09.004 | ++ /opt/stack/manila/devstack/settings:source:76 : MANILA_DEFAULT_SHARE_GROUP_TYPE_SPECS= 2026-03-13 12:21:09.010 | ++ /opt/stack/manila/devstack/settings:source:79 : MANILA_SERVICE_HOST=199.204.45.99 2026-03-13 12:21:09.015 | ++ /opt/stack/manila/devstack/settings:source:80 : MANILA_SERVICE_PORT=8786 2026-03-13 12:21:09.021 | ++ /opt/stack/manila/devstack/settings:source:81 : MANILA_SERVICE_PORT_INT=18786 2026-03-13 12:21:09.025 | ++ /opt/stack/manila/devstack/settings:source:82 : MANILA_SERVICE_PROTOCOL=http 2026-03-13 12:21:09.030 | ++ /opt/stack/manila/devstack/settings:source:83 : MANILA_ENDPOINT_BASE=http://199.204.45.99:8786 2026-03-13 12:21:09.036 | ++ /opt/stack/manila/devstack/settings:source:86 : [[ -d /opt/stack/manila/bin ]] 2026-03-13 12:21:09.043 | +++ /opt/stack/manila/devstack/settings:source:89 : get_python_exec_prefix 2026-03-13 12:21:09.078 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-03-13 12:21:09.084 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-03-13 12:21:09.090 | ++ /opt/stack/manila/devstack/settings:source:89 : MANILA_BIN_DIR=/opt/stack/data/venv/bin 2026-03-13 12:21:09.095 | ++ /opt/stack/manila/devstack/settings:source:93 : SHARE_NAME_PREFIX=share- 2026-03-13 12:21:09.101 | ++ /opt/stack/manila/devstack/settings:source:94 : MANILA_ENABLED_SHARE_PROTOCOLS=NFS,CIFS 2026-03-13 12:21:09.107 | ++ /opt/stack/manila/devstack/settings:source:95 : MANILA_ENABLED_BACKENDS=generic 2026-03-13 12:21:09.112 | ++ /opt/stack/manila/devstack/settings:source:96 : MANILA_SCHEDULER_DRIVER=manila.scheduler.drivers.filter.FilterScheduler 2026-03-13 12:21:09.118 | ++ /opt/stack/manila/devstack/settings:source:97 : MANILA_SERVICE_SECGROUP=manila-service 2026-03-13 12:21:09.124 | ++ /opt/stack/manila/devstack/settings:source:103 : MANILA_USE_DOWNGRADE_MIGRATIONS=False 2026-03-13 12:21:09.130 | ++ /opt/stack/manila/devstack/settings:source:105 : MANILA_WSGI=manila.wsgi.api:application 2026-03-13 12:21:09.134 | ++ /opt/stack/manila/devstack/settings:source:106 : MANILA_UWSGI_CONF=/etc/manila/manila-uwsgi.ini 2026-03-13 12:21:09.140 | ++ /opt/stack/manila/devstack/settings:source:107 : MANILA_ENDPOINT_BASE=http://199.204.45.99/share 2026-03-13 12:21:09.145 | ++ /opt/stack/manila/devstack/settings:source:110 : SHARE_DRIVER=manila.share.drivers.generic.GenericShareDriver 2026-03-13 12:21:09.150 | ++ /opt/stack/manila/devstack/settings:source:112 : eval USER_HOME=/opt/stack 2026-03-13 12:21:09.156 | +++ /opt/stack/manila/devstack/settings:source:112 : USER_HOME=/opt/stack 2026-03-13 12:21:09.161 | ++ /opt/stack/manila/devstack/settings:source:113 : MANILA_KEY_FORMAT=ecdsa 2026-03-13 12:21:09.166 | ++ /opt/stack/manila/devstack/settings:source:114 : MANILA_PATH_TO_PUBLIC_KEY=/opt/stack/.ssh/id_ecdsa.pub 2026-03-13 12:21:09.172 | ++ /opt/stack/manila/devstack/settings:source:115 : MANILA_PATH_TO_PRIVATE_KEY=/opt/stack/.ssh/id_ecdsa 2026-03-13 12:21:09.177 | ++ /opt/stack/manila/devstack/settings:source:116 : MANILA_SERVICE_KEYPAIR_NAME=manila-service 2026-03-13 12:21:09.183 | ++ /opt/stack/manila/devstack/settings:source:118 : MANILA_SERVICE_INSTANCE_USER=manila 2026-03-13 12:21:09.188 | ++ /opt/stack/manila/devstack/settings:source:119 : MANILA_SERVICE_IMAGE_URL=http://tarballs.openstack.org/manila-image-elements/images/manila-service-image-master.qcow2 2026-03-13 12:21:09.193 | ++ /opt/stack/manila/devstack/settings:source:120 : MANILA_SERVICE_IMAGE_NAME=manila-service-image-master 2026-03-13 12:21:09.198 | ++ /opt/stack/manila/devstack/settings:source:121 : MANILA_USE_SCHEDULER_CREATING_SHARE_FROM_SNAPSHOT=False 2026-03-13 12:21:09.204 | +++ /opt/stack/manila/devstack/settings:source:124 : trueorfalse True MANILA_SERVICE_IMAGE_ENABLED 2026-03-13 12:21:09.241 | ++ /opt/stack/manila/devstack/settings:source:124 : MANILA_SERVICE_IMAGE_ENABLED=True 2026-03-13 12:21:09.246 | ++ /opt/stack/manila/devstack/settings:source:126 : MANILA_USE_SERVICE_INSTANCE_PASSWORD=True 2026-03-13 12:21:09.251 | ++ /opt/stack/manila/devstack/settings:source:127 : MANILA_SERVICE_INSTANCE_PASSWORD=manila 2026-03-13 12:21:09.257 | ++ /opt/stack/manila/devstack/settings:source:129 : MANILA_SERVICE_VM_FLAVOR_REF=100 2026-03-13 12:21:09.263 | ++ /opt/stack/manila/devstack/settings:source:130 : MANILA_SERVICE_VM_FLAVOR_NAME=manila-service-flavor 2026-03-13 12:21:09.268 | ++ /opt/stack/manila/devstack/settings:source:131 : MANILA_SERVICE_VM_FLAVOR_RAM=512 2026-03-13 12:21:09.274 | ++ /opt/stack/manila/devstack/settings:source:132 : MANILA_SERVICE_VM_FLAVOR_DISK=5 2026-03-13 12:21:09.279 | ++ /opt/stack/manila/devstack/settings:source:133 : MANILA_SERVICE_VM_FLAVOR_VCPUS=1 2026-03-13 12:21:09.284 | ++ /opt/stack/manila/devstack/settings:source:138 : MANILA_ALLOW_NAS_SERVER_PORTS_ON_HOST=False 2026-03-13 12:21:09.290 | ++ /opt/stack/manila/devstack/settings:source:141 : SHARE_BACKING_FILE_SIZE=8400M 2026-03-13 12:21:09.295 | ++ /opt/stack/manila/devstack/settings:source:142 : SHARE_GROUP=lvm-shares 2026-03-13 12:21:09.300 | ++ /opt/stack/manila/devstack/settings:source:143 : MANILA_MNT_DIR=/opt/stack/data/manila/mnt 2026-03-13 12:21:09.305 | ++ /opt/stack/manila/devstack/settings:source:144 : SMB_CONF=/etc/samba/smb.conf 2026-03-13 12:21:09.310 | ++ /opt/stack/manila/devstack/settings:source:145 : SMB_PRIVATE_DIR=/var/lib/samba/private 2026-03-13 12:21:09.315 | ++ /opt/stack/manila/devstack/settings:source:146 : CONFIGURE_BACKING_FILE=True 2026-03-13 12:21:09.320 | ++ /opt/stack/manila/devstack/settings:source:147 : MANILA_LVM_SHARE_EXPORT_IPS=199.204.45.99 2026-03-13 12:21:09.325 | ++ /opt/stack/manila/devstack/settings:source:150 : MANILA_REPLICA_STATE_UPDATE_INTERVAL=300 2026-03-13 12:21:09.329 | ++ /opt/stack/manila/devstack/settings:source:155 : MANILA_ZFSONLINUX_ZPOOL_SIZE=30G 2026-03-13 12:21:09.334 | ++ /opt/stack/manila/devstack/settings:source:156 : MANILA_ZFSONLINUX_BACKEND_FILES_CONTAINER_DIR=/opt/stack/data/manila/zfsonlinux 2026-03-13 12:21:09.339 | ++ /opt/stack/manila/devstack/settings:source:157 : MANILA_ZFSONLINUX_SHARE_EXPORT_IP=199.204.45.99 2026-03-13 12:21:09.345 | ++ /opt/stack/manila/devstack/settings:source:158 : MANILA_ZFSONLINUX_SERVICE_IP=199.204.45.99 2026-03-13 12:21:09.351 | ++ /opt/stack/manila/devstack/settings:source:159 : MANILA_ZFSONLINUX_DATASET_CREATION_OPTIONS=compression=gzip 2026-03-13 12:21:09.357 | ++ /opt/stack/manila/devstack/settings:source:160 : MANILA_ZFSONLINUX_USE_SSH=False 2026-03-13 12:21:09.362 | ++ /opt/stack/manila/devstack/settings:source:161 : MANILA_ZFSONLINUX_SSH_USERNAME=stack 2026-03-13 12:21:09.367 | ++ /opt/stack/manila/devstack/settings:source:164 : MANILA_ZFSONLINUX_REPLICATION_DOMAIN=ZFSonLinux 2026-03-13 12:21:09.372 | ++ /opt/stack/manila/devstack/settings:source:167 : MANILA_CONTAINER_DRIVER=manila.share.drivers.container.driver.ContainerShareDriver 2026-03-13 12:21:09.378 | ++ /opt/stack/manila/devstack/settings:source:168 : MANILA_DOCKER_IMAGE_ALIAS=manila_docker_image 2026-03-13 12:21:09.383 | ++ /opt/stack/manila/devstack/settings:source:169 : MANILA_CONTAINER_VOLUME_GROUP_NAME=manila_docker_volumes 2026-03-13 12:21:09.388 | ++ /opt/stack/manila/devstack/settings:source:172 : 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-03-13 12:21:09.392 | ++ /opt/stack/manila/devstack/settings:source:175 : MANILA_NETWORK_API_CLASS=manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin 2026-03-13 12:21:09.397 | ++ /opt/stack/manila/devstack/settings:source:176 : MANILA_NEUTRON_VNIC_TYPE=normal 2026-03-13 12:21:09.403 | ++ /opt/stack/manila/devstack/settings:source:179 : MANILA_SSH_TIMEOUT=180 2026-03-13 12:21:09.408 | ++ /opt/stack/manila/devstack/settings:source:182 : MANILA_DEFERRED_DELETE_TASK_INTERVAL=10 2026-03-13 12:21:09.413 | ++ /opt/stack/manila/devstack/settings:source:185 : MANILA_ADMIN_NET_RANGE=10.2.5.0/24 2026-03-13 12:21:09.419 | ++ /opt/stack/manila/devstack/settings:source:188 : MANILA_DATA_NODE_IP=10.2.5.0/24 2026-03-13 12:21:09.424 | ++ /opt/stack/manila/devstack/settings:source:191 : MANILA_DATA_COPY_CHECK_HASH=True 2026-03-13 12:21:09.430 | ++ /opt/stack/manila/devstack/settings:source:194 : MANILA_SETUP_IPV6=False 2026-03-13 12:21:09.434 | ++ /opt/stack/manila/devstack/settings:source:195 : MANILA_RESTORE_IPV6_DEFAULT_ROUTE=True 2026-03-13 12:21:09.441 | +++ /opt/stack/manila/devstack/settings:source:199 : trueorfalse False MANILA_ENFORCE_SCOPE 2026-03-13 12:21:09.477 | ++ /opt/stack/manila/devstack/settings:source:199 : MANILA_ENFORCE_SCOPE=False 2026-03-13 12:21:09.482 | ++ /opt/stack/manila/devstack/settings:source:207 : enable_service manila 2026-03-13 12:21:09.572 | ++ /opt/stack/manila/devstack/settings:source:208 : enable_service m-api 2026-03-13 12:21:09.661 | ++ /opt/stack/manila/devstack/settings:source:209 : enable_service m-shr 2026-03-13 12:21:09.750 | ++ /opt/stack/manila/devstack/settings:source:210 : enable_service m-sch 2026-03-13 12:21:09.845 | ++ /opt/stack/manila/devstack/settings:source:211 : enable_service m-dat 2026-03-13 12:21:09.937 | + functions-common:load_plugin_settings:1785 : for plugin in ${plugins//,/ } 2026-03-13 12:21:09.943 | + functions-common:load_plugin_settings:1786 : local dir=/opt/stack/magnum-cluster-api 2026-03-13 12:21:09.949 | + functions-common:load_plugin_settings:1788 : [[ -f /opt/stack/magnum-cluster-api/devstack/settings ]] 2026-03-13 12:21:09.954 | + functions-common:load_plugin_settings:1789 : source /opt/stack/magnum-cluster-api/devstack/settings 2026-03-13 12:21:09.960 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:1 : define_plugin magnum-cluster-api 2026-03-13 12:21:09.966 | ++ functions-common:define_plugin:1884 : : 2026-03-13 12:21:09.970 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:3 : plugin_requires magnum-cluster-api barbican 2026-03-13 12:21:09.976 | ++ functions-common:plugin_requires:1897 : : 2026-03-13 12:21:09.982 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:4 : plugin_requires magnum-cluster-api magnum 2026-03-13 12:21:09.988 | ++ functions-common:plugin_requires:1897 : : 2026-03-13 12:21:09.993 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:5 : plugin_requires magnum-cluster-api manila 2026-03-13 12:21:09.998 | ++ functions-common:plugin_requires:1897 : : 2026-03-13 12:21:10.004 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:6 : plugin_requires magnum-cluster-api octavia 2026-03-13 12:21:10.008 | ++ functions-common:plugin_requires:1897 : : 2026-03-13 12:21:10.013 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:12 : enable_service magnum-cluster-api 2026-03-13 12:21:10.110 | + functions-common:load_plugin_settings:1785 : for plugin in ${plugins//,/ } 2026-03-13 12:21:10.116 | + functions-common:load_plugin_settings:1786 : local dir=/opt/stack/ovn-octavia-provider 2026-03-13 12:21:10.122 | + functions-common:load_plugin_settings:1788 : [[ -f /opt/stack/ovn-octavia-provider/devstack/settings ]] 2026-03-13 12:21:10.127 | + functions-common:load_plugin_settings:1789 : source /opt/stack/ovn-octavia-provider/devstack/settings 2026-03-13 12:21:10.132 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:1 : OCTAVIA_DIR=/opt/stack/octavia 2026-03-13 12:21:10.137 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:2 : OCTAVIA_CONF_DIR=/etc/octavia 2026-03-13 12:21:10.143 | ++ /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-03-13 12:21:10.150 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:4 : OCTAVIA_PROVIDER_AGENTS=ovn 2026-03-13 12:21:10.155 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:6 : OVN_OCTAVIA_PROVIDER_DIR=/opt/stack/ovn-octavia-provider 2026-03-13 12:21:10.161 | + functions-common:run_phase:1863 : verify_disabled_services 2026-03-13 12:21:10.167 | + functions-common:verify_disabled_services:2123 : local service 2026-03-13 12:21:10.172 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:21:10.178 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,c-api, ]] 2026-03-13 12:21:10.184 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:21:10.190 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,c-bak, ]] 2026-03-13 12:21:10.196 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:21:10.202 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,c-sch, ]] 2026-03-13 12:21:10.208 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:21:10.214 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,c-vol, ]] 2026-03-13 12:21:10.218 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:21:10.225 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,etcd3, ]] 2026-03-13 12:21:10.230 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:21:10.236 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,file_tracker, ]] 2026-03-13 12:21:10.240 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:21:10.247 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,g-api, ]] 2026-03-13 12:21:10.252 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:21:10.258 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,key, ]] 2026-03-13 12:21:10.264 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:21:10.269 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,memory_tracker, ]] 2026-03-13 12:21:10.276 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:21:10.281 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,mysql, ]] 2026-03-13 12:21:10.285 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:21:10.290 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-api, ]] 2026-03-13 12:21:10.296 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:21:10.300 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-api-meta, ]] 2026-03-13 12:21:10.307 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:21:10.313 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-cond, ]] 2026-03-13 12:21:10.319 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:21:10.325 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-cpu, ]] 2026-03-13 12:21:10.331 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:21:10.337 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-novnc, ]] 2026-03-13 12:21:10.342 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:21:10.346 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-sch, ]] 2026-03-13 12:21:10.351 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:21:10.357 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,o-api, ]] 2026-03-13 12:21:10.362 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:21:10.368 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,o-da, ]] 2026-03-13 12:21:10.374 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:21:10.379 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,o-hk, ]] 2026-03-13 12:21:10.385 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:21:10.391 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,octavia, ]] 2026-03-13 12:21:10.397 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:21:10.402 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,openstack-cli-server, ]] 2026-03-13 12:21:10.407 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:21:10.413 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,ovn-controller, ]] 2026-03-13 12:21:10.419 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:21:10.425 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,ovn-northd, ]] 2026-03-13 12:21:10.430 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:21:10.436 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,ovs-vswitchd, ]] 2026-03-13 12:21:10.442 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:21:10.448 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,ovsdb-server, ]] 2026-03-13 12:21:10.453 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:21:10.460 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,placement-api, ]] 2026-03-13 12:21:10.466 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:21:10.472 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,q-ovn-agent, ]] 2026-03-13 12:21:10.478 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:21:10.484 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,q-svc, ]] 2026-03-13 12:21:10.491 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:21:10.499 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,rabbit, ]] 2026-03-13 12:21:10.504 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:21:10.508 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,tls-proxy, ]] 2026-03-13 12:21:10.513 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:21:10.519 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,barbican, ]] 2026-03-13 12:21:10.524 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:21:10.529 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,magnum-api, ]] 2026-03-13 12:21:10.534 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:21:10.540 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,magnum-cond, ]] 2026-03-13 12:21:10.544 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:21:10.549 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,manila, ]] 2026-03-13 12:21:10.555 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:21:10.561 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,m-api, ]] 2026-03-13 12:21:10.567 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:21:10.573 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,m-shr, ]] 2026-03-13 12:21:10.578 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:21:10.583 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,m-sch, ]] 2026-03-13 12:21:10.589 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:21:10.595 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,m-dat, ]] 2026-03-13 12:21:10.601 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:21:10.607 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,magnum-cluster-api, ]] 2026-03-13 12:21:10.613 | + ./stack.sh:main:700 : initialize_database_backends 2026-03-13 12:21:10.619 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-03-13 12:21:10.624 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-03-13 12:21:10.657 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:21:10.662 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-03-13 12:21:10.668 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-03-13 12:21:10.674 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-03-13 12:21:10.710 | + functions-common:is_service_enabled:2068 : return 1 2026-03-13 12:21:10.715 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-03-13 12:21:10.721 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-03-13 12:21:10.726 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-03-13 12:21:10.732 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-03-13 12:21:10.738 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-03-13 12:21:10.744 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-03-13 12:21:10.751 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-03-13 12:21:10.755 | + lib/database:initialize_database_backends:92 : return 0 2026-03-13 12:21:10.761 | + ./stack.sh:main:701 : echo 'Using mysql database backend' 2026-03-13 12:21:10.761 | Using mysql database backend 2026-03-13 12:21:10.766 | + ./stack.sh:main:704 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-03-13 12:21:10.802 | + ./stack.sh:main:706 : define_database_baseurl 2026-03-13 12:21:10.809 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-03-13 12:21:10.816 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-03-13 12:21:10.822 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-03-13 12:21:10.829 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-03-13 12:21:10.835 | + ./stack.sh:main:718 : is_service_enabled rabbit 2026-03-13 12:21:10.876 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:21:10.883 | + ./stack.sh:main:719 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-03-13 12:21:10.923 | + ./stack.sh:main:726 : is_service_enabled keystone 2026-03-13 12:21:10.961 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:21:10.967 | + ./stack.sh:main:728 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-03-13 12:21:11.003 | + ./stack.sh:main:730 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-03-13 12:21:11.039 | + ./stack.sh:main:741 : is_service_enabled ldap 2026-03-13 12:21:11.076 | + functions-common:is_service_enabled:2068 : return 1 2026-03-13 12:21:11.081 | + ./stack.sh:main:750 : is_service_enabled s-proxy 2026-03-13 12:21:11.131 | + functions-common:is_service_enabled:2068 : return 1 2026-03-13 12:21:11.138 | + ./stack.sh:main:762 : save_stackenv 762 2026-03-13 12:21:11.144 | + functions-common:save_stackenv:63 : local tag=762 2026-03-13 12:21:11.152 | ++ functions-common:save_stackenv:65 : date +%F-%H%M%S 2026-03-13 12:21:11.162 | + functions-common:save_stackenv:65 : time_stamp=2026-03-13-122111 2026-03-13 12:21:11.168 | + functions-common:save_stackenv:66 : echo '# 2026-03-13-122111 762' 2026-03-13 12:21:11.174 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-13 12:21:11.180 | + functions-common:save_stackenv:68 : echo BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-03-13 12:21:11.187 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-13 12:21:11.193 | + functions-common:save_stackenv:68 : echo DATA_DIR=/opt/stack/data 2026-03-13 12:21:11.200 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-13 12:21:11.205 | + functions-common:save_stackenv:68 : echo DEST=/opt/stack 2026-03-13 12:21:11.210 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-13 12:21:11.219 | + functions-common:save_stackenv:68 : 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-03-13 12:21:11.225 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-13 12:21:11.232 | + functions-common:save_stackenv:68 : echo HOST_IP=199.204.45.99 2026-03-13 12:21:11.237 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-13 12:21:11.243 | + functions-common:save_stackenv:68 : echo KEYSTONE_SERVICE_URI=https://199.204.45.99/identity 2026-03-13 12:21:11.248 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-13 12:21:11.254 | + functions-common:save_stackenv:68 : echo LOGFILE=/opt/stack/logs/devstacklog.txt.2026-03-13-122058 2026-03-13 12:21:11.260 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-13 12:21:11.266 | + functions-common:save_stackenv:68 : echo OS_CACERT= 2026-03-13 12:21:11.272 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-13 12:21:11.278 | + functions-common:save_stackenv:68 : echo SERVICE_HOST=199.204.45.99 2026-03-13 12:21:11.281 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-13 12:21:11.287 | + functions-common:save_stackenv:68 : echo STACK_USER=stack 2026-03-13 12:21:11.293 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-13 12:21:11.298 | + functions-common:save_stackenv:68 : echo TLS_IP=199.204.45.99 2026-03-13 12:21:11.305 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-13 12:21:11.310 | + functions-common:save_stackenv:68 : echo HOST_IPV6=::1 2026-03-13 12:21:11.315 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-13 12:21:11.321 | + functions-common:save_stackenv:68 : echo SERVICE_IP_VERSION=4 2026-03-13 12:21:11.328 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-13 12:21:11.333 | + functions-common:save_stackenv:68 : echo TUNNEL_ENDPOINT_IP=199.204.45.99 2026-03-13 12:21:11.339 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-13 12:21:11.345 | + functions-common:save_stackenv:68 : echo TUNNEL_IP_VERSION=4 2026-03-13 12:21:11.351 | + ./stack.sh:main:775 : GIT_DEPTH=0 2026-03-13 12:21:11.356 | + ./stack.sh:main:775 : git_clone https://github.com/openstack/requirements.git /opt/stack/requirements master 2026-03-13 12:21:11.361 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/requirements.git 2026-03-13 12:21:11.366 | + functions-common:git_clone:582 : local git_dest=/opt/stack/requirements 2026-03-13 12:21:11.372 | + functions-common:git_clone:583 : local git_ref=master 2026-03-13 12:21:11.380 | + functions-common:git_clone:584 : local orig_dir 2026-03-13 12:21:11.387 | ++ functions-common:git_clone:585 : pwd 2026-03-13 12:21:11.393 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-13 12:21:11.399 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-13 12:21:11.406 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-13 12:21:11.443 | + functions-common:git_clone:588 : RECLONE=False 2026-03-13 12:21:11.449 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-13 12:21:11.454 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-13 12:21:11.461 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-13 12:21:11.461 | + functions-common:git_clone:602 : echo master 2026-03-13 12:21:11.470 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/requirements ]] 2026-03-13 12:21:11.476 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-13 12:21:11.482 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-03-13 12:21:11.517 | + functions-common:git_clone:664 : cd /opt/stack/requirements 2026-03-13 12:21:11.525 | + functions-common:git_clone:665 : head -1 2026-03-13 12:21:11.525 | + functions-common:git_clone:665 : git show --oneline 2026-03-13 12:21:11.531 | bb067082 update constraint for horizon to new release 25.6.0 2026-03-13 12:21:11.538 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-13 12:21:11.545 | + ./stack.sh:main:779 : echo_summary 'Installing package prerequisites' 2026-03-13 12:21:11.551 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-13 12:21:11.556 | + ./stack.sh:echo_summary:444 : echo -e Installing package prerequisites 2026-03-13 12:21:11.562 | + ./stack.sh:main:780 : source /opt/stack/devstack/tools/install_prereqs.sh 2026-03-13 12:21:11.568 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-03-13 12:21:11.573 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-03-13 12:21:11.580 | ++ tools/install_prereqs.sh:source:23 : [[ -z /opt/stack/devstack ]] 2026-03-13 12:21:11.586 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/opt/stack/devstack/.prereqs 2026-03-13 12:21:11.591 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-03-13 12:21:11.597 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-03-13 12:21:11.604 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-03-13 12:21:11.613 | ++ tools/install_prereqs.sh:source:47 : NOW=1773404471 2026-03-13 12:21:11.622 | +++ tools/install_prereqs.sh:source:48 : head -1 /opt/stack/devstack/.prereqs 2026-03-13 12:21:11.633 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-03-13 12:21:11.641 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-03-13 12:21:11.647 | ++ tools/install_prereqs.sh:source:49 : DELTA=1773404471 2026-03-13 12:21:11.653 | ++ tools/install_prereqs.sh:source:50 : [[ 1773404471 -lt 7200 ]] 2026-03-13 12:21:11.659 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-03-13 12:21:11.665 | ++ functions-common:export_proxy_variables:2230 : isset http_proxy 2026-03-13 12:21:11.671 | ++ functions-common:isset:264 : [[ -v http_proxy ]] 2026-03-13 12:21:11.678 | ++ functions-common:export_proxy_variables:2233 : isset https_proxy 2026-03-13 12:21:11.684 | ++ functions-common:isset:264 : [[ -v https_proxy ]] 2026-03-13 12:21:11.691 | ++ functions-common:export_proxy_variables:2236 : isset no_proxy 2026-03-13 12:21:11.697 | ++ functions-common:isset:264 : [[ -v no_proxy ]] 2026-03-13 12:21:11.706 | +++ 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-03-13 12:21:11.763 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-03-13 12:21:11.763 | apache2-dev 2026-03-13 12:21:11.763 | bc 2026-03-13 12:21:11.763 | bsdmainutils 2026-03-13 12:21:11.763 | curl 2026-03-13 12:21:11.763 | g++ 2026-03-13 12:21:11.763 | gawk 2026-03-13 12:21:11.763 | gcc 2026-03-13 12:21:11.763 | gettext 2026-03-13 12:21:11.763 | git 2026-03-13 12:21:11.763 | graphviz 2026-03-13 12:21:11.763 | iputils-ping 2026-03-13 12:21:11.763 | libffi-dev 2026-03-13 12:21:11.763 | libjpeg-dev 2026-03-13 12:21:11.763 | libpq-dev 2026-03-13 12:21:11.763 | libssl-dev 2026-03-13 12:21:11.763 | libsystemd-dev 2026-03-13 12:21:11.763 | libxml2-dev 2026-03-13 12:21:11.763 | libxslt1-dev 2026-03-13 12:21:11.763 | libyaml-dev 2026-03-13 12:21:11.763 | lsof 2026-03-13 12:21:11.763 | openssh-server 2026-03-13 12:21:11.763 | openssl 2026-03-13 12:21:11.763 | pkg-config 2026-03-13 12:21:11.763 | psmisc 2026-03-13 12:21:11.763 | python3-dev 2026-03-13 12:21:11.763 | python3-pip 2026-03-13 12:21:11.763 | python3-systemd 2026-03-13 12:21:11.763 | python3-venv 2026-03-13 12:21:11.763 | tar 2026-03-13 12:21:11.763 | tcpdump 2026-03-13 12:21:11.763 | unzip 2026-03-13 12:21:11.763 | uuid-runtime 2026-03-13 12:21:11.763 | wget 2026-03-13 12:21:11.763 | zlib1g-dev 2026-03-13 12:21:11.763 | lvm2 2026-03-13 12:21:11.763 | qemu-utils 2026-03-13 12:21:11.763 | thin-provisioning-tools 2026-03-13 12:21:11.763 | lsscsi 2026-03-13 12:21:11.763 | open-iscsi 2026-03-13 12:21:11.763 | libkrb5-dev 2026-03-13 12:21:11.763 | libldap2-dev 2026-03-13 12:21:11.763 | libsasl2-dev 2026-03-13 12:21:11.763 | memcached 2026-03-13 12:21:11.763 | python3-mysqldb 2026-03-13 12:21:11.763 | sqlite3 2026-03-13 12:21:11.763 | conntrack 2026-03-13 12:21:11.764 | curl 2026-03-13 12:21:11.764 | ebtables 2026-03-13 12:21:11.764 | genisoimage 2026-03-13 12:21:11.764 | iptables 2026-03-13 12:21:11.764 | iputils-arping 2026-03-13 12:21:11.764 | kpartx 2026-03-13 12:21:11.764 | libjs-jquery-tablesorter 2026-03-13 12:21:11.764 | parted 2026-03-13 12:21:11.764 | pm-utils 2026-03-13 12:21:11.764 | python3-mysqldb 2026-03-13 12:21:11.764 | socat 2026-03-13 12:21:11.764 | sqlite3 2026-03-13 12:21:11.764 | sudo 2026-03-13 12:21:11.764 | vlan 2026-03-13 12:21:11.764 | cryptsetup 2026-03-13 12:21:11.764 | dosfstools 2026-03-13 12:21:11.764 | genisoimage 2026-03-13 12:21:11.764 | gir1.2-libosinfo-1.0 2026-03-13 12:21:11.764 | netcat-openbsd 2026-03-13 12:21:11.764 | open-iscsi 2026-03-13 12:21:11.764 | qemu-utils 2026-03-13 12:21:11.764 | sg3-utils 2026-03-13 12:21:11.764 | sysfsutils 2026-03-13 12:21:11.764 | acl 2026-03-13 12:21:11.764 | dnsmasq-base 2026-03-13 12:21:11.764 | dnsmasq-utils 2026-03-13 12:21:11.764 | ebtables 2026-03-13 12:21:11.764 | haproxy 2026-03-13 12:21:11.764 | iptables 2026-03-13 12:21:11.764 | iputils-arping 2026-03-13 12:21:11.764 | iputils-ping 2026-03-13 12:21:11.764 | postgresql-server-dev-all 2026-03-13 12:21:11.764 | python3-mysqldb 2026-03-13 12:21:11.764 | sqlite3 2026-03-13 12:21:11.764 | sudo 2026-03-13 12:21:11.764 | vlan 2026-03-13 12:21:11.764 | apache2' 2026-03-13 12:21:11.771 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-03-13 12:21:11.835 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-03-13 12:21:11.835 | apache2-dev 2026-03-13 12:21:11.835 | bc 2026-03-13 12:21:11.835 | bsdmainutils 2026-03-13 12:21:11.835 | curl 2026-03-13 12:21:11.835 | g++ 2026-03-13 12:21:11.835 | gawk 2026-03-13 12:21:11.835 | gcc 2026-03-13 12:21:11.835 | gettext 2026-03-13 12:21:11.835 | git 2026-03-13 12:21:11.835 | graphviz 2026-03-13 12:21:11.835 | iputils-ping 2026-03-13 12:21:11.835 | libffi-dev 2026-03-13 12:21:11.835 | libjpeg-dev 2026-03-13 12:21:11.835 | libpq-dev 2026-03-13 12:21:11.835 | libssl-dev 2026-03-13 12:21:11.835 | libsystemd-dev 2026-03-13 12:21:11.835 | libxml2-dev 2026-03-13 12:21:11.835 | libxslt1-dev 2026-03-13 12:21:11.835 | libyaml-dev 2026-03-13 12:21:11.835 | lsof 2026-03-13 12:21:11.835 | openssh-server 2026-03-13 12:21:11.835 | openssl 2026-03-13 12:21:11.835 | pkg-config 2026-03-13 12:21:11.835 | psmisc 2026-03-13 12:21:11.835 | python3-dev 2026-03-13 12:21:11.835 | python3-pip 2026-03-13 12:21:11.836 | python3-systemd 2026-03-13 12:21:11.836 | python3-venv 2026-03-13 12:21:11.836 | tar 2026-03-13 12:21:11.836 | tcpdump 2026-03-13 12:21:11.836 | unzip 2026-03-13 12:21:11.836 | uuid-runtime 2026-03-13 12:21:11.836 | wget 2026-03-13 12:21:11.836 | zlib1g-dev 2026-03-13 12:21:11.836 | lvm2 2026-03-13 12:21:11.836 | qemu-utils 2026-03-13 12:21:11.836 | thin-provisioning-tools 2026-03-13 12:21:11.836 | lsscsi 2026-03-13 12:21:11.836 | open-iscsi 2026-03-13 12:21:11.836 | libkrb5-dev 2026-03-13 12:21:11.836 | libldap2-dev 2026-03-13 12:21:11.836 | libsasl2-dev 2026-03-13 12:21:11.836 | memcached 2026-03-13 12:21:11.836 | python3-mysqldb 2026-03-13 12:21:11.836 | sqlite3 2026-03-13 12:21:11.836 | conntrack 2026-03-13 12:21:11.836 | curl 2026-03-13 12:21:11.836 | ebtables 2026-03-13 12:21:11.836 | genisoimage 2026-03-13 12:21:11.836 | iptables 2026-03-13 12:21:11.836 | iputils-arping 2026-03-13 12:21:11.836 | kpartx 2026-03-13 12:21:11.836 | libjs-jquery-tablesorter 2026-03-13 12:21:11.836 | parted 2026-03-13 12:21:11.836 | pm-utils 2026-03-13 12:21:11.836 | python3-mysqldb 2026-03-13 12:21:11.836 | socat 2026-03-13 12:21:11.836 | sqlite3 2026-03-13 12:21:11.836 | sudo 2026-03-13 12:21:11.836 | vlan 2026-03-13 12:21:11.836 | cryptsetup 2026-03-13 12:21:11.836 | dosfstools 2026-03-13 12:21:11.836 | genisoimage 2026-03-13 12:21:11.836 | gir1.2-libosinfo-1.0 2026-03-13 12:21:11.836 | netcat-openbsd 2026-03-13 12:21:11.836 | open-iscsi 2026-03-13 12:21:11.836 | qemu-utils 2026-03-13 12:21:11.836 | sg3-utils 2026-03-13 12:21:11.836 | sysfsutils 2026-03-13 12:21:11.836 | acl 2026-03-13 12:21:11.836 | dnsmasq-base 2026-03-13 12:21:11.836 | dnsmasq-utils 2026-03-13 12:21:11.836 | ebtables 2026-03-13 12:21:11.836 | haproxy 2026-03-13 12:21:11.836 | iptables 2026-03-13 12:21:11.836 | iputils-arping 2026-03-13 12:21:11.836 | iputils-ping 2026-03-13 12:21:11.836 | postgresql-server-dev-all 2026-03-13 12:21:11.836 | python3-mysqldb 2026-03-13 12:21:11.836 | sqlite3 2026-03-13 12:21:11.836 | sudo 2026-03-13 12:21:11.836 | vlan 2026-03-13 12:21:11.836 | apache2 golang 2026-03-13 12:21:11.836 | debootstrap 2026-03-13 12:21:11.836 | rsyslog 2026-03-13 12:21:11.836 | lvm2' 2026-03-13 12:21:11.840 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-03-13 12:21:11.847 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:21:11.853 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:21:11.861 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-03-13 12:21:11.861 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev lvm2 qemu-utils thin-provisioning-tools lsscsi open-iscsi libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan apache2 golang debootstrap rsyslog lvm2 2026-03-13 12:21:11.871 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev lvm2 qemu-utils thin-provisioning-tools lsscsi open-iscsi libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan apache2 golang debootstrap rsyslog lvm2 2026-03-13 12:21:11.877 | ++ functions-common:install_package:1430 : update_package_repo 2026-03-13 12:21:11.883 | ++ functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-03-13 12:21:11.889 | ++ functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-03-13 12:21:11.894 | ++ functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-03-13 12:21:11.900 | ++ functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-03-13 12:21:11.905 | ++ functions-common:update_package_repo:1412 : is_ubuntu 2026-03-13 12:21:11.910 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:21:11.915 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:21:11.921 | ++ functions-common:update_package_repo:1413 : apt_get_update 2026-03-13 12:21:11.926 | ++ functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-03-13 12:21:11.931 | ++ functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-03-13 12:21:11.936 | ++ functions-common:apt_get_update:1159 : return 2026-03-13 12:21:11.942 | ++ functions-common:install_package:1431 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev lvm2 qemu-utils thin-provisioning-tools lsscsi open-iscsi libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan apache2 golang debootstrap rsyslog lvm2 2026-03-13 12:21:11.947 | ++ functions-common:real_install_package:1418 : is_ubuntu 2026-03-13 12:21:11.952 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:21:11.957 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:21:11.963 | ++ functions-common:real_install_package:1419 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev lvm2 qemu-utils thin-provisioning-tools lsscsi open-iscsi libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan apache2 golang debootstrap rsyslog lvm2 2026-03-13 12:21:12.008 | ++ functions-common:apt_get:1199 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev lvm2 qemu-utils thin-provisioning-tools lsscsi open-iscsi libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan apache2 golang debootstrap rsyslog lvm2 2026-03-13 12:21:12.051 | Reading package lists... 2026-03-13 12:21:12.307 | Building dependency tree... 2026-03-13 12:21:12.307 | Reading state information... 2026-03-13 12:21:12.586 | curl is already the newest version (8.5.0-2ubuntu10.8). 2026-03-13 12:21:12.586 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-03-13 12:21:12.586 | openssl is already the newest version (3.0.13-0ubuntu3.7). 2026-03-13 12:21:12.586 | openssl set to manually installed. 2026-03-13 12:21:12.586 | tar is already the newest version (1.35+dfsg-3build1). 2026-03-13 12:21:12.586 | zlib1g-dev is already the newest version (1:1.3.dfsg-3.1ubuntu2.1). 2026-03-13 12:21:12.586 | zlib1g-dev set to manually installed. 2026-03-13 12:21:12.586 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-03-13 12:21:12.586 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-03-13 12:21:12.586 | The following additional packages will be installed: 2026-03-13 12:21:12.586 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-03-13 12:21:12.586 | autotools-dev binutils binutils-common binutils-x86-64-linux-gnu 2026-03-13 12:21:12.586 | bsdextrautils bsdutils bzip2 clang-17 comerr-dev cpp cpp-13 2026-03-13 12:21:12.586 | cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu cryptsetup-bin 2026-03-13 12:21:12.586 | dconf-gsettings-backend dconf-service debhelper debugedit dh-autoreconf 2026-03-13 12:21:12.586 | dh-strip-nondeterminism distro-info dmeventd dmidecode dpkg-dev dwz fdisk 2026-03-13 12:21:12.586 | file fontconfig fontconfig-config fonts-dejavu-core fonts-dejavu-mono g++-13 2026-03-13 12:21:12.586 | g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc-13 gcc-13-base 2026-03-13 12:21:12.586 | gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu gir1.2-freedesktop 2026-03-13 12:21:12.587 | glib-networking glib-networking-common glib-networking-services golang-1.22 2026-03-13 12:21:12.587 | golang-1.22-doc golang-1.22-go golang-1.22-src golang-doc golang-go 2026-03-13 12:21:12.587 | golang-src groff-base gsettings-desktop-schemas icu-devtools intltool-debian 2026-03-13 12:21:12.587 | krb5-multidev libaio1t64 libann0 libaom3 libapr1-dev libapr1t64 2026-03-13 12:21:12.587 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap libaprutil1t64 2026-03-13 12:21:12.587 | libarchive-zip-perl libasan8 libatomic1 libbinutils libblkid1 2026-03-13 12:21:12.587 | libcairo-gobject2 libcairo2 libcc1-0 libcdt5 libcgraph6 2026-03-13 12:21:12.587 | libclang-common-17-dev libclang-cpp17t64 libclang1-17t64 libctf-nobfd0 2026-03-13 12:21:12.587 | libctf0 libdatrie1 libdconf1 libde265-0 libdebhelper-perl libdeflate0 2026-03-13 12:21:12.587 | libdevmapper-event1.02.1 libdpkg-perl libestr0 libevent-2.1-7t64 2026-03-13 12:21:12.587 | libfastjson4 libfdisk1 libfile-stripnondeterminism-perl libfontconfig1 2026-03-13 12:21:12.587 | libfribidi0 libgc1 libgcc-13-dev libgd3 libgomp1 libgprofng0 libgraphite2-3 2026-03-13 12:21:12.587 | libgssrpc4t64 libgts-0.7-5t64 libgvc6 libgvpr2 libharfbuzz0b 2026-03-13 12:21:12.587 | libheif-plugin-aomdec libheif-plugin-libde265 libheif1 libhwasan0 2026-03-13 12:21:12.587 | libibverbs1 libice6 libicu-dev libisl23 libitm1 libjansson4 libjbig0 2026-03-13 12:21:12.587 | libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery 2026-03-13 12:21:12.587 | libjs-jquery-metadata libjs-sphinxdoc libjs-underscore libjson-perl 2026-03-13 12:21:12.587 | libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 liblab-gamut1 libldap-dev 2026-03-13 12:21:12.587 | liblerc4 libllvm17t64 liblsan0 libltdl7 liblua5.4-0 liblvm2cmd2.03 2026-03-13 12:21:12.587 | libmagic-mgc libmagic1t64 libmount1 libmpc3 libmpfr6 libmysqlclient21 2026-03-13 12:21:12.587 | libncurses-dev libncurses6 libnftables1 libnl-3-200 libnl-route-3-200 2026-03-13 12:21:12.587 | libnuma1 libobjc-13-dev libobjc4 libosinfo-1.0-0 libosinfo-l10n 2026-03-13 12:21:12.587 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libparted2t64 2026-03-13 12:21:12.587 | libpathplan4 libpcap0.8t64 libpcre2-16-0 libpcre2-32-0 libpcre2-dev 2026-03-13 12:21:12.587 | libpcre2-posix3 libpfm4 libpipeline1 libpixman-1-0 libpkgconf3 libpq5 2026-03-13 12:21:12.587 | libproxy1v5 libpython3-dev libquadmath0 libsctp-dev libsctp1 libsframe1 2026-03-13 12:21:12.587 | libsgutils2-1.46-2 libsharpyuv0 libsigsegv2 libsm6 libsmartcols1 2026-03-13 12:21:12.587 | libsoup-3.0-0 libsoup-3.0-common libstdc++-13-dev libsub-override-perl 2026-03-13 12:21:12.587 | libsysfs2 libthai-data libthai0 libtiff6 libtirpc-common libtirpc3t64 2026-03-13 12:21:12.587 | libtool libtsan2 libubsan1 libuchardet0 liburing2 libuuid1 libwebp7 libx11-6 2026-03-13 12:21:12.587 | libx11-data libxau6 libxaw7 libxcb-render0 libxcb-shm0 libxcb1 libxdmcp6 2026-03-13 12:21:12.588 | libxext6 libxmu6 libxpm4 libxrender1 libxslt1.1 libxt6t64 libz3-4 libz3-dev 2026-03-13 12:21:12.588 | llvm-17 llvm-17-dev llvm-17-linker-tools llvm-17-runtime llvm-17-tools 2026-03-13 12:21:12.588 | lto-disabled-list m4 make man-db mount mysql-common ncal openssh-client 2026-03-13 12:21:12.588 | openssh-sftp-server osinfo-db patch pci.ids pkgconf pkgconf-bin po-debconf 2026-03-13 12:21:12.588 | postgresql-client-16 postgresql-client-common postgresql-common 2026-03-13 12:21:12.588 | postgresql-server-dev-16 powermgmt-base python3-pip-whl python3-pygments 2026-03-13 12:21:12.588 | python3-setuptools python3-setuptools-whl python3-wheel python3.12-venv 2026-03-13 12:21:12.588 | session-migration ssl-cert usb.ids util-linux uuid-dev x11-common xz-utils 2026-03-13 12:21:12.588 | Suggested packages: 2026-03-13 12:21:12.588 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser ufw 2026-03-13 12:21:12.588 | autoconf-archive gnu-standards autoconf-doc binutils-doc gprofng-gui 2026-03-13 12:21:12.588 | calendar whois vacation mailutils bzip2-doc clang-17-doc wasi-libc doc-base 2026-03-13 12:21:12.588 | nftables cpp-doc gcc-13-locales cpp-13-doc keyutils liblocale-gettext-perl 2026-03-13 12:21:12.588 | dh-make squid-deb-proxy-client debian-archive-keyring arch-test shunit2 2026-03-13 12:21:12.588 | debian-keyring g++-multilib g++-13-multilib gcc-13-doc gawk-doc gcc-multilib 2026-03-13 12:21:12.589 | manpages-dev flex bison gdb gcc-doc gcc-13-multilib gdb-x86-64-linux-gnu 2026-03-13 12:21:12.589 | wodim cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev bzr | brz 2026-03-13 12:21:12.589 | mercurial subversion gsfonts graphviz-doc groff vim-haproxy haproxy-doc 2026-03-13 12:21:12.589 | krb5-doc bzr libgd-tools krb5-user libheif-plugin-x265 2026-03-13 12:21:12.589 | libheif-plugin-ffmpegdec libheif-plugin-jpegdec libheif-plugin-jpegenc 2026-03-13 12:21:12.589 | libheif-plugin-j2kdec libheif-plugin-j2kenc libheif-plugin-rav1e 2026-03-13 12:21:12.589 | libheif-plugin-svtenc icu-doc ncurses-doc libparted-dev libparted-i18n 2026-03-13 12:21:12.589 | postgresql-doc-16 lksctp-tools libssl-doc libstdc++-13-doc libtool-doc 2026-03-13 12:21:12.589 | gfortran | fortran95-compiler gcj-jdk libyaml-doc llvm-17-doc m4-doc 2026-03-13 12:21:12.589 | make-doc apparmor less libanyevent-perl libcache-memcached-perl libmemcached 2026-03-13 12:21:12.589 | libterm-readkey-perl libyaml-perl nfs-common keychain libpam-ssh 2026-03-13 12:21:12.589 | monkeysphere ssh-askpass molly-guard parted-doc ed diffutils-doc 2026-03-13 12:21:12.589 | cpufrequtils wireless-tools radeontool libmail-box-perl postgresql-16 2026-03-13 12:21:12.589 | default-mysql-server | virtual-mysql-server python-pygments-doc 2026-03-13 12:21:12.589 | ttf-bitstream-vera python-setuptools-doc rsyslog-mysql | rsyslog-pgsql 2026-03-13 12:21:12.589 | rsyslog-mongodb rsyslog-doc rsyslog-openssl | rsyslog-gnutls rsyslog-gssapi 2026-03-13 12:21:12.590 | rsyslog-relp sqlite3-doc zip kbd util-linux-extra util-linux-locales 2026-03-13 12:21:12.590 | Recommended packages: 2026-03-13 12:21:12.590 | cryptsetup-initramfs dns-root-data build-essential fakeroot 2026-03-13 12:21:12.590 | libalgorithm-merge-perl fonts-liberation2 libclang-rt-17-dev 2026-03-13 12:21:12.590 | libfile-fcntllock-perl liblocale-gettext-perl libarchive-cpio-perl 2026-03-13 12:21:12.590 | libgts-bin libheif-plugin-aomenc ibverbs-providers javascript-common 2026-03-13 12:21:12.590 | libjson-xs-perl libgpm2 libltdl-dev xauth ncurses-term ssh-import-id vbetool 2026-03-13 12:21:12.590 | hdparm kbd | console-tools libmail-sendmail-perl logrotate qemu-block-extra 2026-03-13 12:21:12.720 | The following NEW packages will be installed: 2026-03-13 12:21:12.720 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2026-03-13 12:21:12.720 | automake autopoint autotools-dev bc binutils binutils-common 2026-03-13 12:21:12.720 | binutils-x86-64-linux-gnu bsdextrautils bsdmainutils bzip2 clang-17 2026-03-13 12:21:12.720 | comerr-dev conntrack cpp cpp-13 cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu 2026-03-13 12:21:12.720 | cryptsetup cryptsetup-bin dconf-gsettings-backend dconf-service debhelper 2026-03-13 12:21:12.720 | debootstrap debugedit dh-autoreconf dh-strip-nondeterminism distro-info 2026-03-13 12:21:12.720 | dmeventd dmidecode dnsmasq-base dnsmasq-utils dosfstools dpkg-dev dwz 2026-03-13 12:21:12.720 | ebtables file fontconfig fontconfig-config fonts-dejavu-core 2026-03-13 12:21:12.720 | fonts-dejavu-mono g++ g++-13 g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu 2026-03-13 12:21:12.720 | gawk gcc gcc-13 gcc-13-base gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu 2026-03-13 12:21:12.720 | genisoimage gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 glib-networking 2026-03-13 12:21:12.720 | glib-networking-common glib-networking-services golang golang-1.22 2026-03-13 12:21:12.720 | golang-1.22-doc golang-1.22-go golang-1.22-src golang-doc golang-go 2026-03-13 12:21:12.720 | golang-src graphviz groff-base gsettings-desktop-schemas haproxy 2026-03-13 12:21:12.721 | icu-devtools intltool-debian iputils-arping iputils-ping kpartx 2026-03-13 12:21:12.721 | krb5-multidev libaio1t64 libann0 libaom3 libapr1-dev libapr1t64 2026-03-13 12:21:12.721 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap libaprutil1t64 2026-03-13 12:21:12.721 | libarchive-zip-perl libasan8 libatomic1 libbinutils libcairo-gobject2 2026-03-13 12:21:12.721 | libcairo2 libcc1-0 libcdt5 libcgraph6 libclang-common-17-dev 2026-03-13 12:21:12.721 | libclang-cpp17t64 libclang1-17t64 libctf-nobfd0 libctf0 libdatrie1 libdconf1 2026-03-13 12:21:12.721 | libde265-0 libdebhelper-perl libdeflate0 libdevmapper-event1.02.1 2026-03-13 12:21:12.721 | libdpkg-perl libestr0 libevent-2.1-7t64 libfastjson4 libffi-dev 2026-03-13 12:21:12.721 | libfile-stripnondeterminism-perl libfontconfig1 libfribidi0 libgc1 2026-03-13 12:21:12.721 | libgcc-13-dev libgd3 libgomp1 libgprofng0 libgraphite2-3 libgssrpc4t64 2026-03-13 12:21:12.721 | libgts-0.7-5t64 libgvc6 libgvpr2 libharfbuzz0b libheif-plugin-aomdec 2026-03-13 12:21:12.721 | libheif-plugin-libde265 libheif1 libhwasan0 libibverbs1 libice6 libicu-dev 2026-03-13 12:21:12.721 | libisl23 libitm1 libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 2026-03-13 12:21:12.721 | libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata 2026-03-13 12:21:12.721 | libjs-jquery-tablesorter libjs-sphinxdoc libjs-underscore libjson-perl 2026-03-13 12:21:12.721 | libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev liblab-gamut1 2026-03-13 12:21:12.721 | libldap-dev libldap2-dev liblerc4 libllvm17t64 liblsan0 libltdl7 liblua5.4-0 2026-03-13 12:21:12.721 | liblvm2cmd2.03 libmagic-mgc libmagic1t64 libmpc3 libmpfr6 libmysqlclient21 2026-03-13 12:21:12.721 | libncurses-dev libncurses6 libnftables1 libnl-3-200 libnl-route-3-200 2026-03-13 12:21:12.721 | libnuma1 libobjc-13-dev libobjc4 libosinfo-1.0-0 libosinfo-l10n 2026-03-13 12:21:12.721 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libparted2t64 2026-03-13 12:21:12.721 | libpathplan4 libpcap0.8t64 libpcre2-16-0 libpcre2-32-0 libpcre2-dev 2026-03-13 12:21:12.721 | libpcre2-posix3 libpfm4 libpipeline1 libpixman-1-0 libpkgconf3 libpq-dev 2026-03-13 12:21:12.721 | libpq5 libproxy1v5 libpython3-dev libquadmath0 libsasl2-dev libsctp-dev 2026-03-13 12:21:12.721 | libsctp1 libsframe1 libsgutils2-1.46-2 libsharpyuv0 libsigsegv2 libsm6 2026-03-13 12:21:12.721 | libsoup-3.0-0 libsoup-3.0-common libssl-dev libstdc++-13-dev 2026-03-13 12:21:12.721 | libsub-override-perl libsysfs2 libsystemd-dev libthai-data libthai0 libtiff6 2026-03-13 12:21:12.721 | libtirpc-common libtirpc3t64 libtool libtsan2 libubsan1 libuchardet0 2026-03-13 12:21:12.721 | liburing2 libwebp7 libx11-6 libx11-data libxau6 libxaw7 libxcb-render0 2026-03-13 12:21:12.721 | libxcb-shm0 libxcb1 libxdmcp6 libxext6 libxml2-dev libxmu6 libxpm4 2026-03-13 12:21:12.721 | libxrender1 libxslt1-dev libxslt1.1 libxt6t64 libyaml-dev libz3-4 libz3-dev 2026-03-13 12:21:12.721 | llvm-17 llvm-17-dev llvm-17-linker-tools llvm-17-runtime llvm-17-tools lsof 2026-03-13 12:21:12.721 | lsscsi lto-disabled-list lvm2 m4 make man-db memcached mysql-common ncal 2026-03-13 12:21:12.721 | netcat-openbsd osinfo-db parted patch pci.ids pkg-config pkgconf pkgconf-bin 2026-03-13 12:21:12.721 | pm-utils po-debconf postgresql-client-16 postgresql-client-common 2026-03-13 12:21:12.721 | postgresql-common postgresql-server-dev-16 postgresql-server-dev-all 2026-03-13 12:21:12.721 | powermgmt-base psmisc python3-dev python3-mysqldb python3-pip 2026-03-13 12:21:12.721 | python3-pip-whl python3-pygments python3-setuptools python3-setuptools-whl 2026-03-13 12:21:12.721 | python3-systemd python3-venv python3-wheel python3.12-venv qemu-utils 2026-03-13 12:21:12.721 | rsyslog session-migration sg3-utils socat sqlite3 ssl-cert sysfsutils 2026-03-13 12:21:12.722 | tcpdump thin-provisioning-tools unzip usb.ids uuid-dev vlan wget x11-common 2026-03-13 12:21:12.722 | xz-utils 2026-03-13 12:21:12.722 | The following packages will be upgraded: 2026-03-13 12:21:12.723 | bsdutils fdisk libblkid1 libfdisk1 libmount1 libsmartcols1 libuuid1 mount 2026-03-13 12:21:12.723 | openssh-client openssh-server openssh-sftp-server sudo util-linux 2026-03-13 12:21:12.723 | uuid-runtime 2026-03-13 12:21:12.925 | 14 upgraded, 304 newly installed, 0 to remove and 2 not upgraded. 2026-03-13 12:21:12.926 | Need to get 310 MB of archives. 2026-03-13 12:21:12.926 | After this operation, 1,440 MB of additional disk space will be used. 2026-03-13 12:21:12.926 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 bsdutils amd64 1:2.39.3-9ubuntu6.5 [96.1 kB] 2026-03-13 12:21:13.240 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 util-linux amd64 2.39.3-9ubuntu6.5 [1,128 kB] 2026-03-13 12:21:13.556 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mount amd64 2.39.3-9ubuntu6.5 [118 kB] 2026-03-13 12:21:13.567 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsmartcols1 amd64 2.39.3-9ubuntu6.5 [65.8 kB] 2026-03-13 12:21:13.573 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libuuid1 amd64 2.39.3-9ubuntu6.5 [36.1 kB] 2026-03-13 12:21:13.575 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-runtime amd64 2.39.3-9ubuntu6.5 [33.1 kB] 2026-03-13 12:21:13.579 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2026-03-13 12:21:13.586 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2026-03-13 12:21:13.593 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7 [11.2 kB] 2026-03-13 12:21:13.594 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7 [9,116 B] 2026-03-13 12:21:13.595 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjansson4 amd64 2.14-2build2 [32.8 kB] 2026-03-13 12:21:13.634 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-03-13 12:21:13.675 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.11 [1,335 kB] 2026-03-13 12:21:13.801 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.11 [163 kB] 2026-03-13 12:21:13.806 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.11 [98.2 kB] 2026-03-13 12:21:13.830 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.11 [90.2 kB] 2026-03-13 12:21:13.832 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpfr6 amd64 4.2.1-1build1.1 [353 kB] 2026-03-13 12:21:13.844 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsigsegv2 amd64 2.14-1ubuntu2 [15.0 kB] 2026-03-13 12:21:13.845 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gawk amd64 1:5.2.1-2build3 [463 kB] 2026-03-13 12:21:13.875 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.16-0ubuntu0.24.04.1 [2,070 kB] 2026-03-13 12:21:13.955 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2026-03-13 12:21:13.957 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 memcached amd64 1.6.24-1build3 [213 kB] 2026-03-13 12:21:13.961 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-sftp-server amd64 1:9.6p1-3ubuntu13.15 [37.3 kB] 2026-03-13 12:21:13.962 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-server amd64 1:9.6p1-3ubuntu13.15 [510 kB] 2026-03-13 12:21:13.991 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-client amd64 1:9.6p1-3ubuntu13.15 [906 kB] 2026-03-13 12:21:14.007 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-03-13 12:21:14.008 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-03-13 12:21:14.009 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-03-13 12:21:14.017 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-03-13 12:21:14.037 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-03-13 12:21:14.044 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 pci.ids all 0.0~2024.03.31-1ubuntu0.1 [275 kB] 2026-03-13 12:21:14.100 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-03-13 12:21:14.114 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libblkid1 amd64 2.39.3-9ubuntu6.5 [123 kB] 2026-03-13 12:21:14.117 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmount1 amd64 2.39.3-9ubuntu6.5 [134 kB] 2026-03-13 12:21:14.120 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 distro-info amd64 1.7build1 [19.9 kB] 2026-03-13 12:21:14.121 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-ping amd64 3:20240117-1ubuntu0.1 [44.6 kB] 2026-03-13 12:21:14.122 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libestr0 amd64 0.1.11-1build1 [7,802 B] 2026-03-13 12:21:14.122 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfastjson4 amd64 1.2304.0-1build1 [23.1 kB] 2026-03-13 12:21:14.123 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libfdisk1 amd64 2.39.3-9ubuntu6.5 [146 kB] 2026-03-13 12:21:14.195 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfribidi0 amd64 1.0.13-3build1 [26.1 kB] 2026-03-13 12:21:14.196 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtirpc-common all 1.3.4+ds-1.1build1 [8,094 B] 2026-03-13 12:21:14.197 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtirpc3t64 amd64 1.3.4+ds-1.1build1 [82.6 kB] 2026-03-13 12:21:14.243 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 netcat-openbsd amd64 1.226-1ubuntu2 [44.3 kB] 2026-03-13 12:21:14.273 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-pygments all 2.17.2+dfsg-1 [819 kB] 2026-03-13 12:21:14.326 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 rsyslog amd64 8.2312.0-3ubuntu9.1 [511 kB] 2026-03-13 12:21:14.355 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 sudo amd64 1.9.15p5-3ubuntu5.24.04.2 [948 kB] 2026-03-13 12:21:14.403 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 bsdextrautils amd64 2.39.3-9ubuntu6.5 [73.7 kB] 2026-03-13 12:21:14.404 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dmidecode amd64 3.5-3ubuntu0.1 [73.0 kB] 2026-03-13 12:21:14.405 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dosfstools amd64 4.2-1.1build1 [86.3 kB] 2026-03-13 12:21:14.405 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmagic-mgc amd64 1:5.45-3build1 [307 kB] 2026-03-13 12:21:14.430 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmagic1t64 amd64 1:5.45-3build1 [87.2 kB] 2026-03-13 12:21:14.431 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 file amd64 1:5.45-3build1 [22.0 kB] 2026-03-13 12:21:14.432 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libuchardet0 amd64 0.0.8-1build1 [75.3 kB] 2026-03-13 12:21:14.433 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 groff-base amd64 1.23.0-3build2 [1,020 kB] 2026-03-13 12:21:14.505 | Get:55 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-03-13 12:21:14.506 | Get:56 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-03-13 12:21:14.508 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libibverbs1 amd64 50.0-2ubuntu0.2 [68.0 kB] 2026-03-13 12:21:14.509 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2 [112 kB] 2026-03-13 12:21:14.511 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnftables1 amd64 1.0.9-1ubuntu0.1 [359 kB] 2026-03-13 12:21:14.584 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnuma1 amd64 2.0.18-1ubuntu0.24.04.1 [23.4 kB] 2026-03-13 12:21:14.585 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libparted2t64 amd64 3.6-4build1 [152 kB] 2026-03-13 12:21:14.588 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpcap0.8t64 amd64 1.10.4-4.1ubuntu3 [151 kB] 2026-03-13 12:21:14.591 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpipeline1 amd64 1.5.7-2 [23.6 kB] 2026-03-13 12:21:14.592 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxau6 amd64 1:1.0.9-1build6 [7,160 B] 2026-03-13 12:21:14.661 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu6 [10.3 kB] 2026-03-13 12:21:14.662 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb1 amd64 1.15-1ubuntu2 [47.7 kB] 2026-03-13 12:21:14.663 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libx11-data all 2:1.8.7-1build1 [115 kB] 2026-03-13 12:21:14.665 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libx11-6 amd64 2:1.8.7-1build1 [650 kB] 2026-03-13 12:21:14.740 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxext6 amd64 2:1.3.4-1build2 [30.4 kB] 2026-03-13 12:21:14.741 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 lsof amd64 4.95.0-1build3 [247 kB] 2026-03-13 12:21:14.746 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 man-db amd64 2.12.0-4build2 [1,237 kB] 2026-03-13 12:21:14.825 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 parted amd64 3.6-4build1 [43.3 kB] 2026-03-13 12:21:14.825 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 powermgmt-base all 1.37ubuntu0.1 [7,650 B] 2026-03-13 12:21:14.826 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 psmisc amd64 23.7-1build1 [179 kB] 2026-03-13 12:21:14.830 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 tcpdump amd64 4.99.4-3ubuntu4.24.04.1 [479 kB] 2026-03-13 12:21:14.834 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 usb.ids all 2024.03.18-1 [223 kB] 2026-03-13 12:21:14.836 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 wget amd64 1.21.4-1ubuntu4.1 [334 kB] 2026-03-13 12:21:14.897 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 xz-utils amd64 5.6.1+really5.4.5-1ubuntu0.2 [267 kB] 2026-03-13 12:21:14.902 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 acl amd64 2.3.2-1build1.1 [39.4 kB] 2026-03-13 12:21:14.902 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-03-13 12:21:14.971 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-03-13 12:21:14.975 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-03-13 12:21:14.980 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-03-13 12:21:15.052 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-03-13 12:21:15.056 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-03-13 12:21:15.057 | Get:86 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-03-13 12:21:15.058 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libisl23 amd64 0.26-3build1.1 [680 kB] 2026-03-13 12:21:15.128 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpc3 amd64 1.3.1-1build1.1 [54.6 kB] 2026-03-13 12:21:15.128 | Get:89 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-03-13 12:21:15.521 | Get:90 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-03-13 12:21:15.522 | Get:91 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-03-13 12:21:15.522 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 cpp amd64 4:13.2.0-7ubuntu1 [22.4 kB] 2026-03-13 12:21:15.522 | Get:93 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-03-13 12:21:15.522 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-common amd64 2.42-4ubuntu2.8 [240 kB] 2026-03-13 12:21:15.524 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsframe1 amd64 2.42-4ubuntu2.8 [15.6 kB] 2026-03-13 12:21:15.525 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libbinutils amd64 2.42-4ubuntu2.8 [576 kB] 2026-03-13 12:21:15.528 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libctf-nobfd0 amd64 2.42-4ubuntu2.8 [97.9 kB] 2026-03-13 12:21:15.529 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libctf0 amd64 2.42-4ubuntu2.8 [94.5 kB] 2026-03-13 12:21:15.601 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgprofng0 amd64 2.42-4ubuntu2.8 [849 kB] 2026-03-13 12:21:15.686 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.42-4ubuntu2.8 [2,463 kB] 2026-03-13 12:21:15.848 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgomp1 amd64 14.2.0-4ubuntu2~24.04.1 [148 kB] 2026-03-13 12:21:15.849 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libitm1 amd64 14.2.0-4ubuntu2~24.04.1 [29.7 kB] 2026-03-13 12:21:15.850 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libatomic1 amd64 14.2.0-4ubuntu2~24.04.1 [10.5 kB] 2026-03-13 12:21:15.850 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libasan8 amd64 14.2.0-4ubuntu2~24.04.1 [3,027 kB] 2026-03-13 12:21:16.002 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 liblsan0 amd64 14.2.0-4ubuntu2~24.04.1 [1,322 kB] 2026-03-13 12:21:16.068 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libtsan2 amd64 14.2.0-4ubuntu2~24.04.1 [2,772 kB] 2026-03-13 12:21:16.150 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libubsan1 amd64 14.2.0-4ubuntu2~24.04.1 [1,184 kB] 2026-03-13 12:21:16.161 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libhwasan0 amd64 14.2.0-4ubuntu2~24.04.1 [1,641 kB] 2026-03-13 12:21:16.227 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libquadmath0 amd64 14.2.0-4ubuntu2~24.04.1 [153 kB] 2026-03-13 12:21:16.230 | Get:110 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-03-13 12:21:16.302 | Get:111 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-03-13 12:21:16.711 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils amd64 2.42-4ubuntu2.8 [18.1 kB] 2026-03-13 12:21:16.711 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13 amd64 13.3.0-6ubuntu2~24.04.1 [494 kB] 2026-03-13 12:21:16.729 | Get:114 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-03-13 12:21:16.730 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gcc amd64 4:13.2.0-7ubuntu1 [5,018 B] 2026-03-13 12:21:16.731 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-03-13 12:21:17.322 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-cpp17t64 amd64 1:17.0.6-9ubuntu1 [12.9 MB] 2026-03-13 12:21:17.645 | Get:118 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-03-13 12:21:17.695 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-03-13 12:21:17.695 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc4 amd64 14.2.0-4ubuntu2~24.04.1 [47.1 kB] 2026-03-13 12:21:17.696 | Get:121 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-03-13 12:21:17.710 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-common-17-dev amd64 1:17.0.6-9ubuntu1 [690 kB] 2026-03-13 12:21:17.719 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-linker-tools amd64 1:17.0.6-9ubuntu1 [1,308 kB] 2026-03-13 12:21:17.757 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang1-17t64 amd64 1:17.0.6-9ubuntu1 [7,353 kB] 2026-03-13 12:21:17.888 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 clang-17 amd64 1:17.0.6-9ubuntu1 [78.6 kB] 2026-03-13 12:21:17.888 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-03-13 12:21:17.912 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-03-13 12:21:17.912 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-03-13 12:21:17.913 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-03-13 12:21:17.918 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] 2026-03-13 12:21:17.924 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5,362 B] 2026-03-13 12:21:17.931 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdpkg-perl all 1.22.6ubuntu6.5 [269 kB] 2026-03-13 12:21:17.946 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 bzip2 amd64 1.0.8-5.1build0.1 [34.5 kB] 2026-03-13 12:21:17.966 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 patch amd64 2.7.6-7build3 [104 kB] 2026-03-13 12:21:17.968 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 make amd64 4.3-4.1build2 [180 kB] 2026-03-13 12:21:18.043 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 lto-disabled-list all 47 [12.4 kB] 2026-03-13 12:21:18.044 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dpkg-dev all 1.22.6ubuntu6.5 [1,074 kB] 2026-03-13 12:21:18.127 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-03-13 12:21:18.127 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-03-13 12:21:18.130 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-03-13 12:21:18.204 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] 2026-03-13 12:21:18.205 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-03-13 12:21:18.209 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-03-13 12:21:18.215 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-dev amd64 2.39.3-9ubuntu6.5 [33.5 kB] 2026-03-13 12:21:18.216 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsctp1 amd64 1.0.19+dfsg-2build1 [9,146 B] 2026-03-13 12:21:18.216 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsctp-dev amd64 1.0.19+dfsg-2build1 [51.1 kB] 2026-03-13 12:21:18.275 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1-dev amd64 1.7.2-3.1ubuntu0.1 [768 kB] 2026-03-13 12:21:18.287 | Get:148 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-03-13 12:21:18.289 | Get:149 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-03-13 12:21:18.353 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7 [412 kB] 2026-03-13 12:21:18.361 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-16-0 amd64 10.42-4ubuntu2.1 [210 kB] 2026-03-13 12:21:18.363 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-32-0 amd64 10.42-4ubuntu2.1 [197 kB] 2026-03-13 12:21:18.366 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-posix3 amd64 10.42-4ubuntu2.1 [6,748 B] 2026-03-13 12:21:18.366 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-03-13 12:21:18.372 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-dev amd64 2.4.58-1ubuntu8.11 [202 kB] 2026-03-13 12:21:18.433 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 bc amd64 1.07.1-3ubuntu4 [85.3 kB] 2026-03-13 12:21:18.435 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-03-13 12:21:18.435 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3,176 B] 2026-03-13 12:21:18.436 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-03-13 12:21:18.508 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 cryptsetup-bin amd64 2:2.7.0-1ubuntu4.2 [211 kB] 2026-03-13 12:21:18.512 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 cryptsetup amd64 2:2.7.0-1ubuntu4.2 [208 kB] 2026-03-13 12:21:18.515 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdconf1 amd64 0.40.0-4ubuntu0.1 [39.6 kB] 2026-03-13 12:21:18.516 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dconf-service amd64 0.40.0-4ubuntu0.1 [27.6 kB] 2026-03-13 12:21:18.517 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dconf-gsettings-backend amd64 0.40.0-4ubuntu0.1 [22.1 kB] 2026-03-13 12:21:18.587 | Get:165 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-03-13 12:21:18.588 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libaio1t64 amd64 0.3.113-6build1.1 [7,210 B] 2026-03-13 12:21:18.588 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 liblvm2cmd2.03 amd64 2.03.16-3ubuntu3.2 [797 kB] 2026-03-13 12:21:18.665 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dmeventd amd64 2:1.02.185-3ubuntu3.2 [38.0 kB] 2026-03-13 12:21:18.667 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-base amd64 2.90-2ubuntu0.1 [376 kB] 2026-03-13 12:21:18.673 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.90-2ubuntu0.1 [15.6 kB] 2026-03-13 12:21:18.674 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-03-13 12:21:18.675 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 fdisk amd64 2.39.3-9ubuntu6.5 [122 kB] 2026-03-13 12:21:18.676 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fonts-dejavu-mono all 2.37-8 [502 kB] 2026-03-13 12:21:18.679 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fonts-dejavu-core all 2.37-8 [835 kB] 2026-03-13 12:21:18.752 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fontconfig-config amd64 2.15.0-1.1ubuntu2 [37.3 kB] 2026-03-13 12:21:18.752 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfontconfig1 amd64 2.15.0-1.1ubuntu2 [139 kB] 2026-03-13 12:21:18.819 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fontconfig amd64 2.15.0-1.1ubuntu2 [180 kB] 2026-03-13 12:21:18.821 | Get:178 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-03-13 12:21:19.300 | Get:179 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-03-13 12:21:19.301 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 g++-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [964 B] 2026-03-13 12:21:19.301 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 g++ amd64 4:13.2.0-7ubuntu1 [1,100 B] 2026-03-13 12:21:19.301 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-03-13 12:21:19.303 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpixman-1-0 amd64 0.42.2-1build1 [279 kB] 2026-03-13 12:21:19.305 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-render0 amd64 1.15-1ubuntu2 [16.2 kB] 2026-03-13 12:21:19.306 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-shm0 amd64 1.15-1ubuntu2 [5,756 B] 2026-03-13 12:21:19.306 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxrender1 amd64 1:0.9.10-1.1build1 [19.0 kB] 2026-03-13 12:21:19.306 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcairo2 amd64 1.18.0-3build1 [566 kB] 2026-03-13 12:21:19.381 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcairo-gobject2 amd64 1.18.0-3build1 [127 kB] 2026-03-13 12:21:19.384 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-freedesktop amd64 1.80.1-1 [49.7 kB] 2026-03-13 12:21:19.385 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libproxy1v5 amd64 0.5.4-4build1 [26.5 kB] 2026-03-13 12:21:19.386 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking-common all 2.80.0-1build1 [6,702 B] 2026-03-13 12:21:19.459 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking-services amd64 2.80.0-1build1 [12.8 kB] 2026-03-13 12:21:19.460 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 session-migration amd64 0.3.9build1 [9,034 B] 2026-03-13 12:21:19.461 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gsettings-desktop-schemas all 46.1-0ubuntu1 [35.6 kB] 2026-03-13 12:21:19.462 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking amd64 2.80.0-1build1 [64.1 kB] 2026-03-13 12:21:19.463 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 golang-1.22-doc all 1.22.2-2ubuntu0.4 [107 kB] 2026-03-13 12:21:19.465 | Get:197 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-03-13 12:21:20.101 | Get:198 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-03-13 12:21:20.636 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 golang-1.22 all 1.22.2-2ubuntu0.4 [5,700 B] 2026-03-13 12:21:20.637 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 golang-src all 2:1.22~2build1 [5,078 B] 2026-03-13 12:21:20.637 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 golang-go amd64 2:1.22~2build1 [43.9 kB] 2026-03-13 12:21:20.637 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 golang-doc all 2:1.22~2build1 [2,788 B] 2026-03-13 12:21:20.637 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 golang amd64 2:1.22~2build1 [2,736 B] 2026-03-13 12:21:20.637 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-03-13 12:21:20.638 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 [21.6 kB] 2026-03-13 12:21:20.638 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcgraph6 amd64 2.42.2-9ubuntu0.1 [44.6 kB] 2026-03-13 12:21:20.638 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsharpyuv0 amd64 1.3.2-0.4build3 [15.8 kB] 2026-03-13 12:21:20.715 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libaom3 amd64 3.8.2-2ubuntu0.1 [1,941 kB] 2026-03-13 12:21:20.953 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libheif-plugin-aomdec amd64 1.17.6-1ubuntu4.2 [10.6 kB] 2026-03-13 12:21:20.953 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libde265-0 amd64 1.0.15-1build3 [166 kB] 2026-03-13 12:21:20.956 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libheif-plugin-libde265 amd64 1.17.6-1ubuntu4.2 [8,174 B] 2026-03-13 12:21:20.956 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libheif1 amd64 1.17.6-1ubuntu4.2 [276 kB] 2026-03-13 12:21:20.959 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8 amd64 2.1.5-2ubuntu2 [150 kB] 2026-03-13 12:21:20.964 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8 amd64 8c-2ubuntu11 [2,148 B] 2026-03-13 12:21:20.964 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdeflate0 amd64 1.19-1build1.1 [43.9 kB] 2026-03-13 12:21:20.964 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjbig0 amd64 2.1-6.1ubuntu2 [29.7 kB] 2026-03-13 12:21:20.964 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liblerc4 amd64 4.0.0+ds-4ubuntu2 [179 kB] 2026-03-13 12:21:21.034 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libwebp7 amd64 1.3.2-0.4build3 [230 kB] 2026-03-13 12:21:21.038 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libtiff6 amd64 4.5.1+git230720-4ubuntu2.4 [199 kB] 2026-03-13 12:21:21.104 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxpm4 amd64 1:3.5.17-1build2 [36.5 kB] 2026-03-13 12:21:21.105 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libgd3 amd64 2.3.3-9ubuntu5 [128 kB] 2026-03-13 12:21:21.107 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libgts-0.7-5t64 amd64 0.7.6+darcs121130-5.2build1 [161 kB] 2026-03-13 12:21:21.110 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-03-13 12:21:21.111 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libgraphite2-3 amd64 1.3.14-2build1 [73.0 kB] 2026-03-13 12:21:21.112 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libharfbuzz0b amd64 8.3.0-2build2 [469 kB] 2026-03-13 12:21:21.120 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libthai-data all 0.1.29-2build1 [158 kB] 2026-03-13 12:21:21.183 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdatrie1 amd64 0.2.13-3build1 [19.0 kB] 2026-03-13 12:21:21.189 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libthai0 amd64 0.1.29-2build1 [18.9 kB] 2026-03-13 12:21:21.190 | Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpango-1.0-0 amd64 1.52.1+ds-1build1 [231 kB] 2026-03-13 12:21:21.193 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpangoft2-1.0-0 amd64 1.52.1+ds-1build1 [42.5 kB] 2026-03-13 12:21:21.194 | Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpangocairo-1.0-0 amd64 1.52.1+ds-1build1 [28.8 kB] 2026-03-13 12:21:21.195 | Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpathplan4 amd64 2.42.2-9ubuntu0.1 [24.0 kB] 2026-03-13 12:21:21.267 | Get:233 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-03-13 12:21:21.314 | Get:234 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-03-13 12:21:21.316 | Get:235 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 liblab-gamut1 amd64 2.42.2-9ubuntu0.1 [1,886 kB] 2026-03-13 12:21:21.424 | Get:236 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 x11-common all 1:7.7+23ubuntu3 [21.7 kB] 2026-03-13 12:21:21.425 | Get:237 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-03-13 12:21:21.426 | Get:238 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-03-13 12:21:21.428 | Get:239 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-03-13 12:21:21.430 | Get:240 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-03-13 12:21:21.431 | Get:241 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-03-13 12:21:21.433 | Get:242 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-03-13 12:21:21.439 | Get:243 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-03-13 12:21:21.469 | Get:244 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-03-13 12:21:21.503 | Get:245 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-03-13 12:21:21.547 | Get:246 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.6 [57.6 kB] 2026-03-13 12:21:21.548 | Get:247 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5clnt-mit12 amd64 1.20.1-6ubuntu2.6 [40.1 kB] 2026-03-13 12:21:21.550 | Get:248 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkdb5-10t64 amd64 1.20.1-6ubuntu2.6 [40.4 kB] 2026-03-13 12:21:21.551 | Get:249 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5srv-mit12 amd64 1.20.1-6ubuntu2.6 [53.0 kB] 2026-03-13 12:21:21.552 | Get:250 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.6 [125 kB] 2026-03-13 12:21:21.554 | Get:251 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-03-13 12:21:21.972 | Get:252 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-03-13 12:21:21.977 | Get:253 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1,484 B] 2026-03-13 12:21:21.977 | Get:254 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1,482 B] 2026-03-13 12:21:21.978 | Get:255 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjs-jquery all 3.6.1+dfsg+~3.5.14-1 [328 kB] 2026-03-13 12:21:21.981 | Get:256 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6,582 B] 2026-03-13 12:21:21.981 | Get:257 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-tablesorter all 1:2.31.3+dfsg1-3 [193 kB] 2026-03-13 12:21:21.983 | Get:258 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjs-underscore all 1.13.4~dfsg+~1.11.4-3 [118 kB] 2026-03-13 12:21:21.984 | Get:259 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjs-sphinxdoc all 7.2.6-6 [149 kB] 2026-03-13 12:21:21.985 | Get:260 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6,746 B] 2026-03-13 12:21:22.053 | Get:261 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmysqlclient21 amd64 8.0.45-0ubuntu0.24.04.1 [1,255 kB] 2026-03-13 12:21:22.135 | Get:262 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libncurses-dev amd64 6.4+20240113-1ubuntu2 [384 kB] 2026-03-13 12:21:22.140 | Get:263 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-03-13 12:21:22.141 | Get:264 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.13-0ubuntu0.24.04.1 [146 kB] 2026-03-13 12:21:22.144 | Get:265 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.7 [2,407 kB] 2026-03-13 12:21:22.289 | Get:266 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.13-0ubuntu0.24.04.1 [152 kB] 2026-03-13 12:21:22.292 | Get:267 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpython3-dev amd64 3.12.3-0ubuntu2.1 [10.3 kB] 2026-03-13 12:21:22.293 | Get:268 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-5ubuntu3.1 [243 kB] 2026-03-13 12:21:22.297 | Get:269 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsgutils2-1.46-2 amd64 1.46-3ubuntu4 [94.0 kB] 2026-03-13 12:21:22.298 | Get:270 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-03-13 12:21:22.298 | Get:271 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsoup-3.0-0 amd64 3.4.4-5ubuntu0.7 [292 kB] 2026-03-13 12:21:22.300 | Get:272 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-dev amd64 255.4-1ubuntu8.12 [1,238 kB] 2026-03-13 12:21:22.366 | Get:273 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liburing2 amd64 2.5-1build1 [21.1 kB] 2026-03-13 12:21:22.367 | Get:274 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3ubuntu3.7 [782 kB] 2026-03-13 12:21:22.377 | Get:275 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1.1 amd64 1.1.39-0exp1ubuntu0.24.04.3 [168 kB] 2026-03-13 12:21:22.379 | Get:276 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-03-13 12:21:22.381 | Get:277 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-runtime amd64 1:17.0.6-9ubuntu1 [529 kB] 2026-03-13 12:21:22.453 | Get:278 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1 [414 kB] 2026-03-13 12:21:22.460 | Get:279 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17 amd64 1:17.0.6-9ubuntu1 [23.8 MB] 2026-03-13 12:21:23.255 | Get:280 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-03-13 12:21:23.255 | Get:281 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-tools amd64 1:17.0.6-9ubuntu1 [518 kB] 2026-03-13 12:21:23.259 | Get:282 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-4 amd64 4.8.12-3.1build1 [5,836 kB] 2026-03-13 12:21:23.388 | Get:283 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-dev amd64 4.8.12-3.1build1 [72.2 kB] 2026-03-13 12:21:23.389 | Get:284 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-dev amd64 1:17.0.6-9ubuntu1 [43.4 MB] 2026-03-13 12:21:24.219 | Get:285 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-03-13 12:21:24.260 | Get:286 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 lvm2 amd64 2.03.16-3ubuntu3.2 [1,186 kB] 2026-03-13 12:21:24.274 | Get:287 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2026-03-13 12:21:24.276 | Get:288 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-03-13 12:21:24.276 | Get:289 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-03-13 12:21:24.277 | Get:290 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7,264 B] 2026-03-13 12:21:24.277 | Get:291 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-03-13 12:21:24.278 | Get:292 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-16 amd64 16.13-0ubuntu0.24.04.1 [1,298 kB] 2026-03-13 12:21:24.286 | Get:293 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-16 amd64 16.13-0ubuntu0.24.04.1 [1,230 kB] 2026-03-13 12:21:24.365 | Get:294 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-all amd64 257build1.1 [20.5 kB] 2026-03-13 12:21:24.366 | Get:295 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-dev amd64 3.12.3-0ubuntu2.1 [26.7 kB] 2026-03-13 12:21:24.367 | Get:296 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-03-13 12:21:24.368 | Get:297 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-setuptools all 68.1.2-2ubuntu1.2 [397 kB] 2026-03-13 12:21:24.444 | Get:298 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 python3-wheel all 0.42.0-2 [53.1 kB] 2026-03-13 12:21:24.446 | Get:299 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip all 24.0+dfsg-1ubuntu1.3 [1,320 kB] 2026-03-13 12:21:24.528 | Get:300 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip-whl all 24.0+dfsg-1ubuntu1.3 [1,707 kB] 2026-03-13 12:21:24.615 | Get:301 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-setuptools-whl all 68.1.2-2ubuntu1.2 [716 kB] 2026-03-13 12:21:24.682 | Get:302 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-systemd amd64 235-1build4 [42.4 kB] 2026-03-13 12:21:24.683 | Get:303 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3.12-venv amd64 3.12.3-1ubuntu0.12 [5,666 B] 2026-03-13 12:21:24.683 | Get:304 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-venv amd64 3.12.3-0ubuntu2.1 [1,032 B] 2026-03-13 12:21:24.683 | Get:305 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-utils amd64 1:8.2.2+ds-0ubuntu1.13 [2,224 kB] 2026-03-13 12:21:24.767 | Get:306 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 sg3-utils amd64 1.46-3ubuntu4 [840 kB] 2026-03-13 12:21:24.779 | Get:307 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.5 [144 kB] 2026-03-13 12:21:24.780 | Get:308 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 thin-provisioning-tools amd64 0.9.0-2ubuntu5.1 [436 kB] 2026-03-13 12:21:24.834 | Get:309 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 unzip amd64 6.0-28ubuntu4.1 [174 kB] 2026-03-13 12:21:24.836 | Get:310 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 debootstrap all 1.0.134ubuntu1 [48.0 kB] 2026-03-13 12:21:24.837 | Get:311 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-03-13 12:21:24.838 | Get:312 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2026-03-13 12:21:24.839 | Get:313 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 gir1.2-libosinfo-1.0 amd64 1.11.0-2build3 [18.6 kB] 2026-03-13 12:21:24.839 | Get:314 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 kpartx amd64 0.9.4-5ubuntu8.1 [32.0 kB] 2026-03-13 12:21:24.905 | Get:315 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-dev amd64 1.20.1-6ubuntu2.6 [11.9 kB] 2026-03-13 12:21:24.906 | Get:316 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-03-13 12:21:24.907 | Get:317 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 socat amd64 1.8.0.0-4build3 [374 kB] 2026-03-13 12:21:24.983 | Get:318 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 vlan all 2.0.5ubuntu5 [10.4 kB] 2026-03-13 12:21:25.214 | debconf: delaying package configuration, since apt-utils is not installed 2026-03-13 12:21:25.275 | Fetched 310 MB in 12s (25.3 MB/s) 2026-03-13 12:21:25.322 | (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 ... 32603 files and directories currently installed.) 2026-03-13 12:21:25.323 | Preparing to unpack .../bsdutils_1%3a2.39.3-9ubuntu6.5_amd64.deb ... 2026-03-13 12:21:25.338 | Unpacking bsdutils (1:2.39.3-9ubuntu6.5) over (1:2.39.3-9ubuntu6.4) ... 2026-03-13 12:21:25.424 | Setting up bsdutils (1:2.39.3-9ubuntu6.5) ... 2026-03-13 12:21:25.518 | (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 ... 32603 files and directories currently installed.) 2026-03-13 12:21:25.519 | Preparing to unpack .../util-linux_2.39.3-9ubuntu6.5_amd64.deb ... 2026-03-13 12:21:25.538 | Unpacking util-linux (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-03-13 12:21:25.736 | Setting up util-linux (2.39.3-9ubuntu6.5) ... 2026-03-13 12:21:26.481 | fstrim.service is a disabled or a static unit not running, not starting it. 2026-03-13 12:21:26.563 | (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 ... 32603 files and directories currently installed.) 2026-03-13 12:21:26.565 | Preparing to unpack .../mount_2.39.3-9ubuntu6.5_amd64.deb ... 2026-03-13 12:21:26.580 | Unpacking mount (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-03-13 12:21:26.668 | Preparing to unpack .../libsmartcols1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-03-13 12:21:26.690 | Unpacking libsmartcols1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-03-13 12:21:26.773 | Setting up libsmartcols1:amd64 (2.39.3-9ubuntu6.5) ... 2026-03-13 12:21:26.857 | (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 ... 32603 files and directories currently installed.) 2026-03-13 12:21:26.858 | Preparing to unpack .../libuuid1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-03-13 12:21:26.872 | Unpacking libuuid1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-03-13 12:21:27.004 | Setting up libuuid1:amd64 (2.39.3-9ubuntu6.5) ... 2026-03-13 12:21:27.092 | (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 ... 32603 files and directories currently installed.) 2026-03-13 12:21:27.092 | Preparing to unpack .../00-uuid-runtime_2.39.3-9ubuntu6.5_amd64.deb ... 2026-03-13 12:21:27.115 | Unpacking uuid-runtime (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-03-13 12:21:27.199 | Selecting previously unselected package libapr1t64:amd64. 2026-03-13 12:21:27.205 | Preparing to unpack .../01-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-03-13 12:21:27.209 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-03-13 12:21:27.270 | Selecting previously unselected package libaprutil1t64:amd64. 2026-03-13 12:21:27.276 | Preparing to unpack .../02-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-03-13 12:21:27.281 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-03-13 12:21:27.336 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-03-13 12:21:27.341 | Preparing to unpack .../03-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-03-13 12:21:27.347 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-03-13 12:21:27.396 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-03-13 12:21:27.401 | Preparing to unpack .../04-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-03-13 12:21:27.406 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-03-13 12:21:27.464 | Selecting previously unselected package libjansson4:amd64. 2026-03-13 12:21:27.469 | Preparing to unpack .../05-libjansson4_2.14-2build2_amd64.deb ... 2026-03-13 12:21:27.474 | Unpacking libjansson4:amd64 (2.14-2build2) ... 2026-03-13 12:21:27.532 | Selecting previously unselected package liblua5.4-0:amd64. 2026-03-13 12:21:27.538 | Preparing to unpack .../06-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-03-13 12:21:27.543 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-03-13 12:21:27.601 | Selecting previously unselected package apache2-bin. 2026-03-13 12:21:27.606 | Preparing to unpack .../07-apache2-bin_2.4.58-1ubuntu8.11_amd64.deb ... 2026-03-13 12:21:27.612 | Unpacking apache2-bin (2.4.58-1ubuntu8.11) ... 2026-03-13 12:21:27.732 | Selecting previously unselected package apache2-data. 2026-03-13 12:21:27.738 | Preparing to unpack .../08-apache2-data_2.4.58-1ubuntu8.11_all.deb ... 2026-03-13 12:21:27.743 | Unpacking apache2-data (2.4.58-1ubuntu8.11) ... 2026-03-13 12:21:27.880 | Selecting previously unselected package apache2-utils. 2026-03-13 12:21:27.887 | Preparing to unpack .../09-apache2-utils_2.4.58-1ubuntu8.11_amd64.deb ... 2026-03-13 12:21:27.892 | Unpacking apache2-utils (2.4.58-1ubuntu8.11) ... 2026-03-13 12:21:27.968 | Selecting previously unselected package apache2. 2026-03-13 12:21:27.973 | Preparing to unpack .../10-apache2_2.4.58-1ubuntu8.11_amd64.deb ... 2026-03-13 12:21:27.987 | Unpacking apache2 (2.4.58-1ubuntu8.11) ... 2026-03-13 12:21:28.093 | Selecting previously unselected package libmpfr6:amd64. 2026-03-13 12:21:28.100 | Preparing to unpack .../11-libmpfr6_4.2.1-1build1.1_amd64.deb ... 2026-03-13 12:21:28.105 | Unpacking libmpfr6:amd64 (4.2.1-1build1.1) ... 2026-03-13 12:21:28.176 | Selecting previously unselected package libsigsegv2:amd64. 2026-03-13 12:21:28.182 | Preparing to unpack .../12-libsigsegv2_2.14-1ubuntu2_amd64.deb ... 2026-03-13 12:21:28.187 | Unpacking libsigsegv2:amd64 (2.14-1ubuntu2) ... 2026-03-13 12:21:28.278 | Setting up libmpfr6:amd64 (4.2.1-1build1.1) ... 2026-03-13 12:21:28.293 | Setting up libsigsegv2:amd64 (2.14-1ubuntu2) ... 2026-03-13 12:21:28.378 | Selecting previously unselected package gawk. 2026-03-13 12:21:28.396 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 33341 files and directories currently installed.) 2026-03-13 12:21:28.397 | Preparing to unpack .../00-gawk_1%3a5.2.1-2build3_amd64.deb ... 2026-03-13 12:21:28.402 | Unpacking gawk (1:5.2.1-2build3) ... 2026-03-13 12:21:28.520 | Selecting previously unselected package haproxy. 2026-03-13 12:21:28.526 | Preparing to unpack .../01-haproxy_2.8.16-0ubuntu0.24.04.1_amd64.deb ... 2026-03-13 12:21:28.545 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.1) ... 2026-03-13 12:21:28.661 | Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-03-13 12:21:28.667 | Preparing to unpack .../02-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-03-13 12:21:28.672 | Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-03-13 12:21:28.738 | Selecting previously unselected package memcached. 2026-03-13 12:21:28.744 | Preparing to unpack .../03-memcached_1.6.24-1build3_amd64.deb ... 2026-03-13 12:21:28.754 | Unpacking memcached (1.6.24-1build3) ... 2026-03-13 12:21:28.827 | Preparing to unpack .../04-openssh-sftp-server_1%3a9.6p1-3ubuntu13.15_amd64.deb ... 2026-03-13 12:21:28.840 | Unpacking openssh-sftp-server (1:9.6p1-3ubuntu13.15) over (1:9.6p1-3ubuntu13.14) ... 2026-03-13 12:21:28.924 | Preparing to unpack .../05-openssh-server_1%3a9.6p1-3ubuntu13.15_amd64.deb ... 2026-03-13 12:21:29.071 | Unpacking openssh-server (1:9.6p1-3ubuntu13.15) over (1:9.6p1-3ubuntu13.14) ... 2026-03-13 12:21:29.192 | Preparing to unpack .../06-openssh-client_1%3a9.6p1-3ubuntu13.15_amd64.deb ... 2026-03-13 12:21:29.240 | Unpacking openssh-client (1:9.6p1-3ubuntu13.15) over (1:9.6p1-3ubuntu13.14) ... 2026-03-13 12:21:29.356 | Selecting previously unselected package libjson-perl. 2026-03-13 12:21:29.362 | Preparing to unpack .../07-libjson-perl_4.10000-1_all.deb ... 2026-03-13 12:21:29.367 | Unpacking libjson-perl (4.10000-1) ... 2026-03-13 12:21:29.433 | Selecting previously unselected package postgresql-client-common. 2026-03-13 12:21:29.439 | Preparing to unpack .../08-postgresql-client-common_257build1.1_all.deb ... 2026-03-13 12:21:29.445 | Unpacking postgresql-client-common (257build1.1) ... 2026-03-13 12:21:29.516 | Selecting previously unselected package ssl-cert. 2026-03-13 12:21:29.521 | Preparing to unpack .../09-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-03-13 12:21:29.525 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-03-13 12:21:29.601 | Selecting previously unselected package postgresql-common. 2026-03-13 12:21:29.606 | Preparing to unpack .../10-postgresql-common_257build1.1_all.deb ... 2026-03-13 12:21:29.628 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-03-13 12:21:29.643 | Unpacking postgresql-common (257build1.1) ... 2026-03-13 12:21:29.752 | Selecting previously unselected package libsysfs2:amd64. 2026-03-13 12:21:29.759 | Preparing to unpack .../11-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-03-13 12:21:29.768 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-03-13 12:21:29.822 | Selecting previously unselected package pci.ids. 2026-03-13 12:21:29.828 | Preparing to unpack .../12-pci.ids_0.0~2024.03.31-1ubuntu0.1_all.deb ... 2026-03-13 12:21:29.833 | Unpacking pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-03-13 12:21:29.920 | Selecting previously unselected package sysfsutils. 2026-03-13 12:21:29.927 | Preparing to unpack .../13-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-03-13 12:21:29.935 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-03-13 12:21:30.010 | Preparing to unpack .../14-libblkid1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-03-13 12:21:30.026 | Unpacking libblkid1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-03-13 12:21:30.157 | Setting up libblkid1:amd64 (2.39.3-9ubuntu6.5) ... 2026-03-13 12:21:30.258 | (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 ... 33855 files and directories currently installed.) 2026-03-13 12:21:30.259 | Preparing to unpack .../libmount1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-03-13 12:21:30.275 | Unpacking libmount1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-03-13 12:21:30.355 | Setting up libmount1:amd64 (2.39.3-9ubuntu6.5) ... 2026-03-13 12:21:30.456 | Selecting previously unselected package distro-info. 2026-03-13 12:21:30.474 | (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 ... 33855 files and directories currently installed.) 2026-03-13 12:21:30.476 | Preparing to unpack .../000-distro-info_1.7build1_amd64.deb ... 2026-03-13 12:21:30.481 | Unpacking distro-info (1.7build1) ... 2026-03-13 12:21:30.545 | Selecting previously unselected package iputils-ping. 2026-03-13 12:21:30.552 | Preparing to unpack .../001-iputils-ping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-03-13 12:21:30.558 | Unpacking iputils-ping (3:20240117-1ubuntu0.1) ... 2026-03-13 12:21:30.619 | Selecting previously unselected package libestr0:amd64. 2026-03-13 12:21:30.626 | Preparing to unpack .../002-libestr0_0.1.11-1build1_amd64.deb ... 2026-03-13 12:21:30.631 | Unpacking libestr0:amd64 (0.1.11-1build1) ... 2026-03-13 12:21:30.727 | Selecting previously unselected package libfastjson4:amd64. 2026-03-13 12:21:30.732 | Preparing to unpack .../003-libfastjson4_1.2304.0-1build1_amd64.deb ... 2026-03-13 12:21:30.738 | Unpacking libfastjson4:amd64 (1.2304.0-1build1) ... 2026-03-13 12:21:30.804 | Preparing to unpack .../004-libfdisk1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-03-13 12:21:30.819 | Unpacking libfdisk1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-03-13 12:21:30.926 | Selecting previously unselected package libfribidi0:amd64. 2026-03-13 12:21:30.934 | Preparing to unpack .../005-libfribidi0_1.0.13-3build1_amd64.deb ... 2026-03-13 12:21:30.939 | Unpacking libfribidi0:amd64 (1.0.13-3build1) ... 2026-03-13 12:21:31.001 | Selecting previously unselected package libtirpc-common. 2026-03-13 12:21:31.008 | Preparing to unpack .../006-libtirpc-common_1.3.4+ds-1.1build1_all.deb ... 2026-03-13 12:21:31.014 | Unpacking libtirpc-common (1.3.4+ds-1.1build1) ... 2026-03-13 12:21:31.086 | Selecting previously unselected package libtirpc3t64:amd64. 2026-03-13 12:21:31.093 | Preparing to unpack .../007-libtirpc3t64_1.3.4+ds-1.1build1_amd64.deb ... 2026-03-13 12:21:31.114 | 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-03-13 12:21:31.131 | 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-03-13 12:21:31.138 | Unpacking libtirpc3t64:amd64 (1.3.4+ds-1.1build1) ... 2026-03-13 12:21:31.208 | Selecting previously unselected package netcat-openbsd. 2026-03-13 12:21:31.213 | Preparing to unpack .../008-netcat-openbsd_1.226-1ubuntu2_amd64.deb ... 2026-03-13 12:21:31.218 | Unpacking netcat-openbsd (1.226-1ubuntu2) ... 2026-03-13 12:21:31.282 | Selecting previously unselected package python3-pygments. 2026-03-13 12:21:31.290 | Preparing to unpack .../009-python3-pygments_2.17.2+dfsg-1_all.deb ... 2026-03-13 12:21:31.296 | Unpacking python3-pygments (2.17.2+dfsg-1) ... 2026-03-13 12:21:31.482 | Selecting previously unselected package rsyslog. 2026-03-13 12:21:31.489 | Preparing to unpack .../010-rsyslog_8.2312.0-3ubuntu9.1_amd64.deb ... 2026-03-13 12:21:31.516 | Unpacking rsyslog (8.2312.0-3ubuntu9.1) ... 2026-03-13 12:21:31.635 | Preparing to unpack .../011-sudo_1.9.15p5-3ubuntu5.24.04.2_amd64.deb ... 2026-03-13 12:21:31.660 | Unpacking sudo (1.9.15p5-3ubuntu5.24.04.2) over (1.9.15p5-3ubuntu5.24.04.1) ... 2026-03-13 12:21:31.838 | Selecting previously unselected package bsdextrautils. 2026-03-13 12:21:31.845 | Preparing to unpack .../012-bsdextrautils_2.39.3-9ubuntu6.5_amd64.deb ... 2026-03-13 12:21:31.888 | Unpacking bsdextrautils (2.39.3-9ubuntu6.5) ... 2026-03-13 12:21:31.959 | Selecting previously unselected package dmidecode. 2026-03-13 12:21:31.968 | Preparing to unpack .../013-dmidecode_3.5-3ubuntu0.1_amd64.deb ... 2026-03-13 12:21:31.973 | Unpacking dmidecode (3.5-3ubuntu0.1) ... 2026-03-13 12:21:32.080 | Selecting previously unselected package dosfstools. 2026-03-13 12:21:32.088 | Preparing to unpack .../014-dosfstools_4.2-1.1build1_amd64.deb ... 2026-03-13 12:21:32.094 | Unpacking dosfstools (4.2-1.1build1) ... 2026-03-13 12:21:32.160 | Selecting previously unselected package libmagic-mgc. 2026-03-13 12:21:32.168 | Preparing to unpack .../015-libmagic-mgc_1%3a5.45-3build1_amd64.deb ... 2026-03-13 12:21:32.174 | Unpacking libmagic-mgc (1:5.45-3build1) ... 2026-03-13 12:21:32.351 | Selecting previously unselected package libmagic1t64:amd64. 2026-03-13 12:21:32.359 | Preparing to unpack .../016-libmagic1t64_1%3a5.45-3build1_amd64.deb ... 2026-03-13 12:21:32.364 | Unpacking libmagic1t64:amd64 (1:5.45-3build1) ... 2026-03-13 12:21:32.432 | Selecting previously unselected package file. 2026-03-13 12:21:32.437 | Preparing to unpack .../017-file_1%3a5.45-3build1_amd64.deb ... 2026-03-13 12:21:32.443 | Unpacking file (1:5.45-3build1) ... 2026-03-13 12:21:32.558 | Selecting previously unselected package libuchardet0:amd64. 2026-03-13 12:21:32.565 | Preparing to unpack .../018-libuchardet0_0.0.8-1build1_amd64.deb ... 2026-03-13 12:21:32.575 | Unpacking libuchardet0:amd64 (0.0.8-1build1) ... 2026-03-13 12:21:32.640 | Selecting previously unselected package groff-base. 2026-03-13 12:21:32.648 | Preparing to unpack .../019-groff-base_1.23.0-3build2_amd64.deb ... 2026-03-13 12:21:32.653 | Unpacking groff-base (1.23.0-3build2) ... 2026-03-13 12:21:32.788 | Selecting previously unselected package libnl-3-200:amd64. 2026-03-13 12:21:32.798 | Preparing to unpack .../020-libnl-3-200_3.7.0-0.3build1.1_amd64.deb ... 2026-03-13 12:21:32.803 | Unpacking libnl-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-03-13 12:21:32.867 | Selecting previously unselected package libnl-route-3-200:amd64. 2026-03-13 12:21:32.876 | Preparing to unpack .../021-libnl-route-3-200_3.7.0-0.3build1.1_amd64.deb ... 2026-03-13 12:21:32.881 | Unpacking libnl-route-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-03-13 12:21:32.959 | Selecting previously unselected package libibverbs1:amd64. 2026-03-13 12:21:32.965 | Preparing to unpack .../022-libibverbs1_50.0-2ubuntu0.2_amd64.deb ... 2026-03-13 12:21:32.969 | Unpacking libibverbs1:amd64 (50.0-2ubuntu0.2) ... 2026-03-13 12:21:33.121 | Selecting previously unselected package libncurses6:amd64. 2026-03-13 12:21:33.128 | Preparing to unpack .../023-libncurses6_6.4+20240113-1ubuntu2_amd64.deb ... 2026-03-13 12:21:33.133 | Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2026-03-13 12:21:33.198 | Selecting previously unselected package libnftables1:amd64. 2026-03-13 12:21:33.205 | Preparing to unpack .../024-libnftables1_1.0.9-1ubuntu0.1_amd64.deb ... 2026-03-13 12:21:33.210 | Unpacking libnftables1:amd64 (1.0.9-1ubuntu0.1) ... 2026-03-13 12:21:33.286 | Selecting previously unselected package libnuma1:amd64. 2026-03-13 12:21:33.293 | Preparing to unpack .../025-libnuma1_2.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-03-13 12:21:33.298 | Unpacking libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-03-13 12:21:33.360 | Selecting previously unselected package libparted2t64:amd64. 2026-03-13 12:21:33.366 | Preparing to unpack .../026-libparted2t64_3.6-4build1_amd64.deb ... 2026-03-13 12:21:33.386 | 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-03-13 12:21:33.401 | 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-03-13 12:21:33.406 | Unpacking libparted2t64:amd64 (3.6-4build1) ... 2026-03-13 12:21:33.474 | Selecting previously unselected package libpcap0.8t64:amd64. 2026-03-13 12:21:33.481 | Preparing to unpack .../027-libpcap0.8t64_1.10.4-4.1ubuntu3_amd64.deb ... 2026-03-13 12:21:33.486 | Unpacking libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2026-03-13 12:21:33.591 | Selecting previously unselected package libpipeline1:amd64. 2026-03-13 12:21:33.596 | Preparing to unpack .../028-libpipeline1_1.5.7-2_amd64.deb ... 2026-03-13 12:21:33.602 | Unpacking libpipeline1:amd64 (1.5.7-2) ... 2026-03-13 12:21:33.658 | Selecting previously unselected package libxau6:amd64. 2026-03-13 12:21:33.665 | Preparing to unpack .../029-libxau6_1%3a1.0.9-1build6_amd64.deb ... 2026-03-13 12:21:33.669 | Unpacking libxau6:amd64 (1:1.0.9-1build6) ... 2026-03-13 12:21:33.723 | Selecting previously unselected package libxdmcp6:amd64. 2026-03-13 12:21:33.729 | Preparing to unpack .../030-libxdmcp6_1%3a1.1.3-0ubuntu6_amd64.deb ... 2026-03-13 12:21:33.734 | Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2026-03-13 12:21:33.794 | Selecting previously unselected package libxcb1:amd64. 2026-03-13 12:21:33.799 | Preparing to unpack .../031-libxcb1_1.15-1ubuntu2_amd64.deb ... 2026-03-13 12:21:33.805 | Unpacking libxcb1:amd64 (1.15-1ubuntu2) ... 2026-03-13 12:21:33.860 | Selecting previously unselected package libx11-data. 2026-03-13 12:21:33.866 | Preparing to unpack .../032-libx11-data_2%3a1.8.7-1build1_all.deb ... 2026-03-13 12:21:33.871 | Unpacking libx11-data (2:1.8.7-1build1) ... 2026-03-13 12:21:33.994 | Selecting previously unselected package libx11-6:amd64. 2026-03-13 12:21:34.000 | Preparing to unpack .../033-libx11-6_2%3a1.8.7-1build1_amd64.deb ... 2026-03-13 12:21:34.006 | Unpacking libx11-6:amd64 (2:1.8.7-1build1) ... 2026-03-13 12:21:34.082 | Selecting previously unselected package libxext6:amd64. 2026-03-13 12:21:34.088 | Preparing to unpack .../034-libxext6_2%3a1.3.4-1build2_amd64.deb ... 2026-03-13 12:21:34.093 | Unpacking libxext6:amd64 (2:1.3.4-1build2) ... 2026-03-13 12:21:34.146 | Selecting previously unselected package lsof. 2026-03-13 12:21:34.152 | Preparing to unpack .../035-lsof_4.95.0-1build3_amd64.deb ... 2026-03-13 12:21:34.157 | Unpacking lsof (4.95.0-1build3) ... 2026-03-13 12:21:34.236 | Selecting previously unselected package man-db. 2026-03-13 12:21:34.242 | Preparing to unpack .../036-man-db_2.12.0-4build2_amd64.deb ... 2026-03-13 12:21:34.247 | Unpacking man-db (2.12.0-4build2) ... 2026-03-13 12:21:34.434 | Selecting previously unselected package parted. 2026-03-13 12:21:34.439 | Preparing to unpack .../037-parted_3.6-4build1_amd64.deb ... 2026-03-13 12:21:34.457 | Unpacking parted (3.6-4build1) ... 2026-03-13 12:21:34.516 | Selecting previously unselected package powermgmt-base. 2026-03-13 12:21:34.522 | Preparing to unpack .../038-powermgmt-base_1.37ubuntu0.1_all.deb ... 2026-03-13 12:21:34.528 | Unpacking powermgmt-base (1.37ubuntu0.1) ... 2026-03-13 12:21:34.582 | Selecting previously unselected package psmisc. 2026-03-13 12:21:34.589 | Preparing to unpack .../039-psmisc_23.7-1build1_amd64.deb ... 2026-03-13 12:21:34.594 | Unpacking psmisc (23.7-1build1) ... 2026-03-13 12:21:34.690 | Selecting previously unselected package tcpdump. 2026-03-13 12:21:34.695 | Preparing to unpack .../040-tcpdump_4.99.4-3ubuntu4.24.04.1_amd64.deb ... 2026-03-13 12:21:34.712 | Unpacking tcpdump (4.99.4-3ubuntu4.24.04.1) ... 2026-03-13 12:21:34.786 | Selecting previously unselected package usb.ids. 2026-03-13 12:21:34.791 | Preparing to unpack .../041-usb.ids_2024.03.18-1_all.deb ... 2026-03-13 12:21:34.796 | Unpacking usb.ids (2024.03.18-1) ... 2026-03-13 12:21:34.867 | Selecting previously unselected package wget. 2026-03-13 12:21:34.873 | Preparing to unpack .../042-wget_1.21.4-1ubuntu4.1_amd64.deb ... 2026-03-13 12:21:34.878 | Unpacking wget (1.21.4-1ubuntu4.1) ... 2026-03-13 12:21:34.952 | Selecting previously unselected package xz-utils. 2026-03-13 12:21:34.958 | Preparing to unpack .../043-xz-utils_5.6.1+really5.4.5-1ubuntu0.2_amd64.deb ... 2026-03-13 12:21:34.963 | Unpacking xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-03-13 12:21:35.053 | Selecting previously unselected package acl. 2026-03-13 12:21:35.059 | Preparing to unpack .../044-acl_2.3.2-1build1.1_amd64.deb ... 2026-03-13 12:21:35.064 | Unpacking acl (2.3.2-1build1.1) ... 2026-03-13 12:21:35.123 | Selecting previously unselected package autotools-dev. 2026-03-13 12:21:35.129 | Preparing to unpack .../045-autotools-dev_20220109.1_all.deb ... 2026-03-13 12:21:35.134 | Unpacking autotools-dev (20220109.1) ... 2026-03-13 12:21:35.196 | Selecting previously unselected package m4. 2026-03-13 12:21:35.203 | Preparing to unpack .../046-m4_1.4.19-4build1_amd64.deb ... 2026-03-13 12:21:35.208 | Unpacking m4 (1.4.19-4build1) ... 2026-03-13 12:21:35.286 | Selecting previously unselected package autoconf. 2026-03-13 12:21:35.292 | Preparing to unpack .../047-autoconf_2.71-3_all.deb ... 2026-03-13 12:21:35.297 | Unpacking autoconf (2.71-3) ... 2026-03-13 12:21:35.388 | Selecting previously unselected package automake. 2026-03-13 12:21:35.393 | Preparing to unpack .../048-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-03-13 12:21:35.401 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-03-13 12:21:35.501 | Selecting previously unselected package autopoint. 2026-03-13 12:21:35.507 | Preparing to unpack .../049-autopoint_0.21-14ubuntu2_all.deb ... 2026-03-13 12:21:35.513 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-03-13 12:21:35.571 | Selecting previously unselected package libdebhelper-perl. 2026-03-13 12:21:35.577 | Preparing to unpack .../050-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-03-13 12:21:35.582 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-03-13 12:21:35.660 | Selecting previously unselected package gcc-13-base:amd64. 2026-03-13 12:21:35.666 | Preparing to unpack .../051-gcc-13-base_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-03-13 12:21:35.672 | Unpacking gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-13 12:21:35.737 | Selecting previously unselected package libisl23:amd64. 2026-03-13 12:21:35.742 | Preparing to unpack .../052-libisl23_0.26-3build1.1_amd64.deb ... 2026-03-13 12:21:35.747 | Unpacking libisl23:amd64 (0.26-3build1.1) ... 2026-03-13 12:21:35.829 | Selecting previously unselected package libmpc3:amd64. 2026-03-13 12:21:35.835 | Preparing to unpack .../053-libmpc3_1.3.1-1build1.1_amd64.deb ... 2026-03-13 12:21:35.839 | Unpacking libmpc3:amd64 (1.3.1-1build1.1) ... 2026-03-13 12:21:35.893 | Selecting previously unselected package cpp-13-x86-64-linux-gnu. 2026-03-13 12:21:35.899 | Preparing to unpack .../054-cpp-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-03-13 12:21:35.904 | Unpacking cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-03-13 12:21:36.166 | Selecting previously unselected package cpp-13. 2026-03-13 12:21:36.173 | Preparing to unpack .../055-cpp-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-03-13 12:21:36.178 | Unpacking cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-13 12:21:36.229 | Selecting previously unselected package cpp-x86-64-linux-gnu. 2026-03-13 12:21:36.233 | Preparing to unpack .../056-cpp-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-03-13 12:21:36.240 | Unpacking cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-03-13 12:21:36.297 | Selecting previously unselected package cpp. 2026-03-13 12:21:36.304 | Preparing to unpack .../057-cpp_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-03-13 12:21:36.322 | Unpacking cpp (4:13.2.0-7ubuntu1) ... 2026-03-13 12:21:36.386 | Selecting previously unselected package libcc1-0:amd64. 2026-03-13 12:21:36.392 | Preparing to unpack .../058-libcc1-0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-03-13 12:21:36.398 | Unpacking libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-13 12:21:36.457 | Selecting previously unselected package binutils-common:amd64. 2026-03-13 12:21:36.464 | Preparing to unpack .../059-binutils-common_2.42-4ubuntu2.8_amd64.deb ... 2026-03-13 12:21:36.469 | Unpacking binutils-common:amd64 (2.42-4ubuntu2.8) ... 2026-03-13 12:21:36.545 | Selecting previously unselected package libsframe1:amd64. 2026-03-13 12:21:36.552 | Preparing to unpack .../060-libsframe1_2.42-4ubuntu2.8_amd64.deb ... 2026-03-13 12:21:36.557 | Unpacking libsframe1:amd64 (2.42-4ubuntu2.8) ... 2026-03-13 12:21:36.614 | Selecting previously unselected package libbinutils:amd64. 2026-03-13 12:21:36.618 | Preparing to unpack .../061-libbinutils_2.42-4ubuntu2.8_amd64.deb ... 2026-03-13 12:21:36.624 | Unpacking libbinutils:amd64 (2.42-4ubuntu2.8) ... 2026-03-13 12:21:36.704 | Selecting previously unselected package libctf-nobfd0:amd64. 2026-03-13 12:21:36.708 | Preparing to unpack .../062-libctf-nobfd0_2.42-4ubuntu2.8_amd64.deb ... 2026-03-13 12:21:36.714 | Unpacking libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2026-03-13 12:21:36.780 | Selecting previously unselected package libctf0:amd64. 2026-03-13 12:21:36.786 | Preparing to unpack .../063-libctf0_2.42-4ubuntu2.8_amd64.deb ... 2026-03-13 12:21:36.791 | Unpacking libctf0:amd64 (2.42-4ubuntu2.8) ... 2026-03-13 12:21:36.860 | Selecting previously unselected package libgprofng0:amd64. 2026-03-13 12:21:36.866 | Preparing to unpack .../064-libgprofng0_2.42-4ubuntu2.8_amd64.deb ... 2026-03-13 12:21:36.872 | Unpacking libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2026-03-13 12:21:36.961 | Selecting previously unselected package binutils-x86-64-linux-gnu. 2026-03-13 12:21:36.968 | Preparing to unpack .../065-binutils-x86-64-linux-gnu_2.42-4ubuntu2.8_amd64.deb ... 2026-03-13 12:21:36.973 | Unpacking binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2026-03-13 12:21:37.143 | Selecting previously unselected package libgomp1:amd64. 2026-03-13 12:21:37.150 | Preparing to unpack .../066-libgomp1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-03-13 12:21:37.156 | Unpacking libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-13 12:21:37.216 | Selecting previously unselected package libitm1:amd64. 2026-03-13 12:21:37.222 | Preparing to unpack .../067-libitm1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-03-13 12:21:37.228 | Unpacking libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-13 12:21:37.292 | Selecting previously unselected package libatomic1:amd64. 2026-03-13 12:21:37.299 | Preparing to unpack .../068-libatomic1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-03-13 12:21:37.304 | Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-13 12:21:37.362 | Selecting previously unselected package libasan8:amd64. 2026-03-13 12:21:37.369 | Preparing to unpack .../069-libasan8_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-03-13 12:21:37.375 | Unpacking libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-13 12:21:37.518 | Selecting previously unselected package liblsan0:amd64. 2026-03-13 12:21:37.525 | Preparing to unpack .../070-liblsan0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-03-13 12:21:37.530 | Unpacking liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-13 12:21:37.689 | Selecting previously unselected package libtsan2:amd64. 2026-03-13 12:21:37.694 | Preparing to unpack .../071-libtsan2_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-03-13 12:21:37.702 | Unpacking libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-13 12:21:37.844 | Selecting previously unselected package libubsan1:amd64. 2026-03-13 12:21:37.850 | Preparing to unpack .../072-libubsan1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-03-13 12:21:37.855 | Unpacking libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-13 12:21:37.951 | Selecting previously unselected package libhwasan0:amd64. 2026-03-13 12:21:37.958 | Preparing to unpack .../073-libhwasan0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-03-13 12:21:37.962 | Unpacking libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-13 12:21:38.068 | Selecting previously unselected package libquadmath0:amd64. 2026-03-13 12:21:38.076 | Preparing to unpack .../074-libquadmath0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-03-13 12:21:38.080 | Unpacking libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-13 12:21:38.135 | Selecting previously unselected package libgcc-13-dev:amd64. 2026-03-13 12:21:38.142 | Preparing to unpack .../075-libgcc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-03-13 12:21:38.211 | Unpacking libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-13 12:21:38.383 | Selecting previously unselected package gcc-13-x86-64-linux-gnu. 2026-03-13 12:21:38.387 | Preparing to unpack .../076-gcc-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-03-13 12:21:38.390 | Unpacking gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-03-13 12:21:38.835 | Selecting previously unselected package binutils. 2026-03-13 12:21:38.841 | Preparing to unpack .../077-binutils_2.42-4ubuntu2.8_amd64.deb ... 2026-03-13 12:21:38.845 | Unpacking binutils (2.42-4ubuntu2.8) ... 2026-03-13 12:21:38.901 | Selecting previously unselected package gcc-13. 2026-03-13 12:21:38.908 | Preparing to unpack .../078-gcc-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-03-13 12:21:38.913 | Unpacking gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-13 12:21:38.974 | Selecting previously unselected package gcc-x86-64-linux-gnu. 2026-03-13 12:21:38.982 | Preparing to unpack .../079-gcc-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-03-13 12:21:38.987 | Unpacking gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-03-13 12:21:39.043 | Selecting previously unselected package gcc. 2026-03-13 12:21:39.051 | Preparing to unpack .../080-gcc_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-03-13 12:21:39.055 | Unpacking gcc (4:13.2.0-7ubuntu1) ... 2026-03-13 12:21:39.119 | Selecting previously unselected package libllvm17t64:amd64. 2026-03-13 12:21:39.127 | Preparing to unpack .../081-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-03-13 12:21:39.131 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-03-13 12:21:39.949 | Selecting previously unselected package libclang-cpp17t64. 2026-03-13 12:21:39.955 | Preparing to unpack .../082-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-03-13 12:21:39.961 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-03-13 12:21:40.369 | Selecting previously unselected package libstdc++-13-dev:amd64. 2026-03-13 12:21:40.373 | Preparing to unpack .../083-libstdc++-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-03-13 12:21:40.377 | Unpacking libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-13 12:21:40.754 | Selecting previously unselected package libgc1:amd64. 2026-03-13 12:21:40.760 | Preparing to unpack .../084-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-03-13 12:21:40.765 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-03-13 12:21:40.830 | Selecting previously unselected package libobjc4:amd64. 2026-03-13 12:21:40.837 | Preparing to unpack .../085-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-03-13 12:21:40.842 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-13 12:21:40.903 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-03-13 12:21:40.908 | Preparing to unpack .../086-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-03-13 12:21:40.913 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-13 12:21:40.981 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-03-13 12:21:40.987 | Preparing to unpack .../087-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-03-13 12:21:40.992 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-03-13 12:21:41.166 | Selecting previously unselected package llvm-17-linker-tools. 2026-03-13 12:21:41.173 | Preparing to unpack .../088-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-03-13 12:21:41.177 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-03-13 12:21:41.270 | Selecting previously unselected package libclang1-17t64. 2026-03-13 12:21:41.277 | Preparing to unpack .../089-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-03-13 12:21:41.282 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-03-13 12:21:41.542 | Selecting previously unselected package clang-17. 2026-03-13 12:21:41.549 | Preparing to unpack .../090-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-03-13 12:21:41.554 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-03-13 12:21:41.622 | Selecting previously unselected package libtool. 2026-03-13 12:21:41.629 | Preparing to unpack .../091-libtool_2.4.7-7build1_all.deb ... 2026-03-13 12:21:41.634 | Unpacking libtool (2.4.7-7build1) ... 2026-03-13 12:21:41.702 | Selecting previously unselected package dh-autoreconf. 2026-03-13 12:21:41.709 | Preparing to unpack .../092-dh-autoreconf_20_all.deb ... 2026-03-13 12:21:41.741 | Unpacking dh-autoreconf (20) ... 2026-03-13 12:21:41.798 | Selecting previously unselected package libarchive-zip-perl. 2026-03-13 12:21:41.804 | Preparing to unpack .../093-libarchive-zip-perl_1.68-1_all.deb ... 2026-03-13 12:21:41.809 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-03-13 12:21:41.883 | Selecting previously unselected package libsub-override-perl. 2026-03-13 12:21:41.890 | Preparing to unpack .../094-libsub-override-perl_0.10-1_all.deb ... 2026-03-13 12:21:41.896 | Unpacking libsub-override-perl (0.10-1) ... 2026-03-13 12:21:41.948 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-03-13 12:21:41.956 | Preparing to unpack .../095-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-03-13 12:21:41.960 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-03-13 12:21:42.018 | Selecting previously unselected package dh-strip-nondeterminism. 2026-03-13 12:21:42.026 | Preparing to unpack .../096-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-03-13 12:21:42.031 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-03-13 12:21:42.084 | Selecting previously unselected package libdpkg-perl. 2026-03-13 12:21:42.091 | Preparing to unpack .../097-libdpkg-perl_1.22.6ubuntu6.5_all.deb ... 2026-03-13 12:21:42.097 | Unpacking libdpkg-perl (1.22.6ubuntu6.5) ... 2026-03-13 12:21:42.214 | Selecting previously unselected package bzip2. 2026-03-13 12:21:42.221 | Preparing to unpack .../098-bzip2_1.0.8-5.1build0.1_amd64.deb ... 2026-03-13 12:21:42.226 | Unpacking bzip2 (1.0.8-5.1build0.1) ... 2026-03-13 12:21:42.284 | Selecting previously unselected package patch. 2026-03-13 12:21:42.290 | Preparing to unpack .../099-patch_2.7.6-7build3_amd64.deb ... 2026-03-13 12:21:42.296 | Unpacking patch (2.7.6-7build3) ... 2026-03-13 12:21:42.352 | Selecting previously unselected package make. 2026-03-13 12:21:42.358 | Preparing to unpack .../100-make_4.3-4.1build2_amd64.deb ... 2026-03-13 12:21:42.363 | Unpacking make (4.3-4.1build2) ... 2026-03-13 12:21:42.424 | Selecting previously unselected package lto-disabled-list. 2026-03-13 12:21:42.431 | Preparing to unpack .../101-lto-disabled-list_47_all.deb ... 2026-03-13 12:21:42.436 | Unpacking lto-disabled-list (47) ... 2026-03-13 12:21:42.495 | Selecting previously unselected package dpkg-dev. 2026-03-13 12:21:42.502 | Preparing to unpack .../102-dpkg-dev_1.22.6ubuntu6.5_all.deb ... 2026-03-13 12:21:42.506 | Unpacking dpkg-dev (1.22.6ubuntu6.5) ... 2026-03-13 12:21:42.661 | Selecting previously unselected package debugedit. 2026-03-13 12:21:42.668 | Preparing to unpack .../103-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-03-13 12:21:42.673 | Unpacking debugedit (1:5.0-5build2) ... 2026-03-13 12:21:42.736 | Selecting previously unselected package dwz. 2026-03-13 12:21:42.743 | Preparing to unpack .../104-dwz_0.15-1build6_amd64.deb ... 2026-03-13 12:21:42.748 | Unpacking dwz (0.15-1build6) ... 2026-03-13 12:21:42.810 | Selecting previously unselected package gettext. 2026-03-13 12:21:42.817 | Preparing to unpack .../105-gettext_0.21-14ubuntu2_amd64.deb ... 2026-03-13 12:21:42.823 | Unpacking gettext (0.21-14ubuntu2) ... 2026-03-13 12:21:42.924 | Selecting previously unselected package intltool-debian. 2026-03-13 12:21:42.931 | Preparing to unpack .../106-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-03-13 12:21:42.936 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-03-13 12:21:42.993 | Selecting previously unselected package po-debconf. 2026-03-13 12:21:43.000 | Preparing to unpack .../107-po-debconf_1.0.21+nmu1_all.deb ... 2026-03-13 12:21:43.006 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-03-13 12:21:43.096 | Selecting previously unselected package debhelper. 2026-03-13 12:21:43.103 | Preparing to unpack .../108-debhelper_13.14.1ubuntu5_all.deb ... 2026-03-13 12:21:43.109 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-03-13 12:21:43.300 | Selecting previously unselected package uuid-dev:amd64. 2026-03-13 12:21:43.306 | Preparing to unpack .../109-uuid-dev_2.39.3-9ubuntu6.5_amd64.deb ... 2026-03-13 12:21:43.311 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-03-13 12:21:43.377 | Selecting previously unselected package libsctp1:amd64. 2026-03-13 12:21:43.382 | Preparing to unpack .../110-libsctp1_1.0.19+dfsg-2build1_amd64.deb ... 2026-03-13 12:21:43.387 | Unpacking libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-03-13 12:21:43.454 | Selecting previously unselected package libsctp-dev:amd64. 2026-03-13 12:21:43.461 | Preparing to unpack .../111-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-03-13 12:21:43.466 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-03-13 12:21:43.535 | Selecting previously unselected package libapr1-dev. 2026-03-13 12:21:43.542 | Preparing to unpack .../112-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-03-13 12:21:43.547 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-03-13 12:21:43.775 | Selecting previously unselected package libldap-dev:amd64. 2026-03-13 12:21:43.782 | Preparing to unpack .../113-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-03-13 12:21:43.787 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-03-13 12:21:43.913 | Selecting previously unselected package libldap2-dev. 2026-03-13 12:21:43.920 | Preparing to unpack .../114-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-03-13 12:21:43.925 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-03-13 12:21:43.981 | Selecting previously unselected package libaprutil1-dev. 2026-03-13 12:21:43.988 | Preparing to unpack .../115-libaprutil1-dev_1.6.3-1.1ubuntu7_amd64.deb ... 2026-03-13 12:21:43.992 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-03-13 12:21:44.193 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-03-13 12:21:44.200 | Preparing to unpack .../116-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-03-13 12:21:44.222 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-03-13 12:21:44.297 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-03-13 12:21:44.305 | Preparing to unpack .../117-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-03-13 12:21:44.310 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-03-13 12:21:44.406 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-03-13 12:21:44.414 | Preparing to unpack .../118-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-03-13 12:21:44.421 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-03-13 12:21:44.474 | Selecting previously unselected package libpcre2-dev:amd64. 2026-03-13 12:21:44.482 | Preparing to unpack .../119-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-03-13 12:21:44.486 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-03-13 12:21:44.599 | Selecting previously unselected package apache2-dev. 2026-03-13 12:21:44.606 | Preparing to unpack .../120-apache2-dev_2.4.58-1ubuntu8.11_amd64.deb ... 2026-03-13 12:21:44.611 | Unpacking apache2-dev (2.4.58-1ubuntu8.11) ... 2026-03-13 12:21:44.696 | Selecting previously unselected package bc. 2026-03-13 12:21:44.703 | Preparing to unpack .../121-bc_1.07.1-3ubuntu4_amd64.deb ... 2026-03-13 12:21:44.707 | Unpacking bc (1.07.1-3ubuntu4) ... 2026-03-13 12:21:44.762 | Selecting previously unselected package ncal. 2026-03-13 12:21:44.767 | Preparing to unpack .../122-ncal_12.1.8_amd64.deb ... 2026-03-13 12:21:44.772 | Unpacking ncal (12.1.8) ... 2026-03-13 12:21:44.853 | Selecting previously unselected package bsdmainutils. 2026-03-13 12:21:44.862 | Preparing to unpack .../123-bsdmainutils_12.1.8_all.deb ... 2026-03-13 12:21:44.870 | Unpacking bsdmainutils (12.1.8) ... 2026-03-13 12:21:44.920 | Selecting previously unselected package conntrack. 2026-03-13 12:21:44.927 | Preparing to unpack .../124-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-03-13 12:21:44.948 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-03-13 12:21:45.022 | Selecting previously unselected package cryptsetup-bin. 2026-03-13 12:21:45.029 | Preparing to unpack .../125-cryptsetup-bin_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2026-03-13 12:21:45.035 | Unpacking cryptsetup-bin (2:2.7.0-1ubuntu4.2) ... 2026-03-13 12:21:45.130 | Selecting previously unselected package cryptsetup. 2026-03-13 12:21:45.136 | Preparing to unpack .../126-cryptsetup_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2026-03-13 12:21:45.166 | Unpacking cryptsetup (2:2.7.0-1ubuntu4.2) ... 2026-03-13 12:21:45.267 | Selecting previously unselected package libdconf1:amd64. 2026-03-13 12:21:45.273 | Preparing to unpack .../127-libdconf1_0.40.0-4ubuntu0.1_amd64.deb ... 2026-03-13 12:21:45.279 | Unpacking libdconf1:amd64 (0.40.0-4ubuntu0.1) ... 2026-03-13 12:21:45.330 | Selecting previously unselected package dconf-service. 2026-03-13 12:21:45.336 | Preparing to unpack .../128-dconf-service_0.40.0-4ubuntu0.1_amd64.deb ... 2026-03-13 12:21:45.341 | Unpacking dconf-service (0.40.0-4ubuntu0.1) ... 2026-03-13 12:21:45.520 | Selecting previously unselected package dconf-gsettings-backend:amd64. 2026-03-13 12:21:45.527 | Preparing to unpack .../129-dconf-gsettings-backend_0.40.0-4ubuntu0.1_amd64.deb ... 2026-03-13 12:21:45.532 | Unpacking dconf-gsettings-backend:amd64 (0.40.0-4ubuntu0.1) ... 2026-03-13 12:21:45.600 | Selecting previously unselected package libdevmapper-event1.02.1:amd64. 2026-03-13 12:21:45.607 | Preparing to unpack .../130-libdevmapper-event1.02.1_2%3a1.02.185-3ubuntu3.2_amd64.deb ... 2026-03-13 12:21:45.612 | Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... 2026-03-13 12:21:45.673 | Selecting previously unselected package libaio1t64:amd64. 2026-03-13 12:21:45.680 | Preparing to unpack .../131-libaio1t64_0.3.113-6build1.1_amd64.deb ... 2026-03-13 12:21:45.685 | Unpacking libaio1t64:amd64 (0.3.113-6build1.1) ... 2026-03-13 12:21:45.746 | Selecting previously unselected package liblvm2cmd2.03:amd64. 2026-03-13 12:21:45.753 | Preparing to unpack .../132-liblvm2cmd2.03_2.03.16-3ubuntu3.2_amd64.deb ... 2026-03-13 12:21:45.758 | Unpacking liblvm2cmd2.03:amd64 (2.03.16-3ubuntu3.2) ... 2026-03-13 12:21:45.851 | Selecting previously unselected package dmeventd. 2026-03-13 12:21:45.856 | Preparing to unpack .../133-dmeventd_2%3a1.02.185-3ubuntu3.2_amd64.deb ... 2026-03-13 12:21:45.861 | Unpacking dmeventd (2:1.02.185-3ubuntu3.2) ... 2026-03-13 12:21:45.990 | Selecting previously unselected package dnsmasq-base. 2026-03-13 12:21:45.998 | Preparing to unpack .../134-dnsmasq-base_2.90-2ubuntu0.1_amd64.deb ... 2026-03-13 12:21:46.014 | Unpacking dnsmasq-base (2.90-2ubuntu0.1) ... 2026-03-13 12:21:46.093 | Selecting previously unselected package dnsmasq-utils. 2026-03-13 12:21:46.100 | Preparing to unpack .../135-dnsmasq-utils_2.90-2ubuntu0.1_amd64.deb ... 2026-03-13 12:21:46.109 | Unpacking dnsmasq-utils (2.90-2ubuntu0.1) ... 2026-03-13 12:21:46.186 | Selecting previously unselected package ebtables. 2026-03-13 12:21:46.192 | Preparing to unpack .../136-ebtables_2.0.11-6build1_amd64.deb ... 2026-03-13 12:21:46.215 | Unpacking ebtables (2.0.11-6build1) ... 2026-03-13 12:21:46.297 | Preparing to unpack .../137-fdisk_2.39.3-9ubuntu6.5_amd64.deb ... 2026-03-13 12:21:46.312 | Unpacking fdisk (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-03-13 12:21:46.385 | Selecting previously unselected package fonts-dejavu-mono. 2026-03-13 12:21:46.393 | Preparing to unpack .../138-fonts-dejavu-mono_2.37-8_all.deb ... 2026-03-13 12:21:46.397 | Unpacking fonts-dejavu-mono (2.37-8) ... 2026-03-13 12:21:46.482 | Selecting previously unselected package fonts-dejavu-core. 2026-03-13 12:21:46.490 | Preparing to unpack .../139-fonts-dejavu-core_2.37-8_all.deb ... 2026-03-13 12:21:46.530 | Unpacking fonts-dejavu-core (2.37-8) ... 2026-03-13 12:21:46.621 | Selecting previously unselected package fontconfig-config. 2026-03-13 12:21:46.629 | Preparing to unpack .../140-fontconfig-config_2.15.0-1.1ubuntu2_amd64.deb ... 2026-03-13 12:21:46.975 | Unpacking fontconfig-config (2.15.0-1.1ubuntu2) ... 2026-03-13 12:21:47.066 | Selecting previously unselected package libfontconfig1:amd64. 2026-03-13 12:21:47.074 | Preparing to unpack .../141-libfontconfig1_2.15.0-1.1ubuntu2_amd64.deb ... 2026-03-13 12:21:47.079 | Unpacking libfontconfig1:amd64 (2.15.0-1.1ubuntu2) ... 2026-03-13 12:21:47.176 | Selecting previously unselected package fontconfig. 2026-03-13 12:21:47.184 | Preparing to unpack .../142-fontconfig_2.15.0-1.1ubuntu2_amd64.deb ... 2026-03-13 12:21:47.190 | Unpacking fontconfig (2.15.0-1.1ubuntu2) ... 2026-03-13 12:21:47.265 | Selecting previously unselected package g++-13-x86-64-linux-gnu. 2026-03-13 12:21:47.274 | Preparing to unpack .../143-g++-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-03-13 12:21:47.278 | Unpacking g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-03-13 12:21:47.563 | Selecting previously unselected package g++-13. 2026-03-13 12:21:47.571 | Preparing to unpack .../144-g++-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-03-13 12:21:47.576 | Unpacking g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-13 12:21:47.629 | Selecting previously unselected package g++-x86-64-linux-gnu. 2026-03-13 12:21:47.636 | Preparing to unpack .../145-g++-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-03-13 12:21:47.641 | Unpacking g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-03-13 12:21:47.699 | Selecting previously unselected package g++. 2026-03-13 12:21:47.707 | Preparing to unpack .../146-g++_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-03-13 12:21:47.712 | Unpacking g++ (4:13.2.0-7ubuntu1) ... 2026-03-13 12:21:47.765 | Selecting previously unselected package genisoimage. 2026-03-13 12:21:47.772 | Preparing to unpack .../147-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-03-13 12:21:47.777 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-03-13 12:21:47.864 | Selecting previously unselected package libpixman-1-0:amd64. 2026-03-13 12:21:47.871 | Preparing to unpack .../148-libpixman-1-0_0.42.2-1build1_amd64.deb ... 2026-03-13 12:21:47.877 | Unpacking libpixman-1-0:amd64 (0.42.2-1build1) ... 2026-03-13 12:21:47.956 | Selecting previously unselected package libxcb-render0:amd64. 2026-03-13 12:21:47.962 | Preparing to unpack .../149-libxcb-render0_1.15-1ubuntu2_amd64.deb ... 2026-03-13 12:21:47.968 | Unpacking libxcb-render0:amd64 (1.15-1ubuntu2) ... 2026-03-13 12:21:48.032 | Selecting previously unselected package libxcb-shm0:amd64. 2026-03-13 12:21:48.039 | Preparing to unpack .../150-libxcb-shm0_1.15-1ubuntu2_amd64.deb ... 2026-03-13 12:21:48.045 | Unpacking libxcb-shm0:amd64 (1.15-1ubuntu2) ... 2026-03-13 12:21:48.104 | Selecting previously unselected package libxrender1:amd64. 2026-03-13 12:21:48.111 | Preparing to unpack .../151-libxrender1_1%3a0.9.10-1.1build1_amd64.deb ... 2026-03-13 12:21:48.116 | Unpacking libxrender1:amd64 (1:0.9.10-1.1build1) ... 2026-03-13 12:21:48.179 | Selecting previously unselected package libcairo2:amd64. 2026-03-13 12:21:48.186 | Preparing to unpack .../152-libcairo2_1.18.0-3build1_amd64.deb ... 2026-03-13 12:21:48.192 | Unpacking libcairo2:amd64 (1.18.0-3build1) ... 2026-03-13 12:21:48.273 | Selecting previously unselected package libcairo-gobject2:amd64. 2026-03-13 12:21:48.280 | Preparing to unpack .../153-libcairo-gobject2_1.18.0-3build1_amd64.deb ... 2026-03-13 12:21:48.287 | Unpacking libcairo-gobject2:amd64 (1.18.0-3build1) ... 2026-03-13 12:21:48.347 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-03-13 12:21:48.354 | Preparing to unpack .../154-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-03-13 12:21:48.359 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-03-13 12:21:48.434 | Selecting previously unselected package libproxy1v5:amd64. 2026-03-13 12:21:48.442 | Preparing to unpack .../155-libproxy1v5_0.5.4-4build1_amd64.deb ... 2026-03-13 12:21:48.448 | Unpacking libproxy1v5:amd64 (0.5.4-4build1) ... 2026-03-13 12:21:48.508 | Selecting previously unselected package glib-networking-common. 2026-03-13 12:21:48.515 | Preparing to unpack .../156-glib-networking-common_2.80.0-1build1_all.deb ... 2026-03-13 12:21:48.523 | Unpacking glib-networking-common (2.80.0-1build1) ... 2026-03-13 12:21:48.575 | Selecting previously unselected package glib-networking-services. 2026-03-13 12:21:48.583 | Preparing to unpack .../157-glib-networking-services_2.80.0-1build1_amd64.deb ... 2026-03-13 12:21:48.588 | Unpacking glib-networking-services (2.80.0-1build1) ... 2026-03-13 12:21:48.651 | Selecting previously unselected package session-migration. 2026-03-13 12:21:48.658 | Preparing to unpack .../158-session-migration_0.3.9build1_amd64.deb ... 2026-03-13 12:21:48.664 | Unpacking session-migration (0.3.9build1) ... 2026-03-13 12:21:48.724 | Selecting previously unselected package gsettings-desktop-schemas. 2026-03-13 12:21:48.732 | Preparing to unpack .../159-gsettings-desktop-schemas_46.1-0ubuntu1_all.deb ... 2026-03-13 12:21:48.738 | Unpacking gsettings-desktop-schemas (46.1-0ubuntu1) ... 2026-03-13 12:21:48.821 | Selecting previously unselected package glib-networking:amd64. 2026-03-13 12:21:48.829 | Preparing to unpack .../160-glib-networking_2.80.0-1build1_amd64.deb ... 2026-03-13 12:21:48.834 | Unpacking glib-networking:amd64 (2.80.0-1build1) ... 2026-03-13 12:21:48.885 | Selecting previously unselected package golang-1.22-doc. 2026-03-13 12:21:48.892 | Preparing to unpack .../161-golang-1.22-doc_1.22.2-2ubuntu0.4_all.deb ... 2026-03-13 12:21:48.897 | Unpacking golang-1.22-doc (1.22.2-2ubuntu0.4) ... 2026-03-13 12:21:48.966 | Selecting previously unselected package golang-1.22-src. 2026-03-13 12:21:48.974 | Preparing to unpack .../162-golang-1.22-src_1.22.2-2ubuntu0.4_all.deb ... 2026-03-13 12:21:49.007 | Unpacking golang-1.22-src (1.22.2-2ubuntu0.4) ... 2026-03-13 12:21:52.836 | Selecting previously unselected package golang-1.22-go. 2026-03-13 12:21:52.848 | Preparing to unpack .../163-golang-1.22-go_1.22.2-2ubuntu0.4_amd64.deb ... 2026-03-13 12:21:52.853 | Unpacking golang-1.22-go (1.22.2-2ubuntu0.4) ... 2026-03-13 12:21:53.401 | Selecting previously unselected package golang-1.22. 2026-03-13 12:21:53.407 | Preparing to unpack .../164-golang-1.22_1.22.2-2ubuntu0.4_all.deb ... 2026-03-13 12:21:53.411 | Unpacking golang-1.22 (1.22.2-2ubuntu0.4) ... 2026-03-13 12:21:53.466 | Selecting previously unselected package golang-src. 2026-03-13 12:21:53.475 | Preparing to unpack .../165-golang-src_2%3a1.22~2build1_all.deb ... 2026-03-13 12:21:53.480 | Unpacking golang-src (2:1.22~2build1) ... 2026-03-13 12:21:53.538 | Selecting previously unselected package golang-go:amd64. 2026-03-13 12:21:53.547 | Preparing to unpack .../166-golang-go_2%3a1.22~2build1_amd64.deb ... 2026-03-13 12:21:53.555 | Unpacking golang-go:amd64 (2:1.22~2build1) ... 2026-03-13 12:21:53.618 | Selecting previously unselected package golang-doc. 2026-03-13 12:21:53.628 | Preparing to unpack .../167-golang-doc_2%3a1.22~2build1_all.deb ... 2026-03-13 12:21:53.633 | Unpacking golang-doc (2:1.22~2build1) ... 2026-03-13 12:21:53.689 | Selecting previously unselected package golang:amd64. 2026-03-13 12:21:53.696 | Preparing to unpack .../168-golang_2%3a1.22~2build1_amd64.deb ... 2026-03-13 12:21:53.702 | Unpacking golang:amd64 (2:1.22~2build1) ... 2026-03-13 12:21:53.761 | Selecting previously unselected package libann0. 2026-03-13 12:21:53.770 | Preparing to unpack .../169-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-03-13 12:21:53.775 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-03-13 12:21:53.838 | Selecting previously unselected package libcdt5:amd64. 2026-03-13 12:21:53.847 | Preparing to unpack .../170-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-03-13 12:21:53.852 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-03-13 12:21:53.912 | Selecting previously unselected package libcgraph6:amd64. 2026-03-13 12:21:53.922 | Preparing to unpack .../171-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-03-13 12:21:53.926 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-03-13 12:21:54.010 | Selecting previously unselected package libsharpyuv0:amd64. 2026-03-13 12:21:54.019 | Preparing to unpack .../172-libsharpyuv0_1.3.2-0.4build3_amd64.deb ... 2026-03-13 12:21:54.024 | Unpacking libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2026-03-13 12:21:54.090 | Selecting previously unselected package libaom3:amd64. 2026-03-13 12:21:54.098 | Preparing to unpack .../173-libaom3_3.8.2-2ubuntu0.1_amd64.deb ... 2026-03-13 12:21:54.103 | Unpacking libaom3:amd64 (3.8.2-2ubuntu0.1) ... 2026-03-13 12:21:54.207 | Selecting previously unselected package libheif-plugin-aomdec:amd64. 2026-03-13 12:21:54.216 | Preparing to unpack .../174-libheif-plugin-aomdec_1.17.6-1ubuntu4.2_amd64.deb ... 2026-03-13 12:21:54.221 | Unpacking libheif-plugin-aomdec:amd64 (1.17.6-1ubuntu4.2) ... 2026-03-13 12:21:54.287 | Selecting previously unselected package libde265-0:amd64. 2026-03-13 12:21:54.297 | Preparing to unpack .../175-libde265-0_1.0.15-1build3_amd64.deb ... 2026-03-13 12:21:54.302 | Unpacking libde265-0:amd64 (1.0.15-1build3) ... 2026-03-13 12:21:54.368 | Selecting previously unselected package libheif-plugin-libde265:amd64. 2026-03-13 12:21:54.377 | Preparing to unpack .../176-libheif-plugin-libde265_1.17.6-1ubuntu4.2_amd64.deb ... 2026-03-13 12:21:54.382 | Unpacking libheif-plugin-libde265:amd64 (1.17.6-1ubuntu4.2) ... 2026-03-13 12:21:54.444 | Selecting previously unselected package libheif1:amd64. 2026-03-13 12:21:54.452 | Preparing to unpack .../177-libheif1_1.17.6-1ubuntu4.2_amd64.deb ... 2026-03-13 12:21:54.457 | Unpacking libheif1:amd64 (1.17.6-1ubuntu4.2) ... 2026-03-13 12:21:54.543 | Selecting previously unselected package libjpeg-turbo8:amd64. 2026-03-13 12:21:54.554 | Preparing to unpack .../178-libjpeg-turbo8_2.1.5-2ubuntu2_amd64.deb ... 2026-03-13 12:21:54.560 | Unpacking libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2026-03-13 12:21:54.627 | Selecting previously unselected package libjpeg8:amd64. 2026-03-13 12:21:54.637 | Preparing to unpack .../179-libjpeg8_8c-2ubuntu11_amd64.deb ... 2026-03-13 12:21:54.656 | Unpacking libjpeg8:amd64 (8c-2ubuntu11) ... 2026-03-13 12:21:54.736 | Selecting previously unselected package libdeflate0:amd64. 2026-03-13 12:21:54.745 | Preparing to unpack .../180-libdeflate0_1.19-1build1.1_amd64.deb ... 2026-03-13 12:21:54.750 | Unpacking libdeflate0:amd64 (1.19-1build1.1) ... 2026-03-13 12:21:54.825 | Selecting previously unselected package libjbig0:amd64. 2026-03-13 12:21:54.835 | Preparing to unpack .../181-libjbig0_2.1-6.1ubuntu2_amd64.deb ... 2026-03-13 12:21:54.841 | Unpacking libjbig0:amd64 (2.1-6.1ubuntu2) ... 2026-03-13 12:21:54.924 | Selecting previously unselected package liblerc4:amd64. 2026-03-13 12:21:54.934 | Preparing to unpack .../182-liblerc4_4.0.0+ds-4ubuntu2_amd64.deb ... 2026-03-13 12:21:54.957 | Unpacking liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2026-03-13 12:21:55.044 | Selecting previously unselected package libwebp7:amd64. 2026-03-13 12:21:55.051 | Preparing to unpack .../183-libwebp7_1.3.2-0.4build3_amd64.deb ... 2026-03-13 12:21:55.060 | Unpacking libwebp7:amd64 (1.3.2-0.4build3) ... 2026-03-13 12:21:55.155 | Selecting previously unselected package libtiff6:amd64. 2026-03-13 12:21:55.165 | Preparing to unpack .../184-libtiff6_4.5.1+git230720-4ubuntu2.4_amd64.deb ... 2026-03-13 12:21:55.170 | Unpacking libtiff6:amd64 (4.5.1+git230720-4ubuntu2.4) ... 2026-03-13 12:21:55.249 | Selecting previously unselected package libxpm4:amd64. 2026-03-13 12:21:55.258 | Preparing to unpack .../185-libxpm4_1%3a3.5.17-1build2_amd64.deb ... 2026-03-13 12:21:55.266 | Unpacking libxpm4:amd64 (1:3.5.17-1build2) ... 2026-03-13 12:21:55.346 | Selecting previously unselected package libgd3:amd64. 2026-03-13 12:21:55.356 | Preparing to unpack .../186-libgd3_2.3.3-9ubuntu5_amd64.deb ... 2026-03-13 12:21:55.361 | Unpacking libgd3:amd64 (2.3.3-9ubuntu5) ... 2026-03-13 12:21:55.448 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-03-13 12:21:55.457 | Preparing to unpack .../187-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-03-13 12:21:55.469 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-03-13 12:21:55.557 | Selecting previously unselected package libltdl7:amd64. 2026-03-13 12:21:55.567 | Preparing to unpack .../188-libltdl7_2.4.7-7build1_amd64.deb ... 2026-03-13 12:21:55.577 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-03-13 12:21:55.652 | Selecting previously unselected package libgraphite2-3:amd64. 2026-03-13 12:21:55.661 | Preparing to unpack .../189-libgraphite2-3_1.3.14-2build1_amd64.deb ... 2026-03-13 12:21:55.668 | Unpacking libgraphite2-3:amd64 (1.3.14-2build1) ... 2026-03-13 12:21:55.745 | Selecting previously unselected package libharfbuzz0b:amd64. 2026-03-13 12:21:55.753 | Preparing to unpack .../190-libharfbuzz0b_8.3.0-2build2_amd64.deb ... 2026-03-13 12:21:55.758 | Unpacking libharfbuzz0b:amd64 (8.3.0-2build2) ... 2026-03-13 12:21:55.829 | Selecting previously unselected package libthai-data. 2026-03-13 12:21:55.839 | Preparing to unpack .../191-libthai-data_0.1.29-2build1_all.deb ... 2026-03-13 12:21:55.844 | Unpacking libthai-data (0.1.29-2build1) ... 2026-03-13 12:21:55.919 | Selecting previously unselected package libdatrie1:amd64. 2026-03-13 12:21:55.928 | Preparing to unpack .../192-libdatrie1_0.2.13-3build1_amd64.deb ... 2026-03-13 12:21:55.934 | Unpacking libdatrie1:amd64 (0.2.13-3build1) ... 2026-03-13 12:21:56.001 | Selecting previously unselected package libthai0:amd64. 2026-03-13 12:21:56.010 | Preparing to unpack .../193-libthai0_0.1.29-2build1_amd64.deb ... 2026-03-13 12:21:56.015 | Unpacking libthai0:amd64 (0.1.29-2build1) ... 2026-03-13 12:21:56.082 | Selecting previously unselected package libpango-1.0-0:amd64. 2026-03-13 12:21:56.091 | Preparing to unpack .../194-libpango-1.0-0_1.52.1+ds-1build1_amd64.deb ... 2026-03-13 12:21:56.096 | Unpacking libpango-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-03-13 12:21:56.170 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2026-03-13 12:21:56.180 | Preparing to unpack .../195-libpangoft2-1.0-0_1.52.1+ds-1build1_amd64.deb ... 2026-03-13 12:21:56.188 | Unpacking libpangoft2-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-03-13 12:21:56.256 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2026-03-13 12:21:56.266 | Preparing to unpack .../196-libpangocairo-1.0-0_1.52.1+ds-1build1_amd64.deb ... 2026-03-13 12:21:56.271 | Unpacking libpangocairo-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-03-13 12:21:56.337 | Selecting previously unselected package libpathplan4:amd64. 2026-03-13 12:21:56.347 | Preparing to unpack .../197-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-03-13 12:21:56.353 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-03-13 12:21:56.425 | Selecting previously unselected package libgvc6. 2026-03-13 12:21:56.436 | Preparing to unpack .../198-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-03-13 12:21:56.442 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-03-13 12:21:56.533 | Selecting previously unselected package libgvpr2:amd64. 2026-03-13 12:21:56.542 | Preparing to unpack .../199-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-03-13 12:21:56.547 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-03-13 12:21:56.626 | Selecting previously unselected package liblab-gamut1:amd64. 2026-03-13 12:21:56.634 | Preparing to unpack .../200-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-03-13 12:21:56.639 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-03-13 12:21:56.733 | Selecting previously unselected package x11-common. 2026-03-13 12:21:56.744 | Preparing to unpack .../201-x11-common_1%3a7.7+23ubuntu3_all.deb ... 2026-03-13 12:21:56.754 | Unpacking x11-common (1:7.7+23ubuntu3) ... 2026-03-13 12:21:56.829 | Selecting previously unselected package libice6:amd64. 2026-03-13 12:21:56.838 | Preparing to unpack .../202-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-03-13 12:21:56.843 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-03-13 12:21:56.902 | Selecting previously unselected package libsm6:amd64. 2026-03-13 12:21:56.911 | Preparing to unpack .../203-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-03-13 12:21:56.918 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-03-13 12:21:56.986 | Selecting previously unselected package libxt6t64:amd64. 2026-03-13 12:21:56.995 | Preparing to unpack .../204-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-03-13 12:21:57.000 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-03-13 12:21:57.075 | Selecting previously unselected package libxmu6:amd64. 2026-03-13 12:21:57.084 | Preparing to unpack .../205-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-03-13 12:21:57.091 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-03-13 12:21:57.154 | Selecting previously unselected package libxaw7:amd64. 2026-03-13 12:21:57.165 | Preparing to unpack .../206-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-03-13 12:21:57.171 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-03-13 12:21:57.243 | Selecting previously unselected package graphviz. 2026-03-13 12:21:57.253 | Preparing to unpack .../207-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-03-13 12:21:57.260 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-03-13 12:21:57.369 | Selecting previously unselected package icu-devtools. 2026-03-13 12:21:57.378 | Preparing to unpack .../208-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-03-13 12:21:57.383 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-03-13 12:21:57.464 | Selecting previously unselected package iputils-arping. 2026-03-13 12:21:57.472 | Preparing to unpack .../209-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-03-13 12:21:57.478 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-03-13 12:21:57.541 | Selecting previously unselected package comerr-dev:amd64. 2026-03-13 12:21:57.550 | Preparing to unpack .../210-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-03-13 12:21:57.559 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-03-13 12:21:57.630 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-03-13 12:21:57.640 | Preparing to unpack .../211-libgssrpc4t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-03-13 12:21:57.644 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-03-13 12:21:57.710 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-03-13 12:21:57.720 | Preparing to unpack .../212-libkadm5clnt-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-03-13 12:21:57.725 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-03-13 12:21:57.785 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-03-13 12:21:57.794 | Preparing to unpack .../213-libkdb5-10t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-03-13 12:21:57.799 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-03-13 12:21:57.866 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-03-13 12:21:57.873 | Preparing to unpack .../214-libkadm5srv-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-03-13 12:21:57.879 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-03-13 12:21:57.938 | Selecting previously unselected package krb5-multidev:amd64. 2026-03-13 12:21:57.945 | Preparing to unpack .../215-krb5-multidev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-03-13 12:21:57.949 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-03-13 12:21:58.026 | Selecting previously unselected package libicu-dev:amd64. 2026-03-13 12:21:58.034 | Preparing to unpack .../216-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-03-13 12:21:58.039 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-03-13 12:21:58.395 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-03-13 12:21:58.404 | Preparing to unpack .../217-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-03-13 12:21:58.410 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-03-13 12:21:58.482 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-03-13 12:21:58.493 | Preparing to unpack .../218-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-03-13 12:21:58.497 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-03-13 12:21:58.544 | Selecting previously unselected package libjpeg-dev:amd64. 2026-03-13 12:21:58.553 | Preparing to unpack .../219-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-03-13 12:21:58.559 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-03-13 12:21:58.621 | Selecting previously unselected package libjs-jquery. 2026-03-13 12:21:58.630 | Preparing to unpack .../220-libjs-jquery_3.6.1+dfsg+~3.5.14-1_all.deb ... 2026-03-13 12:21:58.713 | Unpacking libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2026-03-13 12:21:58.808 | Selecting previously unselected package libjs-jquery-metadata. 2026-03-13 12:21:58.818 | Preparing to unpack .../221-libjs-jquery-metadata_12-4_all.deb ... 2026-03-13 12:21:58.822 | Unpacking libjs-jquery-metadata (12-4) ... 2026-03-13 12:21:58.876 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-03-13 12:21:58.885 | Preparing to unpack .../222-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-03-13 12:21:58.890 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-03-13 12:21:58.986 | Selecting previously unselected package libjs-underscore. 2026-03-13 12:21:58.991 | Preparing to unpack .../223-libjs-underscore_1.13.4~dfsg+~1.11.4-3_all.deb ... 2026-03-13 12:21:59.010 | Unpacking libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2026-03-13 12:21:59.076 | Selecting previously unselected package libjs-sphinxdoc. 2026-03-13 12:21:59.084 | Preparing to unpack .../224-libjs-sphinxdoc_7.2.6-6_all.deb ... 2026-03-13 12:21:59.089 | Unpacking libjs-sphinxdoc (7.2.6-6) ... 2026-03-13 12:21:59.181 | Selecting previously unselected package mysql-common. 2026-03-13 12:21:59.187 | Preparing to unpack .../225-mysql-common_5.8+1.1.0build1_all.deb ... 2026-03-13 12:21:59.219 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-03-13 12:21:59.293 | Selecting previously unselected package libmysqlclient21:amd64. 2026-03-13 12:21:59.301 | Preparing to unpack .../226-libmysqlclient21_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-03-13 12:21:59.306 | Unpacking libmysqlclient21:amd64 (8.0.45-0ubuntu0.24.04.1) ... 2026-03-13 12:21:59.415 | Selecting previously unselected package libncurses-dev:amd64. 2026-03-13 12:21:59.425 | Preparing to unpack .../227-libncurses-dev_6.4+20240113-1ubuntu2_amd64.deb ... 2026-03-13 12:21:59.428 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-03-13 12:21:59.518 | Selecting previously unselected package libpkgconf3:amd64. 2026-03-13 12:21:59.526 | Preparing to unpack .../228-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-03-13 12:21:59.529 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-03-13 12:21:59.593 | Selecting previously unselected package libpq5:amd64. 2026-03-13 12:21:59.600 | Preparing to unpack .../229-libpq5_16.13-0ubuntu0.24.04.1_amd64.deb ... 2026-03-13 12:21:59.605 | Unpacking libpq5:amd64 (16.13-0ubuntu0.24.04.1) ... 2026-03-13 12:21:59.664 | Selecting previously unselected package libssl-dev:amd64. 2026-03-13 12:21:59.673 | Preparing to unpack .../230-libssl-dev_3.0.13-0ubuntu3.7_amd64.deb ... 2026-03-13 12:21:59.678 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.7) ... 2026-03-13 12:21:59.846 | Selecting previously unselected package libpq-dev. 2026-03-13 12:21:59.856 | Preparing to unpack .../231-libpq-dev_16.13-0ubuntu0.24.04.1_amd64.deb ... 2026-03-13 12:21:59.861 | Unpacking libpq-dev (16.13-0ubuntu0.24.04.1) ... 2026-03-13 12:21:59.931 | Selecting previously unselected package libpython3-dev:amd64. 2026-03-13 12:21:59.943 | Preparing to unpack .../232-libpython3-dev_3.12.3-0ubuntu2.1_amd64.deb ... 2026-03-13 12:21:59.948 | Unpacking libpython3-dev:amd64 (3.12.3-0ubuntu2.1) ... 2026-03-13 12:22:00.004 | Selecting previously unselected package libsasl2-dev. 2026-03-13 12:22:00.013 | Preparing to unpack .../233-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-03-13 12:22:00.018 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-03-13 12:22:00.111 | Selecting previously unselected package libsgutils2-1.46-2:amd64. 2026-03-13 12:22:00.121 | Preparing to unpack .../234-libsgutils2-1.46-2_1.46-3ubuntu4_amd64.deb ... 2026-03-13 12:22:00.126 | Unpacking libsgutils2-1.46-2:amd64 (1.46-3ubuntu4) ... 2026-03-13 12:22:00.185 | Selecting previously unselected package libsoup-3.0-common. 2026-03-13 12:22:00.195 | Preparing to unpack .../235-libsoup-3.0-common_3.4.4-5ubuntu0.7_all.deb ... 2026-03-13 12:22:00.201 | Unpacking libsoup-3.0-common (3.4.4-5ubuntu0.7) ... 2026-03-13 12:22:00.258 | Selecting previously unselected package libsoup-3.0-0:amd64. 2026-03-13 12:22:00.268 | Preparing to unpack .../236-libsoup-3.0-0_3.4.4-5ubuntu0.7_amd64.deb ... 2026-03-13 12:22:00.272 | Unpacking libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.7) ... 2026-03-13 12:22:00.344 | Selecting previously unselected package libsystemd-dev:amd64. 2026-03-13 12:22:00.354 | Preparing to unpack .../237-libsystemd-dev_255.4-1ubuntu8.12_amd64.deb ... 2026-03-13 12:22:00.359 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.12) ... 2026-03-13 12:22:00.557 | Selecting previously unselected package liburing2:amd64. 2026-03-13 12:22:00.565 | Preparing to unpack .../238-liburing2_2.5-1build1_amd64.deb ... 2026-03-13 12:22:00.571 | Unpacking liburing2:amd64 (2.5-1build1) ... 2026-03-13 12:22:00.630 | Selecting previously unselected package libxml2-dev:amd64. 2026-03-13 12:22:00.639 | Preparing to unpack .../239-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.7_amd64.deb ... 2026-03-13 12:22:00.646 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-03-13 12:22:00.751 | Selecting previously unselected package libxslt1.1:amd64. 2026-03-13 12:22:00.761 | Preparing to unpack .../240-libxslt1.1_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-03-13 12:22:00.765 | Unpacking libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-03-13 12:22:00.825 | Selecting previously unselected package libxslt1-dev:amd64. 2026-03-13 12:22:00.835 | Preparing to unpack .../241-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-03-13 12:22:00.840 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-03-13 12:22:00.932 | Selecting previously unselected package llvm-17-runtime. 2026-03-13 12:22:00.942 | Preparing to unpack .../242-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-03-13 12:22:00.947 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-03-13 12:22:01.037 | Selecting previously unselected package libpfm4:amd64. 2026-03-13 12:22:01.046 | Preparing to unpack .../243-libpfm4_4.13.0+git32-g0d4ed0e-1_amd64.deb ... 2026-03-13 12:22:01.052 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-03-13 12:22:01.143 | Selecting previously unselected package llvm-17. 2026-03-13 12:22:01.152 | Preparing to unpack .../244-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-03-13 12:22:01.157 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-03-13 12:22:01.812 | Selecting previously unselected package libffi-dev:amd64. 2026-03-13 12:22:01.820 | Preparing to unpack .../245-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-03-13 12:22:01.825 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-03-13 12:22:01.926 | Selecting previously unselected package llvm-17-tools. 2026-03-13 12:22:01.935 | Preparing to unpack .../246-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-03-13 12:22:01.940 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-03-13 12:22:02.155 | Selecting previously unselected package libz3-4:amd64. 2026-03-13 12:22:02.165 | Preparing to unpack .../247-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-03-13 12:22:02.170 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-03-13 12:22:02.349 | Selecting previously unselected package libz3-dev:amd64. 2026-03-13 12:22:02.357 | Preparing to unpack .../248-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-03-13 12:22:02.362 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-03-13 12:22:02.435 | Selecting previously unselected package llvm-17-dev. 2026-03-13 12:22:02.445 | Preparing to unpack .../249-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-03-13 12:22:02.450 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-03-13 12:22:04.371 | Selecting previously unselected package lsscsi. 2026-03-13 12:22:04.382 | Preparing to unpack .../250-lsscsi_0.32-1build1_amd64.deb ... 2026-03-13 12:22:04.387 | Unpacking lsscsi (0.32-1build1) ... 2026-03-13 12:22:04.462 | Selecting previously unselected package lvm2. 2026-03-13 12:22:04.473 | Preparing to unpack .../251-lvm2_2.03.16-3ubuntu3.2_amd64.deb ... 2026-03-13 12:22:04.512 | Unpacking lvm2 (2.03.16-3ubuntu3.2) ... 2026-03-13 12:22:04.661 | Selecting previously unselected package osinfo-db. 2026-03-13 12:22:04.671 | Preparing to unpack .../252-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-03-13 12:22:04.677 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-03-13 12:22:05.036 | Selecting previously unselected package pkgconf-bin. 2026-03-13 12:22:05.045 | Preparing to unpack .../253-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-03-13 12:22:05.050 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-03-13 12:22:05.116 | Selecting previously unselected package pkgconf:amd64. 2026-03-13 12:22:05.125 | Preparing to unpack .../254-pkgconf_1.8.1-2build1_amd64.deb ... 2026-03-13 12:22:05.136 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-03-13 12:22:05.201 | Selecting previously unselected package pkg-config:amd64. 2026-03-13 12:22:05.209 | Preparing to unpack .../255-pkg-config_1.8.1-2build1_amd64.deb ... 2026-03-13 12:22:05.218 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-03-13 12:22:05.277 | Selecting previously unselected package pm-utils. 2026-03-13 12:22:05.287 | Preparing to unpack .../256-pm-utils_1.4.1-21_all.deb ... 2026-03-13 12:22:05.292 | Unpacking pm-utils (1.4.1-21) ... 2026-03-13 12:22:05.376 | Selecting previously unselected package postgresql-client-16. 2026-03-13 12:22:05.387 | Preparing to unpack .../257-postgresql-client-16_16.13-0ubuntu0.24.04.1_amd64.deb ... 2026-03-13 12:22:05.393 | Unpacking postgresql-client-16 (16.13-0ubuntu0.24.04.1) ... 2026-03-13 12:22:05.543 | Selecting previously unselected package postgresql-server-dev-16. 2026-03-13 12:22:05.553 | Preparing to unpack .../258-postgresql-server-dev-16_16.13-0ubuntu0.24.04.1_amd64.deb ... 2026-03-13 12:22:05.557 | Unpacking postgresql-server-dev-16 (16.13-0ubuntu0.24.04.1) ... 2026-03-13 12:22:05.858 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-03-13 12:22:05.867 | Preparing to unpack .../259-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-03-13 12:22:05.872 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-03-13 12:22:05.939 | Selecting previously unselected package python3-dev. 2026-03-13 12:22:05.950 | Preparing to unpack .../260-python3-dev_3.12.3-0ubuntu2.1_amd64.deb ... 2026-03-13 12:22:05.955 | Unpacking python3-dev (3.12.3-0ubuntu2.1) ... 2026-03-13 12:22:06.024 | Selecting previously unselected package python3-mysqldb. 2026-03-13 12:22:06.033 | Preparing to unpack .../261-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-03-13 12:22:06.039 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-03-13 12:22:06.112 | Selecting previously unselected package python3-setuptools. 2026-03-13 12:22:06.123 | Preparing to unpack .../262-python3-setuptools_68.1.2-2ubuntu1.2_all.deb ... 2026-03-13 12:22:06.128 | Unpacking python3-setuptools (68.1.2-2ubuntu1.2) ... 2026-03-13 12:22:06.255 | Selecting previously unselected package python3-wheel. 2026-03-13 12:22:06.266 | Preparing to unpack .../263-python3-wheel_0.42.0-2_all.deb ... 2026-03-13 12:22:06.271 | Unpacking python3-wheel (0.42.0-2) ... 2026-03-13 12:22:06.354 | Selecting previously unselected package python3-pip. 2026-03-13 12:22:06.363 | Preparing to unpack .../264-python3-pip_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-03-13 12:22:06.369 | Unpacking python3-pip (24.0+dfsg-1ubuntu1.3) ... 2026-03-13 12:22:06.624 | Selecting previously unselected package python3-pip-whl. 2026-03-13 12:22:06.632 | Preparing to unpack .../265-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-03-13 12:22:06.638 | Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-03-13 12:22:06.715 | Selecting previously unselected package python3-setuptools-whl. 2026-03-13 12:22:06.725 | Preparing to unpack .../266-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2026-03-13 12:22:06.729 | Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-03-13 12:22:06.798 | Selecting previously unselected package python3-systemd. 2026-03-13 12:22:06.807 | Preparing to unpack .../267-python3-systemd_235-1build4_amd64.deb ... 2026-03-13 12:22:06.812 | Unpacking python3-systemd (235-1build4) ... 2026-03-13 12:22:06.882 | Selecting previously unselected package python3.12-venv. 2026-03-13 12:22:06.892 | Preparing to unpack .../268-python3.12-venv_3.12.3-1ubuntu0.12_amd64.deb ... 2026-03-13 12:22:06.897 | Unpacking python3.12-venv (3.12.3-1ubuntu0.12) ... 2026-03-13 12:22:06.951 | Selecting previously unselected package python3-venv. 2026-03-13 12:22:06.962 | Preparing to unpack .../269-python3-venv_3.12.3-0ubuntu2.1_amd64.deb ... 2026-03-13 12:22:06.967 | Unpacking python3-venv (3.12.3-0ubuntu2.1) ... 2026-03-13 12:22:07.015 | Selecting previously unselected package qemu-utils. 2026-03-13 12:22:07.023 | Preparing to unpack .../270-qemu-utils_1%3a8.2.2+ds-0ubuntu1.13_amd64.deb ... 2026-03-13 12:22:07.029 | Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-13 12:22:07.154 | Selecting previously unselected package sg3-utils. 2026-03-13 12:22:07.164 | Preparing to unpack .../271-sg3-utils_1.46-3ubuntu4_amd64.deb ... 2026-03-13 12:22:07.170 | Unpacking sg3-utils (1.46-3ubuntu4) ... 2026-03-13 12:22:07.302 | Selecting previously unselected package sqlite3. 2026-03-13 12:22:07.313 | Preparing to unpack .../272-sqlite3_3.45.1-1ubuntu2.5_amd64.deb ... 2026-03-13 12:22:07.318 | Unpacking sqlite3 (3.45.1-1ubuntu2.5) ... 2026-03-13 12:22:07.379 | Selecting previously unselected package thin-provisioning-tools. 2026-03-13 12:22:07.389 | Preparing to unpack .../273-thin-provisioning-tools_0.9.0-2ubuntu5.1_amd64.deb ... 2026-03-13 12:22:07.398 | Unpacking thin-provisioning-tools (0.9.0-2ubuntu5.1) ... 2026-03-13 12:22:07.481 | Selecting previously unselected package unzip. 2026-03-13 12:22:07.492 | Preparing to unpack .../274-unzip_6.0-28ubuntu4.1_amd64.deb ... 2026-03-13 12:22:07.497 | Unpacking unzip (6.0-28ubuntu4.1) ... 2026-03-13 12:22:07.558 | Selecting previously unselected package debootstrap. 2026-03-13 12:22:07.567 | Preparing to unpack .../275-debootstrap_1.0.134ubuntu1_all.deb ... 2026-03-13 12:22:07.571 | Unpacking debootstrap (1.0.134ubuntu1) ... 2026-03-13 12:22:07.642 | Selecting previously unselected package libosinfo-l10n. 2026-03-13 12:22:07.654 | Preparing to unpack .../276-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-03-13 12:22:07.659 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-03-13 12:22:07.752 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-03-13 12:22:07.762 | Preparing to unpack .../277-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-03-13 12:22:07.767 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-03-13 12:22:07.833 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-03-13 12:22:07.843 | Preparing to unpack .../278-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-03-13 12:22:07.848 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-03-13 12:22:07.903 | Selecting previously unselected package kpartx. 2026-03-13 12:22:07.912 | Preparing to unpack .../279-kpartx_0.9.4-5ubuntu8.1_amd64.deb ... 2026-03-13 12:22:07.917 | Unpacking kpartx (0.9.4-5ubuntu8.1) ... 2026-03-13 12:22:08.086 | Selecting previously unselected package libkrb5-dev:amd64. 2026-03-13 12:22:08.097 | Preparing to unpack .../280-libkrb5-dev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-03-13 12:22:08.102 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-03-13 12:22:08.171 | Selecting previously unselected package libyaml-dev:amd64. 2026-03-13 12:22:08.180 | Preparing to unpack .../281-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-03-13 12:22:08.185 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-03-13 12:22:08.240 | Selecting previously unselected package socat. 2026-03-13 12:22:08.245 | Preparing to unpack .../282-socat_1.8.0.0-4build3_amd64.deb ... 2026-03-13 12:22:08.249 | Unpacking socat (1.8.0.0-4build3) ... 2026-03-13 12:22:08.337 | Selecting previously unselected package vlan. 2026-03-13 12:22:08.346 | Preparing to unpack .../283-vlan_2.0.5ubuntu5_all.deb ... 2026-03-13 12:22:08.351 | Unpacking vlan (2.0.5ubuntu5) ... 2026-03-13 12:22:08.455 | Setting up cryptsetup-bin (2:2.7.0-1ubuntu4.2) ... 2026-03-13 12:22:08.482 | Setting up postgresql-client-common (257build1.1) ... 2026-03-13 12:22:08.507 | Setting up powermgmt-base (1.37ubuntu0.1) ... 2026-03-13 12:22:08.522 | Setting up libpipeline1:amd64 (1.5.7-2) ... 2026-03-13 12:22:08.535 | Setting up libgraphite2-3:amd64 (1.3.14-2build1) ... 2026-03-13 12:22:08.550 | Setting up dnsmasq-utils (2.90-2ubuntu0.1) ... 2026-03-13 12:22:08.564 | Setting up distro-info (1.7build1) ... 2026-03-13 12:22:08.579 | Setting up libpixman-1-0:amd64 (0.42.2-1build1) ... 2026-03-13 12:22:08.594 | Setting up libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2026-03-13 12:22:08.609 | Setting up libaom3:amd64 (3.8.2-2ubuntu0.1) ... 2026-03-13 12:22:08.625 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-03-13 12:22:08.694 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-03-13 12:22:08.704 | Setting up session-migration (0.3.9build1) ... 2026-03-13 12:22:08.865 | Created symlink /etc/systemd/user/graphical-session-pre.target.wants/session-migration.service → /usr/lib/systemd/user/session-migration.service. 2026-03-13 12:22:08.875 | Setting up libmysqlclient21:amd64 (8.0.45-0ubuntu0.24.04.1) ... 2026-03-13 12:22:08.891 | Setting up libxau6:amd64 (1:1.0.9-1build6) ... 2026-03-13 12:22:08.906 | Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2026-03-13 12:22:08.924 | Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-03-13 12:22:08.941 | Setting up lto-disabled-list (47) ... 2026-03-13 12:22:08.956 | Setting up libproxy1v5:amd64 (0.5.4-4build1) ... 2026-03-13 12:22:08.970 | Setting up pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-03-13 12:22:08.985 | Setting up libxcb1:amd64 (1.15-1ubuntu2) ... 2026-03-13 12:22:09.001 | Setting up libpython3-dev:amd64 (3.12.3-0ubuntu2.1) ... 2026-03-13 12:22:09.020 | Setting up liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2026-03-13 12:22:09.039 | Setting up bsdextrautils (2.39.3-9ubuntu6.5) ... 2026-03-13 12:22:09.055 | Setting up libdevmapper-event1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... 2026-03-13 12:22:09.071 | Setting up python3-setuptools (68.1.2-2ubuntu1.2) ... 2026-03-13 12:22:09.580 | Setting up wget (1.21.4-1ubuntu4.1) ... 2026-03-13 12:22:09.602 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-03-13 12:22:09.618 | Setting up libdatrie1:amd64 (0.2.13-3build1) ... 2026-03-13 12:22:09.632 | Setting up cryptsetup (2:2.7.0-1ubuntu4.2) ... 2026-03-13 12:22:10.296 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-03-13 12:22:10.311 | Setting up sysfsutils (2.1.1-6build1) ... 2026-03-13 12:22:10.763 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-03-13 12:22:10.764 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-03-13 12:22:11.107 | Setting up libmagic-mgc (1:5.45-3build1) ... 2026-03-13 12:22:11.125 | Setting up ncal (12.1.8) ... 2026-03-13 12:22:11.142 | Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-03-13 12:22:11.157 | Setting up gawk (1:5.2.1-2build3) ... 2026-03-13 12:22:11.199 | Setting up psmisc (23.7-1build1) ... 2026-03-13 12:22:11.214 | Setting up libxcb-render0:amd64 (1.15-1ubuntu2) ... 2026-03-13 12:22:11.230 | Setting up libarchive-zip-perl (1.68-1) ... 2026-03-13 12:22:11.244 | Setting up openssh-client (1:9.6p1-3ubuntu13.15) ... 2026-03-13 12:22:11.298 | Setting up libestr0:amd64 (0.1.11-1build1) ... 2026-03-13 12:22:11.312 | Setting up libfastjson4:amd64 (1.2304.0-1build1) ... 2026-03-13 12:22:11.325 | Setting up pm-utils (1.4.1-21) ... 2026-03-13 12:22:11.350 | Setting up libtirpc-common (1.3.4+ds-1.1build1) ... 2026-03-13 12:22:11.371 | Setting up unzip (6.0-28ubuntu4.1) ... 2026-03-13 12:22:11.390 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-03-13 12:22:11.404 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-03-13 12:22:11.418 | Setting up dosfstools (4.2-1.1build1) ... 2026-03-13 12:22:11.432 | Setting up libmagic1t64:amd64 (1:5.45-3build1) ... 2026-03-13 12:22:11.457 | Setting up rsyslog (8.2312.0-3ubuntu9.1) ... 2026-03-13 12:22:11.686 | info: Adding user `syslog' to group `adm' ... 2026-03-13 12:22:11.970 | 2026-03-13 12:22:11.971 | Creating config file /etc/rsyslog.d/50-default.conf with new version 2026-03-13 12:22:12.257 | Created symlink /etc/systemd/system/multi-user.target.wants/dmesg.service → /usr/lib/systemd/system/dmesg.service. 2026-03-13 12:22:12.392 | Created symlink /etc/systemd/system/syslog.service → /usr/lib/systemd/system/rsyslog.service. 2026-03-13 12:22:12.392 | Created symlink /etc/systemd/system/multi-user.target.wants/rsyslog.service → /usr/lib/systemd/system/rsyslog.service. 2026-03-13 12:22:12.813 | Setting up netcat-openbsd (1.226-1ubuntu2) ... 2026-03-13 12:22:12.829 | update-alternatives: using /bin/nc.openbsd to provide /bin/nc (nc) in auto mode 2026-03-13 12:22:12.842 | Setting up binutils-common:amd64 (2.42-4ubuntu2.8) ... 2026-03-13 12:22:12.862 | Setting up x11-common (1:7.7+23ubuntu3) ... 2026-03-13 12:22:13.308 | Setting up libsgutils2-1.46-2:amd64 (1.46-3ubuntu4) ... 2026-03-13 12:22:13.323 | Setting up libpq5:amd64 (16.13-0ubuntu0.24.04.1) ... 2026-03-13 12:22:13.340 | Setting up libdeflate0:amd64 (1.19-1build1.1) ... 2026-03-13 12:22:13.356 | Setting up bc (1.07.1-3ubuntu4) ... 2026-03-13 12:22:13.375 | Setting up libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2026-03-13 12:22:13.389 | Setting up m4 (1.4.19-4build1) ... 2026-03-13 12:22:13.402 | Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-03-13 12:22:13.415 | Setting up golang-1.22-doc (1.22.2-2ubuntu0.4) ... 2026-03-13 12:22:13.432 | Setting up libxcb-shm0:amd64 (1.15-1ubuntu2) ... 2026-03-13 12:22:13.452 | Setting up file (1:5.45-3build1) ... 2026-03-13 12:22:13.470 | Setting up libsoup-3.0-common (3.4.4-5ubuntu0.7) ... 2026-03-13 12:22:13.488 | Setting up libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-13 12:22:13.503 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-03-13 12:22:13.541 | Setting up bzip2 (1.0.8-5.1build0.1) ... 2026-03-13 12:22:13.555 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-03-13 12:22:13.570 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-03-13 12:22:13.586 | Setting up python3-wheel (0.42.0-2) ... 2026-03-13 12:22:13.783 | Setting up libjbig0:amd64 (2.1-6.1ubuntu2) ... 2026-03-13 12:22:13.799 | Setting up memcached (1.6.24-1build3) ... 2026-03-13 12:22:14.534 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-03-13 12:22:14.846 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-03-13 12:22:14.863 | Setting up libsframe1:amd64 (2.42-4ubuntu2.8) ... 2026-03-13 12:22:14.877 | Setting up libjansson4:amd64 (2.14-2build2) ... 2026-03-13 12:22:14.891 | Setting up acl (2.3.2-1build1.1) ... 2026-03-13 12:22:14.913 | Setting up libdconf1:amd64 (0.40.0-4ubuntu0.1) ... 2026-03-13 12:22:14.928 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-03-13 12:22:15.090 | Setting up autotools-dev (20220109.1) ... 2026-03-13 12:22:15.106 | Setting up python3-pygments (2.17.2+dfsg-1) ... 2026-03-13 12:22:15.909 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-03-13 12:22:15.925 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-03-13 12:22:15.940 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-03-13 12:22:15.953 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-03-13 12:22:15.967 | Setting up gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-13 12:22:15.981 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-03-13 12:22:15.997 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-03-13 12:22:16.011 | Setting up libx11-data (2:1.8.7-1build1) ... 2026-03-13 12:22:16.025 | Setting up make (4.3-4.1build2) ... 2026-03-13 12:22:16.040 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-03-13 12:22:16.752 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-03-13 12:22:17.087 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-03-13 12:22:17.102 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-03-13 12:22:17.118 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-03-13 12:22:17.134 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-03-13 12:22:17.149 | Setting up ebtables (2.0.11-6build1) ... 2026-03-13 12:22:17.549 | Setting up socat (1.8.0.0-4build3) ... 2026-03-13 12:22:17.563 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-03-13 12:22:17.581 | Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2026-03-13 12:22:17.595 | Setting up golang-1.22-src (1.22.2-2ubuntu0.4) ... 2026-03-13 12:22:17.610 | Setting up xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-03-13 12:22:17.625 | update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 2026-03-13 12:22:17.641 | Setting up libfribidi0:amd64 (1.0.13-3build1) ... 2026-03-13 12:22:17.656 | Setting up libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-13 12:22:17.672 | Setting up bsdmainutils (12.1.8) ... 2026-03-13 12:22:17.688 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-03-13 12:22:17.705 | Setting up fonts-dejavu-mono (2.37-8) ... 2026-03-13 12:22:17.737 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.7) ... 2026-03-13 12:22:17.749 | Setting up libmpc3:amd64 (1.3.1-1build1.1) ... 2026-03-13 12:22:17.763 | Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-13 12:22:17.779 | Setting up patch (2.7.6-7build3) ... 2026-03-13 12:22:17.793 | Setting up usb.ids (2024.03.18-1) ... 2026-03-13 12:22:17.807 | Setting up autopoint (0.21-14ubuntu2) ... 2026-03-13 12:22:17.821 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-03-13 12:22:17.833 | Setting up sudo (1.9.15p5-3ubuntu5.24.04.2) ... 2026-03-13 12:22:17.897 | Setting up fonts-dejavu-core (2.37-8) ... 2026-03-13 12:22:17.985 | Setting up lsscsi (0.32-1build1) ... 2026-03-13 12:22:18.000 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-03-13 12:22:18.012 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-03-13 12:22:18.025 | Setting up python3-pip (24.0+dfsg-1ubuntu1.3) ... 2026-03-13 12:22:19.269 | Setting up libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2026-03-13 12:22:19.283 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-03-13 12:22:19.297 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-03-13 12:22:19.313 | Setting up libdpkg-perl (1.22.6ubuntu6.5) ... 2026-03-13 12:22:19.329 | Setting up autoconf (2.71-3) ... 2026-03-13 12:22:19.349 | Setting up libwebp7:amd64 (1.3.2-0.4build3) ... 2026-03-13 12:22:19.362 | Setting up libfdisk1:amd64 (2.39.3-9ubuntu6.5) ... 2026-03-13 12:22:19.376 | Setting up libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-13 12:22:19.389 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-03-13 12:22:19.404 | Setting up libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-03-13 12:22:19.418 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-03-13 12:22:19.432 | Setting up dwz (0.15-1build6) ... 2026-03-13 12:22:19.446 | Setting up libaio1t64:amd64 (0.3.113-6build1.1) ... 2026-03-13 12:22:19.461 | Setting up libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-03-13 12:22:19.475 | Setting up mount (2.39.3-9ubuntu6.5) ... 2026-03-13 12:22:19.492 | Setting up vlan (2.0.5ubuntu5) ... 2026-03-13 12:22:19.525 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-03-13 12:22:19.539 | Setting up uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-03-13 12:22:20.374 | uuidd.service is a disabled or a static unit not running, not starting it. 2026-03-13 12:22:20.408 | Setting up libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-13 12:22:20.426 | Setting up libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-13 12:22:20.441 | Setting up libuchardet0:amd64 (0.0.8-1build1) ... 2026-03-13 12:22:20.453 | Setting up kpartx (0.9.4-5ubuntu8.1) ... 2026-03-13 12:22:20.466 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-03-13 12:22:20.480 | Setting up libjson-perl (4.10000-1) ... 2026-03-13 12:22:20.493 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-03-13 12:22:20.510 | Setting up libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-03-13 12:22:20.524 | Setting up libnl-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-03-13 12:22:20.546 | Setting up debugedit (1:5.0-5build2) ... 2026-03-13 12:22:20.589 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-03-13 12:22:20.604 | Setting up libsub-override-perl (0.10-1) ... 2026-03-13 12:22:20.617 | Setting up libx11-6:amd64 (2:1.8.7-1build1) ... 2026-03-13 12:22:20.631 | Setting up libharfbuzz0b:amd64 (8.3.0-2build2) ... 2026-03-13 12:22:20.647 | Setting up libthai-data (0.1.29-2build1) ... 2026-03-13 12:22:20.660 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-03-13 12:22:20.673 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-03-13 12:22:20.686 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-03-13 12:22:20.698 | Setting up apache2-data (2.4.58-1ubuntu8.11) ... 2026-03-13 12:22:20.712 | Setting up libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-13 12:22:20.725 | Setting up libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2026-03-13 12:22:20.750 | Setting up dmidecode (3.5-3ubuntu0.1) ... 2026-03-13 12:22:20.763 | Setting up glib-networking-common (2.80.0-1build1) ... 2026-03-13 12:22:20.777 | Setting up libbinutils:amd64 (2.42-4ubuntu2.8) ... 2026-03-13 12:22:20.792 | Setting up liburing2:amd64 (2.5-1build1) ... 2026-03-13 12:22:20.805 | Setting up libisl23:amd64 (0.26-3build1.1) ... 2026-03-13 12:22:20.819 | Setting up libde265-0:amd64 (1.0.15-1build3) ... 2026-03-13 12:22:20.833 | Setting up golang-src (2:1.22~2build1) ... 2026-03-13 12:22:20.846 | Setting up iputils-ping (3:20240117-1ubuntu0.1) ... 2026-03-13 12:22:20.884 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-03-13 12:22:20.896 | Setting up libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-13 12:22:20.909 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.12) ... 2026-03-13 12:22:20.922 | Setting up sqlite3 (3.45.1-1ubuntu2.5) ... 2026-03-13 12:22:20.936 | Setting up liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-13 12:22:20.952 | Setting up libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-13 12:22:20.968 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-03-13 12:22:20.982 | Setting up python3-systemd (235-1build4) ... 2026-03-13 12:22:21.146 | Setting up libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2026-03-13 12:22:21.159 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-03-13 12:22:21.173 | Setting up sg3-utils (1.46-3ubuntu4) ... 2026-03-13 12:22:21.187 | Setting up libctf0:amd64 (2.42-4ubuntu2.8) ... 2026-03-13 12:22:21.203 | Setting up libjpeg8:amd64 (8c-2ubuntu11) ... 2026-03-13 12:22:21.217 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-03-13 12:22:21.233 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-03-13 12:22:21.243 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-03-13 12:22:21.257 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-03-13 12:22:21.272 | Setting up glib-networking-services (2.80.0-1build1) ... 2026-03-13 12:22:21.286 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-03-13 12:22:21.299 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-03-13 12:22:21.315 | Setting up openssh-sftp-server (1:9.6p1-3ubuntu13.15) ... 2026-03-13 12:22:21.330 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-03-13 12:22:21.344 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-03-13 12:22:21.359 | Setting up debootstrap (1.0.134ubuntu1) ... 2026-03-13 12:22:21.373 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-03-13 12:22:21.384 | Setting up gettext (0.21-14ubuntu2) ... 2026-03-13 12:22:21.399 | Setting up libnftables1:amd64 (1.0.9-1ubuntu0.1) ... 2026-03-13 12:22:21.412 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-03-13 12:22:21.425 | Setting up libxpm4:amd64 (1:3.5.17-1build2) ... 2026-03-13 12:22:21.440 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-03-13 12:22:21.452 | Setting up openssh-server (1:9.6p1-3ubuntu13.15) ... 2026-03-13 12:22:22.733 | Setting up libxrender1:amd64 (1:0.9.10-1.1build1) ... 2026-03-13 12:22:22.747 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-03-13 12:22:22.762 | Setting up libtirpc3t64:amd64 (1.3.4+ds-1.1build1) ... 2026-03-13 12:22:22.778 | Setting up python3.12-venv (3.12.3-1ubuntu0.12) ... 2026-03-13 12:22:22.860 | Setting up cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-03-13 12:22:22.875 | Setting up fontconfig-config (2.15.0-1.1ubuntu2) ... 2026-03-13 12:22:23.247 | Setting up postgresql-client-16 (16.13-0ubuntu0.24.04.1) ... 2026-03-13 12:22:24.093 | 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-03-13 12:22:24.142 | Setting up haproxy (2.8.16-0ubuntu0.24.04.1) ... 2026-03-13 12:22:24.806 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-03-13 12:22:25.214 | Setting up libxext6:amd64 (2:1.3.4-1build2) ... 2026-03-13 12:22:25.233 | Setting up libpq-dev (16.13-0ubuntu0.24.04.1) ... 2026-03-13 12:22:25.248 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-13 12:22:25.263 | Setting up dconf-service (0.40.0-4ubuntu0.1) ... 2026-03-13 12:22:25.277 | Setting up libparted2t64:amd64 (3.6-4build1) ... 2026-03-13 12:22:25.307 | 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-03-13 12:22:25.329 | 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-03-13 12:22:25.338 | Setting up golang-1.22-go (1.22.2-2ubuntu0.4) ... 2026-03-13 12:22:25.350 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-03-13 12:22:25.362 | Setting up dnsmasq-base (2.90-2ubuntu0.1) ... 2026-03-13 12:22:25.433 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-03-13 12:22:25.448 | Setting up fdisk (2.39.3-9ubuntu6.5) ... 2026-03-13 12:22:25.463 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-03-13 12:22:25.476 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-03-13 12:22:25.492 | Setting up libnl-route-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-03-13 12:22:25.506 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-03-13 12:22:25.518 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-03-13 12:22:25.535 | Setting up libthai0:amd64 (0.1.29-2build1) ... 2026-03-13 12:22:25.549 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-03-13 12:22:25.563 | Setting up libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2026-03-13 12:22:25.577 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-03-13 12:22:25.590 | Setting up python3-venv (3.12.3-0ubuntu2.1) ... 2026-03-13 12:22:25.629 | Setting up libjs-jquery-metadata (12-4) ... 2026-03-13 12:22:25.644 | Setting up postgresql-common (257build1.1) ... 2026-03-13 12:22:26.176 | 2026-03-13 12:22:26.176 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-03-13 12:22:26.382 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-03-13 12:22:26.383 | Removing obsolete dictionary files: 2026-03-13 12:22:27.069 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-03-13 12:22:27.463 | Setting up thin-provisioning-tools (0.9.0-2ubuntu5.1) ... 2026-03-13 12:22:27.478 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-03-13 12:22:27.492 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-03-13 12:22:27.505 | Setting up libjs-sphinxdoc (7.2.6-6) ... 2026-03-13 12:22:27.518 | Setting up lsof (4.95.0-1build3) ... 2026-03-13 12:22:27.532 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-03-13 12:22:27.547 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-03-13 12:22:27.559 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-03-13 12:22:27.572 | Setting up libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-13 12:22:27.584 | Setting up groff-base (1.23.0-3build2) ... 2026-03-13 12:22:27.604 | Setting up libtiff6:amd64 (4.5.1+git230720-4ubuntu2.4) ... 2026-03-13 12:22:27.618 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-03-13 12:22:27.630 | Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-13 12:22:27.639 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-03-13 12:22:27.648 | Setting up golang-1.22 (1.22.2-2ubuntu0.4) ... 2026-03-13 12:22:27.657 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-03-13 12:22:27.666 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-03-13 12:22:27.675 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-13 12:22:27.684 | Setting up libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-13 12:22:27.692 | Setting up apache2-utils (2.4.58-1ubuntu8.11) ... 2026-03-13 12:22:27.701 | Setting up binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2026-03-13 12:22:27.709 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-03-13 12:22:27.718 | Setting up cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-03-13 12:22:27.726 | Setting up libibverbs1:amd64 (50.0-2ubuntu0.2) ... 2026-03-13 12:22:27.808 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-03-13 12:22:27.817 | Setting up cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-13 12:22:27.825 | Setting up dconf-gsettings-backend:amd64 (0.40.0-4ubuntu0.1) ... 2026-03-13 12:22:27.835 | Setting up golang-go:amd64 (2:1.22~2build1) ... 2026-03-13 12:22:27.843 | Setting up gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-03-13 12:22:27.852 | Setting up po-debconf (1.0.21+nmu1) ... 2026-03-13 12:22:27.861 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-03-13 12:22:27.870 | Setting up parted (3.6-4build1) ... 2026-03-13 12:22:27.892 | Setting up binutils (2.42-4ubuntu2.8) ... 2026-03-13 12:22:27.900 | Setting up apache2-bin (2.4.58-1ubuntu8.11) ... 2026-03-13 12:22:27.909 | Setting up man-db (2.12.0-4build2) ... 2026-03-13 12:22:28.017 | Building database of manual pages ... 2026-03-13 12:22:30.100 | Created symlink /etc/systemd/system/timers.target.wants/man-db.timer → /usr/lib/systemd/system/man-db.timer. 2026-03-13 12:22:30.400 | man-db.service is a disabled or a static unit, not starting it. 2026-03-13 12:22:30.459 | Setting up dpkg-dev (1.22.6ubuntu6.5) ... 2026-03-13 12:22:30.477 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-03-13 12:22:30.487 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-03-13 12:22:30.496 | Setting up python3-dev (3.12.3-0ubuntu2.1) ... 2026-03-13 12:22:30.506 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-03-13 12:22:30.515 | Setting up gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-13 12:22:30.525 | Setting up cpp (4:13.2.0-7ubuntu1) ... 2026-03-13 12:22:30.551 | Setting up libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2026-03-13 12:22:30.560 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-03-13 12:22:30.569 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-03-13 12:22:30.578 | Setting up golang-doc (2:1.22~2build1) ... 2026-03-13 12:22:30.589 | Setting up gsettings-desktop-schemas (46.1-0ubuntu1) ... 2026-03-13 12:22:30.598 | Setting up golang:amd64 (2:1.22~2build1) ... 2026-03-13 12:22:30.607 | Setting up tcpdump (4.99.4-3ubuntu4.24.04.1) ... 2026-03-13 12:22:30.809 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-03-13 12:22:30.819 | Setting up g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-03-13 12:22:30.828 | Setting up gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-03-13 12:22:30.837 | Setting up libtool (2.4.7-7build1) ... 2026-03-13 12:22:30.845 | Setting up apache2 (2.4.58-1ubuntu8.11) ... 2026-03-13 12:22:31.421 | Enabling module mpm_event. 2026-03-13 12:22:31.487 | Enabling module authz_core. 2026-03-13 12:22:31.497 | Enabling module authz_host. 2026-03-13 12:22:31.546 | Enabling module authn_core. 2026-03-13 12:22:31.555 | Enabling module auth_basic. 2026-03-13 12:22:31.606 | Enabling module access_compat. 2026-03-13 12:22:31.654 | Enabling module authn_file. 2026-03-13 12:22:31.701 | Enabling module authz_user. 2026-03-13 12:22:31.745 | Enabling module alias. 2026-03-13 12:22:31.792 | Enabling module dir. 2026-03-13 12:22:31.836 | Enabling module autoindex. 2026-03-13 12:22:31.884 | Enabling module env. 2026-03-13 12:22:31.931 | Enabling module mime. 2026-03-13 12:22:31.979 | Enabling module negotiation. 2026-03-13 12:22:32.029 | Enabling module setenvif. 2026-03-13 12:22:32.075 | Enabling module filter. 2026-03-13 12:22:32.120 | Enabling module deflate. 2026-03-13 12:22:32.167 | Enabling module status. 2026-03-13 12:22:32.212 | Enabling module reqtimeout. 2026-03-13 12:22:32.258 | Enabling conf charset. 2026-03-13 12:22:32.305 | Enabling conf localized-error-pages. 2026-03-13 12:22:32.355 | Enabling conf other-vhosts-access-log. 2026-03-13 12:22:32.402 | Enabling conf security. 2026-03-13 12:22:32.449 | Enabling conf serve-cgi-bin. 2026-03-13 12:22:32.495 | Enabling site 000-default. 2026-03-13 12:22:33.200 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-03-13 12:22:33.688 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-03-13 12:22:34.627 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-03-13 12:22:34.640 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-03-13 12:22:34.652 | Setting up gcc (4:13.2.0-7ubuntu1) ... 2026-03-13 12:22:34.687 | Setting up dh-autoreconf (20) ... 2026-03-13 12:22:34.697 | Setting up postgresql-server-dev-16 (16.13-0ubuntu0.24.04.1) ... 2026-03-13 12:22:34.707 | Setting up g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-03-13 12:22:34.718 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-03-13 12:22:34.727 | Setting up g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-13 12:22:34.737 | Setting up debhelper (13.14.1ubuntu5) ... 2026-03-13 12:22:34.747 | Setting up g++ (4:13.2.0-7ubuntu1) ... 2026-03-13 12:22:34.761 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2026-03-13 12:22:34.768 | Setting up apache2-dev (2.4.58-1ubuntu8.11) ... 2026-03-13 12:22:34.784 | Setting up liblvm2cmd2.03:amd64 (2.03.16-3ubuntu3.2) ... 2026-03-13 12:22:34.796 | Setting up dmeventd (2:1.02.185-3ubuntu3.2) ... 2026-03-13 12:22:34.939 | Created symlink /etc/systemd/system/sockets.target.wants/dm-event.socket → /usr/lib/systemd/system/dm-event.socket. 2026-03-13 12:22:35.240 | dm-event.service is a disabled or a static unit, not starting it. 2026-03-13 12:22:35.282 | Setting up libheif-plugin-aomdec:amd64 (1.17.6-1ubuntu4.2) ... 2026-03-13 12:22:35.293 | Setting up libheif-plugin-libde265:amd64 (1.17.6-1ubuntu4.2) ... 2026-03-13 12:22:35.304 | Setting up libheif1:amd64 (1.17.6-1ubuntu4.2) ... 2026-03-13 12:22:35.315 | Setting up lvm2 (2.03.16-3ubuntu3.2) ... 2026-03-13 12:22:36.525 | Created symlink /etc/systemd/system/sysinit.target.wants/blk-availability.service → /usr/lib/systemd/system/blk-availability.service. 2026-03-13 12:22:36.666 | Created symlink /etc/systemd/system/sysinit.target.wants/lvm2-monitor.service → /usr/lib/systemd/system/lvm2-monitor.service. 2026-03-13 12:22:37.174 | Created symlink /etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket → /usr/lib/systemd/system/lvm2-lvmpolld.socket. 2026-03-13 12:22:37.486 | Processing triggers for libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-03-13 12:22:37.530 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-03-13 12:22:37.555 | Processing triggers for sgml-base (1.31) ... 2026-03-13 12:22:37.583 | Setting up libfontconfig1:amd64 (2.15.0-1.1ubuntu2) ... 2026-03-13 12:22:37.593 | Setting up glib-networking:amd64 (2.80.0-1build1) ... 2026-03-13 12:22:37.606 | Setting up fontconfig (2.15.0-1.1ubuntu2) ... 2026-03-13 12:22:39.646 | Regenerating fonts cache... done. 2026-03-13 12:22:39.654 | Processing triggers for initramfs-tools (0.142ubuntu25.8) ... 2026-03-13 12:22:39.703 | update-initramfs: Generating /boot/initrd.img-6.8.0-101-generic 2026-03-13 12:22:39.717 | W: No zstd in /usr/bin:/sbin:/bin, using gzip 2026-03-13 12:22:51.507 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-03-13 12:22:51.542 | Setting up libpango-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-03-13 12:22:51.555 | Setting up libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.7) ... 2026-03-13 12:22:51.565 | Processing triggers for systemd (255.4-1ubuntu8.12) ... 2026-03-13 12:22:51.625 | Setting up libcairo2:amd64 (1.18.0-3build1) ... 2026-03-13 12:22:51.635 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-03-13 12:22:51.645 | Setting up libgd3:amd64 (2.3.3-9ubuntu5) ... 2026-03-13 12:22:51.655 | Setting up libcairo-gobject2:amd64 (1.18.0-3build1) ... 2026-03-13 12:22:51.665 | Setting up libpangoft2-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-03-13 12:22:51.676 | Setting up libpangocairo-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-03-13 12:22:51.686 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-03-13 12:22:51.696 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-03-13 12:22:51.730 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-03-13 12:22:51.741 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-03-13 12:22:51.755 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.1) ... 2026-03-13 12:22:51.893 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-03-13 12:22:52.176 | ++ functions-common:apt_get:1203 : result=0 2026-03-13 12:22:52.181 | ++ functions-common:apt_get:1206 : time_stop apt-get 2026-03-13 12:22:52.187 | ++ functions-common:time_stop:2412 : local name 2026-03-13 12:22:52.192 | ++ functions-common:time_stop:2413 : local end_time 2026-03-13 12:22:52.197 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:22:52.203 | ++ functions-common:time_stop:2415 : local total 2026-03-13 12:22:52.208 | ++ functions-common:time_stop:2416 : local start_time 2026-03-13 12:22:52.213 | ++ functions-common:time_stop:2418 : name=apt-get 2026-03-13 12:22:52.218 | ++ functions-common:time_stop:2419 : start_time=1773404472002 2026-03-13 12:22:52.223 | ++ functions-common:time_stop:2421 : [[ -z 1773404472002 ]] 2026-03-13 12:22:52.229 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:22:52.237 | ++ functions-common:time_stop:2424 : end_time=1773404572231 2026-03-13 12:22:52.241 | ++ functions-common:time_stop:2425 : elapsed_time=100229 2026-03-13 12:22:52.247 | ++ functions-common:time_stop:2426 : total=6647 2026-03-13 12:22:52.253 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:22:52.258 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=106876 2026-03-13 12:22:52.263 | ++ functions-common:apt_get:1207 : return 0 2026-03-13 12:22:52.269 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-03-13 12:22:52.274 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-03-13 12:22:52.282 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-03-13 12:22:52.291 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-03-13 12:22:52.297 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-03-13 12:22:52.302 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-03-13 12:22:52.312 | ++ tools/install_prereqs.sh:source:89 : date 2026-03-13 12:22:52.320 | + ./stack.sh:main:795 : [[ False != \T\r\u\e ]] 2026-03-13 12:22:52.325 | + ./stack.sh:main:796 : PYPI_ALTERNATIVE_URL= 2026-03-13 12:22:52.331 | + ./stack.sh:main:796 : /opt/stack/devstack/tools/install_pip.sh 2026-03-13 12:22:54.329 | + tools/install_pip.sh:main:25 : FILES=/opt/stack/devstack/files 2026-03-13 12:22:54.332 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-03-13 12:22:54.336 | + tools/install_pip.sh:main:42 : GetDistro 2026-03-13 12:22:54.339 | + functions-common:GetDistro:470 : GetOSVersion 2026-03-13 12:22:54.343 | + functions-common:GetOSVersion:440 : source /etc/os-release 2026-03-13 12:22:54.347 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-03-13 12:22:54.351 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-03-13 12:22:54.355 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-03-13 12:22:54.359 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-03-13 12:22:54.362 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-03-13 12:22:54.366 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-03-13 12:22:54.370 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-03-13 12:22:54.373 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-03-13 12:22:54.377 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-03-13 12:22:54.381 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-03-13 12:22:54.385 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-03-13 12:22:54.389 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-03-13 12:22:54.393 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-03-13 12:22:54.397 | + functions-common:GetOSVersion:441 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-03-13 12:22:54.401 | + functions-common:GetOSVersion:446 : _ensure_lsb_release 2026-03-13 12:22:54.406 | ++ functions-common:_ensure_lsb_release:417 : command -v lsb_release 2026-03-13 12:22:54.410 | + functions-common:_ensure_lsb_release:417 : [[ -x /usr/bin/lsb_release ]] 2026-03-13 12:22:54.414 | + functions-common:_ensure_lsb_release:418 : return 2026-03-13 12:22:54.418 | ++ functions-common:GetOSVersion:448 : lsb_release -r -s 2026-03-13 12:22:54.440 | + functions-common:GetOSVersion:448 : os_RELEASE=24.04 2026-03-13 12:22:54.445 | ++ functions-common:GetOSVersion:449 : lsb_release -c -s 2026-03-13 12:22:54.468 | + functions-common:GetOSVersion:449 : os_CODENAME=noble 2026-03-13 12:22:54.473 | ++ functions-common:GetOSVersion:450 : lsb_release -i -s 2026-03-13 12:22:54.497 | + functions-common:GetOSVersion:450 : os_VENDOR=Ubuntu 2026-03-13 12:22:54.501 | + functions-common:GetOSVersion:453 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-03-13 12:22:54.505 | + functions-common:GetOSVersion:454 : os_PACKAGE=deb 2026-03-13 12:22:54.509 | + functions-common:GetOSVersion:459 : typeset -xr os_VENDOR 2026-03-13 12:22:54.513 | + functions-common:GetOSVersion:460 : typeset -xr os_RELEASE 2026-03-13 12:22:54.517 | + functions-common:GetOSVersion:461 : typeset -xr os_PACKAGE 2026-03-13 12:22:54.521 | + functions-common:GetOSVersion:462 : typeset -xr os_CODENAME 2026-03-13 12:22:54.525 | + functions-common:GetDistro:471 : [[ Ubuntu =~ (Ubuntu) ]] 2026-03-13 12:22:54.529 | + functions-common:GetDistro:474 : DISTRO=noble 2026-03-13 12:22:54.533 | + functions-common:GetDistro:511 : typeset -xr DISTRO 2026-03-13 12:22:54.536 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-03-13 12:22:54.536 | Distro: noble 2026-03-13 12:22:54.541 | + tools/install_pip.sh:main:117 : get_versions 2026-03-13 12:22:54.547 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-03-13 12:22:54.555 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-03-13 12:22:54.558 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-03-13 12:22:54.564 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-03-13 12:22:54.565 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-03-13 12:22:54.888 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-03-13 12:22:54.891 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-03-13 12:22:54.892 | pip: 24.0 2026-03-13 12:22:54.895 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-03-13 12:22:54.899 | + tools/install_pip.sh:main:123 : is_fedora 2026-03-13 12:22:54.903 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-03-13 12:22:54.906 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-03-13 12:22:54.910 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-03-13 12:22:54.914 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-03-13 12:22:54.917 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-03-13 12:22:54.922 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-03-13 12:22:54.926 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-03-13 12:22:54.930 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-03-13 12:22:54.934 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-03-13 12:22:54.938 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-03-13 12:22:54.941 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-03-13 12:22:54.945 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-03-13 12:22:54.949 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-03-13 12:22:54.953 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-03-13 12:22:54.957 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:22:54.960 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:22:54.964 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-03-13 12:22:54.974 | + tools/install_pip.sh:main:146 : set -x 2026-03-13 12:22:54.978 | + tools/install_pip.sh:main:149 : get_versions 2026-03-13 12:22:54.983 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-03-13 12:22:54.991 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-03-13 12:22:54.996 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-03-13 12:22:55.002 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-03-13 12:22:55.002 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-03-13 12:22:55.296 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-03-13 12:22:55.300 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-03-13 12:22:55.300 | pip: 24.0 2026-03-13 12:22:55.307 | + ./stack.sh:main:800 : source /opt/stack/devstack/tools/fixup_stuff.sh 2026-03-13 12:22:55.313 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /opt/stack/devstack ]] 2026-03-13 12:22:55.319 | + ./stack.sh:main:801 : fixup_all 2026-03-13 12:22:55.325 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-03-13 12:22:55.330 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-03-13 12:22:55.336 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:22:55.341 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:22:55.347 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-03-13 12:22:55.367 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2026-03-13 12:22:55.389 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2026-03-13 12:22:55.411 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-03-13 12:22:55.417 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-03-13 12:22:55.422 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-03-13 12:22:55.427 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-03-13 12:22:55.431 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-03-13 12:22:55.436 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-03-13 12:22:55.441 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-03-13 12:22:55.445 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-03-13 12:22:55.449 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-03-13 12:22:55.454 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-03-13 12:22:55.458 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-03-13 12:22:55.463 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-03-13 12:22:55.468 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-03-13 12:22:55.473 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-03-13 12:22:55.478 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-03-13 12:22:55.482 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-03-13 12:22:55.487 | + ./stack.sh:main:803 : [[ True == \T\r\u\e ]] 2026-03-13 12:22:55.491 | + ./stack.sh:main:805 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-03-13 12:22:55.513 | + ./stack.sh:main:806 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-03-13 12:22:55.534 | + ./stack.sh:main:807 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-03-13 12:22:55.551 | + ./stack.sh:main:808 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-03-13 12:22:55.573 | + ./stack.sh:main:809 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-03-13 12:22:55.592 | + ./stack.sh:main:810 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-03-13 12:22:55.612 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-03-13 12:22:55.633 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-03-13 12:22:55.652 | + ./stack.sh:main:814 : setup_devstack_virtualenv 2026-03-13 12:22:55.658 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-03-13 12:22:55.663 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-03-13 12:22:58.739 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-03-13 12:22:58.779 | Using python 3.12 to install setuptools 2026-03-13 12:22:58.783 | + 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-03-13 12:22:59.532 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-03-13 12:22:59.685 | Collecting pip 2026-03-13 12:22:59.728 | Downloading pip-26.0.1-py3-none-any.whl.metadata (4.7 kB) 2026-03-13 12:22:59.738 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-03-13 12:23:00.005 | Collecting setuptools[core] 2026-03-13 12:23:00.009 | Downloading setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-03-13 12:23:00.104 | Collecting packaging>=24.2 (from setuptools[core]) 2026-03-13 12:23:00.106 | Downloading packaging-26.0-py3-none-any.whl.metadata (3.3 kB) 2026-03-13 12:23:00.154 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-03-13 12:23:00.157 | Downloading more_itertools-10.8.0-py3-none-any.whl.metadata (39 kB) 2026-03-13 12:23:00.210 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-03-13 12:23:00.215 | Downloading jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-03-13 12:23:00.266 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-03-13 12:23:00.269 | Downloading wheel-0.46.3-py3-none-any.whl.metadata (2.4 kB) 2026-03-13 12:23:00.309 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-03-13 12:23:00.313 | Downloading jaraco_functools-4.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-03-13 12:23:00.387 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-03-13 12:23:00.392 | Downloading jaraco_context-6.1.0-py3-none-any.whl.metadata (4.3 kB) 2026-03-13 12:23:00.438 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-03-13 12:23:00.444 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-03-13 12:23:00.562 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-13 12:23:00.565 | Downloading typer-0.24.1-py3-none-any.whl.metadata (16 kB) 2026-03-13 12:23:00.620 | Collecting click>=8.2.1 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-13 12:23:00.623 | Downloading click-8.3.1-py3-none-any.whl.metadata (2.6 kB) 2026-03-13 12:23:00.674 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-13 12:23:00.678 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-03-13 12:23:00.808 | Collecting rich>=12.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-13 12:23:00.812 | Downloading rich-14.3.3-py3-none-any.whl.metadata (18 kB) 2026-03-13 12:23:00.851 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-13 12:23:00.855 | Downloading annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-03-13 12:23:00.917 | Collecting markdown-it-py>=2.2.0 (from rich>=12.3.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-13 12:23:00.921 | Downloading markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB) 2026-03-13 12:23:00.975 | Collecting pygments<3.0.0,>=2.13.0 (from rich>=12.3.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-13 12:23:00.978 | Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 2026-03-13 12:23:01.035 | Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=12.3.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-13 12:23:01.039 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-03-13 12:23:01.065 | Downloading pip-26.0.1-py3-none-any.whl (1.8 MB) 2026-03-13 12:23:01.119 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 35.2 MB/s eta 0:00:00 2026-03-13 12:23:01.123 | Downloading jaraco_functools-4.4.0-py3-none-any.whl (10 kB) 2026-03-13 12:23:01.133 | Downloading jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-03-13 12:23:01.145 | Downloading more_itertools-10.8.0-py3-none-any.whl (69 kB) 2026-03-13 12:23:01.156 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 69.7/69.7 kB 8.0 MB/s eta 0:00:00 2026-03-13 12:23:01.160 | Downloading packaging-26.0-py3-none-any.whl (74 kB) 2026-03-13 12:23:01.169 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 74.4/74.4 kB 9.5 MB/s eta 0:00:00 2026-03-13 12:23:01.173 | Downloading wheel-0.46.3-py3-none-any.whl (30 kB) 2026-03-13 12:23:01.181 | Downloading setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-03-13 12:23:01.205 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 46.8 MB/s eta 0:00:00 2026-03-13 12:23:01.210 | Downloading jaraco_context-6.1.0-py3-none-any.whl (7.1 kB) 2026-03-13 12:23:01.219 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-03-13 12:23:01.228 | Downloading typer-0.24.1-py3-none-any.whl (56 kB) 2026-03-13 12:23:01.239 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.1/56.1 kB 6.6 MB/s eta 0:00:00 2026-03-13 12:23:01.244 | Downloading annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-03-13 12:23:01.253 | Downloading click-8.3.1-py3-none-any.whl (108 kB) 2026-03-13 12:23:01.263 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 108.3/108.3 kB 14.5 MB/s eta 0:00:00 2026-03-13 12:23:01.267 | Downloading rich-14.3.3-py3-none-any.whl (310 kB) 2026-03-13 12:23:01.278 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.5/310.5 kB 34.1 MB/s eta 0:00:00 2026-03-13 12:23:01.282 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-03-13 12:23:01.290 | Downloading markdown_it_py-4.0.0-py3-none-any.whl (87 kB) 2026-03-13 12:23:01.298 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 87.3/87.3 kB 14.0 MB/s eta 0:00:00 2026-03-13 12:23:01.301 | Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) 2026-03-13 12:23:01.348 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 26.9 MB/s eta 0:00:00 2026-03-13 12:23:01.354 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-03-13 12:23:01.611 | Installing collected packages: shellingham, setuptools, pygments, pip, packaging, more_itertools, mdurl, jaraco.context, click, annotated-doc, wheel, markdown-it-py, jaraco.functools, rich, typer, typer-slim, jaraco.text 2026-03-13 12:23:01.625 | Attempting uninstall: setuptools 2026-03-13 12:23:01.638 | Found existing installation: setuptools 68.1.2 2026-03-13 12:23:01.638 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-13 12:23:01.638 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-03-13 12:23:02.243 | Attempting uninstall: pygments 2026-03-13 12:23:02.254 | Found existing installation: Pygments 2.17.2 2026-03-13 12:23:02.254 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-13 12:23:02.254 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-03-13 12:23:02.922 | Attempting uninstall: pip 2026-03-13 12:23:02.926 | Found existing installation: pip 24.0 2026-03-13 12:23:02.970 | Uninstalling pip-24.0: 2026-03-13 12:23:02.976 | Successfully uninstalled pip-24.0 2026-03-13 12:23:04.037 | Attempting uninstall: wheel 2026-03-13 12:23:04.046 | Found existing installation: wheel 0.42.0 2026-03-13 12:23:04.047 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-13 12:23:04.047 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-03-13 12:23:04.508 | Successfully installed annotated-doc-0.0.4 click-8.3.1 jaraco.context-6.1.0 jaraco.functools-4.4.0 jaraco.text-4.2.0 markdown-it-py-4.0.0 mdurl-0.1.2 more_itertools-10.8.0 packaging-26.0 pip-26.0.1 pygments-2.19.2 rich-14.3.3 setuptools-82.0.1 shellingham-1.5.4 typer-0.24.1 typer-slim-0.24.0 wheel-0.46.3 2026-03-13 12:23:04.626 | + inc/python:pip_install:216 : result=0 2026-03-13 12:23:04.631 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-13 12:23:04.636 | + functions-common:time_stop:2412 : local name 2026-03-13 12:23:04.641 | + functions-common:time_stop:2413 : local end_time 2026-03-13 12:23:04.646 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:23:04.650 | + functions-common:time_stop:2415 : local total 2026-03-13 12:23:04.655 | + functions-common:time_stop:2416 : local start_time 2026-03-13 12:23:04.661 | + functions-common:time_stop:2418 : name=pip_install 2026-03-13 12:23:04.666 | + functions-common:time_stop:2419 : start_time=1773404578769 2026-03-13 12:23:04.670 | + functions-common:time_stop:2421 : [[ -z 1773404578769 ]] 2026-03-13 12:23:04.676 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:23:04.685 | + functions-common:time_stop:2424 : end_time=1773404584678 2026-03-13 12:23:04.690 | + functions-common:time_stop:2425 : elapsed_time=5909 2026-03-13 12:23:04.695 | + functions-common:time_stop:2426 : total=0 2026-03-13 12:23:04.699 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:23:04.703 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=5909 2026-03-13 12:23:04.709 | + inc/python:pip_install:219 : return 0 2026-03-13 12:23:04.713 | + 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-03-13 12:23:04.718 | + 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-03-13 12:23:04.723 | + 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-03-13 12:23:04.729 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-03-13 12:23:04.733 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-03-13 12:23:04.739 | + ./stack.sh:main:818 : pip_install -U os-testr 2026-03-13 12:23:04.773 | Using python 3.12 to install os-testr 2026-03-13 12:23:04.778 | + 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-03-13 12:23:05.422 | Collecting os-testr 2026-03-13 12:23:05.484 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-03-13 12:23:05.526 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-03-13 12:23:05.530 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-03-13 12:23:05.554 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-03-13 12:23:05.558 | Downloading python_subunit-1.4.5-py3-none-any.whl.metadata (22 kB) 2026-03-13 12:23:05.591 | Collecting testtools>=2.2.0 (from os-testr) 2026-03-13 12:23:05.594 | Downloading testtools-2.8.5-py3-none-any.whl.metadata (5.4 kB) 2026-03-13 12:23:05.601 | 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-03-13 12:23:05.621 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-03-13 12:23:05.625 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-03-13 12:23:05.640 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-03-13 12:23:05.652 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-03-13 12:23:05.666 | Downloading python_subunit-1.4.5-py3-none-any.whl (102 kB) 2026-03-13 12:23:05.674 | Downloading testtools-2.8.5-py3-none-any.whl (109 kB) 2026-03-13 12:23:05.686 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-03-13 12:23:05.749 | Installing collected packages: testtools, pbr, iso8601, python-subunit, os-testr 2026-03-13 12:23:06.022 | 2026-03-13 12:23:06.024 | Successfully installed iso8601-2.1.0 os-testr-3.0.0 pbr-7.0.3 python-subunit-1.4.5 testtools-2.8.5 2026-03-13 12:23:06.212 | + inc/python:pip_install:216 : result=0 2026-03-13 12:23:06.218 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-13 12:23:06.222 | + functions-common:time_stop:2412 : local name 2026-03-13 12:23:06.227 | + functions-common:time_stop:2413 : local end_time 2026-03-13 12:23:06.232 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:23:06.238 | + functions-common:time_stop:2415 : local total 2026-03-13 12:23:06.243 | + functions-common:time_stop:2416 : local start_time 2026-03-13 12:23:06.247 | + functions-common:time_stop:2418 : name=pip_install 2026-03-13 12:23:06.252 | + functions-common:time_stop:2419 : start_time=1773404584765 2026-03-13 12:23:06.257 | + functions-common:time_stop:2421 : [[ -z 1773404584765 ]] 2026-03-13 12:23:06.264 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:23:06.272 | + functions-common:time_stop:2424 : end_time=1773404586266 2026-03-13 12:23:06.277 | + functions-common:time_stop:2425 : elapsed_time=1501 2026-03-13 12:23:06.282 | + functions-common:time_stop:2426 : total=5909 2026-03-13 12:23:06.287 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:23:06.293 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=7410 2026-03-13 12:23:06.298 | + inc/python:pip_install:219 : return 0 2026-03-13 12:23:06.304 | + ./stack.sh:main:822 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-03-13 12:23:06.396 | + ./stack.sh:main:823 : sudo systemctl restart systemd-journald 2026-03-13 12:23:06.486 | + ./stack.sh:main:829 : install_infra 2026-03-13 12:23:06.492 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-03-13 12:23:06.498 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-03-13 12:23:06.504 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-03-13 12:23:09.576 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-03-13 12:23:09.583 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-03-13 12:23:09.631 | + 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-03-13 12:23:10.402 | Collecting pbr 2026-03-13 12:23:10.403 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-03-13 12:23:10.643 | Collecting setuptools[core] 2026-03-13 12:23:10.645 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-03-13 12:23:10.726 | Collecting packaging>=24.2 (from setuptools[core]) 2026-03-13 12:23:10.727 | Using cached packaging-26.0-py3-none-any.whl.metadata (3.3 kB) 2026-03-13 12:23:10.838 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-03-13 12:23:10.840 | Using cached more_itertools-10.8.0-py3-none-any.whl.metadata (39 kB) 2026-03-13 12:23:10.881 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-03-13 12:23:10.882 | Using cached jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-03-13 12:23:10.928 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-03-13 12:23:10.929 | Using cached wheel-0.46.3-py3-none-any.whl.metadata (2.4 kB) 2026-03-13 12:23:10.967 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-03-13 12:23:10.968 | Using cached jaraco_functools-4.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-03-13 12:23:11.104 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-03-13 12:23:11.107 | Using cached jaraco_context-6.1.0-py3-none-any.whl.metadata (4.3 kB) 2026-03-13 12:23:11.144 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-03-13 12:23:11.145 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-03-13 12:23:11.272 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-13 12:23:11.273 | Using cached typer-0.24.1-py3-none-any.whl.metadata (16 kB) 2026-03-13 12:23:11.318 | Collecting click>=8.2.1 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-13 12:23:11.319 | Using cached click-8.3.1-py3-none-any.whl.metadata (2.6 kB) 2026-03-13 12:23:11.358 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-13 12:23:11.360 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-03-13 12:23:11.458 | Collecting rich>=12.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-13 12:23:11.459 | Using cached rich-14.3.3-py3-none-any.whl.metadata (18 kB) 2026-03-13 12:23:11.487 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-13 12:23:11.489 | Using cached annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-03-13 12:23:11.539 | Collecting markdown-it-py>=2.2.0 (from rich>=12.3.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-13 12:23:11.540 | Using cached markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB) 2026-03-13 12:23:11.586 | Collecting pygments<3.0.0,>=2.13.0 (from rich>=12.3.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-13 12:23:11.587 | Using cached pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 2026-03-13 12:23:11.637 | Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=12.3.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-13 12:23:11.639 | Using cached mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-03-13 12:23:11.649 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-03-13 12:23:11.650 | Using cached jaraco_functools-4.4.0-py3-none-any.whl (10 kB) 2026-03-13 12:23:11.651 | Using cached jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-03-13 12:23:11.652 | Using cached more_itertools-10.8.0-py3-none-any.whl (69 kB) 2026-03-13 12:23:11.653 | Using cached packaging-26.0-py3-none-any.whl (74 kB) 2026-03-13 12:23:11.655 | Using cached wheel-0.46.3-py3-none-any.whl (30 kB) 2026-03-13 12:23:11.655 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-03-13 12:23:11.659 | Using cached jaraco_context-6.1.0-py3-none-any.whl (7.1 kB) 2026-03-13 12:23:11.659 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-03-13 12:23:11.660 | Using cached typer-0.24.1-py3-none-any.whl (56 kB) 2026-03-13 12:23:11.661 | Using cached annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-03-13 12:23:11.662 | Using cached click-8.3.1-py3-none-any.whl (108 kB) 2026-03-13 12:23:11.663 | Using cached rich-14.3.3-py3-none-any.whl (310 kB) 2026-03-13 12:23:11.665 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-03-13 12:23:11.666 | Using cached markdown_it_py-4.0.0-py3-none-any.whl (87 kB) 2026-03-13 12:23:11.667 | Using cached pygments-2.19.2-py3-none-any.whl (1.2 MB) 2026-03-13 12:23:11.670 | Using cached mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-03-13 12:23:11.798 | Installing collected packages: shellingham, setuptools, pygments, packaging, more_itertools, mdurl, jaraco.context, click, annotated-doc, wheel, pbr, markdown-it-py, jaraco.functools, rich, typer, typer-slim, jaraco.text 2026-03-13 12:23:13.829 | Successfully installed annotated-doc-0.0.4 click-8.3.1 jaraco.context-6.1.0 jaraco.functools-4.4.0 jaraco.text-4.2.0 markdown-it-py-4.0.0 mdurl-0.1.2 more_itertools-10.8.0 packaging-26.0 pbr-7.0.3 pygments-2.19.2 rich-14.3.3 setuptools-82.0.1 shellingham-1.5.4 typer-0.24.1 typer-slim-0.24.0 wheel-0.46.3 2026-03-13 12:23:13.943 | + inc/python:pip_install:216 : result=0 2026-03-13 12:23:13.949 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-13 12:23:13.957 | + functions-common:time_stop:2412 : local name 2026-03-13 12:23:13.962 | + functions-common:time_stop:2413 : local end_time 2026-03-13 12:23:13.968 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:23:13.974 | + functions-common:time_stop:2415 : local total 2026-03-13 12:23:13.978 | + functions-common:time_stop:2416 : local start_time 2026-03-13 12:23:13.983 | + functions-common:time_stop:2418 : name=pip_install 2026-03-13 12:23:13.988 | + functions-common:time_stop:2419 : start_time=1773404589614 2026-03-13 12:23:13.993 | + functions-common:time_stop:2421 : [[ -z 1773404589614 ]] 2026-03-13 12:23:13.999 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:23:14.007 | + functions-common:time_stop:2424 : end_time=1773404594001 2026-03-13 12:23:14.012 | + functions-common:time_stop:2425 : elapsed_time=4387 2026-03-13 12:23:14.018 | + functions-common:time_stop:2426 : total=7410 2026-03-13 12:23:14.023 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:23:14.030 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=11797 2026-03-13 12:23:14.036 | + inc/python:pip_install:219 : return 0 2026-03-13 12:23:14.042 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-03-13 12:23:14.048 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-03-13 12:23:14.101 | + 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-03-13 12:23:14.784 | Processing /opt/stack/requirements 2026-03-13 12:23:14.786 | Installing build dependencies: started 2026-03-13 12:23:16.415 | Installing build dependencies: finished with status 'done' 2026-03-13 12:23:16.418 | Getting requirements to build wheel: started 2026-03-13 12:23:16.566 | Getting requirements to build wheel: finished with status 'done' 2026-03-13 12:23:16.574 | Preparing metadata (pyproject.toml): started 2026-03-13 12:23:17.269 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-03-13 12:23:17.388 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8255) 2026-03-13 12:23:17.432 | Downloading fixtures-4.3.1-py3-none-any.whl.metadata (22 kB) 2026-03-13 12:23:17.449 | 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.dev8255) (26.0) 2026-03-13 12:23:17.534 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8255) 2026-03-13 12:23:17.537 | Downloading requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) 2026-03-13 12:23:17.618 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8255) 2026-03-13 12:23:17.621 | 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-03-13 12:23:17.658 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8255) 2026-03-13 12:23:17.662 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-03-13 12:23:17.670 | 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.dev8255) (82.0.1) 2026-03-13 12:23:17.835 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8255) 2026-03-13 12:23:17.839 | Downloading charset_normalizer-3.4.4-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (37 kB) 2026-03-13 12:23:17.891 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8255) 2026-03-13 12:23:17.894 | Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) 2026-03-13 12:23:17.962 | Collecting urllib3<3,>=1.21.1 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8255) 2026-03-13 12:23:17.966 | Downloading urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) 2026-03-13 12:23:18.021 | Collecting certifi>=2017.4.17 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8255) 2026-03-13 12:23:18.024 | Downloading certifi-2026.2.25-py3-none-any.whl.metadata (2.5 kB) 2026-03-13 12:23:18.089 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-03-13 12:23:18.100 | Downloading fixtures-4.3.1-py3-none-any.whl (40 kB) 2026-03-13 12:23:18.111 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.7/40.7 kB 4.3 MB/s eta 0:00:00 2026-03-13 12:23:18.116 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-03-13 12:23:18.138 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 41.8 MB/s eta 0:00:00 2026-03-13 12:23:18.142 | Downloading requests-2.32.5-py3-none-any.whl (64 kB) 2026-03-13 12:23:18.151 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.7/64.7 kB 8.3 MB/s eta 0:00:00 2026-03-13 12:23:18.156 | Downloading certifi-2026.2.25-py3-none-any.whl (153 kB) 2026-03-13 12:23:18.168 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 153.7/153.7 kB 16.9 MB/s eta 0:00:00 2026-03-13 12:23:18.175 | Downloading charset_normalizer-3.4.4-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (153 kB) 2026-03-13 12:23:18.185 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 153.5/153.5 kB 19.5 MB/s eta 0:00:00 2026-03-13 12:23:18.189 | Downloading idna-3.11-py3-none-any.whl (71 kB) 2026-03-13 12:23:18.199 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 71.0/71.0 kB 9.4 MB/s eta 0:00:00 2026-03-13 12:23:18.205 | Downloading urllib3-2.6.3-py3-none-any.whl (131 kB) 2026-03-13 12:23:18.214 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.6/131.6 kB 16.9 MB/s eta 0:00:00 2026-03-13 12:23:18.227 | Building wheels for collected packages: openstack_requirements 2026-03-13 12:23:18.228 | Building wheel for openstack_requirements (pyproject.toml): started 2026-03-13 12:23:19.687 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-03-13 12:23:19.689 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8255-py3-none-any.whl size=52172 sha256=11723ea639da49fd2497c69e8e5b2fe125c77b63ac060aaf93f2e3a0fdc4dc13 2026-03-13 12:23:19.689 | Stored in directory: /tmp/pip-ephem-wheel-cache-wy5a_vy1/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-03-13 12:23:19.691 | Successfully built openstack_requirements 2026-03-13 12:23:19.842 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-03-13 12:23:20.309 | Successfully installed PyYAML-6.0.3 beagle-0.5.0 certifi-2026.2.25 charset_normalizer-3.4.4 fixtures-4.3.1 idna-3.11 openstack_requirements-1.2.1.dev8255 requests-2.32.5 urllib3-2.6.3 2026-03-13 12:23:20.443 | + inc/python:pip_install:216 : result=0 2026-03-13 12:23:20.449 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-13 12:23:20.456 | + functions-common:time_stop:2412 : local name 2026-03-13 12:23:20.462 | + functions-common:time_stop:2413 : local end_time 2026-03-13 12:23:20.468 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:23:20.472 | + functions-common:time_stop:2415 : local total 2026-03-13 12:23:20.478 | + functions-common:time_stop:2416 : local start_time 2026-03-13 12:23:20.483 | + functions-common:time_stop:2418 : name=pip_install 2026-03-13 12:23:20.489 | + functions-common:time_stop:2419 : start_time=1773404594082 2026-03-13 12:23:20.494 | + functions-common:time_stop:2421 : [[ -z 1773404594082 ]] 2026-03-13 12:23:20.500 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:23:20.508 | + functions-common:time_stop:2424 : end_time=1773404600502 2026-03-13 12:23:20.512 | + functions-common:time_stop:2425 : elapsed_time=6420 2026-03-13 12:23:20.518 | + functions-common:time_stop:2426 : total=11797 2026-03-13 12:23:20.523 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:23:20.528 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=18217 2026-03-13 12:23:20.533 | + inc/python:pip_install:219 : return 0 2026-03-13 12:23:20.539 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-03-13 12:23:20.545 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-03-13 12:23:20.550 | + inc/python:use_library_from_git:266 : local name=pbr 2026-03-13 12:23:20.555 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:23:20.561 | + inc/python:use_library_from_git:268 : [[ novnc,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-03-13 12:23:20.567 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-03-13 12:23:20.572 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:23:20.576 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-03-13 12:23:20.617 | Using python 3.12 to install pbr 2026-03-13 12:23:20.622 | + 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-03-13 12:23:21.138 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-03-13 12:23:21.247 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (82.0.1) 2026-03-13 12:23:21.351 | + inc/python:pip_install:216 : result=0 2026-03-13 12:23:21.356 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-13 12:23:21.362 | + functions-common:time_stop:2412 : local name 2026-03-13 12:23:21.369 | + functions-common:time_stop:2413 : local end_time 2026-03-13 12:23:21.373 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:23:21.378 | + functions-common:time_stop:2415 : local total 2026-03-13 12:23:21.383 | + functions-common:time_stop:2416 : local start_time 2026-03-13 12:23:21.388 | + functions-common:time_stop:2418 : name=pip_install 2026-03-13 12:23:21.392 | + functions-common:time_stop:2419 : start_time=1773404600605 2026-03-13 12:23:21.398 | + functions-common:time_stop:2421 : [[ -z 1773404600605 ]] 2026-03-13 12:23:21.405 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:23:21.414 | + functions-common:time_stop:2424 : end_time=1773404601408 2026-03-13 12:23:21.418 | + functions-common:time_stop:2425 : elapsed_time=803 2026-03-13 12:23:21.423 | + functions-common:time_stop:2426 : total=18217 2026-03-13 12:23:21.428 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:23:21.433 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=19020 2026-03-13 12:23:21.439 | + inc/python:pip_install:219 : return 0 2026-03-13 12:23:21.445 | + ./stack.sh:main:832 : python3.12 -m venv /opt/stack/bindep-venv 2026-03-13 12:23:24.525 | + ./stack.sh:main:834 : /opt/stack/bindep-venv/bin/pip install bindep 2026-03-13 12:23:24.982 | Collecting bindep 2026-03-13 12:23:25.045 | Downloading bindep-2.13.0-py3-none-any.whl.metadata (10 kB) 2026-03-13 12:23:25.104 | Collecting distro>=1.7 (from bindep) 2026-03-13 12:23:25.113 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-03-13 12:23:25.155 | Collecting packaging (from bindep) 2026-03-13 12:23:25.157 | Using cached packaging-26.0-py3-none-any.whl.metadata (3.3 kB) 2026-03-13 12:23:25.177 | Collecting Parsley (from bindep) 2026-03-13 12:23:25.187 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-03-13 12:23:25.230 | Collecting pbr>=2 (from bindep) 2026-03-13 12:23:25.231 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-03-13 12:23:25.445 | Collecting setuptools (from pbr>=2->bindep) 2026-03-13 12:23:25.446 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-03-13 12:23:25.498 | Downloading bindep-2.13.0-py3-none-any.whl (34 kB) 2026-03-13 12:23:25.523 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-03-13 12:23:25.531 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-03-13 12:23:25.531 | Using cached packaging-26.0-py3-none-any.whl (74 kB) 2026-03-13 12:23:25.543 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-03-13 12:23:25.559 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 7.3 MB/s eta 0:00:00 2026-03-13 12:23:25.562 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-03-13 12:23:25.631 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-03-13 12:23:26.531 | Successfully installed Parsley-1.3 bindep-2.13.0 distro-1.9.0 packaging-26.0 pbr-7.0.3 setuptools-82.0.1 2026-03-13 12:23:26.619 | + ./stack.sh:main:835 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-03-13 12:23:26.627 | + ./stack.sh:main:835 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-03-13 12:23:26.634 | ++ ./stack.sh:main:838 : _get_plugin_bindep_packages 2026-03-13 12:23:26.673 | + ./stack.sh:main:838 : pkgs= 2026-03-13 12:23:26.679 | + ./stack.sh:main:839 : [[ -n '' ]] 2026-03-13 12:23:26.686 | + ./stack.sh:main:846 : run_phase stack pre-install 2026-03-13 12:23:26.692 | + functions-common:run_phase:1840 : local mode=stack 2026-03-13 12:23:26.697 | + functions-common:run_phase:1841 : local phase=pre-install 2026-03-13 12:23:26.702 | + functions-common:run_phase:1842 : [[ -d /opt/stack/devstack/extras.d ]] 2026-03-13 12:23:26.708 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-03-13 12:23:26.714 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-03-13 12:23:26.718 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-03-13 12:23:26.725 | + functions-common:run_phase:1850 : local extra 2026-03-13 12:23:26.732 | ++ functions-common:run_phase:1851 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-03-13 12:23:26.740 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-03-13 12:23:26.745 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-03-13 12:23:26.750 | + functions-common:run_phase:1856 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-03-13 12:23:26.755 | + functions-common:run_phase:1856 : source /opt/stack/devstack/extras.d/80-tempest.sh stack pre-install 2026-03-13 12:23:26.760 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-03-13 12:23:26.791 | ++ functions-common:is_service_enabled:2068 : return 1 2026-03-13 12:23:26.796 | + functions-common:run_phase:1861 : [[ stack == \s\o\u\r\c\e ]] 2026-03-13 12:23:26.802 | + functions-common:run_phase:1864 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-03-13 12:23:26.806 | + functions-common:run_phase:1867 : run_plugins stack pre-install 2026-03-13 12:23:26.811 | + functions-common:run_plugins:1826 : local mode=stack 2026-03-13 12:23:26.816 | + functions-common:run_plugins:1827 : local phase=pre-install 2026-03-13 12:23:26.822 | + functions-common:run_plugins:1829 : local plugins=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-03-13 12:23:26.828 | + functions-common:run_plugins:1830 : local plugin 2026-03-13 12:23:26.833 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-03-13 12:23:26.836 | + functions-common:run_plugins:1832 : local dir=/opt/stack/barbican 2026-03-13 12:23:26.841 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/barbican/devstack/plugin.sh ]] 2026-03-13 12:23:26.846 | + functions-common:run_plugins:1834 : source /opt/stack/barbican/devstack/plugin.sh stack pre-install 2026-03-13 12:23:26.851 | ++ /opt/stack/barbican/devstack/plugin.sh:source:5 : BARBICAN_PLUGIN=/opt/stack/barbican/devstack 2026-03-13 12:23:26.856 | ++ /opt/stack/barbican/devstack/plugin.sh:source:6 : source /opt/stack/barbican/devstack/lib/barbican 2026-03-13 12:23:26.887 | ++ /opt/stack/barbican/devstack/plugin.sh:source:8 : is_service_enabled barbican 2026-03-13 12:23:26.919 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:23:26.924 | ++ /opt/stack/barbican/devstack/plugin.sh:source:9 : [[ stack == \s\t\a\c\k ]] 2026-03-13 12:23:26.929 | ++ /opt/stack/barbican/devstack/plugin.sh:source:9 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-03-13 12:23:26.934 | ++ /opt/stack/barbican/devstack/plugin.sh:source:25 : [[ stack == \s\t\a\c\k ]] 2026-03-13 12:23:26.941 | ++ /opt/stack/barbican/devstack/plugin.sh:source:25 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-03-13 12:23:26.945 | ++ /opt/stack/barbican/devstack/plugin.sh:source:51 : [[ stack == \s\t\a\c\k ]] 2026-03-13 12:23:26.951 | ++ /opt/stack/barbican/devstack/plugin.sh:source:51 : [[ pre-install == \e\x\t\r\a ]] 2026-03-13 12:23:26.957 | ++ /opt/stack/barbican/devstack/plugin.sh:source:59 : [[ stack == \s\t\a\c\k ]] 2026-03-13 12:23:26.962 | ++ /opt/stack/barbican/devstack/plugin.sh:source:59 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-03-13 12:23:26.967 | ++ /opt/stack/barbican/devstack/plugin.sh:source:67 : [[ stack == \u\n\s\t\a\c\k ]] 2026-03-13 12:23:26.971 | ++ /opt/stack/barbican/devstack/plugin.sh:source:71 : [[ stack == \c\l\e\a\n ]] 2026-03-13 12:23:26.977 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-03-13 12:23:26.983 | + functions-common:run_plugins:1832 : local dir=/opt/stack/magnum 2026-03-13 12:23:26.988 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/magnum/devstack/plugin.sh ]] 2026-03-13 12:23:26.993 | + functions-common:run_plugins:1834 : source /opt/stack/magnum/devstack/plugin.sh stack pre-install 2026-03-13 12:23:27.022 | ++ /opt/stack/magnum/devstack/plugin.sh:source:7 : echo_summary 'magnum'\''s plugin.sh was called...' 2026-03-13 12:23:27.026 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-13 12:23:27.031 | ++ ./stack.sh:echo_summary:444 : echo -e 'magnum'\''s' plugin.sh was called... 2026-03-13 12:23:27.038 | ++ /opt/stack/magnum/devstack/plugin.sh:source:8 : source /opt/stack/magnum/devstack/lib/magnum 2026-03-13 12:23:27.089 | ++ /opt/stack/magnum/devstack/plugin.sh:source:9 : set -o posix 2026-03-13 12:23:27.094 | ++ /opt/stack/magnum/devstack/plugin.sh:source:9 : set 2026-03-13 12:23:27.098 | ACCOUNT_PORT_BASE=6612 2026-03-13 12:23:27.099 | ADDITIONAL_VENV_PACKAGES= 2026-03-13 12:23:27.099 | ADMIN_PASSWORD=secretadmin 2026-03-13 12:23:27.099 | AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-03-13 12:23:27.099 | AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-03-13 12:23:27.099 | AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-03-13 12:23:27.099 | AGENT_METERING_BINARY=/opt/stack/data/venv/bin/neutron-metering-agent 2026-03-13 12:23:27.099 | ALEMBIC_BRANCH=main 2026-03-13 12:23:27.099 | ALEMBIC_DIR=/opt/stack/alembic 2026-03-13 12:23:27.099 | ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-03-13 12:23:27.099 | APACHE_CONF_DIR=/etc/apache2/sites-available 2026-03-13 12:23:27.099 | APACHE_GROUP=stack 2026-03-13 12:23:27.099 | APACHE_LOCAL_HOST=127.0.0.1 2026-03-13 12:23:27.099 | APACHE_LOG_DIR=/var/log/apache2 2026-03-13 12:23:27.099 | APACHE_NAME=apache2 2026-03-13 12:23:27.099 | APACHE_SETTINGS_DIR=/etc/apache2/conf-enabled 2026-03-13 12:23:27.099 | APACHE_USER=stack 2026-03-13 12:23:27.099 | API_WORKERS=4 2026-03-13 12:23:27.099 | BACKING_FILE_SUFFIX=-backing-file 2026-03-13 12:23:27.099 | BARBICAN_API_LOG_DIR=/opt/stack/logs 2026-03-13 12:23:27.099 | BARBICAN_BIN_DIR=/opt/stack/data/venv/bin 2026-03-13 12:23:27.099 | BARBICAN_BRANCH=master 2026-03-13 12:23:27.099 | BARBICAN_CONF=/etc/barbican/barbican.conf 2026-03-13 12:23:27.099 | BARBICAN_CONF_DIR=/etc/barbican 2026-03-13 12:23:27.099 | BARBICAN_DIR=/opt/stack/barbican 2026-03-13 12:23:27.099 | BARBICAN_ENDPOINT_TYPE=internal 2026-03-13 12:23:27.099 | BARBICAN_ENFORCE_SCOPE=False 2026-03-13 12:23:27.099 | BARBICAN_HOST_HREF=http://199.204.45.99/key-manager 2026-03-13 12:23:27.099 | BARBICAN_KEYSTONE_ENDPOINT=https://199.204.45.99/identity 2026-03-13 12:23:27.099 | BARBICAN_PASTE_CONF=/etc/barbican/barbican-api-paste.ini 2026-03-13 12:23:27.099 | BARBICAN_PLUGIN=/opt/stack/barbican/devstack 2026-03-13 12:23:27.099 | BARBICAN_REPO=https://github.com/openstack/barbican.git 2026-03-13 12:23:27.099 | BARBICAN_UWSGI_CONF=/etc/barbican/barbican-uwsgi.ini 2026-03-13 12:23:27.099 | BARBICAN_WSGI=barbican.wsgi.api:application 2026-03-13 12:23:27.099 | BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-03-13 12:23:27.099 | BASH=/usr/bin/bash 2026-03-13 12:23:27.099 | BASHOPTS=checkwinsize:cmdhist:complete_fullquote:extquote:force_fignore:globasciiranges:globskipdots:hostcomplete:interactive_comments:patsub_replacement:progcomp:promptvars:sourcepath 2026-03-13 12:23:27.099 | BASH_ALIASES=() 2026-03-13 12:23:27.099 | BASH_ARGC=([0]="0") 2026-03-13 12:23:27.099 | BASH_ARGV=() 2026-03-13 12:23:27.099 | BASH_CMDS=() 2026-03-13 12:23:27.099 | BASH_LINENO=([0]="1834" [1]="1867" [2]="846" [3]="0") 2026-03-13 12:23:27.099 | BASH_LOADABLES_PATH=/usr/local/lib/bash:/usr/lib/bash:/opt/local/lib/bash:/usr/pkg/lib/bash:/opt/pkg/lib/bash:. 2026-03-13 12:23:27.099 | BASH_REMATCH=([0]=",tls-proxy,") 2026-03-13 12:23:27.099 | 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-03-13 12:23:27.099 | BASH_VERSINFO=([0]="5" [1]="2" [2]="21" [3]="1" [4]="release" [5]="x86_64-pc-linux-gnu") 2026-03-13 12:23:27.099 | BASH_VERSION='5.2.21(1)-release' 2026-03-13 12:23:27.099 | BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-03-13 12:23:27.099 | BRANCHLESS_TARGET_BRANCH=master 2026-03-13 12:23:27.099 | BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-03-13 12:23:27.099 | CACHE_BACKEND=dogpile.cache.memcached 2026-03-13 12:23:27.099 | CELLSV2_SETUP=superconductor 2026-03-13 12:23:27.099 | CINDER_ALLOWED_DIRECT_URL_SCHEMES= 2026-03-13 12:23:27.099 | CINDER_API_PASTE_INI=/etc/cinder/api-paste.ini 2026-03-13 12:23:27.099 | CINDER_BACKENDS=/opt/stack/devstack/lib/cinder_backends 2026-03-13 12:23:27.099 | CINDER_BACKUPS=/opt/stack/devstack/lib/cinder_backups 2026-03-13 12:23:27.099 | CINDER_BACKUP_DRIVER=swift 2026-03-13 12:23:27.099 | CINDER_BIN_DIR=/opt/stack/data/venv/bin 2026-03-13 12:23:27.099 | CINDER_BRANCH=master 2026-03-13 12:23:27.099 | CINDER_CACHE_ENABLED_FOR_BACKENDS=lvm:lvmdriver-1 2026-03-13 12:23:27.099 | CINDER_CONF=/etc/cinder/cinder.conf 2026-03-13 12:23:27.099 | CINDER_CONF_DIR=/etc/cinder 2026-03-13 12:23:27.099 | CINDER_DIR=/opt/stack/cinder 2026-03-13 12:23:27.099 | CINDER_DRIVER=default 2026-03-13 12:23:27.099 | CINDER_ENABLED_BACKENDS=lvm:lvmdriver-1 2026-03-13 12:23:27.099 | CINDER_ENFORCE_SCOPE=False 2026-03-13 12:23:27.099 | CINDER_IMG_CACHE_ENABLED=True 2026-03-13 12:23:27.099 | CINDER_IMG_CACHE_SIZE_COUNT= 2026-03-13 12:23:27.099 | CINDER_IMG_CACHE_SIZE_GB= 2026-03-13 12:23:27.099 | CINDER_LVM_TYPE=auto 2026-03-13 12:23:27.099 | CINDER_MY_IP=199.204.45.99 2026-03-13 12:23:27.099 | CINDER_PLUGINS=/opt/stack/devstack/lib/cinder_plugins 2026-03-13 12:23:27.099 | CINDER_REPO=https://github.com/openstack/cinder.git 2026-03-13 12:23:27.099 | CINDER_SERVICE_HOST=199.204.45.99 2026-03-13 12:23:27.099 | CINDER_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-03-13 12:23:27.099 | CINDER_SERVICE_PORT=8776 2026-03-13 12:23:27.099 | CINDER_SERVICE_PORT_INT=18776 2026-03-13 12:23:27.099 | CINDER_SERVICE_PROTOCOL=https 2026-03-13 12:23:27.100 | CINDER_SERVICE_REPORT_INTERVAL=120 2026-03-13 12:23:27.100 | CINDER_STATE_PATH=/opt/stack/data/cinder 2026-03-13 12:23:27.100 | CINDER_TARGET_HELPER=lioadm 2026-03-13 12:23:27.100 | CINDER_TARGET_PORT=3260 2026-03-13 12:23:27.100 | CINDER_TARGET_PREFIX=iqn.2010-10.org.openstack: 2026-03-13 12:23:27.100 | CINDER_TARGET_PROTOCOL=iscsi 2026-03-13 12:23:27.100 | CINDER_UPLOAD_INTERNAL_TENANT=False 2026-03-13 12:23:27.100 | CINDER_UPLOAD_OPTIMIZED=False 2026-03-13 12:23:27.100 | CINDER_UPLOAD_OPTIMIZED_BACKENDS=lvm:lvmdriver-1 2026-03-13 12:23:27.100 | CINDER_USE_SERVICE_TOKEN=True 2026-03-13 12:23:27.100 | CINDER_UWSGI=cinder.wsgi.api:application 2026-03-13 12:23:27.100 | CINDER_UWSGI_CONF=/etc/cinder/cinder-api-uwsgi.ini 2026-03-13 12:23:27.100 | CINDER_VOLUME_CLEAR=zero 2026-03-13 12:23:27.100 | CIRROS_ARCH=x86_64 2026-03-13 12:23:27.100 | CIRROS_VERSION=0.6.3 2026-03-13 12:23:27.100 | CONFIGURE_BACKING_FILE=True 2026-03-13 12:23:27.100 | CONFIG_AWK_CMD=awk 2026-03-13 12:23:27.100 | CONTAINER_PORT_BASE=6611 2026-03-13 12:23:27.100 | CURL_GET='curl -g' 2026-03-13 12:23:27.100 | CURRENT_LOG_TIME=2026-03-13-122058 2026-03-13 12:23:27.100 | DATABASE_BACKENDS=' mysql postgresql' 2026-03-13 12:23:27.100 | DATABASE_HOST=127.0.0.1 2026-03-13 12:23:27.100 | DATABASE_PASSWORD=secretdatabase 2026-03-13 12:23:27.100 | DATABASE_QUERY_LOGGING=False 2026-03-13 12:23:27.100 | DATABASE_TYPE=mysql 2026-03-13 12:23:27.100 | DATABASE_USER=root 2026-03-13 12:23:27.100 | DATA_DIR=/opt/stack/data 2026-03-13 12:23:27.100 | DC=([0]="openstack" [1]="org") 2026-03-13 12:23:27.100 | DEBUG_LIBVIRT=True 2026-03-13 12:23:27.100 | DEBUG_LIBVIRT_COREDUMPS=True 2026-03-13 12:23:27.100 | DEFAULT_IMAGE_FILE_NAME=cirros-0.6.3-x86_64-disk.img 2026-03-13 12:23:27.100 | DEFAULT_IMAGE_NAME=cirros-0.6.3-x86_64-disk 2026-03-13 12:23:27.100 | DEFAULT_VIRT_DRIVER=libvirt 2026-03-13 12:23:27.100 | DEFAULT_VOLUME_GROUP_NAME=stack-volumes-default 2026-03-13 12:23:27.100 | DEF_SERVICE_HOST=199.204.45.99 2026-03-13 12:23:27.100 | DEF_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-03-13 12:23:27.100 | DEF_SERVICE_LOCAL_HOST=127.0.0.1 2026-03-13 12:23:27.100 | DEF_TUNNEL_ENDPOINT_IP=199.204.45.99 2026-03-13 12:23:27.100 | DELTA=1773404471 2026-03-13 12:23:27.100 | DEST=/opt/stack 2026-03-13 12:23:27.100 | DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-03-13 12:23:27.100 | DEVSTACK_CERT_NAME=devstack-cert 2026-03-13 12:23:27.100 | DEVSTACK_HOSTNAME=np0000158692.novalocal 2026-03-13 12:23:27.100 | DEVSTACK_PARALLEL=True 2026-03-13 12:23:27.100 | DEVSTACK_PLUGINS=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-03-13 12:23:27.100 | DEVSTACK_SERIES=2026.1 2026-03-13 12:23:27.100 | DEVSTACK_START_TIME=1773404449 2026-03-13 12:23:27.100 | DEVSTACK_VENV=/opt/stack/data/venv 2026-03-13 12:23:27.100 | DIRSTACK=() 2026-03-13 12:23:27.100 | DISABLED_SERVICES=dstat,horizon,s-account,s-container,s-object,s-proxy,tempest 2026-03-13 12:23:27.100 | DISABLE_AMP_IMAGE_BUILD=True 2026-03-13 12:23:27.100 | DISKIMAGE_BUILDER_DIR=/opt/stack/diskimage-builder 2026-03-13 12:23:27.100 | DISKIMAGE_BUILDER_REPO_REF=master 2026-03-13 12:23:27.100 | DISKIMAGE_BUILDER_REPO_URL=https://github.com/openstack/diskimage-builder.git 2026-03-13 12:23:27.100 | DISTRO=noble 2026-03-13 12:23:27.100 | DOWNLOAD_DEFAULT_IMAGES=False 2026-03-13 12:23:27.100 | 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-03-13 12:23:27.100 | ENABLE_CHASSIS_AS_GW=True 2026-03-13 12:23:27.100 | ENABLE_DEBUG_LOG_LEVEL=True 2026-03-13 12:23:27.100 | ENABLE_FEDORA_VIRT_PREVIEW_REPO=False 2026-03-13 12:23:27.100 | ENABLE_HTTPD_MOD_WSGI_SERVICES=True 2026-03-13 12:23:27.100 | ENABLE_ISOLATED_METADATA=False 2026-03-13 12:23:27.100 | ENABLE_KSM=True 2026-03-13 12:23:27.100 | ENABLE_KSMTUNED=True 2026-03-13 12:23:27.100 | ENABLE_METADATA_NETWORK=False 2026-03-13 12:23:27.100 | ENABLE_SYSCTL_MEM_TUNING=True 2026-03-13 12:23:27.100 | ENABLE_SYSCTL_NET_TUNING=True 2026-03-13 12:23:27.100 | ENABLE_TENANT_TUNNELS=True 2026-03-13 12:23:27.100 | ENABLE_TENANT_VLANS=False 2026-03-13 12:23:27.100 | ENABLE_VOLUME_MULTIATTACH=False 2026-03-13 12:23:27.100 | ENABLE_ZSWAP=True 2026-03-13 12:23:27.100 | ENFORCE_SCOPE=False 2026-03-13 12:23:27.100 | ERROR_ON_CLONE=True 2026-03-13 12:23:27.100 | ETCD_ARCH=amd64 2026-03-13 12:23:27.100 | ETCD_BIN_DIR=/opt/stack/bin 2026-03-13 12:23:27.100 | ETCD_DATA_DIR=/opt/stack/data/etcd 2026-03-13 12:23:27.100 | ETCD_DOWNLOAD_FILE=etcd-v3.5.21-linux-amd64.tar.gz 2026-03-13 12:23:27.100 | ETCD_DOWNLOAD_LOCATION=https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-03-13 12:23:27.100 | ETCD_DOWNLOAD_URL=https://github.com/etcd-io/etcd/releases/download 2026-03-13 12:23:27.100 | ETCD_NAME=etcd-v3.5.21-linux-amd64 2026-03-13 12:23:27.101 | ETCD_PEER_PORT=2380 2026-03-13 12:23:27.101 | ETCD_PORT=2379 2026-03-13 12:23:27.101 | ETCD_RAMDISK_MB=512 2026-03-13 12:23:27.101 | ETCD_SHA256=adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c 2026-03-13 12:23:27.101 | ETCD_SHA256_AMD64=adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c 2026-03-13 12:23:27.101 | ETCD_SHA256_ARM64=95bf6918623a097c0385b96f139d90248614485e781ec9bee4768dbb6c79c53f 2026-03-13 12:23:27.101 | ETCD_SHA256_PPC64=6fb6ecb3d1b331eb177dc610a8efad3aceb1f836d6aeb439ba0bfac5d5c2a38c 2026-03-13 12:23:27.101 | ETCD_SHA256_S390X=a211a83961ba8a7e94f7d6343ad769e699db21a715ba4f3b68cf31ea28f9c951 2026-03-13 12:23:27.101 | ETCD_SYSTEMD_SERVICE=devstack@etcd.service 2026-03-13 12:23:27.101 | ETCD_USE_RAMDISK=True 2026-03-13 12:23:27.101 | ETCD_VERSION=v3.5.21 2026-03-13 12:23:27.101 | EUID=1002 2026-03-13 12:23:27.101 | EXTRA_CACHE_URLS=,https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-03-13 12:23:27.101 | EXTRA_FILES_DOWNLOAD_TIMEOUT=2 2026-03-13 12:23:27.101 | EXTRA_FILES_RETRY=3 2026-03-13 12:23:27.101 | EXTRA_FILES_RETRY_ERRORS=500,503 2026-03-13 12:23:27.101 | EXTRA_FILES_RETRY_TIMEOUT=10 2026-03-13 12:23:27.101 | FILES=/opt/stack/devstack/files 2026-03-13 12:23:27.101 | FIXED_RANGE=10.1.0.0/20 2026-03-13 12:23:27.101 | FIXED_RANGE_V6=fdf6:cc01:bcaa::/64 2026-03-13 12:23:27.101 | FLOATING_RANGE=172.24.5.0/24 2026-03-13 12:23:27.101 | FORCE_CONFIG_DRIVE=False 2026-03-13 12:23:27.101 | FORCE_PREREQ=0 2026-03-13 12:23:27.101 | FUNCNAME=([0]="source" [1]="run_plugins" [2]="run_phase" [3]="main") 2026-03-13 12:23:27.101 | FUNC_DIR=/opt/stack/devstack 2026-03-13 12:23:27.101 | 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" [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-03-13 12:23:27.101 | 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" [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-03-13 12:23:27.101 | 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" [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-03-13 12:23:27.101 | GIT_BASE=https://github.com 2026-03-13 12:23:27.101 | GIT_DEPTH=0 2026-03-13 12:23:27.101 | GIT_TIMEOUT=0 2026-03-13 12:23:27.101 | GLANCE_API_CONF=/etc/glance/glance-api.conf 2026-03-13 12:23:27.101 | GLANCE_API_PASTE_INI=/etc/glance/glance-api-paste.ini 2026-03-13 12:23:27.101 | GLANCE_BIN_DIR=/opt/stack/data/venv/bin 2026-03-13 12:23:27.101 | GLANCE_BRANCH=master 2026-03-13 12:23:27.101 | GLANCE_CACHE_CONF=/etc/glance/glance-cache.conf 2026-03-13 12:23:27.101 | GLANCE_CACHE_DIR=/opt/stack/data/glance/cache 2026-03-13 12:23:27.101 | GLANCE_CACHE_DRIVER=centralized_db 2026-03-13 12:23:27.101 | GLANCE_CINDER_DEFAULT_BACKEND=lvmdriver-1 2026-03-13 12:23:27.101 | GLANCE_CONF_DIR=/etc/glance 2026-03-13 12:23:27.101 | GLANCE_DEFAULT_BACKEND=fast 2026-03-13 12:23:27.101 | GLANCE_DIR=/opt/stack/glance 2026-03-13 12:23:27.101 | GLANCE_ENABLE_MULTIPLE_STORES=False 2026-03-13 12:23:27.101 | GLANCE_ENABLE_QUOTAS=True 2026-03-13 12:23:27.101 | GLANCE_ENFORCE_IMAGE_FORMAT=True 2026-03-13 12:23:27.101 | GLANCE_ENFORCE_SCOPE=True 2026-03-13 12:23:27.101 | GLANCE_HOSTPORT=199.204.45.99:9292 2026-03-13 12:23:27.101 | GLANCE_IMAGE_DIR=/opt/stack/data/glance/images 2026-03-13 12:23:27.101 | GLANCE_IMAGE_IMPORT_CONF=/etc/glance/glance-image-import.conf 2026-03-13 12:23:27.101 | GLANCE_LIMIT_IMAGE_SIZE_TOTAL=10000 2026-03-13 12:23:27.101 | GLANCE_LOCK_DIR=/opt/stack/data/glance/locks 2026-03-13 12:23:27.101 | GLANCE_METADEF_DIR=/etc/glance/metadefs 2026-03-13 12:23:27.101 | GLANCE_MULTIPLE_FILE_STORES=fast 2026-03-13 12:23:27.101 | GLANCE_MULTISTORE_FILE_IMAGE_DIR=/opt/stack/data/glance 2026-03-13 12:23:27.101 | GLANCE_NFS_MOUNTPOINT=/opt/stack/data/glance/images/mnt 2026-03-13 12:23:27.101 | GLANCE_REPO=https://github.com/openstack/glance.git 2026-03-13 12:23:27.101 | GLANCE_S3_BUCKET_NAME=images 2026-03-13 12:23:27.101 | GLANCE_S3_BUCKET_ON_PUT=True 2026-03-13 12:23:27.101 | GLANCE_S3_DEFAULT_BACKEND=s3_fast 2026-03-13 12:23:27.101 | GLANCE_SCHEMA_JSON=/etc/glance/schema-image.json 2026-03-13 12:23:27.101 | GLANCE_SERVICE_HOST=199.204.45.99 2026-03-13 12:23:27.101 | GLANCE_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-03-13 12:23:27.101 | GLANCE_SERVICE_PORT=9292 2026-03-13 12:23:27.101 | GLANCE_SERVICE_PORT_INT=19292 2026-03-13 12:23:27.101 | GLANCE_SERVICE_PROTOCOL=https 2026-03-13 12:23:27.101 | GLANCE_SHOW_DIRECT_URL=False 2026-03-13 12:23:27.101 | GLANCE_SHOW_MULTIPLE_LOCATIONS=False 2026-03-13 12:23:27.101 | GLANCE_STAGING_DIR=/opt/stack/data/glance 2026-03-13 12:23:27.101 | GLANCE_STORE_ROOTWRAP_BASE_DIR=/opt/stack/data/venv/etc/glance 2026-03-13 12:23:27.102 | GLANCE_SWIFT_STORE_CONF=/etc/glance/glance-swift-store.conf 2026-03-13 12:23:27.102 | GLANCE_TASKS_DIR=/opt/stack/data/glance 2026-03-13 12:23:27.102 | GLANCE_URL=https://199.204.45.99/image 2026-03-13 12:23:27.102 | GLANCE_USE_IMPORT_WORKFLOW=False 2026-03-13 12:23:27.102 | GLANCE_USE_S3=False 2026-03-13 12:23:27.102 | GLANCE_UWSGI=glance.wsgi.api:application 2026-03-13 12:23:27.102 | GLANCE_UWSGI_CONF=/etc/glance/glance-uwsgi.ini 2026-03-13 12:23:27.102 | GLOBAL_VENV=True 2026-03-13 12:23:27.102 | GROUPS=() 2026-03-13 12:23:27.102 | HOME=/opt/stack 2026-03-13 12:23:27.102 | HOME_URL=https://www.ubuntu.com/ 2026-03-13 12:23:27.102 | HORIZON_APACHE_ROOT=/dashboard 2026-03-13 12:23:27.102 | HORIZON_BRANCH=master 2026-03-13 12:23:27.102 | HORIZON_DIR=/opt/stack/horizon 2026-03-13 12:23:27.102 | HORIZON_REPO=https://github.com/openstack/horizon.git 2026-03-13 12:23:27.102 | HORIZON_SETTINGS=/opt/stack/horizon/openstack_dashboard/local/local_settings.py.example 2026-03-13 12:23:27.102 | HOSTNAME=np0000158692 2026-03-13 12:23:27.102 | HOSTTYPE=x86_64 2026-03-13 12:23:27.102 | HOST_IP=199.204.45.99 2026-03-13 12:23:27.102 | HOST_IPV6=::1 2026-03-13 12:23:27.102 | HOST_IP_IFACE= 2026-03-13 12:23:27.102 | ID=ubuntu 2026-03-13 12:23:27.102 | ID_LIKE=debian 2026-03-13 12:23:27.102 | IFS=' 2026-03-13 12:23:27.102 | ' 2026-03-13 12:23:27.102 | IMAGE_URLS=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-03-13 12:23:27.102 | INSTALL_DATABASE_SERVER_PACKAGES=True 2026-03-13 12:23:27.102 | INSTANCES_PATH=/opt/stack/data/nova/instances 2026-03-13 12:23:27.102 | INSTANCE_NAME_PREFIX=instance- 2026-03-13 12:23:27.102 | INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-03-13 12:23:27.102 | IPV4_ADDRS_SAFE_TO_USE=10.1.0.0/20 2026-03-13 12:23:27.102 | IPV6_ADDRESS_MODE=slaac 2026-03-13 12:23:27.102 | IPV6_ADDRS_SAFE_TO_USE=fdf6:cc01:bcaa::/56 2026-03-13 12:23:27.102 | IPV6_GLOBAL_ID=f6:cc01:bcaa 2026-03-13 12:23:27.102 | IPV6_PRIVATE_NETWORK_GATEWAY= 2026-03-13 12:23:27.102 | IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-03-13 12:23:27.102 | IPV6_PROVIDER_FIXED_RANGE= 2026-03-13 12:23:27.102 | IPV6_PROVIDER_NETWORK_GATEWAY= 2026-03-13 12:23:27.102 | IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-03-13 12:23:27.102 | IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-03-13 12:23:27.102 | IPV6_PUBLIC_RANGE=2001:db8::/64 2026-03-13 12:23:27.102 | IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-03-13 12:23:27.102 | IPV6_RA_MODE=slaac 2026-03-13 12:23:27.102 | IPV6_ROUTER_GW_IP=2001:db8::1 2026-03-13 12:23:27.102 | IP_VERSION=4+6 2026-03-13 12:23:27.102 | IRONIC_PYTHON_AGENT_BRANCH=master 2026-03-13 12:23:27.102 | IRONIC_PYTHON_AGENT_REPO=https://github.com/openstack/ironic-python-agent.git 2026-03-13 12:23:27.102 | ISCSID_DEBUG=False 2026-03-13 12:23:27.102 | ISCSID_DEBUG_LEVEL=4 2026-03-13 12:23:27.102 | KEYSTONE_ADMIN_ENDPOINT=True 2026-03-13 12:23:27.102 | KEYSTONE_ASSIGNMENT_BACKEND=sql 2026-03-13 12:23:27.102 | KEYSTONE_AUTH_URI=https://199.204.45.99/identity 2026-03-13 12:23:27.102 | KEYSTONE_AUTH_URI_V3=https://199.204.45.99/identity/v3 2026-03-13 12:23:27.102 | KEYSTONE_BIN_DIR=/opt/stack/data/venv/bin 2026-03-13 12:23:27.102 | KEYSTONE_BRANCH=master 2026-03-13 12:23:27.102 | KEYSTONE_CONF=/etc/keystone/keystone.conf 2026-03-13 12:23:27.102 | KEYSTONE_CONF_DIR=/etc/keystone 2026-03-13 12:23:27.102 | KEYSTONE_DIR=/opt/stack/keystone 2026-03-13 12:23:27.102 | KEYSTONE_ENABLE_CACHE=True 2026-03-13 12:23:27.102 | KEYSTONE_ENFORCE_SCOPE=False 2026-03-13 12:23:27.102 | KEYSTONE_IDENTITY_BACKEND=sql 2026-03-13 12:23:27.102 | KEYSTONE_LOCKOUT_DURATION=10 2026-03-13 12:23:27.102 | KEYSTONE_LOCKOUT_FAILURE_ATTEMPTS=2 2026-03-13 12:23:27.102 | KEYSTONE_PASSWORD_HASH_ROUNDS=4 2026-03-13 12:23:27.102 | KEYSTONE_PUBLIC_UWSGI=keystone.wsgi.api:application 2026-03-13 12:23:27.102 | KEYSTONE_PUBLIC_UWSGI_CONF=/etc/keystone/keystone-uwsgi-public.ini 2026-03-13 12:23:27.102 | KEYSTONE_REGION_NAME=RegionOne 2026-03-13 12:23:27.102 | KEYSTONE_REPO=https://github.com/openstack/keystone.git 2026-03-13 12:23:27.102 | KEYSTONE_RESOURCE_BACKEND=sql 2026-03-13 12:23:27.102 | KEYSTONE_ROLE_BACKEND=sql 2026-03-13 12:23:27.102 | KEYSTONE_SECURITY_COMPLIANCE_ENABLED=True 2026-03-13 12:23:27.102 | KEYSTONE_SERVICE_HOST=199.204.45.99 2026-03-13 12:23:27.102 | KEYSTONE_SERVICE_PORT=5000 2026-03-13 12:23:27.102 | KEYSTONE_SERVICE_PORT_INT=5001 2026-03-13 12:23:27.102 | KEYSTONE_SERVICE_PROTOCOL=https 2026-03-13 12:23:27.102 | KEYSTONE_SERVICE_URI=https://199.204.45.99/identity 2026-03-13 12:23:27.102 | KEYSTONE_SERVICE_URI_V3=https://199.204.45.99/identity/v3 2026-03-13 12:23:27.102 | KEYSTONE_TOKEN_FORMAT=fernet 2026-03-13 12:23:27.102 | KEYSTONE_UNIQUE_LAST_PASSWORD_COUNT=2 2026-03-13 12:23:27.102 | KEY_MANAGER_BACKEND=barbican 2026-03-13 12:23:27.102 | KILL_PATH=/usr/bin/kill 2026-03-13 12:23:27.102 | LAST_RUN=0 2026-03-13 12:23:27.102 | LAST_SPINNER_PID= 2026-03-13 12:23:27.102 | LC_ALL=en_US.utf8 2026-03-13 12:23:27.103 | LDAP_BASE_DC=openstack 2026-03-13 12:23:27.103 | LDAP_BASE_DN=dc=openstack,dc=org 2026-03-13 12:23:27.103 | LDAP_DOMAIN=openstack.org 2026-03-13 12:23:27.103 | LDAP_MANAGER_DN=cn=Manager,dc=openstack,dc=org 2026-03-13 12:23:27.103 | LDAP_OLCDB_NUMBER=1 2026-03-13 12:23:27.103 | LDAP_OLCDB_TYPE=mdb 2026-03-13 12:23:27.103 | LDAP_ROOTPW_COMMAND=replace 2026-03-13 12:23:27.103 | LDAP_SERVICE_NAME=slapd 2026-03-13 12:23:27.103 | LDAP_URL=ldap://localhost 2026-03-13 12:23:27.103 | 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-03-13 12:23:27.103 | LIBVIRT_CPU_MODE=host-passthrough 2026-03-13 12:23:27.103 | LIBVIRT_CPU_MODEL=Nehalem 2026-03-13 12:23:27.103 | LIBVIRT_GROUP=libvirt 2026-03-13 12:23:27.103 | LIBVIRT_TYPE=kvm 2026-03-13 12:23:27.103 | LINENO=762 2026-03-13 12:23:27.103 | LOCAL_HOSTNAME=np0000158692 2026-03-13 12:23:27.103 | LOGDAYS=7 2026-03-13 12:23:27.103 | LOGDIR=/opt/stack/logs 2026-03-13 12:23:27.103 | LOGFILE=/opt/stack/logs/devstacklog.txt.2026-03-13-122058 2026-03-13 12:23:27.103 | LOGFILE_DIR=/opt/stack/logs 2026-03-13 12:23:27.103 | LOGFILE_NAME=devstacklog.txt 2026-03-13 12:23:27.103 | LOGNAME=stack 2026-03-13 12:23:27.103 | LOGO=ubuntu-logo 2026-03-13 12:23:27.103 | LOG_COLOR=False 2026-03-13 12:23:27.103 | LRC=localrc 2026-03-13 12:23:27.103 | MACHTYPE=x86_64-pc-linux-gnu 2026-03-13 12:23:27.103 | MAGNUM_API_PASTE=/etc/magnum/api-paste.ini 2026-03-13 12:23:27.103 | MAGNUM_BIN_DIR=/opt/stack/data/venv/bin 2026-03-13 12:23:27.103 | MAGNUM_BRANCH=master 2026-03-13 12:23:27.103 | MAGNUM_CERTIFICATE_CACHE_DIR=/var/lib/magnum/certificate-cache 2026-03-13 12:23:27.103 | MAGNUM_CONF=/etc/magnum/magnum.conf 2026-03-13 12:23:27.103 | MAGNUM_CONFIGURE_IPTABLES=True 2026-03-13 12:23:27.103 | MAGNUM_CONF_DIR=/etc/magnum 2026-03-13 12:23:27.103 | MAGNUM_DIR=/opt/stack/magnum 2026-03-13 12:23:27.103 | MAGNUM_ENFORCE_SCOPE=False 2026-03-13 12:23:27.103 | MAGNUM_GUEST_IMAGE_URL=https://github.com/vexxhost/capo-image-elements/releases/latest/download/ubuntu-22.04-v1.35.1.qcow2 2026-03-13 12:23:27.103 | MAGNUM_K8S_KEYSTONE_AUTH_DEFAULT_POLICY=/etc/magnum/k8s_keystone_auth_default_policy.json 2026-03-13 12:23:27.103 | MAGNUM_POLICY=/etc/magnum/policy.yaml 2026-03-13 12:23:27.103 | MAGNUM_REPO=https://github.com/openstack/magnum.git 2026-03-13 12:23:27.103 | MAGNUM_SERVICE_HOST=199.204.45.99 2026-03-13 12:23:27.103 | MAGNUM_SERVICE_PROTOCOL=https 2026-03-13 12:23:27.103 | MAGNUM_STATE_PATH=/opt/stack/data/magnum 2026-03-13 12:23:27.103 | MAGNUM_SWIFT_REGISTRY_CONTAINER=docker_registry 2026-03-13 12:23:27.103 | MAGNUM_TRUSTEE_DOMAIN_ADMIN_PASSWORD=secret 2026-03-13 12:23:27.103 | MAGNUM_UWSGI=magnum.wsgi.api:application 2026-03-13 12:23:27.103 | MAGNUM_UWSGI_CONF=/etc/magnum/magnum-api-uwsgi.ini 2026-03-13 12:23:27.103 | MAIL=/var/mail/stack 2026-03-13 12:23:27.103 | MANILACLIENT_BRANCH=master 2026-03-13 12:23:27.103 | MANILACLIENT_DIR=/opt/stack/python-manilaclient 2026-03-13 12:23:27.103 | MANILACLIENT_REPO=https://opendev.org/openstack/python-manilaclient 2026-03-13 12:23:27.103 | MANILA_ADMIN_NET_RANGE=10.2.5.0/24 2026-03-13 12:23:27.103 | MANILA_ALLOW_NAS_SERVER_PORTS_ON_HOST=False 2026-03-13 12:23:27.103 | MANILA_API_PASTE_INI=/etc/manila/api-paste.ini 2026-03-13 12:23:27.103 | MANILA_BIN_DIR=/opt/stack/data/venv/bin 2026-03-13 12:23:27.103 | MANILA_CONF=/etc/manila/manila.conf 2026-03-13 12:23:27.103 | MANILA_CONFIGURE_DEFAULT_TYPES=True 2026-03-13 12:23:27.103 | MANILA_CONF_DIR=/etc/manila 2026-03-13 12:23:27.103 | MANILA_CONTAINER_DRIVER=manila.share.drivers.container.driver.ContainerShareDriver 2026-03-13 12:23:27.103 | MANILA_CONTAINER_VOLUME_GROUP_NAME=manila_docker_volumes 2026-03-13 12:23:27.103 | MANILA_DATA_COPY_CHECK_HASH=True 2026-03-13 12:23:27.103 | MANILA_DATA_NODE_IP=10.2.5.0/24 2026-03-13 12:23:27.103 | MANILA_DEFAULT_SHARE_GROUP_TYPE=default 2026-03-13 12:23:27.103 | MANILA_DEFAULT_SHARE_GROUP_TYPE_SPECS= 2026-03-13 12:23:27.103 | MANILA_DEFAULT_SHARE_TYPE=default 2026-03-13 12:23:27.103 | MANILA_DEFAULT_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-03-13 12:23:27.103 | MANILA_DEFERRED_DELETE_TASK_INTERVAL=10 2026-03-13 12:23:27.103 | MANILA_DHSS_FALSE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-03-13 12:23:27.103 | MANILA_DHSS_TRUE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-03-13 12:23:27.103 | MANILA_DIR=/opt/stack/manila 2026-03-13 12:23:27.103 | MANILA_DOCKER_IMAGE_ALIAS=manila_docker_image 2026-03-13 12:23:27.103 | 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-03-13 12:23:27.103 | MANILA_ENABLED_BACKENDS=generic 2026-03-13 12:23:27.103 | MANILA_ENABLED_SHARE_PROTOCOLS=NFS,CIFS 2026-03-13 12:23:27.104 | MANILA_ENDPOINT_BASE=http://199.204.45.99/share 2026-03-13 12:23:27.104 | MANILA_ENFORCE_SCOPE=False 2026-03-13 12:23:27.104 | MANILA_GIT_BASE=https://opendev.org 2026-03-13 12:23:27.104 | MANILA_KEY_FORMAT=ecdsa 2026-03-13 12:23:27.104 | MANILA_LOCK_PATH=/opt/stack/manila/manila_locks 2026-03-13 12:23:27.104 | MANILA_LVM_SHARE_EXPORT_IPS=199.204.45.99 2026-03-13 12:23:27.104 | MANILA_MNT_DIR=/opt/stack/data/manila/mnt 2026-03-13 12:23:27.104 | MANILA_NETWORK_API_CLASS=manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin 2026-03-13 12:23:27.104 | MANILA_NEUTRON_VNIC_TYPE=normal 2026-03-13 12:23:27.104 | MANILA_PATH_TO_PRIVATE_KEY=/opt/stack/.ssh/id_ecdsa 2026-03-13 12:23:27.104 | MANILA_PATH_TO_PUBLIC_KEY=/opt/stack/.ssh/id_ecdsa.pub 2026-03-13 12:23:27.104 | MANILA_REPLICA_STATE_UPDATE_INTERVAL=300 2026-03-13 12:23:27.104 | MANILA_REPO_ROOT=openstack 2026-03-13 12:23:27.104 | MANILA_RESTORE_IPV6_DEFAULT_ROUTE=True 2026-03-13 12:23:27.104 | MANILA_SCHEDULER_DRIVER=manila.scheduler.drivers.filter.FilterScheduler 2026-03-13 12:23:27.104 | MANILA_SERVICE_HOST=199.204.45.99 2026-03-13 12:23:27.104 | MANILA_SERVICE_IMAGE_ENABLED=True 2026-03-13 12:23:27.104 | MANILA_SERVICE_IMAGE_NAME=manila-service-image-master 2026-03-13 12:23:27.104 | MANILA_SERVICE_IMAGE_URL=http://tarballs.openstack.org/manila-image-elements/images/manila-service-image-master.qcow2 2026-03-13 12:23:27.104 | MANILA_SERVICE_INSTANCE_PASSWORD=manila 2026-03-13 12:23:27.104 | MANILA_SERVICE_INSTANCE_USER=manila 2026-03-13 12:23:27.104 | MANILA_SERVICE_KEYPAIR_NAME=manila-service 2026-03-13 12:23:27.104 | MANILA_SERVICE_PORT=8786 2026-03-13 12:23:27.104 | MANILA_SERVICE_PORT_INT=18786 2026-03-13 12:23:27.104 | MANILA_SERVICE_PROTOCOL=http 2026-03-13 12:23:27.104 | MANILA_SERVICE_SECGROUP=manila-service 2026-03-13 12:23:27.104 | MANILA_SERVICE_VM_FLAVOR_DISK=5 2026-03-13 12:23:27.104 | MANILA_SERVICE_VM_FLAVOR_NAME=manila-service-flavor 2026-03-13 12:23:27.104 | MANILA_SERVICE_VM_FLAVOR_RAM=512 2026-03-13 12:23:27.104 | MANILA_SERVICE_VM_FLAVOR_REF=100 2026-03-13 12:23:27.104 | MANILA_SERVICE_VM_FLAVOR_VCPUS=1 2026-03-13 12:23:27.104 | MANILA_SETUP_IPV6=False 2026-03-13 12:23:27.104 | MANILA_SSH_TIMEOUT=180 2026-03-13 12:23:27.104 | MANILA_STATE_PATH=/opt/stack/data/manila 2026-03-13 12:23:27.104 | MANILA_USE_DOWNGRADE_MIGRATIONS=False 2026-03-13 12:23:27.104 | MANILA_USE_SCHEDULER_CREATING_SHARE_FROM_SNAPSHOT=False 2026-03-13 12:23:27.104 | MANILA_USE_SERVICE_INSTANCE_PASSWORD=True 2026-03-13 12:23:27.104 | MANILA_UWSGI_CONF=/etc/manila/manila-uwsgi.ini 2026-03-13 12:23:27.104 | MANILA_WSGI=manila.wsgi.api:application 2026-03-13 12:23:27.104 | MANILA_ZFSONLINUX_BACKEND_FILES_CONTAINER_DIR=/opt/stack/data/manila/zfsonlinux 2026-03-13 12:23:27.104 | MANILA_ZFSONLINUX_DATASET_CREATION_OPTIONS=compression=gzip 2026-03-13 12:23:27.104 | MANILA_ZFSONLINUX_REPLICATION_DOMAIN=ZFSonLinux 2026-03-13 12:23:27.104 | MANILA_ZFSONLINUX_SERVICE_IP=199.204.45.99 2026-03-13 12:23:27.104 | MANILA_ZFSONLINUX_SHARE_EXPORT_IP=199.204.45.99 2026-03-13 12:23:27.104 | MANILA_ZFSONLINUX_SSH_USERNAME=stack 2026-03-13 12:23:27.104 | MANILA_ZFSONLINUX_USE_SSH=False 2026-03-13 12:23:27.104 | MANILA_ZFSONLINUX_ZPOOL_SIZE=30G 2026-03-13 12:23:27.104 | MAX_DB_CONNECTIONS=200 2026-03-13 12:23:27.104 | MEMCACHE_SERVERS=localhost:11211 2026-03-13 12:23:27.104 | METADATA_SERVICE_PORT=8775 2026-03-13 12:23:27.104 | METERING_PLUGIN=neutron.services.metering.metering_plugin.MeteringPlugin 2026-03-13 12:23:27.104 | ML2_L3_PLUGIN=ovn-router 2026-03-13 12:23:27.104 | MYSQL_DRIVER=PyMySQL 2026-03-13 12:23:27.104 | MYSQL_GATHER_PERFORMANCE=True 2026-03-13 12:23:27.104 | MYSQL_HOST=127.0.0.1 2026-03-13 12:23:27.104 | MYSQL_REDUCE_MEMORY=True 2026-03-13 12:23:27.104 | MYSQL_SERVICE_NAME=mysql 2026-03-13 12:23:27.104 | MYSQL_USER=root 2026-03-13 12:23:27.104 | NAME=Ubuntu 2026-03-13 12:23:27.104 | NETWORK_GATEWAY=10.1.0.1 2026-03-13 12:23:27.104 | NEUTRON_ANY='q-svc neutron-api' 2026-03-13 12:23:27.104 | NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-03-13 12:23:27.104 | NEUTRON_BRANCH=master 2026-03-13 12:23:27.104 | NEUTRON_CONF=/etc/neutron/neutron.conf 2026-03-13 12:23:27.104 | NEUTRON_CONF_DIR=/etc/neutron 2026-03-13 12:23:27.104 | NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-03-13 12:23:27.104 | NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-03-13 12:23:27.104 | NEUTRON_DIR=/opt/stack/neutron 2026-03-13 12:23:27.104 | NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-03-13 12:23:27.104 | NEUTRON_ENFORCE_SCOPE=True 2026-03-13 12:23:27.104 | NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-03-13 12:23:27.104 | NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-03-13 12:23:27.104 | NEUTRON_OVN_AGENT_BINARY=neutron-ovn-agent 2026-03-13 12:23:27.104 | NEUTRON_OVN_BIN_DIR=/opt/stack/data/venv/bin 2026-03-13 12:23:27.104 | NEUTRON_OVN_METADATA_BINARY=neutron-ovn-metadata-agent 2026-03-13 12:23:27.104 | NEUTRON_PORT_SECURITY=True 2026-03-13 12:23:27.104 | NEUTRON_REPO=https://github.com/openstack/neutron.git 2026-03-13 12:23:27.104 | NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-03-13 12:23:27.104 | NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-03-13 12:23:27.104 | NEUTRON_UWSGI=neutron.wsgi.api:application 2026-03-13 12:23:27.104 | NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-03-13 12:23:27.105 | NOUNSET= 2026-03-13 12:23:27.105 | NOVA_ALLOW_MOVE_TO_SAME_HOST=True 2026-03-13 12:23:27.105 | NOVA_API_DB=nova_api 2026-03-13 12:23:27.105 | NOVA_API_PASTE_INI=/etc/nova/api-paste.ini 2026-03-13 12:23:27.105 | NOVA_BIN_DIR=/opt/stack/data/venv/bin 2026-03-13 12:23:27.105 | NOVA_BRANCH=master 2026-03-13 12:23:27.105 | NOVA_COND_CONF=/etc/nova/nova.conf 2026-03-13 12:23:27.105 | NOVA_CONF=/etc/nova/nova.conf 2026-03-13 12:23:27.105 | NOVA_CONF_DIR=/etc/nova 2026-03-13 12:23:27.105 | NOVA_CONSOLE_PROXY_COMPUTE_TLS=False 2026-03-13 12:23:27.105 | NOVA_CPU_CELL=1 2026-03-13 12:23:27.105 | NOVA_CPU_CONF=/etc/nova/nova-cpu.conf 2026-03-13 12:23:27.105 | NOVA_CPU_UUID= 2026-03-13 12:23:27.105 | NOVA_DIR=/opt/stack/nova 2026-03-13 12:23:27.105 | NOVA_ENABLED_APIS=osapi_compute,metadata 2026-03-13 12:23:27.105 | NOVA_ENABLE_CACHE=True 2026-03-13 12:23:27.105 | NOVA_ENFORCE_SCOPE=True 2026-03-13 12:23:27.105 | NOVA_FAKE_CONF=/etc/nova/nova-fake.conf 2026-03-13 12:23:27.105 | NOVA_FILTERS=ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-03-13 12:23:27.105 | NOVA_INSTANCES_PATH=/opt/stack/data/nova/instances 2026-03-13 12:23:27.105 | NOVA_LIBVIRT_TB_CACHE_SIZE=128 2026-03-13 12:23:27.105 | NOVA_METADATA_UWSGI=nova.wsgi.metadata:application 2026-03-13 12:23:27.105 | NOVA_METADATA_UWSGI_CONF=/etc/nova/nova-metadata-uwsgi.ini 2026-03-13 12:23:27.105 | NOVA_MY_IP=199.204.45.99 2026-03-13 12:23:27.105 | NOVA_NOTIFICATION_FORMAT=unversioned 2026-03-13 12:23:27.105 | NOVA_NUM_CELLS=1 2026-03-13 12:23:27.105 | NOVA_PLUGINS=/opt/stack/devstack/lib/nova_plugins 2026-03-13 12:23:27.105 | NOVA_READY_TIMEOUT=60 2026-03-13 12:23:27.105 | NOVA_REPO=https://github.com/openstack/nova.git 2026-03-13 12:23:27.105 | NOVA_SERIAL_ENABLED=False 2026-03-13 12:23:27.105 | NOVA_SERVICE_HOST=199.204.45.99 2026-03-13 12:23:27.105 | NOVA_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-03-13 12:23:27.105 | NOVA_SERVICE_PORT=8774 2026-03-13 12:23:27.105 | NOVA_SERVICE_PORT_INT=18774 2026-03-13 12:23:27.105 | NOVA_SERVICE_PROTOCOL=https 2026-03-13 12:23:27.105 | NOVA_SERVICE_REPORT_INTERVAL=120 2026-03-13 12:23:27.105 | NOVA_SHUTDOWN_TIMEOUT=0 2026-03-13 12:23:27.105 | NOVA_SPICE_ENABLED=False 2026-03-13 12:23:27.105 | NOVA_STATE_PATH=/opt/stack/data/nova 2026-03-13 12:23:27.105 | NOVA_USE_SERVICE_TOKEN=True 2026-03-13 12:23:27.105 | NOVA_USE_UNIFIED_LIMITS=False 2026-03-13 12:23:27.105 | NOVA_UWSGI=nova.wsgi.osapi_compute:application 2026-03-13 12:23:27.105 | NOVA_UWSGI_CONF=/etc/nova/nova-api-uwsgi.ini 2026-03-13 12:23:27.105 | NOVA_VNC_ENABLED=True 2026-03-13 12:23:27.105 | NOVNC_BRANCH=v1.3.0 2026-03-13 12:23:27.105 | NOVNC_REPO=https://github.com/novnc/novnc.git 2026-03-13 12:23:27.105 | NOW=1773404471 2026-03-13 12:23:27.105 | NO_UPDATE_REPOS=False 2026-03-13 12:23:27.105 | OBJECT_PORT_BASE=6613 2026-03-13 12:23:27.105 | OCTAVIA=octavia 2026-03-13 12:23:27.105 | OCTAVIA_AMPHORA_DRIVER=amphora_haproxy_rest_driver 2026-03-13 12:23:27.105 | OCTAVIA_AMP_CONN_TIMEOUT=10 2026-03-13 12:23:27.105 | OCTAVIA_AMP_EXPIRY_AGE=3600 2026-03-13 12:23:27.105 | OCTAVIA_AMP_FLAVOR_ID=10 2026-03-13 12:23:27.105 | OCTAVIA_AMP_IMAGE_ARCH=amd64 2026-03-13 12:23:27.105 | OCTAVIA_AMP_IMAGE_FILE=/opt/stack/octavia/diskimage-create/amphora-x64-haproxy.qcow2 2026-03-13 12:23:27.105 | OCTAVIA_AMP_IMAGE_NAME=amphora-x64-haproxy 2026-03-13 12:23:27.105 | OCTAVIA_AMP_IMAGE_TAG=amphora 2026-03-13 12:23:27.105 | OCTAVIA_AMP_LOG_ADMIN_PORT=10514 2026-03-13 12:23:27.105 | OCTAVIA_AMP_LOG_TENANT_PORT=20514 2026-03-13 12:23:27.105 | OCTAVIA_AMP_READ_TIMEOUT=120 2026-03-13 12:23:27.105 | OCTAVIA_AMP_SSH_KEY_BITS=2048 2026-03-13 12:23:27.105 | OCTAVIA_AMP_SSH_KEY_NAME=octavia_ssh_key 2026-03-13 12:23:27.105 | OCTAVIA_AMP_SSH_KEY_PATH=/etc/octavia/.ssh/octavia_ssh_key 2026-03-13 12:23:27.105 | OCTAVIA_AMP_SSH_KEY_TYPE=rsa 2026-03-13 12:23:27.105 | OCTAVIA_API=o-api 2026-03-13 12:23:27.105 | OCTAVIA_API_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-13 12:23:27.105 | OCTAVIA_API_HAPROXY=o-api-ha 2026-03-13 12:23:27.105 | OCTAVIA_AUDIT_MAP=/etc/octavia/octavia_api_audit_map.conf 2026-03-13 12:23:27.105 | OCTAVIA_BIN_DIR=/opt/stack/data/venv/bin 2026-03-13 12:23:27.105 | OCTAVIA_CERTS_DIR=/etc/octavia/certs 2026-03-13 12:23:27.105 | OCTAVIA_COMPUTE_DRIVER=compute_nova_driver 2026-03-13 12:23:27.105 | OCTAVIA_CONF=/etc/octavia/octavia.conf 2026-03-13 12:23:27.105 | OCTAVIA_CONF_DIR=/etc/octavia 2026-03-13 12:23:27.105 | OCTAVIA_CONSUMER=o-cw 2026-03-13 12:23:27.105 | OCTAVIA_CONSUMER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-13 12:23:27.105 | OCTAVIA_CONSUMER_BINARY=/opt/stack/data/venv/bin/octavia-worker 2026-03-13 12:23:27.105 | OCTAVIA_CONTROLLER_IP_PORT_LIST=auto 2026-03-13 12:23:27.105 | OCTAVIA_DIB_TRACING=1 2026-03-13 12:23:27.105 | OCTAVIA_DIR=/opt/stack/octavia 2026-03-13 12:23:27.105 | OCTAVIA_DRIVER_AGENT=o-da 2026-03-13 12:23:27.105 | OCTAVIA_DRIVER_AGENT_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-13 12:23:27.105 | OCTAVIA_DRIVER_AGENT_BINARY=/opt/stack/data/venv/bin/octavia-driver-agent 2026-03-13 12:23:27.105 | OCTAVIA_ENABLE_AMPHORAV2_JOBBOARD=False 2026-03-13 12:23:27.105 | OCTAVIA_HA_PORT=9875 2026-03-13 12:23:27.105 | OCTAVIA_HEALTHMANAGER=o-hm 2026-03-13 12:23:27.105 | OCTAVIA_HEALTHMANAGER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-13 12:23:27.105 | OCTAVIA_HEALTHMANAGER_BINARY=/opt/stack/data/venv/bin/octavia-health-manager 2026-03-13 12:23:27.105 | OCTAVIA_HEALTH_KEY=insecure 2026-03-13 12:23:27.105 | OCTAVIA_HM_LISTEN_PORT=5555 2026-03-13 12:23:27.105 | OCTAVIA_HOUSEKEEPER=o-hk 2026-03-13 12:23:27.105 | OCTAVIA_HOUSEKEEPER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-13 12:23:27.105 | OCTAVIA_HOUSEKEEPER_BINARY=/opt/stack/data/venv/bin/octavia-housekeeping 2026-03-13 12:23:27.105 | OCTAVIA_IMAGE_DRIVER=image_glance_driver 2026-03-13 12:23:27.105 | OCTAVIA_JOBBOARD_BACKEND=redis 2026-03-13 12:23:27.105 | OCTAVIA_JOBBOARD_EXPIRATION_TIME=30 2026-03-13 12:23:27.105 | OCTAVIA_LB_EXPIRY_AGE=3600 2026-03-13 12:23:27.105 | OCTAVIA_LB_TOPOLOGY=SINGLE 2026-03-13 12:23:27.105 | OCTAVIA_MGMT_PORT_IP=auto 2026-03-13 12:23:27.105 | OCTAVIA_MGMT_SUBNET=192.168.0.0/24 2026-03-13 12:23:27.105 | OCTAVIA_MGMT_SUBNET_END=192.168.0.200 2026-03-13 12:23:27.105 | OCTAVIA_MGMT_SUBNET_IPV6=fd00:0:0:42::/64 2026-03-13 12:23:27.105 | OCTAVIA_MGMT_SUBNET_IPV6_END=fd00:0:0:42:ffff:ffff:ffff:ffff 2026-03-13 12:23:27.105 | OCTAVIA_MGMT_SUBNET_IPV6_START=fd00:0:0:42:0:0:0:2 2026-03-13 12:23:27.105 | OCTAVIA_MGMT_SUBNET_START=192.168.0.2 2026-03-13 12:23:27.105 | OCTAVIA_NETWORK_DRIVER=allowed_address_pairs_driver 2026-03-13 12:23:27.105 | OCTAVIA_NODE=api 2026-03-13 12:23:27.105 | OCTAVIA_PASSWORD=secretadmin 2026-03-13 12:23:27.105 | OCTAVIA_PORT=9876 2026-03-13 12:23:27.105 | OCTAVIA_PREGENERATED_CERTS_DIR=/opt/stack/octavia/devstack/pregenerated/certs 2026-03-13 12:23:27.105 | OCTAVIA_PREGENERATED_SSH_KEY_PATH=/opt/stack/octavia/devstack/pregenerated/ssh-keys/octavia_ssh_key 2026-03-13 12:23:27.105 | OCTAVIA_PROJECT_DOMAIN_NAME=Default 2026-03-13 12:23:27.105 | OCTAVIA_PROJECT_NAME=admin 2026-03-13 12:23:27.105 | OCTAVIA_PROTOCOL=http 2026-03-13 12:23:27.105 | OCTAVIA_PROVIDER_AGENTS=ovn 2026-03-13 12:23:27.106 | OCTAVIA_PROVIDER_DRIVERS='amphora:The Octavia Amphora driver.,octavia:Deprecated alias of the Octavia Amphora driver.,ovn:Octavia OVN driver.' 2026-03-13 12:23:27.106 | OCTAVIA_RUN_DIR=/var/run/octavia 2026-03-13 12:23:27.106 | OCTAVIA_SERVICE=octavia 2026-03-13 12:23:27.106 | OCTAVIA_SERVICE_TYPE=load-balancer 2026-03-13 12:23:27.106 | OCTAVIA_SSH_DIR=/etc/octavia/.ssh 2026-03-13 12:23:27.106 | OCTAVIA_USERNAME=admin 2026-03-13 12:23:27.106 | OCTAVIA_USER_DOMAIN_NAME=Default 2026-03-13 12:23:27.106 | OCTAVIA_USE_PREGENERATED_CERTS=False 2026-03-13 12:23:27.106 | OCTAVIA_USE_PREGENERATED_SSH_KEY=False 2026-03-13 12:23:27.106 | OCTAVIA_UWSGI_APP=octavia.wsgi.api:application 2026-03-13 12:23:27.106 | OCTAVIA_UWSGI_CONF=/etc/octavia/octavia-uwsgi.ini 2026-03-13 12:23:27.106 | OCTAVIA_VOLUME_DRIVER=volume_noop_driver 2026-03-13 12:23:27.106 | OFFLINE=False 2026-03-13 12:23:27.106 | OLDPWD=/opt/stack/requirements 2026-03-13 12:23:27.106 | OPENSSL=/usr/bin/openssl 2026-03-13 12:23:27.106 | OPTERR=1 2026-03-13 12:23:27.106 | OPTIND=1 2026-03-13 12:23:27.106 | ORG_NAME=OpenStack 2026-03-13 12:23:27.106 | ORG_UNIT_NAME=DevStack 2026-03-13 12:23:27.106 | OSLO_BIN_DIR=/opt/stack/data/venv/bin 2026-03-13 12:23:27.106 | OSTESTIMAGES_BRANCH=master 2026-03-13 12:23:27.106 | OSTESTIMAGES_DIR=/opt/stack/os-test-images 2026-03-13 12:23:27.106 | OSTESTIMAGES_REPO=https://github.com/openstack/os-test-images.git 2026-03-13 12:23:27.106 | OSTYPE=linux-gnu 2026-03-13 12:23:27.106 | OS_BRICK_LOCK_PATH=/opt/stack/data/os_brick 2026-03-13 12:23:27.106 | OS_CLOUD=devstack-admin 2026-03-13 12:23:27.106 | OS_VIF_OVS_ISOLATE_VIF=False 2026-03-13 12:23:27.106 | OVN_AGENT_CONF=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-03-13 12:23:27.106 | OVN_AGENT_EXTENSIONS=metadata 2026-03-13 12:23:27.106 | OVN_BRANCH=branch-24.03 2026-03-13 12:23:27.106 | OVN_BRIDGE_MAPPINGS=public:br-ex 2026-03-13 12:23:27.106 | OVN_BUILD_FROM_SOURCE=False 2026-03-13 12:23:27.106 | OVN_BUILD_MODULES=False 2026-03-13 12:23:27.106 | OVN_CONTROLLER_SERVICE=ovn-controller.service 2026-03-13 12:23:27.106 | OVN_CONTROLLER_VTEP_SERVICE=ovn-controller-vtep.service 2026-03-13 12:23:27.106 | OVN_DATADIR=/var/lib/ovn 2026-03-13 12:23:27.106 | OVN_DBS_LOG_LEVEL=dbg 2026-03-13 12:23:27.106 | OVN_DNS_SERVERS=8.8.8.8 2026-03-13 12:23:27.106 | OVN_GENEVE_OVERHEAD=38 2026-03-13 12:23:27.106 | OVN_IGMP_SNOOPING_ENABLE=False 2026-03-13 12:23:27.106 | OVN_INSTALL_OVS_PYTHON_MODULE=False 2026-03-13 12:23:27.106 | OVN_L3_CREATE_PUBLIC_NETWORK=True 2026-03-13 12:23:27.106 | OVN_L3_SCHEDULER=leastloaded 2026-03-13 12:23:27.106 | OVN_META_CONF=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-03-13 12:23:27.106 | OVN_META_DATA_HOST=199.204.45.99 2026-03-13 12:23:27.106 | OVN_NB_REMOTE=ssl:199.204.45.99:6641 2026-03-13 12:23:27.106 | OVN_NEUTRON_SYNC_MODE=log 2026-03-13 12:23:27.106 | OVN_NORTHD_SERVICE=ovn-central.service 2026-03-13 12:23:27.106 | OVN_OCTAVIA_PROVIDER_DIR=/opt/stack/ovn-octavia-provider 2026-03-13 12:23:27.106 | OVN_PROTO=ssl 2026-03-13 12:23:27.106 | OVN_REPO=https://github.com/ovn-org/ovn.git 2026-03-13 12:23:27.106 | OVN_REPO_NAME=ovn 2026-03-13 12:23:27.106 | OVN_RUNDIR=/var/run/ovn 2026-03-13 12:23:27.106 | OVN_SB_REMOTE=ssl:199.204.45.99:6642 2026-03-13 12:23:27.106 | OVN_SCRIPTDIR=/share/ovn/scripts 2026-03-13 12:23:27.106 | OVN_SHAREDIR=/share/ovn 2026-03-13 12:23:27.106 | OVN_SPLIT_HASH=05bf1dbb98b0635a51f75e268ef8aed27601401d 2026-03-13 12:23:27.106 | OVN_UUID= 2026-03-13 12:23:27.106 | OVSDB_SERVER_LOCAL_HOST=127.0.0.1 2026-03-13 12:23:27.106 | OVSDB_SERVER_SERVICE=ovsdb-server.service 2026-03-13 12:23:27.106 | OVS_BINDIR=/bin 2026-03-13 12:23:27.106 | OVS_BRANCH=branch-3.3 2026-03-13 12:23:27.106 | OVS_BRIDGE=br-int 2026-03-13 12:23:27.106 | OVS_DATADIR=/opt/stack/data/ovs 2026-03-13 12:23:27.106 | OVS_DATAPATH_TYPE=system 2026-03-13 12:23:27.106 | OVS_ENABLE_TUNNELING=True 2026-03-13 12:23:27.106 | OVS_PHYSICAL_BRIDGE=br-ex 2026-03-13 12:23:27.106 | OVS_PREFIX= 2026-03-13 12:23:27.106 | OVS_REPO=https://github.com/openvswitch/ovs.git 2026-03-13 12:23:27.106 | OVS_REPO_NAME=ovs 2026-03-13 12:23:27.106 | OVS_RUNDIR=/var/run/openvswitch 2026-03-13 12:23:27.106 | OVS_SBINDIR=/sbin 2026-03-13 12:23:27.106 | OVS_SCRIPTDIR=/share/openvswitch/scripts 2026-03-13 12:23:27.106 | OVS_SHAREDIR=/share/openvswitch 2026-03-13 12:23:27.106 | OVS_SYSCONFDIR=/etc/openvswitch 2026-03-13 12:23:27.106 | OVS_TUNNEL_BRIDGE=br-tun 2026-03-13 12:23:27.106 | OVS_VSWITCHD_SERVICE=ovs-vswitchd.service 2026-03-13 12:23:27.106 | PACKAGES='apache2 2026-03-13 12:23:27.106 | apache2-dev 2026-03-13 12:23:27.106 | bc 2026-03-13 12:23:27.106 | bsdmainutils 2026-03-13 12:23:27.106 | curl 2026-03-13 12:23:27.106 | g++ 2026-03-13 12:23:27.106 | gawk 2026-03-13 12:23:27.106 | gcc 2026-03-13 12:23:27.106 | gettext 2026-03-13 12:23:27.106 | git 2026-03-13 12:23:27.106 | graphviz 2026-03-13 12:23:27.106 | iputils-ping 2026-03-13 12:23:27.106 | libffi-dev 2026-03-13 12:23:27.106 | libjpeg-dev 2026-03-13 12:23:27.106 | libpq-dev 2026-03-13 12:23:27.106 | libssl-dev 2026-03-13 12:23:27.106 | libsystemd-dev 2026-03-13 12:23:27.106 | libxml2-dev 2026-03-13 12:23:27.106 | libxslt1-dev 2026-03-13 12:23:27.106 | libyaml-dev 2026-03-13 12:23:27.106 | lsof 2026-03-13 12:23:27.106 | openssh-server 2026-03-13 12:23:27.106 | openssl 2026-03-13 12:23:27.106 | pkg-config 2026-03-13 12:23:27.106 | psmisc 2026-03-13 12:23:27.106 | python3-dev 2026-03-13 12:23:27.106 | python3-pip 2026-03-13 12:23:27.106 | python3-systemd 2026-03-13 12:23:27.106 | python3-venv 2026-03-13 12:23:27.106 | tar 2026-03-13 12:23:27.106 | tcpdump 2026-03-13 12:23:27.106 | unzip 2026-03-13 12:23:27.106 | uuid-runtime 2026-03-13 12:23:27.106 | wget 2026-03-13 12:23:27.106 | zlib1g-dev 2026-03-13 12:23:27.106 | lvm2 2026-03-13 12:23:27.106 | qemu-utils 2026-03-13 12:23:27.106 | thin-provisioning-tools 2026-03-13 12:23:27.106 | lsscsi 2026-03-13 12:23:27.106 | open-iscsi 2026-03-13 12:23:27.106 | libkrb5-dev 2026-03-13 12:23:27.106 | libldap2-dev 2026-03-13 12:23:27.107 | libsasl2-dev 2026-03-13 12:23:27.107 | memcached 2026-03-13 12:23:27.107 | python3-mysqldb 2026-03-13 12:23:27.107 | sqlite3 2026-03-13 12:23:27.107 | conntrack 2026-03-13 12:23:27.107 | curl 2026-03-13 12:23:27.107 | ebtables 2026-03-13 12:23:27.107 | genisoimage 2026-03-13 12:23:27.107 | iptables 2026-03-13 12:23:27.107 | iputils-arping 2026-03-13 12:23:27.107 | kpartx 2026-03-13 12:23:27.107 | libjs-jquery-tablesorter 2026-03-13 12:23:27.107 | parted 2026-03-13 12:23:27.107 | pm-utils 2026-03-13 12:23:27.107 | python3-mysqldb 2026-03-13 12:23:27.107 | socat 2026-03-13 12:23:27.107 | sqlite3 2026-03-13 12:23:27.107 | sudo 2026-03-13 12:23:27.107 | vlan 2026-03-13 12:23:27.107 | cryptsetup 2026-03-13 12:23:27.107 | dosfstools 2026-03-13 12:23:27.107 | genisoimage 2026-03-13 12:23:27.107 | gir1.2-libosinfo-1.0 2026-03-13 12:23:27.107 | netcat-openbsd 2026-03-13 12:23:27.107 | open-iscsi 2026-03-13 12:23:27.107 | qemu-utils 2026-03-13 12:23:27.107 | sg3-utils 2026-03-13 12:23:27.107 | sysfsutils 2026-03-13 12:23:27.107 | acl 2026-03-13 12:23:27.107 | dnsmasq-base 2026-03-13 12:23:27.107 | dnsmasq-utils 2026-03-13 12:23:27.107 | ebtables 2026-03-13 12:23:27.107 | haproxy 2026-03-13 12:23:27.107 | iptables 2026-03-13 12:23:27.107 | iputils-arping 2026-03-13 12:23:27.107 | iputils-ping 2026-03-13 12:23:27.107 | postgresql-server-dev-all 2026-03-13 12:23:27.107 | python3-mysqldb 2026-03-13 12:23:27.107 | sqlite3 2026-03-13 12:23:27.107 | sudo 2026-03-13 12:23:27.107 | vlan 2026-03-13 12:23:27.107 | apache2 golang 2026-03-13 12:23:27.107 | debootstrap 2026-03-13 12:23:27.107 | rsyslog 2026-03-13 12:23:27.107 | lvm2' 2026-03-13 12:23:27.107 | 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-03-13 12:23:27.107 | PHYSICAL_NETWORK=public 2026-03-13 12:23:27.107 | PIPESTATUS=([0]="0") 2026-03-13 12:23:27.107 | PIP_UPGRADE=False 2026-03-13 12:23:27.107 | PIP_VIRTUAL_ENV= 2026-03-13 12:23:27.107 | PLACEMENT_AUTH_STRATEGY=keystone 2026-03-13 12:23:27.107 | PLACEMENT_BIN_DIR=/opt/stack/data/venv/bin 2026-03-13 12:23:27.107 | PLACEMENT_BRANCH=master 2026-03-13 12:23:27.107 | PLACEMENT_CONF=/etc/placement/placement.conf 2026-03-13 12:23:27.107 | PLACEMENT_CONF_DIR=/etc/placement 2026-03-13 12:23:27.107 | PLACEMENT_DIR=/opt/stack/placement 2026-03-13 12:23:27.107 | PLACEMENT_ENFORCE_SCOPE=False 2026-03-13 12:23:27.107 | PLACEMENT_REPO=https://github.com/openstack/placement.git 2026-03-13 12:23:27.107 | PLACEMENT_SERVICE_HOST=199.204.45.99 2026-03-13 12:23:27.107 | PLACEMENT_SERVICE_PROTOCOL=https 2026-03-13 12:23:27.107 | PLACEMENT_UWSGI=placement.wsgi.api:application 2026-03-13 12:23:27.107 | PLACEMENT_UWSGI_CONF=/etc/placement/placement-uwsgi.ini 2026-03-13 12:23:27.107 | POSIXLY_CORRECT=y 2026-03-13 12:23:27.107 | PPID=2028 2026-03-13 12:23:27.107 | PREREQ_RERUN_HOURS=2 2026-03-13 12:23:27.107 | PREREQ_RERUN_MARKER=/opt/stack/devstack/.prereqs 2026-03-13 12:23:27.107 | PREREQ_RERUN_SECONDS=7200 2026-03-13 12:23:27.107 | PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-03-13 12:23:27.107 | PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-03-13 12:23:27.107 | PRIVATE_NETWORK_NAME=private 2026-03-13 12:23:27.107 | PRIVATE_SUBNET_NAME=private-subnet 2026-03-13 12:23:27.107 | PROVIDER_SUBNET_NAME=provider_net 2026-03-13 12:23:27.107 | PS4='+ $(short_source): ' 2026-03-13 12:23:27.107 | PUBLIC_BRIDGE=br-ex 2026-03-13 12:23:27.107 | PUBLIC_BRIDGE_MTU=1430 2026-03-13 12:23:27.107 | PUBLIC_INTERFACE= 2026-03-13 12:23:27.107 | PUBLIC_NETWORK_GATEWAY=172.24.5.1 2026-03-13 12:23:27.107 | PUBLIC_NETWORK_NAME=public 2026-03-13 12:23:27.107 | PUBLIC_PHYSICAL_NETWORK=public 2026-03-13 12:23:27.107 | PUBLIC_SUBNET_NAME=public-subnet 2026-03-13 12:23:27.107 | PWD=/opt/stack/devstack 2026-03-13 12:23:27.107 | PYKMIP_CA_PATH=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-03-13 12:23:27.107 | PYKMIP_CLIENT_CERT=/opt/stack/data/CA/int-ca/pykmip-client.crt 2026-03-13 12:23:27.107 | PYKMIP_CLIENT_KEY=/opt/stack/data/CA/int-ca/private/pykmip-client.key 2026-03-13 12:23:27.107 | PYKMIP_CONF=/etc/pykmip/server.conf 2026-03-13 12:23:27.107 | PYKMIP_CONF_DIR=/etc/pykmip 2026-03-13 12:23:27.107 | PYKMIP_LOG_DIR=/var/log/pykmip 2026-03-13 12:23:27.107 | PYKMIP_SERVER_CERT=/opt/stack/data/CA/int-ca/pykmip-server.crt 2026-03-13 12:23:27.107 | PYKMIP_SERVER_KEY=/opt/stack/data/CA/int-ca/private/pykmip-server.key 2026-03-13 12:23:27.107 | PYTHON=/opt/stack/data/venv/bin/python3 2026-03-13 12:23:27.107 | PYTHON3_VERSION=3.12 2026-03-13 12:23:27.107 | QEMU_CONF=/etc/libvirt/qemu.conf 2026-03-13 12:23:27.107 | Q_ADMIN_USERNAME=neutron 2026-03-13 12:23:27.107 | Q_AGENT=ovn 2026-03-13 12:23:27.107 | Q_ALLOW_OVERLAPPING_IP=True 2026-03-13 12:23:27.107 | Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-03-13 12:23:27.107 | Q_AUTH_STRATEGY=keystone 2026-03-13 12:23:27.107 | Q_BUILD_OVS_FROM_GIT=False 2026-03-13 12:23:27.107 | Q_DB_NAME=neutron 2026-03-13 12:23:27.107 | Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-03-13 12:23:27.107 | Q_DVR_MODE=legacy 2026-03-13 12:23:27.107 | Q_HOST=199.204.45.99 2026-03-13 12:23:27.107 | Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-03-13 12:23:27.107 | Q_L3_ROUTER_PER_TENANT=True 2026-03-13 12:23:27.107 | Q_LISTEN_ADDRESS=0.0.0.0 2026-03-13 12:23:27.107 | Q_LOG_DRIVER_BURST_LIMIT=25 2026-03-13 12:23:27.107 | Q_LOG_DRIVER_LOG_BASE=acl_log_meter 2026-03-13 12:23:27.107 | Q_LOG_DRIVER_RATE_LIMIT=100 2026-03-13 12:23:27.107 | Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-03-13 12:23:27.107 | Q_META_DATA_IP=199.204.45.99 2026-03-13 12:23:27.107 | Q_ML2_PLUGIN_EXT_DRIVERS=port_security,qos 2026-03-13 12:23:27.107 | Q_ML2_PLUGIN_GENEVE_TYPE_OPTIONS=vni_ranges=1:65536 2026-03-13 12:23:27.107 | Q_ML2_PLUGIN_GRE_TYPE_OPTIONS=tunnel_id_ranges=1:1000 2026-03-13 12:23:27.108 | Q_ML2_PLUGIN_MECHANISM_DRIVERS=ovn 2026-03-13 12:23:27.108 | Q_ML2_PLUGIN_TYPE_DRIVERS=local,flat,vlan,geneve 2026-03-13 12:23:27.108 | Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS= 2026-03-13 12:23:27.108 | Q_ML2_PLUGIN_VXLAN_TYPE_OPTIONS=vni_ranges=1:1000 2026-03-13 12:23:27.108 | Q_ML2_TENANT_NETWORK_TYPE=geneve 2026-03-13 12:23:27.108 | Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-03-13 12:23:27.108 | Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-03-13 12:23:27.108 | Q_OVS_USE_VETH=False 2026-03-13 12:23:27.108 | Q_PLUGIN=ml2 2026-03-13 12:23:27.108 | Q_PORT=9696 2026-03-13 12:23:27.108 | Q_PORT_INT=19696 2026-03-13 12:23:27.108 | Q_PROTOCOL=https 2026-03-13 12:23:27.108 | Q_PUBLIC_VETH_EX=veth-pub-ex 2026-03-13 12:23:27.108 | Q_PUBLIC_VETH_INT=veth-pub-int 2026-03-13 12:23:27.108 | Q_ROUTER_NAME=router1 2026-03-13 12:23:27.108 | Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-03-13 12:23:27.108 | Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-03-13 12:23:27.108 | Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-03-13 12:23:27.108 | Q_TUNNEL_TYPES=gre 2026-03-13 12:23:27.108 | Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-03-13 12:23:27.108 | Q_USE_PUBLIC_VETH=False 2026-03-13 12:23:27.108 | Q_USE_ROOTWRAP=True 2026-03-13 12:23:27.108 | Q_USE_ROOTWRAP_DAEMON=True 2026-03-13 12:23:27.108 | Q_USE_SECGROUP=True 2026-03-13 12:23:27.108 | RABBIT_HOST=199.204.45.99 2026-03-13 12:23:27.108 | RABBIT_PASSWORD=secretrabbit 2026-03-13 12:23:27.108 | RABBIT_USERID=stackrabbit 2026-03-13 12:23:27.108 | RC_DIR=/opt/stack/devstack 2026-03-13 12:23:27.108 | RECLONE=False 2026-03-13 12:23:27.108 | RECREATE_KEYSTONE_DB=True 2026-03-13 12:23:27.108 | REGION_NAME=RegionOne 2026-03-13 12:23:27.108 | REPOS_UPDATED=True 2026-03-13 12:23:27.108 | REQUIREMENTS_BRANCH=master 2026-03-13 12:23:27.108 | REQUIREMENTS_DIR=/opt/stack/requirements 2026-03-13 12:23:27.108 | REQUIREMENTS_REPO=https://github.com/openstack/requirements.git 2026-03-13 12:23:27.108 | RETRY_UPDATE=False 2026-03-13 12:23:27.108 | ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-03-13 12:23:27.108 | S3_SERVICE_PORT=3333 2026-03-13 12:23:27.108 | SERVICE_DIR=/opt/stack/status 2026-03-13 12:23:27.108 | SERVICE_DOMAIN_NAME=Default 2026-03-13 12:23:27.108 | SERVICE_GRACEFUL_SHUTDOWN_TIMEOUT=5 2026-03-13 12:23:27.108 | SERVICE_HOST=199.204.45.99 2026-03-13 12:23:27.108 | SERVICE_IP_VERSION=4 2026-03-13 12:23:27.108 | SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-03-13 12:23:27.108 | SERVICE_LOCAL_HOST=127.0.0.1 2026-03-13 12:23:27.108 | SERVICE_PASSWORD=secretservice 2026-03-13 12:23:27.108 | SERVICE_PROJECT_NAME=service 2026-03-13 12:23:27.108 | SERVICE_PROTOCOL=http 2026-03-13 12:23:27.108 | SERVICE_TENANT_NAME=service 2026-03-13 12:23:27.108 | SERVICE_TIMEOUT=60 2026-03-13 12:23:27.108 | SHARE_BACKING_FILE_SIZE=8400M 2026-03-13 12:23:27.108 | SHARE_DRIVER=manila.share.drivers.generic.GenericShareDriver 2026-03-13 12:23:27.108 | SHARE_GROUP=lvm-shares 2026-03-13 12:23:27.108 | SHARE_NAME_PREFIX=share- 2026-03-13 12:23:27.108 | SHELL=/bin/bash 2026-03-13 12:23:27.108 | SHLVL=1 2026-03-13 12:23:27.108 | SKIP_EPEL_INSTALL=False 2026-03-13 12:23:27.108 | SKIP_STOP_OVN=False 2026-03-13 12:23:27.108 | SMB_CONF=/etc/samba/smb.conf 2026-03-13 12:23:27.108 | SMB_PRIVATE_DIR=/var/lib/samba/private 2026-03-13 12:23:27.108 | SPICE_BRANCH=master 2026-03-13 12:23:27.108 | SPICE_REPO=http://anongit.freedesktop.org/git/spice/spice-html5.git 2026-03-13 12:23:27.108 | SQLALCHEMY_BRANCH=main 2026-03-13 12:23:27.108 | SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-03-13 12:23:27.108 | SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-03-13 12:23:27.108 | SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-03-13 12:23:27.108 | 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-03-13 12:23:27.108 | STACK_GROUP=stack 2026-03-13 12:23:27.108 | STACK_USER=stack 2026-03-13 12:23:27.108 | STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-03-13 12:23:27.108 | STUD_PROTO=--tls 2026-03-13 12:23:27.108 | SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-03-13 12:23:27.108 | SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-03-13 12:23:27.108 | SUBNETPOOL_PREFIX_V4=10.1.0.0/20 2026-03-13 12:23:27.108 | SUBNETPOOL_PREFIX_V6=fdf6:cc01:bcaa::/56 2026-03-13 12:23:27.108 | SUBNETPOOL_SIZE_V4=26 2026-03-13 12:23:27.108 | SUBNETPOOL_SIZE_V6=64 2026-03-13 12:23:27.108 | SUBUNIT_OUTPUT=/opt/stack/devstack.subunit 2026-03-13 12:23:27.108 | SUDO_COMMAND='/bin/sh -c echo BECOME-SUCCESS-elumidziphvjzhswdvqdfpqvqjbgcqeu ; /usr/bin/python3' 2026-03-13 12:23:27.108 | SUDO_GID=1000 2026-03-13 12:23:27.108 | SUDO_SECURE_PATH_FILE=/etc/sudoers.d/zz-secure-path 2026-03-13 12:23:27.108 | SUDO_UID=1000 2026-03-13 12:23:27.108 | SUDO_USER=zuul 2026-03-13 12:23:27.108 | SUMFILE=/opt/stack/logs/devstacklog.txt.2026-03-13-122058.summary.2026-03-13-122058 2026-03-13 12:23:27.108 | SUPPORTED_DISTROS='trixie|bookworm|noble|rhel9|rhel10' 2026-03-13 12:23:27.108 | SUPPORT_URL=https://help.ubuntu.com/ 2026-03-13 12:23:27.108 | SWIFT_APACHE_WSGI_DIR=/var/www/swift 2026-03-13 12:23:27.108 | SWIFT_BIN_DIR=/opt/stack/data/venv/bin 2026-03-13 12:23:27.108 | SWIFT_BRANCH=master 2026-03-13 12:23:27.108 | SWIFT_CONF_DIR=/etc/swift 2026-03-13 12:23:27.108 | SWIFT_DATA_DIR=/opt/stack/data/swift 2026-03-13 12:23:27.108 | SWIFT_DEFAULT_BIND_PORT=8080 2026-03-13 12:23:27.108 | SWIFT_DEFAULT_BIND_PORT_INT=8081 2026-03-13 12:23:27.108 | SWIFT_DIR=/opt/stack/swift 2026-03-13 12:23:27.108 | SWIFT_DISK_IMAGE=/opt/stack/data/swift/drives/images/swift.img 2026-03-13 12:23:27.108 | SWIFT_ENABLE_TEMPURLS=False 2026-03-13 12:23:27.108 | SWIFT_EXTRAS_MIDDLEWARE='formpost staticweb' 2026-03-13 12:23:27.108 | SWIFT_EXTRAS_MIDDLEWARE_LAST= 2026-03-13 12:23:27.108 | SWIFT_EXTRAS_MIDDLEWARE_NO_AUTH=crossdomain 2026-03-13 12:23:27.108 | SWIFT_HASH=1234123412341234 2026-03-13 12:23:27.108 | SWIFT_LOG_TOKEN_LENGTH=12 2026-03-13 12:23:27.108 | SWIFT_LOOPBACK_DISK_SIZE=2G 2026-03-13 12:23:27.108 | SWIFT_LOOPBACK_DISK_SIZE_DEFAULT=2G 2026-03-13 12:23:27.108 | SWIFT_MAX_FILE_SIZE=1073741824 2026-03-13 12:23:27.108 | SWIFT_MAX_FILE_SIZE_DEFAULT=1073741824 2026-03-13 12:23:27.108 | SWIFT_MAX_HEADER_SIZE=16384 2026-03-13 12:23:27.108 | SWIFT_PARTITION_POWER_SIZE=9 2026-03-13 12:23:27.108 | SWIFT_REPLICAS=1 2026-03-13 12:23:27.108 | SWIFT_REPLICAS_SEQ=1 2026-03-13 12:23:27.108 | SWIFT_REPO=https://github.com/openstack/swift.git 2026-03-13 12:23:27.108 | SWIFT_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-03-13 12:23:27.108 | SWIFT_SERVICE_LOCAL_HOST=127.0.0.1 2026-03-13 12:23:27.108 | SWIFT_SERVICE_PROTOCOL=https 2026-03-13 12:23:27.108 | SWIFT_START_ALL_SERVICES=False 2026-03-13 12:23:27.108 | SWIFT_STORAGE_IPS= 2026-03-13 12:23:27.109 | SWIFT_TEMPURL_KEY= 2026-03-13 12:23:27.109 | SWIFT_USE_MOD_WSGI=False 2026-03-13 12:23:27.109 | SYSLOG=False 2026-03-13 12:23:27.109 | SYSLOG_HOST=199.204.45.99 2026-03-13 12:23:27.109 | SYSLOG_PORT=516 2026-03-13 12:23:27.109 | SYSTEMCTL='sudo systemctl' 2026-03-13 12:23:27.109 | SYSTEMD_DIR=/etc/systemd/system 2026-03-13 12:23:27.109 | TARGET_BRANCH=master 2026-03-13 12:23:27.109 | TARGET_ENABLE_OVN_AGENT=False 2026-03-13 12:23:27.109 | TCPDUMP_ARGS= 2026-03-13 12:23:27.109 | TCPDUMP_OUTPUT=/opt/stack/logs/tcpdump.pcap 2026-03-13 12:23:27.109 | TEMPEST_BRANCH=master 2026-03-13 12:23:27.109 | TEMPEST_REPO=https://github.com/openstack/tempest.git 2026-03-13 12:23:27.109 | TEMPEST_VENV_UPPER_CONSTRAINTS=master 2026-03-13 12:23:27.109 | TEMPFILE=/tmp/tmp.cDOuz67hto 2026-03-13 12:23:27.109 | TENANT_TUNNEL_RANGES=1:1000 2026-03-13 12:23:27.109 | TENANT_VLAN_RANGE= 2026-03-13 12:23:27.109 | TERM=unknown 2026-03-13 12:23:27.109 | TIMESTAMP_FORMAT=%F-%H%M%S 2026-03-13 12:23:27.109 | TLS_IP=199.204.45.99 2026-03-13 12:23:27.109 | TOP_DIR=/opt/stack/devstack 2026-03-13 12:23:27.109 | TRAILING_TARGET_BRANCH=master 2026-03-13 12:23:27.109 | TUNNEL_ENDPOINT_IP=199.204.45.99 2026-03-13 12:23:27.109 | TUNNEL_IP=199.204.45.99 2026-03-13 12:23:27.109 | TUNNEL_IP_VERSION=4 2026-03-13 12:23:27.109 | UBUNTU_CODENAME=noble 2026-03-13 12:23:27.109 | UBUNTU_RELEASE_BASE_NUM=24 2026-03-13 12:23:27.109 | UID=1002 2026-03-13 12:23:27.109 | ULIMIT_NOFILE=2048 2026-03-13 12:23:27.109 | USER=stack 2026-03-13 12:23:27.109 | USER_HOME=/opt/stack 2026-03-13 12:23:27.109 | USER_UNITS=False 2026-03-13 12:23:27.109 | USE_CINDER_FOR_GLANCE=False 2026-03-13 12:23:27.109 | USE_SUBNETPOOL=True 2026-03-13 12:23:27.109 | USE_VENV=False 2026-03-13 12:23:27.109 | VERBOSE=True 2026-03-13 12:23:27.109 | VERBOSE_NO_TIMESTAMP=True 2026-03-13 12:23:27.109 | VERSION='24.04.4 LTS (Noble Numbat)' 2026-03-13 12:23:27.109 | VERSION_CODENAME=noble 2026-03-13 12:23:27.109 | VERSION_ID=24.04 2026-03-13 12:23:27.109 | VIF_PLUGGING_IS_FATAL=True 2026-03-13 12:23:27.109 | VIF_PLUGGING_TIMEOUT=300 2026-03-13 12:23:27.109 | VIRTUALENV_CMD='python3.12 -m venv' 2026-03-13 12:23:27.109 | VIRT_DRIVER=libvirt 2026-03-13 12:23:27.109 | VOLUME_BACKING_FILE_SIZE=50G 2026-03-13 12:23:27.109 | VOLUME_GROUP_NAME=stack-volumes 2026-03-13 12:23:27.109 | VOLUME_NAME_PREFIX=volume- 2026-03-13 12:23:27.109 | VOLUME_TYPE_MULTIATTACH=multiattach 2026-03-13 12:23:27.109 | WORKER_TIMEOUT=80 2026-03-13 12:23:27.109 | WSGI_MODE=uwsgi 2026-03-13 12:23:27.109 | ZSWAP_COMPRESSOR=lz4 2026-03-13 12:23:27.109 | ZSWAP_ZPOOL=zsmalloc 2026-03-13 12:23:27.109 | _=posix 2026-03-13 12:23:27.109 | _ASYNC_BG_TIME=0 2026-03-13 12:23:27.109 | _DEFAULT_LVM_INIT=0 2026-03-13 12:23:27.109 | _DEFAULT_PYTHON3_VERSION=3.12 2026-03-13 12:23:27.109 | _DEVSTACK_FUNCTIONS=1 2026-03-13 12:23:27.109 | _DEVSTACK_FUNCTIONS_COMMON=1 2026-03-13 12:23:27.109 | _DEVSTACK_STACKRC=1 2026-03-13 12:23:27.109 | _LOG_COLOR_DEFAULT=False 2026-03-13 12:23:27.109 | _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-03-13 12:23:27.109 | _TIME_BEGIN=1773404449 2026-03-13 12:23:27.109 | _TIME_START=([apt-get]="" [pip_install]="" [apt-get-update]="" ) 2026-03-13 12:23:27.109 | _TIME_TOTAL=([apt-get]="106876" [pip_install]="19020" [apt-get-update]="2428" ) 2026-03-13 12:23:27.109 | _of_args='-v --no-timestamp' 2026-03-13 12:23:27.109 | backend=postgresql 2026-03-13 12:23:27.109 | be=lvm:lvmdriver-1 2026-03-13 12:23:27.109 | be_name=lvmdriver-1 2026-03-13 12:23:27.109 | be_type=lvm 2026-03-13 12:23:27.109 | db=postgresql 2026-03-13 12:23:27.109 | dc=org 2026-03-13 12:23:27.109 | default_v4_route_devs=ens3 2026-03-13 12:23:27.109 | default_v6_route_devs='ens3 2026-03-13 12:23:27.109 | ens3' 2026-03-13 12:23:27.109 | dir=/opt/stack/magnum 2026-03-13 12:23:27.109 | dn=,dc=openstack,dc=org 2026-03-13 12:23:27.109 | exceptions=80-tempest.sh 2026-03-13 12:23:27.109 | extra=80-tempest.sh 2026-03-13 12:23:27.109 | extra_plugin_file_name=/opt/stack/devstack/extras.d/80-tempest.sh 2026-03-13 12:23:27.109 | f=/opt/stack/devstack/lib/databases/postgresql 2026-03-13 12:23:27.109 | i=TUNNEL_IP_VERSION 2026-03-13 12:23:27.109 | image_url=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-03-13 12:23:27.109 | lfile=localrc 2026-03-13 12:23:27.109 | localrc=/opt/stack/devstack/.localrc.password 2026-03-13 12:23:27.109 | mode=stack 2026-03-13 12:23:27.109 | msg='ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-03-13 12:23:27.109 | opt='?' 2026-03-13 12:23:27.109 | os_CODENAME=noble 2026-03-13 12:23:27.109 | os_PACKAGE=deb 2026-03-13 12:23:27.109 | os_RELEASE=24.04 2026-03-13 12:23:27.109 | os_VENDOR=Ubuntu 2026-03-13 12:23:27.109 | phase=pre-install 2026-03-13 12:23:27.109 | pkgs= 2026-03-13 12:23:27.109 | plugin=magnum 2026-03-13 12:23:27.109 | plugins=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-03-13 12:23:27.109 | pw=secretadmin 2026-03-13 12:23:27.109 | time_stamp=2026-03-13-122111 2026-03-13 12:23:27.109 | var=ADMIN_PASSWORD 2026-03-13 12:23:27.109 | ++ /opt/stack/magnum/devstack/plugin.sh:source:11 : is_service_enabled magnum-api magnum-cond 2026-03-13 12:23:27.139 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:23:27.143 | ++ /opt/stack/magnum/devstack/plugin.sh:source:12 : [[ stack == \s\t\a\c\k ]] 2026-03-13 12:23:27.148 | ++ /opt/stack/magnum/devstack/plugin.sh:source:12 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-03-13 12:23:27.152 | ++ /opt/stack/magnum/devstack/plugin.sh:source:23 : [[ stack == \s\t\a\c\k ]] 2026-03-13 12:23:27.157 | ++ /opt/stack/magnum/devstack/plugin.sh:source:23 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-03-13 12:23:27.162 | ++ /opt/stack/magnum/devstack/plugin.sh:source:38 : [[ stack == \s\t\a\c\k ]] 2026-03-13 12:23:27.167 | ++ /opt/stack/magnum/devstack/plugin.sh:source:38 : [[ pre-install == \e\x\t\r\a ]] 2026-03-13 12:23:27.172 | ++ /opt/stack/magnum/devstack/plugin.sh:source:52 : [[ stack == \u\n\s\t\a\c\k ]] 2026-03-13 12:23:27.177 | ++ /opt/stack/magnum/devstack/plugin.sh:source:56 : [[ stack == \c\l\e\a\n ]] 2026-03-13 12:23:27.189 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-03-13 12:23:27.194 | + functions-common:run_plugins:1832 : local dir=/opt/stack/octavia 2026-03-13 12:23:27.198 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/octavia/devstack/plugin.sh ]] 2026-03-13 12:23:27.204 | + functions-common:run_plugins:1834 : source /opt/stack/octavia/devstack/plugin.sh stack pre-install 2026-03-13 12:23:27.209 | ++ /opt/stack/octavia/devstack/plugin.sh:source:3 : saveenv=ehxB 2026-03-13 12:23:27.214 | ++ /opt/stack/octavia/devstack/plugin.sh:source:4 : set -ex 2026-03-13 12:23:27.219 | ++ /opt/stack/octavia/devstack/plugin.sh:source:9 : GET_PIP_CACHE_LOCATION=/opt/stack/cache/files/get-pip.py 2026-03-13 12:23:27.231 | ++ /opt/stack/octavia/devstack/plugin.sh:source:772 : is_service_enabled octavia 2026-03-13 12:23:27.262 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:23:27.268 | ++ /opt/stack/octavia/devstack/plugin.sh:source:773 : '[' api == main ']' 2026-03-13 12:23:27.273 | ++ /opt/stack/octavia/devstack/plugin.sh:source:773 : '[' api == standalone ']' 2026-03-13 12:23:27.279 | ++ /opt/stack/octavia/devstack/plugin.sh:source:785 : [[ stack == \s\t\a\c\k ]] 2026-03-13 12:23:27.283 | ++ /opt/stack/octavia/devstack/plugin.sh:source:785 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-03-13 12:23:27.289 | ++ /opt/stack/octavia/devstack/plugin.sh:source:792 : [[ stack == \s\t\a\c\k ]] 2026-03-13 12:23:27.294 | ++ /opt/stack/octavia/devstack/plugin.sh:source:792 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-03-13 12:23:27.299 | ++ /opt/stack/octavia/devstack/plugin.sh:source:798 : [[ stack == \s\t\a\c\k ]] 2026-03-13 12:23:27.303 | ++ /opt/stack/octavia/devstack/plugin.sh:source:798 : [[ pre-install == \e\x\t\r\a ]] 2026-03-13 12:23:27.308 | ++ /opt/stack/octavia/devstack/plugin.sh:source:805 : [[ stack == \s\t\a\c\k ]] 2026-03-13 12:23:27.313 | ++ /opt/stack/octavia/devstack/plugin.sh:source:805 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-03-13 12:23:27.319 | ++ /opt/stack/octavia/devstack/plugin.sh:source:813 : [[ stack == \u\n\s\t\a\c\k ]] 2026-03-13 12:23:27.324 | ++ /opt/stack/octavia/devstack/plugin.sh:source:821 : [[ stack == \c\l\e\a\n ]] 2026-03-13 12:23:27.329 | ++ /opt/stack/octavia/devstack/plugin.sh:source:829 : [[ ehxB =~ e ]] 2026-03-13 12:23:27.335 | ++ /opt/stack/octavia/devstack/plugin.sh:source:830 : set -e 2026-03-13 12:23:27.341 | ++ /opt/stack/octavia/devstack/plugin.sh:source:834 : [[ ehxB =~ x ]] 2026-03-13 12:23:27.346 | ++ /opt/stack/octavia/devstack/plugin.sh:source:835 : set -x 2026-03-13 12:23:27.350 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-03-13 12:23:27.355 | + functions-common:run_plugins:1832 : local dir=/opt/stack/manila 2026-03-13 12:23:27.361 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/manila/devstack/plugin.sh ]] 2026-03-13 12:23:27.366 | + functions-common:run_plugins:1834 : source /opt/stack/manila/devstack/plugin.sh stack pre-install 2026-03-13 12:23:27.403 | ++ /opt/stack/manila/devstack/plugin.sh:source:1143 : [[ stack == \s\t\a\c\k ]] 2026-03-13 12:23:27.408 | ++ /opt/stack/manila/devstack/plugin.sh:source:1143 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-03-13 12:23:27.413 | ++ /opt/stack/manila/devstack/plugin.sh:source:1149 : [[ stack == \s\t\a\c\k ]] 2026-03-13 12:23:27.418 | ++ /opt/stack/manila/devstack/plugin.sh:source:1149 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-03-13 12:23:27.423 | ++ /opt/stack/manila/devstack/plugin.sh:source:1168 : [[ stack == \s\t\a\c\k ]] 2026-03-13 12:23:27.429 | ++ /opt/stack/manila/devstack/plugin.sh:source:1168 : [[ pre-install == \e\x\t\r\a ]] 2026-03-13 12:23:27.435 | ++ /opt/stack/manila/devstack/plugin.sh:source:1222 : [[ stack == \s\t\a\c\k ]] 2026-03-13 12:23:27.440 | ++ /opt/stack/manila/devstack/plugin.sh:source:1222 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-03-13 12:23:27.445 | ++ /opt/stack/manila/devstack/plugin.sh:source:1257 : [[ stack == \u\n\s\t\a\c\k ]] 2026-03-13 12:23:27.450 | ++ /opt/stack/manila/devstack/plugin.sh:source:1262 : [[ stack == \c\l\e\a\n ]] 2026-03-13 12:23:27.461 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-03-13 12:23:27.466 | + functions-common:run_plugins:1832 : local dir=/opt/stack/magnum-cluster-api 2026-03-13 12:23:27.471 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/magnum-cluster-api/devstack/plugin.sh ]] 2026-03-13 12:23:27.477 | + functions-common:run_plugins:1834 : source /opt/stack/magnum-cluster-api/devstack/plugin.sh stack pre-install 2026-03-13 12:23:27.483 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:1 : CAPI_VERSION=v1.10.5 2026-03-13 12:23:27.488 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:2 : CAPO_VERSION=v0.12.4 2026-03-13 12:23:27.493 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:3 : ORC_VERSION=v2.2.0 2026-03-13 12:23:27.498 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:4 : KIND_VERSION=v0.16.0 2026-03-13 12:23:27.504 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:5 : HELM_VERSION=v3.10.3 2026-03-13 12:23:27.509 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:7 : MAGNUM_CLUSTER_API_REPO=https://github.com/vexxhost/magnum-cluster-api.git 2026-03-13 12:23:27.515 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:8 : MAGNUM_CLUSTER_API_BRANCH=main 2026-03-13 12:23:27.520 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:9 : MAGNUM_CLUSTER_API_DIR=/opt/stack/magnum-cluster-api 2026-03-13 12:23:27.525 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:21 : is_service_enabled magnum-cluster-api 2026-03-13 12:23:27.557 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:23:27.563 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:23 : [[ stack == \s\t\a\c\k ]] 2026-03-13 12:23:27.568 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:23 : [[ pre-install == \p\r\e\-\i\n\s\t\a\l\l ]] 2026-03-13 12:23:27.575 | ++++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:25 : curl -L -s https://dl.k8s.io/release/stable.txt 2026-03-13 12:23:27.647 | +++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:25 : get_extra_file https://dl.k8s.io/release/v1.35.2/bin/linux/amd64/kubectl 2026-03-13 12:23:27.652 | +++ functions:get_extra_file:66 : local file_url=https://dl.k8s.io/release/v1.35.2/bin/linux/amd64/kubectl 2026-03-13 12:23:27.658 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-03-13 12:23:27.662 | +++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-03-13 12:23:27.667 | +++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-03-13 12:23:27.672 | +++ functions:get_extra_file:71 : local file_name=kubectl 2026-03-13 12:23:27.678 | +++ functions:get_extra_file:72 : [[ https://dl.k8s.io/release/v1.35.2/bin/linux/amd64/kubectl != file* ]] 2026-03-13 12:23:27.682 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/kubectl ]] 2026-03-13 12:23:27.687 | +++ 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.35.2/bin/linux/amd64/kubectl -O /opt/stack/devstack/files/kubectl 2026-03-13 12:23:27.692 | --2026-03-13 12:23:27-- https://dl.k8s.io/release/v1.35.2/bin/linux/amd64/kubectl 2026-03-13 12:23:27.724 | Resolving dl.k8s.io (dl.k8s.io)... 2a04:4e42::347, 2a04:4e42:200::347, 2a04:4e42:600::347, ... 2026-03-13 12:23:27.732 | Connecting to dl.k8s.io (dl.k8s.io)|2a04:4e42::347|:443... connected. 2026-03-13 12:23:27.760 | HTTP request sent, awaiting response... 200 OK 2026-03-13 12:23:27.760 | Length: 58601656 (56M) [application/octet-stream] 2026-03-13 12:23:27.760 | Saving to: ‘/opt/stack/devstack/files/kubectl’ 2026-03-13 12:23:27.801 | 2026-03-13 12:23:28.076 | 0K ........ ........ ........ ........ 57% 109M 0s 2026-03-13 12:23:28.510 | 32768K ........ ........ ....... 100% 52.5M=0.7s 2026-03-13 12:23:28.510 | 2026-03-13 12:23:28.510 | 2026-03-13 12:23:28 (74.6 MB/s) - ‘/opt/stack/devstack/files/kubectl’ saved [58601656/58601656] 2026-03-13 12:23:28.510 | 2026-03-13 12:23:28.517 | +++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-03-13 12:23:28.521 | +++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/kubectl 2026-03-13 12:23:28.525 | +++ functions:get_extra_file:81 : return 2026-03-13 12:23:28.531 | ++ /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-03-13 12:23:28.618 | +++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:28 : get_extra_file https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.10.5/clusterctl-linux-amd64 2026-03-13 12:23:28.623 | +++ functions:get_extra_file:66 : local file_url=https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.10.5/clusterctl-linux-amd64 2026-03-13 12:23:28.628 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-03-13 12:23:28.632 | +++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-03-13 12:23:28.637 | +++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-03-13 12:23:28.642 | +++ functions:get_extra_file:71 : local file_name=clusterctl-linux-amd64 2026-03-13 12:23:28.647 | +++ functions:get_extra_file:72 : [[ https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.10.5/clusterctl-linux-amd64 != file* ]] 2026-03-13 12:23:28.652 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/clusterctl-linux-amd64 ]] 2026-03-13 12:23:28.656 | +++ functions:get_extra_file:75 : wget --progress=dot:giga --retry-on-host-error --retry-on-http-error=500,503 -t 2 --waitretry=10 --tries=3 --retry-connrefused -c https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.10.5/clusterctl-linux-amd64 -O /opt/stack/devstack/files/clusterctl-linux-amd64 2026-03-13 12:23:28.662 | --2026-03-13 12:23:28-- https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.10.5/clusterctl-linux-amd64 2026-03-13 12:23:28.696 | Resolving github.com (github.com)... 140.82.113.4 2026-03-13 12:23:28.711 | Connecting to github.com (github.com)|140.82.113.4|:443... connected. 2026-03-13 12:23:28.821 | HTTP request sent, awaiting response... 302 Found 2026-03-13 12:23:28.821 | Location: https://release-assets.githubusercontent.com/github-production-release-asset/124157517/f3ecba9a-23cc-4b11-8d6d-6856e87ada58?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-03-13T13%3A03%3A47Z&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-03-13T12%3A03%3A33Z&ske=2026-03-13T13%3A03%3A47Z&sks=b&skv=2018-11-09&sig=i5n02zlDpiLbrOB5DF9c2s455wdDA6NdvgoeB79PnMU%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3MzQwNjQwOCwibmJmIjoxNzczNDA0NjA4LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.Nj4ys3W57kxOo_yyazkrubCJFNFOTWIRNzOpGbUm-qE&response-content-disposition=attachment%3B%20filename%3Dclusterctl-linux-amd64&response-content-type=application%2Foctet-stream [following] 2026-03-13 12:23:28.821 | --2026-03-13 12:23:28-- https://release-assets.githubusercontent.com/github-production-release-asset/124157517/f3ecba9a-23cc-4b11-8d6d-6856e87ada58?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-03-13T13%3A03%3A47Z&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-03-13T12%3A03%3A33Z&ske=2026-03-13T13%3A03%3A47Z&sks=b&skv=2018-11-09&sig=i5n02zlDpiLbrOB5DF9c2s455wdDA6NdvgoeB79PnMU%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3MzQwNjQwOCwibmJmIjoxNzczNDA0NjA4LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.Nj4ys3W57kxOo_yyazkrubCJFNFOTWIRNzOpGbUm-qE&response-content-disposition=attachment%3B%20filename%3Dclusterctl-linux-amd64&response-content-type=application%2Foctet-stream 2026-03-13 12:23:28.824 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.109.133, 185.199.110.133, 185.199.108.133, ... 2026-03-13 12:23:28.825 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.109.133|:443... connected. 2026-03-13 12:23:28.901 | HTTP request sent, awaiting response... 200 OK 2026-03-13 12:23:28.901 | Length: 82856383 (79M) [application/octet-stream] 2026-03-13 12:23:28.901 | Saving to: ‘/opt/stack/devstack/files/clusterctl-linux-amd64’ 2026-03-13 12:23:28.910 | 2026-03-13 12:23:29.059 | 0K ........ ........ ........ ........ 40% 208M 0s 2026-03-13 12:23:29.168 | 32768K ........ ........ ........ ........ 80% 295M 0s 2026-03-13 12:23:29.223 | 65536K ........ ....... 100% 256M=0.3s 2026-03-13 12:23:29.223 | 2026-03-13 12:23:29.223 | 2026-03-13 12:23:29 (246 MB/s) - ‘/opt/stack/devstack/files/clusterctl-linux-amd64’ saved [82856383/82856383] 2026-03-13 12:23:29.223 | 2026-03-13 12:23:29.229 | +++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-03-13 12:23:29.234 | +++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/clusterctl-linux-amd64 2026-03-13 12:23:29.238 | +++ functions:get_extra_file:81 : return 2026-03-13 12:23:29.243 | ++ /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-03-13 12:23:29.346 | +++ /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-03-13 12:23:29.351 | +++ functions:get_extra_file:66 : local file_url=https://kind.sigs.k8s.io/dl/v0.16.0/kind-linux-amd64 2026-03-13 12:23:29.356 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-03-13 12:23:29.360 | +++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-03-13 12:23:29.366 | +++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-03-13 12:23:29.371 | +++ functions:get_extra_file:71 : local file_name=kind-linux-amd64 2026-03-13 12:23:29.377 | +++ functions:get_extra_file:72 : [[ https://kind.sigs.k8s.io/dl/v0.16.0/kind-linux-amd64 != file* ]] 2026-03-13 12:23:29.382 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/kind-linux-amd64 ]] 2026-03-13 12:23:29.387 | +++ 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-03-13 12:23:29.392 | --2026-03-13 12:23:29-- https://kind.sigs.k8s.io/dl/v0.16.0/kind-linux-amd64 2026-03-13 12:23:29.426 | Resolving kind.sigs.k8s.io (kind.sigs.k8s.io)... 2600:1f18:16e:df01::258, 2600:1f18:16e:df01::259, 18.208.88.157, ... 2026-03-13 12:23:29.442 | Connecting to kind.sigs.k8s.io (kind.sigs.k8s.io)|2600:1f18:16e:df01::258|:443... connected. 2026-03-13 12:23:29.556 | HTTP request sent, awaiting response... 301 Moved Permanently 2026-03-13 12:23:29.556 | Location: https://github.com/kubernetes-sigs/kind/releases/download/v0.16.0/kind-linux-amd64 [following] 2026-03-13 12:23:29.556 | --2026-03-13 12:23:29-- https://github.com/kubernetes-sigs/kind/releases/download/v0.16.0/kind-linux-amd64 2026-03-13 12:23:29.559 | Resolving github.com (github.com)... 140.82.113.4 2026-03-13 12:23:29.574 | Connecting to github.com (github.com)|140.82.113.4|:443... connected. 2026-03-13 12:23:29.691 | HTTP request sent, awaiting response... 302 Found 2026-03-13 12:23:29.691 | 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-03-13T13%3A04%3A32Z&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-03-13T12%3A03%3A44Z&ske=2026-03-13T13%3A04%3A32Z&sks=b&skv=2018-11-09&sig=%2FRnFodQbr5VMuygkm3vrNtI8sWVNS8sCnVTmoKzUddU%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3MzQwNDkwOSwibmJmIjoxNzczNDA0NjA5LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.N3zDFw9A2ztNbZvLHb5EyEZGvvnAIcX0u8M1kSxJCKQ&response-content-disposition=attachment%3B%20filename%3Dkind-linux-amd64&response-content-type=application%2Foctet-stream [following] 2026-03-13 12:23:29.691 | --2026-03-13 12:23:29-- https://release-assets.githubusercontent.com/github-production-release-asset/148545807/9d66ccf9-39a6-4bc2-a805-c1f42b75a979?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-03-13T13%3A04%3A32Z&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-03-13T12%3A03%3A44Z&ske=2026-03-13T13%3A04%3A32Z&sks=b&skv=2018-11-09&sig=%2FRnFodQbr5VMuygkm3vrNtI8sWVNS8sCnVTmoKzUddU%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3MzQwNDkwOSwibmJmIjoxNzczNDA0NjA5LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.N3zDFw9A2ztNbZvLHb5EyEZGvvnAIcX0u8M1kSxJCKQ&response-content-disposition=attachment%3B%20filename%3Dkind-linux-amd64&response-content-type=application%2Foctet-stream 2026-03-13 12:23:29.694 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.111.133, 185.199.108.133, 185.199.109.133, ... 2026-03-13 12:23:29.695 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.111.133|:443... connected. 2026-03-13 12:23:29.710 | HTTP request sent, awaiting response... 200 OK 2026-03-13 12:23:29.710 | Length: 6873201 (6.6M) [application/octet-stream] 2026-03-13 12:23:29.710 | Saving to: ‘/opt/stack/devstack/files/kind-linux-amd64’ 2026-03-13 12:23:29.718 | 2026-03-13 12:23:29.746 | 0K ...... 100% 181M=0.04s 2026-03-13 12:23:29.746 | 2026-03-13 12:23:29.746 | 2026-03-13 12:23:29 (181 MB/s) - ‘/opt/stack/devstack/files/kind-linux-amd64’ saved [6873201/6873201] 2026-03-13 12:23:29.746 | 2026-03-13 12:23:29.753 | +++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-03-13 12:23:29.759 | +++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/kind-linux-amd64 2026-03-13 12:23:29.764 | +++ functions:get_extra_file:81 : return 2026-03-13 12:23:29.771 | ++ /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-03-13 12:23:29.805 | +++ /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-03-13 12:23:29.810 | +++ functions:get_extra_file:66 : local file_url=https://get.helm.sh/helm-v3.10.3-linux-amd64.tar.gz 2026-03-13 12:23:29.815 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-03-13 12:23:29.819 | +++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-03-13 12:23:29.824 | +++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-03-13 12:23:29.829 | +++ functions:get_extra_file:71 : local file_name=helm-v3.10.3-linux-amd64.tar.gz 2026-03-13 12:23:29.834 | +++ functions:get_extra_file:72 : [[ https://get.helm.sh/helm-v3.10.3-linux-amd64.tar.gz != file* ]] 2026-03-13 12:23:29.839 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/helm-v3.10.3-linux-amd64.tar.gz ]] 2026-03-13 12:23:29.844 | +++ 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-03-13 12:23:29.849 | --2026-03-13 12:23:29-- https://get.helm.sh/helm-v3.10.3-linux-amd64.tar.gz 2026-03-13 12:23:29.885 | Resolving get.helm.sh (get.helm.sh)... 2620:1ec:bdf::36, 2620:1ec:46::36, 13.107.213.36, ... 2026-03-13 12:23:29.894 | Connecting to get.helm.sh (get.helm.sh)|2620:1ec:bdf::36|:443... connected. 2026-03-13 12:23:29.940 | HTTP request sent, awaiting response... 200 OK 2026-03-13 12:23:29.940 | Length: 14569235 (14M) [application/x-tar] 2026-03-13 12:23:29.940 | Saving to: ‘/opt/stack/devstack/files/helm-v3.10.3-linux-amd64.tar.gz’ 2026-03-13 12:23:29.999 | 2026-03-13 12:23:30.111 | 0K ........ ..... 100% 81.4M=0.2s 2026-03-13 12:23:30.111 | 2026-03-13 12:23:30.111 | 2026-03-13 12:23:30 (81.4 MB/s) - ‘/opt/stack/devstack/files/helm-v3.10.3-linux-amd64.tar.gz’ saved [14569235/14569235] 2026-03-13 12:23:30.111 | 2026-03-13 12:23:30.118 | +++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-03-13 12:23:30.123 | +++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/helm-v3.10.3-linux-amd64.tar.gz 2026-03-13 12:23:30.128 | +++ functions:get_extra_file:81 : return 2026-03-13 12:23:30.135 | ++ /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-03-13 12:23:30.144 | linux-amd64/ 2026-03-13 12:23:30.144 | linux-amd64/helm 2026-03-13 12:23:30.441 | linux-amd64/LICENSE 2026-03-13 12:23:30.441 | linux-amd64/README.md 2026-03-13 12:23:30.447 | ++ /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-03-13 12:23:30.518 | +++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:42 : get_extra_file https://get.docker.com 2026-03-13 12:23:30.524 | +++ functions:get_extra_file:66 : local file_url=https://get.docker.com 2026-03-13 12:23:30.529 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-03-13 12:23:30.535 | +++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-03-13 12:23:30.540 | +++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-03-13 12:23:30.544 | +++ functions:get_extra_file:71 : local file_name=get.docker.com 2026-03-13 12:23:30.548 | +++ functions:get_extra_file:72 : [[ https://get.docker.com != file* ]] 2026-03-13 12:23:30.553 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/get.docker.com ]] 2026-03-13 12:23:30.556 | +++ 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-03-13 12:23:30.562 | --2026-03-13 12:23:30-- https://get.docker.com/ 2026-03-13 12:23:30.599 | Resolving get.docker.com (get.docker.com)... 2600:9000:21a2:8600:10:a463:3d00:93a1, 2600:9000:21a2:c800:10:a463:3d00:93a1, 2600:9000:21a2:4000:10:a463:3d00:93a1, ... 2026-03-13 12:23:30.601 | Connecting to get.docker.com (get.docker.com)|2600:9000:21a2:8600:10:a463:3d00:93a1|:443... connected. 2026-03-13 12:23:30.614 | HTTP request sent, awaiting response... 200 OK 2026-03-13 12:23:30.614 | Length: 22405 (22K) [text/plain] 2026-03-13 12:23:30.614 | Saving to: ‘/opt/stack/devstack/files/get.docker.com’ 2026-03-13 12:23:30.614 | 2026-03-13 12:23:30.615 | 0K 100% 173M=0s 2026-03-13 12:23:30.615 | 2026-03-13 12:23:30.615 | 2026-03-13 12:23:30 (173 MB/s) - ‘/opt/stack/devstack/files/get.docker.com’ saved [22405/22405] 2026-03-13 12:23:30.615 | 2026-03-13 12:23:30.621 | +++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-03-13 12:23:30.627 | +++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/get.docker.com 2026-03-13 12:23:30.632 | +++ functions:get_extra_file:81 : return 2026-03-13 12:23:30.638 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:42 : sudo sh /opt/stack/devstack/files/get.docker.com 2026-03-13 12:23:30.652 | # Executing docker install script, commit: f381ee68b32e515bb4dc034b339266aff1fbc460 2026-03-13 12:23:30.690 | + sh -c apt-get -qq update >/dev/null 2026-03-13 12:23:32.478 | + sh -c DEBIAN_FRONTEND=noninteractive apt-get -y -qq install ca-certificates curl >/dev/null 2026-03-13 12:23:33.065 | + sh -c install -m 0755 -d /etc/apt/keyrings 2026-03-13 12:23:33.068 | + sh -c curl -fsSL "https://download.docker.com/linux/ubuntu/gpg" -o /etc/apt/keyrings/docker.asc 2026-03-13 12:23:33.124 | + sh -c chmod a+r /etc/apt/keyrings/docker.asc 2026-03-13 12:23:33.127 | + 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-03-13 12:23:33.129 | + sh -c apt-get -qq update >/dev/null 2026-03-13 12:23:34.909 | + 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-03-13 12:23:36.691 | debconf: delaying package configuration, since apt-utils is not installed 2026-03-13 12:23:45.943 | Using systemd to manage Docker service 2026-03-13 12:23:45.943 | + sh -c systemctl enable --now docker.service 2026-03-13 12:23:45.957 | UNIT LOAD ACTIVE SUB DESCRIPTION 2026-03-13 12:23:45.957 | proc-sys-fs-binfmt_misc.automount loaded active running Arbitrary Executable File Formats File System Automount Point 2026-03-13 12:23:45.957 | sys-devices-pci0000:00-0000:00:01.1-ata1-host0-target0:0:0-0:0:0:0-block-sr0.device loaded active plugged QEMU_DVD-ROM config-2 2026-03-13 12:23:45.957 | sys-devices-pci0000:00-0000:00:03.0-virtio1-net-ens3.device loaded active plugged Virtio network device 2026-03-13 12:23:45.957 | sys-devices-pci0000:00-0000:00:04.0-virtio2-block-vda-vda1.device loaded active plugged /sys/devices/pci0000:00/0000:00:04.0/virtio2/block/vda/vda1 2026-03-13 12:23:45.958 | sys-devices-pci0000:00-0000:00:04.0-virtio2-block-vda.device loaded active plugged /sys/devices/pci0000:00/0000:00:04.0/virtio2/block/vda 2026-03-13 12:23:45.958 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.1-tty-ttyS1.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.1/tty/ttyS1 2026-03-13 12:23:45.958 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.10-tty-ttyS10.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.10/tty/ttyS10 2026-03-13 12:23:45.958 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.11-tty-ttyS11.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.11/tty/ttyS11 2026-03-13 12:23:45.958 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.12-tty-ttyS12.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.12/tty/ttyS12 2026-03-13 12:23:45.958 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.13-tty-ttyS13.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.13/tty/ttyS13 2026-03-13 12:23:45.958 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.14-tty-ttyS14.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.14/tty/ttyS14 2026-03-13 12:23:45.958 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.15-tty-ttyS15.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.15/tty/ttyS15 2026-03-13 12:23:45.958 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.16-tty-ttyS16.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.16/tty/ttyS16 2026-03-13 12:23:45.958 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.17-tty-ttyS17.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.17/tty/ttyS17 2026-03-13 12:23:45.958 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.18-tty-ttyS18.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.18/tty/ttyS18 2026-03-13 12:23:45.958 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.19-tty-ttyS19.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.19/tty/ttyS19 2026-03-13 12:23:45.958 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.2-tty-ttyS2.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.2/tty/ttyS2 2026-03-13 12:23:45.958 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.20-tty-ttyS20.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.20/tty/ttyS20 2026-03-13 12:23:45.958 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.21-tty-ttyS21.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.21/tty/ttyS21 2026-03-13 12:23:45.958 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.22-tty-ttyS22.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.22/tty/ttyS22 2026-03-13 12:23:45.958 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.23-tty-ttyS23.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.23/tty/ttyS23 2026-03-13 12:23:45.958 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.24-tty-ttyS24.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.24/tty/ttyS24 2026-03-13 12:23:45.958 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.25-tty-ttyS25.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.25/tty/ttyS25 2026-03-13 12:23:45.958 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.26-tty-ttyS26.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.26/tty/ttyS26 2026-03-13 12:23:45.958 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.27-tty-ttyS27.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.27/tty/ttyS27 2026-03-13 12:23:45.958 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.28-tty-ttyS28.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.28/tty/ttyS28 2026-03-13 12:23:45.958 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.29-tty-ttyS29.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.29/tty/ttyS29 2026-03-13 12:23:45.958 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.3-tty-ttyS3.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.3/tty/ttyS3 2026-03-13 12:23:45.958 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.30-tty-ttyS30.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.30/tty/ttyS30 2026-03-13 12:23:45.958 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.31-tty-ttyS31.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.31/tty/ttyS31 2026-03-13 12:23:45.958 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.4-tty-ttyS4.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.4/tty/ttyS4 2026-03-13 12:23:45.958 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.5-tty-ttyS5.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.5/tty/ttyS5 2026-03-13 12:23:45.958 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.6-tty-ttyS6.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.6/tty/ttyS6 2026-03-13 12:23:45.958 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.7-tty-ttyS7.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.7/tty/ttyS7 2026-03-13 12:23:45.958 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.8-tty-ttyS8.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.8/tty/ttyS8 2026-03-13 12:23:45.958 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.9-tty-ttyS9.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.9/tty/ttyS9 2026-03-13 12:23:45.958 | sys-devices-pnp0-00:00-00:00:0-00:00:0.0-tty-ttyS0.device loaded active plugged /sys/devices/pnp0/00:00/00:00:0/00:00:0.0/tty/ttyS0 2026-03-13 12:23:45.958 | sys-devices-virtual-misc-rfkill.device loaded active plugged /sys/devices/virtual/misc/rfkill 2026-03-13 12:23:45.958 | sys-devices-virtual-net-docker0.device loaded active plugged /sys/devices/virtual/net/docker0 2026-03-13 12:23:45.958 | sys-devices-virtual-tty-ttyprintk.device loaded active plugged /sys/devices/virtual/tty/ttyprintk 2026-03-13 12:23:45.959 | sys-module-configfs.device loaded active plugged /sys/module/configfs 2026-03-13 12:23:45.959 | sys-module-fuse.device loaded active plugged /sys/module/fuse 2026-03-13 12:23:45.959 | sys-subsystem-net-devices-docker0.device loaded active plugged /sys/subsystem/net/devices/docker0 2026-03-13 12:23:45.959 | sys-subsystem-net-devices-ens3.device loaded active plugged Virtio network device 2026-03-13 12:23:45.959 | -.mount loaded active mounted Root Mount 2026-03-13 12:23:45.959 | dev-hugepages.mount loaded active mounted Huge Pages File System 2026-03-13 12:23:45.959 | dev-mqueue.mount loaded active mounted POSIX Message Queue File System 2026-03-13 12:23:45.959 | proc-sys-fs-binfmt_misc.mount loaded active mounted Arbitrary Executable File Formats File System 2026-03-13 12:23:45.959 | run-user-1000.mount loaded active mounted /run/user/1000 2026-03-13 12:23:45.959 | sys-fs-fuse-connections.mount loaded active mounted FUSE Control File System 2026-03-13 12:23:45.959 | sys-kernel-config.mount loaded active mounted Kernel Configuration File System 2026-03-13 12:23:45.959 | sys-kernel-debug.mount loaded active mounted Kernel Debug File System 2026-03-13 12:23:45.959 | sys-kernel-tracing.mount loaded active mounted Kernel Trace File System 2026-03-13 12:23:45.959 | systemd-ask-password-console.path loaded active waiting Dispatch Password Requests to Console Directory Watch 2026-03-13 12:23:45.959 | systemd-ask-password-wall.path loaded active waiting Forward Password Requests to Wall Directory Watch 2026-03-13 12:23:45.959 | init.scope loaded active running System and Service Manager 2026-03-13 12:23:45.959 | session-1.scope loaded active running Session 1 of User zuul 2026-03-13 12:23:45.959 | apache-htcacheclean.service loaded active running Disk Cache Cleaning Daemon for Apache HTTP Server 2026-03-13 12:23:45.959 | apache2.service loaded active running The Apache HTTP Server 2026-03-13 12:23:45.959 | blk-availability.service loaded active exited Availability of block devices 2026-03-13 12:23:45.959 | cloud-config.service loaded active exited Cloud-init: Config Stage 2026-03-13 12:23:45.959 | cloud-final.service loaded active exited Cloud-init: Final Stage 2026-03-13 12:23:45.959 | cloud-init-local.service loaded active exited Cloud-init: Local Stage (pre-network) 2026-03-13 12:23:45.959 | cloud-init.service loaded active exited Cloud-init: Network Stage 2026-03-13 12:23:45.959 | containerd.service loaded active running containerd container runtime 2026-03-13 12:23:45.959 | dbus.service loaded active running D-Bus System Message Bus 2026-03-13 12:23:45.959 | docker.service loaded active running Docker Application Container Engine 2026-03-13 12:23:45.959 | getty@tty1.service loaded active running Getty on tty1 2026-03-13 12:23:45.959 | haproxy.service loaded active running HAProxy Load Balancer 2026-03-13 12:23:45.959 | kmod-static-nodes.service loaded active exited Create List of Static Device Nodes 2026-03-13 12:23:45.959 | ksm.service loaded active exited Kernel Samepage Merging 2026-03-13 12:23:45.959 | ksmtuned.service loaded active running Kernel Samepage Merging (KSM) Tuning Daemon 2026-03-13 12:23:45.959 | ldconfig.service loaded active exited Rebuild Dynamic Linker Cache 2026-03-13 12:23:45.959 | lvm2-monitor.service loaded active exited Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling 2026-03-13 12:23:45.959 | memcached.service loaded active running memcached daemon 2026-03-13 12:23:45.959 | packagekit.service loaded active running PackageKit Daemon 2026-03-13 12:23:45.959 | polkit.service loaded active running Authorization Manager 2026-03-13 12:23:45.959 | postgresql.service loaded active exited PostgreSQL RDBMS 2026-03-13 12:23:45.959 | rsyslog.service loaded active running System Logging Service 2026-03-13 12:23:45.959 | serial-getty@ttyS0.service loaded active running Serial Getty on ttyS0 2026-03-13 12:23:45.959 | ssh-keygen.service loaded active exited OpenSSH Server Key Generation 2026-03-13 12:23:45.959 | ssh.service loaded active running OpenBSD Secure Shell server 2026-03-13 12:23:45.959 | sysfsutils.service loaded active exited Apply sysfs variables 2026-03-13 12:23:45.960 | systemd-binfmt.service loaded active exited Set Up Additional Binary Formats 2026-03-13 12:23:45.960 | systemd-firstboot.service loaded active exited First Boot Wizard 2026-03-13 12:23:45.960 | systemd-fsck-root.service loaded active exited File System Check on Root Device 2026-03-13 12:23:45.960 | systemd-journal-catalog-update.service loaded active exited Rebuild Journal Catalog 2026-03-13 12:23:45.960 | systemd-journal-flush.service loaded active exited Flush Journal to Persistent Storage 2026-03-13 12:23:45.960 | systemd-journald.service loaded active running Journal Service 2026-03-13 12:23:45.960 | systemd-logind.service loaded active running User Login Management 2026-03-13 12:23:45.960 | systemd-machine-id-commit.service loaded active exited Commit a transient machine-id on disk 2026-03-13 12:23:45.960 | systemd-modules-load.service loaded active exited Load Kernel Modules 2026-03-13 12:23:45.960 | systemd-networkd-wait-online.service loaded active exited Wait for Network to be Configured 2026-03-13 12:23:45.960 | systemd-networkd.service loaded active running Network Configuration 2026-03-13 12:23:45.960 | systemd-random-seed.service loaded active exited Load/Save OS Random Seed 2026-03-13 12:23:45.960 | systemd-remount-fs.service loaded active exited Remount Root and Kernel File Systems 2026-03-13 12:23:45.960 | systemd-resolved.service loaded active running Network Name Resolution 2026-03-13 12:23:45.960 | systemd-sysctl.service loaded active exited Apply Kernel Variables 2026-03-13 12:23:45.960 | systemd-sysusers.service loaded active exited Create System Users 2026-03-13 12:23:45.960 | systemd-timesyncd.service loaded active running Network Time Synchronization 2026-03-13 12:23:45.960 | systemd-tmpfiles-setup-dev-early.service loaded active exited Create Static Device Nodes in /dev gracefully 2026-03-13 12:23:45.960 | systemd-tmpfiles-setup-dev.service loaded active exited Create Static Device Nodes in /dev 2026-03-13 12:23:45.960 | systemd-tmpfiles-setup.service loaded active exited Create Volatile Files and Directories 2026-03-13 12:23:45.960 | systemd-udev-trigger.service loaded active exited Coldplug All udev Devices 2026-03-13 12:23:45.960 | systemd-udevd.service loaded active running Rule-based Manager for Device Events and Files 2026-03-13 12:23:45.960 | systemd-update-done.service loaded active exited Update is Completed 2026-03-13 12:23:45.960 | systemd-update-utmp.service loaded active exited Record System Boot/Shutdown in UTMP 2026-03-13 12:23:45.960 | systemd-user-sessions.service loaded active exited Permit User Sessions 2026-03-13 12:23:45.960 | user-runtime-dir@1000.service loaded active exited User Runtime Directory /run/user/1000 2026-03-13 12:23:45.960 | user@1000.service loaded active running User Manager for UID 1000 2026-03-13 12:23:45.960 | -.slice loaded active active Root Slice 2026-03-13 12:23:45.961 | system-getty.slice loaded active active Slice /system/getty 2026-03-13 12:23:45.961 | system-modprobe.slice loaded active active Slice /system/modprobe 2026-03-13 12:23:45.961 | system-serial\x2dgetty.slice loaded active active Slice /system/serial-getty 2026-03-13 12:23:45.961 | system.slice loaded active active System Slice 2026-03-13 12:23:45.961 | user-1000.slice loaded active active User Slice of UID 1000 2026-03-13 12:23:45.961 | user.slice loaded active active User and Session Slice 2026-03-13 12:23:45.961 | cloud-init-hotplugd.socket loaded active listening cloud-init hotplug hook socket 2026-03-13 12:23:45.961 | dbus.socket loaded active running D-Bus System Message Bus Socket 2026-03-13 12:23:45.961 | dm-event.socket loaded active listening Device-mapper event daemon FIFOs 2026-03-13 12:23:45.961 | docker.socket loaded active running Docker Socket for the API 2026-03-13 12:23:45.961 | iscsid.socket loaded active listening Open-iSCSI iscsid Socket 2026-03-13 12:23:45.961 | lvm2-lvmpolld.socket loaded active listening LVM2 poll daemon socket 2026-03-13 12:23:45.961 | ssh.socket loaded active running OpenBSD Secure Shell server socket 2026-03-13 12:23:45.961 | syslog.socket loaded active running Syslog Socket 2026-03-13 12:23:45.961 | systemd-fsckd.socket loaded active listening fsck to fsckd communication Socket 2026-03-13 12:23:45.961 | systemd-initctl.socket loaded active listening initctl Compatibility Named Pipe 2026-03-13 12:23:45.961 | systemd-journald-dev-log.socket loaded active running Journal Socket (/dev/log) 2026-03-13 12:23:45.961 | systemd-journald.socket loaded active running Journal Socket 2026-03-13 12:23:45.961 | systemd-networkd.socket loaded active running Network Service Netlink Socket 2026-03-13 12:23:45.961 | systemd-rfkill.socket loaded active listening Load/Save RF Kill Switch Status /dev/rfkill Watch 2026-03-13 12:23:45.961 | systemd-sysext.socket loaded active listening System Extension Image Management (Varlink) 2026-03-13 12:23:45.961 | systemd-udevd-control.socket loaded active running udev Control Socket 2026-03-13 12:23:45.961 | systemd-udevd-kernel.socket loaded active running udev Kernel Socket 2026-03-13 12:23:45.961 | uuidd.socket loaded active listening UUID daemon activation socket 2026-03-13 12:23:45.961 | root-swapfile.swap loaded active active /root/swapfile 2026-03-13 12:23:45.961 | basic.target loaded active active Basic System 2026-03-13 12:23:45.961 | cloud-config.target loaded active active Cloud-config availability 2026-03-13 12:23:45.961 | cloud-init.target loaded active active Cloud-init target 2026-03-13 12:23:45.962 | cryptsetup.target loaded active active Local Encrypted Volumes 2026-03-13 12:23:45.962 | first-boot-complete.target loaded active active First Boot Complete 2026-03-13 12:23:45.962 | getty.target loaded active active Login Prompts 2026-03-13 12:23:45.962 | graphical.target loaded active active Graphical Interface 2026-03-13 12:23:45.962 | integritysetup.target loaded active active Local Integrity Protected Volumes 2026-03-13 12:23:45.962 | local-fs-pre.target loaded active active Preparation for Local File Systems 2026-03-13 12:23:45.962 | local-fs.target loaded active active Local File Systems 2026-03-13 12:23:45.962 | multi-user.target loaded active active Multi-User System 2026-03-13 12:23:45.962 | network-online.target loaded active active Network is Online 2026-03-13 12:23:45.962 | network-pre.target loaded active active Preparation for Network 2026-03-13 12:23:45.962 | network.target loaded active active Network 2026-03-13 12:23:45.962 | nss-lookup.target loaded active active Host and Network Name Lookups 2026-03-13 12:23:45.962 | paths.target loaded active active Path Units 2026-03-13 12:23:45.962 | remote-fs-pre.target loaded active active Preparation for Remote File Systems 2026-03-13 12:23:45.962 | remote-fs.target loaded active active Remote File Systems 2026-03-13 12:23:45.962 | slices.target loaded active active Slice Units 2026-03-13 12:23:45.962 | sockets.target loaded active active Socket Units 2026-03-13 12:23:45.962 | swap.target loaded active active Swaps 2026-03-13 12:23:45.962 | sysinit.target loaded active active System Initialization 2026-03-13 12:23:45.962 | time-set.target loaded active active System Time Set 2026-03-13 12:23:45.962 | timers.target loaded active active Timer Units 2026-03-13 12:23:45.962 | veritysetup.target loaded active active Local Verity Protected Volumes 2026-03-13 12:23:45.962 | apt-daily-upgrade.timer loaded active waiting Daily apt upgrade and clean activities 2026-03-13 12:23:45.962 | apt-daily.timer loaded active waiting Daily apt download activities 2026-03-13 12:23:45.962 | dpkg-db-backup.timer loaded active waiting Daily dpkg database backup timer 2026-03-13 12:23:45.962 | e2scrub_all.timer loaded active waiting Periodic ext4 Online Metadata Check for All Filesystems 2026-03-13 12:23:45.962 | fstrim.timer loaded active waiting Discard unused filesystem blocks once a week 2026-03-13 12:23:45.962 | man-db.timer loaded active waiting Daily man-db regeneration 2026-03-13 12:23:45.962 | motd-news.timer loaded active waiting Message of the Day 2026-03-13 12:23:45.962 | systemd-tmpfiles-clean.timer loaded active waiting Daily Cleanup of Temporary Directories 2026-03-13 12:23:45.962 | 2026-03-13 12:23:45.962 | Legend: LOAD → Reflects whether the unit definition was properly loaded. 2026-03-13 12:23:45.962 | ACTIVE → The high-level unit activation state, i.e. generalization of SUB. 2026-03-13 12:23:45.962 | SUB → The low-level unit activation state, values depend on unit type. 2026-03-13 12:23:45.962 | 2026-03-13 12:23:45.962 | 169 loaded units listed. Pass --all to see loaded but inactive units, too. 2026-03-13 12:23:45.962 | To show all installed unit files use 'systemctl list-unit-files'. 2026-03-13 12:23:45.962 | INFO: Docker daemon enabled and started 2026-03-13 12:23:45.962 | 2026-03-13 12:23:45.962 | + sh -c docker version 2026-03-13 12:23:46.005 | Client: Docker Engine - Community 2026-03-13 12:23:46.005 | Version: 29.3.0 2026-03-13 12:23:46.005 | API version: 1.54 2026-03-13 12:23:46.005 | Go version: go1.25.7 2026-03-13 12:23:46.005 | Git commit: 5927d80 2026-03-13 12:23:46.006 | Built: Thu Mar 5 14:25:48 2026 2026-03-13 12:23:46.006 | OS/Arch: linux/amd64 2026-03-13 12:23:46.006 | Context: default 2026-03-13 12:23:46.006 | 2026-03-13 12:23:46.006 | Server: Docker Engine - Community 2026-03-13 12:23:46.006 | Engine: 2026-03-13 12:23:46.006 | Version: 29.3.0 2026-03-13 12:23:46.006 | API version: 1.54 (minimum version 1.40) 2026-03-13 12:23:46.006 | Go version: go1.25.7 2026-03-13 12:23:46.006 | Git commit: 83bca51 2026-03-13 12:23:46.006 | Built: Thu Mar 5 14:25:48 2026 2026-03-13 12:23:46.006 | OS/Arch: linux/amd64 2026-03-13 12:23:46.006 | Experimental: false 2026-03-13 12:23:46.006 | containerd: 2026-03-13 12:23:46.006 | Version: v2.2.2 2026-03-13 12:23:46.006 | GitCommit: 301b2dac98f15c27117da5c8af12118a041a31d9 2026-03-13 12:23:46.006 | runc: 2026-03-13 12:23:46.006 | Version: 1.3.4 2026-03-13 12:23:46.006 | GitCommit: v1.3.4-0-gd6d73eb8 2026-03-13 12:23:46.006 | docker-init: 2026-03-13 12:23:46.006 | Version: 0.19.0 2026-03-13 12:23:46.006 | GitCommit: de40ad0 2026-03-13 12:23:46.011 | 2026-03-13 12:23:46.011 | ================================================================================ 2026-03-13 12:23:46.011 | 2026-03-13 12:23:46.011 | To run Docker as a non-privileged user, consider setting up the 2026-03-13 12:23:46.011 | Docker daemon in rootless mode for your user: 2026-03-13 12:23:46.011 | 2026-03-13 12:23:46.011 | dockerd-rootless-setuptool.sh install 2026-03-13 12:23:46.011 | 2026-03-13 12:23:46.011 | Visit https://docs.docker.com/go/rootless/ to learn about rootless mode. 2026-03-13 12:23:46.011 | 2026-03-13 12:23:46.011 | 2026-03-13 12:23:46.011 | To run the Docker daemon as a fully privileged service, but granting non-root 2026-03-13 12:23:46.012 | users access, refer to https://docs.docker.com/go/daemon-access/ 2026-03-13 12:23:46.012 | 2026-03-13 12:23:46.012 | WARNING: Access to the remote API on a privileged Docker daemon is equivalent 2026-03-13 12:23:46.012 | to root access on the host. Refer to the 'Docker daemon attack surface' 2026-03-13 12:23:46.012 | documentation for details: https://docs.docker.com/go/attack-surface/ 2026-03-13 12:23:46.012 | 2026-03-13 12:23:46.012 | ================================================================================ 2026-03-13 12:23:46.012 | 2026-03-13 12:23:46.021 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:43 : sudo usermod -aG docker stack 2026-03-13 12:23:46.069 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:44 : sudo iptables -I DOCKER-USER -j ACCEPT 2026-03-13 12:23:46.093 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:46 : ensure_kind_cluster 2026-03-13 12:23:46.100 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:12 : echo 'kind get clusters' 2026-03-13 12:23:46.100 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:12 : grep -q kind 2026-03-13 12:23:46.100 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:12 : newgrp docker 2026-03-13 12:23:46.172 | No kind clusters found. 2026-03-13 12:23:46.184 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:17 : echo 'kind create cluster' 2026-03-13 12:23:46.184 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:17 : newgrp docker 2026-03-13 12:23:46.360 | Creating cluster "kind" ... 2026-03-13 12:23:46.360 | • Ensuring node image (kindest/node:v1.25.2) 🖼 ... 2026-03-13 12:23:57.471 | ✓ Ensuring node image (kindest/node:v1.25.2) 🖼 2026-03-13 12:23:57.471 | • Preparing nodes 📦 ... 2026-03-13 12:24:01.875 | ✓ Preparing nodes 📦 2026-03-13 12:24:01.947 | • Writing configuration 📜 ... 2026-03-13 12:24:02.814 | ✓ Writing configuration 📜 2026-03-13 12:24:02.814 | • Starting control-plane 🕹️ ... 2026-03-13 12:24:17.852 | ✓ Starting control-plane 🕹️ 2026-03-13 12:24:17.852 | • Installing CNI 🔌 ... 2026-03-13 12:24:18.896 | ✓ Installing CNI 🔌 2026-03-13 12:24:18.896 | • Installing StorageClass 💾 ... 2026-03-13 12:24:19.347 | ✓ Installing StorageClass 💾 2026-03-13 12:24:19.729 | Set kubectl context to "kind-kind" 2026-03-13 12:24:19.729 | You can now use your cluster with: 2026-03-13 12:24:19.729 | 2026-03-13 12:24:19.729 | kubectl cluster-info --context kind-kind 2026-03-13 12:24:19.729 | 2026-03-13 12:24:19.729 | Have a question, bug, or feature request? Let us know! https://kind.sigs.k8s.io/#community 🙂 2026-03-13 12:24:19.737 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:18 : kubectl label node kind-control-plane openstack-control-plane=enabled 2026-03-13 12:24:19.844 | node/kind-control-plane labeled 2026-03-13 12:24:19.858 | ++ /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-03-13 12:24:20.428 | namespace/orc-system created 2026-03-13 12:24:20.454 | customresourcedefinition.apiextensions.k8s.io/flavors.openstack.k-orc.cloud created 2026-03-13 12:24:20.475 | customresourcedefinition.apiextensions.k8s.io/floatingips.openstack.k-orc.cloud created 2026-03-13 12:24:20.511 | customresourcedefinition.apiextensions.k8s.io/images.openstack.k-orc.cloud created 2026-03-13 12:24:20.535 | customresourcedefinition.apiextensions.k8s.io/networks.openstack.k-orc.cloud created 2026-03-13 12:24:20.561 | customresourcedefinition.apiextensions.k8s.io/ports.openstack.k-orc.cloud created 2026-03-13 12:24:20.592 | customresourcedefinition.apiextensions.k8s.io/projects.openstack.k-orc.cloud created 2026-03-13 12:24:20.603 | customresourcedefinition.apiextensions.k8s.io/routerinterfaces.openstack.k-orc.cloud created 2026-03-13 12:24:20.630 | customresourcedefinition.apiextensions.k8s.io/routers.openstack.k-orc.cloud created 2026-03-13 12:24:20.660 | customresourcedefinition.apiextensions.k8s.io/securitygroups.openstack.k-orc.cloud created 2026-03-13 12:24:20.677 | customresourcedefinition.apiextensions.k8s.io/servergroups.openstack.k-orc.cloud created 2026-03-13 12:24:20.695 | customresourcedefinition.apiextensions.k8s.io/servers.openstack.k-orc.cloud created 2026-03-13 12:24:20.731 | customresourcedefinition.apiextensions.k8s.io/subnets.openstack.k-orc.cloud created 2026-03-13 12:24:20.738 | serviceaccount/orc-controller-manager created 2026-03-13 12:24:20.748 | role.rbac.authorization.k8s.io/orc-leader-election-role created 2026-03-13 12:24:20.756 | clusterrole.rbac.authorization.k8s.io/orc-image-editor-role created 2026-03-13 12:24:20.760 | clusterrole.rbac.authorization.k8s.io/orc-image-viewer-role created 2026-03-13 12:24:20.766 | clusterrole.rbac.authorization.k8s.io/orc-manager-role created 2026-03-13 12:24:20.770 | clusterrole.rbac.authorization.k8s.io/orc-metrics-auth-role created 2026-03-13 12:24:20.776 | clusterrole.rbac.authorization.k8s.io/orc-metrics-reader created 2026-03-13 12:24:20.783 | rolebinding.rbac.authorization.k8s.io/orc-leader-election-rolebinding created 2026-03-13 12:24:20.789 | clusterrolebinding.rbac.authorization.k8s.io/orc-manager-rolebinding created 2026-03-13 12:24:20.793 | clusterrolebinding.rbac.authorization.k8s.io/orc-metrics-auth-rolebinding created 2026-03-13 12:24:20.803 | service/orc-controller-manager-metrics-service created 2026-03-13 12:24:20.814 | deployment.apps/orc-controller-manager created 2026-03-13 12:24:20.828 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:50 : export EXP_CLUSTER_RESOURCE_SET=true 2026-03-13 12:24:20.834 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:50 : EXP_CLUSTER_RESOURCE_SET=true 2026-03-13 12:24:20.840 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:51 : export EXP_KUBEADM_BOOTSTRAP_FORMAT_IGNITION=true 2026-03-13 12:24:20.844 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:51 : EXP_KUBEADM_BOOTSTRAP_FORMAT_IGNITION=true 2026-03-13 12:24:20.850 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:52 : export CLUSTER_TOPOLOGY=true 2026-03-13 12:24:20.856 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:52 : CLUSTER_TOPOLOGY=true 2026-03-13 12:24:20.861 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:53 : clusterctl init --core cluster-api:v1.10.5 --bootstrap kubeadm:v1.10.5 --control-plane kubeadm:v1.10.5 --infrastructure openstack:v0.12.4 2026-03-13 12:24:21.207 | Fetching providers 2026-03-13 12:24:23.753 | Installing cert-manager version="v1.18.1" 2026-03-13 12:24:24.472 | Waiting for cert-manager to be available... 2026-03-13 12:24:55.550 | [KubeAPIWarningLogger] spec.privateKey.rotationPolicy: In cert-manager >= v1.18.0, the default value changed from `Never` to `Always`. 2026-03-13 12:24:55.581 | Installing provider="cluster-api" version="v1.10.5" targetNamespace="capi-system" 2026-03-13 12:24:55.619 | [KubeAPIWarningLogger] spec.privateKey.rotationPolicy: In cert-manager >= v1.18.0, the default value changed from `Never` to `Always`. 2026-03-13 12:24:56.167 | Installing provider="bootstrap-kubeadm" version="v1.10.5" targetNamespace="capi-kubeadm-bootstrap-system" 2026-03-13 12:24:56.207 | [KubeAPIWarningLogger] spec.privateKey.rotationPolicy: In cert-manager >= v1.18.0, the default value changed from `Never` to `Always`. 2026-03-13 12:24:56.463 | Installing provider="control-plane-kubeadm" version="v1.10.5" targetNamespace="capi-kubeadm-control-plane-system" 2026-03-13 12:24:56.500 | [KubeAPIWarningLogger] spec.privateKey.rotationPolicy: In cert-manager >= v1.18.0, the default value changed from `Never` to `Always`. 2026-03-13 12:24:56.772 | Installing provider="infrastructure-openstack" version="v0.12.4" targetNamespace="capo-system" 2026-03-13 12:24:56.806 | [KubeAPIWarningLogger] spec.privateKey.rotationPolicy: In cert-manager >= v1.18.0, the default value changed from `Never` to `Always`. 2026-03-13 12:24:57.201 | 2026-03-13 12:24:57.201 | Your management cluster has been initialized successfully! 2026-03-13 12:24:57.201 | 2026-03-13 12:24:57.201 | You can now create your first workload cluster by running the following: 2026-03-13 12:24:57.201 | 2026-03-13 12:24:57.201 | clusterctl generate cluster [name] --kubernetes-version [version] | kubectl apply -f - 2026-03-13 12:24:57.201 | 2026-03-13 12:24:57.260 | ++ /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-03-13 12:24:57.359 | Waiting for deployment "capi-kubeadm-bootstrap-controller-manager" rollout to finish: 0 of 1 updated replicas are available... 2026-03-13 12:25:03.743 | deployment "capi-kubeadm-bootstrap-controller-manager" successfully rolled out 2026-03-13 12:25:03.756 | ++ /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-03-13 12:25:03.852 | deployment "capi-kubeadm-control-plane-controller-manager" successfully rolled out 2026-03-13 12:25:03.863 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:61 : kubectl -n capi-system rollout status deploy/capi-controller-manager 2026-03-13 12:25:03.968 | deployment "capi-controller-manager" successfully rolled out 2026-03-13 12:25:03.981 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:62 : kubectl -n capo-system rollout status deploy/capo-controller-manager 2026-03-13 12:25:04.085 | deployment "capo-controller-manager" successfully rolled out 2026-03-13 12:25:04.098 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:63 : : 2026-03-13 12:25:04.103 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:78 : [[ stack == \u\n\s\t\a\c\k ]] 2026-03-13 12:25:04.108 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:84 : [[ stack == \c\l\e\a\n ]] 2026-03-13 12:25:04.113 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-03-13 12:25:04.119 | + functions-common:run_plugins:1832 : local dir=/opt/stack/ovn-octavia-provider 2026-03-13 12:25:04.125 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/ovn-octavia-provider/devstack/plugin.sh ]] 2026-03-13 12:25:04.130 | + functions-common:run_plugins:1834 : source /opt/stack/ovn-octavia-provider/devstack/plugin.sh stack pre-install 2026-03-13 12:25:04.136 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:4 : is_service_enabled tls-proxy 2026-03-13 12:25:04.170 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:25:04.175 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:5 : OVN_PROTO=ssl 2026-03-13 12:25:04.180 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:9 : OVN_NB_REMOTE=ssl:199.204.45.99:6641 2026-03-13 12:25:04.185 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:10 : OVN_SB_REMOTE=ssl:199.204.45.99:6642 2026-03-13 12:25:04.190 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:41 : [[ stack == \s\t\a\c\k ]] 2026-03-13 12:25:04.196 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:42 : case "$2" in 2026-03-13 12:25:04.201 | + ./stack.sh:main:849 : set_systemd_override DefaultLimitNOFILE 2048 2026-03-13 12:25:04.206 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-03-13 12:25:04.211 | + functions:set_systemd_override:845 : local value=2048 2026-03-13 12:25:04.218 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-03-13 12:25:04.224 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-03-13 12:25:04.324 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-03-13 12:25:04.324 | Set systemd system override for DefaultLimitNOFILE=2048 2026-03-13 12:25:04.329 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-03-13 12:25:04.609 | + ./stack.sh:main:851 : install_rpc_backend 2026-03-13 12:25:04.615 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-03-13 12:25:04.648 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:25:04.654 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-03-13 12:25:04.659 | + functions-common:install_package:1430 : update_package_repo 2026-03-13 12:25:04.663 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-03-13 12:25:04.668 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-03-13 12:25:04.674 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-03-13 12:25:04.679 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-03-13 12:25:04.684 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-03-13 12:25:04.690 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:25:04.696 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:25:04.702 | + functions-common:update_package_repo:1413 : apt_get_update 2026-03-13 12:25:04.708 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-03-13 12:25:04.713 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-03-13 12:25:04.719 | + functions-common:apt_get_update:1159 : return 2026-03-13 12:25:04.725 | + functions-common:install_package:1431 : real_install_package rabbitmq-server 2026-03-13 12:25:04.731 | + functions-common:real_install_package:1418 : is_ubuntu 2026-03-13 12:25:04.737 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:25:04.742 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:25:04.748 | + functions-common:real_install_package:1419 : apt_get install rabbitmq-server 2026-03-13 12:25:04.792 | + functions-common:apt_get:1199 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2026-03-13 12:25:04.833 | Reading package lists... 2026-03-13 12:25:05.094 | Building dependency tree... 2026-03-13 12:25:05.095 | Reading state information... 2026-03-13 12:25:05.339 | The following additional packages will be installed: 2026-03-13 12:25:05.340 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-03-13 12:25:05.340 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-03-13 12:25:05.340 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-03-13 12:25:05.340 | erlang-tools erlang-xmerl logrotate 2026-03-13 12:25:05.341 | Suggested packages: 2026-03-13 12:25:05.341 | erlang erlang-manpages erlang-doc bsd-mailx | mailx 2026-03-13 12:25:05.380 | The following NEW packages will be installed: 2026-03-13 12:25:05.380 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-03-13 12:25:05.380 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-03-13 12:25:05.380 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-03-13 12:25:05.381 | erlang-tools erlang-xmerl logrotate rabbitmq-server 2026-03-13 12:25:05.694 | 0 upgraded, 19 newly installed, 0 to remove and 2 not upgraded. 2026-03-13 12:25:05.694 | Need to get 36.1 MB of archives. 2026-03-13 12:25:05.694 | After this operation, 56.4 MB of additional disk space will be used. 2026-03-13 12:25:05.694 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 logrotate amd64 3.21.0-2build1 [52.2 kB] 2026-03-13 12:25:05.742 | 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-03-13 12:25:05.882 | 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-03-13 12:25:05.889 | 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-03-13 12:25:05.890 | 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-03-13 12:25:05.895 | 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-03-13 12:25:05.901 | 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-03-13 12:25:05.903 | 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-03-13 12:25:05.912 | 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-03-13 12:25:05.913 | 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-03-13 12:25:05.914 | 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-03-13 12:25:05.915 | 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-03-13 12:25:05.920 | 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-03-13 12:25:05.946 | 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-03-13 12:25:05.947 | 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-03-13 12:25:05.949 | 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-03-13 12:25:05.952 | 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-03-13 12:25:05.956 | 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-03-13 12:25:05.965 | 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-03-13 12:25:06.286 | debconf: delaying package configuration, since apt-utils is not installed 2026-03-13 12:25:06.335 | Fetched 36.1 MB in 1s (50.9 MB/s) 2026-03-13 12:25:06.377 | Selecting previously unselected package logrotate. 2026-03-13 12:25:06.409 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 65440 files and directories currently installed.) 2026-03-13 12:25:06.412 | Preparing to unpack .../00-logrotate_3.21.0-2build1_amd64.deb ... 2026-03-13 12:25:06.415 | Unpacking logrotate (3.21.0-2build1) ... 2026-03-13 12:25:06.475 | Selecting previously unselected package erlang-base. 2026-03-13 12:25:06.485 | Preparing to unpack .../01-erlang-base_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-13 12:25:06.488 | Unpacking erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:06.704 | Selecting previously unselected package erlang-asn1. 2026-03-13 12:25:06.713 | Preparing to unpack .../02-erlang-asn1_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-13 12:25:06.717 | Unpacking erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:06.776 | Selecting previously unselected package erlang-crypto. 2026-03-13 12:25:06.784 | Preparing to unpack .../03-erlang-crypto_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-13 12:25:06.788 | Unpacking erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:06.838 | Selecting previously unselected package erlang-public-key. 2026-03-13 12:25:06.849 | Preparing to unpack .../04-erlang-public-key_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-13 12:25:06.852 | Unpacking erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:06.907 | Selecting previously unselected package erlang-mnesia. 2026-03-13 12:25:06.915 | Preparing to unpack .../05-erlang-mnesia_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-13 12:25:06.919 | Unpacking erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:06.981 | Selecting previously unselected package erlang-runtime-tools. 2026-03-13 12:25:06.990 | Preparing to unpack .../06-erlang-runtime-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-13 12:25:06.994 | Unpacking erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:07.056 | Selecting previously unselected package erlang-ssl. 2026-03-13 12:25:07.065 | Preparing to unpack .../07-erlang-ssl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-13 12:25:07.070 | Unpacking erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:07.151 | Selecting previously unselected package erlang-eldap. 2026-03-13 12:25:07.161 | Preparing to unpack .../08-erlang-eldap_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-13 12:25:07.165 | Unpacking erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:07.214 | Selecting previously unselected package erlang-ftp. 2026-03-13 12:25:07.223 | Preparing to unpack .../09-erlang-ftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-13 12:25:07.227 | Unpacking erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:07.278 | Selecting previously unselected package erlang-tftp. 2026-03-13 12:25:07.286 | Preparing to unpack .../10-erlang-tftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-13 12:25:07.291 | Unpacking erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:07.344 | Selecting previously unselected package erlang-inets. 2026-03-13 12:25:07.353 | Preparing to unpack .../11-erlang-inets_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-13 12:25:07.356 | Unpacking erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:07.431 | Selecting previously unselected package erlang-snmp. 2026-03-13 12:25:07.438 | Preparing to unpack .../12-erlang-snmp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-13 12:25:07.442 | Unpacking erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:07.548 | Selecting previously unselected package erlang-os-mon. 2026-03-13 12:25:07.558 | Preparing to unpack .../13-erlang-os-mon_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-13 12:25:07.563 | Unpacking erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:07.615 | Selecting previously unselected package erlang-parsetools. 2026-03-13 12:25:07.624 | Preparing to unpack .../14-erlang-parsetools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-13 12:25:07.628 | Unpacking erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:07.682 | Selecting previously unselected package erlang-syntax-tools. 2026-03-13 12:25:07.692 | Preparing to unpack .../15-erlang-syntax-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-13 12:25:07.696 | Unpacking erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:07.750 | Selecting previously unselected package erlang-tools. 2026-03-13 12:25:07.757 | Preparing to unpack .../16-erlang-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-13 12:25:07.761 | Unpacking erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:07.825 | Selecting previously unselected package erlang-xmerl. 2026-03-13 12:25:07.832 | Preparing to unpack .../17-erlang-xmerl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-13 12:25:07.836 | Unpacking erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:07.918 | Selecting previously unselected package rabbitmq-server. 2026-03-13 12:25:07.925 | Preparing to unpack .../18-rabbitmq-server_3.12.1-1ubuntu1.2_all.deb ... 2026-03-13 12:25:07.934 | Unpacking rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-03-13 12:25:08.839 | Setting up logrotate (3.21.0-2build1) ... 2026-03-13 12:25:08.999 | Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. 2026-03-13 12:25:09.283 | logrotate.service is a disabled or a static unit, not starting it. 2026-03-13 12:25:09.319 | Setting up erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:09.602 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /usr/lib/systemd/system/epmd.service. 2026-03-13 12:25:09.602 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /usr/lib/systemd/system/epmd.socket. 2026-03-13 12:25:11.003 | Searching for services which depend on erlang and should be started... none found. 2026-03-13 12:25:11.009 | Setting up erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:11.019 | Setting up erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:11.030 | Setting up erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:11.041 | Setting up erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:11.051 | Setting up erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:11.061 | Setting up erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:11.073 | Setting up erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:11.082 | Setting up erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:11.092 | Setting up erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:11.101 | Setting up erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:11.112 | Setting up erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:11.123 | Setting up erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:11.135 | Setting up erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:11.145 | Setting up erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:11.155 | Setting up erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:11.165 | Setting up erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:11.176 | Setting up rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-03-13 12:25:11.236 | info: Selecting GID from range 100 to 999 ... 2026-03-13 12:25:11.242 | info: Adding group `rabbitmq' (GID 112) ... 2026-03-13 12:25:11.313 | info: Selecting UID from range 100 to 999 ... 2026-03-13 12:25:11.314 | 2026-03-13 12:25:11.319 | info: Adding system user `rabbitmq' (UID 110) ... 2026-03-13 12:25:11.324 | info: Adding new user `rabbitmq' (UID 110) with group `rabbitmq' ... 2026-03-13 12:25:11.378 | info: Not creating home directory `/var/lib/rabbitmq'. 2026-03-13 12:25:11.551 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /usr/lib/systemd/system/rabbitmq-server.service. 2026-03-13 12:25:17.146 | Processing triggers for man-db (2.12.0-4build2) ... 2026-03-13 12:25:18.310 | + functions-common:apt_get:1203 : result=0 2026-03-13 12:25:18.316 | + functions-common:apt_get:1206 : time_stop apt-get 2026-03-13 12:25:18.322 | + functions-common:time_stop:2412 : local name 2026-03-13 12:25:18.327 | + functions-common:time_stop:2413 : local end_time 2026-03-13 12:25:18.332 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:25:18.337 | + functions-common:time_stop:2415 : local total 2026-03-13 12:25:18.342 | + functions-common:time_stop:2416 : local start_time 2026-03-13 12:25:18.347 | + functions-common:time_stop:2418 : name=apt-get 2026-03-13 12:25:18.352 | + functions-common:time_stop:2419 : start_time=1773404704787 2026-03-13 12:25:18.357 | + functions-common:time_stop:2421 : [[ -z 1773404704787 ]] 2026-03-13 12:25:18.363 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:25:18.371 | + functions-common:time_stop:2424 : end_time=1773404718366 2026-03-13 12:25:18.377 | + functions-common:time_stop:2425 : elapsed_time=13579 2026-03-13 12:25:18.382 | + functions-common:time_stop:2426 : total=106876 2026-03-13 12:25:18.387 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:25:18.392 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=120455 2026-03-13 12:25:18.397 | + functions-common:apt_get:1207 : return 0 2026-03-13 12:25:18.403 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-03-13 12:25:18.409 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-03-13 12:25:18.413 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-03-13 12:25:18.419 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-03-13 12:25:18.425 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-03-13 12:25:18.431 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-03-13 12:25:18.437 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-03-13 12:25:18.442 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-03-13 12:25:18.447 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-03-13 12:25:18.452 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-03-13 12:25:18.458 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-03-13 12:25:18.463 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-03-13 12:25:18.469 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-03-13 12:25:18.475 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-03-13 12:25:18.480 | + ./stack.sh:main:852 : restart_rpc_backend 2026-03-13 12:25:18.486 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-03-13 12:25:18.520 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:25:18.525 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-03-13 12:25:18.530 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-13 12:25:18.537 | + ./stack.sh:echo_summary:444 : echo -e Starting RabbitMQ 2026-03-13 12:25:18.542 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-03-13 12:25:18.549 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-03-13 12:25:18.558 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-03-13 12:25:18.564 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-03-13 12:25:18.570 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-03-13 12:25:18.576 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-03-13 12:25:18.582 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit secretrabbit 2026-03-13 12:25:18.589 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=secretrabbit found= out= 2026-03-13 12:25:18.596 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-03-13 12:25:19.268 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-03-13 12:25:19.268 | user tags 2026-03-13 12:25:19.268 | guest [administrator]' 2026-03-13 12:25:19.277 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-03-13 12:25:19.278 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-03-13 12:25:19.278 | user tags 2026-03-13 12:25:19.278 | guest [administrator]' 2026-03-13 12:25:19.290 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-03-13 12:25:19.296 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-03-13 12:25:19.302 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit secretrabbit 2026-03-13 12:25:20.015 | Adding user "stackrabbit" ... 2026-03-13 12:25:20.026 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2026-03-13 12:25:20.058 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-03-13 12:25:20.653 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-03-13 12:25:20.687 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-03-13 12:25:20.693 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit secretrabbit 2026-03-13 12:25:21.325 | Changing password for user "stackrabbit" ... 2026-03-13 12:25:21.361 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-03-13 12:25:21.366 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-03-13 12:25:21.371 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-03-13 12:25:21.993 | Deleting user "guest" ... 2026-03-13 12:25:22.049 | + ./stack.sh:main:854 : is_service_enabled mysql postgresql 2026-03-13 12:25:22.088 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:25:22.094 | + ./stack.sh:main:855 : install_database 2026-03-13 12:25:22.099 | + lib/database:install_database:118 : install_database_mysql 2026-03-13 12:25:22.105 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-03-13 12:25:22.112 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:25:22.117 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:25:22.123 | + lib/databases/mysql:install_database_mysql:205 : sudo debconf-set-selections 2026-03-13 12:25:22.227 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /opt/stack/.my.cnf ]] 2026-03-13 12:25:22.232 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-03-13 12:25:22.241 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-03-13 12:25:22.247 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:25:22.251 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:25:22.258 | + lib/databases/mysql:install_database_mysql:222 : '[' mysql '!=' mariadb ']' 2026-03-13 12:25:22.264 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-03-13 12:25:22.270 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /opt/stack/.my.cnf 2026-03-13 12:25:22.279 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-03-13 12:25:22.286 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-03-13 12:25:22.291 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-03-13 12:25:22.296 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-03-13 12:25:22.301 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-03-13 12:25:22.307 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-03-13 12:25:22.312 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-03-13 12:25:22.320 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-03-13 12:25:22.327 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-03-13 12:25:22.333 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-03-13 12:25:22.339 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-03-13 12:25:22.343 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-03-13 12:25:22.349 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-03-13 12:25:22.354 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-03-13 12:25:22.359 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-03-13 12:25:22.365 | + lib/databases/mysql:install_database_mysql:232 : is_ubuntu 2026-03-13 12:25:22.372 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:25:22.378 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:25:22.384 | + lib/databases/mysql:install_database_mysql:233 : install_package mysql-server 2026-03-13 12:25:22.389 | + functions-common:install_package:1430 : update_package_repo 2026-03-13 12:25:22.395 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-03-13 12:25:22.402 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-03-13 12:25:22.408 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-03-13 12:25:22.415 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-03-13 12:25:22.422 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-03-13 12:25:22.427 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:25:22.433 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:25:22.439 | + functions-common:update_package_repo:1413 : apt_get_update 2026-03-13 12:25:22.443 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-03-13 12:25:22.449 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-03-13 12:25:22.456 | + functions-common:apt_get_update:1159 : return 2026-03-13 12:25:22.463 | + functions-common:install_package:1431 : real_install_package mysql-server 2026-03-13 12:25:22.469 | + functions-common:real_install_package:1418 : is_ubuntu 2026-03-13 12:25:22.474 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:25:22.478 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:25:22.484 | + functions-common:real_install_package:1419 : apt_get install mysql-server 2026-03-13 12:25:22.529 | + functions-common:apt_get:1199 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2026-03-13 12:25:22.570 | Reading package lists... 2026-03-13 12:25:22.805 | Building dependency tree... 2026-03-13 12:25:22.805 | Reading state information... 2026-03-13 12:25:23.049 | The following additional packages will be installed: 2026-03-13 12:25:23.049 | libevent-core-2.1-7t64 libevent-pthreads-2.1-7t64 libmecab2 2026-03-13 12:25:23.049 | libprotobuf-lite32t64 mysql-client-8.0 mysql-client-core-8.0 2026-03-13 12:25:23.050 | mysql-server-8.0 mysql-server-core-8.0 2026-03-13 12:25:23.051 | Suggested packages: 2026-03-13 12:25:23.051 | mailx tinyca 2026-03-13 12:25:23.051 | Recommended packages: 2026-03-13 12:25:23.051 | libhtml-template-perl mecab-ipadic-utf8 2026-03-13 12:25:23.090 | The following NEW packages will be installed: 2026-03-13 12:25:23.090 | libevent-core-2.1-7t64 libevent-pthreads-2.1-7t64 libmecab2 2026-03-13 12:25:23.091 | libprotobuf-lite32t64 mysql-client-8.0 mysql-client-core-8.0 mysql-server 2026-03-13 12:25:23.091 | mysql-server-8.0 mysql-server-core-8.0 2026-03-13 12:25:23.421 | 0 upgraded, 9 newly installed, 0 to remove and 2 not upgraded. 2026-03-13 12:25:23.422 | Need to get 22.3 MB of archives. 2026-03-13 12:25:23.422 | After this operation, 187 MB of additional disk space will be used. 2026-03-13 12:25:23.422 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-core-8.0 amd64 8.0.45-0ubuntu0.24.04.1 [2,740 kB] 2026-03-13 12:25:23.555 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-8.0 amd64 8.0.45-0ubuntu0.24.04.1 [22.5 kB] 2026-03-13 12:25:23.556 | 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-03-13 12:25:23.558 | 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-03-13 12:25:23.559 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmecab2 amd64 0.996-14ubuntu4 [201 kB] 2026-03-13 12:25:23.562 | 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-03-13 12:25:23.567 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-core-8.0 amd64 8.0.45-0ubuntu0.24.04.1 [17.6 MB] 2026-03-13 12:25:23.715 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-8.0 amd64 8.0.45-0ubuntu0.24.04.1 [1,441 kB] 2026-03-13 12:25:23.724 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server all 8.0.45-0ubuntu0.24.04.1 [9,524 B] 2026-03-13 12:25:23.916 | debconf: delaying package configuration, since apt-utils is not installed 2026-03-13 12:25:23.967 | Fetched 22.3 MB in 1s (36.1 MB/s) 2026-03-13 12:25:24.048 | Selecting previously unselected package mysql-client-core-8.0. 2026-03-13 12:25:24.077 | (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 ... 68260 files and directories currently installed.) 2026-03-13 12:25:24.079 | Preparing to unpack .../0-mysql-client-core-8.0_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-03-13 12:25:24.095 | Unpacking mysql-client-core-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-03-13 12:25:24.397 | Selecting previously unselected package mysql-client-8.0. 2026-03-13 12:25:24.406 | Preparing to unpack .../1-mysql-client-8.0_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-03-13 12:25:24.412 | Unpacking mysql-client-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-03-13 12:25:24.472 | Selecting previously unselected package libevent-core-2.1-7t64:amd64. 2026-03-13 12:25:24.480 | Preparing to unpack .../2-libevent-core-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-03-13 12:25:24.487 | Unpacking libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-03-13 12:25:24.549 | Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. 2026-03-13 12:25:24.558 | Preparing to unpack .../3-libevent-pthreads-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-03-13 12:25:24.562 | Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-03-13 12:25:24.617 | Selecting previously unselected package libmecab2:amd64. 2026-03-13 12:25:24.628 | Preparing to unpack .../4-libmecab2_0.996-14ubuntu4_amd64.deb ... 2026-03-13 12:25:24.632 | Unpacking libmecab2:amd64 (0.996-14ubuntu4) ... 2026-03-13 12:25:24.694 | Selecting previously unselected package libprotobuf-lite32t64:amd64. 2026-03-13 12:25:24.703 | Preparing to unpack .../5-libprotobuf-lite32t64_3.21.12-8.2ubuntu0.3_amd64.deb ... 2026-03-13 12:25:24.709 | Unpacking libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-03-13 12:25:24.767 | Selecting previously unselected package mysql-server-core-8.0. 2026-03-13 12:25:24.776 | Preparing to unpack .../6-mysql-server-core-8.0_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-03-13 12:25:24.779 | Unpacking mysql-server-core-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-03-13 12:25:25.416 | Selecting previously unselected package mysql-server-8.0. 2026-03-13 12:25:25.426 | Preparing to unpack .../7-mysql-server-8.0_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-03-13 12:25:25.796 | Unpacking mysql-server-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-03-13 12:25:25.866 | Selecting previously unselected package mysql-server. 2026-03-13 12:25:25.876 | Preparing to unpack .../8-mysql-server_8.0.45-0ubuntu0.24.04.1_all.deb ... 2026-03-13 12:25:25.881 | Unpacking mysql-server (8.0.45-0ubuntu0.24.04.1) ... 2026-03-13 12:25:25.947 | Setting up libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-03-13 12:25:25.958 | Setting up libmecab2:amd64 (0.996-14ubuntu4) ... 2026-03-13 12:25:25.973 | Setting up mysql-client-core-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-03-13 12:25:25.983 | Setting up mysql-client-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-03-13 12:25:25.995 | Setting up libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-03-13 12:25:26.006 | Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-03-13 12:25:26.016 | Setting up mysql-server-core-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-03-13 12:25:26.027 | Setting up mysql-server-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-03-13 12:25:26.223 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-03-13 12:25:26.277 | Renaming removed key_buffer and myisam-recover options (if present) 2026-03-13 12:25:34.954 | mysqld will log errors to /var/log/mysql/error.log 2026-03-13 12:25:35.557 | mysqld is running as pid 27467 2026-03-13 12:25:37.977 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /usr/lib/systemd/system/mysql.service. 2026-03-13 12:25:39.214 | Setting up mysql-server (8.0.45-0ubuntu0.24.04.1) ... 2026-03-13 12:25:39.226 | Processing triggers for man-db (2.12.0-4build2) ... 2026-03-13 12:25:40.042 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-03-13 12:25:40.311 | + functions-common:apt_get:1203 : result=0 2026-03-13 12:25:40.317 | + functions-common:apt_get:1206 : time_stop apt-get 2026-03-13 12:25:40.322 | + functions-common:time_stop:2412 : local name 2026-03-13 12:25:40.327 | + functions-common:time_stop:2413 : local end_time 2026-03-13 12:25:40.333 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:25:40.337 | + functions-common:time_stop:2415 : local total 2026-03-13 12:25:40.343 | + functions-common:time_stop:2416 : local start_time 2026-03-13 12:25:40.348 | + functions-common:time_stop:2418 : name=apt-get 2026-03-13 12:25:40.353 | + functions-common:time_stop:2419 : start_time=1773404722523 2026-03-13 12:25:40.358 | + functions-common:time_stop:2421 : [[ -z 1773404722523 ]] 2026-03-13 12:25:40.363 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:25:40.371 | + functions-common:time_stop:2424 : end_time=1773404740365 2026-03-13 12:25:40.375 | + functions-common:time_stop:2425 : elapsed_time=17842 2026-03-13 12:25:40.379 | + functions-common:time_stop:2426 : total=120455 2026-03-13 12:25:40.384 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:25:40.389 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=138297 2026-03-13 12:25:40.395 | + functions-common:apt_get:1207 : return 0 2026-03-13 12:25:40.399 | + ./stack.sh:main:857 : '[' -n mysql ']' 2026-03-13 12:25:40.404 | + ./stack.sh:main:858 : install_database_python 2026-03-13 12:25:40.410 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-03-13 12:25:40.415 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-03-13 12:25:40.421 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-03-13 12:25:40.427 | + inc/python:pip_install_gr:95 : local clean_name 2026-03-13 12:25:40.434 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-03-13 12:25:40.440 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-03-13 12:25:40.446 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-03-13 12:25:40.455 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-03-13 12:25:40.455 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-03-13 12:25:40.465 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-03-13 12:25:40.471 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-03-13 12:25:40.476 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-03-13 12:25:40.483 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-03-13 12:25:40.489 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-03-13 12:25:40.531 | Using python 3.12 to install PyMySQL 2026-03-13 12:25:40.536 | + 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-03-13 12:25:41.155 | Collecting PyMySQL 2026-03-13 12:25:41.249 | Downloading pymysql-1.1.2-py3-none-any.whl.metadata (4.3 kB) 2026-03-13 12:25:41.271 | Downloading pymysql-1.1.2-py3-none-any.whl (45 kB) 2026-03-13 12:25:41.344 | Installing collected packages: PyMySQL 2026-03-13 12:25:41.384 | Successfully installed PyMySQL-1.1.2 2026-03-13 12:25:41.449 | + inc/python:pip_install:216 : result=0 2026-03-13 12:25:41.455 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-13 12:25:41.461 | + functions-common:time_stop:2412 : local name 2026-03-13 12:25:41.467 | + functions-common:time_stop:2413 : local end_time 2026-03-13 12:25:41.472 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:25:41.477 | + functions-common:time_stop:2415 : local total 2026-03-13 12:25:41.481 | + functions-common:time_stop:2416 : local start_time 2026-03-13 12:25:41.487 | + functions-common:time_stop:2418 : name=pip_install 2026-03-13 12:25:41.492 | + functions-common:time_stop:2419 : start_time=1773404740521 2026-03-13 12:25:41.497 | + functions-common:time_stop:2421 : [[ -z 1773404740521 ]] 2026-03-13 12:25:41.505 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:25:41.513 | + functions-common:time_stop:2424 : end_time=1773404741507 2026-03-13 12:25:41.518 | + functions-common:time_stop:2425 : elapsed_time=986 2026-03-13 12:25:41.522 | + functions-common:time_stop:2426 : total=19020 2026-03-13 12:25:41.528 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:25:41.532 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=20006 2026-03-13 12:25:41.538 | + inc/python:pip_install:219 : return 0 2026-03-13 12:25:41.544 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-03-13 12:25:41.550 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-03-13 12:25:41.555 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-03-13 12:25:41.561 | + ./stack.sh:main:861 : is_service_enabled neutron 2026-03-13 12:25:41.597 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:25:41.602 | + ./stack.sh:main:862 : install_neutron_agent_packages 2026-03-13 12:25:41.608 | + lib/neutron:install_neutron_agent_packages:544 : is_service_enabled q-l3 neutron-l3 2026-03-13 12:25:41.642 | + functions-common:is_service_enabled:2068 : return 1 2026-03-13 12:25:41.648 | + lib/neutron:install_neutron_agent_packages:548 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2026-03-13 12:25:41.679 | + functions-common:is_service_enabled:2068 : return 1 2026-03-13 12:25:41.685 | + ./stack.sh:main:865 : is_service_enabled etcd3 2026-03-13 12:25:41.718 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:25:41.724 | + ./stack.sh:main:866 : install_etcd3 2026-03-13 12:25:41.729 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-03-13 12:25:41.729 | Installing etcd 2026-03-13 12:25:41.735 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-03-13 12:25:41.754 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-03-13 12:25:41.773 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-03-13 12:25:41.779 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-03-13 12:25:41.802 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-03-13 12:25:41.809 | ++ 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-03-13 12:25:41.815 | ++ 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-03-13 12:25:41.820 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-03-13 12:25:41.826 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-03-13 12:25:41.832 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-03-13 12:25:41.838 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-03-13 12:25:41.843 | ++ 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-03-13 12:25:41.848 | ++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-03-13 12:25:41.854 | ++ 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-03-13 12:25:41.860 | --2026-03-13 12:25:41-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-03-13 12:25:41.894 | Resolving github.com (github.com)... 140.82.114.3 2026-03-13 12:25:41.909 | Connecting to github.com (github.com)|140.82.114.3|:443... connected. 2026-03-13 12:25:42.032 | HTTP request sent, awaiting response... 302 Found 2026-03-13 12:25:42.032 | 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-03-13T13%3A04%3A30Z&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-03-13T12%3A03%3A38Z&ske=2026-03-13T13%3A04%3A30Z&sks=b&skv=2018-11-09&sig=pp68t%2BtF9ygWYS41M8X7b8RSkJsuNxiH2Rzzuqr0oKg%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3MzQwNjU0MiwibmJmIjoxNzczNDA0NzQyLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.8byLxp2GAsudl0yrnLACb3NT34Qz_7BSNvpD96dhAQs&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2026-03-13 12:25:42.033 | --2026-03-13 12:25:42-- 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-03-13T13%3A04%3A30Z&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-03-13T12%3A03%3A38Z&ske=2026-03-13T13%3A04%3A30Z&sks=b&skv=2018-11-09&sig=pp68t%2BtF9ygWYS41M8X7b8RSkJsuNxiH2Rzzuqr0oKg%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3MzQwNjU0MiwibmJmIjoxNzczNDA0NzQyLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.8byLxp2GAsudl0yrnLACb3NT34Qz_7BSNvpD96dhAQs&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2026-03-13 12:25:42.035 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.108.133, 185.199.109.133, 185.199.111.133, ... 2026-03-13 12:25:42.037 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.108.133|:443... connected. 2026-03-13 12:25:42.052 | HTTP request sent, awaiting response... 200 OK 2026-03-13 12:25:42.052 | Length: 20927601 (20M) [application/octet-stream] 2026-03-13 12:25:42.052 | Saving to: ‘/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz’ 2026-03-13 12:25:42.064 | 2026-03-13 12:25:42.146 | 0K ........ ........ ... 100% 212M=0.09s 2026-03-13 12:25:42.146 | 2026-03-13 12:25:42.146 | 2026-03-13 12:25:42 (212 MB/s) - ‘/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz’ saved [20927601/20927601] 2026-03-13 12:25:42.146 | 2026-03-13 12:25:42.153 | ++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-03-13 12:25:42.159 | ++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-03-13 12:25:42.164 | ++ functions:get_extra_file:81 : return 2026-03-13 12:25:42.171 | + lib/etcd3:install_etcd3:114 : etcd_file=/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-03-13 12:25:42.177 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2026-03-13 12:25:42.183 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-03-13 12:25:42.189 | + lib/etcd3:install_etcd3:118 : sha256sum -c /opt/stack/devstack/files/etcd.sha256sum 2026-03-13 12:25:42.213 | /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2026-03-13 12:25:42.219 | + 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-03-13 12:25:42.229 | etcd-v3.5.21-linux-amd64/ 2026-03-13 12:25:42.229 | etcd-v3.5.21-linux-amd64/Documentation/ 2026-03-13 12:25:42.229 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2026-03-13 12:25:42.229 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2026-03-13 12:25:42.229 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2026-03-13 12:25:42.229 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2026-03-13 12:25:42.229 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2026-03-13 12:25:42.229 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2026-03-13 12:25:42.230 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2026-03-13 12:25:42.230 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2026-03-13 12:25:42.230 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2026-03-13 12:25:42.230 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2026-03-13 12:25:42.231 | etcd-v3.5.21-linux-amd64/README.md 2026-03-13 12:25:42.231 | etcd-v3.5.21-linux-amd64/etcdutl 2026-03-13 12:25:42.342 | etcd-v3.5.21-linux-amd64/etcdctl 2026-03-13 12:25:42.473 | etcd-v3.5.21-linux-amd64/etcd 2026-03-13 12:25:42.647 | + lib/etcd3:install_etcd3:121 : sudo cp /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcd /opt/stack/bin/etcd 2026-03-13 12:25:42.695 | + lib/etcd3:install_etcd3:122 : sudo cp /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2026-03-13 12:25:42.734 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2026-03-13 12:25:42.740 | + ./stack.sh:main:875 : is_service_enabled tls-proxy 2026-03-13 12:25:42.776 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:25:42.782 | + ./stack.sh:main:876 : configure_CA 2026-03-13 12:25:42.787 | + lib/tls:configure_CA:70 : [[ -n 199.204.45.99 ]] 2026-03-13 12:25:42.794 | ++ lib/tls:configure_CA:70 : ipv6_unquote 199.204.45.99 2026-03-13 12:25:42.801 | ++ functions-common:ipv6_unquote:2210 : echo 199.204.45.99 2026-03-13 12:25:42.801 | ++ functions-common:ipv6_unquote:2210 : tr -d '[]' 2026-03-13 12:25:42.809 | + lib/tls:configure_CA:70 : [[ 199.204.45.99 != \1\9\9\.\2\0\4\.\4\5\.\9\9 ]] 2026-03-13 12:25:42.815 | + ./stack.sh:main:877 : init_CA 2026-03-13 12:25:42.821 | + lib/tls:init_CA:205 : make_root_CA /opt/stack/data/CA/root-ca 2026-03-13 12:25:42.827 | + lib/tls:make_root_CA:322 : local ca_dir=/opt/stack/data/CA/root-ca 2026-03-13 12:25:42.833 | + lib/tls:make_root_CA:325 : create_CA_base /opt/stack/data/CA/root-ca 2026-03-13 12:25:42.839 | + lib/tls:create_CA_base:79 : local ca_dir=/opt/stack/data/CA/root-ca 2026-03-13 12:25:42.845 | + lib/tls:create_CA_base:81 : [[ -d /opt/stack/data/CA/root-ca ]] 2026-03-13 12:25:42.851 | + lib/tls:create_CA_base:86 : local i 2026-03-13 12:25:42.856 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-03-13 12:25:42.861 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/certs 2026-03-13 12:25:42.869 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-03-13 12:25:42.874 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/crl 2026-03-13 12:25:42.883 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-03-13 12:25:42.888 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/newcerts 2026-03-13 12:25:42.896 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-03-13 12:25:42.900 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/private 2026-03-13 12:25:42.908 | + lib/tls:create_CA_base:90 : chmod 710 /opt/stack/data/CA/root-ca/private 2026-03-13 12:25:42.916 | + lib/tls:create_CA_base:91 : echo 01 2026-03-13 12:25:42.922 | + lib/tls:create_CA_base:92 : cp /dev/null /opt/stack/data/CA/root-ca/index.txt 2026-03-13 12:25:42.931 | + lib/tls:make_root_CA:326 : create_CA_config /opt/stack/data/CA/root-ca 'Root CA' 2026-03-13 12:25:42.936 | + lib/tls:create_CA_config:98 : local ca_dir=/opt/stack/data/CA/root-ca 2026-03-13 12:25:42.942 | + lib/tls:create_CA_config:99 : local 'common_name=Root CA' 2026-03-13 12:25:42.947 | + lib/tls:create_CA_config:145 : echo ' 2026-03-13 12:25:42.947 | [ ca ] 2026-03-13 12:25:42.947 | default_ca = CA_default 2026-03-13 12:25:42.947 | 2026-03-13 12:25:42.947 | [ CA_default ] 2026-03-13 12:25:42.947 | dir = /opt/stack/data/CA/root-ca 2026-03-13 12:25:42.947 | policy = policy_match 2026-03-13 12:25:42.947 | database = $dir/index.txt 2026-03-13 12:25:42.947 | serial = $dir/serial 2026-03-13 12:25:42.947 | certs = $dir/certs 2026-03-13 12:25:42.947 | crl_dir = $dir/crl 2026-03-13 12:25:42.947 | new_certs_dir = $dir/newcerts 2026-03-13 12:25:42.947 | certificate = $dir/cacert.pem 2026-03-13 12:25:42.947 | private_key = $dir/private/cacert.key 2026-03-13 12:25:42.947 | RANDFILE = $dir/private/.rand 2026-03-13 12:25:42.947 | default_md = sha256 2026-03-13 12:25:42.947 | 2026-03-13 12:25:42.947 | [ req ] 2026-03-13 12:25:42.947 | default_bits = 2048 2026-03-13 12:25:42.947 | default_md = sha256 2026-03-13 12:25:42.947 | 2026-03-13 12:25:42.947 | prompt = no 2026-03-13 12:25:42.947 | distinguished_name = ca_distinguished_name 2026-03-13 12:25:42.947 | 2026-03-13 12:25:42.947 | x509_extensions = ca_extensions 2026-03-13 12:25:42.947 | 2026-03-13 12:25:42.947 | [ ca_distinguished_name ] 2026-03-13 12:25:42.947 | organizationName = OpenStack 2026-03-13 12:25:42.947 | organizationalUnitName = DevStack Certificate Authority 2026-03-13 12:25:42.947 | commonName = Root CA 2026-03-13 12:25:42.947 | 2026-03-13 12:25:42.947 | [ policy_match ] 2026-03-13 12:25:42.948 | countryName = optional 2026-03-13 12:25:42.948 | stateOrProvinceName = optional 2026-03-13 12:25:42.948 | organizationName = match 2026-03-13 12:25:42.948 | organizationalUnitName = optional 2026-03-13 12:25:42.948 | commonName = supplied 2026-03-13 12:25:42.948 | 2026-03-13 12:25:42.948 | [ ca_extensions ] 2026-03-13 12:25:42.948 | basicConstraints = critical,CA:true 2026-03-13 12:25:42.948 | subjectKeyIdentifier = hash 2026-03-13 12:25:42.948 | authorityKeyIdentifier = keyid:always, issuer 2026-03-13 12:25:42.948 | keyUsage = cRLSign, keyCertSign 2026-03-13 12:25:42.948 | 2026-03-13 12:25:42.948 | ' 2026-03-13 12:25:42.953 | + lib/tls:make_root_CA:328 : '[' '!' -r /opt/stack/data/CA/root-ca/cacert.pem ']' 2026-03-13 12:25:42.959 | + 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-03-13 12:25:43.088 | .......+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*....+.....+.+.........+.....+....+..+...+.......+...+..................+...+......+.....+......+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*......+...+..+...+....+...+............+..+....+......+........+...+.........+...............+...+.+..+............+............+.+............+..+...+.+......+.........+......+........+...+...+....+......+......+.........+..+...+.+.....+......+...+....+...............+............+.........+.....+.......+...+.........+...........+.+.....+.........+.+...............+...+...+........+.........+...+....+.....+.........+.......+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-03-13 12:25:43.224 | .....+.+.....+.+..+................+..+...+....+...+..+.+...........+.............+...+...+..+.............+...........+.+.....+...+.+.....+......+....+.....+......+.......+.....+...+....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*....+....+...+...+..............+............+...+......................+.....+...+......+..........+......+......+.....+...+....+......+..+...+............+.......+......+.....+.......+........+....+...+..+.+...........+.+.....+....+.....+.+.........+.........+.....+..........+......+...+..+....+..+....+......+..+...............+............+.+...+.........+..+..........+...+........+...+......+.+..+.+...............+........................+...+..+......+.+........+......+.+...........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-03-13 12:25:43.228 | ----- 2026-03-13 12:25:43.237 | + lib/tls:init_CA:206 : make_int_CA /opt/stack/data/CA/int-ca /opt/stack/data/CA/root-ca 2026-03-13 12:25:43.241 | + lib/tls:make_int_CA:290 : local ca_dir=/opt/stack/data/CA/int-ca 2026-03-13 12:25:43.247 | + lib/tls:make_int_CA:291 : local signing_ca_dir=/opt/stack/data/CA/root-ca 2026-03-13 12:25:43.251 | + lib/tls:make_int_CA:294 : create_CA_base /opt/stack/data/CA/int-ca 2026-03-13 12:25:43.256 | + lib/tls:create_CA_base:79 : local ca_dir=/opt/stack/data/CA/int-ca 2026-03-13 12:25:43.262 | + lib/tls:create_CA_base:81 : [[ -d /opt/stack/data/CA/int-ca ]] 2026-03-13 12:25:43.268 | + lib/tls:create_CA_base:86 : local i 2026-03-13 12:25:43.272 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-03-13 12:25:43.276 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/certs 2026-03-13 12:25:43.286 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-03-13 12:25:43.292 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/crl 2026-03-13 12:25:43.300 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-03-13 12:25:43.306 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/newcerts 2026-03-13 12:25:43.315 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-03-13 12:25:43.321 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/private 2026-03-13 12:25:43.331 | + lib/tls:create_CA_base:90 : chmod 710 /opt/stack/data/CA/int-ca/private 2026-03-13 12:25:43.339 | + lib/tls:create_CA_base:91 : echo 01 2026-03-13 12:25:43.345 | + lib/tls:create_CA_base:92 : cp /dev/null /opt/stack/data/CA/int-ca/index.txt 2026-03-13 12:25:43.355 | + lib/tls:make_int_CA:295 : create_CA_config /opt/stack/data/CA/int-ca 'Intermediate CA' 2026-03-13 12:25:43.361 | + lib/tls:create_CA_config:98 : local ca_dir=/opt/stack/data/CA/int-ca 2026-03-13 12:25:43.366 | + lib/tls:create_CA_config:99 : local 'common_name=Intermediate CA' 2026-03-13 12:25:43.372 | + lib/tls:create_CA_config:145 : echo ' 2026-03-13 12:25:43.372 | [ ca ] 2026-03-13 12:25:43.372 | default_ca = CA_default 2026-03-13 12:25:43.372 | 2026-03-13 12:25:43.372 | [ CA_default ] 2026-03-13 12:25:43.372 | dir = /opt/stack/data/CA/int-ca 2026-03-13 12:25:43.372 | policy = policy_match 2026-03-13 12:25:43.372 | database = $dir/index.txt 2026-03-13 12:25:43.372 | serial = $dir/serial 2026-03-13 12:25:43.372 | certs = $dir/certs 2026-03-13 12:25:43.372 | crl_dir = $dir/crl 2026-03-13 12:25:43.372 | new_certs_dir = $dir/newcerts 2026-03-13 12:25:43.372 | certificate = $dir/cacert.pem 2026-03-13 12:25:43.372 | private_key = $dir/private/cacert.key 2026-03-13 12:25:43.372 | RANDFILE = $dir/private/.rand 2026-03-13 12:25:43.372 | default_md = sha256 2026-03-13 12:25:43.372 | 2026-03-13 12:25:43.372 | [ req ] 2026-03-13 12:25:43.372 | default_bits = 2048 2026-03-13 12:25:43.372 | default_md = sha256 2026-03-13 12:25:43.372 | 2026-03-13 12:25:43.372 | prompt = no 2026-03-13 12:25:43.372 | distinguished_name = ca_distinguished_name 2026-03-13 12:25:43.372 | 2026-03-13 12:25:43.372 | x509_extensions = ca_extensions 2026-03-13 12:25:43.372 | 2026-03-13 12:25:43.372 | [ ca_distinguished_name ] 2026-03-13 12:25:43.372 | organizationName = OpenStack 2026-03-13 12:25:43.372 | organizationalUnitName = DevStack Certificate Authority 2026-03-13 12:25:43.372 | commonName = Intermediate CA 2026-03-13 12:25:43.373 | 2026-03-13 12:25:43.373 | [ policy_match ] 2026-03-13 12:25:43.373 | countryName = optional 2026-03-13 12:25:43.373 | stateOrProvinceName = optional 2026-03-13 12:25:43.373 | organizationName = match 2026-03-13 12:25:43.373 | organizationalUnitName = optional 2026-03-13 12:25:43.373 | commonName = supplied 2026-03-13 12:25:43.373 | 2026-03-13 12:25:43.373 | [ ca_extensions ] 2026-03-13 12:25:43.373 | basicConstraints = critical,CA:true 2026-03-13 12:25:43.373 | subjectKeyIdentifier = hash 2026-03-13 12:25:43.373 | authorityKeyIdentifier = keyid:always, issuer 2026-03-13 12:25:43.373 | keyUsage = cRLSign, keyCertSign 2026-03-13 12:25:43.373 | 2026-03-13 12:25:43.373 | ' 2026-03-13 12:25:43.378 | + lib/tls:make_int_CA:296 : create_signing_config /opt/stack/data/CA/int-ca 2026-03-13 12:25:43.384 | + lib/tls:create_signing_config:151 : local ca_dir=/opt/stack/data/CA/int-ca 2026-03-13 12:25:43.389 | + lib/tls:create_signing_config:198 : echo ' 2026-03-13 12:25:43.389 | [ ca ] 2026-03-13 12:25:43.389 | default_ca = CA_default 2026-03-13 12:25:43.389 | 2026-03-13 12:25:43.389 | [ CA_default ] 2026-03-13 12:25:43.389 | dir = /opt/stack/data/CA/int-ca 2026-03-13 12:25:43.389 | policy = policy_match 2026-03-13 12:25:43.389 | database = $dir/index.txt 2026-03-13 12:25:43.389 | serial = $dir/serial 2026-03-13 12:25:43.389 | certs = $dir/certs 2026-03-13 12:25:43.389 | crl_dir = $dir/crl 2026-03-13 12:25:43.389 | new_certs_dir = $dir/newcerts 2026-03-13 12:25:43.389 | certificate = $dir/cacert.pem 2026-03-13 12:25:43.389 | private_key = $dir/private/cacert.key 2026-03-13 12:25:43.390 | RANDFILE = $dir/private/.rand 2026-03-13 12:25:43.390 | default_md = default 2026-03-13 12:25:43.390 | 2026-03-13 12:25:43.390 | [ req ] 2026-03-13 12:25:43.390 | default_bits = 1024 2026-03-13 12:25:43.390 | default_md = sha256 2026-03-13 12:25:43.390 | 2026-03-13 12:25:43.390 | prompt = no 2026-03-13 12:25:43.390 | distinguished_name = req_distinguished_name 2026-03-13 12:25:43.390 | 2026-03-13 12:25:43.390 | x509_extensions = req_extensions 2026-03-13 12:25:43.390 | 2026-03-13 12:25:43.390 | [ req_distinguished_name ] 2026-03-13 12:25:43.390 | organizationName = OpenStack 2026-03-13 12:25:43.390 | organizationalUnitName = DevStack Server Farm 2026-03-13 12:25:43.390 | 2026-03-13 12:25:43.390 | [ policy_match ] 2026-03-13 12:25:43.390 | countryName = optional 2026-03-13 12:25:43.390 | stateOrProvinceName = optional 2026-03-13 12:25:43.390 | organizationName = match 2026-03-13 12:25:43.390 | organizationalUnitName = optional 2026-03-13 12:25:43.390 | commonName = supplied 2026-03-13 12:25:43.390 | 2026-03-13 12:25:43.390 | [ req_extensions ] 2026-03-13 12:25:43.390 | basicConstraints = CA:false 2026-03-13 12:25:43.390 | subjectKeyIdentifier = hash 2026-03-13 12:25:43.390 | authorityKeyIdentifier = keyid:always, issuer 2026-03-13 12:25:43.390 | keyUsage = digitalSignature, keyEncipherment, keyAgreement 2026-03-13 12:25:43.390 | extendedKeyUsage = serverAuth, clientAuth 2026-03-13 12:25:43.390 | subjectAltName = $ENV::SUBJECT_ALT_NAME 2026-03-13 12:25:43.390 | 2026-03-13 12:25:43.390 | ' 2026-03-13 12:25:43.395 | + lib/tls:make_int_CA:298 : '[' '!' -r /opt/stack/data/CA/int-ca/cacert.pem ']' 2026-03-13 12:25:43.400 | + 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-03-13 12:25:43.715 | .....+.+...+......+.....+...+.+.........+.....+............+.+....................+.........+....+.....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.......+..+...+......+..............................+.......+..+..........+...........+....+........+.........+....+.........+..+...+...+............+.+.....+.+...+.................+.+...+......+.....+...+...+.........+.........+....+.....+.+...........+....+......+...............+...+......+.....+.........+.+..+..........+.....+...+....+...............+.....................+......+...+.....+.+.....+......+....+.....+......+....+......+......+.....+.......+......+..+.............+..+.........+....+.....+.+......+.......................+.........+...+...+....+..+.........+....+...........+.......+.........+...+.....+.+..+............+...+....+......+..+.+.....................+...+............+...+..+......+.............+.........+...............+......+..+.......+.....+.+...........+.+..+.+......+........................+..............+.+......+.....+...+...+.......+...+..+..........+..+..........+..................+..+.+.........+...+........+...+....+..+...+...+..................+.......+.....+...+.+.....+.+...+......+.....+......+...+.........+...+....+.........+.....+...............................+........+...+.............+.....+.+...........+.........+...+......+.+...+..+.+.....+.........+...+...+.......+..+...+.........................+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-03-13 12:25:43.891 | ..+.....+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+....+..+.+..+.......+...+.....+...............+......+.+...+..+.+..............+.+..+.+.....+....+..+.+.........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+...+........+.+.....+.............+...+.....+..................+......+.+.....+.........+....+..............+.+......+...+..+...+.+...........+.+..+...+....+...+........+...+....+...+.....+..........+.....+.........+.............+...+........+.........+......+......+.+...+..+...+.+.....+......+.........+....+.....+..........+.........+...........+.+...+...............+...+..............+.+.....+....+...............+.....+.+...+..+.........+...+.+......+...+.....+...+...+.+...........+.......+...+........................+.....+...+.............+........+.......+...+..+....+...+.....+......+.......+........+......................+...+..............+......+.+.........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-03-13 12:25:43.895 | ----- 2026-03-13 12:25:43.904 | + 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-03-13 12:25:43.910 | Using configuration from /opt/stack/data/CA/root-ca/ca.conf 2026-03-13 12:25:43.914 | Check that the request matches the signature 2026-03-13 12:25:43.914 | Signature ok 2026-03-13 12:25:43.914 | The Subject's Distinguished Name is as follows 2026-03-13 12:25:43.914 | organizationName :ASN.1 12:'OpenStack' 2026-03-13 12:25:43.914 | organizationalUnitName:ASN.1 12:'DevStack Certificate Authority' 2026-03-13 12:25:43.914 | commonName :ASN.1 12:'Intermediate CA' 2026-03-13 12:25:43.916 | Certificate is to be certified until Mar 13 12:25:43 2027 GMT (365 days) 2026-03-13 12:25:43.919 | 2026-03-13 12:25:43.919 | Write out database with 1 new entries 2026-03-13 12:25:43.919 | Database updated 2026-03-13 12:25:43.924 | + lib/tls:init_CA:209 : cat /opt/stack/data/CA/root-ca/cacert.pem /opt/stack/data/CA/int-ca/cacert.pem 2026-03-13 12:25:43.933 | + lib/tls:init_CA:210 : cat /opt/stack/data/CA/int-ca/ca-chain.pem 2026-03-13 12:25:43.941 | + lib/tls:init_CA:212 : is_fedora 2026-03-13 12:25:43.946 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-03-13 12:25:43.951 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-03-13 12:25:43.957 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-03-13 12:25:43.963 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-03-13 12:25:43.969 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-03-13 12:25:43.975 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-03-13 12:25:43.981 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-03-13 12:25:43.986 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-03-13 12:25:43.991 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-03-13 12:25:43.996 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-03-13 12:25:44.001 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-03-13 12:25:44.007 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-03-13 12:25:44.014 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-03-13 12:25:44.019 | + lib/tls:init_CA:215 : is_ubuntu 2026-03-13 12:25:44.025 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:25:44.031 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:25:44.037 | + 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-03-13 12:25:44.061 | + lib/tls:init_CA:217 : sudo cp /opt/stack/data/CA/root-ca/cacert.pem /usr/local/share/ca-certificates/devstack-root.crt 2026-03-13 12:25:44.082 | + lib/tls:init_CA:218 : sudo update-ca-certificates 2026-03-13 12:25:44.100 | Updating certificates in /etc/ssl/certs... 2026-03-13 12:25:45.973 | rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL 2026-03-13 12:25:45.975 | rehash: warning: skipping devstack-int.pem,it does not contain exactly one certificate or CRL 2026-03-13 12:25:45.981 | 2 added, 0 removed; done. 2026-03-13 12:25:45.982 | Running hooks in /etc/ca-certificates/update.d... 2026-03-13 12:25:45.985 | done. 2026-03-13 12:25:46.000 | + ./stack.sh:main:878 : init_cert 2026-03-13 12:25:46.006 | + lib/tls:init_cert:225 : [[ ! -r /opt/stack/data/devstack-cert.pem ]] 2026-03-13 12:25:46.011 | + lib/tls:init_cert:226 : [[ -n 199.204.45.99 ]] 2026-03-13 12:25:46.016 | + lib/tls:init_cert:227 : TLS_IP=IP:199.204.45.99 2026-03-13 12:25:46.021 | + lib/tls:init_cert:228 : [[ -n ::1 ]] 2026-03-13 12:25:46.027 | + lib/tls:init_cert:229 : TLS_IP=IP:199.204.45.99,IP:::1 2026-03-13 12:25:46.032 | + lib/tls:init_cert:232 : make_cert /opt/stack/data/CA/int-ca devstack-cert np0000158692.novalocal IP:199.204.45.99,IP:::1 2026-03-13 12:25:46.038 | + lib/tls:make_cert:242 : local ca_dir=/opt/stack/data/CA/int-ca 2026-03-13 12:25:46.044 | + lib/tls:make_cert:243 : local cert_name=devstack-cert 2026-03-13 12:25:46.049 | + lib/tls:make_cert:244 : local common_name=np0000158692.novalocal 2026-03-13 12:25:46.055 | + lib/tls:make_cert:245 : local alt_names=IP:199.204.45.99,IP:::1 2026-03-13 12:25:46.060 | + lib/tls:make_cert:247 : '[' np0000158692.novalocal '!=' 199.204.45.99 ']' 2026-03-13 12:25:46.066 | + lib/tls:make_cert:248 : is_ipv4_address 199.204.45.99 2026-03-13 12:25:46.072 | + functions-common:is_ipv4_address:2198 : local address=199.204.45.99 2026-03-13 12:25:46.077 | + functions-common:is_ipv4_address:2199 : local 'regex=([0-9]{1,3}\.){3}[0-9]{1,3}' 2026-03-13 12:25:46.082 | + functions-common:is_ipv4_address:2201 : [[ 199.204.45.99 =~ ([0-9]{1,3}\.){3}[0-9]{1,3} ]] 2026-03-13 12:25:46.087 | + functions-common:is_ipv4_address:2202 : return 0 2026-03-13 12:25:46.093 | + lib/tls:make_cert:249 : [[ -z IP:199.204.45.99,IP:::1 ]] 2026-03-13 12:25:46.098 | + lib/tls:make_cert:252 : alt_names=IP:199.204.45.99,IP:::1,IP:199.204.45.99 2026-03-13 12:25:46.104 | + lib/tls:make_cert:258 : '[' '!' -r /opt/stack/data/CA/int-ca/devstack-cert.crt ']' 2026-03-13 12:25:46.110 | + 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=np0000158692.novalocal' 2026-03-13 12:25:46.184 | ..+.......+...+..+.......+.........+..+..........+.....+.......+......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...+........+.......+.................+.+..+.......+....................+...+...+....+..+...............+.+..+.+......+.....+.+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+...+..............+..................+......+.+...+.....+.+......+.....+..........+......+..+.............+.....+...+.......+..+...+....+.....+......+...+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-03-13 12:25:46.250 | ....+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+........+...+..........+........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...+......+......+........................+..+..........+.........+......+..+.+..+..........+........+.+...+......+.....+......+...+...+.......+.....+......+.+...+...+.....+....+.....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-03-13 12:25:46.254 | ----- 2026-03-13 12:25:46.261 | + lib/tls:make_cert:268 : [[ -z IP:199.204.45.99,IP:::1,IP:199.204.45.99 ]] 2026-03-13 12:25:46.266 | + lib/tls:make_cert:271 : alt_names=DNS:np0000158692.novalocal,IP:199.204.45.99,IP:::1,IP:199.204.45.99 2026-03-13 12:25:46.270 | + lib/tls:make_cert:275 : SUBJECT_ALT_NAME=DNS:np0000158692.novalocal,IP:199.204.45.99,IP:::1,IP:199.204.45.99 2026-03-13 12:25:46.276 | + 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=np0000158692.novalocal' -batch 2026-03-13 12:25:46.281 | Using configuration from /opt/stack/data/CA/int-ca/signing.conf 2026-03-13 12:25:46.284 | Check that the request matches the signature 2026-03-13 12:25:46.284 | Signature ok 2026-03-13 12:25:46.284 | The Subject's Distinguished Name is as follows 2026-03-13 12:25:46.284 | organizationName :ASN.1 12:'OpenStack' 2026-03-13 12:25:46.284 | organizationalUnitName:ASN.1 12:'DevStack Servers' 2026-03-13 12:25:46.284 | commonName :ASN.1 12:'np0000158692.novalocal' 2026-03-13 12:25:46.285 | Certificate is to be certified until Mar 13 12:25:46 2027 GMT (365 days) 2026-03-13 12:25:46.288 | 2026-03-13 12:25:46.288 | Write out database with 1 new entries 2026-03-13 12:25:46.288 | Database updated 2026-03-13 12:25:46.295 | + 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-03-13 12:25:46.304 | + ./stack.sh:main:885 : install_dstat 2026-03-13 12:25:46.311 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-03-13 12:25:46.346 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:25:46.352 | + lib/dstat:install_dstat:24 : pip_install_gr psutil 2026-03-13 12:25:46.356 | + inc/python:pip_install_gr:94 : local name=psutil 2026-03-13 12:25:46.362 | + inc/python:pip_install_gr:95 : local clean_name 2026-03-13 12:25:46.369 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements psutil 2026-03-13 12:25:46.374 | ++ inc/python:get_from_global_requirements:241 : local package=psutil 2026-03-13 12:25:46.380 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-03-13 12:25:46.388 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^psutil' /opt/stack/requirements/global-requirements.txt 2026-03-13 12:25:46.390 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-03-13 12:25:46.400 | ++ inc/python:get_from_global_requirements:243 : required_pkg='psutil ' 2026-03-13 12:25:46.407 | ++ inc/python:get_from_global_requirements:244 : [[ psutil == '' ]] 2026-03-13 12:25:46.413 | ++ inc/python:get_from_global_requirements:247 : echo psutil 2026-03-13 12:25:46.419 | + inc/python:pip_install_gr:96 : clean_name=psutil 2026-03-13 12:25:46.425 | + inc/python:pip_install_gr:97 : pip_install psutil 2026-03-13 12:25:46.470 | Using python 3.12 to install psutil 2026-03-13 12:25:46.476 | + 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-03-13 12:25:47.210 | Collecting psutil 2026-03-13 12:25:47.278 | 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-03-13 12:25:47.309 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (155 kB) 2026-03-13 12:25:47.392 | Installing collected packages: psutil 2026-03-13 12:25:47.464 | Successfully installed psutil-7.2.2 2026-03-13 12:25:47.535 | + inc/python:pip_install:216 : result=0 2026-03-13 12:25:47.540 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-13 12:25:47.545 | + functions-common:time_stop:2412 : local name 2026-03-13 12:25:47.550 | + functions-common:time_stop:2413 : local end_time 2026-03-13 12:25:47.555 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:25:47.560 | + functions-common:time_stop:2415 : local total 2026-03-13 12:25:47.565 | + functions-common:time_stop:2416 : local start_time 2026-03-13 12:25:47.569 | + functions-common:time_stop:2418 : name=pip_install 2026-03-13 12:25:47.573 | + functions-common:time_stop:2419 : start_time=1773404746460 2026-03-13 12:25:47.577 | + functions-common:time_stop:2421 : [[ -z 1773404746460 ]] 2026-03-13 12:25:47.582 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:25:47.589 | + functions-common:time_stop:2424 : end_time=1773404747585 2026-03-13 12:25:47.595 | + functions-common:time_stop:2425 : elapsed_time=1125 2026-03-13 12:25:47.600 | + functions-common:time_stop:2426 : total=20006 2026-03-13 12:25:47.605 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:25:47.608 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=21131 2026-03-13 12:25:47.614 | + inc/python:pip_install:219 : return 0 2026-03-13 12:25:47.620 | + ./stack.sh:main:891 : echo_summary 'Installing OpenStack project source' 2026-03-13 12:25:47.627 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-13 12:25:47.632 | + ./stack.sh:echo_summary:444 : echo -e Installing OpenStack project source 2026-03-13 12:25:47.636 | + ./stack.sh:main:894 : install_libs 2026-03-13 12:25:47.642 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-03-13 12:25:47.647 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-03-13 12:25:47.652 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-03-13 12:25:47.659 | + inc/python:use_library_from_git:266 : local name=automaton 2026-03-13 12:25:47.665 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:25:47.670 | + inc/python:use_library_from_git:268 : [[ novnc,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-03-13 12:25:47.675 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-03-13 12:25:47.680 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:25:47.686 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-03-13 12:25:47.693 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-03-13 12:25:47.699 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-03-13 12:25:47.704 | + inc/python:use_library_from_git:266 : local name=castellan 2026-03-13 12:25:47.710 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:25:47.716 | + inc/python:use_library_from_git:268 : [[ novnc,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-03-13 12:25:47.722 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-03-13 12:25:47.728 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:25:47.734 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-03-13 12:25:47.740 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-03-13 12:25:47.747 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-03-13 12:25:47.753 | + inc/python:use_library_from_git:266 : local name=cliff 2026-03-13 12:25:47.758 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:25:47.763 | + inc/python:use_library_from_git:268 : [[ novnc,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-03-13 12:25:47.767 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-03-13 12:25:47.773 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:25:47.779 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-03-13 12:25:47.784 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-03-13 12:25:47.790 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-03-13 12:25:47.796 | + inc/python:use_library_from_git:266 : local name=cursive 2026-03-13 12:25:47.801 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:25:47.806 | + inc/python:use_library_from_git:268 : [[ novnc,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-03-13 12:25:47.811 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-03-13 12:25:47.817 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:25:47.823 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-03-13 12:25:47.828 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-03-13 12:25:47.832 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-03-13 12:25:47.837 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-03-13 12:25:47.842 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:25:47.846 | + inc/python:use_library_from_git:268 : [[ novnc,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-03-13 12:25:47.852 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-03-13 12:25:47.858 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:25:47.863 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-03-13 12:25:47.868 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-03-13 12:25:47.873 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-03-13 12:25:47.878 | + inc/python:use_library_from_git:266 : local name=futurist 2026-03-13 12:25:47.884 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:25:47.889 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:25:47.895 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-03-13 12:25:47.901 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:25:47.906 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-03-13 12:25:47.911 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-03-13 12:25:47.917 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-03-13 12:25:47.922 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-03-13 12:25:47.928 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:25:47.933 | + inc/python:use_library_from_git:268 : [[ novnc,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-03-13 12:25:47.939 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-03-13 12:25:47.944 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:25:47.950 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-03-13 12:25:47.956 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-03-13 12:25:47.962 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-03-13 12:25:47.968 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-03-13 12:25:47.974 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:25:47.979 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:25:47.984 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-03-13 12:25:47.990 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:25:47.995 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-03-13 12:25:48.000 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-03-13 12:25:48.005 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-03-13 12:25:48.010 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-03-13 12:25:48.016 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:25:48.021 | + inc/python:use_library_from_git:268 : [[ novnc,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-03-13 12:25:48.027 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-03-13 12:25:48.033 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:25:48.038 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-03-13 12:25:48.043 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-03-13 12:25:48.047 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-03-13 12:25:48.053 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-03-13 12:25:48.059 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:25:48.062 | + inc/python:use_library_from_git:268 : [[ novnc,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-03-13 12:25:48.067 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-03-13 12:25:48.073 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:25:48.078 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-03-13 12:25:48.084 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-03-13 12:25:48.087 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-03-13 12:25:48.092 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-03-13 12:25:48.096 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:25:48.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-03-13 12:25:48.108 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-03-13 12:25:48.113 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:25:48.118 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-03-13 12:25:48.123 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-03-13 12:25:48.128 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-03-13 12:25:48.134 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-03-13 12:25:48.140 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:25:48.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 = \A\L\L ]] 2026-03-13 12:25:48.151 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-03-13 12:25:48.157 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:25:48.163 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-03-13 12:25:48.169 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-03-13 12:25:48.173 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-03-13 12:25:48.179 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-03-13 12:25:48.184 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:25:48.189 | + inc/python:use_library_from_git:268 : [[ novnc,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-03-13 12:25:48.195 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-03-13 12:25:48.201 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:25:48.207 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-03-13 12:25:48.212 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-03-13 12:25:48.219 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-03-13 12:25:48.224 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-03-13 12:25:48.230 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:25:48.236 | + inc/python:use_library_from_git:268 : [[ novnc,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-03-13 12:25:48.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, =~ ,oslo.context, ]] 2026-03-13 12:25:48.247 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:25:48.253 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-03-13 12:25:48.259 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-03-13 12:25:48.264 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-03-13 12:25:48.269 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-03-13 12:25:48.275 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:25:48.281 | + inc/python:use_library_from_git:268 : [[ novnc,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-03-13 12:25:48.285 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-03-13 12:25:48.291 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:25:48.297 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-03-13 12:25:48.302 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-03-13 12:25:48.309 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-03-13 12:25:48.315 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-03-13 12:25:48.321 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:25:48.326 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:25:48.330 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-03-13 12:25:48.336 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:25:48.342 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-03-13 12:25:48.348 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-03-13 12:25:48.354 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-03-13 12:25:48.360 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-03-13 12:25:48.366 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:25:48.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 = \A\L\L ]] 2026-03-13 12:25:48.377 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-03-13 12:25:48.383 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:25:48.388 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-03-13 12:25:48.395 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-03-13 12:25:48.400 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-03-13 12:25:48.406 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-03-13 12:25:48.411 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:25:48.416 | + inc/python:use_library_from_git:268 : [[ novnc,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-03-13 12:25:48.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, =~ ,oslo.log, ]] 2026-03-13 12:25:48.427 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:25:48.432 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-03-13 12:25:48.438 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-03-13 12:25:48.442 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-03-13 12:25:48.447 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-03-13 12:25:48.453 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:25:48.459 | + inc/python:use_library_from_git:268 : [[ novnc,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-03-13 12:25:48.465 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-03-13 12:25:48.471 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:25:48.476 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-03-13 12:25:48.482 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-03-13 12:25:48.487 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-03-13 12:25:48.494 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-03-13 12:25:48.499 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:25:48.504 | + inc/python:use_library_from_git:268 : [[ novnc,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-03-13 12:25:48.509 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-03-13 12:25:48.515 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:25:48.519 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-03-13 12:25:48.525 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-03-13 12:25:48.530 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-03-13 12:25:48.535 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-03-13 12:25:48.542 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:25:48.547 | + inc/python:use_library_from_git:268 : [[ novnc,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-03-13 12:25:48.552 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-03-13 12:25:48.558 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:25:48.564 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-03-13 12:25:48.571 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-03-13 12:25:48.576 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-03-13 12:25:48.581 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-03-13 12:25:48.586 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:25:48.592 | + inc/python:use_library_from_git:268 : [[ novnc,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-03-13 12:25:48.598 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-03-13 12:25:48.602 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:25:48.608 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-03-13 12:25:48.616 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-03-13 12:25:48.621 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-03-13 12:25:48.627 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-03-13 12:25:48.633 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:25:48.639 | + inc/python:use_library_from_git:268 : [[ novnc,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-03-13 12:25:48.644 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-03-13 12:25:48.650 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:25:48.656 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-03-13 12:25:48.662 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-03-13 12:25:48.668 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-03-13 12:25:48.675 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-03-13 12:25:48.681 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:25:48.687 | + inc/python:use_library_from_git:268 : [[ novnc,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-03-13 12:25:48.692 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-03-13 12:25:48.697 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:25:48.705 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-03-13 12:25:48.711 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-03-13 12:25:48.716 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-03-13 12:25:48.724 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-03-13 12:25:48.728 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:25:48.735 | + inc/python:use_library_from_git:268 : [[ novnc,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-03-13 12:25:48.741 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-03-13 12:25:48.747 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:25:48.754 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-03-13 12:25:48.761 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-03-13 12:25:48.766 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-03-13 12:25:48.772 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-03-13 12:25:48.779 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:25:48.785 | + inc/python:use_library_from_git:268 : [[ novnc,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-03-13 12:25:48.791 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-03-13 12:25:48.796 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:25:48.800 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-03-13 12:25:48.807 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-03-13 12:25:48.812 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-03-13 12:25:48.818 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-03-13 12:25:48.825 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:25:48.831 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:25:48.838 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-03-13 12:25:48.844 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:25:48.850 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-03-13 12:25:48.857 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-03-13 12:25:48.863 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-03-13 12:25:48.869 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-03-13 12:25:48.874 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:25:48.881 | + inc/python:use_library_from_git:268 : [[ novnc,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-03-13 12:25:48.887 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-03-13 12:25:48.894 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:25:48.900 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-03-13 12:25:48.906 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-03-13 12:25:48.913 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-03-13 12:25:48.919 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-03-13 12:25:48.925 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:25:48.931 | + inc/python:use_library_from_git:268 : [[ novnc,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-03-13 12:25:48.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, =~ ,oslo.vmware, ]] 2026-03-13 12:25:48.943 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:25:48.950 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-03-13 12:25:48.955 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-03-13 12:25:48.962 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-03-13 12:25:48.966 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-03-13 12:25:48.973 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:25:48.979 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:25:48.985 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-03-13 12:25:48.992 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:25:48.998 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-03-13 12:25:49.003 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-03-13 12:25:49.008 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-03-13 12:25:49.013 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-03-13 12:25:49.019 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:25:49.026 | + inc/python:use_library_from_git:268 : [[ novnc,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-03-13 12:25:49.031 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-03-13 12:25:49.037 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:25:49.044 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-03-13 12:25:49.049 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-03-13 12:25:49.054 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-03-13 12:25:49.060 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-03-13 12:25:49.065 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:25:49.071 | + inc/python:use_library_from_git:268 : [[ novnc,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-03-13 12:25:49.077 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-03-13 12:25:49.082 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:25:49.088 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-03-13 12:25:49.094 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-03-13 12:25:49.100 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-03-13 12:25:49.106 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-03-13 12:25:49.111 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:25:49.116 | + inc/python:use_library_from_git:268 : [[ novnc,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-03-13 12:25:49.122 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-03-13 12:25:49.128 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:25:49.134 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-03-13 12:25:49.140 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-03-13 12:25:49.146 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-03-13 12:25:49.151 | + inc/python:use_library_from_git:266 : local name=tooz 2026-03-13 12:25:49.157 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:25:49.163 | + inc/python:use_library_from_git:268 : [[ novnc,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-03-13 12:25:49.168 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-03-13 12:25:49.174 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:25:49.179 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-03-13 12:25:49.185 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-03-13 12:25:49.191 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-03-13 12:25:49.195 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-03-13 12:25:49.200 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:25:49.206 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:25:49.213 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,os-brick, ]] 2026-03-13 12:25:49.217 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:25:49.222 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-03-13 12:25:49.225 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-03-13 12:25:49.230 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-03-13 12:25:49.235 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-03-13 12:25:49.240 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:25:49.243 | + inc/python:use_library_from_git:268 : [[ novnc,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-03-13 12:25:49.247 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-03-13 12:25:49.252 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:25:49.258 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-03-13 12:25:49.263 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-03-13 12:25:49.269 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-03-13 12:25:49.275 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-03-13 12:25:49.280 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:25:49.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-03-13 12:25:49.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, =~ ,os-traits, ]] 2026-03-13 12:25:49.298 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:25:49.304 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-03-13 12:25:49.311 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-03-13 12:25:49.317 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-03-13 12:25:49.322 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-03-13 12:25:49.327 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:25:49.332 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:25:49.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, =~ ,python-barbicanclient, ]] 2026-03-13 12:25:49.344 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:25:49.349 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-03-13 12:25:49.355 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-03-13 12:25:49.360 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:25:49.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-03-13 12:25:49.370 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,etcd3gw, ]] 2026-03-13 12:25:49.376 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:25:49.382 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-03-13 12:25:49.426 | Using python 3.12 to install etcd3gw 2026-03-13 12:25:49.432 | + 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-03-13 12:25:50.075 | Collecting etcd3gw 2026-03-13 12:25:50.171 | Downloading etcd3gw-2.5.0-py3-none-any.whl.metadata (2.2 kB) 2026-03-13 12:25:50.180 | Requirement already satisfied: pbr>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from etcd3gw) (7.0.3) 2026-03-13 12:25:50.206 | Collecting requests>=2.20.0 (from etcd3gw) 2026-03-13 12:25:50.208 | Using cached requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) 2026-03-13 12:25:50.230 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-03-13 12:25:50.241 | Downloading futurist-3.2.1-py3-none-any.whl.metadata (2.2 kB) 2026-03-13 12:25:50.270 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2026-03-13 12:25:50.281 | Downloading debtcollector-3.0.0-py3-none-any.whl.metadata (2.3 kB) 2026-03-13 12:25:50.477 | Collecting wrapt>=1.7.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2026-03-13 12:25:50.488 | Downloading wrapt-2.1.1-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (7.4 kB) 2026-03-13 12:25:50.501 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0->etcd3gw) (82.0.1) 2026-03-13 12:25:50.598 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2026-03-13 12:25:50.599 | Using cached charset_normalizer-3.4.4-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (37 kB) 2026-03-13 12:25:50.612 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2026-03-13 12:25:50.613 | Using cached idna-3.11-py3-none-any.whl.metadata (8.4 kB) 2026-03-13 12:25:50.637 | Collecting urllib3<3,>=1.21.1 (from requests>=2.20.0->etcd3gw) 2026-03-13 12:25:50.638 | Using cached urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) 2026-03-13 12:25:50.642 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2023.11.17) 2026-03-13 12:25:50.659 | Downloading etcd3gw-2.5.0-py3-none-any.whl (24 kB) 2026-03-13 12:25:50.682 | Downloading futurist-3.2.1-py3-none-any.whl (40 kB) 2026-03-13 12:25:50.702 | Downloading debtcollector-3.0.0-py3-none-any.whl (23 kB) 2026-03-13 12:25:50.710 | Using cached requests-2.32.5-py3-none-any.whl (64 kB) 2026-03-13 12:25:50.712 | Using cached charset_normalizer-3.4.4-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (153 kB) 2026-03-13 12:25:50.713 | Using cached idna-3.11-py3-none-any.whl (71 kB) 2026-03-13 12:25:50.715 | Using cached urllib3-2.6.3-py3-none-any.whl (131 kB) 2026-03-13 12:25:50.725 | Downloading wrapt-2.1.1-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (121 kB) 2026-03-13 12:25:50.810 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, requests, debtcollector, futurist, etcd3gw 2026-03-13 12:25:50.835 | Attempting uninstall: urllib3 2026-03-13 12:25:50.839 | Found existing installation: urllib3 2.0.7 2026-03-13 12:25:50.839 | Not uninstalling urllib3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-13 12:25:50.839 | Can't uninstall 'urllib3'. No files were found to uninstall. 2026-03-13 12:25:50.917 | Attempting uninstall: idna 2026-03-13 12:25:50.921 | Found existing installation: idna 3.6 2026-03-13 12:25:50.921 | Not uninstalling idna at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-13 12:25:50.921 | Can't uninstall 'idna'. No files were found to uninstall. 2026-03-13 12:25:51.069 | Attempting uninstall: requests 2026-03-13 12:25:51.073 | Found existing installation: requests 2.31.0 2026-03-13 12:25:51.073 | Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-13 12:25:51.073 | Can't uninstall 'requests'. No files were found to uninstall. 2026-03-13 12:25:51.189 | 2026-03-13 12:25:51.193 | Successfully installed charset_normalizer-3.4.4 debtcollector-3.0.0 etcd3gw-2.5.0 futurist-3.2.1 idna-3.11 requests-2.32.5 urllib3-2.6.3 wrapt-2.1.1 2026-03-13 12:25:51.289 | + inc/python:pip_install:216 : result=0 2026-03-13 12:25:51.295 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-13 12:25:51.299 | + functions-common:time_stop:2412 : local name 2026-03-13 12:25:51.303 | + functions-common:time_stop:2413 : local end_time 2026-03-13 12:25:51.308 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:25:51.313 | + functions-common:time_stop:2415 : local total 2026-03-13 12:25:51.317 | + functions-common:time_stop:2416 : local start_time 2026-03-13 12:25:51.321 | + functions-common:time_stop:2418 : name=pip_install 2026-03-13 12:25:51.325 | + functions-common:time_stop:2419 : start_time=1773404749413 2026-03-13 12:25:51.330 | + functions-common:time_stop:2421 : [[ -z 1773404749413 ]] 2026-03-13 12:25:51.336 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:25:51.344 | + functions-common:time_stop:2424 : end_time=1773404751338 2026-03-13 12:25:51.349 | + functions-common:time_stop:2425 : elapsed_time=1925 2026-03-13 12:25:51.354 | + functions-common:time_stop:2426 : total=21131 2026-03-13 12:25:51.358 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:25:51.362 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=23056 2026-03-13 12:25:51.367 | + inc/python:pip_install:219 : return 0 2026-03-13 12:25:51.373 | + ./stack.sh:main:897 : install_apache_uwsgi 2026-03-13 12:25:51.379 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-03-13 12:25:51.384 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-03-13 12:25:51.389 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-03-13 12:25:51.394 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-03-13 12:25:51.402 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-03-13 12:25:51.408 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-03-13 12:25:51.414 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-03-13 12:25:51.419 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-03-13 12:25:51.424 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-03-13 12:25:51.430 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-03-13 12:25:51.436 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-03-13 12:25:51.440 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-03-13 12:25:51.444 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-03-13 12:25:51.450 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-03-13 12:25:51.456 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-03-13 12:25:51.461 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-03-13 12:25:51.467 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:25:51.472 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:25:51.478 | + lib/apache:install_apache_uwsgi:85 : local 'pkg_list=uwsgi uwsgi-plugin-python3' 2026-03-13 12:25:51.484 | + lib/apache:install_apache_uwsgi:86 : install_package uwsgi uwsgi-plugin-python3 2026-03-13 12:25:51.490 | + functions-common:install_package:1430 : update_package_repo 2026-03-13 12:25:51.495 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-03-13 12:25:51.499 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-03-13 12:25:51.505 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-03-13 12:25:51.511 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-03-13 12:25:51.517 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-03-13 12:25:51.524 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:25:51.529 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:25:51.535 | + functions-common:update_package_repo:1413 : apt_get_update 2026-03-13 12:25:51.540 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-03-13 12:25:51.547 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-03-13 12:25:51.553 | + functions-common:apt_get_update:1159 : return 2026-03-13 12:25:51.558 | + functions-common:install_package:1431 : real_install_package uwsgi uwsgi-plugin-python3 2026-03-13 12:25:51.563 | + functions-common:real_install_package:1418 : is_ubuntu 2026-03-13 12:25:51.568 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:25:51.573 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:25:51.579 | + functions-common:real_install_package:1419 : apt_get install uwsgi uwsgi-plugin-python3 2026-03-13 12:25:51.625 | + functions-common:apt_get:1199 : 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-03-13 12:25:51.667 | Reading package lists... 2026-03-13 12:25:51.898 | Building dependency tree... 2026-03-13 12:25:51.898 | Reading state information... 2026-03-13 12:25:52.122 | The following additional packages will be installed: 2026-03-13 12:25:52.123 | libnorm1t64 libpgm-5.3-0t64 libsodium23 libyajl2 libzmq5 uwsgi-core 2026-03-13 12:25:52.124 | Suggested packages: 2026-03-13 12:25:52.124 | nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2026-03-13 12:25:52.124 | | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2026-03-13 12:25:52.124 | python3-uwsgidecorators 2026-03-13 12:25:52.156 | The following NEW packages will be installed: 2026-03-13 12:25:52.157 | libnorm1t64 libpgm-5.3-0t64 libsodium23 libyajl2 libzmq5 uwsgi uwsgi-core 2026-03-13 12:25:52.157 | uwsgi-plugin-python3 2026-03-13 12:25:52.261 | 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. 2026-03-13 12:25:52.261 | Need to get 1,451 kB of archives. 2026-03-13 12:25:52.261 | After this operation, 4,760 kB of additional disk space will be used. 2026-03-13 12:25:52.261 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2026-03-13 12:25:52.336 | 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-03-13 12:25:52.351 | 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-03-13 12:25:52.363 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-03-13 12:25:52.380 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libyajl2 amd64 2.1.0-5build1 [20.2 kB] 2026-03-13 12:25:52.381 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2026-03-13 12:25:52.395 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi amd64 2.0.24-2ubuntu10 [22.0 kB] 2026-03-13 12:25:52.396 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-plugin-python3 amd64 2.0.24-2ubuntu10 [81.9 kB] 2026-03-13 12:25:52.586 | debconf: delaying package configuration, since apt-utils is not installed 2026-03-13 12:25:52.625 | Fetched 1,451 kB in 0s (6,451 kB/s) 2026-03-13 12:25:52.664 | Selecting previously unselected package libnorm1t64:amd64. 2026-03-13 12:25:52.694 | (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 ... 68509 files and directories currently installed.) 2026-03-13 12:25:52.696 | Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-03-13 12:25:52.704 | Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-03-13 12:25:52.765 | Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-03-13 12:25:52.774 | Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-03-13 12:25:52.778 | Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-03-13 12:25:52.835 | Selecting previously unselected package libsodium23:amd64. 2026-03-13 12:25:52.846 | Preparing to unpack .../2-libsodium23_1.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-03-13 12:25:52.850 | Unpacking libsodium23:amd64 (1.0.18-1ubuntu0.24.04.1) ... 2026-03-13 12:25:52.912 | Selecting previously unselected package libzmq5:amd64. 2026-03-13 12:25:52.921 | Preparing to unpack .../3-libzmq5_4.3.5-1build2_amd64.deb ... 2026-03-13 12:25:52.925 | Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-03-13 12:25:52.989 | Selecting previously unselected package libyajl2:amd64. 2026-03-13 12:25:52.999 | Preparing to unpack .../4-libyajl2_2.1.0-5build1_amd64.deb ... 2026-03-13 12:25:53.003 | Unpacking libyajl2:amd64 (2.1.0-5build1) ... 2026-03-13 12:25:53.059 | Selecting previously unselected package uwsgi-core. 2026-03-13 12:25:53.070 | Preparing to unpack .../5-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-03-13 12:25:53.074 | Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-03-13 12:25:53.204 | Selecting previously unselected package uwsgi. 2026-03-13 12:25:53.214 | Preparing to unpack .../6-uwsgi_2.0.24-2ubuntu10_amd64.deb ... 2026-03-13 12:25:53.223 | Unpacking uwsgi (2.0.24-2ubuntu10) ... 2026-03-13 12:25:53.283 | Selecting previously unselected package uwsgi-plugin-python3. 2026-03-13 12:25:53.293 | Preparing to unpack .../7-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-03-13 12:25:53.297 | Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-03-13 12:25:53.367 | Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-03-13 12:25:53.378 | Setting up libsodium23:amd64 (1.0.18-1ubuntu0.24.04.1) ... 2026-03-13 12:25:53.387 | Setting up libyajl2:amd64 (2.1.0-5build1) ... 2026-03-13 12:25:53.397 | Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-03-13 12:25:53.405 | Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-03-13 12:25:53.413 | Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-03-13 12:25:53.433 | Setting up uwsgi (2.0.24-2ubuntu10) ... 2026-03-13 12:25:53.887 | Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-03-13 12:25:53.926 | Processing triggers for man-db (2.12.0-4build2) ... 2026-03-13 12:25:54.598 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-03-13 12:25:54.865 | + functions-common:apt_get:1203 : result=0 2026-03-13 12:25:54.870 | + functions-common:apt_get:1206 : time_stop apt-get 2026-03-13 12:25:54.875 | + functions-common:time_stop:2412 : local name 2026-03-13 12:25:54.881 | + functions-common:time_stop:2413 : local end_time 2026-03-13 12:25:54.886 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:25:54.890 | + functions-common:time_stop:2415 : local total 2026-03-13 12:25:54.895 | + functions-common:time_stop:2416 : local start_time 2026-03-13 12:25:54.900 | + functions-common:time_stop:2418 : name=apt-get 2026-03-13 12:25:54.906 | + functions-common:time_stop:2419 : start_time=1773404751618 2026-03-13 12:25:54.910 | + functions-common:time_stop:2421 : [[ -z 1773404751618 ]] 2026-03-13 12:25:54.917 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:25:54.926 | + functions-common:time_stop:2424 : end_time=1773404754920 2026-03-13 12:25:54.930 | + functions-common:time_stop:2425 : elapsed_time=3302 2026-03-13 12:25:54.936 | + functions-common:time_stop:2426 : total=138297 2026-03-13 12:25:54.942 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:25:54.947 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=141599 2026-03-13 12:25:54.953 | + functions-common:apt_get:1207 : return 0 2026-03-13 12:25:54.958 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-03-13 12:25:54.963 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:25:54.970 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:25:54.975 | + lib/apache:install_apache_uwsgi:119 : a2query -m proxy 2026-03-13 12:25:55.021 | No module matches proxy 2026-03-13 12:25:55.029 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy 2026-03-13 12:25:55.077 | Enabling module proxy. 2026-03-13 12:25:55.086 | To activate the new configuration, you need to run: 2026-03-13 12:25:55.086 | systemctl restart apache2 2026-03-13 12:25:55.095 | + lib/apache:install_apache_uwsgi:122 : sudo a2enmod proxy_uwsgi 2026-03-13 12:25:55.141 | Considering dependency proxy for proxy_uwsgi: 2026-03-13 12:25:55.141 | Module proxy already enabled 2026-03-13 12:25:55.141 | Enabling module proxy_uwsgi. 2026-03-13 12:25:55.150 | To activate the new configuration, you need to run: 2026-03-13 12:25:55.150 | systemctl restart apache2 2026-03-13 12:25:55.160 | + lib/apache:install_apache_uwsgi:123 : restart_apache_server 2026-03-13 12:25:55.166 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-03-13 12:25:55.172 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-03-13 12:25:55.177 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-03-13 12:25:55.313 | + ./stack.sh:main:900 : install_keystoneauth 2026-03-13 12:25:55.318 | + lib/keystone:install_keystoneauth:502 : use_library_from_git keystoneauth 2026-03-13 12:25:55.323 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-03-13 12:25:55.329 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:25:55.335 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:25:55.341 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,keystoneauth, ]] 2026-03-13 12:25:55.346 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:25:55.352 | + ./stack.sh:main:901 : install_keystoneclient 2026-03-13 12:25:55.358 | + lib/keystone:install_keystoneclient:510 : use_library_from_git python-keystoneclient 2026-03-13 12:25:55.362 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-03-13 12:25:55.366 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:25:55.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 = \A\L\L ]] 2026-03-13 12:25:55.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, =~ ,python-keystoneclient, ]] 2026-03-13 12:25:55.383 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:25:55.388 | + ./stack.sh:main:902 : install_glanceclient 2026-03-13 12:25:55.393 | + lib/glance:install_glanceclient:541 : use_library_from_git python-glanceclient 2026-03-13 12:25:55.398 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-03-13 12:25:55.404 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:25:55.409 | + inc/python:use_library_from_git:268 : [[ novnc,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-03-13 12:25:55.415 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-03-13 12:25:55.422 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:25:55.428 | + ./stack.sh:main:903 : install_cinderclient 2026-03-13 12:25:55.434 | + lib/cinder:install_cinderclient:581 : use_library_from_git python-brick-cinderclient-ext 2026-03-13 12:25:55.440 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-03-13 12:25:55.446 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:25:55.451 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:25:55.457 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-03-13 12:25:55.463 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:25:55.469 | + lib/cinder:install_cinderclient:586 : use_library_from_git python-cinderclient 2026-03-13 12:25:55.475 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-03-13 12:25:55.480 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:25:55.486 | + inc/python:use_library_from_git:268 : [[ novnc,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-03-13 12:25:55.491 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-03-13 12:25:55.497 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:25:55.503 | + ./stack.sh:main:904 : install_novaclient 2026-03-13 12:25:55.509 | + lib/nova:install_novaclient:901 : use_library_from_git python-novaclient 2026-03-13 12:25:55.515 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-03-13 12:25:55.520 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:25:55.526 | + inc/python:use_library_from_git:268 : [[ novnc,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-03-13 12:25:55.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-novaclient, ]] 2026-03-13 12:25:55.536 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:25:55.542 | + ./stack.sh:main:905 : is_service_enabled swift glance horizon 2026-03-13 12:25:55.581 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:25:55.587 | + ./stack.sh:main:906 : install_swiftclient 2026-03-13 12:25:55.592 | + lib/swift:install_swiftclient:744 : use_library_from_git python-swiftclient 2026-03-13 12:25:55.598 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2026-03-13 12:25:55.604 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:25:55.610 | + inc/python:use_library_from_git:268 : [[ novnc,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-03-13 12:25:55.615 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-03-13 12:25:55.621 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:25:55.626 | + ./stack.sh:main:908 : is_service_enabled neutron nova horizon 2026-03-13 12:25:55.663 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:25:55.669 | + ./stack.sh:main:909 : install_neutronclient 2026-03-13 12:25:55.674 | + lib/neutron:install_neutronclient:535 : use_library_from_git python-neutronclient 2026-03-13 12:25:55.680 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-03-13 12:25:55.686 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:25:55.691 | + inc/python:use_library_from_git:268 : [[ novnc,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-03-13 12:25:55.697 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,python-neutronclient, ]] 2026-03-13 12:25:55.702 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:25:55.708 | + ./stack.sh:main:913 : install_keystonemiddleware 2026-03-13 12:25:55.713 | + lib/keystone:install_keystonemiddleware:520 : use_library_from_git keystonemiddleware 2026-03-13 12:25:55.719 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-03-13 12:25:55.725 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:25:55.731 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:25:55.738 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-03-13 12:25:55.744 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:25:55.750 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr keystonemiddleware 2026-03-13 12:25:55.756 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-03-13 12:25:55.762 | + inc/python:pip_install_gr:95 : local clean_name 2026-03-13 12:25:55.769 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-03-13 12:25:55.775 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-03-13 12:25:55.782 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-03-13 12:25:55.791 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-03-13 12:25:55.791 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-03-13 12:25:55.802 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-03-13 12:25:55.808 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-03-13 12:25:55.815 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-03-13 12:25:55.823 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-03-13 12:25:55.828 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-03-13 12:25:55.873 | Using python 3.12 to install keystonemiddleware 2026-03-13 12:25:55.879 | + 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-03-13 12:25:56.511 | Collecting keystonemiddleware 2026-03-13 12:25:56.583 | Downloading keystonemiddleware-12.0.0-py3-none-any.whl.metadata (4.1 kB) 2026-03-13 12:25:56.626 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-03-13 12:25:56.631 | Downloading keystoneauth1-5.13.1-py3-none-any.whl.metadata (2.9 kB) 2026-03-13 12:25:56.669 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-03-13 12:25:56.673 | Downloading oslo_cache-4.1.1-py3-none-any.whl.metadata (2.5 kB) 2026-03-13 12:25:56.717 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2026-03-13 12:25:56.722 | Downloading oslo_config-10.3.0-py3-none-any.whl.metadata (2.3 kB) 2026-03-13 12:25:56.753 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2026-03-13 12:25:56.758 | Downloading oslo_context-6.3.0-py3-none-any.whl.metadata (2.3 kB) 2026-03-13 12:25:56.784 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2026-03-13 12:25:56.789 | Downloading oslo_i18n-6.7.2-py3-none-any.whl.metadata (2.0 kB) 2026-03-13 12:25:56.831 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2026-03-13 12:25:56.835 | Downloading oslo_log-8.1.0-py3-none-any.whl.metadata (2.5 kB) 2026-03-13 12:25:56.869 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2026-03-13 12:25:56.874 | Downloading oslo_serialization-5.9.1-py3-none-any.whl.metadata (2.1 kB) 2026-03-13 12:25:56.913 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2026-03-13 12:25:56.917 | Downloading oslo_utils-10.0.0-py3-none-any.whl.metadata (2.1 kB) 2026-03-13 12:25:56.925 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (7.0.3) 2026-03-13 12:25:56.942 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-03-13 12:25:56.947 | Downloading pycadf-4.0.1-py3-none-any.whl.metadata (2.2 kB) 2026-03-13 12:25:56.978 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-03-13 12:25:56.981 | Downloading pyjwt-2.11.0-py3-none-any.whl.metadata (4.0 kB) 2026-03-13 12:25:57.015 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-03-13 12:25:57.019 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl.metadata (3.8 kB) 2026-03-13 12:25:57.029 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (2.32.5) 2026-03-13 12:25:57.051 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2026-03-13 12:25:57.055 | Downloading WebOb-1.8.9-py2.py3-none-any.whl.metadata (11 kB) 2026-03-13 12:25:57.065 | 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-03-13 12:25:57.089 | Collecting stevedore>=1.20.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-03-13 12:25:57.093 | Downloading stevedore-5.7.0-py3-none-any.whl.metadata (2.4 kB) 2026-03-13 12:25:57.114 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-03-13 12:25:57.119 | Downloading os_service_types-1.8.2-py3-none-any.whl.metadata (1.9 kB) 2026-03-13 12:25:57.144 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-03-13 12:25:57.148 | Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-03-13 12:25:57.177 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-03-13 12:25:57.181 | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-03-13 12:25:57.215 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-03-13 12:25:57.220 | Downloading decorator-5.2.1-py3-none-any.whl.metadata (3.9 kB) 2026-03-13 12:25:57.249 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2026-03-13 12:25:57.253 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-03-13 12:25:57.277 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2026-03-13 12:25:57.282 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-03-13 12:25:57.330 | Collecting PyYAML>=5.1 (from oslo.config>=5.2.0->keystonemiddleware) 2026-03-13 12:25:57.331 | 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-03-13 12:25:57.358 | Collecting python-dateutil>=2.7.0 (from oslo.log>=3.36.0->keystonemiddleware) 2026-03-13 12:25:57.361 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-03-13 12:25:57.370 | 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.0.0) 2026-03-13 12:25:57.372 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.log>=3.36.0->keystonemiddleware) (2.1.1) 2026-03-13 12:25:57.446 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-03-13 12:25:57.449 | Downloading msgpack-1.1.2-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (8.1 kB) 2026-03-13 12:25:57.487 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-03-13 12:25:57.493 | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-03-13 12:25:57.501 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware) (26.0) 2026-03-13 12:25:57.502 | 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-03-13 12:25:57.505 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->keystonemiddleware) (82.0.1) 2026-03-13 12:25:57.527 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2026-03-13 12:25:57.531 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-03-13 12:25:57.543 | 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.4) 2026-03-13 12:25:57.544 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.11) 2026-03-13 12:25:57.544 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (2.6.3) 2026-03-13 12:25:57.546 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2023.11.17) 2026-03-13 12:25:57.566 | Downloading keystonemiddleware-12.0.0-py3-none-any.whl (141 kB) 2026-03-13 12:25:57.587 | Downloading keystoneauth1-5.13.1-py3-none-any.whl (343 kB) 2026-03-13 12:25:57.603 | Downloading os_service_types-1.8.2-py3-none-any.whl (24 kB) 2026-03-13 12:25:57.613 | Downloading oslo_cache-4.1.1-py3-none-any.whl (65 kB) 2026-03-13 12:25:57.625 | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-03-13 12:25:57.637 | Downloading decorator-5.2.1-py3-none-any.whl (9.2 kB) 2026-03-13 12:25:57.647 | Downloading oslo_config-10.3.0-py3-none-any.whl (132 kB) 2026-03-13 12:25:57.802 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-03-13 12:25:57.836 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 71.4 MB/s 0:00:00 2026-03-13 12:25:57.840 | Downloading oslo_context-6.3.0-py3-none-any.whl (20 kB) 2026-03-13 12:25:57.851 | Downloading oslo_i18n-6.7.2-py3-none-any.whl (47 kB) 2026-03-13 12:25:57.862 | Downloading oslo_log-8.1.0-py3-none-any.whl (77 kB) 2026-03-13 12:25:57.874 | Downloading oslo_serialization-5.9.1-py3-none-any.whl (27 kB) 2026-03-13 12:25:57.887 | Downloading msgpack-1.1.2-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (427 kB) 2026-03-13 12:25:57.902 | Downloading oslo_utils-10.0.0-py3-none-any.whl (136 kB) 2026-03-13 12:25:57.913 | Downloading pycadf-4.0.1-py3-none-any.whl (44 kB) 2026-03-13 12:25:57.924 | Downloading pyjwt-2.11.0-py3-none-any.whl (28 kB) 2026-03-13 12:25:57.934 | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-03-13 12:25:57.946 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-03-13 12:25:57.960 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl (397 kB) 2026-03-13 12:25:57.973 | 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-03-13 12:25:57.979 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-03-13 12:25:57.990 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-03-13 12:25:58.000 | Downloading stevedore-5.7.0-py3-none-any.whl (54 kB) 2026-03-13 12:25:58.011 | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-03-13 12:25:58.021 | Downloading WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 2026-03-13 12:25:58.150 | Installing collected packages: WebOb, typing-extensions, stevedore, six, rfc3986, PyYAML, 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-03-13 12:25:58.296 | Attempting uninstall: six 2026-03-13 12:25:58.305 | Found existing installation: six 1.16.0 2026-03-13 12:25:58.305 | Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-13 12:25:58.305 | Can't uninstall 'six'. No files were found to uninstall. 2026-03-13 12:25:58.355 | Attempting uninstall: PyYAML 2026-03-13 12:25:58.360 | Found existing installation: PyYAML 6.0.1 2026-03-13 12:25:58.360 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-13 12:25:58.361 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-03-13 12:25:58.426 | Attempting uninstall: pyparsing 2026-03-13 12:25:58.431 | Found existing installation: pyparsing 3.1.1 2026-03-13 12:25:58.431 | Not uninstalling pyparsing at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-13 12:25:58.431 | Can't uninstall 'pyparsing'. No files were found to uninstall. 2026-03-13 12:25:58.549 | Attempting uninstall: PyJWT 2026-03-13 12:25:58.555 | Found existing installation: PyJWT 2.7.0 2026-03-13 12:25:58.556 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-13 12:25:58.556 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2026-03-13 12:25:59.939 | 2026-03-13 12:25:59.946 | Successfully installed PyJWT-2.11.0 PyYAML-6.0.3 WebOb-1.8.9 decorator-5.2.1 dogpile.cache-1.5.0 keystoneauth1-5.13.1 keystonemiddleware-12.0.0 msgpack-1.1.2 netaddr-1.3.0 os-service-types-1.8.2 oslo.cache-4.1.1 oslo.config-10.3.0 oslo.context-6.3.0 oslo.i18n-6.7.2 oslo.log-8.1.0 oslo.serialization-5.9.1 oslo.utils-10.0.0 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.7.0 typing-extensions-4.15.0 2026-03-13 12:26:00.058 | + inc/python:pip_install:216 : result=0 2026-03-13 12:26:00.063 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-13 12:26:00.068 | + functions-common:time_stop:2412 : local name 2026-03-13 12:26:00.073 | + functions-common:time_stop:2413 : local end_time 2026-03-13 12:26:00.078 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:26:00.083 | + functions-common:time_stop:2415 : local total 2026-03-13 12:26:00.088 | + functions-common:time_stop:2416 : local start_time 2026-03-13 12:26:00.092 | + functions-common:time_stop:2418 : name=pip_install 2026-03-13 12:26:00.097 | + functions-common:time_stop:2419 : start_time=1773404755862 2026-03-13 12:26:00.103 | + functions-common:time_stop:2421 : [[ -z 1773404755862 ]] 2026-03-13 12:26:00.109 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:26:00.117 | + functions-common:time_stop:2424 : end_time=1773404760111 2026-03-13 12:26:00.122 | + functions-common:time_stop:2425 : elapsed_time=4249 2026-03-13 12:26:00.126 | + functions-common:time_stop:2426 : total=23056 2026-03-13 12:26:00.130 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:26:00.136 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=27305 2026-03-13 12:26:00.141 | + inc/python:pip_install:219 : return 0 2026-03-13 12:26:00.146 | + lib/keystone:install_keystonemiddleware:529 : pip_install_gr python-memcached 2026-03-13 12:26:00.151 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-03-13 12:26:00.157 | + inc/python:pip_install_gr:95 : local clean_name 2026-03-13 12:26:00.164 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-03-13 12:26:00.170 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-03-13 12:26:00.175 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-03-13 12:26:00.183 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-03-13 12:26:00.184 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-03-13 12:26:00.194 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-03-13 12:26:00.200 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-03-13 12:26:00.204 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-03-13 12:26:00.212 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-03-13 12:26:00.218 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-03-13 12:26:00.264 | Using python 3.12 to install python-memcached 2026-03-13 12:26:00.270 | + 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-03-13 12:26:00.919 | Collecting python-memcached 2026-03-13 12:26:01.003 | Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-03-13 12:26:01.023 | Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-03-13 12:26:01.102 | Installing collected packages: python-memcached 2026-03-13 12:26:01.125 | Successfully installed python-memcached-1.62 2026-03-13 12:26:01.188 | + inc/python:pip_install:216 : result=0 2026-03-13 12:26:01.194 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-13 12:26:01.200 | + functions-common:time_stop:2412 : local name 2026-03-13 12:26:01.206 | + functions-common:time_stop:2413 : local end_time 2026-03-13 12:26:01.212 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:26:01.217 | + functions-common:time_stop:2415 : local total 2026-03-13 12:26:01.222 | + functions-common:time_stop:2416 : local start_time 2026-03-13 12:26:01.227 | + functions-common:time_stop:2418 : name=pip_install 2026-03-13 12:26:01.233 | + functions-common:time_stop:2419 : start_time=1773404760252 2026-03-13 12:26:01.237 | + functions-common:time_stop:2421 : [[ -z 1773404760252 ]] 2026-03-13 12:26:01.244 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:26:01.251 | + functions-common:time_stop:2424 : end_time=1773404761247 2026-03-13 12:26:01.256 | + functions-common:time_stop:2425 : elapsed_time=995 2026-03-13 12:26:01.261 | + functions-common:time_stop:2426 : total=27305 2026-03-13 12:26:01.265 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:26:01.270 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=28300 2026-03-13 12:26:01.276 | + inc/python:pip_install:219 : return 0 2026-03-13 12:26:01.282 | + ./stack.sh:main:915 : is_service_enabled keystone 2026-03-13 12:26:01.318 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:26:01.322 | + ./stack.sh:main:916 : '[' 199.204.45.99 == 199.204.45.99 ']' 2026-03-13 12:26:01.328 | + ./stack.sh:main:917 : stack_install_service keystone 2026-03-13 12:26:01.335 | + lib/stack:stack_install_service:20 : local service=keystone 2026-03-13 12:26:01.341 | + lib/stack:stack_install_service:21 : type install_keystone 2026-03-13 12:26:01.347 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-03-13 12:26:01.353 | + lib/stack:stack_install_service:32 : install_keystone 2026-03-13 12:26:01.358 | + lib/keystone:install_keystone:535 : is_service_enabled ldap 2026-03-13 12:26:01.394 | + functions-common:is_service_enabled:2068 : return 1 2026-03-13 12:26:01.398 | + lib/keystone:install_keystone:539 : git_clone https://github.com/openstack/keystone.git /opt/stack/keystone master 2026-03-13 12:26:01.404 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/keystone.git 2026-03-13 12:26:01.408 | + functions-common:git_clone:582 : local git_dest=/opt/stack/keystone 2026-03-13 12:26:01.412 | + functions-common:git_clone:583 : local git_ref=master 2026-03-13 12:26:01.416 | + functions-common:git_clone:584 : local orig_dir 2026-03-13 12:26:01.422 | ++ functions-common:git_clone:585 : pwd 2026-03-13 12:26:01.428 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-13 12:26:01.434 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-13 12:26:01.440 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-13 12:26:01.475 | + functions-common:git_clone:588 : RECLONE=False 2026-03-13 12:26:01.481 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-13 12:26:01.486 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-13 12:26:01.492 | + functions-common:git_clone:602 : echo master 2026-03-13 12:26:01.493 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-13 12:26:01.503 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/keystone ]] 2026-03-13 12:26:01.508 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-13 12:26:01.513 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/keystone 2026-03-13 12:26:01.536 | + functions-common:git_clone:664 : cd /opt/stack/keystone 2026-03-13 12:26:01.542 | + functions-common:git_clone:665 : git show --oneline 2026-03-13 12:26:01.543 | + functions-common:git_clone:665 : head -1 2026-03-13 12:26:01.556 | 3526925ae Merge "Keystone identity mapping to support project definition as a JSON" 2026-03-13 12:26:01.561 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-13 12:26:01.566 | + lib/keystone:install_keystone:540 : setup_develop /opt/stack/keystone 2026-03-13 12:26:01.573 | + inc/python:setup_develop:353 : local bindep 2026-03-13 12:26:01.579 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2026-03-13 12:26:01.583 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2026-03-13 12:26:01.588 | + inc/python:setup_develop:359 : local extras= 2026-03-13 12:26:01.594 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2026-03-13 12:26:01.599 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-03-13 12:26:01.605 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2026-03-13 12:26:01.611 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2026-03-13 12:26:01.617 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-03-13 12:26:01.622 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-03-13 12:26:01.629 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2026-03-13 12:26:01.635 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-03-13 12:26:01.643 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2026-03-13 12:26:01.648 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-03-13 12:26:01.655 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-03-13 12:26:01.662 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2026-03-13 12:26:01.673 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2026-03-13 12:26:01.679 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2026-03-13 12:26:01.685 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2026-03-13 12:26:01.777 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2026-03-13 12:26:01.782 | + inc/python:setup_package:436 : local bindep=0 2026-03-13 12:26:01.786 | + inc/python:setup_package:437 : local bindep_flag= 2026-03-13 12:26:01.792 | + inc/python:setup_package:438 : local bindep_profiles= 2026-03-13 12:26:01.796 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2026-03-13 12:26:01.802 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2026-03-13 12:26:01.808 | + inc/python:setup_package:445 : local flags=-e 2026-03-13 12:26:01.814 | + inc/python:setup_package:446 : local extras= 2026-03-13 12:26:01.819 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-03-13 12:26:01.825 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-03-13 12:26:01.831 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-03-13 12:26:01.836 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-03-13 12:26:01.841 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-03-13 12:26:01.846 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2026-03-13 12:26:01.890 | Using python 3.12 to install /opt/stack/keystone 2026-03-13 12:26:01.895 | + 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-03-13 12:26:02.416 | Obtaining file:///opt/stack/keystone 2026-03-13 12:26:02.419 | Installing build dependencies: started 2026-03-13 12:26:03.246 | Installing build dependencies: finished with status 'done' 2026-03-13 12:26:03.246 | Checking if build backend supports build_editable: started 2026-03-13 12:26:03.528 | Checking if build backend supports build_editable: finished with status 'done' 2026-03-13 12:26:03.530 | Getting requirements to build editable: started 2026-03-13 12:26:03.678 | Getting requirements to build editable: finished with status 'done' 2026-03-13 12:26:03.681 | Preparing editable metadata (pyproject.toml): started 2026-03-13 12:26:04.366 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-03-13 12:26:04.380 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==28.1.0.dev78) (7.0.3) 2026-03-13 12:26:04.381 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==28.1.0.dev78) (1.8.9) 2026-03-13 12:26:04.503 | Collecting Flask!=0.11,>=1.0.2 (from keystone==28.1.0.dev78) 2026-03-13 12:26:04.591 | Downloading flask-3.1.3-py3-none-any.whl.metadata (3.2 kB) 2026-03-13 12:26:04.623 | Collecting Flask-RESTful>=0.3.5 (from keystone==28.1.0.dev78) 2026-03-13 12:26:04.633 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-03-13 12:26:04.862 | Collecting cryptography>=2.7 (from keystone==28.1.0.dev78) 2026-03-13 12:26:04.872 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-03-13 12:26:05.217 | Collecting SQLAlchemy>=1.4.0 (from keystone==28.1.0.dev78) 2026-03-13 12:26:05.227 | Downloading sqlalchemy-2.0.46-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (9.5 kB) 2026-03-13 12:26:05.247 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==28.1.0.dev78) (5.7.0) 2026-03-13 12:26:05.248 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==28.1.0.dev78) (5.8.0) 2026-03-13 12:26:05.248 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==28.1.0.dev78) (12.0.0) 2026-03-13 12:26:05.301 | Collecting bcrypt>=3.1.3 (from keystone==28.1.0.dev78) 2026-03-13 12:26:05.311 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-03-13 12:26:05.323 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==28.1.0.dev78) (4.1.1) 2026-03-13 12:26:05.323 | Requirement already satisfied: oslo.config>=6.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==28.1.0.dev78) (10.3.0) 2026-03-13 12:26:05.324 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==28.1.0.dev78) (6.3.0) 2026-03-13 12:26:05.372 | Collecting oslo.messaging>=5.29.0 (from keystone==28.1.0.dev78) 2026-03-13 12:26:05.382 | Downloading oslo_messaging-17.3.0-py3-none-any.whl.metadata (2.6 kB) 2026-03-13 12:26:05.433 | Collecting oslo.db>=6.0.0 (from keystone==28.1.0.dev78) 2026-03-13 12:26:05.443 | Downloading oslo_db-18.0.0-py3-none-any.whl.metadata (2.5 kB) 2026-03-13 12:26:05.453 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==28.1.0.dev78) (6.7.2) 2026-03-13 12:26:05.454 | Requirement already satisfied: oslo.log>=3.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==28.1.0.dev78) (8.1.0) 2026-03-13 12:26:05.487 | Collecting oslo.middleware>=3.31.0 (from keystone==28.1.0.dev78) 2026-03-13 12:26:05.498 | Downloading oslo_middleware-8.0.0-py3-none-any.whl.metadata (2.4 kB) 2026-03-13 12:26:05.545 | Collecting oslo.policy>=4.5.0 (from keystone==28.1.0.dev78) 2026-03-13 12:26:05.561 | Downloading oslo_policy-5.0.0-py3-none-any.whl.metadata (2.2 kB) 2026-03-13 12:26:05.570 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==28.1.0.dev78) (5.9.1) 2026-03-13 12:26:05.594 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==28.1.0.dev78) 2026-03-13 12:26:05.605 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl.metadata (1.8 kB) 2026-03-13 12:26:05.614 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==28.1.0.dev78) (10.0.0) 2026-03-13 12:26:05.639 | Collecting oauthlib>=0.6.2 (from keystone==28.1.0.dev78) 2026-03-13 12:26:05.650 | Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2026-03-13 12:26:05.687 | Collecting pysaml2>=5.0.0 (from keystone==28.1.0.dev78) 2026-03-13 12:26:05.726 | Downloading pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2026-03-13 12:26:05.748 | Requirement already satisfied: PyJWT>=1.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==28.1.0.dev78) (2.11.0) 2026-03-13 12:26:05.749 | Requirement already satisfied: dogpile.cache>=1.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==28.1.0.dev78) (1.5.0) 2026-03-13 12:26:05.783 | Collecting jsonschema>=3.2.0 (from keystone==28.1.0.dev78) 2026-03-13 12:26:05.794 | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-03-13 12:26:05.805 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==28.1.0.dev78) (4.0.1) 2026-03-13 12:26:05.805 | Requirement already satisfied: msgpack>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==28.1.0.dev78) (1.1.2) 2026-03-13 12:26:05.833 | Collecting osprofiler>=1.4.0 (from keystone==28.1.0.dev78) 2026-03-13 12:26:05.843 | Downloading osprofiler-4.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-03-13 12:26:05.889 | Collecting Werkzeug>=0.15.0 (from keystone==28.1.0.dev78) 2026-03-13 12:26:05.898 | Downloading werkzeug-3.1.6-py3-none-any.whl.metadata (4.0 kB) 2026-03-13 12:26:06.035 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==28.1.0.dev78) 2026-03-13 12:26:06.045 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-03-13 12:26:06.077 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==28.1.0.dev78) 2026-03-13 12:26:06.090 | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-03-13 12:26:06.102 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.0.2->keystone==28.1.0.dev78) (5.2.1) 2026-03-13 12:26:06.124 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==28.1.0.dev78) 2026-03-13 12:26:06.133 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-03-13 12:26:06.142 | Requirement already satisfied: click>=8.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Flask!=0.11,>=1.0.2->keystone==28.1.0.dev78) (8.3.1) 2026-03-13 12:26:06.162 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==28.1.0.dev78) 2026-03-13 12:26:06.172 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-03-13 12:26:06.201 | Collecting jinja2>=3.1.2 (from Flask!=0.11,>=1.0.2->keystone==28.1.0.dev78) 2026-03-13 12:26:06.211 | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-03-13 12:26:06.286 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==28.1.0.dev78) 2026-03-13 12:26:06.295 | 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-03-13 12:26:06.329 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==28.1.0.dev78) 2026-03-13 12:26:06.340 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-03-13 12:26:06.359 | Requirement already satisfied: six>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Flask-RESTful>=0.3.5->keystone==28.1.0.dev78) (1.17.0) 2026-03-13 12:26:06.412 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==28.1.0.dev78) 2026-03-13 12:26:06.424 | Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) 2026-03-13 12:26:06.468 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==28.1.0.dev78) 2026-03-13 12:26:06.479 | Downloading attrs-25.4.0-py3-none-any.whl.metadata (10 kB) 2026-03-13 12:26:06.514 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==28.1.0.dev78) 2026-03-13 12:26:06.524 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-03-13 12:26:06.565 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==28.1.0.dev78) 2026-03-13 12:26:06.575 | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-03-13 12:26:06.949 | Collecting rpds-py>=0.25.0 (from jsonschema>=3.2.0->keystone==28.1.0.dev78) 2026-03-13 12:26:06.958 | Downloading rpds_py-0.30.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-03-13 12:26:06.972 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==28.1.0.dev78) (5.13.1) 2026-03-13 12:26:06.976 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==28.1.0.dev78) (2.32.5) 2026-03-13 12:26:06.978 | 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==28.1.0.dev78) (2.1.0) 2026-03-13 12:26:06.979 | 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==28.1.0.dev78) (1.8.2) 2026-03-13 12:26:06.979 | 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==28.1.0.dev78) (4.15.0) 2026-03-13 12:26:06.986 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==28.1.0.dev78) (1.3.0) 2026-03-13 12:26:06.987 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==28.1.0.dev78) (2.0.0) 2026-03-13 12:26:06.987 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==28.1.0.dev78) (6.0.3) 2026-03-13 12:26:07.019 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==28.1.0.dev78) 2026-03-13 12:26:07.028 | Downloading alembic-1.18.4-py3-none-any.whl.metadata (7.2 kB) 2026-03-13 12:26:07.037 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=6.0.0->keystone==28.1.0.dev78) (3.0.0) 2026-03-13 12:26:07.060 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==28.1.0.dev78) 2026-03-13 12:26:07.072 | Downloading testresources-2.0.2.tar.gz (45 kB) 2026-03-13 12:26:07.105 | Installing build dependencies: started 2026-03-13 12:26:07.851 | Installing build dependencies: finished with status 'done' 2026-03-13 12:26:07.852 | Getting requirements to build wheel: started 2026-03-13 12:26:08.145 | Getting requirements to build wheel: finished with status 'done' 2026-03-13 12:26:08.148 | Installing backend dependencies: started 2026-03-13 12:26:09.013 | Installing backend dependencies: finished with status 'done' 2026-03-13 12:26:09.014 | Preparing metadata (pyproject.toml): started 2026-03-13 12:26:09.276 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-03-13 12:26:09.453 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==28.1.0.dev78) 2026-03-13 12:26:09.463 | Downloading testscenarios-0.5.0-py2.py3-none-any.whl.metadata (12 kB) 2026-03-13 12:26:09.506 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==28.1.0.dev78) 2026-03-13 12:26:09.514 | Downloading mako-1.3.10-py3-none-any.whl.metadata (2.9 kB) 2026-03-13 12:26:09.525 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.db>=6.0.0->keystone==28.1.0.dev78) (2.1.1) 2026-03-13 12:26:09.530 | 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==28.1.0.dev78) (2.9.0.post0) 2026-03-13 12:26:09.533 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->keystone==28.1.0.dev78) (3.2.1) 2026-03-13 12:26:09.571 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==28.1.0.dev78) 2026-03-13 12:26:09.582 | Downloading oslo_service-4.5.1-py3-none-any.whl.metadata (2.8 kB) 2026-03-13 12:26:09.620 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==28.1.0.dev78) 2026-03-13 12:26:09.630 | Downloading cachetools-7.0.1-py3-none-any.whl.metadata (5.6 kB) 2026-03-13 12:26:09.662 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==28.1.0.dev78) 2026-03-13 12:26:09.673 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-03-13 12:26:09.724 | Collecting kombu>=4.6.8 (from oslo.messaging>=5.29.0->keystone==28.1.0.dev78) 2026-03-13 12:26:09.734 | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-03-13 12:26:09.767 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==28.1.0.dev78) 2026-03-13 12:26:09.778 | Downloading oslo_metrics-0.15.1-py3-none-any.whl.metadata (1.5 kB) 2026-03-13 12:26:09.807 | Collecting vine<6.0.0,>=5.0.0 (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==28.1.0.dev78) 2026-03-13 12:26:09.818 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-03-13 12:26:09.857 | Collecting tzdata>=2025.2 (from kombu>=4.6.8->oslo.messaging>=5.29.0->keystone==28.1.0.dev78) 2026-03-13 12:26:09.866 | Downloading tzdata-2025.3-py2.py3-none-any.whl.metadata (1.4 kB) 2026-03-13 12:26:09.875 | 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==28.1.0.dev78) (26.0) 2026-03-13 12:26:09.901 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==28.1.0.dev78) 2026-03-13 12:26:09.912 | Downloading prometheus_client-0.24.1-py3-none-any.whl.metadata (2.1 kB) 2026-03-13 12:26:09.946 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==28.1.0.dev78) 2026-03-13 12:26:09.960 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-03-13 12:26:10.006 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==28.1.0.dev78) 2026-03-13 12:26:10.017 | Downloading eventlet-0.40.4-py3-none-any.whl.metadata (5.5 kB) 2026-03-13 12:26:10.169 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==28.1.0.dev78) 2026-03-13 12:26:10.180 | Downloading greenlet-3.3.2-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.7 kB) 2026-03-13 12:26:10.222 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==28.1.0.dev78) 2026-03-13 12:26:10.232 | Downloading oslo_concurrency-7.4.0-py3-none-any.whl.metadata (2.2 kB) 2026-03-13 12:26:10.264 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==28.1.0.dev78) 2026-03-13 12:26:10.275 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-03-13 12:26:10.308 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==28.1.0.dev78) 2026-03-13 12:26:10.361 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-03-13 12:26:10.433 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==28.1.0.dev78) 2026-03-13 12:26:10.445 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-03-13 12:26:10.496 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==28.1.0.dev78) 2026-03-13 12:26:10.508 | Downloading yappi-1.7.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (11 kB) 2026-03-13 12:26:10.542 | Collecting dnspython>=1.15.0 (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==28.1.0.dev78) 2026-03-13 12:26:10.552 | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-03-13 12:26:10.595 | Collecting fasteners>=0.7.0 (from oslo.concurrency>=3.25.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==28.1.0.dev78) 2026-03-13 12:26:10.606 | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-03-13 12:26:10.646 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==28.1.0.dev78) 2026-03-13 12:26:10.655 | Downloading prettytable-3.17.0-py3-none-any.whl.metadata (34 kB) 2026-03-13 12:26:10.683 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==28.1.0.dev78) (3.3.2) 2026-03-13 12:26:10.684 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==28.1.0.dev78) (7.2.2) 2026-03-13 12:26:10.692 | 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==28.1.0.dev78) (82.0.1) 2026-03-13 12:26:10.721 | Collecting wcwidth (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==28.1.0.dev78) 2026-03-13 12:26:10.732 | Downloading wcwidth-0.6.0-py3-none-any.whl.metadata (30 kB) 2026-03-13 12:26:10.790 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==28.1.0.dev78) 2026-03-13 12:26:10.801 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-03-13 12:26:10.853 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==28.1.0.dev78) 2026-03-13 12:26:10.864 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-03-13 12:26:10.913 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==28.1.0.dev78) 2026-03-13 12:26:10.924 | Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-03-13 12:26:10.946 | 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==28.1.0.dev78) (3.4.4) 2026-03-13 12:26:10.946 | 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==28.1.0.dev78) (3.11) 2026-03-13 12:26:10.947 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==28.1.0.dev78) (2.6.3) 2026-03-13 12:26:10.947 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==28.1.0.dev78) (2023.11.17) 2026-03-13 12:26:10.987 | Collecting elementpath<5.0.0,>=4.1.5 (from xmlschema<3.0.0,>=2.0.0->pysaml2>=5.0.0->keystone==28.1.0.dev78) 2026-03-13 12:26:10.997 | Downloading elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2026-03-13 12:26:11.052 | Collecting repoze.lru>=0.3 (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==28.1.0.dev78) 2026-03-13 12:26:11.063 | Downloading repoze.lru-0.7-py3-none-any.whl.metadata (1.1 kB) 2026-03-13 12:26:11.090 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==28.1.0.dev78) (2.8.5) 2026-03-13 12:26:11.137 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-03-13 12:26:11.218 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-03-13 12:26:11.739 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 8.0 MB/s 0:00:00 2026-03-13 12:26:11.751 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (219 kB) 2026-03-13 12:26:11.790 | Downloading flask-3.1.3-py3-none-any.whl (103 kB) 2026-03-13 12:26:11.817 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-03-13 12:26:11.835 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-03-13 12:26:11.853 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2026-03-13 12:26:11.872 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-03-13 12:26:11.887 | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-03-13 12:26:11.917 | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-03-13 12:26:11.942 | Downloading attrs-25.4.0-py3-none-any.whl (67 kB) 2026-03-13 12:26:11.963 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-03-13 12:26:11.980 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) 2026-03-13 12:26:11.996 | Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2026-03-13 12:26:12.029 | Downloading oslo_db-18.0.0-py3-none-any.whl (152 kB) 2026-03-13 12:26:12.058 | Downloading alembic-1.18.4-py3-none-any.whl (263 kB) 2026-03-13 12:26:12.096 | Downloading oslo_messaging-17.3.0-py3-none-any.whl (201 kB) 2026-03-13 12:26:12.128 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-03-13 12:26:12.146 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-03-13 12:26:12.162 | Downloading cachetools-7.0.1-py3-none-any.whl (13 kB) 2026-03-13 12:26:12.177 | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-03-13 12:26:12.213 | Downloading oslo_metrics-0.15.1-py3-none-any.whl (14 kB) 2026-03-13 12:26:12.231 | Downloading oslo_middleware-8.0.0-py3-none-any.whl (65 kB) 2026-03-13 12:26:12.252 | Downloading oslo_policy-5.0.0-py3-none-any.whl (89 kB) 2026-03-13 12:26:12.278 | Downloading oslo_service-4.5.1-py3-none-any.whl (114 kB) 2026-03-13 12:26:12.304 | Downloading eventlet-0.40.4-py3-none-any.whl (364 kB) 2026-03-13 12:26:12.346 | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-03-13 12:26:12.385 | Downloading greenlet-3.3.2-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (613 kB) 2026-03-13 12:26:12.441 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 613.9/613.9 kB 10.1 MB/s 0:00:00 2026-03-13 12:26:12.452 | Downloading oslo_concurrency-7.4.0-py3-none-any.whl (48 kB) 2026-03-13 12:26:12.469 | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-03-13 12:26:12.487 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl (14 kB) 2026-03-13 12:26:12.503 | Downloading osprofiler-4.3.0-py3-none-any.whl (95 kB) 2026-03-13 12:26:12.529 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-03-13 12:26:12.567 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-03-13 12:26:12.583 | Downloading prettytable-3.17.0-py3-none-any.whl (34 kB) 2026-03-13 12:26:12.598 | Downloading prometheus_client-0.24.1-py3-none-any.whl (64 kB) 2026-03-13 12:26:12.618 | Downloading pysaml2-7.5.4-py3-none-any.whl (420 kB) 2026-03-13 12:26:12.666 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-03-13 12:26:12.683 | Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-03-13 12:26:12.730 | Downloading elementpath-4.8.0-py3-none-any.whl (243 kB) 2026-03-13 12:26:12.764 | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-03-13 12:26:12.780 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-03-13 12:26:12.797 | Downloading repoze.lru-0.7-py3-none-any.whl (10 kB) 2026-03-13 12:26:12.813 | Downloading rpds_py-0.30.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (394 kB) 2026-03-13 12:26:12.859 | Downloading sqlalchemy-2.0.46-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (3.3 MB) 2026-03-13 12:26:13.082 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 15.1 MB/s 0:00:00 2026-03-13 12:26:13.094 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-03-13 12:26:13.112 | Downloading testscenarios-0.5.0-py2.py3-none-any.whl (21 kB) 2026-03-13 12:26:13.135 | Downloading tzdata-2025.3-py2.py3-none-any.whl (348 kB) 2026-03-13 12:26:13.188 | Downloading werkzeug-3.1.6-py3-none-any.whl (225 kB) 2026-03-13 12:26:13.238 | Downloading yappi-1.7.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (81 kB) 2026-03-13 12:26:13.269 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-03-13 12:26:13.286 | Downloading mako-1.3.10-py3-none-any.whl (78 kB) 2026-03-13 12:26:13.306 | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-03-13 12:26:13.322 | Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) 2026-03-13 12:26:13.368 | Downloading wcwidth-0.6.0-py3-none-any.whl (94 kB) 2026-03-13 12:26:13.440 | Building wheels for collected packages: keystone, testresources 2026-03-13 12:26:13.441 | Building editable for keystone (pyproject.toml): started 2026-03-13 12:26:14.188 | Building editable for keystone (pyproject.toml): finished with status 'done' 2026-03-13 12:26:14.189 | Created wheel for keystone: filename=keystone-28.1.0.dev78-0.editable-py3-none-any.whl size=9271 sha256=c868f75a733d44e2fae5574d395ac725dd62de2c5a7b0caea6b5fbd574e3a936 2026-03-13 12:26:14.189 | Stored in directory: /tmp/pip-ephem-wheel-cache-xqhza4nw/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2026-03-13 12:26:14.195 | Building wheel for testresources (pyproject.toml): started 2026-03-13 12:26:14.450 | Building wheel for testresources (pyproject.toml): finished with status 'done' 2026-03-13 12:26:14.451 | Created wheel for testresources: filename=testresources-2.0.2-py2.py3-none-any.whl size=34284 sha256=e4508fdad1120c4106dd8c2ff7d70646d375ac290b0a5c1cfa130868c6feaeae 2026-03-13 12:26:14.451 | Stored in directory: /opt/stack/.cache/pip/wheels/6f/bd/38/5f44565796c558350457d3ffee0ab83be96f3d99e262a219b9 2026-03-13 12:26:14.456 | Successfully built keystone testresources 2026-03-13 12:26:14.590 | Installing collected packages: statsd, repoze.lru, pytz, aniso8601, Yappi, wcwidth, vine, tzdata, rpds-py, Routes, pycparser, prometheus-client, PasteDeploy, Paste, oauthlib, markupsafe, itsdangerous, greenlet, fasteners, elementpath, dnspython, defusedxml, cachetools, blinker, bcrypt, attrs, xmlschema, Werkzeug, testscenarios, testresources, SQLAlchemy, 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-03-13 12:26:15.315 | Attempting uninstall: oauthlib 2026-03-13 12:26:15.323 | Found existing installation: oauthlib 3.2.2 2026-03-13 12:26:15.324 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-13 12:26:15.324 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2026-03-13 12:26:15.405 | Attempting uninstall: markupsafe 2026-03-13 12:26:15.414 | Found existing installation: MarkupSafe 2.1.5 2026-03-13 12:26:15.414 | Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-13 12:26:15.415 | Can't uninstall 'MarkupSafe'. No files were found to uninstall. 2026-03-13 12:26:16.037 | Attempting uninstall: blinker 2026-03-13 12:26:16.043 | Found existing installation: blinker 1.7.0 2026-03-13 12:26:16.043 | Not uninstalling blinker at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-13 12:26:16.043 | Can't uninstall 'blinker'. No files were found to uninstall. 2026-03-13 12:26:16.069 | Attempting uninstall: attrs 2026-03-13 12:26:16.075 | Found existing installation: attrs 23.2.0 2026-03-13 12:26:16.075 | Not uninstalling attrs at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-13 12:26:16.076 | Can't uninstall 'attrs'. No files were found to uninstall. 2026-03-13 12:26:17.852 | Attempting uninstall: jinja2 2026-03-13 12:26:17.860 | Found existing installation: Jinja2 3.1.2 2026-03-13 12:26:17.861 | Not uninstalling jinja2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-13 12:26:17.861 | Can't uninstall 'Jinja2'. No files were found to uninstall. 2026-03-13 12:26:18.444 | Attempting uninstall: cryptography 2026-03-13 12:26:18.451 | Found existing installation: cryptography 41.0.7 2026-03-13 12:26:18.452 | Not uninstalling cryptography at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-13 12:26:18.452 | Can't uninstall 'cryptography'. No files were found to uninstall. 2026-03-13 12:26:19.011 | Attempting uninstall: jsonschema 2026-03-13 12:26:19.018 | Found existing installation: jsonschema 4.10.3 2026-03-13 12:26:19.018 | Not uninstalling jsonschema at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-13 12:26:19.018 | Can't uninstall 'jsonschema'. No files were found to uninstall. 2026-03-13 12:26:19.893 | 2026-03-13 12:26:19.906 | Successfully installed Flask-3.1.3 Flask-RESTful-0.3.10 Mako-1.3.10 Paste-3.10.1 PasteDeploy-3.1.0 PrettyTable-3.17.0 Routes-2.5.1 SQLAlchemy-2.0.46 Werkzeug-3.1.6 Yappi-1.7.3 alembic-1.18.4 amqp-5.3.1 aniso8601-10.0.1 attrs-25.4.0 bcrypt-5.0.0 blinker-1.9.0 cachetools-7.0.1 cffi-2.0.0 cryptography-43.0.3 defusedxml-0.7.1 dnspython-2.8.0 elementpath-4.8.0 eventlet-0.40.4 fasteners-0.20 greenlet-3.3.2 itsdangerous-2.2.0 jinja2-3.1.6 jsonschema-4.26.0 jsonschema-specifications-2025.9.1 keystone-28.1.0.dev78 kombu-5.6.2 markupsafe-3.0.3 oauthlib-3.3.1 oslo.concurrency-7.4.0 oslo.db-18.0.0 oslo.messaging-17.3.0 oslo.metrics-0.15.1 oslo.middleware-8.0.0 oslo.policy-5.0.0 oslo.service-4.5.1 oslo.upgradecheck-2.7.1 osprofiler-4.3.0 prometheus-client-0.24.1 pycparser-3.0 pyopenssl-24.2.1 pysaml2-7.5.4 pytz-2025.2 referencing-0.37.0 repoze.lru-0.7 rpds-py-0.30.0 statsd-4.0.1 testresources-2.0.2 testscenarios-0.5.0 tzdata-2025.3 vine-5.1.0 wcwidth-0.6.0 xmlschema-2.5.1 2026-03-13 12:26:20.311 | + inc/python:pip_install:216 : result=0 2026-03-13 12:26:20.316 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-13 12:26:20.321 | + functions-common:time_stop:2412 : local name 2026-03-13 12:26:20.326 | + functions-common:time_stop:2413 : local end_time 2026-03-13 12:26:20.331 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:26:20.335 | + functions-common:time_stop:2415 : local total 2026-03-13 12:26:20.340 | + functions-common:time_stop:2416 : local start_time 2026-03-13 12:26:20.345 | + functions-common:time_stop:2418 : name=pip_install 2026-03-13 12:26:20.350 | + functions-common:time_stop:2419 : start_time=1773404761880 2026-03-13 12:26:20.355 | + functions-common:time_stop:2421 : [[ -z 1773404761880 ]] 2026-03-13 12:26:20.361 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:26:20.368 | + functions-common:time_stop:2424 : end_time=1773404780363 2026-03-13 12:26:20.373 | + functions-common:time_stop:2425 : elapsed_time=18483 2026-03-13 12:26:20.377 | + functions-common:time_stop:2426 : total=28300 2026-03-13 12:26:20.381 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:26:20.387 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=46783 2026-03-13 12:26:20.390 | + inc/python:pip_install:219 : return 0 2026-03-13 12:26:20.396 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-03-13 12:26:20.400 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-03-13 12:26:20.404 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2026-03-13 12:26:20.410 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2026-03-13 12:26:20.415 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:26:20.421 | + inc/python:use_library_from_git:268 : [[ novnc,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-03-13 12:26:20.426 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,/opt/stack/keystone, ]] 2026-03-13 12:26:20.432 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:26:20.438 | + lib/keystone:install_keystone:542 : is_service_enabled ldap 2026-03-13 12:26:20.471 | + functions-common:is_service_enabled:2068 : return 1 2026-03-13 12:26:20.475 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-03-13 12:26:20.480 | + ./stack.sh:main:918 : configure_keystone 2026-03-13 12:26:20.486 | + lib/keystone:configure_keystone:177 : sudo install -d -o stack /etc/keystone 2026-03-13 12:26:20.505 | + lib/keystone:configure_keystone:179 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2026-03-13 12:26:20.509 | + lib/keystone:configure_keystone:180 : install -m 600 /dev/null /etc/keystone/keystone.conf 2026-03-13 12:26:20.518 | + lib/keystone:configure_keystone:183 : is_service_enabled ldap 2026-03-13 12:26:20.551 | + functions-common:is_service_enabled:2068 : return 1 2026-03-13 12:26:20.557 | + lib/keystone:configure_keystone:187 : iniset /etc/keystone/keystone.conf identity driver sql 2026-03-13 12:26:20.623 | + lib/keystone:configure_keystone:188 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2026-03-13 12:26:20.685 | + lib/keystone:configure_keystone:189 : iniset /etc/keystone/keystone.conf assignment driver sql 2026-03-13 12:26:20.752 | + lib/keystone:configure_keystone:190 : iniset /etc/keystone/keystone.conf role driver sql 2026-03-13 12:26:20.821 | + lib/keystone:configure_keystone:191 : iniset /etc/keystone/keystone.conf resource driver sql 2026-03-13 12:26:20.887 | + lib/keystone:configure_keystone:194 : iniset /etc/keystone/keystone.conf cache enabled True 2026-03-13 12:26:20.954 | + lib/keystone:configure_keystone:195 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2026-03-13 12:26:21.018 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2026-03-13 12:26:21.080 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf api response_validation error 2026-03-13 12:26:21.152 | + lib/keystone:configure_keystone:202 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2026-03-13 12:26:21.158 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2026-03-13 12:26:21.162 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2026-03-13 12:26:21.167 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2026-03-13 12:26:21.173 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-03-13 12:26:21.179 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-03-13 12:26:21.213 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:26:21.220 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-03-13 12:26:21.225 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-03-13 12:26:21.231 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-03-13 12:26:21.263 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:26:21.269 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@199.204.45.99:5672/ 2026-03-13 12:26:21.276 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:secretrabbit@199.204.45.99:5672/ 2026-03-13 12:26:21.344 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-03-13 12:26:21.348 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-03-13 12:26:21.354 | + lib/keystone:configure_keystone:204 : local service_port=5000 2026-03-13 12:26:21.360 | + lib/keystone:configure_keystone:206 : is_service_enabled tls-proxy 2026-03-13 12:26:21.394 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:26:21.399 | + lib/keystone:configure_keystone:208 : service_port=5001 2026-03-13 12:26:21.405 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint https://199.204.45.99/identity 2026-03-13 12:26:21.474 | + lib/keystone:configure_keystone:217 : [[ fernet != '' ]] 2026-03-13 12:26:21.479 | + lib/keystone:configure_keystone:218 : iniset /etc/keystone/keystone.conf token provider fernet 2026-03-13 12:26:21.543 | ++ lib/keystone:configure_keystone:221 : database_connection_url keystone 2026-03-13 12:26:21.548 | ++ lib/database:database_connection_url:134 : local db=keystone 2026-03-13 12:26:21.552 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2026-03-13 12:26:21.557 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=keystone 2026-03-13 12:26:21.562 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-03-13 12:26:21.568 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-03-13 12:26:21.572 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-03-13 12:26:21.605 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:26:21.610 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-03-13 12:26:21.616 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-03-13 12:26:21.622 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-03-13 12:26:21.690 | + lib/keystone:configure_keystone:224 : '[' False '!=' False ']' 2026-03-13 12:26:21.695 | + lib/keystone:configure_keystone:229 : setup_logging /etc/keystone/keystone.conf 2026-03-13 12:26:21.701 | + functions:setup_logging:693 : setup_systemd_logging /etc/keystone/keystone.conf 2026-03-13 12:26:21.707 | + functions:setup_systemd_logging:710 : local conf_file=/etc/keystone/keystone.conf 2026-03-13 12:26:21.714 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-03-13 12:26:21.749 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-03-13 12:26:21.755 | + functions:setup_systemd_logging:716 : local pidstr= 2026-03-13 12:26:21.760 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-03-13 12:26:21.766 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-03-13 12:26:21.771 | + 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-03-13 12:26:21.831 | + 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-03-13 12:26:21.896 | + 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-03-13 12:26:21.960 | + functions:setup_systemd_logging:727 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-03-13 12:26:22.019 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2026-03-13 12:26:22.084 | + lib/keystone:configure_keystone:231 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2026-03-13 12:26:22.147 | + lib/keystone:configure_keystone:233 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2026-03-13 12:26:22.153 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2026-03-13 12:26:22.158 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2026-03-13 12:26:22.164 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2026-03-13 12:26:22.169 | + lib/apache:write_uwsgi_config:246 : local http= 2026-03-13 12:26:22.175 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2026-03-13 12:26:22.181 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2026-03-13 12:26:22.186 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-03-13 12:26:22.190 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-03-13 12:26:22.213 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-03-13 12:26:22.214 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-03-13 12:26:22.227 | d /var/run/uwsgi 0755 stack root 2026-03-13 12:26:22.235 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-03-13 12:26:22.253 | /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-03-13 12:26:22.262 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2026-03-13 12:26:22.268 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2026-03-13 12:26:22.277 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-03-13 12:26:22.284 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2026-03-13 12:26:22.352 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 4 2026-03-13 12:26:22.419 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2026-03-13 12:26:22.485 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2026-03-13 12:26:22.550 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2026-03-13 12:26:22.610 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2026-03-13 12:26:22.668 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2026-03-13 12:26:22.728 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2026-03-13 12:26:22.789 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2026-03-13 12:26:22.851 | + 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-03-13 12:26:22.912 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2026-03-13 12:26:22.971 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2026-03-13 12:26:23.035 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2026-03-13 12:26:23.101 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2026-03-13 12:26:23.163 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-03-13 12:26:23.168 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-03-13 12:26:23.175 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2026-03-13 12:26:23.181 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2026-03-13 12:26:23.186 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-03-13 12:26:23.190 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:26:23.197 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:26:23.203 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-api.conf 2026-03-13 12:26:23.209 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/keystone-api.conf 2026-03-13 12:26:23.215 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2026-03-13 12:26:23.281 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2026-03-13 12:26:23.347 | + 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-03-13 12:26:23.347 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/keystone-api.conf 2026-03-13 12:26:23.360 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2026-03-13 12:26:23.368 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2026-03-13 12:26:23.375 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2026-03-13 12:26:23.381 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-03-13 12:26:23.387 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-03-13 12:26:23.392 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-03-13 12:26:23.398 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-03-13 12:26:23.403 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:26:23.409 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:26:23.414 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-03-13 12:26:23.419 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-03-13 12:26:23.425 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:26:23.431 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:26:23.437 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-api 2026-03-13 12:26:23.482 | Enabling site keystone-api. 2026-03-13 12:26:23.492 | To activate the new configuration, you need to run: 2026-03-13 12:26:23.492 | systemctl reload apache2 2026-03-13 12:26:23.501 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-03-13 12:26:23.506 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-03-13 12:26:23.512 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-03-13 12:26:23.518 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-03-13 12:26:23.666 | + lib/keystone:configure_keystone:235 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2026-03-13 12:26:23.725 | + lib/keystone:configure_keystone:237 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2026-03-13 12:26:23.794 | + lib/keystone:configure_keystone:239 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2026-03-13 12:26:23.864 | + lib/keystone:configure_keystone:247 : [[ True = True ]] 2026-03-13 12:26:23.869 | + lib/keystone:configure_keystone:248 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2026-03-13 12:26:23.936 | + lib/keystone:configure_keystone:249 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2026-03-13 12:26:23.996 | + lib/keystone:configure_keystone:250 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2026-03-13 12:26:24.058 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2026-03-13 12:26:24.130 | + lib/keystone:configure_keystone:255 : [[ False == True ]] 2026-03-13 12:26:24.135 | + lib/keystone:configure_keystone:255 : [[ False == True ]] 2026-03-13 12:26:24.140 | + lib/keystone:configure_keystone:259 : iniset /etc/keystone/keystone.conf oslo_policy enforce_scope false 2026-03-13 12:26:24.204 | + lib/keystone:configure_keystone:260 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults false 2026-03-13 12:26:24.269 | + ./stack.sh:main:922 : is_service_enabled swift 2026-03-13 12:26:24.304 | + functions-common:is_service_enabled:2068 : return 1 2026-03-13 12:26:24.310 | + ./stack.sh:main:936 : is_service_enabled g-api n-api 2026-03-13 12:26:24.345 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:26:24.351 | + ./stack.sh:main:938 : stack_install_service glance 2026-03-13 12:26:24.357 | + lib/stack:stack_install_service:20 : local service=glance 2026-03-13 12:26:24.363 | + lib/stack:stack_install_service:21 : type install_glance 2026-03-13 12:26:24.369 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-03-13 12:26:24.374 | + lib/stack:stack_install_service:32 : install_glance 2026-03-13 12:26:24.380 | + lib/glance:install_glance:550 : glance_store_extras=() 2026-03-13 12:26:24.386 | + lib/glance:install_glance:550 : local glance_store_extras 2026-03-13 12:26:24.392 | + lib/glance:install_glance:552 : is_service_enabled cinder 2026-03-13 12:26:24.426 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:26:24.432 | + lib/glance:install_glance:553 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2026-03-13 12:26:24.438 | + lib/glance:install_glance:556 : is_service_enabled swift 2026-03-13 12:26:24.473 | + functions-common:is_service_enabled:2068 : return 1 2026-03-13 12:26:24.479 | + lib/glance:install_glance:562 : use_library_from_git glance_store 2026-03-13 12:26:24.484 | + inc/python:use_library_from_git:266 : local name=glance_store 2026-03-13 12:26:24.489 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:26:24.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 = \A\L\L ]] 2026-03-13 12:26:24.500 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-03-13 12:26:24.505 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:26:24.513 | ++ lib/glance:install_glance:568 : join_extras cinder 2026-03-13 12:26:24.519 | ++ inc/python:join_extras:28 : local IFS=, 2026-03-13 12:26:24.525 | ++ inc/python:join_extras:29 : echo cinder 2026-03-13 12:26:24.531 | + lib/glance:install_glance:568 : pip_install_gr_extras glance-store cinder 2026-03-13 12:26:24.537 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2026-03-13 12:26:24.542 | + inc/python:pip_install_gr_extras:108 : local extras=cinder 2026-03-13 12:26:24.548 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2026-03-13 12:26:24.554 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2026-03-13 12:26:24.559 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2026-03-13 12:26:24.565 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2026-03-13 12:26:24.574 | +++ inc/python:get_version_constraints_from_global_requirements:256 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2026-03-13 12:26:24.575 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2026-03-13 12:26:24.582 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2026-03-13 12:26:24.587 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2026-03-13 12:26:24.593 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2026-03-13 12:26:24.600 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2026-03-13 12:26:24.606 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[cinder]!=0.29.0' 2026-03-13 12:26:24.650 | Using python 3.12 to install glance-store[cinder]!=0.29.0 2026-03-13 12:26:24.656 | + 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-03-13 12:26:25.319 | Collecting glance-store!=0.29.0 (from glance-store[cinder]!=0.29.0) 2026-03-13 12:26:25.411 | Downloading glance_store-5.4.0-py3-none-any.whl.metadata (4.6 kB) 2026-03-13 12:26:25.426 | 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.3.0) 2026-03-13 12:26:25.427 | 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.7.2) 2026-03-13 12:26:25.427 | 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.9.1) 2026-03-13 12:26:25.428 | 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.0.0) 2026-03-13 12:26:25.428 | 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.4.0) 2026-03-13 12:26:25.429 | 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.7.0) 2026-03-13 12:26:25.429 | 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.40.4) 2026-03-13 12:26:25.429 | 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-03-13 12:26:25.430 | 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.13.1) 2026-03-13 12:26:25.430 | 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-03-13 12:26:25.431 | 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.32.5) 2026-03-13 12:26:25.450 | Collecting retrying!=1.3.0,>=1.2.3 (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) 2026-03-13 12:26:25.461 | Downloading retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2026-03-13 12:26:25.474 | 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.2.1) 2026-03-13 12:26:25.476 | 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-03-13 12:26:25.478 | 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.3.2) 2026-03-13 12:26:25.483 | 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.0.0) 2026-03-13 12:26:25.484 | Requirement already satisfied: wrapt>=1.7.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.1.1) 2026-03-13 12:26:25.515 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder]!=0.29.0) 2026-03-13 12:26:25.526 | Downloading python_cinderclient-9.9.0-py3-none-any.whl.metadata (19 kB) 2026-03-13 12:26:25.580 | Collecting os-brick>=6.3.0 (from glance-store[cinder]!=0.29.0) 2026-03-13 12:26:25.590 | Downloading os_brick-7.0.0-py3-none-any.whl.metadata (2.8 kB) 2026-03-13 12:26:25.630 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder]!=0.29.0) 2026-03-13 12:26:25.641 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-03-13 12:26:25.679 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder]!=0.29.0) 2026-03-13 12:26:25.690 | Downloading oslo_privsep-3.10.1-py3-none-any.whl.metadata (2.7 kB) 2026-03-13 12:26:25.704 | 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) (25.4.0) 2026-03-13 12:26:25.704 | 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-03-13 12:26:25.705 | 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-03-13 12:26:25.706 | 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) (0.30.0) 2026-03-13 12:26:25.710 | 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-03-13 12:26:25.711 | 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-03-13 12:26:25.712 | 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-03-13 12:26:25.713 | 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-03-13 12:26:25.715 | 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.3.0) 2026-03-13 12:26:25.715 | 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.1.0) 2026-03-13 12:26:25.717 | 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.5.1) 2026-03-13 12:26:25.743 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) 2026-03-13 12:26:25.754 | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-03-13 12:26:25.765 | 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-03-13 12:26:25.768 | 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-03-13 12:26:25.771 | 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-03-13 12:26:25.772 | 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-03-13 12:26:25.773 | 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-03-13 12:26:25.779 | 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-03-13 12:26:25.781 | 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-03-13 12:26:25.781 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (1.1.2) 2026-03-13 12:26:25.783 | 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-03-13 12:26:25.788 | 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.9) 2026-03-13 12:26:25.789 | 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-03-13 12:26:25.789 | 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-03-13 12:26:25.790 | 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-03-13 12:26:25.790 | 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.3) 2026-03-13 12:26:25.793 | 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-03-13 12:26:25.793 | 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.0) 2026-03-13 12:26:25.796 | 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-03-13 12:26:25.807 | 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-03-13 12:26:25.810 | 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.6.0) 2026-03-13 12:26:25.812 | 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-03-13 12:26:25.820 | 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.4) 2026-03-13 12:26:25.821 | 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.11) 2026-03-13 12:26:25.821 | Requirement already satisfied: urllib3<3,>=1.21.1 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.6.3) 2026-03-13 12:26:25.822 | Requirement already satisfied: certifi>=2017.4.17 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-03-13 12:26:25.836 | 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.7) 2026-03-13 12:26:25.877 | Downloading glance_store-5.4.0-py3-none-any.whl (260 kB) 2026-03-13 12:26:25.915 | Downloading os_brick-7.0.0-py3-none-any.whl (285 kB) 2026-03-13 12:26:25.936 | Downloading oslo_privsep-3.10.1-py3-none-any.whl (41 kB) 2026-03-13 12:26:25.955 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl (40 kB) 2026-03-13 12:26:25.974 | Downloading python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-03-13 12:26:25.996 | Downloading retrying-1.4.2-py3-none-any.whl (10 kB) 2026-03-13 12:26:26.013 | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-03-13 12:26:26.129 | Installing collected packages: tenacity, retrying, oslo.rootwrap, python-cinderclient, oslo.privsep, glance-store, os-brick 2026-03-13 12:26:26.850 | 2026-03-13 12:26:26.860 | Successfully installed glance-store-5.4.0 os-brick-7.0.0 oslo.privsep-3.10.1 oslo.rootwrap-7.9.0 python-cinderclient-9.9.0 retrying-1.4.2 tenacity-9.1.4 2026-03-13 12:26:26.950 | + inc/python:pip_install:216 : result=0 2026-03-13 12:26:26.955 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-13 12:26:26.961 | + functions-common:time_stop:2412 : local name 2026-03-13 12:26:26.967 | + functions-common:time_stop:2413 : local end_time 2026-03-13 12:26:26.971 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:26:26.978 | + functions-common:time_stop:2415 : local total 2026-03-13 12:26:26.983 | + functions-common:time_stop:2416 : local start_time 2026-03-13 12:26:26.987 | + functions-common:time_stop:2418 : name=pip_install 2026-03-13 12:26:26.993 | + functions-common:time_stop:2419 : start_time=1773404784639 2026-03-13 12:26:26.998 | + functions-common:time_stop:2421 : [[ -z 1773404784639 ]] 2026-03-13 12:26:27.004 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:26:27.012 | + functions-common:time_stop:2424 : end_time=1773404787006 2026-03-13 12:26:27.017 | + functions-common:time_stop:2425 : elapsed_time=2367 2026-03-13 12:26:27.023 | + functions-common:time_stop:2426 : total=46783 2026-03-13 12:26:27.029 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:26:27.034 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=49150 2026-03-13 12:26:27.040 | + inc/python:pip_install:219 : return 0 2026-03-13 12:26:27.046 | + lib/glance:install_glance:569 : copy_rootwrap /opt/stack/data/venv/etc/glance 2026-03-13 12:26:27.052 | + lib/glance:copy_rootwrap:263 : local source_path=/opt/stack/data/venv/etc/glance 2026-03-13 12:26:27.057 | + lib/glance:copy_rootwrap:265 : sudo install -d -o stack /etc/glance 2026-03-13 12:26:27.080 | + lib/glance:copy_rootwrap:266 : cp -r /opt/stack/data/venv/etc/glance/rootwrap.conf /opt/stack/data/venv/etc/glance/rootwrap.d /etc/glance/ 2026-03-13 12:26:27.090 | + lib/glance:install_glance:572 : git_clone https://github.com/openstack/glance.git /opt/stack/glance master 2026-03-13 12:26:27.096 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/glance.git 2026-03-13 12:26:27.102 | + functions-common:git_clone:582 : local git_dest=/opt/stack/glance 2026-03-13 12:26:27.107 | + functions-common:git_clone:583 : local git_ref=master 2026-03-13 12:26:27.116 | + functions-common:git_clone:584 : local orig_dir 2026-03-13 12:26:27.122 | ++ functions-common:git_clone:585 : pwd 2026-03-13 12:26:27.128 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-13 12:26:27.133 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-13 12:26:27.139 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-13 12:26:27.173 | + functions-common:git_clone:588 : RECLONE=False 2026-03-13 12:26:27.178 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-13 12:26:27.183 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-13 12:26:27.190 | + functions-common:git_clone:602 : echo master 2026-03-13 12:26:27.190 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-13 12:26:27.200 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/glance ]] 2026-03-13 12:26:27.204 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-13 12:26:27.209 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/glance 2026-03-13 12:26:27.232 | + functions-common:git_clone:664 : cd /opt/stack/glance 2026-03-13 12:26:27.239 | + functions-common:git_clone:665 : git show --oneline 2026-03-13 12:26:27.240 | + functions-common:git_clone:665 : head -1 2026-03-13 12:26:27.245 | 011776ae9 Merge "Replace obsolete PCRE packages" 2026-03-13 12:26:27.251 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-13 12:26:27.258 | + lib/glance:install_glance:574 : setup_develop /opt/stack/glance 2026-03-13 12:26:27.262 | + inc/python:setup_develop:353 : local bindep 2026-03-13 12:26:27.269 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2026-03-13 12:26:27.274 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2026-03-13 12:26:27.280 | + inc/python:setup_develop:359 : local extras= 2026-03-13 12:26:27.286 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2026-03-13 12:26:27.292 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-03-13 12:26:27.298 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2026-03-13 12:26:27.303 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2026-03-13 12:26:27.309 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-03-13 12:26:27.315 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-03-13 12:26:27.323 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2026-03-13 12:26:27.329 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-03-13 12:26:27.335 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2026-03-13 12:26:27.340 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-03-13 12:26:27.347 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-03-13 12:26:27.355 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2026-03-13 12:26:27.367 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2026-03-13 12:26:27.372 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2026-03-13 12:26:27.378 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2026-03-13 12:26:27.471 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2026-03-13 12:26:27.476 | + inc/python:setup_package:436 : local bindep=0 2026-03-13 12:26:27.480 | + inc/python:setup_package:437 : local bindep_flag= 2026-03-13 12:26:27.484 | + inc/python:setup_package:438 : local bindep_profiles= 2026-03-13 12:26:27.490 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2026-03-13 12:26:27.496 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2026-03-13 12:26:27.501 | + inc/python:setup_package:445 : local flags=-e 2026-03-13 12:26:27.506 | + inc/python:setup_package:446 : local extras= 2026-03-13 12:26:27.510 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-03-13 12:26:27.515 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-03-13 12:26:27.520 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-03-13 12:26:27.525 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-03-13 12:26:27.530 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-03-13 12:26:27.535 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2026-03-13 12:26:27.576 | Using python 3.12 to install /opt/stack/glance 2026-03-13 12:26:27.581 | + 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-03-13 12:26:28.114 | Obtaining file:///opt/stack/glance 2026-03-13 12:26:28.116 | Installing build dependencies: started 2026-03-13 12:26:29.101 | Installing build dependencies: finished with status 'done' 2026-03-13 12:26:29.102 | Checking if build backend supports build_editable: started 2026-03-13 12:26:29.397 | Checking if build backend supports build_editable: finished with status 'done' 2026-03-13 12:26:29.399 | Getting requirements to build editable: started 2026-03-13 12:26:29.545 | Getting requirements to build editable: finished with status 'done' 2026-03-13 12:26:29.547 | Preparing editable metadata (pyproject.toml): started 2026-03-13 12:26:30.130 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-03-13 12:26:30.146 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev46) (7.0.3) 2026-03-13 12:26:30.147 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev46) (0.7.1) 2026-03-13 12:26:30.147 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev46) (2.0.46) 2026-03-13 12:26:30.148 | Requirement already satisfied: eventlet>=0.33.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev46) (0.40.4) 2026-03-13 12:26:30.149 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev46) (3.1.0) 2026-03-13 12:26:30.149 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev46) (2.5.1) 2026-03-13 12:26:30.149 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev46) (1.8.9) 2026-03-13 12:26:30.150 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev46) (1.18.4) 2026-03-13 12:26:30.264 | Collecting httplib2>=0.9.1 (from glance==32.0.0.0b3.dev46) 2026-03-13 12:26:30.333 | Downloading httplib2-0.31.2-py3-none-any.whl.metadata (2.2 kB) 2026-03-13 12:26:30.343 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev46) (10.3.0) 2026-03-13 12:26:30.343 | Requirement already satisfied: oslo.concurrency>=4.5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev46) (7.4.0) 2026-03-13 12:26:30.344 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev46) (6.3.0) 2026-03-13 12:26:30.344 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev46) (2.7.1) 2026-03-13 12:26:30.345 | Requirement already satisfied: oslo.utils>=7.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev46) (10.0.0) 2026-03-13 12:26:30.345 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev46) (5.7.0) 2026-03-13 12:26:30.346 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev46) (3.2.1) 2026-03-13 12:26:30.387 | Collecting taskflow>=4.0.0 (from glance==32.0.0.0b3.dev46) 2026-03-13 12:26:30.392 | Downloading taskflow-6.2.0-py3-none-any.whl.metadata (4.5 kB) 2026-03-13 12:26:30.401 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev46) (5.13.1) 2026-03-13 12:26:30.401 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev46) (12.0.0) 2026-03-13 12:26:30.421 | Collecting WSME>=0.8.0 (from glance==32.0.0.0b3.dev46) 2026-03-13 12:26:30.425 | Downloading WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2026-03-13 12:26:30.434 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev46) (3.17.0) 2026-03-13 12:26:30.435 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev46) (3.10.1) 2026-03-13 12:26:30.435 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev46) (4.26.0) 2026-03-13 12:26:30.436 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev46) (5.8.0) 2026-03-13 12:26:30.436 | Requirement already satisfied: oslo.db>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev46) (18.0.0) 2026-03-13 12:26:30.437 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev46) (6.7.2) 2026-03-13 12:26:30.461 | Collecting oslo.limit>=1.6.0 (from glance==32.0.0.0b3.dev46) 2026-03-13 12:26:30.466 | Downloading oslo_limit-2.10.0-py3-none-any.whl.metadata (2.1 kB) 2026-03-13 12:26:30.474 | Requirement already satisfied: oslo.log>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev46) (8.1.0) 2026-03-13 12:26:30.474 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev46) (17.3.0) 2026-03-13 12:26:30.475 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev46) (8.0.0) 2026-03-13 12:26:30.503 | Collecting oslo.reports>=1.18.0 (from glance==32.0.0.0b3.dev46) 2026-03-13 12:26:30.508 | Downloading oslo_reports-3.7.0-py3-none-any.whl.metadata (3.8 kB) 2026-03-13 12:26:30.516 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev46) (5.0.0) 2026-03-13 12:26:30.516 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev46) (1.4.2) 2026-03-13 12:26:30.517 | Requirement already satisfied: osprofiler>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev46) (4.3.0) 2026-03-13 12:26:30.518 | Requirement already satisfied: glance-store>=4.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev46) (5.4.0) 2026-03-13 12:26:30.518 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev46) (3.0.0) 2026-03-13 12:26:30.519 | Requirement already satisfied: cryptography>=2.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev46) (43.0.3) 2026-03-13 12:26:30.539 | Collecting cursive>=0.2.1 (from glance==32.0.0.0b3.dev46) 2026-03-13 12:26:30.543 | Downloading cursive-0.2.3-py2.py3-none-any.whl.metadata (1.7 kB) 2026-03-13 12:26:30.581 | Collecting castellan>=0.17.0 (from glance==32.0.0.0b3.dev46) 2026-03-13 12:26:30.585 | Downloading castellan-5.6.0-py3-none-any.whl.metadata (1.9 kB) 2026-03-13 12:26:30.594 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==32.0.0.0b3.dev46) (1.3.10) 2026-03-13 12:26:30.594 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==32.0.0.0b3.dev46) (4.15.0) 2026-03-13 12:26:30.621 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==32.0.0.0b3.dev46) 2026-03-13 12:26:30.626 | Downloading python_barbicanclient-7.3.0-py3-none-any.whl.metadata (11 kB) 2026-03-13 12:26:30.636 | Requirement already satisfied: requests>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=0.17.0->glance==32.0.0.0b3.dev46) (2.32.5) 2026-03-13 12:26:30.639 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.6.1->glance==32.0.0.0b3.dev46) (2.0.0) 2026-03-13 12:26:30.643 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.6.1->glance==32.0.0.0b3.dev46) (3.0) 2026-03-13 12:26:30.646 | 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.0.0.0b3.dev46) (5.9.1) 2026-03-13 12:26:30.647 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->glance==32.0.0.0b3.dev46) (2.1.1) 2026-03-13 12:26:30.650 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.33.3->glance==32.0.0.0b3.dev46) (2.8.0) 2026-03-13 12:26:30.650 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.33.3->glance==32.0.0.0b3.dev46) (3.3.2) 2026-03-13 12:26:30.659 | Requirement already satisfied: pyparsing<4,>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from httplib2>=0.9.1->glance==32.0.0.0b3.dev46) (3.3.2) 2026-03-13 12:26:30.662 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.0.0.0b3.dev46) (25.4.0) 2026-03-13 12:26:30.662 | 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.0.0.0b3.dev46) (2025.9.1) 2026-03-13 12:26:30.663 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.0.0.0b3.dev46) (0.37.0) 2026-03-13 12:26:30.663 | 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.0.0.0b3.dev46) (0.30.0) 2026-03-13 12:26:30.667 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==32.0.0.0b3.dev46) (2.1.0) 2026-03-13 12:26:30.668 | 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.0.0.0b3.dev46) (1.8.2) 2026-03-13 12:26:30.671 | 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.0.0.0b3.dev46) (4.1.1) 2026-03-13 12:26:30.672 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==32.0.0.0b3.dev46) (4.0.1) 2026-03-13 12:26:30.672 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==32.0.0.0b3.dev46) (2.11.0) 2026-03-13 12:26:30.676 | 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.0.0.0b3.dev46) (1.5.0) 2026-03-13 12:26:30.678 | 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.0.0.0b3.dev46) (5.2.1) 2026-03-13 12:26:30.682 | 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.0.0.0b3.dev46) (0.20) 2026-03-13 12:26:30.684 | 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.0.0.0b3.dev46) (1.3.0) 2026-03-13 12:26:30.685 | 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.0.0.0b3.dev46) (2.0.0) 2026-03-13 12:26:30.685 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==32.0.0.0b3.dev46) (6.0.3) 2026-03-13 12:26:30.690 | 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.0.0.0b3.dev46) (2.0.2) 2026-03-13 12:26:30.691 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==32.0.0.0b3.dev46) (0.5.0) 2026-03-13 12:26:30.735 | Collecting openstacksdk>=0.47.0 (from oslo.limit>=1.6.0->glance==32.0.0.0b3.dev46) 2026-03-13 12:26:30.738 | Downloading openstacksdk-4.10.0-py3-none-any.whl.metadata (12 kB) 2026-03-13 12:26:30.769 | Collecting jmespath>=0.9.0 (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==32.0.0.0b3.dev46) 2026-03-13 12:26:30.773 | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-03-13 12:26:30.805 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==32.0.0.0b3.dev46) 2026-03-13 12:26:30.808 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-03-13 12:26:30.843 | Collecting platformdirs>=3 (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==32.0.0.0b3.dev46) 2026-03-13 12:26:30.847 | Downloading platformdirs-4.9.2-py3-none-any.whl.metadata (4.7 kB) 2026-03-13 12:26:30.857 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==32.0.0.0b3.dev46) (7.2.2) 2026-03-13 12:26:30.878 | Collecting requestsexceptions>=1.2.0 (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==32.0.0.0b3.dev46) 2026-03-13 12:26:30.883 | Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl.metadata (1.2 kB) 2026-03-13 12:26:30.919 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==32.0.0.0b3.dev46) 2026-03-13 12:26:30.924 | Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 2026-03-13 12:26:30.939 | 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.0.0.0b3.dev46) (2.9.0.post0) 2026-03-13 12:26:30.943 | 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.0.0.0b3.dev46) (4.5.1) 2026-03-13 12:26:30.944 | 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.0.0.0b3.dev46) (7.0.1) 2026-03-13 12:26:30.945 | 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.0.0.0b3.dev46) (5.3.1) 2026-03-13 12:26:30.945 | 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.0.0.0b3.dev46) (5.6.2) 2026-03-13 12:26:30.946 | 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.0.0.0b3.dev46) (0.15.1) 2026-03-13 12:26:30.949 | 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.0.0.0b3.dev46) (5.1.0) 2026-03-13 12:26:30.955 | 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.0.0.0b3.dev46) (2025.3) 2026-03-13 12:26:30.955 | 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.0.0.0b3.dev46) (26.0) 2026-03-13 12:26:30.960 | 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.0.0.0b3.dev46) (0.24.1) 2026-03-13 12:26:30.962 | 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.0.0.0b3.dev46) (5.0.0) 2026-03-13 12:26:30.962 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==32.0.0.0b3.dev46) (3.1.6) 2026-03-13 12:26:30.963 | 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.0.0.0b3.dev46) (4.0.1) 2026-03-13 12:26:30.968 | 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.0.0.0b3.dev46) (3.0.3) 2026-03-13 12:26:30.977 | 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.0.0.0b3.dev46) (1.1.2) 2026-03-13 12:26:30.982 | 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.0.0.0b3.dev46) (1.7.3) 2026-03-13 12:26:30.997 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->glance==32.0.0.0b3.dev46) (82.0.1) 2026-03-13 12:26:31.007 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->glance==32.0.0.0b3.dev46) (0.6.0) 2026-03-13 12:26:31.054 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.0.0.0b3.dev46) 2026-03-13 12:26:31.060 | Downloading cliff-4.13.2-py3-none-any.whl.metadata (2.1 kB) 2026-03-13 12:26:31.092 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.0.0.0b3.dev46) 2026-03-13 12:26:31.096 | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-03-13 12:26:31.142 | Collecting cmd2>=1.0.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.0.0.0b3.dev46) 2026-03-13 12:26:31.145 | Downloading cmd2-3.2.0-py3-none-any.whl.metadata (16 kB) 2026-03-13 12:26:31.182 | Collecting pyperclip>=1.8.2 (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.0.0.0b3.dev46) 2026-03-13 12:26:31.187 | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-03-13 12:26:31.194 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.0.0.0b3.dev46) (14.3.3) 2026-03-13 12:26:31.217 | Collecting rich-argparse>=1.7.1 (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.0.0.0b3.dev46) 2026-03-13 12:26:31.222 | Downloading rich_argparse-1.7.2-py3-none-any.whl.metadata (14 kB) 2026-03-13 12:26:31.241 | 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.0.0.0b3.dev46) (1.17.0) 2026-03-13 12:26:31.254 | 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.0.0.0b3.dev46) (3.4.4) 2026-03-13 12:26:31.255 | 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.0.0.0b3.dev46) (3.11) 2026-03-13 12:26:31.255 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.0.0.0b3.dev46) (2.6.3) 2026-03-13 12:26:31.256 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.0.0.0b3.dev46) (2023.11.17) 2026-03-13 12:26:31.278 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.0.0.0b3.dev46) (4.0.0) 2026-03-13 12:26:31.279 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.0.0.0b3.dev46) (2.19.2) 2026-03-13 12:26:31.285 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.0.0.0b3.dev46) (0.1.2) 2026-03-13 12:26:31.295 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->glance==32.0.0.0b3.dev46) (0.7) 2026-03-13 12:26:31.352 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==32.0.0.0b3.dev46) 2026-03-13 12:26:31.356 | Downloading networkx-3.4.2-py3-none-any.whl.metadata (6.3 kB) 2026-03-13 12:26:31.397 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==32.0.0.0b3.dev46) 2026-03-13 12:26:31.401 | Downloading automaton-3.3.0-py3-none-any.whl.metadata (2.1 kB) 2026-03-13 12:26:31.409 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.0.0->glance==32.0.0.0b3.dev46) (9.1.4) 2026-03-13 12:26:31.430 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==32.0.0.0b3.dev46) 2026-03-13 12:26:31.434 | Downloading pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-03-13 12:26:31.470 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==32.0.0.0b3.dev46) (2.8.5) 2026-03-13 12:26:31.503 | Collecting simplegeneric (from WSME>=0.8.0->glance==32.0.0.0b3.dev46) 2026-03-13 12:26:31.508 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-03-13 12:26:31.519 | Installing build dependencies: started 2026-03-13 12:26:32.337 | Installing build dependencies: finished with status 'done' 2026-03-13 12:26:32.338 | Getting requirements to build wheel: started 2026-03-13 12:26:32.671 | Getting requirements to build wheel: finished with status 'done' 2026-03-13 12:26:32.673 | Preparing metadata (pyproject.toml): started 2026-03-13 12:26:32.860 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-03-13 12:26:32.864 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->glance==32.0.0.0b3.dev46) (2025.2) 2026-03-13 12:26:32.903 | Collecting importlib-metadata>=4.4 (from WSME>=0.8.0->glance==32.0.0.0b3.dev46) 2026-03-13 12:26:32.906 | Downloading importlib_metadata-8.7.1-py3-none-any.whl.metadata (4.7 kB) 2026-03-13 12:26:32.949 | Collecting zipp>=3.20 (from importlib-metadata>=4.4->WSME>=0.8.0->glance==32.0.0.0b3.dev46) 2026-03-13 12:26:32.952 | Downloading zipp-3.23.0-py3-none-any.whl.metadata (3.6 kB) 2026-03-13 12:26:33.003 | Downloading castellan-5.6.0-py3-none-any.whl (99 kB) 2026-03-13 12:26:33.019 | Downloading cursive-0.2.3-py2.py3-none-any.whl (43 kB) 2026-03-13 12:26:33.034 | Downloading httplib2-0.31.2-py3-none-any.whl (91 kB) 2026-03-13 12:26:33.047 | Downloading oslo_limit-2.10.0-py3-none-any.whl (23 kB) 2026-03-13 12:26:33.059 | Downloading openstacksdk-4.10.0-py3-none-any.whl (1.9 MB) 2026-03-13 12:26:33.105 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 43.1 MB/s 0:00:00 2026-03-13 12:26:33.110 | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-03-13 12:26:33.119 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-03-13 12:26:33.129 | Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 2026-03-13 12:26:33.140 | Downloading oslo_reports-3.7.0-py3-none-any.whl (53 kB) 2026-03-13 12:26:33.150 | Downloading platformdirs-4.9.2-py3-none-any.whl (21 kB) 2026-03-13 12:26:33.161 | Downloading python_barbicanclient-7.3.0-py3-none-any.whl (88 kB) 2026-03-13 12:26:33.173 | Downloading cliff-4.13.2-py3-none-any.whl (86 kB) 2026-03-13 12:26:33.186 | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-03-13 12:26:33.197 | Downloading cmd2-3.2.0-py3-none-any.whl (147 kB) 2026-03-13 12:26:33.208 | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-03-13 12:26:33.218 | Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) 2026-03-13 12:26:33.228 | Downloading rich_argparse-1.7.2-py3-none-any.whl (25 kB) 2026-03-13 12:26:33.240 | Downloading taskflow-6.2.0-py3-none-any.whl (490 kB) 2026-03-13 12:26:33.259 | Downloading automaton-3.3.0-py3-none-any.whl (22 kB) 2026-03-13 12:26:33.270 | Downloading networkx-3.4.2-py3-none-any.whl (1.7 MB) 2026-03-13 12:26:33.298 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 62.0 MB/s 0:00:00 2026-03-13 12:26:33.303 | Downloading pydot-4.0.1-py3-none-any.whl (37 kB) 2026-03-13 12:26:33.314 | Downloading WSME-0.12.1-py3-none-any.whl (59 kB) 2026-03-13 12:26:33.325 | Downloading importlib_metadata-8.7.1-py3-none-any.whl (27 kB) 2026-03-13 12:26:33.334 | Downloading zipp-3.23.0-py3-none-any.whl (10 kB) 2026-03-13 12:26:33.379 | Building wheels for collected packages: glance, simplegeneric 2026-03-13 12:26:33.380 | Building editable for glance (pyproject.toml): started 2026-03-13 12:26:33.908 | Building editable for glance (pyproject.toml): finished with status 'done' 2026-03-13 12:26:33.909 | Created wheel for glance: filename=glance-32.0.0.0b3.dev46-0.editable-py3-none-any.whl size=9066 sha256=3687867d066183c39727339e4d13b8ea50272862497fdf5d874da928044fd300 2026-03-13 12:26:33.910 | Stored in directory: /tmp/pip-ephem-wheel-cache-_q80sfca/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2026-03-13 12:26:33.915 | Building wheel for simplegeneric (pyproject.toml): started 2026-03-13 12:26:34.145 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-03-13 12:26:34.146 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=94eafecc08371c574786c8e2a813fe8328347223384cc0b0bcb61dd75c7f380a 2026-03-13 12:26:34.146 | Stored in directory: /opt/stack/.cache/pip/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-03-13 12:26:34.150 | Successfully built glance simplegeneric 2026-03-13 12:26:34.287 | Installing collected packages: simplegeneric, requestsexceptions, pyperclip, zipp, pydot, 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-03-13 12:26:35.571 | Attempting uninstall: jsonpointer 2026-03-13 12:26:35.582 | Found existing installation: jsonpointer 2.0 2026-03-13 12:26:35.583 | Not uninstalling jsonpointer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-13 12:26:35.583 | Can't uninstall 'jsonpointer'. No files were found to uninstall. 2026-03-13 12:26:35.617 | Attempting uninstall: httplib2 2026-03-13 12:26:35.625 | Found existing installation: httplib2 0.20.4 2026-03-13 12:26:35.625 | Not uninstalling httplib2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-13 12:26:35.626 | Can't uninstall 'httplib2'. No files were found to uninstall. 2026-03-13 12:26:35.682 | Attempting uninstall: jsonpatch 2026-03-13 12:26:35.693 | Found existing installation: jsonpatch 1.32 2026-03-13 12:26:35.694 | Not uninstalling jsonpatch at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-13 12:26:35.694 | Can't uninstall 'jsonpatch'. No files were found to uninstall. 2026-03-13 12:26:37.886 | 2026-03-13 12:26:37.901 | Successfully installed WSME-0.12.1 automaton-3.3.0 autopage-0.6.0 castellan-5.6.0 cliff-4.13.2 cmd2-3.2.0 cursive-0.2.3 glance-32.0.0.0b3.dev46 httplib2-0.31.2 importlib-metadata-8.7.1 jmespath-1.1.0 jsonpatch-1.33 jsonpointer-3.0.0 networkx-3.4.2 openstacksdk-4.10.0 oslo.limit-2.10.0 oslo.reports-3.7.0 platformdirs-4.9.2 pydot-4.0.1 pyperclip-1.11.0 python-barbicanclient-7.3.0 requestsexceptions-1.4.0 rich-argparse-1.7.2 simplegeneric-0.8.1 taskflow-6.2.0 zipp-3.23.0 2026-03-13 12:26:38.106 | + inc/python:pip_install:216 : result=0 2026-03-13 12:26:38.111 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-13 12:26:38.116 | + functions-common:time_stop:2412 : local name 2026-03-13 12:26:38.122 | + functions-common:time_stop:2413 : local end_time 2026-03-13 12:26:38.126 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:26:38.132 | + functions-common:time_stop:2415 : local total 2026-03-13 12:26:38.137 | + functions-common:time_stop:2416 : local start_time 2026-03-13 12:26:38.142 | + functions-common:time_stop:2418 : name=pip_install 2026-03-13 12:26:38.147 | + functions-common:time_stop:2419 : start_time=1773404787566 2026-03-13 12:26:38.152 | + functions-common:time_stop:2421 : [[ -z 1773404787566 ]] 2026-03-13 12:26:38.159 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:26:38.166 | + functions-common:time_stop:2424 : end_time=1773404798161 2026-03-13 12:26:38.170 | + functions-common:time_stop:2425 : elapsed_time=10595 2026-03-13 12:26:38.175 | + functions-common:time_stop:2426 : total=49150 2026-03-13 12:26:38.180 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:26:38.186 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=59745 2026-03-13 12:26:38.190 | + inc/python:pip_install:219 : return 0 2026-03-13 12:26:38.196 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-03-13 12:26:38.201 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-03-13 12:26:38.207 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2026-03-13 12:26:38.213 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2026-03-13 12:26:38.219 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:26:38.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 = \A\L\L ]] 2026-03-13 12:26:38.229 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-03-13 12:26:38.234 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:26:38.240 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-03-13 12:26:38.245 | + ./stack.sh:main:939 : configure_glance 2026-03-13 12:26:38.250 | + lib/glance:configure_glance:346 : sudo install -d -o stack /etc/glance /etc/glance/metadefs 2026-03-13 12:26:38.270 | + lib/glance:configure_glance:349 : local dburl 2026-03-13 12:26:38.276 | ++ lib/glance:configure_glance:350 : database_connection_url glance 2026-03-13 12:26:38.281 | ++ lib/database:database_connection_url:134 : local db=glance 2026-03-13 12:26:38.287 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2026-03-13 12:26:38.291 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=glance 2026-03-13 12:26:38.297 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-03-13 12:26:38.302 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-03-13 12:26:38.307 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-03-13 12:26:38.341 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:26:38.346 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-03-13 12:26:38.352 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-03-13 12:26:38.359 | + lib/glance:configure_glance:350 : dburl='mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-03-13 12:26:38.365 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2026-03-13 12:26:38.432 | + lib/glance:configure_glance:353 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-03-13 12:26:38.500 | + lib/glance:configure_glance:354 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2026-03-13 12:26:38.564 | + lib/glance:configure_glance:355 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-03-13 12:26:38.634 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2026-03-13 12:26:38.695 | + lib/glance:configure_glance:357 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2026-03-13 12:26:38.764 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2026-03-13 12:26:38.829 | + lib/glance:configure_glance:359 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2026-03-13 12:26:38.835 | + lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/glance/glance-api.conf 2026-03-13 12:26:38.840 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=glance 2026-03-13 12:26:38.845 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local section=keystone_authtoken 2026-03-13 12:26:38.851 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-03-13 12:26:38.856 | + lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/glance/glance-api.conf glance keystone_authtoken 2026-03-13 12:26:38.861 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/glance/glance-api.conf 2026-03-13 12:26:38.868 | + lib/keystone:configure_keystoneauth:433 : local admin_user=glance 2026-03-13 12:26:38.872 | + lib/keystone:configure_keystoneauth:434 : local section=keystone_authtoken 2026-03-13 12:26:38.877 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2026-03-13 12:26:38.942 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2026-03-13 12:26:38.998 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url https://199.204.45.99/identity 2026-03-13 12:26:39.056 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2026-03-13 12:26:39.116 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/glance/glance-api.conf keystone_authtoken password secretservice 2026-03-13 12:26:39.175 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2026-03-13 12:26:39.230 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2026-03-13 12:26:39.283 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2026-03-13 12:26:39.345 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken www_authenticate_uri https://199.204.45.99/identity 2026-03-13 12:26:39.403 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-03-13 12:26:39.461 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2026-03-13 12:26:39.523 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-03-13 12:26:39.527 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2026-03-13 12:26:39.596 | + lib/glance:configure_glance:361 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2026-03-13 12:26:39.601 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2026-03-13 12:26:39.606 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2026-03-13 12:26:39.610 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-03-13 12:26:39.613 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-03-13 12:26:39.619 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-03-13 12:26:39.654 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:26:39.662 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-03-13 12:26:39.668 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-03-13 12:26:39.674 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-03-13 12:26:39.710 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:26:39.716 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@199.204.45.99:5672/ 2026-03-13 12:26:39.723 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@199.204.45.99:5672/ 2026-03-13 12:26:39.786 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-03-13 12:26:39.792 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-03-13 12:26:39.797 | + lib/glance:configure_glance:362 : '[' libvirt = libvirt ']' 2026-03-13 12:26:39.802 | + lib/glance:configure_glance:362 : '[' kvm = parallels ']' 2026-03-13 12:26:39.807 | + lib/glance:configure_glance:366 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2026-03-13 12:26:39.871 | + lib/glance:configure_glance:367 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2026-03-13 12:26:39.935 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2026-03-13 12:26:40.003 | + lib/glance:configure_glance:371 : configure_glance_store False False 2026-03-13 12:26:40.008 | + lib/glance:configure_glance_store:276 : local use_cinder_for_glance=False 2026-03-13 12:26:40.012 | + lib/glance:configure_glance_store:277 : local glance_enable_multiple_stores=False 2026-03-13 12:26:40.017 | + lib/glance:configure_glance_store:278 : local be 2026-03-13 12:26:40.023 | + lib/glance:configure_glance_store:280 : [[ False == \F\a\l\s\e ]] 2026-03-13 12:26:40.029 | + lib/glance:configure_glance_store:281 : [[ False == \T\r\u\e ]] 2026-03-13 12:26:40.035 | + lib/glance:configure_glance_store:298 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-03-13 12:26:40.105 | + lib/glance:configure_glance:374 : '[' -n '' ']' 2026-03-13 12:26:40.110 | + lib/glance:configure_glance:377 : iniset /etc/glance/glance-api.conf cors allowed_origin http://199.204.45.99 2026-03-13 12:26:40.179 | + lib/glance:configure_glance:381 : [[ False == \F\a\l\s\e ]] 2026-03-13 12:26:40.184 | + lib/glance:configure_glance:383 : [[ False == \T\r\u\e ]] 2026-03-13 12:26:40.190 | + lib/glance:configure_glance:389 : is_service_enabled s-proxy 2026-03-13 12:26:40.229 | + functions-common:is_service_enabled:2068 : return 1 2026-03-13 12:26:40.236 | + lib/glance:configure_glance:418 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint https://199.204.45.99/image 2026-03-13 12:26:40.300 | + lib/glance:configure_glance:420 : is_service_enabled tls-proxy 2026-03-13 12:26:40.337 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:26:40.342 | + lib/glance:configure_glance:421 : iniset /etc/glance/glance-api.conf DEFAULT bind_port 19292 2026-03-13 12:26:40.404 | + lib/glance:configure_glance:422 : iniset /etc/glance/glance-api.conf keystone_authtoken identity_uri https://199.204.45.99/identity 2026-03-13 12:26:40.471 | + lib/glance:configure_glance:426 : setup_logging /etc/glance/glance-api.conf 2026-03-13 12:26:40.477 | + functions:setup_logging:693 : setup_systemd_logging /etc/glance/glance-api.conf 2026-03-13 12:26:40.483 | + functions:setup_systemd_logging:710 : local conf_file=/etc/glance/glance-api.conf 2026-03-13 12:26:40.490 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-03-13 12:26:40.528 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-03-13 12:26:40.535 | + functions:setup_systemd_logging:716 : local pidstr= 2026-03-13 12:26:40.541 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-03-13 12:26:40.546 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-03-13 12:26:40.553 | + 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-03-13 12:26:40.615 | + 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-03-13 12:26:40.682 | + 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-03-13 12:26:40.748 | + functions:setup_systemd_logging:727 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-03-13 12:26:40.812 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2026-03-13 12:26:40.874 | + lib/glance:configure_glance:428 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2026-03-13 12:26:40.884 | + lib/glance:configure_glance:431 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2026-03-13 12:26:40.951 | + lib/glance:configure_glance:432 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2026-03-13 12:26:41.014 | + lib/glance:configure_glance:433 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-03-13 12:26:41.079 | + lib/glance:configure_glance:434 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2026-03-13 12:26:41.141 | + lib/glance:configure_glance:437 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-03-13 12:26:41.212 | + lib/glance:configure_glance:440 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2026-03-13 12:26:41.278 | + lib/glance:configure_glance:441 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2026-03-13 12:26:41.347 | + lib/glance:configure_glance:442 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2026-03-13 12:26:41.412 | + lib/glance:configure_glance:444 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2026-03-13 12:26:41.421 | + lib/glance:configure_glance:445 : 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-03-13 12:26:41.432 | + lib/glance:configure_glance:447 : is_service_enabled tls-proxy 2026-03-13 12:26:41.464 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:26:41.468 | + lib/glance:configure_glance:448 : CINDER_SERVICE_HOST=199.204.45.99 2026-03-13 12:26:41.473 | + lib/glance:configure_glance:449 : CINDER_SERVICE_PORT=8776 2026-03-13 12:26:41.478 | + lib/glance:configure_glance:451 : iniset /etc/glance/glance-api.conf DEFAULT cinder_endpoint_template 'https://199.204.45.99:8776/v3/%(project_id)s' 2026-03-13 12:26:41.538 | + lib/glance:configure_glance:452 : iniset /etc/glance/glance-cache.conf DEFAULT cinder_endpoint_template 'https://199.204.45.99:8776/v3/%(project_id)s' 2026-03-13 12:26:41.602 | + lib/glance:configure_glance:455 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini glance.wsgi.api:application /image glance-api 2026-03-13 12:26:41.607 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2026-03-13 12:26:41.612 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2026-03-13 12:26:41.617 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2026-03-13 12:26:41.621 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2026-03-13 12:26:41.626 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2026-03-13 12:26:41.629 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2026-03-13 12:26:41.636 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-03-13 12:26:41.641 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2026-03-13 12:26:41.704 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2026-03-13 12:26:41.709 | ++ functions:get_random_port:860 : read lower_port upper_port 2026-03-13 12:26:41.715 | ++ functions:get_random_port:861 : true 2026-03-13 12:26:41.720 | ++ functions:get_random_port:862 : (( port = upper_port )) 2026-03-13 12:26:41.725 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2026-03-13 12:26:41.730 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2026-03-13 12:26:41.843 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2026-03-13 12:26:41.848 | ++ functions:get_random_port:865 : break 2 2026-03-13 12:26:41.852 | ++ functions:get_random_port:869 : echo 60999 2026-03-13 12:26:41.858 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2026-03-13 12:26:41.863 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2026-03-13 12:26:41.919 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 4 2026-03-13 12:26:41.979 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2026-03-13 12:26:42.038 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2026-03-13 12:26:42.096 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2026-03-13 12:26:42.159 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2026-03-13 12:26:42.217 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2026-03-13 12:26:42.278 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2026-03-13 12:26:42.333 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2026-03-13 12:26:42.393 | + 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-03-13 12:26:42.453 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2026-03-13 12:26:42.507 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2026-03-13 12:26:42.567 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2026-03-13 12:26:42.624 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2026-03-13 12:26:42.687 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2026-03-13 12:26:42.747 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2026-03-13 12:26:42.809 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2026-03-13 12:26:42.874 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2026-03-13 12:26:42.936 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2026-03-13 12:26:43.000 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2026-03-13 12:26:43.064 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2026-03-13 12:26:43.068 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-03-13 12:26:43.073 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-03-13 12:26:43.077 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-03-13 12:26:43.083 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:26:43.088 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:26:43.094 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-03-13 12:26:43.099 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-03-13 12:26:43.143 | proxy (enabled by site administrator) 2026-03-13 12:26:43.151 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2026-03-13 12:26:43.157 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-03-13 12:26:43.162 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-03-13 12:26:43.167 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-03-13 12:26:43.173 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:26:43.178 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:26:43.185 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-03-13 12:26:43.191 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-03-13 12:26:43.236 | No module matches proxy_http 2026-03-13 12:26:43.243 | + lib/apache:enable_apache_mod:62 : sudo a2enmod proxy_http 2026-03-13 12:26:43.290 | Considering dependency proxy for proxy_http: 2026-03-13 12:26:43.290 | Module proxy already enabled 2026-03-13 12:26:43.290 | Enabling module proxy_http. 2026-03-13 12:26:43.299 | To activate the new configuration, you need to run: 2026-03-13 12:26:43.299 | systemctl restart apache2 2026-03-13 12:26:43.310 | + lib/apache:enable_apache_mod:63 : [[ '' != \n\o\r\e\s\t\a\r\t ]] 2026-03-13 12:26:43.315 | + lib/apache:enable_apache_mod:64 : restart_apache_server 2026-03-13 12:26:43.321 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-03-13 12:26:43.326 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-03-13 12:26:43.330 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-03-13 12:26:43.475 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2026-03-13 12:26:43.480 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2026-03-13 12:26:43.485 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2026-03-13 12:26:43.489 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-03-13 12:26:43.494 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:26:43.499 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:26:43.504 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/glance-api.conf 2026-03-13 12:26:43.509 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/apache2/sites-available/glance-api.conf 2026-03-13 12:26:43.517 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/apache2/sites-available/glance-api.conf 2026-03-13 12:26:43.518 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2026-03-13 12:26:43.528 | KeepAlive Off 2026-03-13 12:26:43.535 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2026-03-13 12:26:43.536 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-03-13 12:26:43.549 | SetEnv proxy-sendchunked 1 2026-03-13 12:26:43.557 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2026-03-13 12:26:43.558 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-03-13 12:26:43.568 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2026-03-13 12:26:43.576 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2026-03-13 12:26:43.580 | + lib/apache:enable_apache_site:191 : local site=glance-api 2026-03-13 12:26:43.585 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-03-13 12:26:43.591 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-03-13 12:26:43.595 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-03-13 12:26:43.601 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-03-13 12:26:43.607 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:26:43.612 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:26:43.618 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-03-13 12:26:43.623 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-03-13 12:26:43.629 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:26:43.634 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:26:43.640 | + lib/apache:enable_apache_site:195 : sudo a2ensite glance-api 2026-03-13 12:26:43.685 | Enabling site glance-api. 2026-03-13 12:26:43.694 | To activate the new configuration, you need to run: 2026-03-13 12:26:43.694 | systemctl reload apache2 2026-03-13 12:26:43.703 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2026-03-13 12:26:43.708 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-03-13 12:26:43.713 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-03-13 12:26:43.719 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-03-13 12:26:43.862 | ++ lib/glance:configure_glance:459 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2026-03-13 12:26:43.873 | + lib/glance:configure_glance:459 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2026-03-13 12:26:43.937 | + lib/glance:configure_glance:463 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /opt/stack/data/venv/bin/python3 2026-03-13 12:26:44.003 | + lib/glance:configure_glance:465 : [[ True == True ]] 2026-03-13 12:26:44.008 | + lib/glance:configure_glance:466 : iniset /etc/glance/glance-api.conf oslo_policy enforce_scope true 2026-03-13 12:26:44.073 | + lib/glance:configure_glance:467 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2026-03-13 12:26:44.137 | + lib/glance:configure_glance:468 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2026-03-13 12:26:44.201 | + ./stack.sh:main:942 : is_service_enabled cinder 2026-03-13 12:26:44.237 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:26:44.242 | + ./stack.sh:main:944 : stack_install_service cinder 2026-03-13 12:26:44.246 | + lib/stack:stack_install_service:20 : local service=cinder 2026-03-13 12:26:44.252 | + lib/stack:stack_install_service:21 : type install_cinder 2026-03-13 12:26:44.258 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-03-13 12:26:44.263 | + lib/stack:stack_install_service:32 : install_cinder 2026-03-13 12:26:44.270 | + lib/cinder:install_cinder:526 : git_clone https://github.com/openstack/cinder.git /opt/stack/cinder master 2026-03-13 12:26:44.274 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/cinder.git 2026-03-13 12:26:44.280 | + functions-common:git_clone:582 : local git_dest=/opt/stack/cinder 2026-03-13 12:26:44.284 | + functions-common:git_clone:583 : local git_ref=master 2026-03-13 12:26:44.289 | + functions-common:git_clone:584 : local orig_dir 2026-03-13 12:26:44.295 | ++ functions-common:git_clone:585 : pwd 2026-03-13 12:26:44.301 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-13 12:26:44.306 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-13 12:26:44.313 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-13 12:26:44.346 | + functions-common:git_clone:588 : RECLONE=False 2026-03-13 12:26:44.351 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-13 12:26:44.357 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-13 12:26:44.363 | + functions-common:git_clone:602 : echo master 2026-03-13 12:26:44.364 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-13 12:26:44.374 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/cinder ]] 2026-03-13 12:26:44.378 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-13 12:26:44.383 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/cinder 2026-03-13 12:26:44.406 | + functions-common:git_clone:664 : cd /opt/stack/cinder 2026-03-13 12:26:44.413 | + functions-common:git_clone:665 : git show --oneline 2026-03-13 12:26:44.415 | + functions-common:git_clone:665 : head -1 2026-03-13 12:26:44.422 | 071d0d897 Rename Pure driver docs to Everpure 2026-03-13 12:26:44.427 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-13 12:26:44.433 | + lib/cinder:install_cinder:527 : setup_develop /opt/stack/cinder 2026-03-13 12:26:44.439 | + inc/python:setup_develop:353 : local bindep 2026-03-13 12:26:44.444 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2026-03-13 12:26:44.449 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2026-03-13 12:26:44.454 | + inc/python:setup_develop:359 : local extras= 2026-03-13 12:26:44.459 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2026-03-13 12:26:44.466 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-03-13 12:26:44.471 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2026-03-13 12:26:44.476 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2026-03-13 12:26:44.482 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-03-13 12:26:44.487 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-03-13 12:26:44.495 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2026-03-13 12:26:44.501 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-03-13 12:26:44.508 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2026-03-13 12:26:44.513 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-03-13 12:26:44.519 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-03-13 12:26:44.526 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2026-03-13 12:26:44.537 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2026-03-13 12:26:44.542 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2026-03-13 12:26:44.548 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2026-03-13 12:26:44.649 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2026-03-13 12:26:44.654 | + inc/python:setup_package:436 : local bindep=0 2026-03-13 12:26:44.659 | + inc/python:setup_package:437 : local bindep_flag= 2026-03-13 12:26:44.665 | + inc/python:setup_package:438 : local bindep_profiles= 2026-03-13 12:26:44.669 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2026-03-13 12:26:44.675 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2026-03-13 12:26:44.679 | + inc/python:setup_package:445 : local flags=-e 2026-03-13 12:26:44.685 | + inc/python:setup_package:446 : local extras= 2026-03-13 12:26:44.690 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-03-13 12:26:44.696 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-03-13 12:26:44.703 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-03-13 12:26:44.709 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-03-13 12:26:44.714 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-03-13 12:26:44.720 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2026-03-13 12:26:44.763 | Using python 3.12 to install /opt/stack/cinder 2026-03-13 12:26:44.768 | + 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-03-13 12:26:45.305 | Obtaining file:///opt/stack/cinder 2026-03-13 12:26:45.308 | Installing build dependencies: started 2026-03-13 12:26:46.238 | Installing build dependencies: finished with status 'done' 2026-03-13 12:26:46.239 | Checking if build backend supports build_editable: started 2026-03-13 12:26:46.545 | Checking if build backend supports build_editable: finished with status 'done' 2026-03-13 12:26:46.546 | Getting requirements to build editable: started 2026-03-13 12:26:46.693 | Getting requirements to build editable: finished with status 'done' 2026-03-13 12:26:46.695 | Preparing editable metadata (pyproject.toml): started 2026-03-13 12:26:47.594 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-03-13 12:26:47.612 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (7.0.3) 2026-03-13 12:26:47.612 | Requirement already satisfied: decorator>=4.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (5.2.1) 2026-03-13 12:26:47.613 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (0.40.4) 2026-03-13 12:26:47.613 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (3.3.2) 2026-03-13 12:26:47.614 | Requirement already satisfied: iso8601>=0.1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (2.1.0) 2026-03-13 12:26:47.614 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (4.26.0) 2026-03-13 12:26:47.615 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (5.13.1) 2026-03-13 12:26:47.615 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (12.0.0) 2026-03-13 12:26:47.921 | Collecting lxml>=4.5.2 (from cinder==27.1.0.dev216) 2026-03-13 12:26:48.009 | Downloading lxml-6.0.2-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.6 kB) 2026-03-13 12:26:48.019 | Requirement already satisfied: oslo.config>=8.3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (10.3.0) 2026-03-13 12:26:48.019 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (7.4.0) 2026-03-13 12:26:48.020 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (6.3.0) 2026-03-13 12:26:48.021 | Requirement already satisfied: oslo.db>=11.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (18.0.0) 2026-03-13 12:26:48.021 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (8.1.0) 2026-03-13 12:26:48.022 | Requirement already satisfied: oslo.messaging>=14.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (17.3.0) 2026-03-13 12:26:48.022 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (8.0.0) 2026-03-13 12:26:48.023 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (5.0.0) 2026-03-13 12:26:48.023 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (3.10.1) 2026-03-13 12:26:48.024 | Requirement already satisfied: oslo.reports>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (3.7.0) 2026-03-13 12:26:48.024 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (7.9.0) 2026-03-13 12:26:48.025 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (5.9.1) 2026-03-13 12:26:48.026 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (4.5.1) 2026-03-13 12:26:48.026 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (2.7.1) 2026-03-13 12:26:48.027 | Requirement already satisfied: oslo.utils>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (10.0.0) 2026-03-13 12:26:48.054 | Collecting oslo.versionedobjects>=2.4.0 (from cinder==27.1.0.dev216) 2026-03-13 12:26:48.064 | Downloading oslo_versionedobjects-3.9.0-py3-none-any.whl.metadata (2.5 kB) 2026-03-13 12:26:48.074 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (4.3.0) 2026-03-13 12:26:48.075 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (26.0) 2026-03-13 12:26:48.102 | Collecting paramiko>=2.7.2 (from cinder==27.1.0.dev216) 2026-03-13 12:26:48.111 | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-03-13 12:26:48.121 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (3.10.1) 2026-03-13 12:26:48.122 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (3.1.0) 2026-03-13 12:26:48.123 | Requirement already satisfied: pyparsing>=2.4.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (3.3.2) 2026-03-13 12:26:48.123 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (7.3.0) 2026-03-13 12:26:48.146 | Collecting python-glanceclient>=3.2.2 (from cinder==27.1.0.dev216) 2026-03-13 12:26:48.155 | Downloading python_glanceclient-4.11.0-py3-none-any.whl.metadata (4.0 kB) 2026-03-13 12:26:48.166 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (5.8.0) 2026-03-13 12:26:48.195 | Collecting python-novaclient>=18.2.0 (from cinder==27.1.0.dev216) 2026-03-13 12:26:48.204 | Downloading python_novaclient-18.12.0-py3-none-any.whl.metadata (3.2 kB) 2026-03-13 12:26:48.232 | Collecting python-swiftclient>=3.10.1 (from cinder==27.1.0.dev216) 2026-03-13 12:26:48.243 | Downloading python_swiftclient-4.10.0-py3-none-any.whl.metadata (3.9 kB) 2026-03-13 12:26:48.256 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (2.32.5) 2026-03-13 12:26:48.257 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (2.5.1) 2026-03-13 12:26:48.258 | Requirement already satisfied: taskflow>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (6.2.0) 2026-03-13 12:26:48.271 | Collecting rtslib-fb>=2.1.74 (from cinder==27.1.0.dev216) 2026-03-13 12:26:48.281 | Downloading rtslib_fb-2.2.3-py3-none-any.whl.metadata (2.4 kB) 2026-03-13 12:26:48.291 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (2.0.46) 2026-03-13 12:26:48.291 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (5.7.0) 2026-03-13 12:26:48.305 | Collecting tabulate>=0.8.7 (from cinder==27.1.0.dev216) 2026-03-13 12:26:48.315 | Downloading tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) 2026-03-13 12:26:48.334 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (9.1.4) 2026-03-13 12:26:48.335 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (1.8.9) 2026-03-13 12:26:48.335 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (6.7.2) 2026-03-13 12:26:48.362 | Collecting oslo.vmware>=3.10.0 (from cinder==27.1.0.dev216) 2026-03-13 12:26:48.373 | Downloading oslo_vmware-4.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-03-13 12:26:48.383 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (7.0.0) 2026-03-13 12:26:48.411 | Collecting tooz>=2.8.0 (from cinder==27.1.0.dev216) 2026-03-13 12:26:48.421 | Downloading tooz-8.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-03-13 12:26:48.473 | Collecting google-api-python-client>=1.11.0 (from cinder==27.1.0.dev216) 2026-03-13 12:26:48.484 | Downloading google_api_python_client-2.190.0-py3-none-any.whl.metadata (7.0 kB) 2026-03-13 12:26:48.493 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (5.6.0) 2026-03-13 12:26:48.493 | Requirement already satisfied: cryptography>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (43.0.3) 2026-03-13 12:26:48.494 | Requirement already satisfied: cursive>=0.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (0.2.3) 2026-03-13 12:26:48.612 | Collecting zstd>=1.5.0.0 (from cinder==27.1.0.dev216) 2026-03-13 12:26:48.622 | 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-03-13 12:26:48.841 | Collecting boto3>=1.18.49 (from cinder==27.1.0.dev216) 2026-03-13 12:26:48.851 | Downloading boto3-1.35.99-py3-none-any.whl.metadata (6.7 kB) 2026-03-13 12:26:48.860 | Requirement already satisfied: distro>=1.8.0 in /usr/lib/python3/dist-packages (from cinder==27.1.0.dev216) (1.9.0) 2026-03-13 12:26:48.860 | Requirement already satisfied: tzdata>=2022.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (2025.3) 2026-03-13 12:26:48.861 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (7.0.1) 2026-03-13 12:26:49.155 | Collecting botocore<1.36.0,>=1.35.99 (from boto3>=1.18.49->cinder==27.1.0.dev216) 2026-03-13 12:26:49.164 | Downloading botocore-1.35.99-py3-none-any.whl.metadata (5.7 kB) 2026-03-13 12:26:49.173 | 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==27.1.0.dev216) (1.1.0) 2026-03-13 12:26:49.196 | Collecting s3transfer<0.11.0,>=0.10.0 (from boto3>=1.18.49->cinder==27.1.0.dev216) 2026-03-13 12:26:49.206 | Downloading s3transfer-0.10.4-py3-none-any.whl.metadata (1.7 kB) 2026-03-13 12:26:49.215 | 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==27.1.0.dev216) (2.9.0.post0) 2026-03-13 12:26:49.216 | 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==27.1.0.dev216) (2.6.3) 2026-03-13 12:26:49.219 | 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==27.1.0.dev216) (1.17.0) 2026-03-13 12:26:49.244 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.1->cinder==27.1.0.dev216) (2.0.0) 2026-03-13 12:26:49.247 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=3.1->cinder==27.1.0.dev216) (3.0) 2026-03-13 12:26:49.252 | 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==27.1.0.dev216) (2.8.0) 2026-03-13 12:26:49.256 | 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==27.1.0.dev216) (0.31.2) 2026-03-13 12:26:49.290 | Collecting google-auth!=2.24.0,!=2.25.0,<3.0.0,>=1.32.0 (from google-api-python-client>=1.11.0->cinder==27.1.0.dev216) 2026-03-13 12:26:49.299 | Downloading google_auth-2.48.0-py3-none-any.whl.metadata (6.2 kB) 2026-03-13 12:26:49.325 | Collecting google-auth-httplib2<1.0.0,>=0.2.0 (from google-api-python-client>=1.11.0->cinder==27.1.0.dev216) 2026-03-13 12:26:49.335 | Downloading google_auth_httplib2-0.3.0-py3-none-any.whl.metadata (3.1 kB) 2026-03-13 12:26:49.378 | 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==27.1.0.dev216) 2026-03-13 12:26:49.387 | Downloading google_api_core-2.30.0-py3-none-any.whl.metadata (3.1 kB) 2026-03-13 12:26:49.413 | Collecting uritemplate<5,>=3.0.1 (from google-api-python-client>=1.11.0->cinder==27.1.0.dev216) 2026-03-13 12:26:49.422 | Downloading uritemplate-4.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-03-13 12:26:49.450 | Collecting googleapis-common-protos<2.0.0,>=1.56.3 (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==27.1.0.dev216) 2026-03-13 12:26:49.459 | Downloading googleapis_common_protos-1.72.0-py3-none-any.whl.metadata (9.4 kB) 2026-03-13 12:26:49.624 | Collecting protobuf<7.0.0,>=4.25.8 (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==27.1.0.dev216) 2026-03-13 12:26:49.636 | Downloading protobuf-6.33.5-cp39-abi3-manylinux2014_x86_64.whl.metadata (593 bytes) 2026-03-13 12:26:49.659 | Collecting proto-plus<2.0.0,>=1.22.3 (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==27.1.0.dev216) 2026-03-13 12:26:49.668 | Downloading proto_plus-1.27.1-py3-none-any.whl.metadata (2.2 kB) 2026-03-13 12:26:49.705 | 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==27.1.0.dev216) 2026-03-13 12:26:49.714 | Downloading pyasn1_modules-0.4.1-py3-none-any.whl.metadata (3.5 kB) 2026-03-13 12:26:49.739 | Collecting rsa<5,>=3.1.4 (from google-auth!=2.24.0,!=2.25.0,<3.0.0,>=1.32.0->google-api-python-client>=1.11.0->cinder==27.1.0.dev216) 2026-03-13 12:26:49.750 | Downloading rsa-4.9.1-py3-none-any.whl.metadata (5.6 kB) 2026-03-13 12:26:49.775 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->cinder==27.1.0.dev216) (3.4.4) 2026-03-13 12:26:49.776 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->cinder==27.1.0.dev216) (3.11) 2026-03-13 12:26:49.777 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==27.1.0.dev216) (2023.11.17) 2026-03-13 12:26:49.805 | Collecting pyasn1>=0.1.3 (from rsa<5,>=3.1.4->google-auth!=2.24.0,!=2.25.0,<3.0.0,>=1.32.0->google-api-python-client>=1.11.0->cinder==27.1.0.dev216) 2026-03-13 12:26:49.814 | Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) 2026-03-13 12:26:49.834 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==27.1.0.dev216) (25.4.0) 2026-03-13 12:26:49.834 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==27.1.0.dev216) (2025.9.1) 2026-03-13 12:26:49.835 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==27.1.0.dev216) (0.37.0) 2026-03-13 12:26:49.835 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==27.1.0.dev216) (0.30.0) 2026-03-13 12:26:49.840 | 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==27.1.0.dev216) (1.8.2) 2026-03-13 12:26:49.841 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=4.2.1->cinder==27.1.0.dev216) (4.15.0) 2026-03-13 12:26:49.844 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->cinder==27.1.0.dev216) (4.1.1) 2026-03-13 12:26:49.845 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->cinder==27.1.0.dev216) (4.0.1) 2026-03-13 12:26:49.845 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->cinder==27.1.0.dev216) (2.11.0) 2026-03-13 12:26:49.851 | Requirement already satisfied: psutil>=5.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.10.0->cinder==27.1.0.dev216) (7.2.2) 2026-03-13 12:26:49.854 | 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==27.1.0.dev216) (1.5.0) 2026-03-13 12:26:49.859 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.5.0->cinder==27.1.0.dev216) (0.20) 2026-03-13 12:26:49.859 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.5.0->cinder==27.1.0.dev216) (3.0.0) 2026-03-13 12:26:49.861 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.concurrency>=4.5.0->cinder==27.1.0.dev216) (2.1.1) 2026-03-13 12:26:49.865 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->cinder==27.1.0.dev216) (1.3.0) 2026-03-13 12:26:49.865 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->cinder==27.1.0.dev216) (2.0.0) 2026-03-13 12:26:49.866 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->cinder==27.1.0.dev216) (6.0.3) 2026-03-13 12:26:49.871 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=11.0.0->cinder==27.1.0.dev216) (1.18.4) 2026-03-13 12:26:49.872 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=11.0.0->cinder==27.1.0.dev216) (2.0.2) 2026-03-13 12:26:49.872 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=11.0.0->cinder==27.1.0.dev216) (0.5.0) 2026-03-13 12:26:49.875 | 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==27.1.0.dev216) (1.3.10) 2026-03-13 12:26:49.881 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==27.1.0.dev216) (3.2.1) 2026-03-13 12:26:49.883 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==27.1.0.dev216) (5.3.1) 2026-03-13 12:26:49.883 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==27.1.0.dev216) (5.6.2) 2026-03-13 12:26:49.884 | 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==27.1.0.dev216) (0.15.1) 2026-03-13 12:26:49.886 | 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==27.1.0.dev216) (5.1.0) 2026-03-13 12:26:49.896 | 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==27.1.0.dev216) (0.24.1) 2026-03-13 12:26:49.898 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->cinder==27.1.0.dev216) (5.0.0) 2026-03-13 12:26:49.899 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->cinder==27.1.0.dev216) (3.1.6) 2026-03-13 12:26:49.900 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->cinder==27.1.0.dev216) (4.0.1) 2026-03-13 12:26:49.905 | 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==27.1.0.dev216) (3.0.3) 2026-03-13 12:26:49.912 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=2.6.2->cinder==27.1.0.dev216) (1.1.2) 2026-03-13 12:26:49.927 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.5.0->cinder==27.1.0.dev216) (1.7.3) 2026-03-13 12:26:49.930 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.1.1->cinder==27.1.0.dev216) (3.17.0) 2026-03-13 12:26:49.958 | Collecting suds-community>=0.6 (from oslo.vmware>=3.10.0->cinder==27.1.0.dev216) 2026-03-13 12:26:49.969 | Downloading suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2026-03-13 12:26:50.006 | Collecting invoke>=2.0 (from paramiko>=2.7.2->cinder==27.1.0.dev216) 2026-03-13 12:26:50.016 | Downloading invoke-2.2.1-py3-none-any.whl.metadata (3.3 kB) 2026-03-13 12:26:50.053 | Collecting pynacl>=1.5 (from paramiko>=2.7.2->cinder==27.1.0.dev216) 2026-03-13 12:26:50.062 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-03-13 12:26:50.081 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->cinder==27.1.0.dev216) (82.0.1) 2026-03-13 12:26:50.091 | 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==27.1.0.dev216) (0.6.0) 2026-03-13 12:26:50.119 | Requirement already satisfied: cliff>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-barbicanclient>=5.0.1->cinder==27.1.0.dev216) (4.13.2) 2026-03-13 12:26:50.123 | 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==27.1.0.dev216) (0.6.0) 2026-03-13 12:26:50.123 | Requirement already satisfied: cmd2>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==27.1.0.dev216) (3.2.0) 2026-03-13 12:26:50.130 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==27.1.0.dev216) (1.11.0) 2026-03-13 12:26:50.130 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==27.1.0.dev216) (14.3.3) 2026-03-13 12:26:50.131 | Requirement already satisfied: rich-argparse>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==27.1.0.dev216) (1.7.2) 2026-03-13 12:26:50.149 | Collecting warlock>=1.2.0 (from python-glanceclient>=3.2.2->cinder==27.1.0.dev216) 2026-03-13 12:26:50.159 | Downloading warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-03-13 12:26:50.170 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=3.2.2->cinder==27.1.0.dev216) (24.2.1) 2026-03-13 12:26:50.201 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==27.1.0.dev216) (4.0.0) 2026-03-13 12:26:50.202 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==27.1.0.dev216) (2.19.2) 2026-03-13 12:26:50.208 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==27.1.0.dev216) (0.1.2) 2026-03-13 12:26:50.220 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.4.1->cinder==27.1.0.dev216) (0.7) 2026-03-13 12:26:50.246 | Collecting pyudev~=0.18 (from rtslib-fb>=2.1.74->cinder==27.1.0.dev216) 2026-03-13 12:26:50.258 | Downloading pyudev-0.24.4-py3-none-any.whl.metadata (4.4 kB) 2026-03-13 12:26:50.299 | Requirement already satisfied: networkx>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.5.0->cinder==27.1.0.dev216) (3.4.2) 2026-03-13 12:26:50.299 | Requirement already satisfied: automaton>=1.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.5.0->cinder==27.1.0.dev216) (3.3.0) 2026-03-13 12:26:50.300 | Requirement already satisfied: pydot>=1.2.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.5.0->cinder==27.1.0.dev216) (4.0.1) 2026-03-13 12:26:50.330 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=11.0.0->cinder==27.1.0.dev216) (2.8.5) 2026-03-13 12:26:50.352 | Collecting voluptuous>=0.8.9 (from tooz>=2.8.0->cinder==27.1.0.dev216) 2026-03-13 12:26:50.363 | Downloading voluptuous-0.16.0-py3-none-any.whl.metadata (20 kB) 2026-03-13 12:26:50.392 | 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==27.1.0.dev216) (1.33) 2026-03-13 12:26:50.396 | 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==27.1.0.dev216) (3.0.0) 2026-03-13 12:26:50.454 | Downloading boto3-1.35.99-py3-none-any.whl (139 kB) 2026-03-13 12:26:50.485 | Downloading botocore-1.35.99-py3-none-any.whl (13.3 MB) 2026-03-13 12:26:50.693 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.3/13.3 MB 65.9 MB/s 0:00:00 2026-03-13 12:26:50.703 | Downloading s3transfer-0.10.4-py3-none-any.whl (83 kB) 2026-03-13 12:26:50.728 | Downloading google_api_python_client-2.190.0-py3-none-any.whl (14.7 MB) 2026-03-13 12:26:51.004 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 14.7/14.7 MB 53.0 MB/s 0:00:00 2026-03-13 12:26:51.014 | Downloading google_api_core-2.30.0-py3-none-any.whl (173 kB) 2026-03-13 12:26:51.034 | Downloading google_auth-2.48.0-py3-none-any.whl (236 kB) 2026-03-13 12:26:51.056 | Downloading google_auth_httplib2-0.3.0-py3-none-any.whl (9.5 kB) 2026-03-13 12:26:51.072 | Downloading googleapis_common_protos-1.72.0-py3-none-any.whl (297 kB) 2026-03-13 12:26:51.096 | Downloading proto_plus-1.27.1-py3-none-any.whl (50 kB) 2026-03-13 12:26:51.114 | Downloading protobuf-6.33.5-cp39-abi3-manylinux2014_x86_64.whl (323 kB) 2026-03-13 12:26:51.140 | Downloading rsa-4.9.1-py3-none-any.whl (34 kB) 2026-03-13 12:26:51.157 | Downloading uritemplate-4.2.0-py3-none-any.whl (11 kB) 2026-03-13 12:26:51.173 | Downloading lxml-6.0.2-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.3 MB) 2026-03-13 12:26:51.286 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.3/5.3 MB 47.0 MB/s 0:00:00 2026-03-13 12:26:51.298 | Downloading oslo_versionedobjects-3.9.0-py3-none-any.whl (86 kB) 2026-03-13 12:26:51.316 | Downloading oslo_vmware-4.9.0-py3-none-any.whl (624 kB) 2026-03-13 12:26:51.341 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.2/624.2 kB 18.1 MB/s 0:00:00 2026-03-13 12:26:51.356 | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-03-13 12:26:51.386 | Downloading invoke-2.2.1-py3-none-any.whl (160 kB) 2026-03-13 12:26:51.409 | Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 2026-03-13 12:26:51.427 | Downloading pyasn1_modules-0.4.1-py3-none-any.whl (181 kB) 2026-03-13 12:26:51.449 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-03-13 12:26:51.507 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 22.5 MB/s 0:00:00 2026-03-13 12:26:51.521 | Downloading python_glanceclient-4.11.0-py3-none-any.whl (208 kB) 2026-03-13 12:26:51.568 | Downloading python_novaclient-18.12.0-py3-none-any.whl (336 kB) 2026-03-13 12:26:51.598 | Downloading python_swiftclient-4.10.0-py3-none-any.whl (88 kB) 2026-03-13 12:26:51.620 | Downloading rtslib_fb-2.2.3-py3-none-any.whl (49 kB) 2026-03-13 12:26:51.637 | Downloading pyudev-0.24.4-py3-none-any.whl (62 kB) 2026-03-13 12:26:51.657 | Downloading suds_community-1.2.0-py3-none-any.whl (145 kB) 2026-03-13 12:26:51.678 | Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) 2026-03-13 12:26:51.697 | Downloading tooz-8.1.0-py3-none-any.whl (92 kB) 2026-03-13 12:26:51.717 | Downloading voluptuous-0.16.0-py3-none-any.whl (31 kB) 2026-03-13 12:26:51.735 | Downloading warlock-2.1.0-py3-none-any.whl (10 kB) 2026-03-13 12:26:51.762 | 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-03-13 12:26:51.854 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 22.3 MB/s 0:00:00 2026-03-13 12:26:51.928 | Building wheels for collected packages: cinder 2026-03-13 12:26:51.929 | Building editable for cinder (pyproject.toml): started 2026-03-13 12:26:52.937 | Building editable for cinder (pyproject.toml): finished with status 'done' 2026-03-13 12:26:52.939 | Created wheel for cinder: filename=cinder-27.1.0.dev216-0.editable-py3-none-any.whl size=9175 sha256=02fa5c4289491242aa993b777f8a557a92433c92e5081b7965f10eb329688763 2026-03-13 12:26:52.939 | Stored in directory: /tmp/pip-ephem-wheel-cache-jk1p9pv_/wheels/0f/5b/25/75b4581977dff7afefb19bb31542a98ba75eafb8d1b2a69ccb 2026-03-13 12:26:52.946 | Successfully built cinder 2026-03-13 12:26:53.083 | Installing collected packages: zstd, voluptuous, uritemplate, tabulate, suds-community, pyudev, pyasn1, protobuf, lxml, invoke, rtslib-fb, rsa, python-swiftclient, pynacl, pyasn1-modules, proto-plus, googleapis-common-protos, 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-03-13 12:26:56.371 | 2026-03-13 12:26:56.387 | Successfully installed boto3-1.35.99 botocore-1.35.99 cinder-27.1.0.dev216 google-api-core-2.30.0 google-api-python-client-2.190.0 google-auth-2.48.0 google-auth-httplib2-0.3.0 googleapis-common-protos-1.72.0 invoke-2.2.1 lxml-6.0.2 oslo.versionedobjects-3.9.0 oslo.vmware-4.9.0 paramiko-4.0.0 proto-plus-1.27.1 protobuf-6.33.5 pyasn1-0.6.0 pyasn1-modules-0.4.1 pynacl-1.6.2 python-glanceclient-4.11.0 python-novaclient-18.12.0 python-swiftclient-4.10.0 pyudev-0.24.4 rsa-4.9.1 rtslib-fb-2.2.3 s3transfer-0.10.4 suds-community-1.2.0 tabulate-0.9.0 tooz-8.1.0 uritemplate-4.2.0 voluptuous-0.16.0 warlock-2.1.0 zstd-1.5.7.3 2026-03-13 12:26:56.682 | + inc/python:pip_install:216 : result=0 2026-03-13 12:26:56.687 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-13 12:26:56.693 | + functions-common:time_stop:2412 : local name 2026-03-13 12:26:56.699 | + functions-common:time_stop:2413 : local end_time 2026-03-13 12:26:56.705 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:26:56.710 | + functions-common:time_stop:2415 : local total 2026-03-13 12:26:56.715 | + functions-common:time_stop:2416 : local start_time 2026-03-13 12:26:56.719 | + functions-common:time_stop:2418 : name=pip_install 2026-03-13 12:26:56.725 | + functions-common:time_stop:2419 : start_time=1773404804752 2026-03-13 12:26:56.731 | + functions-common:time_stop:2421 : [[ -z 1773404804752 ]] 2026-03-13 12:26:56.738 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:26:56.745 | + functions-common:time_stop:2424 : end_time=1773404816739 2026-03-13 12:26:56.750 | + functions-common:time_stop:2425 : elapsed_time=11987 2026-03-13 12:26:56.755 | + functions-common:time_stop:2426 : total=59745 2026-03-13 12:26:56.760 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:26:56.765 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=71732 2026-03-13 12:26:56.771 | + inc/python:pip_install:219 : return 0 2026-03-13 12:26:56.776 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-03-13 12:26:56.781 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-03-13 12:26:56.787 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/cinder 2026-03-13 12:26:56.793 | + inc/python:use_library_from_git:266 : local name=/opt/stack/cinder 2026-03-13 12:26:56.798 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:26:56.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-03-13 12:26:56.812 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-03-13 12:26:56.816 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:26:56.821 | + lib/cinder:install_cinder:528 : [[ lioadm == \t\g\t\a\d\m ]] 2026-03-13 12:26:56.825 | + lib/cinder:install_cinder:530 : [[ lioadm == \l\i\o\a\d\m ]] 2026-03-13 12:26:56.829 | + lib/cinder:install_cinder:531 : is_ubuntu 2026-03-13 12:26:56.834 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:26:56.838 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:26:56.843 | + lib/cinder:install_cinder:533 : sudo mkdir -p /etc/target 2026-03-13 12:26:56.868 | + lib/cinder:install_cinder:535 : install_package targetcli-fb 2026-03-13 12:26:56.873 | + functions-common:install_package:1430 : update_package_repo 2026-03-13 12:26:56.878 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-03-13 12:26:56.883 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-03-13 12:26:56.888 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-03-13 12:26:56.893 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-03-13 12:26:56.898 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-03-13 12:26:56.903 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:26:56.909 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:26:56.914 | + functions-common:update_package_repo:1413 : apt_get_update 2026-03-13 12:26:56.919 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-03-13 12:26:56.925 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-03-13 12:26:56.931 | + functions-common:apt_get_update:1159 : return 2026-03-13 12:26:56.936 | + functions-common:install_package:1431 : real_install_package targetcli-fb 2026-03-13 12:26:56.941 | + functions-common:real_install_package:1418 : is_ubuntu 2026-03-13 12:26:56.946 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:26:56.952 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:26:56.957 | + functions-common:real_install_package:1419 : apt_get install targetcli-fb 2026-03-13 12:26:56.998 | + functions-common:apt_get:1199 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2026-03-13 12:26:57.045 | Reading package lists... 2026-03-13 12:26:57.288 | Building dependency tree... 2026-03-13 12:26:57.288 | Reading state information... 2026-03-13 12:26:57.523 | The following additional packages will be installed: 2026-03-13 12:26:57.523 | python3-configshell-fb python3-pyudev python3-rtslib-fb 2026-03-13 12:26:57.523 | python3-typing-extensions python3-urwid python3-wcwidth 2026-03-13 12:26:57.524 | Suggested packages: 2026-03-13 12:26:57.524 | python3-wxgtk4.0 python3-pyqt5 python-urwid-doc 2026-03-13 12:26:57.553 | The following NEW packages will be installed: 2026-03-13 12:26:57.553 | python3-configshell-fb python3-pyudev python3-rtslib-fb 2026-03-13 12:26:57.553 | python3-typing-extensions python3-urwid python3-wcwidth targetcli-fb 2026-03-13 12:26:57.993 | 0 upgraded, 7 newly installed, 0 to remove and 2 not upgraded. 2026-03-13 12:26:57.993 | Need to get 418 kB of archives. 2026-03-13 12:26:57.993 | After this operation, 3,296 kB of additional disk space will be used. 2026-03-13 12:26:57.993 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2026-03-13 12:26:58.256 | 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-03-13 12:26:58.274 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-03-13 12:26:58.425 | 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-03-13 12:26:58.435 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-pyudev all 0.24.0-1 [33.0 kB] 2026-03-13 12:26:58.447 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2026-03-13 12:26:58.465 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2026-03-13 12:26:58.690 | debconf: delaying package configuration, since apt-utils is not installed 2026-03-13 12:26:58.730 | Fetched 418 kB in 1s (459 kB/s) 2026-03-13 12:26:58.768 | Selecting previously unselected package python3-typing-extensions. 2026-03-13 12:26:58.800 | (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 ... 68789 files and directories currently installed.) 2026-03-13 12:26:58.802 | Preparing to unpack .../0-python3-typing-extensions_4.10.0-1_all.deb ... 2026-03-13 12:26:58.806 | Unpacking python3-typing-extensions (4.10.0-1) ... 2026-03-13 12:26:58.859 | Selecting previously unselected package python3-wcwidth. 2026-03-13 12:26:58.869 | Preparing to unpack .../1-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-03-13 12:26:58.873 | Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-03-13 12:26:58.932 | Selecting previously unselected package python3-urwid. 2026-03-13 12:26:58.943 | Preparing to unpack .../2-python3-urwid_2.6.10-1_amd64.deb ... 2026-03-13 12:26:58.947 | Unpacking python3-urwid (2.6.10-1) ... 2026-03-13 12:26:59.021 | Selecting previously unselected package python3-configshell-fb. 2026-03-13 12:26:59.031 | Preparing to unpack .../3-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-03-13 12:26:59.035 | Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-03-13 12:26:59.093 | Selecting previously unselected package python3-pyudev. 2026-03-13 12:26:59.104 | Preparing to unpack .../4-python3-pyudev_0.24.0-1_all.deb ... 2026-03-13 12:26:59.108 | Unpacking python3-pyudev (0.24.0-1) ... 2026-03-13 12:26:59.174 | Selecting previously unselected package python3-rtslib-fb. 2026-03-13 12:26:59.182 | Preparing to unpack .../5-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-03-13 12:26:59.186 | Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-03-13 12:26:59.258 | Selecting previously unselected package targetcli-fb. 2026-03-13 12:26:59.270 | Preparing to unpack .../6-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-03-13 12:26:59.274 | Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-03-13 12:26:59.347 | Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-03-13 12:26:59.544 | Setting up python3-typing-extensions (4.10.0-1) ... 2026-03-13 12:26:59.688 | Setting up python3-pyudev (0.24.0-1) ... 2026-03-13 12:26:59.859 | Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-03-13 12:27:00.656 | Created symlink /etc/systemd/system/multi-user.target.wants/rtslib-fb-targetctl.service → /usr/lib/systemd/system/rtslib-fb-targetctl.service. 2026-03-13 12:27:00.666 | Setting up python3-urwid (2.6.10-1) ... 2026-03-13 12:27:01.008 | Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-03-13 12:27:01.121 | /usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-03-13 12:27:01.121 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-03-13 12:27:01.140 | /usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-03-13 12:27:01.140 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-03-13 12:27:01.140 | /usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-03-13 12:27:01.140 | keyword = Word(alphanums + '_\-') 2026-03-13 12:27:01.140 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-03-13 12:27:01.140 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-03-13 12:27:01.140 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-03-13 12:27:01.140 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-03-13 12:27:01.140 | /usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-03-13 12:27:01.140 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-03-13 12:27:01.146 | /usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-03-13 12:27:01.146 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-03-13 12:27:01.166 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-03-13 12:27:01.166 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-03-13 12:27:01.166 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-03-13 12:27:01.166 | keyword = Word(alphanums + '_\-') 2026-03-13 12:27:01.166 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-03-13 12:27:01.166 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-03-13 12:27:01.166 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-03-13 12:27:01.166 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-03-13 12:27:01.166 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-03-13 12:27:01.166 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-03-13 12:27:01.197 | Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-03-13 12:27:01.336 | /usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-03-13 12:27:01.337 | backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-03-13 12:27:01.562 | Processing triggers for man-db (2.12.0-4build2) ... 2026-03-13 12:27:02.201 | + functions-common:apt_get:1203 : result=0 2026-03-13 12:27:02.208 | + functions-common:apt_get:1206 : time_stop apt-get 2026-03-13 12:27:02.214 | + functions-common:time_stop:2412 : local name 2026-03-13 12:27:02.221 | + functions-common:time_stop:2413 : local end_time 2026-03-13 12:27:02.226 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:27:02.232 | + functions-common:time_stop:2415 : local total 2026-03-13 12:27:02.238 | + functions-common:time_stop:2416 : local start_time 2026-03-13 12:27:02.243 | + functions-common:time_stop:2418 : name=apt-get 2026-03-13 12:27:02.250 | + functions-common:time_stop:2419 : start_time=1773404816992 2026-03-13 12:27:02.256 | + functions-common:time_stop:2421 : [[ -z 1773404816992 ]] 2026-03-13 12:27:02.264 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:27:02.272 | + functions-common:time_stop:2424 : end_time=1773404822267 2026-03-13 12:27:02.278 | + functions-common:time_stop:2425 : elapsed_time=5275 2026-03-13 12:27:02.284 | + functions-common:time_stop:2426 : total=141599 2026-03-13 12:27:02.290 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:27:02.295 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=146874 2026-03-13 12:27:02.302 | + functions-common:apt_get:1207 : return 0 2026-03-13 12:27:02.309 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-03-13 12:27:02.315 | + ./stack.sh:main:945 : configure_cinder 2026-03-13 12:27:02.321 | + lib/cinder:configure_cinder:295 : sudo install -d -o stack -m 755 /etc/cinder 2026-03-13 12:27:02.342 | + lib/cinder:configure_cinder:297 : rm -f /etc/cinder/cinder.conf 2026-03-13 12:27:02.352 | + lib/cinder:configure_cinder:299 : configure_rootwrap cinder 2026-03-13 12:27:02.357 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2026-03-13 12:27:02.362 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-03-13 12:27:02.369 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2026-03-13 12:27:02.370 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-03-13 12:27:02.378 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2026-03-13 12:27:02.384 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2026-03-13 12:27:02.389 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-03-13 12:27:02.394 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2026-03-13 12:27:02.400 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2026-03-13 12:27:02.405 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2026-03-13 12:27:02.410 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/cinder-rootwrap 2026-03-13 12:27:02.415 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2026-03-13 12:27:02.437 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2026-03-13 12:27:02.459 | + 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-03-13 12:27:02.483 | + 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-03-13 12:27:02.505 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2026-03-13 12:27:02.523 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/cinder/rootwrap.conf 2026-03-13 12:27:02.544 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-03-13 12:27:02.552 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-03-13 12:27:02.559 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.dziAbrxTZm 2026-03-13 12:27:02.563 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-03-13 12:27:02.567 | + inc/rootwrap:configure_rootwrap:73 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-03-13 12:27:02.572 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/cinder-rootwrap-daemon ']' 2026-03-13 12:27:02.577 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.dziAbrxTZm 2026-03-13 12:27:02.585 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.dziAbrxTZm 2026-03-13 12:27:02.604 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.dziAbrxTZm /etc/sudoers.d/cinder-rootwrap 2026-03-13 12:27:02.625 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/cinder-rootwrap 2026-03-13 12:27:02.632 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-03-13 12:27:02.637 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-03-13 12:27:02.641 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-03-13 12:27:02.644 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-03-13 12:27:02.650 | + 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-03-13 12:27:02.655 | + 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-03-13 12:27:02.660 | + 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-03-13 12:27:02.661 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-03-13 12:27:02.673 | Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-03-13 12:27:02.679 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-03-13 12:27:02.698 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-03-13 12:27:02.720 | + lib/cinder:configure_cinder:301 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2026-03-13 12:27:02.725 | + lib/cinder:configure_cinder:302 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2026-03-13 12:27:02.734 | + lib/cinder:configure_cinder:305 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2026-03-13 12:27:02.743 | + lib/cinder:configure_cinder:307 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2026-03-13 12:27:02.749 | + lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/cinder/cinder.conf 2026-03-13 12:27:02.754 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=cinder 2026-03-13 12:27:02.759 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local section=keystone_authtoken 2026-03-13 12:27:02.764 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-03-13 12:27:02.770 | + lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/cinder/cinder.conf cinder keystone_authtoken 2026-03-13 12:27:02.775 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/cinder/cinder.conf 2026-03-13 12:27:02.780 | + lib/keystone:configure_keystoneauth:433 : local admin_user=cinder 2026-03-13 12:27:02.784 | + lib/keystone:configure_keystoneauth:434 : local section=keystone_authtoken 2026-03-13 12:27:02.789 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2026-03-13 12:27:02.851 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2026-03-13 12:27:02.907 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url https://199.204.45.99/identity 2026-03-13 12:27:02.969 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2026-03-13 12:27:03.029 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/cinder/cinder.conf keystone_authtoken password secretservice 2026-03-13 12:27:03.087 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2026-03-13 12:27:03.137 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2026-03-13 12:27:03.197 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2026-03-13 12:27:03.257 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken www_authenticate_uri https://199.204.45.99/identity 2026-03-13 12:27:03.316 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-03-13 12:27:03.376 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2026-03-13 12:27:03.438 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-03-13 12:27:03.443 | + lib/cinder:configure_cinder:309 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2026-03-13 12:27:03.510 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2026-03-13 12:27:03.575 | ++ lib/cinder:configure_cinder:312 : database_connection_url cinder 2026-03-13 12:27:03.581 | ++ lib/database:database_connection_url:134 : local db=cinder 2026-03-13 12:27:03.588 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2026-03-13 12:27:03.594 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=cinder 2026-03-13 12:27:03.599 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-03-13 12:27:03.604 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-03-13 12:27:03.609 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-03-13 12:27:03.645 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:27:03.651 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-03-13 12:27:03.657 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-03-13 12:27:03.663 | + 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-03-13 12:27:03.731 | + lib/cinder:configure_cinder:313 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2026-03-13 12:27:03.793 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2026-03-13 12:27:03.854 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2026-03-13 12:27:03.916 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2026-03-13 12:27:03.979 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2026-03-13 12:27:04.044 | + lib/cinder:configure_cinder:318 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2026-03-13 12:27:04.114 | + lib/cinder:configure_cinder:319 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 199.204.45.99 2026-03-13 12:27:04.175 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2026-03-13 12:27:04.244 | ++ lib/cinder:configure_cinder:321 : openssl rand -hex 16 2026-03-13 12:27:04.259 | + lib/cinder:configure_cinder:321 : iniset /etc/cinder/cinder.conf key_manager fixed_key 2d72edb827b94c3463b8aca0670eba05 2026-03-13 12:27:04.325 | + lib/cinder:configure_cinder:322 : [[ -n '' ]] 2026-03-13 12:27:04.330 | + lib/cinder:configure_cinder:327 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2026-03-13 12:27:04.395 | + lib/cinder:configure_cinder:328 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2026-03-13 12:27:04.464 | + lib/cinder:configure_cinder:329 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2026-03-13 12:27:04.528 | + lib/cinder:configure_cinder:334 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2026-03-13 12:27:04.593 | + lib/cinder:configure_cinder:336 : iniset /etc/cinder/cinder.conf DEFAULT report_interval 120 2026-03-13 12:27:04.658 | + lib/cinder:configure_cinder:337 : iniset /etc/cinder/cinder.conf DEFAULT service_down_time 720 2026-03-13 12:27:04.722 | + lib/cinder:configure_cinder:339 : is_service_enabled c-vol 2026-03-13 12:27:04.755 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:27:04.761 | + lib/cinder:configure_cinder:339 : [[ -n lvm:lvmdriver-1 ]] 2026-03-13 12:27:04.767 | + lib/cinder:configure_cinder:340 : local enabled_backends= 2026-03-13 12:27:04.772 | + lib/cinder:configure_cinder:341 : local default_name= 2026-03-13 12:27:04.777 | + lib/cinder:configure_cinder:342 : local be be_name be_type 2026-03-13 12:27:04.784 | + lib/cinder:configure_cinder:343 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-03-13 12:27:04.789 | + lib/cinder:configure_cinder:344 : be_type=lvm 2026-03-13 12:27:04.795 | + lib/cinder:configure_cinder:345 : be_name=lvmdriver-1 2026-03-13 12:27:04.801 | + lib/cinder:configure_cinder:346 : type configure_cinder_backend_lvm 2026-03-13 12:27:04.806 | + lib/cinder:configure_cinder:347 : configure_cinder_backend_lvm lvmdriver-1 2026-03-13 12:27:04.812 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2026-03-13 12:27:04.818 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2026-03-13 12:27:04.882 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2026-03-13 12:27:04.946 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2026-03-13 12:27:05.006 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2026-03-13 12:27:05.068 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_protocol iscsi 2026-03-13 12:27:05.132 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_port 3260 2026-03-13 12:27:05.194 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:56 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_prefix iqn.2010-10.org.openstack: 2026-03-13 12:27:05.253 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:57 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type auto 2026-03-13 12:27:05.314 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:58 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear zero 2026-03-13 12:27:05.379 | + lib/cinder:configure_cinder:349 : [[ -z '' ]] 2026-03-13 12:27:05.385 | + lib/cinder:configure_cinder:350 : default_name=lvmdriver-1 2026-03-13 12:27:05.390 | + lib/cinder:configure_cinder:352 : enabled_backends+=lvmdriver-1, 2026-03-13 12:27:05.395 | + lib/cinder:configure_cinder:354 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2026-03-13 12:27:05.459 | + lib/cinder:configure_cinder:355 : [[ -n lvmdriver-1 ]] 2026-03-13 12:27:05.465 | + lib/cinder:configure_cinder:356 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2026-03-13 12:27:05.527 | + lib/cinder:configure_cinder:358 : configure_cinder_image_volume_cache 2026-03-13 12:27:05.532 | + lib/cinder:configure_cinder_image_volume_cache:714 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2026-03-13 12:27:05.537 | + lib/cinder:configure_cinder_image_volume_cache:715 : local be_name=lvmdriver-1 2026-03-13 12:27:05.543 | + lib/cinder:configure_cinder_image_volume_cache:717 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2026-03-13 12:27:05.605 | + lib/cinder:configure_cinder_image_volume_cache:719 : [[ -n '' ]] 2026-03-13 12:27:05.611 | + lib/cinder:configure_cinder_image_volume_cache:723 : [[ -n '' ]] 2026-03-13 12:27:05.616 | + lib/cinder:configure_cinder:363 : [[ False == \T\r\u\e ]] 2026-03-13 12:27:05.622 | + lib/cinder:configure_cinder:369 : is_service_enabled c-bak 2026-03-13 12:27:05.654 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:27:05.660 | + lib/cinder:configure_cinder:369 : [[ -n swift ]] 2026-03-13 12:27:05.665 | + lib/cinder:configure_cinder:370 : type configure_cinder_backup_swift 2026-03-13 12:27:05.671 | + lib/cinder:configure_cinder:371 : configure_cinder_backup_swift 2026-03-13 12:27:05.676 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2026-03-13 12:27:05.741 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url https://199.204.45.99:8080/v1/AUTH_ 2026-03-13 12:27:05.800 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2026-03-13 12:27:05.836 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:27:05.841 | + 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-03-13 12:27:05.908 | + lib/cinder:configure_cinder:377 : is_service_enabled ceilometer 2026-03-13 12:27:05.944 | + functions-common:is_service_enabled:2068 : return 1 2026-03-13 12:27:05.950 | + lib/cinder:configure_cinder:381 : is_service_enabled tls-proxy 2026-03-13 12:27:05.985 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:27:05.989 | + lib/cinder:configure_cinder:382 : [[ 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-03-13 12:27:05.994 | + lib/cinder:configure_cinder:384 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen_port 18776 2026-03-13 12:27:06.059 | + lib/cinder:configure_cinder:385 : iniset /etc/cinder/cinder.conf oslo_middleware enable_proxy_headers_parsing True 2026-03-13 12:27:06.127 | + lib/cinder:configure_cinder:389 : '[' False '!=' False ']' 2026-03-13 12:27:06.132 | + lib/cinder:configure_cinder:393 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2026-03-13 12:27:06.139 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=cinder 2026-03-13 12:27:06.145 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/cinder/cinder.conf 2026-03-13 12:27:06.150 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-03-13 12:27:06.156 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-03-13 12:27:06.162 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-03-13 12:27:06.194 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:27:06.201 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-03-13 12:27:06.207 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-03-13 12:27:06.213 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-03-13 12:27:06.244 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:27:06.250 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@199.204.45.99:5672/ 2026-03-13 12:27:06.257 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@199.204.45.99:5672/ 2026-03-13 12:27:06.322 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-03-13 12:27:06.328 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-03-13 12:27:06.334 | + lib/cinder:configure_cinder:396 : setup_logging /etc/cinder/cinder.conf 2026-03-13 12:27:06.339 | + functions:setup_logging:693 : setup_systemd_logging /etc/cinder/cinder.conf 2026-03-13 12:27:06.344 | + functions:setup_systemd_logging:710 : local conf_file=/etc/cinder/cinder.conf 2026-03-13 12:27:06.351 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-03-13 12:27:06.391 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-03-13 12:27:06.397 | + functions:setup_systemd_logging:716 : local pidstr= 2026-03-13 12:27:06.402 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-03-13 12:27:06.408 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-03-13 12:27:06.413 | + 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-03-13 12:27:06.474 | + 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-03-13 12:27:06.537 | + 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-03-13 12:27:06.600 | + functions:setup_systemd_logging:727 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-03-13 12:27:06.656 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT log_color False 2026-03-13 12:27:06.715 | + lib/cinder:configure_cinder:398 : is_service_enabled c-api 2026-03-13 12:27:06.752 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:27:06.757 | + lib/cinder:configure_cinder:399 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini cinder.wsgi.api:application /volume '' cinder-api 2026-03-13 12:27:06.763 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/cinder/cinder-api-uwsgi.ini 2026-03-13 12:27:06.768 | + lib/apache:write_uwsgi_config:244 : local wsgi=cinder.wsgi.api:application 2026-03-13 12:27:06.772 | + lib/apache:write_uwsgi_config:245 : local url=/volume 2026-03-13 12:27:06.778 | + lib/apache:write_uwsgi_config:246 : local http= 2026-03-13 12:27:06.784 | + lib/apache:write_uwsgi_config:247 : local name=cinder-api 2026-03-13 12:27:06.789 | + lib/apache:write_uwsgi_config:249 : '[' -z cinder-api ']' 2026-03-13 12:27:06.795 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-03-13 12:27:06.800 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-03-13 12:27:06.822 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-03-13 12:27:06.825 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-03-13 12:27:06.838 | d /var/run/uwsgi 0755 stack root 2026-03-13 12:27:06.846 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-03-13 12:27:06.861 | /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-03-13 12:27:06.870 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/cinder-api.socket 2026-03-13 12:27:06.875 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2026-03-13 12:27:06.883 | + lib/apache:write_uwsgi_config:270 : [[ cinder.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-03-13 12:27:06.890 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi module cinder.wsgi.api:application 2026-03-13 12:27:06.954 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 4 2026-03-13 12:27:07.015 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2026-03-13 12:27:07.074 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2026-03-13 12:27:07.136 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2026-03-13 12:27:07.200 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-03-13 12:27:07.261 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2026-03-13 12:27:07.323 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2026-03-13 12:27:07.377 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2026-03-13 12:27:07.438 | + 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-03-13 12:27:07.500 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2026-03-13 12:27:07.563 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-03-13 12:27:07.624 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2026-03-13 12:27:07.680 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi start-time %t 2026-03-13 12:27:07.741 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-03-13 12:27:07.747 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-03-13 12:27:07.754 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for cinder-api 2026-03-13 12:27:07.759 | ++ lib/apache:apache_site_config_for:174 : local site=cinder-api 2026-03-13 12:27:07.764 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-03-13 12:27:07.769 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:27:07.773 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:27:07.779 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/cinder-api.conf 2026-03-13 12:27:07.785 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/cinder-api.conf 2026-03-13 12:27:07.791 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-api.socket 2026-03-13 12:27:07.852 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2026-03-13 12:27:07.916 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/cinder-api.conf 2026-03-13 12:27:07.916 | + 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-03-13 12:27:07.930 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 2026-03-13 12:27:07.937 | + lib/apache:write_uwsgi_config:309 : enable_apache_site cinder-api 2026-03-13 12:27:07.942 | + lib/apache:enable_apache_site:191 : local site=cinder-api 2026-03-13 12:27:07.945 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-03-13 12:27:07.950 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-03-13 12:27:07.955 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-03-13 12:27:07.961 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-03-13 12:27:07.965 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:27:07.971 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:27:07.975 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-03-13 12:27:07.981 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-03-13 12:27:07.987 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:27:07.992 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:27:07.996 | + lib/apache:enable_apache_site:195 : sudo a2ensite cinder-api 2026-03-13 12:27:08.043 | Enabling site cinder-api. 2026-03-13 12:27:08.050 | To activate the new configuration, you need to run: 2026-03-13 12:27:08.050 | systemctl reload apache2 2026-03-13 12:27:08.059 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-03-13 12:27:08.064 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-03-13 12:27:08.069 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-03-13 12:27:08.074 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-03-13 12:27:08.216 | + lib/cinder:configure_cinder:402 : [[ -r /opt/stack/devstack/lib/cinder_plugins/default ]] 2026-03-13 12:27:08.221 | + lib/cinder:configure_cinder:406 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 4 2026-03-13 12:27:08.271 | + lib/cinder:configure_cinder:408 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers https://199.204.45.99/image 2026-03-13 12:27:08.330 | + lib/cinder:configure_cinder:409 : is_service_enabled tls-proxy 2026-03-13 12:27:08.366 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:27:08.372 | + lib/cinder:configure_cinder:410 : iniset /etc/cinder/cinder.conf DEFAULT glance_protocol https 2026-03-13 12:27:08.437 | + lib/cinder:configure_cinder:411 : iniset /etc/cinder/cinder.conf DEFAULT glance_ca_certificates_file /opt/stack/data/ca-bundle.pem 2026-03-13 12:27:08.500 | + lib/cinder:configure_cinder:415 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf glance glance 2026-03-13 12:27:08.507 | + lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/cinder/cinder.conf 2026-03-13 12:27:08.512 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=glance 2026-03-13 12:27:08.517 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local section=glance 2026-03-13 12:27:08.522 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-03-13 12:27:08.528 | + lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/cinder/cinder.conf glance glance 2026-03-13 12:27:08.533 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/cinder/cinder.conf 2026-03-13 12:27:08.538 | + lib/keystone:configure_keystoneauth:433 : local admin_user=glance 2026-03-13 12:27:08.544 | + lib/keystone:configure_keystoneauth:434 : local section=glance 2026-03-13 12:27:08.549 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/cinder/cinder.conf glance auth_type password 2026-03-13 12:27:08.614 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/cinder/cinder.conf glance interface public 2026-03-13 12:27:08.674 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/cinder/cinder.conf glance auth_url https://199.204.45.99/identity 2026-03-13 12:27:08.735 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/cinder/cinder.conf glance username glance 2026-03-13 12:27:08.799 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/cinder/cinder.conf glance password secretservice 2026-03-13 12:27:08.861 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/cinder/cinder.conf glance user_domain_name Default 2026-03-13 12:27:08.923 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/cinder/cinder.conf glance project_name service 2026-03-13 12:27:08.984 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/cinder/cinder.conf glance project_domain_name Default 2026-03-13 12:27:09.048 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf glance www_authenticate_uri https://199.204.45.99/identity 2026-03-13 12:27:09.109 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf glance cafile /opt/stack/data/ca-bundle.pem 2026-03-13 12:27:09.171 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/cinder/cinder.conf glance memcached_servers localhost:11211 2026-03-13 12:27:09.236 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-03-13 12:27:09.242 | + lib/cinder:configure_cinder:418 : configure_keystoneauth /etc/cinder/cinder.conf nova nova 2026-03-13 12:27:09.248 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/cinder/cinder.conf 2026-03-13 12:27:09.252 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-03-13 12:27:09.257 | + lib/keystone:configure_keystoneauth:434 : local section=nova 2026-03-13 12:27:09.262 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/cinder/cinder.conf nova auth_type password 2026-03-13 12:27:09.328 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/cinder/cinder.conf nova interface public 2026-03-13 12:27:09.393 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/cinder/cinder.conf nova auth_url https://199.204.45.99/identity 2026-03-13 12:27:09.457 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/cinder/cinder.conf nova username nova 2026-03-13 12:27:09.522 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/cinder/cinder.conf nova password secretservice 2026-03-13 12:27:09.585 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2026-03-13 12:27:09.649 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/cinder/cinder.conf nova project_name service 2026-03-13 12:27:09.710 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2026-03-13 12:27:09.772 | + lib/cinder:configure_cinder:419 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2026-03-13 12:27:09.833 | + lib/cinder:configure_cinder:420 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2026-03-13 12:27:09.892 | + lib/cinder:configure_cinder:422 : [[ ! -z '' ]] 2026-03-13 12:27:09.897 | + lib/cinder:configure_cinder:424 : is_service_enabled etcd3 2026-03-13 12:27:09.932 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:27:09.937 | + lib/cinder:configure_cinder:427 : iniset /etc/cinder/cinder.conf coordination backend_url 'etcd3+http://199.204.45.99:2379?api_version=v3' 2026-03-13 12:27:10.002 | + lib/cinder:configure_cinder:430 : [[ False == True ]] 2026-03-13 12:27:10.007 | + lib/cinder:configure_cinder:430 : [[ False == True ]] 2026-03-13 12:27:10.011 | + lib/cinder:configure_cinder:434 : iniset /etc/cinder/cinder.conf oslo_policy enforce_scope false 2026-03-13 12:27:10.079 | + lib/cinder:configure_cinder:435 : iniset /etc/cinder/cinder.conf oslo_policy enforce_new_defaults false 2026-03-13 12:27:10.143 | + lib/cinder:configure_cinder:438 : '[' True == True ']' 2026-03-13 12:27:10.148 | + lib/cinder:configure_cinder:439 : init_cinder_service_user_conf 2026-03-13 12:27:10.154 | + lib/cinder:init_cinder_service_user_conf:743 : iniset /etc/cinder/cinder.conf service_user send_service_user_token True 2026-03-13 12:27:10.218 | + lib/cinder:init_cinder_service_user_conf:744 : configure_keystoneauth /etc/cinder/cinder.conf cinder service_user 2026-03-13 12:27:10.223 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/cinder/cinder.conf 2026-03-13 12:27:10.229 | + lib/keystone:configure_keystoneauth:433 : local admin_user=cinder 2026-03-13 12:27:10.234 | + lib/keystone:configure_keystoneauth:434 : local section=service_user 2026-03-13 12:27:10.240 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/cinder/cinder.conf service_user auth_type password 2026-03-13 12:27:10.301 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/cinder/cinder.conf service_user interface public 2026-03-13 12:27:10.365 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/cinder/cinder.conf service_user auth_url https://199.204.45.99/identity 2026-03-13 12:27:10.429 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/cinder/cinder.conf service_user username cinder 2026-03-13 12:27:10.490 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/cinder/cinder.conf service_user password secretservice 2026-03-13 12:27:10.554 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/cinder/cinder.conf service_user user_domain_name Default 2026-03-13 12:27:10.615 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/cinder/cinder.conf service_user project_name service 2026-03-13 12:27:10.686 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/cinder/cinder.conf service_user project_domain_name Default 2026-03-13 12:27:10.756 | + ./stack.sh:main:948 : is_service_enabled neutron 2026-03-13 12:27:10.793 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:27:10.801 | + ./stack.sh:main:950 : stack_install_service neutron 2026-03-13 12:27:10.806 | + lib/stack:stack_install_service:20 : local service=neutron 2026-03-13 12:27:10.811 | + lib/stack:stack_install_service:21 : type install_neutron 2026-03-13 12:27:10.816 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-03-13 12:27:10.822 | + lib/stack:stack_install_service:32 : install_neutron 2026-03-13 12:27:10.828 | + lib/neutron:install_neutron:509 : use_library_from_git neutron-lib 2026-03-13 12:27:10.834 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2026-03-13 12:27:10.840 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:27:10.845 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:27:10.851 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-03-13 12:27:10.857 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:27:10.864 | + lib/neutron:install_neutron:516 : use_library_from_git sqlalchemy 2026-03-13 12:27:10.870 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2026-03-13 12:27:10.875 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:27:10.880 | + inc/python:use_library_from_git:268 : [[ novnc,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-03-13 12:27:10.887 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-03-13 12:27:10.892 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:27:10.897 | + lib/neutron:install_neutron:520 : use_library_from_git alembic 2026-03-13 12:27:10.903 | + inc/python:use_library_from_git:266 : local name=alembic 2026-03-13 12:27:10.910 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:27:10.917 | + inc/python:use_library_from_git:268 : [[ novnc,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-03-13 12:27:10.924 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-03-13 12:27:10.930 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:27:10.936 | + lib/neutron:install_neutron:525 : git_clone https://github.com/openstack/neutron.git /opt/stack/neutron master 2026-03-13 12:27:10.941 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/neutron.git 2026-03-13 12:27:10.946 | + functions-common:git_clone:582 : local git_dest=/opt/stack/neutron 2026-03-13 12:27:10.953 | + functions-common:git_clone:583 : local git_ref=master 2026-03-13 12:27:10.958 | + functions-common:git_clone:584 : local orig_dir 2026-03-13 12:27:10.965 | ++ functions-common:git_clone:585 : pwd 2026-03-13 12:27:10.971 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-13 12:27:10.975 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-13 12:27:10.982 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-13 12:27:11.019 | + functions-common:git_clone:588 : RECLONE=False 2026-03-13 12:27:11.025 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-13 12:27:11.031 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-13 12:27:11.038 | + functions-common:git_clone:602 : echo master 2026-03-13 12:27:11.039 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-13 12:27:11.050 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/neutron ]] 2026-03-13 12:27:11.055 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-13 12:27:11.061 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-03-13 12:27:11.082 | + functions-common:git_clone:664 : cd /opt/stack/neutron 2026-03-13 12:27:11.087 | + functions-common:git_clone:665 : git show --oneline 2026-03-13 12:27:11.088 | + functions-common:git_clone:665 : head -1 2026-03-13 12:27:11.093 | 41a2a5ed8a Merge "Update master for stable/2026.1" 2026-03-13 12:27:11.100 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-13 12:27:11.106 | + lib/neutron:install_neutron:526 : setup_develop /opt/stack/neutron 2026-03-13 12:27:11.112 | + inc/python:setup_develop:353 : local bindep 2026-03-13 12:27:11.119 | + inc/python:setup_develop:354 : [[ /opt/stack/neutron == -bindep* ]] 2026-03-13 12:27:11.124 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/neutron 2026-03-13 12:27:11.130 | + inc/python:setup_develop:359 : local extras= 2026-03-13 12:27:11.135 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2026-03-13 12:27:11.141 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-03-13 12:27:11.147 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/neutron == -bindep* ]] 2026-03-13 12:27:11.153 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/neutron 2026-03-13 12:27:11.158 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-03-13 12:27:11.163 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-03-13 12:27:11.170 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/neutron 2026-03-13 12:27:11.177 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-03-13 12:27:11.184 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/neutron 2026-03-13 12:27:11.190 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-03-13 12:27:11.196 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-03-13 12:27:11.204 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2026-03-13 12:27:11.215 | + inc/python:_setup_package_with_constraints_edit:400 : name=neutron 2026-03-13 12:27:11.221 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z neutron ']' 2026-03-13 12:27:11.227 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2026-03-13 12:27:11.319 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/neutron -e 2026-03-13 12:27:11.325 | + inc/python:setup_package:436 : local bindep=0 2026-03-13 12:27:11.330 | + inc/python:setup_package:437 : local bindep_flag= 2026-03-13 12:27:11.336 | + inc/python:setup_package:438 : local bindep_profiles= 2026-03-13 12:27:11.342 | + inc/python:setup_package:439 : [[ /opt/stack/neutron == -bindep* ]] 2026-03-13 12:27:11.348 | + inc/python:setup_package:444 : local project_dir=/opt/stack/neutron 2026-03-13 12:27:11.353 | + inc/python:setup_package:445 : local flags=-e 2026-03-13 12:27:11.358 | + inc/python:setup_package:446 : local extras= 2026-03-13 12:27:11.363 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-03-13 12:27:11.369 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-03-13 12:27:11.374 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-03-13 12:27:11.379 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-03-13 12:27:11.385 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-03-13 12:27:11.390 | + inc/python:setup_package:464 : pip_install -e /opt/stack/neutron 2026-03-13 12:27:11.434 | Using python 3.12 to install /opt/stack/neutron 2026-03-13 12:27:11.440 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2026-03-13 12:27:11.981 | Obtaining file:///opt/stack/neutron 2026-03-13 12:27:11.986 | Installing build dependencies: started 2026-03-13 12:27:12.900 | Installing build dependencies: finished with status 'done' 2026-03-13 12:27:12.902 | Checking if build backend supports build_editable: started 2026-03-13 12:27:13.197 | Checking if build backend supports build_editable: finished with status 'done' 2026-03-13 12:27:13.198 | Getting requirements to build editable: started 2026-03-13 12:27:13.356 | Getting requirements to build editable: finished with status 'done' 2026-03-13 12:27:13.359 | Preparing editable metadata (pyproject.toml): started 2026-03-13 12:27:14.424 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-03-13 12:27:14.443 | Requirement already satisfied: pbr>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (7.0.3) 2026-03-13 12:27:14.443 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (3.10.1) 2026-03-13 12:27:14.444 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (3.1.0) 2026-03-13 12:27:14.444 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (2.5.1) 2026-03-13 12:27:14.445 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (3.0.0) 2026-03-13 12:27:14.445 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (5.2.1) 2026-03-13 12:27:14.541 | Collecting pecan>=1.4.0 (from neutron==28.1.0.dev11) 2026-03-13 12:27:14.613 | Downloading pecan-1.7.0-py3-none-any.whl.metadata (1.7 kB) 2026-03-13 12:27:14.620 | Requirement already satisfied: httplib2>=0.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (0.31.2) 2026-03-13 12:27:14.621 | Requirement already satisfied: requests>=2.32.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (2.32.5) 2026-03-13 12:27:14.621 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (3.1.6) 2026-03-13 12:27:14.622 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (12.0.0) 2026-03-13 12:27:14.622 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (1.3.0) 2026-03-13 12:27:14.659 | Collecting neutron-lib>=3.24.0 (from neutron==28.1.0.dev11) 2026-03-13 12:27:14.663 | Downloading neutron_lib-3.24.0-py3-none-any.whl.metadata (2.5 kB) 2026-03-13 12:27:14.691 | Collecting python-neutronclient>=7.8.0 (from neutron==28.1.0.dev11) 2026-03-13 12:27:14.696 | Downloading python_neutronclient-11.8.0-py3-none-any.whl.metadata (3.5 kB) 2026-03-13 12:27:14.704 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (9.1.4) 2026-03-13 12:27:14.704 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (2.0.46) 2026-03-13 12:27:14.705 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (1.8.9) 2026-03-13 12:27:14.705 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (5.13.1) 2026-03-13 12:27:14.706 | Requirement already satisfied: alembic>=1.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (1.18.4) 2026-03-13 12:27:14.706 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (5.7.0) 2026-03-13 12:27:14.707 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (4.1.1) 2026-03-13 12:27:14.707 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (7.4.0) 2026-03-13 12:27:14.708 | Requirement already satisfied: oslo.config>=10.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (10.3.0) 2026-03-13 12:27:14.709 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (6.3.0) 2026-03-13 12:27:14.709 | Requirement already satisfied: oslo.db>=4.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (18.0.0) 2026-03-13 12:27:14.710 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (6.7.2) 2026-03-13 12:27:14.710 | Requirement already satisfied: oslo.log>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (8.1.0) 2026-03-13 12:27:14.711 | Requirement already satisfied: oslo.messaging>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (17.3.0) 2026-03-13 12:27:14.711 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (8.0.0) 2026-03-13 12:27:14.712 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (5.0.0) 2026-03-13 12:27:14.712 | Requirement already satisfied: oslo.privsep>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (3.10.1) 2026-03-13 12:27:14.713 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (3.7.0) 2026-03-13 12:27:14.713 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (7.9.0) 2026-03-13 12:27:14.714 | Requirement already satisfied: oslo.serialization>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (5.9.1) 2026-03-13 12:27:14.715 | 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.dev11) (4.5.1) 2026-03-13 12:27:14.716 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (2.7.1) 2026-03-13 12:27:14.716 | Requirement already satisfied: oslo.utils>=7.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (10.0.0) 2026-03-13 12:27:14.717 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (3.9.0) 2026-03-13 12:27:14.717 | Requirement already satisfied: osprofiler>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (4.3.0) 2026-03-13 12:27:14.732 | Collecting os-ken>=4.1.1 (from neutron==28.1.0.dev11) 2026-03-13 12:27:14.736 | Downloading os_ken-4.1.1-py3-none-any.whl.metadata (1.8 kB) 2026-03-13 12:27:14.756 | Collecting os-resource-classes>=1.1.0 (from neutron==28.1.0.dev11) 2026-03-13 12:27:14.761 | Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-03-13 12:27:14.782 | Collecting ovs>3.3.0 (from neutron==28.1.0.dev11) 2026-03-13 12:27:14.788 | Downloading ovs-3.7.0.tar.gz (162 kB) 2026-03-13 12:27:14.845 | Installing build dependencies: started 2026-03-13 12:27:15.703 | Installing build dependencies: finished with status 'done' 2026-03-13 12:27:15.704 | Getting requirements to build wheel: started 2026-03-13 12:27:16.058 | Getting requirements to build wheel: finished with status 'done' 2026-03-13 12:27:16.059 | Preparing metadata (pyproject.toml): started 2026-03-13 12:27:16.251 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-03-13 12:27:16.283 | Collecting ovsdbapp>=2.14.1 (from neutron==28.1.0.dev11) 2026-03-13 12:27:16.287 | Downloading ovsdbapp-2.16.0-py3-none-any.whl.metadata (1.9 kB) 2026-03-13 12:27:16.295 | Requirement already satisfied: psutil>=6.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (7.2.2) 2026-03-13 12:27:16.316 | Collecting pyroute2>=0.7.3 (from neutron==28.1.0.dev11) 2026-03-13 12:27:16.322 | Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-03-13 12:27:16.331 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (24.2.1) 2026-03-13 12:27:16.332 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (18.12.0) 2026-03-13 12:27:16.333 | Requirement already satisfied: openstacksdk>=0.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (4.10.0) 2026-03-13 12:27:16.353 | Collecting python-designateclient>=2.7.0 (from neutron==28.1.0.dev11) 2026-03-13 12:27:16.357 | Downloading python_designateclient-6.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-03-13 12:27:16.384 | Collecting os-vif>=3.1.0 (from neutron==28.1.0.dev11) 2026-03-13 12:27:16.388 | Downloading os_vif-4.3.0-py3-none-any.whl.metadata (2.5 kB) 2026-03-13 12:27:16.395 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (3.2.1) 2026-03-13 12:27:16.395 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (8.1.0) 2026-03-13 12:27:16.397 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==28.1.0.dev11) (1.3.10) 2026-03-13 12:27:16.398 | 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.dev11) (4.15.0) 2026-03-13 12:27:16.400 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->neutron==28.1.0.dev11) (2.1.1) 2026-03-13 12:27:16.403 | 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.dev11) (3.3.2) 2026-03-13 12:27:16.405 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron==28.1.0.dev11) (3.0.3) 2026-03-13 12:27:16.407 | 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.dev11) (2.1.0) 2026-03-13 12:27:16.407 | 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.dev11) (1.8.2) 2026-03-13 12:27:16.411 | 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.dev11) (4.0.1) 2026-03-13 12:27:16.411 | 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.dev11) (2.11.0) 2026-03-13 12:27:16.412 | 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.dev11) (5.8.0) 2026-03-13 12:27:16.475 | Collecting setproctitle>=1.1.10 (from neutron-lib>=3.24.0->neutron==28.1.0.dev11) 2026-03-13 12:27:16.480 | 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-03-13 12:27:16.506 | Collecting os-traits>=0.9.0 (from neutron-lib>=3.24.0->neutron==28.1.0.dev11) 2026-03-13 12:27:16.511 | Downloading os_traits-3.6.0-py3-none-any.whl.metadata (1.9 kB) 2026-03-13 12:27:16.520 | 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.dev11) (43.0.3) 2026-03-13 12:27:16.521 | 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.dev11) (1.5.0) 2026-03-13 12:27:16.522 | 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.dev11) (1.1.0) 2026-03-13 12:27:16.523 | 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.dev11) (1.33) 2026-03-13 12:27:16.524 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev11) (4.9.2) 2026-03-13 12:27:16.524 | 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.dev11) (6.0.3) 2026-03-13 12:27:16.525 | Requirement already satisfied: requestsexceptions>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev11) (1.4.0) 2026-03-13 12:27:16.530 | 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.dev11) (2.0.0) 2026-03-13 12:27:16.532 | 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.dev11) (3.0) 2026-03-13 12:27:16.537 | 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.dev11) (3.0.0) 2026-03-13 12:27:16.539 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.1.1->neutron==28.1.0.dev11) (0.40.4) 2026-03-13 12:27:16.540 | Requirement already satisfied: msgpack>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.1.1->neutron==28.1.0.dev11) (1.1.2) 2026-03-13 12:27:16.553 | Collecting ncclient>=0.6.13 (from os-ken>=4.1.1->neutron==28.1.0.dev11) 2026-03-13 12:27:16.558 | Downloading ncclient-0.7.0.tar.gz (116 kB) 2026-03-13 12:27:16.614 | Installing build dependencies: started 2026-03-13 12:27:17.494 | Installing build dependencies: finished with status 'done' 2026-03-13 12:27:17.495 | Getting requirements to build wheel: started 2026-03-13 12:27:17.850 | Getting requirements to build wheel: finished with status 'done' 2026-03-13 12:27:17.852 | Preparing metadata (pyproject.toml): started 2026-03-13 12:27:18.045 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-03-13 12:27:18.052 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.1.1->neutron==28.1.0.dev11) (26.0) 2026-03-13 12:27:18.055 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->os-ken>=4.1.1->neutron==28.1.0.dev11) (2.8.0) 2026-03-13 12:27:18.055 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->os-ken>=4.1.1->neutron==28.1.0.dev11) (3.3.2) 2026-03-13 12:27:18.063 | Requirement already satisfied: paramiko>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=4.1.1->neutron==28.1.0.dev11) (4.0.0) 2026-03-13 12:27:18.063 | Requirement already satisfied: lxml>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=4.1.1->neutron==28.1.0.dev11) (6.0.2) 2026-03-13 12:27:18.077 | 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.dev11) (0.20) 2026-03-13 12:27:18.081 | 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.dev11) (2.0.0) 2026-03-13 12:27:18.085 | 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.dev11) (2.0.2) 2026-03-13 12:27:18.086 | 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.dev11) (0.5.0) 2026-03-13 12:27:18.090 | 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.dev11) (2.9.0.post0) 2026-03-13 12:27:18.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.dev11) (7.0.1) 2026-03-13 12:27:18.094 | 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.dev11) (5.3.1) 2026-03-13 12:27:18.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.dev11) (5.6.2) 2026-03-13 12:27:18.095 | 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.dev11) (0.15.1) 2026-03-13 12:27:18.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.dev11) (5.1.0) 2026-03-13 12:27:18.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.dev11) (2025.3) 2026-03-13 12:27:18.109 | 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.dev11) (0.24.1) 2026-03-13 12:27:18.111 | 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.dev11) (5.0.0) 2026-03-13 12:27:18.112 | 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.dev11) (4.0.1) 2026-03-13 12:27:18.130 | 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.dev11) (1.7.3) 2026-03-13 12:27:18.152 | Collecting cotyledon>=2.2.0 (from oslo.service[threading]>=4.2.1->neutron==28.1.0.dev11) 2026-03-13 12:27:18.157 | Downloading cotyledon-2.2.0-py3-none-any.whl.metadata (3.7 kB) 2026-03-13 12:27:18.172 | 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.dev11) (3.17.0) 2026-03-13 12:27:18.205 | Collecting sortedcontainers (from ovs>3.3.0->neutron==28.1.0.dev11) 2026-03-13 12:27:18.209 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-03-13 12:27:18.233 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.14.1->neutron==28.1.0.dev11) 2026-03-13 12:27:18.235 | Using cached fixtures-4.3.1-py3-none-any.whl.metadata (22 kB) 2026-03-13 12:27:18.249 | Requirement already satisfied: invoke>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=3.2.0->ncclient>=0.6.13->os-ken>=4.1.1->neutron==28.1.0.dev11) (2.2.1) 2026-03-13 12:27:18.249 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=3.2.0->ncclient>=0.6.13->os-ken>=4.1.1->neutron==28.1.0.dev11) (1.6.2) 2026-03-13 12:27:18.256 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->neutron==28.1.0.dev11) (82.0.1) 2026-03-13 12:27:18.275 | 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.dev11) (0.6.0) 2026-03-13 12:27:18.303 | 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.dev11) (1.17.0) 2026-03-13 12:27:18.306 | 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.dev11) (4.13.2) 2026-03-13 12:27:18.306 | 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.dev11) (4.26.0) 2026-03-13 12:27:18.328 | Collecting osc-lib>=1.8.0 (from python-designateclient>=2.7.0->neutron==28.1.0.dev11) 2026-03-13 12:27:18.333 | Downloading osc_lib-4.4.0-py3-none-any.whl.metadata (3.8 kB) 2026-03-13 12:27:18.347 | 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.dev11) (0.6.0) 2026-03-13 12:27:18.348 | Requirement already satisfied: cmd2>=1.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.dev11) (3.2.0) 2026-03-13 12:27:18.355 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev11) (1.11.0) 2026-03-13 12:27:18.356 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev11) (14.3.3) 2026-03-13 12:27:18.356 | Requirement already satisfied: rich-argparse>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev11) (1.7.2) 2026-03-13 12:27:18.360 | 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.dev11) (25.4.0) 2026-03-13 12:27:18.360 | 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.dev11) (2025.9.1) 2026-03-13 12:27:18.360 | 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.dev11) (0.37.0) 2026-03-13 12:27:18.361 | 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.dev11) (0.30.0) 2026-03-13 12:27:18.399 | 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.dev11) (3.4.4) 2026-03-13 12:27:18.399 | 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.dev11) (3.11) 2026-03-13 12:27:18.400 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==28.1.0.dev11) (2.6.3) 2026-03-13 12:27:18.401 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.32.3->neutron==28.1.0.dev11) (2023.11.17) 2026-03-13 12:27:18.428 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev11) (4.0.0) 2026-03-13 12:27:18.428 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev11) (2.19.2) 2026-03-13 12:27:18.435 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev11) (0.1.2) 2026-03-13 12:27:18.448 | 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.dev11) (0.7) 2026-03-13 12:27:18.486 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=4.44.0->neutron==28.1.0.dev11) (2.8.5) 2026-03-13 12:27:18.490 | 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.dev11) (0.16.0) 2026-03-13 12:27:18.554 | Downloading neutron_lib-3.24.0-py3-none-any.whl (630 kB) 2026-03-13 12:27:18.570 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 630.6/630.6 kB 33.0 MB/s 0:00:00 2026-03-13 12:27:18.576 | Downloading os_ken-4.1.1-py3-none-any.whl (2.0 MB) 2026-03-13 12:27:18.613 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 56.2 MB/s 0:00:00 2026-03-13 12:27:18.617 | Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-03-13 12:27:18.628 | Downloading os_traits-3.6.0-py3-none-any.whl (43 kB) 2026-03-13 12:27:18.638 | Downloading os_vif-4.3.0-py3-none-any.whl (115 kB) 2026-03-13 12:27:18.651 | Downloading cotyledon-2.2.0-py3-none-any.whl (28 kB) 2026-03-13 12:27:18.663 | Downloading ovsdbapp-2.16.0-py3-none-any.whl (151 kB) 2026-03-13 12:27:18.671 | Using cached fixtures-4.3.1-py3-none-any.whl (40 kB) 2026-03-13 12:27:18.676 | Downloading pecan-1.7.0-py3-none-any.whl (144 kB) 2026-03-13 12:27:18.688 | Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-03-13 12:27:18.704 | Downloading python_designateclient-6.4.0-py3-none-any.whl (96 kB) 2026-03-13 12:27:18.715 | Downloading osc_lib-4.4.0-py3-none-any.whl (96 kB) 2026-03-13 12:27:18.727 | Downloading python_neutronclient-11.8.0-py3-none-any.whl (296 kB) 2026-03-13 12:27:18.741 | Downloading setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (32 kB) 2026-03-13 12:27:18.751 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-03-13 12:27:18.858 | Building wheels for collected packages: neutron, ncclient, ovs 2026-03-13 12:27:18.860 | Building editable for neutron (pyproject.toml): started 2026-03-13 12:27:20.064 | Building editable for neutron (pyproject.toml): finished with status 'done' 2026-03-13 12:27:20.065 | Created wheel for neutron: filename=neutron-28.1.0.dev11-0.editable-py3-none-any.whl size=12061 sha256=290d61bc28ab7de863b73c1593800cea0611ac74d6c3a8bbea9832e2190d10d6 2026-03-13 12:27:20.065 | Stored in directory: /tmp/pip-ephem-wheel-cache-_qt6clj6/wheels/85/41/4b/b676c3191efff247eca42312d2ef97517d6d981ada429e2e98 2026-03-13 12:27:20.070 | Building wheel for ncclient (pyproject.toml): started 2026-03-13 12:27:20.334 | Building wheel for ncclient (pyproject.toml): finished with status 'done' 2026-03-13 12:27:20.335 | Created wheel for ncclient: filename=ncclient-0.7.0-py3-none-any.whl size=94121 sha256=73c46a3ab1a545049496d1e28b7a0eec1d2d9788fdbfe13c3fae6ecf98ebe3d4 2026-03-13 12:27:20.335 | Stored in directory: /opt/stack/.cache/pip/wheels/7a/4b/65/e346ceab2f8f7921b505e31b2392d14913140aef5c3bde1a18 2026-03-13 12:27:20.340 | Building wheel for ovs (pyproject.toml): started 2026-03-13 12:27:20.728 | Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-03-13 12:27:20.730 | Created wheel for ovs: filename=ovs-3.7.0-py3-none-any.whl size=191286 sha256=2b4aed984e3b6a0480f6225844c797520e2bdbc645e4486a566a3d2703273623 2026-03-13 12:27:20.730 | Stored in directory: /opt/stack/.cache/pip/wheels/6c/30/ad/226e4f7cd10a4b74a544e2602bb5ca1866898d61e9ccd2a73e 2026-03-13 12:27:20.735 | Successfully built neutron ncclient ovs 2026-03-13 12:27:20.883 | Installing collected packages: sortedcontainers, pyroute2, setproctitle, ovs, fixtures, pecan, ovsdbapp, os-traits, os-resource-classes, cotyledon, ncclient, os-ken, osc-lib, python-neutronclient, python-designateclient, os-vif, neutron-lib, neutron 2026-03-13 12:27:24.016 | 2026-03-13 12:27:24.030 | Successfully installed cotyledon-2.2.0 fixtures-4.3.1 ncclient-0.7.0 neutron-28.1.0.dev11 neutron-lib-3.24.0 os-ken-4.1.1 os-resource-classes-1.1.0 os-traits-3.6.0 os-vif-4.3.0 osc-lib-4.4.0 ovs-3.7.0 ovsdbapp-2.16.0 pecan-1.7.0 pyroute2-0.8.1 python-designateclient-6.4.0 python-neutronclient-11.8.0 setproctitle-1.3.7 sortedcontainers-2.4.0 2026-03-13 12:27:24.216 | + inc/python:pip_install:216 : result=0 2026-03-13 12:27:24.220 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-13 12:27:24.226 | + functions-common:time_stop:2412 : local name 2026-03-13 12:27:24.232 | + functions-common:time_stop:2413 : local end_time 2026-03-13 12:27:24.236 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:27:24.241 | + functions-common:time_stop:2415 : local total 2026-03-13 12:27:24.246 | + functions-common:time_stop:2416 : local start_time 2026-03-13 12:27:24.251 | + functions-common:time_stop:2418 : name=pip_install 2026-03-13 12:27:24.256 | + functions-common:time_stop:2419 : start_time=1773404831423 2026-03-13 12:27:24.261 | + functions-common:time_stop:2421 : [[ -z 1773404831423 ]] 2026-03-13 12:27:24.267 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:27:24.273 | + functions-common:time_stop:2424 : end_time=1773404844269 2026-03-13 12:27:24.277 | + functions-common:time_stop:2425 : elapsed_time=12846 2026-03-13 12:27:24.282 | + functions-common:time_stop:2426 : total=71732 2026-03-13 12:27:24.287 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:27:24.294 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=84578 2026-03-13 12:27:24.299 | + inc/python:pip_install:219 : return 0 2026-03-13 12:27:24.305 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-03-13 12:27:24.311 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-03-13 12:27:24.318 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/neutron 2026-03-13 12:27:24.323 | + inc/python:use_library_from_git:266 : local name=/opt/stack/neutron 2026-03-13 12:27:24.329 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:27:24.335 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:27:24.341 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,/opt/stack/neutron, ]] 2026-03-13 12:27:24.348 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:27:24.354 | + lib/neutron:install_neutron:528 : [[ ovn == \o\v\n ]] 2026-03-13 12:27:24.361 | + lib/neutron:install_neutron:529 : install_ovn 2026-03-13 12:27:24.367 | + lib/neutron_plugins/ovn_agent:install_ovn:399 : echo 'Installing OVN and dependent packages' 2026-03-13 12:27:24.368 | Installing OVN and dependent packages 2026-03-13 12:27:24.373 | + lib/neutron_plugins/ovn_agent:install_ovn:402 : ovn_sanity_check 2026-03-13 12:27:24.379 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:386 : is_service_enabled q-agt neutron-agent 2026-03-13 12:27:24.416 | + functions-common:is_service_enabled:2068 : return 1 2026-03-13 12:27:24.422 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:388 : is_service_enabled q-l3 neutron-l3 2026-03-13 12:27:24.464 | + functions-common:is_service_enabled:2068 : return 1 2026-03-13 12:27:24.469 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:390 : is_service_enabled q-svc neutron-api 2026-03-13 12:27:24.502 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:27:24.508 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:390 : [[ ! ovn =~ ovn ]] 2026-03-13 12:27:24.516 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:392 : is_service_enabled q-svc neutron-api 2026-03-13 12:27:24.552 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:27:24.557 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:392 : [[ ! local,flat,vlan,geneve =~ geneve ]] 2026-03-13 12:27:24.564 | + lib/neutron_plugins/ovn_agent:install_ovn:404 : sudo mkdir -p /var/run/openvswitch 2026-03-13 12:27:24.585 | ++ lib/neutron_plugins/ovn_agent:install_ovn:405 : whoami 2026-03-13 12:27:24.593 | + lib/neutron_plugins/ovn_agent:install_ovn:405 : sudo chown stack /var/run/openvswitch 2026-03-13 12:27:24.614 | + lib/neutron_plugins/ovn_agent:install_ovn:407 : [[ False == \T\r\u\e ]] 2026-03-13 12:27:24.621 | ++ lib/neutron_plugins/ovn_agent:install_ovn:429 : get_packages openvswitch 2026-03-13 12:27:24.665 | + lib/neutron_plugins/ovn_agent:install_ovn:429 : install_package fakeroot make openvswitch-switch 2026-03-13 12:27:24.671 | + functions-common:install_package:1430 : update_package_repo 2026-03-13 12:27:24.677 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-03-13 12:27:24.683 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-03-13 12:27:24.689 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-03-13 12:27:24.694 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-03-13 12:27:24.701 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-03-13 12:27:24.707 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:27:24.713 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:27:24.719 | + functions-common:update_package_repo:1413 : apt_get_update 2026-03-13 12:27:24.725 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-03-13 12:27:24.731 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-03-13 12:27:24.737 | + functions-common:apt_get_update:1159 : return 2026-03-13 12:27:24.742 | + functions-common:install_package:1431 : real_install_package fakeroot make openvswitch-switch 2026-03-13 12:27:24.748 | + functions-common:real_install_package:1418 : is_ubuntu 2026-03-13 12:27:24.754 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:27:24.760 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:27:24.766 | + functions-common:real_install_package:1419 : apt_get install fakeroot make openvswitch-switch 2026-03-13 12:27:24.812 | + functions-common:apt_get:1199 : 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-03-13 12:27:24.853 | Reading package lists... 2026-03-13 12:27:25.100 | Building dependency tree... 2026-03-13 12:27:25.100 | Reading state information... 2026-03-13 12:27:25.355 | make is already the newest version (4.3-4.1build2). 2026-03-13 12:27:25.356 | make set to manually installed. 2026-03-13 12:27:25.356 | The following additional packages will be installed: 2026-03-13 12:27:25.356 | libfakeroot libunbound8 libxdp1 openvswitch-common python3-netifaces 2026-03-13 12:27:25.356 | python3-openvswitch python3-sortedcontainers 2026-03-13 12:27:25.357 | Suggested packages: 2026-03-13 12:27:25.357 | openvswitch-doc python3-netaddr python-sortedcontainers-doc 2026-03-13 12:27:25.389 | The following NEW packages will be installed: 2026-03-13 12:27:25.390 | fakeroot libfakeroot libunbound8 libxdp1 openvswitch-common 2026-03-13 12:27:25.390 | openvswitch-switch python3-netifaces python3-openvswitch 2026-03-13 12:27:25.390 | python3-sortedcontainers 2026-03-13 12:27:25.719 | 0 upgraded, 9 newly installed, 0 to remove and 2 not upgraded. 2026-03-13 12:27:25.719 | Need to get 4,335 kB of archives. 2026-03-13 12:27:25.719 | After this operation, 13.8 MB of additional disk space will be used. 2026-03-13 12:27:25.719 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.7 [443 kB] 2026-03-13 12:27:25.989 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-common amd64 3.3.4-0ubuntu0.24.04.1 [1,042 kB] 2026-03-13 12:27:26.107 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-netifaces amd64 0.11.0-2build3 [18.1 kB] 2026-03-13 12:27:26.108 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-03-13 12:27:26.109 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2026-03-13 12:27:26.125 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-openvswitch amd64 3.3.4-0ubuntu0.24.04.1 [1,034 kB] 2026-03-13 12:27:26.169 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-switch amd64 3.3.4-0ubuntu0.24.04.1 [1,608 kB] 2026-03-13 12:27:26.211 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfakeroot amd64 1.33-1 [32.4 kB] 2026-03-13 12:27:26.212 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fakeroot amd64 1.33-1 [67.2 kB] 2026-03-13 12:27:26.402 | debconf: delaying package configuration, since apt-utils is not installed 2026-03-13 12:27:26.446 | Fetched 4,335 kB in 1s (5,370 kB/s) 2026-03-13 12:27:26.488 | Selecting previously unselected package libunbound8:amd64. 2026-03-13 12:27:26.517 | (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 ... 69008 files and directories currently installed.) 2026-03-13 12:27:26.519 | Preparing to unpack .../0-libunbound8_1.19.2-1ubuntu3.7_amd64.deb ... 2026-03-13 12:27:26.527 | Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.7) ... 2026-03-13 12:27:26.588 | Selecting previously unselected package openvswitch-common. 2026-03-13 12:27:26.598 | Preparing to unpack .../1-openvswitch-common_3.3.4-0ubuntu0.24.04.1_amd64.deb ... 2026-03-13 12:27:26.602 | Unpacking openvswitch-common (3.3.4-0ubuntu0.24.04.1) ... 2026-03-13 12:27:26.691 | Selecting previously unselected package python3-netifaces:amd64. 2026-03-13 12:27:26.702 | Preparing to unpack .../2-python3-netifaces_0.11.0-2build3_amd64.deb ... 2026-03-13 12:27:26.705 | Unpacking python3-netifaces:amd64 (0.11.0-2build3) ... 2026-03-13 12:27:26.758 | Selecting previously unselected package python3-sortedcontainers. 2026-03-13 12:27:26.769 | Preparing to unpack .../3-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-03-13 12:27:26.772 | Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-03-13 12:27:26.829 | Selecting previously unselected package libxdp1:amd64. 2026-03-13 12:27:26.837 | Preparing to unpack .../4-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-03-13 12:27:26.840 | Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-03-13 12:27:26.895 | Selecting previously unselected package python3-openvswitch. 2026-03-13 12:27:26.904 | Preparing to unpack .../5-python3-openvswitch_3.3.4-0ubuntu0.24.04.1_amd64.deb ... 2026-03-13 12:27:26.907 | Unpacking python3-openvswitch (3.3.4-0ubuntu0.24.04.1) ... 2026-03-13 12:27:26.998 | Selecting previously unselected package openvswitch-switch. 2026-03-13 12:27:27.007 | Preparing to unpack .../6-openvswitch-switch_3.3.4-0ubuntu0.24.04.1_amd64.deb ... 2026-03-13 12:27:27.017 | Unpacking openvswitch-switch (3.3.4-0ubuntu0.24.04.1) ... 2026-03-13 12:27:27.117 | Selecting previously unselected package libfakeroot:amd64. 2026-03-13 12:27:27.128 | Preparing to unpack .../7-libfakeroot_1.33-1_amd64.deb ... 2026-03-13 12:27:27.132 | Unpacking libfakeroot:amd64 (1.33-1) ... 2026-03-13 12:27:27.187 | Selecting previously unselected package fakeroot. 2026-03-13 12:27:27.195 | Preparing to unpack .../8-fakeroot_1.33-1_amd64.deb ... 2026-03-13 12:27:27.199 | Unpacking fakeroot (1.33-1) ... 2026-03-13 12:27:27.283 | Setting up python3-sortedcontainers (2.4.0-2) ... 2026-03-13 12:27:27.439 | Setting up libfakeroot:amd64 (1.33-1) ... 2026-03-13 12:27:27.452 | Setting up fakeroot (1.33-1) ... 2026-03-13 12:27:27.465 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2026-03-13 12:27:27.482 | Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-03-13 12:27:27.492 | Setting up libunbound8:amd64 (1.19.2-1ubuntu3.7) ... 2026-03-13 12:27:27.501 | Setting up python3-netifaces:amd64 (0.11.0-2build3) ... 2026-03-13 12:27:27.509 | Setting up openvswitch-common (3.3.4-0ubuntu0.24.04.1) ... 2026-03-13 12:27:27.524 | Setting up python3-openvswitch (3.3.4-0ubuntu0.24.04.1) ... 2026-03-13 12:27:27.761 | Setting up openvswitch-switch (3.3.4-0ubuntu0.24.04.1) ... 2026-03-13 12:27:27.786 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-03-13 12:27:28.259 | Created symlink /etc/systemd/system/openvswitch-switch.service.requires/ovs-record-hostname.service → /usr/lib/systemd/system/ovs-record-hostname.service. 2026-03-13 12:27:28.399 | Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /usr/lib/systemd/system/openvswitch-switch.service. 2026-03-13 12:27:29.317 | Processing triggers for man-db (2.12.0-4build2) ... 2026-03-13 12:27:30.558 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-03-13 12:27:30.826 | + functions-common:apt_get:1203 : result=0 2026-03-13 12:27:30.832 | + functions-common:apt_get:1206 : time_stop apt-get 2026-03-13 12:27:30.834 | + functions-common:time_stop:2412 : local name 2026-03-13 12:27:30.838 | + functions-common:time_stop:2413 : local end_time 2026-03-13 12:27:30.843 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:27:30.848 | + functions-common:time_stop:2415 : local total 2026-03-13 12:27:30.853 | + functions-common:time_stop:2416 : local start_time 2026-03-13 12:27:30.858 | + functions-common:time_stop:2418 : name=apt-get 2026-03-13 12:27:30.863 | + functions-common:time_stop:2419 : start_time=1773404844806 2026-03-13 12:27:30.869 | + functions-common:time_stop:2421 : [[ -z 1773404844806 ]] 2026-03-13 12:27:30.876 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:27:30.885 | + functions-common:time_stop:2424 : end_time=1773404850879 2026-03-13 12:27:30.891 | + functions-common:time_stop:2425 : elapsed_time=6073 2026-03-13 12:27:30.897 | + functions-common:time_stop:2426 : total=146874 2026-03-13 12:27:30.903 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:27:30.908 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=152947 2026-03-13 12:27:30.914 | + functions-common:apt_get:1207 : return 0 2026-03-13 12:27:30.922 | ++ lib/neutron_plugins/ovn_agent:install_ovn:430 : get_packages ovn 2026-03-13 12:27:30.962 | + lib/neutron_plugins/ovn_agent:install_ovn:430 : install_package ovn-central ovn-controller-vtep ovn-host 2026-03-13 12:27:30.967 | + functions-common:install_package:1430 : update_package_repo 2026-03-13 12:27:30.973 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-03-13 12:27:30.977 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-03-13 12:27:30.980 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-03-13 12:27:30.985 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-03-13 12:27:30.989 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-03-13 12:27:30.995 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:27:31.001 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:27:31.007 | + functions-common:update_package_repo:1413 : apt_get_update 2026-03-13 12:27:31.013 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-03-13 12:27:31.018 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-03-13 12:27:31.022 | + functions-common:apt_get_update:1159 : return 2026-03-13 12:27:31.027 | + functions-common:install_package:1431 : real_install_package ovn-central ovn-controller-vtep ovn-host 2026-03-13 12:27:31.031 | + functions-common:real_install_package:1418 : is_ubuntu 2026-03-13 12:27:31.037 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:27:31.042 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:27:31.047 | + functions-common:real_install_package:1419 : apt_get install ovn-central ovn-controller-vtep ovn-host 2026-03-13 12:27:31.092 | + functions-common:apt_get:1199 : 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-03-13 12:27:31.133 | Reading package lists... 2026-03-13 12:27:31.365 | Building dependency tree... 2026-03-13 12:27:31.365 | Reading state information... 2026-03-13 12:27:31.604 | The following additional packages will be installed: 2026-03-13 12:27:31.604 | ovn-common 2026-03-13 12:27:31.636 | The following NEW packages will be installed: 2026-03-13 12:27:31.637 | ovn-central ovn-common ovn-controller-vtep ovn-host 2026-03-13 12:27:31.828 | 0 upgraded, 4 newly installed, 0 to remove and 2 not upgraded. 2026-03-13 12:27:31.828 | Need to get 2,360 kB of archives. 2026-03-13 12:27:31.828 | After this operation, 8,355 kB of additional disk space will be used. 2026-03-13 12:27:31.828 | 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-03-13 12:27:32.436 | 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-03-13 12:27:32.522 | 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-03-13 12:27:32.595 | 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-03-13 12:27:32.876 | debconf: delaying package configuration, since apt-utils is not installed 2026-03-13 12:27:32.924 | Fetched 2,360 kB in 1s (2,293 kB/s) 2026-03-13 12:27:32.965 | Selecting previously unselected package ovn-common. 2026-03-13 12:27:32.996 | (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 ... 69271 files and directories currently installed.) 2026-03-13 12:27:32.998 | Preparing to unpack .../ovn-common_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-03-13 12:27:33.002 | Unpacking ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-03-13 12:27:33.104 | Selecting previously unselected package ovn-central. 2026-03-13 12:27:33.115 | Preparing to unpack .../ovn-central_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-03-13 12:27:33.120 | Unpacking ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-03-13 12:27:33.187 | Selecting previously unselected package ovn-controller-vtep. 2026-03-13 12:27:33.196 | Preparing to unpack .../ovn-controller-vtep_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-03-13 12:27:33.200 | Unpacking ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-03-13 12:27:33.260 | Selecting previously unselected package ovn-host. 2026-03-13 12:27:33.270 | Preparing to unpack .../ovn-host_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-03-13 12:27:33.278 | Unpacking ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-03-13 12:27:33.358 | Setting up ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-03-13 12:27:33.378 | Setting up ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-03-13 12:27:33.692 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-03-13 12:27:33.829 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-host.service → /usr/lib/systemd/system/ovn-host.service. 2026-03-13 12:27:34.202 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-03-13 12:27:34.274 | Setting up ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-03-13 12:27:34.611 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-03-13 12:27:34.744 | Created symlink /etc/systemd/system/ovn-sb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-sb.service. 2026-03-13 12:27:35.238 | Created symlink /etc/systemd/system/ovn-nb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-nb.service. 2026-03-13 12:27:35.716 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-central.service → /usr/lib/systemd/system/ovn-central.service. 2026-03-13 12:27:36.313 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-03-13 12:27:36.397 | Setting up ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-03-13 12:27:36.547 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-controller-vtep.service → /usr/lib/systemd/system/ovn-controller-vtep.service. 2026-03-13 12:27:36.980 | Processing triggers for man-db (2.12.0-4build2) ... 2026-03-13 12:27:38.281 | + functions-common:apt_get:1203 : result=0 2026-03-13 12:27:38.287 | + functions-common:apt_get:1206 : time_stop apt-get 2026-03-13 12:27:38.293 | + functions-common:time_stop:2412 : local name 2026-03-13 12:27:38.299 | + functions-common:time_stop:2413 : local end_time 2026-03-13 12:27:38.304 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:27:38.309 | + functions-common:time_stop:2415 : local total 2026-03-13 12:27:38.315 | + functions-common:time_stop:2416 : local start_time 2026-03-13 12:27:38.320 | + functions-common:time_stop:2418 : name=apt-get 2026-03-13 12:27:38.325 | + functions-common:time_stop:2419 : start_time=1773404851085 2026-03-13 12:27:38.331 | + functions-common:time_stop:2421 : [[ -z 1773404851085 ]] 2026-03-13 12:27:38.337 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:27:38.345 | + functions-common:time_stop:2424 : end_time=1773404858339 2026-03-13 12:27:38.350 | + functions-common:time_stop:2425 : elapsed_time=7254 2026-03-13 12:27:38.356 | + functions-common:time_stop:2426 : total=152947 2026-03-13 12:27:38.362 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:27:38.367 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=160201 2026-03-13 12:27:38.371 | + functions-common:apt_get:1207 : return 0 2026-03-13 12:27:38.378 | + lib/neutron_plugins/ovn_agent:install_ovn:434 : 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-03-13 12:27:38.384 | + lib/neutron_plugins/ovn_agent:install_ovn:434 : 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-03-13 12:27:38.390 | + lib/neutron_plugins/ovn_agent:install_ovn:437 : local log_archive_dir=/opt/stack/logs/archive 2026-03-13 12:27:38.395 | + lib/neutron_plugins/ovn_agent:install_ovn:438 : mkdir -p /opt/stack/logs/archive 2026-03-13 12:27:38.403 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : 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-03-13 12:27:38.408 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovs-vswitchd.log ']' 2026-03-13 12:27:38.414 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : 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-03-13 12:27:38.421 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovn-northd.log ']' 2026-03-13 12:27:38.427 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : 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-03-13 12:27:38.433 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovn-controller.log ']' 2026-03-13 12:27:38.439 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : 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-03-13 12:27:38.444 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovn-controller-vtep.log ']' 2026-03-13 12:27:38.450 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : 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-03-13 12:27:38.456 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovs-vtep.log ']' 2026-03-13 12:27:38.461 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : 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-03-13 12:27:38.465 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovsdb-server.log ']' 2026-03-13 12:27:38.471 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : 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-03-13 12:27:38.477 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovsdb-server-nb.log ']' 2026-03-13 12:27:38.483 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : 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-03-13 12:27:38.488 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovsdb-server-sb.log ']' 2026-03-13 12:27:38.494 | + lib/neutron_plugins/ovn_agent:install_ovn:446 : use_library_from_git ovsdbapp 2026-03-13 12:27:38.500 | + inc/python:use_library_from_git:266 : local name=ovsdbapp 2026-03-13 12:27:38.506 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:27:38.512 | + inc/python:use_library_from_git:268 : [[ novnc,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-03-13 12:27:38.519 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-03-13 12:27:38.525 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:27:38.529 | + lib/neutron_plugins/ovn_agent:install_ovn:452 : [[ False == \T\r\u\e ]] 2026-03-13 12:27:38.535 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-03-13 12:27:38.540 | + ./stack.sh:main:953 : is_service_enabled nova 2026-03-13 12:27:38.577 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:27:38.582 | + ./stack.sh:main:955 : stack_install_service nova 2026-03-13 12:27:38.588 | + lib/stack:stack_install_service:20 : local service=nova 2026-03-13 12:27:38.593 | + lib/stack:stack_install_service:21 : type install_nova 2026-03-13 12:27:38.599 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-03-13 12:27:38.604 | + lib/stack:stack_install_service:32 : install_nova 2026-03-13 12:27:38.610 | + lib/nova:install_nova:912 : use_library_from_git os-vif 2026-03-13 12:27:38.615 | + inc/python:use_library_from_git:266 : local name=os-vif 2026-03-13 12:27:38.619 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:27:38.624 | + inc/python:use_library_from_git:268 : [[ novnc,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-03-13 12:27:38.630 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-03-13 12:27:38.635 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:27:38.640 | + lib/nova:install_nova:917 : is_service_enabled n-cpu 2026-03-13 12:27:38.675 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:27:38.681 | + lib/nova:install_nova:917 : [[ -r /opt/stack/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-03-13 12:27:38.687 | + lib/nova:install_nova:918 : install_nova_hypervisor 2026-03-13 12:27:38.693 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:91 : install_libvirt 2026-03-13 12:27:38.698 | + lib/nova_plugins/functions-libvirt:install_libvirt:69 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- libvirt-python 2026-03-13 12:27:38.797 | + lib/nova_plugins/functions-libvirt:install_libvirt:71 : is_ubuntu 2026-03-13 12:27:38.802 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:27:38.806 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:27:38.810 | + lib/nova_plugins/functions-libvirt:install_libvirt:72 : install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-03-13 12:27:38.816 | + functions-common:install_package:1430 : update_package_repo 2026-03-13 12:27:38.821 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-03-13 12:27:38.824 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-03-13 12:27:38.830 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-03-13 12:27:38.835 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-03-13 12:27:38.841 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-03-13 12:27:38.846 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:27:38.851 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:27:38.856 | + functions-common:update_package_repo:1413 : apt_get_update 2026-03-13 12:27:38.862 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-03-13 12:27:38.867 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-03-13 12:27:38.872 | + functions-common:apt_get_update:1159 : return 2026-03-13 12:27:38.877 | + functions-common:install_package:1431 : real_install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-03-13 12:27:38.883 | + functions-common:real_install_package:1418 : is_ubuntu 2026-03-13 12:27:38.887 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:27:38.891 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:27:38.896 | + functions-common:real_install_package:1419 : apt_get install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-03-13 12:27:38.937 | + functions-common:apt_get:1199 : 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-03-13 12:27:38.976 | Reading package lists... 2026-03-13 12:27:39.214 | Building dependency tree... 2026-03-13 12:27:39.215 | Reading state information... 2026-03-13 12:27:39.479 | The following additional packages will be installed: 2026-03-13 12:27:39.479 | ipxe-qemu libasound2-data libasound2t64 libbrlapi0.8 libcacard0 libdaxctl1 2026-03-13 12:27:39.479 | libfdt1 libndctl6 libnspr4 libnss3 libpciaccess0 libpcsclite1 libpmem1 2026-03-13 12:27:39.479 | librdmacm1t64 libslirp0 libusb-1.0-0 libusbredirparser1t64 libvirt-daemon 2026-03-13 12:27:39.479 | libvirt-daemon-config-network libvirt-daemon-config-nwfilter 2026-03-13 12:27:39.480 | libvirt-daemon-driver-qemu libvirt-daemon-system-systemd libvirt0 2026-03-13 12:27:39.480 | qemu-system-arm qemu-system-common qemu-system-data qemu-system-mips 2026-03-13 12:27:39.480 | qemu-system-misc qemu-system-ppc qemu-system-s390x qemu-system-sparc 2026-03-13 12:27:39.480 | qemu-system-x86 seabios systemd-container 2026-03-13 12:27:39.481 | Suggested packages: 2026-03-13 12:27:39.481 | alsa-utils libasound2-plugins pciutils pcscd libvirt-clients-qemu 2026-03-13 12:27:39.481 | libvirt-login-shell libvirt-daemon-driver-storage-gluster 2026-03-13 12:27:39.481 | libvirt-daemon-driver-storage-iscsi-direct libvirt-daemon-driver-storage-rbd 2026-03-13 12:27:39.481 | libvirt-daemon-driver-storage-zfs libvirt-daemon-driver-lxc 2026-03-13 12:27:39.481 | libvirt-daemon-driver-vbox libvirt-daemon-driver-xen numad passt apparmor 2026-03-13 12:27:39.481 | auditd nfs-common systemtap zfsutils samba vde2 2026-03-13 12:27:39.481 | Recommended packages: 2026-03-13 12:27:39.481 | alsa-ucm-conf alsa-topology-conf libxml2-utils swtpm swtpm-tools mdevctl 2026-03-13 12:27:39.481 | libvirt-l10n ipxe-qemu-256k-compat-efi-roms qemu-efi-aarch64 qemu-efi-arm 2026-03-13 12:27:39.481 | qemu-system-gui qemu-system-modules-spice qemu-system-modules-opengl 2026-03-13 12:27:39.481 | qemu-block-extra ovmf cpu-checker libnss-mymachines 2026-03-13 12:27:39.529 | The following NEW packages will be installed: 2026-03-13 12:27:39.529 | ipxe-qemu libasound2-data libasound2t64 libbrlapi0.8 libcacard0 libdaxctl1 2026-03-13 12:27:39.529 | libfdt1 libndctl6 libnspr4 libnss3 libpciaccess0 libpcsclite1 libpmem1 2026-03-13 12:27:39.530 | librdmacm1t64 libslirp0 libusb-1.0-0 libusbredirparser1t64 libvirt-clients 2026-03-13 12:27:39.530 | libvirt-daemon libvirt-daemon-config-network libvirt-daemon-config-nwfilter 2026-03-13 12:27:39.530 | libvirt-daemon-driver-qemu libvirt-daemon-system 2026-03-13 12:27:39.530 | libvirt-daemon-system-systemd libvirt-dev libvirt0 python3-libvirt 2026-03-13 12:27:39.530 | qemu-system qemu-system-arm qemu-system-common qemu-system-data 2026-03-13 12:27:39.530 | qemu-system-mips qemu-system-misc qemu-system-ppc qemu-system-s390x 2026-03-13 12:27:39.530 | qemu-system-sparc qemu-system-x86 seabios systemd-container systemd-coredump 2026-03-13 12:27:39.718 | 0 upgraded, 40 newly installed, 0 to remove and 2 not upgraded. 2026-03-13 12:27:39.719 | Need to get 127 MB of archives. 2026-03-13 12:27:39.719 | After this operation, 527 MB of additional disk space will be used. 2026-03-13 12:27:39.719 | 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-03-13 12:27:39.968 | 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-03-13 12:27:40.377 | 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-03-13 12:27:40.378 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libasound2t64 amd64 1.2.11-1ubuntu0.2 [398 kB] 2026-03-13 12:27:40.405 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libbrlapi0.8 amd64 6.6-4ubuntu5 [31.4 kB] 2026-03-13 12:27:40.407 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libnspr4 amd64 2:4.35-1.1build1 [117 kB] 2026-03-13 12:27:40.412 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss3 amd64 2:3.98-1ubuntu0.1 [1,445 kB] 2026-03-13 12:27:40.471 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpcsclite1 amd64 2.0.3-1build1 [21.4 kB] 2026-03-13 12:27:40.471 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcacard0 amd64 1:2.8.0-3build4 [36.5 kB] 2026-03-13 12:27:40.472 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdaxctl1 amd64 77-2ubuntu2 [21.4 kB] 2026-03-13 12:27:40.474 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libndctl6 amd64 77-2ubuntu2 [62.8 kB] 2026-03-13 12:27:40.475 | 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-03-13 12:27:40.534 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpmem1 amd64 1.13.1-1.1ubuntu2 [84.8 kB] 2026-03-13 12:27:40.537 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 librdmacm1t64 amd64 50.0-2ubuntu0.2 [70.7 kB] 2026-03-13 12:27:40.538 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libslirp0 amd64 4.7.0-1ubuntu3 [63.8 kB] 2026-03-13 12:27:40.539 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libusbredirparser1t64 amd64 0.13.0-2.1build1 [16.5 kB] 2026-03-13 12:27:40.612 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt0 amd64 10.0.0-2ubuntu8.12 [1,830 kB] 2026-03-13 12:27:40.774 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-clients amd64 10.0.0-2ubuntu8.12 [438 kB] 2026-03-13 12:27:40.779 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-driver-qemu amd64 10.0.0-2ubuntu8.12 [740 kB] 2026-03-13 12:27:40.852 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon amd64 10.0.0-2ubuntu8.12 [431 kB] 2026-03-13 12:27:40.858 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-config-network all 10.0.0-2ubuntu8.12 [3,114 B] 2026-03-13 12:27:40.858 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-config-nwfilter all 10.0.0-2ubuntu8.12 [6,044 B] 2026-03-13 12:27:40.858 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-container amd64 255.4-1ubuntu8.12 [417 kB] 2026-03-13 12:27:40.922 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-system-systemd all 10.0.0-2ubuntu8.12 [1,372 B] 2026-03-13 12:27:40.923 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-system amd64 10.0.0-2ubuntu8.12 [49.7 kB] 2026-03-13 12:27:40.924 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libvirt-dev amd64 10.0.0-2ubuntu8.12 [178 kB] 2026-03-13 12:27:40.928 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-03-13 12:27:40.934 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfdt1 amd64 1.7.0-2build1 [20.1 kB] 2026-03-13 12:27:40.934 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-common amd64 1:8.2.2+ds-0ubuntu1.13 [1,255 kB] 2026-03-13 12:27:41.009 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-data all 1:8.2.2+ds-0ubuntu1.13 [1,795 kB] 2026-03-13 12:27:41.087 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-arm amd64 1:8.2.2+ds-0ubuntu1.13 [10.9 MB] 2026-03-13 12:27:41.545 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-mips amd64 1:8.2.2+ds-0ubuntu1.13 [16.3 MB] 2026-03-13 12:27:42.192 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-ppc amd64 1:8.2.2+ds-0ubuntu1.13 [9,105 kB] 2026-03-13 12:27:42.532 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-sparc amd64 1:8.2.2+ds-0ubuntu1.13 [6,308 kB] 2026-03-13 12:27:42.779 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 seabios all 1.16.3-2 [175 kB] 2026-03-13 12:27:42.782 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-x86 amd64 1:8.2.2+ds-0ubuntu1.13 [11.2 MB] 2026-03-13 12:27:43.205 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-s390x amd64 1:8.2.2+ds-0ubuntu1.13 [3,434 kB] 2026-03-13 12:27:43.334 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-misc amd64 1:8.2.2+ds-0ubuntu1.13 [57.7 MB] 2026-03-13 12:27:45.532 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system amd64 1:8.2.2+ds-0ubuntu1.13 [58.0 kB] 2026-03-13 12:27:45.532 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 systemd-coredump amd64 255.4-1ubuntu8.12 [71.7 kB] 2026-03-13 12:27:45.734 | debconf: delaying package configuration, since apt-utils is not installed 2026-03-13 12:27:45.783 | Fetched 127 MB in 6s (21.2 MB/s) 2026-03-13 12:27:45.824 | Selecting previously unselected package libusb-1.0-0:amd64. 2026-03-13 12:27:45.867 | (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 ... 69339 files and directories currently installed.) 2026-03-13 12:27:45.870 | Preparing to unpack .../00-libusb-1.0-0_2%3a1.0.27-1_amd64.deb ... 2026-03-13 12:27:45.878 | Unpacking libusb-1.0-0:amd64 (2:1.0.27-1) ... 2026-03-13 12:27:45.926 | Selecting previously unselected package ipxe-qemu. 2026-03-13 12:27:45.935 | Preparing to unpack .../01-ipxe-qemu_1.21.1+git-20220113.fbbdc3926-0ubuntu2_all.deb ... 2026-03-13 12:27:45.938 | Unpacking ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-03-13 12:27:46.010 | Selecting previously unselected package libasound2-data. 2026-03-13 12:27:46.020 | Preparing to unpack .../02-libasound2-data_1.2.11-1ubuntu0.2_all.deb ... 2026-03-13 12:27:46.024 | Unpacking libasound2-data (1.2.11-1ubuntu0.2) ... 2026-03-13 12:27:46.102 | Selecting previously unselected package libasound2t64:amd64. 2026-03-13 12:27:46.113 | Preparing to unpack .../03-libasound2t64_1.2.11-1ubuntu0.2_amd64.deb ... 2026-03-13 12:27:46.117 | Unpacking libasound2t64:amd64 (1.2.11-1ubuntu0.2) ... 2026-03-13 12:27:46.177 | Selecting previously unselected package libbrlapi0.8:amd64. 2026-03-13 12:27:46.186 | Preparing to unpack .../04-libbrlapi0.8_6.6-4ubuntu5_amd64.deb ... 2026-03-13 12:27:46.189 | Unpacking libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2026-03-13 12:27:46.242 | Selecting previously unselected package libnspr4:amd64. 2026-03-13 12:27:46.252 | Preparing to unpack .../05-libnspr4_2%3a4.35-1.1build1_amd64.deb ... 2026-03-13 12:27:46.255 | Unpacking libnspr4:amd64 (2:4.35-1.1build1) ... 2026-03-13 12:27:46.308 | Selecting previously unselected package libnss3:amd64. 2026-03-13 12:27:46.316 | Preparing to unpack .../06-libnss3_2%3a3.98-1ubuntu0.1_amd64.deb ... 2026-03-13 12:27:46.320 | Unpacking libnss3:amd64 (2:3.98-1ubuntu0.1) ... 2026-03-13 12:27:46.407 | Selecting previously unselected package libpcsclite1:amd64. 2026-03-13 12:27:46.417 | Preparing to unpack .../07-libpcsclite1_2.0.3-1build1_amd64.deb ... 2026-03-13 12:27:46.420 | Unpacking libpcsclite1:amd64 (2.0.3-1build1) ... 2026-03-13 12:27:46.480 | Selecting previously unselected package libcacard0:amd64. 2026-03-13 12:27:46.488 | Preparing to unpack .../08-libcacard0_1%3a2.8.0-3build4_amd64.deb ... 2026-03-13 12:27:46.492 | Unpacking libcacard0:amd64 (1:2.8.0-3build4) ... 2026-03-13 12:27:46.545 | Selecting previously unselected package libdaxctl1:amd64. 2026-03-13 12:27:46.553 | Preparing to unpack .../09-libdaxctl1_77-2ubuntu2_amd64.deb ... 2026-03-13 12:27:46.556 | Unpacking libdaxctl1:amd64 (77-2ubuntu2) ... 2026-03-13 12:27:46.621 | Selecting previously unselected package libndctl6:amd64. 2026-03-13 12:27:46.627 | Preparing to unpack .../10-libndctl6_77-2ubuntu2_amd64.deb ... 2026-03-13 12:27:46.630 | Unpacking libndctl6:amd64 (77-2ubuntu2) ... 2026-03-13 12:27:46.683 | Selecting previously unselected package libpciaccess0:amd64. 2026-03-13 12:27:46.693 | Preparing to unpack .../11-libpciaccess0_0.17-3ubuntu0.24.04.2_amd64.deb ... 2026-03-13 12:27:46.696 | Unpacking libpciaccess0:amd64 (0.17-3ubuntu0.24.04.2) ... 2026-03-13 12:27:46.761 | Selecting previously unselected package libpmem1:amd64. 2026-03-13 12:27:46.769 | Preparing to unpack .../12-libpmem1_1.13.1-1.1ubuntu2_amd64.deb ... 2026-03-13 12:27:46.772 | Unpacking libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2026-03-13 12:27:46.841 | Selecting previously unselected package librdmacm1t64:amd64. 2026-03-13 12:27:46.850 | Preparing to unpack .../13-librdmacm1t64_50.0-2ubuntu0.2_amd64.deb ... 2026-03-13 12:27:46.853 | Unpacking librdmacm1t64:amd64 (50.0-2ubuntu0.2) ... 2026-03-13 12:27:46.910 | Selecting previously unselected package libslirp0:amd64. 2026-03-13 12:27:46.920 | Preparing to unpack .../14-libslirp0_4.7.0-1ubuntu3_amd64.deb ... 2026-03-13 12:27:46.924 | Unpacking libslirp0:amd64 (4.7.0-1ubuntu3) ... 2026-03-13 12:27:46.972 | Selecting previously unselected package libusbredirparser1t64:amd64. 2026-03-13 12:27:46.981 | Preparing to unpack .../15-libusbredirparser1t64_0.13.0-2.1build1_amd64.deb ... 2026-03-13 12:27:46.984 | Unpacking libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2026-03-13 12:27:47.038 | Selecting previously unselected package libvirt0:amd64. 2026-03-13 12:27:47.045 | Preparing to unpack .../16-libvirt0_10.0.0-2ubuntu8.12_amd64.deb ... 2026-03-13 12:27:47.050 | Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.12) ... 2026-03-13 12:27:47.184 | Selecting previously unselected package libvirt-clients. 2026-03-13 12:27:47.194 | Preparing to unpack .../17-libvirt-clients_10.0.0-2ubuntu8.12_amd64.deb ... 2026-03-13 12:27:47.213 | Unpacking libvirt-clients (10.0.0-2ubuntu8.12) ... 2026-03-13 12:27:47.286 | Selecting previously unselected package libvirt-daemon-driver-qemu. 2026-03-13 12:27:47.296 | Preparing to unpack .../18-libvirt-daemon-driver-qemu_10.0.0-2ubuntu8.12_amd64.deb ... 2026-03-13 12:27:47.312 | Unpacking libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.12) ... 2026-03-13 12:27:47.388 | Selecting previously unselected package libvirt-daemon. 2026-03-13 12:27:47.398 | Preparing to unpack .../19-libvirt-daemon_10.0.0-2ubuntu8.12_amd64.deb ... 2026-03-13 12:27:47.414 | Unpacking libvirt-daemon (10.0.0-2ubuntu8.12) ... 2026-03-13 12:27:47.545 | Selecting previously unselected package libvirt-daemon-config-network. 2026-03-13 12:27:47.552 | Preparing to unpack .../20-libvirt-daemon-config-network_10.0.0-2ubuntu8.12_all.deb ... 2026-03-13 12:27:47.570 | Unpacking libvirt-daemon-config-network (10.0.0-2ubuntu8.12) ... 2026-03-13 12:27:47.624 | Selecting previously unselected package libvirt-daemon-config-nwfilter. 2026-03-13 12:27:47.634 | Preparing to unpack .../21-libvirt-daemon-config-nwfilter_10.0.0-2ubuntu8.12_all.deb ... 2026-03-13 12:27:47.651 | Unpacking libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.12) ... 2026-03-13 12:27:47.711 | Selecting previously unselected package systemd-container. 2026-03-13 12:27:47.721 | Preparing to unpack .../22-systemd-container_255.4-1ubuntu8.12_amd64.deb ... 2026-03-13 12:27:47.725 | Unpacking systemd-container (255.4-1ubuntu8.12) ... 2026-03-13 12:27:47.821 | Selecting previously unselected package libvirt-daemon-system-systemd. 2026-03-13 12:27:47.830 | Preparing to unpack .../23-libvirt-daemon-system-systemd_10.0.0-2ubuntu8.12_all.deb ... 2026-03-13 12:27:47.845 | Unpacking libvirt-daemon-system-systemd (10.0.0-2ubuntu8.12) ... 2026-03-13 12:27:47.908 | Selecting previously unselected package libvirt-daemon-system. 2026-03-13 12:27:47.917 | Preparing to unpack .../24-libvirt-daemon-system_10.0.0-2ubuntu8.12_amd64.deb ... 2026-03-13 12:27:47.976 | Unpacking libvirt-daemon-system (10.0.0-2ubuntu8.12) ... 2026-03-13 12:27:48.055 | Selecting previously unselected package libvirt-dev:amd64. 2026-03-13 12:27:48.066 | Preparing to unpack .../25-libvirt-dev_10.0.0-2ubuntu8.12_amd64.deb ... 2026-03-13 12:27:48.082 | Unpacking libvirt-dev:amd64 (10.0.0-2ubuntu8.12) ... 2026-03-13 12:27:48.153 | Selecting previously unselected package python3-libvirt. 2026-03-13 12:27:48.163 | Preparing to unpack .../26-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-03-13 12:27:48.167 | Unpacking python3-libvirt (10.0.0-1build1) ... 2026-03-13 12:27:48.233 | Selecting previously unselected package libfdt1:amd64. 2026-03-13 12:27:48.243 | Preparing to unpack .../27-libfdt1_1.7.0-2build1_amd64.deb ... 2026-03-13 12:27:48.249 | Unpacking libfdt1:amd64 (1.7.0-2build1) ... 2026-03-13 12:27:48.303 | Selecting previously unselected package qemu-system-common. 2026-03-13 12:27:48.311 | Preparing to unpack .../28-qemu-system-common_1%3a8.2.2+ds-0ubuntu1.13_amd64.deb ... 2026-03-13 12:27:48.314 | Unpacking qemu-system-common (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-13 12:27:48.456 | Selecting previously unselected package qemu-system-data. 2026-03-13 12:27:48.466 | Preparing to unpack .../29-qemu-system-data_1%3a8.2.2+ds-0ubuntu1.13_all.deb ... 2026-03-13 12:27:48.470 | Unpacking qemu-system-data (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-13 12:27:48.600 | Selecting previously unselected package qemu-system-arm. 2026-03-13 12:27:48.610 | Preparing to unpack .../30-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.13_amd64.deb ... 2026-03-13 12:27:48.624 | Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-13 12:27:49.007 | Selecting previously unselected package qemu-system-mips. 2026-03-13 12:27:49.017 | Preparing to unpack .../31-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.13_amd64.deb ... 2026-03-13 12:27:49.033 | Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-13 12:27:49.466 | Selecting previously unselected package qemu-system-ppc. 2026-03-13 12:27:49.477 | Preparing to unpack .../32-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.13_amd64.deb ... 2026-03-13 12:27:49.493 | Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-13 12:27:49.753 | Selecting previously unselected package qemu-system-sparc. 2026-03-13 12:27:49.763 | Preparing to unpack .../33-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.13_amd64.deb ... 2026-03-13 12:27:49.779 | Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-13 12:27:49.975 | Selecting previously unselected package seabios. 2026-03-13 12:27:49.985 | Preparing to unpack .../34-seabios_1.16.3-2_all.deb ... 2026-03-13 12:27:49.988 | Unpacking seabios (1.16.3-2) ... 2026-03-13 12:27:50.055 | Selecting previously unselected package qemu-system-x86. 2026-03-13 12:27:50.063 | Preparing to unpack .../35-qemu-system-x86_1%3a8.2.2+ds-0ubuntu1.13_amd64.deb ... 2026-03-13 12:27:50.078 | Unpacking qemu-system-x86 (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-13 12:27:50.429 | Selecting previously unselected package qemu-system-s390x. 2026-03-13 12:27:50.438 | Preparing to unpack .../36-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.13_amd64.deb ... 2026-03-13 12:27:50.455 | Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-13 12:27:50.601 | Selecting previously unselected package qemu-system-misc. 2026-03-13 12:27:50.609 | Preparing to unpack .../37-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.13_amd64.deb ... 2026-03-13 12:27:50.624 | Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-13 12:27:51.794 | Selecting previously unselected package qemu-system. 2026-03-13 12:27:51.803 | Preparing to unpack .../38-qemu-system_1%3a8.2.2+ds-0ubuntu1.13_amd64.deb ... 2026-03-13 12:27:51.808 | Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-13 12:27:51.863 | Selecting previously unselected package systemd-coredump. 2026-03-13 12:27:51.873 | Preparing to unpack .../39-systemd-coredump_255.4-1ubuntu8.12_amd64.deb ... 2026-03-13 12:27:51.877 | Unpacking systemd-coredump (255.4-1ubuntu8.12) ... 2026-03-13 12:27:51.959 | Setting up libpciaccess0:amd64 (0.17-3ubuntu0.24.04.2) ... 2026-03-13 12:27:51.970 | Setting up systemd-coredump (255.4-1ubuntu8.12) ... 2026-03-13 12:27:52.293 | Creating group 'systemd-coredump' with GID 989. 2026-03-13 12:27:52.295 | Creating user 'systemd-coredump' (systemd Core Dumper) with UID 989 and GID 989. 2026-03-13 12:27:52.339 | Setting up libfdt1:amd64 (1.7.0-2build1) ... 2026-03-13 12:27:52.349 | Setting up libasound2-data (1.2.11-1ubuntu0.2) ... 2026-03-13 12:27:52.360 | Setting up libasound2t64:amd64 (1.2.11-1ubuntu0.2) ... 2026-03-13 12:27:52.371 | Setting up libnspr4:amd64 (2:4.35-1.1build1) ... 2026-03-13 12:27:52.382 | Setting up libpcsclite1:amd64 (2.0.3-1build1) ... 2026-03-13 12:27:52.392 | Setting up libdaxctl1:amd64 (77-2ubuntu2) ... 2026-03-13 12:27:52.401 | Setting up qemu-system-data (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-13 12:27:52.412 | Setting up seabios (1.16.3-2) ... 2026-03-13 12:27:52.422 | Setting up libvirt0:amd64 (10.0.0-2ubuntu8.12) ... 2026-03-13 12:27:52.432 | Setting up systemd-container (255.4-1ubuntu8.12) ... 2026-03-13 12:27:52.592 | Created symlink /etc/systemd/system/multi-user.target.wants/machines.target → /usr/lib/systemd/system/machines.target. 2026-03-13 12:27:52.987 | Setting up libslirp0:amd64 (4.7.0-1ubuntu3) ... 2026-03-13 12:27:52.997 | Setting up libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2026-03-13 12:27:53.007 | Setting up ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-03-13 12:27:53.018 | Setting up libndctl6:amd64 (77-2ubuntu2) ... 2026-03-13 12:27:53.027 | Setting up librdmacm1t64:amd64 (50.0-2ubuntu0.2) ... 2026-03-13 12:27:53.038 | Setting up libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2026-03-13 12:27:53.049 | Setting up libusb-1.0-0:amd64 (2:1.0.27-1) ... 2026-03-13 12:27:53.059 | Setting up libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.12) ... 2026-03-13 12:27:53.511 | Setting up libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2026-03-13 12:27:53.522 | Setting up libvirt-daemon-config-network (10.0.0-2ubuntu8.12) ... 2026-03-13 12:27:53.836 | Setting up python3-libvirt (10.0.0-1build1) ... 2026-03-13 12:27:54.041 | Setting up libvirt-clients (10.0.0-2ubuntu8.12) ... 2026-03-13 12:27:54.084 | Setting up libvirt-dev:amd64 (10.0.0-2ubuntu8.12) ... 2026-03-13 12:27:54.106 | Setting up libnss3:amd64 (2:3.98-1ubuntu0.1) ... 2026-03-13 12:27:54.122 | Setting up libcacard0:amd64 (1:2.8.0-3build4) ... 2026-03-13 12:27:54.152 | Setting up libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.12) ... 2026-03-13 12:27:54.183 | Setting up libvirt-daemon-system-systemd (10.0.0-2ubuntu8.12) ... 2026-03-13 12:27:54.219 | Setting up libvirt-daemon (10.0.0-2ubuntu8.12) ... 2026-03-13 12:27:54.249 | Setting up qemu-system-common (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-13 12:27:54.446 | Created symlink /etc/systemd/system/multi-user.target.wants/qemu-kvm.service → /usr/lib/systemd/system/qemu-kvm.service. 2026-03-13 12:27:54.824 | Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-13 12:27:54.848 | Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-13 12:27:54.869 | Setting up qemu-system-x86 (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-13 12:27:54.892 | Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-13 12:27:54.923 | Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-13 12:27:54.944 | Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-13 12:27:54.966 | Setting up libvirt-daemon-system (10.0.0-2ubuntu8.12) ... 2026-03-13 12:27:55.319 | useradd warning: libvirt-qemu's uid 64055 is greater than SYS_UID_MAX 999 2026-03-13 12:27:55.965 | info: Selecting GID from range 100 to 999 ... 2026-03-13 12:27:55.969 | info: Adding group `swtpm' (GID 116) ... 2026-03-13 12:27:56.036 | info: The home dir /var/lib/swtpm you specified can't be accessed: No such file or directory 2026-03-13 12:27:56.036 | 2026-03-13 12:27:56.043 | info: Selecting UID from range 100 to 999 ... 2026-03-13 12:27:56.043 | 2026-03-13 12:27:56.048 | info: Adding system user `swtpm' (UID 113) ... 2026-03-13 12:27:56.051 | info: Adding new user `swtpm' (UID 113) with group `swtpm' ... 2026-03-13 12:27:56.103 | info: Not creating home directory `/var/lib/swtpm'. 2026-03-13 12:27:56.286 | Enabling libvirt default network 2026-03-13 12:27:56.307 | Inserted module 'msr' 2026-03-13 12:27:56.472 | Created symlink /etc/systemd/system/multi-user.target.wants/libvirtd.service → /usr/lib/systemd/system/libvirtd.service. 2026-03-13 12:27:56.472 | Created symlink /etc/systemd/system/sockets.target.wants/virtlockd.socket → /usr/lib/systemd/system/virtlockd.socket. 2026-03-13 12:27:56.472 | Created symlink /etc/systemd/system/sockets.target.wants/virtlogd.socket → /usr/lib/systemd/system/virtlogd.socket. 2026-03-13 12:27:56.472 | Created symlink /etc/systemd/system/sockets.target.wants/libvirtd.socket → /usr/lib/systemd/system/libvirtd.socket. 2026-03-13 12:27:56.472 | Created symlink /etc/systemd/system/sockets.target.wants/libvirtd-ro.socket → /usr/lib/systemd/system/libvirtd-ro.socket. 2026-03-13 12:27:56.472 | Created symlink /etc/systemd/system/sockets.target.wants/libvirtd-admin.socket → /usr/lib/systemd/system/libvirtd-admin.socket. 2026-03-13 12:27:56.472 | Created symlink /etc/systemd/system/sockets.target.wants/virtlockd-admin.socket → /usr/lib/systemd/system/virtlockd-admin.socket. 2026-03-13 12:27:56.472 | Created symlink /etc/systemd/system/sockets.target.wants/virtlogd-admin.socket → /usr/lib/systemd/system/virtlogd-admin.socket. 2026-03-13 12:27:57.069 | Created symlink /etc/systemd/system/multi-user.target.wants/libvirt-guests.service → /usr/lib/systemd/system/libvirt-guests.service. 2026-03-13 12:27:57.776 | Created symlink /etc/systemd/system/multi-user.target.wants/virtlockd.service → /usr/lib/systemd/system/virtlockd.service. 2026-03-13 12:27:58.183 | Created symlink /etc/systemd/system/multi-user.target.wants/virtlogd.service → /usr/lib/systemd/system/virtlogd.service. 2026-03-13 12:27:58.932 | Setting up libvirt-daemon dnsmasq configuration. 2026-03-13 12:27:59.004 | Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-13 12:27:59.026 | Setting up qemu-system (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-13 12:27:59.037 | Processing triggers for man-db (2.12.0-4build2) ... 2026-03-13 12:28:00.222 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-03-13 12:28:00.251 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-03-13 12:28:00.547 | + functions-common:apt_get:1203 : result=0 2026-03-13 12:28:00.552 | + functions-common:apt_get:1206 : time_stop apt-get 2026-03-13 12:28:00.558 | + functions-common:time_stop:2412 : local name 2026-03-13 12:28:00.591 | + functions-common:time_stop:2413 : local end_time 2026-03-13 12:28:00.595 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:28:00.599 | + functions-common:time_stop:2415 : local total 2026-03-13 12:28:00.604 | + functions-common:time_stop:2416 : local start_time 2026-03-13 12:28:00.609 | + functions-common:time_stop:2418 : name=apt-get 2026-03-13 12:28:00.615 | + functions-common:time_stop:2419 : start_time=1773404858932 2026-03-13 12:28:00.620 | + functions-common:time_stop:2421 : [[ -z 1773404858932 ]] 2026-03-13 12:28:00.626 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:28:00.636 | + functions-common:time_stop:2424 : end_time=1773404880629 2026-03-13 12:28:00.642 | + functions-common:time_stop:2425 : elapsed_time=21697 2026-03-13 12:28:00.648 | + functions-common:time_stop:2426 : total=160201 2026-03-13 12:28:00.653 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:28:00.657 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=181898 2026-03-13 12:28:00.663 | + functions-common:apt_get:1207 : return 0 2026-03-13 12:28:00.669 | + lib/nova_plugins/functions-libvirt:install_libvirt:73 : install_package ovmf 2026-03-13 12:28:00.675 | + functions-common:install_package:1430 : update_package_repo 2026-03-13 12:28:00.681 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-03-13 12:28:00.687 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-03-13 12:28:00.694 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-03-13 12:28:00.699 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-03-13 12:28:00.705 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-03-13 12:28:00.711 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:28:00.717 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:28:00.721 | + functions-common:update_package_repo:1413 : apt_get_update 2026-03-13 12:28:00.728 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-03-13 12:28:00.734 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-03-13 12:28:00.740 | + functions-common:apt_get_update:1159 : return 2026-03-13 12:28:00.746 | + functions-common:install_package:1431 : real_install_package ovmf 2026-03-13 12:28:00.750 | + functions-common:real_install_package:1418 : is_ubuntu 2026-03-13 12:28:00.757 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:28:00.761 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:28:00.767 | + functions-common:real_install_package:1419 : apt_get install ovmf 2026-03-13 12:28:00.814 | + functions-common:apt_get:1199 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ovmf 2026-03-13 12:28:00.866 | Reading package lists... 2026-03-13 12:28:01.118 | Building dependency tree... 2026-03-13 12:28:01.119 | Reading state information... 2026-03-13 12:28:01.376 | The following NEW packages will be installed: 2026-03-13 12:28:01.377 | ovmf 2026-03-13 12:28:01.819 | 0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded. 2026-03-13 12:28:01.819 | Need to get 5,176 kB of archives. 2026-03-13 12:28:01.819 | After this operation, 17.4 MB of additional disk space will be used. 2026-03-13 12:28:01.819 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovmf all 2024.02-2ubuntu0.7 [5,176 kB] 2026-03-13 12:28:02.718 | debconf: delaying package configuration, since apt-utils is not installed 2026-03-13 12:28:02.754 | Fetched 5,176 kB in 1s (4,542 kB/s) 2026-03-13 12:28:02.791 | Selecting previously unselected package ovmf. 2026-03-13 12:28:02.823 | (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 ... 70445 files and directories currently installed.) 2026-03-13 12:28:02.825 | Preparing to unpack .../ovmf_2024.02-2ubuntu0.7_all.deb ... 2026-03-13 12:28:02.829 | Unpacking ovmf (2024.02-2ubuntu0.7) ... 2026-03-13 12:28:02.969 | Setting up ovmf (2024.02-2ubuntu0.7) ... 2026-03-13 12:28:03.224 | + functions-common:apt_get:1203 : result=0 2026-03-13 12:28:03.229 | + functions-common:apt_get:1206 : time_stop apt-get 2026-03-13 12:28:03.234 | + functions-common:time_stop:2412 : local name 2026-03-13 12:28:03.239 | + functions-common:time_stop:2413 : local end_time 2026-03-13 12:28:03.245 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:28:03.250 | + functions-common:time_stop:2415 : local total 2026-03-13 12:28:03.255 | + functions-common:time_stop:2416 : local start_time 2026-03-13 12:28:03.260 | + functions-common:time_stop:2418 : name=apt-get 2026-03-13 12:28:03.266 | + functions-common:time_stop:2419 : start_time=1773404880808 2026-03-13 12:28:03.271 | + functions-common:time_stop:2421 : [[ -z 1773404880808 ]] 2026-03-13 12:28:03.278 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:28:03.287 | + functions-common:time_stop:2424 : end_time=1773404883281 2026-03-13 12:28:03.292 | + functions-common:time_stop:2425 : elapsed_time=2473 2026-03-13 12:28:03.297 | + functions-common:time_stop:2426 : total=181898 2026-03-13 12:28:03.302 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:28:03.307 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=184371 2026-03-13 12:28:03.313 | + functions-common:apt_get:1207 : return 0 2026-03-13 12:28:03.318 | + lib/nova_plugins/functions-libvirt:install_libvirt:74 : is_arch aarch64 2026-03-13 12:28:03.325 | ++ functions-common:is_arch:517 : uname -m 2026-03-13 12:28:03.334 | + functions-common:is_arch:517 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-03-13 12:28:03.339 | + lib/nova_plugins/functions-libvirt:install_libvirt:111 : [[ True == True ]] 2026-03-13 12:28:03.344 | + lib/nova_plugins/functions-libvirt:install_libvirt:112 : _enable_coredump 2026-03-13 12:28:03.349 | + lib/nova_plugins/functions-libvirt:_enable_coredump:34 : local confdir=/etc/systemd/system/libvirtd.service.d 2026-03-13 12:28:03.355 | + lib/nova_plugins/functions-libvirt:_enable_coredump:35 : local conffile=/etc/systemd/system/libvirtd.service.d/coredump.conf 2026-03-13 12:28:03.361 | + lib/nova_plugins/functions-libvirt:_enable_coredump:39 : sudo mkdir -p /var/core 2026-03-13 12:28:03.383 | + lib/nova_plugins/functions-libvirt:_enable_coredump:40 : sudo chmod a+wrx /var/core 2026-03-13 12:28:03.405 | + lib/nova_plugins/functions-libvirt:_enable_coredump:41 : echo /var/core/core.%e.%p.%h.%t 2026-03-13 12:28:03.406 | + lib/nova_plugins/functions-libvirt:_enable_coredump:42 : sudo tee /proc/sys/kernel/core_pattern 2026-03-13 12:28:03.420 | /var/core/core.%e.%p.%h.%t 2026-03-13 12:28:03.425 | + lib/nova_plugins/functions-libvirt:_enable_coredump:45 : sudo mkdir -p /etc/systemd/system/libvirtd.service.d 2026-03-13 12:28:03.446 | + lib/nova_plugins/functions-libvirt:_enable_coredump:46 : sudo tee /etc/systemd/system/libvirtd.service.d/coredump.conf 2026-03-13 12:28:03.461 | [Service] 2026-03-13 12:28:03.461 | LimitCORE=infinity 2026-03-13 12:28:03.467 | + lib/nova_plugins/functions-libvirt:_enable_coredump:53 : sudo systemctl daemon-reload 2026-03-13 12:28:03.769 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:96 : [[ kvm == \l\x\c ]] 2026-03-13 12:28:03.774 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:108 : [[ '' == \T\r\u\e ]] 2026-03-13 12:28:03.780 | + lib/nova:install_nova:921 : is_service_enabled n-novnc 2026-03-13 12:28:03.817 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:28:03.824 | ++ lib/nova:install_nova:923 : trueorfalse False NOVNC_FROM_PACKAGE 2026-03-13 12:28:03.862 | + lib/nova:install_nova:923 : NOVNC_FROM_PACKAGE=False 2026-03-13 12:28:03.868 | + lib/nova:install_nova:924 : '[' False = True ']' 2026-03-13 12:28:03.875 | + lib/nova:install_nova:943 : NOVNC_WEB_DIR=/opt/stack/novnc 2026-03-13 12:28:03.879 | + lib/nova:install_nova:944 : git_clone https://github.com/novnc/novnc.git /opt/stack/novnc v1.3.0 2026-03-13 12:28:03.885 | + functions-common:git_clone:581 : local git_remote=https://github.com/novnc/novnc.git 2026-03-13 12:28:03.890 | + functions-common:git_clone:582 : local git_dest=/opt/stack/novnc 2026-03-13 12:28:03.895 | + functions-common:git_clone:583 : local git_ref=v1.3.0 2026-03-13 12:28:03.901 | + functions-common:git_clone:584 : local orig_dir 2026-03-13 12:28:03.907 | ++ functions-common:git_clone:585 : pwd 2026-03-13 12:28:03.913 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-13 12:28:03.920 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-13 12:28:03.927 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-13 12:28:03.961 | + functions-common:git_clone:588 : RECLONE=False 2026-03-13 12:28:03.966 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-13 12:28:03.972 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-13 12:28:03.977 | + functions-common:git_clone:602 : echo v1.3.0 2026-03-13 12:28:03.980 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-13 12:28:03.991 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/novnc ]] 2026-03-13 12:28:03.996 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-13 12:28:04.001 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/novnc 2026-03-13 12:28:04.026 | + functions-common:git_clone:664 : cd /opt/stack/novnc 2026-03-13 12:28:04.033 | + functions-common:git_clone:665 : head -1 2026-03-13 12:28:04.033 | + functions-common:git_clone:665 : git show --oneline 2026-03-13 12:28:04.042 | 8e1ebdf Remove some unused assignments 2026-03-13 12:28:04.049 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-13 12:28:04.055 | + lib/nova:install_nova:948 : is_service_enabled n-spice 2026-03-13 12:28:04.091 | + functions-common:is_service_enabled:2068 : return 1 2026-03-13 12:28:04.096 | + lib/nova:install_nova:960 : git_clone https://github.com/openstack/nova.git /opt/stack/nova master 2026-03-13 12:28:04.102 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/nova.git 2026-03-13 12:28:04.107 | + functions-common:git_clone:582 : local git_dest=/opt/stack/nova 2026-03-13 12:28:04.113 | + functions-common:git_clone:583 : local git_ref=master 2026-03-13 12:28:04.118 | + functions-common:git_clone:584 : local orig_dir 2026-03-13 12:28:04.125 | ++ functions-common:git_clone:585 : pwd 2026-03-13 12:28:04.131 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-13 12:28:04.137 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-13 12:28:04.144 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-13 12:28:04.180 | + functions-common:git_clone:588 : RECLONE=False 2026-03-13 12:28:04.185 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-13 12:28:04.191 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-13 12:28:04.198 | + functions-common:git_clone:602 : echo master 2026-03-13 12:28:04.198 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-13 12:28:04.208 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/nova ]] 2026-03-13 12:28:04.213 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-13 12:28:04.219 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/nova 2026-03-13 12:28:04.245 | + functions-common:git_clone:664 : cd /opt/stack/nova 2026-03-13 12:28:04.252 | + functions-common:git_clone:665 : git show --oneline 2026-03-13 12:28:04.253 | + functions-common:git_clone:665 : head -1 2026-03-13 12:28:04.267 | d5c64e7aba Merge "Add Gazpacho prelude section" 2026-03-13 12:28:04.273 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-13 12:28:04.279 | + lib/nova:install_nova:961 : setup_develop /opt/stack/nova 2026-03-13 12:28:04.284 | + inc/python:setup_develop:353 : local bindep 2026-03-13 12:28:04.291 | + inc/python:setup_develop:354 : [[ /opt/stack/nova == -bindep* ]] 2026-03-13 12:28:04.296 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/nova 2026-03-13 12:28:04.303 | + inc/python:setup_develop:359 : local extras= 2026-03-13 12:28:04.309 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/nova -e 2026-03-13 12:28:04.315 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-03-13 12:28:04.320 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/nova == -bindep* ]] 2026-03-13 12:28:04.327 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/nova 2026-03-13 12:28:04.333 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-03-13 12:28:04.340 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-03-13 12:28:04.347 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/nova 2026-03-13 12:28:04.352 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-03-13 12:28:04.358 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/nova 2026-03-13 12:28:04.363 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-03-13 12:28:04.369 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-03-13 12:28:04.377 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2026-03-13 12:28:04.389 | + inc/python:_setup_package_with_constraints_edit:400 : name=nova 2026-03-13 12:28:04.395 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z nova ']' 2026-03-13 12:28:04.401 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2026-03-13 12:28:04.495 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/nova -e 2026-03-13 12:28:04.500 | + inc/python:setup_package:436 : local bindep=0 2026-03-13 12:28:04.506 | + inc/python:setup_package:437 : local bindep_flag= 2026-03-13 12:28:04.511 | + inc/python:setup_package:438 : local bindep_profiles= 2026-03-13 12:28:04.516 | + inc/python:setup_package:439 : [[ /opt/stack/nova == -bindep* ]] 2026-03-13 12:28:04.522 | + inc/python:setup_package:444 : local project_dir=/opt/stack/nova 2026-03-13 12:28:04.527 | + inc/python:setup_package:445 : local flags=-e 2026-03-13 12:28:04.533 | + inc/python:setup_package:446 : local extras= 2026-03-13 12:28:04.539 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-03-13 12:28:04.545 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-03-13 12:28:04.550 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-03-13 12:28:04.555 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-03-13 12:28:04.561 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-03-13 12:28:04.566 | + inc/python:setup_package:464 : pip_install -e /opt/stack/nova 2026-03-13 12:28:04.611 | Using python 3.12 to install /opt/stack/nova 2026-03-13 12:28:04.617 | + 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-03-13 12:28:05.151 | Obtaining file:///opt/stack/nova 2026-03-13 12:28:05.154 | Installing build dependencies: started 2026-03-13 12:28:06.141 | Installing build dependencies: finished with status 'done' 2026-03-13 12:28:06.142 | Checking if build backend supports build_editable: started 2026-03-13 12:28:06.466 | Checking if build backend supports build_editable: finished with status 'done' 2026-03-13 12:28:06.468 | Getting requirements to build editable: started 2026-03-13 12:28:06.624 | Getting requirements to build editable: finished with status 'done' 2026-03-13 12:28:06.626 | Preparing editable metadata (pyproject.toml): started 2026-03-13 12:28:08.126 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-03-13 12:28:08.146 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (7.0.3) 2026-03-13 12:28:08.146 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (2.0.46) 2026-03-13 12:28:08.147 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (5.2.1) 2026-03-13 12:28:08.147 | Requirement already satisfied: eventlet>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (0.40.4) 2026-03-13 12:28:08.148 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (3.1.6) 2026-03-13 12:28:08.148 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (12.0.0) 2026-03-13 12:28:08.148 | Requirement already satisfied: lxml>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (6.0.2) 2026-03-13 12:28:08.149 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (2.5.1) 2026-03-13 12:28:08.149 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (43.0.3) 2026-03-13 12:28:08.150 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (1.8.9) 2026-03-13 12:28:08.150 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (3.3.2) 2026-03-13 12:28:08.150 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (3.1.0) 2026-03-13 12:28:08.151 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (3.10.1) 2026-03-13 12:28:08.151 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (3.17.0) 2026-03-13 12:28:08.152 | Requirement already satisfied: alembic>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (1.18.4) 2026-03-13 12:28:08.152 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (1.3.0) 2026-03-13 12:28:08.152 | Requirement already satisfied: paramiko>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (4.0.0) 2026-03-13 12:28:08.153 | Requirement already satisfied: jsonschema>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (4.26.0) 2026-03-13 12:28:08.153 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (9.9.0) 2026-03-13 12:28:08.153 | Requirement already satisfied: keystoneauth1>=3.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (5.13.1) 2026-03-13 12:28:08.154 | Requirement already satisfied: python-neutronclient>=7.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (11.8.0) 2026-03-13 12:28:08.154 | Requirement already satisfied: python-glanceclient>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (4.11.0) 2026-03-13 12:28:08.155 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (2.32.5) 2026-03-13 12:28:08.155 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (5.7.0) 2026-03-13 12:28:08.268 | Collecting websockify>=0.9.0 (from nova==33.0.0.0rc1) 2026-03-13 12:28:08.337 | Downloading websockify-0.13.0-py3-none-any.whl.metadata (14 kB) 2026-03-13 12:28:08.346 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (4.1.1) 2026-03-13 12:28:08.346 | Requirement already satisfied: oslo.concurrency>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (7.4.0) 2026-03-13 12:28:08.347 | Requirement already satisfied: oslo.config>=8.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (10.3.0) 2026-03-13 12:28:08.347 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (6.3.0) 2026-03-13 12:28:08.348 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (8.1.0) 2026-03-13 12:28:08.348 | Requirement already satisfied: oslo.limit>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (2.10.0) 2026-03-13 12:28:08.349 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (3.7.0) 2026-03-13 12:28:08.350 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (5.9.1) 2026-03-13 12:28:08.350 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (2.7.1) 2026-03-13 12:28:08.351 | Requirement already satisfied: oslo.utils>=8.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (10.0.0) 2026-03-13 12:28:08.351 | Requirement already satisfied: oslo.db>=10.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (18.0.0) 2026-03-13 12:28:08.351 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (7.9.0) 2026-03-13 12:28:08.352 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (17.3.0) 2026-03-13 12:28:08.352 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (5.0.0) 2026-03-13 12:28:08.353 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (3.10.1) 2026-03-13 12:28:08.353 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (6.7.2) 2026-03-13 12:28:08.354 | 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.0.0.0rc1) (4.5.1) 2026-03-13 12:28:08.354 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (2.0.0) 2026-03-13 12:28:08.354 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (8.0.0) 2026-03-13 12:28:08.355 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (7.2.2) 2026-03-13 12:28:08.355 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (3.9.0) 2026-03-13 12:28:08.356 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (7.0.0) 2026-03-13 12:28:08.356 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (1.1.0) 2026-03-13 12:28:08.356 | Requirement already satisfied: os-traits>=3.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (3.6.0) 2026-03-13 12:28:08.358 | Requirement already satisfied: os-vif>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (4.3.0) 2026-03-13 12:28:08.358 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (5.6.0) 2026-03-13 12:28:08.379 | Collecting microversion-parse>=0.2.1 (from nova==33.0.0.0rc1) 2026-03-13 12:28:08.383 | Downloading microversion_parse-2.1.0-py3-none-any.whl.metadata (5.1 kB) 2026-03-13 12:28:08.390 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (8.1.0) 2026-03-13 12:28:08.391 | Requirement already satisfied: cursive>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (0.2.3) 2026-03-13 12:28:08.391 | Requirement already satisfied: retrying>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (1.4.2) 2026-03-13 12:28:08.392 | Requirement already satisfied: os-service-types>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (1.8.2) 2026-03-13 12:28:08.392 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (2.9.0.post0) 2026-03-13 12:28:08.393 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (3.2.1) 2026-03-13 12:28:08.394 | Requirement already satisfied: openstacksdk>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (4.10.0) 2026-03-13 12:28:08.394 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (6.0.3) 2026-03-13 12:28:08.396 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.0.0.0rc1) (1.3.10) 2026-03-13 12:28:08.397 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.0.0.0rc1) (4.15.0) 2026-03-13 12:28:08.399 | 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.0.0.0rc1) (7.3.0) 2026-03-13 12:28:08.402 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->nova==33.0.0.0rc1) (2.0.0) 2026-03-13 12:28:08.405 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->nova==33.0.0.0rc1) (3.0) 2026-03-13 12:28:08.409 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.30.1->nova==33.0.0.0rc1) (2.8.0) 2026-03-13 12:28:08.413 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from futurist>=3.2.1->nova==33.0.0.0rc1) (3.0.0) 2026-03-13 12:28:08.414 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=3.2.1->nova==33.0.0.0rc1) (2.1.1) 2026-03-13 12:28:08.417 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->nova==33.0.0.0rc1) (3.0.3) 2026-03-13 12:28:08.418 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==33.0.0.0rc1) (25.4.0) 2026-03-13 12:28:08.419 | 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.0.0.0rc1) (2025.9.1) 2026-03-13 12:28:08.419 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==33.0.0.0rc1) (0.37.0) 2026-03-13 12:28:08.420 | 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.0.0.0rc1) (0.30.0) 2026-03-13 12:28:08.424 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.16.0->nova==33.0.0.0rc1) (2.1.0) 2026-03-13 12:28:08.428 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.20.0->nova==33.0.0.0rc1) (4.0.1) 2026-03-13 12:28:08.428 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.20.0->nova==33.0.0.0rc1) (2.11.0) 2026-03-13 12:28:08.429 | 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.0.0.0rc1) (5.8.0) 2026-03-13 12:28:08.437 | 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.0.0.0rc1) (1.5.0) 2026-03-13 12:28:08.437 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.0.0.0rc1) (1.1.0) 2026-03-13 12:28:08.438 | 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.0.0.0rc1) (1.33) 2026-03-13 12:28:08.438 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.0.0.0rc1) (4.9.2) 2026-03-13 12:28:08.439 | Requirement already satisfied: requestsexceptions>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.0.0.0rc1) (1.4.0) 2026-03-13 12:28:08.444 | 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.0.0.0rc1) (3.0.0) 2026-03-13 12:28:08.448 | 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.0.0.0rc1) (9.1.4) 2026-03-13 12:28:08.455 | 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.0.0.0rc1) (2.16.0) 2026-03-13 12:28:08.456 | Requirement already satisfied: pyroute2>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-vif>=3.1.0->nova==33.0.0.0rc1) (0.8.1) 2026-03-13 12:28:08.460 | 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.0.0.0rc1) (0.20) 2026-03-13 12:28:08.468 | 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.0.0.0rc1) (2.0.2) 2026-03-13 12:28:08.468 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=10.0.0->nova==33.0.0.0rc1) (0.5.0) 2026-03-13 12:28:08.479 | 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.0.0.0rc1) (7.0.1) 2026-03-13 12:28:08.479 | 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.0.0.0rc1) (5.3.1) 2026-03-13 12:28:08.480 | 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.0.0.0rc1) (5.6.2) 2026-03-13 12:28:08.480 | 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.0.0.0rc1) (0.15.1) 2026-03-13 12:28:08.483 | 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.0.0.0rc1) (5.1.0) 2026-03-13 12:28:08.489 | 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.0.0.0rc1) (2025.3) 2026-03-13 12:28:08.489 | 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.0.0.0rc1) (26.0) 2026-03-13 12:28:08.493 | 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.0.0.0rc1) (0.24.1) 2026-03-13 12:28:08.496 | 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.0.0.0rc1) (5.0.0) 2026-03-13 12:28:08.497 | 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.0.0.0rc1) (4.0.1) 2026-03-13 12:28:08.505 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=2.6.2->nova==33.0.0.0rc1) (1.1.2) 2026-03-13 12:28:08.518 | 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.0.0.0rc1) (1.7.3) 2026-03-13 12:28:08.522 | 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.0.0.0rc1) (2.2.0) 2026-03-13 12:28:08.525 | 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.0.0.0rc1) (1.3.7) 2026-03-13 12:28:08.532 | 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.0.0.0rc1) (3.3.2) 2026-03-13 12:28:08.539 | 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.0.0.0rc1) (4.3.1) 2026-03-13 12:28:08.539 | 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.0.0.0rc1) (3.7.0) 2026-03-13 12:28:08.545 | 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.0.0.0rc1) (2.4.0) 2026-03-13 12:28:08.551 | Requirement already satisfied: invoke>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.1->nova==33.0.0.0rc1) (2.2.1) 2026-03-13 12:28:08.552 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.1->nova==33.0.0.0rc1) (1.6.2) 2026-03-13 12:28:08.558 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->nova==33.0.0.0rc1) (82.0.1) 2026-03-13 12:28:08.570 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->nova==33.0.0.0rc1) (0.6.0) 2026-03-13 12:28:08.597 | 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.0.0.0rc1) (4.13.2) 2026-03-13 12:28:08.601 | 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.0.0.0rc1) (0.6.0) 2026-03-13 12:28:08.602 | Requirement already satisfied: cmd2>=1.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.0.0.0rc1) (3.2.0) 2026-03-13 12:28:08.609 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.0.0.0rc1) (1.11.0) 2026-03-13 12:28:08.609 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.0.0.0rc1) (14.3.3) 2026-03-13 12:28:08.610 | Requirement already satisfied: rich-argparse>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.0.0.0rc1) (1.7.2) 2026-03-13 12:28:08.620 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->nova==33.0.0.0rc1) (1.17.0) 2026-03-13 12:28:08.624 | 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.0.0.0rc1) (2.1.0) 2026-03-13 12:28:08.625 | 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.0.0.0rc1) (24.2.1) 2026-03-13 12:28:08.637 | 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.0.0.0rc1) (4.4.0) 2026-03-13 12:28:08.654 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->nova==33.0.0.0rc1) (3.4.4) 2026-03-13 12:28:08.654 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->nova==33.0.0.0rc1) (3.11) 2026-03-13 12:28:08.655 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->nova==33.0.0.0rc1) (2.6.3) 2026-03-13 12:28:08.656 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==33.0.0.0rc1) (2023.11.17) 2026-03-13 12:28:08.685 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.0.0.0rc1) (4.0.0) 2026-03-13 12:28:08.686 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.0.0.0rc1) (2.19.2) 2026-03-13 12:28:08.693 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.0.0.0rc1) (0.1.2) 2026-03-13 12:28:08.706 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->nova==33.0.0.0rc1) (0.7) 2026-03-13 12:28:08.742 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=10.0.0->nova==33.0.0.0rc1) (2.8.5) 2026-03-13 12:28:08.746 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from tooz>=1.58.0->nova==33.0.0.0rc1) (0.16.0) 2026-03-13 12:28:09.074 | Collecting numpy (from websockify>=0.9.0->nova==33.0.0.0rc1) 2026-03-13 12:28:09.078 | Downloading numpy-2.2.6-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (62 kB) 2026-03-13 12:28:09.135 | Collecting jwcrypto (from websockify>=0.9.0->nova==33.0.0.0rc1) 2026-03-13 12:28:09.140 | Downloading jwcrypto-1.5.6-py3-none-any.whl.metadata (3.1 kB) 2026-03-13 12:28:09.186 | Collecting redis (from websockify>=0.9.0->nova==33.0.0.0rc1) 2026-03-13 12:28:09.190 | Downloading redis-7.2.0-py3-none-any.whl.metadata (12 kB) 2026-03-13 12:28:09.265 | Downloading microversion_parse-2.1.0-py3-none-any.whl (20 kB) 2026-03-13 12:28:09.277 | Downloading websockify-0.13.0-py3-none-any.whl (41 kB) 2026-03-13 12:28:09.287 | Downloading jwcrypto-1.5.6-py3-none-any.whl (92 kB) 2026-03-13 12:28:09.300 | Downloading numpy-2.2.6-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.5 MB) 2026-03-13 12:28:09.501 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.5/16.5 MB 82.7 MB/s 0:00:00 2026-03-13 12:28:09.513 | Downloading redis-7.2.0-py3-none-any.whl (394 kB) 2026-03-13 12:28:09.555 | Building wheels for collected packages: nova 2026-03-13 12:28:09.556 | Building editable for nova (pyproject.toml): started 2026-03-13 12:28:11.300 | Building editable for nova (pyproject.toml): finished with status 'done' 2026-03-13 12:28:11.301 | Created wheel for nova: filename=nova-33.0.0.0rc1-0.editable-py3-none-any.whl size=9375 sha256=9c8dfac7ecb43c76986b1e0ff8d65f30595791e2795c5f00947192e8a781a5bd 2026-03-13 12:28:11.302 | Stored in directory: /tmp/pip-ephem-wheel-cache-33haljz7/wheels/ee/2b/3a/69794dff55dd5d6c4a3613dfc37217369e4acdbc37f2b08153 2026-03-13 12:28:11.307 | Successfully built nova 2026-03-13 12:28:11.456 | Installing collected packages: redis, numpy, microversion-parse, jwcrypto, websockify, nova 2026-03-13 12:28:13.893 | 2026-03-13 12:28:13.912 | Successfully installed jwcrypto-1.5.6 microversion-parse-2.1.0 nova-33.0.0.0rc1 numpy-2.2.6 redis-7.2.0 websockify-0.13.0 2026-03-13 12:28:14.066 | + inc/python:pip_install:216 : result=0 2026-03-13 12:28:14.071 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-13 12:28:14.076 | + functions-common:time_stop:2412 : local name 2026-03-13 12:28:14.081 | + functions-common:time_stop:2413 : local end_time 2026-03-13 12:28:14.086 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:28:14.090 | + functions-common:time_stop:2415 : local total 2026-03-13 12:28:14.093 | + functions-common:time_stop:2416 : local start_time 2026-03-13 12:28:14.096 | + functions-common:time_stop:2418 : name=pip_install 2026-03-13 12:28:14.101 | + functions-common:time_stop:2419 : start_time=1773404884600 2026-03-13 12:28:14.105 | + functions-common:time_stop:2421 : [[ -z 1773404884600 ]] 2026-03-13 12:28:14.111 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:28:14.119 | + functions-common:time_stop:2424 : end_time=1773404894113 2026-03-13 12:28:14.124 | + functions-common:time_stop:2425 : elapsed_time=9513 2026-03-13 12:28:14.130 | + functions-common:time_stop:2426 : total=84578 2026-03-13 12:28:14.136 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:28:14.140 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=94091 2026-03-13 12:28:14.143 | + inc/python:pip_install:219 : return 0 2026-03-13 12:28:14.147 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-03-13 12:28:14.151 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-03-13 12:28:14.157 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/nova 2026-03-13 12:28:14.165 | + inc/python:use_library_from_git:266 : local name=/opt/stack/nova 2026-03-13 12:28:14.168 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:28:14.174 | + inc/python:use_library_from_git:268 : [[ novnc,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-03-13 12:28:14.180 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-03-13 12:28:14.186 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:28:14.192 | + lib/nova:install_nova:962 : sudo install -D -m 0644 -o stack /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2026-03-13 12:28:14.214 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-03-13 12:28:14.220 | + ./stack.sh:main:956 : configure_nova 2026-03-13 12:28:14.225 | + lib/nova:configure_nova:260 : sudo install -d -o stack /etc/nova 2026-03-13 12:28:14.247 | + lib/nova:configure_nova:262 : configure_rootwrap nova 2026-03-13 12:28:14.254 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2026-03-13 12:28:14.260 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-03-13 12:28:14.268 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2026-03-13 12:28:14.269 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-03-13 12:28:14.277 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2026-03-13 12:28:14.282 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2026-03-13 12:28:14.288 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-03-13 12:28:14.293 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2026-03-13 12:28:14.299 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2026-03-13 12:28:14.304 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2026-03-13 12:28:14.309 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/nova-rootwrap 2026-03-13 12:28:14.315 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2026-03-13 12:28:14.335 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2026-03-13 12:28:14.356 | + 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-03-13 12:28:14.379 | + 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-03-13 12:28:14.399 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2026-03-13 12:28:14.425 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/nova/rootwrap.conf 2026-03-13 12:28:14.448 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-03-13 12:28:14.454 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-03-13 12:28:14.463 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.5AoP742B3d 2026-03-13 12:28:14.469 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-03-13 12:28:14.475 | + inc/rootwrap:configure_rootwrap:73 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-03-13 12:28:14.481 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/nova-rootwrap-daemon ']' 2026-03-13 12:28:14.487 | + inc/rootwrap:configure_rootwrap:76 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-03-13 12:28:14.492 | + inc/rootwrap:configure_rootwrap:77 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-03-13 12:28:14.498 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.5AoP742B3d 2026-03-13 12:28:14.506 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.5AoP742B3d 2026-03-13 12:28:14.531 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.5AoP742B3d /etc/sudoers.d/nova-rootwrap 2026-03-13 12:28:14.555 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/nova-rootwrap 2026-03-13 12:28:14.563 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-03-13 12:28:14.569 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-03-13 12:28:14.574 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-03-13 12:28:14.580 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-03-13 12:28:14.587 | + 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-03-13 12:28:14.593 | + 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-03-13 12:28:14.600 | + 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-03-13 12:28:14.600 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-03-13 12:28:14.612 | Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-03-13 12:28:14.620 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-03-13 12:28:14.640 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-03-13 12:28:14.663 | + 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-03-13 12:28:14.668 | + lib/nova:configure_nova:266 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2026-03-13 12:28:14.679 | + lib/nova:configure_nova:269 : is_service_enabled n-cpu 2026-03-13 12:28:14.716 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:28:14.722 | + lib/nova:configure_nova:271 : sudo sysctl -w net.ipv4.ip_forward=1 2026-03-13 12:28:14.736 | net.ipv4.ip_forward = 1 2026-03-13 12:28:14.744 | + lib/nova:configure_nova:273 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-03-13 12:28:14.750 | + lib/nova:configure_nova:277 : [[ kvm == \k\v\m ]] 2026-03-13 12:28:14.755 | + lib/nova:configure_nova:278 : sudo modprobe kvm 2026-03-13 12:28:14.779 | + lib/nova:configure_nova:279 : '[' '!' -e /dev/kvm ']' 2026-03-13 12:28:14.784 | + lib/nova:configure_nova:294 : [[ kvm == \l\x\c ]] 2026-03-13 12:28:14.790 | + lib/nova:configure_nova:309 : sudo install -d -o stack /opt/stack/data/nova/instances 2026-03-13 12:28:14.812 | + lib/nova:configure_nova:314 : '[' -L /dev/disk/by-label/nova-instances ']' 2026-03-13 12:28:14.820 | + lib/nova:configure_nova:323 : sudo tee /etc/iscsi/initiatorname.iscsi 2026-03-13 12:28:14.821 | ++ lib/nova:configure_nova:323 : iscsi-iname 2026-03-13 12:28:14.830 | + lib/nova:configure_nova:323 : echo InitiatorName=iqn.2016-04.com.open-iscsi:6831e95ae42 2026-03-13 12:28:14.832 | InitiatorName=iqn.2016-04.com.open-iscsi:6831e95ae42 2026-03-13 12:28:14.839 | + lib/nova:configure_nova:325 : [[ False == \T\r\u\e ]] 2026-03-13 12:28:14.845 | + lib/nova:configure_nova:340 : iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2026-03-13 12:28:14.966 | + lib/nova:configure_nova:342 : [[ lioadm != \n\v\m\e\t ]] 2026-03-13 12:28:14.971 | + lib/nova:configure_nova:344 : restart_service iscsid 2026-03-13 12:28:14.978 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-03-13 12:28:14.982 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart iscsid 2026-03-13 12:28:15.063 | + lib/nova:configure_nova:367 : create_nova_conf 2026-03-13 12:28:15.068 | + lib/nova:create_nova_conf:437 : rm -f /opt/stack/nova/bin/nova.conf 2026-03-13 12:28:15.075 | + lib/nova:create_nova_conf:440 : rm -f /etc/nova/nova.conf 2026-03-13 12:28:15.082 | + lib/nova:create_nova_conf:441 : iniset /etc/nova/nova.conf DEFAULT debug True 2026-03-13 12:28:15.137 | + lib/nova:create_nova_conf:442 : '[' True == True ']' 2026-03-13 12:28:15.142 | + lib/nova:create_nova_conf:443 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2026-03-13 12:28:15.202 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2026-03-13 12:28:15.264 | + lib/nova:create_nova_conf:446 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2026-03-13 12:28:15.321 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-03-13 12:28:15.386 | + lib/nova:create_nova_conf:448 : iniset /etc/nova/nova.conf scheduler workers 4 2026-03-13 12:28:15.451 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2026-03-13 12:28:15.517 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT my_ip 199.204.45.99 2026-03-13 12:28:15.582 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2026-03-13 12:28:15.643 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2026-03-13 12:28:15.708 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2026-03-13 12:28:15.773 | + lib/nova:create_nova_conf:454 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2026-03-13 12:28:15.834 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf api response_validation error 2026-03-13 12:28:15.900 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2026-03-13 12:28:15.963 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf DEFAULT report_interval 120 2026-03-13 12:28:16.031 | + lib/nova:create_nova_conf:463 : iniset /etc/nova/nova.conf DEFAULT service_down_time 720 2026-03-13 12:28:16.095 | + lib/nova:create_nova_conf:465 : is_fedora 2026-03-13 12:28:16.101 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-03-13 12:28:16.106 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-03-13 12:28:16.111 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-03-13 12:28:16.117 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-03-13 12:28:16.122 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-03-13 12:28:16.127 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-03-13 12:28:16.133 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-03-13 12:28:16.138 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-03-13 12:28:16.143 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-03-13 12:28:16.148 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-03-13 12:28:16.154 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-03-13 12:28:16.159 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-03-13 12:28:16.165 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-03-13 12:28:16.170 | + lib/nova:create_nova_conf:474 : is_service_enabled n-api n-cond n-sched n-spice n-novnc n-sproxy 2026-03-13 12:28:16.205 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:28:16.210 | + lib/nova:create_nova_conf:478 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-03-13 12:28:16.214 | + lib/nova:create_nova_conf:481 : local db=nova_cell0 2026-03-13 12:28:16.219 | + lib/nova:create_nova_conf:484 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2026-03-13 12:28:16.285 | ++ lib/nova:create_nova_conf:487 : database_connection_url nova_cell0 2026-03-13 12:28:16.290 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-03-13 12:28:16.296 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-03-13 12:28:16.301 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-03-13 12:28:16.307 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-03-13 12:28:16.312 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-03-13 12:28:16.318 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-03-13 12:28:16.353 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:28:16.358 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-03-13 12:28:16.364 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-03-13 12:28:16.371 | + 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-03-13 12:28:16.440 | ++ lib/nova:create_nova_conf:488 : database_connection_url nova_api 2026-03-13 12:28:16.445 | ++ lib/database:database_connection_url:134 : local db=nova_api 2026-03-13 12:28:16.450 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2026-03-13 12:28:16.456 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_api 2026-03-13 12:28:16.461 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-03-13 12:28:16.466 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-03-13 12:28:16.470 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-03-13 12:28:16.503 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:28:16.508 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-03-13 12:28:16.514 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-03-13 12:28:16.520 | + 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-03-13 12:28:16.588 | + lib/nova:create_nova_conf:493 : iniset /etc/nova/nova.conf cache enabled True 2026-03-13 12:28:16.656 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2026-03-13 12:28:16.720 | + lib/nova:create_nova_conf:495 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2026-03-13 12:28:16.781 | + lib/nova:create_nova_conf:498 : is_service_enabled n-api 2026-03-13 12:28:16.814 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:28:16.819 | + lib/nova:create_nova_conf:499 : is_service_enabled n-api-meta 2026-03-13 12:28:16.854 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:28:16.861 | ++ lib/nova:create_nova_conf:501 : echo osapi_compute,metadata 2026-03-13 12:28:16.862 | ++ lib/nova:create_nova_conf:501 : sed s/,metadata// 2026-03-13 12:28:16.872 | + lib/nova:create_nova_conf:501 : NOVA_ENABLED_APIS=osapi_compute 2026-03-13 12:28:16.877 | + lib/nova:create_nova_conf:503 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2026-03-13 12:28:16.940 | + lib/nova:create_nova_conf:504 : [[ True == \T\r\u\e ]] 2026-03-13 12:28:16.945 | + lib/nova:create_nova_conf:505 : iniset /etc/nova/nova.conf oslo_policy enforce_new_defaults True 2026-03-13 12:28:17.012 | + lib/nova:create_nova_conf:506 : iniset /etc/nova/nova.conf oslo_policy enforce_scope True 2026-03-13 12:28:17.071 | + lib/nova:create_nova_conf:512 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2026-03-13 12:28:17.076 | + lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/nova/nova.conf 2026-03-13 12:28:17.081 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=nova 2026-03-13 12:28:17.086 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local section=keystone_authtoken 2026-03-13 12:28:17.091 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-03-13 12:28:17.096 | + lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/nova/nova.conf nova keystone_authtoken 2026-03-13 12:28:17.102 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova.conf 2026-03-13 12:28:17.108 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-03-13 12:28:17.113 | + lib/keystone:configure_keystoneauth:434 : local section=keystone_authtoken 2026-03-13 12:28:17.120 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2026-03-13 12:28:17.185 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2026-03-13 12:28:17.245 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova.conf keystone_authtoken auth_url https://199.204.45.99/identity 2026-03-13 12:28:17.307 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2026-03-13 12:28:17.370 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova.conf keystone_authtoken password secretservice 2026-03-13 12:28:17.426 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2026-03-13 12:28:17.490 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2026-03-13 12:28:17.541 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2026-03-13 12:28:17.591 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken www_authenticate_uri https://199.204.45.99/identity 2026-03-13 12:28:17.643 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-03-13 12:28:17.696 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2026-03-13 12:28:17.762 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-03-13 12:28:17.768 | + lib/nova:create_nova_conf:515 : is_service_enabled cinder 2026-03-13 12:28:17.806 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:28:17.812 | + lib/nova:create_nova_conf:516 : configure_cinder_access 2026-03-13 12:28:17.818 | + lib/nova:configure_cinder_access:640 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2026-03-13 12:28:17.890 | + lib/nova:configure_cinder_access:647 : configure_keystoneauth /etc/nova/nova.conf nova cinder 2026-03-13 12:28:17.896 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova.conf 2026-03-13 12:28:17.901 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-03-13 12:28:17.906 | + lib/keystone:configure_keystoneauth:434 : local section=cinder 2026-03-13 12:28:17.911 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova.conf cinder auth_type password 2026-03-13 12:28:17.976 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova.conf cinder interface public 2026-03-13 12:28:18.036 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova.conf cinder auth_url https://199.204.45.99/identity 2026-03-13 12:28:18.099 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova.conf cinder username nova 2026-03-13 12:28:18.162 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova.conf cinder password secretservice 2026-03-13 12:28:18.224 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2026-03-13 12:28:18.288 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova.conf cinder project_name service 2026-03-13 12:28:18.347 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2026-03-13 12:28:18.411 | + lib/nova:configure_cinder_access:648 : is_service_enabled tls-proxy 2026-03-13 12:28:18.444 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:28:18.449 | + lib/nova:configure_cinder_access:649 : CINDER_SERVICE_HOST=199.204.45.99 2026-03-13 12:28:18.455 | + lib/nova:configure_cinder_access:650 : CINDER_SERVICE_PORT=8776 2026-03-13 12:28:18.460 | + lib/nova:configure_cinder_access:651 : iniset /etc/nova/nova.conf cinder cafile /opt/stack/data/ca-bundle.pem 2026-03-13 12:28:18.523 | + lib/nova:create_nova_conf:519 : is_service_enabled manila 2026-03-13 12:28:18.559 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:28:18.564 | + lib/nova:create_nova_conf:520 : configure_manila_access 2026-03-13 12:28:18.569 | + lib/nova:configure_manila_access:657 : configure_keystoneauth /etc/nova/nova.conf nova manila 2026-03-13 12:28:18.574 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova.conf 2026-03-13 12:28:18.579 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-03-13 12:28:18.585 | + lib/keystone:configure_keystoneauth:434 : local section=manila 2026-03-13 12:28:18.590 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova.conf manila auth_type password 2026-03-13 12:28:18.661 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova.conf manila interface public 2026-03-13 12:28:18.723 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova.conf manila auth_url https://199.204.45.99/identity 2026-03-13 12:28:18.785 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova.conf manila username nova 2026-03-13 12:28:18.845 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova.conf manila password secretservice 2026-03-13 12:28:18.909 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova.conf manila user_domain_name Default 2026-03-13 12:28:18.968 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova.conf manila project_name service 2026-03-13 12:28:19.035 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova.conf manila project_domain_name Default 2026-03-13 12:28:19.099 | + lib/nova:create_nova_conf:523 : '[' -n /opt/stack/data/nova ']' 2026-03-13 12:28:19.104 | + lib/nova:create_nova_conf:524 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2026-03-13 12:28:19.169 | + lib/nova:create_nova_conf:525 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2026-03-13 12:28:19.237 | + lib/nova:create_nova_conf:527 : '[' -n /opt/stack/data/nova/instances ']' 2026-03-13 12:28:19.243 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2026-03-13 12:28:19.306 | + lib/nova:create_nova_conf:530 : '[' False '!=' False ']' 2026-03-13 12:28:19.313 | + lib/nova:create_nova_conf:533 : '[' False '!=' False ']' 2026-03-13 12:28:19.317 | + lib/nova:create_nova_conf:539 : is_fedora 2026-03-13 12:28:19.321 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-03-13 12:28:19.324 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-03-13 12:28:19.327 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-03-13 12:28:19.332 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-03-13 12:28:19.338 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-03-13 12:28:19.344 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-03-13 12:28:19.349 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-03-13 12:28:19.354 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-03-13 12:28:19.359 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-03-13 12:28:19.364 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-03-13 12:28:19.369 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-03-13 12:28:19.373 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-03-13 12:28:19.378 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-03-13 12:28:19.383 | + lib/nova:create_nova_conf:544 : setup_logging /etc/nova/nova.conf 2026-03-13 12:28:19.388 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova.conf 2026-03-13 12:28:19.392 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova.conf 2026-03-13 12:28:19.398 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-03-13 12:28:19.430 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-03-13 12:28:19.434 | + functions:setup_systemd_logging:716 : local pidstr= 2026-03-13 12:28:19.439 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-03-13 12:28:19.443 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-03-13 12:28:19.449 | + 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-03-13 12:28:19.509 | + 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-03-13 12:28:19.571 | + 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-03-13 12:28:19.630 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-03-13 12:28:19.689 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT log_color False 2026-03-13 12:28:19.751 | + lib/nova:create_nova_conf:546 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2026-03-13 12:28:19.821 | + lib/nova:create_nova_conf:548 : is_service_enabled n-api 2026-03-13 12:28:19.854 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:28:19.860 | + lib/nova:create_nova_conf:549 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini nova.wsgi.osapi_compute:application /compute '' nova-api 2026-03-13 12:28:19.865 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-api-uwsgi.ini 2026-03-13 12:28:19.871 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.osapi_compute:application 2026-03-13 12:28:19.876 | + lib/apache:write_uwsgi_config:245 : local url=/compute 2026-03-13 12:28:19.882 | + lib/apache:write_uwsgi_config:246 : local http= 2026-03-13 12:28:19.888 | + lib/apache:write_uwsgi_config:247 : local name=nova-api 2026-03-13 12:28:19.893 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-api ']' 2026-03-13 12:28:19.898 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-03-13 12:28:19.904 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-03-13 12:28:19.923 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-03-13 12:28:19.925 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-03-13 12:28:19.938 | d /var/run/uwsgi 0755 stack root 2026-03-13 12:28:19.945 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-03-13 12:28:19.965 | /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-03-13 12:28:19.973 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-api.socket 2026-03-13 12:28:19.978 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-api-uwsgi.ini 2026-03-13 12:28:19.988 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.osapi_compute:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-03-13 12:28:19.993 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi module nova.wsgi.osapi_compute:application 2026-03-13 12:28:20.060 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 4 2026-03-13 12:28:20.117 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2026-03-13 12:28:20.177 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2026-03-13 12:28:20.238 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2026-03-13 12:28:20.297 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-03-13 12:28:20.352 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2026-03-13 12:28:20.413 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2026-03-13 12:28:20.475 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2026-03-13 12:28:20.536 | + 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-03-13 12:28:20.596 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2026-03-13 12:28:20.655 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-03-13 12:28:20.714 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2026-03-13 12:28:20.779 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi start-time %t 2026-03-13 12:28:20.843 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-03-13 12:28:20.847 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-03-13 12:28:20.855 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for nova-api 2026-03-13 12:28:20.861 | ++ lib/apache:apache_site_config_for:174 : local site=nova-api 2026-03-13 12:28:20.866 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-03-13 12:28:20.872 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:28:20.878 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:28:20.883 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/nova-api.conf 2026-03-13 12:28:20.891 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/nova-api.conf 2026-03-13 12:28:20.897 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api.socket 2026-03-13 12:28:20.960 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2026-03-13 12:28:21.022 | + 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-03-13 12:28:21.023 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/nova-api.conf 2026-03-13 12:28:21.033 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 2026-03-13 12:28:21.041 | + lib/apache:write_uwsgi_config:309 : enable_apache_site nova-api 2026-03-13 12:28:21.045 | + lib/apache:enable_apache_site:191 : local site=nova-api 2026-03-13 12:28:21.050 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-03-13 12:28:21.056 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-03-13 12:28:21.062 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-03-13 12:28:21.068 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-03-13 12:28:21.073 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:28:21.079 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:28:21.085 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-03-13 12:28:21.092 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-03-13 12:28:21.096 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:28:21.101 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:28:21.106 | + lib/apache:enable_apache_site:195 : sudo a2ensite nova-api 2026-03-13 12:28:21.156 | Enabling site nova-api. 2026-03-13 12:28:21.166 | To activate the new configuration, you need to run: 2026-03-13 12:28:21.166 | systemctl reload apache2 2026-03-13 12:28:21.176 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-03-13 12:28:21.181 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-03-13 12:28:21.186 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-03-13 12:28:21.192 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-03-13 12:28:21.326 | + lib/nova:create_nova_conf:552 : is_service_enabled n-api-meta 2026-03-13 12:28:21.364 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:28:21.368 | + 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-03-13 12:28:21.371 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-metadata-uwsgi.ini 2026-03-13 12:28:21.374 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.metadata:application 2026-03-13 12:28:21.378 | + lib/apache:write_uwsgi_config:245 : local url= 2026-03-13 12:28:21.384 | + lib/apache:write_uwsgi_config:246 : local http=0.0.0.0:8775 2026-03-13 12:28:21.390 | + lib/apache:write_uwsgi_config:247 : local name=nova-metadata 2026-03-13 12:28:21.396 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-metadata ']' 2026-03-13 12:28:21.400 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-03-13 12:28:21.403 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-03-13 12:28:21.426 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-03-13 12:28:21.428 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-03-13 12:28:21.437 | d /var/run/uwsgi 0755 stack root 2026-03-13 12:28:21.442 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-03-13 12:28:21.458 | /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-03-13 12:28:21.466 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-metadata.socket 2026-03-13 12:28:21.470 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2026-03-13 12:28:21.478 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.metadata:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-03-13 12:28:21.484 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi module nova.wsgi.metadata:application 2026-03-13 12:28:21.544 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 4 2026-03-13 12:28:21.606 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2026-03-13 12:28:21.665 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2026-03-13 12:28:21.727 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2026-03-13 12:28:21.791 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 80 2026-03-13 12:28:21.855 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2026-03-13 12:28:21.913 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2026-03-13 12:28:21.973 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2026-03-13 12:28:22.031 | + 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-03-13 12:28:22.093 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2026-03-13 12:28:22.158 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2026-03-13 12:28:22.216 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2026-03-13 12:28:22.273 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi start-time %t 2026-03-13 12:28:22.337 | + lib/apache:write_uwsgi_config:301 : [[ -n 0.0.0.0:8775 ]] 2026-03-13 12:28:22.343 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2026-03-13 12:28:22.402 | + lib/nova:create_nova_conf:556 : is_service_enabled ceilometer 2026-03-13 12:28:22.436 | + functions-common:is_service_enabled:2068 : return 1 2026-03-13 12:28:22.441 | + lib/nova:create_nova_conf:564 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2026-03-13 12:28:22.512 | ++ lib/nova:create_nova_conf:565 : get_notification_url 2026-03-13 12:28:22.518 | ++ lib/rpc_backend:get_notification_url:136 : local virtual_host= 2026-03-13 12:28:22.523 | ++ lib/rpc_backend:get_notification_url:137 : is_service_enabled rabbit 2026-03-13 12:28:22.561 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:28:22.567 | ++ lib/rpc_backend:get_notification_url:138 : echo rabbit://stackrabbit:secretrabbit@199.204.45.99:5672/ 2026-03-13 12:28:22.574 | + lib/nova:create_nova_conf:565 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:secretrabbit@199.204.45.99:5672/ 2026-03-13 12:28:22.637 | + lib/nova:create_nova_conf:566 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2026-03-13 12:28:22.708 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova.conf 2026-03-13 12:28:22.713 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-03-13 12:28:22.719 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova.conf 2026-03-13 12:28:22.724 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-03-13 12:28:22.730 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-03-13 12:28:22.735 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-03-13 12:28:22.769 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:28:22.774 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-03-13 12:28:22.780 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-03-13 12:28:22.785 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-03-13 12:28:22.821 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:28:22.827 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@199.204.45.99:5672/ 2026-03-13 12:28:22.833 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@199.204.45.99:5672/ 2026-03-13 12:28:22.901 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-03-13 12:28:22.907 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-03-13 12:28:22.914 | + lib/nova:create_nova_conf:569 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 4 2026-03-13 12:28:22.984 | + lib/nova:create_nova_conf:570 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 4 2026-03-13 12:28:23.050 | + lib/nova:create_nova_conf:572 : iniset /etc/nova/nova.conf conductor workers 4 2026-03-13 12:28:23.123 | + lib/nova:create_nova_conf:574 : is_service_enabled tls-proxy 2026-03-13 12:28:23.159 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:28:23.164 | + lib/nova:create_nova_conf:575 : iniset /etc/nova/nova.conf DEFAULT glance_protocol https 2026-03-13 12:28:23.231 | + lib/nova:create_nova_conf:576 : iniset /etc/nova/nova.conf oslo_middleware enable_proxy_headers_parsing True 2026-03-13 12:28:23.295 | + lib/nova:create_nova_conf:579 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2026-03-13 12:28:23.361 | + lib/nova:create_nova_conf:581 : '[' True == True ']' 2026-03-13 12:28:23.366 | + lib/nova:create_nova_conf:582 : init_nova_service_user_conf 2026-03-13 12:28:23.372 | + lib/nova:init_nova_service_user_conf:822 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2026-03-13 12:28:23.446 | + lib/nova:init_nova_service_user_conf:823 : configure_keystoneauth /etc/nova/nova.conf nova service_user 2026-03-13 12:28:23.451 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova.conf 2026-03-13 12:28:23.456 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-03-13 12:28:23.462 | + lib/keystone:configure_keystoneauth:434 : local section=service_user 2026-03-13 12:28:23.466 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova.conf service_user auth_type password 2026-03-13 12:28:23.532 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova.conf service_user interface public 2026-03-13 12:28:23.593 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova.conf service_user auth_url https://199.204.45.99/identity 2026-03-13 12:28:23.655 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova.conf service_user username nova 2026-03-13 12:28:23.719 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova.conf service_user password secretservice 2026-03-13 12:28:23.788 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2026-03-13 12:28:23.847 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova.conf service_user project_name service 2026-03-13 12:28:23.910 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2026-03-13 12:28:23.972 | + lib/nova:create_nova_conf:585 : is_service_enabled n-cond 2026-03-13 12:28:24.008 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:28:24.015 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2026-03-13 12:28:24.023 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-03-13 12:28:24.029 | + lib/nova:create_nova_conf:587 : local conf 2026-03-13 12:28:24.035 | + lib/nova:create_nova_conf:588 : local vhost 2026-03-13 12:28:24.041 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2026-03-13 12:28:24.048 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-03-13 12:28:24.054 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-03-13 12:28:24.060 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2026-03-13 12:28:24.066 | + lib/nova:create_nova_conf:590 : vhost=nova_cell1 2026-03-13 12:28:24.071 | + lib/nova:create_nova_conf:592 : rm -f /etc/nova/nova_cell1.conf 2026-03-13 12:28:24.080 | ++ lib/nova:create_nova_conf:593 : database_connection_url nova_cell1 2026-03-13 12:28:24.085 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2026-03-13 12:28:24.090 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2026-03-13 12:28:24.096 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell1 2026-03-13 12:28:24.101 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-03-13 12:28:24.106 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-03-13 12:28:24.111 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-03-13 12:28:24.148 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:28:24.153 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-03-13 12:28:24.157 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-03-13 12:28:24.164 | + 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-03-13 12:28:24.230 | + lib/nova:create_nova_conf:594 : iniset /etc/nova/nova_cell1.conf conductor workers 4 2026-03-13 12:28:24.302 | + lib/nova:create_nova_conf:595 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2026-03-13 12:28:24.371 | + lib/nova:create_nova_conf:597 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-03-13 12:28:24.377 | + lib/nova:create_nova_conf:600 : rpc_backend_add_vhost nova_cell1 2026-03-13 12:28:24.385 | + lib/rpc_backend:rpc_backend_add_vhost:112 : local vhost=nova_cell1 2026-03-13 12:28:24.391 | + lib/rpc_backend:rpc_backend_add_vhost:113 : is_service_enabled rabbit 2026-03-13 12:28:24.428 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:28:24.437 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : sudo rabbitmqctl list_vhosts 2026-03-13 12:28:24.437 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : grep nova_cell1 2026-03-13 12:28:25.127 | + lib/rpc_backend:rpc_backend_add_vhost:114 : '[' -z ']' 2026-03-13 12:28:25.132 | + lib/rpc_backend:rpc_backend_add_vhost:115 : sudo rabbitmqctl add_vhost nova_cell1 2026-03-13 12:28:25.746 | Adding vhost "nova_cell1" ... 2026-03-13 12:28:25.831 | + lib/rpc_backend:rpc_backend_add_vhost:116 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2026-03-13 12:28:26.476 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2026-03-13 12:28:26.509 | + lib/nova:create_nova_conf:601 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2026-03-13 12:28:26.514 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-03-13 12:28:26.519 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova_cell1.conf 2026-03-13 12:28:26.524 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-03-13 12:28:26.529 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-03-13 12:28:26.535 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-03-13 12:28:26.569 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:28:26.577 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-03-13 12:28:26.583 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-03-13 12:28:26.588 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-03-13 12:28:26.620 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:28:26.626 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@199.204.45.99:5672/nova_cell1 2026-03-13 12:28:26.632 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@199.204.45.99:5672/nova_cell1 2026-03-13 12:28:26.696 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-03-13 12:28:26.701 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-03-13 12:28:26.707 | + lib/nova:create_nova_conf:605 : is_service_enabled placement placement-client 2026-03-13 12:28:26.744 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:28:26.750 | + lib/nova:create_nova_conf:606 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2026-03-13 12:28:26.756 | + lib/nova:configure_placement_nova_compute:634 : local conf=/etc/nova/nova_cell1.conf 2026-03-13 12:28:26.762 | + lib/nova:configure_placement_nova_compute:635 : configure_keystoneauth /etc/nova/nova_cell1.conf nova placement 2026-03-13 12:28:26.767 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova_cell1.conf 2026-03-13 12:28:26.773 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-03-13 12:28:26.778 | + lib/keystone:configure_keystoneauth:434 : local section=placement 2026-03-13 12:28:26.784 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2026-03-13 12:28:26.851 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova_cell1.conf placement interface public 2026-03-13 12:28:26.914 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova_cell1.conf placement auth_url https://199.204.45.99/identity 2026-03-13 12:28:26.978 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova_cell1.conf placement username nova 2026-03-13 12:28:27.042 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova_cell1.conf placement password secretservice 2026-03-13 12:28:27.106 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2026-03-13 12:28:27.170 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova_cell1.conf placement project_name service 2026-03-13 12:28:27.228 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2026-03-13 12:28:27.290 | + lib/nova:create_nova_conf:610 : setup_logging /etc/nova/nova_cell1.conf 2026-03-13 12:28:27.294 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova_cell1.conf 2026-03-13 12:28:27.299 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova_cell1.conf 2026-03-13 12:28:27.306 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-03-13 12:28:27.344 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-03-13 12:28:27.350 | + functions:setup_systemd_logging:716 : local pidstr= 2026-03-13 12:28:27.356 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-03-13 12:28:27.362 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-03-13 12:28:27.367 | + 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-03-13 12:28:27.432 | + 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-03-13 12:28:27.495 | + 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-03-13 12:28:27.557 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-03-13 12:28:27.615 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT log_color False 2026-03-13 12:28:27.677 | + lib/nova:create_nova_conf:617 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-03-13 12:28:27.685 | ++ lib/nova:create_nova_conf:620 : seq 1 1 2026-03-13 12:28:27.692 | + lib/nova:create_nova_conf:620 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-03-13 12:28:27.697 | + lib/nova:create_nova_conf:621 : local conf 2026-03-13 12:28:27.702 | + lib/nova:create_nova_conf:622 : local offset 2026-03-13 12:28:27.709 | ++ lib/nova:create_nova_conf:623 : conductor_conf 1 2026-03-13 12:28:27.715 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-03-13 12:28:27.720 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-03-13 12:28:27.728 | + lib/nova:create_nova_conf:623 : conf=/etc/nova/nova_cell1.conf 2026-03-13 12:28:27.733 | + lib/nova:create_nova_conf:624 : offset=0 2026-03-13 12:28:27.738 | + lib/nova:create_nova_conf:625 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2026-03-13 12:28:27.743 | + lib/nova:configure_console_proxies:724 : local conf=/etc/nova/nova_cell1.conf 2026-03-13 12:28:27.749 | + lib/nova:configure_console_proxies:725 : local offset=0 2026-03-13 12:28:27.754 | + lib/nova:configure_console_proxies:729 : offset=0 2026-03-13 12:28:27.760 | + lib/nova:configure_console_proxies:731 : is_service_enabled n-novnc 2026-03-13 12:28:27.794 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:28:27.800 | + lib/nova:configure_console_proxies:732 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_host 0.0.0.0 2026-03-13 12:28:27.867 | + lib/nova:configure_console_proxies:733 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2026-03-13 12:28:27.934 | + lib/nova:configure_console_proxies:735 : is_nova_console_proxy_compute_tls_enabled 2026-03-13 12:28:27.939 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2026-03-13 12:28:27.944 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2026-03-13 12:28:27.951 | + lib/nova:configure_console_proxies:763 : is_service_enabled n-spice 2026-03-13 12:28:27.986 | + functions-common:is_service_enabled:2068 : return 1 2026-03-13 12:28:27.991 | + lib/nova:configure_console_proxies:768 : is_service_enabled n-sproxy 2026-03-13 12:28:28.025 | + functions-common:is_service_enabled:2068 : return 1 2026-03-13 12:28:28.030 | + lib/nova:configure_nova:369 : is_service_enabled n-cpu 2026-03-13 12:28:28.066 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:28:28.072 | + lib/nova:configure_nova:369 : [[ -r /opt/stack/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-03-13 12:28:28.077 | + lib/nova:configure_nova:371 : configure_nova_hypervisor 2026-03-13 12:28:28.083 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2026-03-13 12:28:28.089 | + lib/nova_plugins/functions-libvirt:configure_libvirt:119 : is_service_enabled neutron 2026-03-13 12:28:28.122 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:28:28.128 | + lib/nova_plugins/functions-libvirt:configure_libvirt:119 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2026-03-13 12:28:28.154 | + lib/nova_plugins/functions-libvirt:configure_libvirt:121 : cat 2026-03-13 12:28:28.154 | + lib/nova_plugins/functions-libvirt:configure_libvirt:121 : sudo tee -a /etc/libvirt/qemu.conf 2026-03-13 12:28:28.163 | cgroup_device_acl = [ 2026-03-13 12:28:28.163 | "/dev/null", "/dev/full", "/dev/zero", 2026-03-13 12:28:28.164 | "/dev/random", "/dev/urandom", 2026-03-13 12:28:28.164 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2026-03-13 12:28:28.164 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2026-03-13 12:28:28.164 | "/dev/vfio/vfio", 2026-03-13 12:28:28.164 | ] 2026-03-13 12:28:28.171 | + lib/nova_plugins/functions-libvirt:configure_libvirt:132 : is_fedora 2026-03-13 12:28:28.176 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-03-13 12:28:28.181 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-03-13 12:28:28.187 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-03-13 12:28:28.192 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-03-13 12:28:28.198 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-03-13 12:28:28.203 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-03-13 12:28:28.208 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-03-13 12:28:28.214 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-03-13 12:28:28.220 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-03-13 12:28:28.224 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-03-13 12:28:28.230 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-03-13 12:28:28.236 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-03-13 12:28:28.242 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-03-13 12:28:28.247 | + lib/nova_plugins/functions-libvirt:configure_libvirt:151 : getent group libvirt 2026-03-13 12:28:28.257 | + lib/nova_plugins/functions-libvirt:configure_libvirt:154 : add_user_to_group stack libvirt 2026-03-13 12:28:28.263 | + functions-common:add_user_to_group:2181 : local user=stack 2026-03-13 12:28:28.269 | + functions-common:add_user_to_group:2182 : local group=libvirt 2026-03-13 12:28:28.275 | + functions-common:add_user_to_group:2184 : sudo usermod -a -G libvirt stack 2026-03-13 12:28:28.323 | + lib/nova_plugins/functions-libvirt:configure_libvirt:157 : [[ True = \T\r\u\e ]] 2026-03-13 12:28:28.330 | + lib/nova_plugins/functions-libvirt:configure_libvirt:158 : is_ubuntu 2026-03-13 12:28:28.335 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:28:28.341 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:28:28.347 | + lib/nova_plugins/functions-libvirt:configure_libvirt:163 : 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-03-13 12:28:28.353 | + lib/nova_plugins/functions-libvirt:configure_libvirt:167 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2026-03-13 12:28:28.359 | + lib/nova_plugins/functions-libvirt:configure_libvirt:168 : 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-03-13 12:28:28.383 | + lib/nova_plugins/functions-libvirt:configure_libvirt:169 : 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-03-13 12:28:28.384 | + lib/nova_plugins/functions-libvirt:configure_libvirt:169 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-03-13 12:28:28.396 | log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu" 2026-03-13 12:28:28.403 | + lib/nova_plugins/functions-libvirt:configure_libvirt:171 : sudo grep -q '^log_outputs="1:file:/var/log/libvirt/libvirtd.log"' /etc/libvirt/libvirtd.conf 2026-03-13 12:28:28.424 | + lib/nova_plugins/functions-libvirt:configure_libvirt:172 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2026-03-13 12:28:28.425 | + lib/nova_plugins/functions-libvirt:configure_libvirt:172 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-03-13 12:28:28.437 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2026-03-13 12:28:28.445 | + lib/nova_plugins/functions-libvirt:configure_libvirt:176 : is_nova_console_proxy_compute_tls_enabled 2026-03-13 12:28:28.451 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2026-03-13 12:28:28.457 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2026-03-13 12:28:28.463 | + lib/nova_plugins/functions-libvirt:configure_libvirt:194 : restart_service libvirtd 2026-03-13 12:28:28.470 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-03-13 12:28:28.476 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart libvirtd 2026-03-13 12:28:28.556 | + lib/nova_plugins/functions-libvirt:configure_libvirt:200 : restart_service virtlogd 2026-03-13 12:28:28.561 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-03-13 12:28:28.564 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart virtlogd 2026-03-13 12:28:28.662 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type kvm 2026-03-13 12:28:28.730 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode host-passthrough 2026-03-13 12:28:28.791 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 : '[' host-passthrough == custom ']' 2026-03-13 12:28:28.797 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2026-03-13 12:28:28.864 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:48 : iniset /etc/nova/nova.conf libvirt live_migration_uri qemu+ssh://stack@%s/system 2026-03-13 12:28:28.934 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2026-03-13 12:28:29.005 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2026-03-13 12:28:29.073 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 : is_arch ppc64 2026-03-13 12:28:29.079 | ++ functions-common:is_arch:517 : uname -m 2026-03-13 12:28:29.089 | + functions-common:is_arch:517 : [[ x86_64 == \p\p\c\6\4 ]] 2026-03-13 12:28:29.094 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 : is_arch aarch64 2026-03-13 12:28:29.101 | ++ functions-common:is_arch:517 : uname -m 2026-03-13 12:28:29.110 | + functions-common:is_arch:517 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-03-13 12:28:29.115 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:65 : isset ENABLE_FILE_INJECTION 2026-03-13 12:28:29.121 | + functions-common:isset:264 : [[ -v ENABLE_FILE_INJECTION ]] 2026-03-13 12:28:29.127 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:73 : [[ kvm = \p\a\r\a\l\l\e\l\s ]] 2026-03-13 12:28:29.134 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:80 : [[ '' == \L\V\M ]] 2026-03-13 12:28:29.140 | + ./stack.sh:main:959 : is_service_enabled placement 2026-03-13 12:28:29.174 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:28:29.179 | + ./stack.sh:main:961 : stack_install_service placement 2026-03-13 12:28:29.189 | + lib/stack:stack_install_service:20 : local service=placement 2026-03-13 12:28:29.194 | + lib/stack:stack_install_service:21 : type install_placement 2026-03-13 12:28:29.198 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-03-13 12:28:29.203 | + lib/stack:stack_install_service:32 : install_placement 2026-03-13 12:28:29.208 | + lib/placement:install_placement:121 : pip_install_gr osc-placement 2026-03-13 12:28:29.214 | + inc/python:pip_install_gr:94 : local name=osc-placement 2026-03-13 12:28:29.220 | + inc/python:pip_install_gr:95 : local clean_name 2026-03-13 12:28:29.226 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements osc-placement 2026-03-13 12:28:29.232 | ++ inc/python:get_from_global_requirements:241 : local package=osc-placement 2026-03-13 12:28:29.238 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-03-13 12:28:29.247 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2026-03-13 12:28:29.247 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-03-13 12:28:29.257 | ++ inc/python:get_from_global_requirements:243 : required_pkg='osc-placement ' 2026-03-13 12:28:29.264 | ++ inc/python:get_from_global_requirements:244 : [[ osc-placement == '' ]] 2026-03-13 12:28:29.270 | ++ inc/python:get_from_global_requirements:247 : echo osc-placement 2026-03-13 12:28:29.277 | + inc/python:pip_install_gr:96 : clean_name=osc-placement 2026-03-13 12:28:29.281 | + inc/python:pip_install_gr:97 : pip_install osc-placement 2026-03-13 12:28:29.320 | Using python 3.12 to install osc-placement 2026-03-13 12:28:29.325 | + 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-03-13 12:28:29.991 | Collecting osc-placement 2026-03-13 12:28:30.062 | Downloading osc_placement-4.8.0-py3-none-any.whl.metadata (2.1 kB) 2026-03-13 12:28:30.072 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (7.0.3) 2026-03-13 12:28:30.073 | Requirement already satisfied: keystoneauth1>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (5.13.1) 2026-03-13 12:28:30.074 | Requirement already satisfied: osc-lib>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (4.4.0) 2026-03-13 12:28:30.074 | Requirement already satisfied: oslo.utils>=3.37.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (10.0.0) 2026-03-13 12:28:30.076 | 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-03-13 12:28:30.076 | 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.32.5) 2026-03-13 12:28:30.077 | 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.7.0) 2026-03-13 12:28:30.078 | 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-03-13 12:28:30.078 | 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-03-13 12:28:30.082 | 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.13.2) 2026-03-13 12:28:30.082 | Requirement already satisfied: openstacksdk>=0.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (4.10.0) 2026-03-13 12:28:30.083 | 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.7.2) 2026-03-13 12:28:30.084 | 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-03-13 12:28:30.085 | Requirement already satisfied: cmd2>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.2.0) 2026-03-13 12:28:30.085 | 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-03-13 12:28:30.086 | 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-03-13 12:28:30.088 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.11.0) 2026-03-13 12:28:30.088 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (14.3.3) 2026-03-13 12:28:30.089 | Requirement already satisfied: rich-argparse>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.7.2) 2026-03-13 12:28:30.090 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (43.0.3) 2026-03-13 12:28:30.090 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (5.2.1) 2026-03-13 12:28:30.091 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.5.0) 2026-03-13 12:28:30.092 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.1.0) 2026-03-13 12:28:30.092 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.33) 2026-03-13 12:28:30.093 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (4.9.2) 2026-03-13 12:28:30.093 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (7.2.2) 2026-03-13 12:28:30.094 | Requirement already satisfied: requestsexceptions>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.0) 2026-03-13 12:28:30.096 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.0.0) 2026-03-13 12:28:30.098 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (3.0) 2026-03-13 12:28:30.102 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (3.0.0) 2026-03-13 12:28:30.105 | 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-03-13 12:28:30.105 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (3.0.0) 2026-03-13 12:28:30.106 | 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-03-13 12:28:30.106 | 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.0) 2026-03-13 12:28:30.108 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (2.1.1) 2026-03-13 12:28:30.110 | 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-03-13 12:28:30.113 | 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.6.0) 2026-03-13 12:28:30.120 | 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.4) 2026-03-13 12:28:30.121 | 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.11) 2026-03-13 12:28:30.121 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.6.3) 2026-03-13 12:28:30.122 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2023.11.17) 2026-03-13 12:28:30.130 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (4.0.0) 2026-03-13 12:28:30.131 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (2.19.2) 2026-03-13 12:28:30.133 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.1.2) 2026-03-13 12:28:30.153 | Downloading osc_placement-4.8.0-py3-none-any.whl (64 kB) 2026-03-13 12:28:30.330 | Installing collected packages: osc-placement 2026-03-13 12:28:30.404 | Successfully installed osc-placement-4.8.0 2026-03-13 12:28:30.486 | + inc/python:pip_install:216 : result=0 2026-03-13 12:28:30.492 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-13 12:28:30.499 | + functions-common:time_stop:2412 : local name 2026-03-13 12:28:30.504 | + functions-common:time_stop:2413 : local end_time 2026-03-13 12:28:30.509 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:28:30.515 | + functions-common:time_stop:2415 : local total 2026-03-13 12:28:30.521 | + functions-common:time_stop:2416 : local start_time 2026-03-13 12:28:30.526 | + functions-common:time_stop:2418 : name=pip_install 2026-03-13 12:28:30.530 | + functions-common:time_stop:2419 : start_time=1773404909309 2026-03-13 12:28:30.534 | + functions-common:time_stop:2421 : [[ -z 1773404909309 ]] 2026-03-13 12:28:30.543 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:28:30.551 | + functions-common:time_stop:2424 : end_time=1773404910545 2026-03-13 12:28:30.557 | + functions-common:time_stop:2425 : elapsed_time=1236 2026-03-13 12:28:30.563 | + functions-common:time_stop:2426 : total=94091 2026-03-13 12:28:30.569 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:28:30.573 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=95327 2026-03-13 12:28:30.579 | + inc/python:pip_install:219 : return 0 2026-03-13 12:28:30.585 | + lib/placement:install_placement:122 : git_clone https://github.com/openstack/placement.git /opt/stack/placement master 2026-03-13 12:28:30.590 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/placement.git 2026-03-13 12:28:30.596 | + functions-common:git_clone:582 : local git_dest=/opt/stack/placement 2026-03-13 12:28:30.602 | + functions-common:git_clone:583 : local git_ref=master 2026-03-13 12:28:30.607 | + functions-common:git_clone:584 : local orig_dir 2026-03-13 12:28:30.614 | ++ functions-common:git_clone:585 : pwd 2026-03-13 12:28:30.621 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-13 12:28:30.627 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-13 12:28:30.633 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-13 12:28:30.672 | + functions-common:git_clone:588 : RECLONE=False 2026-03-13 12:28:30.678 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-13 12:28:30.684 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-13 12:28:30.691 | + functions-common:git_clone:602 : echo master 2026-03-13 12:28:30.692 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-13 12:28:30.702 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/placement ]] 2026-03-13 12:28:30.709 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-13 12:28:30.714 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/placement 2026-03-13 12:28:30.740 | + functions-common:git_clone:664 : cd /opt/stack/placement 2026-03-13 12:28:30.747 | + functions-common:git_clone:665 : git show --oneline 2026-03-13 12:28:30.748 | + functions-common:git_clone:665 : head -1 2026-03-13 12:28:30.754 | e3db398f Update master for stable/2026.1 2026-03-13 12:28:30.761 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-13 12:28:30.768 | + lib/placement:install_placement:123 : setup_develop /opt/stack/placement 2026-03-13 12:28:30.774 | + inc/python:setup_develop:353 : local bindep 2026-03-13 12:28:30.780 | + inc/python:setup_develop:354 : [[ /opt/stack/placement == -bindep* ]] 2026-03-13 12:28:30.787 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/placement 2026-03-13 12:28:30.793 | + inc/python:setup_develop:359 : local extras= 2026-03-13 12:28:30.798 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/placement -e 2026-03-13 12:28:30.805 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-03-13 12:28:30.811 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/placement == -bindep* ]] 2026-03-13 12:28:30.817 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/placement 2026-03-13 12:28:30.823 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-03-13 12:28:30.829 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-03-13 12:28:30.837 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/placement 2026-03-13 12:28:30.842 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-03-13 12:28:30.850 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/placement 2026-03-13 12:28:30.857 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-03-13 12:28:30.863 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-03-13 12:28:30.871 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2026-03-13 12:28:30.882 | + inc/python:_setup_package_with_constraints_edit:400 : name=openstack-placement 2026-03-13 12:28:30.889 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z openstack-placement ']' 2026-03-13 12:28:30.895 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2026-03-13 12:28:30.999 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/placement -e 2026-03-13 12:28:31.004 | + inc/python:setup_package:436 : local bindep=0 2026-03-13 12:28:31.011 | + inc/python:setup_package:437 : local bindep_flag= 2026-03-13 12:28:31.017 | + inc/python:setup_package:438 : local bindep_profiles= 2026-03-13 12:28:31.023 | + inc/python:setup_package:439 : [[ /opt/stack/placement == -bindep* ]] 2026-03-13 12:28:31.028 | + inc/python:setup_package:444 : local project_dir=/opt/stack/placement 2026-03-13 12:28:31.033 | + inc/python:setup_package:445 : local flags=-e 2026-03-13 12:28:31.040 | + inc/python:setup_package:446 : local extras= 2026-03-13 12:28:31.046 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-03-13 12:28:31.053 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-03-13 12:28:31.059 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-03-13 12:28:31.065 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-03-13 12:28:31.070 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-03-13 12:28:31.074 | + inc/python:setup_package:464 : pip_install -e /opt/stack/placement 2026-03-13 12:28:31.120 | Using python 3.12 to install /opt/stack/placement 2026-03-13 12:28:31.126 | + 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-03-13 12:28:31.673 | Obtaining file:///opt/stack/placement 2026-03-13 12:28:31.675 | Installing build dependencies: started 2026-03-13 12:28:32.843 | Installing build dependencies: finished with status 'done' 2026-03-13 12:28:32.844 | Checking if build backend supports build_editable: started 2026-03-13 12:28:33.146 | Checking if build backend supports build_editable: finished with status 'done' 2026-03-13 12:28:33.147 | Getting requirements to build editable: started 2026-03-13 12:28:33.299 | Getting requirements to build editable: finished with status 'done' 2026-03-13 12:28:33.301 | Preparing editable metadata (pyproject.toml): started 2026-03-13 12:28:33.894 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-03-13 12:28:33.910 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (7.0.3) 2026-03-13 12:28:33.910 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (2.0.46) 2026-03-13 12:28:33.910 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (12.0.0) 2026-03-13 12:28:33.911 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (2.5.1) 2026-03-13 12:28:33.911 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (1.8.9) 2026-03-13 12:28:33.912 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (4.26.0) 2026-03-13 12:28:33.912 | Requirement already satisfied: requests>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (2.32.5) 2026-03-13 12:28:33.913 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (7.4.0) 2026-03-13 12:28:33.913 | Requirement already satisfied: oslo.config>=6.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (10.3.0) 2026-03-13 12:28:33.913 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (6.3.0) 2026-03-13 12:28:33.914 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (8.1.0) 2026-03-13 12:28:33.914 | Requirement already satisfied: oslo.serialization>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (5.9.1) 2026-03-13 12:28:33.915 | Requirement already satisfied: oslo.utils>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (10.0.0) 2026-03-13 12:28:33.915 | Requirement already satisfied: oslo.db>=8.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (18.0.0) 2026-03-13 12:28:33.916 | Requirement already satisfied: oslo.policy>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (5.0.0) 2026-03-13 12:28:33.916 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (8.0.0) 2026-03-13 12:28:33.916 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (2.7.1) 2026-03-13 12:28:33.917 | 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.dev1) (1.1.0) 2026-03-13 12:28:33.917 | Requirement already satisfied: os-traits>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (3.6.0) 2026-03-13 12:28:33.917 | Requirement already satisfied: microversion-parse>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (2.1.0) 2026-03-13 12:28:33.919 | 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.dev1) (25.4.0) 2026-03-13 12:28:33.919 | 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.dev1) (2025.9.1) 2026-03-13 12:28:33.920 | 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.dev1) (0.37.0) 2026-03-13 12:28:33.920 | 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.dev1) (0.30.0) 2026-03-13 12:28:33.923 | 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.dev1) (5.13.1) 2026-03-13 12:28:33.924 | 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.dev1) (4.1.1) 2026-03-13 12:28:33.925 | 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.dev1) (6.7.2) 2026-03-13 12:28:33.925 | 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.dev1) (4.0.1) 2026-03-13 12:28:33.926 | 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.dev1) (2.11.0) 2026-03-13 12:28:33.926 | 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.dev1) (5.8.0) 2026-03-13 12:28:33.929 | 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.dev1) (2.1.0) 2026-03-13 12:28:33.929 | 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.dev1) (5.7.0) 2026-03-13 12:28:33.930 | 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.dev1) (1.8.2) 2026-03-13 12:28:33.930 | 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.dev1) (4.15.0) 2026-03-13 12:28:33.936 | 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.dev1) (1.5.0) 2026-03-13 12:28:33.938 | 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.dev1) (5.2.1) 2026-03-13 12:28:33.941 | 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.dev1) (0.20) 2026-03-13 12:28:33.942 | 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.dev1) (3.0.0) 2026-03-13 12:28:33.943 | Requirement already satisfied: wrapt>=1.7.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.dev1) (2.1.1) 2026-03-13 12:28:33.945 | 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.dev1) (1.3.0) 2026-03-13 12:28:33.945 | 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.dev1) (2.0.0) 2026-03-13 12:28:33.946 | 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.dev1) (6.0.3) 2026-03-13 12:28:33.949 | 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.dev1) (1.18.4) 2026-03-13 12:28:33.950 | 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.dev1) (2.0.2) 2026-03-13 12:28:33.951 | 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.dev1) (0.5.0) 2026-03-13 12:28:33.952 | 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.dev1) (1.3.10) 2026-03-13 12:28:33.955 | 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.dev1) (2.9.0.post0) 2026-03-13 12:28:33.957 | 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.dev1) (5.0.0) 2026-03-13 12:28:33.958 | 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.dev1) (3.1.6) 2026-03-13 12:28:33.959 | 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.dev1) (4.0.1) 2026-03-13 12:28:33.962 | 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.dev1) (3.0.3) 2026-03-13 12:28:33.966 | 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.dev1) (1.1.2) 2026-03-13 12:28:33.969 | 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.dev1) (3.17.0) 2026-03-13 12:28:33.971 | 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.dev1) (3.3.2) 2026-03-13 12:28:33.971 | 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.dev1) (26.0) 2026-03-13 12:28:33.972 | 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.dev1) (7.2.2) 2026-03-13 12:28:33.975 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=3.1.1->openstack-placement==15.1.0.dev1) (82.0.1) 2026-03-13 12:28:33.977 | 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.dev1) (0.6.0) 2026-03-13 12:28:33.988 | 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.dev1) (1.17.0) 2026-03-13 12:28:33.996 | 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.dev1) (3.4.4) 2026-03-13 12:28:33.996 | 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.dev1) (3.11) 2026-03-13 12:28:33.997 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev1) (2.6.3) 2026-03-13 12:28:33.998 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev1) (2023.11.17) 2026-03-13 12:28:34.010 | 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.dev1) (0.7) 2026-03-13 12:28:34.017 | 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.dev1) (3.3.2) 2026-03-13 12:28:34.029 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=8.6.0->openstack-placement==15.1.0.dev1) (2.8.5) 2026-03-13 12:28:34.049 | Building wheels for collected packages: openstack-placement 2026-03-13 12:28:34.050 | Building editable for openstack-placement (pyproject.toml): started 2026-03-13 12:28:34.607 | Building editable for openstack-placement (pyproject.toml): finished with status 'done' 2026-03-13 12:28:34.608 | Created wheel for openstack-placement: filename=openstack_placement-15.1.0.dev1-0.editable-py3-none-any.whl size=8750 sha256=2ac37634f5ee3da08bed108b9817f1bf40ec70ad43a270aeb084042aeab276f6 2026-03-13 12:28:34.608 | Stored in directory: /tmp/pip-ephem-wheel-cache-fwyx9820/wheels/0f/d8/4f/e8707957c726bd4763e71d7ed0672723b81ca99945904983a6 2026-03-13 12:28:34.612 | Successfully built openstack-placement 2026-03-13 12:28:34.752 | Installing collected packages: openstack-placement 2026-03-13 12:28:34.779 | Successfully installed openstack-placement-15.1.0.dev1 2026-03-13 12:28:34.889 | + inc/python:pip_install:216 : result=0 2026-03-13 12:28:34.895 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-13 12:28:34.901 | + functions-common:time_stop:2412 : local name 2026-03-13 12:28:34.907 | + functions-common:time_stop:2413 : local end_time 2026-03-13 12:28:34.911 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:28:34.917 | + functions-common:time_stop:2415 : local total 2026-03-13 12:28:34.922 | + functions-common:time_stop:2416 : local start_time 2026-03-13 12:28:34.929 | + functions-common:time_stop:2418 : name=pip_install 2026-03-13 12:28:34.935 | + functions-common:time_stop:2419 : start_time=1773404911108 2026-03-13 12:28:34.940 | + functions-common:time_stop:2421 : [[ -z 1773404911108 ]] 2026-03-13 12:28:34.947 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:28:34.956 | + functions-common:time_stop:2424 : end_time=1773404914950 2026-03-13 12:28:34.962 | + functions-common:time_stop:2425 : elapsed_time=3842 2026-03-13 12:28:34.967 | + functions-common:time_stop:2426 : total=95327 2026-03-13 12:28:34.972 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:28:34.978 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=99169 2026-03-13 12:28:34.985 | + inc/python:pip_install:219 : return 0 2026-03-13 12:28:34.993 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-03-13 12:28:34.999 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-03-13 12:28:35.005 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/placement 2026-03-13 12:28:35.012 | + inc/python:use_library_from_git:266 : local name=/opt/stack/placement 2026-03-13 12:28:35.020 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:28:35.026 | + inc/python:use_library_from_git:268 : [[ novnc,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-03-13 12:28:35.031 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-03-13 12:28:35.038 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:28:35.044 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-03-13 12:28:35.051 | + ./stack.sh:main:962 : configure_placement 2026-03-13 12:28:35.058 | + lib/placement:configure_placement:86 : sudo install -d -o stack /etc/placement 2026-03-13 12:28:35.081 | + lib/placement:configure_placement:87 : create_placement_conf 2026-03-13 12:28:35.085 | + lib/placement:create_placement_conf:76 : rm -f /etc/placement/placement.conf 2026-03-13 12:28:35.097 | ++ lib/placement:create_placement_conf:77 : database_connection_url placement 2026-03-13 12:28:35.103 | ++ lib/database:database_connection_url:134 : local db=placement 2026-03-13 12:28:35.109 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2026-03-13 12:28:35.114 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=placement 2026-03-13 12:28:35.119 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-03-13 12:28:35.125 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-03-13 12:28:35.130 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-03-13 12:28:35.169 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:28:35.175 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-03-13 12:28:35.182 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-03-13 12:28:35.188 | + 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-03-13 12:28:35.255 | + lib/placement:create_placement_conf:78 : iniset /etc/placement/placement.conf DEFAULT debug True 2026-03-13 12:28:35.328 | + lib/placement:create_placement_conf:79 : iniset /etc/placement/placement.conf api auth_strategy keystone 2026-03-13 12:28:35.396 | + lib/placement:create_placement_conf:80 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2026-03-13 12:28:35.401 | + lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/placement/placement.conf 2026-03-13 12:28:35.407 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=placement 2026-03-13 12:28:35.412 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local section=keystone_authtoken 2026-03-13 12:28:35.417 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-03-13 12:28:35.423 | + lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/placement/placement.conf placement keystone_authtoken 2026-03-13 12:28:35.429 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/placement/placement.conf 2026-03-13 12:28:35.435 | + lib/keystone:configure_keystoneauth:433 : local admin_user=placement 2026-03-13 12:28:35.440 | + lib/keystone:configure_keystoneauth:434 : local section=keystone_authtoken 2026-03-13 12:28:35.446 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2026-03-13 12:28:35.516 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2026-03-13 12:28:35.577 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/placement/placement.conf keystone_authtoken auth_url https://199.204.45.99/identity 2026-03-13 12:28:35.645 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2026-03-13 12:28:35.711 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/placement/placement.conf keystone_authtoken password secretservice 2026-03-13 12:28:35.783 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2026-03-13 12:28:35.852 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2026-03-13 12:28:35.917 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2026-03-13 12:28:35.979 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken www_authenticate_uri https://199.204.45.99/identity 2026-03-13 12:28:36.048 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-03-13 12:28:36.116 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2026-03-13 12:28:36.181 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-03-13 12:28:36.187 | + lib/placement:create_placement_conf:81 : setup_logging /etc/placement/placement.conf 2026-03-13 12:28:36.193 | + functions:setup_logging:693 : setup_systemd_logging /etc/placement/placement.conf 2026-03-13 12:28:36.198 | + functions:setup_systemd_logging:710 : local conf_file=/etc/placement/placement.conf 2026-03-13 12:28:36.206 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-03-13 12:28:36.244 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-03-13 12:28:36.249 | + functions:setup_systemd_logging:716 : local pidstr= 2026-03-13 12:28:36.254 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-03-13 12:28:36.260 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-03-13 12:28:36.266 | + 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-03-13 12:28:36.331 | + 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-03-13 12:28:36.402 | + 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-03-13 12:28:36.476 | + functions:setup_systemd_logging:727 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-03-13 12:28:36.546 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT log_color False 2026-03-13 12:28:36.613 | + lib/placement:configure_placement:89 : write_uwsgi_config /etc/placement/placement-uwsgi.ini placement.wsgi.api:application /placement '' placement-api 2026-03-13 12:28:36.620 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/placement/placement-uwsgi.ini 2026-03-13 12:28:36.627 | + lib/apache:write_uwsgi_config:244 : local wsgi=placement.wsgi.api:application 2026-03-13 12:28:36.634 | + lib/apache:write_uwsgi_config:245 : local url=/placement 2026-03-13 12:28:36.639 | + lib/apache:write_uwsgi_config:246 : local http= 2026-03-13 12:28:36.645 | + lib/apache:write_uwsgi_config:247 : local name=placement-api 2026-03-13 12:28:36.651 | + lib/apache:write_uwsgi_config:249 : '[' -z placement-api ']' 2026-03-13 12:28:36.657 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-03-13 12:28:36.662 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-03-13 12:28:36.686 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-03-13 12:28:36.688 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-03-13 12:28:36.702 | d /var/run/uwsgi 0755 stack root 2026-03-13 12:28:36.710 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-03-13 12:28:36.728 | /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-03-13 12:28:36.737 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/placement-api.socket 2026-03-13 12:28:36.743 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/placement/placement-uwsgi.ini 2026-03-13 12:28:36.754 | + lib/apache:write_uwsgi_config:270 : [[ placement.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-03-13 12:28:36.759 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi module placement.wsgi.api:application 2026-03-13 12:28:36.826 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 4 2026-03-13 12:28:36.893 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2026-03-13 12:28:36.963 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2026-03-13 12:28:37.036 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2026-03-13 12:28:37.114 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 80 2026-03-13 12:28:37.187 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2026-03-13 12:28:37.256 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2026-03-13 12:28:37.328 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2026-03-13 12:28:37.400 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-03-13 12:28:37.472 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2026-03-13 12:28:37.543 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2026-03-13 12:28:37.613 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2026-03-13 12:28:37.681 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi start-time %t 2026-03-13 12:28:37.751 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-03-13 12:28:37.757 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-03-13 12:28:37.764 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for placement-api 2026-03-13 12:28:37.770 | ++ lib/apache:apache_site_config_for:174 : local site=placement-api 2026-03-13 12:28:37.775 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-03-13 12:28:37.781 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:28:37.786 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:28:37.792 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/placement-api.conf 2026-03-13 12:28:37.799 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2026-03-13 12:28:37.804 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2026-03-13 12:28:37.874 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2026-03-13 12:28:37.943 | + 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-03-13 12:28:37.944 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2026-03-13 12:28:37.956 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 2026-03-13 12:28:37.964 | + lib/apache:write_uwsgi_config:309 : enable_apache_site placement-api 2026-03-13 12:28:37.970 | + lib/apache:enable_apache_site:191 : local site=placement-api 2026-03-13 12:28:37.977 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-03-13 12:28:37.983 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-03-13 12:28:37.988 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-03-13 12:28:37.994 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-03-13 12:28:38.000 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:28:38.005 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:28:38.010 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-03-13 12:28:38.015 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-03-13 12:28:38.020 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:28:38.026 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:28:38.033 | + lib/apache:enable_apache_site:195 : sudo a2ensite placement-api 2026-03-13 12:28:38.080 | Enabling site placement-api. 2026-03-13 12:28:38.089 | To activate the new configuration, you need to run: 2026-03-13 12:28:38.089 | systemctl reload apache2 2026-03-13 12:28:38.099 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-03-13 12:28:38.105 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-03-13 12:28:38.111 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-03-13 12:28:38.117 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-03-13 12:28:38.268 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2026-03-13 12:28:38.273 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2026-03-13 12:28:38.278 | + lib/placement:configure_placement:94 : iniset /etc/placement/placement.conf oslo_policy enforce_new_defaults False 2026-03-13 12:28:38.340 | + lib/placement:configure_placement:95 : iniset /etc/placement/placement.conf oslo_policy enforce_scope False 2026-03-13 12:28:38.405 | + ./stack.sh:main:969 : is_service_enabled placement placement-client 2026-03-13 12:28:38.442 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:28:38.448 | + ./stack.sh:main:970 : is_service_enabled n-cpu 2026-03-13 12:28:38.489 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:28:38.495 | + ./stack.sh:main:971 : configure_placement_nova_compute 2026-03-13 12:28:38.501 | + lib/nova:configure_placement_nova_compute:634 : local conf=/etc/nova/nova.conf 2026-03-13 12:28:38.507 | + lib/nova:configure_placement_nova_compute:635 : configure_keystoneauth /etc/nova/nova.conf nova placement 2026-03-13 12:28:38.511 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova.conf 2026-03-13 12:28:38.517 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-03-13 12:28:38.522 | + lib/keystone:configure_keystoneauth:434 : local section=placement 2026-03-13 12:28:38.528 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova.conf placement auth_type password 2026-03-13 12:28:38.619 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova.conf placement interface public 2026-03-13 12:28:38.668 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova.conf placement auth_url https://199.204.45.99/identity 2026-03-13 12:28:38.735 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova.conf placement username nova 2026-03-13 12:28:38.799 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova.conf placement password secretservice 2026-03-13 12:28:38.868 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova.conf placement user_domain_name Default 2026-03-13 12:28:38.936 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova.conf placement project_name service 2026-03-13 12:28:39.006 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova.conf placement project_domain_name Default 2026-03-13 12:28:39.074 | + ./stack.sh:main:975 : is_service_enabled horizon 2026-03-13 12:28:39.111 | + functions-common:is_service_enabled:2068 : return 1 2026-03-13 12:28:39.118 | + ./stack.sh:main:980 : is_service_enabled tls-proxy 2026-03-13 12:28:39.157 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:28:39.163 | + ./stack.sh:main:981 : fix_system_ca_bundle_path 2026-03-13 12:28:39.169 | + lib/tls:fix_system_ca_bundle_path:365 : is_service_enabled tls-proxy 2026-03-13 12:28:39.207 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:28:39.213 | + lib/tls:fix_system_ca_bundle_path:366 : local capath 2026-03-13 12:28:39.219 | + lib/tls:fix_system_ca_bundle_path:367 : [[ True == \T\r\u\e ]] 2026-03-13 12:28:39.226 | ++ lib/tls:fix_system_ca_bundle_path:368 : /opt/stack/data/venv/bin/python3 -c 'try: 2026-03-13 12:28:39.226 | from requests import certs 2026-03-13 12:28:39.226 | print (certs.where()) 2026-03-13 12:28:39.226 | except ImportError: pass' 2026-03-13 12:28:39.385 | + lib/tls:fix_system_ca_bundle_path:368 : capath=/etc/ssl/certs/ca-certificates.crt 2026-03-13 12:28:39.392 | + lib/tls:fix_system_ca_bundle_path:372 : [[ ! /etc/ssl/certs/ca-certificates.crt == '' ]] 2026-03-13 12:28:39.396 | + lib/tls:fix_system_ca_bundle_path:372 : [[ ! /etc/ssl/certs/ca-certificates.crt =~ ^/etc/.* ]] 2026-03-13 12:28:39.402 | + ./stack.sh:main:984 : is_service_enabled cinder 2026-03-13 12:28:39.441 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:28:39.449 | + ./stack.sh:main:986 : init_os_brick 2026-03-13 12:28:39.456 | + lib/cinder:init_os_brick:511 : mkdir -p /opt/stack/data/os_brick 2026-03-13 12:28:39.465 | + lib/cinder:init_os_brick:512 : is_service_enabled cinder 2026-03-13 12:28:39.499 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:28:39.504 | + lib/cinder:init_os_brick:513 : iniset /etc/cinder/cinder.conf os_brick lock_path /opt/stack/data/os_brick 2026-03-13 12:28:39.576 | + lib/cinder:init_os_brick:515 : is_service_enabled nova 2026-03-13 12:28:39.615 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:28:39.623 | + lib/cinder:init_os_brick:516 : iniset /etc/nova/nova.conf os_brick lock_path /opt/stack/data/os_brick 2026-03-13 12:28:39.698 | + lib/cinder:init_os_brick:518 : is_service_enabled glance 2026-03-13 12:28:39.737 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:28:39.744 | + lib/cinder:init_os_brick:519 : iniset /etc/glance/glance-api.conf os_brick lock_path /opt/stack/data/os_brick 2026-03-13 12:28:39.815 | + lib/cinder:init_os_brick:520 : iniset /etc/glance/glance-cache.conf os_brick lock_path /opt/stack/data/os_brick 2026-03-13 12:28:39.883 | + ./stack.sh:main:993 : run_phase stack install 2026-03-13 12:28:39.916 | + functions-common:run_phase:1840 : local mode=stack 2026-03-13 12:28:39.922 | + functions-common:run_phase:1841 : local phase=install 2026-03-13 12:28:39.927 | + functions-common:run_phase:1842 : [[ -d /opt/stack/devstack/extras.d ]] 2026-03-13 12:28:39.933 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-03-13 12:28:39.941 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-03-13 12:28:39.948 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-03-13 12:28:39.955 | + functions-common:run_phase:1850 : local extra 2026-03-13 12:28:39.961 | ++ functions-common:run_phase:1851 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-03-13 12:28:39.970 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-03-13 12:28:39.975 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-03-13 12:28:39.981 | + functions-common:run_phase:1856 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-03-13 12:28:39.988 | + functions-common:run_phase:1856 : source /opt/stack/devstack/extras.d/80-tempest.sh stack install 2026-03-13 12:28:39.994 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-03-13 12:28:40.028 | ++ functions-common:is_service_enabled:2068 : return 1 2026-03-13 12:28:40.034 | + functions-common:run_phase:1861 : [[ stack == \s\o\u\r\c\e ]] 2026-03-13 12:28:40.038 | + functions-common:run_phase:1864 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-03-13 12:28:40.044 | + functions-common:run_phase:1867 : run_plugins stack install 2026-03-13 12:28:40.050 | + functions-common:run_plugins:1826 : local mode=stack 2026-03-13 12:28:40.055 | + functions-common:run_plugins:1827 : local phase=install 2026-03-13 12:28:40.061 | + functions-common:run_plugins:1829 : local plugins=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-03-13 12:28:40.068 | + functions-common:run_plugins:1830 : local plugin 2026-03-13 12:28:40.073 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-03-13 12:28:40.080 | + functions-common:run_plugins:1832 : local dir=/opt/stack/barbican 2026-03-13 12:28:40.086 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/barbican/devstack/plugin.sh ]] 2026-03-13 12:28:40.092 | + functions-common:run_plugins:1834 : source /opt/stack/barbican/devstack/plugin.sh stack install 2026-03-13 12:28:40.098 | ++ /opt/stack/barbican/devstack/plugin.sh:source:5 : BARBICAN_PLUGIN=/opt/stack/barbican/devstack 2026-03-13 12:28:40.104 | ++ /opt/stack/barbican/devstack/plugin.sh:source:6 : source /opt/stack/barbican/devstack/lib/barbican 2026-03-13 12:28:40.139 | ++ /opt/stack/barbican/devstack/plugin.sh:source:8 : is_service_enabled barbican 2026-03-13 12:28:40.173 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:28:40.178 | ++ /opt/stack/barbican/devstack/plugin.sh:source:9 : [[ stack == \s\t\a\c\k ]] 2026-03-13 12:28:40.183 | ++ /opt/stack/barbican/devstack/plugin.sh:source:9 : [[ install == \i\n\s\t\a\l\l ]] 2026-03-13 12:28:40.189 | ++ /opt/stack/barbican/devstack/plugin.sh:source:10 : echo_summary 'Installing Barbican' 2026-03-13 12:28:40.194 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-13 12:28:40.199 | ++ ./stack.sh:echo_summary:444 : echo -e Installing Barbican 2026-03-13 12:28:40.204 | ++ /opt/stack/barbican/devstack/plugin.sh:source:11 : stack_install_service barbican 2026-03-13 12:28:40.209 | ++ lib/stack:stack_install_service:20 : local service=barbican 2026-03-13 12:28:40.216 | ++ lib/stack:stack_install_service:21 : type install_barbican 2026-03-13 12:28:40.221 | ++ lib/stack:stack_install_service:23 : [[ False = True ]] 2026-03-13 12:28:40.227 | ++ lib/stack:stack_install_service:32 : install_barbican 2026-03-13 12:28:40.234 | ++ /opt/stack/barbican/devstack/lib/barbican:install_barbican:203 : is_fedora 2026-03-13 12:28:40.241 | ++ functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-03-13 12:28:40.247 | ++ functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-03-13 12:28:40.252 | ++ functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-03-13 12:28:40.257 | ++ functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-03-13 12:28:40.263 | ++ functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-03-13 12:28:40.269 | ++ functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-03-13 12:28:40.275 | ++ functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-03-13 12:28:40.280 | ++ functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-03-13 12:28:40.285 | ++ functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-03-13 12:28:40.290 | ++ functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-03-13 12:28:40.295 | ++ functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-03-13 12:28:40.300 | ++ functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-03-13 12:28:40.307 | ++ functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-03-13 12:28:40.312 | ++ /opt/stack/barbican/devstack/lib/barbican:install_barbican:207 : setup_develop /opt/stack/barbican 2026-03-13 12:28:40.318 | ++ inc/python:setup_develop:353 : local bindep 2026-03-13 12:28:40.323 | ++ inc/python:setup_develop:354 : [[ /opt/stack/barbican == -bindep* ]] 2026-03-13 12:28:40.329 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/barbican 2026-03-13 12:28:40.335 | ++ inc/python:setup_develop:359 : local extras= 2026-03-13 12:28:40.342 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/barbican -e 2026-03-13 12:28:40.347 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-03-13 12:28:40.352 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/barbican == -bindep* ]] 2026-03-13 12:28:40.357 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/barbican 2026-03-13 12:28:40.362 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-03-13 12:28:40.367 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-03-13 12:28:40.376 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/barbican 2026-03-13 12:28:40.381 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-03-13 12:28:40.388 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/barbican 2026-03-13 12:28:40.393 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-03-13 12:28:40.398 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-03-13 12:28:40.405 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/barbican/setup.cfg 2026-03-13 12:28:40.418 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=barbican 2026-03-13 12:28:40.421 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z barbican ']' 2026-03-13 12:28:40.425 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- barbican 2026-03-13 12:28:40.514 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/barbican -e 2026-03-13 12:28:40.519 | ++ inc/python:setup_package:436 : local bindep=0 2026-03-13 12:28:40.524 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-03-13 12:28:40.530 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-03-13 12:28:40.535 | ++ inc/python:setup_package:439 : [[ /opt/stack/barbican == -bindep* ]] 2026-03-13 12:28:40.539 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/barbican 2026-03-13 12:28:40.543 | ++ inc/python:setup_package:445 : local flags=-e 2026-03-13 12:28:40.548 | ++ inc/python:setup_package:446 : local extras= 2026-03-13 12:28:40.554 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-03-13 12:28:40.558 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-03-13 12:28:40.564 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-03-13 12:28:40.569 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-03-13 12:28:40.573 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-03-13 12:28:40.578 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/barbican 2026-03-13 12:28:40.623 | Using python 3.12 to install /opt/stack/barbican 2026-03-13 12:28:40.629 | ++ 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-03-13 12:28:41.171 | Obtaining file:///opt/stack/barbican 2026-03-13 12:28:41.173 | Installing build dependencies: started 2026-03-13 12:28:42.130 | Installing build dependencies: finished with status 'done' 2026-03-13 12:28:42.132 | Checking if build backend supports build_editable: started 2026-03-13 12:28:42.419 | Checking if build backend supports build_editable: finished with status 'done' 2026-03-13 12:28:42.420 | Getting requirements to build editable: started 2026-03-13 12:28:42.573 | Getting requirements to build editable: finished with status 'done' 2026-03-13 12:28:42.574 | Preparing editable metadata (pyproject.toml): started 2026-03-13 12:28:43.001 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-03-13 12:28:43.021 | Requirement already satisfied: alembic>=0.8.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev20) (1.18.4) 2026-03-13 12:28:43.021 | Requirement already satisfied: cffi>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev20) (2.0.0) 2026-03-13 12:28:43.022 | Requirement already satisfied: cryptography>=2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev20) (43.0.3) 2026-03-13 12:28:43.022 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev20) (4.26.0) 2026-03-13 12:28:43.023 | Requirement already satisfied: oslo.config>=6.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev20) (10.3.0) 2026-03-13 12:28:43.023 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev20) (6.3.0) 2026-03-13 12:28:43.023 | Requirement already satisfied: oslo.db>=4.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev20) (18.0.0) 2026-03-13 12:28:43.024 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev20) (6.7.2) 2026-03-13 12:28:43.024 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev20) (17.3.0) 2026-03-13 12:28:43.025 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev20) (8.0.0) 2026-03-13 12:28:43.025 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev20) (8.1.0) 2026-03-13 12:28:43.025 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev20) (5.0.0) 2026-03-13 12:28:43.026 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev20) (5.9.1) 2026-03-13 12:28:43.026 | 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==21.1.0.dev20) (4.5.1) 2026-03-13 12:28:43.027 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev20) (2.7.1) 2026-03-13 12:28:43.027 | Requirement already satisfied: oslo.utils>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev20) (10.0.0) 2026-03-13 12:28:43.028 | Requirement already satisfied: oslo.versionedobjects>=1.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev20) (3.9.0) 2026-03-13 12:28:43.028 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev20) (3.10.1) 2026-03-13 12:28:43.029 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev20) (3.1.0) 2026-03-13 12:28:43.029 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev20) (7.0.3) 2026-03-13 12:28:43.029 | 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==21.1.0.dev20) (1.7.0) 2026-03-13 12:28:43.030 | Requirement already satisfied: keystonemiddleware>=9.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev20) (12.0.0) 2026-03-13 12:28:43.030 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev20) (2.0.46) 2026-03-13 12:28:43.031 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev20) (5.7.0) 2026-03-13 12:28:43.031 | Requirement already satisfied: WebOb>=1.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev20) (1.8.9) 2026-03-13 12:28:43.031 | Requirement already satisfied: castellan>=1.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev20) (5.6.0) 2026-03-13 12:28:43.032 | Requirement already satisfied: microversion-parse>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev20) (2.1.0) 2026-03-13 12:28:43.033 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.8.10->barbican==21.1.0.dev20) (1.3.10) 2026-03-13 12:28:43.034 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.8.10->barbican==21.1.0.dev20) (4.15.0) 2026-03-13 12:28:43.035 | Requirement already satisfied: python-barbicanclient>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=1.2.1->barbican==21.1.0.dev20) (7.3.0) 2026-03-13 12:28:43.036 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=1.2.1->barbican==21.1.0.dev20) (5.13.1) 2026-03-13 12:28:43.036 | Requirement already satisfied: requests>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=1.2.1->barbican==21.1.0.dev20) (2.32.5) 2026-03-13 12:28:43.038 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.7.0->barbican==21.1.0.dev20) (3.0) 2026-03-13 12:28:43.041 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->barbican==21.1.0.dev20) (25.4.0) 2026-03-13 12:28:43.042 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->barbican==21.1.0.dev20) (2025.9.1) 2026-03-13 12:28:43.042 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->barbican==21.1.0.dev20) (0.37.0) 2026-03-13 12:28:43.042 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->barbican==21.1.0.dev20) (0.30.0) 2026-03-13 12:28:43.046 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->castellan>=1.2.1->barbican==21.1.0.dev20) (2.1.0) 2026-03-13 12:28:43.047 | 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>=1.2.1->barbican==21.1.0.dev20) (1.8.2) 2026-03-13 12:28:43.050 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->barbican==21.1.0.dev20) (4.1.1) 2026-03-13 12:28:43.051 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->barbican==21.1.0.dev20) (4.0.1) 2026-03-13 12:28:43.051 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->barbican==21.1.0.dev20) (2.11.0) 2026-03-13 12:28:43.052 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->barbican==21.1.0.dev20) (5.8.0) 2026-03-13 12:28:43.056 | 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==21.1.0.dev20) (1.5.0) 2026-03-13 12:28:43.058 | 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==21.1.0.dev20) (5.2.1) 2026-03-13 12:28:43.061 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.4.0->barbican==21.1.0.dev20) (1.3.0) 2026-03-13 12:28:43.061 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.4.0->barbican==21.1.0.dev20) (2.0.0) 2026-03-13 12:28:43.062 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.4.0->barbican==21.1.0.dev20) (6.0.3) 2026-03-13 12:28:43.065 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.27.0->barbican==21.1.0.dev20) (3.0.0) 2026-03-13 12:28:43.066 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.27.0->barbican==21.1.0.dev20) (2.0.2) 2026-03-13 12:28:43.067 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.27.0->barbican==21.1.0.dev20) (0.5.0) 2026-03-13 12:28:43.068 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.db>=4.27.0->barbican==21.1.0.dev20) (2.1.1) 2026-03-13 12:28:43.071 | 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==21.1.0.dev20) (2.9.0.post0) 2026-03-13 12:28:43.073 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->barbican==21.1.0.dev20) (3.2.1) 2026-03-13 12:28:43.074 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->barbican==21.1.0.dev20) (7.0.1) 2026-03-13 12:28:43.075 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->barbican==21.1.0.dev20) (5.3.1) 2026-03-13 12:28:43.076 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->barbican==21.1.0.dev20) (5.6.2) 2026-03-13 12:28:43.076 | 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==21.1.0.dev20) (0.15.1) 2026-03-13 12:28:43.078 | 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==21.1.0.dev20) (5.1.0) 2026-03-13 12:28:43.083 | 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==21.1.0.dev20) (2025.3) 2026-03-13 12:28:43.083 | 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==21.1.0.dev20) (26.0) 2026-03-13 12:28:43.087 | 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==21.1.0.dev20) (0.24.1) 2026-03-13 12:28:43.089 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->barbican==21.1.0.dev20) (5.0.0) 2026-03-13 12:28:43.089 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->barbican==21.1.0.dev20) (3.1.6) 2026-03-13 12:28:43.090 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->barbican==21.1.0.dev20) (4.0.1) 2026-03-13 12:28:43.094 | 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==21.1.0.dev20) (3.0.3) 2026-03-13 12:28:43.099 | 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==21.1.0.dev20) (1.1.2) 2026-03-13 12:28:43.103 | 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==21.1.0.dev20) (0.40.4) 2026-03-13 12:28:43.103 | 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==21.1.0.dev20) (3.3.2) 2026-03-13 12:28:43.104 | 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==21.1.0.dev20) (7.4.0) 2026-03-13 12:28:43.105 | 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==21.1.0.dev20) (2.5.1) 2026-03-13 12:28:43.105 | 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==21.1.0.dev20) (1.7.3) 2026-03-13 12:28:43.107 | 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==21.1.0.dev20) (2.8.0) 2026-03-13 12:28:43.115 | 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==21.1.0.dev20) (0.20) 2026-03-13 12:28:43.122 | 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==21.1.0.dev20) (2.2.0) 2026-03-13 12:28:43.125 | 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==21.1.0.dev20) (1.3.7) 2026-03-13 12:28:43.127 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->barbican==21.1.0.dev20) (3.17.0) 2026-03-13 12:28:43.130 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->barbican==21.1.0.dev20) (3.3.2) 2026-03-13 12:28:43.131 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->barbican==21.1.0.dev20) (7.2.2) 2026-03-13 12:28:43.138 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->barbican==21.1.0.dev20) (82.0.1) 2026-03-13 12:28:43.150 | 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==21.1.0.dev20) (0.6.0) 2026-03-13 12:28:43.167 | Requirement already satisfied: cliff>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-barbicanclient>=5.5.0->castellan>=1.2.1->barbican==21.1.0.dev20) (4.13.2) 2026-03-13 12:28:43.170 | 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>=1.2.1->barbican==21.1.0.dev20) (0.6.0) 2026-03-13 12:28:43.171 | Requirement already satisfied: cmd2>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=1.2.1->barbican==21.1.0.dev20) (3.2.0) 2026-03-13 12:28:43.176 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=1.2.1->barbican==21.1.0.dev20) (1.11.0) 2026-03-13 12:28:43.177 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=1.2.1->barbican==21.1.0.dev20) (14.3.3) 2026-03-13 12:28:43.177 | Requirement already satisfied: rich-argparse>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=1.2.1->barbican==21.1.0.dev20) (1.7.2) 2026-03-13 12:28:43.182 | 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==21.1.0.dev20) (1.17.0) 2026-03-13 12:28:43.193 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=1.2.1->barbican==21.1.0.dev20) (3.4.4) 2026-03-13 12:28:43.194 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=1.2.1->barbican==21.1.0.dev20) (3.11) 2026-03-13 12:28:43.194 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=1.2.1->barbican==21.1.0.dev20) (2.6.3) 2026-03-13 12:28:43.195 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->castellan>=1.2.1->barbican==21.1.0.dev20) (2023.11.17) 2026-03-13 12:28:43.213 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=1.2.1->barbican==21.1.0.dev20) (4.0.0) 2026-03-13 12:28:43.213 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=1.2.1->barbican==21.1.0.dev20) (2.19.2) 2026-03-13 12:28:43.221 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=1.2.1->barbican==21.1.0.dev20) (0.1.2) 2026-03-13 12:28:43.231 | 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==21.1.0.dev20) (0.7) 2026-03-13 12:28:43.253 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=4.27.0->barbican==21.1.0.dev20) (2.8.5) 2026-03-13 12:28:43.288 | Building wheels for collected packages: barbican 2026-03-13 12:28:43.289 | Building editable for barbican (pyproject.toml): started 2026-03-13 12:28:43.768 | Building editable for barbican (pyproject.toml): finished with status 'done' 2026-03-13 12:28:43.770 | Created wheel for barbican: filename=barbican-21.1.0.dev20-0.editable-py3-none-any.whl size=10580 sha256=a75d7ad470bc78b1097274fb0dfe4d9c60c3f14d4bc6ce71972e2797813af6ab 2026-03-13 12:28:43.770 | Stored in directory: /tmp/pip-ephem-wheel-cache-06t2n4g0/wheels/84/02/63/e1cb6519448a7eb57707390d89788b669ef9a586a90cc63bd5 2026-03-13 12:28:43.777 | Successfully built barbican 2026-03-13 12:28:43.906 | Installing collected packages: barbican 2026-03-13 12:28:43.940 | Successfully installed barbican-21.1.0.dev20 2026-03-13 12:28:44.059 | ++ inc/python:pip_install:216 : result=0 2026-03-13 12:28:44.064 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-03-13 12:28:44.068 | ++ functions-common:time_stop:2412 : local name 2026-03-13 12:28:44.075 | ++ functions-common:time_stop:2413 : local end_time 2026-03-13 12:28:44.080 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:28:44.086 | ++ functions-common:time_stop:2415 : local total 2026-03-13 12:28:44.091 | ++ functions-common:time_stop:2416 : local start_time 2026-03-13 12:28:44.095 | ++ functions-common:time_stop:2418 : name=pip_install 2026-03-13 12:28:44.102 | ++ functions-common:time_stop:2419 : start_time=1773404920612 2026-03-13 12:28:44.108 | ++ functions-common:time_stop:2421 : [[ -z 1773404920612 ]] 2026-03-13 12:28:44.114 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:28:44.123 | ++ functions-common:time_stop:2424 : end_time=1773404924116 2026-03-13 12:28:44.128 | ++ functions-common:time_stop:2425 : elapsed_time=3504 2026-03-13 12:28:44.134 | ++ functions-common:time_stop:2426 : total=99169 2026-03-13 12:28:44.139 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:28:44.146 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=102673 2026-03-13 12:28:44.152 | ++ inc/python:pip_install:219 : return 0 2026-03-13 12:28:44.158 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-03-13 12:28:44.164 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-03-13 12:28:44.170 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/barbican 2026-03-13 12:28:44.176 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/barbican 2026-03-13 12:28:44.182 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:28:44.187 | ++ inc/python:use_library_from_git:268 : [[ novnc,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-03-13 12:28:44.191 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,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-03-13 12:28:44.197 | ++ inc/python:use_library_from_git:269 : return 1 2026-03-13 12:28:44.203 | ++ /opt/stack/barbican/devstack/lib/barbican:install_barbican:208 : pip_install uwsgi 2026-03-13 12:28:44.250 | Using python 3.12 to install uwsgi 2026-03-13 12:28:44.256 | ++ 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 uwsgi 2026-03-13 12:28:44.919 | Collecting uwsgi 2026-03-13 12:28:44.985 | Downloading uwsgi-2.0.31.tar.gz (822 kB) 2026-03-13 12:28:45.046 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 822.8/822.8 kB 34.9 MB/s 0:00:00 2026-03-13 12:28:45.243 | Installing build dependencies: started 2026-03-13 12:28:46.139 | Installing build dependencies: finished with status 'done' 2026-03-13 12:28:46.141 | Getting requirements to build wheel: started 2026-03-13 12:28:46.528 | Getting requirements to build wheel: finished with status 'done' 2026-03-13 12:28:46.530 | Preparing metadata (pyproject.toml): started 2026-03-13 12:28:46.716 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-03-13 12:28:46.719 | Building wheels for collected packages: uwsgi 2026-03-13 12:28:46.720 | Building wheel for uwsgi (pyproject.toml): started 2026-03-13 12:28:49.825 | Building wheel for uwsgi (pyproject.toml): finished with status 'done' 2026-03-13 12:28:49.827 | Created wheel for uwsgi: filename=uwsgi-2.0.31-cp312-cp312-linux_x86_64.whl size=596804 sha256=0c90d5af7d02943c932bf3af556ce23b0d79af3719e91921c5a79716cb3ccff2 2026-03-13 12:28:49.827 | Stored in directory: /opt/stack/.cache/pip/wheels/de/9b/b9/cc2e42ac5a3197a4be493c415bcc29ea7e58fbfa4b715946a5 2026-03-13 12:28:49.832 | Successfully built uwsgi 2026-03-13 12:28:49.985 | Installing collected packages: uwsgi 2026-03-13 12:28:50.026 | Successfully installed uwsgi-2.0.31 2026-03-13 12:28:50.179 | ++ inc/python:pip_install:216 : result=0 2026-03-13 12:28:50.183 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-03-13 12:28:50.189 | ++ functions-common:time_stop:2412 : local name 2026-03-13 12:28:50.194 | ++ functions-common:time_stop:2413 : local end_time 2026-03-13 12:28:50.200 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:28:50.206 | ++ functions-common:time_stop:2415 : local total 2026-03-13 12:28:50.212 | ++ functions-common:time_stop:2416 : local start_time 2026-03-13 12:28:50.217 | ++ functions-common:time_stop:2418 : name=pip_install 2026-03-13 12:28:50.221 | ++ functions-common:time_stop:2419 : start_time=1773404924238 2026-03-13 12:28:50.226 | ++ functions-common:time_stop:2421 : [[ -z 1773404924238 ]] 2026-03-13 12:28:50.233 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:28:50.241 | ++ functions-common:time_stop:2424 : end_time=1773404930236 2026-03-13 12:28:50.247 | ++ functions-common:time_stop:2425 : elapsed_time=5998 2026-03-13 12:28:50.253 | ++ functions-common:time_stop:2426 : total=102673 2026-03-13 12:28:50.259 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:28:50.263 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=108671 2026-03-13 12:28:50.269 | ++ inc/python:pip_install:219 : return 0 2026-03-13 12:28:50.275 | ++ lib/stack:stack_install_service:33 : [[ False = True ]] 2026-03-13 12:28:50.281 | ++ /opt/stack/barbican/devstack/plugin.sh:source:12 : install_barbicanclient 2026-03-13 12:28:50.287 | ++ /opt/stack/barbican/devstack/lib/barbican:install_barbicanclient:213 : use_library_from_git python-barbicanclient 2026-03-13 12:28:50.292 | ++ inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-03-13 12:28:50.298 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:28:50.303 | ++ inc/python:use_library_from_git:268 : [[ novnc,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-03-13 12:28:50.308 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,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-03-13 12:28:50.314 | ++ inc/python:use_library_from_git:269 : return 1 2026-03-13 12:28:50.319 | ++ /opt/stack/barbican/devstack/plugin.sh:source:13 : is_service_enabled barbican-pykmip 2026-03-13 12:28:50.356 | ++ functions-common:is_service_enabled:2068 : return 1 2026-03-13 12:28:50.362 | ++ /opt/stack/barbican/devstack/plugin.sh:source:17 : is_service_enabled barbican-dogtag 2026-03-13 12:28:50.400 | ++ functions-common:is_service_enabled:2068 : return 1 2026-03-13 12:28:50.407 | ++ /opt/stack/barbican/devstack/plugin.sh:source:21 : is_service_enabled barbican-vault 2026-03-13 12:28:50.443 | ++ functions-common:is_service_enabled:2068 : return 1 2026-03-13 12:28:50.448 | ++ /opt/stack/barbican/devstack/plugin.sh:source:67 : [[ stack == \u\n\s\t\a\c\k ]] 2026-03-13 12:28:50.454 | ++ /opt/stack/barbican/devstack/plugin.sh:source:71 : [[ stack == \c\l\e\a\n ]] 2026-03-13 12:28:50.462 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-03-13 12:28:50.468 | + functions-common:run_plugins:1832 : local dir=/opt/stack/magnum 2026-03-13 12:28:50.474 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/magnum/devstack/plugin.sh ]] 2026-03-13 12:28:50.481 | + functions-common:run_plugins:1834 : source /opt/stack/magnum/devstack/plugin.sh stack install 2026-03-13 12:28:50.514 | ++ /opt/stack/magnum/devstack/plugin.sh:source:7 : echo_summary 'magnum'\''s plugin.sh was called...' 2026-03-13 12:28:50.519 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-13 12:28:50.525 | ++ ./stack.sh:echo_summary:444 : echo -e 'magnum'\''s' plugin.sh was called... 2026-03-13 12:28:50.532 | ++ /opt/stack/magnum/devstack/plugin.sh:source:8 : source /opt/stack/magnum/devstack/lib/magnum 2026-03-13 12:28:50.591 | ++ /opt/stack/magnum/devstack/plugin.sh:source:9 : set -o posix 2026-03-13 12:28:50.598 | ++ /opt/stack/magnum/devstack/plugin.sh:source:9 : set 2026-03-13 12:28:50.603 | ACCOUNT_PORT_BASE=6612 2026-03-13 12:28:50.603 | ADDITIONAL_VENV_PACKAGES=,PyMySQL 2026-03-13 12:28:50.603 | ADMIN_PASSWORD=secretadmin 2026-03-13 12:28:50.603 | AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-03-13 12:28:50.603 | AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-03-13 12:28:50.603 | AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-03-13 12:28:50.603 | AGENT_METERING_BINARY=/opt/stack/data/venv/bin/neutron-metering-agent 2026-03-13 12:28:50.603 | ALEMBIC_BRANCH=main 2026-03-13 12:28:50.603 | ALEMBIC_DIR=/opt/stack/alembic 2026-03-13 12:28:50.603 | ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-03-13 12:28:50.603 | APACHE_CONF_DIR=/etc/apache2/sites-available 2026-03-13 12:28:50.603 | APACHE_GROUP=stack 2026-03-13 12:28:50.603 | APACHE_LOCAL_HOST=127.0.0.1 2026-03-13 12:28:50.603 | APACHE_LOG_DIR=/var/log/apache2 2026-03-13 12:28:50.603 | APACHE_NAME=apache2 2026-03-13 12:28:50.603 | APACHE_SETTINGS_DIR=/etc/apache2/conf-enabled 2026-03-13 12:28:50.603 | APACHE_USER=stack 2026-03-13 12:28:50.603 | API_WORKERS=4 2026-03-13 12:28:50.603 | BACKING_FILE_SUFFIX=-backing-file 2026-03-13 12:28:50.603 | BARBICAN_API_LOG_DIR=/opt/stack/logs 2026-03-13 12:28:50.603 | BARBICAN_BIN_DIR=/opt/stack/data/venv/bin 2026-03-13 12:28:50.603 | BARBICAN_BRANCH=master 2026-03-13 12:28:50.603 | BARBICAN_CONF=/etc/barbican/barbican.conf 2026-03-13 12:28:50.603 | BARBICAN_CONF_DIR=/etc/barbican 2026-03-13 12:28:50.604 | BARBICAN_DIR=/opt/stack/barbican 2026-03-13 12:28:50.604 | BARBICAN_ENDPOINT_TYPE=internal 2026-03-13 12:28:50.604 | BARBICAN_ENFORCE_SCOPE=False 2026-03-13 12:28:50.604 | BARBICAN_HOST_HREF=http://199.204.45.99/key-manager 2026-03-13 12:28:50.604 | BARBICAN_KEYSTONE_ENDPOINT=https://199.204.45.99/identity 2026-03-13 12:28:50.604 | BARBICAN_PASTE_CONF=/etc/barbican/barbican-api-paste.ini 2026-03-13 12:28:50.604 | BARBICAN_PLUGIN=/opt/stack/barbican/devstack 2026-03-13 12:28:50.604 | BARBICAN_REPO=https://github.com/openstack/barbican.git 2026-03-13 12:28:50.604 | BARBICAN_UWSGI_CONF=/etc/barbican/barbican-uwsgi.ini 2026-03-13 12:28:50.604 | BARBICAN_WSGI=barbican.wsgi.api:application 2026-03-13 12:28:50.604 | BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-03-13 12:28:50.604 | BASH=/usr/bin/bash 2026-03-13 12:28:50.604 | BASHOPTS=checkwinsize:cmdhist:complete_fullquote:extquote:force_fignore:globasciiranges:globskipdots:hostcomplete:interactive_comments:patsub_replacement:progcomp:promptvars:sourcepath 2026-03-13 12:28:50.604 | BASH_ALIASES=() 2026-03-13 12:28:50.604 | BASH_ARGC=([0]="0") 2026-03-13 12:28:50.604 | BASH_ARGV=() 2026-03-13 12:28:50.604 | BASH_CMDS=() 2026-03-13 12:28:50.604 | BASH_LINENO=([0]="1834" [1]="1867" [2]="993" [3]="0") 2026-03-13 12:28:50.604 | BASH_LOADABLES_PATH=/usr/local/lib/bash:/usr/lib/bash:/opt/local/lib/bash:/usr/pkg/lib/bash:/opt/pkg/lib/bash:. 2026-03-13 12:28:50.604 | BASH_REMATCH=([0]=",tls-proxy,") 2026-03-13 12:28:50.604 | 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-03-13 12:28:50.604 | BASH_VERSINFO=([0]="5" [1]="2" [2]="21" [3]="1" [4]="release" [5]="x86_64-pc-linux-gnu") 2026-03-13 12:28:50.604 | BASH_VERSION='5.2.21(1)-release' 2026-03-13 12:28:50.604 | BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-03-13 12:28:50.604 | BRANCHLESS_TARGET_BRANCH=master 2026-03-13 12:28:50.604 | BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-03-13 12:28:50.604 | CACHE_BACKEND=dogpile.cache.memcached 2026-03-13 12:28:50.604 | CAPI_VERSION=v1.10.5 2026-03-13 12:28:50.604 | CAPO_VERSION=v0.12.4 2026-03-13 12:28:50.604 | CELLSV2_SETUP=superconductor 2026-03-13 12:28:50.604 | CINDER_ALLOWED_DIRECT_URL_SCHEMES= 2026-03-13 12:28:50.604 | CINDER_API_PASTE_INI=/etc/cinder/api-paste.ini 2026-03-13 12:28:50.604 | CINDER_BACKENDS=/opt/stack/devstack/lib/cinder_backends 2026-03-13 12:28:50.604 | CINDER_BACKUPS=/opt/stack/devstack/lib/cinder_backups 2026-03-13 12:28:50.604 | CINDER_BACKUP_DRIVER=swift 2026-03-13 12:28:50.604 | CINDER_BIN_DIR=/opt/stack/data/venv/bin 2026-03-13 12:28:50.604 | CINDER_BRANCH=master 2026-03-13 12:28:50.604 | CINDER_CACHE_ENABLED_FOR_BACKENDS=lvm:lvmdriver-1 2026-03-13 12:28:50.605 | CINDER_CONF=/etc/cinder/cinder.conf 2026-03-13 12:28:50.605 | CINDER_CONF_DIR=/etc/cinder 2026-03-13 12:28:50.605 | CINDER_DIR=/opt/stack/cinder 2026-03-13 12:28:50.605 | CINDER_DRIVER=default 2026-03-13 12:28:50.605 | CINDER_ENABLED_BACKENDS=lvm:lvmdriver-1 2026-03-13 12:28:50.605 | CINDER_ENFORCE_SCOPE=False 2026-03-13 12:28:50.605 | CINDER_IMG_CACHE_ENABLED=True 2026-03-13 12:28:50.605 | CINDER_IMG_CACHE_SIZE_COUNT= 2026-03-13 12:28:50.605 | CINDER_IMG_CACHE_SIZE_GB= 2026-03-13 12:28:50.605 | CINDER_LVM_TYPE=auto 2026-03-13 12:28:50.605 | CINDER_MY_IP=199.204.45.99 2026-03-13 12:28:50.605 | CINDER_PLUGINS=/opt/stack/devstack/lib/cinder_plugins 2026-03-13 12:28:50.605 | CINDER_REPO=https://github.com/openstack/cinder.git 2026-03-13 12:28:50.605 | CINDER_SERVICE_HOST=199.204.45.99 2026-03-13 12:28:50.605 | CINDER_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-03-13 12:28:50.605 | CINDER_SERVICE_PORT=8776 2026-03-13 12:28:50.605 | CINDER_SERVICE_PORT_INT=18776 2026-03-13 12:28:50.605 | CINDER_SERVICE_PROTOCOL=https 2026-03-13 12:28:50.605 | CINDER_SERVICE_REPORT_INTERVAL=120 2026-03-13 12:28:50.605 | CINDER_STATE_PATH=/opt/stack/data/cinder 2026-03-13 12:28:50.605 | CINDER_TARGET_HELPER=lioadm 2026-03-13 12:28:50.605 | CINDER_TARGET_PORT=3260 2026-03-13 12:28:50.605 | CINDER_TARGET_PREFIX=iqn.2010-10.org.openstack: 2026-03-13 12:28:50.605 | CINDER_TARGET_PROTOCOL=iscsi 2026-03-13 12:28:50.605 | CINDER_UPLOAD_INTERNAL_TENANT=False 2026-03-13 12:28:50.605 | CINDER_UPLOAD_OPTIMIZED=False 2026-03-13 12:28:50.605 | CINDER_UPLOAD_OPTIMIZED_BACKENDS=lvm:lvmdriver-1 2026-03-13 12:28:50.605 | CINDER_USE_SERVICE_TOKEN=True 2026-03-13 12:28:50.605 | CINDER_UWSGI=cinder.wsgi.api:application 2026-03-13 12:28:50.605 | CINDER_UWSGI_CONF=/etc/cinder/cinder-api-uwsgi.ini 2026-03-13 12:28:50.605 | CINDER_VOLUME_CLEAR=zero 2026-03-13 12:28:50.605 | CIRROS_ARCH=x86_64 2026-03-13 12:28:50.605 | CIRROS_VERSION=0.6.3 2026-03-13 12:28:50.605 | CLUSTER_TOPOLOGY=true 2026-03-13 12:28:50.605 | CONFIGURE_BACKING_FILE=True 2026-03-13 12:28:50.605 | CONFIG_AWK_CMD=awk 2026-03-13 12:28:50.605 | CONTAINER_PORT_BASE=6611 2026-03-13 12:28:50.605 | CURL_GET='curl -g' 2026-03-13 12:28:50.605 | CURRENT_LOG_TIME=2026-03-13-122058 2026-03-13 12:28:50.605 | DATABASE_BACKENDS=' mysql postgresql' 2026-03-13 12:28:50.605 | DATABASE_HOST=127.0.0.1 2026-03-13 12:28:50.605 | DATABASE_PASSWORD=secretdatabase 2026-03-13 12:28:50.605 | DATABASE_QUERY_LOGGING=False 2026-03-13 12:28:50.605 | DATABASE_TYPE=mysql 2026-03-13 12:28:50.606 | DATABASE_USER=root 2026-03-13 12:28:50.606 | DATA_DIR=/opt/stack/data 2026-03-13 12:28:50.606 | DC=([0]="openstack" [1]="org") 2026-03-13 12:28:50.606 | DEBUG_LIBVIRT=True 2026-03-13 12:28:50.606 | DEBUG_LIBVIRT_COREDUMPS=True 2026-03-13 12:28:50.606 | DEFAULT_IMAGE_FILE_NAME=cirros-0.6.3-x86_64-disk.img 2026-03-13 12:28:50.606 | DEFAULT_IMAGE_NAME=cirros-0.6.3-x86_64-disk 2026-03-13 12:28:50.606 | DEFAULT_VIRT_DRIVER=libvirt 2026-03-13 12:28:50.606 | DEFAULT_VOLUME_GROUP_NAME=stack-volumes-default 2026-03-13 12:28:50.606 | DEF_SERVICE_HOST=199.204.45.99 2026-03-13 12:28:50.606 | DEF_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-03-13 12:28:50.606 | DEF_SERVICE_LOCAL_HOST=127.0.0.1 2026-03-13 12:28:50.606 | DEF_TUNNEL_ENDPOINT_IP=199.204.45.99 2026-03-13 12:28:50.606 | DELTA=1773404471 2026-03-13 12:28:50.606 | DEST=/opt/stack 2026-03-13 12:28:50.606 | DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-03-13 12:28:50.606 | DEVSTACK_CERT_NAME=devstack-cert 2026-03-13 12:28:50.606 | DEVSTACK_HOSTNAME=np0000158692.novalocal 2026-03-13 12:28:50.606 | DEVSTACK_PARALLEL=True 2026-03-13 12:28:50.606 | DEVSTACK_PLUGINS=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-03-13 12:28:50.606 | DEVSTACK_SERIES=2026.1 2026-03-13 12:28:50.606 | DEVSTACK_START_TIME=1773404449 2026-03-13 12:28:50.606 | DEVSTACK_VENV=/opt/stack/data/venv 2026-03-13 12:28:50.606 | DIRSTACK=() 2026-03-13 12:28:50.606 | DISABLED_SERVICES=dstat,horizon,s-account,s-container,s-object,s-proxy,tempest 2026-03-13 12:28:50.606 | DISABLE_AMP_IMAGE_BUILD=True 2026-03-13 12:28:50.606 | DISKIMAGE_BUILDER_DIR=/opt/stack/diskimage-builder 2026-03-13 12:28:50.606 | DISKIMAGE_BUILDER_REPO_REF=master 2026-03-13 12:28:50.606 | DISKIMAGE_BUILDER_REPO_URL=https://github.com/openstack/diskimage-builder.git 2026-03-13 12:28:50.606 | DISTRO=noble 2026-03-13 12:28:50.606 | DOWNLOAD_DEFAULT_IMAGES=False 2026-03-13 12:28:50.606 | 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-03-13 12:28:50.606 | ENABLE_CHASSIS_AS_GW=True 2026-03-13 12:28:50.606 | ENABLE_DEBUG_LOG_LEVEL=True 2026-03-13 12:28:50.606 | ENABLE_FEDORA_VIRT_PREVIEW_REPO=False 2026-03-13 12:28:50.606 | ENABLE_HTTPD_MOD_WSGI_SERVICES=True 2026-03-13 12:28:50.606 | ENABLE_ISOLATED_METADATA=False 2026-03-13 12:28:50.606 | ENABLE_KSM=True 2026-03-13 12:28:50.606 | ENABLE_KSMTUNED=True 2026-03-13 12:28:50.606 | ENABLE_METADATA_NETWORK=False 2026-03-13 12:28:50.606 | ENABLE_SYSCTL_MEM_TUNING=True 2026-03-13 12:28:50.606 | ENABLE_SYSCTL_NET_TUNING=True 2026-03-13 12:28:50.607 | ENABLE_TENANT_TUNNELS=True 2026-03-13 12:28:50.607 | ENABLE_TENANT_VLANS=False 2026-03-13 12:28:50.607 | ENABLE_VOLUME_MULTIATTACH=False 2026-03-13 12:28:50.607 | ENABLE_ZSWAP=True 2026-03-13 12:28:50.607 | ENFORCE_SCOPE=False 2026-03-13 12:28:50.607 | ERROR_ON_CLONE=True 2026-03-13 12:28:50.607 | ETCD_ARCH=amd64 2026-03-13 12:28:50.607 | ETCD_BIN_DIR=/opt/stack/bin 2026-03-13 12:28:50.607 | ETCD_DATA_DIR=/opt/stack/data/etcd 2026-03-13 12:28:50.607 | ETCD_DOWNLOAD_FILE=etcd-v3.5.21-linux-amd64.tar.gz 2026-03-13 12:28:50.607 | ETCD_DOWNLOAD_LOCATION=https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-03-13 12:28:50.607 | ETCD_DOWNLOAD_URL=https://github.com/etcd-io/etcd/releases/download 2026-03-13 12:28:50.607 | ETCD_NAME=etcd-v3.5.21-linux-amd64 2026-03-13 12:28:50.607 | ETCD_PEER_PORT=2380 2026-03-13 12:28:50.607 | ETCD_PORT=2379 2026-03-13 12:28:50.607 | ETCD_RAMDISK_MB=512 2026-03-13 12:28:50.607 | ETCD_SHA256=adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c 2026-03-13 12:28:50.607 | ETCD_SHA256_AMD64=adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c 2026-03-13 12:28:50.607 | ETCD_SHA256_ARM64=95bf6918623a097c0385b96f139d90248614485e781ec9bee4768dbb6c79c53f 2026-03-13 12:28:50.607 | ETCD_SHA256_PPC64=6fb6ecb3d1b331eb177dc610a8efad3aceb1f836d6aeb439ba0bfac5d5c2a38c 2026-03-13 12:28:50.607 | ETCD_SHA256_S390X=a211a83961ba8a7e94f7d6343ad769e699db21a715ba4f3b68cf31ea28f9c951 2026-03-13 12:28:50.607 | ETCD_SYSTEMD_SERVICE=devstack@etcd.service 2026-03-13 12:28:50.607 | ETCD_USE_RAMDISK=True 2026-03-13 12:28:50.607 | ETCD_VERSION=v3.5.21 2026-03-13 12:28:50.607 | EUID=1002 2026-03-13 12:28:50.607 | EXP_CLUSTER_RESOURCE_SET=true 2026-03-13 12:28:50.607 | EXP_KUBEADM_BOOTSTRAP_FORMAT_IGNITION=true 2026-03-13 12:28:50.607 | EXTRA_CACHE_URLS=,https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-03-13 12:28:50.607 | EXTRA_FILES_DOWNLOAD_TIMEOUT=2 2026-03-13 12:28:50.607 | EXTRA_FILES_RETRY=3 2026-03-13 12:28:50.607 | EXTRA_FILES_RETRY_ERRORS=500,503 2026-03-13 12:28:50.607 | EXTRA_FILES_RETRY_TIMEOUT=10 2026-03-13 12:28:50.607 | FILES=/opt/stack/devstack/files 2026-03-13 12:28:50.607 | FIXED_RANGE=10.1.0.0/20 2026-03-13 12:28:50.607 | FIXED_RANGE_V6=fdf6:cc01:bcaa::/64 2026-03-13 12:28:50.607 | FLOATING_RANGE=172.24.5.0/24 2026-03-13 12:28:50.607 | FORCE_CONFIG_DRIVE=False 2026-03-13 12:28:50.607 | FORCE_PREREQ=0 2026-03-13 12:28:50.607 | FUNCNAME=([0]="source" [1]="run_plugins" [2]="run_phase" [3]="main") 2026-03-13 12:28:50.608 | FUNC_DIR=/opt/stack/devstack 2026-03-13 12:28:50.608 | GET_PIP_CACHE_LOCATION=/opt/stack/cache/files/get-pip.py 2026-03-13 12:28:50.608 | 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" [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-03-13 12:28:50.608 | 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" [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-03-13 12:28:50.608 | 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" [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-03-13 12:28:50.608 | GIT_BASE=https://github.com 2026-03-13 12:28:50.608 | GIT_DEPTH=0 2026-03-13 12:28:50.608 | GIT_TIMEOUT=0 2026-03-13 12:28:50.608 | GLANCE_API_CONF=/etc/glance/glance-api.conf 2026-03-13 12:28:50.608 | GLANCE_API_PASTE_INI=/etc/glance/glance-api-paste.ini 2026-03-13 12:28:50.608 | GLANCE_BIN_DIR=/opt/stack/data/venv/bin 2026-03-13 12:28:50.608 | GLANCE_BRANCH=master 2026-03-13 12:28:50.608 | GLANCE_CACHE_CONF=/etc/glance/glance-cache.conf 2026-03-13 12:28:50.608 | GLANCE_CACHE_DIR=/opt/stack/data/glance/cache 2026-03-13 12:28:50.608 | GLANCE_CACHE_DRIVER=centralized_db 2026-03-13 12:28:50.608 | GLANCE_CINDER_DEFAULT_BACKEND=lvmdriver-1 2026-03-13 12:28:50.608 | GLANCE_CONF_DIR=/etc/glance 2026-03-13 12:28:50.608 | GLANCE_DEFAULT_BACKEND=fast 2026-03-13 12:28:50.608 | GLANCE_DIR=/opt/stack/glance 2026-03-13 12:28:50.609 | GLANCE_ENABLE_MULTIPLE_STORES=False 2026-03-13 12:28:50.609 | GLANCE_ENABLE_QUOTAS=True 2026-03-13 12:28:50.609 | GLANCE_ENFORCE_IMAGE_FORMAT=True 2026-03-13 12:28:50.609 | GLANCE_ENFORCE_SCOPE=True 2026-03-13 12:28:50.609 | GLANCE_HOSTPORT=199.204.45.99:9292 2026-03-13 12:28:50.609 | GLANCE_IMAGE_DIR=/opt/stack/data/glance/images 2026-03-13 12:28:50.609 | GLANCE_IMAGE_IMPORT_CONF=/etc/glance/glance-image-import.conf 2026-03-13 12:28:50.609 | GLANCE_LIMIT_IMAGE_SIZE_TOTAL=10000 2026-03-13 12:28:50.609 | GLANCE_LOCK_DIR=/opt/stack/data/glance/locks 2026-03-13 12:28:50.609 | GLANCE_METADEF_DIR=/etc/glance/metadefs 2026-03-13 12:28:50.609 | GLANCE_MULTIPLE_FILE_STORES=fast 2026-03-13 12:28:50.609 | GLANCE_MULTISTORE_FILE_IMAGE_DIR=/opt/stack/data/glance 2026-03-13 12:28:50.609 | GLANCE_NFS_MOUNTPOINT=/opt/stack/data/glance/images/mnt 2026-03-13 12:28:50.609 | GLANCE_REPO=https://github.com/openstack/glance.git 2026-03-13 12:28:50.609 | GLANCE_S3_BUCKET_NAME=images 2026-03-13 12:28:50.609 | GLANCE_S3_BUCKET_ON_PUT=True 2026-03-13 12:28:50.609 | GLANCE_S3_DEFAULT_BACKEND=s3_fast 2026-03-13 12:28:50.609 | GLANCE_SCHEMA_JSON=/etc/glance/schema-image.json 2026-03-13 12:28:50.609 | GLANCE_SERVICE_HOST=199.204.45.99 2026-03-13 12:28:50.609 | GLANCE_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-03-13 12:28:50.609 | GLANCE_SERVICE_PORT=9292 2026-03-13 12:28:50.609 | GLANCE_SERVICE_PORT_INT=19292 2026-03-13 12:28:50.609 | GLANCE_SERVICE_PROTOCOL=https 2026-03-13 12:28:50.609 | GLANCE_SHOW_DIRECT_URL=False 2026-03-13 12:28:50.609 | GLANCE_SHOW_MULTIPLE_LOCATIONS=False 2026-03-13 12:28:50.609 | GLANCE_STAGING_DIR=/opt/stack/data/glance 2026-03-13 12:28:50.609 | GLANCE_STORE_ROOTWRAP_BASE_DIR=/opt/stack/data/venv/etc/glance 2026-03-13 12:28:50.609 | GLANCE_SWIFT_STORE_CONF=/etc/glance/glance-swift-store.conf 2026-03-13 12:28:50.609 | GLANCE_TASKS_DIR=/opt/stack/data/glance 2026-03-13 12:28:50.609 | GLANCE_URL=https://199.204.45.99/image 2026-03-13 12:28:50.609 | GLANCE_USE_IMPORT_WORKFLOW=False 2026-03-13 12:28:50.609 | GLANCE_USE_S3=False 2026-03-13 12:28:50.609 | GLANCE_UWSGI=glance.wsgi.api:application 2026-03-13 12:28:50.609 | GLANCE_UWSGI_CONF=/etc/glance/glance-uwsgi.ini 2026-03-13 12:28:50.609 | GLOBAL_VENV=True 2026-03-13 12:28:50.609 | GROUPS=() 2026-03-13 12:28:50.609 | HELM_VERSION=v3.10.3 2026-03-13 12:28:50.609 | HOME=/opt/stack 2026-03-13 12:28:50.609 | HOME_URL=https://www.ubuntu.com/ 2026-03-13 12:28:50.609 | HORIZON_APACHE_ROOT=/dashboard 2026-03-13 12:28:50.609 | HORIZON_BRANCH=master 2026-03-13 12:28:50.610 | HORIZON_DIR=/opt/stack/horizon 2026-03-13 12:28:50.610 | HORIZON_REPO=https://github.com/openstack/horizon.git 2026-03-13 12:28:50.610 | HORIZON_SETTINGS=/opt/stack/horizon/openstack_dashboard/local/local_settings.py.example 2026-03-13 12:28:50.610 | HOSTNAME=np0000158692 2026-03-13 12:28:50.610 | HOSTTYPE=x86_64 2026-03-13 12:28:50.610 | HOST_IP=199.204.45.99 2026-03-13 12:28:50.610 | HOST_IPV6=::1 2026-03-13 12:28:50.610 | HOST_IP_IFACE= 2026-03-13 12:28:50.610 | ID=ubuntu 2026-03-13 12:28:50.610 | ID_LIKE=debian 2026-03-13 12:28:50.610 | IFS=' 2026-03-13 12:28:50.610 | ' 2026-03-13 12:28:50.610 | IMAGE_URLS=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-03-13 12:28:50.610 | INSTALL_DATABASE_SERVER_PACKAGES=True 2026-03-13 12:28:50.610 | INSTANCES_PATH=/opt/stack/data/nova/instances 2026-03-13 12:28:50.610 | INSTANCE_NAME_PREFIX=instance- 2026-03-13 12:28:50.610 | INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-03-13 12:28:50.610 | IPV4_ADDRS_SAFE_TO_USE=10.1.0.0/20 2026-03-13 12:28:50.610 | IPV6_ADDRESS_MODE=slaac 2026-03-13 12:28:50.610 | IPV6_ADDRS_SAFE_TO_USE=fdf6:cc01:bcaa::/56 2026-03-13 12:28:50.610 | IPV6_GLOBAL_ID=f6:cc01:bcaa 2026-03-13 12:28:50.610 | IPV6_PRIVATE_NETWORK_GATEWAY= 2026-03-13 12:28:50.610 | IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-03-13 12:28:50.610 | IPV6_PROVIDER_FIXED_RANGE= 2026-03-13 12:28:50.610 | IPV6_PROVIDER_NETWORK_GATEWAY= 2026-03-13 12:28:50.610 | IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-03-13 12:28:50.610 | IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-03-13 12:28:50.610 | IPV6_PUBLIC_RANGE=2001:db8::/64 2026-03-13 12:28:50.610 | IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-03-13 12:28:50.610 | IPV6_RA_MODE=slaac 2026-03-13 12:28:50.610 | IPV6_ROUTER_GW_IP=2001:db8::1 2026-03-13 12:28:50.610 | IP_VERSION=4+6 2026-03-13 12:28:50.610 | IRONIC_PYTHON_AGENT_BRANCH=master 2026-03-13 12:28:50.610 | IRONIC_PYTHON_AGENT_REPO=https://github.com/openstack/ironic-python-agent.git 2026-03-13 12:28:50.610 | ISCSID_DEBUG=False 2026-03-13 12:28:50.610 | ISCSID_DEBUG_LEVEL=4 2026-03-13 12:28:50.610 | KEYSTONE_ADMIN_ENDPOINT=True 2026-03-13 12:28:50.610 | KEYSTONE_ASSIGNMENT_BACKEND=sql 2026-03-13 12:28:50.610 | KEYSTONE_AUTH_URI=https://199.204.45.99/identity 2026-03-13 12:28:50.610 | KEYSTONE_AUTH_URI_V3=https://199.204.45.99/identity/v3 2026-03-13 12:28:50.610 | KEYSTONE_BIN_DIR=/opt/stack/data/venv/bin 2026-03-13 12:28:50.610 | KEYSTONE_BRANCH=master 2026-03-13 12:28:50.610 | KEYSTONE_CONF=/etc/keystone/keystone.conf 2026-03-13 12:28:50.610 | KEYSTONE_CONF_DIR=/etc/keystone 2026-03-13 12:28:50.611 | KEYSTONE_DIR=/opt/stack/keystone 2026-03-13 12:28:50.611 | KEYSTONE_ENABLE_CACHE=True 2026-03-13 12:28:50.611 | KEYSTONE_ENFORCE_SCOPE=False 2026-03-13 12:28:50.611 | KEYSTONE_IDENTITY_BACKEND=sql 2026-03-13 12:28:50.611 | KEYSTONE_LOCKOUT_DURATION=10 2026-03-13 12:28:50.611 | KEYSTONE_LOCKOUT_FAILURE_ATTEMPTS=2 2026-03-13 12:28:50.611 | KEYSTONE_PASSWORD_HASH_ROUNDS=4 2026-03-13 12:28:50.611 | KEYSTONE_PUBLIC_UWSGI=keystone.wsgi.api:application 2026-03-13 12:28:50.611 | KEYSTONE_PUBLIC_UWSGI_CONF=/etc/keystone/keystone-uwsgi-public.ini 2026-03-13 12:28:50.611 | KEYSTONE_REGION_NAME=RegionOne 2026-03-13 12:28:50.611 | KEYSTONE_REPO=https://github.com/openstack/keystone.git 2026-03-13 12:28:50.611 | KEYSTONE_RESOURCE_BACKEND=sql 2026-03-13 12:28:50.611 | KEYSTONE_ROLE_BACKEND=sql 2026-03-13 12:28:50.611 | KEYSTONE_SECURITY_COMPLIANCE_ENABLED=True 2026-03-13 12:28:50.611 | KEYSTONE_SERVICE_HOST=199.204.45.99 2026-03-13 12:28:50.611 | KEYSTONE_SERVICE_PORT=5000 2026-03-13 12:28:50.611 | KEYSTONE_SERVICE_PORT_INT=5001 2026-03-13 12:28:50.611 | KEYSTONE_SERVICE_PROTOCOL=https 2026-03-13 12:28:50.611 | KEYSTONE_SERVICE_URI=https://199.204.45.99/identity 2026-03-13 12:28:50.611 | KEYSTONE_SERVICE_URI_V3=https://199.204.45.99/identity/v3 2026-03-13 12:28:50.611 | KEYSTONE_TOKEN_FORMAT=fernet 2026-03-13 12:28:50.611 | KEYSTONE_UNIQUE_LAST_PASSWORD_COUNT=2 2026-03-13 12:28:50.611 | KEY_MANAGER_BACKEND=barbican 2026-03-13 12:28:50.611 | KILL_PATH=/usr/bin/kill 2026-03-13 12:28:50.611 | KIND_VERSION=v0.16.0 2026-03-13 12:28:50.611 | LAST_RUN=0 2026-03-13 12:28:50.611 | LAST_SPINNER_PID= 2026-03-13 12:28:50.611 | LC_ALL=en_US.utf8 2026-03-13 12:28:50.611 | LDAP_BASE_DC=openstack 2026-03-13 12:28:50.611 | LDAP_BASE_DN=dc=openstack,dc=org 2026-03-13 12:28:50.611 | LDAP_DOMAIN=openstack.org 2026-03-13 12:28:50.611 | LDAP_MANAGER_DN=cn=Manager,dc=openstack,dc=org 2026-03-13 12:28:50.611 | LDAP_OLCDB_NUMBER=1 2026-03-13 12:28:50.611 | LDAP_OLCDB_TYPE=mdb 2026-03-13 12:28:50.611 | LDAP_ROOTPW_COMMAND=replace 2026-03-13 12:28:50.611 | LDAP_SERVICE_NAME=slapd 2026-03-13 12:28:50.611 | LDAP_URL=ldap://localhost 2026-03-13 12:28:50.612 | 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-03-13 12:28:50.612 | LIBVIRT_CPU_MODE=host-passthrough 2026-03-13 12:28:50.612 | LIBVIRT_CPU_MODEL=Nehalem 2026-03-13 12:28:50.612 | LIBVIRT_GROUP=libvirt 2026-03-13 12:28:50.612 | LIBVIRT_TYPE=kvm 2026-03-13 12:28:50.612 | LINENO=762 2026-03-13 12:28:50.612 | LOCAL_HOSTNAME=np0000158692 2026-03-13 12:28:50.612 | LOGDAYS=7 2026-03-13 12:28:50.612 | LOGDIR=/opt/stack/logs 2026-03-13 12:28:50.612 | LOGFILE=/opt/stack/logs/devstacklog.txt.2026-03-13-122058 2026-03-13 12:28:50.612 | LOGFILE_DIR=/opt/stack/logs 2026-03-13 12:28:50.612 | LOGFILE_NAME=devstacklog.txt 2026-03-13 12:28:50.612 | LOGNAME=stack 2026-03-13 12:28:50.612 | LOGO=ubuntu-logo 2026-03-13 12:28:50.612 | LOG_COLOR=False 2026-03-13 12:28:50.612 | LRC=localrc 2026-03-13 12:28:50.612 | MACHTYPE=x86_64-pc-linux-gnu 2026-03-13 12:28:50.612 | MAGNUM_API_PASTE=/etc/magnum/api-paste.ini 2026-03-13 12:28:50.612 | MAGNUM_BIN_DIR=/opt/stack/data/venv/bin 2026-03-13 12:28:50.612 | MAGNUM_BRANCH=master 2026-03-13 12:28:50.612 | MAGNUM_CERTIFICATE_CACHE_DIR=/var/lib/magnum/certificate-cache 2026-03-13 12:28:50.612 | MAGNUM_CLUSTER_API_BRANCH=main 2026-03-13 12:28:50.612 | MAGNUM_CLUSTER_API_DIR=/opt/stack/magnum-cluster-api 2026-03-13 12:28:50.612 | MAGNUM_CLUSTER_API_REPO=https://github.com/vexxhost/magnum-cluster-api.git 2026-03-13 12:28:50.612 | MAGNUM_CONF=/etc/magnum/magnum.conf 2026-03-13 12:28:50.612 | MAGNUM_CONFIGURE_IPTABLES=True 2026-03-13 12:28:50.612 | MAGNUM_CONF_DIR=/etc/magnum 2026-03-13 12:28:50.612 | MAGNUM_DIR=/opt/stack/magnum 2026-03-13 12:28:50.612 | MAGNUM_ENFORCE_SCOPE=False 2026-03-13 12:28:50.612 | MAGNUM_GUEST_IMAGE_URL=https://github.com/vexxhost/capo-image-elements/releases/latest/download/ubuntu-22.04-v1.35.1.qcow2 2026-03-13 12:28:50.612 | MAGNUM_K8S_KEYSTONE_AUTH_DEFAULT_POLICY=/etc/magnum/k8s_keystone_auth_default_policy.json 2026-03-13 12:28:50.612 | MAGNUM_POLICY=/etc/magnum/policy.yaml 2026-03-13 12:28:50.612 | MAGNUM_REPO=https://github.com/openstack/magnum.git 2026-03-13 12:28:50.612 | MAGNUM_SERVICE_HOST=199.204.45.99 2026-03-13 12:28:50.612 | MAGNUM_SERVICE_PROTOCOL=https 2026-03-13 12:28:50.612 | MAGNUM_STATE_PATH=/opt/stack/data/magnum 2026-03-13 12:28:50.612 | MAGNUM_SWIFT_REGISTRY_CONTAINER=docker_registry 2026-03-13 12:28:50.612 | MAGNUM_TRUSTEE_DOMAIN_ADMIN_PASSWORD=secret 2026-03-13 12:28:50.612 | MAGNUM_UWSGI=magnum.wsgi.api:application 2026-03-13 12:28:50.612 | MAGNUM_UWSGI_CONF=/etc/magnum/magnum-api-uwsgi.ini 2026-03-13 12:28:50.612 | MAIL=/var/mail/stack 2026-03-13 12:28:50.612 | MANILACLIENT_BRANCH=master 2026-03-13 12:28:50.612 | MANILACLIENT_DIR=/opt/stack/python-manilaclient 2026-03-13 12:28:50.612 | MANILACLIENT_REPO=https://opendev.org/openstack/python-manilaclient 2026-03-13 12:28:50.612 | MANILA_ADMIN_NET_RANGE=10.2.5.0/24 2026-03-13 12:28:50.612 | MANILA_ALLOW_NAS_SERVER_PORTS_ON_HOST=False 2026-03-13 12:28:50.612 | MANILA_API_PASTE_INI=/etc/manila/api-paste.ini 2026-03-13 12:28:50.612 | MANILA_BIN_DIR=/opt/stack/data/venv/bin 2026-03-13 12:28:50.612 | MANILA_CONF=/etc/manila/manila.conf 2026-03-13 12:28:50.612 | MANILA_CONFIGURE_DEFAULT_TYPES=True 2026-03-13 12:28:50.612 | MANILA_CONF_DIR=/etc/manila 2026-03-13 12:28:50.612 | MANILA_CONTAINER_DRIVER=manila.share.drivers.container.driver.ContainerShareDriver 2026-03-13 12:28:50.612 | MANILA_CONTAINER_VOLUME_GROUP_NAME=manila_docker_volumes 2026-03-13 12:28:50.612 | MANILA_DATA_COPY_CHECK_HASH=True 2026-03-13 12:28:50.612 | MANILA_DATA_NODE_IP=10.2.5.0/24 2026-03-13 12:28:50.612 | MANILA_DEFAULT_SHARE_GROUP_TYPE=default 2026-03-13 12:28:50.612 | MANILA_DEFAULT_SHARE_GROUP_TYPE_SPECS= 2026-03-13 12:28:50.612 | MANILA_DEFAULT_SHARE_TYPE=default 2026-03-13 12:28:50.612 | MANILA_DEFAULT_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-03-13 12:28:50.612 | MANILA_DEFERRED_DELETE_TASK_INTERVAL=10 2026-03-13 12:28:50.612 | MANILA_DHSS_FALSE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-03-13 12:28:50.612 | MANILA_DHSS_TRUE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-03-13 12:28:50.612 | MANILA_DIR=/opt/stack/manila 2026-03-13 12:28:50.612 | MANILA_DOCKER_IMAGE_ALIAS=manila_docker_image 2026-03-13 12:28:50.612 | 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-03-13 12:28:50.612 | MANILA_ENABLED_BACKENDS=generic 2026-03-13 12:28:50.612 | MANILA_ENABLED_SHARE_PROTOCOLS=NFS,CIFS 2026-03-13 12:28:50.612 | MANILA_ENDPOINT_BASE=http://199.204.45.99/share 2026-03-13 12:28:50.612 | MANILA_ENFORCE_SCOPE=False 2026-03-13 12:28:50.612 | MANILA_GIT_BASE=https://opendev.org 2026-03-13 12:28:50.612 | MANILA_KEY_FORMAT=ecdsa 2026-03-13 12:28:50.612 | MANILA_LOCK_PATH=/opt/stack/manila/manila_locks 2026-03-13 12:28:50.612 | MANILA_LVM_SHARE_EXPORT_IPS=199.204.45.99 2026-03-13 12:28:50.612 | MANILA_MNT_DIR=/opt/stack/data/manila/mnt 2026-03-13 12:28:50.612 | MANILA_NETWORK_API_CLASS=manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin 2026-03-13 12:28:50.612 | MANILA_NEUTRON_VNIC_TYPE=normal 2026-03-13 12:28:50.612 | MANILA_PATH_TO_PRIVATE_KEY=/opt/stack/.ssh/id_ecdsa 2026-03-13 12:28:50.613 | MANILA_PATH_TO_PUBLIC_KEY=/opt/stack/.ssh/id_ecdsa.pub 2026-03-13 12:28:50.613 | MANILA_REPLICA_STATE_UPDATE_INTERVAL=300 2026-03-13 12:28:50.613 | MANILA_REPO_ROOT=openstack 2026-03-13 12:28:50.613 | MANILA_RESTORE_IPV6_DEFAULT_ROUTE=True 2026-03-13 12:28:50.613 | MANILA_SCHEDULER_DRIVER=manila.scheduler.drivers.filter.FilterScheduler 2026-03-13 12:28:50.613 | MANILA_SERVICE_HOST=199.204.45.99 2026-03-13 12:28:50.613 | MANILA_SERVICE_IMAGE_ENABLED=True 2026-03-13 12:28:50.613 | MANILA_SERVICE_IMAGE_NAME=manila-service-image-master 2026-03-13 12:28:50.613 | MANILA_SERVICE_IMAGE_URL=http://tarballs.openstack.org/manila-image-elements/images/manila-service-image-master.qcow2 2026-03-13 12:28:50.613 | MANILA_SERVICE_INSTANCE_PASSWORD=manila 2026-03-13 12:28:50.613 | MANILA_SERVICE_INSTANCE_USER=manila 2026-03-13 12:28:50.613 | MANILA_SERVICE_KEYPAIR_NAME=manila-service 2026-03-13 12:28:50.613 | MANILA_SERVICE_PORT=8786 2026-03-13 12:28:50.613 | MANILA_SERVICE_PORT_INT=18786 2026-03-13 12:28:50.613 | MANILA_SERVICE_PROTOCOL=http 2026-03-13 12:28:50.613 | MANILA_SERVICE_SECGROUP=manila-service 2026-03-13 12:28:50.613 | MANILA_SERVICE_VM_FLAVOR_DISK=5 2026-03-13 12:28:50.613 | MANILA_SERVICE_VM_FLAVOR_NAME=manila-service-flavor 2026-03-13 12:28:50.613 | MANILA_SERVICE_VM_FLAVOR_RAM=512 2026-03-13 12:28:50.613 | MANILA_SERVICE_VM_FLAVOR_REF=100 2026-03-13 12:28:50.613 | MANILA_SERVICE_VM_FLAVOR_VCPUS=1 2026-03-13 12:28:50.613 | MANILA_SETUP_IPV6=False 2026-03-13 12:28:50.613 | MANILA_SSH_TIMEOUT=180 2026-03-13 12:28:50.613 | MANILA_STATE_PATH=/opt/stack/data/manila 2026-03-13 12:28:50.613 | MANILA_USE_DOWNGRADE_MIGRATIONS=False 2026-03-13 12:28:50.613 | MANILA_USE_SCHEDULER_CREATING_SHARE_FROM_SNAPSHOT=False 2026-03-13 12:28:50.613 | MANILA_USE_SERVICE_INSTANCE_PASSWORD=True 2026-03-13 12:28:50.613 | MANILA_UWSGI_CONF=/etc/manila/manila-uwsgi.ini 2026-03-13 12:28:50.613 | MANILA_WSGI=manila.wsgi.api:application 2026-03-13 12:28:50.613 | MANILA_ZFSONLINUX_BACKEND_FILES_CONTAINER_DIR=/opt/stack/data/manila/zfsonlinux 2026-03-13 12:28:50.613 | MANILA_ZFSONLINUX_DATASET_CREATION_OPTIONS=compression=gzip 2026-03-13 12:28:50.613 | MANILA_ZFSONLINUX_REPLICATION_DOMAIN=ZFSonLinux 2026-03-13 12:28:50.613 | MANILA_ZFSONLINUX_SERVICE_IP=199.204.45.99 2026-03-13 12:28:50.613 | MANILA_ZFSONLINUX_SHARE_EXPORT_IP=199.204.45.99 2026-03-13 12:28:50.613 | MANILA_ZFSONLINUX_SSH_USERNAME=stack 2026-03-13 12:28:50.613 | MANILA_ZFSONLINUX_USE_SSH=False 2026-03-13 12:28:50.613 | MANILA_ZFSONLINUX_ZPOOL_SIZE=30G 2026-03-13 12:28:50.613 | MAX_DB_CONNECTIONS=200 2026-03-13 12:28:50.613 | MEMCACHE_SERVERS=localhost:11211 2026-03-13 12:28:50.613 | METADATA_SERVICE_PORT=8775 2026-03-13 12:28:50.613 | METERING_PLUGIN=neutron.services.metering.metering_plugin.MeteringPlugin 2026-03-13 12:28:50.613 | ML2_L3_PLUGIN=ovn-router 2026-03-13 12:28:50.613 | MYSQL_DRIVER=PyMySQL 2026-03-13 12:28:50.613 | MYSQL_GATHER_PERFORMANCE=True 2026-03-13 12:28:50.613 | MYSQL_HOST=127.0.0.1 2026-03-13 12:28:50.613 | MYSQL_REDUCE_MEMORY=True 2026-03-13 12:28:50.613 | MYSQL_SERVICE_NAME=mysql 2026-03-13 12:28:50.613 | MYSQL_USER=root 2026-03-13 12:28:50.613 | NAME=Ubuntu 2026-03-13 12:28:50.613 | NETWORK_GATEWAY=10.1.0.1 2026-03-13 12:28:50.613 | NEUTRON_ANY='q-svc neutron-api' 2026-03-13 12:28:50.613 | NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-03-13 12:28:50.613 | NEUTRON_BRANCH=master 2026-03-13 12:28:50.613 | NEUTRON_CONF=/etc/neutron/neutron.conf 2026-03-13 12:28:50.613 | NEUTRON_CONF_DIR=/etc/neutron 2026-03-13 12:28:50.613 | NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-03-13 12:28:50.613 | NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-03-13 12:28:50.613 | NEUTRON_DIR=/opt/stack/neutron 2026-03-13 12:28:50.613 | NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-03-13 12:28:50.613 | NEUTRON_ENFORCE_SCOPE=True 2026-03-13 12:28:50.613 | NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-03-13 12:28:50.613 | NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-03-13 12:28:50.613 | NEUTRON_OVN_AGENT_BINARY=neutron-ovn-agent 2026-03-13 12:28:50.613 | NEUTRON_OVN_BIN_DIR=/opt/stack/data/venv/bin 2026-03-13 12:28:50.613 | NEUTRON_OVN_METADATA_BINARY=neutron-ovn-metadata-agent 2026-03-13 12:28:50.613 | NEUTRON_PORT_SECURITY=True 2026-03-13 12:28:50.613 | NEUTRON_REPO=https://github.com/openstack/neutron.git 2026-03-13 12:28:50.613 | NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-03-13 12:28:50.613 | NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-03-13 12:28:50.613 | NEUTRON_UWSGI=neutron.wsgi.api:application 2026-03-13 12:28:50.613 | NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-03-13 12:28:50.613 | NOUNSET= 2026-03-13 12:28:50.613 | NOVA_ALLOW_MOVE_TO_SAME_HOST=True 2026-03-13 12:28:50.613 | NOVA_API_DB=nova_api 2026-03-13 12:28:50.613 | NOVA_API_PASTE_INI=/etc/nova/api-paste.ini 2026-03-13 12:28:50.613 | NOVA_BIN_DIR=/opt/stack/data/venv/bin 2026-03-13 12:28:50.613 | NOVA_BRANCH=master 2026-03-13 12:28:50.613 | NOVA_COND_CONF=/etc/nova/nova.conf 2026-03-13 12:28:50.613 | NOVA_CONF=/etc/nova/nova.conf 2026-03-13 12:28:50.613 | NOVA_CONF_DIR=/etc/nova 2026-03-13 12:28:50.613 | NOVA_CONSOLE_PROXY_COMPUTE_TLS=False 2026-03-13 12:28:50.613 | NOVA_CPU_CELL=1 2026-03-13 12:28:50.613 | NOVA_CPU_CONF=/etc/nova/nova-cpu.conf 2026-03-13 12:28:50.613 | NOVA_CPU_UUID= 2026-03-13 12:28:50.613 | NOVA_DIR=/opt/stack/nova 2026-03-13 12:28:50.613 | NOVA_ENABLED_APIS=osapi_compute 2026-03-13 12:28:50.613 | NOVA_ENABLE_CACHE=True 2026-03-13 12:28:50.613 | NOVA_ENFORCE_SCOPE=True 2026-03-13 12:28:50.613 | NOVA_FAKE_CONF=/etc/nova/nova-fake.conf 2026-03-13 12:28:50.613 | NOVA_FILTERS=ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-03-13 12:28:50.613 | NOVA_INSTANCES_PATH=/opt/stack/data/nova/instances 2026-03-13 12:28:50.613 | NOVA_LIBVIRT_TB_CACHE_SIZE=128 2026-03-13 12:28:50.613 | NOVA_METADATA_UWSGI=nova.wsgi.metadata:application 2026-03-13 12:28:50.613 | NOVA_METADATA_UWSGI_CONF=/etc/nova/nova-metadata-uwsgi.ini 2026-03-13 12:28:50.613 | NOVA_MY_IP=199.204.45.99 2026-03-13 12:28:50.613 | NOVA_NOTIFICATION_FORMAT=unversioned 2026-03-13 12:28:50.614 | NOVA_NUM_CELLS=1 2026-03-13 12:28:50.614 | NOVA_PLUGINS=/opt/stack/devstack/lib/nova_plugins 2026-03-13 12:28:50.614 | NOVA_READY_TIMEOUT=60 2026-03-13 12:28:50.614 | NOVA_REPO=https://github.com/openstack/nova.git 2026-03-13 12:28:50.614 | NOVA_SERIAL_ENABLED=False 2026-03-13 12:28:50.614 | NOVA_SERVICE_HOST=199.204.45.99 2026-03-13 12:28:50.614 | NOVA_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-03-13 12:28:50.614 | NOVA_SERVICE_PORT=8774 2026-03-13 12:28:50.614 | NOVA_SERVICE_PORT_INT=18774 2026-03-13 12:28:50.614 | NOVA_SERVICE_PROTOCOL=https 2026-03-13 12:28:50.614 | NOVA_SERVICE_REPORT_INTERVAL=120 2026-03-13 12:28:50.614 | NOVA_SHUTDOWN_TIMEOUT=0 2026-03-13 12:28:50.614 | NOVA_SPICE_ENABLED=False 2026-03-13 12:28:50.614 | NOVA_STATE_PATH=/opt/stack/data/nova 2026-03-13 12:28:50.614 | NOVA_USE_SERVICE_TOKEN=True 2026-03-13 12:28:50.614 | NOVA_USE_UNIFIED_LIMITS=False 2026-03-13 12:28:50.614 | NOVA_UWSGI=nova.wsgi.osapi_compute:application 2026-03-13 12:28:50.614 | NOVA_UWSGI_CONF=/etc/nova/nova-api-uwsgi.ini 2026-03-13 12:28:50.614 | NOVA_VNC_ENABLED=True 2026-03-13 12:28:50.614 | NOVNC_BRANCH=v1.3.0 2026-03-13 12:28:50.614 | NOVNC_FROM_PACKAGE=False 2026-03-13 12:28:50.614 | NOVNC_REPO=https://github.com/novnc/novnc.git 2026-03-13 12:28:50.614 | NOVNC_WEB_DIR=/opt/stack/novnc 2026-03-13 12:28:50.614 | NOW=1773404471 2026-03-13 12:28:50.614 | NO_UPDATE_REPOS=False 2026-03-13 12:28:50.614 | OBJECT_PORT_BASE=6613 2026-03-13 12:28:50.614 | OCTAVIA=octavia 2026-03-13 12:28:50.614 | OCTAVIA_AMPHORA_DRIVER=amphora_haproxy_rest_driver 2026-03-13 12:28:50.614 | OCTAVIA_AMP_CONN_TIMEOUT=10 2026-03-13 12:28:50.614 | OCTAVIA_AMP_EXPIRY_AGE=3600 2026-03-13 12:28:50.614 | OCTAVIA_AMP_FLAVOR_ID=10 2026-03-13 12:28:50.614 | OCTAVIA_AMP_IMAGE_ARCH=amd64 2026-03-13 12:28:50.614 | OCTAVIA_AMP_IMAGE_FILE=/opt/stack/octavia/diskimage-create/amphora-x64-haproxy.qcow2 2026-03-13 12:28:50.614 | OCTAVIA_AMP_IMAGE_NAME=amphora-x64-haproxy 2026-03-13 12:28:50.614 | OCTAVIA_AMP_IMAGE_TAG=amphora 2026-03-13 12:28:50.614 | OCTAVIA_AMP_LOG_ADMIN_PORT=10514 2026-03-13 12:28:50.614 | OCTAVIA_AMP_LOG_TENANT_PORT=20514 2026-03-13 12:28:50.614 | OCTAVIA_AMP_READ_TIMEOUT=120 2026-03-13 12:28:50.614 | OCTAVIA_AMP_SSH_KEY_BITS=2048 2026-03-13 12:28:50.614 | OCTAVIA_AMP_SSH_KEY_NAME=octavia_ssh_key 2026-03-13 12:28:50.614 | OCTAVIA_AMP_SSH_KEY_PATH=/etc/octavia/.ssh/octavia_ssh_key 2026-03-13 12:28:50.614 | OCTAVIA_AMP_SSH_KEY_TYPE=rsa 2026-03-13 12:28:50.614 | OCTAVIA_API=o-api 2026-03-13 12:28:50.614 | OCTAVIA_API_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-13 12:28:50.614 | OCTAVIA_API_HAPROXY=o-api-ha 2026-03-13 12:28:50.614 | OCTAVIA_AUDIT_MAP=/etc/octavia/octavia_api_audit_map.conf 2026-03-13 12:28:50.614 | OCTAVIA_BIN_DIR=/opt/stack/data/venv/bin 2026-03-13 12:28:50.614 | OCTAVIA_CERTS_DIR=/etc/octavia/certs 2026-03-13 12:28:50.614 | OCTAVIA_COMPUTE_DRIVER=compute_nova_driver 2026-03-13 12:28:50.614 | OCTAVIA_CONF=/etc/octavia/octavia.conf 2026-03-13 12:28:50.614 | OCTAVIA_CONF_DIR=/etc/octavia 2026-03-13 12:28:50.614 | OCTAVIA_CONSUMER=o-cw 2026-03-13 12:28:50.614 | OCTAVIA_CONSUMER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-13 12:28:50.614 | OCTAVIA_CONSUMER_BINARY=/opt/stack/data/venv/bin/octavia-worker 2026-03-13 12:28:50.614 | OCTAVIA_CONTROLLER_IP_PORT_LIST=auto 2026-03-13 12:28:50.614 | OCTAVIA_DIB_TRACING=1 2026-03-13 12:28:50.614 | OCTAVIA_DIR=/opt/stack/octavia 2026-03-13 12:28:50.614 | OCTAVIA_DRIVER_AGENT=o-da 2026-03-13 12:28:50.614 | OCTAVIA_DRIVER_AGENT_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-13 12:28:50.614 | OCTAVIA_DRIVER_AGENT_BINARY=/opt/stack/data/venv/bin/octavia-driver-agent 2026-03-13 12:28:50.614 | OCTAVIA_ENABLE_AMPHORAV2_JOBBOARD=False 2026-03-13 12:28:50.614 | OCTAVIA_HA_PORT=9875 2026-03-13 12:28:50.614 | OCTAVIA_HEALTHMANAGER=o-hm 2026-03-13 12:28:50.614 | OCTAVIA_HEALTHMANAGER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-13 12:28:50.614 | OCTAVIA_HEALTHMANAGER_BINARY=/opt/stack/data/venv/bin/octavia-health-manager 2026-03-13 12:28:50.614 | OCTAVIA_HEALTH_KEY=insecure 2026-03-13 12:28:50.615 | OCTAVIA_HM_LISTEN_PORT=5555 2026-03-13 12:28:50.615 | OCTAVIA_HOUSEKEEPER=o-hk 2026-03-13 12:28:50.615 | OCTAVIA_HOUSEKEEPER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-13 12:28:50.615 | OCTAVIA_HOUSEKEEPER_BINARY=/opt/stack/data/venv/bin/octavia-housekeeping 2026-03-13 12:28:50.615 | OCTAVIA_IMAGE_DRIVER=image_glance_driver 2026-03-13 12:28:50.615 | OCTAVIA_JOBBOARD_BACKEND=redis 2026-03-13 12:28:50.615 | OCTAVIA_JOBBOARD_EXPIRATION_TIME=30 2026-03-13 12:28:50.615 | OCTAVIA_LB_EXPIRY_AGE=3600 2026-03-13 12:28:50.615 | OCTAVIA_LB_TOPOLOGY=SINGLE 2026-03-13 12:28:50.615 | OCTAVIA_MGMT_PORT_IP=auto 2026-03-13 12:28:50.615 | OCTAVIA_MGMT_SUBNET=192.168.0.0/24 2026-03-13 12:28:50.615 | OCTAVIA_MGMT_SUBNET_END=192.168.0.200 2026-03-13 12:28:50.615 | OCTAVIA_MGMT_SUBNET_IPV6=fd00:0:0:42::/64 2026-03-13 12:28:50.615 | OCTAVIA_MGMT_SUBNET_IPV6_END=fd00:0:0:42:ffff:ffff:ffff:ffff 2026-03-13 12:28:50.615 | OCTAVIA_MGMT_SUBNET_IPV6_START=fd00:0:0:42:0:0:0:2 2026-03-13 12:28:50.615 | OCTAVIA_MGMT_SUBNET_START=192.168.0.2 2026-03-13 12:28:50.615 | OCTAVIA_NETWORK_DRIVER=allowed_address_pairs_driver 2026-03-13 12:28:50.615 | OCTAVIA_NODE=api 2026-03-13 12:28:50.615 | OCTAVIA_PASSWORD=secretadmin 2026-03-13 12:28:50.615 | OCTAVIA_PORT=9876 2026-03-13 12:28:50.615 | OCTAVIA_PREGENERATED_CERTS_DIR=/opt/stack/octavia/devstack/pregenerated/certs 2026-03-13 12:28:50.615 | OCTAVIA_PREGENERATED_SSH_KEY_PATH=/opt/stack/octavia/devstack/pregenerated/ssh-keys/octavia_ssh_key 2026-03-13 12:28:50.615 | OCTAVIA_PROJECT_DOMAIN_NAME=Default 2026-03-13 12:28:50.615 | OCTAVIA_PROJECT_NAME=admin 2026-03-13 12:28:50.615 | OCTAVIA_PROTOCOL=http 2026-03-13 12:28:50.615 | OCTAVIA_PROVIDER_AGENTS=ovn 2026-03-13 12:28:50.615 | OCTAVIA_PROVIDER_DRIVERS='amphora:The Octavia Amphora driver.,octavia:Deprecated alias of the Octavia Amphora driver.,ovn:Octavia OVN driver.' 2026-03-13 12:28:50.615 | OCTAVIA_RUN_DIR=/var/run/octavia 2026-03-13 12:28:50.615 | OCTAVIA_SERVICE=octavia 2026-03-13 12:28:50.615 | OCTAVIA_SERVICE_TYPE=load-balancer 2026-03-13 12:28:50.615 | OCTAVIA_SSH_DIR=/etc/octavia/.ssh 2026-03-13 12:28:50.615 | OCTAVIA_USERNAME=admin 2026-03-13 12:28:50.615 | OCTAVIA_USER_DOMAIN_NAME=Default 2026-03-13 12:28:50.615 | OCTAVIA_USE_PREGENERATED_CERTS=False 2026-03-13 12:28:50.615 | OCTAVIA_USE_PREGENERATED_SSH_KEY=False 2026-03-13 12:28:50.615 | OCTAVIA_UWSGI_APP=octavia.wsgi.api:application 2026-03-13 12:28:50.615 | OCTAVIA_UWSGI_CONF=/etc/octavia/octavia-uwsgi.ini 2026-03-13 12:28:50.615 | OCTAVIA_VOLUME_DRIVER=volume_noop_driver 2026-03-13 12:28:50.615 | OFFLINE=False 2026-03-13 12:28:50.615 | OLDPWD=/opt/stack/placement 2026-03-13 12:28:50.615 | OPENSSL=/usr/bin/openssl 2026-03-13 12:28:50.615 | OPTERR=1 2026-03-13 12:28:50.615 | OPTIND=1 2026-03-13 12:28:50.615 | ORC_VERSION=v2.2.0 2026-03-13 12:28:50.615 | ORG_NAME=OpenStack 2026-03-13 12:28:50.615 | ORG_UNIT_NAME=DevStack 2026-03-13 12:28:50.615 | OSLO_BIN_DIR=/opt/stack/data/venv/bin 2026-03-13 12:28:50.615 | OSTESTIMAGES_BRANCH=master 2026-03-13 12:28:50.615 | OSTESTIMAGES_DIR=/opt/stack/os-test-images 2026-03-13 12:28:50.615 | OSTESTIMAGES_REPO=https://github.com/openstack/os-test-images.git 2026-03-13 12:28:50.615 | OSTYPE=linux-gnu 2026-03-13 12:28:50.615 | OS_BRICK_LOCK_PATH=/opt/stack/data/os_brick 2026-03-13 12:28:50.615 | OS_CLOUD=devstack-admin 2026-03-13 12:28:50.615 | OS_VIF_OVS_ISOLATE_VIF=False 2026-03-13 12:28:50.615 | OVN_AGENT_CONF=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-03-13 12:28:50.615 | OVN_AGENT_EXTENSIONS=metadata 2026-03-13 12:28:50.615 | OVN_BRANCH=branch-24.03 2026-03-13 12:28:50.615 | OVN_BRIDGE_MAPPINGS=public:br-ex 2026-03-13 12:28:50.615 | OVN_BUILD_FROM_SOURCE=False 2026-03-13 12:28:50.615 | OVN_BUILD_MODULES=False 2026-03-13 12:28:50.615 | OVN_CONTROLLER_SERVICE=ovn-controller.service 2026-03-13 12:28:50.615 | OVN_CONTROLLER_VTEP_SERVICE=ovn-controller-vtep.service 2026-03-13 12:28:50.615 | OVN_DATADIR=/var/lib/ovn 2026-03-13 12:28:50.615 | OVN_DBS_LOG_LEVEL=dbg 2026-03-13 12:28:50.615 | OVN_DNS_SERVERS=8.8.8.8 2026-03-13 12:28:50.615 | OVN_GENEVE_OVERHEAD=38 2026-03-13 12:28:50.615 | OVN_IGMP_SNOOPING_ENABLE=False 2026-03-13 12:28:50.615 | OVN_INSTALL_OVS_PYTHON_MODULE=False 2026-03-13 12:28:50.615 | OVN_L3_CREATE_PUBLIC_NETWORK=True 2026-03-13 12:28:50.615 | OVN_L3_SCHEDULER=leastloaded 2026-03-13 12:28:50.615 | OVN_META_CONF=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-03-13 12:28:50.615 | OVN_META_DATA_HOST=199.204.45.99 2026-03-13 12:28:50.615 | OVN_NB_REMOTE=ssl:199.204.45.99:6641 2026-03-13 12:28:50.615 | OVN_NEUTRON_SYNC_MODE=log 2026-03-13 12:28:50.615 | OVN_NORTHD_SERVICE=ovn-central.service 2026-03-13 12:28:50.615 | OVN_OCTAVIA_PROVIDER_DIR=/opt/stack/ovn-octavia-provider 2026-03-13 12:28:50.615 | OVN_PROTO=ssl 2026-03-13 12:28:50.615 | OVN_REPO=https://github.com/ovn-org/ovn.git 2026-03-13 12:28:50.615 | OVN_REPO_NAME=ovn 2026-03-13 12:28:50.615 | OVN_RUNDIR=/var/run/ovn 2026-03-13 12:28:50.615 | OVN_SB_REMOTE=ssl:199.204.45.99:6642 2026-03-13 12:28:50.615 | OVN_SCRIPTDIR=/share/ovn/scripts 2026-03-13 12:28:50.615 | OVN_SHAREDIR=/share/ovn 2026-03-13 12:28:50.615 | OVN_SPLIT_HASH=05bf1dbb98b0635a51f75e268ef8aed27601401d 2026-03-13 12:28:50.615 | OVN_UUID= 2026-03-13 12:28:50.615 | OVSDB_SERVER_LOCAL_HOST=127.0.0.1 2026-03-13 12:28:50.615 | OVSDB_SERVER_SERVICE=ovsdb-server.service 2026-03-13 12:28:50.615 | OVS_BINDIR=/bin 2026-03-13 12:28:50.615 | OVS_BRANCH=branch-3.3 2026-03-13 12:28:50.615 | OVS_BRIDGE=br-int 2026-03-13 12:28:50.615 | OVS_DATADIR=/opt/stack/data/ovs 2026-03-13 12:28:50.615 | OVS_DATAPATH_TYPE=system 2026-03-13 12:28:50.616 | OVS_ENABLE_TUNNELING=True 2026-03-13 12:28:50.616 | OVS_PHYSICAL_BRIDGE=br-ex 2026-03-13 12:28:50.616 | OVS_PREFIX= 2026-03-13 12:28:50.616 | OVS_REPO=https://github.com/openvswitch/ovs.git 2026-03-13 12:28:50.616 | OVS_REPO_NAME=ovs 2026-03-13 12:28:50.616 | OVS_RUNDIR=/var/run/openvswitch 2026-03-13 12:28:50.616 | OVS_SBINDIR=/sbin 2026-03-13 12:28:50.616 | OVS_SCRIPTDIR=/share/openvswitch/scripts 2026-03-13 12:28:50.616 | OVS_SHAREDIR=/share/openvswitch 2026-03-13 12:28:50.616 | OVS_SYSCONFDIR=/etc/openvswitch 2026-03-13 12:28:50.616 | OVS_TUNNEL_BRIDGE=br-tun 2026-03-13 12:28:50.616 | OVS_VSWITCHD_SERVICE=ovs-vswitchd.service 2026-03-13 12:28:50.616 | PACKAGES='apache2 2026-03-13 12:28:50.616 | apache2-dev 2026-03-13 12:28:50.616 | bc 2026-03-13 12:28:50.616 | bsdmainutils 2026-03-13 12:28:50.616 | curl 2026-03-13 12:28:50.616 | g++ 2026-03-13 12:28:50.616 | gawk 2026-03-13 12:28:50.616 | gcc 2026-03-13 12:28:50.616 | gettext 2026-03-13 12:28:50.616 | git 2026-03-13 12:28:50.616 | graphviz 2026-03-13 12:28:50.616 | iputils-ping 2026-03-13 12:28:50.616 | libffi-dev 2026-03-13 12:28:50.616 | libjpeg-dev 2026-03-13 12:28:50.616 | libpq-dev 2026-03-13 12:28:50.616 | libssl-dev 2026-03-13 12:28:50.616 | libsystemd-dev 2026-03-13 12:28:50.616 | libxml2-dev 2026-03-13 12:28:50.616 | libxslt1-dev 2026-03-13 12:28:50.616 | libyaml-dev 2026-03-13 12:28:50.616 | lsof 2026-03-13 12:28:50.616 | openssh-server 2026-03-13 12:28:50.616 | openssl 2026-03-13 12:28:50.616 | pkg-config 2026-03-13 12:28:50.616 | psmisc 2026-03-13 12:28:50.616 | python3-dev 2026-03-13 12:28:50.616 | python3-pip 2026-03-13 12:28:50.616 | python3-systemd 2026-03-13 12:28:50.616 | python3-venv 2026-03-13 12:28:50.616 | tar 2026-03-13 12:28:50.616 | tcpdump 2026-03-13 12:28:50.616 | unzip 2026-03-13 12:28:50.616 | uuid-runtime 2026-03-13 12:28:50.616 | wget 2026-03-13 12:28:50.616 | zlib1g-dev 2026-03-13 12:28:50.616 | lvm2 2026-03-13 12:28:50.616 | qemu-utils 2026-03-13 12:28:50.616 | thin-provisioning-tools 2026-03-13 12:28:50.616 | lsscsi 2026-03-13 12:28:50.616 | open-iscsi 2026-03-13 12:28:50.616 | libkrb5-dev 2026-03-13 12:28:50.616 | libldap2-dev 2026-03-13 12:28:50.616 | libsasl2-dev 2026-03-13 12:28:50.616 | memcached 2026-03-13 12:28:50.616 | python3-mysqldb 2026-03-13 12:28:50.616 | sqlite3 2026-03-13 12:28:50.616 | conntrack 2026-03-13 12:28:50.616 | curl 2026-03-13 12:28:50.616 | ebtables 2026-03-13 12:28:50.616 | genisoimage 2026-03-13 12:28:50.616 | iptables 2026-03-13 12:28:50.616 | iputils-arping 2026-03-13 12:28:50.616 | kpartx 2026-03-13 12:28:50.616 | libjs-jquery-tablesorter 2026-03-13 12:28:50.616 | parted 2026-03-13 12:28:50.616 | pm-utils 2026-03-13 12:28:50.616 | python3-mysqldb 2026-03-13 12:28:50.616 | socat 2026-03-13 12:28:50.616 | sqlite3 2026-03-13 12:28:50.616 | sudo 2026-03-13 12:28:50.616 | vlan 2026-03-13 12:28:50.616 | cryptsetup 2026-03-13 12:28:50.616 | dosfstools 2026-03-13 12:28:50.616 | genisoimage 2026-03-13 12:28:50.616 | gir1.2-libosinfo-1.0 2026-03-13 12:28:50.616 | netcat-openbsd 2026-03-13 12:28:50.616 | open-iscsi 2026-03-13 12:28:50.616 | qemu-utils 2026-03-13 12:28:50.616 | sg3-utils 2026-03-13 12:28:50.616 | sysfsutils 2026-03-13 12:28:50.616 | acl 2026-03-13 12:28:50.616 | dnsmasq-base 2026-03-13 12:28:50.617 | dnsmasq-utils 2026-03-13 12:28:50.617 | ebtables 2026-03-13 12:28:50.617 | haproxy 2026-03-13 12:28:50.617 | iptables 2026-03-13 12:28:50.617 | iputils-arping 2026-03-13 12:28:50.617 | iputils-ping 2026-03-13 12:28:50.617 | postgresql-server-dev-all 2026-03-13 12:28:50.617 | python3-mysqldb 2026-03-13 12:28:50.617 | sqlite3 2026-03-13 12:28:50.617 | sudo 2026-03-13 12:28:50.617 | vlan 2026-03-13 12:28:50.617 | apache2 golang 2026-03-13 12:28:50.617 | debootstrap 2026-03-13 12:28:50.617 | rsyslog 2026-03-13 12:28:50.617 | lvm2' 2026-03-13 12:28:50.617 | 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-03-13 12:28:50.617 | PHYSICAL_NETWORK=public 2026-03-13 12:28:50.617 | PIPESTATUS=([0]="0") 2026-03-13 12:28:50.617 | PIP_UPGRADE=False 2026-03-13 12:28:50.617 | PIP_VIRTUAL_ENV= 2026-03-13 12:28:50.617 | PLACEMENT_AUTH_STRATEGY=keystone 2026-03-13 12:28:50.617 | PLACEMENT_BIN_DIR=/opt/stack/data/venv/bin 2026-03-13 12:28:50.617 | PLACEMENT_BRANCH=master 2026-03-13 12:28:50.617 | PLACEMENT_CONF=/etc/placement/placement.conf 2026-03-13 12:28:50.617 | PLACEMENT_CONF_DIR=/etc/placement 2026-03-13 12:28:50.617 | PLACEMENT_DIR=/opt/stack/placement 2026-03-13 12:28:50.617 | PLACEMENT_ENFORCE_SCOPE=False 2026-03-13 12:28:50.617 | PLACEMENT_REPO=https://github.com/openstack/placement.git 2026-03-13 12:28:50.617 | PLACEMENT_SERVICE_HOST=199.204.45.99 2026-03-13 12:28:50.617 | PLACEMENT_SERVICE_PROTOCOL=https 2026-03-13 12:28:50.617 | PLACEMENT_UWSGI=placement.wsgi.api:application 2026-03-13 12:28:50.617 | PLACEMENT_UWSGI_CONF=/etc/placement/placement-uwsgi.ini 2026-03-13 12:28:50.617 | POSIXLY_CORRECT=y 2026-03-13 12:28:50.617 | PPID=2028 2026-03-13 12:28:50.617 | PREREQ_RERUN_HOURS=2 2026-03-13 12:28:50.617 | PREREQ_RERUN_MARKER=/opt/stack/devstack/.prereqs 2026-03-13 12:28:50.617 | PREREQ_RERUN_SECONDS=7200 2026-03-13 12:28:50.617 | PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-03-13 12:28:50.617 | PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-03-13 12:28:50.617 | PRIVATE_NETWORK_NAME=private 2026-03-13 12:28:50.617 | PRIVATE_SUBNET_NAME=private-subnet 2026-03-13 12:28:50.617 | PROVIDER_SUBNET_NAME=provider_net 2026-03-13 12:28:50.617 | PS4='+ $(short_source): ' 2026-03-13 12:28:50.617 | PUBLIC_BRIDGE=br-ex 2026-03-13 12:28:50.617 | PUBLIC_BRIDGE_MTU=1430 2026-03-13 12:28:50.617 | PUBLIC_INTERFACE= 2026-03-13 12:28:50.618 | PUBLIC_NETWORK_GATEWAY=172.24.5.1 2026-03-13 12:28:50.618 | PUBLIC_NETWORK_NAME=public 2026-03-13 12:28:50.618 | PUBLIC_PHYSICAL_NETWORK=public 2026-03-13 12:28:50.618 | PUBLIC_SUBNET_NAME=public-subnet 2026-03-13 12:28:50.618 | PWD=/opt/stack/devstack 2026-03-13 12:28:50.618 | PYKMIP_CA_PATH=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-03-13 12:28:50.618 | PYKMIP_CLIENT_CERT=/opt/stack/data/CA/int-ca/pykmip-client.crt 2026-03-13 12:28:50.618 | PYKMIP_CLIENT_KEY=/opt/stack/data/CA/int-ca/private/pykmip-client.key 2026-03-13 12:28:50.618 | PYKMIP_CONF=/etc/pykmip/server.conf 2026-03-13 12:28:50.618 | PYKMIP_CONF_DIR=/etc/pykmip 2026-03-13 12:28:50.618 | PYKMIP_LOG_DIR=/var/log/pykmip 2026-03-13 12:28:50.618 | PYKMIP_SERVER_CERT=/opt/stack/data/CA/int-ca/pykmip-server.crt 2026-03-13 12:28:50.618 | PYKMIP_SERVER_KEY=/opt/stack/data/CA/int-ca/private/pykmip-server.key 2026-03-13 12:28:50.618 | PYTHON=/opt/stack/data/venv/bin/python3 2026-03-13 12:28:50.618 | PYTHON3_VERSION=3.12 2026-03-13 12:28:50.618 | QEMU_CONF=/etc/libvirt/qemu.conf 2026-03-13 12:28:50.618 | Q_ADMIN_USERNAME=neutron 2026-03-13 12:28:50.618 | Q_AGENT=ovn 2026-03-13 12:28:50.618 | Q_ALLOW_OVERLAPPING_IP=True 2026-03-13 12:28:50.618 | Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-03-13 12:28:50.618 | Q_AUTH_STRATEGY=keystone 2026-03-13 12:28:50.618 | Q_BUILD_OVS_FROM_GIT=False 2026-03-13 12:28:50.618 | Q_DB_NAME=neutron 2026-03-13 12:28:50.618 | Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-03-13 12:28:50.618 | Q_DVR_MODE=legacy 2026-03-13 12:28:50.618 | Q_HOST=199.204.45.99 2026-03-13 12:28:50.618 | Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-03-13 12:28:50.618 | Q_L3_ROUTER_PER_TENANT=True 2026-03-13 12:28:50.618 | Q_LISTEN_ADDRESS=0.0.0.0 2026-03-13 12:28:50.618 | Q_LOG_DRIVER_BURST_LIMIT=25 2026-03-13 12:28:50.618 | Q_LOG_DRIVER_LOG_BASE=acl_log_meter 2026-03-13 12:28:50.618 | Q_LOG_DRIVER_RATE_LIMIT=100 2026-03-13 12:28:50.618 | Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-03-13 12:28:50.618 | Q_META_DATA_IP=199.204.45.99 2026-03-13 12:28:50.618 | Q_ML2_PLUGIN_EXT_DRIVERS=port_security,qos 2026-03-13 12:28:50.618 | Q_ML2_PLUGIN_GENEVE_TYPE_OPTIONS=vni_ranges=1:65536 2026-03-13 12:28:50.618 | Q_ML2_PLUGIN_GRE_TYPE_OPTIONS=tunnel_id_ranges=1:1000 2026-03-13 12:28:50.618 | Q_ML2_PLUGIN_MECHANISM_DRIVERS=ovn 2026-03-13 12:28:50.618 | Q_ML2_PLUGIN_TYPE_DRIVERS=local,flat,vlan,geneve 2026-03-13 12:28:50.618 | Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS= 2026-03-13 12:28:50.618 | Q_ML2_PLUGIN_VXLAN_TYPE_OPTIONS=vni_ranges=1:1000 2026-03-13 12:28:50.618 | Q_ML2_TENANT_NETWORK_TYPE=geneve 2026-03-13 12:28:50.618 | Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-03-13 12:28:50.618 | Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-03-13 12:28:50.618 | Q_OVS_USE_VETH=False 2026-03-13 12:28:50.618 | Q_PLUGIN=ml2 2026-03-13 12:28:50.618 | Q_PORT=9696 2026-03-13 12:28:50.618 | Q_PORT_INT=19696 2026-03-13 12:28:50.618 | Q_PROTOCOL=https 2026-03-13 12:28:50.618 | Q_PUBLIC_VETH_EX=veth-pub-ex 2026-03-13 12:28:50.618 | Q_PUBLIC_VETH_INT=veth-pub-int 2026-03-13 12:28:50.618 | Q_ROUTER_NAME=router1 2026-03-13 12:28:50.618 | Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-03-13 12:28:50.618 | Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-03-13 12:28:50.618 | Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-03-13 12:28:50.618 | Q_TUNNEL_TYPES=gre 2026-03-13 12:28:50.618 | Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-03-13 12:28:50.618 | Q_USE_PUBLIC_VETH=False 2026-03-13 12:28:50.618 | Q_USE_ROOTWRAP=True 2026-03-13 12:28:50.618 | Q_USE_ROOTWRAP_DAEMON=True 2026-03-13 12:28:50.618 | Q_USE_SECGROUP=True 2026-03-13 12:28:50.618 | RABBIT_HOST=199.204.45.99 2026-03-13 12:28:50.618 | RABBIT_PASSWORD=secretrabbit 2026-03-13 12:28:50.618 | RABBIT_USERID=stackrabbit 2026-03-13 12:28:50.618 | RC_DIR=/opt/stack/devstack 2026-03-13 12:28:50.618 | RECLONE=False 2026-03-13 12:28:50.618 | RECREATE_KEYSTONE_DB=True 2026-03-13 12:28:50.618 | REGION_NAME=RegionOne 2026-03-13 12:28:50.618 | REPOS_UPDATED=True 2026-03-13 12:28:50.618 | REQUIREMENTS_BRANCH=master 2026-03-13 12:28:50.618 | REQUIREMENTS_DIR=/opt/stack/requirements 2026-03-13 12:28:50.618 | REQUIREMENTS_REPO=https://github.com/openstack/requirements.git 2026-03-13 12:28:50.618 | RETRY_UPDATE=False 2026-03-13 12:28:50.618 | ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-03-13 12:28:50.618 | S3_SERVICE_PORT=3333 2026-03-13 12:28:50.618 | SERVICE_DIR=/opt/stack/status 2026-03-13 12:28:50.618 | SERVICE_DOMAIN_NAME=Default 2026-03-13 12:28:50.618 | SERVICE_GRACEFUL_SHUTDOWN_TIMEOUT=5 2026-03-13 12:28:50.618 | SERVICE_HOST=199.204.45.99 2026-03-13 12:28:50.618 | SERVICE_IP_VERSION=4 2026-03-13 12:28:50.618 | SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-03-13 12:28:50.619 | SERVICE_LOCAL_HOST=127.0.0.1 2026-03-13 12:28:50.619 | SERVICE_PASSWORD=secretservice 2026-03-13 12:28:50.619 | SERVICE_PROJECT_NAME=service 2026-03-13 12:28:50.619 | SERVICE_PROTOCOL=http 2026-03-13 12:28:50.619 | SERVICE_TENANT_NAME=service 2026-03-13 12:28:50.619 | SERVICE_TIMEOUT=60 2026-03-13 12:28:50.619 | SHARE_BACKING_FILE_SIZE=8400M 2026-03-13 12:28:50.619 | SHARE_DRIVER=manila.share.drivers.generic.GenericShareDriver 2026-03-13 12:28:50.619 | SHARE_GROUP=lvm-shares 2026-03-13 12:28:50.619 | SHARE_NAME_PREFIX=share- 2026-03-13 12:28:50.619 | SHELL=/bin/bash 2026-03-13 12:28:50.619 | SHLVL=1 2026-03-13 12:28:50.619 | SKIP_EPEL_INSTALL=False 2026-03-13 12:28:50.619 | SKIP_STOP_OVN=False 2026-03-13 12:28:50.619 | SMB_CONF=/etc/samba/smb.conf 2026-03-13 12:28:50.619 | SMB_PRIVATE_DIR=/var/lib/samba/private 2026-03-13 12:28:50.619 | SPICE_BRANCH=master 2026-03-13 12:28:50.619 | SPICE_REPO=http://anongit.freedesktop.org/git/spice/spice-html5.git 2026-03-13 12:28:50.619 | SQLALCHEMY_BRANCH=main 2026-03-13 12:28:50.619 | SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-03-13 12:28:50.619 | SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-03-13 12:28:50.619 | SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-03-13 12:28:50.619 | 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-03-13 12:28:50.619 | STACK_GROUP=stack 2026-03-13 12:28:50.619 | STACK_USER=stack 2026-03-13 12:28:50.619 | STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-03-13 12:28:50.619 | STUD_PROTO=--tls 2026-03-13 12:28:50.619 | SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-03-13 12:28:50.619 | SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-03-13 12:28:50.619 | SUBNETPOOL_PREFIX_V4=10.1.0.0/20 2026-03-13 12:28:50.619 | SUBNETPOOL_PREFIX_V6=fdf6:cc01:bcaa::/56 2026-03-13 12:28:50.619 | SUBNETPOOL_SIZE_V4=26 2026-03-13 12:28:50.619 | SUBNETPOOL_SIZE_V6=64 2026-03-13 12:28:50.619 | SUBUNIT_OUTPUT=/opt/stack/devstack.subunit 2026-03-13 12:28:50.619 | SUDO_COMMAND='/bin/sh -c echo BECOME-SUCCESS-elumidziphvjzhswdvqdfpqvqjbgcqeu ; /usr/bin/python3' 2026-03-13 12:28:50.619 | SUDO_GID=1000 2026-03-13 12:28:50.619 | SUDO_SECURE_PATH_FILE=/etc/sudoers.d/zz-secure-path 2026-03-13 12:28:50.619 | SUDO_UID=1000 2026-03-13 12:28:50.619 | SUDO_USER=zuul 2026-03-13 12:28:50.619 | SUMFILE=/opt/stack/logs/devstacklog.txt.2026-03-13-122058.summary.2026-03-13-122058 2026-03-13 12:28:50.619 | SUPPORTED_DISTROS='trixie|bookworm|noble|rhel9|rhel10' 2026-03-13 12:28:50.619 | SUPPORT_URL=https://help.ubuntu.com/ 2026-03-13 12:28:50.619 | SWIFT_APACHE_WSGI_DIR=/var/www/swift 2026-03-13 12:28:50.619 | SWIFT_BIN_DIR=/opt/stack/data/venv/bin 2026-03-13 12:28:50.619 | SWIFT_BRANCH=master 2026-03-13 12:28:50.619 | SWIFT_CONF_DIR=/etc/swift 2026-03-13 12:28:50.619 | SWIFT_DATA_DIR=/opt/stack/data/swift 2026-03-13 12:28:50.619 | SWIFT_DEFAULT_BIND_PORT=8080 2026-03-13 12:28:50.619 | SWIFT_DEFAULT_BIND_PORT_INT=8081 2026-03-13 12:28:50.619 | SWIFT_DIR=/opt/stack/swift 2026-03-13 12:28:50.619 | SWIFT_DISK_IMAGE=/opt/stack/data/swift/drives/images/swift.img 2026-03-13 12:28:50.619 | SWIFT_ENABLE_TEMPURLS=False 2026-03-13 12:28:50.619 | SWIFT_EXTRAS_MIDDLEWARE='formpost staticweb' 2026-03-13 12:28:50.619 | SWIFT_EXTRAS_MIDDLEWARE_LAST= 2026-03-13 12:28:50.619 | SWIFT_EXTRAS_MIDDLEWARE_NO_AUTH=crossdomain 2026-03-13 12:28:50.619 | SWIFT_HASH=1234123412341234 2026-03-13 12:28:50.619 | SWIFT_LOG_TOKEN_LENGTH=12 2026-03-13 12:28:50.619 | SWIFT_LOOPBACK_DISK_SIZE=2G 2026-03-13 12:28:50.619 | SWIFT_LOOPBACK_DISK_SIZE_DEFAULT=2G 2026-03-13 12:28:50.619 | SWIFT_MAX_FILE_SIZE=1073741824 2026-03-13 12:28:50.619 | SWIFT_MAX_FILE_SIZE_DEFAULT=1073741824 2026-03-13 12:28:50.619 | SWIFT_MAX_HEADER_SIZE=16384 2026-03-13 12:28:50.619 | SWIFT_PARTITION_POWER_SIZE=9 2026-03-13 12:28:50.619 | SWIFT_REPLICAS=1 2026-03-13 12:28:50.619 | SWIFT_REPLICAS_SEQ=1 2026-03-13 12:28:50.619 | SWIFT_REPO=https://github.com/openstack/swift.git 2026-03-13 12:28:50.619 | SWIFT_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-03-13 12:28:50.619 | SWIFT_SERVICE_LOCAL_HOST=127.0.0.1 2026-03-13 12:28:50.619 | SWIFT_SERVICE_PROTOCOL=https 2026-03-13 12:28:50.619 | SWIFT_START_ALL_SERVICES=False 2026-03-13 12:28:50.619 | SWIFT_STORAGE_IPS= 2026-03-13 12:28:50.619 | SWIFT_TEMPURL_KEY= 2026-03-13 12:28:50.619 | SWIFT_USE_MOD_WSGI=False 2026-03-13 12:28:50.619 | SYSLOG=False 2026-03-13 12:28:50.619 | SYSLOG_HOST=199.204.45.99 2026-03-13 12:28:50.619 | SYSLOG_PORT=516 2026-03-13 12:28:50.619 | SYSTEMCTL='sudo systemctl' 2026-03-13 12:28:50.619 | SYSTEMD_DIR=/etc/systemd/system 2026-03-13 12:28:50.619 | TARGET_BRANCH=master 2026-03-13 12:28:50.619 | TARGET_ENABLE_OVN_AGENT=False 2026-03-13 12:28:50.620 | TCPDUMP_ARGS= 2026-03-13 12:28:50.620 | TCPDUMP_OUTPUT=/opt/stack/logs/tcpdump.pcap 2026-03-13 12:28:50.620 | TEMPEST_BRANCH=master 2026-03-13 12:28:50.620 | TEMPEST_REPO=https://github.com/openstack/tempest.git 2026-03-13 12:28:50.620 | TEMPEST_VENV_UPPER_CONSTRAINTS=master 2026-03-13 12:28:50.620 | TEMPFILE=/tmp/tmp.cDOuz67hto 2026-03-13 12:28:50.620 | TENANT_TUNNEL_RANGES=1:1000 2026-03-13 12:28:50.620 | TENANT_VLAN_RANGE= 2026-03-13 12:28:50.620 | TERM=unknown 2026-03-13 12:28:50.620 | TIMESTAMP_FORMAT=%F-%H%M%S 2026-03-13 12:28:50.620 | TLS_IP=IP:199.204.45.99,IP:::1 2026-03-13 12:28:50.620 | TOP_DIR=/opt/stack/devstack 2026-03-13 12:28:50.620 | TRAILING_TARGET_BRANCH=master 2026-03-13 12:28:50.620 | TUNNEL_ENDPOINT_IP=199.204.45.99 2026-03-13 12:28:50.620 | TUNNEL_IP=199.204.45.99 2026-03-13 12:28:50.620 | TUNNEL_IP_VERSION=4 2026-03-13 12:28:50.620 | UBUNTU_CODENAME=noble 2026-03-13 12:28:50.620 | UBUNTU_RELEASE_BASE_NUM=24 2026-03-13 12:28:50.620 | UID=1002 2026-03-13 12:28:50.620 | ULIMIT_NOFILE=2048 2026-03-13 12:28:50.620 | USER=stack 2026-03-13 12:28:50.620 | USER_HOME=/opt/stack 2026-03-13 12:28:50.620 | USER_UNITS=False 2026-03-13 12:28:50.620 | USE_CINDER_FOR_GLANCE=False 2026-03-13 12:28:50.620 | USE_JOURNAL=False 2026-03-13 12:28:50.620 | USE_SUBNETPOOL=True 2026-03-13 12:28:50.620 | USE_VENV=False 2026-03-13 12:28:50.620 | VERBOSE=True 2026-03-13 12:28:50.620 | VERBOSE_NO_TIMESTAMP=True 2026-03-13 12:28:50.620 | VERSION='24.04.4 LTS (Noble Numbat)' 2026-03-13 12:28:50.620 | VERSION_CODENAME=noble 2026-03-13 12:28:50.620 | VERSION_ID=24.04 2026-03-13 12:28:50.620 | VIF_PLUGGING_IS_FATAL=True 2026-03-13 12:28:50.620 | VIF_PLUGGING_TIMEOUT=300 2026-03-13 12:28:50.620 | VIRTUALENV_CMD='python3.12 -m venv' 2026-03-13 12:28:50.620 | VIRT_DRIVER=libvirt 2026-03-13 12:28:50.620 | VOLUME_BACKING_FILE_SIZE=50G 2026-03-13 12:28:50.620 | VOLUME_GROUP_NAME=stack-volumes 2026-03-13 12:28:50.620 | VOLUME_NAME_PREFIX=volume- 2026-03-13 12:28:50.620 | VOLUME_TYPE_MULTIATTACH=multiattach 2026-03-13 12:28:50.620 | WORKER_TIMEOUT=80 2026-03-13 12:28:50.620 | WSGI_MODE=uwsgi 2026-03-13 12:28:50.620 | ZSWAP_COMPRESSOR=lz4 2026-03-13 12:28:50.620 | ZSWAP_ZPOOL=zsmalloc 2026-03-13 12:28:50.620 | _=posix 2026-03-13 12:28:50.620 | _ASYNC_BG_TIME=0 2026-03-13 12:28:50.620 | _DEFAULT_LVM_INIT=0 2026-03-13 12:28:50.620 | _DEFAULT_PYTHON3_VERSION=3.12 2026-03-13 12:28:50.620 | _DEVSTACK_FUNCTIONS=1 2026-03-13 12:28:50.620 | _DEVSTACK_FUNCTIONS_COMMON=1 2026-03-13 12:28:50.620 | _DEVSTACK_STACKRC=1 2026-03-13 12:28:50.620 | _LOG_COLOR_DEFAULT=False 2026-03-13 12:28:50.620 | _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-03-13 12:28:50.620 | _TIME_BEGIN=1773404449 2026-03-13 12:28:50.620 | _TIME_START=([apt-get]="" [pip_install]="" [apt-get-update]="" ) 2026-03-13 12:28:50.620 | _TIME_TOTAL=([apt-get]="184371" [pip_install]="108671" [apt-get-update]="2428" ) 2026-03-13 12:28:50.620 | _of_args='-v --no-timestamp' 2026-03-13 12:28:50.620 | backend=postgresql 2026-03-13 12:28:50.620 | be=lvm:lvmdriver-1 2026-03-13 12:28:50.620 | be_name=lvmdriver-1 2026-03-13 12:28:50.620 | be_type=lvm 2026-03-13 12:28:50.620 | db=postgresql 2026-03-13 12:28:50.620 | dc=org 2026-03-13 12:28:50.620 | default_v4_route_devs=ens3 2026-03-13 12:28:50.620 | default_v6_route_devs='ens3 2026-03-13 12:28:50.620 | ens3' 2026-03-13 12:28:50.620 | dir=/opt/stack/magnum 2026-03-13 12:28:50.620 | dn=,dc=openstack,dc=org 2026-03-13 12:28:50.620 | exceptions=80-tempest.sh 2026-03-13 12:28:50.620 | extra=80-tempest.sh 2026-03-13 12:28:50.620 | extra_plugin_file_name=/opt/stack/devstack/extras.d/80-tempest.sh 2026-03-13 12:28:50.620 | f=/opt/stack/devstack/lib/databases/postgresql 2026-03-13 12:28:50.620 | i=1 2026-03-13 12:28:50.620 | image_url=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-03-13 12:28:50.620 | lfile=localrc 2026-03-13 12:28:50.620 | localrc=/opt/stack/devstack/.localrc.password 2026-03-13 12:28:50.620 | logfile=ovsdb-server-sb.log 2026-03-13 12:28:50.620 | mode=stack 2026-03-13 12:28:50.620 | msg='ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-03-13 12:28:50.620 | opt='?' 2026-03-13 12:28:50.621 | os_CODENAME=noble 2026-03-13 12:28:50.621 | os_PACKAGE=deb 2026-03-13 12:28:50.621 | os_RELEASE=24.04 2026-03-13 12:28:50.621 | os_VENDOR=Ubuntu 2026-03-13 12:28:50.621 | phase=install 2026-03-13 12:28:50.621 | pkgs= 2026-03-13 12:28:50.621 | plugin=magnum 2026-03-13 12:28:50.621 | plugins=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-03-13 12:28:50.621 | port=60999 2026-03-13 12:28:50.621 | pw=secretadmin 2026-03-13 12:28:50.621 | rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-03-13 12:28:50.621 | saveenv=ehxB 2026-03-13 12:28:50.621 | time_stamp=2026-03-13-122111 2026-03-13 12:28:50.621 | var=ADMIN_PASSWORD 2026-03-13 12:28:50.621 | ++ /opt/stack/magnum/devstack/plugin.sh:source:11 : is_service_enabled magnum-api magnum-cond 2026-03-13 12:28:50.646 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:28:50.652 | ++ /opt/stack/magnum/devstack/plugin.sh:source:12 : [[ stack == \s\t\a\c\k ]] 2026-03-13 12:28:50.657 | ++ /opt/stack/magnum/devstack/plugin.sh:source:12 : [[ install == \i\n\s\t\a\l\l ]] 2026-03-13 12:28:50.663 | ++ /opt/stack/magnum/devstack/plugin.sh:source:13 : echo_summary 'Installing magnum' 2026-03-13 12:28:50.668 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-13 12:28:50.675 | ++ ./stack.sh:echo_summary:444 : echo -e Installing magnum 2026-03-13 12:28:50.682 | ++ /opt/stack/magnum/devstack/plugin.sh:source:14 : install_magnum 2026-03-13 12:28:50.688 | ++ /opt/stack/magnum/devstack/lib/magnum:install_magnum:336 : git_clone https://github.com/openstack/magnum.git /opt/stack/magnum master 2026-03-13 12:28:50.694 | ++ functions-common:git_clone:581 : local git_remote=https://github.com/openstack/magnum.git 2026-03-13 12:28:50.700 | ++ functions-common:git_clone:582 : local git_dest=/opt/stack/magnum 2026-03-13 12:28:50.705 | ++ functions-common:git_clone:583 : local git_ref=master 2026-03-13 12:28:50.711 | ++ functions-common:git_clone:584 : local orig_dir 2026-03-13 12:28:50.718 | +++ functions-common:git_clone:585 : pwd 2026-03-13 12:28:50.724 | ++ functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-13 12:28:50.728 | ++ functions-common:git_clone:586 : local git_clone_flags= 2026-03-13 12:28:50.735 | +++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-13 12:28:50.770 | ++ functions-common:git_clone:588 : RECLONE=False 2026-03-13 12:28:50.777 | ++ functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-13 12:28:50.783 | ++ functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-13 12:28:50.791 | ++ functions-common:git_clone:602 : egrep -q '^refs' 2026-03-13 12:28:50.791 | ++ functions-common:git_clone:602 : echo master 2026-03-13 12:28:50.799 | ++ functions-common:git_clone:616 : [[ ! -d /opt/stack/magnum ]] 2026-03-13 12:28:50.804 | ++ functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-13 12:28:50.809 | ++ functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/magnum 2026-03-13 12:28:50.833 | ++ functions-common:git_clone:664 : cd /opt/stack/magnum 2026-03-13 12:28:50.840 | ++ functions-common:git_clone:665 : head -1 2026-03-13 12:28:50.841 | ++ functions-common:git_clone:665 : git show --oneline 2026-03-13 12:28:50.849 | b5941f36 Update master for stable/2026.1 2026-03-13 12:28:50.856 | ++ functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-13 12:28:50.862 | ++ /opt/stack/magnum/devstack/lib/magnum:install_magnum:337 : setup_develop /opt/stack/magnum 2026-03-13 12:28:50.869 | ++ inc/python:setup_develop:353 : local bindep 2026-03-13 12:28:50.874 | ++ inc/python:setup_develop:354 : [[ /opt/stack/magnum == -bindep* ]] 2026-03-13 12:28:50.881 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/magnum 2026-03-13 12:28:50.889 | ++ inc/python:setup_develop:359 : local extras= 2026-03-13 12:28:50.895 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/magnum -e 2026-03-13 12:28:50.900 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-03-13 12:28:50.906 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/magnum == -bindep* ]] 2026-03-13 12:28:50.911 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/magnum 2026-03-13 12:28:50.918 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-03-13 12:28:50.925 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-03-13 12:28:50.932 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/magnum 2026-03-13 12:28:50.938 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-03-13 12:28:50.945 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/magnum 2026-03-13 12:28:50.951 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-03-13 12:28:50.959 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-03-13 12:28:50.967 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/magnum/setup.cfg 2026-03-13 12:28:50.979 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=magnum 2026-03-13 12:28:50.986 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z magnum ']' 2026-03-13 12:28:50.992 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- magnum 2026-03-13 12:28:51.085 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/magnum -e 2026-03-13 12:28:51.089 | ++ inc/python:setup_package:436 : local bindep=0 2026-03-13 12:28:51.095 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-03-13 12:28:51.100 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-03-13 12:28:51.104 | ++ inc/python:setup_package:439 : [[ /opt/stack/magnum == -bindep* ]] 2026-03-13 12:28:51.110 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/magnum 2026-03-13 12:28:51.115 | ++ inc/python:setup_package:445 : local flags=-e 2026-03-13 12:28:51.121 | ++ inc/python:setup_package:446 : local extras= 2026-03-13 12:28:51.126 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-03-13 12:28:51.131 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-03-13 12:28:51.137 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-03-13 12:28:51.143 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-03-13 12:28:51.149 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-03-13 12:28:51.155 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/magnum 2026-03-13 12:28:51.198 | Using python 3.12 to install /opt/stack/magnum 2026-03-13 12:28:51.203 | ++ 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-03-13 12:28:51.755 | Obtaining file:///opt/stack/magnum 2026-03-13 12:28:51.756 | Installing build dependencies: started 2026-03-13 12:28:52.710 | Installing build dependencies: finished with status 'done' 2026-03-13 12:28:52.711 | Checking if build backend supports build_editable: started 2026-03-13 12:28:53.024 | Checking if build backend supports build_editable: finished with status 'done' 2026-03-13 12:28:53.026 | Getting requirements to build editable: started 2026-03-13 12:28:53.185 | Getting requirements to build editable: finished with status 'done' 2026-03-13 12:28:53.187 | Installing backend dependencies: started 2026-03-13 12:28:54.156 | Installing backend dependencies: finished with status 'done' 2026-03-13 12:28:54.158 | Preparing editable metadata (pyproject.toml): started 2026-03-13 12:28:54.634 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-03-13 12:28:54.654 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (6.0.3) 2026-03-13 12:28:54.655 | Requirement already satisfied: SQLAlchemy>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (2.0.46) 2026-03-13 12:28:54.655 | Requirement already satisfied: WSME>=0.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (0.12.1) 2026-03-13 12:28:54.655 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (1.8.9) 2026-03-13 12:28:54.656 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (1.18.4) 2026-03-13 12:28:54.656 | Requirement already satisfied: cliff>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (4.13.2) 2026-03-13 12:28:54.657 | Requirement already satisfied: decorator>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (5.2.1) 2026-03-13 12:28:54.657 | Requirement already satisfied: eventlet>=0.28.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (0.40.4) 2026-03-13 12:28:54.657 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (1.33) 2026-03-13 12:28:54.658 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (5.13.1) 2026-03-13 12:28:54.658 | Requirement already satisfied: keystonemiddleware>=9.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (12.0.0) 2026-03-13 12:28:54.658 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (1.3.0) 2026-03-13 12:28:54.659 | Requirement already satisfied: oslo.concurrency>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (7.4.0) 2026-03-13 12:28:54.659 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (10.3.0) 2026-03-13 12:28:54.660 | Requirement already satisfied: oslo.context>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (6.3.0) 2026-03-13 12:28:54.660 | Requirement already satisfied: oslo.db>=8.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (18.0.0) 2026-03-13 12:28:54.660 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (6.7.2) 2026-03-13 12:28:54.661 | Requirement already satisfied: oslo.log>=4.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (8.1.0) 2026-03-13 12:28:54.661 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (17.3.0) 2026-03-13 12:28:54.662 | Requirement already satisfied: oslo.middleware>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (8.0.0) 2026-03-13 12:28:54.662 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (5.0.0) 2026-03-13 12:28:54.662 | Requirement already satisfied: oslo.reports>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (3.7.0) 2026-03-13 12:28:54.663 | Requirement already satisfied: oslo.serialization>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (5.9.1) 2026-03-13 12:28:54.663 | Requirement already satisfied: oslo.service>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (4.5.1) 2026-03-13 12:28:54.663 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (2.7.1) 2026-03-13 12:28:54.664 | Requirement already satisfied: oslo.utils>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (10.0.0) 2026-03-13 12:28:54.664 | Requirement already satisfied: oslo.versionedobjects>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (3.9.0) 2026-03-13 12:28:54.665 | Requirement already satisfied: pbr>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (7.0.3) 2026-03-13 12:28:54.665 | Requirement already satisfied: pecan>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (1.7.0) 2026-03-13 12:28:54.665 | 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.dev1) (4.0.1) 2026-03-13 12:28:54.666 | Requirement already satisfied: python-barbicanclient>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (7.3.0) 2026-03-13 12:28:54.666 | Requirement already satisfied: python-cinderclient>=7.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (9.9.0) 2026-03-13 12:28:54.666 | Requirement already satisfied: python-glanceclient>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (4.11.0) 2026-03-13 12:28:54.766 | Collecting python-heatclient>=2.2.0 (from magnum==22.1.0.dev1) 2026-03-13 12:28:54.846 | Downloading python_heatclient-5.1.0-py3-none-any.whl.metadata (3.1 kB) 2026-03-13 12:28:54.855 | Requirement already satisfied: python-neutronclient>=7.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (11.8.0) 2026-03-13 12:28:54.856 | Requirement already satisfied: python-novaclient>=17.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (18.12.0) 2026-03-13 12:28:54.856 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (5.8.0) 2026-03-13 12:28:54.879 | Collecting python-octaviaclient>=2.1.0 (from magnum==22.1.0.dev1) 2026-03-13 12:28:54.883 | Downloading python_octaviaclient-3.13.0-py3-none-any.whl.metadata (3.0 kB) 2026-03-13 12:28:54.890 | Requirement already satisfied: requests>=2.20.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (2.32.5) 2026-03-13 12:28:54.891 | 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.dev1) (82.0.1) 2026-03-13 12:28:54.891 | Requirement already satisfied: stevedore>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (5.7.0) 2026-03-13 12:28:54.892 | Requirement already satisfied: taskflow>=2.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (6.2.0) 2026-03-13 12:28:54.892 | Requirement already satisfied: cryptography>=2.1.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (43.0.3) 2026-03-13 12:28:54.893 | Requirement already satisfied: Werkzeug>=0.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (3.1.6) 2026-03-13 12:28:54.895 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->magnum==22.1.0.dev1) (1.3.10) 2026-03-13 12:28:54.896 | 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.dev1) (4.15.0) 2026-03-13 12:28:54.898 | 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.dev1) (0.6.0) 2026-03-13 12:28:54.898 | Requirement already satisfied: cmd2>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.0.0->magnum==22.1.0.dev1) (3.2.0) 2026-03-13 12:28:54.899 | 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.dev1) (3.17.0) 2026-03-13 12:28:54.902 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.0.0->magnum==22.1.0.dev1) (1.11.0) 2026-03-13 12:28:54.902 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.0.0->magnum==22.1.0.dev1) (14.3.3) 2026-03-13 12:28:54.903 | Requirement already satisfied: rich-argparse>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.0.0->magnum==22.1.0.dev1) (1.7.2) 2026-03-13 12:28:54.904 | 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.dev1) (2.0.0) 2026-03-13 12:28:54.907 | 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.dev1) (3.0) 2026-03-13 12:28:54.909 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.28.0->magnum==22.1.0.dev1) (2.8.0) 2026-03-13 12:28:54.909 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.28.0->magnum==22.1.0.dev1) (3.3.2) 2026-03-13 12:28:54.914 | 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.dev1) (3.0.0) 2026-03-13 12:28:54.916 | 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.dev1) (2.1.0) 2026-03-13 12:28:54.917 | 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.dev1) (1.8.2) 2026-03-13 12:28:54.920 | 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.dev1) (4.1.1) 2026-03-13 12:28:54.921 | 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.dev1) (2.11.0) 2026-03-13 12:28:54.926 | 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.0.0->magnum==22.1.0.dev1) (1.5.0) 2026-03-13 12:28:54.930 | 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.dev1) (0.20) 2026-03-13 12:28:54.930 | 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.dev1) (3.0.0) 2026-03-13 12:28:54.932 | Requirement already satisfied: wrapt>=1.7.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.dev1) (2.1.1) 2026-03-13 12:28:54.935 | 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.dev1) (2.0.0) 2026-03-13 12:28:54.939 | 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.dev1) (2.0.2) 2026-03-13 12:28:54.939 | 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.dev1) (0.5.0) 2026-03-13 12:28:54.943 | 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.dev1) (2.9.0.post0) 2026-03-13 12:28:54.945 | 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.dev1) (3.2.1) 2026-03-13 12:28:54.947 | 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.dev1) (7.0.1) 2026-03-13 12:28:54.947 | 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.dev1) (5.3.1) 2026-03-13 12:28:54.948 | 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.dev1) (5.6.2) 2026-03-13 12:28:54.948 | 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.dev1) (0.15.1) 2026-03-13 12:28:54.950 | 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.dev1) (5.1.0) 2026-03-13 12:28:54.956 | 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.dev1) (2025.3) 2026-03-13 12:28:54.956 | 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.dev1) (26.0) 2026-03-13 12:28:54.961 | 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.dev1) (0.24.1) 2026-03-13 12:28:54.963 | 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.dev1) (5.0.0) 2026-03-13 12:28:54.964 | 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.dev1) (3.1.6) 2026-03-13 12:28:54.965 | 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.dev1) (4.0.1) 2026-03-13 12:28:54.969 | 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.dev1) (3.0.3) 2026-03-13 12:28:54.975 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.reports>=2.1.0->magnum==22.1.0.dev1) (7.2.2) 2026-03-13 12:28:54.977 | 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.dev1) (1.1.2) 2026-03-13 12:28:54.982 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.2.0->magnum==22.1.0.dev1) (3.1.0) 2026-03-13 12:28:54.983 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.2.0->magnum==22.1.0.dev1) (2.5.1) 2026-03-13 12:28:54.984 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.2.0->magnum==22.1.0.dev1) (3.10.1) 2026-03-13 12:28:54.984 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.2.0->magnum==22.1.0.dev1) (1.7.3) 2026-03-13 12:28:54.992 | 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.dev1) (3.3.2) 2026-03-13 12:28:55.012 | 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.dev1) (0.6.0) 2026-03-13 12:28:55.038 | 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.dev1) (1.17.0) 2026-03-13 12:28:55.041 | Requirement already satisfied: warlock>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=3.2.0->magnum==22.1.0.dev1) (2.1.0) 2026-03-13 12:28:55.042 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=3.2.0->magnum==22.1.0.dev1) (24.2.1) 2026-03-13 12:28:55.047 | Requirement already satisfied: osc-lib>=1.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-heatclient>=2.2.0->magnum==22.1.0.dev1) (4.4.0) 2026-03-13 12:28:55.048 | Requirement already satisfied: python-swiftclient>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-heatclient>=2.2.0->magnum==22.1.0.dev1) (4.10.0) 2026-03-13 12:28:55.051 | Requirement already satisfied: openstacksdk>=0.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.14.0->python-heatclient>=2.2.0->magnum==22.1.0.dev1) (4.10.0) 2026-03-13 12:28:55.056 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.0->python-heatclient>=2.2.0->magnum==22.1.0.dev1) (1.1.0) 2026-03-13 12:28:55.057 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.0->python-heatclient>=2.2.0->magnum==22.1.0.dev1) (4.9.2) 2026-03-13 12:28:55.057 | Requirement already satisfied: requestsexceptions>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.0->python-heatclient>=2.2.0->magnum==22.1.0.dev1) (1.4.0) 2026-03-13 12:28:55.111 | Collecting python-openstackclient>=3.12.0 (from python-octaviaclient>=2.1.0->magnum==22.1.0.dev1) 2026-03-13 12:28:55.117 | Downloading python_openstackclient-9.0.0-py3-none-any.whl.metadata (10 kB) 2026-03-13 12:28:55.144 | 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.dev1) (3.4.4) 2026-03-13 12:28:55.144 | 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.dev1) (3.11) 2026-03-13 12:28:55.145 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.20.1->magnum==22.1.0.dev1) (2.6.3) 2026-03-13 12:28:55.146 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.1->magnum==22.1.0.dev1) (2023.11.17) 2026-03-13 12:28:55.169 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=4.0.0->magnum==22.1.0.dev1) (4.0.0) 2026-03-13 12:28:55.170 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=4.0.0->magnum==22.1.0.dev1) (2.19.2) 2026-03-13 12:28:55.176 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff>=4.0.0->magnum==22.1.0.dev1) (0.1.2) 2026-03-13 12:28:55.187 | 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.2.0->magnum==22.1.0.dev1) (0.7) 2026-03-13 12:28:55.216 | 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.dev1) (3.4.2) 2026-03-13 12:28:55.216 | 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.dev1) (4.26.0) 2026-03-13 12:28:55.217 | 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.dev1) (3.3.0) 2026-03-13 12:28:55.218 | 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.dev1) (9.1.4) 2026-03-13 12:28:55.218 | 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.dev1) (4.0.1) 2026-03-13 12:28:55.227 | 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.dev1) (25.4.0) 2026-03-13 12:28:55.227 | 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.dev1) (2025.9.1) 2026-03-13 12:28:55.228 | 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.dev1) (0.37.0) 2026-03-13 12:28:55.228 | 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.dev1) (0.30.0) 2026-03-13 12:28:55.264 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=8.2.0->magnum==22.1.0.dev1) (2.8.5) 2026-03-13 12:28:55.289 | Requirement already satisfied: simplegeneric in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->magnum==22.1.0.dev1) (0.8.1) 2026-03-13 12:28:55.290 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->magnum==22.1.0.dev1) (2025.2) 2026-03-13 12:28:55.290 | 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.dev1) (8.7.1) 2026-03-13 12:28:55.294 | 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.dev1) (3.23.0) 2026-03-13 12:28:55.332 | Downloading python_heatclient-5.1.0-py3-none-any.whl (212 kB) 2026-03-13 12:28:55.374 | Downloading python_octaviaclient-3.13.0-py3-none-any.whl (113 kB) 2026-03-13 12:28:55.386 | Downloading python_openstackclient-9.0.0-py3-none-any.whl (1.1 MB) 2026-03-13 12:28:55.410 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 48.6 MB/s 0:00:00 2026-03-13 12:28:55.425 | Building wheels for collected packages: magnum 2026-03-13 12:28:55.426 | Building editable for magnum (pyproject.toml): started 2026-03-13 12:28:56.015 | Building editable for magnum (pyproject.toml): finished with status 'done' 2026-03-13 12:28:56.017 | Created wheel for magnum: filename=magnum-22.1.0.dev1-0.editable-py3-none-any.whl size=8660 sha256=d273da5515acab770e39c7126721a7763ba33bf7d94644471ef23267d6946e4d 2026-03-13 12:28:56.017 | Stored in directory: /tmp/pip-ephem-wheel-cache-pbnwkvvu/wheels/39/01/1a/f47ec236cb7453ee526875dad387c5d8bc05b3940dfd0bbb30 2026-03-13 12:28:56.023 | Successfully built magnum 2026-03-13 12:28:56.165 | Installing collected packages: python-openstackclient, python-heatclient, python-octaviaclient, magnum 2026-03-13 12:28:57.490 | 2026-03-13 12:28:57.509 | Successfully installed magnum-22.1.0.dev1 python-heatclient-5.1.0 python-octaviaclient-3.13.0 python-openstackclient-9.0.0 2026-03-13 12:28:57.642 | ++ inc/python:pip_install:216 : result=0 2026-03-13 12:28:57.648 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-03-13 12:28:57.653 | ++ functions-common:time_stop:2412 : local name 2026-03-13 12:28:57.657 | ++ functions-common:time_stop:2413 : local end_time 2026-03-13 12:28:57.662 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:28:57.666 | ++ functions-common:time_stop:2415 : local total 2026-03-13 12:28:57.671 | ++ functions-common:time_stop:2416 : local start_time 2026-03-13 12:28:57.675 | ++ functions-common:time_stop:2418 : name=pip_install 2026-03-13 12:28:57.680 | ++ functions-common:time_stop:2419 : start_time=1773404931188 2026-03-13 12:28:57.685 | ++ functions-common:time_stop:2421 : [[ -z 1773404931188 ]] 2026-03-13 12:28:57.690 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:28:57.698 | ++ functions-common:time_stop:2424 : end_time=1773404937692 2026-03-13 12:28:57.703 | ++ functions-common:time_stop:2425 : elapsed_time=6504 2026-03-13 12:28:57.708 | ++ functions-common:time_stop:2426 : total=108671 2026-03-13 12:28:57.714 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:28:57.719 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=115175 2026-03-13 12:28:57.725 | ++ inc/python:pip_install:219 : return 0 2026-03-13 12:28:57.731 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-03-13 12:28:57.736 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-03-13 12:28:57.742 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/magnum 2026-03-13 12:28:57.748 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/magnum 2026-03-13 12:28:57.754 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:28:57.760 | ++ inc/python:use_library_from_git:268 : [[ novnc,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-03-13 12:28:57.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, =~ ,/opt/stack/magnum, ]] 2026-03-13 12:28:57.773 | ++ inc/python:use_library_from_git:269 : return 1 2026-03-13 12:28:57.779 | ++ /opt/stack/magnum/devstack/plugin.sh:source:16 : MAGNUM_GUEST_IMAGE_URL=https://github.com/vexxhost/capo-image-elements/releases/latest/download/ubuntu-22.04-v1.35.1.qcow2 2026-03-13 12:28:57.784 | ++ /opt/stack/magnum/devstack/plugin.sh:source:17 : IMAGE_URLS+=,https://github.com/vexxhost/capo-image-elements/releases/latest/download/ubuntu-22.04-v1.35.1.qcow2 2026-03-13 12:28:57.790 | ++ /opt/stack/magnum/devstack/plugin.sh:source:19 : 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-03-13 12:28:57.796 | ++ /opt/stack/magnum/devstack/plugin.sh:source:21 : install_magnumclient 2026-03-13 12:28:57.802 | ++ /opt/stack/magnum/devstack/lib/magnum:install_magnumclient:327 : use_library_from_git python-magnumclient 2026-03-13 12:28:57.807 | ++ inc/python:use_library_from_git:266 : local name=python-magnumclient 2026-03-13 12:28:57.812 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:28:57.817 | ++ inc/python:use_library_from_git:268 : [[ novnc,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-03-13 12:28:57.823 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,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-03-13 12:28:57.829 | ++ inc/python:use_library_from_git:268 : enabled=0 2026-03-13 12:28:57.835 | ++ inc/python:use_library_from_git:269 : return 0 2026-03-13 12:28:57.841 | ++ /opt/stack/magnum/devstack/lib/magnum:install_magnumclient:328 : git_clone_by_name python-magnumclient 2026-03-13 12:28:57.848 | ++ functions-common:git_clone_by_name:673 : local name=python-magnumclient 2026-03-13 12:28:57.854 | ++ functions-common:git_clone_by_name:674 : local repo=https://github.com/openstack/python-magnumclient.git 2026-03-13 12:28:57.859 | ++ functions-common:git_clone_by_name:675 : local dir=/opt/stack/python-magnumclient 2026-03-13 12:28:57.865 | ++ functions-common:git_clone_by_name:676 : local branch=master 2026-03-13 12:28:57.872 | ++ functions-common:git_clone_by_name:677 : git_clone https://github.com/openstack/python-magnumclient.git /opt/stack/python-magnumclient master 2026-03-13 12:28:57.879 | ++ functions-common:git_clone:581 : local git_remote=https://github.com/openstack/python-magnumclient.git 2026-03-13 12:28:57.884 | ++ functions-common:git_clone:582 : local git_dest=/opt/stack/python-magnumclient 2026-03-13 12:28:57.890 | ++ functions-common:git_clone:583 : local git_ref=master 2026-03-13 12:28:57.896 | ++ functions-common:git_clone:584 : local orig_dir 2026-03-13 12:28:57.903 | +++ functions-common:git_clone:585 : pwd 2026-03-13 12:28:57.910 | ++ functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-13 12:28:57.915 | ++ functions-common:git_clone:586 : local git_clone_flags= 2026-03-13 12:28:57.921 | +++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-13 12:28:57.958 | ++ functions-common:git_clone:588 : RECLONE=False 2026-03-13 12:28:57.964 | ++ functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-13 12:28:57.970 | ++ functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-13 12:28:57.977 | ++ functions-common:git_clone:602 : echo master 2026-03-13 12:28:57.979 | ++ functions-common:git_clone:602 : egrep -q '^refs' 2026-03-13 12:28:57.989 | ++ functions-common:git_clone:616 : [[ ! -d /opt/stack/python-magnumclient ]] 2026-03-13 12:28:57.996 | ++ functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-13 12:28:58.001 | ++ functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/python-magnumclient 2026-03-13 12:28:58.026 | ++ functions-common:git_clone:664 : cd /opt/stack/python-magnumclient 2026-03-13 12:28:58.032 | ++ functions-common:git_clone:665 : head -1 2026-03-13 12:28:58.032 | ++ functions-common:git_clone:665 : git show --oneline 2026-03-13 12:28:58.037 | 1d0385e Add requests-mock to test-requirements.txt 2026-03-13 12:28:58.043 | ++ functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-13 12:28:58.048 | ++ /opt/stack/magnum/devstack/lib/magnum:install_magnumclient:329 : setup_dev_lib python-magnumclient 2026-03-13 12:28:58.053 | ++ inc/python:setup_dev_lib:312 : local bindep 2026-03-13 12:28:58.060 | ++ inc/python:setup_dev_lib:313 : [[ python-magnumclient == -bindep* ]] 2026-03-13 12:28:58.066 | ++ inc/python:setup_dev_lib:317 : local name=python-magnumclient 2026-03-13 12:28:58.072 | ++ inc/python:setup_dev_lib:318 : local dir=/opt/stack/python-magnumclient 2026-03-13 12:28:58.077 | ++ inc/python:setup_dev_lib:319 : local extras= 2026-03-13 12:28:58.084 | ++ inc/python:setup_dev_lib:320 : setup_develop /opt/stack/python-magnumclient 2026-03-13 12:28:58.091 | ++ inc/python:setup_develop:353 : local bindep 2026-03-13 12:28:58.097 | ++ inc/python:setup_develop:354 : [[ /opt/stack/python-magnumclient == -bindep* ]] 2026-03-13 12:28:58.104 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/python-magnumclient 2026-03-13 12:28:58.110 | ++ inc/python:setup_develop:359 : local extras= 2026-03-13 12:28:58.116 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/python-magnumclient -e 2026-03-13 12:28:58.123 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-03-13 12:28:58.129 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/python-magnumclient == -bindep* ]] 2026-03-13 12:28:58.135 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/python-magnumclient 2026-03-13 12:28:58.141 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-03-13 12:28:58.146 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-03-13 12:28:58.154 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/python-magnumclient 2026-03-13 12:28:58.161 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-03-13 12:28:58.170 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/python-magnumclient 2026-03-13 12:28:58.176 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-03-13 12:28:58.182 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-03-13 12:28:58.188 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/python-magnumclient/setup.cfg 2026-03-13 12:28:58.199 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=python-magnumclient 2026-03-13 12:28:58.203 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z python-magnumclient ']' 2026-03-13 12:28:58.209 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- python-magnumclient 2026-03-13 12:28:58.309 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/python-magnumclient -e 2026-03-13 12:28:58.315 | ++ inc/python:setup_package:436 : local bindep=0 2026-03-13 12:28:58.319 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-03-13 12:28:58.324 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-03-13 12:28:58.330 | ++ inc/python:setup_package:439 : [[ /opt/stack/python-magnumclient == -bindep* ]] 2026-03-13 12:28:58.336 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/python-magnumclient 2026-03-13 12:28:58.341 | ++ inc/python:setup_package:445 : local flags=-e 2026-03-13 12:28:58.346 | ++ inc/python:setup_package:446 : local extras= 2026-03-13 12:28:58.351 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-03-13 12:28:58.355 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-03-13 12:28:58.360 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-03-13 12:28:58.366 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-03-13 12:28:58.373 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-03-13 12:28:58.377 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/python-magnumclient 2026-03-13 12:28:58.415 | Using python 3.12 to install /opt/stack/python-magnumclient 2026-03-13 12:28:58.420 | ++ 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-03-13 12:28:58.981 | Obtaining file:///opt/stack/python-magnumclient 2026-03-13 12:28:58.982 | Installing build dependencies: started 2026-03-13 12:28:59.919 | Installing build dependencies: finished with status 'done' 2026-03-13 12:28:59.920 | Checking if build backend supports build_editable: started 2026-03-13 12:29:00.220 | Checking if build backend supports build_editable: finished with status 'done' 2026-03-13 12:29:00.221 | Getting requirements to build editable: started 2026-03-13 12:29:00.372 | Getting requirements to build editable: finished with status 'done' 2026-03-13 12:29:00.374 | Installing backend dependencies: started 2026-03-13 12:29:01.331 | Installing backend dependencies: finished with status 'done' 2026-03-13 12:29:01.333 | Preparing editable metadata (pyproject.toml): started 2026-03-13 12:29:01.736 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-03-13 12:29:01.752 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.10.1.dev1) (7.0.3) 2026-03-13 12:29:01.752 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.10.1.dev1) (5.13.1) 2026-03-13 12:29:01.753 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.10.1.dev1) (5.7.0) 2026-03-13 12:29:01.753 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.10.1.dev1) (2.32.5) 2026-03-13 12:29:01.754 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.10.1.dev1) (6.7.2) 2026-03-13 12:29:01.754 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.10.1.dev1) (8.1.0) 2026-03-13 12:29:01.755 | 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.10.1.dev1) (5.9.1) 2026-03-13 12:29:01.755 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.10.1.dev1) (10.0.0) 2026-03-13 12:29:01.756 | Requirement already satisfied: openstacksdk>=0.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.10.1.dev1) (4.10.0) 2026-03-13 12:29:01.756 | Requirement already satisfied: osc-lib>=1.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.10.1.dev1) (4.4.0) 2026-03-13 12:29:01.757 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.10.1.dev1) (3.17.0) 2026-03-13 12:29:01.757 | Requirement already satisfied: cryptography>=3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.10.1.dev1) (43.0.3) 2026-03-13 12:29:01.758 | Requirement already satisfied: decorator>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.10.1.dev1) (5.2.1) 2026-03-13 12:29:01.759 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.0->python-magnumclient==4.10.1.dev1) (2.0.0) 2026-03-13 12:29:01.762 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=3.0->python-magnumclient==4.10.1.dev1) (3.0) 2026-03-13 12:29:01.763 | 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.10.1.dev1) (2.1.0) 2026-03-13 12:29:01.764 | 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.10.1.dev1) (1.8.2) 2026-03-13 12:29:01.765 | 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.10.1.dev1) (4.15.0) 2026-03-13 12:29:01.767 | 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.10.1.dev1) (1.5.0) 2026-03-13 12:29:01.768 | 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.10.1.dev1) (1.1.0) 2026-03-13 12:29:01.769 | 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.10.1.dev1) (1.33) 2026-03-13 12:29:01.769 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.10.0->python-magnumclient==4.10.1.dev1) (4.9.2) 2026-03-13 12:29:01.770 | 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.10.1.dev1) (7.2.2) 2026-03-13 12:29:01.770 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.10.0->python-magnumclient==4.10.1.dev1) (6.0.3) 2026-03-13 12:29:01.771 | Requirement already satisfied: requestsexceptions>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.10.0->python-magnumclient==4.10.1.dev1) (1.4.0) 2026-03-13 12:29:01.774 | 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.10.1.dev1) (3.0.0) 2026-03-13 12:29:01.777 | 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.10.1.dev1) (4.13.2) 2026-03-13 12:29:01.779 | 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.10.1.dev1) (0.6.0) 2026-03-13 12:29:01.779 | Requirement already satisfied: cmd2>=1.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.10.1.dev1) (3.2.0) 2026-03-13 12:29:01.782 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.8.0->python-magnumclient==4.10.1.dev1) (1.11.0) 2026-03-13 12:29:01.783 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.8.0->python-magnumclient==4.10.1.dev1) (14.3.3) 2026-03-13 12:29:01.783 | Requirement already satisfied: rich-argparse>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.8.0->python-magnumclient==4.10.1.dev1) (1.7.2) 2026-03-13 12:29:01.785 | 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.10.1.dev1) (10.3.0) 2026-03-13 12:29:01.786 | 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.10.1.dev1) (6.3.0) 2026-03-13 12:29:01.787 | 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.10.1.dev1) (2.9.0.post0) 2026-03-13 12:29:01.788 | 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.10.1.dev1) (3.0.0) 2026-03-13 12:29:01.789 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.log>=3.36.0->python-magnumclient==4.10.1.dev1) (2.1.1) 2026-03-13 12:29:01.790 | 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.10.1.dev1) (1.3.0) 2026-03-13 12:29:01.791 | 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.10.1.dev1) (2.0.0) 2026-03-13 12:29:01.795 | 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.10.1.dev1) (1.1.2) 2026-03-13 12:29:01.797 | 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.10.1.dev1) (3.3.2) 2026-03-13 12:29:01.798 | 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.10.1.dev1) (26.0) 2026-03-13 12:29:01.801 | 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.10.1.dev1) (82.0.1) 2026-03-13 12:29:01.804 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->python-magnumclient==4.10.1.dev1) (0.6.0) 2026-03-13 12:29:01.812 | 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.10.1.dev1) (1.17.0) 2026-03-13 12:29:01.814 | 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.10.1.dev1) (3.4.4) 2026-03-13 12:29:01.815 | 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.10.1.dev1) (3.11) 2026-03-13 12:29:01.815 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-magnumclient==4.10.1.dev1) (2.6.3) 2026-03-13 12:29:01.816 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->python-magnumclient==4.10.1.dev1) (2023.11.17) 2026-03-13 12:29:01.827 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.8.0->python-magnumclient==4.10.1.dev1) (4.0.0) 2026-03-13 12:29:01.828 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.8.0->python-magnumclient==4.10.1.dev1) (2.19.2) 2026-03-13 12:29:01.831 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.8.0->python-magnumclient==4.10.1.dev1) (0.1.2) 2026-03-13 12:29:01.850 | Building wheels for collected packages: python-magnumclient 2026-03-13 12:29:01.850 | Building editable for python-magnumclient (pyproject.toml): started 2026-03-13 12:29:02.231 | Building editable for python-magnumclient (pyproject.toml): finished with status 'done' 2026-03-13 12:29:02.232 | Created wheel for python-magnumclient: filename=python_magnumclient-4.10.1.dev1-0.editable-py3-none-any.whl size=9031 sha256=9c5ba0401cfc0deaebd535fa62856063f248a1b718e6ba702eea26684055ffd5 2026-03-13 12:29:02.232 | Stored in directory: /tmp/pip-ephem-wheel-cache-y3mf9y5h/wheels/b5/b9/e3/9d98d11e43d3ea43a33a70ade521bd1ecc2d41c4a07454be38 2026-03-13 12:29:02.239 | Successfully built python-magnumclient 2026-03-13 12:29:02.394 | Installing collected packages: python-magnumclient 2026-03-13 12:29:02.430 | Successfully installed python-magnumclient-4.10.1.dev1 2026-03-13 12:29:02.556 | ++ inc/python:pip_install:216 : result=0 2026-03-13 12:29:02.562 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-03-13 12:29:02.567 | ++ functions-common:time_stop:2412 : local name 2026-03-13 12:29:02.572 | ++ functions-common:time_stop:2413 : local end_time 2026-03-13 12:29:02.577 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:29:02.582 | ++ functions-common:time_stop:2415 : local total 2026-03-13 12:29:02.587 | ++ functions-common:time_stop:2416 : local start_time 2026-03-13 12:29:02.593 | ++ functions-common:time_stop:2418 : name=pip_install 2026-03-13 12:29:02.598 | ++ functions-common:time_stop:2419 : start_time=1773404938406 2026-03-13 12:29:02.603 | ++ functions-common:time_stop:2421 : [[ -z 1773404938406 ]] 2026-03-13 12:29:02.610 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:29:02.619 | ++ functions-common:time_stop:2424 : end_time=1773404942613 2026-03-13 12:29:02.624 | ++ functions-common:time_stop:2425 : elapsed_time=4207 2026-03-13 12:29:02.629 | ++ functions-common:time_stop:2426 : total=115175 2026-03-13 12:29:02.634 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:29:02.640 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=119382 2026-03-13 12:29:02.645 | ++ inc/python:pip_install:219 : return 0 2026-03-13 12:29:02.650 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-03-13 12:29:02.656 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-03-13 12:29:02.662 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/python-magnumclient 2026-03-13 12:29:02.666 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/python-magnumclient 2026-03-13 12:29:02.671 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:29:02.676 | ++ inc/python:use_library_from_git:268 : [[ novnc,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-03-13 12:29:02.683 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,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-03-13 12:29:02.689 | ++ inc/python:use_library_from_git:269 : return 1 2026-03-13 12:29:02.695 | ++ /opt/stack/magnum/devstack/lib/magnum:install_magnumclient:330 : sudo install -D -m 0644 -o stack /opt/stack/python-magnumclient/tools/magnum.bash_completion /etc/bash_completion.d/magnum.bash_completion 2026-03-13 12:29:02.716 | ++ /opt/stack/magnum/devstack/plugin.sh:source:22 : cleanup_magnum 2026-03-13 12:29:02.722 | ++ /opt/stack/magnum/devstack/lib/magnum:cleanup_magnum:88 : sudo rm -rf /opt/stack/data/magnum /var/lib/magnum/certificate-cache 2026-03-13 12:29:02.745 | +++ /opt/stack/magnum/devstack/lib/magnum:cleanup_magnum:89 : apache_site_config_for magnum-api 2026-03-13 12:29:02.752 | +++ lib/apache:apache_site_config_for:174 : local site=magnum-api 2026-03-13 12:29:02.758 | +++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-03-13 12:29:02.762 | +++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:29:02.767 | +++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:29:02.774 | +++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/magnum-api.conf 2026-03-13 12:29:02.781 | ++ /opt/stack/magnum/devstack/lib/magnum:cleanup_magnum:89 : sudo rm -f /etc/apache2/sites-available/magnum-api.conf 2026-03-13 12:29:02.799 | ++ /opt/stack/magnum/devstack/lib/magnum:cleanup_magnum:90 : remove_uwsgi_config /etc/magnum/magnum-api-uwsgi.ini magnum.wsgi.api:application 2026-03-13 12:29:02.805 | ++ lib/apache:remove_uwsgi_config:405 : local conf=/etc/magnum/magnum-api-uwsgi.ini 2026-03-13 12:29:02.810 | ++ lib/apache:remove_uwsgi_config:406 : local wsgi=magnum.wsgi.api:application 2026-03-13 12:29:02.815 | ++ lib/apache:remove_uwsgi_config:407 : local name= 2026-03-13 12:29:02.822 | +++ lib/apache:remove_uwsgi_config:410 : basename magnum.wsgi.api:application 2026-03-13 12:29:02.831 | ++ lib/apache:remove_uwsgi_config:410 : name=magnum.wsgi.api:application 2026-03-13 12:29:02.838 | ++ lib/apache:remove_uwsgi_config:412 : [[ magnum.wsgi.api:application = /* ]] 2026-03-13 12:29:02.844 | ++ lib/apache:remove_uwsgi_config:416 : rm -rf /etc/magnum/magnum-api-uwsgi.ini 2026-03-13 12:29:02.853 | ++ lib/apache:remove_uwsgi_config:417 : disable_apache_site magnum.wsgi.api:application 2026-03-13 12:29:02.860 | ++ lib/apache:disable_apache_site:207 : local site=magnum.wsgi.api:application 2026-03-13 12:29:02.867 | ++ lib/apache:disable_apache_site:208 : is_ubuntu 2026-03-13 12:29:02.875 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:29:02.879 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:29:02.884 | ++ lib/apache:disable_apache_site:209 : sudo a2dissite magnum.wsgi.api:application 2026-03-13 12:29:02.928 | ERROR: Site magnum.wsgi.api:application does not exist! 2026-03-13 12:29:02.937 | ++ lib/apache:disable_apache_site:209 : true 2026-03-13 12:29:02.944 | ++ /opt/stack/magnum/devstack/plugin.sh:source:52 : [[ stack == \u\n\s\t\a\c\k ]] 2026-03-13 12:29:02.949 | ++ /opt/stack/magnum/devstack/plugin.sh:source:56 : [[ stack == \c\l\e\a\n ]] 2026-03-13 12:29:02.962 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-03-13 12:29:02.968 | + functions-common:run_plugins:1832 : local dir=/opt/stack/octavia 2026-03-13 12:29:02.973 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/octavia/devstack/plugin.sh ]] 2026-03-13 12:29:02.979 | + functions-common:run_plugins:1834 : source /opt/stack/octavia/devstack/plugin.sh stack install 2026-03-13 12:29:02.986 | ++ /opt/stack/octavia/devstack/plugin.sh:source:3 : saveenv=ehxB 2026-03-13 12:29:02.992 | ++ /opt/stack/octavia/devstack/plugin.sh:source:4 : set -ex 2026-03-13 12:29:02.997 | ++ /opt/stack/octavia/devstack/plugin.sh:source:9 : GET_PIP_CACHE_LOCATION=/opt/stack/cache/files/get-pip.py 2026-03-13 12:29:03.010 | ++ /opt/stack/octavia/devstack/plugin.sh:source:772 : is_service_enabled octavia 2026-03-13 12:29:03.048 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:29:03.054 | ++ /opt/stack/octavia/devstack/plugin.sh:source:773 : '[' api == main ']' 2026-03-13 12:29:03.060 | ++ /opt/stack/octavia/devstack/plugin.sh:source:773 : '[' api == standalone ']' 2026-03-13 12:29:03.064 | ++ /opt/stack/octavia/devstack/plugin.sh:source:785 : [[ stack == \s\t\a\c\k ]] 2026-03-13 12:29:03.070 | ++ /opt/stack/octavia/devstack/plugin.sh:source:785 : [[ install == \i\n\s\t\a\l\l ]] 2026-03-13 12:29:03.075 | ++ /opt/stack/octavia/devstack/plugin.sh:source:787 : echo_summary 'Installing octavia' 2026-03-13 12:29:03.082 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-13 12:29:03.088 | ++ ./stack.sh:echo_summary:444 : echo -e Installing octavia 2026-03-13 12:29:03.095 | ++ /opt/stack/octavia/devstack/plugin.sh:source:788 : octavia_lib_install 2026-03-13 12:29:03.102 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_lib_install:29 : use_library_from_git octavia-lib 2026-03-13 12:29:03.106 | ++ inc/python:use_library_from_git:266 : local name=octavia-lib 2026-03-13 12:29:03.112 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:29:03.119 | ++ inc/python:use_library_from_git:268 : [[ novnc,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-03-13 12:29:03.123 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,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-03-13 12:29:03.129 | ++ inc/python:use_library_from_git:269 : return 1 2026-03-13 12:29:03.135 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_lib_install:35 : pip_install_gr octavia-lib 2026-03-13 12:29:03.140 | ++ inc/python:pip_install_gr:94 : local name=octavia-lib 2026-03-13 12:29:03.146 | ++ inc/python:pip_install_gr:95 : local clean_name 2026-03-13 12:29:03.153 | +++ inc/python:pip_install_gr:96 : get_from_global_requirements octavia-lib 2026-03-13 12:29:03.161 | +++ inc/python:get_from_global_requirements:241 : local package=octavia-lib 2026-03-13 12:29:03.168 | +++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-03-13 12:29:03.178 | ++++ inc/python:get_from_global_requirements:243 : grep -i -h '^octavia-lib' /opt/stack/requirements/global-requirements.txt 2026-03-13 12:29:03.178 | ++++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-03-13 12:29:03.189 | +++ inc/python:get_from_global_requirements:243 : required_pkg='octavia-lib ' 2026-03-13 12:29:03.196 | +++ inc/python:get_from_global_requirements:244 : [[ octavia-lib == '' ]] 2026-03-13 12:29:03.202 | +++ inc/python:get_from_global_requirements:247 : echo octavia-lib 2026-03-13 12:29:03.208 | ++ inc/python:pip_install_gr:96 : clean_name=octavia-lib 2026-03-13 12:29:03.214 | ++ inc/python:pip_install_gr:97 : pip_install octavia-lib 2026-03-13 12:29:03.263 | Using python 3.12 to install octavia-lib 2026-03-13 12:29:03.269 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt octavia-lib 2026-03-13 12:29:03.908 | Collecting octavia-lib 2026-03-13 12:29:04.016 | Downloading octavia_lib-3.11.0-py3-none-any.whl.metadata (2.3 kB) 2026-03-13 12:29:04.025 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia-lib) (6.7.2) 2026-03-13 12:29:04.026 | Requirement already satisfied: oslo.serialization>=2.28.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia-lib) (5.9.1) 2026-03-13 12:29:04.026 | 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-03-13 12:29:04.027 | Requirement already satisfied: tenacity>=5.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia-lib) (9.1.4) 2026-03-13 12:29:04.029 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.28.1->octavia-lib) (1.1.2) 2026-03-13 12:29:04.030 | 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.0.0) 2026-03-13 12:29:04.031 | 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-03-13 12:29:04.032 | 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-03-13 12:29:04.033 | Requirement already satisfied: debtcollector>=1.2.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.0.0) 2026-03-13 12:29:04.034 | 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-03-13 12:29:04.034 | 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.0) 2026-03-13 12:29:04.035 | 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-03-13 12:29:04.035 | 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-03-13 12:29:04.037 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->oslo.serialization>=2.28.1->octavia-lib) (2.1.1) 2026-03-13 12:29:04.039 | 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-03-13 12:29:04.061 | Downloading octavia_lib-3.11.0-py3-none-any.whl (39 kB) 2026-03-13 12:29:04.248 | Installing collected packages: octavia-lib 2026-03-13 12:29:04.299 | Successfully installed octavia-lib-3.11.0 2026-03-13 12:29:04.382 | ++ inc/python:pip_install:216 : result=0 2026-03-13 12:29:04.389 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-03-13 12:29:04.395 | ++ functions-common:time_stop:2412 : local name 2026-03-13 12:29:04.402 | ++ functions-common:time_stop:2413 : local end_time 2026-03-13 12:29:04.407 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:29:04.413 | ++ functions-common:time_stop:2415 : local total 2026-03-13 12:29:04.417 | ++ functions-common:time_stop:2416 : local start_time 2026-03-13 12:29:04.423 | ++ functions-common:time_stop:2418 : name=pip_install 2026-03-13 12:29:04.429 | ++ functions-common:time_stop:2419 : start_time=1773404943251 2026-03-13 12:29:04.435 | ++ functions-common:time_stop:2421 : [[ -z 1773404943251 ]] 2026-03-13 12:29:04.443 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:29:04.452 | ++ functions-common:time_stop:2424 : end_time=1773404944446 2026-03-13 12:29:04.458 | ++ functions-common:time_stop:2425 : elapsed_time=1195 2026-03-13 12:29:04.464 | ++ functions-common:time_stop:2426 : total=119382 2026-03-13 12:29:04.470 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:29:04.475 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=120577 2026-03-13 12:29:04.481 | ++ inc/python:pip_install:219 : return 0 2026-03-13 12:29:04.486 | ++ /opt/stack/octavia/devstack/plugin.sh:source:789 : octavia_install 2026-03-13 12:29:04.492 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_install:12 : [[ False == True ]] 2026-03-13 12:29:04.498 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_install:15 : setup_develop /opt/stack/octavia 2026-03-13 12:29:04.505 | ++ inc/python:setup_develop:353 : local bindep 2026-03-13 12:29:04.510 | ++ inc/python:setup_develop:354 : [[ /opt/stack/octavia == -bindep* ]] 2026-03-13 12:29:04.517 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/octavia 2026-03-13 12:29:04.522 | ++ inc/python:setup_develop:359 : local extras= 2026-03-13 12:29:04.528 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/octavia -e 2026-03-13 12:29:04.535 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-03-13 12:29:04.541 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/octavia == -bindep* ]] 2026-03-13 12:29:04.547 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/octavia 2026-03-13 12:29:04.553 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-03-13 12:29:04.559 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-03-13 12:29:04.565 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/octavia 2026-03-13 12:29:04.571 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-03-13 12:29:04.578 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/octavia 2026-03-13 12:29:04.584 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-03-13 12:29:04.590 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-03-13 12:29:04.598 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/octavia/setup.cfg 2026-03-13 12:29:04.611 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=octavia 2026-03-13 12:29:04.617 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z octavia ']' 2026-03-13 12:29:04.622 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- octavia 2026-03-13 12:29:04.725 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/octavia -e 2026-03-13 12:29:04.730 | ++ inc/python:setup_package:436 : local bindep=0 2026-03-13 12:29:04.736 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-03-13 12:29:04.743 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-03-13 12:29:04.749 | ++ inc/python:setup_package:439 : [[ /opt/stack/octavia == -bindep* ]] 2026-03-13 12:29:04.755 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/octavia 2026-03-13 12:29:04.759 | ++ inc/python:setup_package:445 : local flags=-e 2026-03-13 12:29:04.765 | ++ inc/python:setup_package:446 : local extras= 2026-03-13 12:29:04.771 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-03-13 12:29:04.778 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-03-13 12:29:04.784 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-03-13 12:29:04.791 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-03-13 12:29:04.797 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-03-13 12:29:04.803 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/octavia 2026-03-13 12:29:04.847 | Using python 3.12 to install /opt/stack/octavia 2026-03-13 12:29:04.853 | ++ 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-03-13 12:29:05.433 | Obtaining file:///opt/stack/octavia 2026-03-13 12:29:05.434 | Installing build dependencies: started 2026-03-13 12:29:06.392 | Installing build dependencies: finished with status 'done' 2026-03-13 12:29:06.393 | Checking if build backend supports build_editable: started 2026-03-13 12:29:06.693 | Checking if build backend supports build_editable: finished with status 'done' 2026-03-13 12:29:06.694 | Getting requirements to build editable: started 2026-03-13 12:29:06.851 | Getting requirements to build editable: finished with status 'done' 2026-03-13 12:29:06.853 | Preparing editable metadata (pyproject.toml): started 2026-03-13 12:29:07.346 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-03-13 12:29:07.366 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (1.18.4) 2026-03-13 12:29:07.366 | Requirement already satisfied: cotyledon>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (2.2.0) 2026-03-13 12:29:07.366 | Requirement already satisfied: pecan>=1.3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (1.7.0) 2026-03-13 12:29:07.367 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (7.0.3) 2026-03-13 12:29:07.367 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (2.0.46) 2026-03-13 12:29:07.481 | Collecting SQLAlchemy-Utils>=0.30.11 (from octavia==18.1.0.dev1) 2026-03-13 12:29:07.565 | Downloading sqlalchemy_utils-0.42.1-py3-none-any.whl.metadata (4.6 kB) 2026-03-13 12:29:07.583 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (3.2.1) 2026-03-13 12:29:07.583 | Requirement already satisfied: requests>=2.23.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (2.32.5) 2026-03-13 12:29:07.584 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (2.0.0) 2026-03-13 12:29:07.584 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (5.13.1) 2026-03-13 12:29:07.584 | Requirement already satisfied: keystonemiddleware>=9.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (12.0.0) 2026-03-13 12:29:07.585 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (1.8.9) 2026-03-13 12:29:07.585 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (5.7.0) 2026-03-13 12:29:07.586 | Requirement already satisfied: openstacksdk>=0.103.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (4.10.0) 2026-03-13 12:29:07.586 | Requirement already satisfied: oslo.config>=6.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (10.3.0) 2026-03-13 12:29:07.586 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (6.3.0) 2026-03-13 12:29:07.587 | 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.dev1) (18.0.0) 2026-03-13 12:29:07.588 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (6.7.2) 2026-03-13 12:29:07.588 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (8.1.0) 2026-03-13 12:29:07.588 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (17.3.0) 2026-03-13 12:29:07.589 | Requirement already satisfied: oslo.middleware>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (8.0.0) 2026-03-13 12:29:07.589 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (5.0.0) 2026-03-13 12:29:07.590 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (3.7.0) 2026-03-13 12:29:07.590 | Requirement already satisfied: oslo.serialization>=2.28.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (5.9.1) 2026-03-13 12:29:07.591 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (2.7.1) 2026-03-13 12:29:07.591 | Requirement already satisfied: oslo.utils>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (10.0.0) 2026-03-13 12:29:07.591 | Requirement already satisfied: psutil>=5.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (7.2.2) 2026-03-13 12:29:07.592 | 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.dev1) (0.6.0) 2026-03-13 12:29:07.592 | Requirement already satisfied: pyasn1-modules>=0.0.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (0.4.1) 2026-03-13 12:29:07.592 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (7.3.0) 2026-03-13 12:29:07.593 | Requirement already satisfied: python-glanceclient>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (4.11.0) 2026-03-13 12:29:07.593 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (18.12.0) 2026-03-13 12:29:07.594 | Requirement already satisfied: python-cinderclient>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (9.9.0) 2026-03-13 12:29:07.594 | Requirement already satisfied: WSME>=0.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (0.12.1) 2026-03-13 12:29:07.594 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (3.1.6) 2026-03-13 12:29:07.595 | 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.dev1) (6.2.0) 2026-03-13 12:29:07.595 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (5.6.0) 2026-03-13 12:29:07.596 | Requirement already satisfied: tenacity>=5.0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (9.1.4) 2026-03-13 12:29:07.596 | Requirement already satisfied: distro>=1.2.0 in /usr/lib/python3/dist-packages (from octavia==18.1.0.dev1) (1.9.0) 2026-03-13 12:29:07.596 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (4.26.0) 2026-03-13 12:29:07.597 | Requirement already satisfied: octavia-lib>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (3.11.0) 2026-03-13 12:29:07.597 | Requirement already satisfied: setproctitle>=1.1.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (1.3.7) 2026-03-13 12:29:07.597 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (2.9.0.post0) 2026-03-13 12:29:07.598 | Requirement already satisfied: Flask!=0.11,>=0.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (3.1.3) 2026-03-13 12:29:07.598 | Requirement already satisfied: cryptography>=42.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (43.0.3) 2026-03-13 12:29:07.599 | Requirement already satisfied: pyroute2>=0.5.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (0.8.1) 2026-03-13 12:29:07.618 | Collecting gunicorn>=19.9.0 (from octavia==18.1.0.dev1) 2026-03-13 12:29:07.628 | Downloading gunicorn-25.1.0-py3-none-any.whl.metadata (5.5 kB) 2026-03-13 12:29:07.643 | Requirement already satisfied: Werkzeug>=0.14.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (3.1.6) 2026-03-13 12:29:07.646 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->octavia==18.1.0.dev1) (1.3.10) 2026-03-13 12:29:07.647 | 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.dev1) (4.15.0) 2026-03-13 12:29:07.652 | 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.dev1) (2.0.0) 2026-03-13 12:29:07.655 | 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.dev1) (3.0) 2026-03-13 12:29:07.657 | 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.dev1) (1.9.0) 2026-03-13 12:29:07.658 | 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.dev1) (8.3.1) 2026-03-13 12:29:07.658 | 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.dev1) (2.2.0) 2026-03-13 12:29:07.659 | 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.dev1) (3.0.3) 2026-03-13 12:29:07.663 | 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.dev1) (3.0.0) 2026-03-13 12:29:07.665 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=1.2.0->octavia==18.1.0.dev1) (2.1.1) 2026-03-13 12:29:07.666 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from gunicorn>=19.9.0->octavia==18.1.0.dev1) (26.0) 2026-03-13 12:29:07.671 | 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.dev1) (25.4.0) 2026-03-13 12:29:07.672 | 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.dev1) (2025.9.1) 2026-03-13 12:29:07.672 | 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.dev1) (0.37.0) 2026-03-13 12:29:07.673 | 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.dev1) (0.30.0) 2026-03-13 12:29:07.677 | 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.dev1) (2.1.0) 2026-03-13 12:29:07.678 | 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.dev1) (1.8.2) 2026-03-13 12:29:07.681 | 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.dev1) (4.1.1) 2026-03-13 12:29:07.682 | 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.dev1) (4.0.1) 2026-03-13 12:29:07.682 | 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.dev1) (2.11.0) 2026-03-13 12:29:07.683 | 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.dev1) (5.8.0) 2026-03-13 12:29:07.688 | 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.dev1) (5.2.1) 2026-03-13 12:29:07.688 | 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.dev1) (1.5.0) 2026-03-13 12:29:07.689 | 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.dev1) (1.1.0) 2026-03-13 12:29:07.689 | 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.dev1) (1.33) 2026-03-13 12:29:07.690 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==18.1.0.dev1) (4.9.2) 2026-03-13 12:29:07.691 | 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.dev1) (6.0.3) 2026-03-13 12:29:07.691 | Requirement already satisfied: requestsexceptions>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==18.1.0.dev1) (1.4.0) 2026-03-13 12:29:07.697 | 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.dev1) (3.0.0) 2026-03-13 12:29:07.703 | 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.dev1) (1.3.0) 2026-03-13 12:29:07.708 | 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.dev1) (2.0.2) 2026-03-13 12:29:07.709 | 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.dev1) (0.5.0) 2026-03-13 12:29:07.712 | 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.dev1) (1.1.2) 2026-03-13 12:29:07.718 | 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.dev1) (4.5.1) 2026-03-13 12:29:07.719 | 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.dev1) (7.0.1) 2026-03-13 12:29:07.719 | 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.dev1) (5.3.1) 2026-03-13 12:29:07.720 | 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.dev1) (5.6.2) 2026-03-13 12:29:07.720 | 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.dev1) (0.15.1) 2026-03-13 12:29:07.722 | 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.dev1) (5.1.0) 2026-03-13 12:29:07.728 | 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.dev1) (2025.3) 2026-03-13 12:29:07.732 | 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.dev1) (0.24.1) 2026-03-13 12:29:07.735 | 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.dev1) (5.0.0) 2026-03-13 12:29:07.736 | 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.dev1) (4.0.1) 2026-03-13 12:29:07.745 | 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.dev1) (1.1.2) 2026-03-13 12:29:07.750 | 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.dev1) (0.40.4) 2026-03-13 12:29:07.750 | 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.dev1) (3.3.2) 2026-03-13 12:29:07.751 | 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.dev1) (7.4.0) 2026-03-13 12:29:07.752 | 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.dev1) (3.1.0) 2026-03-13 12:29:07.752 | 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.dev1) (2.5.1) 2026-03-13 12:29:07.753 | 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.dev1) (3.10.1) 2026-03-13 12:29:07.753 | 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.dev1) (1.7.3) 2026-03-13 12:29:07.756 | 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.dev1) (2.8.0) 2026-03-13 12:29:07.764 | 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.dev1) (0.20) 2026-03-13 12:29:07.769 | 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.dev1) (3.17.0) 2026-03-13 12:29:07.772 | 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.dev1) (3.3.2) 2026-03-13 12:29:07.778 | 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.dev1) (82.0.1) 2026-03-13 12:29:07.801 | 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.dev1) (0.6.0) 2026-03-13 12:29:07.830 | 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.dev1) (4.13.2) 2026-03-13 12:29:07.833 | 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.dev1) (0.6.0) 2026-03-13 12:29:07.834 | Requirement already satisfied: cmd2>=1.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.dev1) (3.2.0) 2026-03-13 12:29:07.840 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==18.1.0.dev1) (1.11.0) 2026-03-13 12:29:07.840 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==18.1.0.dev1) (14.3.3) 2026-03-13 12:29:07.841 | Requirement already satisfied: rich-argparse>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==18.1.0.dev1) (1.7.2) 2026-03-13 12:29:07.851 | 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.dev1) (1.17.0) 2026-03-13 12:29:07.854 | 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.dev1) (2.1.0) 2026-03-13 12:29:07.855 | 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.dev1) (24.2.1) 2026-03-13 12:29:07.875 | 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.dev1) (3.4.4) 2026-03-13 12:29:07.875 | 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.dev1) (3.11) 2026-03-13 12:29:07.876 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.23.0->octavia==18.1.0.dev1) (2.6.3) 2026-03-13 12:29:07.876 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.23.0->octavia==18.1.0.dev1) (2023.11.17) 2026-03-13 12:29:07.899 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==18.1.0.dev1) (4.0.0) 2026-03-13 12:29:07.899 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==18.1.0.dev1) (2.19.2) 2026-03-13 12:29:07.905 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==18.1.0.dev1) (0.1.2) 2026-03-13 12:29:07.916 | 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.dev1) (0.7) 2026-03-13 12:29:07.946 | 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.dev1) (3.4.2) 2026-03-13 12:29:07.947 | 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.dev1) (3.3.0) 2026-03-13 12:29:07.948 | 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.dev1) (4.0.1) 2026-03-13 12:29:07.972 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=8.4.0->oslo.db[mysql]>=8.4.0->octavia==18.1.0.dev1) (2.8.5) 2026-03-13 12:29:07.996 | Requirement already satisfied: simplegeneric in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->octavia==18.1.0.dev1) (0.8.1) 2026-03-13 12:29:07.997 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->octavia==18.1.0.dev1) (2025.2) 2026-03-13 12:29:07.997 | 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.dev1) (8.7.1) 2026-03-13 12:29:08.001 | 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.dev1) (3.23.0) 2026-03-13 12:29:08.051 | Downloading gunicorn-25.1.0-py3-none-any.whl (197 kB) 2026-03-13 12:29:08.101 | Downloading sqlalchemy_utils-0.42.1-py3-none-any.whl (91 kB) 2026-03-13 12:29:08.125 | Building wheels for collected packages: octavia 2026-03-13 12:29:08.126 | Building editable for octavia (pyproject.toml): started 2026-03-13 12:29:08.824 | Building editable for octavia (pyproject.toml): finished with status 'done' 2026-03-13 12:29:08.825 | Created wheel for octavia: filename=octavia-18.1.0.dev1-0.editable-py3-none-any.whl size=9913 sha256=e113d9d337677b72933c7597894e1a429ee488b9a503293171f4389060122771 2026-03-13 12:29:08.826 | Stored in directory: /tmp/pip-ephem-wheel-cache-_ln527u9/wheels/ed/6b/cb/95220a3afd8be5cce009bcf4082455445bf4e8aadf41f0202b 2026-03-13 12:29:08.832 | Successfully built octavia 2026-03-13 12:29:08.966 | Installing collected packages: gunicorn, SQLAlchemy-Utils, octavia 2026-03-13 12:29:09.200 | 2026-03-13 12:29:09.224 | Successfully installed SQLAlchemy-Utils-0.42.1 gunicorn-25.1.0 octavia-18.1.0.dev1 2026-03-13 12:29:09.350 | ++ inc/python:pip_install:216 : result=0 2026-03-13 12:29:09.356 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-03-13 12:29:09.361 | ++ functions-common:time_stop:2412 : local name 2026-03-13 12:29:09.364 | ++ functions-common:time_stop:2413 : local end_time 2026-03-13 12:29:09.370 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:29:09.375 | ++ functions-common:time_stop:2415 : local total 2026-03-13 12:29:09.380 | ++ functions-common:time_stop:2416 : local start_time 2026-03-13 12:29:09.386 | ++ functions-common:time_stop:2418 : name=pip_install 2026-03-13 12:29:09.391 | ++ functions-common:time_stop:2419 : start_time=1773404944836 2026-03-13 12:29:09.396 | ++ functions-common:time_stop:2421 : [[ -z 1773404944836 ]] 2026-03-13 12:29:09.402 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:29:09.410 | ++ functions-common:time_stop:2424 : end_time=1773404949404 2026-03-13 12:29:09.414 | ++ functions-common:time_stop:2425 : elapsed_time=4568 2026-03-13 12:29:09.419 | ++ functions-common:time_stop:2426 : total=120577 2026-03-13 12:29:09.425 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:29:09.430 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=125145 2026-03-13 12:29:09.435 | ++ inc/python:pip_install:219 : return 0 2026-03-13 12:29:09.440 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-03-13 12:29:09.445 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-03-13 12:29:09.450 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/octavia 2026-03-13 12:29:09.455 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/octavia 2026-03-13 12:29:09.460 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:29:09.465 | ++ inc/python:use_library_from_git:268 : [[ novnc,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-03-13 12:29:09.469 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,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-03-13 12:29:09.476 | ++ inc/python:use_library_from_git:269 : return 1 2026-03-13 12:29:09.481 | ++ /opt/stack/octavia/devstack/plugin.sh:source:790 : octaviaclient_install 2026-03-13 12:29:09.487 | ++ /opt/stack/octavia/devstack/plugin.sh:octaviaclient_install:20 : use_library_from_git python-octaviaclient 2026-03-13 12:29:09.492 | ++ inc/python:use_library_from_git:266 : local name=python-octaviaclient 2026-03-13 12:29:09.497 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:29:09.502 | ++ inc/python:use_library_from_git:268 : [[ novnc,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-03-13 12:29:09.508 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,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-03-13 12:29:09.515 | ++ inc/python:use_library_from_git:269 : return 1 2026-03-13 12:29:09.520 | ++ /opt/stack/octavia/devstack/plugin.sh:octaviaclient_install:24 : pip_install_gr python-octaviaclient 2026-03-13 12:29:09.526 | ++ inc/python:pip_install_gr:94 : local name=python-octaviaclient 2026-03-13 12:29:09.531 | ++ inc/python:pip_install_gr:95 : local clean_name 2026-03-13 12:29:09.539 | +++ inc/python:pip_install_gr:96 : get_from_global_requirements python-octaviaclient 2026-03-13 12:29:09.546 | +++ inc/python:get_from_global_requirements:241 : local package=python-octaviaclient 2026-03-13 12:29:09.551 | +++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-03-13 12:29:09.560 | ++++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-octaviaclient' /opt/stack/requirements/global-requirements.txt 2026-03-13 12:29:09.561 | ++++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-03-13 12:29:09.570 | +++ inc/python:get_from_global_requirements:243 : required_pkg='python-octaviaclient ' 2026-03-13 12:29:09.576 | +++ inc/python:get_from_global_requirements:244 : [[ python-octaviaclient == '' ]] 2026-03-13 12:29:09.581 | +++ inc/python:get_from_global_requirements:247 : echo python-octaviaclient 2026-03-13 12:29:09.589 | ++ inc/python:pip_install_gr:96 : clean_name=python-octaviaclient 2026-03-13 12:29:09.595 | ++ inc/python:pip_install_gr:97 : pip_install python-octaviaclient 2026-03-13 12:29:09.644 | Using python 3.12 to install python-octaviaclient 2026-03-13 12:29:09.650 | ++ 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-03-13 12:29:10.200 | Requirement already satisfied: python-octaviaclient in /opt/stack/data/venv/lib/python3.12/site-packages (3.13.0) 2026-03-13 12:29:10.201 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-octaviaclient) (4.13.2) 2026-03-13 12:29:10.202 | Requirement already satisfied: keystoneauth1>=3.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-octaviaclient) (5.13.1) 2026-03-13 12:29:10.202 | Requirement already satisfied: python-openstackclient>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-octaviaclient) (9.0.0) 2026-03-13 12:29:10.203 | Requirement already satisfied: osc-lib>=1.14.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-octaviaclient) (4.4.0) 2026-03-13 12:29:10.203 | 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.9.1) 2026-03-13 12:29:10.204 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-octaviaclient) (10.0.0) 2026-03-13 12:29:10.204 | 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-03-13 12:29:10.205 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-octaviaclient) (2.32.5) 2026-03-13 12:29:10.205 | 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-03-13 12:29:10.206 | Requirement already satisfied: cmd2>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-octaviaclient) (3.2.0) 2026-03-13 12:29:10.206 | 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-03-13 12:29:10.207 | 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.7.0) 2026-03-13 12:29:10.207 | 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-03-13 12:29:10.209 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-octaviaclient) (1.11.0) 2026-03-13 12:29:10.210 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-octaviaclient) (14.3.3) 2026-03-13 12:29:10.210 | Requirement already satisfied: rich-argparse>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-octaviaclient) (1.7.2) 2026-03-13 12:29:10.211 | 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-03-13 12:29:10.212 | 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-03-13 12:29:10.212 | 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-03-13 12:29:10.215 | Requirement already satisfied: openstacksdk>=0.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.14.1->python-octaviaclient) (4.10.0) 2026-03-13 12:29:10.216 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.14.1->python-octaviaclient) (6.7.2) 2026-03-13 12:29:10.218 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.1->python-octaviaclient) (43.0.3) 2026-03-13 12:29:10.218 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.1->python-octaviaclient) (5.2.1) 2026-03-13 12:29:10.218 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.1->python-octaviaclient) (1.5.0) 2026-03-13 12:29:10.219 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.1->python-octaviaclient) (1.1.0) 2026-03-13 12:29:10.219 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.1->python-octaviaclient) (1.33) 2026-03-13 12:29:10.220 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.1->python-octaviaclient) (4.9.2) 2026-03-13 12:29:10.221 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.1->python-octaviaclient) (7.2.2) 2026-03-13 12:29:10.221 | Requirement already satisfied: requestsexceptions>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.1->python-octaviaclient) (1.4.0) 2026-03-13 12:29:10.223 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.14.1->python-octaviaclient) (2.0.0) 2026-03-13 12:29:10.225 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.14.1->python-octaviaclient) (3.0) 2026-03-13 12:29:10.229 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.14.1->python-octaviaclient) (3.0.0) 2026-03-13 12:29:10.232 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->python-octaviaclient) (1.1.2) 2026-03-13 12:29:10.234 | 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-03-13 12:29:10.234 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->python-octaviaclient) (3.0.0) 2026-03-13 12:29:10.235 | 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-03-13 12:29:10.236 | 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.0) 2026-03-13 12:29:10.237 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-octaviaclient) (2.1.1) 2026-03-13 12:29:10.241 | 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-03-13 12:29:10.243 | 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.6.0) 2026-03-13 12:29:10.251 | 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-03-13 12:29:10.251 | 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-03-13 12:29:10.255 | 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.3.0) 2026-03-13 12:29:10.258 | 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-03-13 12:29:10.261 | 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.4) 2026-03-13 12:29:10.262 | 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.11) 2026-03-13 12:29:10.262 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-octaviaclient) (2.6.3) 2026-03-13 12:29:10.263 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->python-octaviaclient) (2023.11.17) 2026-03-13 12:29:10.274 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-octaviaclient) (4.0.0) 2026-03-13 12:29:10.275 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-octaviaclient) (2.19.2) 2026-03-13 12:29:10.278 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-octaviaclient) (0.1.2) 2026-03-13 12:29:10.549 | ++ inc/python:pip_install:216 : result=0 2026-03-13 12:29:10.555 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-03-13 12:29:10.562 | ++ functions-common:time_stop:2412 : local name 2026-03-13 12:29:10.569 | ++ functions-common:time_stop:2413 : local end_time 2026-03-13 12:29:10.574 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:29:10.581 | ++ functions-common:time_stop:2415 : local total 2026-03-13 12:29:10.587 | ++ functions-common:time_stop:2416 : local start_time 2026-03-13 12:29:10.592 | ++ functions-common:time_stop:2418 : name=pip_install 2026-03-13 12:29:10.597 | ++ functions-common:time_stop:2419 : start_time=1773404949632 2026-03-13 12:29:10.602 | ++ functions-common:time_stop:2421 : [[ -z 1773404949632 ]] 2026-03-13 12:29:10.610 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:29:10.622 | ++ functions-common:time_stop:2424 : end_time=1773404950613 2026-03-13 12:29:10.628 | ++ functions-common:time_stop:2425 : elapsed_time=981 2026-03-13 12:29:10.634 | ++ functions-common:time_stop:2426 : total=125145 2026-03-13 12:29:10.640 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:29:10.648 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=126126 2026-03-13 12:29:10.654 | ++ inc/python:pip_install:219 : return 0 2026-03-13 12:29:10.660 | ++ /opt/stack/octavia/devstack/plugin.sh:source:813 : [[ stack == \u\n\s\t\a\c\k ]] 2026-03-13 12:29:10.664 | ++ /opt/stack/octavia/devstack/plugin.sh:source:821 : [[ stack == \c\l\e\a\n ]] 2026-03-13 12:29:10.670 | ++ /opt/stack/octavia/devstack/plugin.sh:source:829 : [[ ehxB =~ e ]] 2026-03-13 12:29:10.676 | ++ /opt/stack/octavia/devstack/plugin.sh:source:830 : set -e 2026-03-13 12:29:10.683 | ++ /opt/stack/octavia/devstack/plugin.sh:source:834 : [[ ehxB =~ x ]] 2026-03-13 12:29:10.689 | ++ /opt/stack/octavia/devstack/plugin.sh:source:835 : set -x 2026-03-13 12:29:10.694 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-03-13 12:29:10.700 | + functions-common:run_plugins:1832 : local dir=/opt/stack/manila 2026-03-13 12:29:10.706 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/manila/devstack/plugin.sh ]] 2026-03-13 12:29:10.712 | + functions-common:run_plugins:1834 : source /opt/stack/manila/devstack/plugin.sh stack install 2026-03-13 12:29:10.749 | ++ /opt/stack/manila/devstack/plugin.sh:source:1143 : [[ stack == \s\t\a\c\k ]] 2026-03-13 12:29:10.755 | ++ /opt/stack/manila/devstack/plugin.sh:source:1143 : [[ install == \i\n\s\t\a\l\l ]] 2026-03-13 12:29:10.761 | ++ /opt/stack/manila/devstack/plugin.sh:source:1144 : echo_summary 'Installing Manila Client' 2026-03-13 12:29:10.768 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-13 12:29:10.774 | ++ ./stack.sh:echo_summary:444 : echo -e Installing Manila Client 2026-03-13 12:29:10.779 | ++ /opt/stack/manila/devstack/plugin.sh:source:1145 : install_manilaclient 2026-03-13 12:29:10.784 | ++ /opt/stack/manila/devstack/plugin.sh:install_manilaclient:722 : use_library_from_git python-manilaclient 2026-03-13 12:29:10.789 | ++ inc/python:use_library_from_git:266 : local name=python-manilaclient 2026-03-13 12:29:10.797 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:29:10.804 | ++ inc/python:use_library_from_git:268 : [[ novnc,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-03-13 12:29:10.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,python-magnumclient, =~ ,python-manilaclient, ]] 2026-03-13 12:29:10.817 | ++ inc/python:use_library_from_git:269 : return 1 2026-03-13 12:29:10.823 | ++ /opt/stack/manila/devstack/plugin.sh:install_manilaclient:726 : pip_install python-manilaclient 2026-03-13 12:29:10.872 | Using python 3.12 to install python-manilaclient 2026-03-13 12:29:10.878 | ++ 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-03-13 12:29:11.566 | Collecting python-manilaclient 2026-03-13 12:29:11.659 | Downloading python_manilaclient-6.0.0-py3-none-any.whl.metadata (5.5 kB) 2026-03-13 12:29:11.671 | Requirement already satisfied: pbr>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (7.0.3) 2026-03-13 12:29:11.671 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (10.3.0) 2026-03-13 12:29:11.672 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (8.1.0) 2026-03-13 12:29:11.673 | Requirement already satisfied: oslo.serialization>=2.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (5.9.1) 2026-03-13 12:29:11.673 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (10.0.0) 2026-03-13 12:29:11.674 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (3.17.0) 2026-03-13 12:29:11.674 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (2.32.5) 2026-03-13 12:29:11.675 | Requirement already satisfied: osc-lib>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (4.4.0) 2026-03-13 12:29:11.676 | Requirement already satisfied: keystoneauth1>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (5.13.1) 2026-03-13 12:29:11.676 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (3.0.0) 2026-03-13 12:29:11.678 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->python-manilaclient) (2.1.1) 2026-03-13 12:29:11.679 | 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-03-13 12:29:11.680 | 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.7.0) 2026-03-13 12:29:11.680 | 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-03-13 12:29:11.681 | 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-03-13 12:29:11.686 | 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.13.2) 2026-03-13 12:29:11.687 | Requirement already satisfied: openstacksdk>=0.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=3.2.0->python-manilaclient) (4.10.0) 2026-03-13 12:29:11.687 | 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.7.2) 2026-03-13 12:29:11.689 | 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-03-13 12:29:11.690 | Requirement already satisfied: cmd2>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=3.2.0->python-manilaclient) (3.2.0) 2026-03-13 12:29:11.690 | 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-03-13 12:29:11.692 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=3.2.0->python-manilaclient) (1.11.0) 2026-03-13 12:29:11.693 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=3.2.0->python-manilaclient) (14.3.3) 2026-03-13 12:29:11.693 | Requirement already satisfied: rich-argparse>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=3.2.0->python-manilaclient) (1.7.2) 2026-03-13 12:29:11.695 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=3.2.0->python-manilaclient) (43.0.3) 2026-03-13 12:29:11.695 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=3.2.0->python-manilaclient) (5.2.1) 2026-03-13 12:29:11.695 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=3.2.0->python-manilaclient) (1.5.0) 2026-03-13 12:29:11.696 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=3.2.0->python-manilaclient) (1.1.0) 2026-03-13 12:29:11.696 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=3.2.0->python-manilaclient) (1.33) 2026-03-13 12:29:11.697 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=3.2.0->python-manilaclient) (4.9.2) 2026-03-13 12:29:11.698 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=3.2.0->python-manilaclient) (7.2.2) 2026-03-13 12:29:11.698 | Requirement already satisfied: requestsexceptions>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=3.2.0->python-manilaclient) (1.4.0) 2026-03-13 12:29:11.700 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=3.2.0->python-manilaclient) (2.0.0) 2026-03-13 12:29:11.702 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=3.2.0->python-manilaclient) (3.0) 2026-03-13 12:29:11.706 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=3.2.0->python-manilaclient) (3.0.0) 2026-03-13 12:29:11.708 | 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-03-13 12:29:11.709 | 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-03-13 12:29:11.712 | 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.3.0) 2026-03-13 12:29:11.713 | 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-03-13 12:29:11.715 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.20.0->python-manilaclient) (1.1.2) 2026-03-13 12:29:11.718 | 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-03-13 12:29:11.718 | 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.0) 2026-03-13 12:29:11.721 | 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-03-13 12:29:11.724 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->python-manilaclient) (0.6.0) 2026-03-13 12:29:11.731 | 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-03-13 12:29:11.734 | 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.4) 2026-03-13 12:29:11.734 | 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.11) 2026-03-13 12:29:11.734 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-manilaclient) (2.6.3) 2026-03-13 12:29:11.735 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->python-manilaclient) (2023.11.17) 2026-03-13 12:29:11.745 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=3.2.0->python-manilaclient) (4.0.0) 2026-03-13 12:29:11.746 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=3.2.0->python-manilaclient) (2.19.2) 2026-03-13 12:29:11.749 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=3.2.0->python-manilaclient) (0.1.2) 2026-03-13 12:29:11.778 | Downloading python_manilaclient-6.0.0-py3-none-any.whl (410 kB) 2026-03-13 12:29:12.025 | Installing collected packages: python-manilaclient 2026-03-13 12:29:12.386 | Successfully installed python-manilaclient-6.0.0 2026-03-13 12:29:12.475 | ++ inc/python:pip_install:216 : result=0 2026-03-13 12:29:12.480 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-03-13 12:29:12.486 | ++ functions-common:time_stop:2412 : local name 2026-03-13 12:29:12.491 | ++ functions-common:time_stop:2413 : local end_time 2026-03-13 12:29:12.495 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:29:12.500 | ++ functions-common:time_stop:2415 : local total 2026-03-13 12:29:12.506 | ++ functions-common:time_stop:2416 : local start_time 2026-03-13 12:29:12.510 | ++ functions-common:time_stop:2418 : name=pip_install 2026-03-13 12:29:12.515 | ++ functions-common:time_stop:2419 : start_time=1773404950861 2026-03-13 12:29:12.521 | ++ functions-common:time_stop:2421 : [[ -z 1773404950861 ]] 2026-03-13 12:29:12.528 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:29:12.537 | ++ functions-common:time_stop:2424 : end_time=1773404952531 2026-03-13 12:29:12.543 | ++ functions-common:time_stop:2425 : elapsed_time=1670 2026-03-13 12:29:12.548 | ++ functions-common:time_stop:2426 : total=126126 2026-03-13 12:29:12.554 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:29:12.559 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=127796 2026-03-13 12:29:12.565 | ++ inc/python:pip_install:219 : return 0 2026-03-13 12:29:12.570 | ++ /opt/stack/manila/devstack/plugin.sh:install_manilaclient:728 : [[ True == \T\r\u\e ]] 2026-03-13 12:29:12.576 | ++ /opt/stack/manila/devstack/plugin.sh:install_manilaclient:729 : sudo ln -sf /opt/stack/data/venv/bin/manila /usr/local/bin 2026-03-13 12:29:12.600 | ++ /opt/stack/manila/devstack/plugin.sh:source:1146 : echo_summary 'Installing Manila' 2026-03-13 12:29:12.605 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-13 12:29:12.611 | ++ ./stack.sh:echo_summary:444 : echo -e Installing Manila 2026-03-13 12:29:12.616 | ++ /opt/stack/manila/devstack/plugin.sh:source:1147 : install_manila 2026-03-13 12:29:12.623 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:735 : setup_develop /opt/stack/manila 2026-03-13 12:29:12.630 | ++ inc/python:setup_develop:353 : local bindep 2026-03-13 12:29:12.635 | ++ inc/python:setup_develop:354 : [[ /opt/stack/manila == -bindep* ]] 2026-03-13 12:29:12.640 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/manila 2026-03-13 12:29:12.646 | ++ inc/python:setup_develop:359 : local extras= 2026-03-13 12:29:12.653 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/manila -e 2026-03-13 12:29:12.658 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-03-13 12:29:12.664 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/manila == -bindep* ]] 2026-03-13 12:29:12.669 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/manila 2026-03-13 12:29:12.675 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-03-13 12:29:12.681 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-03-13 12:29:12.687 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/manila 2026-03-13 12:29:12.692 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-03-13 12:29:12.697 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/manila 2026-03-13 12:29:12.703 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-03-13 12:29:12.708 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-03-13 12:29:12.714 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/manila/setup.cfg 2026-03-13 12:29:12.725 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=manila 2026-03-13 12:29:12.730 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z manila ']' 2026-03-13 12:29:12.736 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- manila 2026-03-13 12:29:12.845 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/manila -e 2026-03-13 12:29:12.845 | ++ inc/python:setup_package:436 : local bindep=0 2026-03-13 12:29:12.845 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-03-13 12:29:12.845 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-03-13 12:29:12.851 | ++ inc/python:setup_package:439 : [[ /opt/stack/manila == -bindep* ]] 2026-03-13 12:29:12.856 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/manila 2026-03-13 12:29:12.861 | ++ inc/python:setup_package:445 : local flags=-e 2026-03-13 12:29:12.866 | ++ inc/python:setup_package:446 : local extras= 2026-03-13 12:29:12.871 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-03-13 12:29:12.876 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-03-13 12:29:12.882 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-03-13 12:29:12.888 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-03-13 12:29:12.894 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-03-13 12:29:12.897 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/manila 2026-03-13 12:29:12.937 | Using python 3.12 to install /opt/stack/manila 2026-03-13 12:29:12.942 | ++ 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-03-13 12:29:13.486 | Obtaining file:///opt/stack/manila 2026-03-13 12:29:13.489 | Installing build dependencies: started 2026-03-13 12:29:14.494 | Installing build dependencies: finished with status 'done' 2026-03-13 12:29:14.495 | Checking if build backend supports build_editable: started 2026-03-13 12:29:14.794 | Checking if build backend supports build_editable: finished with status 'done' 2026-03-13 12:29:14.796 | Getting requirements to build editable: started 2026-03-13 12:29:15.436 | Getting requirements to build editable: finished with status 'done' 2026-03-13 12:29:15.438 | Preparing editable metadata (pyproject.toml): started 2026-03-13 12:29:15.917 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-03-13 12:29:15.938 | Requirement already satisfied: pbr>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (7.0.3) 2026-03-13 12:29:15.938 | Requirement already satisfied: alembic>=1.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (1.18.4) 2026-03-13 12:29:15.939 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (5.6.0) 2026-03-13 12:29:15.939 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (0.7.1) 2026-03-13 12:29:15.939 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (0.40.4) 2026-03-13 12:29:15.940 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (3.3.2) 2026-03-13 12:29:15.940 | Requirement already satisfied: lxml>=4.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (6.0.2) 2026-03-13 12:29:15.941 | Requirement already satisfied: netaddr>=0.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (1.3.0) 2026-03-13 12:29:15.941 | Requirement already satisfied: oslo.config>=9.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (10.3.0) 2026-03-13 12:29:15.941 | Requirement already satisfied: oslo.context>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (6.3.0) 2026-03-13 12:29:15.942 | Requirement already satisfied: oslo.db>=17.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (18.0.0) 2026-03-13 12:29:15.942 | Requirement already satisfied: oslo.i18n>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (6.7.2) 2026-03-13 12:29:15.943 | Requirement already satisfied: oslo.log>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (8.1.0) 2026-03-13 12:29:15.943 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (17.3.0) 2026-03-13 12:29:15.944 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (8.0.0) 2026-03-13 12:29:15.944 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (5.0.0) 2026-03-13 12:29:15.944 | Requirement already satisfied: oslo.privsep>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (3.10.1) 2026-03-13 12:29:15.945 | Requirement already satisfied: oslo.reports>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (3.7.0) 2026-03-13 12:29:15.945 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (7.9.0) 2026-03-13 12:29:15.946 | Requirement already satisfied: oslo.serialization>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (5.9.1) 2026-03-13 12:29:15.946 | Requirement already satisfied: oslo.service>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (4.5.1) 2026-03-13 12:29:15.947 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (2.7.1) 2026-03-13 12:29:15.947 | Requirement already satisfied: oslo.utils>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (10.0.0) 2026-03-13 12:29:15.948 | Requirement already satisfied: oslo.concurrency>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (7.4.0) 2026-03-13 12:29:15.948 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (4.3.0) 2026-03-13 12:29:15.948 | Requirement already satisfied: paramiko>=2.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (4.0.0) 2026-03-13 12:29:15.949 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (3.10.1) 2026-03-13 12:29:15.949 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (3.1.0) 2026-03-13 12:29:15.950 | Requirement already satisfied: pyparsing>=2.4.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (3.3.2) 2026-03-13 12:29:15.950 | Requirement already satisfied: python-neutronclient>=6.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (11.8.0) 2026-03-13 12:29:15.950 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (5.13.1) 2026-03-13 12:29:15.951 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (12.0.0) 2026-03-13 12:29:15.951 | Requirement already satisfied: requests>=2.23.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (2.32.5) 2026-03-13 12:29:15.952 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (9.1.4) 2026-03-13 12:29:15.952 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (2.5.1) 2026-03-13 12:29:15.952 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (2.0.46) 2026-03-13 12:29:15.953 | Requirement already satisfied: SQLAlchemy-Utils>=0.38.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (0.42.1) 2026-03-13 12:29:15.953 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (5.7.0) 2026-03-13 12:29:15.953 | Requirement already satisfied: tooz>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (8.1.0) 2026-03-13 12:29:15.954 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (9.9.0) 2026-03-13 12:29:15.954 | Requirement already satisfied: python-novaclient>=17.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (18.12.0) 2026-03-13 12:29:15.955 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (1.8.9) 2026-03-13 12:29:15.955 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (7.0.1) 2026-03-13 12:29:15.955 | Requirement already satisfied: packaging>=20.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (26.0) 2026-03-13 12:29:15.956 | Requirement already satisfied: jsonschema>=4.17 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (4.26.0) 2026-03-13 12:29:15.956 | Requirement already satisfied: openstacksdk>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (4.10.0) 2026-03-13 12:29:15.958 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.4.2->manila==22.1.0.dev1) (1.3.10) 2026-03-13 12:29:15.958 | 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.dev1) (4.15.0) 2026-03-13 12:29:15.960 | 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.dev1) (43.0.3) 2026-03-13 12:29:15.961 | 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.dev1) (7.3.0) 2026-03-13 12:29:15.963 | 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.dev1) (2.0.0) 2026-03-13 12:29:15.965 | 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.dev1) (3.0) 2026-03-13 12:29:15.968 | 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.dev1) (2.8.0) 2026-03-13 12:29:15.974 | 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.dev1) (25.4.0) 2026-03-13 12:29:15.974 | 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.dev1) (2025.9.1) 2026-03-13 12:29:15.975 | 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.dev1) (0.37.0) 2026-03-13 12:29:15.975 | 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.dev1) (0.30.0) 2026-03-13 12:29:15.979 | 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.dev1) (2.1.0) 2026-03-13 12:29:15.980 | 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.dev1) (1.8.2) 2026-03-13 12:29:15.983 | 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.dev1) (4.1.1) 2026-03-13 12:29:15.984 | 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.dev1) (4.0.1) 2026-03-13 12:29:15.984 | 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.dev1) (2.11.0) 2026-03-13 12:29:15.985 | 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.dev1) (5.8.0) 2026-03-13 12:29:15.990 | 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.dev1) (5.2.1) 2026-03-13 12:29:15.990 | 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.dev1) (1.5.0) 2026-03-13 12:29:15.991 | 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.dev1) (1.1.0) 2026-03-13 12:29:15.991 | 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.dev1) (1.33) 2026-03-13 12:29:15.992 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.1.0->manila==22.1.0.dev1) (4.9.2) 2026-03-13 12:29:15.992 | 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.dev1) (7.2.2) 2026-03-13 12:29:15.993 | 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.dev1) (6.0.3) 2026-03-13 12:29:15.993 | Requirement already satisfied: requestsexceptions>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.1.0->manila==22.1.0.dev1) (1.4.0) 2026-03-13 12:29:15.999 | 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.dev1) (3.0.0) 2026-03-13 12:29:16.005 | 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.dev1) (0.20) 2026-03-13 12:29:16.005 | 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.dev1) (3.0.0) 2026-03-13 12:29:16.007 | Requirement already satisfied: wrapt>=1.7.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.dev1) (2.1.1) 2026-03-13 12:29:16.010 | 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.dev1) (2.0.0) 2026-03-13 12:29:16.014 | 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.dev1) (2.0.2) 2026-03-13 12:29:16.014 | 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.dev1) (0.5.0) 2026-03-13 12:29:16.018 | 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.dev1) (2.9.0.post0) 2026-03-13 12:29:16.021 | 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.dev1) (3.2.1) 2026-03-13 12:29:16.022 | 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.dev1) (5.3.1) 2026-03-13 12:29:16.023 | 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.dev1) (5.6.2) 2026-03-13 12:29:16.023 | 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.dev1) (0.15.1) 2026-03-13 12:29:16.025 | 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.dev1) (5.1.0) 2026-03-13 12:29:16.031 | 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.dev1) (2025.3) 2026-03-13 12:29:16.035 | 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.dev1) (0.24.1) 2026-03-13 12:29:16.037 | 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.dev1) (5.0.0) 2026-03-13 12:29:16.037 | 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.dev1) (3.1.6) 2026-03-13 12:29:16.038 | 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.dev1) (4.0.1) 2026-03-13 12:29:16.043 | 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.dev1) (3.0.3) 2026-03-13 12:29:16.050 | 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.dev1) (1.1.2) 2026-03-13 12:29:16.063 | 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.dev1) (1.7.3) 2026-03-13 12:29:16.067 | 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.dev1) (2.2.0) 2026-03-13 12:29:16.070 | 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.dev1) (1.3.7) 2026-03-13 12:29:16.073 | 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.dev1) (3.17.0) 2026-03-13 12:29:16.088 | 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.dev1) (2.2.1) 2026-03-13 12:29:16.088 | 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.dev1) (1.6.2) 2026-03-13 12:29:16.094 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->manila==22.1.0.dev1) (82.0.1) 2026-03-13 12:29:16.105 | 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.dev1) (0.6.0) 2026-03-13 12:29:16.128 | 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.dev1) (4.13.2) 2026-03-13 12:29:16.132 | 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.dev1) (0.6.0) 2026-03-13 12:29:16.132 | Requirement already satisfied: cmd2>=1.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.dev1) (3.2.0) 2026-03-13 12:29:16.139 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=3.7.0->manila==22.1.0.dev1) (1.11.0) 2026-03-13 12:29:16.140 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=3.7.0->manila==22.1.0.dev1) (14.3.3) 2026-03-13 12:29:16.140 | Requirement already satisfied: rich-argparse>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=3.7.0->manila==22.1.0.dev1) (1.7.2) 2026-03-13 12:29:16.151 | 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.dev1) (1.17.0) 2026-03-13 12:29:16.158 | 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.dev1) (4.4.0) 2026-03-13 12:29:16.177 | 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.dev1) (3.4.4) 2026-03-13 12:29:16.177 | 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.dev1) (3.11) 2026-03-13 12:29:16.178 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.23.0->manila==22.1.0.dev1) (2.6.3) 2026-03-13 12:29:16.179 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.23.0->manila==22.1.0.dev1) (2023.11.17) 2026-03-13 12:29:16.203 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=3.7.0->manila==22.1.0.dev1) (4.0.0) 2026-03-13 12:29:16.203 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=3.7.0->manila==22.1.0.dev1) (2.19.2) 2026-03-13 12:29:16.210 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=3.7.0->manila==22.1.0.dev1) (0.1.2) 2026-03-13 12:29:16.221 | 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.dev1) (0.7) 2026-03-13 12:29:16.260 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=17.2.1->manila==22.1.0.dev1) (2.8.5) 2026-03-13 12:29:16.266 | 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.dev1) (0.16.0) 2026-03-13 12:29:16.324 | Building wheels for collected packages: manila 2026-03-13 12:29:16.324 | Building editable for manila (pyproject.toml): started 2026-03-13 12:29:17.005 | Building editable for manila (pyproject.toml): finished with status 'done' 2026-03-13 12:29:17.006 | Created wheel for manila: filename=manila-22.1.0.dev1-0.editable-py3-none-any.whl size=8942 sha256=2a73e5d96365ac82288390318e36c9ab36ce9c1ddb573ba58ca2d9487de72ef2 2026-03-13 12:29:17.006 | Stored in directory: /tmp/pip-ephem-wheel-cache-o19i88un/wheels/f6/b2/8b/532c6b60f11d4884c24473457b7bcd86078c86d51cdce6a48f 2026-03-13 12:29:17.012 | Successfully built manila 2026-03-13 12:29:17.153 | Installing collected packages: manila 2026-03-13 12:29:17.187 | Successfully installed manila-22.1.0.dev1 2026-03-13 12:29:17.303 | ++ inc/python:pip_install:216 : result=0 2026-03-13 12:29:17.308 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-03-13 12:29:17.312 | ++ functions-common:time_stop:2412 : local name 2026-03-13 12:29:17.317 | ++ functions-common:time_stop:2413 : local end_time 2026-03-13 12:29:17.322 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:29:17.328 | ++ functions-common:time_stop:2415 : local total 2026-03-13 12:29:17.333 | ++ functions-common:time_stop:2416 : local start_time 2026-03-13 12:29:17.338 | ++ functions-common:time_stop:2418 : name=pip_install 2026-03-13 12:29:17.343 | ++ functions-common:time_stop:2419 : start_time=1773404952927 2026-03-13 12:29:17.348 | ++ functions-common:time_stop:2421 : [[ -z 1773404952927 ]] 2026-03-13 12:29:17.356 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:29:17.365 | ++ functions-common:time_stop:2424 : end_time=1773404957359 2026-03-13 12:29:17.370 | ++ functions-common:time_stop:2425 : elapsed_time=4432 2026-03-13 12:29:17.375 | ++ functions-common:time_stop:2426 : total=127796 2026-03-13 12:29:17.380 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:29:17.386 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=132228 2026-03-13 12:29:17.392 | ++ inc/python:pip_install:219 : return 0 2026-03-13 12:29:17.398 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-03-13 12:29:17.404 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-03-13 12:29:17.409 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/manila 2026-03-13 12:29:17.415 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/manila 2026-03-13 12:29:17.421 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:29:17.429 | ++ inc/python:use_library_from_git:268 : [[ novnc,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-03-13 12:29:17.436 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient, =~ ,/opt/stack/manila, ]] 2026-03-13 12:29:17.444 | ++ inc/python:use_library_from_git:269 : return 1 2026-03-13 12:29:17.450 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:737 : is_service_enabled m-shr 2026-03-13 12:29:17.495 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:29:17.505 | +++ /opt/stack/manila/devstack/plugin.sh:install_manila:739 : systemctl is-active nfs-ganesha.service 2026-03-13 12:29:17.523 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:739 : [[ ! inactive == \a\c\t\i\v\e ]] 2026-03-13 12:29:17.527 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:740 : '[' manila.share.drivers.generic.GenericShareDriver '!=' manila.share.drivers.cephfs.driver.CephFSDriver ']' 2026-03-13 12:29:17.534 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:741 : _install_nfs_and_samba 2026-03-13 12:29:17.541 | ++ /opt/stack/manila/devstack/plugin.sh:_install_nfs_and_samba:702 : is_ubuntu 2026-03-13 12:29:17.548 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:29:17.554 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:29:17.561 | ++ /opt/stack/manila/devstack/plugin.sh:_install_nfs_and_samba:703 : install_package nfs-kernel-server nfs-common samba 2026-03-13 12:29:17.568 | ++ functions-common:install_package:1430 : update_package_repo 2026-03-13 12:29:17.575 | ++ functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-03-13 12:29:17.581 | ++ functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-03-13 12:29:17.587 | ++ functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-03-13 12:29:17.594 | ++ functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-03-13 12:29:17.601 | ++ functions-common:update_package_repo:1412 : is_ubuntu 2026-03-13 12:29:17.607 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:29:17.614 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:29:17.620 | ++ functions-common:update_package_repo:1413 : apt_get_update 2026-03-13 12:29:17.626 | ++ functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-03-13 12:29:17.632 | ++ functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-03-13 12:29:17.640 | ++ functions-common:apt_get_update:1159 : return 2026-03-13 12:29:17.647 | ++ functions-common:install_package:1431 : real_install_package nfs-kernel-server nfs-common samba 2026-03-13 12:29:17.653 | ++ functions-common:real_install_package:1418 : is_ubuntu 2026-03-13 12:29:17.657 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:29:17.663 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:29:17.669 | ++ functions-common:real_install_package:1419 : apt_get install nfs-kernel-server nfs-common samba 2026-03-13 12:29:17.721 | ++ functions-common:apt_get:1199 : 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-03-13 12:29:17.767 | Reading package lists... 2026-03-13 12:29:18.020 | Building dependency tree... 2026-03-13 12:29:18.021 | Reading state information... 2026-03-13 12:29:18.249 | The following additional packages will be installed: 2026-03-13 12:29:18.250 | keyutils libavahi-client3 libavahi-common-data libavahi-common3 libcups2t64 2026-03-13 12:29:18.250 | libldb2 liblmdb0 libnfsidmap1 libtalloc2 libtdb1 libtevent0t64 libwbclient0 2026-03-13 12:29:18.250 | python3-dnspython python3-ldb python3-markdown python3-samba python3-talloc 2026-03-13 12:29:18.250 | python3-tdb rpcbind samba-common samba-common-bin samba-libs tdb-tools 2026-03-13 12:29:18.251 | Suggested packages: 2026-03-13 12:29:18.251 | cups-common watchdog python3-trio python3-aioquic python3-h2 python3-httpx 2026-03-13 12:29:18.251 | python3-httpcore python-markdown-doc bind9 bind9utils ctdb ldb-tools ntp 2026-03-13 12:29:18.251 | | chrony ufw winbind heimdal-clients 2026-03-13 12:29:18.251 | Recommended packages: 2026-03-13 12:29:18.251 | python3-gpg attr samba-dsdb-modules samba-vfs-modules samba-ad-provision 2026-03-13 12:29:18.290 | The following NEW packages will be installed: 2026-03-13 12:29:18.290 | keyutils libavahi-client3 libavahi-common-data libavahi-common3 libcups2t64 2026-03-13 12:29:18.290 | libldb2 liblmdb0 libnfsidmap1 libtalloc2 libtdb1 libtevent0t64 libwbclient0 2026-03-13 12:29:18.290 | nfs-common nfs-kernel-server python3-dnspython python3-ldb python3-markdown 2026-03-13 12:29:18.290 | python3-samba python3-talloc python3-tdb rpcbind samba samba-common 2026-03-13 12:29:18.290 | samba-common-bin samba-libs tdb-tools 2026-03-13 12:29:18.607 | 0 upgraded, 26 newly installed, 0 to remove and 2 not upgraded. 2026-03-13 12:29:18.607 | Need to get 12.9 MB of archives. 2026-03-13 12:29:18.607 | After this operation, 58.0 MB of additional disk space will be used. 2026-03-13 12:29:18.607 | 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-03-13 12:29:18.658 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 rpcbind amd64 1.2.6-7ubuntu2 [46.5 kB] 2026-03-13 12:29:18.667 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 keyutils amd64 1.6.3-3build1 [56.8 kB] 2026-03-13 12:29:18.684 | 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-03-13 12:29:18.708 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-dnspython all 2.6.1-1ubuntu1 [163 kB] 2026-03-13 12:29:18.716 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liblmdb0 amd64 0.9.31-1build1 [48.1 kB] 2026-03-13 12:29:18.718 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtalloc2 amd64 2.4.2-1build2 [27.3 kB] 2026-03-13 12:29:18.719 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtdb1 amd64 1.4.10-1build1 [46.8 kB] 2026-03-13 12:29:18.721 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtevent0t64 amd64 0.16.1-2build1 [42.6 kB] 2026-03-13 12:29:18.741 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libldb2 amd64 2:2.8.0+samba4.19.5+dfsg-4ubuntu9.4 [188 kB] 2026-03-13 12:29:18.777 | 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.4 [41.8 kB] 2026-03-13 12:29:18.778 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-tdb amd64 1.4.10-1build1 [15.3 kB] 2026-03-13 12:29:18.778 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-markdown all 3.5.2-1 [72.0 kB] 2026-03-13 12:29:18.779 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libavahi-common-data amd64 0.8-13ubuntu6.1 [29.9 kB] 2026-03-13 12:29:18.780 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libavahi-common3 amd64 0.8-13ubuntu6.1 [23.4 kB] 2026-03-13 12:29:18.782 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libavahi-client3 amd64 0.8-13ubuntu6.1 [26.8 kB] 2026-03-13 12:29:18.783 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libwbclient0 amd64 2:4.19.5+dfsg-4ubuntu9.4 [71.7 kB] 2026-03-13 12:29:18.784 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 samba-libs amd64 2:4.19.5+dfsg-4ubuntu9.4 [6,018 kB] 2026-03-13 12:29:18.839 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-talloc amd64 2.4.2-1build2 [12.9 kB] 2026-03-13 12:29:18.839 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-samba amd64 2:4.19.5+dfsg-4ubuntu9.4 [2,895 kB] 2026-03-13 12:29:18.858 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 samba-common all 2:4.19.5+dfsg-4ubuntu9.4 [65.2 kB] 2026-03-13 12:29:18.859 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcups2t64 amd64 2.4.7-1.2ubuntu7.9 [273 kB] 2026-03-13 12:29:18.861 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 samba-common-bin amd64 2:4.19.5+dfsg-4ubuntu9.4 [1,279 kB] 2026-03-13 12:29:18.871 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 tdb-tools amd64 1.4.10-1build1 [25.8 kB] 2026-03-13 12:29:18.871 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 samba amd64 2:4.19.5+dfsg-4ubuntu9.4 [1,003 kB] 2026-03-13 12:29:18.878 | 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-03-13 12:29:19.074 | debconf: delaying package configuration, since apt-utils is not installed 2026-03-13 12:29:19.147 | Fetched 12.9 MB in 1s (22.6 MB/s) 2026-03-13 12:29:19.190 | Selecting previously unselected package libnfsidmap1:amd64. 2026-03-13 12:29:19.227 | (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 ... 70471 files and directories currently installed.) 2026-03-13 12:29:19.229 | Preparing to unpack .../00-libnfsidmap1_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2026-03-13 12:29:19.237 | Unpacking libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2026-03-13 12:29:19.299 | Selecting previously unselected package rpcbind. 2026-03-13 12:29:19.310 | Preparing to unpack .../01-rpcbind_1.2.6-7ubuntu2_amd64.deb ... 2026-03-13 12:29:19.320 | Unpacking rpcbind (1.2.6-7ubuntu2) ... 2026-03-13 12:29:19.382 | Selecting previously unselected package keyutils. 2026-03-13 12:29:19.394 | Preparing to unpack .../02-keyutils_1.6.3-3build1_amd64.deb ... 2026-03-13 12:29:19.399 | Unpacking keyutils (1.6.3-3build1) ... 2026-03-13 12:29:19.460 | Selecting previously unselected package nfs-common. 2026-03-13 12:29:19.470 | Preparing to unpack .../03-nfs-common_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2026-03-13 12:29:19.477 | Unpacking nfs-common (1:2.6.4-3ubuntu5.1) ... 2026-03-13 12:29:19.567 | Selecting previously unselected package python3-dnspython. 2026-03-13 12:29:19.575 | Preparing to unpack .../04-python3-dnspython_2.6.1-1ubuntu1_all.deb ... 2026-03-13 12:29:19.578 | Unpacking python3-dnspython (2.6.1-1ubuntu1) ... 2026-03-13 12:29:19.686 | Selecting previously unselected package liblmdb0:amd64. 2026-03-13 12:29:19.694 | Preparing to unpack .../05-liblmdb0_0.9.31-1build1_amd64.deb ... 2026-03-13 12:29:19.697 | Unpacking liblmdb0:amd64 (0.9.31-1build1) ... 2026-03-13 12:29:19.749 | Selecting previously unselected package libtalloc2:amd64. 2026-03-13 12:29:19.756 | Preparing to unpack .../06-libtalloc2_2.4.2-1build2_amd64.deb ... 2026-03-13 12:29:19.760 | Unpacking libtalloc2:amd64 (2.4.2-1build2) ... 2026-03-13 12:29:19.813 | Selecting previously unselected package libtdb1:amd64. 2026-03-13 12:29:19.823 | Preparing to unpack .../07-libtdb1_1.4.10-1build1_amd64.deb ... 2026-03-13 12:29:19.826 | Unpacking libtdb1:amd64 (1.4.10-1build1) ... 2026-03-13 12:29:19.879 | Selecting previously unselected package libtevent0t64:amd64. 2026-03-13 12:29:19.887 | Preparing to unpack .../08-libtevent0t64_0.16.1-2build1_amd64.deb ... 2026-03-13 12:29:19.890 | Unpacking libtevent0t64:amd64 (0.16.1-2build1) ... 2026-03-13 12:29:19.946 | Selecting previously unselected package libldb2:amd64. 2026-03-13 12:29:19.956 | Preparing to unpack .../09-libldb2_2%3a2.8.0+samba4.19.5+dfsg-4ubuntu9.4_amd64.deb ... 2026-03-13 12:29:19.959 | Unpacking libldb2:amd64 (2:2.8.0+samba4.19.5+dfsg-4ubuntu9.4) ... 2026-03-13 12:29:20.025 | Selecting previously unselected package python3-ldb. 2026-03-13 12:29:20.033 | Preparing to unpack .../10-python3-ldb_2%3a2.8.0+samba4.19.5+dfsg-4ubuntu9.4_amd64.deb ... 2026-03-13 12:29:20.037 | Unpacking python3-ldb (2:2.8.0+samba4.19.5+dfsg-4ubuntu9.4) ... 2026-03-13 12:29:20.094 | Selecting previously unselected package python3-tdb. 2026-03-13 12:29:20.103 | Preparing to unpack .../11-python3-tdb_1.4.10-1build1_amd64.deb ... 2026-03-13 12:29:20.107 | Unpacking python3-tdb (1.4.10-1build1) ... 2026-03-13 12:29:20.157 | Selecting previously unselected package python3-markdown. 2026-03-13 12:29:20.167 | Preparing to unpack .../12-python3-markdown_3.5.2-1_all.deb ... 2026-03-13 12:29:20.170 | Unpacking python3-markdown (3.5.2-1) ... 2026-03-13 12:29:20.236 | Selecting previously unselected package libavahi-common-data:amd64. 2026-03-13 12:29:20.243 | Preparing to unpack .../13-libavahi-common-data_0.8-13ubuntu6.1_amd64.deb ... 2026-03-13 12:29:20.247 | Unpacking libavahi-common-data:amd64 (0.8-13ubuntu6.1) ... 2026-03-13 12:29:20.304 | Selecting previously unselected package libavahi-common3:amd64. 2026-03-13 12:29:20.314 | Preparing to unpack .../14-libavahi-common3_0.8-13ubuntu6.1_amd64.deb ... 2026-03-13 12:29:20.317 | Unpacking libavahi-common3:amd64 (0.8-13ubuntu6.1) ... 2026-03-13 12:29:20.369 | Selecting previously unselected package libavahi-client3:amd64. 2026-03-13 12:29:20.380 | Preparing to unpack .../15-libavahi-client3_0.8-13ubuntu6.1_amd64.deb ... 2026-03-13 12:29:20.383 | Unpacking libavahi-client3:amd64 (0.8-13ubuntu6.1) ... 2026-03-13 12:29:20.438 | Selecting previously unselected package libwbclient0:amd64. 2026-03-13 12:29:20.448 | Preparing to unpack .../16-libwbclient0_2%3a4.19.5+dfsg-4ubuntu9.4_amd64.deb ... 2026-03-13 12:29:20.451 | Unpacking libwbclient0:amd64 (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-03-13 12:29:20.508 | Selecting previously unselected package samba-libs:amd64. 2026-03-13 12:29:20.517 | Preparing to unpack .../17-samba-libs_2%3a4.19.5+dfsg-4ubuntu9.4_amd64.deb ... 2026-03-13 12:29:20.524 | Unpacking samba-libs:amd64 (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-03-13 12:29:20.739 | Selecting previously unselected package python3-talloc:amd64. 2026-03-13 12:29:20.751 | Preparing to unpack .../18-python3-talloc_2.4.2-1build2_amd64.deb ... 2026-03-13 12:29:20.754 | Unpacking python3-talloc:amd64 (2.4.2-1build2) ... 2026-03-13 12:29:20.811 | Selecting previously unselected package python3-samba. 2026-03-13 12:29:20.821 | Preparing to unpack .../19-python3-samba_2%3a4.19.5+dfsg-4ubuntu9.4_amd64.deb ... 2026-03-13 12:29:20.825 | Unpacking python3-samba (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-03-13 12:29:21.027 | Selecting previously unselected package samba-common. 2026-03-13 12:29:21.036 | Preparing to unpack .../20-samba-common_2%3a4.19.5+dfsg-4ubuntu9.4_all.deb ... 2026-03-13 12:29:21.053 | Unpacking samba-common (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-03-13 12:29:21.114 | Selecting previously unselected package libcups2t64:amd64. 2026-03-13 12:29:21.123 | Preparing to unpack .../21-libcups2t64_2.4.7-1.2ubuntu7.9_amd64.deb ... 2026-03-13 12:29:21.127 | Unpacking libcups2t64:amd64 (2.4.7-1.2ubuntu7.9) ... 2026-03-13 12:29:21.182 | Selecting previously unselected package samba-common-bin. 2026-03-13 12:29:21.192 | Preparing to unpack .../22-samba-common-bin_2%3a4.19.5+dfsg-4ubuntu9.4_amd64.deb ... 2026-03-13 12:29:21.196 | Unpacking samba-common-bin (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-03-13 12:29:21.290 | Selecting previously unselected package tdb-tools. 2026-03-13 12:29:21.302 | Preparing to unpack .../23-tdb-tools_1.4.10-1build1_amd64.deb ... 2026-03-13 12:29:21.305 | Unpacking tdb-tools (1.4.10-1build1) ... 2026-03-13 12:29:21.367 | Selecting previously unselected package samba. 2026-03-13 12:29:21.377 | Preparing to unpack .../24-samba_2%3a4.19.5+dfsg-4ubuntu9.4_amd64.deb ... 2026-03-13 12:29:21.402 | Unpacking samba (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-03-13 12:29:21.510 | Selecting previously unselected package nfs-kernel-server. 2026-03-13 12:29:21.521 | Preparing to unpack .../25-nfs-kernel-server_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2026-03-13 12:29:21.531 | Unpacking nfs-kernel-server (1:2.6.4-3ubuntu5.1) ... 2026-03-13 12:29:21.617 | Setting up liblmdb0:amd64 (0.9.31-1build1) ... 2026-03-13 12:29:21.628 | Setting up libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2026-03-13 12:29:21.639 | Setting up libtdb1:amd64 (1.4.10-1build1) ... 2026-03-13 12:29:21.650 | Setting up rpcbind (1.2.6-7ubuntu2) ... 2026-03-13 12:29:22.254 | Created symlink /etc/systemd/system/multi-user.target.wants/rpcbind.service → /usr/lib/systemd/system/rpcbind.service. 2026-03-13 12:29:22.254 | Created symlink /etc/systemd/system/sockets.target.wants/rpcbind.socket → /usr/lib/systemd/system/rpcbind.socket. 2026-03-13 12:29:22.815 | Setting up samba-common (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-03-13 12:29:23.063 | 2026-03-13 12:29:23.063 | Creating config file /etc/samba/smb.conf with new version 2026-03-13 12:29:23.174 | Setting up libwbclient0:amd64 (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-03-13 12:29:23.185 | Setting up libtalloc2:amd64 (2.4.2-1build2) ... 2026-03-13 12:29:23.196 | Setting up python3-tdb (1.4.10-1build1) ... 2026-03-13 12:29:23.345 | Setting up libavahi-common-data:amd64 (0.8-13ubuntu6.1) ... 2026-03-13 12:29:23.355 | Setting up tdb-tools (1.4.10-1build1) ... 2026-03-13 12:29:23.370 | update-alternatives: using /usr/bin/tdbbackup.tdbtools to provide /usr/bin/tdbbackup (tdbbackup) in auto mode 2026-03-13 12:29:23.378 | Setting up python3-markdown (3.5.2-1) ... 2026-03-13 12:29:23.578 | Setting up keyutils (1.6.3-3build1) ... 2026-03-13 12:29:23.590 | Setting up python3-dnspython (2.6.1-1ubuntu1) ... 2026-03-13 12:29:23.943 | Setting up libtevent0t64:amd64 (0.16.1-2build1) ... 2026-03-13 12:29:23.953 | Setting up python3-talloc:amd64 (2.4.2-1build2) ... 2026-03-13 12:29:23.963 | Setting up libavahi-common3:amd64 (0.8-13ubuntu6.1) ... 2026-03-13 12:29:23.972 | Setting up nfs-common (1:2.6.4-3ubuntu5.1) ... 2026-03-13 12:29:24.211 | 2026-03-13 12:29:24.211 | Creating config file /etc/idmapd.conf with new version 2026-03-13 12:29:24.773 | 2026-03-13 12:29:24.773 | Creating config file /etc/nfs.conf with new version 2026-03-13 12:29:24.882 | info: Selecting UID from range 100 to 999 ... 2026-03-13 12:29:24.882 | 2026-03-13 12:29:24.886 | info: Adding system user `statd' (UID 115) ... 2026-03-13 12:29:24.891 | info: Adding new user `statd' (UID 115) with group `nogroup' ... 2026-03-13 12:29:24.928 | info: Not creating home directory `/var/lib/nfs'. 2026-03-13 12:29:25.411 | Created symlink /etc/systemd/system/multi-user.target.wants/nfs-client.target → /usr/lib/systemd/system/nfs-client.target. 2026-03-13 12:29:25.411 | Created symlink /etc/systemd/system/remote-fs.target.wants/nfs-client.target → /usr/lib/systemd/system/nfs-client.target. 2026-03-13 12:29:25.762 | auth-rpcgss-module.service is a disabled or a static unit, not starting it. 2026-03-13 12:29:25.806 | nfs-idmapd.service is a disabled or a static unit, not starting it. 2026-03-13 12:29:25.833 | nfs-utils.service is a disabled or a static unit, not starting it. 2026-03-13 12:29:25.854 | proc-fs-nfsd.mount is a disabled or a static unit, not starting it. 2026-03-13 12:29:25.877 | rpc-gssd.service is a disabled or a static unit, not starting it. 2026-03-13 12:29:25.903 | rpc-statd-notify.service is a disabled or a static unit, not starting it. 2026-03-13 12:29:25.926 | rpc-statd.service is a disabled or a static unit, not starting it. 2026-03-13 12:29:25.953 | rpc-svcgssd.service is a disabled or a static unit, not starting it. 2026-03-13 12:29:26.087 | Setting up libldb2:amd64 (2:2.8.0+samba4.19.5+dfsg-4ubuntu9.4) ... 2026-03-13 12:29:26.097 | Setting up libavahi-client3:amd64 (0.8-13ubuntu6.1) ... 2026-03-13 12:29:26.107 | Setting up nfs-kernel-server (1:2.6.4-3ubuntu5.1) ... 2026-03-13 12:29:26.260 | Created symlink /etc/systemd/system/nfs-mountd.service.requires/fsidd.service → /usr/lib/systemd/system/fsidd.service. 2026-03-13 12:29:26.260 | Created symlink /etc/systemd/system/nfs-server.service.requires/fsidd.service → /usr/lib/systemd/system/fsidd.service. 2026-03-13 12:29:26.398 | Created symlink /etc/systemd/system/nfs-client.target.wants/nfs-blkmap.service → /usr/lib/systemd/system/nfs-blkmap.service. 2026-03-13 12:29:26.549 | Created symlink /etc/systemd/system/multi-user.target.wants/nfs-server.service → /usr/lib/systemd/system/nfs-server.service. 2026-03-13 12:29:26.949 | nfs-mountd.service is a disabled or a static unit, not starting it. 2026-03-13 12:29:26.999 | nfsdcld.service is a disabled or a static unit, not starting it. 2026-03-13 12:29:27.534 | 2026-03-13 12:29:27.534 | Creating config file /etc/exports with new version 2026-03-13 12:29:27.821 | 2026-03-13 12:29:27.822 | Creating config file /etc/default/nfs-kernel-server with new version 2026-03-13 12:29:28.250 | Setting up samba-libs:amd64 (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-03-13 12:29:28.259 | Setting up python3-ldb (2:2.8.0+samba4.19.5+dfsg-4ubuntu9.4) ... 2026-03-13 12:29:28.401 | Setting up libcups2t64:amd64 (2.4.7-1.2ubuntu7.9) ... 2026-03-13 12:29:28.413 | Setting up python3-samba (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-03-13 12:29:28.972 | Setting up samba-common-bin (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-03-13 12:29:28.985 | Setting up samba (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-03-13 12:29:30.280 | Created symlink /etc/systemd/system/smb.service → /usr/lib/systemd/system/smbd.service. 2026-03-13 12:29:30.280 | Created symlink /etc/systemd/system/multi-user.target.wants/smbd.service → /usr/lib/systemd/system/smbd.service. 2026-03-13 12:29:30.972 | Created symlink /etc/systemd/system/nmb.service → /usr/lib/systemd/system/nmbd.service. 2026-03-13 12:29:30.972 | Created symlink /etc/systemd/system/multi-user.target.wants/nmbd.service → /usr/lib/systemd/system/nmbd.service. 2026-03-13 12:29:31.585 | Created symlink /etc/systemd/system/samba.service → /usr/lib/systemd/system/samba-ad-dc.service. 2026-03-13 12:29:31.585 | Created symlink /etc/systemd/system/multi-user.target.wants/samba-ad-dc.service → /usr/lib/systemd/system/samba-ad-dc.service. 2026-03-13 12:29:32.037 | Processing triggers for man-db (2.12.0-4build2) ... 2026-03-13 12:29:33.350 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-03-13 12:29:33.662 | ++ functions-common:apt_get:1203 : result=0 2026-03-13 12:29:33.668 | ++ functions-common:apt_get:1206 : time_stop apt-get 2026-03-13 12:29:33.675 | ++ functions-common:time_stop:2412 : local name 2026-03-13 12:29:33.681 | ++ functions-common:time_stop:2413 : local end_time 2026-03-13 12:29:33.687 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:29:33.693 | ++ functions-common:time_stop:2415 : local total 2026-03-13 12:29:33.699 | ++ functions-common:time_stop:2416 : local start_time 2026-03-13 12:29:33.705 | ++ functions-common:time_stop:2418 : name=apt-get 2026-03-13 12:29:33.710 | ++ functions-common:time_stop:2419 : start_time=1773404957714 2026-03-13 12:29:33.715 | ++ functions-common:time_stop:2421 : [[ -z 1773404957714 ]] 2026-03-13 12:29:33.722 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:29:33.731 | ++ functions-common:time_stop:2424 : end_time=1773404973725 2026-03-13 12:29:33.736 | ++ functions-common:time_stop:2425 : elapsed_time=16011 2026-03-13 12:29:33.743 | ++ functions-common:time_stop:2426 : total=184371 2026-03-13 12:29:33.748 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:29:33.754 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=200382 2026-03-13 12:29:33.761 | ++ functions-common:apt_get:1207 : return 0 2026-03-13 12:29:33.767 | ++ /opt/stack/manila/devstack/plugin.sh:_install_nfs_and_samba:704 : check_nfs_kernel_service_state_ubuntu 2026-03-13 12:29:33.776 | +++ /opt/stack/manila/devstack/plugin.sh:check_nfs_kernel_service_state_ubuntu:687 : sudo service nfs-kernel-server status 2026-03-13 12:29:33.818 | ++ /opt/stack/manila/devstack/plugin.sh:check_nfs_kernel_service_state_ubuntu:687 : [[ '' == \f\a\i\l ]] 2026-03-13 12:29:33.826 | +++ /opt/stack/manila/devstack/plugin.sh:check_nfs_kernel_service_state_ubuntu:695 : sudo service nfs-kernel-server status 2026-03-13 12:29:33.868 | ++ /opt/stack/manila/devstack/plugin.sh:check_nfs_kernel_service_state_ubuntu:695 : [[ '' == \f\a\i\l ]] 2026-03-13 12:29:33.874 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:745 : '[' manila.share.drivers.generic.GenericShareDriver == manila.share.drivers.zfsonlinux.driver.ZFSonLinuxShareDriver ']' 2026-03-13 12:29:33.881 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:760 : '[' manila.share.drivers.generic.GenericShareDriver == manila.share.drivers.container.driver.ContainerShareDriver ']' 2026-03-13 12:29:33.887 | ++ /opt/stack/manila/devstack/plugin.sh:source:1148 : set_cinder_quotas 2026-03-13 12:29:33.893 | ++ /opt/stack/manila/devstack/plugin.sh:set_cinder_quotas:133 : is_service_enabled cinder 2026-03-13 12:29:33.933 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:29:33.939 | ++ /opt/stack/manila/devstack/plugin.sh:set_cinder_quotas:134 : [[ ! -n /etc/cinder/cinder.conf ]] 2026-03-13 12:29:33.945 | ++ /opt/stack/manila/devstack/plugin.sh:set_cinder_quotas:137 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 50 2026-03-13 12:29:34.015 | ++ /opt/stack/manila/devstack/plugin.sh:set_cinder_quotas:138 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 50 2026-03-13 12:29:34.085 | ++ /opt/stack/manila/devstack/plugin.sh:set_cinder_quotas:139 : iniset /etc/cinder/cinder.conf DEFAULT quota_gigabytes 1000 2026-03-13 12:29:34.154 | ++ /opt/stack/manila/devstack/plugin.sh:source:1257 : [[ stack == \u\n\s\t\a\c\k ]] 2026-03-13 12:29:34.159 | ++ /opt/stack/manila/devstack/plugin.sh:source:1262 : [[ stack == \c\l\e\a\n ]] 2026-03-13 12:29:34.172 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-03-13 12:29:34.179 | + functions-common:run_plugins:1832 : local dir=/opt/stack/magnum-cluster-api 2026-03-13 12:29:34.184 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/magnum-cluster-api/devstack/plugin.sh ]] 2026-03-13 12:29:34.190 | + functions-common:run_plugins:1834 : source /opt/stack/magnum-cluster-api/devstack/plugin.sh stack install 2026-03-13 12:29:34.197 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:1 : CAPI_VERSION=v1.10.5 2026-03-13 12:29:34.203 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:2 : CAPO_VERSION=v0.12.4 2026-03-13 12:29:34.208 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:3 : ORC_VERSION=v2.2.0 2026-03-13 12:29:34.214 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:4 : KIND_VERSION=v0.16.0 2026-03-13 12:29:34.220 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:5 : HELM_VERSION=v3.10.3 2026-03-13 12:29:34.226 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:7 : MAGNUM_CLUSTER_API_REPO=https://github.com/vexxhost/magnum-cluster-api.git 2026-03-13 12:29:34.232 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:8 : MAGNUM_CLUSTER_API_BRANCH=main 2026-03-13 12:29:34.238 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:9 : MAGNUM_CLUSTER_API_DIR=/opt/stack/magnum-cluster-api 2026-03-13 12:29:34.247 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:21 : is_service_enabled magnum-cluster-api 2026-03-13 12:29:34.286 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:29:34.292 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:23 : [[ stack == \s\t\a\c\k ]] 2026-03-13 12:29:34.298 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:23 : [[ install == \p\r\e\-\i\n\s\t\a\l\l ]] 2026-03-13 12:29:34.305 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:65 : [[ stack == \s\t\a\c\k ]] 2026-03-13 12:29:34.312 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:65 : [[ install == \i\n\s\t\a\l\l ]] 2026-03-13 12:29:34.319 | ++ /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-03-13 12:29:34.325 | ++ functions-common:git_clone:581 : local git_remote=https://github.com/vexxhost/magnum-cluster-api.git 2026-03-13 12:29:34.329 | ++ functions-common:git_clone:582 : local git_dest=/opt/stack/magnum-cluster-api 2026-03-13 12:29:34.335 | ++ functions-common:git_clone:583 : local git_ref=/opt/stack/magnum-cluster-api 2026-03-13 12:29:34.341 | ++ functions-common:git_clone:584 : local orig_dir 2026-03-13 12:29:34.349 | +++ functions-common:git_clone:585 : pwd 2026-03-13 12:29:34.355 | ++ functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-13 12:29:34.359 | ++ functions-common:git_clone:586 : local git_clone_flags= 2026-03-13 12:29:34.366 | +++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-13 12:29:34.404 | ++ functions-common:git_clone:588 : RECLONE=False 2026-03-13 12:29:34.410 | ++ functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-13 12:29:34.416 | ++ functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-13 12:29:34.423 | ++ functions-common:git_clone:602 : echo /opt/stack/magnum-cluster-api 2026-03-13 12:29:34.424 | ++ functions-common:git_clone:602 : egrep -q '^refs' 2026-03-13 12:29:34.432 | ++ functions-common:git_clone:616 : [[ ! -d /opt/stack/magnum-cluster-api ]] 2026-03-13 12:29:34.438 | ++ functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-13 12:29:34.444 | ++ functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/magnum-cluster-api 2026-03-13 12:29:34.468 | ++ functions-common:git_clone:664 : cd /opt/stack/magnum-cluster-api 2026-03-13 12:29:34.474 | ++ functions-common:git_clone:665 : git show --oneline 2026-03-13 12:29:34.476 | ++ functions-common:git_clone:665 : head -1 2026-03-13 12:29:34.484 | 86dbb1a fix(deps): update rust crate schemars to v1 2026-03-13 12:29:34.490 | ++ functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-13 12:29:34.497 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:67 : setup_develop /opt/stack/magnum-cluster-api 2026-03-13 12:29:34.503 | ++ inc/python:setup_develop:353 : local bindep 2026-03-13 12:29:34.509 | ++ inc/python:setup_develop:354 : [[ /opt/stack/magnum-cluster-api == -bindep* ]] 2026-03-13 12:29:34.514 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/magnum-cluster-api 2026-03-13 12:29:34.520 | ++ inc/python:setup_develop:359 : local extras= 2026-03-13 12:29:34.526 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/magnum-cluster-api -e 2026-03-13 12:29:34.532 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-03-13 12:29:34.538 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/magnum-cluster-api == -bindep* ]] 2026-03-13 12:29:34.544 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/magnum-cluster-api 2026-03-13 12:29:34.550 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-03-13 12:29:34.556 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-03-13 12:29:34.562 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/magnum-cluster-api 2026-03-13 12:29:34.569 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-03-13 12:29:34.574 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/magnum-cluster-api 2026-03-13 12:29:34.579 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-03-13 12:29:34.586 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-03-13 12:29:34.594 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/magnum-cluster-api/setup.cfg 2026-03-13 12:29:34.604 | ++ inc/python:_setup_package_with_constraints_edit:400 : name= 2026-03-13 12:29:34.610 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z ']' 2026-03-13 12:29:34.618 | +++ inc/python:_setup_package_with_constraints_edit:402 : awk '/^name =/ {gsub(/"/, "", $3); print $3}' /opt/stack/magnum-cluster-api/pyproject.toml 2026-03-13 12:29:34.631 | ++ inc/python:_setup_package_with_constraints_edit:402 : name=magnum-cluster-api 2026-03-13 12:29:34.636 | ++ 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-03-13 12:29:34.729 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/magnum-cluster-api -e 2026-03-13 12:29:34.733 | ++ inc/python:setup_package:436 : local bindep=0 2026-03-13 12:29:34.739 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-03-13 12:29:34.744 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-03-13 12:29:34.749 | ++ inc/python:setup_package:439 : [[ /opt/stack/magnum-cluster-api == -bindep* ]] 2026-03-13 12:29:34.756 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/magnum-cluster-api 2026-03-13 12:29:34.761 | ++ inc/python:setup_package:445 : local flags=-e 2026-03-13 12:29:34.767 | ++ inc/python:setup_package:446 : local extras= 2026-03-13 12:29:34.771 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-03-13 12:29:34.777 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-03-13 12:29:34.783 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-03-13 12:29:34.789 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-03-13 12:29:34.796 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-03-13 12:29:34.802 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/magnum-cluster-api 2026-03-13 12:29:34.849 | Using python 3.12 to install /opt/stack/magnum-cluster-api 2026-03-13 12:29:34.855 | ++ 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-03-13 12:29:35.402 | Obtaining file:///opt/stack/magnum-cluster-api 2026-03-13 12:29:35.404 | Installing build dependencies: started 2026-03-13 12:29:36.852 | Installing build dependencies: finished with status 'done' 2026-03-13 12:29:36.854 | Checking if build backend supports build_editable: started 2026-03-13 12:29:36.950 | Checking if build backend supports build_editable: finished with status 'done' 2026-03-13 12:29:36.952 | Getting requirements to build editable: started 2026-03-13 12:29:37.021 | Getting requirements to build editable: finished with status 'done' 2026-03-13 12:29:37.024 | Preparing editable metadata (pyproject.toml): started 2026-03-13 12:29:40.012 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-03-13 12:29:40.028 | Requirement already satisfied: certifi in /usr/lib/python3/dist-packages (from magnum-cluster-api==0.35.0) (2023.11.17) 2026-03-13 12:29:40.029 | Requirement already satisfied: click>=8.0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.35.0) (8.3.1) 2026-03-13 12:29:40.125 | Collecting diskcache>=5.6.1 (from magnum-cluster-api==0.35.0) 2026-03-13 12:29:40.232 | Downloading diskcache-5.6.3-py3-none-any.whl.metadata (20 kB) 2026-03-13 12:29:40.252 | Requirement already satisfied: eventlet>=0.33.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.35.0) (0.40.4) 2026-03-13 12:29:40.263 | Collecting haproxyadmin>=0.2.4 (from magnum-cluster-api==0.35.0) 2026-03-13 12:29:40.290 | Downloading haproxyadmin-0.2.4.tar.gz (59 kB) 2026-03-13 12:29:40.332 | Installing build dependencies: started 2026-03-13 12:29:41.223 | Installing build dependencies: finished with status 'done' 2026-03-13 12:29:41.224 | Getting requirements to build wheel: started 2026-03-13 12:29:41.520 | Getting requirements to build wheel: finished with status 'done' 2026-03-13 12:29:41.522 | Installing backend dependencies: started 2026-03-13 12:29:42.552 | Installing backend dependencies: finished with status 'done' 2026-03-13 12:29:42.553 | Preparing metadata (pyproject.toml): started 2026-03-13 12:29:42.825 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-03-13 12:29:42.862 | Collecting kubernetes>=24.2.0 (from magnum-cluster-api==0.35.0) 2026-03-13 12:29:42.872 | Downloading kubernetes-35.0.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-03-13 12:29:42.882 | Requirement already satisfied: magnum>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.35.0) (22.1.0.dev1) 2026-03-13 12:29:42.883 | Requirement already satisfied: oslo-concurrency>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.35.0) (7.4.0) 2026-03-13 12:29:42.884 | Requirement already satisfied: oslo-config>=8.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.35.0) (10.3.0) 2026-03-13 12:29:42.885 | Requirement already satisfied: oslo-context>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.35.0) (6.3.0) 2026-03-13 12:29:42.885 | Requirement already satisfied: oslo-log>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.35.0) (8.1.0) 2026-03-13 12:29:42.886 | Requirement already satisfied: oslo-privsep>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.35.0) (3.10.1) 2026-03-13 12:29:42.887 | Requirement already satisfied: oslo-service>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.35.0) (4.5.1) 2026-03-13 12:29:42.887 | Requirement already satisfied: platformdirs>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.35.0) (4.9.2) 2026-03-13 12:29:42.905 | Collecting pykube-ng (from magnum-cluster-api==0.35.0) 2026-03-13 12:29:42.915 | Downloading pykube_ng-23.6.0-py3-none-any.whl.metadata (8.0 kB) 2026-03-13 12:29:42.925 | Requirement already satisfied: pyroute2>=0.3.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.35.0) (0.8.1) 2026-03-13 12:29:42.926 | Requirement already satisfied: python-heatclient in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.35.0) (5.1.0) 2026-03-13 12:29:42.927 | Requirement already satisfied: python-manilaclient>=3.3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.35.0) (6.0.0) 2026-03-13 12:29:42.928 | Requirement already satisfied: requests>=2.27.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.35.0) (2.32.5) 2026-03-13 12:29:42.949 | Collecting semver>=2.0.0 (from magnum-cluster-api==0.35.0) 2026-03-13 12:29:42.959 | Downloading semver-3.0.4-py3-none-any.whl.metadata (6.8 kB) 2026-03-13 12:29:42.977 | Collecting sherlock>=0.4.1 (from magnum-cluster-api==0.35.0) 2026-03-13 12:29:43.005 | Downloading sherlock-0.4.1-py3-none-any.whl.metadata (8.9 kB) 2026-03-13 12:29:43.027 | Collecting shortuuid (from magnum-cluster-api==0.35.0) 2026-03-13 12:29:43.037 | Downloading shortuuid-1.0.13-py3-none-any.whl.metadata (5.8 kB) 2026-03-13 12:29:43.048 | 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.35.0) (2.8.0) 2026-03-13 12:29:43.048 | 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.35.0) (3.3.2) 2026-03-13 12:29:43.053 | Requirement already satisfied: six in /opt/stack/data/venv/lib/python3.12/site-packages (from haproxyadmin>=0.2.4->magnum-cluster-api==0.35.0) (1.17.0) 2026-03-13 12:29:43.054 | 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.35.0) (2.9.0.post0) 2026-03-13 12:29:43.055 | Requirement already satisfied: pyyaml>=5.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from kubernetes>=24.2.0->magnum-cluster-api==0.35.0) (6.0.3) 2026-03-13 12:29:43.079 | Collecting websocket-client!=0.40.0,!=0.41.*,!=0.42.*,>=0.32.0 (from kubernetes>=24.2.0->magnum-cluster-api==0.35.0) 2026-03-13 12:29:43.089 | Downloading websocket_client-1.9.0-py3-none-any.whl.metadata (8.3 kB) 2026-03-13 12:29:43.111 | Collecting requests-oauthlib (from kubernetes>=24.2.0->magnum-cluster-api==0.35.0) 2026-03-13 12:29:43.121 | Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl.metadata (11 kB) 2026-03-13 12:29:43.131 | 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.35.0) (2.6.3) 2026-03-13 12:29:43.143 | Collecting durationpy>=0.7 (from kubernetes>=24.2.0->magnum-cluster-api==0.35.0) 2026-03-13 12:29:43.155 | Downloading durationpy-0.10-py3-none-any.whl.metadata (340 bytes) 2026-03-13 12:29:43.165 | 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.35.0) (2.0.46) 2026-03-13 12:29:43.165 | 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.35.0) (0.12.1) 2026-03-13 12:29:43.166 | 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.35.0) (1.8.9) 2026-03-13 12:29:43.167 | 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.35.0) (1.18.4) 2026-03-13 12:29:43.167 | 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.35.0) (4.13.2) 2026-03-13 12:29:43.168 | 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.35.0) (5.2.1) 2026-03-13 12:29:43.169 | 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.35.0) (1.33) 2026-03-13 12:29:43.169 | 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.35.0) (5.13.1) 2026-03-13 12:29:43.170 | 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.35.0) (12.0.0) 2026-03-13 12:29:43.171 | 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.35.0) (1.3.0) 2026-03-13 12:29:43.172 | 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.35.0) (18.0.0) 2026-03-13 12:29:43.172 | 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.35.0) (6.7.2) 2026-03-13 12:29:43.174 | 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.35.0) (17.3.0) 2026-03-13 12:29:43.174 | 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.35.0) (8.0.0) 2026-03-13 12:29:43.175 | 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.35.0) (5.0.0) 2026-03-13 12:29:43.175 | 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.35.0) (3.7.0) 2026-03-13 12:29:43.175 | 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.35.0) (5.9.1) 2026-03-13 12:29:43.176 | 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.35.0) (2.7.1) 2026-03-13 12:29:43.176 | 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.35.0) (10.0.0) 2026-03-13 12:29:43.177 | 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.35.0) (3.9.0) 2026-03-13 12:29:43.177 | 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.35.0) (7.0.3) 2026-03-13 12:29:43.178 | 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.35.0) (1.7.0) 2026-03-13 12:29:43.178 | 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.35.0) (4.0.1) 2026-03-13 12:29:43.179 | Requirement already satisfied: python-barbicanclient>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (7.3.0) 2026-03-13 12:29:43.179 | Requirement already satisfied: python-cinderclient>=7.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (9.9.0) 2026-03-13 12:29:43.179 | Requirement already satisfied: python-glanceclient>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (4.11.0) 2026-03-13 12:29:43.180 | Requirement already satisfied: python-neutronclient>=7.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (11.8.0) 2026-03-13 12:29:43.180 | Requirement already satisfied: python-novaclient>=17.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (18.12.0) 2026-03-13 12:29:43.181 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (5.8.0) 2026-03-13 12:29:43.181 | Requirement already satisfied: python-octaviaclient>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (3.13.0) 2026-03-13 12:29:43.182 | 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.35.0) (82.0.1) 2026-03-13 12:29:43.183 | 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.35.0) (5.7.0) 2026-03-13 12:29:43.183 | 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.35.0) (6.2.0) 2026-03-13 12:29:43.184 | 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.35.0) (43.0.3) 2026-03-13 12:29:43.184 | 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.35.0) (3.1.6) 2026-03-13 12:29:43.188 | 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.35.0) (1.3.10) 2026-03-13 12:29:43.188 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->magnum>=15.0.0->magnum-cluster-api==0.35.0) (4.15.0) 2026-03-13 12:29:43.190 | 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.35.0) (0.6.0) 2026-03-13 12:29:43.190 | Requirement already satisfied: cmd2>=1.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.35.0) (3.2.0) 2026-03-13 12:29:43.191 | 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.35.0) (3.17.0) 2026-03-13 12:29:43.193 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.0.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (1.11.0) 2026-03-13 12:29:43.194 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.0.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (14.3.3) 2026-03-13 12:29:43.194 | Requirement already satisfied: rich-argparse>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.0.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (1.7.2) 2026-03-13 12:29:43.196 | 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.35.0) (2.0.0) 2026-03-13 12:29:43.199 | 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.35.0) (3.0) 2026-03-13 12:29:43.201 | 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.35.0) (3.0.0) 2026-03-13 12:29:43.204 | 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.35.0) (2.1.0) 2026-03-13 12:29:43.204 | 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.35.0) (1.8.2) 2026-03-13 12:29:43.207 | 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.35.0) (4.1.1) 2026-03-13 12:29:43.209 | 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.35.0) (2.11.0) 2026-03-13 12:29:43.214 | 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.0.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (1.5.0) 2026-03-13 12:29:43.219 | 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.35.0) (0.20) 2026-03-13 12:29:43.220 | 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.35.0) (3.0.0) 2026-03-13 12:29:43.221 | Requirement already satisfied: wrapt>=1.7.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.35.0) (2.1.1) 2026-03-13 12:29:43.224 | 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.35.0) (2.0.0) 2026-03-13 12:29:43.228 | 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.35.0) (2.0.2) 2026-03-13 12:29:43.229 | 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.35.0) (0.5.0) 2026-03-13 12:29:43.235 | 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.35.0) (3.2.1) 2026-03-13 12:29:43.236 | 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.35.0) (7.0.1) 2026-03-13 12:29:43.236 | 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.35.0) (5.3.1) 2026-03-13 12:29:43.237 | 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.35.0) (5.6.2) 2026-03-13 12:29:43.237 | 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.35.0) (0.15.1) 2026-03-13 12:29:43.240 | 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.35.0) (5.1.0) 2026-03-13 12:29:43.246 | 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.35.0) (2025.3) 2026-03-13 12:29:43.246 | 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.35.0) (26.0) 2026-03-13 12:29:43.251 | 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.35.0) (0.24.1) 2026-03-13 12:29:43.253 | 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.35.0) (5.0.0) 2026-03-13 12:29:43.253 | 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.35.0) (3.1.6) 2026-03-13 12:29:43.254 | 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.35.0) (4.0.1) 2026-03-13 12:29:43.258 | 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.35.0) (3.0.3) 2026-03-13 12:29:43.265 | 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.35.0) (1.1.2) 2026-03-13 12:29:43.270 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.reports>=2.1.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (7.2.2) 2026-03-13 12:29:43.275 | 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.35.0) (3.1.0) 2026-03-13 12:29:43.276 | 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.35.0) (2.5.1) 2026-03-13 12:29:43.276 | 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.35.0) (3.10.1) 2026-03-13 12:29:43.276 | 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.35.0) (1.7.3) 2026-03-13 12:29:43.282 | 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.35.0) (3.3.2) 2026-03-13 12:29:43.305 | 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.35.0) (0.6.0) 2026-03-13 12:29:43.338 | Requirement already satisfied: warlock>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=3.2.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (2.1.0) 2026-03-13 12:29:43.338 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=3.2.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (24.2.1) 2026-03-13 12:29:43.345 | Requirement already satisfied: osc-lib>=1.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-heatclient->magnum-cluster-api==0.35.0) (4.4.0) 2026-03-13 12:29:43.346 | 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.35.0) (4.10.0) 2026-03-13 12:29:43.349 | Requirement already satisfied: openstacksdk>=0.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.14.0->python-heatclient->magnum-cluster-api==0.35.0) (4.10.0) 2026-03-13 12:29:43.354 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.0->python-heatclient->magnum-cluster-api==0.35.0) (1.1.0) 2026-03-13 12:29:43.355 | Requirement already satisfied: requestsexceptions>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.0->python-heatclient->magnum-cluster-api==0.35.0) (1.4.0) 2026-03-13 12:29:43.378 | Requirement already satisfied: python-openstackclient>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-octaviaclient>=2.1.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (9.0.0) 2026-03-13 12:29:43.394 | 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.35.0) (3.4.4) 2026-03-13 12:29:43.395 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.1->magnum-cluster-api==0.35.0) (3.11) 2026-03-13 12:29:43.418 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=4.0.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (4.0.0) 2026-03-13 12:29:43.418 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=4.0.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (2.19.2) 2026-03-13 12:29:43.425 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff>=4.0.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (0.1.2) 2026-03-13 12:29:43.438 | 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.35.0) (0.7) 2026-03-13 12:29:43.475 | 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.35.0) (3.4.2) 2026-03-13 12:29:43.475 | 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.35.0) (4.26.0) 2026-03-13 12:29:43.475 | 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.35.0) (3.3.0) 2026-03-13 12:29:43.476 | 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.35.0) (9.1.4) 2026-03-13 12:29:43.477 | 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.35.0) (4.0.1) 2026-03-13 12:29:43.485 | 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>=15.0.0->magnum-cluster-api==0.35.0) (25.4.0) 2026-03-13 12:29:43.486 | 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.35.0) (2025.9.1) 2026-03-13 12:29:43.486 | 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.35.0) (0.37.0) 2026-03-13 12:29:43.487 | 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.35.0) (0.30.0) 2026-03-13 12:29:43.525 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=8.2.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (2.8.5) 2026-03-13 12:29:43.557 | 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.35.0) (0.8.1) 2026-03-13 12:29:43.558 | 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.35.0) (2025.2) 2026-03-13 12:29:43.558 | 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.35.0) (8.7.1) 2026-03-13 12:29:43.563 | 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.35.0) (3.23.0) 2026-03-13 12:29:43.588 | 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.35.0) (3.3.1) 2026-03-13 12:29:43.626 | Downloading diskcache-5.6.3-py3-none-any.whl (45 kB) 2026-03-13 12:29:43.647 | Downloading kubernetes-35.0.0-py2.py3-none-any.whl (2.0 MB) 2026-03-13 12:29:43.896 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 8.2 MB/s 0:00:00 2026-03-13 12:29:43.905 | Downloading durationpy-0.10-py3-none-any.whl (3.9 kB) 2026-03-13 12:29:43.920 | Downloading semver-3.0.4-py3-none-any.whl (17 kB) 2026-03-13 12:29:43.938 | Downloading sherlock-0.4.1-py3-none-any.whl (16 kB) 2026-03-13 12:29:43.957 | Downloading websocket_client-1.9.0-py3-none-any.whl (82 kB) 2026-03-13 12:29:43.984 | Downloading pykube_ng-23.6.0-py3-none-any.whl (26 kB) 2026-03-13 12:29:44.002 | Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl (24 kB) 2026-03-13 12:29:44.024 | Downloading shortuuid-1.0.13-py3-none-any.whl (10 kB) 2026-03-13 12:29:44.050 | Building wheels for collected packages: magnum-cluster-api, haproxyadmin 2026-03-13 12:29:44.050 | Building editable for magnum-cluster-api (pyproject.toml): started 2026-03-13 12:30:41.585 | Building editable for magnum-cluster-api (pyproject.toml): finished with status 'error' 2026-03-13 12:30:41.719 | error: subprocess-exited-with-error 2026-03-13 12:30:41.720 | 2026-03-13 12:30:41.720 | × Building editable for magnum-cluster-api (pyproject.toml) did not run successfully. 2026-03-13 12:30:41.720 | │ exit code: 1 2026-03-13 12:30:41.720 | ╰─> [2018 lines of output] 2026-03-13 12:30:41.720 | Running `maturin pep517 build-wheel -i /opt/stack/data/venv/bin/python3.12 --compatibility off --editable` 2026-03-13 12:30:41.720 | 📦 Including license file `LICENSE` 2026-03-13 12:30:41.720 | 🍹 Building a mixed python/rust project 2026-03-13 12:30:41.720 | 🔗 Found pyo3 bindings with abi3 support 2026-03-13 12:30:41.720 | 🐍 Found CPython 3.12 at /opt/stack/data/venv/bin/python3.12 2026-03-13 12:30:41.720 | 📡 Using build options features from pyproject.toml 2026-03-13 12:30:41.720 | Compiling proc-macro2 v1.0.101 2026-03-13 12:30:41.720 | Compiling quote v1.0.41 2026-03-13 12:30:41.720 | Compiling unicode-ident v1.0.18 2026-03-13 12:30:41.720 | Compiling libc v0.2.175 2026-03-13 12:30:41.720 | Compiling memchr v2.7.5 2026-03-13 12:30:41.720 | Compiling serde_core v1.0.228 2026-03-13 12:30:41.720 | Compiling pin-project-lite v0.2.16 2026-03-13 12:30:41.720 | Compiling autocfg v1.5.0 2026-03-13 12:30:41.720 | Compiling serde v1.0.228 2026-03-13 12:30:41.720 | Compiling itoa v1.0.15 2026-03-13 12:30:41.720 | Compiling once_cell v1.21.3 2026-03-13 12:30:41.720 | Compiling target-lexicon v0.13.2 2026-03-13 12:30:41.720 | Compiling futures-core v0.3.31 2026-03-13 12:30:41.720 | Compiling cfg-if v1.0.3 2026-03-13 12:30:41.720 | Compiling thiserror v2.0.17 2026-03-13 12:30:41.720 | Compiling ryu v1.0.20 2026-03-13 12:30:41.720 | Compiling bytes v1.10.1 2026-03-13 12:30:41.720 | Compiling futures-sink v0.3.31 2026-03-13 12:30:41.720 | Compiling serde_json v1.0.145 2026-03-13 12:30:41.721 | Compiling shlex v1.3.0 2026-03-13 12:30:41.721 | Compiling slab v0.4.11 2026-03-13 12:30:41.721 | Compiling futures-channel v0.3.31 2026-03-13 12:30:41.721 | Compiling log v0.4.28 2026-03-13 12:30:41.721 | Compiling find-msvc-tools v0.1.0 2026-03-13 12:30:41.721 | Compiling pin-utils v0.1.0 2026-03-13 12:30:41.721 | Compiling fnv v1.0.7 2026-03-13 12:30:41.721 | Compiling futures-io v0.3.31 2026-03-13 12:30:41.721 | Compiling futures-task v0.3.31 2026-03-13 12:30:41.721 | Compiling zeroize v1.8.1 2026-03-13 12:30:41.721 | Compiling tracing-core v0.1.34 2026-03-13 12:30:41.721 | Compiling cc v1.2.35 2026-03-13 12:30:41.721 | Compiling num-traits v0.2.19 2026-03-13 12:30:41.721 | Compiling heck v0.5.0 2026-03-13 12:30:41.721 | Compiling smallvec v1.15.1 2026-03-13 12:30:41.721 | Compiling httparse v1.10.1 2026-03-13 12:30:41.721 | Compiling rustls-pki-types v1.12.0 2026-03-13 12:30:41.721 | Compiling untrusted v0.9.0 2026-03-13 12:30:41.721 | Compiling ucd-trie v0.1.7 2026-03-13 12:30:41.721 | Compiling try-lock v0.2.5 2026-03-13 12:30:41.721 | Compiling http v1.3.1 2026-03-13 12:30:41.721 | Compiling tower-service v0.3.3 2026-03-13 12:30:41.721 | Compiling thiserror v1.0.69 2026-03-13 12:30:41.721 | Compiling crossbeam-utils v0.8.21 2026-03-13 12:30:41.721 | Compiling want v0.3.1 2026-03-13 12:30:41.721 | Compiling pyo3-build-config v0.26.0 2026-03-13 12:30:41.721 | Compiling aho-corasick v1.1.3 2026-03-13 12:30:41.721 | Compiling bitflags v2.9.4 2026-03-13 12:30:41.722 | Compiling allocator-api2 v0.2.21 2026-03-13 12:30:41.722 | Compiling syn v2.0.110 2026-03-13 12:30:41.722 | Compiling schemars v0.8.22 2026-03-13 12:30:41.722 | Compiling dyn-clone v1.0.20 2026-03-13 12:30:41.722 | Compiling signal-hook-registry v1.4.6 2026-03-13 12:30:41.722 | Compiling socket2 v0.6.0 2026-03-13 12:30:41.722 | Compiling mio v1.0.4 2026-03-13 12:30:41.722 | Compiling getrandom v0.2.16 2026-03-13 12:30:41.722 | Compiling regex-syntax v0.8.6 2026-03-13 12:30:41.722 | Compiling atomic-waker v1.1.2 2026-03-13 12:30:41.722 | Compiling foldhash v0.1.5 2026-03-13 12:30:41.722 | Compiling k8s-openapi v0.25.0 2026-03-13 12:30:41.722 | Compiling rustls v0.23.31 2026-03-13 12:30:41.722 | Compiling http-body v1.0.1 2026-03-13 12:30:41.722 | Compiling getrandom v0.3.3 2026-03-13 12:30:41.722 | Compiling base64 v0.22.1 2026-03-13 12:30:41.722 | Compiling equivalent v1.0.2 2026-03-13 12:30:41.722 | Compiling memoffset v0.9.1 2026-03-13 12:30:41.722 | Compiling hashbrown v0.15.5 2026-03-13 12:30:41.722 | Compiling subtle v2.6.1 2026-03-13 12:30:41.722 | Compiling ring v0.17.14 2026-03-13 12:30:41.722 | Compiling concurrent-queue v2.5.0 2026-03-13 12:30:41.722 | Compiling ordered-float v2.10.1 2026-03-13 12:30:41.722 | Compiling lock_api v0.4.13 2026-03-13 12:30:41.722 | Compiling openssl-probe v0.1.6 2026-03-13 12:30:41.722 | Compiling version_check v0.9.5 2026-03-13 12:30:41.722 | Compiling strsim v0.11.1 2026-03-13 12:30:41.722 | Compiling parking v2.2.1 2026-03-13 12:30:41.722 | Compiling percent-encoding v2.3.2 2026-03-13 12:30:41.723 | Compiling fastrand v2.3.0 2026-03-13 12:30:41.723 | Compiling zerocopy v0.8.26 2026-03-13 12:30:41.723 | Compiling tower-layer v0.3.3 2026-03-13 12:30:41.723 | Compiling anyhow v1.0.99 2026-03-13 12:30:41.723 | Compiling ident_case v1.0.1 2026-03-13 12:30:41.723 | Compiling unsafe-libyaml v0.2.11 2026-03-13 12:30:41.723 | Compiling indexmap v2.11.0 2026-03-13 12:30:41.723 | Compiling parking_lot_core v0.9.11 2026-03-13 12:30:41.723 | Compiling ahash v0.8.12 2026-03-13 12:30:41.723 | Compiling form_urlencoded v1.2.2 2026-03-13 12:30:41.723 | Compiling event-listener v5.4.1 2026-03-13 12:30:41.723 | Compiling pyo3-macros-backend v0.26.0 2026-03-13 12:30:41.723 | Compiling pyo3-ffi v0.26.0 2026-03-13 12:30:41.723 | Compiling pyo3 v0.26.0 2026-03-13 12:30:41.723 | Compiling rustls-native-certs v0.8.1 2026-03-13 12:30:41.723 | Compiling rustix v1.0.8 2026-03-13 12:30:41.723 | Compiling unindent v0.2.4 2026-03-13 12:30:41.723 | Compiling scopeguard v1.2.0 2026-03-13 12:30:41.723 | Compiling mime v0.3.17 2026-03-13 12:30:41.723 | Compiling indoc v2.0.6 2026-03-13 12:30:41.723 | Compiling sync_wrapper v1.0.2 2026-03-13 12:30:41.723 | Compiling event-listener-strategy v0.5.4 2026-03-13 12:30:41.723 | Compiling pem v3.0.5 2026-03-13 12:30:41.723 | Compiling http-body-util v0.1.3 2026-03-13 12:30:41.724 | Compiling secrecy v0.10.3 2026-03-13 12:30:41.724 | Compiling either v1.15.0 2026-03-13 12:30:41.724 | Compiling regex-automata v0.4.10 2026-03-13 12:30:41.724 | Compiling ref-cast v1.0.25 2026-03-13 12:30:41.724 | Compiling home v0.5.11 2026-03-13 12:30:41.724 | Compiling linux-raw-sys v0.9.4 2026-03-13 12:30:41.724 | Compiling ignition-config v0.5.0 2026-03-13 12:30:41.724 | Compiling parking_lot v0.12.4 2026-03-13 12:30:41.724 | Compiling async-broadcast v0.7.2 2026-03-13 12:30:41.724 | Compiling hostname v0.4.1 2026-03-13 12:30:41.724 | Compiling include_dir_macros v0.7.4 2026-03-13 12:30:41.724 | Compiling glob v0.3.3 2026-03-13 12:30:41.724 | Compiling lazy_static v1.5.0 2026-03-13 12:30:41.724 | Compiling arc-swap v1.7.1 2026-03-13 12:30:41.724 | Compiling semver v1.0.27 2026-03-13 12:30:41.724 | Compiling maplit v1.0.2 2026-03-13 12:30:41.724 | Compiling inventory v0.3.21 2026-03-13 12:30:41.724 | Compiling include_dir v0.7.4 2026-03-13 12:30:41.724 | Compiling serde_derive_internals v0.29.1 2026-03-13 12:30:41.724 | Compiling darling_core v0.20.11 2026-03-13 12:30:41.724 | Compiling serde_derive v1.0.228 2026-03-13 12:30:41.724 | Compiling thiserror-impl v2.0.17 2026-03-13 12:30:41.724 | Compiling tokio-macros v2.6.0 2026-03-13 12:30:41.724 | Compiling futures-macro v0.3.31 2026-03-13 12:30:41.724 | Compiling tracing-attributes v0.1.30 2026-03-13 12:30:41.724 | Compiling thiserror-impl v1.0.69 2026-03-13 12:30:41.724 | Compiling schemars_derive v0.8.22 2026-03-13 12:30:41.724 | Compiling regex v1.11.2 2026-03-13 12:30:41.724 | Compiling derive_more-impl v2.0.1 2026-03-13 12:30:41.724 | Compiling tokio v1.48.0 2026-03-13 12:30:41.724 | Compiling futures-util v0.3.31 2026-03-13 12:30:41.724 | Compiling enum-ordinalize-derive v4.3.1 2026-03-13 12:30:41.724 | Compiling darling_macro v0.20.11 2026-03-13 12:30:41.724 | Compiling pest v2.8.1 2026-03-13 12:30:41.724 | Compiling enum-ordinalize v4.3.0 2026-03-13 12:30:41.724 | Compiling derive_more v2.0.1 2026-03-13 12:30:41.724 | Compiling tracing v0.1.41 2026-03-13 12:30:41.724 | Compiling pin-project-internal v1.1.10 2026-03-13 12:30:41.725 | Compiling async-stream-impl v0.3.6 2026-03-13 12:30:41.725 | Compiling educe v0.6.0 2026-03-13 12:30:41.725 | Compiling darling v0.20.11 2026-03-13 12:30:41.725 | Compiling tower-http v0.6.6 2026-03-13 12:30:41.725 | Compiling ref-cast-impl v1.0.25 2026-03-13 12:30:41.725 | Compiling tempfile v3.23.0 2026-03-13 12:30:41.725 | Compiling async-stream v0.3.6 2026-03-13 12:30:41.725 | Compiling schemars_derive v1.2.1 2026-03-13 12:30:41.725 | Compiling typed-builder-macro v0.22.0 2026-03-13 12:30:41.725 | Compiling magnum-cluster-api v0.35.0 (/opt/stack/magnum-cluster-api) 2026-03-13 12:30:41.725 | Compiling docker-image v0.2.1 2026-03-13 12:30:41.725 | Compiling pest_meta v2.8.1 2026-03-13 12:30:41.725 | Compiling pin-project v1.1.10 2026-03-13 12:30:41.725 | Compiling pyo3-macros v0.26.0 2026-03-13 12:30:41.725 | Compiling cluster_feature_derive v0.1.0 (/opt/stack/magnum-cluster-api/crates/cluster_feature_derive) 2026-03-13 12:30:41.725 | Compiling jsonptr v0.7.1 2026-03-13 12:30:41.725 | Compiling pest_generator v2.8.1 2026-03-13 12:30:41.725 | Compiling chrono v0.4.41 2026-03-13 12:30:41.725 | Compiling serde-value v0.7.0 2026-03-13 12:30:41.725 | Compiling serde_yaml v0.9.34+deprecated 2026-03-13 12:30:41.725 | Compiling json-patch v4.1.0 2026-03-13 12:30:41.725 | Compiling hyper v1.7.0 2026-03-13 12:30:41.725 | Compiling futures-executor v0.3.31 2026-03-13 12:30:41.725 | Compiling tokio-util v0.7.16 2026-03-13 12:30:41.725 | Compiling futures v0.3.31 2026-03-13 12:30:41.725 | Compiling backon v1.6.0 2026-03-13 12:30:41.725 | Compiling pest_derive v2.8.1 2026-03-13 12:30:41.725 | Compiling kube-derive v1.1.0 2026-03-13 12:30:41.726 | Compiling serde_ignored v0.1.12 2026-03-13 12:30:41.726 | Compiling schemars v1.2.1 2026-03-13 12:30:41.726 | Compiling jsonpath-rust v0.7.5 2026-03-13 12:30:41.726 | Compiling typed-builder v0.22.0 2026-03-13 12:30:41.726 | Compiling serde_plain v1.0.2 2026-03-13 12:30:41.726 | Compiling hyper-util v0.1.16 2026-03-13 12:30:41.726 | Compiling tower v0.5.2 2026-03-13 12:30:41.726 | Compiling helm v0.1.0 (/opt/stack/magnum-cluster-api/crates/helm) 2026-03-13 12:30:41.726 | Compiling rustls-webpki v0.103.4 2026-03-13 12:30:41.726 | Compiling hyper-timeout v0.5.2 2026-03-13 12:30:41.726 | Compiling pyo3-log v0.13.1 2026-03-13 12:30:41.726 | Compiling pythonize v0.26.0 2026-03-13 12:30:41.726 | Compiling pyo3-async-runtimes v0.26.0 2026-03-13 12:30:41.726 | Compiling tokio-rustls v0.26.2 2026-03-13 12:30:41.726 | Compiling hyper-rustls v0.27.7 2026-03-13 12:30:41.726 | Compiling kube-core v1.1.0 2026-03-13 12:30:41.726 | Compiling kube-client v1.1.0 2026-03-13 12:30:41.726 | Compiling kube-runtime v1.1.0 2026-03-13 12:30:41.726 | Compiling kube v1.1.0 2026-03-13 12:30:41.726 | error[E0432]: unresolved import `schemars::gen` 2026-03-13 12:30:41.726 | --> src/features/mod.rs:48:16 2026-03-13 12:30:41.726 | | 2026-03-13 12:30:41.726 | 48 | use schemars::{gen::SchemaGenerator, JsonSchema}; 2026-03-13 12:30:41.726 | | ^^^ help: a similar path exists: `k8s_openapi::schemars::gen` 2026-03-13 12:30:41.726 | 2026-03-13 12:30:41.726 | error[E0433]: failed to resolve: could not find `gen` in `schemars` 2026-03-13 12:30:41.726 | --> src/cluster_api/clusterclasses.rs:18:10 2026-03-13 12:30:41.727 | | 2026-03-13 12:30:41.727 | 18 | #[derive(CustomResource, Serialize, Deserialize, Clone, Debug, Default, PartialEq, JsonSchema)] 2026-03-13 12:30:41.727 | | ^^^^^^^^^^^^^^ could not find `gen` in `schemars` 2026-03-13 12:30:41.727 | | 2026-03-13 12:30:41.727 | = note: this error originates in the derive macro `CustomResource` (in Nightly builds, run with -Z macro-backtrace for more info) 2026-03-13 12:30:41.727 | help: consider importing this struct 2026-03-13 12:30:41.727 | | 2026-03-13 12:30:41.727 | 15 + use schemars::generate::SchemaSettings; 2026-03-13 12:30:41.727 | | 2026-03-13 12:30:41.727 | 2026-03-13 12:30:41.727 | error[E0433]: failed to resolve: could not find `gen` in `schemars` 2026-03-13 12:30:41.727 | --> src/cluster_api/clusterresourcesets.rs:16:10 2026-03-13 12:30:41.727 | | 2026-03-13 12:30:41.727 | 16 | #[derive(CustomResource, Serialize, Deserialize, Clone, Debug, Default, PartialEq, JsonSchema)] 2026-03-13 12:30:41.727 | | ^^^^^^^^^^^^^^ could not find `gen` in `schemars` 2026-03-13 12:30:41.727 | | 2026-03-13 12:30:41.727 | = note: this error originates in the derive macro `CustomResource` (in Nightly builds, run with -Z macro-backtrace for more info) 2026-03-13 12:30:41.727 | help: consider importing this struct 2026-03-13 12:30:41.727 | | 2026-03-13 12:30:41.727 | 13 + use schemars::generate::SchemaSettings; 2026-03-13 12:30:41.727 | | 2026-03-13 12:30:41.727 | 2026-03-13 12:30:41.727 | error[E0433]: failed to resolve: could not find `gen` in `schemars` 2026-03-13 12:30:41.727 | --> src/cluster_api/clusters.rs:18:10 2026-03-13 12:30:41.727 | | 2026-03-13 12:30:41.727 | 18 | #[derive(CustomResource, Serialize, Deserialize, Clone, Debug, Default, PartialEq, JsonSchema)] 2026-03-13 12:30:41.727 | | ^^^^^^^^^^^^^^ could not find `gen` in `schemars` 2026-03-13 12:30:41.727 | | 2026-03-13 12:30:41.727 | = note: this error originates in the derive macro `CustomResource` (in Nightly builds, run with -Z macro-backtrace for more info) 2026-03-13 12:30:41.727 | help: consider importing this struct 2026-03-13 12:30:41.727 | | 2026-03-13 12:30:41.727 | 15 + use schemars::generate::SchemaSettings; 2026-03-13 12:30:41.727 | | 2026-03-13 12:30:41.727 | 2026-03-13 12:30:41.727 | error[E0433]: failed to resolve: could not find `gen` in `schemars` 2026-03-13 12:30:41.727 | --> src/cluster_api/kubeadmconfigtemplates.rs:16:10 2026-03-13 12:30:41.727 | | 2026-03-13 12:30:41.727 | 16 | #[derive(CustomResource, Serialize, Deserialize, Clone, Debug, Default, PartialEq, JsonSchema)] 2026-03-13 12:30:41.727 | | ^^^^^^^^^^^^^^ could not find `gen` in `schemars` 2026-03-13 12:30:41.727 | | 2026-03-13 12:30:41.727 | = note: this error originates in the derive macro `CustomResource` (in Nightly builds, run with -Z macro-backtrace for more info) 2026-03-13 12:30:41.727 | help: consider importing this struct 2026-03-13 12:30:41.727 | | 2026-03-13 12:30:41.727 | 13 + use schemars::generate::SchemaSettings; 2026-03-13 12:30:41.728 | | 2026-03-13 12:30:41.728 | 2026-03-13 12:30:41.728 | error[E0433]: failed to resolve: could not find `gen` in `schemars` 2026-03-13 12:30:41.728 | --> src/cluster_api/kubeadmcontrolplane.rs:18:10 2026-03-13 12:30:41.728 | | 2026-03-13 12:30:41.728 | 18 | #[derive(CustomResource, Serialize, Deserialize, Clone, Debug, Default, PartialEq, JsonSchema)] 2026-03-13 12:30:41.728 | | ^^^^^^^^^^^^^^ could not find `gen` in `schemars` 2026-03-13 12:30:41.728 | | 2026-03-13 12:30:41.728 | = note: this error originates in the derive macro `CustomResource` (in Nightly builds, run with -Z macro-backtrace for more info) 2026-03-13 12:30:41.728 | help: consider importing this struct 2026-03-13 12:30:41.728 | | 2026-03-13 12:30:41.728 | 15 + use schemars::generate::SchemaSettings; 2026-03-13 12:30:41.728 | | 2026-03-13 12:30:41.728 | 2026-03-13 12:30:41.728 | error[E0433]: failed to resolve: could not find `gen` in `schemars` 2026-03-13 12:30:41.728 | --> src/cluster_api/kubeadmcontrolplanetemplates.rs:16:10 2026-03-13 12:30:41.728 | | 2026-03-13 12:30:41.728 | 16 | #[derive(CustomResource, Serialize, Deserialize, Clone, Debug, Default, PartialEq, JsonSchema)] 2026-03-13 12:30:41.728 | | ^^^^^^^^^^^^^^ could not find `gen` in `schemars` 2026-03-13 12:30:41.728 | | 2026-03-13 12:30:41.728 | = note: this error originates in the derive macro `CustomResource` (in Nightly builds, run with -Z macro-backtrace for more info) 2026-03-13 12:30:41.728 | help: consider importing this struct 2026-03-13 12:30:41.728 | | 2026-03-13 12:30:41.728 | 13 + use schemars::generate::SchemaSettings; 2026-03-13 12:30:41.728 | | 2026-03-13 12:30:41.728 | 2026-03-13 12:30:41.728 | error[E0433]: failed to resolve: could not find `gen` in `schemars` 2026-03-13 12:30:41.728 | --> src/cluster_api/machines.rs:16:10 2026-03-13 12:30:41.728 | | 2026-03-13 12:30:41.728 | 16 | #[derive(CustomResource, Serialize, Deserialize, Clone, Debug, Default, PartialEq, JsonSchema)] 2026-03-13 12:30:41.728 | | ^^^^^^^^^^^^^^ could not find `gen` in `schemars` 2026-03-13 12:30:41.728 | | 2026-03-13 12:30:41.728 | = note: this error originates in the derive macro `CustomResource` (in Nightly builds, run with -Z macro-backtrace for more info) 2026-03-13 12:30:41.728 | help: consider importing this struct 2026-03-13 12:30:41.728 | | 2026-03-13 12:30:41.728 | 13 + use schemars::generate::SchemaSettings; 2026-03-13 12:30:41.728 | | 2026-03-13 12:30:41.728 | 2026-03-13 12:30:41.728 | error[E0433]: failed to resolve: could not find `gen` in `schemars` 2026-03-13 12:30:41.728 | --> src/cluster_api/openstackclustertemplates.rs:14:10 2026-03-13 12:30:41.728 | | 2026-03-13 12:30:41.728 | 14 | #[derive(CustomResource, Serialize, Deserialize, Clone, Debug, Default, PartialEq, JsonSchema)] 2026-03-13 12:30:41.728 | | ^^^^^^^^^^^^^^ could not find `gen` in `schemars` 2026-03-13 12:30:41.728 | | 2026-03-13 12:30:41.728 | = note: this error originates in the derive macro `CustomResource` (in Nightly builds, run with -Z macro-backtrace for more info) 2026-03-13 12:30:41.728 | help: consider importing this struct 2026-03-13 12:30:41.728 | | 2026-03-13 12:30:41.728 | 11 + use schemars::generate::SchemaSettings; 2026-03-13 12:30:41.728 | | 2026-03-13 12:30:41.728 | 2026-03-13 12:30:41.728 | error[E0433]: failed to resolve: could not find `gen` in `schemars` 2026-03-13 12:30:41.728 | --> src/cluster_api/openstackmachinetemplates.rs:14:10 2026-03-13 12:30:41.728 | | 2026-03-13 12:30:41.728 | 14 | #[derive(CustomResource, Serialize, Deserialize, Clone, Debug, Default, PartialEq, JsonSchema)] 2026-03-13 12:30:41.728 | | ^^^^^^^^^^^^^^ could not find `gen` in `schemars` 2026-03-13 12:30:41.728 | | 2026-03-13 12:30:41.728 | = note: this error originates in the derive macro `CustomResource` (in Nightly builds, run with -Z macro-backtrace for more info) 2026-03-13 12:30:41.728 | help: consider importing this struct 2026-03-13 12:30:41.728 | | 2026-03-13 12:30:41.728 | 11 + use schemars::generate::SchemaSettings; 2026-03-13 12:30:41.728 | | 2026-03-13 12:30:41.728 | 2026-03-13 12:30:41.728 | error[E0425]: cannot find type `RootSchema` in `schemars::schema` 2026-03-13 12:30:41.728 | --> src/features/mod.rs:94:56 2026-03-13 12:30:41.728 | | 2026-03-13 12:30:41.728 | 94 | fn from_root_schema(root_schema: schemars::schema::RootSchema) -> Self; 2026-03-13 12:30:41.728 | | ^^^^^^^^^^ not found in `schemars::schema` 2026-03-13 12:30:41.728 | 2026-03-13 12:30:41.728 | error[E0425]: cannot find type `RootSchema` in `schemars::schema` 2026-03-13 12:30:41.728 | --> src/features/mod.rs:104:56 2026-03-13 12:30:41.728 | | 2026-03-13 12:30:41.728 | 104 | fn from_root_schema(root_schema: schemars::schema::RootSchema) -> Self { 2026-03-13 12:30:41.728 | | ^^^^^^^^^^ not found in `schemars::schema` 2026-03-13 12:30:41.728 | 2026-03-13 12:30:41.728 | error[E0603]: module `schema` is private 2026-03-13 12:30:41.728 | --> src/features/mod.rs:94:48 2026-03-13 12:30:41.728 | | 2026-03-13 12:30:41.728 | 94 | fn from_root_schema(root_schema: schemars::schema::RootSchema) -> Self; 2026-03-13 12:30:41.728 | | ^^^^^^ private module 2026-03-13 12:30:41.728 | | 2026-03-13 12:30:41.728 | note: the module `schema` is defined here 2026-03-13 12:30:41.728 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:20:1 2026-03-13 12:30:41.728 | | 2026-03-13 12:30:41.728 | 20 | mod schema; 2026-03-13 12:30:41.728 | | ^^^^^^^^^^ 2026-03-13 12:30:41.728 | 2026-03-13 12:30:41.728 | error[E0603]: module `schema` is private 2026-03-13 12:30:41.728 | --> src/features/mod.rs:104:48 2026-03-13 12:30:41.728 | | 2026-03-13 12:30:41.728 | 104 | fn from_root_schema(root_schema: schemars::schema::RootSchema) -> Self { 2026-03-13 12:30:41.728 | | ^^^^^^ private module 2026-03-13 12:30:41.728 | | 2026-03-13 12:30:41.728 | note: the module `schema` is defined here 2026-03-13 12:30:41.728 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:20:1 2026-03-13 12:30:41.728 | | 2026-03-13 12:30:41.729 | 20 | mod schema; 2026-03-13 12:30:41.729 | | ^^^^^^^^^^ 2026-03-13 12:30:41.729 | 2026-03-13 12:30:41.729 | error[E0277]: the trait bound `k8s_openapi::api::core::v1::ObjectReference: schemars::JsonSchema` is not satisfied 2026-03-13 12:30:41.729 | --> src/cluster_api/clusterclasses.rs:135:16 2026-03-13 12:30:41.729 | | 2026-03-13 12:30:41.729 | 135 | pub r#ref: ObjectReference, 2026-03-13 12:30:41.729 | | ^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::api::core::v1::ObjectReference` 2026-03-13 12:30:41.729 | | 2026-03-13 12:30:41.729 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:30:41.729 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:30:41.729 | | 2026-03-13 12:30:41.729 | 135 | pub trait JsonSchema { 2026-03-13 12:30:41.729 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:30:41.729 | | 2026-03-13 12:30:41.729 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:30:41.729 | | 2026-03-13 12:30:41.729 | 133 | pub trait JsonSchema { 2026-03-13 12:30:41.729 | | -------------------- this is the found trait 2026-03-13 12:30:41.729 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:30:41.729 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:30:41.729 | &'a T 2026-03-13 12:30:41.729 | &'a mut T 2026-03-13 12:30:41.729 | () 2026-03-13 12:30:41.729 | (T0, T1) 2026-03-13 12:30:41.729 | (T0, T1, T2) 2026-03-13 12:30:41.729 | (T0, T1, T2, T3) 2026-03-13 12:30:41.729 | (T0, T1, T2, T3, T4) 2026-03-13 12:30:41.729 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:30:41.729 | and 602 others 2026-03-13 12:30:41.729 | 2026-03-13 12:30:41.729 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString: schemars::JsonSchema` is not satisfied 2026-03-13 12:30:41.729 | --> src/cluster_api/clusterclasses.rs:150:24 2026-03-13 12:30:41.729 | | 2026-03-13 12:30:41.729 | 143 | /// Any further remediation is only allowed if at most "MaxUnhealthy" machines selected by 2026-03-13 12:30:41.729 | | ------------------------------------------------------------------------------------------ required by a bound introduced by this call 2026-03-13 12:30:41.729 | ... 2026-03-13 12:30:41.729 | 150 | pub max_unhealthy: Option, 2026-03-13 12:30:41.729 | | ^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString` 2026-03-13 12:30:41.729 | | 2026-03-13 12:30:41.729 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:30:41.729 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:30:41.729 | | 2026-03-13 12:30:41.729 | 135 | pub trait JsonSchema { 2026-03-13 12:30:41.729 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:30:41.729 | | 2026-03-13 12:30:41.729 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:30:41.729 | | 2026-03-13 12:30:41.729 | 133 | pub trait JsonSchema { 2026-03-13 12:30:41.729 | | -------------------- this is the found trait 2026-03-13 12:30:41.729 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:30:41.729 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:30:41.729 | &'a T 2026-03-13 12:30:41.729 | &'a mut T 2026-03-13 12:30:41.729 | () 2026-03-13 12:30:41.729 | (T0, T1) 2026-03-13 12:30:41.729 | (T0, T1, T2) 2026-03-13 12:30:41.729 | (T0, T1, T2, T3) 2026-03-13 12:30:41.729 | (T0, T1, T2, T3, T4) 2026-03-13 12:30:41.729 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:30:41.729 | and 602 others 2026-03-13 12:30:41.729 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-13 12:30:41.729 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:30:41.729 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:30:41.729 | | 2026-03-13 12:30:41.729 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:30:41.729 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:30:41.729 | 2026-03-13 12:30:41.729 | error[E0277]: the trait bound `k8s_openapi::api::core::v1::ObjectReference: schemars::JsonSchema` is not satisfied 2026-03-13 12:30:41.729 | --> src/cluster_api/clusterclasses.rs:183:31 2026-03-13 12:30:41.729 | | 2026-03-13 12:30:41.729 | 171 | /// RemediationTemplate is a reference to a remediation template 2026-03-13 12:30:41.729 | | ---------------------------------------------------------------- required by a bound introduced by this call 2026-03-13 12:30:41.729 | ... 2026-03-13 12:30:41.729 | 183 | pub remediation_template: Option, 2026-03-13 12:30:41.729 | | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::api::core::v1::ObjectReference` 2026-03-13 12:30:41.729 | | 2026-03-13 12:30:41.729 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:30:41.729 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:30:41.729 | | 2026-03-13 12:30:41.729 | 135 | pub trait JsonSchema { 2026-03-13 12:30:41.729 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:30:41.729 | | 2026-03-13 12:30:41.729 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:30:41.729 | | 2026-03-13 12:30:41.729 | 133 | pub trait JsonSchema { 2026-03-13 12:30:41.729 | | -------------------- this is the found trait 2026-03-13 12:30:41.729 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:30:41.729 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:30:41.729 | &'a T 2026-03-13 12:30:41.729 | &'a mut T 2026-03-13 12:30:41.729 | () 2026-03-13 12:30:41.729 | (T0, T1) 2026-03-13 12:30:41.729 | (T0, T1, T2) 2026-03-13 12:30:41.729 | (T0, T1, T2, T3) 2026-03-13 12:30:41.729 | (T0, T1, T2, T3, T4) 2026-03-13 12:30:41.729 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:30:41.729 | and 602 others 2026-03-13 12:30:41.730 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-13 12:30:41.730 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:30:41.730 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:30:41.730 | | 2026-03-13 12:30:41.730 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:30:41.730 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:30:41.730 | 2026-03-13 12:30:41.730 | error[E0277]: the trait bound `k8s_openapi::api::core::v1::ObjectReference: schemars::JsonSchema` is not satisfied 2026-03-13 12:30:41.730 | --> src/cluster_api/clusterclasses.rs:281:16 2026-03-13 12:30:41.730 | | 2026-03-13 12:30:41.730 | 281 | pub r#ref: ObjectReference, 2026-03-13 12:30:41.730 | | ^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::api::core::v1::ObjectReference` 2026-03-13 12:30:41.730 | | 2026-03-13 12:30:41.730 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:30:41.730 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:30:41.730 | | 2026-03-13 12:30:41.730 | 135 | pub trait JsonSchema { 2026-03-13 12:30:41.730 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:30:41.730 | | 2026-03-13 12:30:41.730 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:30:41.730 | | 2026-03-13 12:30:41.730 | 133 | pub trait JsonSchema { 2026-03-13 12:30:41.730 | | -------------------- this is the found trait 2026-03-13 12:30:41.730 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:30:41.730 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:30:41.730 | &'a T 2026-03-13 12:30:41.730 | &'a mut T 2026-03-13 12:30:41.730 | () 2026-03-13 12:30:41.730 | (T0, T1) 2026-03-13 12:30:41.730 | (T0, T1, T2) 2026-03-13 12:30:41.730 | (T0, T1, T2, T3) 2026-03-13 12:30:41.730 | (T0, T1, T2, T3, T4) 2026-03-13 12:30:41.730 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:30:41.730 | and 602 others 2026-03-13 12:30:41.730 | 2026-03-13 12:30:41.730 | error[E0277]: the trait bound `k8s_openapi::api::core::v1::ObjectReference: schemars::JsonSchema` is not satisfied 2026-03-13 12:30:41.730 | --> src/cluster_api/clusterclasses.rs:426:16 2026-03-13 12:30:41.730 | | 2026-03-13 12:30:41.730 | 426 | pub r#ref: ObjectReference, 2026-03-13 12:30:41.730 | | ^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::api::core::v1::ObjectReference` 2026-03-13 12:30:41.730 | | 2026-03-13 12:30:41.730 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:30:41.730 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:30:41.730 | | 2026-03-13 12:30:41.730 | 135 | pub trait JsonSchema { 2026-03-13 12:30:41.730 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:30:41.730 | | 2026-03-13 12:30:41.730 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:30:41.730 | | 2026-03-13 12:30:41.730 | 133 | pub trait JsonSchema { 2026-03-13 12:30:41.730 | | -------------------- this is the found trait 2026-03-13 12:30:41.730 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:30:41.730 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:30:41.730 | &'a T 2026-03-13 12:30:41.730 | &'a mut T 2026-03-13 12:30:41.730 | () 2026-03-13 12:30:41.730 | (T0, T1) 2026-03-13 12:30:41.730 | (T0, T1, T2) 2026-03-13 12:30:41.730 | (T0, T1, T2, T3) 2026-03-13 12:30:41.730 | (T0, T1, T2, T3, T4) 2026-03-13 12:30:41.730 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:30:41.730 | and 602 others 2026-03-13 12:30:41.730 | 2026-03-13 12:30:41.730 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString: schemars::JsonSchema` is not satisfied 2026-03-13 12:30:41.730 | --> src/cluster_api/clusterclasses.rs:1101:24 2026-03-13 12:30:41.730 | | 2026-03-13 12:30:41.730 | 1094 | /// Any further remediation is only allowed if at most "MaxUnhealthy" machines selected by 2026-03-13 12:30:41.730 | | ------------------------------------------------------------------------------------------ required by a bound introduced by this call 2026-03-13 12:30:41.730 | ... 2026-03-13 12:30:41.730 | 1101 | pub max_unhealthy: Option, 2026-03-13 12:30:41.730 | | ^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString` 2026-03-13 12:30:41.730 | | 2026-03-13 12:30:41.730 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:30:41.730 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:30:41.730 | | 2026-03-13 12:30:41.730 | 135 | pub trait JsonSchema { 2026-03-13 12:30:41.730 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:30:41.730 | | 2026-03-13 12:30:41.730 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:30:41.730 | | 2026-03-13 12:30:41.730 | 133 | pub trait JsonSchema { 2026-03-13 12:30:41.730 | | -------------------- this is the found trait 2026-03-13 12:30:41.730 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:30:41.730 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:30:41.730 | &'a T 2026-03-13 12:30:41.730 | &'a mut T 2026-03-13 12:30:41.730 | () 2026-03-13 12:30:41.730 | (T0, T1) 2026-03-13 12:30:41.730 | (T0, T1, T2) 2026-03-13 12:30:41.730 | (T0, T1, T2, T3) 2026-03-13 12:30:41.730 | (T0, T1, T2, T3, T4) 2026-03-13 12:30:41.730 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:30:41.730 | and 602 others 2026-03-13 12:30:41.730 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-13 12:30:41.731 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:30:41.731 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:30:41.731 | | 2026-03-13 12:30:41.731 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:30:41.731 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:30:41.731 | 2026-03-13 12:30:41.731 | error[E0277]: the trait bound `k8s_openapi::api::core::v1::ObjectReference: schemars::JsonSchema` is not satisfied 2026-03-13 12:30:41.731 | --> src/cluster_api/clusterclasses.rs:1134:31 2026-03-13 12:30:41.731 | | 2026-03-13 12:30:41.731 | 1122 | /// RemediationTemplate is a reference to a remediation template 2026-03-13 12:30:41.731 | | ---------------------------------------------------------------- required by a bound introduced by this call 2026-03-13 12:30:41.731 | ... 2026-03-13 12:30:41.731 | 1134 | pub remediation_template: Option, 2026-03-13 12:30:41.731 | | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::api::core::v1::ObjectReference` 2026-03-13 12:30:41.731 | | 2026-03-13 12:30:41.731 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:30:41.731 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:30:41.731 | | 2026-03-13 12:30:41.731 | 135 | pub trait JsonSchema { 2026-03-13 12:30:41.731 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:30:41.731 | | 2026-03-13 12:30:41.731 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:30:41.731 | | 2026-03-13 12:30:41.731 | 133 | pub trait JsonSchema { 2026-03-13 12:30:41.731 | | -------------------- this is the found trait 2026-03-13 12:30:41.731 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:30:41.731 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:30:41.731 | &'a T 2026-03-13 12:30:41.731 | &'a mut T 2026-03-13 12:30:41.731 | () 2026-03-13 12:30:41.731 | (T0, T1) 2026-03-13 12:30:41.731 | (T0, T1, T2) 2026-03-13 12:30:41.731 | (T0, T1, T2, T3) 2026-03-13 12:30:41.731 | (T0, T1, T2, T3, T4) 2026-03-13 12:30:41.731 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:30:41.731 | and 602 others 2026-03-13 12:30:41.731 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-13 12:30:41.731 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:30:41.731 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:30:41.731 | | 2026-03-13 12:30:41.731 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:30:41.731 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:30:41.731 | 2026-03-13 12:30:41.731 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString: schemars::JsonSchema` is not satisfied 2026-03-13 12:30:41.731 | --> src/cluster_api/clusterclasses.rs:1286:24 2026-03-13 12:30:41.731 | | 2026-03-13 12:30:41.731 | 1263 | /// MaxInFlight determines how many in flight remediations should happen at the same time. 2026-03-13 12:30:41.731 | | ------------------------------------------------------------------------------------------ required by a bound introduced by this call 2026-03-13 12:30:41.731 | ... 2026-03-13 12:30:41.731 | 1286 | pub max_in_flight: Option, 2026-03-13 12:30:41.731 | | ^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString` 2026-03-13 12:30:41.731 | | 2026-03-13 12:30:41.731 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:30:41.731 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:30:41.731 | | 2026-03-13 12:30:41.731 | 135 | pub trait JsonSchema { 2026-03-13 12:30:41.731 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:30:41.731 | | 2026-03-13 12:30:41.731 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:30:41.731 | | 2026-03-13 12:30:41.731 | 133 | pub trait JsonSchema { 2026-03-13 12:30:41.731 | | -------------------- this is the found trait 2026-03-13 12:30:41.731 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:30:41.731 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:30:41.731 | &'a T 2026-03-13 12:30:41.731 | &'a mut T 2026-03-13 12:30:41.731 | () 2026-03-13 12:30:41.731 | (T0, T1) 2026-03-13 12:30:41.731 | (T0, T1, T2) 2026-03-13 12:30:41.731 | (T0, T1, T2, T3) 2026-03-13 12:30:41.731 | (T0, T1, T2, T3, T4) 2026-03-13 12:30:41.731 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:30:41.731 | and 602 others 2026-03-13 12:30:41.731 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-13 12:30:41.731 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:30:41.731 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:30:41.731 | | 2026-03-13 12:30:41.731 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:30:41.731 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:30:41.731 | 2026-03-13 12:30:41.731 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString: schemars::JsonSchema` is not satisfied 2026-03-13 12:30:41.731 | --> src/cluster_api/clusterclasses.rs:1317:20 2026-03-13 12:30:41.731 | | 2026-03-13 12:30:41.731 | 1303 | /// The maximum number of machines that can be scheduled above the 2026-03-13 12:30:41.731 | | ------------------------------------------------------------------ required by a bound introduced by this call 2026-03-13 12:30:41.731 | ... 2026-03-13 12:30:41.731 | 1317 | pub max_surge: Option, 2026-03-13 12:30:41.731 | | ^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString` 2026-03-13 12:30:41.731 | | 2026-03-13 12:30:41.732 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:30:41.732 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:30:41.732 | | 2026-03-13 12:30:41.732 | 135 | pub trait JsonSchema { 2026-03-13 12:30:41.732 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:30:41.732 | | 2026-03-13 12:30:41.732 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:30:41.732 | | 2026-03-13 12:30:41.732 | 133 | pub trait JsonSchema { 2026-03-13 12:30:41.732 | | -------------------- this is the found trait 2026-03-13 12:30:41.732 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:30:41.732 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:30:41.732 | &'a T 2026-03-13 12:30:41.732 | &'a mut T 2026-03-13 12:30:41.732 | () 2026-03-13 12:30:41.732 | (T0, T1) 2026-03-13 12:30:41.732 | (T0, T1, T2) 2026-03-13 12:30:41.732 | (T0, T1, T2, T3) 2026-03-13 12:30:41.732 | (T0, T1, T2, T3, T4) 2026-03-13 12:30:41.732 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:30:41.732 | and 602 others 2026-03-13 12:30:41.732 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-13 12:30:41.732 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:30:41.732 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:30:41.732 | | 2026-03-13 12:30:41.732 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:30:41.732 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:30:41.732 | 2026-03-13 12:30:41.732 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString: schemars::JsonSchema` is not satisfied 2026-03-13 12:30:41.732 | --> src/cluster_api/clusterclasses.rs:1335:26 2026-03-13 12:30:41.732 | | 2026-03-13 12:30:41.732 | 1318 | /// The maximum number of machines that can be unavailable during the update. 2026-03-13 12:30:41.732 | | ----------------------------------------------------------------------------- required by a bound introduced by this call 2026-03-13 12:30:41.732 | ... 2026-03-13 12:30:41.732 | 1335 | pub max_unavailable: Option, 2026-03-13 12:30:41.732 | | ^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString` 2026-03-13 12:30:41.732 | | 2026-03-13 12:30:41.732 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:30:41.732 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:30:41.732 | | 2026-03-13 12:30:41.732 | 135 | pub trait JsonSchema { 2026-03-13 12:30:41.732 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:30:41.732 | | 2026-03-13 12:30:41.732 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:30:41.732 | | 2026-03-13 12:30:41.732 | 133 | pub trait JsonSchema { 2026-03-13 12:30:41.732 | | -------------------- this is the found trait 2026-03-13 12:30:41.732 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:30:41.732 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:30:41.732 | &'a T 2026-03-13 12:30:41.732 | &'a mut T 2026-03-13 12:30:41.732 | () 2026-03-13 12:30:41.732 | (T0, T1) 2026-03-13 12:30:41.732 | (T0, T1, T2) 2026-03-13 12:30:41.732 | (T0, T1, T2, T3) 2026-03-13 12:30:41.732 | (T0, T1, T2, T3, T4) 2026-03-13 12:30:41.732 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:30:41.732 | and 602 others 2026-03-13 12:30:41.732 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-13 12:30:41.732 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:30:41.732 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:30:41.732 | | 2026-03-13 12:30:41.732 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:30:41.732 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:30:41.732 | 2026-03-13 12:30:41.732 | error[E0277]: the trait bound `k8s_openapi::api::core::v1::ObjectReference: schemars::JsonSchema` is not satisfied 2026-03-13 12:30:41.732 | --> src/cluster_api/clusterclasses.rs:1379:16 2026-03-13 12:30:41.732 | | 2026-03-13 12:30:41.732 | 1379 | pub r#ref: ObjectReference, 2026-03-13 12:30:41.732 | | ^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::api::core::v1::ObjectReference` 2026-03-13 12:30:41.732 | | 2026-03-13 12:30:41.732 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:30:41.732 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:30:41.732 | | 2026-03-13 12:30:41.732 | 135 | pub trait JsonSchema { 2026-03-13 12:30:41.732 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:30:41.732 | | 2026-03-13 12:30:41.732 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:30:41.732 | | 2026-03-13 12:30:41.732 | 133 | pub trait JsonSchema { 2026-03-13 12:30:41.732 | | -------------------- this is the found trait 2026-03-13 12:30:41.732 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:30:41.732 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:30:41.732 | &'a T 2026-03-13 12:30:41.732 | &'a mut T 2026-03-13 12:30:41.732 | () 2026-03-13 12:30:41.732 | (T0, T1) 2026-03-13 12:30:41.732 | (T0, T1, T2) 2026-03-13 12:30:41.732 | (T0, T1, T2, T3) 2026-03-13 12:30:41.732 | (T0, T1, T2, T3, T4) 2026-03-13 12:30:41.732 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:30:41.732 | and 602 others 2026-03-13 12:30:41.732 | 2026-03-13 12:30:41.732 | error[E0277]: the trait bound `k8s_openapi::api::core::v1::ObjectReference: schemars::JsonSchema` is not satisfied 2026-03-13 12:30:41.732 | --> src/cluster_api/clusterclasses.rs:1436:16 2026-03-13 12:30:41.732 | | 2026-03-13 12:30:41.732 | 1436 | pub r#ref: ObjectReference, 2026-03-13 12:30:41.732 | | ^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::api::core::v1::ObjectReference` 2026-03-13 12:30:41.732 | | 2026-03-13 12:30:41.732 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:30:41.732 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:30:41.732 | | 2026-03-13 12:30:41.732 | 135 | pub trait JsonSchema { 2026-03-13 12:30:41.732 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:30:41.732 | | 2026-03-13 12:30:41.733 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:30:41.733 | | 2026-03-13 12:30:41.733 | 133 | pub trait JsonSchema { 2026-03-13 12:30:41.733 | | -------------------- this is the found trait 2026-03-13 12:30:41.733 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:30:41.733 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:30:41.733 | &'a T 2026-03-13 12:30:41.733 | &'a mut T 2026-03-13 12:30:41.733 | () 2026-03-13 12:30:41.733 | (T0, T1) 2026-03-13 12:30:41.733 | (T0, T1, T2) 2026-03-13 12:30:41.733 | (T0, T1, T2, T3) 2026-03-13 12:30:41.733 | (T0, T1, T2, T3, T4) 2026-03-13 12:30:41.733 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:30:41.733 | and 602 others 2026-03-13 12:30:41.733 | 2026-03-13 12:30:41.733 | error[E0277]: the trait bound `k8s_openapi::api::core::v1::ObjectReference: schemars::JsonSchema` is not satisfied 2026-03-13 12:30:41.733 | --> src/cluster_api/clusterclasses.rs:1611:16 2026-03-13 12:30:41.733 | | 2026-03-13 12:30:41.733 | 1611 | pub r#ref: ObjectReference, 2026-03-13 12:30:41.733 | | ^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::api::core::v1::ObjectReference` 2026-03-13 12:30:41.733 | | 2026-03-13 12:30:41.733 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:30:41.733 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:30:41.733 | | 2026-03-13 12:30:41.733 | 135 | pub trait JsonSchema { 2026-03-13 12:30:41.733 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:30:41.733 | | 2026-03-13 12:30:41.733 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:30:41.733 | | 2026-03-13 12:30:41.733 | 133 | pub trait JsonSchema { 2026-03-13 12:30:41.733 | | -------------------- this is the found trait 2026-03-13 12:30:41.733 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:30:41.733 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:30:41.733 | &'a T 2026-03-13 12:30:41.733 | &'a mut T 2026-03-13 12:30:41.733 | () 2026-03-13 12:30:41.733 | (T0, T1) 2026-03-13 12:30:41.733 | (T0, T1, T2) 2026-03-13 12:30:41.733 | (T0, T1, T2, T3) 2026-03-13 12:30:41.733 | (T0, T1, T2, T3, T4) 2026-03-13 12:30:41.733 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:30:41.733 | and 602 others 2026-03-13 12:30:41.733 | 2026-03-13 12:30:41.733 | error[E0277]: the trait bound `k8s_openapi::api::core::v1::ObjectReference: schemars::JsonSchema` is not satisfied 2026-03-13 12:30:41.733 | --> src/cluster_api/clusterclasses.rs:1668:16 2026-03-13 12:30:41.733 | | 2026-03-13 12:30:41.733 | 1668 | pub r#ref: ObjectReference, 2026-03-13 12:30:41.733 | | ^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::api::core::v1::ObjectReference` 2026-03-13 12:30:41.733 | | 2026-03-13 12:30:41.733 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:30:41.733 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:30:41.733 | | 2026-03-13 12:30:41.733 | 135 | pub trait JsonSchema { 2026-03-13 12:30:41.733 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:30:41.733 | | 2026-03-13 12:30:41.733 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:30:41.733 | | 2026-03-13 12:30:41.733 | 133 | pub trait JsonSchema { 2026-03-13 12:30:41.733 | | -------------------- this is the found trait 2026-03-13 12:30:41.733 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:30:41.733 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:30:41.733 | &'a T 2026-03-13 12:30:41.733 | &'a mut T 2026-03-13 12:30:41.733 | () 2026-03-13 12:30:41.733 | (T0, T1) 2026-03-13 12:30:41.733 | (T0, T1, T2) 2026-03-13 12:30:41.733 | (T0, T1, T2, T3) 2026-03-13 12:30:41.733 | (T0, T1, T2, T3, T4) 2026-03-13 12:30:41.733 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:30:41.733 | and 602 others 2026-03-13 12:30:41.733 | 2026-03-13 12:30:41.733 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::apis::meta::v1::Condition: schemars::JsonSchema` is not satisfied 2026-03-13 12:30:41.733 | --> src/cluster_api/clusterclasses.rs:1741:21 2026-03-13 12:30:41.733 | | 2026-03-13 12:30:41.733 | 1739 | /// Conditions defines current observed state of the ClusterClass. 2026-03-13 12:30:41.733 | | ------------------------------------------------------------------ required by a bound introduced by this call 2026-03-13 12:30:41.733 | 1740 | #[serde(default, skip_serializing_if = "Option::is_none")] 2026-03-13 12:30:41.733 | 1741 | pub conditions: Option>, 2026-03-13 12:30:41.733 | | ^^^^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::apis::meta::v1::Condition` 2026-03-13 12:30:41.733 | | 2026-03-13 12:30:41.733 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:30:41.733 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:30:41.733 | | 2026-03-13 12:30:41.733 | 135 | pub trait JsonSchema { 2026-03-13 12:30:41.733 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:30:41.733 | | 2026-03-13 12:30:41.733 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:30:41.733 | | 2026-03-13 12:30:41.733 | 133 | pub trait JsonSchema { 2026-03-13 12:30:41.733 | | -------------------- this is the found trait 2026-03-13 12:30:41.733 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:30:41.733 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:30:41.733 | &'a T 2026-03-13 12:30:41.733 | &'a mut T 2026-03-13 12:30:41.733 | () 2026-03-13 12:30:41.733 | (T0, T1) 2026-03-13 12:30:41.733 | (T0, T1, T2) 2026-03-13 12:30:41.733 | (T0, T1, T2, T3) 2026-03-13 12:30:41.733 | (T0, T1, T2, T3, T4) 2026-03-13 12:30:41.733 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:30:41.733 | and 602 others 2026-03-13 12:30:41.733 | = note: required for `std::vec::Vec` to implement `schemars::JsonSchema` 2026-03-13 12:30:41.733 | = note: 1 redundant requirement hidden 2026-03-13 12:30:41.733 | = note: required for `std::option::Option>` to implement `schemars::JsonSchema` 2026-03-13 12:30:41.734 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:30:41.734 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:30:41.734 | | 2026-03-13 12:30:41.734 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:30:41.734 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:30:41.734 | 2026-03-13 12:30:41.734 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::apis::meta::v1::Condition: schemars::JsonSchema` is not satisfied 2026-03-13 12:30:41.734 | --> src/cluster_api/clusterresourcesets.rs:112:21 2026-03-13 12:30:41.734 | | 2026-03-13 12:30:41.734 | 110 | /// Conditions defines current state of the ClusterResourceSet. 2026-03-13 12:30:41.734 | | --------------------------------------------------------------- required by a bound introduced by this call 2026-03-13 12:30:41.734 | 111 | #[serde(default, skip_serializing_if = "Option::is_none")] 2026-03-13 12:30:41.734 | 112 | pub conditions: Option>, 2026-03-13 12:30:41.734 | | ^^^^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::apis::meta::v1::Condition` 2026-03-13 12:30:41.734 | | 2026-03-13 12:30:41.734 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:30:41.734 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:30:41.734 | | 2026-03-13 12:30:41.734 | 135 | pub trait JsonSchema { 2026-03-13 12:30:41.734 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:30:41.734 | | 2026-03-13 12:30:41.734 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:30:41.734 | | 2026-03-13 12:30:41.734 | 133 | pub trait JsonSchema { 2026-03-13 12:30:41.734 | | -------------------- this is the found trait 2026-03-13 12:30:41.734 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:30:41.734 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:30:41.734 | &'a T 2026-03-13 12:30:41.734 | &'a mut T 2026-03-13 12:30:41.734 | () 2026-03-13 12:30:41.734 | (T0, T1) 2026-03-13 12:30:41.734 | (T0, T1, T2) 2026-03-13 12:30:41.734 | (T0, T1, T2, T3) 2026-03-13 12:30:41.734 | (T0, T1, T2, T3, T4) 2026-03-13 12:30:41.734 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:30:41.734 | and 602 others 2026-03-13 12:30:41.734 | = note: required for `std::vec::Vec` to implement `schemars::JsonSchema` 2026-03-13 12:30:41.734 | = note: 1 redundant requirement hidden 2026-03-13 12:30:41.734 | = note: required for `std::option::Option>` to implement `schemars::JsonSchema` 2026-03-13 12:30:41.734 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:30:41.734 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:30:41.734 | | 2026-03-13 12:30:41.734 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:30:41.734 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:30:41.734 | 2026-03-13 12:30:41.734 | error[E0277]: the trait bound `k8s_openapi::api::core::v1::ObjectReference: schemars::JsonSchema` is not satisfied 2026-03-13 12:30:41.734 | --> src/cluster_api/clusters.rs:51:28 2026-03-13 12:30:41.734 | | 2026-03-13 12:30:41.734 | 44 | /// ControlPlaneRef is an optional reference to a provider-specific resource that holds 2026-03-13 12:30:41.734 | | --------------------------------------------------------------------------------------- required by a bound introduced by this call 2026-03-13 12:30:41.734 | ... 2026-03-13 12:30:41.734 | 51 | pub control_plane_ref: Option, 2026-03-13 12:30:41.734 | | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::api::core::v1::ObjectReference` 2026-03-13 12:30:41.734 | | 2026-03-13 12:30:41.734 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:30:41.734 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:30:41.734 | | 2026-03-13 12:30:41.734 | 135 | pub trait JsonSchema { 2026-03-13 12:30:41.734 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:30:41.734 | | 2026-03-13 12:30:41.734 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:30:41.734 | | 2026-03-13 12:30:41.734 | 133 | pub trait JsonSchema { 2026-03-13 12:30:41.734 | | -------------------- this is the found trait 2026-03-13 12:30:41.734 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:30:41.734 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:30:41.734 | &'a T 2026-03-13 12:30:41.734 | &'a mut T 2026-03-13 12:30:41.734 | () 2026-03-13 12:30:41.734 | (T0, T1) 2026-03-13 12:30:41.734 | (T0, T1, T2) 2026-03-13 12:30:41.734 | (T0, T1, T2, T3) 2026-03-13 12:30:41.734 | (T0, T1, T2, T3, T4) 2026-03-13 12:30:41.734 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:30:41.734 | and 602 others 2026-03-13 12:30:41.734 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-13 12:30:41.734 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:30:41.734 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:30:41.734 | | 2026-03-13 12:30:41.734 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:30:41.734 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:30:41.734 | 2026-03-13 12:30:41.734 | error[E0277]: the trait bound `k8s_openapi::api::core::v1::ObjectReference: schemars::JsonSchema` is not satisfied 2026-03-13 12:30:41.734 | --> src/cluster_api/clusters.rs:59:29 2026-03-13 12:30:41.734 | | 2026-03-13 12:30:41.734 | 52 | /// InfrastructureRef is a reference to a provider-specific resource that holds the details 2026-03-13 12:30:41.734 | | ------------------------------------------------------------------------------------------- required by a bound introduced by this call 2026-03-13 12:30:41.734 | ... 2026-03-13 12:30:41.734 | 59 | pub infrastructure_ref: Option, 2026-03-13 12:30:41.734 | | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::api::core::v1::ObjectReference` 2026-03-13 12:30:41.734 | | 2026-03-13 12:30:41.734 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:30:41.734 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:30:41.734 | | 2026-03-13 12:30:41.734 | 135 | pub trait JsonSchema { 2026-03-13 12:30:41.734 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:30:41.734 | | 2026-03-13 12:30:41.734 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:30:41.734 | | 2026-03-13 12:30:41.734 | 133 | pub trait JsonSchema { 2026-03-13 12:30:41.734 | | -------------------- this is the found trait 2026-03-13 12:30:41.734 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:30:41.734 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:30:41.734 | &'a T 2026-03-13 12:30:41.735 | &'a mut T 2026-03-13 12:30:41.735 | () 2026-03-13 12:30:41.735 | (T0, T1) 2026-03-13 12:30:41.735 | (T0, T1, T2) 2026-03-13 12:30:41.735 | (T0, T1, T2, T3) 2026-03-13 12:30:41.735 | (T0, T1, T2, T3, T4) 2026-03-13 12:30:41.735 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:30:41.735 | and 602 others 2026-03-13 12:30:41.735 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-13 12:30:41.735 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:30:41.735 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:30:41.735 | | 2026-03-13 12:30:41.735 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:30:41.735 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:30:41.735 | 2026-03-13 12:30:41.735 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString: schemars::JsonSchema` is not satisfied 2026-03-13 12:30:41.735 | --> src/cluster_api/clusters.rs:332:24 2026-03-13 12:30:41.735 | | 2026-03-13 12:30:41.735 | 325 | /// Any further remediation is only allowed if at most "MaxUnhealthy" machines selected by 2026-03-13 12:30:41.735 | | ------------------------------------------------------------------------------------------ required by a bound introduced by this call 2026-03-13 12:30:41.735 | ... 2026-03-13 12:30:41.735 | 332 | pub max_unhealthy: Option, 2026-03-13 12:30:41.735 | | ^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString` 2026-03-13 12:30:41.735 | | 2026-03-13 12:30:41.735 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:30:41.735 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:30:41.735 | | 2026-03-13 12:30:41.735 | 135 | pub trait JsonSchema { 2026-03-13 12:30:41.735 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:30:41.735 | | 2026-03-13 12:30:41.735 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:30:41.735 | | 2026-03-13 12:30:41.735 | 133 | pub trait JsonSchema { 2026-03-13 12:30:41.735 | | -------------------- this is the found trait 2026-03-13 12:30:41.735 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:30:41.735 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:30:41.735 | &'a T 2026-03-13 12:30:41.735 | &'a mut T 2026-03-13 12:30:41.735 | () 2026-03-13 12:30:41.735 | (T0, T1) 2026-03-13 12:30:41.735 | (T0, T1, T2) 2026-03-13 12:30:41.735 | (T0, T1, T2, T3) 2026-03-13 12:30:41.735 | (T0, T1, T2, T3, T4) 2026-03-13 12:30:41.735 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:30:41.735 | and 602 others 2026-03-13 12:30:41.735 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-13 12:30:41.735 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:30:41.735 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:30:41.735 | | 2026-03-13 12:30:41.735 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:30:41.735 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:30:41.735 | 2026-03-13 12:30:41.735 | error[E0277]: the trait bound `k8s_openapi::api::core::v1::ObjectReference: schemars::JsonSchema` is not satisfied 2026-03-13 12:30:41.735 | --> src/cluster_api/clusters.rs:365:31 2026-03-13 12:30:41.735 | | 2026-03-13 12:30:41.735 | 353 | /// RemediationTemplate is a reference to a remediation template 2026-03-13 12:30:41.735 | | ---------------------------------------------------------------- required by a bound introduced by this call 2026-03-13 12:30:41.735 | ... 2026-03-13 12:30:41.735 | 365 | pub remediation_template: Option, 2026-03-13 12:30:41.735 | | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::api::core::v1::ObjectReference` 2026-03-13 12:30:41.735 | | 2026-03-13 12:30:41.735 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:30:41.735 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:30:41.735 | | 2026-03-13 12:30:41.735 | 135 | pub trait JsonSchema { 2026-03-13 12:30:41.735 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:30:41.735 | | 2026-03-13 12:30:41.735 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:30:41.735 | | 2026-03-13 12:30:41.735 | 133 | pub trait JsonSchema { 2026-03-13 12:30:41.735 | | -------------------- this is the found trait 2026-03-13 12:30:41.735 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:30:41.735 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:30:41.735 | &'a T 2026-03-13 12:30:41.735 | &'a mut T 2026-03-13 12:30:41.735 | () 2026-03-13 12:30:41.735 | (T0, T1) 2026-03-13 12:30:41.735 | (T0, T1, T2) 2026-03-13 12:30:41.735 | (T0, T1, T2, T3) 2026-03-13 12:30:41.735 | (T0, T1, T2, T3, T4) 2026-03-13 12:30:41.735 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:30:41.735 | and 602 others 2026-03-13 12:30:41.735 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-13 12:30:41.735 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:30:41.735 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:30:41.735 | | 2026-03-13 12:30:41.735 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:30:41.735 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:30:41.735 | 2026-03-13 12:30:41.735 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString: schemars::JsonSchema` is not satisfied 2026-03-13 12:30:41.735 | --> src/cluster_api/clusters.rs:661:24 2026-03-13 12:30:41.735 | | 2026-03-13 12:30:41.735 | 654 | /// Any further remediation is only allowed if at most "MaxUnhealthy" machines selected by 2026-03-13 12:30:41.735 | | ------------------------------------------------------------------------------------------ required by a bound introduced by this call 2026-03-13 12:30:41.735 | ... 2026-03-13 12:30:41.735 | 661 | pub max_unhealthy: Option, 2026-03-13 12:30:41.735 | | ^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString` 2026-03-13 12:30:41.735 | | 2026-03-13 12:30:41.735 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:30:41.736 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:30:41.736 | | 2026-03-13 12:30:41.736 | 135 | pub trait JsonSchema { 2026-03-13 12:30:41.736 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:30:41.736 | | 2026-03-13 12:30:41.736 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:30:41.736 | | 2026-03-13 12:30:41.736 | 133 | pub trait JsonSchema { 2026-03-13 12:30:41.736 | | -------------------- this is the found trait 2026-03-13 12:30:41.736 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:30:41.736 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:30:41.736 | &'a T 2026-03-13 12:30:41.736 | &'a mut T 2026-03-13 12:30:41.736 | () 2026-03-13 12:30:41.736 | (T0, T1) 2026-03-13 12:30:41.736 | (T0, T1, T2) 2026-03-13 12:30:41.736 | (T0, T1, T2, T3) 2026-03-13 12:30:41.736 | (T0, T1, T2, T3, T4) 2026-03-13 12:30:41.736 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:30:41.736 | and 602 others 2026-03-13 12:30:41.736 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-13 12:30:41.736 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:30:41.736 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:30:41.736 | | 2026-03-13 12:30:41.736 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:30:41.736 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:30:41.736 | 2026-03-13 12:30:41.736 | error[E0277]: the trait bound `k8s_openapi::api::core::v1::ObjectReference: schemars::JsonSchema` is not satisfied 2026-03-13 12:30:41.736 | --> src/cluster_api/clusters.rs:694:31 2026-03-13 12:30:41.736 | | 2026-03-13 12:30:41.736 | 682 | /// RemediationTemplate is a reference to a remediation template 2026-03-13 12:30:41.736 | | ---------------------------------------------------------------- required by a bound introduced by this call 2026-03-13 12:30:41.736 | ... 2026-03-13 12:30:41.736 | 694 | pub remediation_template: Option, 2026-03-13 12:30:41.736 | | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::api::core::v1::ObjectReference` 2026-03-13 12:30:41.736 | | 2026-03-13 12:30:41.736 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:30:41.736 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:30:41.736 | | 2026-03-13 12:30:41.736 | 135 | pub trait JsonSchema { 2026-03-13 12:30:41.736 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:30:41.736 | | 2026-03-13 12:30:41.736 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:30:41.736 | | 2026-03-13 12:30:41.736 | 133 | pub trait JsonSchema { 2026-03-13 12:30:41.736 | | -------------------- this is the found trait 2026-03-13 12:30:41.736 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:30:41.736 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:30:41.736 | &'a T 2026-03-13 12:30:41.736 | &'a mut T 2026-03-13 12:30:41.736 | () 2026-03-13 12:30:41.736 | (T0, T1) 2026-03-13 12:30:41.736 | (T0, T1, T2) 2026-03-13 12:30:41.736 | (T0, T1, T2, T3) 2026-03-13 12:30:41.736 | (T0, T1, T2, T3, T4) 2026-03-13 12:30:41.736 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:30:41.736 | and 602 others 2026-03-13 12:30:41.736 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-13 12:30:41.736 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:30:41.736 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:30:41.736 | | 2026-03-13 12:30:41.736 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:30:41.736 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:30:41.736 | 2026-03-13 12:30:41.736 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString: schemars::JsonSchema` is not satisfied 2026-03-13 12:30:41.736 | --> src/cluster_api/clusters.rs:848:24 2026-03-13 12:30:41.736 | | 2026-03-13 12:30:41.736 | 825 | /// MaxInFlight determines how many in flight remediations should happen at the same time. 2026-03-13 12:30:41.736 | | ------------------------------------------------------------------------------------------ required by a bound introduced by this call 2026-03-13 12:30:41.736 | ... 2026-03-13 12:30:41.736 | 848 | pub max_in_flight: Option, 2026-03-13 12:30:41.736 | | ^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString` 2026-03-13 12:30:41.736 | | 2026-03-13 12:30:41.736 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:30:41.736 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:30:41.736 | | 2026-03-13 12:30:41.736 | 135 | pub trait JsonSchema { 2026-03-13 12:30:41.736 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:30:41.736 | | 2026-03-13 12:30:41.736 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:30:41.736 | | 2026-03-13 12:30:41.736 | 133 | pub trait JsonSchema { 2026-03-13 12:30:41.736 | | -------------------- this is the found trait 2026-03-13 12:30:41.736 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:30:41.736 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:30:41.736 | &'a T 2026-03-13 12:30:41.736 | &'a mut T 2026-03-13 12:30:41.736 | () 2026-03-13 12:30:41.736 | (T0, T1) 2026-03-13 12:30:41.736 | (T0, T1, T2) 2026-03-13 12:30:41.736 | (T0, T1, T2, T3) 2026-03-13 12:30:41.736 | (T0, T1, T2, T3, T4) 2026-03-13 12:30:41.736 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:30:41.736 | and 602 others 2026-03-13 12:30:41.736 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-13 12:30:41.736 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:30:41.736 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:30:41.736 | | 2026-03-13 12:30:41.736 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:30:41.736 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:30:41.736 | 2026-03-13 12:30:41.736 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString: schemars::JsonSchema` is not satisfied 2026-03-13 12:30:41.737 | --> src/cluster_api/clusters.rs:879:20 2026-03-13 12:30:41.737 | | 2026-03-13 12:30:41.737 | 865 | /// The maximum number of machines that can be scheduled above the 2026-03-13 12:30:41.737 | | ------------------------------------------------------------------ required by a bound introduced by this call 2026-03-13 12:30:41.737 | ... 2026-03-13 12:30:41.737 | 879 | pub max_surge: Option, 2026-03-13 12:30:41.737 | | ^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString` 2026-03-13 12:30:41.737 | | 2026-03-13 12:30:41.737 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:30:41.737 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:30:41.737 | | 2026-03-13 12:30:41.737 | 135 | pub trait JsonSchema { 2026-03-13 12:30:41.737 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:30:41.737 | | 2026-03-13 12:30:41.737 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:30:41.737 | | 2026-03-13 12:30:41.737 | 133 | pub trait JsonSchema { 2026-03-13 12:30:41.737 | | -------------------- this is the found trait 2026-03-13 12:30:41.737 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:30:41.737 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:30:41.737 | &'a T 2026-03-13 12:30:41.737 | &'a mut T 2026-03-13 12:30:41.737 | () 2026-03-13 12:30:41.737 | (T0, T1) 2026-03-13 12:30:41.737 | (T0, T1, T2) 2026-03-13 12:30:41.737 | (T0, T1, T2, T3) 2026-03-13 12:30:41.737 | (T0, T1, T2, T3, T4) 2026-03-13 12:30:41.737 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:30:41.737 | and 602 others 2026-03-13 12:30:41.737 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-13 12:30:41.737 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:30:41.737 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:30:41.737 | | 2026-03-13 12:30:41.737 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:30:41.737 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:30:41.737 | 2026-03-13 12:30:41.737 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString: schemars::JsonSchema` is not satisfied 2026-03-13 12:30:41.737 | --> src/cluster_api/clusters.rs:897:26 2026-03-13 12:30:41.737 | | 2026-03-13 12:30:41.737 | 880 | /// The maximum number of machines that can be unavailable during the update. 2026-03-13 12:30:41.737 | | ----------------------------------------------------------------------------- required by a bound introduced by this call 2026-03-13 12:30:41.737 | ... 2026-03-13 12:30:41.737 | 897 | pub max_unavailable: Option, 2026-03-13 12:30:41.737 | | ^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString` 2026-03-13 12:30:41.737 | | 2026-03-13 12:30:41.737 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:30:41.737 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:30:41.737 | | 2026-03-13 12:30:41.737 | 135 | pub trait JsonSchema { 2026-03-13 12:30:41.737 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:30:41.737 | | 2026-03-13 12:30:41.737 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:30:41.737 | | 2026-03-13 12:30:41.737 | 133 | pub trait JsonSchema { 2026-03-13 12:30:41.737 | | -------------------- this is the found trait 2026-03-13 12:30:41.737 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:30:41.737 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:30:41.737 | &'a T 2026-03-13 12:30:41.737 | &'a mut T 2026-03-13 12:30:41.737 | () 2026-03-13 12:30:41.737 | (T0, T1) 2026-03-13 12:30:41.737 | (T0, T1, T2) 2026-03-13 12:30:41.737 | (T0, T1, T2, T3) 2026-03-13 12:30:41.737 | (T0, T1, T2, T3, T4) 2026-03-13 12:30:41.737 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:30:41.737 | and 602 others 2026-03-13 12:30:41.737 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-13 12:30:41.737 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:30:41.737 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:30:41.737 | | 2026-03-13 12:30:41.737 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:30:41.737 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:30:41.737 | 2026-03-13 12:30:41.737 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::apis::meta::v1::Condition: schemars::JsonSchema` is not satisfied 2026-03-13 12:30:41.737 | --> src/cluster_api/clusters.rs:1080:21 2026-03-13 12:30:41.737 | | 2026-03-13 12:30:41.737 | 1078 | /// Conditions defines current service state of the cluster. 2026-03-13 12:30:41.737 | | ------------------------------------------------------------ required by a bound introduced by this call 2026-03-13 12:30:41.737 | 1079 | #[serde(default, skip_serializing_if = "Option::is_none")] 2026-03-13 12:30:41.737 | 1080 | pub conditions: Option>, 2026-03-13 12:30:41.737 | | ^^^^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::apis::meta::v1::Condition` 2026-03-13 12:30:41.737 | | 2026-03-13 12:30:41.737 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:30:41.737 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:30:41.737 | | 2026-03-13 12:30:41.737 | 135 | pub trait JsonSchema { 2026-03-13 12:30:41.737 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:30:41.737 | | 2026-03-13 12:30:41.737 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:30:41.737 | | 2026-03-13 12:30:41.737 | 133 | pub trait JsonSchema { 2026-03-13 12:30:41.737 | | -------------------- this is the found trait 2026-03-13 12:30:41.737 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:30:41.737 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:30:41.737 | &'a T 2026-03-13 12:30:41.738 | &'a mut T 2026-03-13 12:30:41.738 | () 2026-03-13 12:30:41.738 | (T0, T1) 2026-03-13 12:30:41.738 | (T0, T1, T2) 2026-03-13 12:30:41.738 | (T0, T1, T2, T3) 2026-03-13 12:30:41.738 | (T0, T1, T2, T3, T4) 2026-03-13 12:30:41.738 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:30:41.738 | and 602 others 2026-03-13 12:30:41.738 | = note: required for `std::vec::Vec` to implement `schemars::JsonSchema` 2026-03-13 12:30:41.738 | = note: 1 redundant requirement hidden 2026-03-13 12:30:41.738 | = note: required for `std::option::Option>` to implement `schemars::JsonSchema` 2026-03-13 12:30:41.738 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:30:41.738 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:30:41.738 | | 2026-03-13 12:30:41.738 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:30:41.738 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:30:41.738 | 2026-03-13 12:30:41.738 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString: schemars::JsonSchema` is not satisfied 2026-03-13 12:30:41.738 | --> src/cluster_api/kubeadmconfigtemplates.rs:389:18 2026-03-13 12:30:41.738 | | 2026-03-13 12:30:41.738 | 387 | /// Specifies the output format of the exposed resources, defaults to "1" 2026-03-13 12:30:41.738 | | ------------------------------------------------------------------------- required by a bound introduced by this call 2026-03-13 12:30:41.738 | 388 | #[serde(default, skip_serializing_if = "Option::is_none")] 2026-03-13 12:30:41.738 | 389 | pub divisor: Option, 2026-03-13 12:30:41.738 | | ^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString` 2026-03-13 12:30:41.738 | | 2026-03-13 12:30:41.738 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:30:41.738 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:30:41.738 | | 2026-03-13 12:30:41.738 | 135 | pub trait JsonSchema { 2026-03-13 12:30:41.738 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:30:41.738 | | 2026-03-13 12:30:41.738 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:30:41.738 | | 2026-03-13 12:30:41.738 | 133 | pub trait JsonSchema { 2026-03-13 12:30:41.738 | | -------------------- this is the found trait 2026-03-13 12:30:41.738 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:30:41.738 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:30:41.738 | &'a T 2026-03-13 12:30:41.738 | &'a mut T 2026-03-13 12:30:41.738 | () 2026-03-13 12:30:41.738 | (T0, T1) 2026-03-13 12:30:41.738 | (T0, T1, T2) 2026-03-13 12:30:41.738 | (T0, T1, T2, T3) 2026-03-13 12:30:41.738 | (T0, T1, T2, T3, T4) 2026-03-13 12:30:41.738 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:30:41.738 | and 602 others 2026-03-13 12:30:41.738 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-13 12:30:41.738 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:30:41.738 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:30:41.738 | | 2026-03-13 12:30:41.738 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:30:41.738 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:30:41.738 | 2026-03-13 12:30:41.738 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString: schemars::JsonSchema` is not satisfied 2026-03-13 12:30:41.738 | --> src/cluster_api/kubeadmconfigtemplates.rs:554:18 2026-03-13 12:30:41.738 | | 2026-03-13 12:30:41.738 | 552 | /// Specifies the output format of the exposed resources, defaults to "1" 2026-03-13 12:30:41.738 | | ------------------------------------------------------------------------- required by a bound introduced by this call 2026-03-13 12:30:41.738 | 553 | #[serde(default, skip_serializing_if = "Option::is_none")] 2026-03-13 12:30:41.738 | 554 | pub divisor: Option, 2026-03-13 12:30:41.738 | | ^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString` 2026-03-13 12:30:41.738 | | 2026-03-13 12:30:41.738 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:30:41.738 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:30:41.738 | | 2026-03-13 12:30:41.738 | 135 | pub trait JsonSchema { 2026-03-13 12:30:41.738 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:30:41.738 | | 2026-03-13 12:30:41.738 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:30:41.738 | | 2026-03-13 12:30:41.738 | 133 | pub trait JsonSchema { 2026-03-13 12:30:41.738 | | -------------------- this is the found trait 2026-03-13 12:30:41.738 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:30:41.738 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:30:41.738 | &'a T 2026-03-13 12:30:41.738 | &'a mut T 2026-03-13 12:30:41.738 | () 2026-03-13 12:30:41.738 | (T0, T1) 2026-03-13 12:30:41.738 | (T0, T1, T2) 2026-03-13 12:30:41.738 | (T0, T1, T2, T3) 2026-03-13 12:30:41.738 | (T0, T1, T2, T3, T4) 2026-03-13 12:30:41.738 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:30:41.738 | and 602 others 2026-03-13 12:30:41.738 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-13 12:30:41.738 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:30:41.738 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:30:41.738 | | 2026-03-13 12:30:41.738 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:30:41.738 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:30:41.738 | 2026-03-13 12:30:41.738 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString: schemars::JsonSchema` is not satisfied 2026-03-13 12:30:41.738 | --> src/cluster_api/kubeadmconfigtemplates.rs:789:18 2026-03-13 12:30:41.738 | | 2026-03-13 12:30:41.738 | 787 | /// Specifies the output format of the exposed resources, defaults to "1" 2026-03-13 12:30:41.738 | | ------------------------------------------------------------------------- required by a bound introduced by this call 2026-03-13 12:30:41.739 | 788 | #[serde(default, skip_serializing_if = "Option::is_none")] 2026-03-13 12:30:41.739 | 789 | pub divisor: Option, 2026-03-13 12:30:41.739 | | ^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString` 2026-03-13 12:30:41.739 | | 2026-03-13 12:30:41.739 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:30:41.739 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:30:41.739 | | 2026-03-13 12:30:41.739 | 135 | pub trait JsonSchema { 2026-03-13 12:30:41.739 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:30:41.739 | | 2026-03-13 12:30:41.739 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:30:41.739 | | 2026-03-13 12:30:41.739 | 133 | pub trait JsonSchema { 2026-03-13 12:30:41.739 | | -------------------- this is the found trait 2026-03-13 12:30:41.739 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:30:41.739 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:30:41.739 | &'a T 2026-03-13 12:30:41.739 | &'a mut T 2026-03-13 12:30:41.739 | () 2026-03-13 12:30:41.739 | (T0, T1) 2026-03-13 12:30:41.739 | (T0, T1, T2) 2026-03-13 12:30:41.739 | (T0, T1, T2, T3) 2026-03-13 12:30:41.739 | (T0, T1, T2, T3, T4) 2026-03-13 12:30:41.739 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:30:41.739 | and 602 others 2026-03-13 12:30:41.739 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-13 12:30:41.739 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:30:41.739 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:30:41.739 | | 2026-03-13 12:30:41.739 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:30:41.739 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:30:41.739 | 2026-03-13 12:30:41.739 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString: schemars::JsonSchema` is not satisfied 2026-03-13 12:30:41.739 | --> src/cluster_api/kubeadmconfigtemplates.rs:953:18 2026-03-13 12:30:41.739 | | 2026-03-13 12:30:41.739 | 951 | /// Specifies the output format of the exposed resources, defaults to "1" 2026-03-13 12:30:41.739 | | ------------------------------------------------------------------------- required by a bound introduced by this call 2026-03-13 12:30:41.739 | 952 | #[serde(default, skip_serializing_if = "Option::is_none")] 2026-03-13 12:30:41.739 | 953 | pub divisor: Option, 2026-03-13 12:30:41.739 | | ^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString` 2026-03-13 12:30:41.739 | | 2026-03-13 12:30:41.739 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:30:41.739 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:30:41.739 | | 2026-03-13 12:30:41.739 | 135 | pub trait JsonSchema { 2026-03-13 12:30:41.739 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:30:41.739 | | 2026-03-13 12:30:41.739 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:30:41.739 | | 2026-03-13 12:30:41.739 | 133 | pub trait JsonSchema { 2026-03-13 12:30:41.739 | | -------------------- this is the found trait 2026-03-13 12:30:41.739 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:30:41.739 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:30:41.739 | &'a T 2026-03-13 12:30:41.739 | &'a mut T 2026-03-13 12:30:41.739 | () 2026-03-13 12:30:41.739 | (T0, T1) 2026-03-13 12:30:41.739 | (T0, T1, T2) 2026-03-13 12:30:41.739 | (T0, T1, T2, T3) 2026-03-13 12:30:41.739 | (T0, T1, T2, T3, T4) 2026-03-13 12:30:41.739 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:30:41.739 | and 602 others 2026-03-13 12:30:41.739 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-13 12:30:41.739 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:30:41.739 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:30:41.739 | | 2026-03-13 12:30:41.739 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:30:41.739 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:30:41.739 | 2026-03-13 12:30:41.739 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString: schemars::JsonSchema` is not satisfied 2026-03-13 12:30:41.739 | --> src/cluster_api/kubeadmcontrolplane.rs:319:18 2026-03-13 12:30:41.739 | | 2026-03-13 12:30:41.739 | 317 | /// Specifies the output format of the exposed resources, defaults to "1" 2026-03-13 12:30:41.739 | | ------------------------------------------------------------------------- required by a bound introduced by this call 2026-03-13 12:30:41.739 | 318 | #[serde(default, skip_serializing_if = "Option::is_none")] 2026-03-13 12:30:41.739 | 319 | pub divisor: Option, 2026-03-13 12:30:41.739 | | ^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString` 2026-03-13 12:30:41.739 | | 2026-03-13 12:30:41.739 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:30:41.739 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:30:41.739 | | 2026-03-13 12:30:41.739 | 135 | pub trait JsonSchema { 2026-03-13 12:30:41.739 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:30:41.739 | | 2026-03-13 12:30:41.739 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:30:41.739 | | 2026-03-13 12:30:41.739 | 133 | pub trait JsonSchema { 2026-03-13 12:30:41.739 | | -------------------- this is the found trait 2026-03-13 12:30:41.739 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:30:41.739 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:30:41.739 | &'a T 2026-03-13 12:30:41.739 | &'a mut T 2026-03-13 12:30:41.739 | () 2026-03-13 12:30:41.739 | (T0, T1) 2026-03-13 12:30:41.739 | (T0, T1, T2) 2026-03-13 12:30:41.739 | (T0, T1, T2, T3) 2026-03-13 12:30:41.740 | (T0, T1, T2, T3, T4) 2026-03-13 12:30:41.740 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:30:41.740 | and 602 others 2026-03-13 12:30:41.740 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-13 12:30:41.740 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:30:41.740 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:30:41.740 | | 2026-03-13 12:30:41.740 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:30:41.740 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:30:41.740 | 2026-03-13 12:30:41.740 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString: schemars::JsonSchema` is not satisfied 2026-03-13 12:30:41.740 | --> src/cluster_api/kubeadmcontrolplane.rs:456:18 2026-03-13 12:30:41.740 | | 2026-03-13 12:30:41.740 | 454 | /// Specifies the output format of the exposed resources, defaults to "1" 2026-03-13 12:30:41.740 | | ------------------------------------------------------------------------- required by a bound introduced by this call 2026-03-13 12:30:41.740 | 455 | #[serde(default, skip_serializing_if = "Option::is_none")] 2026-03-13 12:30:41.740 | 456 | pub divisor: Option, 2026-03-13 12:30:41.740 | | ^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString` 2026-03-13 12:30:41.740 | | 2026-03-13 12:30:41.740 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:30:41.740 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:30:41.740 | | 2026-03-13 12:30:41.740 | 135 | pub trait JsonSchema { 2026-03-13 12:30:41.740 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:30:41.740 | | 2026-03-13 12:30:41.740 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:30:41.740 | | 2026-03-13 12:30:41.740 | 133 | pub trait JsonSchema { 2026-03-13 12:30:41.740 | | -------------------- this is the found trait 2026-03-13 12:30:41.740 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:30:41.740 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:30:41.740 | &'a T 2026-03-13 12:30:41.740 | &'a mut T 2026-03-13 12:30:41.740 | () 2026-03-13 12:30:41.740 | (T0, T1) 2026-03-13 12:30:41.740 | (T0, T1, T2) 2026-03-13 12:30:41.740 | (T0, T1, T2, T3) 2026-03-13 12:30:41.740 | (T0, T1, T2, T3, T4) 2026-03-13 12:30:41.740 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:30:41.740 | and 602 others 2026-03-13 12:30:41.740 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-13 12:30:41.740 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:30:41.740 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:30:41.740 | | 2026-03-13 12:30:41.740 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:30:41.740 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:30:41.740 | 2026-03-13 12:30:41.740 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString: schemars::JsonSchema` is not satisfied 2026-03-13 12:30:41.740 | --> src/cluster_api/kubeadmcontrolplane.rs:657:18 2026-03-13 12:30:41.740 | | 2026-03-13 12:30:41.740 | 655 | /// Specifies the output format of the exposed resources, defaults to "1" 2026-03-13 12:30:41.740 | | ------------------------------------------------------------------------- required by a bound introduced by this call 2026-03-13 12:30:41.740 | 656 | #[serde(default, skip_serializing_if = "Option::is_none")] 2026-03-13 12:30:41.740 | 657 | pub divisor: Option, 2026-03-13 12:30:41.740 | | ^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString` 2026-03-13 12:30:41.740 | | 2026-03-13 12:30:41.740 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:30:41.740 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:30:41.740 | | 2026-03-13 12:30:41.740 | 135 | pub trait JsonSchema { 2026-03-13 12:30:41.740 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:30:41.740 | | 2026-03-13 12:30:41.740 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:30:41.740 | | 2026-03-13 12:30:41.740 | 133 | pub trait JsonSchema { 2026-03-13 12:30:41.740 | | -------------------- this is the found trait 2026-03-13 12:30:41.740 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:30:41.740 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:30:41.740 | &'a T 2026-03-13 12:30:41.740 | &'a mut T 2026-03-13 12:30:41.740 | () 2026-03-13 12:30:41.740 | (T0, T1) 2026-03-13 12:30:41.740 | (T0, T1, T2) 2026-03-13 12:30:41.740 | (T0, T1, T2, T3) 2026-03-13 12:30:41.740 | (T0, T1, T2, T3, T4) 2026-03-13 12:30:41.740 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:30:41.740 | and 602 others 2026-03-13 12:30:41.740 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-13 12:30:41.740 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:30:41.740 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:30:41.740 | | 2026-03-13 12:30:41.740 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:30:41.740 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:30:41.740 | 2026-03-13 12:30:41.740 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString: schemars::JsonSchema` is not satisfied 2026-03-13 12:30:41.740 | --> src/cluster_api/kubeadmcontrolplane.rs:792:18 2026-03-13 12:30:41.740 | | 2026-03-13 12:30:41.740 | 790 | /// Specifies the output format of the exposed resources, defaults to "1" 2026-03-13 12:30:41.740 | | ------------------------------------------------------------------------- required by a bound introduced by this call 2026-03-13 12:30:41.740 | 791 | #[serde(default, skip_serializing_if = "Option::is_none")] 2026-03-13 12:30:41.740 | 792 | pub divisor: Option, 2026-03-13 12:30:41.740 | | ^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString` 2026-03-13 12:30:41.740 | | 2026-03-13 12:30:41.740 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:30:41.740 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:30:41.740 | | 2026-03-13 12:30:41.740 | 135 | pub trait JsonSchema { 2026-03-13 12:30:41.741 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:30:41.741 | | 2026-03-13 12:30:41.741 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:30:41.741 | | 2026-03-13 12:30:41.741 | 133 | pub trait JsonSchema { 2026-03-13 12:30:41.741 | | -------------------- this is the found trait 2026-03-13 12:30:41.741 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:30:41.741 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:30:41.741 | &'a T 2026-03-13 12:30:41.741 | &'a mut T 2026-03-13 12:30:41.741 | () 2026-03-13 12:30:41.741 | (T0, T1) 2026-03-13 12:30:41.741 | (T0, T1, T2) 2026-03-13 12:30:41.741 | (T0, T1, T2, T3) 2026-03-13 12:30:41.741 | (T0, T1, T2, T3, T4) 2026-03-13 12:30:41.741 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:30:41.741 | and 602 others 2026-03-13 12:30:41.741 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-13 12:30:41.741 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:30:41.741 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:30:41.741 | | 2026-03-13 12:30:41.741 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:30:41.741 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:30:41.741 | 2026-03-13 12:30:41.741 | error[E0277]: the trait bound `k8s_openapi::api::core::v1::ObjectReference: schemars::JsonSchema` is not satisfied 2026-03-13 12:30:41.741 | --> src/cluster_api/kubeadmcontrolplane.rs:1582:29 2026-03-13 12:30:41.741 | | 2026-03-13 12:30:41.741 | 1582 | pub infrastructure_ref: ObjectReference, 2026-03-13 12:30:41.741 | | ^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::api::core::v1::ObjectReference` 2026-03-13 12:30:41.741 | | 2026-03-13 12:30:41.741 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:30:41.741 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:30:41.741 | | 2026-03-13 12:30:41.741 | 135 | pub trait JsonSchema { 2026-03-13 12:30:41.741 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:30:41.741 | | 2026-03-13 12:30:41.741 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:30:41.741 | | 2026-03-13 12:30:41.741 | 133 | pub trait JsonSchema { 2026-03-13 12:30:41.741 | | -------------------- this is the found trait 2026-03-13 12:30:41.741 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:30:41.741 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:30:41.741 | &'a T 2026-03-13 12:30:41.741 | &'a mut T 2026-03-13 12:30:41.741 | () 2026-03-13 12:30:41.741 | (T0, T1) 2026-03-13 12:30:41.741 | (T0, T1, T2) 2026-03-13 12:30:41.741 | (T0, T1, T2, T3) 2026-03-13 12:30:41.741 | (T0, T1, T2, T3, T4) 2026-03-13 12:30:41.741 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:30:41.741 | and 602 others 2026-03-13 12:30:41.741 | 2026-03-13 12:30:41.741 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString: schemars::JsonSchema` is not satisfied 2026-03-13 12:30:41.741 | --> src/cluster_api/kubeadmcontrolplane.rs:1761:20 2026-03-13 12:30:41.741 | | 2026-03-13 12:30:41.741 | 1754 | /// maxSurge is the maximum number of control planes that can be scheduled above or under the 2026-03-13 12:30:41.741 | | --------------------------------------------------------------------------------------------- required by a bound introduced by this call 2026-03-13 12:30:41.741 | ... 2026-03-13 12:30:41.741 | 1761 | pub max_surge: Option, 2026-03-13 12:30:41.741 | | ^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString` 2026-03-13 12:30:41.741 | | 2026-03-13 12:30:41.741 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:30:41.741 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:30:41.741 | | 2026-03-13 12:30:41.741 | 135 | pub trait JsonSchema { 2026-03-13 12:30:41.741 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:30:41.741 | | 2026-03-13 12:30:41.741 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:30:41.741 | | 2026-03-13 12:30:41.741 | 133 | pub trait JsonSchema { 2026-03-13 12:30:41.741 | | -------------------- this is the found trait 2026-03-13 12:30:41.741 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:30:41.741 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:30:41.741 | &'a T 2026-03-13 12:30:41.741 | &'a mut T 2026-03-13 12:30:41.741 | () 2026-03-13 12:30:41.741 | (T0, T1) 2026-03-13 12:30:41.741 | (T0, T1, T2) 2026-03-13 12:30:41.741 | (T0, T1, T2, T3) 2026-03-13 12:30:41.741 | (T0, T1, T2, T3, T4) 2026-03-13 12:30:41.741 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:30:41.741 | and 602 others 2026-03-13 12:30:41.741 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-13 12:30:41.741 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:30:41.741 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:30:41.741 | | 2026-03-13 12:30:41.741 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:30:41.741 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:30:41.741 | 2026-03-13 12:30:41.741 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::apis::meta::v1::Condition: schemars::JsonSchema` is not satisfied 2026-03-13 12:30:41.741 | --> src/cluster_api/kubeadmcontrolplane.rs:1776:21 2026-03-13 12:30:41.741 | | 2026-03-13 12:30:41.741 | 1774 | /// conditions defines current service state of the KubeadmControlPlane. 2026-03-13 12:30:41.741 | | ------------------------------------------------------------------------ required by a bound introduced by this call 2026-03-13 12:30:41.741 | 1775 | #[serde(default, skip_serializing_if = "Option::is_none")] 2026-03-13 12:30:41.741 | 1776 | pub conditions: Option>, 2026-03-13 12:30:41.741 | | ^^^^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::apis::meta::v1::Condition` 2026-03-13 12:30:41.741 | | 2026-03-13 12:30:41.741 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:30:41.741 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:30:41.741 | | 2026-03-13 12:30:41.742 | 135 | pub trait JsonSchema { 2026-03-13 12:30:41.742 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:30:41.742 | | 2026-03-13 12:30:41.742 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:30:41.742 | | 2026-03-13 12:30:41.742 | 133 | pub trait JsonSchema { 2026-03-13 12:30:41.742 | | -------------------- this is the found trait 2026-03-13 12:30:41.742 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:30:41.742 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:30:41.742 | &'a T 2026-03-13 12:30:41.742 | &'a mut T 2026-03-13 12:30:41.742 | () 2026-03-13 12:30:41.742 | (T0, T1) 2026-03-13 12:30:41.742 | (T0, T1, T2) 2026-03-13 12:30:41.742 | (T0, T1, T2, T3) 2026-03-13 12:30:41.742 | (T0, T1, T2, T3, T4) 2026-03-13 12:30:41.742 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:30:41.742 | and 602 others 2026-03-13 12:30:41.742 | = note: required for `std::vec::Vec` to implement `schemars::JsonSchema` 2026-03-13 12:30:41.742 | = note: 1 redundant requirement hidden 2026-03-13 12:30:41.742 | = note: required for `std::option::Option>` to implement `schemars::JsonSchema` 2026-03-13 12:30:41.742 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:30:41.742 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:30:41.742 | | 2026-03-13 12:30:41.742 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:30:41.742 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:30:41.742 | 2026-03-13 12:30:41.742 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::apis::meta::v1::Condition: schemars::JsonSchema` is not satisfied 2026-03-13 12:30:41.742 | --> src/cluster_api/kubeadmcontrolplane.rs:1869:21 2026-03-13 12:30:41.742 | | 2026-03-13 12:30:41.742 | 1865 | /// conditions represents the observations of a KubeadmControlPlane's current state. 2026-03-13 12:30:41.742 | | ------------------------------------------------------------------------------------ required by a bound introduced by this call 2026-03-13 12:30:41.742 | ... 2026-03-13 12:30:41.742 | 1869 | pub conditions: Option>, 2026-03-13 12:30:41.742 | | ^^^^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::apis::meta::v1::Condition` 2026-03-13 12:30:41.742 | | 2026-03-13 12:30:41.742 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:30:41.742 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:30:41.742 | | 2026-03-13 12:30:41.742 | 135 | pub trait JsonSchema { 2026-03-13 12:30:41.742 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:30:41.742 | | 2026-03-13 12:30:41.742 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:30:41.742 | | 2026-03-13 12:30:41.742 | 133 | pub trait JsonSchema { 2026-03-13 12:30:41.742 | | -------------------- this is the found trait 2026-03-13 12:30:41.742 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:30:41.742 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:30:41.742 | &'a T 2026-03-13 12:30:41.742 | &'a mut T 2026-03-13 12:30:41.742 | () 2026-03-13 12:30:41.742 | (T0, T1) 2026-03-13 12:30:41.742 | (T0, T1, T2) 2026-03-13 12:30:41.742 | (T0, T1, T2, T3) 2026-03-13 12:30:41.742 | (T0, T1, T2, T3, T4) 2026-03-13 12:30:41.742 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:30:41.742 | and 602 others 2026-03-13 12:30:41.742 | = note: required for `std::vec::Vec` to implement `schemars::JsonSchema` 2026-03-13 12:30:41.742 | = note: 1 redundant requirement hidden 2026-03-13 12:30:41.742 | = note: required for `std::option::Option>` to implement `schemars::JsonSchema` 2026-03-13 12:30:41.742 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:30:41.742 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:30:41.742 | | 2026-03-13 12:30:41.742 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:30:41.742 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:30:41.742 | 2026-03-13 12:30:41.742 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString: schemars::JsonSchema` is not satisfied 2026-03-13 12:30:41.742 | --> src/cluster_api/kubeadmcontrolplanetemplates.rs:403:18 2026-03-13 12:30:41.742 | | 2026-03-13 12:30:41.742 | 401 | /// Specifies the output format of the exposed resources, defaults to "1" 2026-03-13 12:30:41.742 | | ------------------------------------------------------------------------- required by a bound introduced by this call 2026-03-13 12:30:41.742 | 402 | #[serde(default, skip_serializing_if = "Option::is_none")] 2026-03-13 12:30:41.742 | 403 | pub divisor: Option, 2026-03-13 12:30:41.742 | | ^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString` 2026-03-13 12:30:41.742 | | 2026-03-13 12:30:41.742 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:30:41.742 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:30:41.742 | | 2026-03-13 12:30:41.742 | 135 | pub trait JsonSchema { 2026-03-13 12:30:41.742 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:30:41.742 | | 2026-03-13 12:30:41.742 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:30:41.742 | | 2026-03-13 12:30:41.742 | 133 | pub trait JsonSchema { 2026-03-13 12:30:41.742 | | -------------------- this is the found trait 2026-03-13 12:30:41.742 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:30:41.742 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:30:41.742 | &'a T 2026-03-13 12:30:41.742 | &'a mut T 2026-03-13 12:30:41.742 | () 2026-03-13 12:30:41.742 | (T0, T1) 2026-03-13 12:30:41.742 | (T0, T1, T2) 2026-03-13 12:30:41.742 | (T0, T1, T2, T3) 2026-03-13 12:30:41.742 | (T0, T1, T2, T3, T4) 2026-03-13 12:30:41.742 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:30:41.742 | and 602 others 2026-03-13 12:30:41.742 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-13 12:30:41.742 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:30:41.742 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:30:41.742 | | 2026-03-13 12:30:41.742 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:30:41.743 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:30:41.743 | 2026-03-13 12:30:41.743 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString: schemars::JsonSchema` is not satisfied 2026-03-13 12:30:41.743 | --> src/cluster_api/kubeadmcontrolplanetemplates.rs:559:18 2026-03-13 12:30:41.743 | | 2026-03-13 12:30:41.743 | 557 | /// Specifies the output format of the exposed resources, defaults to "1" 2026-03-13 12:30:41.743 | | ------------------------------------------------------------------------- required by a bound introduced by this call 2026-03-13 12:30:41.743 | 558 | #[serde(default, skip_serializing_if = "Option::is_none")] 2026-03-13 12:30:41.743 | 559 | pub divisor: Option, 2026-03-13 12:30:41.743 | | ^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString` 2026-03-13 12:30:41.743 | | 2026-03-13 12:30:41.743 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:30:41.743 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:30:41.743 | | 2026-03-13 12:30:41.743 | 135 | pub trait JsonSchema { 2026-03-13 12:30:41.743 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:30:41.743 | | 2026-03-13 12:30:41.743 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:30:41.743 | | 2026-03-13 12:30:41.743 | 133 | pub trait JsonSchema { 2026-03-13 12:30:41.743 | | -------------------- this is the found trait 2026-03-13 12:30:41.743 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:30:41.743 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:30:41.743 | &'a T 2026-03-13 12:30:41.743 | &'a mut T 2026-03-13 12:30:41.743 | () 2026-03-13 12:30:41.743 | (T0, T1) 2026-03-13 12:30:41.743 | (T0, T1, T2) 2026-03-13 12:30:41.743 | (T0, T1, T2, T3) 2026-03-13 12:30:41.743 | (T0, T1, T2, T3, T4) 2026-03-13 12:30:41.743 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:30:41.743 | and 602 others 2026-03-13 12:30:41.743 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-13 12:30:41.743 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:30:41.743 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:30:41.743 | | 2026-03-13 12:30:41.743 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:30:41.743 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:30:41.743 | 2026-03-13 12:30:41.743 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString: schemars::JsonSchema` is not satisfied 2026-03-13 12:30:41.743 | --> src/cluster_api/kubeadmcontrolplanetemplates.rs:786:18 2026-03-13 12:30:41.743 | | 2026-03-13 12:30:41.743 | 784 | /// Specifies the output format of the exposed resources, defaults to "1" 2026-03-13 12:30:41.743 | | ------------------------------------------------------------------------- required by a bound introduced by this call 2026-03-13 12:30:41.743 | 785 | #[serde(default, skip_serializing_if = "Option::is_none")] 2026-03-13 12:30:41.743 | 786 | pub divisor: Option, 2026-03-13 12:30:41.743 | | ^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString` 2026-03-13 12:30:41.743 | | 2026-03-13 12:30:41.743 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:30:41.743 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:30:41.743 | | 2026-03-13 12:30:41.743 | 135 | pub trait JsonSchema { 2026-03-13 12:30:41.743 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:30:41.743 | | 2026-03-13 12:30:41.743 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:30:41.743 | | 2026-03-13 12:30:41.743 | 133 | pub trait JsonSchema { 2026-03-13 12:30:41.743 | | -------------------- this is the found trait 2026-03-13 12:30:41.743 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:30:41.743 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:30:41.743 | &'a T 2026-03-13 12:30:41.743 | &'a mut T 2026-03-13 12:30:41.743 | () 2026-03-13 12:30:41.743 | (T0, T1) 2026-03-13 12:30:41.743 | (T0, T1, T2) 2026-03-13 12:30:41.743 | (T0, T1, T2, T3) 2026-03-13 12:30:41.743 | (T0, T1, T2, T3, T4) 2026-03-13 12:30:41.743 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:30:41.743 | and 602 others 2026-03-13 12:30:41.743 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-13 12:30:41.743 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:30:41.743 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:30:41.743 | | 2026-03-13 12:30:41.743 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:30:41.743 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:30:41.743 | 2026-03-13 12:30:41.743 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString: schemars::JsonSchema` is not satisfied 2026-03-13 12:30:41.743 | --> src/cluster_api/kubeadmcontrolplanetemplates.rs:943:18 2026-03-13 12:30:41.743 | | 2026-03-13 12:30:41.743 | 941 | /// Specifies the output format of the exposed resources, defaults to "1" 2026-03-13 12:30:41.743 | | ------------------------------------------------------------------------- required by a bound introduced by this call 2026-03-13 12:30:41.743 | 942 | #[serde(default, skip_serializing_if = "Option::is_none")] 2026-03-13 12:30:41.743 | 943 | pub divisor: Option, 2026-03-13 12:30:41.743 | | ^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString` 2026-03-13 12:30:41.743 | | 2026-03-13 12:30:41.743 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:30:41.743 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:30:41.743 | | 2026-03-13 12:30:41.743 | 135 | pub trait JsonSchema { 2026-03-13 12:30:41.743 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:30:41.743 | | 2026-03-13 12:30:41.743 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:30:41.743 | | 2026-03-13 12:30:41.743 | 133 | pub trait JsonSchema { 2026-03-13 12:30:41.743 | | -------------------- this is the found trait 2026-03-13 12:30:41.743 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:30:41.743 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:30:41.743 | &'a T 2026-03-13 12:30:41.743 | &'a mut T 2026-03-13 12:30:41.743 | () 2026-03-13 12:30:41.743 | (T0, T1) 2026-03-13 12:30:41.744 | (T0, T1, T2) 2026-03-13 12:30:41.744 | (T0, T1, T2, T3) 2026-03-13 12:30:41.744 | (T0, T1, T2, T3, T4) 2026-03-13 12:30:41.744 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:30:41.744 | and 602 others 2026-03-13 12:30:41.744 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-13 12:30:41.744 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:30:41.744 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:30:41.744 | | 2026-03-13 12:30:41.744 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:30:41.744 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:30:41.744 | 2026-03-13 12:30:41.744 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString: schemars::JsonSchema` is not satisfied 2026-03-13 12:30:41.744 | --> src/cluster_api/kubeadmcontrolplanetemplates.rs:1951:20 2026-03-13 12:30:41.744 | | 2026-03-13 12:30:41.744 | 1944 | /// The maximum number of control planes that can be scheduled above or under the 2026-03-13 12:30:41.744 | | --------------------------------------------------------------------------------- required by a bound introduced by this call 2026-03-13 12:30:41.744 | ... 2026-03-13 12:30:41.744 | 1951 | pub max_surge: Option, 2026-03-13 12:30:41.744 | | ^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString` 2026-03-13 12:30:41.744 | | 2026-03-13 12:30:41.744 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:30:41.744 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:30:41.744 | | 2026-03-13 12:30:41.744 | 135 | pub trait JsonSchema { 2026-03-13 12:30:41.744 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:30:41.744 | | 2026-03-13 12:30:41.744 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:30:41.744 | | 2026-03-13 12:30:41.744 | 133 | pub trait JsonSchema { 2026-03-13 12:30:41.744 | | -------------------- this is the found trait 2026-03-13 12:30:41.744 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:30:41.744 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:30:41.744 | &'a T 2026-03-13 12:30:41.744 | &'a mut T 2026-03-13 12:30:41.744 | () 2026-03-13 12:30:41.744 | (T0, T1) 2026-03-13 12:30:41.744 | (T0, T1, T2) 2026-03-13 12:30:41.744 | (T0, T1, T2, T3) 2026-03-13 12:30:41.744 | (T0, T1, T2, T3, T4) 2026-03-13 12:30:41.744 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:30:41.744 | and 602 others 2026-03-13 12:30:41.744 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-13 12:30:41.744 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:30:41.744 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:30:41.744 | | 2026-03-13 12:30:41.744 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:30:41.744 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:30:41.744 | 2026-03-13 12:30:41.744 | error[E0277]: the trait bound `k8s_openapi::api::core::v1::ObjectReference: schemars::JsonSchema` is not satisfied 2026-03-13 12:30:41.744 | --> src/cluster_api/machines.rs:36:29 2026-03-13 12:30:41.744 | | 2026-03-13 12:30:41.744 | 36 | pub infrastructure_ref: ObjectReference, 2026-03-13 12:30:41.744 | | ^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::api::core::v1::ObjectReference` 2026-03-13 12:30:41.744 | | 2026-03-13 12:30:41.744 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:30:41.744 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:30:41.744 | | 2026-03-13 12:30:41.744 | 135 | pub trait JsonSchema { 2026-03-13 12:30:41.744 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:30:41.744 | | 2026-03-13 12:30:41.744 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:30:41.744 | | 2026-03-13 12:30:41.744 | 133 | pub trait JsonSchema { 2026-03-13 12:30:41.744 | | -------------------- this is the found trait 2026-03-13 12:30:41.744 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:30:41.744 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:30:41.744 | &'a T 2026-03-13 12:30:41.744 | &'a mut T 2026-03-13 12:30:41.744 | () 2026-03-13 12:30:41.744 | (T0, T1) 2026-03-13 12:30:41.744 | (T0, T1, T2) 2026-03-13 12:30:41.744 | (T0, T1, T2, T3) 2026-03-13 12:30:41.744 | (T0, T1, T2, T3, T4) 2026-03-13 12:30:41.744 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:30:41.744 | and 602 others 2026-03-13 12:30:41.744 | 2026-03-13 12:30:41.744 | error[E0277]: the trait bound `k8s_openapi::api::core::v1::ObjectReference: schemars::JsonSchema` is not satisfied 2026-03-13 12:30:41.744 | --> src/cluster_api/machines.rs:78:21 2026-03-13 12:30:41.744 | | 2026-03-13 12:30:41.744 | 73 | /// ConfigRef is a reference to a bootstrap provider-specific resource 2026-03-13 12:30:41.744 | | ---------------------------------------------------------------------- required by a bound introduced by this call 2026-03-13 12:30:41.744 | ... 2026-03-13 12:30:41.744 | 78 | pub config_ref: Option, 2026-03-13 12:30:41.744 | | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::api::core::v1::ObjectReference` 2026-03-13 12:30:41.744 | | 2026-03-13 12:30:41.744 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:30:41.744 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:30:41.744 | | 2026-03-13 12:30:41.744 | 135 | pub trait JsonSchema { 2026-03-13 12:30:41.744 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:30:41.744 | | 2026-03-13 12:30:41.744 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:30:41.744 | | 2026-03-13 12:30:41.744 | 133 | pub trait JsonSchema { 2026-03-13 12:30:41.744 | | -------------------- this is the found trait 2026-03-13 12:30:41.744 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:30:41.744 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:30:41.744 | &'a T 2026-03-13 12:30:41.744 | &'a mut T 2026-03-13 12:30:41.744 | () 2026-03-13 12:30:41.744 | (T0, T1) 2026-03-13 12:30:41.744 | (T0, T1, T2) 2026-03-13 12:30:41.744 | (T0, T1, T2, T3) 2026-03-13 12:30:41.745 | (T0, T1, T2, T3, T4) 2026-03-13 12:30:41.745 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:30:41.745 | and 602 others 2026-03-13 12:30:41.745 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-13 12:30:41.745 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:30:41.745 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:30:41.745 | | 2026-03-13 12:30:41.745 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:30:41.745 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:30:41.745 | 2026-03-13 12:30:41.745 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::apis::meta::v1::Condition: schemars::JsonSchema` is not satisfied 2026-03-13 12:30:41.745 | --> src/cluster_api/machines.rs:181:21 2026-03-13 12:30:41.745 | | 2026-03-13 12:30:41.745 | 179 | /// Conditions defines current service state of the Machine. 2026-03-13 12:30:41.745 | | ------------------------------------------------------------ required by a bound introduced by this call 2026-03-13 12:30:41.745 | 180 | #[serde(default, skip_serializing_if = "Option::is_none")] 2026-03-13 12:30:41.745 | 181 | pub conditions: Option>, 2026-03-13 12:30:41.745 | | ^^^^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::apis::meta::v1::Condition` 2026-03-13 12:30:41.745 | | 2026-03-13 12:30:41.745 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:30:41.745 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:30:41.745 | | 2026-03-13 12:30:41.745 | 135 | pub trait JsonSchema { 2026-03-13 12:30:41.745 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:30:41.745 | | 2026-03-13 12:30:41.745 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:30:41.745 | | 2026-03-13 12:30:41.745 | 133 | pub trait JsonSchema { 2026-03-13 12:30:41.745 | | -------------------- this is the found trait 2026-03-13 12:30:41.745 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:30:41.745 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:30:41.745 | &'a T 2026-03-13 12:30:41.745 | &'a mut T 2026-03-13 12:30:41.745 | () 2026-03-13 12:30:41.745 | (T0, T1) 2026-03-13 12:30:41.745 | (T0, T1, T2) 2026-03-13 12:30:41.745 | (T0, T1, T2, T3) 2026-03-13 12:30:41.745 | (T0, T1, T2, T3, T4) 2026-03-13 12:30:41.745 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:30:41.745 | and 602 others 2026-03-13 12:30:41.745 | = note: required for `std::vec::Vec` to implement `schemars::JsonSchema` 2026-03-13 12:30:41.745 | = note: 1 redundant requirement hidden 2026-03-13 12:30:41.745 | = note: required for `std::option::Option>` to implement `schemars::JsonSchema` 2026-03-13 12:30:41.745 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:30:41.745 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:30:41.745 | | 2026-03-13 12:30:41.745 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:30:41.745 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:30:41.745 | 2026-03-13 12:30:41.745 | error[E0277]: the trait bound `k8s_openapi::api::core::v1::ObjectReference: schemars::JsonSchema` is not satisfied 2026-03-13 12:30:41.745 | --> src/cluster_api/machines.rs:234:19 2026-03-13 12:30:41.745 | | 2026-03-13 12:30:41.745 | 232 | /// NodeRef will point to the corresponding Node if it exists. 2026-03-13 12:30:41.745 | | -------------------------------------------------------------- required by a bound introduced by this call 2026-03-13 12:30:41.745 | 233 | #[serde(default, skip_serializing_if = "Option::is_none", rename = "nodeRef")] 2026-03-13 12:30:41.745 | 234 | pub node_ref: Option, 2026-03-13 12:30:41.745 | | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::api::core::v1::ObjectReference` 2026-03-13 12:30:41.745 | | 2026-03-13 12:30:41.745 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:30:41.745 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:30:41.745 | | 2026-03-13 12:30:41.745 | 135 | pub trait JsonSchema { 2026-03-13 12:30:41.745 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:30:41.745 | | 2026-03-13 12:30:41.745 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:30:41.745 | | 2026-03-13 12:30:41.745 | 133 | pub trait JsonSchema { 2026-03-13 12:30:41.745 | | -------------------- this is the found trait 2026-03-13 12:30:41.745 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:30:41.745 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:30:41.745 | &'a T 2026-03-13 12:30:41.745 | &'a mut T 2026-03-13 12:30:41.745 | () 2026-03-13 12:30:41.745 | (T0, T1) 2026-03-13 12:30:41.745 | (T0, T1, T2) 2026-03-13 12:30:41.745 | (T0, T1, T2, T3) 2026-03-13 12:30:41.745 | (T0, T1, T2, T3, T4) 2026-03-13 12:30:41.745 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:30:41.745 | and 602 others 2026-03-13 12:30:41.745 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-13 12:30:41.745 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:30:41.745 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:30:41.745 | | 2026-03-13 12:30:41.745 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:30:41.745 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:30:41.745 | 2026-03-13 12:30:41.745 | Some errors have detailed explanations: E0277, E0425, E0432, E0433, E0603. 2026-03-13 12:30:41.745 | For more information about an error, try `rustc --explain E0277`. 2026-03-13 12:30:41.745 | error: could not compile `magnum-cluster-api` (lib) due to 61 previous errors 2026-03-13 12:30:41.745 | 💥 maturin failed 2026-03-13 12:30:41.745 | Caused by: Failed to build a native library through cargo 2026-03-13 12:30:41.745 | 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-03-13 12:30:41.745 | Error: command ['maturin', 'pep517', 'build-wheel', '-i', '/opt/stack/data/venv/bin/python3.12', '--compatibility', 'off', '--editable'] returned non-zero exit status 1 2026-03-13 12:30:41.745 | [end of output] 2026-03-13 12:30:41.745 | 2026-03-13 12:30:41.745 | note: This error originates from a subprocess, and is likely not a problem with pip. 2026-03-13 12:30:41.745 | ERROR: Failed building editable for magnum-cluster-api 2026-03-13 12:30:41.745 | Building wheel for haproxyadmin (pyproject.toml): started 2026-03-13 12:30:42.005 | Building wheel for haproxyadmin (pyproject.toml): finished with status 'done' 2026-03-13 12:30:42.005 | Created wheel for haproxyadmin: filename=haproxyadmin-0.2.4-py3-none-any.whl size=37208 sha256=94663b0bd91d57d32b2aa9acedc6e8930430ed299e76df578b2d0de1d677d485 2026-03-13 12:30:42.005 | Stored in directory: /opt/stack/.cache/pip/wheels/f8/a4/d2/ca8e7bcb86a3513744e388395fdc7c9b2d41bdffceb804f578 2026-03-13 12:30:42.008 | Successfully built haproxyadmin 2026-03-13 12:30:42.008 | Failed to build magnum-cluster-api 2026-03-13 12:30:42.023 | error: failed-wheel-build-for-install 2026-03-13 12:30:42.023 | 2026-03-13 12:30:42.023 | × Failed to build installable wheels for some pyproject.toml based projects 2026-03-13 12:30:42.023 | ╰─> magnum-cluster-api 2026-03-13 12:30:42.175 | + inc/python:pip_install:1 : exit_trap 2026-03-13 12:30:42.180 | + ./stack.sh:exit_trap:519 : local r=1 2026-03-13 12:30:42.186 | ++ ./stack.sh:exit_trap:520 : jobs -p 2026-03-13 12:30:42.192 | + ./stack.sh:exit_trap:520 : jobs= 2026-03-13 12:30:42.198 | + ./stack.sh:exit_trap:523 : [[ -n '' ]] 2026-03-13 12:30:42.204 | + ./stack.sh:exit_trap:529 : '[' -f '' ']' 2026-03-13 12:30:42.209 | + ./stack.sh:exit_trap:534 : kill_spinner 2026-03-13 12:30:42.214 | + ./stack.sh:kill_spinner:429 : '[' '!' -z '' ']' 2026-03-13 12:30:42.220 | + ./stack.sh:exit_trap:536 : [[ 1 -ne 0 ]] 2026-03-13 12:30:42.225 | + ./stack.sh:exit_trap:537 : echo 'Error on exit' 2026-03-13 12:30:42.225 | Error on exit 2026-03-13 12:30:42.231 | + ./stack.sh:exit_trap:539 : type -p generate-subunit 2026-03-13 12:30:42.236 | + ./stack.sh:exit_trap:540 : generate-subunit 1773404449 593 fail 2026-03-13 12:30:42.414 | + ./stack.sh:exit_trap:542 : [[ -z /opt/stack/logs ]] 2026-03-13 12:30:42.418 | + ./stack.sh:exit_trap:545 : /opt/stack/data/venv/bin/python3 /opt/stack/devstack/tools/worlddump.py -d /opt/stack/logs 2026-03-13 12:30:43.476 | + ./stack.sh:exit_trap:554 : exit 1