2026-02-17 02:04:38.596 | + ./stack.sh:main:485 : exec 2026-02-17 02:04:38.596 | + ./stack.sh:main:493 : echo_summary 'stack.sh log /opt/stack/logs/devstacklog.txt.2026-02-17-020438' 2026-02-17 02:04:38.596 | ++ ./stack.sh:main:485 : /usr/bin/python3.12 /opt/stack/devstack/tools/outfilter.py -o /opt/stack/logs/devstacklog.txt.2026-02-17-020438.summary.2026-02-17-020438 2026-02-17 02:04:38.596 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-02-17 02:04:38.596 | + ./stack.sh:echo_summary:444 : echo -e stack.sh log /opt/stack/logs/devstacklog.txt.2026-02-17-020438 2026-02-17 02:04:38.596 | + ./stack.sh:main:495 : ln -sf /opt/stack/logs/devstacklog.txt.2026-02-17-020438 /opt/stack/logs/devstacklog.txt 2026-02-17 02:04:38.596 | + ./stack.sh:main:496 : ln -sf /opt/stack/logs/devstacklog.txt.2026-02-17-020438.summary.2026-02-17-020438 /opt/stack/logs/devstacklog.txt.summary 2026-02-17 02:04:38.596 | + ./stack.sh:main:511 : check_path_perm_sanity /opt/stack 2026-02-17 02:04:38.598 | + functions:check_path_perm_sanity:615 : local real_path 2026-02-17 02:04:38.603 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-02-17 02:04:38.609 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-02-17 02:04:38.614 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-02-17 02:04:38.621 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-02-17 02:04:38.622 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-02-17 02:04:38.628 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-02-17 02:04:38.633 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-02-17 02:04:38.639 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-02-17 02:04:38.647 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-02-17 02:04:38.651 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-02-17 02:04:38.656 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-02-17 02:04:38.661 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-02-17 02:04:38.669 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-02-17 02:04:38.673 | + ./stack.sh:main:517 : trap exit_trap EXIT 2026-02-17 02:04:38.678 | + ./stack.sh:main:558 : trap err_trap ERR 2026-02-17 02:04:38.683 | + ./stack.sh:main:571 : set -o errexit 2026-02-17 02:04:38.688 | + ./stack.sh:main:574 : uname -a 2026-02-17 02:04:38.690 | Linux np0000155929 6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 2026-02-17 02:04:38.695 | + ./stack.sh:main:577 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-02-17 02:04:38.699 | + ./stack.sh:main:578 : rm -f /opt/stack/data/ca-bundle.pem 2026-02-17 02:04:38.706 | + ./stack.sh:main:581 : source /opt/stack/devstack/lib/database 2026-02-17 02:04:38.777 | + ./stack.sh:main:582 : source /opt/stack/devstack/lib/rpc_backend 2026-02-17 02:04:38.810 | + ./stack.sh:main:585 : source /opt/stack/devstack/lib/host 2026-02-17 02:04:38.816 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-02-17 02:04:38.846 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-02-17 02:04:38.852 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-02-17 02:04:38.881 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-02-17 02:04:38.886 | +++ lib/host:source:34 : trueorfalse False ENABLE_ZSWAP 2026-02-17 02:04:38.916 | ++ lib/host:source:34 : ENABLE_ZSWAP=True 2026-02-17 02:04:38.920 | ++ lib/host:source:37 : ZSWAP_COMPRESSOR=lz4 2026-02-17 02:04:38.925 | ++ lib/host:source:38 : ZSWAP_ZPOOL=zsmalloc 2026-02-17 02:04:38.930 | +++ lib/host:source:53 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-02-17 02:04:38.961 | ++ lib/host:source:53 : ENABLE_SYSCTL_MEM_TUNING=True 2026-02-17 02:04:38.966 | +++ lib/host:source:75 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-02-17 02:04:38.997 | ++ lib/host:source:75 : ENABLE_SYSCTL_NET_TUNING=True 2026-02-17 02:04:39.002 | + ./stack.sh:main:588 : tune_host 2026-02-17 02:04:39.006 | + lib/host:tune_host:96 : configure_host_mem 2026-02-17 02:04:39.010 | + lib/host:configure_host_mem:70 : configure_zswap 2026-02-17 02:04:39.014 | + lib/host:configure_zswap:40 : [[ True == \T\r\u\e ]] 2026-02-17 02:04:39.018 | + lib/host:configure_zswap:43 : is_ubuntu 2026-02-17 02:04:39.023 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-02-17 02:04:39.026 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-02-17 02:04:39.031 | + lib/host:configure_zswap:44 : echo lz4 2026-02-17 02:04:39.032 | + lib/host:configure_zswap:44 : sudo tee /sys/module/zswap/parameters/compressor 2026-02-17 02:04:39.045 | lz4 2026-02-17 02:04:39.052 | + lib/host:configure_zswap:45 : echo zsmalloc 2026-02-17 02:04:39.053 | + lib/host:configure_zswap:45 : sudo tee /sys/module/zswap/parameters/zpool 2026-02-17 02:04:39.067 | zsmalloc 2026-02-17 02:04:39.074 | + lib/host:configure_zswap:47 : echo 1 2026-02-17 02:04:39.074 | + lib/host:configure_zswap:47 : sudo tee /sys/module/zswap/parameters/enabled 2026-02-17 02:04:39.089 | 1 2026-02-17 02:04:39.120 | + lib/host:configure_zswap:49 : sudo grep -R . /sys/module/zswap/parameters 2026-02-17 02:04:39.134 | /sys/module/zswap/parameters/same_filled_pages_enabled:Y 2026-02-17 02:04:39.134 | /sys/module/zswap/parameters/enabled:Y 2026-02-17 02:04:39.134 | /sys/module/zswap/parameters/shrinker_enabled:Y 2026-02-17 02:04:39.134 | /sys/module/zswap/parameters/max_pool_percent:20 2026-02-17 02:04:39.135 | /sys/module/zswap/parameters/compressor:lz4 2026-02-17 02:04:39.135 | /sys/module/zswap/parameters/non_same_filled_pages_enabled:Y 2026-02-17 02:04:39.135 | /sys/module/zswap/parameters/zpool:zsmalloc 2026-02-17 02:04:39.135 | /sys/module/zswap/parameters/exclusive_loads:N 2026-02-17 02:04:39.135 | /sys/module/zswap/parameters/accept_threshold_percent:90 2026-02-17 02:04:39.141 | + lib/host:configure_host_mem:71 : configure_ksm 2026-02-17 02:04:39.145 | + lib/host:configure_ksm:15 : [[ True == \T\r\u\e ]] 2026-02-17 02:04:39.150 | + lib/host:configure_ksm:16 : install_package ksmtuned 2026-02-17 02:04:39.154 | + functions-common:install_package:1430 : update_package_repo 2026-02-17 02:04:39.158 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-02-17 02:04:39.162 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=False 2026-02-17 02:04:39.165 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-02-17 02:04:39.169 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-02-17 02:04:39.173 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-02-17 02:04:39.177 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-02-17 02:04:39.180 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-02-17 02:04:39.184 | + functions-common:update_package_repo:1413 : apt_get_update 2026-02-17 02:04:39.188 | + functions-common:apt_get_update:1158 : [[ False == \T\r\u\e ]] 2026-02-17 02:04:39.192 | + functions-common:apt_get_update:1163 : [[ False = \T\r\u\e ]] 2026-02-17 02:04:39.196 | + functions-common:apt_get_update:1165 : local sudo=sudo 2026-02-17 02:04:39.200 | ++ functions-common:apt_get_update:1166 : id -u 2026-02-17 02:04:39.207 | + functions-common:apt_get_update:1166 : [[ 1002 = \0 ]] 2026-02-17 02:04:39.211 | + functions-common:apt_get_update:1169 : time_start apt-get-update 2026-02-17 02:04:39.216 | + functions-common:time_start:2398 : local name=apt-get-update 2026-02-17 02:04:39.220 | + functions-common:time_start:2399 : local start_time= 2026-02-17 02:04:39.224 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-02-17 02:04:39.229 | ++ functions-common:time_start:2403 : date +%s%3N 2026-02-17 02:04:39.236 | + functions-common:time_start:2403 : _TIME_START[$name]=1771293879231 2026-02-17 02:04:39.241 | + functions-common:apt_get_update:1171 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-02-17 02:04:39.246 | + functions-common:apt_get_update:1172 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-02-17 02:04:39.250 | + 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-02-17 02:04:39.492 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble InRelease 2026-02-17 02:04:39.492 | Hit:2 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-02-17 02:04:39.556 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates InRelease 2026-02-17 02:04:39.635 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-02-17 02:04:41.041 | Reading package lists... 2026-02-17 02:04:41.081 | + functions-common:apt_get_update:1177 : REPOS_UPDATED=True 2026-02-17 02:04:41.086 | + functions-common:apt_get_update:1179 : time_stop apt-get-update 2026-02-17 02:04:41.091 | + functions-common:time_stop:2412 : local name 2026-02-17 02:04:41.095 | + functions-common:time_stop:2413 : local end_time 2026-02-17 02:04:41.100 | + functions-common:time_stop:2414 : local elapsed_time 2026-02-17 02:04:41.104 | + functions-common:time_stop:2415 : local total 2026-02-17 02:04:41.108 | + functions-common:time_stop:2416 : local start_time 2026-02-17 02:04:41.112 | + functions-common:time_stop:2418 : name=apt-get-update 2026-02-17 02:04:41.116 | + functions-common:time_stop:2419 : start_time=1771293879231 2026-02-17 02:04:41.121 | + functions-common:time_stop:2421 : [[ -z 1771293879231 ]] 2026-02-17 02:04:41.126 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-02-17 02:04:41.133 | + functions-common:time_stop:2424 : end_time=1771293881128 2026-02-17 02:04:41.138 | + functions-common:time_stop:2425 : elapsed_time=1897 2026-02-17 02:04:41.141 | + functions-common:time_stop:2426 : total=0 2026-02-17 02:04:41.146 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-02-17 02:04:41.150 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=1897 2026-02-17 02:04:41.155 | + functions-common:install_package:1431 : real_install_package ksmtuned 2026-02-17 02:04:41.159 | + functions-common:real_install_package:1418 : is_ubuntu 2026-02-17 02:04:41.163 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-02-17 02:04:41.167 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-02-17 02:04:41.172 | + functions-common:real_install_package:1419 : apt_get install ksmtuned 2026-02-17 02:04:41.207 | + 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-02-17 02:04:41.255 | Reading package lists... 2026-02-17 02:04:41.538 | Building dependency tree... 2026-02-17 02:04:41.538 | Reading state information... 2026-02-17 02:04:41.831 | Recommended packages: 2026-02-17 02:04:41.831 | qemu-kvm 2026-02-17 02:04:41.872 | The following NEW packages will be installed: 2026-02-17 02:04:41.874 | ksmtuned 2026-02-17 02:04:42.063 | 0 upgraded, 1 newly installed, 0 to remove and 5 not upgraded. 2026-02-17 02:04:42.064 | Need to get 7,444 B of archives. 2026-02-17 02:04:42.064 | After this operation, 44.0 kB of additional disk space will be used. 2026-02-17 02:04:42.064 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7,444 B] 2026-02-17 02:04:42.232 | debconf: delaying package configuration, since apt-utils is not installed 2026-02-17 02:04:42.279 | Fetched 7,444 B in 0s (42.1 kB/s) 2026-02-17 02:04:42.332 | Selecting previously unselected package ksmtuned. 2026-02-17 02:04:42.349 | (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 ... 31981 files and directories currently installed.) 2026-02-17 02:04:42.350 | Preparing to unpack .../ksmtuned_4.20150326_amd64.deb ... 2026-02-17 02:04:42.357 | Unpacking ksmtuned (4.20150326) ... 2026-02-17 02:04:42.443 | Setting up ksmtuned (4.20150326) ... 2026-02-17 02:04:42.643 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-02-17 02:04:42.788 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-02-17 02:04:43.514 | + functions-common:apt_get:1203 : result=0 2026-02-17 02:04:43.518 | + functions-common:apt_get:1206 : time_stop apt-get 2026-02-17 02:04:43.523 | + functions-common:time_stop:2412 : local name 2026-02-17 02:04:43.528 | + functions-common:time_stop:2413 : local end_time 2026-02-17 02:04:43.532 | + functions-common:time_stop:2414 : local elapsed_time 2026-02-17 02:04:43.536 | + functions-common:time_stop:2415 : local total 2026-02-17 02:04:43.541 | + functions-common:time_stop:2416 : local start_time 2026-02-17 02:04:43.545 | + functions-common:time_stop:2418 : name=apt-get 2026-02-17 02:04:43.549 | + functions-common:time_stop:2419 : start_time=1771293881203 2026-02-17 02:04:43.553 | + functions-common:time_stop:2421 : [[ -z 1771293881203 ]] 2026-02-17 02:04:43.559 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-02-17 02:04:43.566 | + functions-common:time_stop:2424 : end_time=1771293883561 2026-02-17 02:04:43.570 | + functions-common:time_stop:2425 : elapsed_time=2358 2026-02-17 02:04:43.574 | + functions-common:time_stop:2426 : total=3712 2026-02-17 02:04:43.579 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-02-17 02:04:43.583 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=6070 2026-02-17 02:04:43.587 | + functions-common:apt_get:1207 : return 0 2026-02-17 02:04:43.591 | + lib/host:configure_ksm:18 : [[ -f /sys/kernel/mm/ksm/run ]] 2026-02-17 02:04:43.596 | + lib/host:configure_ksm:19 : sudo tee /sys/kernel/mm/ksm/run 2026-02-17 02:04:43.598 | ++ lib/host:configure_ksm:19 : bool_to_int ENABLE_KSM 2026-02-17 02:04:43.628 | + lib/host:configure_ksm:19 : echo 0 2026-02-17 02:04:43.629 | 0 2026-02-17 02:04:43.638 | + lib/host:configure_host_mem:72 : configure_sysctl_mem_parmaters 2026-02-17 02:04:43.643 | + lib/host:configure_sysctl_mem_parmaters:55 : [[ True == \T\r\u\e ]] 2026-02-17 02:04:43.647 | + lib/host:configure_sysctl_mem_parmaters:57 : sudo sysctl -w vm.dirty_ratio=60 2026-02-17 02:04:43.662 | vm.dirty_ratio = 60 2026-02-17 02:04:43.668 | + lib/host:configure_sysctl_mem_parmaters:58 : sudo sysctl -w vm.dirty_background_ratio=10 2026-02-17 02:04:43.681 | vm.dirty_background_ratio = 10 2026-02-17 02:04:43.687 | + lib/host:configure_sysctl_mem_parmaters:59 : sudo sysctl -w vm.vfs_cache_pressure=50 2026-02-17 02:04:43.701 | vm.vfs_cache_pressure = 50 2026-02-17 02:04:43.707 | + lib/host:configure_sysctl_mem_parmaters:64 : sudo sysctl -w vm.swappiness=100 2026-02-17 02:04:43.718 | vm.swappiness = 100 2026-02-17 02:04:43.724 | + lib/host:configure_sysctl_mem_parmaters:65 : sudo grep -R . /proc/sys/vm/ 2026-02-17 02:04:43.742 | /proc/sys/vm/admin_reserve_kbytes:8192 2026-02-17 02:04:43.742 | grep: /proc/sys/vm/compact_memory: Permission denied 2026-02-17 02:04:43.742 | /proc/sys/vm/compact_unevictable_allowed:1 2026-02-17 02:04:43.742 | /proc/sys/vm/compaction_proactiveness:20 2026-02-17 02:04:43.742 | /proc/sys/vm/dirty_background_bytes:0 2026-02-17 02:04:43.742 | /proc/sys/vm/dirty_background_ratio:10 2026-02-17 02:04:43.742 | /proc/sys/vm/dirty_bytes:0 2026-02-17 02:04:43.742 | /proc/sys/vm/dirty_expire_centisecs:3000 2026-02-17 02:04:43.742 | /proc/sys/vm/dirty_ratio:60 2026-02-17 02:04:43.742 | /proc/sys/vm/dirty_writeback_centisecs:500 2026-02-17 02:04:43.742 | /proc/sys/vm/dirtytime_expire_seconds:43200 2026-02-17 02:04:43.742 | grep: /proc/sys/vm/drop_caches: Permission denied 2026-02-17 02:04:43.745 | /proc/sys/vm/extfrag_threshold:500 2026-02-17 02:04:43.745 | /proc/sys/vm/hugetlb_optimize_vmemmap:0 2026-02-17 02:04:43.745 | /proc/sys/vm/hugetlb_shm_group:0 2026-02-17 02:04:43.745 | /proc/sys/vm/laptop_mode:0 2026-02-17 02:04:43.745 | /proc/sys/vm/legacy_va_layout:0 2026-02-17 02:04:43.745 | /proc/sys/vm/lowmem_reserve_ratio:256 256 32 0 0 2026-02-17 02:04:43.745 | /proc/sys/vm/max_map_count:1048576 2026-02-17 02:04:43.745 | /proc/sys/vm/memfd_noexec:0 2026-02-17 02:04:43.745 | /proc/sys/vm/memory_failure_early_kill:0 2026-02-17 02:04:43.745 | /proc/sys/vm/memory_failure_recovery:1 2026-02-17 02:04:43.745 | /proc/sys/vm/min_free_kbytes:67584 2026-02-17 02:04:43.745 | /proc/sys/vm/min_slab_ratio:5 2026-02-17 02:04:43.745 | /proc/sys/vm/min_unmapped_ratio:1 2026-02-17 02:04:43.745 | /proc/sys/vm/mmap_min_addr:65536 2026-02-17 02:04:43.745 | /proc/sys/vm/mmap_rnd_bits:32 2026-02-17 02:04:43.745 | /proc/sys/vm/mmap_rnd_compat_bits:16 2026-02-17 02:04:43.745 | /proc/sys/vm/nr_hugepages:0 2026-02-17 02:04:43.745 | /proc/sys/vm/nr_hugepages_mempolicy:0 2026-02-17 02:04:43.745 | /proc/sys/vm/nr_overcommit_hugepages:0 2026-02-17 02:04:43.745 | /proc/sys/vm/numa_stat:1 2026-02-17 02:04:43.745 | /proc/sys/vm/numa_zonelist_order:Node 2026-02-17 02:04:43.745 | /proc/sys/vm/oom_dump_tasks:1 2026-02-17 02:04:43.745 | /proc/sys/vm/oom_kill_allocating_task:0 2026-02-17 02:04:43.745 | /proc/sys/vm/overcommit_kbytes:0 2026-02-17 02:04:43.745 | /proc/sys/vm/overcommit_memory:0 2026-02-17 02:04:43.745 | /proc/sys/vm/overcommit_ratio:50 2026-02-17 02:04:43.745 | /proc/sys/vm/page-cluster:3 2026-02-17 02:04:43.745 | /proc/sys/vm/page_lock_unfairness:5 2026-02-17 02:04:43.745 | /proc/sys/vm/panic_on_oom:0 2026-02-17 02:04:43.745 | /proc/sys/vm/percpu_pagelist_high_fraction:0 2026-02-17 02:04:43.745 | /proc/sys/vm/stat_interval:1 2026-02-17 02:04:43.745 | /proc/sys/vm/swappiness:100 2026-02-17 02:04:43.745 | /proc/sys/vm/unprivileged_userfaultfd:0 2026-02-17 02:04:43.745 | /proc/sys/vm/user_reserve_kbytes:131072 2026-02-17 02:04:43.745 | /proc/sys/vm/vfs_cache_pressure:50 2026-02-17 02:04:43.746 | /proc/sys/vm/watermark_boost_factor:15000 2026-02-17 02:04:43.746 | /proc/sys/vm/watermark_scale_factor:10 2026-02-17 02:04:43.746 | /proc/sys/vm/zone_reclaim_mode:0 2026-02-17 02:04:43.761 | + lib/host:configure_sysctl_mem_parmaters:65 : /bin/true 2026-02-17 02:04:43.770 | + lib/host:tune_host:97 : configure_host_net 2026-02-17 02:04:43.774 | + lib/host:configure_host_net:92 : configure_sysctl_net_parmaters 2026-02-17 02:04:43.779 | + lib/host:configure_sysctl_net_parmaters:77 : [[ True == \T\r\u\e ]] 2026-02-17 02:04:43.783 | + lib/host:configure_sysctl_net_parmaters:79 : sudo sysctl -w net.ipv4.tcp_keepalive_time=60 2026-02-17 02:04:43.793 | net.ipv4.tcp_keepalive_time = 60 2026-02-17 02:04:43.799 | + lib/host:configure_sysctl_net_parmaters:80 : sudo sysctl -w net.ipv4.tcp_keepalive_intvl=10 2026-02-17 02:04:43.812 | net.ipv4.tcp_keepalive_intvl = 10 2026-02-17 02:04:43.818 | + lib/host:configure_sysctl_net_parmaters:81 : sudo sysctl -w net.ipv4.tcp_keepalive_probes=6 2026-02-17 02:04:43.827 | net.ipv4.tcp_keepalive_probes = 6 2026-02-17 02:04:43.833 | + lib/host:configure_sysctl_net_parmaters:83 : sudo sysctl -w net.ipv4.tcp_fastopen=3 2026-02-17 02:04:43.844 | net.ipv4.tcp_fastopen = 3 2026-02-17 02:04:43.853 | + 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-02-17 02:04:43.870 | /proc/sys/net/ipv4/tcp_abort_on_overflow:0 2026-02-17 02:04:43.870 | /proc/sys/net/ipv4/tcp_adv_win_scale:1 2026-02-17 02:04:43.870 | /proc/sys/net/ipv4/tcp_allowed_congestion_control:reno cubic 2026-02-17 02:04:43.870 | /proc/sys/net/ipv4/tcp_app_win:31 2026-02-17 02:04:43.870 | /proc/sys/net/ipv4/tcp_autocorking:1 2026-02-17 02:04:43.870 | /proc/sys/net/ipv4/tcp_available_congestion_control:reno cubic 2026-02-17 02:04:43.870 | /proc/sys/net/ipv4/tcp_available_ulp:espintcp mptcp 2026-02-17 02:04:43.870 | /proc/sys/net/ipv4/tcp_backlog_ack_defer:1 2026-02-17 02:04:43.870 | /proc/sys/net/ipv4/tcp_base_mss:1024 2026-02-17 02:04:43.870 | /proc/sys/net/ipv4/tcp_challenge_ack_limit:2147483647 2026-02-17 02:04:43.870 | /proc/sys/net/ipv4/tcp_child_ehash_entries:0 2026-02-17 02:04:43.870 | /proc/sys/net/ipv4/tcp_comp_sack_delay_ns:1000000 2026-02-17 02:04:43.870 | /proc/sys/net/ipv4/tcp_comp_sack_nr:44 2026-02-17 02:04:43.870 | /proc/sys/net/ipv4/tcp_comp_sack_slack_ns:100000 2026-02-17 02:04:43.870 | /proc/sys/net/ipv4/tcp_congestion_control:cubic 2026-02-17 02:04:43.870 | /proc/sys/net/ipv4/tcp_dsack:1 2026-02-17 02:04:43.870 | /proc/sys/net/ipv4/tcp_early_demux:1 2026-02-17 02:04:43.870 | /proc/sys/net/ipv4/tcp_early_retrans:3 2026-02-17 02:04:43.870 | /proc/sys/net/ipv4/tcp_ecn:2 2026-02-17 02:04:43.870 | /proc/sys/net/ipv4/tcp_ecn_fallback:1 2026-02-17 02:04:43.870 | /proc/sys/net/ipv4/tcp_ehash_entries:524288 2026-02-17 02:04:43.870 | /proc/sys/net/ipv4/tcp_fack:0 2026-02-17 02:04:43.870 | /proc/sys/net/ipv4/tcp_fastopen:3 2026-02-17 02:04:43.871 | /proc/sys/net/ipv4/tcp_fastopen_blackhole_timeout_sec:0 2026-02-17 02:04:43.871 | /proc/sys/net/ipv4/tcp_fastopen_key:366d1618-df689c08-59d9eb56-3c66ff07 2026-02-17 02:04:43.871 | /proc/sys/net/ipv4/tcp_fin_timeout:60 2026-02-17 02:04:43.871 | /proc/sys/net/ipv4/tcp_frto:2 2026-02-17 02:04:43.871 | /proc/sys/net/ipv4/tcp_fwmark_accept:0 2026-02-17 02:04:43.871 | /proc/sys/net/ipv4/tcp_invalid_ratelimit:500 2026-02-17 02:04:43.871 | /proc/sys/net/ipv4/tcp_keepalive_intvl:10 2026-02-17 02:04:43.871 | /proc/sys/net/ipv4/tcp_keepalive_probes:6 2026-02-17 02:04:43.871 | /proc/sys/net/ipv4/tcp_keepalive_time:60 2026-02-17 02:04:43.871 | /proc/sys/net/ipv4/tcp_l3mdev_accept:0 2026-02-17 02:04:43.871 | /proc/sys/net/ipv4/tcp_limit_output_bytes:1048576 2026-02-17 02:04:43.871 | /proc/sys/net/ipv4/tcp_low_latency:0 2026-02-17 02:04:43.871 | /proc/sys/net/ipv4/tcp_max_orphans:262144 2026-02-17 02:04:43.871 | /proc/sys/net/ipv4/tcp_max_reordering:300 2026-02-17 02:04:43.871 | /proc/sys/net/ipv4/tcp_max_syn_backlog:4096 2026-02-17 02:04:43.871 | /proc/sys/net/ipv4/tcp_max_tw_buckets:262144 2026-02-17 02:04:43.871 | /proc/sys/net/ipv4/tcp_mem:768438 1024584 1536876 2026-02-17 02:04:43.871 | /proc/sys/net/ipv4/tcp_migrate_req:0 2026-02-17 02:04:43.871 | /proc/sys/net/ipv4/tcp_min_rtt_wlen:300 2026-02-17 02:04:43.871 | /proc/sys/net/ipv4/tcp_min_snd_mss:48 2026-02-17 02:04:43.871 | /proc/sys/net/ipv4/tcp_min_tso_segs:2 2026-02-17 02:04:43.871 | /proc/sys/net/ipv4/tcp_moderate_rcvbuf:1 2026-02-17 02:04:43.871 | /proc/sys/net/ipv4/tcp_mtu_probe_floor:48 2026-02-17 02:04:43.871 | /proc/sys/net/ipv4/tcp_mtu_probing:0 2026-02-17 02:04:43.871 | /proc/sys/net/ipv4/tcp_no_metrics_save:0 2026-02-17 02:04:43.871 | /proc/sys/net/ipv4/tcp_no_ssthresh_metrics_save:1 2026-02-17 02:04:43.871 | /proc/sys/net/ipv4/tcp_notsent_lowat:4294967295 2026-02-17 02:04:43.871 | /proc/sys/net/ipv4/tcp_orphan_retries:0 2026-02-17 02:04:43.871 | /proc/sys/net/ipv4/tcp_pacing_ca_ratio:120 2026-02-17 02:04:43.871 | /proc/sys/net/ipv4/tcp_pacing_ss_ratio:200 2026-02-17 02:04:43.871 | /proc/sys/net/ipv4/tcp_pingpong_thresh:1 2026-02-17 02:04:43.871 | /proc/sys/net/ipv4/tcp_plb_cong_thresh:128 2026-02-17 02:04:43.871 | /proc/sys/net/ipv4/tcp_plb_enabled:0 2026-02-17 02:04:43.871 | /proc/sys/net/ipv4/tcp_plb_idle_rehash_rounds:3 2026-02-17 02:04:43.871 | /proc/sys/net/ipv4/tcp_plb_rehash_rounds:12 2026-02-17 02:04:43.871 | /proc/sys/net/ipv4/tcp_plb_suspend_rto_sec:60 2026-02-17 02:04:43.871 | /proc/sys/net/ipv4/tcp_probe_interval:600 2026-02-17 02:04:43.871 | /proc/sys/net/ipv4/tcp_probe_threshold:8 2026-02-17 02:04:43.871 | /proc/sys/net/ipv4/tcp_recovery:1 2026-02-17 02:04:43.871 | /proc/sys/net/ipv4/tcp_reflect_tos:0 2026-02-17 02:04:43.871 | /proc/sys/net/ipv4/tcp_reordering:3 2026-02-17 02:04:43.871 | /proc/sys/net/ipv4/tcp_retrans_collapse:1 2026-02-17 02:04:43.871 | /proc/sys/net/ipv4/tcp_retries1:3 2026-02-17 02:04:43.871 | /proc/sys/net/ipv4/tcp_retries2:15 2026-02-17 02:04:43.871 | /proc/sys/net/ipv4/tcp_rfc1337:0 2026-02-17 02:04:43.871 | /proc/sys/net/ipv4/tcp_rmem:4096 131072 6291456 2026-02-17 02:04:43.871 | /proc/sys/net/ipv4/tcp_sack:1 2026-02-17 02:04:43.871 | /proc/sys/net/ipv4/tcp_shrink_window:0 2026-02-17 02:04:43.871 | /proc/sys/net/ipv4/tcp_slow_start_after_idle:1 2026-02-17 02:04:43.871 | /proc/sys/net/ipv4/tcp_stdurg:0 2026-02-17 02:04:43.871 | /proc/sys/net/ipv4/tcp_synack_retries:5 2026-02-17 02:04:43.871 | /proc/sys/net/ipv4/tcp_syncookies:1 2026-02-17 02:04:43.872 | /proc/sys/net/ipv4/tcp_syn_linear_timeouts:4 2026-02-17 02:04:43.872 | /proc/sys/net/ipv4/tcp_syn_retries:6 2026-02-17 02:04:43.872 | /proc/sys/net/ipv4/tcp_thin_linear_timeouts:0 2026-02-17 02:04:43.872 | /proc/sys/net/ipv4/tcp_timestamps:1 2026-02-17 02:04:43.872 | /proc/sys/net/ipv4/tcp_tso_rtt_log:9 2026-02-17 02:04:43.872 | /proc/sys/net/ipv4/tcp_tso_win_divisor:3 2026-02-17 02:04:43.872 | /proc/sys/net/ipv4/tcp_tw_reuse:2 2026-02-17 02:04:43.872 | /proc/sys/net/ipv4/tcp_window_scaling:1 2026-02-17 02:04:43.872 | /proc/sys/net/ipv4/tcp_wmem:4096 16384 4194304 2026-02-17 02:04:43.872 | /proc/sys/net/ipv4/tcp_workaround_signed_windows:0 2026-02-17 02:04:43.877 | + lib/host:configure_sysctl_net_parmaters:87 : sudo sysctl -w net.core.default_qdisc=pfifo_fast 2026-02-17 02:04:43.891 | net.core.default_qdisc = pfifo_fast 2026-02-17 02:04:43.899 | + ./stack.sh:main:594 : fetch_plugins 2026-02-17 02:04:43.904 | + functions-common:fetch_plugins:1758 : local plugins=,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider 2026-02-17 02:04:43.908 | + functions-common:fetch_plugins:1759 : local plugin 2026-02-17 02:04:43.913 | + functions-common:fetch_plugins:1762 : [[ -z ,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider ]] 2026-02-17 02:04:43.918 | + functions-common:fetch_plugins:1766 : echo 'Fetching DevStack plugins' 2026-02-17 02:04:43.918 | Fetching DevStack plugins 2026-02-17 02:04:43.923 | + functions-common:fetch_plugins:1767 : for plugin in ${plugins//,/ } 2026-02-17 02:04:43.928 | + functions-common:fetch_plugins:1768 : git_clone_by_name barbican 2026-02-17 02:04:43.937 | + functions-common:git_clone_by_name:673 : local name=barbican 2026-02-17 02:04:43.941 | + functions-common:git_clone_by_name:674 : local repo=https://github.com/openstack/barbican 2026-02-17 02:04:43.947 | + functions-common:git_clone_by_name:675 : local dir=/opt/stack/barbican 2026-02-17 02:04:43.951 | + functions-common:git_clone_by_name:676 : local branch=master 2026-02-17 02:04:43.955 | + functions-common:git_clone_by_name:677 : git_clone https://github.com/openstack/barbican /opt/stack/barbican master 2026-02-17 02:04:43.960 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/barbican 2026-02-17 02:04:43.965 | + functions-common:git_clone:582 : local git_dest=/opt/stack/barbican 2026-02-17 02:04:43.969 | + functions-common:git_clone:583 : local git_ref=master 2026-02-17 02:04:43.973 | + functions-common:git_clone:584 : local orig_dir 2026-02-17 02:04:43.977 | ++ functions-common:git_clone:585 : pwd 2026-02-17 02:04:43.983 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-02-17 02:04:43.987 | + functions-common:git_clone:586 : local git_clone_flags= 2026-02-17 02:04:43.992 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-02-17 02:04:44.022 | + functions-common:git_clone:588 : RECLONE=False 2026-02-17 02:04:44.027 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-02-17 02:04:44.031 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-02-17 02:04:44.037 | + functions-common:git_clone:602 : echo master 2026-02-17 02:04:44.037 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-02-17 02:04:44.053 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/barbican ]] 2026-02-17 02:04:44.058 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-02-17 02:04:44.062 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/barbican 2026-02-17 02:04:44.085 | + functions-common:git_clone:664 : cd /opt/stack/barbican 2026-02-17 02:04:44.090 | + functions-common:git_clone:665 : head -1 2026-02-17 02:04:44.090 | + functions-common:git_clone:665 : git show --oneline 2026-02-17 02:04:44.096 | 317e70e9 Merge "reno: Update master for unmaintained/2024.1" 2026-02-17 02:04:44.102 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-02-17 02:04:44.107 | + functions-common:fetch_plugins:1767 : for plugin in ${plugins//,/ } 2026-02-17 02:04:44.111 | + functions-common:fetch_plugins:1768 : git_clone_by_name magnum 2026-02-17 02:04:44.116 | + functions-common:git_clone_by_name:673 : local name=magnum 2026-02-17 02:04:44.120 | + functions-common:git_clone_by_name:674 : local repo=https://review.opendev.org/openstack/magnum 2026-02-17 02:04:44.124 | + functions-common:git_clone_by_name:675 : local dir=/opt/stack/magnum 2026-02-17 02:04:44.129 | + functions-common:git_clone_by_name:676 : local branch=master 2026-02-17 02:04:44.133 | + functions-common:git_clone_by_name:677 : git_clone https://review.opendev.org/openstack/magnum /opt/stack/magnum master 2026-02-17 02:04:44.138 | + functions-common:git_clone:581 : local git_remote=https://review.opendev.org/openstack/magnum 2026-02-17 02:04:44.143 | + functions-common:git_clone:582 : local git_dest=/opt/stack/magnum 2026-02-17 02:04:44.147 | + functions-common:git_clone:583 : local git_ref=master 2026-02-17 02:04:44.151 | + functions-common:git_clone:584 : local orig_dir 2026-02-17 02:04:44.156 | ++ functions-common:git_clone:585 : pwd 2026-02-17 02:04:44.162 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-02-17 02:04:44.166 | + functions-common:git_clone:586 : local git_clone_flags= 2026-02-17 02:04:44.171 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-02-17 02:04:44.200 | + functions-common:git_clone:588 : RECLONE=False 2026-02-17 02:04:44.205 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-02-17 02:04:44.210 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-02-17 02:04:44.215 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-02-17 02:04:44.215 | + functions-common:git_clone:602 : echo master 2026-02-17 02:04:44.223 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/magnum ]] 2026-02-17 02:04:44.227 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-02-17 02:04:44.232 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/magnum 2026-02-17 02:04:44.255 | + functions-common:git_clone:664 : cd /opt/stack/magnum 2026-02-17 02:04:44.261 | + functions-common:git_clone:665 : git show --oneline 2026-02-17 02:04:44.261 | + functions-common:git_clone:665 : head -1 2026-02-17 02:04:44.288 | 47e02517 Merge "devstack: Drop redundant install_apache_uwsgi call" 2026-02-17 02:04:44.293 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-02-17 02:04:44.298 | + functions-common:fetch_plugins:1767 : for plugin in ${plugins//,/ } 2026-02-17 02:04:44.303 | + functions-common:fetch_plugins:1768 : git_clone_by_name manila 2026-02-17 02:04:44.307 | + functions-common:git_clone_by_name:673 : local name=manila 2026-02-17 02:04:44.312 | + functions-common:git_clone_by_name:674 : local repo=https://github.com/openstack/manila 2026-02-17 02:04:44.316 | + functions-common:git_clone_by_name:675 : local dir=/opt/stack/manila 2026-02-17 02:04:44.321 | + functions-common:git_clone_by_name:676 : local branch=master 2026-02-17 02:04:44.325 | + functions-common:git_clone_by_name:677 : git_clone https://github.com/openstack/manila /opt/stack/manila master 2026-02-17 02:04:44.330 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/manila 2026-02-17 02:04:44.335 | + functions-common:git_clone:582 : local git_dest=/opt/stack/manila 2026-02-17 02:04:44.339 | + functions-common:git_clone:583 : local git_ref=master 2026-02-17 02:04:44.343 | + functions-common:git_clone:584 : local orig_dir 2026-02-17 02:04:44.348 | ++ functions-common:git_clone:585 : pwd 2026-02-17 02:04:44.354 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-02-17 02:04:44.359 | + functions-common:git_clone:586 : local git_clone_flags= 2026-02-17 02:04:44.364 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-02-17 02:04:44.396 | + functions-common:git_clone:588 : RECLONE=False 2026-02-17 02:04:44.399 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-02-17 02:04:44.405 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-02-17 02:04:44.410 | + functions-common:git_clone:602 : echo master 2026-02-17 02:04:44.410 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-02-17 02:04:44.420 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/manila ]] 2026-02-17 02:04:44.429 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-02-17 02:04:44.435 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/manila 2026-02-17 02:04:44.458 | + functions-common:git_clone:664 : cd /opt/stack/manila 2026-02-17 02:04:44.463 | + functions-common:git_clone:665 : git show --oneline 2026-02-17 02:04:44.464 | + functions-common:git_clone:665 : head -1 2026-02-17 02:04:44.469 | 9e631a614 Merge "api: Remove references to v1" 2026-02-17 02:04:44.474 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-02-17 02:04:44.479 | + functions-common:fetch_plugins:1767 : for plugin in ${plugins//,/ } 2026-02-17 02:04:44.484 | + functions-common:fetch_plugins:1768 : git_clone_by_name octavia 2026-02-17 02:04:44.488 | + functions-common:git_clone_by_name:673 : local name=octavia 2026-02-17 02:04:44.491 | + functions-common:git_clone_by_name:674 : local repo=https://github.com/openstack/octavia 2026-02-17 02:04:44.496 | + functions-common:git_clone_by_name:675 : local dir=/opt/stack/octavia 2026-02-17 02:04:44.501 | + functions-common:git_clone_by_name:676 : local branch=master 2026-02-17 02:04:44.506 | + functions-common:git_clone_by_name:677 : git_clone https://github.com/openstack/octavia /opt/stack/octavia master 2026-02-17 02:04:44.510 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/octavia 2026-02-17 02:04:44.515 | + functions-common:git_clone:582 : local git_dest=/opt/stack/octavia 2026-02-17 02:04:44.519 | + functions-common:git_clone:583 : local git_ref=master 2026-02-17 02:04:44.524 | + functions-common:git_clone:584 : local orig_dir 2026-02-17 02:04:44.528 | ++ functions-common:git_clone:585 : pwd 2026-02-17 02:04:44.534 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-02-17 02:04:44.538 | + functions-common:git_clone:586 : local git_clone_flags= 2026-02-17 02:04:44.544 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-02-17 02:04:44.575 | + functions-common:git_clone:588 : RECLONE=False 2026-02-17 02:04:44.579 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-02-17 02:04:44.583 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-02-17 02:04:44.588 | + functions-common:git_clone:602 : echo master 2026-02-17 02:04:44.590 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-02-17 02:04:44.600 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/octavia ]] 2026-02-17 02:04:44.604 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-02-17 02:04:44.609 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/octavia 2026-02-17 02:04:44.632 | + functions-common:git_clone:664 : cd /opt/stack/octavia 2026-02-17 02:04:44.637 | + functions-common:git_clone:665 : head -1 2026-02-17 02:04:44.639 | + functions-common:git_clone:665 : git show --oneline 2026-02-17 02:04:44.647 | 2c4f284c1 Merge "devstack: Remove remaining logic for linuxbridge-agent" 2026-02-17 02:04:44.652 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-02-17 02:04:44.657 | + functions-common:fetch_plugins:1767 : for plugin in ${plugins//,/ } 2026-02-17 02:04:44.662 | + functions-common:fetch_plugins:1768 : git_clone_by_name magnum-cluster-api 2026-02-17 02:04:44.667 | + functions-common:git_clone_by_name:673 : local name=magnum-cluster-api 2026-02-17 02:04:44.671 | + functions-common:git_clone_by_name:674 : local repo=https://github.com/vexxhost/magnum-cluster-api 2026-02-17 02:04:44.675 | + functions-common:git_clone_by_name:675 : local dir=/opt/stack/magnum-cluster-api 2026-02-17 02:04:44.680 | + functions-common:git_clone_by_name:676 : local branch=master 2026-02-17 02:04:44.684 | + functions-common:git_clone_by_name:677 : git_clone https://github.com/vexxhost/magnum-cluster-api /opt/stack/magnum-cluster-api master 2026-02-17 02:04:44.689 | + functions-common:git_clone:581 : local git_remote=https://github.com/vexxhost/magnum-cluster-api 2026-02-17 02:04:44.692 | + functions-common:git_clone:582 : local git_dest=/opt/stack/magnum-cluster-api 2026-02-17 02:04:44.696 | + functions-common:git_clone:583 : local git_ref=master 2026-02-17 02:04:44.700 | + functions-common:git_clone:584 : local orig_dir 2026-02-17 02:04:44.706 | ++ functions-common:git_clone:585 : pwd 2026-02-17 02:04:44.711 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-02-17 02:04:44.715 | + functions-common:git_clone:586 : local git_clone_flags= 2026-02-17 02:04:44.721 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-02-17 02:04:44.752 | + functions-common:git_clone:588 : RECLONE=False 2026-02-17 02:04:44.756 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-02-17 02:04:44.760 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-02-17 02:04:44.765 | + functions-common:git_clone:602 : echo master 2026-02-17 02:04:44.766 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-02-17 02:04:44.773 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/magnum-cluster-api ]] 2026-02-17 02:04:44.776 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-02-17 02:04:44.779 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/magnum-cluster-api 2026-02-17 02:04:44.796 | + functions-common:git_clone:664 : cd /opt/stack/magnum-cluster-api 2026-02-17 02:04:44.802 | + functions-common:git_clone:665 : head -1 2026-02-17 02:04:44.802 | + functions-common:git_clone:665 : git show --oneline 2026-02-17 02:04:44.809 | c6ab000 fix(deps): update pyo3 2026-02-17 02:04:44.813 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-02-17 02:04:44.817 | + functions-common:fetch_plugins:1767 : for plugin in ${plugins//,/ } 2026-02-17 02:04:44.821 | + functions-common:fetch_plugins:1768 : git_clone_by_name ovn-octavia-provider 2026-02-17 02:04:44.826 | + functions-common:git_clone_by_name:673 : local name=ovn-octavia-provider 2026-02-17 02:04:44.831 | + functions-common:git_clone_by_name:674 : local repo=https://github.com/openstack/ovn-octavia-provider 2026-02-17 02:04:44.835 | + functions-common:git_clone_by_name:675 : local dir=/opt/stack/ovn-octavia-provider 2026-02-17 02:04:44.840 | + functions-common:git_clone_by_name:676 : local branch=master 2026-02-17 02:04:44.844 | + functions-common:git_clone_by_name:677 : git_clone https://github.com/openstack/ovn-octavia-provider /opt/stack/ovn-octavia-provider master 2026-02-17 02:04:44.848 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/ovn-octavia-provider 2026-02-17 02:04:44.853 | + functions-common:git_clone:582 : local git_dest=/opt/stack/ovn-octavia-provider 2026-02-17 02:04:44.857 | + functions-common:git_clone:583 : local git_ref=master 2026-02-17 02:04:44.862 | + functions-common:git_clone:584 : local orig_dir 2026-02-17 02:04:44.867 | ++ functions-common:git_clone:585 : pwd 2026-02-17 02:04:44.872 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-02-17 02:04:44.876 | + functions-common:git_clone:586 : local git_clone_flags= 2026-02-17 02:04:44.881 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-02-17 02:04:44.915 | + functions-common:git_clone:588 : RECLONE=False 2026-02-17 02:04:44.917 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-02-17 02:04:44.920 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-02-17 02:04:44.925 | + functions-common:git_clone:602 : echo master 2026-02-17 02:04:44.926 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-02-17 02:04:44.935 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/ovn-octavia-provider ]] 2026-02-17 02:04:44.940 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-02-17 02:04:44.944 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/ovn-octavia-provider 2026-02-17 02:04:44.968 | + functions-common:git_clone:664 : cd /opt/stack/ovn-octavia-provider 2026-02-17 02:04:44.973 | + functions-common:git_clone:665 : git show --oneline 2026-02-17 02:04:44.975 | + functions-common:git_clone:665 : head -1 2026-02-17 02:04:44.977 | 0f370ad Update flake8-import-order version to fix checks 2026-02-17 02:04:44.981 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-02-17 02:04:44.987 | + ./stack.sh:main:598 : run_phase override_defaults 2026-02-17 02:04:44.991 | + functions-common:run_phase:1840 : local mode=override_defaults 2026-02-17 02:04:44.996 | + functions-common:run_phase:1841 : local phase= 2026-02-17 02:04:45.000 | + functions-common:run_phase:1842 : [[ -d /opt/stack/devstack/extras.d ]] 2026-02-17 02:04:45.005 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-02-17 02:04:45.011 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-02-17 02:04:45.015 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-02-17 02:04:45.019 | + functions-common:run_phase:1850 : local extra 2026-02-17 02:04:45.025 | ++ functions-common:run_phase:1851 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-02-17 02:04:45.031 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-02-17 02:04:45.035 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-02-17 02:04:45.040 | + functions-common:run_phase:1856 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-02-17 02:04:45.045 | + functions-common:run_phase:1856 : source /opt/stack/devstack/extras.d/80-tempest.sh override_defaults 2026-02-17 02:04:45.050 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-02-17 02:04:45.076 | ++ functions-common:is_service_enabled:2068 : return 1 2026-02-17 02:04:45.081 | + functions-common:run_phase:1861 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-02-17 02:04:45.084 | + functions-common:run_phase:1864 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-02-17 02:04:45.089 | + functions-common:run_phase:1865 : plugin_override_defaults 2026-02-17 02:04:45.094 | + functions-common:plugin_override_defaults:1799 : local plugins=,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider 2026-02-17 02:04:45.097 | + functions-common:plugin_override_defaults:1800 : local plugin 2026-02-17 02:04:45.102 | + functions-common:plugin_override_defaults:1803 : [[ -z ,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider ]] 2026-02-17 02:04:45.107 | + functions-common:plugin_override_defaults:1807 : echo 'Overriding Configuration Defaults' 2026-02-17 02:04:45.107 | Overriding Configuration Defaults 2026-02-17 02:04:45.111 | + functions-common:plugin_override_defaults:1808 : for plugin in ${plugins//,/ } 2026-02-17 02:04:45.116 | + functions-common:plugin_override_defaults:1809 : local dir=/opt/stack/barbican 2026-02-17 02:04:45.120 | + functions-common:plugin_override_defaults:1811 : [[ -f /opt/stack/barbican/devstack/override-defaults ]] 2026-02-17 02:04:45.124 | + functions-common:plugin_override_defaults:1808 : for plugin in ${plugins//,/ } 2026-02-17 02:04:45.127 | + functions-common:plugin_override_defaults:1809 : local dir=/opt/stack/magnum 2026-02-17 02:04:45.132 | + functions-common:plugin_override_defaults:1811 : [[ -f /opt/stack/magnum/devstack/override-defaults ]] 2026-02-17 02:04:45.135 | + functions-common:plugin_override_defaults:1808 : for plugin in ${plugins//,/ } 2026-02-17 02:04:45.140 | + functions-common:plugin_override_defaults:1809 : local dir=/opt/stack/manila 2026-02-17 02:04:45.144 | + functions-common:plugin_override_defaults:1811 : [[ -f /opt/stack/manila/devstack/override-defaults ]] 2026-02-17 02:04:45.148 | + functions-common:plugin_override_defaults:1808 : for plugin in ${plugins//,/ } 2026-02-17 02:04:45.153 | + functions-common:plugin_override_defaults:1809 : local dir=/opt/stack/octavia 2026-02-17 02:04:45.158 | + functions-common:plugin_override_defaults:1811 : [[ -f /opt/stack/octavia/devstack/override-defaults ]] 2026-02-17 02:04:45.162 | + functions-common:plugin_override_defaults:1808 : for plugin in ${plugins//,/ } 2026-02-17 02:04:45.166 | + functions-common:plugin_override_defaults:1809 : local dir=/opt/stack/magnum-cluster-api 2026-02-17 02:04:45.170 | + functions-common:plugin_override_defaults:1811 : [[ -f /opt/stack/magnum-cluster-api/devstack/override-defaults ]] 2026-02-17 02:04:45.174 | + functions-common:plugin_override_defaults:1814 : echo 'magnum-cluster-api has overridden the following defaults' 2026-02-17 02:04:45.174 | magnum-cluster-api has overridden the following defaults 2026-02-17 02:04:45.179 | + functions-common:plugin_override_defaults:1815 : cat /opt/stack/magnum-cluster-api/devstack/override-defaults 2026-02-17 02:04:45.181 | GLANCE_LIMIT_IMAGE_SIZE_TOTAL=10000 2026-02-17 02:04:45.181 | KEYSTONE_ADMIN_ENDPOINT=true 2026-02-17 02:04:45.181 | LIBVIRT_CPU_MODE=host-passthrough 2026-02-17 02:04:45.181 | LIBVIRT_TYPE=kvm 2026-02-17 02:04:45.181 | VOLUME_BACKING_FILE_SIZE=50G 2026-02-17 02:04:45.186 | + functions-common:plugin_override_defaults:1816 : source /opt/stack/magnum-cluster-api/devstack/override-defaults 2026-02-17 02:04:45.190 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:1 : GLANCE_LIMIT_IMAGE_SIZE_TOTAL=10000 2026-02-17 02:04:45.195 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:2 : KEYSTONE_ADMIN_ENDPOINT=true 2026-02-17 02:04:45.198 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:3 : LIBVIRT_CPU_MODE=host-passthrough 2026-02-17 02:04:45.203 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:4 : LIBVIRT_TYPE=kvm 2026-02-17 02:04:45.207 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:5 : VOLUME_BACKING_FILE_SIZE=50G 2026-02-17 02:04:45.212 | + functions-common:plugin_override_defaults:1808 : for plugin in ${plugins//,/ } 2026-02-17 02:04:45.217 | + functions-common:plugin_override_defaults:1809 : local dir=/opt/stack/ovn-octavia-provider 2026-02-17 02:04:45.220 | + functions-common:plugin_override_defaults:1811 : [[ -f /opt/stack/ovn-octavia-provider/devstack/override-defaults ]] 2026-02-17 02:04:45.225 | + ./stack.sh:main:601 : source /opt/stack/devstack/lib/apache 2026-02-17 02:04:45.259 | + ./stack.sh:main:604 : source /opt/stack/devstack/lib/tls 2026-02-17 02:04:45.264 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-02-17 02:04:45.293 | ++ functions-common:is_service_enabled:2068 : return 0 2026-02-17 02:04:45.298 | +++ lib/tls:source:40 : ipv6_unquote 199.204.45.242 2026-02-17 02:04:45.304 | +++ functions-common:ipv6_unquote:2210 : echo 199.204.45.242 2026-02-17 02:04:45.305 | +++ functions-common:ipv6_unquote:2210 : tr -d '[]' 2026-02-17 02:04:45.312 | ++ lib/tls:source:40 : TLS_IP=199.204.45.242 2026-02-17 02:04:45.318 | +++ lib/tls:source:43 : hostname -f 2026-02-17 02:04:45.325 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=np0000155929.novalocal 2026-02-17 02:04:45.330 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-02-17 02:04:45.334 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-02-17 02:04:45.339 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-02-17 02:04:45.343 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-02-17 02:04:45.347 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-02-17 02:04:45.351 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-02-17 02:04:45.355 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-02-17 02:04:45.359 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-02-17 02:04:45.363 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-02-17 02:04:45.372 | + ./stack.sh:main:607 : source /opt/stack/devstack/lib/infra 2026-02-17 02:04:45.396 | + ./stack.sh:main:608 : source /opt/stack/devstack/lib/libraries 2026-02-17 02:04:45.431 | + ./stack.sh:main:609 : source /opt/stack/devstack/lib/lvm 2026-02-17 02:04:45.458 | + ./stack.sh:main:610 : source /opt/stack/devstack/lib/horizon 2026-02-17 02:04:45.485 | + ./stack.sh:main:611 : source /opt/stack/devstack/lib/keystone 2026-02-17 02:04:45.553 | + ./stack.sh:main:612 : source /opt/stack/devstack/lib/glance 2026-02-17 02:04:45.701 | + ./stack.sh:main:613 : source /opt/stack/devstack/lib/nova 2026-02-17 02:04:45.891 | + ./stack.sh:main:614 : source /opt/stack/devstack/lib/placement 2026-02-17 02:04:45.944 | + ./stack.sh:main:615 : source /opt/stack/devstack/lib/cinder 2026-02-17 02:04:46.060 | + ./stack.sh:main:616 : source /opt/stack/devstack/lib/swift 2026-02-17 02:04:46.156 | + ./stack.sh:main:617 : source /opt/stack/devstack/lib/neutron 2026-02-17 02:04:46.161 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-02-17 02:04:46.190 | ++ functions-common:is_service_enabled:2068 : return 0 2026-02-17 02:04:46.195 | ++ lib/neutron:source:62 : Q_PROTOCOL=https 2026-02-17 02:04:46.201 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-02-17 02:04:46.206 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-02-17 02:04:46.211 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-02-17 02:04:46.217 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-02-17 02:04:46.223 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-02-17 02:04:46.256 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-02-17 02:04:46.262 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-02-17 02:04:46.267 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-02-17 02:04:46.273 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-02-17 02:04:46.278 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-02-17 02:04:46.283 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-02-17 02:04:46.289 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-02-17 02:04:46.294 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-02-17 02:04:46.299 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-02-17 02:04:46.306 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_SCOPE 2026-02-17 02:04:46.340 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_SCOPE=True 2026-02-17 02:04:46.345 | ++ lib/neutron:source:93 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-02-17 02:04:46.351 | ++ lib/neutron:source:94 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-02-17 02:04:46.356 | ++ lib/neutron:source:95 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-02-17 02:04:46.361 | ++ lib/neutron:source:99 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-02-17 02:04:46.366 | ++ lib/neutron:source:102 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-02-17 02:04:46.371 | ++ lib/neutron:source:103 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-02-17 02:04:46.376 | ++ lib/neutron:source:106 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-02-17 02:04:46.383 | ++ lib/neutron:source:107 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-02-17 02:04:46.388 | ++ lib/neutron:source:110 : Q_DB_NAME=neutron 2026-02-17 02:04:46.392 | ++ lib/neutron:source:112 : Q_PLUGIN=ml2 2026-02-17 02:04:46.397 | ++ lib/neutron:source:114 : Q_PORT=9696 2026-02-17 02:04:46.402 | ++ lib/neutron:source:116 : Q_PORT_INT=19696 2026-02-17 02:04:46.406 | ++ lib/neutron:source:118 : Q_HOST=199.204.45.242 2026-02-17 02:04:46.411 | ++ lib/neutron:source:120 : Q_PROTOCOL=https 2026-02-17 02:04:46.418 | +++ lib/neutron:source:122 : ipv6_unquote 0.0.0.0 2026-02-17 02:04:46.425 | +++ functions-common:ipv6_unquote:2210 : echo 0.0.0.0 2026-02-17 02:04:46.426 | +++ functions-common:ipv6_unquote:2210 : tr -d '[]' 2026-02-17 02:04:46.435 | ++ lib/neutron:source:122 : Q_LISTEN_ADDRESS=0.0.0.0 2026-02-17 02:04:46.441 | ++ lib/neutron:source:124 : Q_ADMIN_USERNAME=neutron 2026-02-17 02:04:46.446 | ++ lib/neutron:source:126 : Q_AUTH_STRATEGY=keystone 2026-02-17 02:04:46.451 | ++ lib/neutron:source:128 : Q_OVS_USE_VETH=False 2026-02-17 02:04:46.456 | ++ lib/neutron:source:129 : Q_USE_ROOTWRAP=True 2026-02-17 02:04:46.462 | +++ lib/neutron:source:130 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-02-17 02:04:46.495 | ++ lib/neutron:source:130 : Q_USE_ROOTWRAP_DAEMON=True 2026-02-17 02:04:46.502 | +++ lib/neutron:source:132 : ipv6_unquote 199.204.45.242 2026-02-17 02:04:46.509 | +++ functions-common:ipv6_unquote:2210 : echo 199.204.45.242 2026-02-17 02:04:46.509 | +++ functions-common:ipv6_unquote:2210 : tr -d '[]' 2026-02-17 02:04:46.519 | ++ lib/neutron:source:132 : Q_META_DATA_IP=199.204.45.242 2026-02-17 02:04:46.524 | ++ lib/neutron:source:134 : Q_ALLOW_OVERLAPPING_IP=True 2026-02-17 02:04:46.529 | ++ lib/neutron:source:135 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-02-17 02:04:46.534 | ++ lib/neutron:source:136 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-02-17 02:04:46.540 | ++ lib/neutron:source:137 : VIF_PLUGGING_IS_FATAL=True 2026-02-17 02:04:46.545 | ++ lib/neutron:source:138 : VIF_PLUGGING_TIMEOUT=300 2026-02-17 02:04:46.549 | ++ lib/neutron:source:141 : SKIP_STOP_OVN=False 2026-02-17 02:04:46.554 | ++ lib/neutron:source:145 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-02-17 02:04:46.559 | ++ lib/neutron:source:148 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-02-17 02:04:46.565 | ++ lib/neutron:source:149 : [[ -z networking ]] 2026-02-17 02:04:46.569 | ++ lib/neutron:source:154 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-02-17 02:04:46.574 | ++ lib/neutron:source:155 : ALEMBIC_DIR=/opt/stack/alembic 2026-02-17 02:04:46.580 | ++ lib/neutron:source:156 : ALEMBIC_BRANCH=main 2026-02-17 02:04:46.584 | ++ lib/neutron:source:157 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-02-17 02:04:46.589 | ++ lib/neutron:source:158 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-02-17 02:04:46.594 | ++ lib/neutron:source:159 : SQLALCHEMY_BRANCH=main 2026-02-17 02:04:46.601 | ++ lib/neutron:source:170 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-02-17 02:04:46.606 | ++ lib/neutron:source:173 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-02-17 02:04:46.611 | ++ lib/neutron:source:176 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-02-17 02:04:46.615 | ++ lib/neutron:source:177 : [[ True == \F\a\l\s\e ]] 2026-02-17 02:04:46.621 | +++ lib/neutron:source:180 : get_rootwrap_location neutron 2026-02-17 02:04:46.626 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-02-17 02:04:46.632 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-02-17 02:04:46.666 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-02-17 02:04:46.670 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-02-17 02:04:46.677 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-02-17 02:04:46.683 | ++ lib/neutron:source:180 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-02-17 02:04:46.687 | ++ lib/neutron:source:181 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-02-17 02:04:46.690 | ++ lib/neutron:source:182 : [[ True == \T\r\u\e ]] 2026-02-17 02:04:46.695 | ++ lib/neutron:source:183 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-02-17 02:04:46.701 | ++ lib/neutron:source:195 : Q_DVR_MODE=legacy 2026-02-17 02:04:46.705 | ++ lib/neutron:source:196 : [[ legacy != \l\e\g\a\c\y ]] 2026-02-17 02:04:46.710 | ++ lib/neutron:source:212 : ENABLE_TENANT_TUNNELS=True 2026-02-17 02:04:46.717 | ++ lib/neutron:source:217 : TENANT_TUNNEL_RANGES=1:1000 2026-02-17 02:04:46.722 | ++ lib/neutron:source:222 : ENABLE_TENANT_VLANS=False 2026-02-17 02:04:46.727 | ++ lib/neutron:source:230 : TENANT_VLAN_RANGE= 2026-02-17 02:04:46.732 | ++ lib/neutron:source:238 : PHYSICAL_NETWORK=public 2026-02-17 02:04:46.737 | ++ lib/neutron:source:248 : OVS_PHYSICAL_BRIDGE=br-ex 2026-02-17 02:04:46.742 | ++ lib/neutron:source:254 : OVS_ENABLE_TUNNELING=True 2026-02-17 02:04:46.747 | ++ lib/neutron:source:258 : ENABLE_ISOLATED_METADATA=False 2026-02-17 02:04:46.752 | ++ lib/neutron:source:263 : ENABLE_METADATA_NETWORK=False 2026-02-17 02:04:46.756 | ++ lib/neutron:source:268 : '[' -f /opt/stack/devstack/lib/neutron_plugins/ml2 ']' 2026-02-17 02:04:46.761 | ++ lib/neutron:source:269 : source /opt/stack/devstack/lib/neutron_plugins/ml2 2026-02-17 02:04:46.974 | ++ lib/neutron:source:276 : source /opt/stack/devstack/lib/neutron_plugins/services/metering 2026-02-17 02:04:47.002 | ++ lib/neutron:source:279 : source /opt/stack/devstack/lib/neutron_plugins/services/l3 2026-02-17 02:04:47.008 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-02-17 02:04:47.013 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-02-17 02:04:47.018 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-02-17 02:04:47.023 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-02-17 02:04:47.027 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-02-17 02:04:47.033 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-02-17 02:04:47.037 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-02-17 02:04:47.042 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-02-17 02:04:47.048 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-02-17 02:04:47.053 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-02-17 02:04:47.058 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1430 2026-02-17 02:04:47.062 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-02-17 02:04:47.068 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-02-17 02:04:47.073 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-02-17 02:04:47.078 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-02-17 02:04:47.084 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-02-17 02:04:47.089 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-02-17 02:04:47.094 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-02-17 02:04:47.099 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-02-17 02:04:47.107 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-02-17 02:04:47.107 | /opt/stack/devstack/lib/neutron_plugins/services/l3: line 76: uuidgen: command not found 2026-02-17 02:04:47.108 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-02-17 02:04:47.108 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-02-17 02:04:47.108 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-02-17 02:04:47.119 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID= 2026-02-17 02:04:47.123 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-02-17 02:04:47.129 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-02-17 02:04:47.135 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-02-17 02:04:47.140 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-02-17 02:04:47.146 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fd::/56 2026-02-17 02:04:47.153 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fd::/56 2026-02-17 02:04:47.155 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-02-17 02:04:47.165 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fd::/64 2026-02-17 02:04:47.170 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-02-17 02:04:47.175 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-02-17 02:04:47.180 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-02-17 02:04:47.186 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-02-17 02:04:47.191 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY=10.1.0.1 2026-02-17 02:04:47.197 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY=172.24.5.1 2026-02-17 02:04:47.202 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-02-17 02:04:47.208 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-02-17 02:04:47.214 | +++ lib/neutron_plugins/services/l3:source:99 : USE_SUBNETPOOL=True 2026-02-17 02:04:47.219 | +++ lib/neutron_plugins/services/l3:source:100 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-02-17 02:04:47.225 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-02-17 02:04:47.229 | +++ lib/neutron_plugins/services/l3:source:103 : SUBNETPOOL_PREFIX_V4=10.1.0.0/20 2026-02-17 02:04:47.235 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V6=fd::/56 2026-02-17 02:04:47.241 | +++ lib/neutron_plugins/services/l3:source:106 : SUBNETPOOL_SIZE_V4=26 2026-02-17 02:04:47.246 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V6=64 2026-02-17 02:04:47.255 | ++++ lib/neutron_plugins/services/l3:source:109 : ip -4 route 2026-02-17 02:04:47.255 | ++++ lib/neutron_plugins/services/l3:source:109 : grep '^default' 2026-02-17 02:04:47.256 | ++++ lib/neutron_plugins/services/l3:source:109 : awk '{print $5}' 2026-02-17 02:04:47.266 | +++ lib/neutron_plugins/services/l3:source:109 : default_v4_route_devs=ens3 2026-02-17 02:04:47.275 | ++++ lib/neutron_plugins/services/l3:source:111 : grep via 2026-02-17 02:04:47.277 | ++++ lib/neutron_plugins/services/l3:source:111 : ip -6 route list match default table all 2026-02-17 02:04:47.277 | ++++ lib/neutron_plugins/services/l3:source:111 : awk '{print $5}' 2026-02-17 02:04:47.288 | +++ lib/neutron_plugins/services/l3:source:111 : default_v6_route_devs='ens3 2026-02-17 02:04:47.288 | ens3' 2026-02-17 02:04:47.297 | ++ lib/neutron:source:282 : source /opt/stack/devstack/lib/neutron_plugins/services/placement 2026-02-17 02:04:47.302 | ++ lib/neutron:source:283 : source /opt/stack/devstack/lib/neutron_plugins/services/trunk 2026-02-17 02:04:47.309 | ++ lib/neutron:source:284 : source /opt/stack/devstack/lib/neutron_plugins/services/qos 2026-02-17 02:04:47.314 | ++ lib/neutron:source:285 : source /opt/stack/devstack/lib/neutron_plugins/services/segments 2026-02-17 02:04:47.319 | ++ lib/neutron:source:288 : has_neutron_plugin_security_group 2026-02-17 02:04:47.324 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-02-17 02:04:47.329 | ++ lib/neutron:source:289 : Q_USE_SECGROUP=True 2026-02-17 02:04:47.334 | ++ lib/neutron:source:297 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-02-17 02:04:47.370 | + ./stack.sh:main:618 : source /opt/stack/devstack/lib/ldap 2026-02-17 02:04:47.402 | + ./stack.sh:main:619 : source /opt/stack/devstack/lib/dstat 2026-02-17 02:04:47.432 | + ./stack.sh:main:620 : source /opt/stack/devstack/lib/atop 2026-02-17 02:04:47.461 | + ./stack.sh:main:621 : source /opt/stack/devstack/lib/tcpdump 2026-02-17 02:04:47.494 | + ./stack.sh:main:622 : source /opt/stack/devstack/lib/etcd3 2026-02-17 02:04:47.559 | + ./stack.sh:main:623 : source /opt/stack/devstack/lib/os-vif 2026-02-17 02:04:47.565 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-02-17 02:04:47.571 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-02-17 02:04:47.577 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-02-17 02:04:47.583 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-02-17 02:04:47.590 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-02-17 02:04:47.633 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-02-17 02:04:47.639 | + ./stack.sh:main:629 : run_phase source 2026-02-17 02:04:47.644 | + functions-common:run_phase:1840 : local mode=source 2026-02-17 02:04:47.648 | + functions-common:run_phase:1841 : local phase= 2026-02-17 02:04:47.653 | + functions-common:run_phase:1842 : [[ -d /opt/stack/devstack/extras.d ]] 2026-02-17 02:04:47.659 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-02-17 02:04:47.664 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-02-17 02:04:47.669 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-02-17 02:04:47.673 | + functions-common:run_phase:1850 : local extra 2026-02-17 02:04:47.680 | ++ functions-common:run_phase:1851 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-02-17 02:04:47.688 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-02-17 02:04:47.693 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-02-17 02:04:47.698 | + functions-common:run_phase:1856 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-02-17 02:04:47.703 | + functions-common:run_phase:1856 : source /opt/stack/devstack/extras.d/80-tempest.sh source 2026-02-17 02:04:47.709 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-02-17 02:04:47.744 | ++ functions-common:is_service_enabled:2068 : return 1 2026-02-17 02:04:47.750 | + functions-common:run_phase:1861 : [[ source == \s\o\u\r\c\e ]] 2026-02-17 02:04:47.755 | + functions-common:run_phase:1862 : load_plugin_settings 2026-02-17 02:04:47.760 | + functions-common:load_plugin_settings:1776 : local plugins=,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider 2026-02-17 02:04:47.765 | + functions-common:load_plugin_settings:1777 : local plugin 2026-02-17 02:04:47.771 | + functions-common:load_plugin_settings:1780 : [[ -z ,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider ]] 2026-02-17 02:04:47.776 | + functions-common:load_plugin_settings:1784 : echo 'Loading plugin settings' 2026-02-17 02:04:47.776 | Loading plugin settings 2026-02-17 02:04:47.781 | + functions-common:load_plugin_settings:1785 : for plugin in ${plugins//,/ } 2026-02-17 02:04:47.787 | + functions-common:load_plugin_settings:1786 : local dir=/opt/stack/barbican 2026-02-17 02:04:47.792 | + functions-common:load_plugin_settings:1788 : [[ -f /opt/stack/barbican/devstack/settings ]] 2026-02-17 02:04:47.797 | + functions-common:load_plugin_settings:1789 : source /opt/stack/barbican/devstack/settings 2026-02-17 02:04:47.802 | ++ /opt/stack/barbican/devstack/settings:source:4 : define_plugin barbican 2026-02-17 02:04:47.807 | ++ functions-common:define_plugin:1884 : : 2026-02-17 02:04:47.813 | ++ /opt/stack/barbican/devstack/settings:source:7 : BARBICAN_DIR=/opt/stack/barbican 2026-02-17 02:04:47.819 | ++ /opt/stack/barbican/devstack/settings:source:8 : BARBICAN_CONF_DIR=/etc/barbican 2026-02-17 02:04:47.825 | ++ /opt/stack/barbican/devstack/settings:source:9 : BARBICAN_CONF=/etc/barbican/barbican.conf 2026-02-17 02:04:47.830 | ++ /opt/stack/barbican/devstack/settings:source:10 : BARBICAN_PASTE_CONF=/etc/barbican/barbican-api-paste.ini 2026-02-17 02:04:47.836 | ++ /opt/stack/barbican/devstack/settings:source:11 : BARBICAN_API_LOG_DIR=/opt/stack/logs 2026-02-17 02:04:47.841 | ++ /opt/stack/barbican/devstack/settings:source:13 : PYKMIP_CONF_DIR=/etc/pykmip 2026-02-17 02:04:47.847 | ++ /opt/stack/barbican/devstack/settings:source:14 : PYKMIP_CONF=/etc/pykmip/server.conf 2026-02-17 02:04:47.853 | ++ /opt/stack/barbican/devstack/settings:source:15 : PYKMIP_LOG_DIR=/var/log/pykmip 2026-02-17 02:04:47.858 | ++ /opt/stack/barbican/devstack/settings:source:18 : [[ False = True ]] 2026-02-17 02:04:47.868 | +++ /opt/stack/barbican/devstack/settings:source:22 : get_python_exec_prefix 2026-02-17 02:04:47.903 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-02-17 02:04:47.907 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-02-17 02:04:47.913 | ++ /opt/stack/barbican/devstack/settings:source:22 : BARBICAN_BIN_DIR=/opt/stack/data/venv/bin 2026-02-17 02:04:47.919 | ++ /opt/stack/barbican/devstack/settings:source:25 : BARBICAN_WSGI=barbican.wsgi.api:application 2026-02-17 02:04:47.925 | ++ /opt/stack/barbican/devstack/settings:source:26 : BARBICAN_UWSGI_CONF=/etc/barbican/barbican-uwsgi.ini 2026-02-17 02:04:47.930 | ++ /opt/stack/barbican/devstack/settings:source:29 : BARBICAN_REPO=https://github.com/openstack/barbican.git 2026-02-17 02:04:47.936 | ++ /opt/stack/barbican/devstack/settings:source:30 : BARBICAN_BRANCH=master 2026-02-17 02:04:47.940 | ++ /opt/stack/barbican/devstack/settings:source:33 : GITREPO["python-barbicanclient"]=https://github.com/openstack/python-barbicanclient.git 2026-02-17 02:04:47.945 | ++ /opt/stack/barbican/devstack/settings:source:34 : GITBRANCH["python-barbicanclient"]=master 2026-02-17 02:04:47.950 | ++ /opt/stack/barbican/devstack/settings:source:35 : GITDIR["python-barbicanclient"]=/opt/stack/python-barbicanclient 2026-02-17 02:04:47.955 | ++ /opt/stack/barbican/devstack/settings:source:38 : BARBICAN_HOST_HREF=http://199.204.45.242/key-manager 2026-02-17 02:04:47.961 | ++ /opt/stack/barbican/devstack/settings:source:40 : GITREPO["barbican-tempest-plugin"]=https://github.com/openstack/barbican-tempest-plugin.git 2026-02-17 02:04:47.965 | ++ /opt/stack/barbican/devstack/settings:source:41 : GITBRANCH["barbican-tempest-plugin"]=master 2026-02-17 02:04:47.970 | ++ /opt/stack/barbican/devstack/settings:source:42 : GITDIR["barbican-tempest-plugin"]=/opt/stack/barbican-tempest-plugin 2026-02-17 02:04:47.976 | +++ /opt/stack/barbican/devstack/settings:source:45 : trueorfalse True ENFORCE_SCOPE 2026-02-17 02:04:48.011 | ++ /opt/stack/barbican/devstack/settings:source:45 : BARBICAN_ENFORCE_SCOPE=False 2026-02-17 02:04:48.016 | ++ /opt/stack/barbican/devstack/settings:source:47 : enable_service barbican 2026-02-17 02:04:48.104 | + functions-common:load_plugin_settings:1785 : for plugin in ${plugins//,/ } 2026-02-17 02:04:48.109 | + functions-common:load_plugin_settings:1786 : local dir=/opt/stack/magnum 2026-02-17 02:04:48.114 | + functions-common:load_plugin_settings:1788 : [[ -f /opt/stack/magnum/devstack/settings ]] 2026-02-17 02:04:48.119 | + functions-common:load_plugin_settings:1789 : source /opt/stack/magnum/devstack/settings 2026-02-17 02:04:48.126 | +++ /opt/stack/magnum/devstack/settings:source:19 : trueorfalse False MAGNUM_ENFORCE_SCOPE 2026-02-17 02:04:48.162 | ++ /opt/stack/magnum/devstack/settings:source:19 : MAGNUM_ENFORCE_SCOPE=False 2026-02-17 02:04:48.168 | ++ /opt/stack/magnum/devstack/settings:source:22 : enable_service magnum-api 2026-02-17 02:04:48.259 | ++ /opt/stack/magnum/devstack/settings:source:23 : enable_service magnum-cond 2026-02-17 02:04:48.338 | + functions-common:load_plugin_settings:1785 : for plugin in ${plugins//,/ } 2026-02-17 02:04:48.343 | + functions-common:load_plugin_settings:1786 : local dir=/opt/stack/manila 2026-02-17 02:04:48.347 | + functions-common:load_plugin_settings:1788 : [[ -f /opt/stack/manila/devstack/settings ]] 2026-02-17 02:04:48.353 | + functions-common:load_plugin_settings:1789 : source /opt/stack/manila/devstack/settings 2026-02-17 02:04:48.358 | ++ /opt/stack/manila/devstack/settings:source:24 : define_plugin manila 2026-02-17 02:04:48.365 | ++ functions-common:define_plugin:1884 : : 2026-02-17 02:04:48.370 | ++ /opt/stack/manila/devstack/settings:source:28 : OS_CLOUD=devstack-admin 2026-02-17 02:04:48.376 | ++ /opt/stack/manila/devstack/settings:source:30 : MANILA_GIT_BASE=https://opendev.org 2026-02-17 02:04:48.381 | ++ /opt/stack/manila/devstack/settings:source:31 : MANILA_REPO_ROOT=openstack 2026-02-17 02:04:48.386 | ++ /opt/stack/manila/devstack/settings:source:33 : MANILACLIENT_REPO=https://opendev.org/openstack/python-manilaclient 2026-02-17 02:04:48.391 | ++ /opt/stack/manila/devstack/settings:source:34 : MANILACLIENT_BRANCH=master 2026-02-17 02:04:48.396 | ++ /opt/stack/manila/devstack/settings:source:37 : MANILA_DIR=/opt/stack/manila 2026-02-17 02:04:48.401 | ++ /opt/stack/manila/devstack/settings:source:38 : MANILA_LOCK_PATH= 2026-02-17 02:04:48.407 | ++ /opt/stack/manila/devstack/settings:source:39 : MANILA_LOCK_PATH=/opt/stack/manila/manila_locks 2026-02-17 02:04:48.413 | ++ /opt/stack/manila/devstack/settings:source:40 : MANILACLIENT_DIR=/opt/stack/python-manilaclient 2026-02-17 02:04:48.418 | ++ /opt/stack/manila/devstack/settings:source:41 : MANILA_STATE_PATH=/opt/stack/data/manila 2026-02-17 02:04:48.424 | ++ /opt/stack/manila/devstack/settings:source:43 : MANILA_CONF_DIR=/etc/manila 2026-02-17 02:04:48.439 | ++ /opt/stack/manila/devstack/settings:source:44 : MANILA_CONF=/etc/manila/manila.conf 2026-02-17 02:04:48.447 | ++ /opt/stack/manila/devstack/settings:source:45 : MANILA_API_PASTE_INI=/etc/manila/api-paste.ini 2026-02-17 02:04:48.452 | ++ /opt/stack/manila/devstack/settings:source:48 : BARBICAN_ENDPOINT_TYPE=internal 2026-02-17 02:04:48.458 | ++ /opt/stack/manila/devstack/settings:source:49 : KEY_MANAGER_BACKEND=barbican 2026-02-17 02:04:48.476 | ++ /opt/stack/manila/devstack/settings:source:50 : BARBICAN_KEYSTONE_ENDPOINT=https://199.204.45.242/identity 2026-02-17 02:04:48.481 | ++ /opt/stack/manila/devstack/settings:source:54 : MANILA_CONFIGURE_DEFAULT_TYPES=True 2026-02-17 02:04:48.488 | ++ /opt/stack/manila/devstack/settings:source:56 : MANILA_DEFAULT_SHARE_TYPE=default 2026-02-17 02:04:48.494 | ++ /opt/stack/manila/devstack/settings:source:64 : MANILA_DEFAULT_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-02-17 02:04:48.500 | ++ /opt/stack/manila/devstack/settings:source:65 : MANILA_DHSS_TRUE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-02-17 02:04:48.505 | ++ /opt/stack/manila/devstack/settings:source:66 : MANILA_DHSS_FALSE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-02-17 02:04:48.510 | ++ /opt/stack/manila/devstack/settings:source:69 : MANILA_DEFAULT_SHARE_GROUP_TYPE=default 2026-02-17 02:04:48.516 | ++ /opt/stack/manila/devstack/settings:source:76 : MANILA_DEFAULT_SHARE_GROUP_TYPE_SPECS= 2026-02-17 02:04:48.520 | ++ /opt/stack/manila/devstack/settings:source:79 : MANILA_SERVICE_HOST=199.204.45.242 2026-02-17 02:04:48.525 | ++ /opt/stack/manila/devstack/settings:source:80 : MANILA_SERVICE_PORT=8786 2026-02-17 02:04:48.532 | ++ /opt/stack/manila/devstack/settings:source:81 : MANILA_SERVICE_PORT_INT=18786 2026-02-17 02:04:48.538 | ++ /opt/stack/manila/devstack/settings:source:82 : MANILA_SERVICE_PROTOCOL=http 2026-02-17 02:04:48.545 | ++ /opt/stack/manila/devstack/settings:source:83 : MANILA_ENDPOINT_BASE=http://199.204.45.242:8786 2026-02-17 02:04:48.552 | ++ /opt/stack/manila/devstack/settings:source:86 : [[ -d /opt/stack/manila/bin ]] 2026-02-17 02:04:48.559 | +++ /opt/stack/manila/devstack/settings:source:89 : get_python_exec_prefix 2026-02-17 02:04:48.595 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-02-17 02:04:48.601 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-02-17 02:04:48.608 | ++ /opt/stack/manila/devstack/settings:source:89 : MANILA_BIN_DIR=/opt/stack/data/venv/bin 2026-02-17 02:04:48.613 | ++ /opt/stack/manila/devstack/settings:source:93 : SHARE_NAME_PREFIX=share- 2026-02-17 02:04:48.618 | ++ /opt/stack/manila/devstack/settings:source:94 : MANILA_ENABLED_SHARE_PROTOCOLS=NFS,CIFS 2026-02-17 02:04:48.624 | ++ /opt/stack/manila/devstack/settings:source:95 : MANILA_ENABLED_BACKENDS=generic 2026-02-17 02:04:48.629 | ++ /opt/stack/manila/devstack/settings:source:96 : MANILA_SCHEDULER_DRIVER=manila.scheduler.drivers.filter.FilterScheduler 2026-02-17 02:04:48.635 | ++ /opt/stack/manila/devstack/settings:source:97 : MANILA_SERVICE_SECGROUP=manila-service 2026-02-17 02:04:48.640 | ++ /opt/stack/manila/devstack/settings:source:103 : MANILA_USE_DOWNGRADE_MIGRATIONS=False 2026-02-17 02:04:48.645 | ++ /opt/stack/manila/devstack/settings:source:105 : MANILA_WSGI=manila.wsgi.api:application 2026-02-17 02:04:48.650 | ++ /opt/stack/manila/devstack/settings:source:106 : MANILA_UWSGI_CONF=/etc/manila/manila-uwsgi.ini 2026-02-17 02:04:48.655 | ++ /opt/stack/manila/devstack/settings:source:107 : MANILA_ENDPOINT_BASE=http://199.204.45.242/share 2026-02-17 02:04:48.661 | ++ /opt/stack/manila/devstack/settings:source:110 : SHARE_DRIVER=manila.share.drivers.generic.GenericShareDriver 2026-02-17 02:04:48.665 | ++ /opt/stack/manila/devstack/settings:source:112 : eval USER_HOME=/opt/stack 2026-02-17 02:04:48.670 | +++ /opt/stack/manila/devstack/settings:source:112 : USER_HOME=/opt/stack 2026-02-17 02:04:48.674 | ++ /opt/stack/manila/devstack/settings:source:113 : MANILA_KEY_FORMAT=ecdsa 2026-02-17 02:04:48.680 | ++ /opt/stack/manila/devstack/settings:source:114 : MANILA_PATH_TO_PUBLIC_KEY=/opt/stack/.ssh/id_ecdsa.pub 2026-02-17 02:04:48.685 | ++ /opt/stack/manila/devstack/settings:source:115 : MANILA_PATH_TO_PRIVATE_KEY=/opt/stack/.ssh/id_ecdsa 2026-02-17 02:04:48.690 | ++ /opt/stack/manila/devstack/settings:source:116 : MANILA_SERVICE_KEYPAIR_NAME=manila-service 2026-02-17 02:04:48.696 | ++ /opt/stack/manila/devstack/settings:source:118 : MANILA_SERVICE_INSTANCE_USER=manila 2026-02-17 02:04:48.702 | ++ /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-02-17 02:04:48.707 | ++ /opt/stack/manila/devstack/settings:source:120 : MANILA_SERVICE_IMAGE_NAME=manila-service-image-master 2026-02-17 02:04:48.713 | ++ /opt/stack/manila/devstack/settings:source:121 : MANILA_USE_SCHEDULER_CREATING_SHARE_FROM_SNAPSHOT=False 2026-02-17 02:04:48.720 | +++ /opt/stack/manila/devstack/settings:source:124 : trueorfalse True MANILA_SERVICE_IMAGE_ENABLED 2026-02-17 02:04:48.757 | ++ /opt/stack/manila/devstack/settings:source:124 : MANILA_SERVICE_IMAGE_ENABLED=True 2026-02-17 02:04:48.762 | ++ /opt/stack/manila/devstack/settings:source:126 : MANILA_USE_SERVICE_INSTANCE_PASSWORD=True 2026-02-17 02:04:48.768 | ++ /opt/stack/manila/devstack/settings:source:127 : MANILA_SERVICE_INSTANCE_PASSWORD=manila 2026-02-17 02:04:48.778 | ++ /opt/stack/manila/devstack/settings:source:129 : MANILA_SERVICE_VM_FLAVOR_REF=100 2026-02-17 02:04:48.783 | ++ /opt/stack/manila/devstack/settings:source:130 : MANILA_SERVICE_VM_FLAVOR_NAME=manila-service-flavor 2026-02-17 02:04:48.802 | ++ /opt/stack/manila/devstack/settings:source:131 : MANILA_SERVICE_VM_FLAVOR_RAM=512 2026-02-17 02:04:48.808 | ++ /opt/stack/manila/devstack/settings:source:132 : MANILA_SERVICE_VM_FLAVOR_DISK=5 2026-02-17 02:04:48.813 | ++ /opt/stack/manila/devstack/settings:source:133 : MANILA_SERVICE_VM_FLAVOR_VCPUS=1 2026-02-17 02:04:48.818 | ++ /opt/stack/manila/devstack/settings:source:138 : MANILA_ALLOW_NAS_SERVER_PORTS_ON_HOST=False 2026-02-17 02:04:48.823 | ++ /opt/stack/manila/devstack/settings:source:141 : SHARE_BACKING_FILE_SIZE=8400M 2026-02-17 02:04:48.827 | ++ /opt/stack/manila/devstack/settings:source:142 : SHARE_GROUP=lvm-shares 2026-02-17 02:04:48.854 | ++ /opt/stack/manila/devstack/settings:source:143 : MANILA_MNT_DIR=/opt/stack/data/manila/mnt 2026-02-17 02:04:48.859 | ++ /opt/stack/manila/devstack/settings:source:144 : SMB_CONF=/etc/samba/smb.conf 2026-02-17 02:04:48.867 | ++ /opt/stack/manila/devstack/settings:source:145 : SMB_PRIVATE_DIR=/var/lib/samba/private 2026-02-17 02:04:48.875 | ++ /opt/stack/manila/devstack/settings:source:146 : CONFIGURE_BACKING_FILE=True 2026-02-17 02:04:48.882 | ++ /opt/stack/manila/devstack/settings:source:147 : MANILA_LVM_SHARE_EXPORT_IPS=199.204.45.242 2026-02-17 02:04:48.887 | ++ /opt/stack/manila/devstack/settings:source:150 : MANILA_REPLICA_STATE_UPDATE_INTERVAL=300 2026-02-17 02:04:48.892 | ++ /opt/stack/manila/devstack/settings:source:155 : MANILA_ZFSONLINUX_ZPOOL_SIZE=30G 2026-02-17 02:04:48.897 | ++ /opt/stack/manila/devstack/settings:source:156 : MANILA_ZFSONLINUX_BACKEND_FILES_CONTAINER_DIR=/opt/stack/data/manila/zfsonlinux 2026-02-17 02:04:48.903 | ++ /opt/stack/manila/devstack/settings:source:157 : MANILA_ZFSONLINUX_SHARE_EXPORT_IP=199.204.45.242 2026-02-17 02:04:48.909 | ++ /opt/stack/manila/devstack/settings:source:158 : MANILA_ZFSONLINUX_SERVICE_IP=199.204.45.242 2026-02-17 02:04:48.915 | ++ /opt/stack/manila/devstack/settings:source:159 : MANILA_ZFSONLINUX_DATASET_CREATION_OPTIONS=compression=gzip 2026-02-17 02:04:48.920 | ++ /opt/stack/manila/devstack/settings:source:160 : MANILA_ZFSONLINUX_USE_SSH=False 2026-02-17 02:04:48.924 | ++ /opt/stack/manila/devstack/settings:source:161 : MANILA_ZFSONLINUX_SSH_USERNAME=stack 2026-02-17 02:04:48.929 | ++ /opt/stack/manila/devstack/settings:source:164 : MANILA_ZFSONLINUX_REPLICATION_DOMAIN=ZFSonLinux 2026-02-17 02:04:48.935 | ++ /opt/stack/manila/devstack/settings:source:167 : MANILA_CONTAINER_DRIVER=manila.share.drivers.container.driver.ContainerShareDriver 2026-02-17 02:04:48.941 | ++ /opt/stack/manila/devstack/settings:source:168 : MANILA_DOCKER_IMAGE_ALIAS=manila_docker_image 2026-02-17 02:04:48.946 | ++ /opt/stack/manila/devstack/settings:source:169 : MANILA_CONTAINER_VOLUME_GROUP_NAME=manila_docker_volumes 2026-02-17 02:04:48.951 | ++ /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-02-17 02:04:48.957 | ++ /opt/stack/manila/devstack/settings:source:175 : MANILA_NETWORK_API_CLASS=manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin 2026-02-17 02:04:48.963 | ++ /opt/stack/manila/devstack/settings:source:176 : MANILA_NEUTRON_VNIC_TYPE=normal 2026-02-17 02:04:48.969 | ++ /opt/stack/manila/devstack/settings:source:179 : MANILA_SSH_TIMEOUT=180 2026-02-17 02:04:48.975 | ++ /opt/stack/manila/devstack/settings:source:182 : MANILA_DEFERRED_DELETE_TASK_INTERVAL=10 2026-02-17 02:04:48.980 | ++ /opt/stack/manila/devstack/settings:source:185 : MANILA_ADMIN_NET_RANGE=10.2.5.0/24 2026-02-17 02:04:48.986 | ++ /opt/stack/manila/devstack/settings:source:188 : MANILA_DATA_NODE_IP=10.2.5.0/24 2026-02-17 02:04:48.992 | ++ /opt/stack/manila/devstack/settings:source:191 : MANILA_DATA_COPY_CHECK_HASH=True 2026-02-17 02:04:48.997 | ++ /opt/stack/manila/devstack/settings:source:194 : MANILA_SETUP_IPV6=False 2026-02-17 02:04:49.003 | ++ /opt/stack/manila/devstack/settings:source:195 : MANILA_RESTORE_IPV6_DEFAULT_ROUTE=True 2026-02-17 02:04:49.010 | +++ /opt/stack/manila/devstack/settings:source:199 : trueorfalse False MANILA_ENFORCE_SCOPE 2026-02-17 02:04:49.044 | ++ /opt/stack/manila/devstack/settings:source:199 : MANILA_ENFORCE_SCOPE=False 2026-02-17 02:04:49.050 | ++ /opt/stack/manila/devstack/settings:source:207 : enable_service manila 2026-02-17 02:04:49.151 | ++ /opt/stack/manila/devstack/settings:source:208 : enable_service m-api 2026-02-17 02:04:49.241 | ++ /opt/stack/manila/devstack/settings:source:209 : enable_service m-shr 2026-02-17 02:04:49.335 | ++ /opt/stack/manila/devstack/settings:source:210 : enable_service m-sch 2026-02-17 02:04:49.427 | ++ /opt/stack/manila/devstack/settings:source:211 : enable_service m-dat 2026-02-17 02:04:49.516 | + functions-common:load_plugin_settings:1785 : for plugin in ${plugins//,/ } 2026-02-17 02:04:49.522 | + functions-common:load_plugin_settings:1786 : local dir=/opt/stack/octavia 2026-02-17 02:04:49.527 | + functions-common:load_plugin_settings:1788 : [[ -f /opt/stack/octavia/devstack/settings ]] 2026-02-17 02:04:49.532 | + functions-common:load_plugin_settings:1789 : source /opt/stack/octavia/devstack/settings 2026-02-17 02:04:49.538 | ++ /opt/stack/octavia/devstack/settings:source:3 : OCTAVIA=octavia 2026-02-17 02:04:49.544 | ++ /opt/stack/octavia/devstack/settings:source:4 : OCTAVIA_DIR=/opt/stack/octavia 2026-02-17 02:04:49.549 | ++ /opt/stack/octavia/devstack/settings:source:5 : DISKIMAGE_BUILDER_REPO_URL=https://github.com/openstack/diskimage-builder.git 2026-02-17 02:04:49.554 | ++ /opt/stack/octavia/devstack/settings:source:6 : DISKIMAGE_BUILDER_REPO_REF=master 2026-02-17 02:04:49.560 | ++ /opt/stack/octavia/devstack/settings:source:7 : DISKIMAGE_BUILDER_DIR=/opt/stack/diskimage-builder 2026-02-17 02:04:49.572 | +++ /opt/stack/octavia/devstack/settings:source:8 : get_python_exec_prefix 2026-02-17 02:04:49.603 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-02-17 02:04:49.608 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-02-17 02:04:49.615 | ++ /opt/stack/octavia/devstack/settings:source:8 : OCTAVIA_BIN_DIR=/opt/stack/data/venv/bin 2026-02-17 02:04:49.621 | ++ /opt/stack/octavia/devstack/settings:source:9 : OCTAVIA_CONF_DIR=/etc/octavia 2026-02-17 02:04:49.627 | ++ /opt/stack/octavia/devstack/settings:source:10 : OCTAVIA_SSH_DIR=/etc/octavia/.ssh 2026-02-17 02:04:49.633 | ++ /opt/stack/octavia/devstack/settings:source:11 : OCTAVIA_CERTS_DIR=/etc/octavia/certs 2026-02-17 02:04:49.639 | ++ /opt/stack/octavia/devstack/settings:source:12 : OCTAVIA_CONF=/etc/octavia/octavia.conf 2026-02-17 02:04:49.644 | ++ /opt/stack/octavia/devstack/settings:source:13 : OCTAVIA_AUDIT_MAP=/etc/octavia/octavia_api_audit_map.conf 2026-02-17 02:04:49.649 | ++ /opt/stack/octavia/devstack/settings:source:14 : OCTAVIA_RUN_DIR=/var/run/octavia 2026-02-17 02:04:49.655 | ++ /opt/stack/octavia/devstack/settings:source:16 : OCTAVIA_AMPHORA_DRIVER=amphora_haproxy_rest_driver 2026-02-17 02:04:49.661 | ++ /opt/stack/octavia/devstack/settings:source:17 : OCTAVIA_NETWORK_DRIVER=allowed_address_pairs_driver 2026-02-17 02:04:49.666 | ++ /opt/stack/octavia/devstack/settings:source:18 : OCTAVIA_COMPUTE_DRIVER=compute_nova_driver 2026-02-17 02:04:49.672 | ++ /opt/stack/octavia/devstack/settings:source:19 : OCTAVIA_VOLUME_DRIVER=volume_noop_driver 2026-02-17 02:04:49.678 | ++ /opt/stack/octavia/devstack/settings:source:20 : OCTAVIA_IMAGE_DRIVER=image_glance_driver 2026-02-17 02:04:49.683 | ++ /opt/stack/octavia/devstack/settings:source:22 : OCTAVIA_USERNAME=admin 2026-02-17 02:04:49.688 | ++ /opt/stack/octavia/devstack/settings:source:23 : OCTAVIA_PASSWORD=secretadmin 2026-02-17 02:04:49.694 | ++ /opt/stack/octavia/devstack/settings:source:24 : OCTAVIA_PROJECT_NAME=admin 2026-02-17 02:04:49.699 | ++ /opt/stack/octavia/devstack/settings:source:25 : OCTAVIA_USER_DOMAIN_NAME=Default 2026-02-17 02:04:49.704 | ++ /opt/stack/octavia/devstack/settings:source:26 : OCTAVIA_PROJECT_DOMAIN_NAME=Default 2026-02-17 02:04:49.710 | ++ /opt/stack/octavia/devstack/settings:source:28 : OCTAVIA_PROTOCOL=http 2026-02-17 02:04:49.715 | ++ /opt/stack/octavia/devstack/settings:source:29 : OCTAVIA_PORT=9876 2026-02-17 02:04:49.721 | ++ /opt/stack/octavia/devstack/settings:source:30 : OCTAVIA_HA_PORT=9875 2026-02-17 02:04:49.726 | ++ /opt/stack/octavia/devstack/settings:source:31 : OCTAVIA_HM_LISTEN_PORT=5555 2026-02-17 02:04:49.731 | ++ /opt/stack/octavia/devstack/settings:source:33 : OCTAVIA_ENABLE_AMPHORAV2_JOBBOARD=False 2026-02-17 02:04:49.736 | ++ /opt/stack/octavia/devstack/settings:source:34 : OCTAVIA_JOBBOARD_EXPIRATION_TIME=30 2026-02-17 02:04:49.742 | ++ /opt/stack/octavia/devstack/settings:source:35 : OCTAVIA_JOBBOARD_BACKEND=redis 2026-02-17 02:04:49.747 | ++ /opt/stack/octavia/devstack/settings:source:37 : OCTAVIA_MGMT_SUBNET=192.168.0.0/24 2026-02-17 02:04:49.753 | ++ /opt/stack/octavia/devstack/settings:source:38 : OCTAVIA_MGMT_SUBNET_START=192.168.0.2 2026-02-17 02:04:49.758 | ++ /opt/stack/octavia/devstack/settings:source:39 : OCTAVIA_MGMT_SUBNET_END=192.168.0.200 2026-02-17 02:04:49.763 | ++ /opt/stack/octavia/devstack/settings:source:40 : OCTAVIA_MGMT_SUBNET_IPV6=fd00:0:0:42::/64 2026-02-17 02:04:49.768 | ++ /opt/stack/octavia/devstack/settings:source:41 : OCTAVIA_MGMT_SUBNET_IPV6_START=fd00:0:0:42:0:0:0:2 2026-02-17 02:04:49.773 | ++ /opt/stack/octavia/devstack/settings:source:42 : OCTAVIA_MGMT_SUBNET_IPV6_END=fd00:0:0:42:ffff:ffff:ffff:ffff 2026-02-17 02:04:49.778 | ++ /opt/stack/octavia/devstack/settings:source:44 : OCTAVIA_AMP_SSH_KEY_BITS=2048 2026-02-17 02:04:49.783 | ++ /opt/stack/octavia/devstack/settings:source:45 : OCTAVIA_AMP_SSH_KEY_TYPE=rsa 2026-02-17 02:04:49.787 | ++ /opt/stack/octavia/devstack/settings:source:46 : OCTAVIA_AMP_SSH_KEY_PATH=/etc/octavia/.ssh/octavia_ssh_key 2026-02-17 02:04:49.793 | ++ /opt/stack/octavia/devstack/settings:source:47 : OCTAVIA_AMP_SSH_KEY_NAME=octavia_ssh_key 2026-02-17 02:04:49.799 | ++ /opt/stack/octavia/devstack/settings:source:49 : OCTAVIA_AMP_FLAVOR_ID=10 2026-02-17 02:04:49.804 | ++ /opt/stack/octavia/devstack/settings:source:50 : OCTAVIA_AMP_IMAGE_NAME=amphora-x64-haproxy 2026-02-17 02:04:49.809 | ++ /opt/stack/octavia/devstack/settings:source:51 : OCTAVIA_AMP_IMAGE_FILE=/opt/stack/octavia/diskimage-create/amphora-x64-haproxy.qcow2 2026-02-17 02:04:49.814 | ++ /opt/stack/octavia/devstack/settings:source:52 : OCTAVIA_AMP_IMAGE_TAG=amphora 2026-02-17 02:04:49.819 | ++ /opt/stack/octavia/devstack/settings:source:53 : OCTAVIA_AMP_IMAGE_ARCH=amd64 2026-02-17 02:04:49.824 | ++ /opt/stack/octavia/devstack/settings:source:55 : OCTAVIA_AMP_CONN_TIMEOUT=10 2026-02-17 02:04:49.830 | ++ /opt/stack/octavia/devstack/settings:source:56 : OCTAVIA_AMP_READ_TIMEOUT=120 2026-02-17 02:04:49.835 | ++ /opt/stack/octavia/devstack/settings:source:58 : OCTAVIA_AMP_LOG_ADMIN_PORT=10514 2026-02-17 02:04:49.840 | ++ /opt/stack/octavia/devstack/settings:source:59 : OCTAVIA_AMP_LOG_TENANT_PORT=20514 2026-02-17 02:04:49.845 | ++ /opt/stack/octavia/devstack/settings:source:61 : OCTAVIA_HEALTH_KEY=insecure 2026-02-17 02:04:49.851 | ++ /opt/stack/octavia/devstack/settings:source:63 : OCTAVIA_LB_TOPOLOGY=SINGLE 2026-02-17 02:04:49.856 | ++ /opt/stack/octavia/devstack/settings:source:65 : OCTAVIA_AMP_EXPIRY_AGE=3600 2026-02-17 02:04:49.861 | ++ /opt/stack/octavia/devstack/settings:source:66 : OCTAVIA_LB_EXPIRY_AGE=3600 2026-02-17 02:04:49.866 | ++ /opt/stack/octavia/devstack/settings:source:68 : OCTAVIA_CONSUMER_BINARY=/opt/stack/data/venv/bin/octavia-worker 2026-02-17 02:04:49.871 | ++ /opt/stack/octavia/devstack/settings:source:69 : OCTAVIA_HOUSEKEEPER_BINARY=/opt/stack/data/venv/bin/octavia-housekeeping 2026-02-17 02:04:49.876 | ++ /opt/stack/octavia/devstack/settings:source:70 : OCTAVIA_HEALTHMANAGER_BINARY=/opt/stack/data/venv/bin/octavia-health-manager 2026-02-17 02:04:49.881 | ++ /opt/stack/octavia/devstack/settings:source:71 : OCTAVIA_DRIVER_AGENT_BINARY=/opt/stack/data/venv/bin/octavia-driver-agent 2026-02-17 02:04:49.887 | ++ /opt/stack/octavia/devstack/settings:source:73 : OCTAVIA_API_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-02-17 02:04:49.891 | ++ /opt/stack/octavia/devstack/settings:source:74 : OCTAVIA_CONSUMER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-02-17 02:04:49.896 | ++ /opt/stack/octavia/devstack/settings:source:75 : OCTAVIA_HOUSEKEEPER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-02-17 02:04:49.901 | ++ /opt/stack/octavia/devstack/settings:source:76 : OCTAVIA_HEALTHMANAGER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-02-17 02:04:49.906 | ++ /opt/stack/octavia/devstack/settings:source:77 : OCTAVIA_DRIVER_AGENT_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-02-17 02:04:49.912 | ++ /opt/stack/octavia/devstack/settings:source:79 : OCTAVIA_API=o-api 2026-02-17 02:04:49.916 | ++ /opt/stack/octavia/devstack/settings:source:80 : OCTAVIA_CONSUMER=o-cw 2026-02-17 02:04:49.921 | ++ /opt/stack/octavia/devstack/settings:source:81 : OCTAVIA_HOUSEKEEPER=o-hk 2026-02-17 02:04:49.926 | ++ /opt/stack/octavia/devstack/settings:source:82 : OCTAVIA_HEALTHMANAGER=o-hm 2026-02-17 02:04:49.932 | ++ /opt/stack/octavia/devstack/settings:source:83 : OCTAVIA_SERVICE=octavia 2026-02-17 02:04:49.937 | ++ /opt/stack/octavia/devstack/settings:source:84 : OCTAVIA_API_HAPROXY=o-api-ha 2026-02-17 02:04:49.942 | ++ /opt/stack/octavia/devstack/settings:source:85 : OCTAVIA_DRIVER_AGENT=o-da 2026-02-17 02:04:49.947 | ++ /opt/stack/octavia/devstack/settings:source:88 : GITREPO["python-octaviaclient"]=https://github.com/openstack/python-octaviaclient.git 2026-02-17 02:04:49.953 | ++ /opt/stack/octavia/devstack/settings:source:89 : GITBRANCH["python-octaviaclient"]=master 2026-02-17 02:04:49.959 | ++ /opt/stack/octavia/devstack/settings:source:90 : GITDIR["python-octaviaclient"]=/opt/stack/python-octaviaclient 2026-02-17 02:04:49.964 | ++ /opt/stack/octavia/devstack/settings:source:93 : GITREPO["octavia-lib"]=https://github.com/openstack/octavia-lib.git 2026-02-17 02:04:49.968 | ++ /opt/stack/octavia/devstack/settings:source:94 : GITBRANCH["octavia-lib"]=master 2026-02-17 02:04:49.974 | ++ /opt/stack/octavia/devstack/settings:source:95 : GITDIR["octavia-lib"]=/opt/stack/octavia-lib 2026-02-17 02:04:49.979 | ++ /opt/stack/octavia/devstack/settings:source:97 : NEUTRON_ANY='q-svc neutron-api' 2026-02-17 02:04:49.984 | ++ /opt/stack/octavia/devstack/settings:source:100 : OCTAVIA_USE_PREGENERATED_SSH_KEY=False 2026-02-17 02:04:49.990 | ++ /opt/stack/octavia/devstack/settings:source:101 : OCTAVIA_PREGENERATED_SSH_KEY_PATH=/opt/stack/octavia/devstack/pregenerated/ssh-keys/octavia_ssh_key 2026-02-17 02:04:49.996 | ++ /opt/stack/octavia/devstack/settings:source:103 : OCTAVIA_USE_PREGENERATED_CERTS=False 2026-02-17 02:04:50.001 | ++ /opt/stack/octavia/devstack/settings:source:104 : OCTAVIA_PREGENERATED_CERTS_DIR=/opt/stack/octavia/devstack/pregenerated/certs 2026-02-17 02:04:50.005 | ++ /opt/stack/octavia/devstack/settings:source:105 : OCTAVIA_NODE=api 2026-02-17 02:04:50.011 | ++ /opt/stack/octavia/devstack/settings:source:106 : OCTAVIA_CONTROLLER_IP_PORT_LIST=auto 2026-02-17 02:04:50.016 | ++ /opt/stack/octavia/devstack/settings:source:107 : OCTAVIA_MGMT_PORT_IP=auto 2026-02-17 02:04:50.022 | ++ /opt/stack/octavia/devstack/settings:source:109 : OCTAVIA_DIB_TRACING=1 2026-02-17 02:04:50.027 | ++ /opt/stack/octavia/devstack/settings:source:111 : OCTAVIA_SERVICE_TYPE=load-balancer 2026-02-17 02:04:50.032 | ++ /opt/stack/octavia/devstack/settings:source:112 : OCTAVIA_UWSGI_APP=octavia.wsgi.api:application 2026-02-17 02:04:50.037 | ++ /opt/stack/octavia/devstack/settings:source:113 : OCTAVIA_UWSGI_CONF=/etc/octavia/octavia-uwsgi.ini 2026-02-17 02:04:50.042 | + functions-common:load_plugin_settings:1785 : for plugin in ${plugins//,/ } 2026-02-17 02:04:50.048 | + functions-common:load_plugin_settings:1786 : local dir=/opt/stack/magnum-cluster-api 2026-02-17 02:04:50.054 | + functions-common:load_plugin_settings:1788 : [[ -f /opt/stack/magnum-cluster-api/devstack/settings ]] 2026-02-17 02:04:50.059 | + functions-common:load_plugin_settings:1789 : source /opt/stack/magnum-cluster-api/devstack/settings 2026-02-17 02:04:50.065 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:1 : define_plugin magnum-cluster-api 2026-02-17 02:04:50.071 | ++ functions-common:define_plugin:1884 : : 2026-02-17 02:04:50.076 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:3 : plugin_requires magnum-cluster-api barbican 2026-02-17 02:04:50.081 | ++ functions-common:plugin_requires:1897 : : 2026-02-17 02:04:50.087 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:4 : plugin_requires magnum-cluster-api magnum 2026-02-17 02:04:50.092 | ++ functions-common:plugin_requires:1897 : : 2026-02-17 02:04:50.098 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:5 : plugin_requires magnum-cluster-api manila 2026-02-17 02:04:50.103 | ++ functions-common:plugin_requires:1897 : : 2026-02-17 02:04:50.108 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:6 : plugin_requires magnum-cluster-api octavia 2026-02-17 02:04:50.114 | ++ functions-common:plugin_requires:1897 : : 2026-02-17 02:04:50.119 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:12 : enable_service magnum-cluster-api 2026-02-17 02:04:50.211 | + functions-common:load_plugin_settings:1785 : for plugin in ${plugins//,/ } 2026-02-17 02:04:50.216 | + functions-common:load_plugin_settings:1786 : local dir=/opt/stack/ovn-octavia-provider 2026-02-17 02:04:50.222 | + functions-common:load_plugin_settings:1788 : [[ -f /opt/stack/ovn-octavia-provider/devstack/settings ]] 2026-02-17 02:04:50.228 | + functions-common:load_plugin_settings:1789 : source /opt/stack/ovn-octavia-provider/devstack/settings 2026-02-17 02:04:50.234 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:1 : OCTAVIA_DIR=/opt/stack/octavia 2026-02-17 02:04:50.239 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:2 : OCTAVIA_CONF_DIR=/etc/octavia 2026-02-17 02:04:50.245 | ++ /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-02-17 02:04:50.252 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:4 : OCTAVIA_PROVIDER_AGENTS=ovn 2026-02-17 02:04:50.258 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:6 : OVN_OCTAVIA_PROVIDER_DIR=/opt/stack/ovn-octavia-provider 2026-02-17 02:04:50.263 | + functions-common:run_phase:1863 : verify_disabled_services 2026-02-17 02:04:50.270 | + functions-common:verify_disabled_services:2123 : local service 2026-02-17 02:04:50.275 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-02-17 02:04:50.281 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,c-api, ]] 2026-02-17 02:04:50.286 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-02-17 02:04:50.292 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,c-bak, ]] 2026-02-17 02:04:50.297 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-02-17 02:04:50.303 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,c-sch, ]] 2026-02-17 02:04:50.308 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-02-17 02:04:50.315 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,c-vol, ]] 2026-02-17 02:04:50.321 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-02-17 02:04:50.325 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,etcd3, ]] 2026-02-17 02:04:50.330 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-02-17 02:04:50.336 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,file_tracker, ]] 2026-02-17 02:04:50.342 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-02-17 02:04:50.348 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,g-api, ]] 2026-02-17 02:04:50.355 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-02-17 02:04:50.361 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,key, ]] 2026-02-17 02:04:50.367 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-02-17 02:04:50.373 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,memory_tracker, ]] 2026-02-17 02:04:50.379 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-02-17 02:04:50.385 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,mysql, ]] 2026-02-17 02:04:50.391 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-02-17 02:04:50.397 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-api, ]] 2026-02-17 02:04:50.403 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-02-17 02:04:50.410 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-api-meta, ]] 2026-02-17 02:04:50.416 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-02-17 02:04:50.422 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-cond, ]] 2026-02-17 02:04:50.429 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-02-17 02:04:50.434 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-cpu, ]] 2026-02-17 02:04:50.440 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-02-17 02:04:50.446 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-novnc, ]] 2026-02-17 02:04:50.452 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-02-17 02:04:50.457 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-sch, ]] 2026-02-17 02:04:50.462 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-02-17 02:04:50.469 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,o-api, ]] 2026-02-17 02:04:50.474 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-02-17 02:04:50.479 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,o-da, ]] 2026-02-17 02:04:50.486 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-02-17 02:04:50.490 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,o-hk, ]] 2026-02-17 02:04:50.497 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-02-17 02:04:50.503 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,octavia, ]] 2026-02-17 02:04:50.509 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-02-17 02:04:50.515 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,openstack-cli-server, ]] 2026-02-17 02:04:50.521 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-02-17 02:04:50.527 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,ovn-controller, ]] 2026-02-17 02:04:50.533 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-02-17 02:04:50.540 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,ovn-northd, ]] 2026-02-17 02:04:50.546 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-02-17 02:04:50.551 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,ovs-vswitchd, ]] 2026-02-17 02:04:50.557 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-02-17 02:04:50.563 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,ovsdb-server, ]] 2026-02-17 02:04:50.570 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-02-17 02:04:50.574 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,placement-api, ]] 2026-02-17 02:04:50.580 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-02-17 02:04:50.585 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,q-ovn-agent, ]] 2026-02-17 02:04:50.591 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-02-17 02:04:50.597 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,q-svc, ]] 2026-02-17 02:04:50.603 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-02-17 02:04:50.609 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,rabbit, ]] 2026-02-17 02:04:50.615 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-02-17 02:04:50.621 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,tls-proxy, ]] 2026-02-17 02:04:50.627 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-02-17 02:04:50.633 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,barbican, ]] 2026-02-17 02:04:50.639 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-02-17 02:04:50.644 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,magnum-api, ]] 2026-02-17 02:04:50.650 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-02-17 02:04:50.655 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,magnum-cond, ]] 2026-02-17 02:04:50.661 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-02-17 02:04:50.667 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,manila, ]] 2026-02-17 02:04:50.673 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-02-17 02:04:50.679 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,m-api, ]] 2026-02-17 02:04:50.685 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-02-17 02:04:50.691 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,m-shr, ]] 2026-02-17 02:04:50.697 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-02-17 02:04:50.703 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,m-sch, ]] 2026-02-17 02:04:50.709 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-02-17 02:04:50.714 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,m-dat, ]] 2026-02-17 02:04:50.720 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-02-17 02:04:50.725 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,magnum-cluster-api, ]] 2026-02-17 02:04:50.731 | + ./stack.sh:main:700 : initialize_database_backends 2026-02-17 02:04:50.737 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-02-17 02:04:50.743 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-02-17 02:04:50.779 | + functions-common:is_service_enabled:2068 : return 0 2026-02-17 02:04:50.785 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-02-17 02:04:50.790 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-02-17 02:04:50.796 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-02-17 02:04:50.833 | + functions-common:is_service_enabled:2068 : return 1 2026-02-17 02:04:50.839 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-02-17 02:04:50.845 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-02-17 02:04:50.851 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-02-17 02:04:50.857 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-02-17 02:04:50.863 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-02-17 02:04:50.869 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-02-17 02:04:50.874 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-02-17 02:04:50.879 | + lib/database:initialize_database_backends:92 : return 0 2026-02-17 02:04:50.885 | + ./stack.sh:main:701 : echo 'Using mysql database backend' 2026-02-17 02:04:50.885 | Using mysql database backend 2026-02-17 02:04:50.891 | + ./stack.sh:main:704 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-02-17 02:04:50.929 | + ./stack.sh:main:706 : define_database_baseurl 2026-02-17 02:04:50.936 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-02-17 02:04:50.943 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-02-17 02:04:50.948 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-02-17 02:04:50.956 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-02-17 02:04:50.962 | + ./stack.sh:main:718 : is_service_enabled rabbit 2026-02-17 02:04:50.998 | + functions-common:is_service_enabled:2068 : return 0 2026-02-17 02:04:51.004 | + ./stack.sh:main:719 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-02-17 02:04:51.039 | + ./stack.sh:main:726 : is_service_enabled keystone 2026-02-17 02:04:51.074 | + functions-common:is_service_enabled:2068 : return 0 2026-02-17 02:04:51.079 | + ./stack.sh:main:728 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-02-17 02:04:51.118 | + ./stack.sh:main:730 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-02-17 02:04:51.155 | + ./stack.sh:main:741 : is_service_enabled ldap 2026-02-17 02:04:51.195 | + functions-common:is_service_enabled:2068 : return 1 2026-02-17 02:04:51.200 | + ./stack.sh:main:750 : is_service_enabled s-proxy 2026-02-17 02:04:51.239 | + functions-common:is_service_enabled:2068 : return 1 2026-02-17 02:04:51.245 | + ./stack.sh:main:762 : save_stackenv 762 2026-02-17 02:04:51.252 | + functions-common:save_stackenv:63 : local tag=762 2026-02-17 02:04:51.259 | ++ functions-common:save_stackenv:65 : date +%F-%H%M%S 2026-02-17 02:04:51.268 | + functions-common:save_stackenv:65 : time_stamp=2026-02-17-020451 2026-02-17 02:04:51.274 | + functions-common:save_stackenv:66 : echo '# 2026-02-17-020451 762' 2026-02-17 02:04:51.281 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-02-17 02:04:51.286 | + functions-common:save_stackenv:68 : echo BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-02-17 02:04:51.292 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-02-17 02:04:51.297 | + functions-common:save_stackenv:68 : echo DATA_DIR=/opt/stack/data 2026-02-17 02:04:51.303 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-02-17 02:04:51.310 | + functions-common:save_stackenv:68 : echo DEST=/opt/stack 2026-02-17 02:04:51.316 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-02-17 02:04:51.322 | + 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-02-17 02:04:51.328 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-02-17 02:04:51.334 | + functions-common:save_stackenv:68 : echo HOST_IP=199.204.45.242 2026-02-17 02:04:51.340 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-02-17 02:04:51.346 | + functions-common:save_stackenv:68 : echo KEYSTONE_SERVICE_URI=https://199.204.45.242/identity 2026-02-17 02:04:51.352 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-02-17 02:04:51.358 | + functions-common:save_stackenv:68 : echo LOGFILE=/opt/stack/logs/devstacklog.txt.2026-02-17-020438 2026-02-17 02:04:51.364 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-02-17 02:04:51.369 | + functions-common:save_stackenv:68 : echo OS_CACERT= 2026-02-17 02:04:51.375 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-02-17 02:04:51.381 | + functions-common:save_stackenv:68 : echo SERVICE_HOST=199.204.45.242 2026-02-17 02:04:51.388 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-02-17 02:04:51.393 | + functions-common:save_stackenv:68 : echo STACK_USER=stack 2026-02-17 02:04:51.399 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-02-17 02:04:51.405 | + functions-common:save_stackenv:68 : echo TLS_IP=199.204.45.242 2026-02-17 02:04:51.411 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-02-17 02:04:51.417 | + functions-common:save_stackenv:68 : echo HOST_IPV6=::1 2026-02-17 02:04:51.422 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-02-17 02:04:51.428 | + functions-common:save_stackenv:68 : echo SERVICE_IP_VERSION=4 2026-02-17 02:04:51.433 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-02-17 02:04:51.439 | + functions-common:save_stackenv:68 : echo TUNNEL_ENDPOINT_IP=199.204.45.242 2026-02-17 02:04:51.445 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-02-17 02:04:51.452 | + functions-common:save_stackenv:68 : echo TUNNEL_IP_VERSION=4 2026-02-17 02:04:51.458 | + ./stack.sh:main:775 : GIT_DEPTH=0 2026-02-17 02:04:51.464 | + ./stack.sh:main:775 : git_clone https://github.com/openstack/requirements.git /opt/stack/requirements master 2026-02-17 02:04:51.470 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/requirements.git 2026-02-17 02:04:51.475 | + functions-common:git_clone:582 : local git_dest=/opt/stack/requirements 2026-02-17 02:04:51.481 | + functions-common:git_clone:583 : local git_ref=master 2026-02-17 02:04:51.486 | + functions-common:git_clone:584 : local orig_dir 2026-02-17 02:04:51.492 | ++ functions-common:git_clone:585 : pwd 2026-02-17 02:04:51.499 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-02-17 02:04:51.504 | + functions-common:git_clone:586 : local git_clone_flags= 2026-02-17 02:04:51.511 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-02-17 02:04:51.548 | + functions-common:git_clone:588 : RECLONE=False 2026-02-17 02:04:51.554 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-02-17 02:04:51.559 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-02-17 02:04:51.566 | + functions-common:git_clone:602 : echo master 2026-02-17 02:04:51.566 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-02-17 02:04:51.577 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/requirements ]] 2026-02-17 02:04:51.583 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-02-17 02:04:51.588 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-02-17 02:04:51.615 | + functions-common:git_clone:664 : cd /opt/stack/requirements 2026-02-17 02:04:51.621 | + functions-common:git_clone:665 : git show --oneline 2026-02-17 02:04:51.623 | + functions-common:git_clone:665 : head -1 2026-02-17 02:04:51.628 | dcd4a1b8 Merge "update constraint for taskflow to new release 6.1.1" 2026-02-17 02:04:51.635 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-02-17 02:04:51.641 | + ./stack.sh:main:779 : echo_summary 'Installing package prerequisites' 2026-02-17 02:04:51.648 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-02-17 02:04:51.654 | + ./stack.sh:echo_summary:444 : echo -e Installing package prerequisites 2026-02-17 02:04:51.661 | + ./stack.sh:main:780 : source /opt/stack/devstack/tools/install_prereqs.sh 2026-02-17 02:04:51.669 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-02-17 02:04:51.674 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-02-17 02:04:51.681 | ++ tools/install_prereqs.sh:source:23 : [[ -z /opt/stack/devstack ]] 2026-02-17 02:04:51.687 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/opt/stack/devstack/.prereqs 2026-02-17 02:04:51.693 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-02-17 02:04:51.700 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-02-17 02:04:51.708 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-02-17 02:04:51.717 | ++ tools/install_prereqs.sh:source:47 : NOW=1771293891 2026-02-17 02:04:51.725 | +++ tools/install_prereqs.sh:source:48 : head -1 /opt/stack/devstack/.prereqs 2026-02-17 02:04:51.734 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-02-17 02:04:51.742 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-02-17 02:04:51.748 | ++ tools/install_prereqs.sh:source:49 : DELTA=1771293891 2026-02-17 02:04:51.754 | ++ tools/install_prereqs.sh:source:50 : [[ 1771293891 -lt 7200 ]] 2026-02-17 02:04:51.760 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-02-17 02:04:51.766 | ++ functions-common:export_proxy_variables:2230 : isset http_proxy 2026-02-17 02:04:51.772 | ++ functions-common:isset:264 : [[ -v http_proxy ]] 2026-02-17 02:04:51.779 | ++ functions-common:export_proxy_variables:2233 : isset https_proxy 2026-02-17 02:04:51.784 | ++ functions-common:isset:264 : [[ -v https_proxy ]] 2026-02-17 02:04:51.791 | ++ functions-common:export_proxy_variables:2236 : isset no_proxy 2026-02-17 02:04:51.797 | ++ functions-common:isset:264 : [[ -v no_proxy ]] 2026-02-17 02:04:51.805 | +++ 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-02-17 02:04:51.861 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-02-17 02:04:51.861 | apache2-dev 2026-02-17 02:04:51.861 | bc 2026-02-17 02:04:51.861 | bsdmainutils 2026-02-17 02:04:51.861 | curl 2026-02-17 02:04:51.861 | g++ 2026-02-17 02:04:51.861 | gawk 2026-02-17 02:04:51.861 | gcc 2026-02-17 02:04:51.861 | gettext 2026-02-17 02:04:51.861 | git 2026-02-17 02:04:51.861 | graphviz 2026-02-17 02:04:51.861 | iputils-ping 2026-02-17 02:04:51.861 | libffi-dev 2026-02-17 02:04:51.861 | libjpeg-dev 2026-02-17 02:04:51.861 | libpq-dev 2026-02-17 02:04:51.861 | libssl-dev 2026-02-17 02:04:51.861 | libsystemd-dev 2026-02-17 02:04:51.861 | libxml2-dev 2026-02-17 02:04:51.861 | libxslt1-dev 2026-02-17 02:04:51.861 | libyaml-dev 2026-02-17 02:04:51.861 | lsof 2026-02-17 02:04:51.861 | openssh-server 2026-02-17 02:04:51.861 | openssl 2026-02-17 02:04:51.861 | pkg-config 2026-02-17 02:04:51.861 | psmisc 2026-02-17 02:04:51.861 | python3-dev 2026-02-17 02:04:51.861 | python3-pip 2026-02-17 02:04:51.861 | python3-systemd 2026-02-17 02:04:51.861 | python3-venv 2026-02-17 02:04:51.861 | tar 2026-02-17 02:04:51.861 | tcpdump 2026-02-17 02:04:51.861 | unzip 2026-02-17 02:04:51.861 | uuid-runtime 2026-02-17 02:04:51.861 | wget 2026-02-17 02:04:51.862 | zlib1g-dev 2026-02-17 02:04:51.862 | lvm2 2026-02-17 02:04:51.862 | qemu-utils 2026-02-17 02:04:51.862 | thin-provisioning-tools 2026-02-17 02:04:51.862 | lsscsi 2026-02-17 02:04:51.862 | open-iscsi 2026-02-17 02:04:51.862 | libkrb5-dev 2026-02-17 02:04:51.862 | libldap2-dev 2026-02-17 02:04:51.862 | libsasl2-dev 2026-02-17 02:04:51.862 | memcached 2026-02-17 02:04:51.862 | python3-mysqldb 2026-02-17 02:04:51.862 | sqlite3 2026-02-17 02:04:51.862 | conntrack 2026-02-17 02:04:51.862 | curl 2026-02-17 02:04:51.862 | ebtables 2026-02-17 02:04:51.862 | genisoimage 2026-02-17 02:04:51.862 | iptables 2026-02-17 02:04:51.862 | iputils-arping 2026-02-17 02:04:51.862 | kpartx 2026-02-17 02:04:51.862 | libjs-jquery-tablesorter 2026-02-17 02:04:51.862 | parted 2026-02-17 02:04:51.862 | pm-utils 2026-02-17 02:04:51.862 | python3-mysqldb 2026-02-17 02:04:51.862 | socat 2026-02-17 02:04:51.862 | sqlite3 2026-02-17 02:04:51.862 | sudo 2026-02-17 02:04:51.862 | vlan 2026-02-17 02:04:51.862 | cryptsetup 2026-02-17 02:04:51.862 | dosfstools 2026-02-17 02:04:51.862 | genisoimage 2026-02-17 02:04:51.862 | gir1.2-libosinfo-1.0 2026-02-17 02:04:51.862 | netcat-openbsd 2026-02-17 02:04:51.862 | open-iscsi 2026-02-17 02:04:51.862 | qemu-utils 2026-02-17 02:04:51.862 | sg3-utils 2026-02-17 02:04:51.862 | sysfsutils 2026-02-17 02:04:51.862 | acl 2026-02-17 02:04:51.862 | dnsmasq-base 2026-02-17 02:04:51.862 | dnsmasq-utils 2026-02-17 02:04:51.862 | ebtables 2026-02-17 02:04:51.862 | haproxy 2026-02-17 02:04:51.862 | iptables 2026-02-17 02:04:51.862 | iputils-arping 2026-02-17 02:04:51.862 | iputils-ping 2026-02-17 02:04:51.862 | postgresql-server-dev-all 2026-02-17 02:04:51.862 | python3-mysqldb 2026-02-17 02:04:51.863 | sqlite3 2026-02-17 02:04:51.863 | sudo 2026-02-17 02:04:51.863 | vlan 2026-02-17 02:04:51.863 | apache2' 2026-02-17 02:04:51.868 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-02-17 02:04:51.932 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-02-17 02:04:51.932 | apache2-dev 2026-02-17 02:04:51.932 | bc 2026-02-17 02:04:51.932 | bsdmainutils 2026-02-17 02:04:51.932 | curl 2026-02-17 02:04:51.932 | g++ 2026-02-17 02:04:51.932 | gawk 2026-02-17 02:04:51.932 | gcc 2026-02-17 02:04:51.932 | gettext 2026-02-17 02:04:51.932 | git 2026-02-17 02:04:51.932 | graphviz 2026-02-17 02:04:51.932 | iputils-ping 2026-02-17 02:04:51.932 | libffi-dev 2026-02-17 02:04:51.932 | libjpeg-dev 2026-02-17 02:04:51.932 | libpq-dev 2026-02-17 02:04:51.932 | libssl-dev 2026-02-17 02:04:51.932 | libsystemd-dev 2026-02-17 02:04:51.932 | libxml2-dev 2026-02-17 02:04:51.932 | libxslt1-dev 2026-02-17 02:04:51.932 | libyaml-dev 2026-02-17 02:04:51.932 | lsof 2026-02-17 02:04:51.932 | openssh-server 2026-02-17 02:04:51.932 | openssl 2026-02-17 02:04:51.932 | pkg-config 2026-02-17 02:04:51.933 | psmisc 2026-02-17 02:04:51.933 | python3-dev 2026-02-17 02:04:51.933 | python3-pip 2026-02-17 02:04:51.933 | python3-systemd 2026-02-17 02:04:51.933 | python3-venv 2026-02-17 02:04:51.933 | tar 2026-02-17 02:04:51.933 | tcpdump 2026-02-17 02:04:51.933 | unzip 2026-02-17 02:04:51.933 | uuid-runtime 2026-02-17 02:04:51.933 | wget 2026-02-17 02:04:51.933 | zlib1g-dev 2026-02-17 02:04:51.933 | lvm2 2026-02-17 02:04:51.933 | qemu-utils 2026-02-17 02:04:51.933 | thin-provisioning-tools 2026-02-17 02:04:51.933 | lsscsi 2026-02-17 02:04:51.933 | open-iscsi 2026-02-17 02:04:51.933 | libkrb5-dev 2026-02-17 02:04:51.933 | libldap2-dev 2026-02-17 02:04:51.933 | libsasl2-dev 2026-02-17 02:04:51.933 | memcached 2026-02-17 02:04:51.933 | python3-mysqldb 2026-02-17 02:04:51.933 | sqlite3 2026-02-17 02:04:51.933 | conntrack 2026-02-17 02:04:51.933 | curl 2026-02-17 02:04:51.933 | ebtables 2026-02-17 02:04:51.933 | genisoimage 2026-02-17 02:04:51.933 | iptables 2026-02-17 02:04:51.933 | iputils-arping 2026-02-17 02:04:51.933 | kpartx 2026-02-17 02:04:51.933 | libjs-jquery-tablesorter 2026-02-17 02:04:51.933 | parted 2026-02-17 02:04:51.933 | pm-utils 2026-02-17 02:04:51.933 | python3-mysqldb 2026-02-17 02:04:51.933 | socat 2026-02-17 02:04:51.933 | sqlite3 2026-02-17 02:04:51.933 | sudo 2026-02-17 02:04:51.933 | vlan 2026-02-17 02:04:51.933 | cryptsetup 2026-02-17 02:04:51.933 | dosfstools 2026-02-17 02:04:51.933 | genisoimage 2026-02-17 02:04:51.933 | gir1.2-libosinfo-1.0 2026-02-17 02:04:51.933 | netcat-openbsd 2026-02-17 02:04:51.933 | open-iscsi 2026-02-17 02:04:51.933 | qemu-utils 2026-02-17 02:04:51.933 | sg3-utils 2026-02-17 02:04:51.933 | sysfsutils 2026-02-17 02:04:51.933 | acl 2026-02-17 02:04:51.933 | dnsmasq-base 2026-02-17 02:04:51.933 | dnsmasq-utils 2026-02-17 02:04:51.933 | ebtables 2026-02-17 02:04:51.933 | haproxy 2026-02-17 02:04:51.933 | iptables 2026-02-17 02:04:51.934 | iputils-arping 2026-02-17 02:04:51.934 | iputils-ping 2026-02-17 02:04:51.934 | postgresql-server-dev-all 2026-02-17 02:04:51.934 | python3-mysqldb 2026-02-17 02:04:51.934 | sqlite3 2026-02-17 02:04:51.934 | sudo 2026-02-17 02:04:51.934 | vlan 2026-02-17 02:04:51.934 | apache2 lvm2 2026-02-17 02:04:51.934 | golang 2026-02-17 02:04:51.934 | debootstrap 2026-02-17 02:04:51.934 | rsyslog' 2026-02-17 02:04:51.938 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-02-17 02:04:51.944 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-02-17 02:04:51.950 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-02-17 02:04:51.956 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev lvm2 qemu-utils thin-provisioning-tools lsscsi open-iscsi libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan apache2 lvm2 golang debootstrap rsyslog 2026-02-17 02:04:51.958 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-02-17 02:04:51.968 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev lvm2 qemu-utils thin-provisioning-tools lsscsi open-iscsi libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan apache2 lvm2 golang debootstrap rsyslog 2026-02-17 02:04:51.974 | ++ functions-common:install_package:1430 : update_package_repo 2026-02-17 02:04:51.980 | ++ functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-02-17 02:04:51.985 | ++ functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-02-17 02:04:51.990 | ++ functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-02-17 02:04:51.995 | ++ functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-02-17 02:04:51.998 | ++ functions-common:update_package_repo:1412 : is_ubuntu 2026-02-17 02:04:52.002 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-02-17 02:04:52.007 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-02-17 02:04:52.012 | ++ functions-common:update_package_repo:1413 : apt_get_update 2026-02-17 02:04:52.017 | ++ functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-02-17 02:04:52.022 | ++ functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-02-17 02:04:52.027 | ++ functions-common:apt_get_update:1159 : return 2026-02-17 02:04:52.034 | ++ 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 lvm2 golang debootstrap rsyslog 2026-02-17 02:04:52.040 | ++ functions-common:real_install_package:1418 : is_ubuntu 2026-02-17 02:04:52.045 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-02-17 02:04:52.050 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-02-17 02:04:52.056 | ++ 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 lvm2 golang debootstrap rsyslog 2026-02-17 02:04:52.103 | ++ 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 lvm2 golang debootstrap rsyslog 2026-02-17 02:04:52.143 | Reading package lists... 2026-02-17 02:04:52.420 | Building dependency tree... 2026-02-17 02:04:52.420 | Reading state information... 2026-02-17 02:04:52.732 | curl is already the newest version (8.5.0-2ubuntu10.6). 2026-02-17 02:04:52.732 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-02-17 02:04:52.732 | openssh-server is already the newest version (1:9.6p1-3ubuntu13.14). 2026-02-17 02:04:52.732 | openssl is already the newest version (3.0.13-0ubuntu3.7). 2026-02-17 02:04:52.732 | openssl set to manually installed. 2026-02-17 02:04:52.732 | tar is already the newest version (1.35+dfsg-3build1). 2026-02-17 02:04:52.732 | zlib1g-dev is already the newest version (1:1.3.dfsg-3.1ubuntu2.1). 2026-02-17 02:04:52.732 | zlib1g-dev set to manually installed. 2026-02-17 02:04:52.732 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-02-17 02:04:52.732 | sudo is already the newest version (1.9.15p5-3ubuntu5.24.04.1). 2026-02-17 02:04:52.732 | The following additional packages will be installed: 2026-02-17 02:04:52.732 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-02-17 02:04:52.732 | autotools-dev binutils binutils-common binutils-x86-64-linux-gnu 2026-02-17 02:04:52.733 | bsdextrautils bzip2 clang-17 comerr-dev cpp cpp-13 cpp-13-x86-64-linux-gnu 2026-02-17 02:04:52.733 | cpp-x86-64-linux-gnu cryptsetup-bin dconf-gsettings-backend dconf-service 2026-02-17 02:04:52.733 | debhelper debugedit dh-autoreconf dh-strip-nondeterminism distro-info 2026-02-17 02:04:52.733 | dmeventd dmidecode dpkg-dev dwz file fontconfig fontconfig-config 2026-02-17 02:04:52.733 | fonts-dejavu-core fonts-dejavu-mono g++-13 g++-13-x86-64-linux-gnu 2026-02-17 02:04:52.733 | g++-x86-64-linux-gnu gcc-13 gcc-13-base gcc-13-x86-64-linux-gnu gcc-14-base 2026-02-17 02:04:52.733 | gcc-x86-64-linux-gnu gir1.2-freedesktop glib-networking 2026-02-17 02:04:52.733 | glib-networking-common glib-networking-services golang-1.22 golang-1.22-doc 2026-02-17 02:04:52.733 | golang-1.22-go golang-1.22-src golang-doc golang-go golang-src groff-base 2026-02-17 02:04:52.733 | gsettings-desktop-schemas icu-devtools intltool-debian krb5-multidev 2026-02-17 02:04:52.733 | libaio1t64 libann0 libaom3 libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 2026-02-17 02:04:52.734 | libaprutil1-dev libaprutil1-ldap libaprutil1t64 libarchive-zip-perl libasan8 2026-02-17 02:04:52.734 | libatomic1 libbinutils libcairo-gobject2 libcairo2 libcc1-0 libcdt5 2026-02-17 02:04:52.734 | libcgraph6 libclang-common-17-dev libclang-cpp17t64 libclang1-17t64 2026-02-17 02:04:52.734 | libctf-nobfd0 libctf0 libdatrie1 libdconf1 libde265-0 libdebhelper-perl 2026-02-17 02:04:52.734 | libdeflate0 libdevmapper-event1.02.1 libdpkg-perl libestr0 libevent-2.1-7t64 2026-02-17 02:04:52.734 | libfastjson4 libfile-stripnondeterminism-perl libfontconfig1 libfribidi0 2026-02-17 02:04:52.734 | libgc1 libgcc-13-dev libgcc-s1 libgd3 libgomp1 libgprofng0 libgraphite2-3 2026-02-17 02:04:52.734 | libgssrpc4t64 libgts-0.7-5t64 libgvc6 libgvpr2 libharfbuzz0b 2026-02-17 02:04:52.734 | libheif-plugin-aomdec libheif-plugin-libde265 libheif1 libhwasan0 2026-02-17 02:04:52.734 | libibverbs1 libice6 libicu-dev libip4tc2 libip6tc2 libisl23 libitm1 2026-02-17 02:04:52.734 | libjansson4 libjbig0 libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 libjpeg8-dev 2026-02-17 02:04:52.734 | libjs-jquery libjs-jquery-metadata libjs-sphinxdoc libjs-underscore 2026-02-17 02:04:52.734 | libjson-perl libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 2026-02-17 02:04:52.734 | liblab-gamut1 libldap-dev liblerc4 libllvm17t64 liblsan0 libltdl7 2026-02-17 02:04:52.734 | liblua5.4-0 liblvm2cmd2.03 libmagic-mgc libmagic1t64 libmpc3 libmpfr6 2026-02-17 02:04:52.734 | libmysqlclient21 libncurses-dev libncurses6 libnetfilter-conntrack3 2026-02-17 02:04:52.734 | libnfnetlink0 libnftables1 libnftnl11 libnl-3-200 libnl-route-3-200 libnuma1 2026-02-17 02:04:52.734 | libobjc-13-dev libobjc4 libosinfo-1.0-0 libosinfo-l10n libpango-1.0-0 2026-02-17 02:04:52.734 | libpangocairo-1.0-0 libpangoft2-1.0-0 libparted2t64 libpathplan4 2026-02-17 02:04:52.734 | libpcap0.8t64 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3 2026-02-17 02:04:52.734 | libpfm4 libpipeline1 libpixman-1-0 libpkgconf3 libpq5 libproxy1v5 2026-02-17 02:04:52.734 | libpython3-dev libquadmath0 libsctp-dev libsctp1 libsframe1 2026-02-17 02:04:52.734 | libsgutils2-1.46-2 libsharpyuv0 libsigsegv2 libsm6 libsoup-3.0-0 2026-02-17 02:04:52.734 | libsoup-3.0-common libstdc++-13-dev libstdc++6 libsub-override-perl 2026-02-17 02:04:52.734 | libsysfs2 libthai-data libthai0 libtiff6 libtirpc-common libtirpc3t64 2026-02-17 02:04:52.734 | libtool libtsan2 libubsan1 libuchardet0 liburing2 libwebp7 libx11-6 2026-02-17 02:04:52.734 | libx11-data libxau6 libxaw7 libxcb-render0 libxcb-shm0 libxcb1 libxdmcp6 2026-02-17 02:04:52.734 | libxext6 libxmu6 libxpm4 libxrender1 libxslt1.1 libxt6t64 libz3-4 libz3-dev 2026-02-17 02:04:52.734 | llvm-17 llvm-17-dev llvm-17-linker-tools llvm-17-runtime llvm-17-tools 2026-02-17 02:04:52.734 | lto-disabled-list m4 make man-db mysql-common ncal osinfo-db patch pci.ids 2026-02-17 02:04:52.734 | pkgconf pkgconf-bin po-debconf postgresql-client-16 postgresql-client-common 2026-02-17 02:04:52.734 | postgresql-common postgresql-server-dev-16 powermgmt-base python3-pip-whl 2026-02-17 02:04:52.735 | python3-pygments python3-setuptools python3-setuptools-whl python3-wheel 2026-02-17 02:04:52.735 | python3.12-venv session-migration ssl-cert usb.ids uuid-dev x11-common 2026-02-17 02:04:52.735 | xz-utils 2026-02-17 02:04:52.736 | Suggested packages: 2026-02-17 02:04:52.736 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser ufw 2026-02-17 02:04:52.736 | autoconf-archive gnu-standards autoconf-doc binutils-doc gprofng-gui 2026-02-17 02:04:52.736 | calendar whois vacation mailutils bzip2-doc clang-17-doc wasi-libc doc-base 2026-02-17 02:04:52.736 | nftables cpp-doc gcc-13-locales cpp-13-doc keyutils liblocale-gettext-perl 2026-02-17 02:04:52.736 | dh-make squid-deb-proxy-client debian-archive-keyring arch-test shunit2 2026-02-17 02:04:52.736 | debian-keyring g++-multilib g++-13-multilib gcc-13-doc gawk-doc gcc-multilib 2026-02-17 02:04:52.736 | manpages-dev flex bison gdb gcc-doc gcc-13-multilib gdb-x86-64-linux-gnu 2026-02-17 02:04:52.736 | wodim cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev bzr | brz 2026-02-17 02:04:52.736 | mercurial subversion gsfonts graphviz-doc groff vim-haproxy haproxy-doc 2026-02-17 02:04:52.736 | firewalld krb5-doc gnupg | sq | sqop | pgpainless-cli 2026-02-17 02:04:52.736 | | sequoia-chameleon-gnupg bzr libgd-tools krb5-user libheif-plugin-x265 2026-02-17 02:04:52.736 | libheif-plugin-ffmpegdec libheif-plugin-jpegdec libheif-plugin-jpegenc 2026-02-17 02:04:52.736 | libheif-plugin-j2kdec libheif-plugin-j2kenc libheif-plugin-rav1e 2026-02-17 02:04:52.736 | libheif-plugin-svtenc icu-doc ncurses-doc libparted-dev libparted-i18n 2026-02-17 02:04:52.736 | postgresql-doc-16 lksctp-tools libssl-doc libstdc++-13-doc libtool-doc 2026-02-17 02:04:52.736 | gfortran | fortran95-compiler gcj-jdk libyaml-doc llvm-17-doc m4-doc 2026-02-17 02:04:52.736 | make-doc apparmor less libanyevent-perl libcache-memcached-perl libmemcached 2026-02-17 02:04:52.736 | libterm-readkey-perl libyaml-perl parted-doc ed diffutils-doc cpufrequtils 2026-02-17 02:04:52.736 | wireless-tools radeontool libmail-box-perl postgresql-16 2026-02-17 02:04:52.736 | default-mysql-server | virtual-mysql-server python-pygments-doc 2026-02-17 02:04:52.736 | ttf-bitstream-vera python-setuptools-doc rsyslog-mysql | rsyslog-pgsql 2026-02-17 02:04:52.736 | rsyslog-mongodb rsyslog-doc rsyslog-openssl | rsyslog-gnutls rsyslog-gssapi 2026-02-17 02:04:52.736 | rsyslog-relp sqlite3-doc zip 2026-02-17 02:04:52.736 | Recommended packages: 2026-02-17 02:04:52.736 | cryptsetup-initramfs gnupg dns-root-data build-essential fakeroot gnupg | sq 2026-02-17 02:04:52.736 | | sqop | pgpainless-cli | sequoia-chameleon-gnupg libalgorithm-merge-perl 2026-02-17 02:04:52.736 | fonts-liberation2 nftables libclang-rt-17-dev libfile-fcntllock-perl 2026-02-17 02:04:52.736 | liblocale-gettext-perl libarchive-cpio-perl libgts-bin libheif-plugin-aomenc 2026-02-17 02:04:52.736 | ibverbs-providers javascript-common libjson-xs-perl libgpm2 libltdl-dev 2026-02-17 02:04:52.736 | vbetool hdparm kbd | console-tools libmail-sendmail-perl logrotate 2026-02-17 02:04:52.736 | qemu-block-extra 2026-02-17 02:04:52.859 | The following NEW packages will be installed: 2026-02-17 02:04:52.859 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2026-02-17 02:04:52.859 | automake autopoint autotools-dev bc binutils binutils-common 2026-02-17 02:04:52.859 | binutils-x86-64-linux-gnu bsdextrautils bsdmainutils bzip2 clang-17 2026-02-17 02:04:52.859 | comerr-dev conntrack cpp cpp-13 cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu 2026-02-17 02:04:52.859 | cryptsetup cryptsetup-bin dconf-gsettings-backend dconf-service debhelper 2026-02-17 02:04:52.859 | debootstrap debugedit dh-autoreconf dh-strip-nondeterminism distro-info 2026-02-17 02:04:52.859 | dmeventd dmidecode dnsmasq-base dnsmasq-utils dosfstools dpkg-dev dwz 2026-02-17 02:04:52.859 | ebtables file fontconfig fontconfig-config fonts-dejavu-core 2026-02-17 02:04:52.859 | fonts-dejavu-mono g++ g++-13 g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu 2026-02-17 02:04:52.859 | gawk gcc gcc-13 gcc-13-base gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu 2026-02-17 02:04:52.859 | genisoimage gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 glib-networking 2026-02-17 02:04:52.859 | glib-networking-common glib-networking-services golang golang-1.22 2026-02-17 02:04:52.859 | golang-1.22-doc golang-1.22-go golang-1.22-src golang-doc golang-go 2026-02-17 02:04:52.859 | golang-src graphviz groff-base gsettings-desktop-schemas haproxy 2026-02-17 02:04:52.859 | icu-devtools intltool-debian iptables iputils-arping iputils-ping kpartx 2026-02-17 02:04:52.859 | krb5-multidev libaio1t64 libann0 libaom3 libapr1-dev libapr1t64 2026-02-17 02:04:52.859 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap libaprutil1t64 2026-02-17 02:04:52.859 | libarchive-zip-perl libasan8 libatomic1 libbinutils libcairo-gobject2 2026-02-17 02:04:52.859 | libcairo2 libcc1-0 libcdt5 libcgraph6 libclang-common-17-dev 2026-02-17 02:04:52.859 | libclang-cpp17t64 libclang1-17t64 libctf-nobfd0 libctf0 libdatrie1 libdconf1 2026-02-17 02:04:52.859 | libde265-0 libdebhelper-perl libdeflate0 libdevmapper-event1.02.1 2026-02-17 02:04:52.859 | libdpkg-perl libestr0 libevent-2.1-7t64 libfastjson4 libffi-dev 2026-02-17 02:04:52.859 | libfile-stripnondeterminism-perl libfontconfig1 libfribidi0 libgc1 2026-02-17 02:04:52.860 | libgcc-13-dev libgd3 libgomp1 libgprofng0 libgraphite2-3 libgssrpc4t64 2026-02-17 02:04:52.860 | libgts-0.7-5t64 libgvc6 libgvpr2 libharfbuzz0b libheif-plugin-aomdec 2026-02-17 02:04:52.860 | libheif-plugin-libde265 libheif1 libhwasan0 libibverbs1 libice6 libicu-dev 2026-02-17 02:04:52.860 | libip4tc2 libip6tc2 libisl23 libitm1 libjansson4 libjbig0 libjpeg-dev 2026-02-17 02:04:52.860 | libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery 2026-02-17 02:04:52.860 | libjs-jquery-metadata libjs-jquery-tablesorter libjs-sphinxdoc 2026-02-17 02:04:52.860 | libjs-underscore libjson-perl libkadm5clnt-mit12 libkadm5srv-mit12 2026-02-17 02:04:52.860 | libkdb5-10t64 libkrb5-dev liblab-gamut1 libldap-dev libldap2-dev liblerc4 2026-02-17 02:04:52.860 | libllvm17t64 liblsan0 libltdl7 liblua5.4-0 liblvm2cmd2.03 libmagic-mgc 2026-02-17 02:04:52.860 | libmagic1t64 libmpc3 libmpfr6 libmysqlclient21 libncurses-dev libncurses6 2026-02-17 02:04:52.860 | libnetfilter-conntrack3 libnfnetlink0 libnftables1 libnftnl11 libnl-3-200 2026-02-17 02:04:52.860 | libnl-route-3-200 libnuma1 libobjc-13-dev libobjc4 libosinfo-1.0-0 2026-02-17 02:04:52.860 | libosinfo-l10n libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 2026-02-17 02:04:52.860 | libparted2t64 libpathplan4 libpcap0.8t64 libpcre2-16-0 libpcre2-32-0 2026-02-17 02:04:52.860 | libpcre2-dev libpcre2-posix3 libpfm4 libpipeline1 libpixman-1-0 libpkgconf3 2026-02-17 02:04:52.861 | libpq-dev libpq5 libproxy1v5 libpython3-dev libquadmath0 libsasl2-dev 2026-02-17 02:04:52.861 | libsctp-dev libsctp1 libsframe1 libsgutils2-1.46-2 libsharpyuv0 libsigsegv2 2026-02-17 02:04:52.862 | libsm6 libsoup-3.0-0 libsoup-3.0-common libssl-dev libstdc++-13-dev 2026-02-17 02:04:52.862 | libsub-override-perl libsysfs2 libsystemd-dev libthai-data libthai0 libtiff6 2026-02-17 02:04:52.862 | libtirpc-common libtirpc3t64 libtool libtsan2 libubsan1 libuchardet0 2026-02-17 02:04:52.862 | liburing2 libwebp7 libx11-6 libx11-data libxau6 libxaw7 libxcb-render0 2026-02-17 02:04:52.862 | libxcb-shm0 libxcb1 libxdmcp6 libxext6 libxml2-dev libxmu6 libxpm4 2026-02-17 02:04:52.864 | libxrender1 libxslt1-dev libxslt1.1 libxt6t64 libyaml-dev libz3-4 libz3-dev 2026-02-17 02:04:52.864 | llvm-17 llvm-17-dev llvm-17-linker-tools llvm-17-runtime llvm-17-tools lsof 2026-02-17 02:04:52.864 | lsscsi lto-disabled-list lvm2 m4 make man-db memcached mysql-common ncal 2026-02-17 02:04:52.864 | netcat-openbsd osinfo-db parted patch pci.ids pkg-config pkgconf pkgconf-bin 2026-02-17 02:04:52.864 | pm-utils po-debconf postgresql-client-16 postgresql-client-common 2026-02-17 02:04:52.864 | postgresql-common postgresql-server-dev-16 postgresql-server-dev-all 2026-02-17 02:04:52.864 | powermgmt-base psmisc python3-dev python3-mysqldb python3-pip 2026-02-17 02:04:52.864 | python3-pip-whl python3-pygments python3-setuptools python3-setuptools-whl 2026-02-17 02:04:52.864 | python3-systemd python3-venv python3-wheel python3.12-venv qemu-utils 2026-02-17 02:04:52.864 | rsyslog session-migration sg3-utils socat sqlite3 ssl-cert sysfsutils 2026-02-17 02:04:52.864 | tcpdump thin-provisioning-tools unzip usb.ids uuid-dev uuid-runtime vlan 2026-02-17 02:04:52.864 | wget x11-common xz-utils 2026-02-17 02:04:52.867 | The following packages will be upgraded: 2026-02-17 02:04:52.870 | gcc-14-base libgcc-s1 libstdc++6 2026-02-17 02:04:53.333 | 3 upgraded, 311 newly installed, 0 to remove and 2 not upgraded. 2026-02-17 02:04:53.333 | Need to get 307 MB of archives. 2026-02-17 02:04:53.333 | After this operation, 1,443 MB of additional disk space will be used. 2026-02-17 02:04:53.333 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-runtime amd64 2.39.3-9ubuntu6.4 [33.1 kB] 2026-02-17 02:04:53.577 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2026-02-17 02:04:53.811 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2026-02-17 02:04:53.915 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7 [11.2 kB] 2026-02-17 02:04:53.915 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7 [9,116 B] 2026-02-17 02:04:53.916 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjansson4 amd64 2.14-2build2 [32.8 kB] 2026-02-17 02:04:53.917 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-14-base amd64 14.2.0-4ubuntu2~24.04.1 [51.0 kB] 2026-02-17 02:04:53.918 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libstdc++6 amd64 14.2.0-4ubuntu2~24.04.1 [792 kB] 2026-02-17 02:04:54.031 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgcc-s1 amd64 14.2.0-4ubuntu2~24.04.1 [78.4 kB] 2026-02-17 02:04:54.038 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-02-17 02:04:54.290 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.10 [1,334 kB] 2026-02-17 02:04:54.304 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.10 [163 kB] 2026-02-17 02:04:54.307 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.10 [98.1 kB] 2026-02-17 02:04:54.309 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.10 [90.2 kB] 2026-02-17 02:04:54.311 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpfr6 amd64 4.2.1-1build1.1 [353 kB] 2026-02-17 02:04:54.315 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsigsegv2 amd64 2.14-1ubuntu2 [15.0 kB] 2026-02-17 02:04:54.315 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gawk amd64 1:5.2.1-2build3 [463 kB] 2026-02-17 02:04:54.320 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.16-0ubuntu0.24.04.1 [2,070 kB] 2026-02-17 02:04:54.670 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2026-02-17 02:04:54.670 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 memcached amd64 1.6.24-1build3 [213 kB] 2026-02-17 02:04:54.670 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-02-17 02:04:54.670 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-02-17 02:04:54.670 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-02-17 02:04:54.671 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-02-17 02:04:54.672 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-02-17 02:04:54.673 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 pci.ids all 0.0~2024.03.31-1ubuntu0.1 [275 kB] 2026-02-17 02:04:54.676 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-02-17 02:04:54.749 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 distro-info amd64 1.7build1 [19.9 kB] 2026-02-17 02:04:55.063 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-ping amd64 3:20240117-1ubuntu0.1 [44.6 kB] 2026-02-17 02:04:55.064 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libestr0 amd64 0.1.11-1build1 [7,802 B] 2026-02-17 02:04:55.064 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfastjson4 amd64 1.2304.0-1build1 [23.1 kB] 2026-02-17 02:04:55.065 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfribidi0 amd64 1.0.13-3build1 [26.1 kB] 2026-02-17 02:04:55.066 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtirpc-common all 1.3.4+ds-1.1build1 [8,094 B] 2026-02-17 02:04:55.067 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtirpc3t64 amd64 1.3.4+ds-1.1build1 [82.6 kB] 2026-02-17 02:04:55.068 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 netcat-openbsd amd64 1.226-1ubuntu2 [44.3 kB] 2026-02-17 02:04:55.069 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-pygments all 2.17.2+dfsg-1 [819 kB] 2026-02-17 02:04:55.078 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 rsyslog amd64 8.2312.0-3ubuntu9.1 [511 kB] 2026-02-17 02:04:55.143 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 bsdextrautils amd64 2.39.3-9ubuntu6.4 [73.7 kB] 2026-02-17 02:04:55.160 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dmidecode amd64 3.5-3ubuntu0.1 [73.0 kB] 2026-02-17 02:04:55.162 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dosfstools amd64 4.2-1.1build1 [86.3 kB] 2026-02-17 02:04:55.164 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmagic-mgc amd64 1:5.45-3build1 [307 kB] 2026-02-17 02:04:55.222 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmagic1t64 amd64 1:5.45-3build1 [87.2 kB] 2026-02-17 02:04:55.223 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 file amd64 1:5.45-3build1 [22.0 kB] 2026-02-17 02:04:55.224 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libuchardet0 amd64 0.0.8-1build1 [75.3 kB] 2026-02-17 02:04:55.226 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 groff-base amd64 1.23.0-3build2 [1,020 kB] 2026-02-17 02:04:55.304 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libip4tc2 amd64 1.8.10-3ubuntu2 [23.3 kB] 2026-02-17 02:04:55.304 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libip6tc2 amd64 1.8.10-3ubuntu2 [23.7 kB] 2026-02-17 02:04:55.305 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libnfnetlink0 amd64 1.0.2-2build1 [14.8 kB] 2026-02-17 02:04:55.306 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libnetfilter-conntrack3 amd64 1.0.9-6build1 [45.2 kB] 2026-02-17 02:04:55.306 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libnftnl11 amd64 1.2.6-2build1 [66.0 kB] 2026-02-17 02:04:55.375 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 iptables amd64 1.8.10-3ubuntu2 [381 kB] 2026-02-17 02:04:55.382 | Get:52 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-02-17 02:04:55.382 | Get:53 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-02-17 02:04:55.385 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libibverbs1 amd64 50.0-2ubuntu0.2 [68.0 kB] 2026-02-17 02:04:55.453 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2 [112 kB] 2026-02-17 02:04:55.455 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libnftables1 amd64 1.0.9-1build1 [358 kB] 2026-02-17 02:04:55.462 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnuma1 amd64 2.0.18-1ubuntu0.24.04.1 [23.4 kB] 2026-02-17 02:04:55.462 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libparted2t64 amd64 3.6-4build1 [152 kB] 2026-02-17 02:04:55.463 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpcap0.8t64 amd64 1.10.4-4.1ubuntu3 [151 kB] 2026-02-17 02:04:55.465 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpipeline1 amd64 1.5.7-2 [23.6 kB] 2026-02-17 02:04:55.530 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxau6 amd64 1:1.0.9-1build6 [7,160 B] 2026-02-17 02:04:55.531 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu6 [10.3 kB] 2026-02-17 02:04:55.531 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb1 amd64 1.15-1ubuntu2 [47.7 kB] 2026-02-17 02:04:55.608 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libx11-data all 2:1.8.7-1build1 [115 kB] 2026-02-17 02:04:55.610 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libx11-6 amd64 2:1.8.7-1build1 [650 kB] 2026-02-17 02:04:55.692 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxext6 amd64 2:1.3.4-1build2 [30.4 kB] 2026-02-17 02:04:55.693 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 lsof amd64 4.95.0-1build3 [247 kB] 2026-02-17 02:04:55.697 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 man-db amd64 2.12.0-4build2 [1,237 kB] 2026-02-17 02:04:55.847 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 parted amd64 3.6-4build1 [43.3 kB] 2026-02-17 02:04:55.848 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 powermgmt-base all 1.37ubuntu0.1 [7,650 B] 2026-02-17 02:04:55.851 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 psmisc amd64 23.7-1build1 [179 kB] 2026-02-17 02:04:55.853 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 tcpdump amd64 4.99.4-3ubuntu4.24.04.1 [479 kB] 2026-02-17 02:04:55.857 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 usb.ids all 2024.03.18-1 [223 kB] 2026-02-17 02:04:55.921 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 wget amd64 1.21.4-1ubuntu4.1 [334 kB] 2026-02-17 02:04:55.926 | Get:75 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-02-17 02:04:55.931 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 acl amd64 2.3.2-1build1.1 [39.4 kB] 2026-02-17 02:04:55.932 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-02-17 02:04:55.933 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-02-17 02:04:55.937 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-02-17 02:04:56.010 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-02-17 02:04:56.019 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-02-17 02:04:56.062 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-02-17 02:04:56.064 | Get:83 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-02-17 02:04:56.065 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libisl23 amd64 0.26-3build1.1 [680 kB] 2026-02-17 02:04:56.089 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpc3 amd64 1.3.1-1build1.1 [54.6 kB] 2026-02-17 02:04:56.091 | Get:86 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-02-17 02:04:56.335 | Get:87 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-02-17 02:04:56.335 | Get:88 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-02-17 02:04:56.335 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 cpp amd64 4:13.2.0-7ubuntu1 [22.4 kB] 2026-02-17 02:04:56.335 | Get:90 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-02-17 02:04:56.335 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-common amd64 2.42-4ubuntu2.8 [240 kB] 2026-02-17 02:04:56.337 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsframe1 amd64 2.42-4ubuntu2.8 [15.6 kB] 2026-02-17 02:04:56.338 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libbinutils amd64 2.42-4ubuntu2.8 [576 kB] 2026-02-17 02:04:56.343 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libctf-nobfd0 amd64 2.42-4ubuntu2.8 [97.9 kB] 2026-02-17 02:04:56.344 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libctf0 amd64 2.42-4ubuntu2.8 [94.5 kB] 2026-02-17 02:04:56.416 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgprofng0 amd64 2.42-4ubuntu2.8 [849 kB] 2026-02-17 02:04:56.499 | Get:97 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-02-17 02:04:56.650 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgomp1 amd64 14.2.0-4ubuntu2~24.04.1 [148 kB] 2026-02-17 02:04:56.653 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libitm1 amd64 14.2.0-4ubuntu2~24.04.1 [29.7 kB] 2026-02-17 02:04:56.654 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libatomic1 amd64 14.2.0-4ubuntu2~24.04.1 [10.5 kB] 2026-02-17 02:04:56.654 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libasan8 amd64 14.2.0-4ubuntu2~24.04.1 [3,027 kB] 2026-02-17 02:04:56.743 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 liblsan0 amd64 14.2.0-4ubuntu2~24.04.1 [1,322 kB] 2026-02-17 02:04:56.809 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libtsan2 amd64 14.2.0-4ubuntu2~24.04.1 [2,772 kB] 2026-02-17 02:04:56.886 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libubsan1 amd64 14.2.0-4ubuntu2~24.04.1 [1,184 kB] 2026-02-17 02:04:56.900 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libhwasan0 amd64 14.2.0-4ubuntu2~24.04.1 [1,641 kB] 2026-02-17 02:04:56.961 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libquadmath0 amd64 14.2.0-4ubuntu2~24.04.1 [153 kB] 2026-02-17 02:04:56.964 | Get:107 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-02-17 02:04:56.984 | Get:108 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-02-17 02:04:57.458 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils amd64 2.42-4ubuntu2.8 [18.1 kB] 2026-02-17 02:04:57.460 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13 amd64 13.3.0-6ubuntu2~24.04.1 [494 kB] 2026-02-17 02:04:57.461 | Get:111 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-02-17 02:04:57.461 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gcc amd64 4:13.2.0-7ubuntu1 [5,018 B] 2026-02-17 02:04:57.461 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-02-17 02:04:58.003 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-cpp17t64 amd64 1:17.0.6-9ubuntu1 [12.9 MB] 2026-02-17 02:04:58.557 | Get:115 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-02-17 02:04:58.623 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-02-17 02:04:58.625 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc4 amd64 14.2.0-4ubuntu2~24.04.1 [47.1 kB] 2026-02-17 02:04:58.625 | Get:118 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-02-17 02:04:58.628 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-common-17-dev amd64 1:17.0.6-9ubuntu1 [690 kB] 2026-02-17 02:04:58.639 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-linker-tools amd64 1:17.0.6-9ubuntu1 [1,308 kB] 2026-02-17 02:04:58.695 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang1-17t64 amd64 1:17.0.6-9ubuntu1 [7,353 kB] 2026-02-17 02:04:59.604 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 clang-17 amd64 1:17.0.6-9ubuntu1 [78.6 kB] 2026-02-17 02:04:59.604 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-02-17 02:04:59.605 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-02-17 02:04:59.605 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-02-17 02:04:59.606 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-02-17 02:04:59.607 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] 2026-02-17 02:04:59.607 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5,362 B] 2026-02-17 02:04:59.607 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdpkg-perl all 1.22.6ubuntu6.5 [269 kB] 2026-02-17 02:04:59.660 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 bzip2 amd64 1.0.8-5.1build0.1 [34.5 kB] 2026-02-17 02:04:59.682 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 patch amd64 2.7.6-7build3 [104 kB] 2026-02-17 02:04:59.738 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 make amd64 4.3-4.1build2 [180 kB] 2026-02-17 02:04:59.742 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 lto-disabled-list all 47 [12.4 kB] 2026-02-17 02:04:59.743 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dpkg-dev all 1.22.6ubuntu6.5 [1,074 kB] 2026-02-17 02:04:59.818 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-02-17 02:04:59.819 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-02-17 02:04:59.821 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-02-17 02:04:59.842 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] 2026-02-17 02:04:59.842 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-02-17 02:04:59.846 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-02-17 02:04:59.893 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-dev amd64 2.39.3-9ubuntu6.4 [33.5 kB] 2026-02-17 02:04:59.894 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsctp1 amd64 1.0.19+dfsg-2build1 [9,146 B] 2026-02-17 02:04:59.894 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsctp-dev amd64 1.0.19+dfsg-2build1 [51.1 kB] 2026-02-17 02:04:59.914 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1-dev amd64 1.7.2-3.1ubuntu0.1 [768 kB] 2026-02-17 02:04:59.926 | Get:145 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-02-17 02:04:59.961 | Get:146 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-02-17 02:04:59.993 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7 [412 kB] 2026-02-17 02:05:00.000 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-16-0 amd64 10.42-4ubuntu2.1 [210 kB] 2026-02-17 02:05:00.003 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-32-0 amd64 10.42-4ubuntu2.1 [197 kB] 2026-02-17 02:05:00.005 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-posix3 amd64 10.42-4ubuntu2.1 [6,748 B] 2026-02-17 02:05:00.005 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-02-17 02:05:00.042 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-dev amd64 2.4.58-1ubuntu8.10 [201 kB] 2026-02-17 02:05:00.071 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 bc amd64 1.07.1-3ubuntu4 [85.3 kB] 2026-02-17 02:05:00.072 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-02-17 02:05:00.073 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3,176 B] 2026-02-17 02:05:00.073 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-02-17 02:05:00.149 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 cryptsetup-bin amd64 2:2.7.0-1ubuntu4.2 [211 kB] 2026-02-17 02:05:00.153 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 cryptsetup amd64 2:2.7.0-1ubuntu4.2 [208 kB] 2026-02-17 02:05:00.228 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdconf1 amd64 0.40.0-4ubuntu0.1 [39.6 kB] 2026-02-17 02:05:00.229 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dconf-service amd64 0.40.0-4ubuntu0.1 [27.6 kB] 2026-02-17 02:05:00.230 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dconf-gsettings-backend amd64 0.40.0-4ubuntu0.1 [22.1 kB] 2026-02-17 02:05:00.231 | Get:162 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-02-17 02:05:00.232 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libaio1t64 amd64 0.3.113-6build1.1 [7,210 B] 2026-02-17 02:05:00.233 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 liblvm2cmd2.03 amd64 2.03.16-3ubuntu3.2 [797 kB] 2026-02-17 02:05:00.278 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dmeventd amd64 2:1.02.185-3ubuntu3.2 [38.0 kB] 2026-02-17 02:05:00.305 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-base amd64 2.90-2ubuntu0.1 [376 kB] 2026-02-17 02:05:00.311 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.90-2ubuntu0.1 [15.6 kB] 2026-02-17 02:05:00.382 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-02-17 02:05:00.384 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fonts-dejavu-mono all 2.37-8 [502 kB] 2026-02-17 02:05:00.464 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fonts-dejavu-core all 2.37-8 [835 kB] 2026-02-17 02:05:00.555 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fontconfig-config amd64 2.15.0-1.1ubuntu2 [37.3 kB] 2026-02-17 02:05:00.556 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfontconfig1 amd64 2.15.0-1.1ubuntu2 [139 kB] 2026-02-17 02:05:00.558 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fontconfig amd64 2.15.0-1.1ubuntu2 [180 kB] 2026-02-17 02:05:00.559 | Get:174 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-02-17 02:05:00.940 | Get:175 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-02-17 02:05:00.941 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 g++-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [964 B] 2026-02-17 02:05:00.941 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 g++ amd64 4:13.2.0-7ubuntu1 [1,100 B] 2026-02-17 02:05:00.941 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-02-17 02:05:00.944 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpixman-1-0 amd64 0.42.2-1build1 [279 kB] 2026-02-17 02:05:00.947 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-render0 amd64 1.15-1ubuntu2 [16.2 kB] 2026-02-17 02:05:00.947 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-shm0 amd64 1.15-1ubuntu2 [5,756 B] 2026-02-17 02:05:00.947 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxrender1 amd64 1:0.9.10-1.1build1 [19.0 kB] 2026-02-17 02:05:00.948 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcairo2 amd64 1.18.0-3build1 [566 kB] 2026-02-17 02:05:01.022 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcairo-gobject2 amd64 1.18.0-3build1 [127 kB] 2026-02-17 02:05:01.024 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-freedesktop amd64 1.80.1-1 [49.7 kB] 2026-02-17 02:05:01.025 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libproxy1v5 amd64 0.5.4-4build1 [26.5 kB] 2026-02-17 02:05:01.026 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking-common all 2.80.0-1build1 [6,702 B] 2026-02-17 02:05:01.100 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking-services amd64 2.80.0-1build1 [12.8 kB] 2026-02-17 02:05:01.100 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 session-migration amd64 0.3.9build1 [9,034 B] 2026-02-17 02:05:01.101 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gsettings-desktop-schemas all 46.1-0ubuntu1 [35.6 kB] 2026-02-17 02:05:01.102 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking amd64 2.80.0-1build1 [64.1 kB] 2026-02-17 02:05:01.103 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 golang-1.22-doc all 1.22.2-2ubuntu0.4 [107 kB] 2026-02-17 02:05:01.105 | Get:193 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-02-17 02:05:02.636 | Get:194 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-02-17 02:05:04.783 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 golang-1.22 all 1.22.2-2ubuntu0.4 [5,700 B] 2026-02-17 02:05:04.783 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 golang-src all 2:1.22~2build1 [5,078 B] 2026-02-17 02:05:04.784 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 golang-go amd64 2:1.22~2build1 [43.9 kB] 2026-02-17 02:05:04.785 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 golang-doc all 2:1.22~2build1 [2,788 B] 2026-02-17 02:05:04.826 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 golang amd64 2:1.22~2build1 [2,736 B] 2026-02-17 02:05:04.826 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-02-17 02:05:04.827 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 [21.6 kB] 2026-02-17 02:05:04.828 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcgraph6 amd64 2.42.2-9ubuntu0.1 [44.6 kB] 2026-02-17 02:05:04.828 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsharpyuv0 amd64 1.3.2-0.4build3 [15.8 kB] 2026-02-17 02:05:04.861 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libaom3 amd64 3.8.2-2ubuntu0.1 [1,941 kB] 2026-02-17 02:05:05.068 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libheif-plugin-aomdec amd64 1.17.6-1ubuntu4.2 [10.6 kB] 2026-02-17 02:05:05.068 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libde265-0 amd64 1.0.15-1build3 [166 kB] 2026-02-17 02:05:05.071 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libheif-plugin-libde265 amd64 1.17.6-1ubuntu4.2 [8,174 B] 2026-02-17 02:05:05.072 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libheif1 amd64 1.17.6-1ubuntu4.2 [276 kB] 2026-02-17 02:05:05.080 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8 amd64 2.1.5-2ubuntu2 [150 kB] 2026-02-17 02:05:05.098 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8 amd64 8c-2ubuntu11 [2,148 B] 2026-02-17 02:05:05.099 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdeflate0 amd64 1.19-1build1.1 [43.9 kB] 2026-02-17 02:05:05.100 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjbig0 amd64 2.1-6.1ubuntu2 [29.7 kB] 2026-02-17 02:05:05.102 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liblerc4 amd64 4.0.0+ds-4ubuntu2 [179 kB] 2026-02-17 02:05:05.147 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libwebp7 amd64 1.3.2-0.4build3 [230 kB] 2026-02-17 02:05:05.155 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libtiff6 amd64 4.5.1+git230720-4ubuntu2.4 [199 kB] 2026-02-17 02:05:05.226 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxpm4 amd64 1:3.5.17-1build2 [36.5 kB] 2026-02-17 02:05:05.227 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libgd3 amd64 2.3.3-9ubuntu5 [128 kB] 2026-02-17 02:05:05.232 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libgts-0.7-5t64 amd64 0.7.6+darcs121130-5.2build1 [161 kB] 2026-02-17 02:05:05.236 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-02-17 02:05:05.238 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libgraphite2-3 amd64 1.3.14-2build1 [73.0 kB] 2026-02-17 02:05:05.240 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libharfbuzz0b amd64 8.3.0-2build2 [469 kB] 2026-02-17 02:05:05.316 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libthai-data all 0.1.29-2build1 [158 kB] 2026-02-17 02:05:05.321 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdatrie1 amd64 0.2.13-3build1 [19.0 kB] 2026-02-17 02:05:05.322 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libthai0 amd64 0.1.29-2build1 [18.9 kB] 2026-02-17 02:05:05.323 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpango-1.0-0 amd64 1.52.1+ds-1build1 [231 kB] 2026-02-17 02:05:05.386 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpangoft2-1.0-0 amd64 1.52.1+ds-1build1 [42.5 kB] 2026-02-17 02:05:05.387 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpangocairo-1.0-0 amd64 1.52.1+ds-1build1 [28.8 kB] 2026-02-17 02:05:05.388 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpathplan4 amd64 2.42.2-9ubuntu0.1 [24.0 kB] 2026-02-17 02:05:05.389 | Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-02-17 02:05:05.461 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-02-17 02:05:05.467 | Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 liblab-gamut1 amd64 2.42.2-9ubuntu0.1 [1,886 kB] 2026-02-17 02:05:05.616 | Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 x11-common all 1:7.7+23ubuntu3 [21.7 kB] 2026-02-17 02:05:05.617 | Get:233 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-02-17 02:05:05.618 | Get:234 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-02-17 02:05:05.619 | Get:235 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-02-17 02:05:05.623 | Get:236 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-02-17 02:05:05.624 | Get:237 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-02-17 02:05:05.631 | Get:238 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-02-17 02:05:05.653 | Get:239 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-02-17 02:05:05.660 | Get:240 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-02-17 02:05:05.696 | Get:241 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-02-17 02:05:05.738 | Get:242 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.6 [57.6 kB] 2026-02-17 02:05:05.740 | Get:243 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5clnt-mit12 amd64 1.20.1-6ubuntu2.6 [40.1 kB] 2026-02-17 02:05:05.741 | Get:244 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkdb5-10t64 amd64 1.20.1-6ubuntu2.6 [40.4 kB] 2026-02-17 02:05:05.742 | Get:245 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5srv-mit12 amd64 1.20.1-6ubuntu2.6 [53.0 kB] 2026-02-17 02:05:05.744 | Get:246 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.6 [125 kB] 2026-02-17 02:05:05.776 | Get:247 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-02-17 02:05:06.341 | Get:248 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-02-17 02:05:06.346 | Get:249 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1,484 B] 2026-02-17 02:05:06.346 | Get:250 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1,482 B] 2026-02-17 02:05:06.346 | Get:251 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjs-jquery all 3.6.1+dfsg+~3.5.14-1 [328 kB] 2026-02-17 02:05:06.355 | Get:252 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6,582 B] 2026-02-17 02:05:06.355 | Get:253 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-tablesorter all 1:2.31.3+dfsg1-3 [193 kB] 2026-02-17 02:05:06.360 | Get:254 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjs-underscore all 1.13.4~dfsg+~1.11.4-3 [118 kB] 2026-02-17 02:05:06.363 | Get:255 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjs-sphinxdoc all 7.2.6-6 [149 kB] 2026-02-17 02:05:06.367 | Get:256 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6,746 B] 2026-02-17 02:05:06.422 | Get:257 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmysqlclient21 amd64 8.0.45-0ubuntu0.24.04.1 [1,255 kB] 2026-02-17 02:05:06.500 | Get:258 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libncurses-dev amd64 6.4+20240113-1ubuntu2 [384 kB] 2026-02-17 02:05:06.508 | Get:259 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-02-17 02:05:06.509 | Get:260 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.11-0ubuntu0.24.04.1 [145 kB] 2026-02-17 02:05:06.512 | Get:261 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.7 [2,407 kB] 2026-02-17 02:05:06.614 | Get:262 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.11-0ubuntu0.24.04.1 [152 kB] 2026-02-17 02:05:06.655 | Get:263 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpython3-dev amd64 3.12.3-0ubuntu2.1 [10.3 kB] 2026-02-17 02:05:06.656 | Get:264 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-5ubuntu3.1 [243 kB] 2026-02-17 02:05:06.662 | Get:265 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsgutils2-1.46-2 amd64 1.46-3ubuntu4 [94.0 kB] 2026-02-17 02:05:06.664 | Get:266 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-02-17 02:05:06.664 | Get:267 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsoup-3.0-0 amd64 3.4.4-5ubuntu0.7 [292 kB] 2026-02-17 02:05:06.671 | Get:268 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-dev amd64 255.4-1ubuntu8.12 [1,238 kB] 2026-02-17 02:05:06.734 | Get:269 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liburing2 amd64 2.5-1build1 [21.1 kB] 2026-02-17 02:05:06.734 | Get:270 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3ubuntu3.7 [782 kB] 2026-02-17 02:05:06.752 | Get:271 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1.1 amd64 1.1.39-0exp1ubuntu0.24.04.3 [168 kB] 2026-02-17 02:05:06.756 | Get:272 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-02-17 02:05:06.758 | Get:273 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-runtime amd64 1:17.0.6-9ubuntu1 [529 kB] 2026-02-17 02:05:06.770 | Get:274 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1 [414 kB] 2026-02-17 02:05:06.820 | Get:275 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17 amd64 1:17.0.6-9ubuntu1 [23.8 MB] 2026-02-17 02:05:07.506 | Get:276 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-02-17 02:05:07.506 | Get:277 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-tools amd64 1:17.0.6-9ubuntu1 [518 kB] 2026-02-17 02:05:07.510 | Get:278 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-4 amd64 4.8.12-3.1build1 [5,836 kB] 2026-02-17 02:05:07.624 | Get:279 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-dev amd64 4.8.12-3.1build1 [72.2 kB] 2026-02-17 02:05:07.625 | Get:280 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-dev amd64 1:17.0.6-9ubuntu1 [43.4 MB] 2026-02-17 02:05:09.411 | Get:281 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-02-17 02:05:09.411 | Get:282 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 lvm2 amd64 2.03.16-3ubuntu3.2 [1,186 kB] 2026-02-17 02:05:09.454 | Get:283 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2026-02-17 02:05:09.459 | Get:284 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-02-17 02:05:09.459 | Get:285 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-02-17 02:05:09.460 | Get:286 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7,264 B] 2026-02-17 02:05:09.460 | Get:287 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-02-17 02:05:09.461 | Get:288 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-16 amd64 16.11-0ubuntu0.24.04.1 [1,297 kB] 2026-02-17 02:05:09.527 | Get:289 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-16 amd64 16.11-0ubuntu0.24.04.1 [1,231 kB] 2026-02-17 02:05:09.643 | Get:290 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-all amd64 257build1.1 [20.5 kB] 2026-02-17 02:05:09.644 | Get:291 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-dev amd64 3.12.3-0ubuntu2.1 [26.7 kB] 2026-02-17 02:05:09.645 | Get:292 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-02-17 02:05:09.645 | Get:293 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-setuptools all 68.1.2-2ubuntu1.2 [397 kB] 2026-02-17 02:05:09.649 | Get:294 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 python3-wheel all 0.42.0-2 [53.1 kB] 2026-02-17 02:05:09.650 | Get:295 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip all 24.0+dfsg-1ubuntu1.3 [1,320 kB] 2026-02-17 02:05:09.662 | Get:296 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip-whl all 24.0+dfsg-1ubuntu1.3 [1,707 kB] 2026-02-17 02:05:09.712 | Get:297 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-setuptools-whl all 68.1.2-2ubuntu1.2 [716 kB] 2026-02-17 02:05:09.738 | Get:298 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-systemd amd64 235-1build4 [42.4 kB] 2026-02-17 02:05:09.740 | Get:299 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3.12-venv amd64 3.12.3-1ubuntu0.11 [5,680 B] 2026-02-17 02:05:09.740 | Get:300 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-venv amd64 3.12.3-0ubuntu2.1 [1,032 B] 2026-02-17 02:05:09.740 | Get:301 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-utils amd64 1:8.2.2+ds-0ubuntu1.12 [2,219 kB] 2026-02-17 02:05:09.828 | Get:302 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 sg3-utils amd64 1.46-3ubuntu4 [840 kB] 2026-02-17 02:05:09.858 | Get:303 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.5 [144 kB] 2026-02-17 02:05:09.863 | Get:304 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 thin-provisioning-tools amd64 0.9.0-2ubuntu5.1 [436 kB] 2026-02-17 02:05:09.880 | Get:305 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 unzip amd64 6.0-28ubuntu4.1 [174 kB] 2026-02-17 02:05:09.886 | Get:306 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 debootstrap all 1.0.134ubuntu1 [48.0 kB] 2026-02-17 02:05:09.887 | Get:307 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-02-17 02:05:09.890 | Get:308 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2026-02-17 02:05:09.893 | Get:309 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 gir1.2-libosinfo-1.0 amd64 1.11.0-2build3 [18.6 kB] 2026-02-17 02:05:09.893 | Get:310 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 kpartx amd64 0.9.4-5ubuntu8.1 [32.0 kB] 2026-02-17 02:05:09.966 | Get:311 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-dev amd64 1.20.1-6ubuntu2.6 [11.9 kB] 2026-02-17 02:05:09.967 | Get:312 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-02-17 02:05:09.968 | Get:313 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 socat amd64 1.8.0.0-4build3 [374 kB] 2026-02-17 02:05:10.047 | Get:314 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 vlan all 2.0.5ubuntu5 [10.4 kB] 2026-02-17 02:05:10.300 | debconf: delaying package configuration, since apt-utils is not installed 2026-02-17 02:05:10.367 | Fetched 307 MB in 17s (17.9 MB/s) 2026-02-17 02:05:10.413 | Selecting previously unselected package uuid-runtime. 2026-02-17 02:05:10.433 | (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 ... 31990 files and directories currently installed.) 2026-02-17 02:05:10.435 | Preparing to unpack .../0-uuid-runtime_2.39.3-9ubuntu6.4_amd64.deb ... 2026-02-17 02:05:10.445 | Unpacking uuid-runtime (2.39.3-9ubuntu6.4) ... 2026-02-17 02:05:10.525 | Selecting previously unselected package libapr1t64:amd64. 2026-02-17 02:05:10.532 | Preparing to unpack .../1-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-02-17 02:05:10.540 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-02-17 02:05:10.611 | Selecting previously unselected package libaprutil1t64:amd64. 2026-02-17 02:05:10.619 | Preparing to unpack .../2-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-02-17 02:05:10.626 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-02-17 02:05:10.682 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-02-17 02:05:10.688 | Preparing to unpack .../3-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-02-17 02:05:10.693 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-02-17 02:05:10.741 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-02-17 02:05:10.748 | Preparing to unpack .../4-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-02-17 02:05:10.753 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-02-17 02:05:10.810 | Selecting previously unselected package libjansson4:amd64. 2026-02-17 02:05:10.815 | Preparing to unpack .../5-libjansson4_2.14-2build2_amd64.deb ... 2026-02-17 02:05:10.821 | Unpacking libjansson4:amd64 (2.14-2build2) ... 2026-02-17 02:05:10.879 | Preparing to unpack .../6-gcc-14-base_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-02-17 02:05:10.894 | Unpacking gcc-14-base:amd64 (14.2.0-4ubuntu2~24.04.1) over (14.2.0-4ubuntu2~24.04) ... 2026-02-17 02:05:10.968 | Setting up gcc-14-base:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-02-17 02:05:11.070 | (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 ... 32047 files and directories currently installed.) 2026-02-17 02:05:11.072 | Preparing to unpack .../libstdc++6_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-02-17 02:05:11.131 | Unpacking libstdc++6:amd64 (14.2.0-4ubuntu2~24.04.1) over (14.2.0-4ubuntu2~24.04) ... 2026-02-17 02:05:11.243 | Setting up libstdc++6:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-02-17 02:05:11.331 | (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 ... 32047 files and directories currently installed.) 2026-02-17 02:05:11.332 | Preparing to unpack .../libgcc-s1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-02-17 02:05:11.347 | Unpacking libgcc-s1:amd64 (14.2.0-4ubuntu2~24.04.1) over (14.2.0-4ubuntu2~24.04) ... 2026-02-17 02:05:11.424 | Setting up libgcc-s1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-02-17 02:05:11.492 | Selecting previously unselected package liblua5.4-0:amd64. 2026-02-17 02:05:11.510 | (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 ... 32047 files and directories currently installed.) 2026-02-17 02:05:11.511 | Preparing to unpack .../0-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-02-17 02:05:11.515 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-02-17 02:05:11.577 | Selecting previously unselected package apache2-bin. 2026-02-17 02:05:11.582 | Preparing to unpack .../1-apache2-bin_2.4.58-1ubuntu8.10_amd64.deb ... 2026-02-17 02:05:11.587 | Unpacking apache2-bin (2.4.58-1ubuntu8.10) ... 2026-02-17 02:05:11.705 | Selecting previously unselected package apache2-data. 2026-02-17 02:05:11.711 | Preparing to unpack .../2-apache2-data_2.4.58-1ubuntu8.10_all.deb ... 2026-02-17 02:05:11.719 | Unpacking apache2-data (2.4.58-1ubuntu8.10) ... 2026-02-17 02:05:11.862 | Selecting previously unselected package apache2-utils. 2026-02-17 02:05:11.869 | Preparing to unpack .../3-apache2-utils_2.4.58-1ubuntu8.10_amd64.deb ... 2026-02-17 02:05:11.874 | Unpacking apache2-utils (2.4.58-1ubuntu8.10) ... 2026-02-17 02:05:11.951 | Selecting previously unselected package apache2. 2026-02-17 02:05:11.956 | Preparing to unpack .../4-apache2_2.4.58-1ubuntu8.10_amd64.deb ... 2026-02-17 02:05:11.974 | Unpacking apache2 (2.4.58-1ubuntu8.10) ... 2026-02-17 02:05:12.073 | Selecting previously unselected package libmpfr6:amd64. 2026-02-17 02:05:12.079 | Preparing to unpack .../5-libmpfr6_4.2.1-1build1.1_amd64.deb ... 2026-02-17 02:05:12.084 | Unpacking libmpfr6:amd64 (4.2.1-1build1.1) ... 2026-02-17 02:05:12.170 | Selecting previously unselected package libsigsegv2:amd64. 2026-02-17 02:05:12.175 | Preparing to unpack .../6-libsigsegv2_2.14-1ubuntu2_amd64.deb ... 2026-02-17 02:05:12.180 | Unpacking libsigsegv2:amd64 (2.14-1ubuntu2) ... 2026-02-17 02:05:12.245 | Setting up libmpfr6:amd64 (4.2.1-1build1.1) ... 2026-02-17 02:05:12.260 | Setting up libsigsegv2:amd64 (2.14-1ubuntu2) ... 2026-02-17 02:05:12.357 | Selecting previously unselected package gawk. 2026-02-17 02:05:12.377 | (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 ... 32744 files and directories currently installed.) 2026-02-17 02:05:12.378 | Preparing to unpack .../000-gawk_1%3a5.2.1-2build3_amd64.deb ... 2026-02-17 02:05:12.383 | Unpacking gawk (1:5.2.1-2build3) ... 2026-02-17 02:05:12.507 | Selecting previously unselected package haproxy. 2026-02-17 02:05:12.514 | Preparing to unpack .../001-haproxy_2.8.16-0ubuntu0.24.04.1_amd64.deb ... 2026-02-17 02:05:12.531 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.1) ... 2026-02-17 02:05:12.665 | Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-02-17 02:05:12.672 | Preparing to unpack .../002-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-02-17 02:05:12.677 | Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-02-17 02:05:12.758 | Selecting previously unselected package memcached. 2026-02-17 02:05:12.765 | Preparing to unpack .../003-memcached_1.6.24-1build3_amd64.deb ... 2026-02-17 02:05:12.774 | Unpacking memcached (1.6.24-1build3) ... 2026-02-17 02:05:12.843 | Selecting previously unselected package libjson-perl. 2026-02-17 02:05:12.850 | Preparing to unpack .../004-libjson-perl_4.10000-1_all.deb ... 2026-02-17 02:05:12.855 | Unpacking libjson-perl (4.10000-1) ... 2026-02-17 02:05:12.941 | Selecting previously unselected package postgresql-client-common. 2026-02-17 02:05:12.948 | Preparing to unpack .../005-postgresql-client-common_257build1.1_all.deb ... 2026-02-17 02:05:12.953 | Unpacking postgresql-client-common (257build1.1) ... 2026-02-17 02:05:13.033 | Selecting previously unselected package ssl-cert. 2026-02-17 02:05:13.041 | Preparing to unpack .../006-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-02-17 02:05:13.045 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-02-17 02:05:13.127 | Selecting previously unselected package postgresql-common. 2026-02-17 02:05:13.136 | Preparing to unpack .../007-postgresql-common_257build1.1_all.deb ... 2026-02-17 02:05:13.159 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-02-17 02:05:13.173 | Unpacking postgresql-common (257build1.1) ... 2026-02-17 02:05:13.287 | Selecting previously unselected package libsysfs2:amd64. 2026-02-17 02:05:13.295 | Preparing to unpack .../008-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-02-17 02:05:13.303 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-02-17 02:05:13.379 | Selecting previously unselected package pci.ids. 2026-02-17 02:05:13.386 | Preparing to unpack .../009-pci.ids_0.0~2024.03.31-1ubuntu0.1_all.deb ... 2026-02-17 02:05:13.391 | Unpacking pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-02-17 02:05:13.479 | Selecting previously unselected package sysfsutils. 2026-02-17 02:05:13.486 | Preparing to unpack .../010-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-02-17 02:05:13.495 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-02-17 02:05:13.554 | Selecting previously unselected package distro-info. 2026-02-17 02:05:13.562 | Preparing to unpack .../011-distro-info_1.7build1_amd64.deb ... 2026-02-17 02:05:13.566 | Unpacking distro-info (1.7build1) ... 2026-02-17 02:05:13.628 | Selecting previously unselected package iputils-ping. 2026-02-17 02:05:13.636 | Preparing to unpack .../012-iputils-ping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-02-17 02:05:13.641 | Unpacking iputils-ping (3:20240117-1ubuntu0.1) ... 2026-02-17 02:05:13.707 | Selecting previously unselected package libestr0:amd64. 2026-02-17 02:05:13.715 | Preparing to unpack .../013-libestr0_0.1.11-1build1_amd64.deb ... 2026-02-17 02:05:13.720 | Unpacking libestr0:amd64 (0.1.11-1build1) ... 2026-02-17 02:05:13.780 | Selecting previously unselected package libfastjson4:amd64. 2026-02-17 02:05:13.787 | Preparing to unpack .../014-libfastjson4_1.2304.0-1build1_amd64.deb ... 2026-02-17 02:05:13.792 | Unpacking libfastjson4:amd64 (1.2304.0-1build1) ... 2026-02-17 02:05:13.873 | Selecting previously unselected package libfribidi0:amd64. 2026-02-17 02:05:13.881 | Preparing to unpack .../015-libfribidi0_1.0.13-3build1_amd64.deb ... 2026-02-17 02:05:13.886 | Unpacking libfribidi0:amd64 (1.0.13-3build1) ... 2026-02-17 02:05:13.946 | Selecting previously unselected package libtirpc-common. 2026-02-17 02:05:13.953 | Preparing to unpack .../016-libtirpc-common_1.3.4+ds-1.1build1_all.deb ... 2026-02-17 02:05:13.958 | Unpacking libtirpc-common (1.3.4+ds-1.1build1) ... 2026-02-17 02:05:14.029 | Selecting previously unselected package libtirpc3t64:amd64. 2026-02-17 02:05:14.034 | Preparing to unpack .../017-libtirpc3t64_1.3.4+ds-1.1build1_amd64.deb ... 2026-02-17 02:05:14.055 | 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-02-17 02:05:14.070 | 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-02-17 02:05:14.075 | Unpacking libtirpc3t64:amd64 (1.3.4+ds-1.1build1) ... 2026-02-17 02:05:14.143 | Selecting previously unselected package netcat-openbsd. 2026-02-17 02:05:14.151 | Preparing to unpack .../018-netcat-openbsd_1.226-1ubuntu2_amd64.deb ... 2026-02-17 02:05:14.156 | Unpacking netcat-openbsd (1.226-1ubuntu2) ... 2026-02-17 02:05:14.223 | Selecting previously unselected package python3-pygments. 2026-02-17 02:05:14.231 | Preparing to unpack .../019-python3-pygments_2.17.2+dfsg-1_all.deb ... 2026-02-17 02:05:14.236 | Unpacking python3-pygments (2.17.2+dfsg-1) ... 2026-02-17 02:05:14.421 | Selecting previously unselected package rsyslog. 2026-02-17 02:05:14.428 | Preparing to unpack .../020-rsyslog_8.2312.0-3ubuntu9.1_amd64.deb ... 2026-02-17 02:05:14.452 | Unpacking rsyslog (8.2312.0-3ubuntu9.1) ... 2026-02-17 02:05:14.546 | Selecting previously unselected package bsdextrautils. 2026-02-17 02:05:14.553 | Preparing to unpack .../021-bsdextrautils_2.39.3-9ubuntu6.4_amd64.deb ... 2026-02-17 02:05:14.566 | Unpacking bsdextrautils (2.39.3-9ubuntu6.4) ... 2026-02-17 02:05:14.638 | Selecting previously unselected package dmidecode. 2026-02-17 02:05:14.645 | Preparing to unpack .../022-dmidecode_3.5-3ubuntu0.1_amd64.deb ... 2026-02-17 02:05:14.651 | Unpacking dmidecode (3.5-3ubuntu0.1) ... 2026-02-17 02:05:14.713 | Selecting previously unselected package dosfstools. 2026-02-17 02:05:14.719 | Preparing to unpack .../023-dosfstools_4.2-1.1build1_amd64.deb ... 2026-02-17 02:05:14.726 | Unpacking dosfstools (4.2-1.1build1) ... 2026-02-17 02:05:14.786 | Selecting previously unselected package libmagic-mgc. 2026-02-17 02:05:14.793 | Preparing to unpack .../024-libmagic-mgc_1%3a5.45-3build1_amd64.deb ... 2026-02-17 02:05:14.798 | Unpacking libmagic-mgc (1:5.45-3build1) ... 2026-02-17 02:05:14.989 | Selecting previously unselected package libmagic1t64:amd64. 2026-02-17 02:05:14.995 | Preparing to unpack .../025-libmagic1t64_1%3a5.45-3build1_amd64.deb ... 2026-02-17 02:05:15.000 | Unpacking libmagic1t64:amd64 (1:5.45-3build1) ... 2026-02-17 02:05:15.102 | Selecting previously unselected package file. 2026-02-17 02:05:15.109 | Preparing to unpack .../026-file_1%3a5.45-3build1_amd64.deb ... 2026-02-17 02:05:15.175 | Unpacking file (1:5.45-3build1) ... 2026-02-17 02:05:15.241 | Selecting previously unselected package libuchardet0:amd64. 2026-02-17 02:05:15.248 | Preparing to unpack .../027-libuchardet0_0.0.8-1build1_amd64.deb ... 2026-02-17 02:05:15.254 | Unpacking libuchardet0:amd64 (0.0.8-1build1) ... 2026-02-17 02:05:15.316 | Selecting previously unselected package groff-base. 2026-02-17 02:05:15.324 | Preparing to unpack .../028-groff-base_1.23.0-3build2_amd64.deb ... 2026-02-17 02:05:15.328 | Unpacking groff-base (1.23.0-3build2) ... 2026-02-17 02:05:15.466 | Selecting previously unselected package libip4tc2:amd64. 2026-02-17 02:05:15.474 | Preparing to unpack .../029-libip4tc2_1.8.10-3ubuntu2_amd64.deb ... 2026-02-17 02:05:15.479 | Unpacking libip4tc2:amd64 (1.8.10-3ubuntu2) ... 2026-02-17 02:05:15.541 | Selecting previously unselected package libip6tc2:amd64. 2026-02-17 02:05:15.547 | Preparing to unpack .../030-libip6tc2_1.8.10-3ubuntu2_amd64.deb ... 2026-02-17 02:05:15.552 | Unpacking libip6tc2:amd64 (1.8.10-3ubuntu2) ... 2026-02-17 02:05:15.608 | Selecting previously unselected package libnfnetlink0:amd64. 2026-02-17 02:05:15.614 | Preparing to unpack .../031-libnfnetlink0_1.0.2-2build1_amd64.deb ... 2026-02-17 02:05:15.619 | Unpacking libnfnetlink0:amd64 (1.0.2-2build1) ... 2026-02-17 02:05:15.681 | Selecting previously unselected package libnetfilter-conntrack3:amd64. 2026-02-17 02:05:15.688 | Preparing to unpack .../032-libnetfilter-conntrack3_1.0.9-6build1_amd64.deb ... 2026-02-17 02:05:15.692 | Unpacking libnetfilter-conntrack3:amd64 (1.0.9-6build1) ... 2026-02-17 02:05:15.953 | Selecting previously unselected package libnftnl11:amd64. 2026-02-17 02:05:15.961 | Preparing to unpack .../033-libnftnl11_1.2.6-2build1_amd64.deb ... 2026-02-17 02:05:15.965 | Unpacking libnftnl11:amd64 (1.2.6-2build1) ... 2026-02-17 02:05:16.031 | Selecting previously unselected package iptables. 2026-02-17 02:05:16.038 | Preparing to unpack .../034-iptables_1.8.10-3ubuntu2_amd64.deb ... 2026-02-17 02:05:16.042 | Unpacking iptables (1.8.10-3ubuntu2) ... 2026-02-17 02:05:16.429 | Selecting previously unselected package libnl-3-200:amd64. 2026-02-17 02:05:16.436 | Preparing to unpack .../035-libnl-3-200_3.7.0-0.3build1.1_amd64.deb ... 2026-02-17 02:05:16.442 | Unpacking libnl-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-02-17 02:05:16.511 | Selecting previously unselected package libnl-route-3-200:amd64. 2026-02-17 02:05:16.518 | Preparing to unpack .../036-libnl-route-3-200_3.7.0-0.3build1.1_amd64.deb ... 2026-02-17 02:05:16.522 | Unpacking libnl-route-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-02-17 02:05:16.605 | Selecting previously unselected package libibverbs1:amd64. 2026-02-17 02:05:16.612 | Preparing to unpack .../037-libibverbs1_50.0-2ubuntu0.2_amd64.deb ... 2026-02-17 02:05:16.617 | Unpacking libibverbs1:amd64 (50.0-2ubuntu0.2) ... 2026-02-17 02:05:16.680 | Selecting previously unselected package libncurses6:amd64. 2026-02-17 02:05:16.687 | Preparing to unpack .../038-libncurses6_6.4+20240113-1ubuntu2_amd64.deb ... 2026-02-17 02:05:16.692 | Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2026-02-17 02:05:16.765 | Selecting previously unselected package libnftables1:amd64. 2026-02-17 02:05:16.775 | Preparing to unpack .../039-libnftables1_1.0.9-1build1_amd64.deb ... 2026-02-17 02:05:16.780 | Unpacking libnftables1:amd64 (1.0.9-1build1) ... 2026-02-17 02:05:16.983 | Selecting previously unselected package libnuma1:amd64. 2026-02-17 02:05:16.991 | Preparing to unpack .../040-libnuma1_2.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-02-17 02:05:16.996 | Unpacking libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-02-17 02:05:17.077 | Selecting previously unselected package libparted2t64:amd64. 2026-02-17 02:05:17.084 | Preparing to unpack .../041-libparted2t64_3.6-4build1_amd64.deb ... 2026-02-17 02:05:17.106 | 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-02-17 02:05:17.124 | 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-02-17 02:05:17.130 | Unpacking libparted2t64:amd64 (3.6-4build1) ... 2026-02-17 02:05:17.204 | Selecting previously unselected package libpcap0.8t64:amd64. 2026-02-17 02:05:17.211 | Preparing to unpack .../042-libpcap0.8t64_1.10.4-4.1ubuntu3_amd64.deb ... 2026-02-17 02:05:17.264 | Unpacking libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2026-02-17 02:05:17.321 | Selecting previously unselected package libpipeline1:amd64. 2026-02-17 02:05:17.326 | Preparing to unpack .../043-libpipeline1_1.5.7-2_amd64.deb ... 2026-02-17 02:05:17.330 | Unpacking libpipeline1:amd64 (1.5.7-2) ... 2026-02-17 02:05:17.388 | Selecting previously unselected package libxau6:amd64. 2026-02-17 02:05:17.395 | Preparing to unpack .../044-libxau6_1%3a1.0.9-1build6_amd64.deb ... 2026-02-17 02:05:17.400 | Unpacking libxau6:amd64 (1:1.0.9-1build6) ... 2026-02-17 02:05:17.462 | Selecting previously unselected package libxdmcp6:amd64. 2026-02-17 02:05:17.470 | Preparing to unpack .../045-libxdmcp6_1%3a1.1.3-0ubuntu6_amd64.deb ... 2026-02-17 02:05:17.475 | Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2026-02-17 02:05:17.535 | Selecting previously unselected package libxcb1:amd64. 2026-02-17 02:05:17.542 | Preparing to unpack .../046-libxcb1_1.15-1ubuntu2_amd64.deb ... 2026-02-17 02:05:17.546 | Unpacking libxcb1:amd64 (1.15-1ubuntu2) ... 2026-02-17 02:05:17.604 | Selecting previously unselected package libx11-data. 2026-02-17 02:05:17.612 | Preparing to unpack .../047-libx11-data_2%3a1.8.7-1build1_all.deb ... 2026-02-17 02:05:17.618 | Unpacking libx11-data (2:1.8.7-1build1) ... 2026-02-17 02:05:17.748 | Selecting previously unselected package libx11-6:amd64. 2026-02-17 02:05:17.756 | Preparing to unpack .../048-libx11-6_2%3a1.8.7-1build1_amd64.deb ... 2026-02-17 02:05:17.761 | Unpacking libx11-6:amd64 (2:1.8.7-1build1) ... 2026-02-17 02:05:17.834 | Selecting previously unselected package libxext6:amd64. 2026-02-17 02:05:17.841 | Preparing to unpack .../049-libxext6_2%3a1.3.4-1build2_amd64.deb ... 2026-02-17 02:05:17.847 | Unpacking libxext6:amd64 (2:1.3.4-1build2) ... 2026-02-17 02:05:17.913 | Selecting previously unselected package lsof. 2026-02-17 02:05:17.919 | Preparing to unpack .../050-lsof_4.95.0-1build3_amd64.deb ... 2026-02-17 02:05:17.924 | Unpacking lsof (4.95.0-1build3) ... 2026-02-17 02:05:18.002 | Selecting previously unselected package man-db. 2026-02-17 02:05:18.009 | Preparing to unpack .../051-man-db_2.12.0-4build2_amd64.deb ... 2026-02-17 02:05:18.014 | Unpacking man-db (2.12.0-4build2) ... 2026-02-17 02:05:18.225 | Selecting previously unselected package parted. 2026-02-17 02:05:18.232 | Preparing to unpack .../052-parted_3.6-4build1_amd64.deb ... 2026-02-17 02:05:18.250 | Unpacking parted (3.6-4build1) ... 2026-02-17 02:05:18.307 | Selecting previously unselected package powermgmt-base. 2026-02-17 02:05:18.313 | Preparing to unpack .../053-powermgmt-base_1.37ubuntu0.1_all.deb ... 2026-02-17 02:05:18.319 | Unpacking powermgmt-base (1.37ubuntu0.1) ... 2026-02-17 02:05:18.377 | Selecting previously unselected package psmisc. 2026-02-17 02:05:18.384 | Preparing to unpack .../054-psmisc_23.7-1build1_amd64.deb ... 2026-02-17 02:05:18.389 | Unpacking psmisc (23.7-1build1) ... 2026-02-17 02:05:18.482 | Selecting previously unselected package tcpdump. 2026-02-17 02:05:18.488 | Preparing to unpack .../055-tcpdump_4.99.4-3ubuntu4.24.04.1_amd64.deb ... 2026-02-17 02:05:18.509 | Unpacking tcpdump (4.99.4-3ubuntu4.24.04.1) ... 2026-02-17 02:05:18.583 | Selecting previously unselected package usb.ids. 2026-02-17 02:05:18.590 | Preparing to unpack .../056-usb.ids_2024.03.18-1_all.deb ... 2026-02-17 02:05:18.595 | Unpacking usb.ids (2024.03.18-1) ... 2026-02-17 02:05:18.666 | Selecting previously unselected package wget. 2026-02-17 02:05:18.671 | Preparing to unpack .../057-wget_1.21.4-1ubuntu4.1_amd64.deb ... 2026-02-17 02:05:18.677 | Unpacking wget (1.21.4-1ubuntu4.1) ... 2026-02-17 02:05:18.747 | Selecting previously unselected package xz-utils. 2026-02-17 02:05:18.755 | Preparing to unpack .../058-xz-utils_5.6.1+really5.4.5-1ubuntu0.2_amd64.deb ... 2026-02-17 02:05:18.761 | Unpacking xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-02-17 02:05:18.853 | Selecting previously unselected package acl. 2026-02-17 02:05:18.860 | Preparing to unpack .../059-acl_2.3.2-1build1.1_amd64.deb ... 2026-02-17 02:05:18.867 | Unpacking acl (2.3.2-1build1.1) ... 2026-02-17 02:05:18.929 | Selecting previously unselected package autotools-dev. 2026-02-17 02:05:18.935 | Preparing to unpack .../060-autotools-dev_20220109.1_all.deb ... 2026-02-17 02:05:18.941 | Unpacking autotools-dev (20220109.1) ... 2026-02-17 02:05:18.998 | Selecting previously unselected package m4. 2026-02-17 02:05:19.005 | Preparing to unpack .../061-m4_1.4.19-4build1_amd64.deb ... 2026-02-17 02:05:19.011 | Unpacking m4 (1.4.19-4build1) ... 2026-02-17 02:05:19.093 | Selecting previously unselected package autoconf. 2026-02-17 02:05:19.100 | Preparing to unpack .../062-autoconf_2.71-3_all.deb ... 2026-02-17 02:05:19.106 | Unpacking autoconf (2.71-3) ... 2026-02-17 02:05:19.203 | Selecting previously unselected package automake. 2026-02-17 02:05:19.210 | Preparing to unpack .../063-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-02-17 02:05:19.218 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-02-17 02:05:19.321 | Selecting previously unselected package autopoint. 2026-02-17 02:05:19.327 | Preparing to unpack .../064-autopoint_0.21-14ubuntu2_all.deb ... 2026-02-17 02:05:19.333 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-02-17 02:05:19.392 | Selecting previously unselected package libdebhelper-perl. 2026-02-17 02:05:19.399 | Preparing to unpack .../065-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-02-17 02:05:19.406 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-02-17 02:05:19.486 | Selecting previously unselected package gcc-13-base:amd64. 2026-02-17 02:05:19.492 | Preparing to unpack .../066-gcc-13-base_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-02-17 02:05:19.497 | Unpacking gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-02-17 02:05:19.561 | Selecting previously unselected package libisl23:amd64. 2026-02-17 02:05:19.567 | Preparing to unpack .../067-libisl23_0.26-3build1.1_amd64.deb ... 2026-02-17 02:05:19.573 | Unpacking libisl23:amd64 (0.26-3build1.1) ... 2026-02-17 02:05:19.661 | Selecting previously unselected package libmpc3:amd64. 2026-02-17 02:05:19.665 | Preparing to unpack .../068-libmpc3_1.3.1-1build1.1_amd64.deb ... 2026-02-17 02:05:19.671 | Unpacking libmpc3:amd64 (1.3.1-1build1.1) ... 2026-02-17 02:05:19.727 | Selecting previously unselected package cpp-13-x86-64-linux-gnu. 2026-02-17 02:05:19.734 | Preparing to unpack .../069-cpp-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-02-17 02:05:19.740 | Unpacking cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-02-17 02:05:20.079 | Selecting previously unselected package cpp-13. 2026-02-17 02:05:20.085 | Preparing to unpack .../070-cpp-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-02-17 02:05:20.091 | Unpacking cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-02-17 02:05:20.143 | Selecting previously unselected package cpp-x86-64-linux-gnu. 2026-02-17 02:05:20.150 | Preparing to unpack .../071-cpp-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-02-17 02:05:20.155 | Unpacking cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-02-17 02:05:20.217 | Selecting previously unselected package cpp. 2026-02-17 02:05:20.225 | Preparing to unpack .../072-cpp_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-02-17 02:05:20.243 | Unpacking cpp (4:13.2.0-7ubuntu1) ... 2026-02-17 02:05:20.306 | Selecting previously unselected package libcc1-0:amd64. 2026-02-17 02:05:20.313 | Preparing to unpack .../073-libcc1-0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-02-17 02:05:20.318 | Unpacking libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-02-17 02:05:20.375 | Selecting previously unselected package binutils-common:amd64. 2026-02-17 02:05:20.382 | Preparing to unpack .../074-binutils-common_2.42-4ubuntu2.8_amd64.deb ... 2026-02-17 02:05:20.387 | Unpacking binutils-common:amd64 (2.42-4ubuntu2.8) ... 2026-02-17 02:05:20.464 | Selecting previously unselected package libsframe1:amd64. 2026-02-17 02:05:20.472 | Preparing to unpack .../075-libsframe1_2.42-4ubuntu2.8_amd64.deb ... 2026-02-17 02:05:20.477 | Unpacking libsframe1:amd64 (2.42-4ubuntu2.8) ... 2026-02-17 02:05:20.536 | Selecting previously unselected package libbinutils:amd64. 2026-02-17 02:05:20.543 | Preparing to unpack .../076-libbinutils_2.42-4ubuntu2.8_amd64.deb ... 2026-02-17 02:05:20.549 | Unpacking libbinutils:amd64 (2.42-4ubuntu2.8) ... 2026-02-17 02:05:20.636 | Selecting previously unselected package libctf-nobfd0:amd64. 2026-02-17 02:05:20.643 | Preparing to unpack .../077-libctf-nobfd0_2.42-4ubuntu2.8_amd64.deb ... 2026-02-17 02:05:20.649 | Unpacking libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2026-02-17 02:05:20.710 | Selecting previously unselected package libctf0:amd64. 2026-02-17 02:05:20.717 | Preparing to unpack .../078-libctf0_2.42-4ubuntu2.8_amd64.deb ... 2026-02-17 02:05:20.722 | Unpacking libctf0:amd64 (2.42-4ubuntu2.8) ... 2026-02-17 02:05:20.788 | Selecting previously unselected package libgprofng0:amd64. 2026-02-17 02:05:20.795 | Preparing to unpack .../079-libgprofng0_2.42-4ubuntu2.8_amd64.deb ... 2026-02-17 02:05:20.800 | Unpacking libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2026-02-17 02:05:20.956 | Selecting previously unselected package binutils-x86-64-linux-gnu. 2026-02-17 02:05:20.962 | Preparing to unpack .../080-binutils-x86-64-linux-gnu_2.42-4ubuntu2.8_amd64.deb ... 2026-02-17 02:05:20.968 | Unpacking binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2026-02-17 02:05:21.156 | Selecting previously unselected package libgomp1:amd64. 2026-02-17 02:05:21.164 | Preparing to unpack .../081-libgomp1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-02-17 02:05:21.169 | Unpacking libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-02-17 02:05:21.236 | Selecting previously unselected package libitm1:amd64. 2026-02-17 02:05:21.242 | Preparing to unpack .../082-libitm1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-02-17 02:05:21.248 | Unpacking libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-02-17 02:05:21.304 | Selecting previously unselected package libatomic1:amd64. 2026-02-17 02:05:21.311 | Preparing to unpack .../083-libatomic1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-02-17 02:05:21.316 | Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-02-17 02:05:21.410 | Selecting previously unselected package libasan8:amd64. 2026-02-17 02:05:21.419 | Preparing to unpack .../084-libasan8_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-02-17 02:05:21.423 | Unpacking libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-02-17 02:05:21.594 | Selecting previously unselected package liblsan0:amd64. 2026-02-17 02:05:21.601 | Preparing to unpack .../085-liblsan0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-02-17 02:05:21.606 | Unpacking liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-02-17 02:05:21.711 | Selecting previously unselected package libtsan2:amd64. 2026-02-17 02:05:21.718 | Preparing to unpack .../086-libtsan2_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-02-17 02:05:21.723 | Unpacking libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-02-17 02:05:21.861 | Selecting previously unselected package libubsan1:amd64. 2026-02-17 02:05:21.868 | Preparing to unpack .../087-libubsan1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-02-17 02:05:21.874 | Unpacking libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-02-17 02:05:21.978 | Selecting previously unselected package libhwasan0:amd64. 2026-02-17 02:05:21.986 | Preparing to unpack .../088-libhwasan0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-02-17 02:05:21.991 | Unpacking libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-02-17 02:05:22.095 | Selecting previously unselected package libquadmath0:amd64. 2026-02-17 02:05:22.102 | Preparing to unpack .../089-libquadmath0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-02-17 02:05:22.107 | Unpacking libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-02-17 02:05:22.162 | Selecting previously unselected package libgcc-13-dev:amd64. 2026-02-17 02:05:22.168 | Preparing to unpack .../090-libgcc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-02-17 02:05:22.172 | Unpacking libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-02-17 02:05:22.376 | Selecting previously unselected package gcc-13-x86-64-linux-gnu. 2026-02-17 02:05:22.384 | Preparing to unpack .../091-gcc-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-02-17 02:05:22.388 | Unpacking gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-02-17 02:05:22.908 | Selecting previously unselected package binutils. 2026-02-17 02:05:22.914 | Preparing to unpack .../092-binutils_2.42-4ubuntu2.8_amd64.deb ... 2026-02-17 02:05:22.920 | Unpacking binutils (2.42-4ubuntu2.8) ... 2026-02-17 02:05:22.981 | Selecting previously unselected package gcc-13. 2026-02-17 02:05:22.987 | Preparing to unpack .../093-gcc-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-02-17 02:05:22.993 | Unpacking gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-02-17 02:05:23.053 | Selecting previously unselected package gcc-x86-64-linux-gnu. 2026-02-17 02:05:23.060 | Preparing to unpack .../094-gcc-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-02-17 02:05:23.066 | Unpacking gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-02-17 02:05:23.134 | Selecting previously unselected package gcc. 2026-02-17 02:05:23.141 | Preparing to unpack .../095-gcc_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-02-17 02:05:23.145 | Unpacking gcc (4:13.2.0-7ubuntu1) ... 2026-02-17 02:05:23.210 | Selecting previously unselected package libllvm17t64:amd64. 2026-02-17 02:05:23.216 | Preparing to unpack .../096-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-02-17 02:05:23.221 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-02-17 02:05:24.249 | Selecting previously unselected package libclang-cpp17t64. 2026-02-17 02:05:24.256 | Preparing to unpack .../097-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-02-17 02:05:24.261 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-02-17 02:05:24.785 | Selecting previously unselected package libstdc++-13-dev:amd64. 2026-02-17 02:05:24.791 | Preparing to unpack .../098-libstdc++-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-02-17 02:05:24.796 | Unpacking libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-02-17 02:05:25.160 | Selecting previously unselected package libgc1:amd64. 2026-02-17 02:05:25.165 | Preparing to unpack .../099-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-02-17 02:05:25.171 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-02-17 02:05:25.231 | Selecting previously unselected package libobjc4:amd64. 2026-02-17 02:05:25.236 | Preparing to unpack .../100-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-02-17 02:05:25.241 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-02-17 02:05:25.294 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-02-17 02:05:25.301 | Preparing to unpack .../101-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-02-17 02:05:25.306 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-02-17 02:05:25.382 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-02-17 02:05:25.388 | Preparing to unpack .../102-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-02-17 02:05:25.392 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-02-17 02:05:25.561 | Selecting previously unselected package llvm-17-linker-tools. 2026-02-17 02:05:25.568 | Preparing to unpack .../103-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-02-17 02:05:25.573 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-02-17 02:05:25.671 | Selecting previously unselected package libclang1-17t64. 2026-02-17 02:05:25.676 | Preparing to unpack .../104-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-02-17 02:05:25.681 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-02-17 02:05:26.023 | Selecting previously unselected package clang-17. 2026-02-17 02:05:26.029 | Preparing to unpack .../105-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-02-17 02:05:26.034 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-02-17 02:05:26.096 | Selecting previously unselected package libtool. 2026-02-17 02:05:26.102 | Preparing to unpack .../106-libtool_2.4.7-7build1_all.deb ... 2026-02-17 02:05:26.110 | Unpacking libtool (2.4.7-7build1) ... 2026-02-17 02:05:26.175 | Selecting previously unselected package dh-autoreconf. 2026-02-17 02:05:26.180 | Preparing to unpack .../107-dh-autoreconf_20_all.deb ... 2026-02-17 02:05:26.185 | Unpacking dh-autoreconf (20) ... 2026-02-17 02:05:26.246 | Selecting previously unselected package libarchive-zip-perl. 2026-02-17 02:05:26.252 | Preparing to unpack .../108-libarchive-zip-perl_1.68-1_all.deb ... 2026-02-17 02:05:26.257 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-02-17 02:05:26.329 | Selecting previously unselected package libsub-override-perl. 2026-02-17 02:05:26.335 | Preparing to unpack .../109-libsub-override-perl_0.10-1_all.deb ... 2026-02-17 02:05:26.340 | Unpacking libsub-override-perl (0.10-1) ... 2026-02-17 02:05:26.394 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-02-17 02:05:26.399 | Preparing to unpack .../110-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-02-17 02:05:26.404 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-02-17 02:05:26.477 | Selecting previously unselected package dh-strip-nondeterminism. 2026-02-17 02:05:26.484 | Preparing to unpack .../111-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-02-17 02:05:26.490 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-02-17 02:05:26.546 | Selecting previously unselected package libdpkg-perl. 2026-02-17 02:05:26.552 | Preparing to unpack .../112-libdpkg-perl_1.22.6ubuntu6.5_all.deb ... 2026-02-17 02:05:26.557 | Unpacking libdpkg-perl (1.22.6ubuntu6.5) ... 2026-02-17 02:05:26.671 | Selecting previously unselected package bzip2. 2026-02-17 02:05:26.679 | Preparing to unpack .../113-bzip2_1.0.8-5.1build0.1_amd64.deb ... 2026-02-17 02:05:26.685 | Unpacking bzip2 (1.0.8-5.1build0.1) ... 2026-02-17 02:05:26.747 | Selecting previously unselected package patch. 2026-02-17 02:05:26.754 | Preparing to unpack .../114-patch_2.7.6-7build3_amd64.deb ... 2026-02-17 02:05:26.760 | Unpacking patch (2.7.6-7build3) ... 2026-02-17 02:05:26.820 | Selecting previously unselected package make. 2026-02-17 02:05:26.827 | Preparing to unpack .../115-make_4.3-4.1build2_amd64.deb ... 2026-02-17 02:05:26.833 | Unpacking make (4.3-4.1build2) ... 2026-02-17 02:05:26.890 | Selecting previously unselected package lto-disabled-list. 2026-02-17 02:05:26.895 | Preparing to unpack .../116-lto-disabled-list_47_all.deb ... 2026-02-17 02:05:26.900 | Unpacking lto-disabled-list (47) ... 2026-02-17 02:05:26.953 | Selecting previously unselected package dpkg-dev. 2026-02-17 02:05:26.959 | Preparing to unpack .../117-dpkg-dev_1.22.6ubuntu6.5_all.deb ... 2026-02-17 02:05:26.964 | Unpacking dpkg-dev (1.22.6ubuntu6.5) ... 2026-02-17 02:05:27.124 | Selecting previously unselected package debugedit. 2026-02-17 02:05:27.131 | Preparing to unpack .../118-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-02-17 02:05:27.136 | Unpacking debugedit (1:5.0-5build2) ... 2026-02-17 02:05:27.194 | Selecting previously unselected package dwz. 2026-02-17 02:05:27.199 | Preparing to unpack .../119-dwz_0.15-1build6_amd64.deb ... 2026-02-17 02:05:27.204 | Unpacking dwz (0.15-1build6) ... 2026-02-17 02:05:27.270 | Selecting previously unselected package gettext. 2026-02-17 02:05:27.278 | Preparing to unpack .../120-gettext_0.21-14ubuntu2_amd64.deb ... 2026-02-17 02:05:27.283 | Unpacking gettext (0.21-14ubuntu2) ... 2026-02-17 02:05:27.390 | Selecting previously unselected package intltool-debian. 2026-02-17 02:05:27.395 | Preparing to unpack .../121-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-02-17 02:05:27.400 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-02-17 02:05:27.452 | Selecting previously unselected package po-debconf. 2026-02-17 02:05:27.457 | Preparing to unpack .../122-po-debconf_1.0.21+nmu1_all.deb ... 2026-02-17 02:05:27.462 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-02-17 02:05:27.551 | Selecting previously unselected package debhelper. 2026-02-17 02:05:27.558 | Preparing to unpack .../123-debhelper_13.14.1ubuntu5_all.deb ... 2026-02-17 02:05:27.563 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-02-17 02:05:27.757 | Selecting previously unselected package uuid-dev:amd64. 2026-02-17 02:05:27.760 | Preparing to unpack .../124-uuid-dev_2.39.3-9ubuntu6.4_amd64.deb ... 2026-02-17 02:05:27.765 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.4) ... 2026-02-17 02:05:27.833 | Selecting previously unselected package libsctp1:amd64. 2026-02-17 02:05:27.840 | Preparing to unpack .../125-libsctp1_1.0.19+dfsg-2build1_amd64.deb ... 2026-02-17 02:05:27.845 | Unpacking libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-02-17 02:05:27.898 | Selecting previously unselected package libsctp-dev:amd64. 2026-02-17 02:05:27.905 | Preparing to unpack .../126-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-02-17 02:05:27.910 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-02-17 02:05:27.975 | Selecting previously unselected package libapr1-dev. 2026-02-17 02:05:27.982 | Preparing to unpack .../127-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-02-17 02:05:27.987 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-02-17 02:05:28.227 | Selecting previously unselected package libldap-dev:amd64. 2026-02-17 02:05:28.234 | Preparing to unpack .../128-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-02-17 02:05:28.240 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-02-17 02:05:28.376 | Selecting previously unselected package libldap2-dev. 2026-02-17 02:05:28.383 | Preparing to unpack .../129-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-02-17 02:05:28.387 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-02-17 02:05:28.441 | Selecting previously unselected package libaprutil1-dev. 2026-02-17 02:05:28.448 | Preparing to unpack .../130-libaprutil1-dev_1.6.3-1.1ubuntu7_amd64.deb ... 2026-02-17 02:05:28.452 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-02-17 02:05:28.644 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-02-17 02:05:28.650 | Preparing to unpack .../131-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-02-17 02:05:28.654 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-02-17 02:05:28.721 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-02-17 02:05:28.727 | Preparing to unpack .../132-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-02-17 02:05:28.733 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-02-17 02:05:28.797 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-02-17 02:05:28.804 | Preparing to unpack .../133-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-02-17 02:05:28.809 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-02-17 02:05:28.862 | Selecting previously unselected package libpcre2-dev:amd64. 2026-02-17 02:05:28.869 | Preparing to unpack .../134-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-02-17 02:05:28.874 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-02-17 02:05:28.975 | Selecting previously unselected package apache2-dev. 2026-02-17 02:05:28.983 | Preparing to unpack .../135-apache2-dev_2.4.58-1ubuntu8.10_amd64.deb ... 2026-02-17 02:05:28.989 | Unpacking apache2-dev (2.4.58-1ubuntu8.10) ... 2026-02-17 02:05:29.077 | Selecting previously unselected package bc. 2026-02-17 02:05:29.084 | Preparing to unpack .../136-bc_1.07.1-3ubuntu4_amd64.deb ... 2026-02-17 02:05:29.088 | Unpacking bc (1.07.1-3ubuntu4) ... 2026-02-17 02:05:29.146 | Selecting previously unselected package ncal. 2026-02-17 02:05:29.152 | Preparing to unpack .../137-ncal_12.1.8_amd64.deb ... 2026-02-17 02:05:29.157 | Unpacking ncal (12.1.8) ... 2026-02-17 02:05:29.213 | Selecting previously unselected package bsdmainutils. 2026-02-17 02:05:29.221 | Preparing to unpack .../138-bsdmainutils_12.1.8_all.deb ... 2026-02-17 02:05:29.229 | Unpacking bsdmainutils (12.1.8) ... 2026-02-17 02:05:29.280 | Selecting previously unselected package conntrack. 2026-02-17 02:05:29.287 | Preparing to unpack .../139-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-02-17 02:05:29.292 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-02-17 02:05:29.343 | Selecting previously unselected package cryptsetup-bin. 2026-02-17 02:05:29.349 | Preparing to unpack .../140-cryptsetup-bin_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2026-02-17 02:05:29.353 | Unpacking cryptsetup-bin (2:2.7.0-1ubuntu4.2) ... 2026-02-17 02:05:29.437 | Selecting previously unselected package cryptsetup. 2026-02-17 02:05:29.443 | Preparing to unpack .../141-cryptsetup_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2026-02-17 02:05:29.470 | Unpacking cryptsetup (2:2.7.0-1ubuntu4.2) ... 2026-02-17 02:05:29.561 | Selecting previously unselected package libdconf1:amd64. 2026-02-17 02:05:29.569 | Preparing to unpack .../142-libdconf1_0.40.0-4ubuntu0.1_amd64.deb ... 2026-02-17 02:05:29.574 | Unpacking libdconf1:amd64 (0.40.0-4ubuntu0.1) ... 2026-02-17 02:05:29.626 | Selecting previously unselected package dconf-service. 2026-02-17 02:05:29.634 | Preparing to unpack .../143-dconf-service_0.40.0-4ubuntu0.1_amd64.deb ... 2026-02-17 02:05:29.639 | Unpacking dconf-service (0.40.0-4ubuntu0.1) ... 2026-02-17 02:05:29.698 | Selecting previously unselected package dconf-gsettings-backend:amd64. 2026-02-17 02:05:29.706 | Preparing to unpack .../144-dconf-gsettings-backend_0.40.0-4ubuntu0.1_amd64.deb ... 2026-02-17 02:05:29.711 | Unpacking dconf-gsettings-backend:amd64 (0.40.0-4ubuntu0.1) ... 2026-02-17 02:05:29.775 | Selecting previously unselected package libdevmapper-event1.02.1:amd64. 2026-02-17 02:05:29.783 | Preparing to unpack .../145-libdevmapper-event1.02.1_2%3a1.02.185-3ubuntu3.2_amd64.deb ... 2026-02-17 02:05:29.787 | Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... 2026-02-17 02:05:29.855 | Selecting previously unselected package libaio1t64:amd64. 2026-02-17 02:05:29.863 | Preparing to unpack .../146-libaio1t64_0.3.113-6build1.1_amd64.deb ... 2026-02-17 02:05:29.870 | Unpacking libaio1t64:amd64 (0.3.113-6build1.1) ... 2026-02-17 02:05:29.954 | Selecting previously unselected package liblvm2cmd2.03:amd64. 2026-02-17 02:05:29.963 | Preparing to unpack .../147-liblvm2cmd2.03_2.03.16-3ubuntu3.2_amd64.deb ... 2026-02-17 02:05:29.969 | Unpacking liblvm2cmd2.03:amd64 (2.03.16-3ubuntu3.2) ... 2026-02-17 02:05:30.064 | Selecting previously unselected package dmeventd. 2026-02-17 02:05:30.072 | Preparing to unpack .../148-dmeventd_2%3a1.02.185-3ubuntu3.2_amd64.deb ... 2026-02-17 02:05:30.076 | Unpacking dmeventd (2:1.02.185-3ubuntu3.2) ... 2026-02-17 02:05:30.147 | Selecting previously unselected package dnsmasq-base. 2026-02-17 02:05:30.153 | Preparing to unpack .../149-dnsmasq-base_2.90-2ubuntu0.1_amd64.deb ... 2026-02-17 02:05:30.170 | Unpacking dnsmasq-base (2.90-2ubuntu0.1) ... 2026-02-17 02:05:30.239 | Selecting previously unselected package dnsmasq-utils. 2026-02-17 02:05:30.245 | Preparing to unpack .../150-dnsmasq-utils_2.90-2ubuntu0.1_amd64.deb ... 2026-02-17 02:05:30.251 | Unpacking dnsmasq-utils (2.90-2ubuntu0.1) ... 2026-02-17 02:05:30.336 | Selecting previously unselected package ebtables. 2026-02-17 02:05:30.344 | Preparing to unpack .../151-ebtables_2.0.11-6build1_amd64.deb ... 2026-02-17 02:05:30.369 | Unpacking ebtables (2.0.11-6build1) ... 2026-02-17 02:05:30.434 | Selecting previously unselected package fonts-dejavu-mono. 2026-02-17 02:05:30.442 | Preparing to unpack .../152-fonts-dejavu-mono_2.37-8_all.deb ... 2026-02-17 02:05:30.447 | Unpacking fonts-dejavu-mono (2.37-8) ... 2026-02-17 02:05:30.609 | Selecting previously unselected package fonts-dejavu-core. 2026-02-17 02:05:30.616 | Preparing to unpack .../153-fonts-dejavu-core_2.37-8_all.deb ... 2026-02-17 02:05:30.660 | Unpacking fonts-dejavu-core (2.37-8) ... 2026-02-17 02:05:30.772 | Selecting previously unselected package fontconfig-config. 2026-02-17 02:05:30.779 | Preparing to unpack .../154-fontconfig-config_2.15.0-1.1ubuntu2_amd64.deb ... 2026-02-17 02:05:31.145 | Unpacking fontconfig-config (2.15.0-1.1ubuntu2) ... 2026-02-17 02:05:31.238 | Selecting previously unselected package libfontconfig1:amd64. 2026-02-17 02:05:31.245 | Preparing to unpack .../155-libfontconfig1_2.15.0-1.1ubuntu2_amd64.deb ... 2026-02-17 02:05:31.250 | Unpacking libfontconfig1:amd64 (2.15.0-1.1ubuntu2) ... 2026-02-17 02:05:31.317 | Selecting previously unselected package fontconfig. 2026-02-17 02:05:31.323 | Preparing to unpack .../156-fontconfig_2.15.0-1.1ubuntu2_amd64.deb ... 2026-02-17 02:05:31.328 | Unpacking fontconfig (2.15.0-1.1ubuntu2) ... 2026-02-17 02:05:31.400 | Selecting previously unselected package g++-13-x86-64-linux-gnu. 2026-02-17 02:05:31.406 | Preparing to unpack .../157-g++-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-02-17 02:05:31.412 | Unpacking g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-02-17 02:05:31.742 | Selecting previously unselected package g++-13. 2026-02-17 02:05:31.749 | Preparing to unpack .../158-g++-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-02-17 02:05:31.754 | Unpacking g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-02-17 02:05:31.805 | Selecting previously unselected package g++-x86-64-linux-gnu. 2026-02-17 02:05:31.813 | Preparing to unpack .../159-g++-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-02-17 02:05:31.818 | Unpacking g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-02-17 02:05:31.885 | Selecting previously unselected package g++. 2026-02-17 02:05:31.890 | Preparing to unpack .../160-g++_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-02-17 02:05:31.896 | Unpacking g++ (4:13.2.0-7ubuntu1) ... 2026-02-17 02:05:31.941 | Selecting previously unselected package genisoimage. 2026-02-17 02:05:31.947 | Preparing to unpack .../161-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-02-17 02:05:31.952 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-02-17 02:05:32.030 | Selecting previously unselected package libpixman-1-0:amd64. 2026-02-17 02:05:32.037 | Preparing to unpack .../162-libpixman-1-0_0.42.2-1build1_amd64.deb ... 2026-02-17 02:05:32.043 | Unpacking libpixman-1-0:amd64 (0.42.2-1build1) ... 2026-02-17 02:05:32.119 | Selecting previously unselected package libxcb-render0:amd64. 2026-02-17 02:05:32.126 | Preparing to unpack .../163-libxcb-render0_1.15-1ubuntu2_amd64.deb ... 2026-02-17 02:05:32.132 | Unpacking libxcb-render0:amd64 (1.15-1ubuntu2) ... 2026-02-17 02:05:32.197 | Selecting previously unselected package libxcb-shm0:amd64. 2026-02-17 02:05:32.204 | Preparing to unpack .../164-libxcb-shm0_1.15-1ubuntu2_amd64.deb ... 2026-02-17 02:05:32.209 | Unpacking libxcb-shm0:amd64 (1.15-1ubuntu2) ... 2026-02-17 02:05:32.273 | Selecting previously unselected package libxrender1:amd64. 2026-02-17 02:05:32.278 | Preparing to unpack .../165-libxrender1_1%3a0.9.10-1.1build1_amd64.deb ... 2026-02-17 02:05:32.286 | Unpacking libxrender1:amd64 (1:0.9.10-1.1build1) ... 2026-02-17 02:05:32.367 | Selecting previously unselected package libcairo2:amd64. 2026-02-17 02:05:32.373 | Preparing to unpack .../166-libcairo2_1.18.0-3build1_amd64.deb ... 2026-02-17 02:05:32.377 | Unpacking libcairo2:amd64 (1.18.0-3build1) ... 2026-02-17 02:05:32.462 | Selecting previously unselected package libcairo-gobject2:amd64. 2026-02-17 02:05:32.469 | Preparing to unpack .../167-libcairo-gobject2_1.18.0-3build1_amd64.deb ... 2026-02-17 02:05:32.475 | Unpacking libcairo-gobject2:amd64 (1.18.0-3build1) ... 2026-02-17 02:05:32.533 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-02-17 02:05:32.538 | Preparing to unpack .../168-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-02-17 02:05:32.543 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-02-17 02:05:32.610 | Selecting previously unselected package libproxy1v5:amd64. 2026-02-17 02:05:32.616 | Preparing to unpack .../169-libproxy1v5_0.5.4-4build1_amd64.deb ... 2026-02-17 02:05:32.621 | Unpacking libproxy1v5:amd64 (0.5.4-4build1) ... 2026-02-17 02:05:32.679 | Selecting previously unselected package glib-networking-common. 2026-02-17 02:05:32.687 | Preparing to unpack .../170-glib-networking-common_2.80.0-1build1_all.deb ... 2026-02-17 02:05:32.692 | Unpacking glib-networking-common (2.80.0-1build1) ... 2026-02-17 02:05:32.748 | Selecting previously unselected package glib-networking-services. 2026-02-17 02:05:32.756 | Preparing to unpack .../171-glib-networking-services_2.80.0-1build1_amd64.deb ... 2026-02-17 02:05:32.762 | Unpacking glib-networking-services (2.80.0-1build1) ... 2026-02-17 02:05:32.823 | Selecting previously unselected package session-migration. 2026-02-17 02:05:32.831 | Preparing to unpack .../172-session-migration_0.3.9build1_amd64.deb ... 2026-02-17 02:05:32.836 | Unpacking session-migration (0.3.9build1) ... 2026-02-17 02:05:32.893 | Selecting previously unselected package gsettings-desktop-schemas. 2026-02-17 02:05:32.900 | Preparing to unpack .../173-gsettings-desktop-schemas_46.1-0ubuntu1_all.deb ... 2026-02-17 02:05:32.905 | Unpacking gsettings-desktop-schemas (46.1-0ubuntu1) ... 2026-02-17 02:05:32.995 | Selecting previously unselected package glib-networking:amd64. 2026-02-17 02:05:33.003 | Preparing to unpack .../174-glib-networking_2.80.0-1build1_amd64.deb ... 2026-02-17 02:05:33.009 | Unpacking glib-networking:amd64 (2.80.0-1build1) ... 2026-02-17 02:05:33.073 | Selecting previously unselected package golang-1.22-doc. 2026-02-17 02:05:33.081 | Preparing to unpack .../175-golang-1.22-doc_1.22.2-2ubuntu0.4_all.deb ... 2026-02-17 02:05:33.086 | Unpacking golang-1.22-doc (1.22.2-2ubuntu0.4) ... 2026-02-17 02:05:33.158 | Selecting previously unselected package golang-1.22-src. 2026-02-17 02:05:33.167 | Preparing to unpack .../176-golang-1.22-src_1.22.2-2ubuntu0.4_all.deb ... 2026-02-17 02:05:33.171 | Unpacking golang-1.22-src (1.22.2-2ubuntu0.4) ... 2026-02-17 02:05:37.314 | Selecting previously unselected package golang-1.22-go. 2026-02-17 02:05:37.328 | Preparing to unpack .../177-golang-1.22-go_1.22.2-2ubuntu0.4_amd64.deb ... 2026-02-17 02:05:37.333 | Unpacking golang-1.22-go (1.22.2-2ubuntu0.4) ... 2026-02-17 02:05:37.982 | Selecting previously unselected package golang-1.22. 2026-02-17 02:05:37.992 | Preparing to unpack .../178-golang-1.22_1.22.2-2ubuntu0.4_all.deb ... 2026-02-17 02:05:37.998 | Unpacking golang-1.22 (1.22.2-2ubuntu0.4) ... 2026-02-17 02:05:38.054 | Selecting previously unselected package golang-src. 2026-02-17 02:05:38.064 | Preparing to unpack .../179-golang-src_2%3a1.22~2build1_all.deb ... 2026-02-17 02:05:38.070 | Unpacking golang-src (2:1.22~2build1) ... 2026-02-17 02:05:38.129 | Selecting previously unselected package golang-go:amd64. 2026-02-17 02:05:38.139 | Preparing to unpack .../180-golang-go_2%3a1.22~2build1_amd64.deb ... 2026-02-17 02:05:38.148 | Unpacking golang-go:amd64 (2:1.22~2build1) ... 2026-02-17 02:05:38.212 | Selecting previously unselected package golang-doc. 2026-02-17 02:05:38.221 | Preparing to unpack .../181-golang-doc_2%3a1.22~2build1_all.deb ... 2026-02-17 02:05:38.226 | Unpacking golang-doc (2:1.22~2build1) ... 2026-02-17 02:05:38.288 | Selecting previously unselected package golang:amd64. 2026-02-17 02:05:38.297 | Preparing to unpack .../182-golang_2%3a1.22~2build1_amd64.deb ... 2026-02-17 02:05:38.301 | Unpacking golang:amd64 (2:1.22~2build1) ... 2026-02-17 02:05:38.368 | Selecting previously unselected package libann0. 2026-02-17 02:05:38.379 | Preparing to unpack .../183-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-02-17 02:05:38.384 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-02-17 02:05:38.448 | Selecting previously unselected package libcdt5:amd64. 2026-02-17 02:05:38.458 | Preparing to unpack .../184-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-02-17 02:05:38.463 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-02-17 02:05:38.529 | Selecting previously unselected package libcgraph6:amd64. 2026-02-17 02:05:38.540 | Preparing to unpack .../185-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-02-17 02:05:38.545 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-02-17 02:05:38.608 | Selecting previously unselected package libsharpyuv0:amd64. 2026-02-17 02:05:38.620 | Preparing to unpack .../186-libsharpyuv0_1.3.2-0.4build3_amd64.deb ... 2026-02-17 02:05:38.625 | Unpacking libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2026-02-17 02:05:38.691 | Selecting previously unselected package libaom3:amd64. 2026-02-17 02:05:38.703 | Preparing to unpack .../187-libaom3_3.8.2-2ubuntu0.1_amd64.deb ... 2026-02-17 02:05:38.713 | Unpacking libaom3:amd64 (3.8.2-2ubuntu0.1) ... 2026-02-17 02:05:38.847 | Selecting previously unselected package libheif-plugin-aomdec:amd64. 2026-02-17 02:05:38.859 | Preparing to unpack .../188-libheif-plugin-aomdec_1.17.6-1ubuntu4.2_amd64.deb ... 2026-02-17 02:05:38.871 | Unpacking libheif-plugin-aomdec:amd64 (1.17.6-1ubuntu4.2) ... 2026-02-17 02:05:38.977 | Selecting previously unselected package libde265-0:amd64. 2026-02-17 02:05:38.989 | Preparing to unpack .../189-libde265-0_1.0.15-1build3_amd64.deb ... 2026-02-17 02:05:38.995 | Unpacking libde265-0:amd64 (1.0.15-1build3) ... 2026-02-17 02:05:39.059 | Selecting previously unselected package libheif-plugin-libde265:amd64. 2026-02-17 02:05:39.070 | Preparing to unpack .../190-libheif-plugin-libde265_1.17.6-1ubuntu4.2_amd64.deb ... 2026-02-17 02:05:39.076 | Unpacking libheif-plugin-libde265:amd64 (1.17.6-1ubuntu4.2) ... 2026-02-17 02:05:39.142 | Selecting previously unselected package libheif1:amd64. 2026-02-17 02:05:39.152 | Preparing to unpack .../191-libheif1_1.17.6-1ubuntu4.2_amd64.deb ... 2026-02-17 02:05:39.157 | Unpacking libheif1:amd64 (1.17.6-1ubuntu4.2) ... 2026-02-17 02:05:39.236 | Selecting previously unselected package libjpeg-turbo8:amd64. 2026-02-17 02:05:39.247 | Preparing to unpack .../192-libjpeg-turbo8_2.1.5-2ubuntu2_amd64.deb ... 2026-02-17 02:05:39.252 | Unpacking libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2026-02-17 02:05:39.318 | Selecting previously unselected package libjpeg8:amd64. 2026-02-17 02:05:39.327 | Preparing to unpack .../193-libjpeg8_8c-2ubuntu11_amd64.deb ... 2026-02-17 02:05:39.336 | Unpacking libjpeg8:amd64 (8c-2ubuntu11) ... 2026-02-17 02:05:39.401 | Selecting previously unselected package libdeflate0:amd64. 2026-02-17 02:05:39.412 | Preparing to unpack .../194-libdeflate0_1.19-1build1.1_amd64.deb ... 2026-02-17 02:05:39.417 | Unpacking libdeflate0:amd64 (1.19-1build1.1) ... 2026-02-17 02:05:39.482 | Selecting previously unselected package libjbig0:amd64. 2026-02-17 02:05:39.492 | Preparing to unpack .../195-libjbig0_2.1-6.1ubuntu2_amd64.deb ... 2026-02-17 02:05:39.544 | Unpacking libjbig0:amd64 (2.1-6.1ubuntu2) ... 2026-02-17 02:05:39.711 | Selecting previously unselected package liblerc4:amd64. 2026-02-17 02:05:39.722 | Preparing to unpack .../196-liblerc4_4.0.0+ds-4ubuntu2_amd64.deb ... 2026-02-17 02:05:39.727 | Unpacking liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2026-02-17 02:05:39.813 | Selecting previously unselected package libwebp7:amd64. 2026-02-17 02:05:39.823 | Preparing to unpack .../197-libwebp7_1.3.2-0.4build3_amd64.deb ... 2026-02-17 02:05:39.829 | Unpacking libwebp7:amd64 (1.3.2-0.4build3) ... 2026-02-17 02:05:39.900 | Selecting previously unselected package libtiff6:amd64. 2026-02-17 02:05:39.911 | Preparing to unpack .../198-libtiff6_4.5.1+git230720-4ubuntu2.4_amd64.deb ... 2026-02-17 02:05:39.915 | Unpacking libtiff6:amd64 (4.5.1+git230720-4ubuntu2.4) ... 2026-02-17 02:05:39.987 | Selecting previously unselected package libxpm4:amd64. 2026-02-17 02:05:39.999 | Preparing to unpack .../199-libxpm4_1%3a3.5.17-1build2_amd64.deb ... 2026-02-17 02:05:40.005 | Unpacking libxpm4:amd64 (1:3.5.17-1build2) ... 2026-02-17 02:05:40.068 | Selecting previously unselected package libgd3:amd64. 2026-02-17 02:05:40.079 | Preparing to unpack .../200-libgd3_2.3.3-9ubuntu5_amd64.deb ... 2026-02-17 02:05:40.084 | Unpacking libgd3:amd64 (2.3.3-9ubuntu5) ... 2026-02-17 02:05:40.151 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-02-17 02:05:40.162 | Preparing to unpack .../201-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-02-17 02:05:40.167 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-02-17 02:05:40.237 | Selecting previously unselected package libltdl7:amd64. 2026-02-17 02:05:40.247 | Preparing to unpack .../202-libltdl7_2.4.7-7build1_amd64.deb ... 2026-02-17 02:05:40.253 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-02-17 02:05:40.321 | Selecting previously unselected package libgraphite2-3:amd64. 2026-02-17 02:05:40.331 | Preparing to unpack .../203-libgraphite2-3_1.3.14-2build1_amd64.deb ... 2026-02-17 02:05:40.336 | Unpacking libgraphite2-3:amd64 (1.3.14-2build1) ... 2026-02-17 02:05:40.403 | Selecting previously unselected package libharfbuzz0b:amd64. 2026-02-17 02:05:40.415 | Preparing to unpack .../204-libharfbuzz0b_8.3.0-2build2_amd64.deb ... 2026-02-17 02:05:40.420 | Unpacking libharfbuzz0b:amd64 (8.3.0-2build2) ... 2026-02-17 02:05:40.492 | Selecting previously unselected package libthai-data. 2026-02-17 02:05:40.503 | Preparing to unpack .../205-libthai-data_0.1.29-2build1_all.deb ... 2026-02-17 02:05:40.509 | Unpacking libthai-data (0.1.29-2build1) ... 2026-02-17 02:05:40.581 | Selecting previously unselected package libdatrie1:amd64. 2026-02-17 02:05:40.591 | Preparing to unpack .../206-libdatrie1_0.2.13-3build1_amd64.deb ... 2026-02-17 02:05:40.596 | Unpacking libdatrie1:amd64 (0.2.13-3build1) ... 2026-02-17 02:05:40.661 | Selecting previously unselected package libthai0:amd64. 2026-02-17 02:05:40.670 | Preparing to unpack .../207-libthai0_0.1.29-2build1_amd64.deb ... 2026-02-17 02:05:40.677 | Unpacking libthai0:amd64 (0.1.29-2build1) ... 2026-02-17 02:05:40.744 | Selecting previously unselected package libpango-1.0-0:amd64. 2026-02-17 02:05:40.755 | Preparing to unpack .../208-libpango-1.0-0_1.52.1+ds-1build1_amd64.deb ... 2026-02-17 02:05:40.760 | Unpacking libpango-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-02-17 02:05:40.839 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2026-02-17 02:05:40.851 | Preparing to unpack .../209-libpangoft2-1.0-0_1.52.1+ds-1build1_amd64.deb ... 2026-02-17 02:05:40.856 | Unpacking libpangoft2-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-02-17 02:05:41.079 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2026-02-17 02:05:41.091 | Preparing to unpack .../210-libpangocairo-1.0-0_1.52.1+ds-1build1_amd64.deb ... 2026-02-17 02:05:41.101 | Unpacking libpangocairo-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-02-17 02:05:41.217 | Selecting previously unselected package libpathplan4:amd64. 2026-02-17 02:05:41.229 | Preparing to unpack .../211-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-02-17 02:05:41.263 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-02-17 02:05:41.348 | Selecting previously unselected package libgvc6. 2026-02-17 02:05:41.359 | Preparing to unpack .../212-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-02-17 02:05:41.364 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-02-17 02:05:41.502 | Selecting previously unselected package libgvpr2:amd64. 2026-02-17 02:05:41.514 | Preparing to unpack .../213-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-02-17 02:05:41.520 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-02-17 02:05:41.627 | Selecting previously unselected package liblab-gamut1:amd64. 2026-02-17 02:05:41.639 | Preparing to unpack .../214-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-02-17 02:05:41.650 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-02-17 02:05:41.762 | Selecting previously unselected package x11-common. 2026-02-17 02:05:41.773 | Preparing to unpack .../215-x11-common_1%3a7.7+23ubuntu3_all.deb ... 2026-02-17 02:05:41.782 | Unpacking x11-common (1:7.7+23ubuntu3) ... 2026-02-17 02:05:41.878 | Selecting previously unselected package libice6:amd64. 2026-02-17 02:05:41.888 | Preparing to unpack .../216-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-02-17 02:05:41.894 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-02-17 02:05:41.986 | Selecting previously unselected package libsm6:amd64. 2026-02-17 02:05:41.997 | Preparing to unpack .../217-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-02-17 02:05:42.002 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-02-17 02:05:42.086 | Selecting previously unselected package libxt6t64:amd64. 2026-02-17 02:05:42.095 | Preparing to unpack .../218-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-02-17 02:05:42.106 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-02-17 02:05:42.180 | Selecting previously unselected package libxmu6:amd64. 2026-02-17 02:05:42.190 | Preparing to unpack .../219-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-02-17 02:05:42.195 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-02-17 02:05:42.262 | Selecting previously unselected package libxaw7:amd64. 2026-02-17 02:05:42.271 | Preparing to unpack .../220-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-02-17 02:05:42.276 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-02-17 02:05:42.347 | Selecting previously unselected package graphviz. 2026-02-17 02:05:42.357 | Preparing to unpack .../221-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-02-17 02:05:42.362 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-02-17 02:05:42.466 | Selecting previously unselected package icu-devtools. 2026-02-17 02:05:42.477 | Preparing to unpack .../222-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-02-17 02:05:42.481 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-02-17 02:05:42.567 | Selecting previously unselected package iputils-arping. 2026-02-17 02:05:42.576 | Preparing to unpack .../223-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-02-17 02:05:42.582 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-02-17 02:05:42.648 | Selecting previously unselected package comerr-dev:amd64. 2026-02-17 02:05:42.657 | Preparing to unpack .../224-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-02-17 02:05:42.667 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-02-17 02:05:42.746 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-02-17 02:05:42.758 | Preparing to unpack .../225-libgssrpc4t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-02-17 02:05:42.764 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-02-17 02:05:42.835 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-02-17 02:05:42.844 | Preparing to unpack .../226-libkadm5clnt-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-02-17 02:05:42.850 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-02-17 02:05:42.920 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-02-17 02:05:42.930 | Preparing to unpack .../227-libkdb5-10t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-02-17 02:05:42.935 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-02-17 02:05:43.003 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-02-17 02:05:43.012 | Preparing to unpack .../228-libkadm5srv-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-02-17 02:05:43.018 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-02-17 02:05:43.081 | Selecting previously unselected package krb5-multidev:amd64. 2026-02-17 02:05:43.091 | Preparing to unpack .../229-krb5-multidev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-02-17 02:05:43.097 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-02-17 02:05:43.178 | Selecting previously unselected package libicu-dev:amd64. 2026-02-17 02:05:43.188 | Preparing to unpack .../230-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-02-17 02:05:43.193 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-02-17 02:05:43.556 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-02-17 02:05:43.568 | Preparing to unpack .../231-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-02-17 02:05:43.573 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-02-17 02:05:43.647 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-02-17 02:05:43.657 | Preparing to unpack .../232-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-02-17 02:05:43.663 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-02-17 02:05:43.786 | Selecting previously unselected package libjpeg-dev:amd64. 2026-02-17 02:05:43.794 | Preparing to unpack .../233-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-02-17 02:05:43.855 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-02-17 02:05:43.983 | Selecting previously unselected package libjs-jquery. 2026-02-17 02:05:43.991 | Preparing to unpack .../234-libjs-jquery_3.6.1+dfsg+~3.5.14-1_all.deb ... 2026-02-17 02:05:44.011 | Unpacking libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2026-02-17 02:05:44.082 | Selecting previously unselected package libjs-jquery-metadata. 2026-02-17 02:05:44.092 | Preparing to unpack .../235-libjs-jquery-metadata_12-4_all.deb ... 2026-02-17 02:05:44.098 | Unpacking libjs-jquery-metadata (12-4) ... 2026-02-17 02:05:44.154 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-02-17 02:05:44.166 | Preparing to unpack .../236-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-02-17 02:05:44.171 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-02-17 02:05:44.272 | Selecting previously unselected package libjs-underscore. 2026-02-17 02:05:44.284 | Preparing to unpack .../237-libjs-underscore_1.13.4~dfsg+~1.11.4-3_all.deb ... 2026-02-17 02:05:44.290 | Unpacking libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2026-02-17 02:05:44.355 | Selecting previously unselected package libjs-sphinxdoc. 2026-02-17 02:05:44.367 | Preparing to unpack .../238-libjs-sphinxdoc_7.2.6-6_all.deb ... 2026-02-17 02:05:44.372 | Unpacking libjs-sphinxdoc (7.2.6-6) ... 2026-02-17 02:05:44.446 | Selecting previously unselected package mysql-common. 2026-02-17 02:05:44.458 | Preparing to unpack .../239-mysql-common_5.8+1.1.0build1_all.deb ... 2026-02-17 02:05:44.488 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-02-17 02:05:44.562 | Selecting previously unselected package libmysqlclient21:amd64. 2026-02-17 02:05:44.571 | Preparing to unpack .../240-libmysqlclient21_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-02-17 02:05:44.577 | Unpacking libmysqlclient21:amd64 (8.0.45-0ubuntu0.24.04.1) ... 2026-02-17 02:05:44.695 | Selecting previously unselected package libncurses-dev:amd64. 2026-02-17 02:05:44.707 | Preparing to unpack .../241-libncurses-dev_6.4+20240113-1ubuntu2_amd64.deb ... 2026-02-17 02:05:44.712 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-02-17 02:05:44.823 | Selecting previously unselected package libpkgconf3:amd64. 2026-02-17 02:05:44.835 | Preparing to unpack .../242-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-02-17 02:05:44.841 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-02-17 02:05:44.909 | Selecting previously unselected package libpq5:amd64. 2026-02-17 02:05:44.920 | Preparing to unpack .../243-libpq5_16.11-0ubuntu0.24.04.1_amd64.deb ... 2026-02-17 02:05:44.926 | Unpacking libpq5:amd64 (16.11-0ubuntu0.24.04.1) ... 2026-02-17 02:05:44.992 | Selecting previously unselected package libssl-dev:amd64. 2026-02-17 02:05:45.004 | Preparing to unpack .../244-libssl-dev_3.0.13-0ubuntu3.7_amd64.deb ... 2026-02-17 02:05:45.009 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.7) ... 2026-02-17 02:05:45.201 | Selecting previously unselected package libpq-dev. 2026-02-17 02:05:45.211 | Preparing to unpack .../245-libpq-dev_16.11-0ubuntu0.24.04.1_amd64.deb ... 2026-02-17 02:05:45.217 | Unpacking libpq-dev (16.11-0ubuntu0.24.04.1) ... 2026-02-17 02:05:45.288 | Selecting previously unselected package libpython3-dev:amd64. 2026-02-17 02:05:45.297 | Preparing to unpack .../246-libpython3-dev_3.12.3-0ubuntu2.1_amd64.deb ... 2026-02-17 02:05:45.302 | Unpacking libpython3-dev:amd64 (3.12.3-0ubuntu2.1) ... 2026-02-17 02:05:45.363 | Selecting previously unselected package libsasl2-dev. 2026-02-17 02:05:45.372 | Preparing to unpack .../247-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-02-17 02:05:45.379 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-02-17 02:05:45.473 | Selecting previously unselected package libsgutils2-1.46-2:amd64. 2026-02-17 02:05:45.483 | Preparing to unpack .../248-libsgutils2-1.46-2_1.46-3ubuntu4_amd64.deb ... 2026-02-17 02:05:45.489 | Unpacking libsgutils2-1.46-2:amd64 (1.46-3ubuntu4) ... 2026-02-17 02:05:45.577 | Selecting previously unselected package libsoup-3.0-common. 2026-02-17 02:05:45.583 | Preparing to unpack .../249-libsoup-3.0-common_3.4.4-5ubuntu0.7_all.deb ... 2026-02-17 02:05:45.589 | Unpacking libsoup-3.0-common (3.4.4-5ubuntu0.7) ... 2026-02-17 02:05:45.659 | Selecting previously unselected package libsoup-3.0-0:amd64. 2026-02-17 02:05:45.669 | Preparing to unpack .../250-libsoup-3.0-0_3.4.4-5ubuntu0.7_amd64.deb ... 2026-02-17 02:05:45.675 | Unpacking libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.7) ... 2026-02-17 02:05:45.761 | Selecting previously unselected package libsystemd-dev:amd64. 2026-02-17 02:05:45.767 | Preparing to unpack .../251-libsystemd-dev_255.4-1ubuntu8.12_amd64.deb ... 2026-02-17 02:05:45.773 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.12) ... 2026-02-17 02:05:46.004 | Selecting previously unselected package liburing2:amd64. 2026-02-17 02:05:46.013 | Preparing to unpack .../252-liburing2_2.5-1build1_amd64.deb ... 2026-02-17 02:05:46.019 | Unpacking liburing2:amd64 (2.5-1build1) ... 2026-02-17 02:05:46.084 | Selecting previously unselected package libxml2-dev:amd64. 2026-02-17 02:05:46.094 | Preparing to unpack .../253-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.7_amd64.deb ... 2026-02-17 02:05:46.101 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-02-17 02:05:46.217 | Selecting previously unselected package libxslt1.1:amd64. 2026-02-17 02:05:46.226 | Preparing to unpack .../254-libxslt1.1_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-02-17 02:05:46.232 | Unpacking libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-02-17 02:05:46.303 | Selecting previously unselected package libxslt1-dev:amd64. 2026-02-17 02:05:46.315 | Preparing to unpack .../255-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-02-17 02:05:46.320 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-02-17 02:05:46.423 | Selecting previously unselected package llvm-17-runtime. 2026-02-17 02:05:46.435 | Preparing to unpack .../256-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-02-17 02:05:46.441 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-02-17 02:05:46.535 | Selecting previously unselected package libpfm4:amd64. 2026-02-17 02:05:46.545 | Preparing to unpack .../257-libpfm4_4.13.0+git32-g0d4ed0e-1_amd64.deb ... 2026-02-17 02:05:46.551 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-02-17 02:05:46.637 | Selecting previously unselected package llvm-17. 2026-02-17 02:05:46.650 | Preparing to unpack .../258-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-02-17 02:05:46.654 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-02-17 02:05:47.532 | Selecting previously unselected package libffi-dev:amd64. 2026-02-17 02:05:47.539 | Preparing to unpack .../259-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-02-17 02:05:47.545 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-02-17 02:05:47.621 | Selecting previously unselected package llvm-17-tools. 2026-02-17 02:05:47.630 | Preparing to unpack .../260-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-02-17 02:05:47.636 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-02-17 02:05:47.866 | Selecting previously unselected package libz3-4:amd64. 2026-02-17 02:05:47.876 | Preparing to unpack .../261-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-02-17 02:05:47.882 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-02-17 02:05:48.091 | Selecting previously unselected package libz3-dev:amd64. 2026-02-17 02:05:48.102 | Preparing to unpack .../262-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-02-17 02:05:48.108 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-02-17 02:05:48.184 | Selecting previously unselected package llvm-17-dev. 2026-02-17 02:05:48.196 | Preparing to unpack .../263-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-02-17 02:05:48.201 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-02-17 02:05:50.206 | Selecting previously unselected package lsscsi. 2026-02-17 02:05:50.219 | Preparing to unpack .../264-lsscsi_0.32-1build1_amd64.deb ... 2026-02-17 02:05:50.224 | Unpacking lsscsi (0.32-1build1) ... 2026-02-17 02:05:50.301 | Selecting previously unselected package lvm2. 2026-02-17 02:05:50.310 | Preparing to unpack .../265-lvm2_2.03.16-3ubuntu3.2_amd64.deb ... 2026-02-17 02:05:50.355 | Unpacking lvm2 (2.03.16-3ubuntu3.2) ... 2026-02-17 02:05:50.473 | Selecting previously unselected package osinfo-db. 2026-02-17 02:05:50.483 | Preparing to unpack .../266-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-02-17 02:05:50.489 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-02-17 02:05:50.867 | Selecting previously unselected package pkgconf-bin. 2026-02-17 02:05:50.879 | Preparing to unpack .../267-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-02-17 02:05:50.884 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-02-17 02:05:50.950 | Selecting previously unselected package pkgconf:amd64. 2026-02-17 02:05:50.962 | Preparing to unpack .../268-pkgconf_1.8.1-2build1_amd64.deb ... 2026-02-17 02:05:50.973 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-02-17 02:05:51.041 | Selecting previously unselected package pkg-config:amd64. 2026-02-17 02:05:51.051 | Preparing to unpack .../269-pkg-config_1.8.1-2build1_amd64.deb ... 2026-02-17 02:05:51.060 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-02-17 02:05:51.122 | Selecting previously unselected package pm-utils. 2026-02-17 02:05:51.132 | Preparing to unpack .../270-pm-utils_1.4.1-21_all.deb ... 2026-02-17 02:05:51.139 | Unpacking pm-utils (1.4.1-21) ... 2026-02-17 02:05:51.226 | Selecting previously unselected package postgresql-client-16. 2026-02-17 02:05:51.239 | Preparing to unpack .../271-postgresql-client-16_16.11-0ubuntu0.24.04.1_amd64.deb ... 2026-02-17 02:05:51.245 | Unpacking postgresql-client-16 (16.11-0ubuntu0.24.04.1) ... 2026-02-17 02:05:51.396 | Selecting previously unselected package postgresql-server-dev-16. 2026-02-17 02:05:51.408 | Preparing to unpack .../272-postgresql-server-dev-16_16.11-0ubuntu0.24.04.1_amd64.deb ... 2026-02-17 02:05:51.413 | Unpacking postgresql-server-dev-16 (16.11-0ubuntu0.24.04.1) ... 2026-02-17 02:05:51.837 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-02-17 02:05:51.847 | Preparing to unpack .../273-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-02-17 02:05:51.852 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-02-17 02:05:51.919 | Selecting previously unselected package python3-dev. 2026-02-17 02:05:51.930 | Preparing to unpack .../274-python3-dev_3.12.3-0ubuntu2.1_amd64.deb ... 2026-02-17 02:05:51.935 | Unpacking python3-dev (3.12.3-0ubuntu2.1) ... 2026-02-17 02:05:52.004 | Selecting previously unselected package python3-mysqldb. 2026-02-17 02:05:52.015 | Preparing to unpack .../275-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-02-17 02:05:52.021 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-02-17 02:05:52.097 | Selecting previously unselected package python3-setuptools. 2026-02-17 02:05:52.108 | Preparing to unpack .../276-python3-setuptools_68.1.2-2ubuntu1.2_all.deb ... 2026-02-17 02:05:52.113 | Unpacking python3-setuptools (68.1.2-2ubuntu1.2) ... 2026-02-17 02:05:52.241 | Selecting previously unselected package python3-wheel. 2026-02-17 02:05:52.253 | Preparing to unpack .../277-python3-wheel_0.42.0-2_all.deb ... 2026-02-17 02:05:52.258 | Unpacking python3-wheel (0.42.0-2) ... 2026-02-17 02:05:52.340 | Selecting previously unselected package python3-pip. 2026-02-17 02:05:52.350 | Preparing to unpack .../278-python3-pip_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-02-17 02:05:52.355 | Unpacking python3-pip (24.0+dfsg-1ubuntu1.3) ... 2026-02-17 02:05:52.613 | Selecting previously unselected package python3-pip-whl. 2026-02-17 02:05:52.625 | Preparing to unpack .../279-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-02-17 02:05:52.630 | Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-02-17 02:05:52.707 | Selecting previously unselected package python3-setuptools-whl. 2026-02-17 02:05:52.719 | Preparing to unpack .../280-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2026-02-17 02:05:52.724 | Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-02-17 02:05:52.798 | Selecting previously unselected package python3-systemd. 2026-02-17 02:05:52.809 | Preparing to unpack .../281-python3-systemd_235-1build4_amd64.deb ... 2026-02-17 02:05:52.814 | Unpacking python3-systemd (235-1build4) ... 2026-02-17 02:05:52.885 | Selecting previously unselected package python3.12-venv. 2026-02-17 02:05:52.897 | Preparing to unpack .../282-python3.12-venv_3.12.3-1ubuntu0.11_amd64.deb ... 2026-02-17 02:05:52.902 | Unpacking python3.12-venv (3.12.3-1ubuntu0.11) ... 2026-02-17 02:05:52.957 | Selecting previously unselected package python3-venv. 2026-02-17 02:05:52.969 | Preparing to unpack .../283-python3-venv_3.12.3-0ubuntu2.1_amd64.deb ... 2026-02-17 02:05:52.974 | Unpacking python3-venv (3.12.3-0ubuntu2.1) ... 2026-02-17 02:05:53.030 | Selecting previously unselected package qemu-utils. 2026-02-17 02:05:53.041 | Preparing to unpack .../284-qemu-utils_1%3a8.2.2+ds-0ubuntu1.12_amd64.deb ... 2026-02-17 02:05:53.047 | Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.12) ... 2026-02-17 02:05:53.185 | Selecting previously unselected package sg3-utils. 2026-02-17 02:05:53.195 | Preparing to unpack .../285-sg3-utils_1.46-3ubuntu4_amd64.deb ... 2026-02-17 02:05:53.200 | Unpacking sg3-utils (1.46-3ubuntu4) ... 2026-02-17 02:05:53.336 | Selecting previously unselected package sqlite3. 2026-02-17 02:05:53.348 | Preparing to unpack .../286-sqlite3_3.45.1-1ubuntu2.5_amd64.deb ... 2026-02-17 02:05:53.354 | Unpacking sqlite3 (3.45.1-1ubuntu2.5) ... 2026-02-17 02:05:53.420 | Selecting previously unselected package thin-provisioning-tools. 2026-02-17 02:05:53.430 | Preparing to unpack .../287-thin-provisioning-tools_0.9.0-2ubuntu5.1_amd64.deb ... 2026-02-17 02:05:53.436 | Unpacking thin-provisioning-tools (0.9.0-2ubuntu5.1) ... 2026-02-17 02:05:53.526 | Selecting previously unselected package unzip. 2026-02-17 02:05:53.538 | Preparing to unpack .../288-unzip_6.0-28ubuntu4.1_amd64.deb ... 2026-02-17 02:05:53.544 | Unpacking unzip (6.0-28ubuntu4.1) ... 2026-02-17 02:05:53.615 | Selecting previously unselected package debootstrap. 2026-02-17 02:05:53.627 | Preparing to unpack .../289-debootstrap_1.0.134ubuntu1_all.deb ... 2026-02-17 02:05:53.633 | Unpacking debootstrap (1.0.134ubuntu1) ... 2026-02-17 02:05:53.712 | Selecting previously unselected package libosinfo-l10n. 2026-02-17 02:05:53.722 | Preparing to unpack .../290-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-02-17 02:05:53.727 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-02-17 02:05:53.817 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-02-17 02:05:53.829 | Preparing to unpack .../291-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-02-17 02:05:53.835 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-02-17 02:05:53.899 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-02-17 02:05:53.912 | Preparing to unpack .../292-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-02-17 02:05:53.918 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-02-17 02:05:53.980 | Selecting previously unselected package kpartx. 2026-02-17 02:05:53.991 | Preparing to unpack .../293-kpartx_0.9.4-5ubuntu8.1_amd64.deb ... 2026-02-17 02:05:53.996 | Unpacking kpartx (0.9.4-5ubuntu8.1) ... 2026-02-17 02:05:54.058 | Selecting previously unselected package libkrb5-dev:amd64. 2026-02-17 02:05:54.070 | Preparing to unpack .../294-libkrb5-dev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-02-17 02:05:54.076 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-02-17 02:05:54.149 | Selecting previously unselected package libyaml-dev:amd64. 2026-02-17 02:05:54.161 | Preparing to unpack .../295-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-02-17 02:05:54.169 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-02-17 02:05:54.231 | Selecting previously unselected package socat. 2026-02-17 02:05:54.243 | Preparing to unpack .../296-socat_1.8.0.0-4build3_amd64.deb ... 2026-02-17 02:05:54.248 | Unpacking socat (1.8.0.0-4build3) ... 2026-02-17 02:05:54.340 | Selecting previously unselected package vlan. 2026-02-17 02:05:54.351 | Preparing to unpack .../297-vlan_2.0.5ubuntu5_all.deb ... 2026-02-17 02:05:54.357 | Unpacking vlan (2.0.5ubuntu5) ... 2026-02-17 02:05:54.464 | Setting up cryptsetup-bin (2:2.7.0-1ubuntu4.2) ... 2026-02-17 02:05:54.491 | Setting up libip4tc2:amd64 (1.8.10-3ubuntu2) ... 2026-02-17 02:05:54.505 | Setting up postgresql-client-common (257build1.1) ... 2026-02-17 02:05:54.529 | Setting up powermgmt-base (1.37ubuntu0.1) ... 2026-02-17 02:05:54.544 | Setting up libpipeline1:amd64 (1.5.7-2) ... 2026-02-17 02:05:54.558 | Setting up libgraphite2-3:amd64 (1.3.14-2build1) ... 2026-02-17 02:05:54.573 | Setting up dnsmasq-utils (2.90-2ubuntu0.1) ... 2026-02-17 02:05:54.587 | Setting up distro-info (1.7build1) ... 2026-02-17 02:05:54.601 | Setting up libpixman-1-0:amd64 (0.42.2-1build1) ... 2026-02-17 02:05:54.620 | Setting up libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2026-02-17 02:05:54.634 | Setting up libaom3:amd64 (3.8.2-2ubuntu0.1) ... 2026-02-17 02:05:54.648 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-02-17 02:05:54.697 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-02-17 02:05:54.708 | Setting up session-migration (0.3.9build1) ... 2026-02-17 02:05:54.853 | Created symlink /etc/systemd/user/graphical-session-pre.target.wants/session-migration.service → /usr/lib/systemd/user/session-migration.service. 2026-02-17 02:05:54.864 | Setting up libmysqlclient21:amd64 (8.0.45-0ubuntu0.24.04.1) ... 2026-02-17 02:05:54.881 | Setting up libxau6:amd64 (1:1.0.9-1build6) ... 2026-02-17 02:05:54.894 | Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2026-02-17 02:05:54.908 | Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-02-17 02:05:54.924 | Setting up lto-disabled-list (47) ... 2026-02-17 02:05:54.939 | Setting up libproxy1v5:amd64 (0.5.4-4build1) ... 2026-02-17 02:05:54.952 | Setting up pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-02-17 02:05:54.967 | Setting up libxcb1:amd64 (1.15-1ubuntu2) ... 2026-02-17 02:05:54.980 | Setting up libpython3-dev:amd64 (3.12.3-0ubuntu2.1) ... 2026-02-17 02:05:54.993 | Setting up liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2026-02-17 02:05:55.007 | Setting up bsdextrautils (2.39.3-9ubuntu6.4) ... 2026-02-17 02:05:55.020 | Setting up libdevmapper-event1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... 2026-02-17 02:05:55.034 | Setting up python3-setuptools (68.1.2-2ubuntu1.2) ... 2026-02-17 02:05:55.535 | Setting up wget (1.21.4-1ubuntu4.1) ... 2026-02-17 02:05:55.555 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-02-17 02:05:55.568 | Setting up libdatrie1:amd64 (0.2.13-3build1) ... 2026-02-17 02:05:55.582 | Setting up cryptsetup (2:2.7.0-1ubuntu4.2) ... 2026-02-17 02:05:56.241 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-02-17 02:05:56.254 | Setting up sysfsutils (2.1.1-6build1) ... 2026-02-17 02:05:56.714 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-02-17 02:05:56.714 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-02-17 02:05:57.072 | Setting up libmagic-mgc (1:5.45-3build1) ... 2026-02-17 02:05:57.088 | Setting up ncal (12.1.8) ... 2026-02-17 02:05:57.104 | Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-02-17 02:05:57.117 | Setting up gawk (1:5.2.1-2build3) ... 2026-02-17 02:05:57.154 | Setting up psmisc (23.7-1build1) ... 2026-02-17 02:05:57.168 | Setting up libxcb-render0:amd64 (1.15-1ubuntu2) ... 2026-02-17 02:05:57.183 | Setting up libarchive-zip-perl (1.68-1) ... 2026-02-17 02:05:57.196 | Setting up libip6tc2:amd64 (1.8.10-3ubuntu2) ... 2026-02-17 02:05:57.210 | Setting up libestr0:amd64 (0.1.11-1build1) ... 2026-02-17 02:05:57.222 | Setting up libfastjson4:amd64 (1.2304.0-1build1) ... 2026-02-17 02:05:57.238 | Setting up pm-utils (1.4.1-21) ... 2026-02-17 02:05:57.260 | Setting up libtirpc-common (1.3.4+ds-1.1build1) ... 2026-02-17 02:05:57.278 | Setting up unzip (6.0-28ubuntu4.1) ... 2026-02-17 02:05:57.299 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-02-17 02:05:57.314 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-02-17 02:05:57.327 | Setting up dosfstools (4.2-1.1build1) ... 2026-02-17 02:05:57.340 | Setting up libmagic1t64:amd64 (1:5.45-3build1) ... 2026-02-17 02:05:57.364 | Setting up rsyslog (8.2312.0-3ubuntu9.1) ... 2026-02-17 02:05:57.602 | info: Adding user `syslog' to group `adm' ... 2026-02-17 02:05:57.886 | 2026-02-17 02:05:57.886 | Creating config file /etc/rsyslog.d/50-default.conf with new version 2026-02-17 02:05:58.186 | Created symlink /etc/systemd/system/multi-user.target.wants/dmesg.service → /usr/lib/systemd/system/dmesg.service. 2026-02-17 02:05:58.320 | Created symlink /etc/systemd/system/syslog.service → /usr/lib/systemd/system/rsyslog.service. 2026-02-17 02:05:58.320 | Created symlink /etc/systemd/system/multi-user.target.wants/rsyslog.service → /usr/lib/systemd/system/rsyslog.service. 2026-02-17 02:05:58.741 | Setting up netcat-openbsd (1.226-1ubuntu2) ... 2026-02-17 02:05:58.757 | update-alternatives: using /bin/nc.openbsd to provide /bin/nc (nc) in auto mode 2026-02-17 02:05:58.770 | Setting up binutils-common:amd64 (2.42-4ubuntu2.8) ... 2026-02-17 02:05:58.791 | Setting up x11-common (1:7.7+23ubuntu3) ... 2026-02-17 02:05:59.240 | Setting up libsgutils2-1.46-2:amd64 (1.46-3ubuntu4) ... 2026-02-17 02:05:59.255 | Setting up libpq5:amd64 (16.11-0ubuntu0.24.04.1) ... 2026-02-17 02:05:59.270 | Setting up libdeflate0:amd64 (1.19-1build1.1) ... 2026-02-17 02:05:59.286 | Setting up bc (1.07.1-3ubuntu4) ... 2026-02-17 02:05:59.306 | Setting up libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2026-02-17 02:05:59.321 | Setting up m4 (1.4.19-4build1) ... 2026-02-17 02:05:59.336 | Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-02-17 02:05:59.349 | Setting up libnftnl11:amd64 (1.2.6-2build1) ... 2026-02-17 02:05:59.362 | Setting up golang-1.22-doc (1.22.2-2ubuntu0.4) ... 2026-02-17 02:05:59.376 | Setting up libxcb-shm0:amd64 (1.15-1ubuntu2) ... 2026-02-17 02:05:59.390 | Setting up file (1:5.45-3build1) ... 2026-02-17 02:05:59.404 | Setting up libsoup-3.0-common (3.4.4-5ubuntu0.7) ... 2026-02-17 02:05:59.417 | Setting up libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-02-17 02:05:59.431 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-02-17 02:05:59.470 | Setting up bzip2 (1.0.8-5.1build0.1) ... 2026-02-17 02:05:59.483 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-02-17 02:05:59.498 | Setting up python3-wheel (0.42.0-2) ... 2026-02-17 02:05:59.690 | Setting up libjbig0:amd64 (2.1-6.1ubuntu2) ... 2026-02-17 02:05:59.732 | Setting up memcached (1.6.24-1build3) ... 2026-02-17 02:06:00.435 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-02-17 02:06:00.767 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-02-17 02:06:00.785 | Setting up libsframe1:amd64 (2.42-4ubuntu2.8) ... 2026-02-17 02:06:00.802 | Setting up libjansson4:amd64 (2.14-2build2) ... 2026-02-17 02:06:00.816 | Setting up acl (2.3.2-1build1.1) ... 2026-02-17 02:06:00.833 | Setting up libdconf1:amd64 (0.40.0-4ubuntu0.1) ... 2026-02-17 02:06:00.849 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-02-17 02:06:01.014 | Setting up autotools-dev (20220109.1) ... 2026-02-17 02:06:01.029 | Setting up python3-pygments (2.17.2+dfsg-1) ... 2026-02-17 02:06:01.808 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-02-17 02:06:01.825 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-02-17 02:06:01.842 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-02-17 02:06:01.856 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-02-17 02:06:01.871 | Setting up gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-02-17 02:06:01.885 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-02-17 02:06:01.900 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-02-17 02:06:01.916 | Setting up libx11-data (2:1.8.7-1build1) ... 2026-02-17 02:06:01.932 | Setting up make (4.3-4.1build2) ... 2026-02-17 02:06:01.946 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-02-17 02:06:02.539 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-02-17 02:06:02.884 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-02-17 02:06:02.899 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-02-17 02:06:02.914 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.4) ... 2026-02-17 02:06:02.929 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-02-17 02:06:02.943 | Setting up ebtables (2.0.11-6build1) ... 2026-02-17 02:06:03.312 | update-alternatives: using /usr/sbin/ebtables-legacy to provide /usr/sbin/ebtables (ebtables) in auto mode 2026-02-17 02:06:03.343 | Setting up socat (1.8.0.0-4build3) ... 2026-02-17 02:06:03.357 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-02-17 02:06:03.371 | Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2026-02-17 02:06:03.386 | Setting up golang-1.22-src (1.22.2-2ubuntu0.4) ... 2026-02-17 02:06:03.399 | Setting up xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-02-17 02:06:03.415 | update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 2026-02-17 02:06:03.432 | Setting up libfribidi0:amd64 (1.0.13-3build1) ... 2026-02-17 02:06:03.447 | Setting up libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-02-17 02:06:03.461 | Setting up bsdmainutils (12.1.8) ... 2026-02-17 02:06:03.478 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-02-17 02:06:03.492 | Setting up fonts-dejavu-mono (2.37-8) ... 2026-02-17 02:06:03.526 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.7) ... 2026-02-17 02:06:03.539 | Setting up libmpc3:amd64 (1.3.1-1build1.1) ... 2026-02-17 02:06:03.551 | Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-02-17 02:06:03.565 | Setting up patch (2.7.6-7build3) ... 2026-02-17 02:06:03.579 | Setting up usb.ids (2024.03.18-1) ... 2026-02-17 02:06:03.592 | Setting up autopoint (0.21-14ubuntu2) ... 2026-02-17 02:06:03.605 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-02-17 02:06:03.617 | Setting up fonts-dejavu-core (2.37-8) ... 2026-02-17 02:06:03.709 | Setting up lsscsi (0.32-1build1) ... 2026-02-17 02:06:03.722 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-02-17 02:06:03.735 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-02-17 02:06:03.752 | Setting up python3-pip (24.0+dfsg-1ubuntu1.3) ... 2026-02-17 02:06:05.025 | Setting up libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2026-02-17 02:06:05.041 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-02-17 02:06:05.057 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-02-17 02:06:05.071 | Setting up libdpkg-perl (1.22.6ubuntu6.5) ... 2026-02-17 02:06:05.086 | Setting up autoconf (2.71-3) ... 2026-02-17 02:06:05.105 | Setting up libwebp7:amd64 (1.3.2-0.4build3) ... 2026-02-17 02:06:05.119 | Setting up libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-02-17 02:06:05.135 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-02-17 02:06:05.148 | Setting up libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-02-17 02:06:05.162 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-02-17 02:06:05.183 | Setting up dwz (0.15-1build6) ... 2026-02-17 02:06:05.192 | Setting up libaio1t64:amd64 (0.3.113-6build1.1) ... 2026-02-17 02:06:05.205 | Setting up libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-02-17 02:06:05.217 | Setting up vlan (2.0.5ubuntu5) ... 2026-02-17 02:06:05.247 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-02-17 02:06:05.262 | Setting up uuid-runtime (2.39.3-9ubuntu6.4) ... 2026-02-17 02:06:05.319 | info: Selecting GID from range 100 to 999 ... 2026-02-17 02:06:05.325 | info: Adding group `uuidd' (GID 106) ... 2026-02-17 02:06:05.907 | Created symlink /etc/systemd/system/sockets.target.wants/uuidd.socket → /usr/lib/systemd/system/uuidd.socket. 2026-02-17 02:06:06.320 | uuidd.service is a disabled or a static unit, not starting it. 2026-02-17 02:06:06.359 | Setting up libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-02-17 02:06:06.376 | Setting up libnfnetlink0:amd64 (1.0.2-2build1) ... 2026-02-17 02:06:06.391 | Setting up libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-02-17 02:06:06.406 | Setting up libuchardet0:amd64 (0.0.8-1build1) ... 2026-02-17 02:06:06.419 | Setting up kpartx (0.9.4-5ubuntu8.1) ... 2026-02-17 02:06:06.434 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-02-17 02:06:06.449 | Setting up libjson-perl (4.10000-1) ... 2026-02-17 02:06:06.462 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-02-17 02:06:06.480 | Setting up libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-02-17 02:06:06.495 | Setting up libnl-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-02-17 02:06:06.527 | Setting up debugedit (1:5.0-5build2) ... 2026-02-17 02:06:06.544 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-02-17 02:06:06.562 | Setting up libsub-override-perl (0.10-1) ... 2026-02-17 02:06:06.576 | Setting up libx11-6:amd64 (2:1.8.7-1build1) ... 2026-02-17 02:06:06.619 | Setting up libharfbuzz0b:amd64 (8.3.0-2build2) ... 2026-02-17 02:06:06.635 | Setting up libthai-data (0.1.29-2build1) ... 2026-02-17 02:06:06.648 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-02-17 02:06:06.663 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-02-17 02:06:06.677 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-02-17 02:06:06.691 | Setting up apache2-data (2.4.58-1ubuntu8.10) ... 2026-02-17 02:06:06.705 | Setting up libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-02-17 02:06:06.718 | Setting up libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2026-02-17 02:06:06.742 | Setting up dmidecode (3.5-3ubuntu0.1) ... 2026-02-17 02:06:06.760 | Setting up glib-networking-common (2.80.0-1build1) ... 2026-02-17 02:06:06.774 | Setting up libbinutils:amd64 (2.42-4ubuntu2.8) ... 2026-02-17 02:06:06.789 | Setting up liburing2:amd64 (2.5-1build1) ... 2026-02-17 02:06:06.806 | Setting up libisl23:amd64 (0.26-3build1.1) ... 2026-02-17 02:06:06.820 | Setting up libde265-0:amd64 (1.0.15-1build3) ... 2026-02-17 02:06:06.835 | Setting up golang-src (2:1.22~2build1) ... 2026-02-17 02:06:06.848 | Setting up iputils-ping (3:20240117-1ubuntu0.1) ... 2026-02-17 02:06:06.884 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-02-17 02:06:06.897 | Setting up libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-02-17 02:06:06.912 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.12) ... 2026-02-17 02:06:06.925 | Setting up sqlite3 (3.45.1-1ubuntu2.5) ... 2026-02-17 02:06:06.941 | Setting up liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-02-17 02:06:06.954 | Setting up libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-02-17 02:06:06.967 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-02-17 02:06:06.981 | Setting up python3-systemd (235-1build4) ... 2026-02-17 02:06:07.149 | Setting up libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2026-02-17 02:06:07.165 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-02-17 02:06:07.182 | Setting up sg3-utils (1.46-3ubuntu4) ... 2026-02-17 02:06:07.195 | Setting up libctf0:amd64 (2.42-4ubuntu2.8) ... 2026-02-17 02:06:07.209 | Setting up libjpeg8:amd64 (8c-2ubuntu11) ... 2026-02-17 02:06:07.223 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-02-17 02:06:07.237 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-02-17 02:06:07.247 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-02-17 02:06:07.261 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-02-17 02:06:07.276 | Setting up glib-networking-services (2.80.0-1build1) ... 2026-02-17 02:06:07.289 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-02-17 02:06:07.303 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-02-17 02:06:07.318 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-02-17 02:06:07.334 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-02-17 02:06:07.348 | Setting up debootstrap (1.0.134ubuntu1) ... 2026-02-17 02:06:07.361 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-02-17 02:06:07.375 | Setting up gettext (0.21-14ubuntu2) ... 2026-02-17 02:06:07.388 | Setting up libnftables1:amd64 (1.0.9-1build1) ... 2026-02-17 02:06:07.401 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-02-17 02:06:07.415 | Setting up libxpm4:amd64 (1:3.5.17-1build2) ... 2026-02-17 02:06:07.425 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-02-17 02:06:07.434 | Setting up libxrender1:amd64 (1:0.9.10-1.1build1) ... 2026-02-17 02:06:07.444 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-02-17 02:06:07.454 | Setting up libtirpc3t64:amd64 (1.3.4+ds-1.1build1) ... 2026-02-17 02:06:07.462 | Setting up python3.12-venv (3.12.3-1ubuntu0.11) ... 2026-02-17 02:06:07.544 | Setting up cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-02-17 02:06:07.554 | Setting up fontconfig-config (2.15.0-1.1ubuntu2) ... 2026-02-17 02:06:07.929 | Setting up postgresql-client-16 (16.11-0ubuntu0.24.04.1) ... 2026-02-17 02:06:08.855 | 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-02-17 02:06:08.903 | Setting up haproxy (2.8.16-0ubuntu0.24.04.1) ... 2026-02-17 02:06:09.548 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-02-17 02:06:09.974 | Setting up libxext6:amd64 (2:1.3.4-1build2) ... 2026-02-17 02:06:09.985 | Setting up libpq-dev (16.11-0ubuntu0.24.04.1) ... 2026-02-17 02:06:09.999 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-02-17 02:06:10.010 | Setting up dconf-service (0.40.0-4ubuntu0.1) ... 2026-02-17 02:06:10.021 | Setting up libparted2t64:amd64 (3.6-4build1) ... 2026-02-17 02:06:10.045 | 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-02-17 02:06:10.065 | 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-02-17 02:06:10.074 | Setting up golang-1.22-go (1.22.2-2ubuntu0.4) ... 2026-02-17 02:06:10.084 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-02-17 02:06:10.095 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-02-17 02:06:10.105 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-02-17 02:06:10.117 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-02-17 02:06:10.129 | Setting up libnl-route-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-02-17 02:06:10.141 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-02-17 02:06:10.152 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-02-17 02:06:10.163 | Setting up libthai0:amd64 (0.1.29-2build1) ... 2026-02-17 02:06:10.174 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-02-17 02:06:10.185 | Setting up libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2026-02-17 02:06:10.196 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-02-17 02:06:10.206 | Setting up python3-venv (3.12.3-0ubuntu2.1) ... 2026-02-17 02:06:10.217 | Setting up libjs-jquery-metadata (12-4) ... 2026-02-17 02:06:10.227 | Setting up postgresql-common (257build1.1) ... 2026-02-17 02:06:10.762 | 2026-02-17 02:06:10.762 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-02-17 02:06:10.981 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-02-17 02:06:10.981 | Removing obsolete dictionary files: 2026-02-17 02:06:11.701 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-02-17 02:06:12.126 | Setting up thin-provisioning-tools (0.9.0-2ubuntu5.1) ... 2026-02-17 02:06:12.136 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-02-17 02:06:12.147 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-02-17 02:06:12.158 | Setting up libjs-sphinxdoc (7.2.6-6) ... 2026-02-17 02:06:12.168 | Setting up lsof (4.95.0-1build3) ... 2026-02-17 02:06:12.179 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-02-17 02:06:12.210 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-02-17 02:06:12.220 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-02-17 02:06:12.231 | Setting up libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-02-17 02:06:12.241 | Setting up libnetfilter-conntrack3:amd64 (1.0.9-6build1) ... 2026-02-17 02:06:12.252 | Setting up groff-base (1.23.0-3build2) ... 2026-02-17 02:06:12.269 | Setting up libtiff6:amd64 (4.5.1+git230720-4ubuntu2.4) ... 2026-02-17 02:06:12.281 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-02-17 02:06:12.291 | Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.12) ... 2026-02-17 02:06:12.301 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-02-17 02:06:12.311 | Setting up golang-1.22 (1.22.2-2ubuntu0.4) ... 2026-02-17 02:06:12.321 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-02-17 02:06:12.332 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-02-17 02:06:12.344 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-02-17 02:06:12.362 | Setting up libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-02-17 02:06:12.370 | Setting up apache2-utils (2.4.58-1ubuntu8.10) ... 2026-02-17 02:06:12.379 | Setting up binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2026-02-17 02:06:12.389 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-02-17 02:06:12.401 | Setting up cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-02-17 02:06:12.412 | Setting up libibverbs1:amd64 (50.0-2ubuntu0.2) ... 2026-02-17 02:06:12.512 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-02-17 02:06:12.521 | Setting up cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-02-17 02:06:12.531 | Setting up dconf-gsettings-backend:amd64 (0.40.0-4ubuntu0.1) ... 2026-02-17 02:06:12.541 | Setting up golang-go:amd64 (2:1.22~2build1) ... 2026-02-17 02:06:12.550 | Setting up iptables (1.8.10-3ubuntu2) ... 2026-02-17 02:06:12.564 | update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode 2026-02-17 02:06:12.573 | update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode 2026-02-17 02:06:12.580 | update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode 2026-02-17 02:06:12.588 | update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode 2026-02-17 02:06:12.596 | update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode 2026-02-17 02:06:12.603 | update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode 2026-02-17 02:06:12.610 | Setting up gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-02-17 02:06:12.621 | Setting up po-debconf (1.0.21+nmu1) ... 2026-02-17 02:06:12.632 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-02-17 02:06:12.643 | Setting up parted (3.6-4build1) ... 2026-02-17 02:06:12.667 | Setting up binutils (2.42-4ubuntu2.8) ... 2026-02-17 02:06:12.678 | Setting up dnsmasq-base (2.90-2ubuntu0.1) ... 2026-02-17 02:06:12.743 | Setting up apache2-bin (2.4.58-1ubuntu8.10) ... 2026-02-17 02:06:12.754 | Setting up man-db (2.12.0-4build2) ... 2026-02-17 02:06:12.866 | Building database of manual pages ... 2026-02-17 02:06:15.376 | Created symlink /etc/systemd/system/timers.target.wants/man-db.timer → /usr/lib/systemd/system/man-db.timer. 2026-02-17 02:06:15.683 | man-db.service is a disabled or a static unit, not starting it. 2026-02-17 02:06:15.756 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-02-17 02:06:15.767 | Setting up dpkg-dev (1.22.6ubuntu6.5) ... 2026-02-17 02:06:15.784 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-02-17 02:06:15.795 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-02-17 02:06:15.805 | Setting up python3-dev (3.12.3-0ubuntu2.1) ... 2026-02-17 02:06:15.816 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-02-17 02:06:15.827 | Setting up gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-02-17 02:06:15.837 | Setting up cpp (4:13.2.0-7ubuntu1) ... 2026-02-17 02:06:15.867 | Setting up libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2026-02-17 02:06:15.878 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-02-17 02:06:15.890 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-02-17 02:06:15.898 | Setting up golang-doc (2:1.22~2build1) ... 2026-02-17 02:06:15.908 | Setting up gsettings-desktop-schemas (46.1-0ubuntu1) ... 2026-02-17 02:06:15.918 | Setting up golang:amd64 (2:1.22~2build1) ... 2026-02-17 02:06:15.928 | Setting up tcpdump (4.99.4-3ubuntu4.24.04.1) ... 2026-02-17 02:06:16.171 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-02-17 02:06:16.181 | Setting up g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-02-17 02:06:16.192 | Setting up gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-02-17 02:06:16.202 | Setting up libtool (2.4.7-7build1) ... 2026-02-17 02:06:16.211 | Setting up apache2 (2.4.58-1ubuntu8.10) ... 2026-02-17 02:06:16.863 | Enabling module mpm_event. 2026-02-17 02:06:16.913 | Enabling module authz_core. 2026-02-17 02:06:16.923 | Enabling module authz_host. 2026-02-17 02:06:16.978 | Enabling module authn_core. 2026-02-17 02:06:16.990 | Enabling module auth_basic. 2026-02-17 02:06:17.037 | Enabling module access_compat. 2026-02-17 02:06:17.086 | Enabling module authn_file. 2026-02-17 02:06:17.134 | Enabling module authz_user. 2026-02-17 02:06:17.183 | Enabling module alias. 2026-02-17 02:06:17.232 | Enabling module dir. 2026-02-17 02:06:17.297 | Enabling module autoindex. 2026-02-17 02:06:17.345 | Enabling module env. 2026-02-17 02:06:17.394 | Enabling module mime. 2026-02-17 02:06:17.441 | Enabling module negotiation. 2026-02-17 02:06:17.489 | Enabling module setenvif. 2026-02-17 02:06:17.537 | Enabling module filter. 2026-02-17 02:06:17.587 | Enabling module deflate. 2026-02-17 02:06:17.632 | Enabling module status. 2026-02-17 02:06:17.686 | Enabling module reqtimeout. 2026-02-17 02:06:17.737 | Enabling conf charset. 2026-02-17 02:06:17.786 | Enabling conf localized-error-pages. 2026-02-17 02:06:17.834 | Enabling conf other-vhosts-access-log. 2026-02-17 02:06:17.884 | Enabling conf security. 2026-02-17 02:06:17.931 | Enabling conf serve-cgi-bin. 2026-02-17 02:06:17.980 | Enabling site 000-default. 2026-02-17 02:06:18.675 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-02-17 02:06:19.175 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-02-17 02:06:20.098 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-02-17 02:06:20.113 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-02-17 02:06:20.127 | Setting up gcc (4:13.2.0-7ubuntu1) ... 2026-02-17 02:06:20.166 | Setting up dh-autoreconf (20) ... 2026-02-17 02:06:20.177 | Setting up postgresql-server-dev-16 (16.11-0ubuntu0.24.04.1) ... 2026-02-17 02:06:20.189 | Setting up g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-02-17 02:06:20.200 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-02-17 02:06:20.211 | Setting up g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-02-17 02:06:20.222 | Setting up debhelper (13.14.1ubuntu5) ... 2026-02-17 02:06:20.234 | Setting up g++ (4:13.2.0-7ubuntu1) ... 2026-02-17 02:06:20.250 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2026-02-17 02:06:20.257 | Setting up apache2-dev (2.4.58-1ubuntu8.10) ... 2026-02-17 02:06:20.273 | Setting up liblvm2cmd2.03:amd64 (2.03.16-3ubuntu3.2) ... 2026-02-17 02:06:20.284 | Setting up dmeventd (2:1.02.185-3ubuntu3.2) ... 2026-02-17 02:06:20.434 | Created symlink /etc/systemd/system/sockets.target.wants/dm-event.socket → /usr/lib/systemd/system/dm-event.socket. 2026-02-17 02:06:20.731 | dm-event.service is a disabled or a static unit, not starting it. 2026-02-17 02:06:20.772 | Setting up libheif-plugin-aomdec:amd64 (1.17.6-1ubuntu4.2) ... 2026-02-17 02:06:20.784 | Setting up libheif-plugin-libde265:amd64 (1.17.6-1ubuntu4.2) ... 2026-02-17 02:06:20.796 | Setting up libheif1:amd64 (1.17.6-1ubuntu4.2) ... 2026-02-17 02:06:20.807 | Setting up lvm2 (2.03.16-3ubuntu3.2) ... 2026-02-17 02:06:22.048 | Created symlink /etc/systemd/system/sysinit.target.wants/blk-availability.service → /usr/lib/systemd/system/blk-availability.service. 2026-02-17 02:06:22.190 | Created symlink /etc/systemd/system/sysinit.target.wants/lvm2-monitor.service → /usr/lib/systemd/system/lvm2-monitor.service. 2026-02-17 02:06:22.702 | Created symlink /etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket → /usr/lib/systemd/system/lvm2-lvmpolld.socket. 2026-02-17 02:06:23.042 | Processing triggers for libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-02-17 02:06:23.092 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-02-17 02:06:23.115 | Processing triggers for sgml-base (1.31) ... 2026-02-17 02:06:23.144 | Setting up libfontconfig1:amd64 (2.15.0-1.1ubuntu2) ... 2026-02-17 02:06:23.156 | Setting up glib-networking:amd64 (2.80.0-1build1) ... 2026-02-17 02:06:23.169 | Setting up fontconfig (2.15.0-1.1ubuntu2) ... 2026-02-17 02:06:25.213 | Regenerating fonts cache... done. 2026-02-17 02:06:25.223 | Processing triggers for initramfs-tools (0.142ubuntu25.8) ... 2026-02-17 02:06:25.273 | update-initramfs: Generating /boot/initrd.img-6.8.0-100-generic 2026-02-17 02:06:25.288 | W: No zstd in /usr/bin:/sbin:/bin, using gzip 2026-02-17 02:06:37.895 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-02-17 02:06:37.930 | Setting up libpango-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-02-17 02:06:37.945 | Setting up libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.7) ... 2026-02-17 02:06:37.956 | Processing triggers for systemd (255.4-1ubuntu8.12) ... 2026-02-17 02:06:38.021 | Setting up libcairo2:amd64 (1.18.0-3build1) ... 2026-02-17 02:06:38.033 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-02-17 02:06:38.044 | Setting up libgd3:amd64 (2.3.3-9ubuntu5) ... 2026-02-17 02:06:38.056 | Setting up libcairo-gobject2:amd64 (1.18.0-3build1) ... 2026-02-17 02:06:38.067 | Setting up libpangoft2-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-02-17 02:06:38.080 | Setting up libpangocairo-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-02-17 02:06:38.091 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-02-17 02:06:38.102 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-02-17 02:06:38.134 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-02-17 02:06:38.145 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-02-17 02:06:38.161 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.1) ... 2026-02-17 02:06:38.294 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-02-17 02:06:38.624 | ++ functions-common:apt_get:1203 : result=0 2026-02-17 02:06:38.630 | ++ functions-common:apt_get:1206 : time_stop apt-get 2026-02-17 02:06:38.636 | ++ functions-common:time_stop:2412 : local name 2026-02-17 02:06:38.641 | ++ functions-common:time_stop:2413 : local end_time 2026-02-17 02:06:38.647 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-02-17 02:06:38.652 | ++ functions-common:time_stop:2415 : local total 2026-02-17 02:06:38.657 | ++ functions-common:time_stop:2416 : local start_time 2026-02-17 02:06:38.663 | ++ functions-common:time_stop:2418 : name=apt-get 2026-02-17 02:06:38.668 | ++ functions-common:time_stop:2419 : start_time=1771293892096 2026-02-17 02:06:38.674 | ++ functions-common:time_stop:2421 : [[ -z 1771293892096 ]] 2026-02-17 02:06:38.680 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-02-17 02:06:38.689 | ++ functions-common:time_stop:2424 : end_time=1771293998683 2026-02-17 02:06:38.695 | ++ functions-common:time_stop:2425 : elapsed_time=106587 2026-02-17 02:06:38.701 | ++ functions-common:time_stop:2426 : total=6070 2026-02-17 02:06:38.706 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-02-17 02:06:38.711 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=112657 2026-02-17 02:06:38.717 | ++ functions-common:apt_get:1207 : return 0 2026-02-17 02:06:38.723 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-02-17 02:06:38.728 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-02-17 02:06:38.735 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-02-17 02:06:38.746 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-02-17 02:06:38.752 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-02-17 02:06:38.757 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-02-17 02:06:38.768 | ++ tools/install_prereqs.sh:source:89 : date 2026-02-17 02:06:38.776 | + ./stack.sh:main:795 : [[ False != \T\r\u\e ]] 2026-02-17 02:06:38.782 | + ./stack.sh:main:796 : PYPI_ALTERNATIVE_URL= 2026-02-17 02:06:38.788 | + ./stack.sh:main:796 : /opt/stack/devstack/tools/install_pip.sh 2026-02-17 02:06:40.828 | + tools/install_pip.sh:main:25 : FILES=/opt/stack/devstack/files 2026-02-17 02:06:40.831 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-02-17 02:06:40.835 | + tools/install_pip.sh:main:42 : GetDistro 2026-02-17 02:06:40.840 | + functions-common:GetDistro:470 : GetOSVersion 2026-02-17 02:06:40.844 | + functions-common:GetOSVersion:440 : source /etc/os-release 2026-02-17 02:06:40.847 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-02-17 02:06:40.851 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-02-17 02:06:40.854 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-02-17 02:06:40.858 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-02-17 02:06:40.862 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-02-17 02:06:40.865 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-02-17 02:06:40.869 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-02-17 02:06:40.873 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-02-17 02:06:40.878 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-02-17 02:06:40.882 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-02-17 02:06:40.886 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-02-17 02:06:40.890 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-02-17 02:06:40.893 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-02-17 02:06:40.897 | + functions-common:GetOSVersion:441 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-02-17 02:06:40.901 | + functions-common:GetOSVersion:446 : _ensure_lsb_release 2026-02-17 02:06:40.906 | ++ functions-common:_ensure_lsb_release:417 : command -v lsb_release 2026-02-17 02:06:40.911 | + functions-common:_ensure_lsb_release:417 : [[ -x /usr/bin/lsb_release ]] 2026-02-17 02:06:40.916 | + functions-common:_ensure_lsb_release:418 : return 2026-02-17 02:06:40.920 | ++ functions-common:GetOSVersion:448 : lsb_release -r -s 2026-02-17 02:06:40.945 | + functions-common:GetOSVersion:448 : os_RELEASE=24.04 2026-02-17 02:06:40.950 | ++ functions-common:GetOSVersion:449 : lsb_release -c -s 2026-02-17 02:06:40.976 | + functions-common:GetOSVersion:449 : os_CODENAME=noble 2026-02-17 02:06:40.981 | ++ functions-common:GetOSVersion:450 : lsb_release -i -s 2026-02-17 02:06:41.005 | + functions-common:GetOSVersion:450 : os_VENDOR=Ubuntu 2026-02-17 02:06:41.009 | + functions-common:GetOSVersion:453 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-02-17 02:06:41.013 | + functions-common:GetOSVersion:454 : os_PACKAGE=deb 2026-02-17 02:06:41.017 | + functions-common:GetOSVersion:459 : typeset -xr os_VENDOR 2026-02-17 02:06:41.021 | + functions-common:GetOSVersion:460 : typeset -xr os_RELEASE 2026-02-17 02:06:41.025 | + functions-common:GetOSVersion:461 : typeset -xr os_PACKAGE 2026-02-17 02:06:41.029 | + functions-common:GetOSVersion:462 : typeset -xr os_CODENAME 2026-02-17 02:06:41.033 | + functions-common:GetDistro:471 : [[ Ubuntu =~ (Ubuntu) ]] 2026-02-17 02:06:41.037 | + functions-common:GetDistro:474 : DISTRO=noble 2026-02-17 02:06:41.041 | + functions-common:GetDistro:511 : typeset -xr DISTRO 2026-02-17 02:06:41.045 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-02-17 02:06:41.045 | Distro: noble 2026-02-17 02:06:41.049 | + tools/install_pip.sh:main:117 : get_versions 2026-02-17 02:06:41.054 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-02-17 02:06:41.063 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-02-17 02:06:41.067 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-02-17 02:06:41.073 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-02-17 02:06:41.074 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-02-17 02:06:41.392 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-02-17 02:06:41.396 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-02-17 02:06:41.396 | pip: 24.0 2026-02-17 02:06:41.399 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-02-17 02:06:41.403 | + tools/install_pip.sh:main:123 : is_fedora 2026-02-17 02:06:41.408 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-02-17 02:06:41.411 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-02-17 02:06:41.415 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-02-17 02:06:41.419 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-02-17 02:06:41.422 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-02-17 02:06:41.426 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-02-17 02:06:41.430 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-02-17 02:06:41.432 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-02-17 02:06:41.436 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-02-17 02:06:41.439 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-02-17 02:06:41.443 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-02-17 02:06:41.448 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-02-17 02:06:41.451 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-02-17 02:06:41.455 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-02-17 02:06:41.459 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-02-17 02:06:41.461 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-02-17 02:06:41.465 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-02-17 02:06:41.475 | + tools/install_pip.sh:main:146 : set -x 2026-02-17 02:06:41.479 | + tools/install_pip.sh:main:149 : get_versions 2026-02-17 02:06:41.484 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-02-17 02:06:41.492 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-02-17 02:06:41.496 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-02-17 02:06:41.502 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-02-17 02:06:41.502 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-02-17 02:06:41.798 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-02-17 02:06:41.802 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-02-17 02:06:41.802 | pip: 24.0 2026-02-17 02:06:41.811 | + ./stack.sh:main:800 : source /opt/stack/devstack/tools/fixup_stuff.sh 2026-02-17 02:06:41.816 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /opt/stack/devstack ]] 2026-02-17 02:06:41.821 | + ./stack.sh:main:801 : fixup_all 2026-02-17 02:06:41.826 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-02-17 02:06:41.830 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-02-17 02:06:41.834 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-02-17 02:06:41.839 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-02-17 02:06:41.845 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-02-17 02:06:41.868 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2026-02-17 02:06:41.885 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2026-02-17 02:06:41.908 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-02-17 02:06:41.914 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-02-17 02:06:41.920 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-02-17 02:06:41.925 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-02-17 02:06:41.930 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-02-17 02:06:41.935 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-02-17 02:06:41.939 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-02-17 02:06:41.944 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-02-17 02:06:41.949 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-02-17 02:06:41.955 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-02-17 02:06:41.960 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-02-17 02:06:41.966 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-02-17 02:06:41.972 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-02-17 02:06:41.977 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-02-17 02:06:41.983 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-02-17 02:06:41.988 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-02-17 02:06:41.993 | + ./stack.sh:main:803 : [[ True == \T\r\u\e ]] 2026-02-17 02:06:41.999 | + ./stack.sh:main:805 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-02-17 02:06:42.020 | + ./stack.sh:main:806 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-02-17 02:06:42.040 | + ./stack.sh:main:807 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-02-17 02:06:42.064 | + ./stack.sh:main:808 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-02-17 02:06:42.084 | + ./stack.sh:main:809 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-02-17 02:06:42.102 | + ./stack.sh:main:810 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-02-17 02:06:42.118 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-02-17 02:06:42.141 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-02-17 02:06:42.160 | + ./stack.sh:main:814 : setup_devstack_virtualenv 2026-02-17 02:06:42.165 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-02-17 02:06:42.168 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-02-17 02:06:45.342 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-02-17 02:06:45.398 | Using python 3.12 to install setuptools 2026-02-17 02:06:45.404 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pip 'setuptools[core]' 2026-02-17 02:06:46.280 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-02-17 02:06:46.534 | Collecting pip 2026-02-17 02:06:46.599 | Downloading pip-26.0.1-py3-none-any.whl.metadata (4.7 kB) 2026-02-17 02:06:46.618 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-02-17 02:06:46.876 | Collecting setuptools[core] 2026-02-17 02:06:46.885 | Downloading setuptools-82.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-02-17 02:06:47.064 | Collecting packaging>=24.2 (from setuptools[core]) 2026-02-17 02:06:47.073 | Downloading packaging-25.0-py3-none-any.whl.metadata (3.3 kB) 2026-02-17 02:06:47.192 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-02-17 02:06:47.206 | Downloading more_itertools-10.8.0-py3-none-any.whl.metadata (39 kB) 2026-02-17 02:06:47.335 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-02-17 02:06:47.344 | Downloading jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-02-17 02:06:47.513 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-02-17 02:06:47.524 | Downloading wheel-0.46.3-py3-none-any.whl.metadata (2.4 kB) 2026-02-17 02:06:47.713 | Collecting platformdirs>=4.2.2 (from setuptools[core]) 2026-02-17 02:06:47.722 | Downloading platformdirs-4.5.0-py3-none-any.whl.metadata (12 kB) 2026-02-17 02:06:47.859 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-02-17 02:06:47.869 | Downloading jaraco_functools-4.3.0-py3-none-any.whl.metadata (2.9 kB) 2026-02-17 02:06:47.938 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-02-17 02:06:47.947 | Downloading jaraco.context-6.0.1-py3-none-any.whl.metadata (4.1 kB) 2026-02-17 02:06:47.996 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-02-17 02:06:48.005 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-02-17 02:06:48.168 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-02-17 02:06:48.178 | Downloading typer-0.24.0-py3-none-any.whl.metadata (16 kB) 2026-02-17 02:06:48.239 | Collecting click>=8.2.1 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-02-17 02:06:48.250 | Downloading click-8.3.0-py3-none-any.whl.metadata (2.6 kB) 2026-02-17 02:06:48.296 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-02-17 02:06:48.305 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-02-17 02:06:48.412 | Collecting rich>=12.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-02-17 02:06:48.421 | Downloading rich-14.2.0-py3-none-any.whl.metadata (18 kB) 2026-02-17 02:06:48.465 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-02-17 02:06:48.474 | Downloading annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-02-17 02:06:48.634 | 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-02-17 02:06:48.643 | Downloading markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB) 2026-02-17 02:06:48.758 | 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-02-17 02:06:48.768 | Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 2026-02-17 02:06:48.919 | 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-02-17 02:06:48.928 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-02-17 02:06:48.979 | Downloading pip-26.0.1-py3-none-any.whl (1.8 MB) 2026-02-17 02:06:49.289 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 5.8 MB/s eta 0:00:00 2026-02-17 02:06:49.301 | Downloading jaraco_functools-4.3.0-py3-none-any.whl (10 kB) 2026-02-17 02:06:49.317 | Downloading jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-02-17 02:06:49.335 | Downloading more_itertools-10.8.0-py3-none-any.whl (69 kB) 2026-02-17 02:06:49.354 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 69.7/69.7 kB 4.1 MB/s eta 0:00:00 2026-02-17 02:06:49.366 | Downloading packaging-25.0-py3-none-any.whl (66 kB) 2026-02-17 02:06:49.384 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.5/66.5 kB 3.8 MB/s eta 0:00:00 2026-02-17 02:06:49.395 | Downloading platformdirs-4.5.0-py3-none-any.whl (18 kB) 2026-02-17 02:06:49.411 | Downloading wheel-0.46.3-py3-none-any.whl (30 kB) 2026-02-17 02:06:49.431 | Downloading setuptools-82.0.0-py3-none-any.whl (1.0 MB) 2026-02-17 02:06:49.557 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 8.1 MB/s eta 0:00:00 2026-02-17 02:06:49.569 | Downloading jaraco.context-6.0.1-py3-none-any.whl (6.8 kB) 2026-02-17 02:06:49.584 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-02-17 02:06:49.604 | Downloading typer-0.24.0-py3-none-any.whl (56 kB) 2026-02-17 02:06:49.617 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.4/56.4 kB 5.5 MB/s eta 0:00:00 2026-02-17 02:06:49.628 | Downloading annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-02-17 02:06:49.646 | Downloading click-8.3.0-py3-none-any.whl (107 kB) 2026-02-17 02:06:49.667 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 107.3/107.3 kB 5.8 MB/s eta 0:00:00 2026-02-17 02:06:49.685 | Downloading rich-14.2.0-py3-none-any.whl (243 kB) 2026-02-17 02:06:49.721 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 243.4/243.4 kB 7.5 MB/s eta 0:00:00 2026-02-17 02:06:49.732 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-02-17 02:06:49.751 | Downloading markdown_it_py-4.0.0-py3-none-any.whl (87 kB) 2026-02-17 02:06:49.770 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 87.3/87.3 kB 5.5 MB/s eta 0:00:00 2026-02-17 02:06:49.780 | Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) 2026-02-17 02:06:49.914 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 9.4 MB/s eta 0:00:00 2026-02-17 02:06:49.925 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-02-17 02:06:50.204 | Installing collected packages: shellingham, setuptools, pygments, platformdirs, pip, packaging, more_itertools, mdurl, jaraco.context, click, annotated-doc, wheel, markdown-it-py, jaraco.functools, rich, typer, typer-slim, jaraco.text 2026-02-17 02:06:50.219 | Attempting uninstall: setuptools 2026-02-17 02:06:50.230 | Found existing installation: setuptools 68.1.2 2026-02-17 02:06:50.230 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-02-17 02:06:50.230 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-02-17 02:06:50.864 | Attempting uninstall: pygments 2026-02-17 02:06:50.880 | Found existing installation: Pygments 2.17.2 2026-02-17 02:06:50.880 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-02-17 02:06:50.881 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-02-17 02:06:51.622 | Attempting uninstall: pip 2026-02-17 02:06:51.626 | Found existing installation: pip 24.0 2026-02-17 02:06:51.674 | Uninstalling pip-24.0: 2026-02-17 02:06:51.681 | Successfully uninstalled pip-24.0 2026-02-17 02:06:52.964 | Attempting uninstall: wheel 2026-02-17 02:06:52.982 | Found existing installation: wheel 0.42.0 2026-02-17 02:06:52.982 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-02-17 02:06:52.982 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-02-17 02:06:53.724 | Successfully installed annotated-doc-0.0.4 click-8.3.0 jaraco.context-6.0.1 jaraco.functools-4.3.0 jaraco.text-4.2.0 markdown-it-py-4.0.0 mdurl-0.1.2 more_itertools-10.8.0 packaging-25.0 pip-26.0.1 platformdirs-4.5.0 pygments-2.19.2 rich-14.2.0 setuptools-82.0.0 shellingham-1.5.4 typer-0.24.0 typer-slim-0.24.0 wheel-0.46.3 2026-02-17 02:06:53.868 | + inc/python:pip_install:216 : result=0 2026-02-17 02:06:53.874 | + inc/python:pip_install:218 : time_stop pip_install 2026-02-17 02:06:53.880 | + functions-common:time_stop:2412 : local name 2026-02-17 02:06:53.885 | + functions-common:time_stop:2413 : local end_time 2026-02-17 02:06:53.890 | + functions-common:time_stop:2414 : local elapsed_time 2026-02-17 02:06:53.896 | + functions-common:time_stop:2415 : local total 2026-02-17 02:06:53.901 | + functions-common:time_stop:2416 : local start_time 2026-02-17 02:06:53.906 | + functions-common:time_stop:2418 : name=pip_install 2026-02-17 02:06:53.912 | + functions-common:time_stop:2419 : start_time=1771294005374 2026-02-17 02:06:53.917 | + functions-common:time_stop:2421 : [[ -z 1771294005374 ]] 2026-02-17 02:06:53.924 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-02-17 02:06:53.933 | + functions-common:time_stop:2424 : end_time=1771294013926 2026-02-17 02:06:53.939 | + functions-common:time_stop:2425 : elapsed_time=8552 2026-02-17 02:06:53.943 | + functions-common:time_stop:2426 : total=0 2026-02-17 02:06:53.948 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-02-17 02:06:53.954 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=8552 2026-02-17 02:06:53.959 | + inc/python:pip_install:219 : return 0 2026-02-17 02:06:53.965 | + 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-02-17 02:06:53.970 | + 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-02-17 02:06:53.975 | + 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-02-17 02:06:53.982 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-02-17 02:06:53.987 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-02-17 02:06:53.994 | + ./stack.sh:main:818 : pip_install -U os-testr 2026-02-17 02:06:54.036 | Using python 3.12 to install os-testr 2026-02-17 02:06:54.042 | + 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-02-17 02:06:54.834 | Collecting os-testr 2026-02-17 02:06:54.905 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-02-17 02:06:55.083 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-02-17 02:06:55.088 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-02-17 02:06:55.185 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-02-17 02:06:55.188 | Downloading python_subunit-1.4.4-py3-none-any.whl.metadata (22 kB) 2026-02-17 02:06:55.264 | Collecting testtools>=2.2.0 (from os-testr) 2026-02-17 02:06:55.269 | Downloading testtools-2.7.2-py3-none-any.whl.metadata (5.2 kB) 2026-02-17 02:06:55.280 | 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.0) 2026-02-17 02:06:55.317 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-02-17 02:06:55.322 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-02-17 02:06:55.341 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-02-17 02:06:55.354 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-02-17 02:06:55.370 | Downloading python_subunit-1.4.4-py3-none-any.whl (104 kB) 2026-02-17 02:06:55.381 | Downloading testtools-2.7.2-py3-none-any.whl (179 kB) 2026-02-17 02:06:55.394 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-02-17 02:06:55.450 | Installing collected packages: testtools, pbr, iso8601, python-subunit, os-testr 2026-02-17 02:06:55.804 | 2026-02-17 02:06:55.807 | Successfully installed iso8601-2.1.0 os-testr-3.0.0 pbr-7.0.3 python-subunit-1.4.4 testtools-2.7.2 2026-02-17 02:06:56.007 | + inc/python:pip_install:216 : result=0 2026-02-17 02:06:56.014 | + inc/python:pip_install:218 : time_stop pip_install 2026-02-17 02:06:56.018 | + functions-common:time_stop:2412 : local name 2026-02-17 02:06:56.023 | + functions-common:time_stop:2413 : local end_time 2026-02-17 02:06:56.029 | + functions-common:time_stop:2414 : local elapsed_time 2026-02-17 02:06:56.034 | + functions-common:time_stop:2415 : local total 2026-02-17 02:06:56.039 | + functions-common:time_stop:2416 : local start_time 2026-02-17 02:06:56.045 | + functions-common:time_stop:2418 : name=pip_install 2026-02-17 02:06:56.051 | + functions-common:time_stop:2419 : start_time=1771294014026 2026-02-17 02:06:56.056 | + functions-common:time_stop:2421 : [[ -z 1771294014026 ]] 2026-02-17 02:06:56.062 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-02-17 02:06:56.071 | + functions-common:time_stop:2424 : end_time=1771294016065 2026-02-17 02:06:56.076 | + functions-common:time_stop:2425 : elapsed_time=2039 2026-02-17 02:06:56.081 | + functions-common:time_stop:2426 : total=8552 2026-02-17 02:06:56.085 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-02-17 02:06:56.090 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=10591 2026-02-17 02:06:56.097 | + inc/python:pip_install:219 : return 0 2026-02-17 02:06:56.102 | + ./stack.sh:main:822 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-02-17 02:06:56.221 | + ./stack.sh:main:823 : sudo systemctl restart systemd-journald 2026-02-17 02:06:56.316 | + ./stack.sh:main:829 : install_infra 2026-02-17 02:06:56.321 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-02-17 02:06:56.328 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-02-17 02:06:56.333 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2026-02-17 02:06:59.494 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-02-17 02:06:59.501 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-02-17 02:06:59.553 | + 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-02-17 02:07:00.393 | Collecting pbr 2026-02-17 02:07:00.395 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-02-17 02:07:00.662 | Collecting setuptools[core] 2026-02-17 02:07:00.664 | Using cached setuptools-82.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-02-17 02:07:00.747 | Collecting packaging>=24.2 (from setuptools[core]) 2026-02-17 02:07:00.749 | Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB) 2026-02-17 02:07:00.792 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-02-17 02:07:00.794 | Using cached more_itertools-10.8.0-py3-none-any.whl.metadata (39 kB) 2026-02-17 02:07:00.835 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-02-17 02:07:00.836 | Using cached jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-02-17 02:07:00.889 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-02-17 02:07:00.890 | Using cached wheel-0.46.3-py3-none-any.whl.metadata (2.4 kB) 2026-02-17 02:07:00.939 | Collecting platformdirs>=4.2.2 (from setuptools[core]) 2026-02-17 02:07:00.941 | Using cached platformdirs-4.5.0-py3-none-any.whl.metadata (12 kB) 2026-02-17 02:07:00.981 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-02-17 02:07:00.981 | Using cached jaraco_functools-4.3.0-py3-none-any.whl.metadata (2.9 kB) 2026-02-17 02:07:01.044 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-02-17 02:07:01.045 | Using cached jaraco.context-6.0.1-py3-none-any.whl.metadata (4.1 kB) 2026-02-17 02:07:01.297 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-02-17 02:07:01.298 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-02-17 02:07:01.452 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-02-17 02:07:01.454 | Using cached typer-0.24.0-py3-none-any.whl.metadata (16 kB) 2026-02-17 02:07:01.534 | Collecting click>=8.2.1 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-02-17 02:07:01.536 | Using cached click-8.3.0-py3-none-any.whl.metadata (2.6 kB) 2026-02-17 02:07:01.627 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-02-17 02:07:01.627 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-02-17 02:07:01.802 | Collecting rich>=12.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-02-17 02:07:01.803 | Using cached rich-14.2.0-py3-none-any.whl.metadata (18 kB) 2026-02-17 02:07:01.834 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-02-17 02:07:01.836 | Using cached annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-02-17 02:07:01.885 | 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-02-17 02:07:01.885 | Using cached markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB) 2026-02-17 02:07:01.933 | 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-02-17 02:07:01.933 | Using cached pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 2026-02-17 02:07:01.981 | 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-02-17 02:07:01.982 | Using cached mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-02-17 02:07:01.996 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-02-17 02:07:02.000 | Using cached jaraco_functools-4.3.0-py3-none-any.whl (10 kB) 2026-02-17 02:07:02.002 | Using cached jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-02-17 02:07:02.004 | Using cached more_itertools-10.8.0-py3-none-any.whl (69 kB) 2026-02-17 02:07:02.007 | Using cached packaging-25.0-py3-none-any.whl (66 kB) 2026-02-17 02:07:02.008 | Using cached platformdirs-4.5.0-py3-none-any.whl (18 kB) 2026-02-17 02:07:02.010 | Using cached wheel-0.46.3-py3-none-any.whl (30 kB) 2026-02-17 02:07:02.011 | Using cached setuptools-82.0.0-py3-none-any.whl (1.0 MB) 2026-02-17 02:07:02.014 | Using cached jaraco.context-6.0.1-py3-none-any.whl (6.8 kB) 2026-02-17 02:07:02.015 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-02-17 02:07:02.016 | Using cached typer-0.24.0-py3-none-any.whl (56 kB) 2026-02-17 02:07:02.017 | Using cached annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-02-17 02:07:02.018 | Using cached click-8.3.0-py3-none-any.whl (107 kB) 2026-02-17 02:07:02.019 | Using cached rich-14.2.0-py3-none-any.whl (243 kB) 2026-02-17 02:07:02.020 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-02-17 02:07:02.021 | Using cached markdown_it_py-4.0.0-py3-none-any.whl (87 kB) 2026-02-17 02:07:02.023 | Using cached pygments-2.19.2-py3-none-any.whl (1.2 MB) 2026-02-17 02:07:02.026 | Using cached mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-02-17 02:07:02.166 | Installing collected packages: shellingham, setuptools, pygments, platformdirs, packaging, more_itertools, mdurl, jaraco.context, click, annotated-doc, wheel, pbr, markdown-it-py, jaraco.functools, rich, typer, typer-slim, jaraco.text 2026-02-17 02:07:04.267 | Successfully installed annotated-doc-0.0.4 click-8.3.0 jaraco.context-6.0.1 jaraco.functools-4.3.0 jaraco.text-4.2.0 markdown-it-py-4.0.0 mdurl-0.1.2 more_itertools-10.8.0 packaging-25.0 pbr-7.0.3 platformdirs-4.5.0 pygments-2.19.2 rich-14.2.0 setuptools-82.0.0 shellingham-1.5.4 typer-0.24.0 typer-slim-0.24.0 wheel-0.46.3 2026-02-17 02:07:04.439 | + inc/python:pip_install:216 : result=0 2026-02-17 02:07:04.445 | + inc/python:pip_install:218 : time_stop pip_install 2026-02-17 02:07:04.449 | + functions-common:time_stop:2412 : local name 2026-02-17 02:07:04.455 | + functions-common:time_stop:2413 : local end_time 2026-02-17 02:07:04.460 | + functions-common:time_stop:2414 : local elapsed_time 2026-02-17 02:07:04.465 | + functions-common:time_stop:2415 : local total 2026-02-17 02:07:04.470 | + functions-common:time_stop:2416 : local start_time 2026-02-17 02:07:04.477 | + functions-common:time_stop:2418 : name=pip_install 2026-02-17 02:07:04.482 | + functions-common:time_stop:2419 : start_time=1771294019535 2026-02-17 02:07:04.486 | + functions-common:time_stop:2421 : [[ -z 1771294019535 ]] 2026-02-17 02:07:04.493 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-02-17 02:07:04.503 | + functions-common:time_stop:2424 : end_time=1771294024496 2026-02-17 02:07:04.509 | + functions-common:time_stop:2425 : elapsed_time=4961 2026-02-17 02:07:04.515 | + functions-common:time_stop:2426 : total=10591 2026-02-17 02:07:04.520 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-02-17 02:07:04.526 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=15552 2026-02-17 02:07:04.532 | + inc/python:pip_install:219 : return 0 2026-02-17 02:07:04.535 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-02-17 02:07:04.541 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-02-17 02:07:04.589 | + 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-02-17 02:07:05.315 | Processing /opt/stack/requirements 2026-02-17 02:07:05.317 | Installing build dependencies: started 2026-02-17 02:07:07.106 | Installing build dependencies: finished with status 'done' 2026-02-17 02:07:07.109 | Getting requirements to build wheel: started 2026-02-17 02:07:07.264 | Getting requirements to build wheel: finished with status 'done' 2026-02-17 02:07:07.270 | Preparing metadata (pyproject.toml): started 2026-02-17 02:07:08.096 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-02-17 02:07:08.243 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8089) 2026-02-17 02:07:08.305 | Downloading fixtures-4.2.6-py3-none-any.whl.metadata (22 kB) 2026-02-17 02:07:08.322 | 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.dev8089) (25.0) 2026-02-17 02:07:08.403 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8089) 2026-02-17 02:07:08.412 | Downloading requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) 2026-02-17 02:07:08.501 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8089) 2026-02-17 02:07:08.512 | 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-02-17 02:07:08.553 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8089) 2026-02-17 02:07:08.564 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-02-17 02:07:08.576 | 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.dev8089) (82.0.0) 2026-02-17 02:07:08.734 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8089) 2026-02-17 02:07:08.745 | 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-02-17 02:07:08.793 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8089) 2026-02-17 02:07:08.804 | Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) 2026-02-17 02:07:08.878 | Collecting urllib3<3,>=1.21.1 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8089) 2026-02-17 02:07:08.888 | Downloading urllib3-1.26.20-py2.py3-none-any.whl.metadata (50 kB) 2026-02-17 02:07:09.008 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 50.1/50.1 kB 351.4 kB/s eta 0:00:00 2026-02-17 02:07:09.062 | Collecting certifi>=2017.4.17 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8089) 2026-02-17 02:07:09.072 | Downloading certifi-2026.1.4-py3-none-any.whl.metadata (2.5 kB) 2026-02-17 02:07:09.162 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-02-17 02:07:09.180 | Downloading fixtures-4.2.6-py3-none-any.whl (66 kB) 2026-02-17 02:07:09.196 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.2/66.2 kB 4.7 MB/s eta 0:00:00 2026-02-17 02:07:09.208 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-02-17 02:07:09.241 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 27.9 MB/s eta 0:00:00 2026-02-17 02:07:09.252 | Downloading requests-2.32.5-py3-none-any.whl (64 kB) 2026-02-17 02:07:09.265 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.7/64.7 kB 5.4 MB/s eta 0:00:00 2026-02-17 02:07:09.275 | Downloading certifi-2026.1.4-py3-none-any.whl (152 kB) 2026-02-17 02:07:09.287 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 152.9/152.9 kB 17.6 MB/s eta 0:00:00 2026-02-17 02:07:09.296 | 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-02-17 02:07:09.309 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 153.5/153.5 kB 15.1 MB/s eta 0:00:00 2026-02-17 02:07:09.319 | Downloading idna-3.11-py3-none-any.whl (71 kB) 2026-02-17 02:07:09.330 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 71.0/71.0 kB 7.6 MB/s eta 0:00:00 2026-02-17 02:07:09.339 | Downloading urllib3-1.26.20-py2.py3-none-any.whl (144 kB) 2026-02-17 02:07:09.351 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 144.2/144.2 kB 16.1 MB/s eta 0:00:00 2026-02-17 02:07:09.366 | Building wheels for collected packages: openstack_requirements 2026-02-17 02:07:09.366 | Building wheel for openstack_requirements (pyproject.toml): started 2026-02-17 02:07:10.988 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-02-17 02:07:10.990 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8089-py3-none-any.whl size=52172 sha256=2af31d1357c0849449b40072da5663eaef7c9019b823d72c4618c0183ea26d38 2026-02-17 02:07:10.990 | Stored in directory: /tmp/pip-ephem-wheel-cache-6cdomawg/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-02-17 02:07:10.994 | Successfully built openstack_requirements 2026-02-17 02:07:11.175 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-02-17 02:07:11.690 | Successfully installed PyYAML-6.0.3 beagle-0.5.0 certifi-2026.1.4 charset_normalizer-3.4.4 fixtures-4.2.6 idna-3.11 openstack_requirements-1.2.1.dev8089 requests-2.32.5 urllib3-1.26.20 2026-02-17 02:07:11.835 | + inc/python:pip_install:216 : result=0 2026-02-17 02:07:11.842 | + inc/python:pip_install:218 : time_stop pip_install 2026-02-17 02:07:11.847 | + functions-common:time_stop:2412 : local name 2026-02-17 02:07:11.853 | + functions-common:time_stop:2413 : local end_time 2026-02-17 02:07:11.857 | + functions-common:time_stop:2414 : local elapsed_time 2026-02-17 02:07:11.863 | + functions-common:time_stop:2415 : local total 2026-02-17 02:07:11.869 | + functions-common:time_stop:2416 : local start_time 2026-02-17 02:07:11.875 | + functions-common:time_stop:2418 : name=pip_install 2026-02-17 02:07:11.881 | + functions-common:time_stop:2419 : start_time=1771294024573 2026-02-17 02:07:11.887 | + functions-common:time_stop:2421 : [[ -z 1771294024573 ]] 2026-02-17 02:07:11.894 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-02-17 02:07:11.901 | + functions-common:time_stop:2424 : end_time=1771294031895 2026-02-17 02:07:11.907 | + functions-common:time_stop:2425 : elapsed_time=7322 2026-02-17 02:07:11.912 | + functions-common:time_stop:2426 : total=15552 2026-02-17 02:07:11.917 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-02-17 02:07:11.923 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=22874 2026-02-17 02:07:11.930 | + inc/python:pip_install:219 : return 0 2026-02-17 02:07:11.935 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-02-17 02:07:11.941 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-02-17 02:07:11.947 | + inc/python:use_library_from_git:266 : local name=pbr 2026-02-17 02:07:11.953 | + inc/python:use_library_from_git:267 : local enabled=1 2026-02-17 02:07:11.959 | + inc/python:use_library_from_git:268 : [[ novnc,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-02-17 02:07:11.965 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,pbr, ]] 2026-02-17 02:07:11.971 | + inc/python:use_library_from_git:269 : return 1 2026-02-17 02:07:11.977 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-02-17 02:07:12.018 | Using python 3.12 to install pbr 2026-02-17 02:07:12.025 | + 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-02-17 02:07:12.628 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-02-17 02:07:12.724 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (82.0.0) 2026-02-17 02:07:12.855 | + inc/python:pip_install:216 : result=0 2026-02-17 02:07:12.860 | + inc/python:pip_install:218 : time_stop pip_install 2026-02-17 02:07:12.865 | + functions-common:time_stop:2412 : local name 2026-02-17 02:07:12.872 | + functions-common:time_stop:2413 : local end_time 2026-02-17 02:07:12.878 | + functions-common:time_stop:2414 : local elapsed_time 2026-02-17 02:07:12.883 | + functions-common:time_stop:2415 : local total 2026-02-17 02:07:12.888 | + functions-common:time_stop:2416 : local start_time 2026-02-17 02:07:12.893 | + functions-common:time_stop:2418 : name=pip_install 2026-02-17 02:07:12.897 | + functions-common:time_stop:2419 : start_time=1771294032007 2026-02-17 02:07:12.901 | + functions-common:time_stop:2421 : [[ -z 1771294032007 ]] 2026-02-17 02:07:12.908 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-02-17 02:07:12.917 | + functions-common:time_stop:2424 : end_time=1771294032910 2026-02-17 02:07:12.922 | + functions-common:time_stop:2425 : elapsed_time=903 2026-02-17 02:07:12.926 | + functions-common:time_stop:2426 : total=22874 2026-02-17 02:07:12.929 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-02-17 02:07:12.934 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=23777 2026-02-17 02:07:12.939 | + inc/python:pip_install:219 : return 0 2026-02-17 02:07:12.945 | + ./stack.sh:main:832 : python3 -m venv /opt/stack/bindep-venv 2026-02-17 02:07:16.242 | + ./stack.sh:main:834 : /opt/stack/bindep-venv/bin/pip install bindep 2026-02-17 02:07:16.733 | Collecting bindep 2026-02-17 02:07:17.114 | Downloading bindep-2.13.0-py3-none-any.whl.metadata (10 kB) 2026-02-17 02:07:17.193 | Collecting distro>=1.7 (from bindep) 2026-02-17 02:07:17.203 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-02-17 02:07:17.251 | Collecting packaging (from bindep) 2026-02-17 02:07:17.260 | Downloading packaging-26.0-py3-none-any.whl.metadata (3.3 kB) 2026-02-17 02:07:17.290 | Collecting Parsley (from bindep) 2026-02-17 02:07:17.303 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-02-17 02:07:17.387 | Collecting pbr>=2 (from bindep) 2026-02-17 02:07:17.390 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-02-17 02:07:17.620 | Collecting setuptools (from pbr>=2->bindep) 2026-02-17 02:07:17.621 | Using cached setuptools-82.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-02-17 02:07:17.673 | Downloading bindep-2.13.0-py3-none-any.whl (34 kB) 2026-02-17 02:07:17.717 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-02-17 02:07:17.737 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-02-17 02:07:17.964 | Downloading packaging-26.0-py3-none-any.whl (74 kB) 2026-02-17 02:07:18.025 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 74.4/74.4 kB 1.6 MB/s eta 0:00:00 2026-02-17 02:07:18.042 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-02-17 02:07:18.106 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 1.5 MB/s eta 0:00:00 2026-02-17 02:07:18.107 | Using cached setuptools-82.0.0-py3-none-any.whl (1.0 MB) 2026-02-17 02:07:18.185 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-02-17 02:07:19.112 | Successfully installed Parsley-1.3 bindep-2.13.0 distro-1.9.0 packaging-26.0 pbr-7.0.3 setuptools-82.0.0 2026-02-17 02:07:19.333 | + ./stack.sh:main:835 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-02-17 02:07:19.339 | + ./stack.sh:main:835 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-02-17 02:07:19.347 | ++ ./stack.sh:main:838 : _get_plugin_bindep_packages 2026-02-17 02:07:19.389 | + ./stack.sh:main:838 : pkgs= 2026-02-17 02:07:19.396 | + ./stack.sh:main:839 : [[ -n '' ]] 2026-02-17 02:07:19.401 | + ./stack.sh:main:846 : run_phase stack pre-install 2026-02-17 02:07:19.408 | + functions-common:run_phase:1840 : local mode=stack 2026-02-17 02:07:19.413 | + functions-common:run_phase:1841 : local phase=pre-install 2026-02-17 02:07:19.419 | + functions-common:run_phase:1842 : [[ -d /opt/stack/devstack/extras.d ]] 2026-02-17 02:07:19.425 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-02-17 02:07:19.430 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-02-17 02:07:19.436 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-02-17 02:07:19.441 | + functions-common:run_phase:1850 : local extra 2026-02-17 02:07:19.449 | ++ functions-common:run_phase:1851 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-02-17 02:07:19.457 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-02-17 02:07:19.462 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-02-17 02:07:19.469 | + functions-common:run_phase:1856 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-02-17 02:07:19.474 | + functions-common:run_phase:1856 : source /opt/stack/devstack/extras.d/80-tempest.sh stack pre-install 2026-02-17 02:07:19.479 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-02-17 02:07:19.512 | ++ functions-common:is_service_enabled:2068 : return 1 2026-02-17 02:07:19.518 | + functions-common:run_phase:1861 : [[ stack == \s\o\u\r\c\e ]] 2026-02-17 02:07:19.523 | + functions-common:run_phase:1864 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-02-17 02:07:19.527 | + functions-common:run_phase:1867 : run_plugins stack pre-install 2026-02-17 02:07:19.534 | + functions-common:run_plugins:1826 : local mode=stack 2026-02-17 02:07:19.539 | + functions-common:run_plugins:1827 : local phase=pre-install 2026-02-17 02:07:19.544 | + functions-common:run_plugins:1829 : local plugins=,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider 2026-02-17 02:07:19.550 | + functions-common:run_plugins:1830 : local plugin 2026-02-17 02:07:19.555 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-02-17 02:07:19.560 | + functions-common:run_plugins:1832 : local dir=/opt/stack/barbican 2026-02-17 02:07:19.566 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/barbican/devstack/plugin.sh ]] 2026-02-17 02:07:19.571 | + functions-common:run_plugins:1834 : source /opt/stack/barbican/devstack/plugin.sh stack pre-install 2026-02-17 02:07:19.576 | ++ /opt/stack/barbican/devstack/plugin.sh:source:5 : BARBICAN_PLUGIN=/opt/stack/barbican/devstack 2026-02-17 02:07:19.582 | ++ /opt/stack/barbican/devstack/plugin.sh:source:6 : source /opt/stack/barbican/devstack/lib/barbican 2026-02-17 02:07:19.612 | ++ /opt/stack/barbican/devstack/plugin.sh:source:8 : is_service_enabled barbican 2026-02-17 02:07:19.643 | ++ functions-common:is_service_enabled:2068 : return 0 2026-02-17 02:07:19.648 | ++ /opt/stack/barbican/devstack/plugin.sh:source:9 : [[ stack == \s\t\a\c\k ]] 2026-02-17 02:07:19.653 | ++ /opt/stack/barbican/devstack/plugin.sh:source:9 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-02-17 02:07:19.659 | ++ /opt/stack/barbican/devstack/plugin.sh:source:25 : [[ stack == \s\t\a\c\k ]] 2026-02-17 02:07:19.663 | ++ /opt/stack/barbican/devstack/plugin.sh:source:25 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-02-17 02:07:19.668 | ++ /opt/stack/barbican/devstack/plugin.sh:source:51 : [[ stack == \s\t\a\c\k ]] 2026-02-17 02:07:19.673 | ++ /opt/stack/barbican/devstack/plugin.sh:source:51 : [[ pre-install == \e\x\t\r\a ]] 2026-02-17 02:07:19.678 | ++ /opt/stack/barbican/devstack/plugin.sh:source:59 : [[ stack == \s\t\a\c\k ]] 2026-02-17 02:07:19.683 | ++ /opt/stack/barbican/devstack/plugin.sh:source:59 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-02-17 02:07:19.688 | ++ /opt/stack/barbican/devstack/plugin.sh:source:67 : [[ stack == \u\n\s\t\a\c\k ]] 2026-02-17 02:07:19.693 | ++ /opt/stack/barbican/devstack/plugin.sh:source:71 : [[ stack == \c\l\e\a\n ]] 2026-02-17 02:07:19.698 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-02-17 02:07:19.703 | + functions-common:run_plugins:1832 : local dir=/opt/stack/magnum 2026-02-17 02:07:19.708 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/magnum/devstack/plugin.sh ]] 2026-02-17 02:07:19.714 | + functions-common:run_plugins:1834 : source /opt/stack/magnum/devstack/plugin.sh stack pre-install 2026-02-17 02:07:19.744 | ++ /opt/stack/magnum/devstack/plugin.sh:source:7 : echo_summary 'magnum'\''s plugin.sh was called...' 2026-02-17 02:07:19.750 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-02-17 02:07:19.756 | ++ ./stack.sh:echo_summary:444 : echo -e 'magnum'\''s' plugin.sh was called... 2026-02-17 02:07:19.761 | ++ /opt/stack/magnum/devstack/plugin.sh:source:8 : source /opt/stack/magnum/devstack/lib/magnum 2026-02-17 02:07:19.806 | ++ /opt/stack/magnum/devstack/plugin.sh:source:9 : set -o posix 2026-02-17 02:07:19.812 | ++ /opt/stack/magnum/devstack/plugin.sh:source:9 : set 2026-02-17 02:07:19.813 | ACCOUNT_PORT_BASE=6612 2026-02-17 02:07:19.813 | ADDITIONAL_VENV_PACKAGES= 2026-02-17 02:07:19.813 | ADMIN_PASSWORD=secretadmin 2026-02-17 02:07:19.814 | AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-02-17 02:07:19.814 | AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-02-17 02:07:19.814 | AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-02-17 02:07:19.814 | AGENT_METERING_BINARY=/opt/stack/data/venv/bin/neutron-metering-agent 2026-02-17 02:07:19.814 | ALEMBIC_BRANCH=main 2026-02-17 02:07:19.814 | ALEMBIC_DIR=/opt/stack/alembic 2026-02-17 02:07:19.814 | ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-02-17 02:07:19.814 | APACHE_CONF_DIR=/etc/apache2/sites-available 2026-02-17 02:07:19.814 | APACHE_GROUP=stack 2026-02-17 02:07:19.814 | APACHE_LOCAL_HOST=127.0.0.1 2026-02-17 02:07:19.814 | APACHE_LOG_DIR=/var/log/apache2 2026-02-17 02:07:19.814 | APACHE_NAME=apache2 2026-02-17 02:07:19.814 | APACHE_SETTINGS_DIR=/etc/apache2/conf-enabled 2026-02-17 02:07:19.814 | APACHE_USER=stack 2026-02-17 02:07:19.814 | API_WORKERS=4 2026-02-17 02:07:19.814 | BACKING_FILE_SUFFIX=-backing-file 2026-02-17 02:07:19.814 | BARBICAN_API_LOG_DIR=/opt/stack/logs 2026-02-17 02:07:19.814 | BARBICAN_BIN_DIR=/opt/stack/data/venv/bin 2026-02-17 02:07:19.814 | BARBICAN_BRANCH=master 2026-02-17 02:07:19.814 | BARBICAN_CONF=/etc/barbican/barbican.conf 2026-02-17 02:07:19.814 | BARBICAN_CONF_DIR=/etc/barbican 2026-02-17 02:07:19.814 | BARBICAN_DIR=/opt/stack/barbican 2026-02-17 02:07:19.814 | BARBICAN_ENDPOINT_TYPE=internal 2026-02-17 02:07:19.814 | BARBICAN_ENFORCE_SCOPE=False 2026-02-17 02:07:19.814 | BARBICAN_HOST_HREF=http://199.204.45.242/key-manager 2026-02-17 02:07:19.814 | BARBICAN_KEYSTONE_ENDPOINT=https://199.204.45.242/identity 2026-02-17 02:07:19.814 | BARBICAN_PASTE_CONF=/etc/barbican/barbican-api-paste.ini 2026-02-17 02:07:19.814 | BARBICAN_PLUGIN=/opt/stack/barbican/devstack 2026-02-17 02:07:19.814 | BARBICAN_REPO=https://github.com/openstack/barbican.git 2026-02-17 02:07:19.814 | BARBICAN_UWSGI_CONF=/etc/barbican/barbican-uwsgi.ini 2026-02-17 02:07:19.814 | BARBICAN_WSGI=barbican.wsgi.api:application 2026-02-17 02:07:19.814 | BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-02-17 02:07:19.814 | BASH=/usr/bin/bash 2026-02-17 02:07:19.814 | BASHOPTS=checkwinsize:cmdhist:complete_fullquote:extquote:force_fignore:globasciiranges:globskipdots:hostcomplete:interactive_comments:patsub_replacement:progcomp:promptvars:sourcepath 2026-02-17 02:07:19.814 | BASH_ALIASES=() 2026-02-17 02:07:19.814 | BASH_ARGC=([0]="0") 2026-02-17 02:07:19.814 | BASH_ARGV=() 2026-02-17 02:07:19.814 | BASH_CMDS=() 2026-02-17 02:07:19.814 | BASH_LINENO=([0]="1834" [1]="1867" [2]="846" [3]="0") 2026-02-17 02:07:19.814 | BASH_LOADABLES_PATH=/usr/local/lib/bash:/usr/lib/bash:/opt/local/lib/bash:/usr/pkg/lib/bash:/opt/pkg/lib/bash:. 2026-02-17 02:07:19.814 | BASH_REMATCH=([0]=",tls-proxy,") 2026-02-17 02:07:19.814 | 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-02-17 02:07:19.814 | BASH_VERSINFO=([0]="5" [1]="2" [2]="21" [3]="1" [4]="release" [5]="x86_64-pc-linux-gnu") 2026-02-17 02:07:19.814 | BASH_VERSION='5.2.21(1)-release' 2026-02-17 02:07:19.814 | BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-02-17 02:07:19.814 | BRANCHLESS_TARGET_BRANCH=master 2026-02-17 02:07:19.815 | BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-02-17 02:07:19.815 | CACHE_BACKEND=dogpile.cache.memcached 2026-02-17 02:07:19.815 | CELLSV2_SETUP=superconductor 2026-02-17 02:07:19.815 | CINDER_ALLOWED_DIRECT_URL_SCHEMES= 2026-02-17 02:07:19.815 | CINDER_API_PASTE_INI=/etc/cinder/api-paste.ini 2026-02-17 02:07:19.815 | CINDER_BACKENDS=/opt/stack/devstack/lib/cinder_backends 2026-02-17 02:07:19.815 | CINDER_BACKUPS=/opt/stack/devstack/lib/cinder_backups 2026-02-17 02:07:19.815 | CINDER_BACKUP_DRIVER=swift 2026-02-17 02:07:19.815 | CINDER_BIN_DIR=/opt/stack/data/venv/bin 2026-02-17 02:07:19.815 | CINDER_BRANCH=master 2026-02-17 02:07:19.815 | CINDER_CACHE_ENABLED_FOR_BACKENDS=lvm:lvmdriver-1 2026-02-17 02:07:19.815 | CINDER_CONF=/etc/cinder/cinder.conf 2026-02-17 02:07:19.815 | CINDER_CONF_DIR=/etc/cinder 2026-02-17 02:07:19.815 | CINDER_DIR=/opt/stack/cinder 2026-02-17 02:07:19.815 | CINDER_DRIVER=default 2026-02-17 02:07:19.815 | CINDER_ENABLED_BACKENDS=lvm:lvmdriver-1 2026-02-17 02:07:19.815 | CINDER_ENFORCE_SCOPE=False 2026-02-17 02:07:19.815 | CINDER_IMG_CACHE_ENABLED=True 2026-02-17 02:07:19.815 | CINDER_IMG_CACHE_SIZE_COUNT= 2026-02-17 02:07:19.815 | CINDER_IMG_CACHE_SIZE_GB= 2026-02-17 02:07:19.815 | CINDER_LVM_TYPE=auto 2026-02-17 02:07:19.815 | CINDER_MY_IP=199.204.45.242 2026-02-17 02:07:19.815 | CINDER_PLUGINS=/opt/stack/devstack/lib/cinder_plugins 2026-02-17 02:07:19.815 | CINDER_REPO=https://github.com/openstack/cinder.git 2026-02-17 02:07:19.815 | CINDER_SERVICE_HOST=199.204.45.242 2026-02-17 02:07:19.815 | CINDER_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-02-17 02:07:19.815 | CINDER_SERVICE_PORT=8776 2026-02-17 02:07:19.815 | CINDER_SERVICE_PORT_INT=18776 2026-02-17 02:07:19.815 | CINDER_SERVICE_PROTOCOL=https 2026-02-17 02:07:19.815 | CINDER_SERVICE_REPORT_INTERVAL=120 2026-02-17 02:07:19.815 | CINDER_STATE_PATH=/opt/stack/data/cinder 2026-02-17 02:07:19.815 | CINDER_TARGET_HELPER=lioadm 2026-02-17 02:07:19.815 | CINDER_TARGET_PORT=3260 2026-02-17 02:07:19.815 | CINDER_TARGET_PREFIX=iqn.2010-10.org.openstack: 2026-02-17 02:07:19.815 | CINDER_TARGET_PROTOCOL=iscsi 2026-02-17 02:07:19.815 | CINDER_UPLOAD_INTERNAL_TENANT=False 2026-02-17 02:07:19.815 | CINDER_UPLOAD_OPTIMIZED=False 2026-02-17 02:07:19.815 | CINDER_UPLOAD_OPTIMIZED_BACKENDS=lvm:lvmdriver-1 2026-02-17 02:07:19.815 | CINDER_USE_SERVICE_TOKEN=True 2026-02-17 02:07:19.815 | CINDER_UWSGI=cinder.wsgi.api:application 2026-02-17 02:07:19.815 | CINDER_UWSGI_CONF=/etc/cinder/cinder-api-uwsgi.ini 2026-02-17 02:07:19.815 | CINDER_VOLUME_CLEAR=zero 2026-02-17 02:07:19.815 | CIRROS_ARCH=x86_64 2026-02-17 02:07:19.816 | CIRROS_VERSION=0.6.3 2026-02-17 02:07:19.816 | CONFIGURE_BACKING_FILE=True 2026-02-17 02:07:19.816 | CONFIG_AWK_CMD=awk 2026-02-17 02:07:19.816 | CONTAINER_PORT_BASE=6611 2026-02-17 02:07:19.816 | CURL_GET='curl -g' 2026-02-17 02:07:19.816 | CURRENT_LOG_TIME=2026-02-17-020438 2026-02-17 02:07:19.816 | DATABASE_BACKENDS=' mysql postgresql' 2026-02-17 02:07:19.816 | DATABASE_HOST=127.0.0.1 2026-02-17 02:07:19.816 | DATABASE_PASSWORD=secretdatabase 2026-02-17 02:07:19.816 | DATABASE_QUERY_LOGGING=False 2026-02-17 02:07:19.816 | DATABASE_TYPE=mysql 2026-02-17 02:07:19.816 | DATABASE_USER=root 2026-02-17 02:07:19.816 | DATA_DIR=/opt/stack/data 2026-02-17 02:07:19.816 | DC=([0]="openstack" [1]="org") 2026-02-17 02:07:19.816 | DEBUG_LIBVIRT=True 2026-02-17 02:07:19.816 | DEBUG_LIBVIRT_COREDUMPS=True 2026-02-17 02:07:19.816 | DEFAULT_IMAGE_FILE_NAME=cirros-0.6.3-x86_64-disk.img 2026-02-17 02:07:19.816 | DEFAULT_IMAGE_NAME=cirros-0.6.3-x86_64-disk 2026-02-17 02:07:19.816 | DEFAULT_VIRT_DRIVER=libvirt 2026-02-17 02:07:19.816 | DEFAULT_VOLUME_GROUP_NAME=stack-volumes-default 2026-02-17 02:07:19.816 | DEF_SERVICE_HOST=199.204.45.242 2026-02-17 02:07:19.816 | DEF_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-02-17 02:07:19.816 | DEF_SERVICE_LOCAL_HOST=127.0.0.1 2026-02-17 02:07:19.816 | DEF_TUNNEL_ENDPOINT_IP=199.204.45.242 2026-02-17 02:07:19.816 | DELTA=1771293891 2026-02-17 02:07:19.816 | DEST=/opt/stack 2026-02-17 02:07:19.816 | DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-02-17 02:07:19.816 | DEVSTACK_CERT_NAME=devstack-cert 2026-02-17 02:07:19.816 | DEVSTACK_HOSTNAME=np0000155929.novalocal 2026-02-17 02:07:19.816 | DEVSTACK_PARALLEL=True 2026-02-17 02:07:19.816 | DEVSTACK_PLUGINS=,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider 2026-02-17 02:07:19.816 | DEVSTACK_SERIES=2026.1 2026-02-17 02:07:19.816 | DEVSTACK_START_TIME=1771293870 2026-02-17 02:07:19.816 | DEVSTACK_VENV=/opt/stack/data/venv 2026-02-17 02:07:19.816 | DIRSTACK=() 2026-02-17 02:07:19.816 | DISABLED_SERVICES=dstat,horizon,s-account,s-container,s-object,s-proxy,tempest 2026-02-17 02:07:19.816 | DISABLE_AMP_IMAGE_BUILD=True 2026-02-17 02:07:19.816 | DISKIMAGE_BUILDER_DIR=/opt/stack/diskimage-builder 2026-02-17 02:07:19.816 | DISKIMAGE_BUILDER_REPO_REF=master 2026-02-17 02:07:19.816 | DISKIMAGE_BUILDER_REPO_URL=https://github.com/openstack/diskimage-builder.git 2026-02-17 02:07:19.816 | DISTRO=noble 2026-02-17 02:07:19.816 | DOWNLOAD_DEFAULT_IMAGES=False 2026-02-17 02:07:19.816 | 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-02-17 02:07:19.816 | ENABLE_CHASSIS_AS_GW=True 2026-02-17 02:07:19.816 | ENABLE_DEBUG_LOG_LEVEL=True 2026-02-17 02:07:19.816 | ENABLE_FEDORA_VIRT_PREVIEW_REPO=False 2026-02-17 02:07:19.816 | ENABLE_HTTPD_MOD_WSGI_SERVICES=True 2026-02-17 02:07:19.816 | ENABLE_ISOLATED_METADATA=False 2026-02-17 02:07:19.816 | ENABLE_KSM=True 2026-02-17 02:07:19.816 | ENABLE_KSMTUNED=True 2026-02-17 02:07:19.817 | ENABLE_METADATA_NETWORK=False 2026-02-17 02:07:19.817 | ENABLE_SYSCTL_MEM_TUNING=True 2026-02-17 02:07:19.817 | ENABLE_SYSCTL_NET_TUNING=True 2026-02-17 02:07:19.817 | ENABLE_TENANT_TUNNELS=True 2026-02-17 02:07:19.817 | ENABLE_TENANT_VLANS=False 2026-02-17 02:07:19.817 | ENABLE_VOLUME_MULTIATTACH=False 2026-02-17 02:07:19.817 | ENABLE_ZSWAP=True 2026-02-17 02:07:19.817 | ENFORCE_SCOPE=False 2026-02-17 02:07:19.817 | ERROR_ON_CLONE=True 2026-02-17 02:07:19.817 | ETCD_ARCH=amd64 2026-02-17 02:07:19.817 | ETCD_BIN_DIR=/opt/stack/bin 2026-02-17 02:07:19.817 | ETCD_DATA_DIR=/opt/stack/data/etcd 2026-02-17 02:07:19.817 | ETCD_DOWNLOAD_FILE=etcd-v3.5.21-linux-amd64.tar.gz 2026-02-17 02:07:19.817 | ETCD_DOWNLOAD_LOCATION=https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-02-17 02:07:19.817 | ETCD_DOWNLOAD_URL=https://github.com/etcd-io/etcd/releases/download 2026-02-17 02:07:19.817 | ETCD_NAME=etcd-v3.5.21-linux-amd64 2026-02-17 02:07:19.817 | ETCD_PEER_PORT=2380 2026-02-17 02:07:19.817 | ETCD_PORT=2379 2026-02-17 02:07:19.817 | ETCD_RAMDISK_MB=512 2026-02-17 02:07:19.817 | ETCD_SHA256=adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c 2026-02-17 02:07:19.817 | ETCD_SHA256_AMD64=adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c 2026-02-17 02:07:19.817 | ETCD_SHA256_ARM64=95bf6918623a097c0385b96f139d90248614485e781ec9bee4768dbb6c79c53f 2026-02-17 02:07:19.817 | ETCD_SHA256_PPC64=6fb6ecb3d1b331eb177dc610a8efad3aceb1f836d6aeb439ba0bfac5d5c2a38c 2026-02-17 02:07:19.817 | ETCD_SHA256_S390X=a211a83961ba8a7e94f7d6343ad769e699db21a715ba4f3b68cf31ea28f9c951 2026-02-17 02:07:19.817 | ETCD_SYSTEMD_SERVICE=devstack@etcd.service 2026-02-17 02:07:19.817 | ETCD_USE_RAMDISK=True 2026-02-17 02:07:19.817 | ETCD_VERSION=v3.5.21 2026-02-17 02:07:19.817 | EUID=1002 2026-02-17 02:07:19.817 | EXTRA_CACHE_URLS=,https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-02-17 02:07:19.817 | EXTRA_FILES_DOWNLOAD_TIMEOUT=2 2026-02-17 02:07:19.817 | EXTRA_FILES_RETRY=3 2026-02-17 02:07:19.817 | EXTRA_FILES_RETRY_ERRORS=500,503 2026-02-17 02:07:19.817 | EXTRA_FILES_RETRY_TIMEOUT=10 2026-02-17 02:07:19.817 | FILES=/opt/stack/devstack/files 2026-02-17 02:07:19.817 | FIXED_RANGE=10.1.0.0/20 2026-02-17 02:07:19.817 | FIXED_RANGE_V6=fd::/64 2026-02-17 02:07:19.817 | FLOATING_RANGE=172.24.5.0/24 2026-02-17 02:07:19.817 | FORCE_CONFIG_DRIVE=False 2026-02-17 02:07:19.817 | FORCE_PREREQ=0 2026-02-17 02:07:19.817 | FUNCNAME=([0]="source" [1]="run_plugins" [2]="run_phase" [3]="main") 2026-02-17 02:07:19.817 | FUNC_DIR=/opt/stack/devstack 2026-02-17 02:07:19.817 | 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-02-17 02:07:19.817 | 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-02-17 02:07:19.818 | 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-02-17 02:07:19.818 | GIT_BASE=https://github.com 2026-02-17 02:07:19.818 | GIT_DEPTH=0 2026-02-17 02:07:19.818 | GIT_TIMEOUT=0 2026-02-17 02:07:19.818 | GLANCE_API_CONF=/etc/glance/glance-api.conf 2026-02-17 02:07:19.818 | GLANCE_API_PASTE_INI=/etc/glance/glance-api-paste.ini 2026-02-17 02:07:19.818 | GLANCE_BIN_DIR=/opt/stack/data/venv/bin 2026-02-17 02:07:19.818 | GLANCE_BRANCH=master 2026-02-17 02:07:19.818 | GLANCE_CACHE_CONF=/etc/glance/glance-cache.conf 2026-02-17 02:07:19.818 | GLANCE_CACHE_DIR=/opt/stack/data/glance/cache 2026-02-17 02:07:19.818 | GLANCE_CACHE_DRIVER=centralized_db 2026-02-17 02:07:19.818 | GLANCE_CINDER_DEFAULT_BACKEND=lvmdriver-1 2026-02-17 02:07:19.818 | GLANCE_CONF_DIR=/etc/glance 2026-02-17 02:07:19.818 | GLANCE_DEFAULT_BACKEND=fast 2026-02-17 02:07:19.818 | GLANCE_DIR=/opt/stack/glance 2026-02-17 02:07:19.818 | GLANCE_ENABLE_MULTIPLE_STORES=False 2026-02-17 02:07:19.818 | GLANCE_ENABLE_QUOTAS=True 2026-02-17 02:07:19.818 | GLANCE_ENFORCE_IMAGE_FORMAT=True 2026-02-17 02:07:19.818 | GLANCE_ENFORCE_SCOPE=True 2026-02-17 02:07:19.818 | GLANCE_HOSTPORT=199.204.45.242:9292 2026-02-17 02:07:19.818 | GLANCE_IMAGE_DIR=/opt/stack/data/glance/images 2026-02-17 02:07:19.818 | GLANCE_IMAGE_IMPORT_CONF=/etc/glance/glance-image-import.conf 2026-02-17 02:07:19.818 | GLANCE_LIMIT_IMAGE_SIZE_TOTAL=10000 2026-02-17 02:07:19.818 | GLANCE_LOCK_DIR=/opt/stack/data/glance/locks 2026-02-17 02:07:19.818 | GLANCE_METADEF_DIR=/etc/glance/metadefs 2026-02-17 02:07:19.818 | GLANCE_MULTIPLE_FILE_STORES=fast 2026-02-17 02:07:19.818 | GLANCE_MULTISTORE_FILE_IMAGE_DIR=/opt/stack/data/glance 2026-02-17 02:07:19.818 | GLANCE_NFS_MOUNTPOINT=/opt/stack/data/glance/images/mnt 2026-02-17 02:07:19.818 | GLANCE_REPO=https://github.com/openstack/glance.git 2026-02-17 02:07:19.818 | GLANCE_S3_BUCKET_NAME=images 2026-02-17 02:07:19.818 | GLANCE_S3_BUCKET_ON_PUT=True 2026-02-17 02:07:19.818 | GLANCE_S3_DEFAULT_BACKEND=s3_fast 2026-02-17 02:07:19.818 | GLANCE_SCHEMA_JSON=/etc/glance/schema-image.json 2026-02-17 02:07:19.818 | GLANCE_SERVICE_HOST=199.204.45.242 2026-02-17 02:07:19.818 | GLANCE_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-02-17 02:07:19.818 | GLANCE_SERVICE_PORT=9292 2026-02-17 02:07:19.818 | GLANCE_SERVICE_PORT_INT=19292 2026-02-17 02:07:19.818 | GLANCE_SERVICE_PROTOCOL=https 2026-02-17 02:07:19.818 | GLANCE_SHOW_DIRECT_URL=False 2026-02-17 02:07:19.818 | GLANCE_SHOW_MULTIPLE_LOCATIONS=False 2026-02-17 02:07:19.818 | GLANCE_STAGING_DIR=/opt/stack/data/glance 2026-02-17 02:07:19.818 | GLANCE_STORE_ROOTWRAP_BASE_DIR=/opt/stack/data/venv/etc/glance 2026-02-17 02:07:19.818 | GLANCE_SWIFT_STORE_CONF=/etc/glance/glance-swift-store.conf 2026-02-17 02:07:19.818 | GLANCE_TASKS_DIR=/opt/stack/data/glance 2026-02-17 02:07:19.818 | GLANCE_URL=https://199.204.45.242/image 2026-02-17 02:07:19.818 | GLANCE_USE_IMPORT_WORKFLOW=False 2026-02-17 02:07:19.818 | GLANCE_USE_S3=False 2026-02-17 02:07:19.818 | GLANCE_UWSGI=glance.wsgi.api:application 2026-02-17 02:07:19.819 | GLANCE_UWSGI_CONF=/etc/glance/glance-uwsgi.ini 2026-02-17 02:07:19.819 | GLOBAL_VENV=True 2026-02-17 02:07:19.819 | GROUPS=() 2026-02-17 02:07:19.819 | HOME=/opt/stack 2026-02-17 02:07:19.819 | HOME_URL=https://www.ubuntu.com/ 2026-02-17 02:07:19.819 | HORIZON_APACHE_ROOT=/dashboard 2026-02-17 02:07:19.819 | HORIZON_BRANCH=master 2026-02-17 02:07:19.819 | HORIZON_DIR=/opt/stack/horizon 2026-02-17 02:07:19.819 | HORIZON_REPO=https://github.com/openstack/horizon.git 2026-02-17 02:07:19.819 | HORIZON_SETTINGS=/opt/stack/horizon/openstack_dashboard/local/local_settings.py.example 2026-02-17 02:07:19.819 | HOSTNAME=np0000155929 2026-02-17 02:07:19.819 | HOSTTYPE=x86_64 2026-02-17 02:07:19.819 | HOST_IP=199.204.45.242 2026-02-17 02:07:19.819 | HOST_IPV6=::1 2026-02-17 02:07:19.819 | HOST_IP_IFACE= 2026-02-17 02:07:19.819 | ID=ubuntu 2026-02-17 02:07:19.819 | ID_LIKE=debian 2026-02-17 02:07:19.819 | IFS=' 2026-02-17 02:07:19.819 | ' 2026-02-17 02:07:19.819 | IMAGE_URLS=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-02-17 02:07:19.819 | INSTALL_DATABASE_SERVER_PACKAGES=True 2026-02-17 02:07:19.819 | INSTANCES_PATH=/opt/stack/data/nova/instances 2026-02-17 02:07:19.819 | INSTANCE_NAME_PREFIX=instance- 2026-02-17 02:07:19.819 | INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-02-17 02:07:19.819 | IPV4_ADDRS_SAFE_TO_USE=10.1.0.0/20 2026-02-17 02:07:19.819 | IPV6_ADDRESS_MODE=slaac 2026-02-17 02:07:19.819 | IPV6_ADDRS_SAFE_TO_USE=fd::/56 2026-02-17 02:07:19.819 | IPV6_GLOBAL_ID= 2026-02-17 02:07:19.819 | IPV6_PRIVATE_NETWORK_GATEWAY= 2026-02-17 02:07:19.819 | IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-02-17 02:07:19.819 | IPV6_PROVIDER_FIXED_RANGE= 2026-02-17 02:07:19.819 | IPV6_PROVIDER_NETWORK_GATEWAY= 2026-02-17 02:07:19.819 | IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-02-17 02:07:19.819 | IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-02-17 02:07:19.819 | IPV6_PUBLIC_RANGE=2001:db8::/64 2026-02-17 02:07:19.819 | IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-02-17 02:07:19.819 | IPV6_RA_MODE=slaac 2026-02-17 02:07:19.819 | IPV6_ROUTER_GW_IP=2001:db8::1 2026-02-17 02:07:19.819 | IP_VERSION=4+6 2026-02-17 02:07:19.819 | IRONIC_PYTHON_AGENT_BRANCH=master 2026-02-17 02:07:19.819 | IRONIC_PYTHON_AGENT_REPO=https://github.com/openstack/ironic-python-agent.git 2026-02-17 02:07:19.819 | ISCSID_DEBUG=False 2026-02-17 02:07:19.819 | ISCSID_DEBUG_LEVEL=4 2026-02-17 02:07:19.819 | KEYSTONE_ADMIN_ENDPOINT=True 2026-02-17 02:07:19.819 | KEYSTONE_ASSIGNMENT_BACKEND=sql 2026-02-17 02:07:19.819 | KEYSTONE_AUTH_URI=https://199.204.45.242/identity 2026-02-17 02:07:19.819 | KEYSTONE_AUTH_URI_V3=https://199.204.45.242/identity/v3 2026-02-17 02:07:19.820 | KEYSTONE_BIN_DIR=/opt/stack/data/venv/bin 2026-02-17 02:07:19.820 | KEYSTONE_BRANCH=master 2026-02-17 02:07:19.820 | KEYSTONE_CONF=/etc/keystone/keystone.conf 2026-02-17 02:07:19.820 | KEYSTONE_CONF_DIR=/etc/keystone 2026-02-17 02:07:19.820 | KEYSTONE_DIR=/opt/stack/keystone 2026-02-17 02:07:19.820 | KEYSTONE_ENABLE_CACHE=True 2026-02-17 02:07:19.820 | KEYSTONE_ENFORCE_SCOPE=False 2026-02-17 02:07:19.820 | KEYSTONE_IDENTITY_BACKEND=sql 2026-02-17 02:07:19.820 | KEYSTONE_LOCKOUT_DURATION=10 2026-02-17 02:07:19.820 | KEYSTONE_LOCKOUT_FAILURE_ATTEMPTS=2 2026-02-17 02:07:19.820 | KEYSTONE_PASSWORD_HASH_ROUNDS=4 2026-02-17 02:07:19.820 | KEYSTONE_PUBLIC_UWSGI=keystone.wsgi.api:application 2026-02-17 02:07:19.820 | KEYSTONE_PUBLIC_UWSGI_CONF=/etc/keystone/keystone-uwsgi-public.ini 2026-02-17 02:07:19.820 | KEYSTONE_REGION_NAME=RegionOne 2026-02-17 02:07:19.820 | KEYSTONE_REPO=https://github.com/openstack/keystone.git 2026-02-17 02:07:19.820 | KEYSTONE_RESOURCE_BACKEND=sql 2026-02-17 02:07:19.820 | KEYSTONE_ROLE_BACKEND=sql 2026-02-17 02:07:19.820 | KEYSTONE_SECURITY_COMPLIANCE_ENABLED=True 2026-02-17 02:07:19.820 | KEYSTONE_SERVICE_HOST=199.204.45.242 2026-02-17 02:07:19.820 | KEYSTONE_SERVICE_PORT=5000 2026-02-17 02:07:19.820 | KEYSTONE_SERVICE_PORT_INT=5001 2026-02-17 02:07:19.820 | KEYSTONE_SERVICE_PROTOCOL=https 2026-02-17 02:07:19.820 | KEYSTONE_SERVICE_URI=https://199.204.45.242/identity 2026-02-17 02:07:19.820 | KEYSTONE_SERVICE_URI_V3=https://199.204.45.242/identity/v3 2026-02-17 02:07:19.820 | KEYSTONE_TOKEN_FORMAT=fernet 2026-02-17 02:07:19.820 | KEYSTONE_UNIQUE_LAST_PASSWORD_COUNT=2 2026-02-17 02:07:19.820 | KEY_MANAGER_BACKEND=barbican 2026-02-17 02:07:19.820 | KILL_PATH=/usr/bin/kill 2026-02-17 02:07:19.820 | LAST_RUN=0 2026-02-17 02:07:19.820 | LAST_SPINNER_PID= 2026-02-17 02:07:19.820 | LC_ALL=en_US.utf8 2026-02-17 02:07:19.820 | LDAP_BASE_DC=openstack 2026-02-17 02:07:19.820 | LDAP_BASE_DN=dc=openstack,dc=org 2026-02-17 02:07:19.820 | LDAP_DOMAIN=openstack.org 2026-02-17 02:07:19.820 | LDAP_MANAGER_DN=cn=Manager,dc=openstack,dc=org 2026-02-17 02:07:19.820 | LDAP_OLCDB_NUMBER=1 2026-02-17 02:07:19.820 | LDAP_OLCDB_TYPE=mdb 2026-02-17 02:07:19.820 | LDAP_ROOTPW_COMMAND=replace 2026-02-17 02:07:19.820 | LDAP_SERVICE_NAME=slapd 2026-02-17 02:07:19.820 | LDAP_URL=ldap://localhost 2026-02-17 02:07:19.820 | 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-02-17 02:07:19.820 | LIBVIRT_CPU_MODE=host-passthrough 2026-02-17 02:07:19.820 | LIBVIRT_CPU_MODEL=Nehalem 2026-02-17 02:07:19.820 | LIBVIRT_GROUP=libvirt 2026-02-17 02:07:19.820 | LIBVIRT_TYPE=kvm 2026-02-17 02:07:19.820 | LINENO=762 2026-02-17 02:07:19.820 | LOCAL_HOSTNAME=np0000155929 2026-02-17 02:07:19.820 | LOGDAYS=7 2026-02-17 02:07:19.820 | LOGDIR=/opt/stack/logs 2026-02-17 02:07:19.820 | LOGFILE=/opt/stack/logs/devstacklog.txt.2026-02-17-020438 2026-02-17 02:07:19.820 | LOGFILE_DIR=/opt/stack/logs 2026-02-17 02:07:19.821 | LOGFILE_NAME=devstacklog.txt 2026-02-17 02:07:19.821 | LOGNAME=stack 2026-02-17 02:07:19.821 | LOGO=ubuntu-logo 2026-02-17 02:07:19.821 | LOG_COLOR=False 2026-02-17 02:07:19.821 | LRC=localrc 2026-02-17 02:07:19.821 | MACHTYPE=x86_64-pc-linux-gnu 2026-02-17 02:07:19.821 | MAGNUM_API_PASTE=/etc/magnum/api-paste.ini 2026-02-17 02:07:19.821 | MAGNUM_BIN_DIR=/opt/stack/data/venv/bin 2026-02-17 02:07:19.821 | MAGNUM_BRANCH=master 2026-02-17 02:07:19.821 | MAGNUM_CERTIFICATE_CACHE_DIR=/var/lib/magnum/certificate-cache 2026-02-17 02:07:19.821 | MAGNUM_CONF=/etc/magnum/magnum.conf 2026-02-17 02:07:19.821 | MAGNUM_CONFIGURE_IPTABLES=True 2026-02-17 02:07:19.821 | MAGNUM_CONF_DIR=/etc/magnum 2026-02-17 02:07:19.821 | MAGNUM_DIR=/opt/stack/magnum 2026-02-17 02:07:19.821 | MAGNUM_ENFORCE_SCOPE=False 2026-02-17 02:07:19.821 | MAGNUM_GUEST_IMAGE_URL=https://github.com/vexxhost/capo-image-elements/releases/latest/download/ubuntu-22.04-v1.33.8.qcow2 2026-02-17 02:07:19.821 | MAGNUM_K8S_KEYSTONE_AUTH_DEFAULT_POLICY=/etc/magnum/k8s_keystone_auth_default_policy.json 2026-02-17 02:07:19.821 | MAGNUM_POLICY=/etc/magnum/policy.yaml 2026-02-17 02:07:19.821 | MAGNUM_REPO=https://github.com/openstack/magnum.git 2026-02-17 02:07:19.821 | MAGNUM_SERVICE_HOST=199.204.45.242 2026-02-17 02:07:19.821 | MAGNUM_SERVICE_PROTOCOL=https 2026-02-17 02:07:19.821 | MAGNUM_STATE_PATH=/opt/stack/data/magnum 2026-02-17 02:07:19.821 | MAGNUM_SWIFT_REGISTRY_CONTAINER=docker_registry 2026-02-17 02:07:19.821 | MAGNUM_TRUSTEE_DOMAIN_ADMIN_PASSWORD=secret 2026-02-17 02:07:19.821 | MAGNUM_UWSGI=magnum.wsgi.api:application 2026-02-17 02:07:19.821 | MAGNUM_UWSGI_CONF=/etc/magnum/magnum-api-uwsgi.ini 2026-02-17 02:07:19.821 | MAIL=/var/mail/stack 2026-02-17 02:07:19.821 | MANILACLIENT_BRANCH=master 2026-02-17 02:07:19.821 | MANILACLIENT_DIR=/opt/stack/python-manilaclient 2026-02-17 02:07:19.821 | MANILACLIENT_REPO=https://opendev.org/openstack/python-manilaclient 2026-02-17 02:07:19.821 | MANILA_ADMIN_NET_RANGE=10.2.5.0/24 2026-02-17 02:07:19.821 | MANILA_ALLOW_NAS_SERVER_PORTS_ON_HOST=False 2026-02-17 02:07:19.821 | MANILA_API_PASTE_INI=/etc/manila/api-paste.ini 2026-02-17 02:07:19.821 | MANILA_BIN_DIR=/opt/stack/data/venv/bin 2026-02-17 02:07:19.821 | MANILA_CONF=/etc/manila/manila.conf 2026-02-17 02:07:19.821 | MANILA_CONFIGURE_DEFAULT_TYPES=True 2026-02-17 02:07:19.821 | MANILA_CONF_DIR=/etc/manila 2026-02-17 02:07:19.821 | MANILA_CONTAINER_DRIVER=manila.share.drivers.container.driver.ContainerShareDriver 2026-02-17 02:07:19.821 | MANILA_CONTAINER_VOLUME_GROUP_NAME=manila_docker_volumes 2026-02-17 02:07:19.821 | MANILA_DATA_COPY_CHECK_HASH=True 2026-02-17 02:07:19.821 | MANILA_DATA_NODE_IP=10.2.5.0/24 2026-02-17 02:07:19.821 | MANILA_DEFAULT_SHARE_GROUP_TYPE=default 2026-02-17 02:07:19.821 | MANILA_DEFAULT_SHARE_GROUP_TYPE_SPECS= 2026-02-17 02:07:19.821 | MANILA_DEFAULT_SHARE_TYPE=default 2026-02-17 02:07:19.821 | MANILA_DEFAULT_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-02-17 02:07:19.821 | MANILA_DEFERRED_DELETE_TASK_INTERVAL=10 2026-02-17 02:07:19.821 | MANILA_DHSS_FALSE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-02-17 02:07:19.821 | MANILA_DHSS_TRUE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-02-17 02:07:19.821 | MANILA_DIR=/opt/stack/manila 2026-02-17 02:07:19.822 | MANILA_DOCKER_IMAGE_ALIAS=manila_docker_image 2026-02-17 02:07:19.822 | 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-02-17 02:07:19.822 | MANILA_ENABLED_BACKENDS=generic 2026-02-17 02:07:19.822 | MANILA_ENABLED_SHARE_PROTOCOLS=NFS,CIFS 2026-02-17 02:07:19.822 | MANILA_ENDPOINT_BASE=http://199.204.45.242/share 2026-02-17 02:07:19.822 | MANILA_ENFORCE_SCOPE=False 2026-02-17 02:07:19.822 | MANILA_GIT_BASE=https://opendev.org 2026-02-17 02:07:19.822 | MANILA_KEY_FORMAT=ecdsa 2026-02-17 02:07:19.822 | MANILA_LOCK_PATH=/opt/stack/manila/manila_locks 2026-02-17 02:07:19.822 | MANILA_LVM_SHARE_EXPORT_IPS=199.204.45.242 2026-02-17 02:07:19.822 | MANILA_MNT_DIR=/opt/stack/data/manila/mnt 2026-02-17 02:07:19.822 | MANILA_NETWORK_API_CLASS=manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin 2026-02-17 02:07:19.822 | MANILA_NEUTRON_VNIC_TYPE=normal 2026-02-17 02:07:19.822 | MANILA_PATH_TO_PRIVATE_KEY=/opt/stack/.ssh/id_ecdsa 2026-02-17 02:07:19.822 | MANILA_PATH_TO_PUBLIC_KEY=/opt/stack/.ssh/id_ecdsa.pub 2026-02-17 02:07:19.822 | MANILA_REPLICA_STATE_UPDATE_INTERVAL=300 2026-02-17 02:07:19.822 | MANILA_REPO_ROOT=openstack 2026-02-17 02:07:19.822 | MANILA_RESTORE_IPV6_DEFAULT_ROUTE=True 2026-02-17 02:07:19.822 | MANILA_SCHEDULER_DRIVER=manila.scheduler.drivers.filter.FilterScheduler 2026-02-17 02:07:19.822 | MANILA_SERVICE_HOST=199.204.45.242 2026-02-17 02:07:19.822 | MANILA_SERVICE_IMAGE_ENABLED=True 2026-02-17 02:07:19.822 | MANILA_SERVICE_IMAGE_NAME=manila-service-image-master 2026-02-17 02:07:19.822 | MANILA_SERVICE_IMAGE_URL=http://tarballs.openstack.org/manila-image-elements/images/manila-service-image-master.qcow2 2026-02-17 02:07:19.822 | MANILA_SERVICE_INSTANCE_PASSWORD=manila 2026-02-17 02:07:19.822 | MANILA_SERVICE_INSTANCE_USER=manila 2026-02-17 02:07:19.822 | MANILA_SERVICE_KEYPAIR_NAME=manila-service 2026-02-17 02:07:19.822 | MANILA_SERVICE_PORT=8786 2026-02-17 02:07:19.822 | MANILA_SERVICE_PORT_INT=18786 2026-02-17 02:07:19.822 | MANILA_SERVICE_PROTOCOL=http 2026-02-17 02:07:19.822 | MANILA_SERVICE_SECGROUP=manila-service 2026-02-17 02:07:19.822 | MANILA_SERVICE_VM_FLAVOR_DISK=5 2026-02-17 02:07:19.822 | MANILA_SERVICE_VM_FLAVOR_NAME=manila-service-flavor 2026-02-17 02:07:19.822 | MANILA_SERVICE_VM_FLAVOR_RAM=512 2026-02-17 02:07:19.822 | MANILA_SERVICE_VM_FLAVOR_REF=100 2026-02-17 02:07:19.822 | MANILA_SERVICE_VM_FLAVOR_VCPUS=1 2026-02-17 02:07:19.822 | MANILA_SETUP_IPV6=False 2026-02-17 02:07:19.822 | MANILA_SSH_TIMEOUT=180 2026-02-17 02:07:19.822 | MANILA_STATE_PATH=/opt/stack/data/manila 2026-02-17 02:07:19.822 | MANILA_USE_DOWNGRADE_MIGRATIONS=False 2026-02-17 02:07:19.822 | MANILA_USE_SCHEDULER_CREATING_SHARE_FROM_SNAPSHOT=False 2026-02-17 02:07:19.822 | MANILA_USE_SERVICE_INSTANCE_PASSWORD=True 2026-02-17 02:07:19.822 | MANILA_UWSGI_CONF=/etc/manila/manila-uwsgi.ini 2026-02-17 02:07:19.822 | MANILA_WSGI=manila.wsgi.api:application 2026-02-17 02:07:19.822 | MANILA_ZFSONLINUX_BACKEND_FILES_CONTAINER_DIR=/opt/stack/data/manila/zfsonlinux 2026-02-17 02:07:19.822 | MANILA_ZFSONLINUX_DATASET_CREATION_OPTIONS=compression=gzip 2026-02-17 02:07:19.823 | MANILA_ZFSONLINUX_REPLICATION_DOMAIN=ZFSonLinux 2026-02-17 02:07:19.823 | MANILA_ZFSONLINUX_SERVICE_IP=199.204.45.242 2026-02-17 02:07:19.823 | MANILA_ZFSONLINUX_SHARE_EXPORT_IP=199.204.45.242 2026-02-17 02:07:19.823 | MANILA_ZFSONLINUX_SSH_USERNAME=stack 2026-02-17 02:07:19.823 | MANILA_ZFSONLINUX_USE_SSH=False 2026-02-17 02:07:19.823 | MANILA_ZFSONLINUX_ZPOOL_SIZE=30G 2026-02-17 02:07:19.823 | MAX_DB_CONNECTIONS=200 2026-02-17 02:07:19.823 | MEMCACHE_SERVERS=localhost:11211 2026-02-17 02:07:19.823 | METADATA_SERVICE_PORT=8775 2026-02-17 02:07:19.823 | METERING_PLUGIN=neutron.services.metering.metering_plugin.MeteringPlugin 2026-02-17 02:07:19.823 | ML2_L3_PLUGIN=ovn-router 2026-02-17 02:07:19.823 | MYSQL_DRIVER=PyMySQL 2026-02-17 02:07:19.823 | MYSQL_GATHER_PERFORMANCE=True 2026-02-17 02:07:19.823 | MYSQL_HOST=127.0.0.1 2026-02-17 02:07:19.823 | MYSQL_REDUCE_MEMORY=True 2026-02-17 02:07:19.823 | MYSQL_SERVICE_NAME=mysql 2026-02-17 02:07:19.823 | MYSQL_USER=root 2026-02-17 02:07:19.823 | NAME=Ubuntu 2026-02-17 02:07:19.823 | NETWORK_GATEWAY=10.1.0.1 2026-02-17 02:07:19.823 | NEUTRON_ANY='q-svc neutron-api' 2026-02-17 02:07:19.823 | NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-02-17 02:07:19.823 | NEUTRON_BRANCH=master 2026-02-17 02:07:19.823 | NEUTRON_CONF=/etc/neutron/neutron.conf 2026-02-17 02:07:19.823 | NEUTRON_CONF_DIR=/etc/neutron 2026-02-17 02:07:19.823 | NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-02-17 02:07:19.823 | NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-02-17 02:07:19.823 | NEUTRON_DIR=/opt/stack/neutron 2026-02-17 02:07:19.823 | NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-02-17 02:07:19.823 | NEUTRON_ENFORCE_SCOPE=True 2026-02-17 02:07:19.823 | NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-02-17 02:07:19.823 | NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-02-17 02:07:19.823 | NEUTRON_OVN_AGENT_BINARY=neutron-ovn-agent 2026-02-17 02:07:19.823 | NEUTRON_OVN_BIN_DIR=/opt/stack/data/venv/bin 2026-02-17 02:07:19.823 | NEUTRON_OVN_METADATA_BINARY=neutron-ovn-metadata-agent 2026-02-17 02:07:19.823 | NEUTRON_PORT_SECURITY=True 2026-02-17 02:07:19.823 | NEUTRON_REPO=https://github.com/openstack/neutron.git 2026-02-17 02:07:19.823 | NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-02-17 02:07:19.823 | NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-02-17 02:07:19.823 | NEUTRON_UWSGI=neutron.wsgi.api:application 2026-02-17 02:07:19.823 | NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-02-17 02:07:19.823 | NOUNSET= 2026-02-17 02:07:19.823 | NOVA_ALLOW_MOVE_TO_SAME_HOST=True 2026-02-17 02:07:19.824 | NOVA_API_DB=nova_api 2026-02-17 02:07:19.824 | NOVA_API_PASTE_INI=/etc/nova/api-paste.ini 2026-02-17 02:07:19.824 | NOVA_BIN_DIR=/opt/stack/data/venv/bin 2026-02-17 02:07:19.824 | NOVA_BRANCH=master 2026-02-17 02:07:19.824 | NOVA_COND_CONF=/etc/nova/nova.conf 2026-02-17 02:07:19.824 | NOVA_CONF=/etc/nova/nova.conf 2026-02-17 02:07:19.824 | NOVA_CONF_DIR=/etc/nova 2026-02-17 02:07:19.824 | NOVA_CONSOLE_PROXY_COMPUTE_TLS=False 2026-02-17 02:07:19.824 | NOVA_CPU_CELL=1 2026-02-17 02:07:19.824 | NOVA_CPU_CONF=/etc/nova/nova-cpu.conf 2026-02-17 02:07:19.824 | NOVA_CPU_UUID= 2026-02-17 02:07:19.824 | NOVA_DIR=/opt/stack/nova 2026-02-17 02:07:19.824 | NOVA_ENABLED_APIS=osapi_compute,metadata 2026-02-17 02:07:19.824 | NOVA_ENABLE_CACHE=True 2026-02-17 02:07:19.824 | NOVA_ENFORCE_SCOPE=True 2026-02-17 02:07:19.824 | NOVA_FAKE_CONF=/etc/nova/nova-fake.conf 2026-02-17 02:07:19.824 | NOVA_FILTERS=ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-02-17 02:07:19.824 | NOVA_INSTANCES_PATH=/opt/stack/data/nova/instances 2026-02-17 02:07:19.824 | NOVA_LIBVIRT_TB_CACHE_SIZE=128 2026-02-17 02:07:19.824 | NOVA_METADATA_UWSGI=nova.wsgi.metadata:application 2026-02-17 02:07:19.824 | NOVA_METADATA_UWSGI_CONF=/etc/nova/nova-metadata-uwsgi.ini 2026-02-17 02:07:19.824 | NOVA_MY_IP=199.204.45.242 2026-02-17 02:07:19.824 | NOVA_NOTIFICATION_FORMAT=unversioned 2026-02-17 02:07:19.824 | NOVA_NUM_CELLS=1 2026-02-17 02:07:19.824 | NOVA_PLUGINS=/opt/stack/devstack/lib/nova_plugins 2026-02-17 02:07:19.824 | NOVA_READY_TIMEOUT=60 2026-02-17 02:07:19.824 | NOVA_REPO=https://github.com/openstack/nova.git 2026-02-17 02:07:19.824 | NOVA_SERIAL_ENABLED=False 2026-02-17 02:07:19.824 | NOVA_SERVICE_HOST=199.204.45.242 2026-02-17 02:07:19.824 | NOVA_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-02-17 02:07:19.824 | NOVA_SERVICE_PORT=8774 2026-02-17 02:07:19.824 | NOVA_SERVICE_PORT_INT=18774 2026-02-17 02:07:19.824 | NOVA_SERVICE_PROTOCOL=https 2026-02-17 02:07:19.824 | NOVA_SERVICE_REPORT_INTERVAL=120 2026-02-17 02:07:19.824 | NOVA_SHUTDOWN_TIMEOUT=0 2026-02-17 02:07:19.824 | NOVA_SPICE_ENABLED=False 2026-02-17 02:07:19.824 | NOVA_STATE_PATH=/opt/stack/data/nova 2026-02-17 02:07:19.824 | NOVA_USE_SERVICE_TOKEN=True 2026-02-17 02:07:19.824 | NOVA_USE_UNIFIED_LIMITS=False 2026-02-17 02:07:19.824 | NOVA_UWSGI=nova.wsgi.osapi_compute:application 2026-02-17 02:07:19.824 | NOVA_UWSGI_CONF=/etc/nova/nova-api-uwsgi.ini 2026-02-17 02:07:19.824 | NOVA_VNC_ENABLED=True 2026-02-17 02:07:19.824 | NOVNC_BRANCH=v1.3.0 2026-02-17 02:07:19.824 | NOVNC_REPO=https://github.com/novnc/novnc.git 2026-02-17 02:07:19.825 | NOW=1771293891 2026-02-17 02:07:19.825 | NO_UPDATE_REPOS=False 2026-02-17 02:07:19.825 | OBJECT_PORT_BASE=6613 2026-02-17 02:07:19.825 | OCTAVIA=octavia 2026-02-17 02:07:19.825 | OCTAVIA_AMPHORA_DRIVER=amphora_haproxy_rest_driver 2026-02-17 02:07:19.825 | OCTAVIA_AMP_CONN_TIMEOUT=10 2026-02-17 02:07:19.825 | OCTAVIA_AMP_EXPIRY_AGE=3600 2026-02-17 02:07:19.825 | OCTAVIA_AMP_FLAVOR_ID=10 2026-02-17 02:07:19.825 | OCTAVIA_AMP_IMAGE_ARCH=amd64 2026-02-17 02:07:19.825 | OCTAVIA_AMP_IMAGE_FILE=/opt/stack/octavia/diskimage-create/amphora-x64-haproxy.qcow2 2026-02-17 02:07:19.825 | OCTAVIA_AMP_IMAGE_NAME=amphora-x64-haproxy 2026-02-17 02:07:19.825 | OCTAVIA_AMP_IMAGE_TAG=amphora 2026-02-17 02:07:19.825 | OCTAVIA_AMP_LOG_ADMIN_PORT=10514 2026-02-17 02:07:19.825 | OCTAVIA_AMP_LOG_TENANT_PORT=20514 2026-02-17 02:07:19.825 | OCTAVIA_AMP_READ_TIMEOUT=120 2026-02-17 02:07:19.825 | OCTAVIA_AMP_SSH_KEY_BITS=2048 2026-02-17 02:07:19.825 | OCTAVIA_AMP_SSH_KEY_NAME=octavia_ssh_key 2026-02-17 02:07:19.825 | OCTAVIA_AMP_SSH_KEY_PATH=/etc/octavia/.ssh/octavia_ssh_key 2026-02-17 02:07:19.825 | OCTAVIA_AMP_SSH_KEY_TYPE=rsa 2026-02-17 02:07:19.825 | OCTAVIA_API=o-api 2026-02-17 02:07:19.825 | OCTAVIA_API_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-02-17 02:07:19.825 | OCTAVIA_API_HAPROXY=o-api-ha 2026-02-17 02:07:19.825 | OCTAVIA_AUDIT_MAP=/etc/octavia/octavia_api_audit_map.conf 2026-02-17 02:07:19.825 | OCTAVIA_BIN_DIR=/opt/stack/data/venv/bin 2026-02-17 02:07:19.825 | OCTAVIA_CERTS_DIR=/etc/octavia/certs 2026-02-17 02:07:19.825 | OCTAVIA_COMPUTE_DRIVER=compute_nova_driver 2026-02-17 02:07:19.825 | OCTAVIA_CONF=/etc/octavia/octavia.conf 2026-02-17 02:07:19.825 | OCTAVIA_CONF_DIR=/etc/octavia 2026-02-17 02:07:19.825 | OCTAVIA_CONSUMER=o-cw 2026-02-17 02:07:19.825 | OCTAVIA_CONSUMER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-02-17 02:07:19.825 | OCTAVIA_CONSUMER_BINARY=/opt/stack/data/venv/bin/octavia-worker 2026-02-17 02:07:19.825 | OCTAVIA_CONTROLLER_IP_PORT_LIST=auto 2026-02-17 02:07:19.825 | OCTAVIA_DIB_TRACING=1 2026-02-17 02:07:19.825 | OCTAVIA_DIR=/opt/stack/octavia 2026-02-17 02:07:19.825 | OCTAVIA_DRIVER_AGENT=o-da 2026-02-17 02:07:19.825 | OCTAVIA_DRIVER_AGENT_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-02-17 02:07:19.825 | OCTAVIA_DRIVER_AGENT_BINARY=/opt/stack/data/venv/bin/octavia-driver-agent 2026-02-17 02:07:19.825 | OCTAVIA_ENABLE_AMPHORAV2_JOBBOARD=False 2026-02-17 02:07:19.825 | OCTAVIA_HA_PORT=9875 2026-02-17 02:07:19.825 | OCTAVIA_HEALTHMANAGER=o-hm 2026-02-17 02:07:19.825 | OCTAVIA_HEALTHMANAGER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-02-17 02:07:19.825 | OCTAVIA_HEALTHMANAGER_BINARY=/opt/stack/data/venv/bin/octavia-health-manager 2026-02-17 02:07:19.825 | OCTAVIA_HEALTH_KEY=insecure 2026-02-17 02:07:19.825 | OCTAVIA_HM_LISTEN_PORT=5555 2026-02-17 02:07:19.825 | OCTAVIA_HOUSEKEEPER=o-hk 2026-02-17 02:07:19.825 | OCTAVIA_HOUSEKEEPER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-02-17 02:07:19.826 | OCTAVIA_HOUSEKEEPER_BINARY=/opt/stack/data/venv/bin/octavia-housekeeping 2026-02-17 02:07:19.826 | OCTAVIA_IMAGE_DRIVER=image_glance_driver 2026-02-17 02:07:19.826 | OCTAVIA_JOBBOARD_BACKEND=redis 2026-02-17 02:07:19.826 | OCTAVIA_JOBBOARD_EXPIRATION_TIME=30 2026-02-17 02:07:19.826 | OCTAVIA_LB_EXPIRY_AGE=3600 2026-02-17 02:07:19.826 | OCTAVIA_LB_TOPOLOGY=SINGLE 2026-02-17 02:07:19.826 | OCTAVIA_MGMT_PORT_IP=auto 2026-02-17 02:07:19.826 | OCTAVIA_MGMT_SUBNET=192.168.0.0/24 2026-02-17 02:07:19.826 | OCTAVIA_MGMT_SUBNET_END=192.168.0.200 2026-02-17 02:07:19.826 | OCTAVIA_MGMT_SUBNET_IPV6=fd00:0:0:42::/64 2026-02-17 02:07:19.826 | OCTAVIA_MGMT_SUBNET_IPV6_END=fd00:0:0:42:ffff:ffff:ffff:ffff 2026-02-17 02:07:19.826 | OCTAVIA_MGMT_SUBNET_IPV6_START=fd00:0:0:42:0:0:0:2 2026-02-17 02:07:19.826 | OCTAVIA_MGMT_SUBNET_START=192.168.0.2 2026-02-17 02:07:19.826 | OCTAVIA_NETWORK_DRIVER=allowed_address_pairs_driver 2026-02-17 02:07:19.826 | OCTAVIA_NODE=api 2026-02-17 02:07:19.826 | OCTAVIA_PASSWORD=secretadmin 2026-02-17 02:07:19.826 | OCTAVIA_PORT=9876 2026-02-17 02:07:19.826 | OCTAVIA_PREGENERATED_CERTS_DIR=/opt/stack/octavia/devstack/pregenerated/certs 2026-02-17 02:07:19.826 | OCTAVIA_PREGENERATED_SSH_KEY_PATH=/opt/stack/octavia/devstack/pregenerated/ssh-keys/octavia_ssh_key 2026-02-17 02:07:19.826 | OCTAVIA_PROJECT_DOMAIN_NAME=Default 2026-02-17 02:07:19.826 | OCTAVIA_PROJECT_NAME=admin 2026-02-17 02:07:19.826 | OCTAVIA_PROTOCOL=http 2026-02-17 02:07:19.826 | OCTAVIA_PROVIDER_AGENTS=ovn 2026-02-17 02:07:19.826 | OCTAVIA_PROVIDER_DRIVERS='amphora:The Octavia Amphora driver.,octavia:Deprecated alias of the Octavia Amphora driver.,ovn:Octavia OVN driver.' 2026-02-17 02:07:19.826 | OCTAVIA_RUN_DIR=/var/run/octavia 2026-02-17 02:07:19.826 | OCTAVIA_SERVICE=octavia 2026-02-17 02:07:19.826 | OCTAVIA_SERVICE_TYPE=load-balancer 2026-02-17 02:07:19.826 | OCTAVIA_SSH_DIR=/etc/octavia/.ssh 2026-02-17 02:07:19.826 | OCTAVIA_USERNAME=admin 2026-02-17 02:07:19.826 | OCTAVIA_USER_DOMAIN_NAME=Default 2026-02-17 02:07:19.826 | OCTAVIA_USE_PREGENERATED_CERTS=False 2026-02-17 02:07:19.826 | OCTAVIA_USE_PREGENERATED_SSH_KEY=False 2026-02-17 02:07:19.826 | OCTAVIA_UWSGI_APP=octavia.wsgi.api:application 2026-02-17 02:07:19.826 | OCTAVIA_UWSGI_CONF=/etc/octavia/octavia-uwsgi.ini 2026-02-17 02:07:19.826 | OCTAVIA_VOLUME_DRIVER=volume_noop_driver 2026-02-17 02:07:19.826 | OFFLINE=False 2026-02-17 02:07:19.826 | OLDPWD=/opt/stack/requirements 2026-02-17 02:07:19.826 | OPENSSL=/usr/bin/openssl 2026-02-17 02:07:19.826 | OPTERR=1 2026-02-17 02:07:19.826 | OPTIND=1 2026-02-17 02:07:19.826 | ORG_NAME=OpenStack 2026-02-17 02:07:19.827 | ORG_UNIT_NAME=DevStack 2026-02-17 02:07:19.827 | OSLO_BIN_DIR=/opt/stack/data/venv/bin 2026-02-17 02:07:19.827 | OSTESTIMAGES_BRANCH=master 2026-02-17 02:07:19.827 | OSTESTIMAGES_DIR=/opt/stack/os-test-images 2026-02-17 02:07:19.827 | OSTESTIMAGES_REPO=https://github.com/openstack/os-test-images.git 2026-02-17 02:07:19.827 | OSTYPE=linux-gnu 2026-02-17 02:07:19.827 | OS_BRICK_LOCK_PATH=/opt/stack/data/os_brick 2026-02-17 02:07:19.827 | OS_CLOUD=devstack-admin 2026-02-17 02:07:19.827 | OS_VIF_OVS_ISOLATE_VIF=False 2026-02-17 02:07:19.827 | OVN_AGENT_CONF=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-02-17 02:07:19.827 | OVN_AGENT_EXTENSIONS=metadata 2026-02-17 02:07:19.827 | OVN_BRANCH=branch-24.03 2026-02-17 02:07:19.827 | OVN_BRIDGE_MAPPINGS=public:br-ex 2026-02-17 02:07:19.827 | OVN_BUILD_FROM_SOURCE=False 2026-02-17 02:07:19.827 | OVN_BUILD_MODULES=False 2026-02-17 02:07:19.827 | OVN_CONTROLLER_SERVICE=ovn-controller.service 2026-02-17 02:07:19.827 | OVN_CONTROLLER_VTEP_SERVICE=ovn-controller-vtep.service 2026-02-17 02:07:19.827 | OVN_DATADIR=/var/lib/ovn 2026-02-17 02:07:19.827 | OVN_DBS_LOG_LEVEL=dbg 2026-02-17 02:07:19.827 | OVN_DNS_SERVERS=8.8.8.8 2026-02-17 02:07:19.827 | OVN_GENEVE_OVERHEAD=38 2026-02-17 02:07:19.827 | OVN_IGMP_SNOOPING_ENABLE=False 2026-02-17 02:07:19.827 | OVN_INSTALL_OVS_PYTHON_MODULE=False 2026-02-17 02:07:19.827 | OVN_L3_CREATE_PUBLIC_NETWORK=True 2026-02-17 02:07:19.827 | OVN_L3_SCHEDULER=leastloaded 2026-02-17 02:07:19.827 | OVN_META_CONF=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-02-17 02:07:19.827 | OVN_META_DATA_HOST=199.204.45.242 2026-02-17 02:07:19.827 | OVN_NB_REMOTE=ssl:199.204.45.242:6641 2026-02-17 02:07:19.827 | OVN_NEUTRON_SYNC_MODE=log 2026-02-17 02:07:19.827 | OVN_NORTHD_SERVICE=ovn-central.service 2026-02-17 02:07:19.827 | OVN_OCTAVIA_PROVIDER_DIR=/opt/stack/ovn-octavia-provider 2026-02-17 02:07:19.827 | OVN_PROTO=ssl 2026-02-17 02:07:19.827 | OVN_REPO=https://github.com/ovn-org/ovn.git 2026-02-17 02:07:19.827 | OVN_REPO_NAME=ovn 2026-02-17 02:07:19.827 | OVN_RUNDIR=/var/run/ovn 2026-02-17 02:07:19.827 | OVN_SB_REMOTE=ssl:199.204.45.242:6642 2026-02-17 02:07:19.827 | OVN_SCRIPTDIR=/share/ovn/scripts 2026-02-17 02:07:19.827 | OVN_SHAREDIR=/share/ovn 2026-02-17 02:07:19.827 | OVN_SPLIT_HASH=05bf1dbb98b0635a51f75e268ef8aed27601401d 2026-02-17 02:07:19.827 | OVN_UUID= 2026-02-17 02:07:19.827 | OVSDB_SERVER_LOCAL_HOST=127.0.0.1 2026-02-17 02:07:19.827 | OVSDB_SERVER_SERVICE=ovsdb-server.service 2026-02-17 02:07:19.827 | OVS_BINDIR=/bin 2026-02-17 02:07:19.827 | OVS_BRANCH=branch-3.3 2026-02-17 02:07:19.828 | OVS_BRIDGE=br-int 2026-02-17 02:07:19.828 | OVS_DATADIR=/opt/stack/data/ovs 2026-02-17 02:07:19.828 | OVS_DATAPATH_TYPE=system 2026-02-17 02:07:19.828 | OVS_ENABLE_TUNNELING=True 2026-02-17 02:07:19.828 | OVS_PHYSICAL_BRIDGE=br-ex 2026-02-17 02:07:19.828 | OVS_PREFIX= 2026-02-17 02:07:19.828 | OVS_REPO=https://github.com/openvswitch/ovs.git 2026-02-17 02:07:19.828 | OVS_REPO_NAME=ovs 2026-02-17 02:07:19.828 | OVS_RUNDIR=/var/run/openvswitch 2026-02-17 02:07:19.828 | OVS_SBINDIR=/sbin 2026-02-17 02:07:19.828 | OVS_SCRIPTDIR=/share/openvswitch/scripts 2026-02-17 02:07:19.828 | OVS_SHAREDIR=/share/openvswitch 2026-02-17 02:07:19.828 | OVS_SYSCONFDIR=/etc/openvswitch 2026-02-17 02:07:19.828 | OVS_TUNNEL_BRIDGE=br-tun 2026-02-17 02:07:19.828 | OVS_VSWITCHD_SERVICE=ovs-vswitchd.service 2026-02-17 02:07:19.828 | PACKAGES='apache2 2026-02-17 02:07:19.828 | apache2-dev 2026-02-17 02:07:19.828 | bc 2026-02-17 02:07:19.828 | bsdmainutils 2026-02-17 02:07:19.828 | curl 2026-02-17 02:07:19.828 | g++ 2026-02-17 02:07:19.828 | gawk 2026-02-17 02:07:19.828 | gcc 2026-02-17 02:07:19.828 | gettext 2026-02-17 02:07:19.828 | git 2026-02-17 02:07:19.828 | graphviz 2026-02-17 02:07:19.828 | iputils-ping 2026-02-17 02:07:19.828 | libffi-dev 2026-02-17 02:07:19.828 | libjpeg-dev 2026-02-17 02:07:19.828 | libpq-dev 2026-02-17 02:07:19.828 | libssl-dev 2026-02-17 02:07:19.828 | libsystemd-dev 2026-02-17 02:07:19.828 | libxml2-dev 2026-02-17 02:07:19.828 | libxslt1-dev 2026-02-17 02:07:19.828 | libyaml-dev 2026-02-17 02:07:19.828 | lsof 2026-02-17 02:07:19.828 | openssh-server 2026-02-17 02:07:19.828 | openssl 2026-02-17 02:07:19.828 | pkg-config 2026-02-17 02:07:19.828 | psmisc 2026-02-17 02:07:19.828 | python3-dev 2026-02-17 02:07:19.828 | python3-pip 2026-02-17 02:07:19.828 | python3-systemd 2026-02-17 02:07:19.828 | python3-venv 2026-02-17 02:07:19.828 | tar 2026-02-17 02:07:19.828 | tcpdump 2026-02-17 02:07:19.828 | unzip 2026-02-17 02:07:19.828 | uuid-runtime 2026-02-17 02:07:19.828 | wget 2026-02-17 02:07:19.828 | zlib1g-dev 2026-02-17 02:07:19.828 | lvm2 2026-02-17 02:07:19.828 | qemu-utils 2026-02-17 02:07:19.828 | thin-provisioning-tools 2026-02-17 02:07:19.828 | lsscsi 2026-02-17 02:07:19.828 | open-iscsi 2026-02-17 02:07:19.828 | libkrb5-dev 2026-02-17 02:07:19.828 | libldap2-dev 2026-02-17 02:07:19.828 | libsasl2-dev 2026-02-17 02:07:19.828 | memcached 2026-02-17 02:07:19.828 | python3-mysqldb 2026-02-17 02:07:19.828 | sqlite3 2026-02-17 02:07:19.828 | conntrack 2026-02-17 02:07:19.828 | curl 2026-02-17 02:07:19.828 | ebtables 2026-02-17 02:07:19.828 | genisoimage 2026-02-17 02:07:19.828 | iptables 2026-02-17 02:07:19.828 | iputils-arping 2026-02-17 02:07:19.828 | kpartx 2026-02-17 02:07:19.828 | libjs-jquery-tablesorter 2026-02-17 02:07:19.828 | parted 2026-02-17 02:07:19.828 | pm-utils 2026-02-17 02:07:19.828 | python3-mysqldb 2026-02-17 02:07:19.828 | socat 2026-02-17 02:07:19.828 | sqlite3 2026-02-17 02:07:19.828 | sudo 2026-02-17 02:07:19.828 | vlan 2026-02-17 02:07:19.828 | cryptsetup 2026-02-17 02:07:19.828 | dosfstools 2026-02-17 02:07:19.828 | genisoimage 2026-02-17 02:07:19.828 | gir1.2-libosinfo-1.0 2026-02-17 02:07:19.828 | netcat-openbsd 2026-02-17 02:07:19.828 | open-iscsi 2026-02-17 02:07:19.828 | qemu-utils 2026-02-17 02:07:19.828 | sg3-utils 2026-02-17 02:07:19.828 | sysfsutils 2026-02-17 02:07:19.828 | acl 2026-02-17 02:07:19.828 | dnsmasq-base 2026-02-17 02:07:19.829 | dnsmasq-utils 2026-02-17 02:07:19.829 | ebtables 2026-02-17 02:07:19.829 | haproxy 2026-02-17 02:07:19.829 | iptables 2026-02-17 02:07:19.829 | iputils-arping 2026-02-17 02:07:19.829 | iputils-ping 2026-02-17 02:07:19.829 | postgresql-server-dev-all 2026-02-17 02:07:19.829 | python3-mysqldb 2026-02-17 02:07:19.829 | sqlite3 2026-02-17 02:07:19.829 | sudo 2026-02-17 02:07:19.829 | vlan 2026-02-17 02:07:19.829 | apache2 lvm2 2026-02-17 02:07:19.829 | golang 2026-02-17 02:07:19.829 | debootstrap 2026-02-17 02:07:19.829 | rsyslog' 2026-02-17 02:07:19.829 | 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-02-17 02:07:19.829 | PHYSICAL_NETWORK=public 2026-02-17 02:07:19.829 | PIPESTATUS=([0]="0") 2026-02-17 02:07:19.829 | PIP_UPGRADE=False 2026-02-17 02:07:19.829 | PIP_VIRTUAL_ENV= 2026-02-17 02:07:19.829 | PLACEMENT_AUTH_STRATEGY=keystone 2026-02-17 02:07:19.829 | PLACEMENT_BIN_DIR=/opt/stack/data/venv/bin 2026-02-17 02:07:19.829 | PLACEMENT_BRANCH=master 2026-02-17 02:07:19.829 | PLACEMENT_CONF=/etc/placement/placement.conf 2026-02-17 02:07:19.829 | PLACEMENT_CONF_DIR=/etc/placement 2026-02-17 02:07:19.829 | PLACEMENT_DIR=/opt/stack/placement 2026-02-17 02:07:19.829 | PLACEMENT_ENFORCE_SCOPE=False 2026-02-17 02:07:19.829 | PLACEMENT_REPO=https://github.com/openstack/placement.git 2026-02-17 02:07:19.829 | PLACEMENT_SERVICE_HOST=199.204.45.242 2026-02-17 02:07:19.829 | PLACEMENT_SERVICE_PROTOCOL=https 2026-02-17 02:07:19.829 | PLACEMENT_UWSGI=placement.wsgi.api:application 2026-02-17 02:07:19.829 | PLACEMENT_UWSGI_CONF=/etc/placement/placement-uwsgi.ini 2026-02-17 02:07:19.829 | POSIXLY_CORRECT=y 2026-02-17 02:07:19.829 | PPID=2077 2026-02-17 02:07:19.829 | PREREQ_RERUN_HOURS=2 2026-02-17 02:07:19.829 | PREREQ_RERUN_MARKER=/opt/stack/devstack/.prereqs 2026-02-17 02:07:19.829 | PREREQ_RERUN_SECONDS=7200 2026-02-17 02:07:19.829 | PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-02-17 02:07:19.829 | PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-02-17 02:07:19.829 | PRIVATE_NETWORK_NAME=private 2026-02-17 02:07:19.829 | PRIVATE_SUBNET_NAME=private-subnet 2026-02-17 02:07:19.829 | PROVIDER_SUBNET_NAME=provider_net 2026-02-17 02:07:19.829 | PS4='+ $(short_source): ' 2026-02-17 02:07:19.829 | PUBLIC_BRIDGE=br-ex 2026-02-17 02:07:19.829 | PUBLIC_BRIDGE_MTU=1430 2026-02-17 02:07:19.829 | PUBLIC_INTERFACE= 2026-02-17 02:07:19.829 | PUBLIC_NETWORK_GATEWAY=172.24.5.1 2026-02-17 02:07:19.829 | PUBLIC_NETWORK_NAME=public 2026-02-17 02:07:19.829 | PUBLIC_PHYSICAL_NETWORK=public 2026-02-17 02:07:19.829 | PUBLIC_SUBNET_NAME=public-subnet 2026-02-17 02:07:19.829 | PWD=/opt/stack/devstack 2026-02-17 02:07:19.829 | PYKMIP_CA_PATH=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-02-17 02:07:19.829 | PYKMIP_CLIENT_CERT=/opt/stack/data/CA/int-ca/pykmip-client.crt 2026-02-17 02:07:19.829 | PYKMIP_CLIENT_KEY=/opt/stack/data/CA/int-ca/private/pykmip-client.key 2026-02-17 02:07:19.829 | PYKMIP_CONF=/etc/pykmip/server.conf 2026-02-17 02:07:19.829 | PYKMIP_CONF_DIR=/etc/pykmip 2026-02-17 02:07:19.829 | PYKMIP_LOG_DIR=/var/log/pykmip 2026-02-17 02:07:19.829 | PYKMIP_SERVER_CERT=/opt/stack/data/CA/int-ca/pykmip-server.crt 2026-02-17 02:07:19.829 | PYKMIP_SERVER_KEY=/opt/stack/data/CA/int-ca/private/pykmip-server.key 2026-02-17 02:07:19.829 | PYTHON=/opt/stack/data/venv/bin/python3 2026-02-17 02:07:19.829 | PYTHON3_VERSION=3.12 2026-02-17 02:07:19.829 | QEMU_CONF=/etc/libvirt/qemu.conf 2026-02-17 02:07:19.829 | Q_ADMIN_USERNAME=neutron 2026-02-17 02:07:19.829 | Q_AGENT=ovn 2026-02-17 02:07:19.829 | Q_ALLOW_OVERLAPPING_IP=True 2026-02-17 02:07:19.829 | Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-02-17 02:07:19.829 | Q_AUTH_STRATEGY=keystone 2026-02-17 02:07:19.829 | Q_BUILD_OVS_FROM_GIT=False 2026-02-17 02:07:19.829 | Q_DB_NAME=neutron 2026-02-17 02:07:19.829 | Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-02-17 02:07:19.829 | Q_DVR_MODE=legacy 2026-02-17 02:07:19.829 | Q_HOST=199.204.45.242 2026-02-17 02:07:19.829 | Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-02-17 02:07:19.829 | Q_L3_ROUTER_PER_TENANT=True 2026-02-17 02:07:19.829 | Q_LISTEN_ADDRESS=0.0.0.0 2026-02-17 02:07:19.829 | Q_LOG_DRIVER_BURST_LIMIT=25 2026-02-17 02:07:19.829 | Q_LOG_DRIVER_LOG_BASE=acl_log_meter 2026-02-17 02:07:19.829 | Q_LOG_DRIVER_RATE_LIMIT=100 2026-02-17 02:07:19.829 | Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-02-17 02:07:19.829 | Q_META_DATA_IP=199.204.45.242 2026-02-17 02:07:19.829 | Q_ML2_PLUGIN_EXT_DRIVERS=port_security,qos 2026-02-17 02:07:19.829 | Q_ML2_PLUGIN_GENEVE_TYPE_OPTIONS=vni_ranges=1:65536 2026-02-17 02:07:19.829 | Q_ML2_PLUGIN_GRE_TYPE_OPTIONS=tunnel_id_ranges=1:1000 2026-02-17 02:07:19.829 | Q_ML2_PLUGIN_MECHANISM_DRIVERS=ovn 2026-02-17 02:07:19.829 | Q_ML2_PLUGIN_TYPE_DRIVERS=local,flat,vlan,geneve 2026-02-17 02:07:19.829 | Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS= 2026-02-17 02:07:19.829 | Q_ML2_PLUGIN_VXLAN_TYPE_OPTIONS=vni_ranges=1:1000 2026-02-17 02:07:19.829 | Q_ML2_TENANT_NETWORK_TYPE=geneve 2026-02-17 02:07:19.829 | Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-02-17 02:07:19.829 | Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-02-17 02:07:19.829 | Q_OVS_USE_VETH=False 2026-02-17 02:07:19.829 | Q_PLUGIN=ml2 2026-02-17 02:07:19.829 | Q_PORT=9696 2026-02-17 02:07:19.829 | Q_PORT_INT=19696 2026-02-17 02:07:19.829 | Q_PROTOCOL=https 2026-02-17 02:07:19.829 | Q_PUBLIC_VETH_EX=veth-pub-ex 2026-02-17 02:07:19.829 | Q_PUBLIC_VETH_INT=veth-pub-int 2026-02-17 02:07:19.829 | Q_ROUTER_NAME=router1 2026-02-17 02:07:19.829 | Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-02-17 02:07:19.829 | Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-02-17 02:07:19.829 | Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-02-17 02:07:19.829 | Q_TUNNEL_TYPES=gre 2026-02-17 02:07:19.829 | Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-02-17 02:07:19.829 | Q_USE_PUBLIC_VETH=False 2026-02-17 02:07:19.829 | Q_USE_ROOTWRAP=True 2026-02-17 02:07:19.829 | Q_USE_ROOTWRAP_DAEMON=True 2026-02-17 02:07:19.829 | Q_USE_SECGROUP=True 2026-02-17 02:07:19.829 | RABBIT_HOST=199.204.45.242 2026-02-17 02:07:19.829 | RABBIT_PASSWORD=secretrabbit 2026-02-17 02:07:19.829 | RABBIT_USERID=stackrabbit 2026-02-17 02:07:19.829 | RC_DIR=/opt/stack/devstack 2026-02-17 02:07:19.829 | RECLONE=False 2026-02-17 02:07:19.830 | RECREATE_KEYSTONE_DB=True 2026-02-17 02:07:19.830 | REGION_NAME=RegionOne 2026-02-17 02:07:19.830 | REPOS_UPDATED=True 2026-02-17 02:07:19.830 | REQUIREMENTS_BRANCH=master 2026-02-17 02:07:19.830 | REQUIREMENTS_DIR=/opt/stack/requirements 2026-02-17 02:07:19.830 | REQUIREMENTS_REPO=https://github.com/openstack/requirements.git 2026-02-17 02:07:19.830 | RETRY_UPDATE=False 2026-02-17 02:07:19.830 | ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-02-17 02:07:19.830 | S3_SERVICE_PORT=3333 2026-02-17 02:07:19.830 | SERVICE_DIR=/opt/stack/status 2026-02-17 02:07:19.830 | SERVICE_DOMAIN_NAME=Default 2026-02-17 02:07:19.830 | SERVICE_GRACEFUL_SHUTDOWN_TIMEOUT=5 2026-02-17 02:07:19.830 | SERVICE_HOST=199.204.45.242 2026-02-17 02:07:19.830 | SERVICE_IP_VERSION=4 2026-02-17 02:07:19.830 | SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-02-17 02:07:19.830 | SERVICE_LOCAL_HOST=127.0.0.1 2026-02-17 02:07:19.830 | SERVICE_PASSWORD=secretservice 2026-02-17 02:07:19.830 | SERVICE_PROJECT_NAME=service 2026-02-17 02:07:19.830 | SERVICE_PROTOCOL=http 2026-02-17 02:07:19.830 | SERVICE_TENANT_NAME=service 2026-02-17 02:07:19.830 | SERVICE_TIMEOUT=60 2026-02-17 02:07:19.830 | SHARE_BACKING_FILE_SIZE=8400M 2026-02-17 02:07:19.830 | SHARE_DRIVER=manila.share.drivers.generic.GenericShareDriver 2026-02-17 02:07:19.830 | SHARE_GROUP=lvm-shares 2026-02-17 02:07:19.830 | SHARE_NAME_PREFIX=share- 2026-02-17 02:07:19.830 | SHELL=/bin/bash 2026-02-17 02:07:19.830 | SHLVL=1 2026-02-17 02:07:19.830 | SKIP_EPEL_INSTALL=False 2026-02-17 02:07:19.830 | SKIP_STOP_OVN=False 2026-02-17 02:07:19.830 | SMB_CONF=/etc/samba/smb.conf 2026-02-17 02:07:19.830 | SMB_PRIVATE_DIR=/var/lib/samba/private 2026-02-17 02:07:19.830 | SPICE_BRANCH=master 2026-02-17 02:07:19.830 | SPICE_REPO=http://anongit.freedesktop.org/git/spice/spice-html5.git 2026-02-17 02:07:19.830 | SQLALCHEMY_BRANCH=main 2026-02-17 02:07:19.830 | SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-02-17 02:07:19.830 | SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-02-17 02:07:19.830 | SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-02-17 02:07:19.830 | 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-02-17 02:07:19.830 | STACK_GROUP=stack 2026-02-17 02:07:19.830 | STACK_USER=stack 2026-02-17 02:07:19.830 | STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-02-17 02:07:19.830 | STUD_PROTO=--tls 2026-02-17 02:07:19.830 | SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-02-17 02:07:19.830 | SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-02-17 02:07:19.830 | SUBNETPOOL_PREFIX_V4=10.1.0.0/20 2026-02-17 02:07:19.830 | SUBNETPOOL_PREFIX_V6=fd::/56 2026-02-17 02:07:19.830 | SUBNETPOOL_SIZE_V4=26 2026-02-17 02:07:19.830 | SUBNETPOOL_SIZE_V6=64 2026-02-17 02:07:19.830 | SUBUNIT_OUTPUT=/opt/stack/devstack.subunit 2026-02-17 02:07:19.830 | SUDO_COMMAND='/bin/sh -c echo BECOME-SUCCESS-wnqdkztgkmvnmodpouvqtgrlwhmkrpjh ; /usr/bin/python3' 2026-02-17 02:07:19.830 | SUDO_GID=1000 2026-02-17 02:07:19.830 | SUDO_SECURE_PATH_FILE=/etc/sudoers.d/zz-secure-path 2026-02-17 02:07:19.830 | SUDO_UID=1000 2026-02-17 02:07:19.830 | SUDO_USER=zuul 2026-02-17 02:07:19.830 | SUMFILE=/opt/stack/logs/devstacklog.txt.2026-02-17-020438.summary.2026-02-17-020438 2026-02-17 02:07:19.830 | SUPPORTED_DISTROS='trixie|bookworm|noble|rhel9|rhel10' 2026-02-17 02:07:19.830 | SUPPORT_URL=https://help.ubuntu.com/ 2026-02-17 02:07:19.830 | SWIFT_APACHE_WSGI_DIR=/var/www/swift 2026-02-17 02:07:19.830 | SWIFT_BIN_DIR=/opt/stack/data/venv/bin 2026-02-17 02:07:19.830 | SWIFT_BRANCH=master 2026-02-17 02:07:19.830 | SWIFT_CONF_DIR=/etc/swift 2026-02-17 02:07:19.830 | SWIFT_DATA_DIR=/opt/stack/data/swift 2026-02-17 02:07:19.830 | SWIFT_DEFAULT_BIND_PORT=8080 2026-02-17 02:07:19.830 | SWIFT_DEFAULT_BIND_PORT_INT=8081 2026-02-17 02:07:19.830 | SWIFT_DIR=/opt/stack/swift 2026-02-17 02:07:19.830 | SWIFT_DISK_IMAGE=/opt/stack/data/swift/drives/images/swift.img 2026-02-17 02:07:19.830 | SWIFT_ENABLE_TEMPURLS=False 2026-02-17 02:07:19.830 | SWIFT_EXTRAS_MIDDLEWARE='formpost staticweb' 2026-02-17 02:07:19.830 | SWIFT_EXTRAS_MIDDLEWARE_LAST= 2026-02-17 02:07:19.830 | SWIFT_EXTRAS_MIDDLEWARE_NO_AUTH=crossdomain 2026-02-17 02:07:19.830 | SWIFT_HASH=1234123412341234 2026-02-17 02:07:19.830 | SWIFT_LOG_TOKEN_LENGTH=12 2026-02-17 02:07:19.830 | SWIFT_LOOPBACK_DISK_SIZE=2G 2026-02-17 02:07:19.830 | SWIFT_LOOPBACK_DISK_SIZE_DEFAULT=2G 2026-02-17 02:07:19.830 | SWIFT_MAX_FILE_SIZE=1073741824 2026-02-17 02:07:19.830 | SWIFT_MAX_FILE_SIZE_DEFAULT=1073741824 2026-02-17 02:07:19.830 | SWIFT_MAX_HEADER_SIZE=16384 2026-02-17 02:07:19.830 | SWIFT_PARTITION_POWER_SIZE=9 2026-02-17 02:07:19.830 | SWIFT_REPLICAS=1 2026-02-17 02:07:19.830 | SWIFT_REPLICAS_SEQ=1 2026-02-17 02:07:19.830 | SWIFT_REPO=https://github.com/openstack/swift.git 2026-02-17 02:07:19.830 | SWIFT_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-02-17 02:07:19.830 | SWIFT_SERVICE_LOCAL_HOST=127.0.0.1 2026-02-17 02:07:19.830 | SWIFT_SERVICE_PROTOCOL=https 2026-02-17 02:07:19.830 | SWIFT_START_ALL_SERVICES=False 2026-02-17 02:07:19.830 | SWIFT_STORAGE_IPS= 2026-02-17 02:07:19.830 | SWIFT_TEMPURL_KEY= 2026-02-17 02:07:19.830 | SWIFT_USE_MOD_WSGI=False 2026-02-17 02:07:19.830 | SYSLOG=False 2026-02-17 02:07:19.830 | SYSLOG_HOST=199.204.45.242 2026-02-17 02:07:19.830 | SYSLOG_PORT=516 2026-02-17 02:07:19.830 | SYSTEMCTL='sudo systemctl' 2026-02-17 02:07:19.830 | SYSTEMD_DIR=/etc/systemd/system 2026-02-17 02:07:19.830 | TARGET_BRANCH=master 2026-02-17 02:07:19.830 | TARGET_ENABLE_OVN_AGENT=False 2026-02-17 02:07:19.830 | TCPDUMP_ARGS= 2026-02-17 02:07:19.830 | TCPDUMP_OUTPUT=/opt/stack/logs/tcpdump.pcap 2026-02-17 02:07:19.830 | TEMPEST_BRANCH=master 2026-02-17 02:07:19.830 | TEMPEST_REPO=https://github.com/openstack/tempest.git 2026-02-17 02:07:19.830 | TEMPEST_VENV_UPPER_CONSTRAINTS=master 2026-02-17 02:07:19.830 | TEMPFILE=/tmp/tmp.WfubE2KoAY 2026-02-17 02:07:19.830 | TENANT_TUNNEL_RANGES=1:1000 2026-02-17 02:07:19.830 | TENANT_VLAN_RANGE= 2026-02-17 02:07:19.830 | TERM=unknown 2026-02-17 02:07:19.830 | TIMESTAMP_FORMAT=%F-%H%M%S 2026-02-17 02:07:19.830 | TLS_IP=199.204.45.242 2026-02-17 02:07:19.830 | TOP_DIR=/opt/stack/devstack 2026-02-17 02:07:19.830 | TRAILING_TARGET_BRANCH=master 2026-02-17 02:07:19.830 | TUNNEL_ENDPOINT_IP=199.204.45.242 2026-02-17 02:07:19.830 | TUNNEL_IP=199.204.45.242 2026-02-17 02:07:19.830 | TUNNEL_IP_VERSION=4 2026-02-17 02:07:19.830 | UBUNTU_CODENAME=noble 2026-02-17 02:07:19.830 | UBUNTU_RELEASE_BASE_NUM=24 2026-02-17 02:07:19.830 | UID=1002 2026-02-17 02:07:19.831 | ULIMIT_NOFILE=2048 2026-02-17 02:07:19.831 | USER=stack 2026-02-17 02:07:19.831 | USER_HOME=/opt/stack 2026-02-17 02:07:19.831 | USER_UNITS=False 2026-02-17 02:07:19.831 | USE_CINDER_FOR_GLANCE=False 2026-02-17 02:07:19.831 | USE_SUBNETPOOL=True 2026-02-17 02:07:19.831 | USE_VENV=False 2026-02-17 02:07:19.831 | VERBOSE=True 2026-02-17 02:07:19.831 | VERBOSE_NO_TIMESTAMP=True 2026-02-17 02:07:19.831 | VERSION='24.04.4 LTS (Noble Numbat)' 2026-02-17 02:07:19.831 | VERSION_CODENAME=noble 2026-02-17 02:07:19.831 | VERSION_ID=24.04 2026-02-17 02:07:19.831 | VIF_PLUGGING_IS_FATAL=True 2026-02-17 02:07:19.831 | VIF_PLUGGING_TIMEOUT=300 2026-02-17 02:07:19.831 | VIRTUALENV_CMD='python3 -m venv' 2026-02-17 02:07:19.831 | VIRT_DRIVER=libvirt 2026-02-17 02:07:19.831 | VOLUME_BACKING_FILE_SIZE=50G 2026-02-17 02:07:19.831 | VOLUME_GROUP_NAME=stack-volumes 2026-02-17 02:07:19.831 | VOLUME_NAME_PREFIX=volume- 2026-02-17 02:07:19.831 | VOLUME_TYPE_MULTIATTACH=multiattach 2026-02-17 02:07:19.831 | WORKER_TIMEOUT=80 2026-02-17 02:07:19.831 | WSGI_MODE=uwsgi 2026-02-17 02:07:19.831 | ZSWAP_COMPRESSOR=lz4 2026-02-17 02:07:19.831 | ZSWAP_ZPOOL=zsmalloc 2026-02-17 02:07:19.831 | _=posix 2026-02-17 02:07:19.831 | _ASYNC_BG_TIME=0 2026-02-17 02:07:19.831 | _DEFAULT_LVM_INIT=0 2026-02-17 02:07:19.831 | _DEFAULT_PYTHON3_VERSION=3.12 2026-02-17 02:07:19.831 | _DEVSTACK_FUNCTIONS=1 2026-02-17 02:07:19.831 | _DEVSTACK_FUNCTIONS_COMMON=1 2026-02-17 02:07:19.831 | _DEVSTACK_STACKRC=1 2026-02-17 02:07:19.831 | _LOG_COLOR_DEFAULT=False 2026-02-17 02:07:19.831 | _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-02-17 02:07:19.831 | _TIME_BEGIN=1771293870 2026-02-17 02:07:19.831 | _TIME_START=([apt-get]="" [pip_install]="" [apt-get-update]="" ) 2026-02-17 02:07:19.831 | _TIME_TOTAL=([apt-get]="112657" [pip_install]="23777" [apt-get-update]="1897" ) 2026-02-17 02:07:19.831 | _of_args='-v --no-timestamp' 2026-02-17 02:07:19.831 | backend=postgresql 2026-02-17 02:07:19.831 | be=lvm:lvmdriver-1 2026-02-17 02:07:19.831 | be_name=lvmdriver-1 2026-02-17 02:07:19.831 | be_type=lvm 2026-02-17 02:07:19.831 | db=postgresql 2026-02-17 02:07:19.831 | dc=org 2026-02-17 02:07:19.831 | default_v4_route_devs=ens3 2026-02-17 02:07:19.831 | default_v6_route_devs='ens3 2026-02-17 02:07:19.831 | ens3' 2026-02-17 02:07:19.831 | dir=/opt/stack/magnum 2026-02-17 02:07:19.831 | dn=,dc=openstack,dc=org 2026-02-17 02:07:19.831 | exceptions=80-tempest.sh 2026-02-17 02:07:19.831 | extra=80-tempest.sh 2026-02-17 02:07:19.831 | extra_plugin_file_name=/opt/stack/devstack/extras.d/80-tempest.sh 2026-02-17 02:07:19.831 | f=/opt/stack/devstack/lib/databases/postgresql 2026-02-17 02:07:19.831 | i=TUNNEL_IP_VERSION 2026-02-17 02:07:19.831 | image_url=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-02-17 02:07:19.831 | lfile=localrc 2026-02-17 02:07:19.831 | localrc=/opt/stack/devstack/.localrc.password 2026-02-17 02:07:19.831 | mode=stack 2026-02-17 02:07:19.831 | msg='ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-02-17 02:07:19.831 | opt='?' 2026-02-17 02:07:19.831 | os_CODENAME=noble 2026-02-17 02:07:19.831 | os_PACKAGE=deb 2026-02-17 02:07:19.831 | os_RELEASE=24.04 2026-02-17 02:07:19.831 | os_VENDOR=Ubuntu 2026-02-17 02:07:19.831 | phase=pre-install 2026-02-17 02:07:19.831 | pkgs= 2026-02-17 02:07:19.831 | plugin=magnum 2026-02-17 02:07:19.831 | plugins=,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider 2026-02-17 02:07:19.831 | pw=secretadmin 2026-02-17 02:07:19.831 | time_stamp=2026-02-17-020451 2026-02-17 02:07:19.831 | var=ADMIN_PASSWORD 2026-02-17 02:07:19.831 | ++ /opt/stack/magnum/devstack/plugin.sh:source:11 : is_service_enabled magnum-api magnum-cond 2026-02-17 02:07:19.854 | ++ functions-common:is_service_enabled:2068 : return 0 2026-02-17 02:07:19.859 | ++ /opt/stack/magnum/devstack/plugin.sh:source:12 : [[ stack == \s\t\a\c\k ]] 2026-02-17 02:07:19.864 | ++ /opt/stack/magnum/devstack/plugin.sh:source:12 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-02-17 02:07:19.870 | ++ /opt/stack/magnum/devstack/plugin.sh:source:23 : [[ stack == \s\t\a\c\k ]] 2026-02-17 02:07:19.875 | ++ /opt/stack/magnum/devstack/plugin.sh:source:23 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-02-17 02:07:19.878 | ++ /opt/stack/magnum/devstack/plugin.sh:source:38 : [[ stack == \s\t\a\c\k ]] 2026-02-17 02:07:19.883 | ++ /opt/stack/magnum/devstack/plugin.sh:source:38 : [[ pre-install == \e\x\t\r\a ]] 2026-02-17 02:07:19.889 | ++ /opt/stack/magnum/devstack/plugin.sh:source:52 : [[ stack == \u\n\s\t\a\c\k ]] 2026-02-17 02:07:19.894 | ++ /opt/stack/magnum/devstack/plugin.sh:source:56 : [[ stack == \c\l\e\a\n ]] 2026-02-17 02:07:19.903 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-02-17 02:07:19.909 | + functions-common:run_plugins:1832 : local dir=/opt/stack/manila 2026-02-17 02:07:19.913 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/manila/devstack/plugin.sh ]] 2026-02-17 02:07:19.918 | + functions-common:run_plugins:1834 : source /opt/stack/manila/devstack/plugin.sh stack pre-install 2026-02-17 02:07:19.955 | ++ /opt/stack/manila/devstack/plugin.sh:source:1147 : [[ stack == \s\t\a\c\k ]] 2026-02-17 02:07:19.960 | ++ /opt/stack/manila/devstack/plugin.sh:source:1147 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-02-17 02:07:19.966 | ++ /opt/stack/manila/devstack/plugin.sh:source:1153 : [[ stack == \s\t\a\c\k ]] 2026-02-17 02:07:19.971 | ++ /opt/stack/manila/devstack/plugin.sh:source:1153 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-02-17 02:07:19.976 | ++ /opt/stack/manila/devstack/plugin.sh:source:1172 : [[ stack == \s\t\a\c\k ]] 2026-02-17 02:07:19.982 | ++ /opt/stack/manila/devstack/plugin.sh:source:1172 : [[ pre-install == \e\x\t\r\a ]] 2026-02-17 02:07:19.987 | ++ /opt/stack/manila/devstack/plugin.sh:source:1226 : [[ stack == \s\t\a\c\k ]] 2026-02-17 02:07:19.992 | ++ /opt/stack/manila/devstack/plugin.sh:source:1226 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-02-17 02:07:19.998 | ++ /opt/stack/manila/devstack/plugin.sh:source:1261 : [[ stack == \u\n\s\t\a\c\k ]] 2026-02-17 02:07:20.004 | ++ /opt/stack/manila/devstack/plugin.sh:source:1266 : [[ stack == \c\l\e\a\n ]] 2026-02-17 02:07:20.015 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-02-17 02:07:20.021 | + functions-common:run_plugins:1832 : local dir=/opt/stack/octavia 2026-02-17 02:07:20.026 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/octavia/devstack/plugin.sh ]] 2026-02-17 02:07:20.033 | + functions-common:run_plugins:1834 : source /opt/stack/octavia/devstack/plugin.sh stack pre-install 2026-02-17 02:07:20.039 | ++ /opt/stack/octavia/devstack/plugin.sh:source:3 : saveenv=ehxB 2026-02-17 02:07:20.045 | ++ /opt/stack/octavia/devstack/plugin.sh:source:4 : set -ex 2026-02-17 02:07:20.051 | ++ /opt/stack/octavia/devstack/plugin.sh:source:9 : GET_PIP_CACHE_LOCATION=/opt/stack/cache/files/get-pip.py 2026-02-17 02:07:20.063 | ++ /opt/stack/octavia/devstack/plugin.sh:source:749 : is_service_enabled octavia 2026-02-17 02:07:20.101 | ++ functions-common:is_service_enabled:2068 : return 0 2026-02-17 02:07:20.107 | ++ /opt/stack/octavia/devstack/plugin.sh:source:750 : '[' api == main ']' 2026-02-17 02:07:20.113 | ++ /opt/stack/octavia/devstack/plugin.sh:source:750 : '[' api == standalone ']' 2026-02-17 02:07:20.118 | ++ /opt/stack/octavia/devstack/plugin.sh:source:762 : [[ stack == \s\t\a\c\k ]] 2026-02-17 02:07:20.124 | ++ /opt/stack/octavia/devstack/plugin.sh:source:762 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-02-17 02:07:20.130 | ++ /opt/stack/octavia/devstack/plugin.sh:source:769 : [[ stack == \s\t\a\c\k ]] 2026-02-17 02:07:20.137 | ++ /opt/stack/octavia/devstack/plugin.sh:source:769 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-02-17 02:07:20.143 | ++ /opt/stack/octavia/devstack/plugin.sh:source:775 : [[ stack == \s\t\a\c\k ]] 2026-02-17 02:07:20.149 | ++ /opt/stack/octavia/devstack/plugin.sh:source:775 : [[ pre-install == \e\x\t\r\a ]] 2026-02-17 02:07:20.155 | ++ /opt/stack/octavia/devstack/plugin.sh:source:782 : [[ stack == \s\t\a\c\k ]] 2026-02-17 02:07:20.159 | ++ /opt/stack/octavia/devstack/plugin.sh:source:782 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-02-17 02:07:20.166 | ++ /opt/stack/octavia/devstack/plugin.sh:source:790 : [[ stack == \u\n\s\t\a\c\k ]] 2026-02-17 02:07:20.172 | ++ /opt/stack/octavia/devstack/plugin.sh:source:798 : [[ stack == \c\l\e\a\n ]] 2026-02-17 02:07:20.178 | ++ /opt/stack/octavia/devstack/plugin.sh:source:806 : [[ ehxB =~ e ]] 2026-02-17 02:07:20.184 | ++ /opt/stack/octavia/devstack/plugin.sh:source:807 : set -e 2026-02-17 02:07:20.189 | ++ /opt/stack/octavia/devstack/plugin.sh:source:811 : [[ ehxB =~ x ]] 2026-02-17 02:07:20.196 | ++ /opt/stack/octavia/devstack/plugin.sh:source:812 : set -x 2026-02-17 02:07:20.202 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-02-17 02:07:20.207 | + functions-common:run_plugins:1832 : local dir=/opt/stack/magnum-cluster-api 2026-02-17 02:07:20.214 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/magnum-cluster-api/devstack/plugin.sh ]] 2026-02-17 02:07:20.220 | + functions-common:run_plugins:1834 : source /opt/stack/magnum-cluster-api/devstack/plugin.sh stack pre-install 2026-02-17 02:07:20.227 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:1 : CAPI_VERSION=v1.10.5 2026-02-17 02:07:20.233 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:2 : CAPO_VERSION=v0.12.4 2026-02-17 02:07:20.238 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:3 : ORC_VERSION=v2.2.0 2026-02-17 02:07:20.244 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:4 : KIND_VERSION=v0.16.0 2026-02-17 02:07:20.250 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:5 : HELM_VERSION=v3.10.3 2026-02-17 02:07:20.257 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:7 : MAGNUM_CLUSTER_API_REPO=https://github.com/vexxhost/magnum-cluster-api.git 2026-02-17 02:07:20.263 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:8 : MAGNUM_CLUSTER_API_BRANCH=main 2026-02-17 02:07:20.270 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:9 : MAGNUM_CLUSTER_API_DIR=/opt/stack/magnum-cluster-api 2026-02-17 02:07:20.276 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:21 : is_service_enabled magnum-cluster-api 2026-02-17 02:07:20.313 | ++ functions-common:is_service_enabled:2068 : return 0 2026-02-17 02:07:20.320 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:23 : [[ stack == \s\t\a\c\k ]] 2026-02-17 02:07:20.326 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:23 : [[ pre-install == \p\r\e\-\i\n\s\t\a\l\l ]] 2026-02-17 02:07:20.334 | ++++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:25 : curl -L -s https://dl.k8s.io/release/stable.txt 2026-02-17 02:07:20.408 | +++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:25 : get_extra_file https://dl.k8s.io/release/v1.35.1/bin/linux/amd64/kubectl 2026-02-17 02:07:20.415 | +++ functions:get_extra_file:66 : local file_url=https://dl.k8s.io/release/v1.35.1/bin/linux/amd64/kubectl 2026-02-17 02:07:20.420 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-02-17 02:07:20.428 | +++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-02-17 02:07:20.434 | +++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-02-17 02:07:20.439 | +++ functions:get_extra_file:71 : local file_name=kubectl 2026-02-17 02:07:20.445 | +++ functions:get_extra_file:72 : [[ https://dl.k8s.io/release/v1.35.1/bin/linux/amd64/kubectl != file* ]] 2026-02-17 02:07:20.451 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/kubectl ]] 2026-02-17 02:07:20.457 | +++ 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.1/bin/linux/amd64/kubectl -O /opt/stack/devstack/files/kubectl 2026-02-17 02:07:20.466 | --2026-02-17 02:07:20-- https://dl.k8s.io/release/v1.35.1/bin/linux/amd64/kubectl 2026-02-17 02:07:20.499 | Resolving dl.k8s.io (dl.k8s.io)... 2a04:4e42:400::347, 2a04:4e42:600::347, 2a04:4e42:200::347, ... 2026-02-17 02:07:20.502 | Connecting to dl.k8s.io (dl.k8s.io)|2a04:4e42:400::347|:443... connected. 2026-02-17 02:07:20.511 | HTTP request sent, awaiting response... 200 OK 2026-02-17 02:07:20.511 | Length: 58597560 (56M) [application/octet-stream] 2026-02-17 02:07:20.511 | Saving to: ‘/opt/stack/devstack/files/kubectl’ 2026-02-17 02:07:20.524 | 2026-02-17 02:07:20.685 | 0K ........ ........ ........ ........ 57% 186M 0s 2026-02-17 02:07:20.806 | 32768K ........ ........ ....... 100% 194M=0.3s 2026-02-17 02:07:20.806 | 2026-02-17 02:07:20.806 | 2026-02-17 02:07:20 (189 MB/s) - ‘/opt/stack/devstack/files/kubectl’ saved [58597560/58597560] 2026-02-17 02:07:20.806 | 2026-02-17 02:07:20.814 | +++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-02-17 02:07:20.819 | +++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/kubectl 2026-02-17 02:07:20.825 | +++ functions:get_extra_file:81 : return 2026-02-17 02:07:20.833 | ++ /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-02-17 02:07:20.924 | +++ /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-02-17 02:07:20.930 | +++ functions:get_extra_file:66 : local file_url=https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.10.5/clusterctl-linux-amd64 2026-02-17 02:07:20.935 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-02-17 02:07:20.941 | +++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-02-17 02:07:20.945 | +++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-02-17 02:07:20.950 | +++ functions:get_extra_file:71 : local file_name=clusterctl-linux-amd64 2026-02-17 02:07:20.956 | +++ functions:get_extra_file:72 : [[ https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.10.5/clusterctl-linux-amd64 != file* ]] 2026-02-17 02:07:20.962 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/clusterctl-linux-amd64 ]] 2026-02-17 02:07:20.967 | +++ 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-02-17 02:07:20.974 | --2026-02-17 02:07:20-- https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.10.5/clusterctl-linux-amd64 2026-02-17 02:07:21.010 | Resolving github.com (github.com)... 140.82.113.3 2026-02-17 02:07:21.025 | Connecting to github.com (github.com)|140.82.113.3|:443... connected. 2026-02-17 02:07:21.076 | HTTP request sent, awaiting response... 302 Found 2026-02-17 02:07:21.077 | 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-02-17T03%3A02%3A36Z&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-02-17T02%3A02%3A31Z&ske=2026-02-17T03%3A02%3A36Z&sks=b&skv=2018-11-09&sig=Sp%2FVIg08erwpY3CGRZv28Th1QxfUnozcjuzDQefGLpk%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3MTI5NTc0MywibmJmIjoxNzcxMjkzOTQzLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.rkYuOb4z91-RPKE4_12fBbkmMdH8TwG0h0pSJklzpZU&response-content-disposition=attachment%3B%20filename%3Dclusterctl-linux-amd64&response-content-type=application%2Foctet-stream [following] 2026-02-17 02:07:21.077 | --2026-02-17 02:07:21-- 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-02-17T03%3A02%3A36Z&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-02-17T02%3A02%3A31Z&ske=2026-02-17T03%3A02%3A36Z&sks=b&skv=2018-11-09&sig=Sp%2FVIg08erwpY3CGRZv28Th1QxfUnozcjuzDQefGLpk%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3MTI5NTc0MywibmJmIjoxNzcxMjkzOTQzLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.rkYuOb4z91-RPKE4_12fBbkmMdH8TwG0h0pSJklzpZU&response-content-disposition=attachment%3B%20filename%3Dclusterctl-linux-amd64&response-content-type=application%2Foctet-stream 2026-02-17 02:07:21.079 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.108.133, 185.199.111.133, 185.199.109.133, ... 2026-02-17 02:07:21.081 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.108.133|:443... connected. 2026-02-17 02:07:21.089 | HTTP request sent, awaiting response... 200 OK 2026-02-17 02:07:21.090 | Length: 82856383 (79M) [application/octet-stream] 2026-02-17 02:07:21.090 | Saving to: ‘/opt/stack/devstack/files/clusterctl-linux-amd64’ 2026-02-17 02:07:21.100 | 2026-02-17 02:07:21.215 | 0K ........ ........ ........ ........ 40% 260M 0s 2026-02-17 02:07:21.300 | 32768K ........ ........ ........ ........ 80% 381M 0s 2026-02-17 02:07:21.338 | 65536K ........ ....... 100% 372M=0.2s 2026-02-17 02:07:21.338 | 2026-02-17 02:07:21.338 | 2026-02-17 02:07:21 (320 MB/s) - ‘/opt/stack/devstack/files/clusterctl-linux-amd64’ saved [82856383/82856383] 2026-02-17 02:07:21.338 | 2026-02-17 02:07:21.344 | +++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-02-17 02:07:21.349 | +++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/clusterctl-linux-amd64 2026-02-17 02:07:21.374 | +++ functions:get_extra_file:81 : return 2026-02-17 02:07:21.374 | ++ /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-02-17 02:07:21.478 | +++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:31 : get_extra_file https://kind.sigs.k8s.io/dl/v0.16.0/kind-linux-amd64 2026-02-17 02:07:21.483 | +++ functions:get_extra_file:66 : local file_url=https://kind.sigs.k8s.io/dl/v0.16.0/kind-linux-amd64 2026-02-17 02:07:21.490 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-02-17 02:07:21.495 | +++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-02-17 02:07:21.502 | +++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-02-17 02:07:21.508 | +++ functions:get_extra_file:71 : local file_name=kind-linux-amd64 2026-02-17 02:07:21.514 | +++ functions:get_extra_file:72 : [[ https://kind.sigs.k8s.io/dl/v0.16.0/kind-linux-amd64 != file* ]] 2026-02-17 02:07:21.520 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/kind-linux-amd64 ]] 2026-02-17 02:07:21.526 | +++ 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-02-17 02:07:21.532 | --2026-02-17 02:07:21-- https://kind.sigs.k8s.io/dl/v0.16.0/kind-linux-amd64 2026-02-17 02:07:21.582 | Resolving kind.sigs.k8s.io (kind.sigs.k8s.io)... 2600:1f18:16e:df01::259, 2600:1f18:16e:df01::258, 98.84.224.111, ... 2026-02-17 02:07:21.600 | Connecting to kind.sigs.k8s.io (kind.sigs.k8s.io)|2600:1f18:16e:df01::259|:443... connected. 2026-02-17 02:07:21.692 | HTTP request sent, awaiting response... 301 Moved Permanently 2026-02-17 02:07:21.692 | Location: https://github.com/kubernetes-sigs/kind/releases/download/v0.16.0/kind-linux-amd64 [following] 2026-02-17 02:07:21.692 | --2026-02-17 02:07:21-- https://github.com/kubernetes-sigs/kind/releases/download/v0.16.0/kind-linux-amd64 2026-02-17 02:07:21.694 | Resolving github.com (github.com)... 140.82.113.3 2026-02-17 02:07:21.710 | Connecting to github.com (github.com)|140.82.113.3|:443... connected. 2026-02-17 02:07:21.762 | HTTP request sent, awaiting response... 302 Found 2026-02-17 02:07:21.762 | 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-02-17T03%3A06%3A07Z&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-02-17T02%3A05%3A26Z&ske=2026-02-17T03%3A06%3A07Z&sks=b&skv=2018-11-09&sig=EHqd%2BghocXLah9KmEPGK4T1OuPHe1Mvqs6GobFmodho%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3MTI5NDI0NCwibmJmIjoxNzcxMjkzOTQ0LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.nfxIS-b69KhkQEt1YbLzVniuaF2SiRjTDztVuYP_BwU&response-content-disposition=attachment%3B%20filename%3Dkind-linux-amd64&response-content-type=application%2Foctet-stream [following] 2026-02-17 02:07:21.762 | --2026-02-17 02:07:21-- 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-02-17T03%3A06%3A07Z&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-02-17T02%3A05%3A26Z&ske=2026-02-17T03%3A06%3A07Z&sks=b&skv=2018-11-09&sig=EHqd%2BghocXLah9KmEPGK4T1OuPHe1Mvqs6GobFmodho%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3MTI5NDI0NCwibmJmIjoxNzcxMjkzOTQ0LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.nfxIS-b69KhkQEt1YbLzVniuaF2SiRjTDztVuYP_BwU&response-content-disposition=attachment%3B%20filename%3Dkind-linux-amd64&response-content-type=application%2Foctet-stream 2026-02-17 02:07:21.765 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.111.133, 185.199.108.133, 185.199.110.133, ... 2026-02-17 02:07:21.767 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.111.133|:443... connected. 2026-02-17 02:07:21.777 | HTTP request sent, awaiting response... 200 OK 2026-02-17 02:07:21.777 | Length: 6873201 (6.6M) [application/octet-stream] 2026-02-17 02:07:21.777 | Saving to: ‘/opt/stack/devstack/files/kind-linux-amd64’ 2026-02-17 02:07:21.785 | 2026-02-17 02:07:21.814 | 0K ...... 100% 178M=0.04s 2026-02-17 02:07:21.814 | 2026-02-17 02:07:21.814 | 2026-02-17 02:07:21 (178 MB/s) - ‘/opt/stack/devstack/files/kind-linux-amd64’ saved [6873201/6873201] 2026-02-17 02:07:21.814 | 2026-02-17 02:07:21.822 | +++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-02-17 02:07:21.828 | +++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/kind-linux-amd64 2026-02-17 02:07:21.834 | +++ functions:get_extra_file:81 : return 2026-02-17 02:07:21.842 | ++ /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-02-17 02:07:21.879 | +++ /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-02-17 02:07:21.884 | +++ functions:get_extra_file:66 : local file_url=https://get.helm.sh/helm-v3.10.3-linux-amd64.tar.gz 2026-02-17 02:07:21.890 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-02-17 02:07:21.896 | +++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-02-17 02:07:21.901 | +++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-02-17 02:07:21.908 | +++ functions:get_extra_file:71 : local file_name=helm-v3.10.3-linux-amd64.tar.gz 2026-02-17 02:07:21.913 | +++ functions:get_extra_file:72 : [[ https://get.helm.sh/helm-v3.10.3-linux-amd64.tar.gz != file* ]] 2026-02-17 02:07:21.918 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/helm-v3.10.3-linux-amd64.tar.gz ]] 2026-02-17 02:07:21.924 | +++ 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-02-17 02:07:21.932 | --2026-02-17 02:07:21-- https://get.helm.sh/helm-v3.10.3-linux-amd64.tar.gz 2026-02-17 02:07:22.009 | Resolving get.helm.sh (get.helm.sh)... 2620:1ec:bdf::36, 2620:1ec:46::36, 13.107.213.36, ... 2026-02-17 02:07:22.018 | Connecting to get.helm.sh (get.helm.sh)|2620:1ec:bdf::36|:443... connected. 2026-02-17 02:07:22.069 | HTTP request sent, awaiting response... 200 OK 2026-02-17 02:07:22.069 | Length: 14569235 (14M) [application/x-tar] 2026-02-17 02:07:22.069 | Saving to: ‘/opt/stack/devstack/files/helm-v3.10.3-linux-amd64.tar.gz’ 2026-02-17 02:07:22.118 | 2026-02-17 02:07:22.238 | 0K ........ ..... 100% 82.4M=0.2s 2026-02-17 02:07:22.238 | 2026-02-17 02:07:22.238 | 2026-02-17 02:07:22 (82.4 MB/s) - ‘/opt/stack/devstack/files/helm-v3.10.3-linux-amd64.tar.gz’ saved [14569235/14569235] 2026-02-17 02:07:22.238 | 2026-02-17 02:07:22.246 | +++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-02-17 02:07:22.252 | +++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/helm-v3.10.3-linux-amd64.tar.gz 2026-02-17 02:07:22.259 | +++ functions:get_extra_file:81 : return 2026-02-17 02:07:22.266 | ++ /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-02-17 02:07:22.276 | linux-amd64/ 2026-02-17 02:07:22.276 | linux-amd64/helm 2026-02-17 02:07:22.579 | linux-amd64/LICENSE 2026-02-17 02:07:22.579 | linux-amd64/README.md 2026-02-17 02:07:22.587 | ++ /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-02-17 02:07:22.666 | +++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:42 : get_extra_file https://get.docker.com 2026-02-17 02:07:22.672 | +++ functions:get_extra_file:66 : local file_url=https://get.docker.com 2026-02-17 02:07:22.678 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-02-17 02:07:22.683 | +++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-02-17 02:07:22.688 | +++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-02-17 02:07:22.693 | +++ functions:get_extra_file:71 : local file_name=get.docker.com 2026-02-17 02:07:22.698 | +++ functions:get_extra_file:72 : [[ https://get.docker.com != file* ]] 2026-02-17 02:07:22.703 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/get.docker.com ]] 2026-02-17 02:07:22.709 | +++ 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-02-17 02:07:22.716 | --2026-02-17 02:07:22-- https://get.docker.com/ 2026-02-17 02:07:22.779 | Resolving get.docker.com (get.docker.com)... 2600:9000:21a2:5000:10:a463:3d00:93a1, 2600:9000:21a2:fc00:10:a463:3d00:93a1, 2600:9000:21a2:6c00:10:a463:3d00:93a1, ... 2026-02-17 02:07:22.781 | Connecting to get.docker.com (get.docker.com)|2600:9000:21a2:5000:10:a463:3d00:93a1|:443... connected. 2026-02-17 02:07:22.793 | HTTP request sent, awaiting response... 200 OK 2026-02-17 02:07:22.793 | Length: 22405 (22K) [text/plain] 2026-02-17 02:07:22.793 | Saving to: ‘/opt/stack/devstack/files/get.docker.com’ 2026-02-17 02:07:22.794 | 2026-02-17 02:07:22.794 | 0K 100% 217M=0s 2026-02-17 02:07:22.794 | 2026-02-17 02:07:22.794 | 2026-02-17 02:07:22 (217 MB/s) - ‘/opt/stack/devstack/files/get.docker.com’ saved [22405/22405] 2026-02-17 02:07:22.794 | 2026-02-17 02:07:22.800 | +++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-02-17 02:07:22.806 | +++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/get.docker.com 2026-02-17 02:07:22.811 | +++ functions:get_extra_file:81 : return 2026-02-17 02:07:22.819 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:42 : sudo sh /opt/stack/devstack/files/get.docker.com 2026-02-17 02:07:22.833 | # Executing docker install script, commit: f381ee68b32e515bb4dc034b339266aff1fbc460 2026-02-17 02:07:22.875 | + sh -c apt-get -qq update >/dev/null 2026-02-17 02:07:24.757 | + sh -c DEBIAN_FRONTEND=noninteractive apt-get -y -qq install ca-certificates curl >/dev/null 2026-02-17 02:07:25.455 | + sh -c install -m 0755 -d /etc/apt/keyrings 2026-02-17 02:07:25.459 | + sh -c curl -fsSL "https://download.docker.com/linux/ubuntu/gpg" -o /etc/apt/keyrings/docker.asc 2026-02-17 02:07:25.535 | + sh -c chmod a+r /etc/apt/keyrings/docker.asc 2026-02-17 02:07:25.538 | + 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-02-17 02:07:25.540 | + sh -c apt-get -qq update >/dev/null 2026-02-17 02:07:27.473 | + 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-02-17 02:07:29.361 | debconf: delaying package configuration, since apt-utils is not installed 2026-02-17 02:07:39.481 | Using systemd to manage Docker service 2026-02-17 02:07:39.482 | + sh -c systemctl enable --now docker.service 2026-02-17 02:07:39.495 | UNIT LOAD ACTIVE SUB DESCRIPTION 2026-02-17 02:07:39.495 | proc-sys-fs-binfmt_misc.automount loaded active running Arbitrary Executable File Formats File System Automount Point 2026-02-17 02:07:39.495 | 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-02-17 02:07:39.495 | sys-devices-pci0000:00-0000:00:03.0-virtio1-net-ens3.device loaded active plugged Virtio network device 2026-02-17 02:07:39.495 | 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-02-17 02:07:39.495 | 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-02-17 02:07:39.495 | 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-02-17 02:07:39.495 | 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-02-17 02:07:39.495 | 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-02-17 02:07:39.495 | 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-02-17 02:07:39.495 | 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-02-17 02:07:39.495 | 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-02-17 02:07:39.495 | 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-02-17 02:07:39.495 | 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-02-17 02:07:39.495 | 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-02-17 02:07:39.496 | 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-02-17 02:07:39.496 | 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-02-17 02:07:39.496 | 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-02-17 02:07:39.496 | 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-02-17 02:07:39.496 | 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-02-17 02:07:39.496 | 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-02-17 02:07:39.496 | 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-02-17 02:07:39.496 | 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-02-17 02:07:39.496 | 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-02-17 02:07:39.496 | 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-02-17 02:07:39.496 | 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-02-17 02:07:39.496 | 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-02-17 02:07:39.496 | 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-02-17 02:07:39.496 | 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-02-17 02:07:39.496 | 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-02-17 02:07:39.496 | 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-02-17 02:07:39.496 | 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-02-17 02:07:39.496 | 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-02-17 02:07:39.496 | 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-02-17 02:07:39.496 | 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-02-17 02:07:39.496 | 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-02-17 02:07:39.496 | 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-02-17 02:07:39.496 | 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-02-17 02:07:39.496 | sys-devices-virtual-misc-rfkill.device loaded active plugged /sys/devices/virtual/misc/rfkill 2026-02-17 02:07:39.496 | sys-devices-virtual-net-docker0.device loaded active plugged /sys/devices/virtual/net/docker0 2026-02-17 02:07:39.496 | sys-devices-virtual-tty-ttyprintk.device loaded active plugged /sys/devices/virtual/tty/ttyprintk 2026-02-17 02:07:39.496 | sys-module-configfs.device loaded active plugged /sys/module/configfs 2026-02-17 02:07:39.496 | sys-module-fuse.device loaded active plugged /sys/module/fuse 2026-02-17 02:07:39.496 | sys-subsystem-net-devices-docker0.device loaded active plugged /sys/subsystem/net/devices/docker0 2026-02-17 02:07:39.496 | sys-subsystem-net-devices-ens3.device loaded active plugged Virtio network device 2026-02-17 02:07:39.496 | -.mount loaded active mounted Root Mount 2026-02-17 02:07:39.496 | dev-hugepages.mount loaded active mounted Huge Pages File System 2026-02-17 02:07:39.496 | dev-mqueue.mount loaded active mounted POSIX Message Queue File System 2026-02-17 02:07:39.496 | proc-sys-fs-binfmt_misc.mount loaded active mounted Arbitrary Executable File Formats File System 2026-02-17 02:07:39.496 | run-user-1000.mount loaded active mounted /run/user/1000 2026-02-17 02:07:39.496 | sys-fs-fuse-connections.mount loaded active mounted FUSE Control File System 2026-02-17 02:07:39.496 | sys-kernel-config.mount loaded active mounted Kernel Configuration File System 2026-02-17 02:07:39.496 | sys-kernel-debug.mount loaded active mounted Kernel Debug File System 2026-02-17 02:07:39.496 | sys-kernel-tracing.mount loaded active mounted Kernel Trace File System 2026-02-17 02:07:39.497 | systemd-ask-password-console.path loaded active waiting Dispatch Password Requests to Console Directory Watch 2026-02-17 02:07:39.497 | systemd-ask-password-wall.path loaded active waiting Forward Password Requests to Wall Directory Watch 2026-02-17 02:07:39.497 | init.scope loaded active running System and Service Manager 2026-02-17 02:07:39.497 | session-1.scope loaded active running Session 1 of User zuul 2026-02-17 02:07:39.497 | apache-htcacheclean.service loaded active running Disk Cache Cleaning Daemon for Apache HTTP Server 2026-02-17 02:07:39.497 | apache2.service loaded active running The Apache HTTP Server 2026-02-17 02:07:39.497 | blk-availability.service loaded active exited Availability of block devices 2026-02-17 02:07:39.497 | cloud-config.service loaded active exited Cloud-init: Config Stage 2026-02-17 02:07:39.497 | cloud-final.service loaded active exited Cloud-init: Final Stage 2026-02-17 02:07:39.497 | cloud-init-local.service loaded active exited Cloud-init: Local Stage (pre-network) 2026-02-17 02:07:39.497 | cloud-init.service loaded active exited Cloud-init: Network Stage 2026-02-17 02:07:39.497 | containerd.service loaded active running containerd container runtime 2026-02-17 02:07:39.497 | dbus.service loaded active running D-Bus System Message Bus 2026-02-17 02:07:39.497 | docker.service loaded active running Docker Application Container Engine 2026-02-17 02:07:39.498 | getty@tty1.service loaded active running Getty on tty1 2026-02-17 02:07:39.498 | haproxy.service loaded active running HAProxy Load Balancer 2026-02-17 02:07:39.498 | kmod-static-nodes.service loaded active exited Create List of Static Device Nodes 2026-02-17 02:07:39.498 | ksm.service loaded active exited Kernel Samepage Merging 2026-02-17 02:07:39.498 | ksmtuned.service loaded active running Kernel Samepage Merging (KSM) Tuning Daemon 2026-02-17 02:07:39.498 | ldconfig.service loaded active exited Rebuild Dynamic Linker Cache 2026-02-17 02:07:39.498 | lvm2-monitor.service loaded active exited Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling 2026-02-17 02:07:39.498 | memcached.service loaded active running memcached daemon 2026-02-17 02:07:39.498 | packagekit.service loaded active running PackageKit Daemon 2026-02-17 02:07:39.498 | polkit.service loaded active running Authorization Manager 2026-02-17 02:07:39.498 | postgresql.service loaded active exited PostgreSQL RDBMS 2026-02-17 02:07:39.498 | rsyslog.service loaded active running System Logging Service 2026-02-17 02:07:39.498 | serial-getty@ttyS0.service loaded active running Serial Getty on ttyS0 2026-02-17 02:07:39.499 | ssh-keygen.service loaded active exited OpenSSH Server Key Generation 2026-02-17 02:07:39.499 | ssh.service loaded active running OpenBSD Secure Shell server 2026-02-17 02:07:39.499 | sysfsutils.service loaded active exited Apply sysfs variables 2026-02-17 02:07:39.499 | systemd-binfmt.service loaded active exited Set Up Additional Binary Formats 2026-02-17 02:07:39.499 | systemd-firstboot.service loaded active exited First Boot Wizard 2026-02-17 02:07:39.499 | systemd-fsck-root.service loaded active exited File System Check on Root Device 2026-02-17 02:07:39.499 | systemd-journal-catalog-update.service loaded active exited Rebuild Journal Catalog 2026-02-17 02:07:39.499 | systemd-journal-flush.service loaded active exited Flush Journal to Persistent Storage 2026-02-17 02:07:39.499 | systemd-journald.service loaded active running Journal Service 2026-02-17 02:07:39.499 | systemd-logind.service loaded active running User Login Management 2026-02-17 02:07:39.499 | systemd-machine-id-commit.service loaded active exited Commit a transient machine-id on disk 2026-02-17 02:07:39.499 | systemd-modules-load.service loaded active exited Load Kernel Modules 2026-02-17 02:07:39.499 | systemd-networkd-wait-online.service loaded active exited Wait for Network to be Configured 2026-02-17 02:07:39.499 | systemd-networkd.service loaded active running Network Configuration 2026-02-17 02:07:39.499 | systemd-random-seed.service loaded active exited Load/Save OS Random Seed 2026-02-17 02:07:39.499 | systemd-remount-fs.service loaded active exited Remount Root and Kernel File Systems 2026-02-17 02:07:39.499 | systemd-resolved.service loaded active running Network Name Resolution 2026-02-17 02:07:39.499 | systemd-sysctl.service loaded active exited Apply Kernel Variables 2026-02-17 02:07:39.499 | systemd-sysusers.service loaded active exited Create System Users 2026-02-17 02:07:39.499 | systemd-timesyncd.service loaded active running Network Time Synchronization 2026-02-17 02:07:39.499 | systemd-tmpfiles-setup-dev-early.service loaded active exited Create Static Device Nodes in /dev gracefully 2026-02-17 02:07:39.499 | systemd-tmpfiles-setup-dev.service loaded active exited Create Static Device Nodes in /dev 2026-02-17 02:07:39.499 | systemd-tmpfiles-setup.service loaded active exited Create Volatile Files and Directories 2026-02-17 02:07:39.499 | systemd-udev-trigger.service loaded active exited Coldplug All udev Devices 2026-02-17 02:07:39.499 | systemd-udevd.service loaded active running Rule-based Manager for Device Events and Files 2026-02-17 02:07:39.499 | systemd-update-done.service loaded active exited Update is Completed 2026-02-17 02:07:39.499 | systemd-update-utmp.service loaded active exited Record System Boot/Shutdown in UTMP 2026-02-17 02:07:39.499 | systemd-user-sessions.service loaded active exited Permit User Sessions 2026-02-17 02:07:39.499 | user-runtime-dir@1000.service loaded active exited User Runtime Directory /run/user/1000 2026-02-17 02:07:39.499 | user@1000.service loaded active running User Manager for UID 1000 2026-02-17 02:07:39.499 | -.slice loaded active active Root Slice 2026-02-17 02:07:39.499 | system-getty.slice loaded active active Slice /system/getty 2026-02-17 02:07:39.499 | system-modprobe.slice loaded active active Slice /system/modprobe 2026-02-17 02:07:39.499 | system-serial\x2dgetty.slice loaded active active Slice /system/serial-getty 2026-02-17 02:07:39.499 | system.slice loaded active active System Slice 2026-02-17 02:07:39.499 | user-1000.slice loaded active active User Slice of UID 1000 2026-02-17 02:07:39.499 | user.slice loaded active active User and Session Slice 2026-02-17 02:07:39.499 | cloud-init-hotplugd.socket loaded active listening cloud-init hotplug hook socket 2026-02-17 02:07:39.499 | dbus.socket loaded active running D-Bus System Message Bus Socket 2026-02-17 02:07:39.499 | dm-event.socket loaded active listening Device-mapper event daemon FIFOs 2026-02-17 02:07:39.499 | docker.socket loaded active running Docker Socket for the API 2026-02-17 02:07:39.499 | iscsid.socket loaded active listening Open-iSCSI iscsid Socket 2026-02-17 02:07:39.499 | lvm2-lvmpolld.socket loaded active listening LVM2 poll daemon socket 2026-02-17 02:07:39.499 | ssh.socket loaded active running OpenBSD Secure Shell server socket 2026-02-17 02:07:39.499 | syslog.socket loaded active running Syslog Socket 2026-02-17 02:07:39.499 | systemd-fsckd.socket loaded active listening fsck to fsckd communication Socket 2026-02-17 02:07:39.499 | systemd-initctl.socket loaded active listening initctl Compatibility Named Pipe 2026-02-17 02:07:39.500 | systemd-journald-dev-log.socket loaded active running Journal Socket (/dev/log) 2026-02-17 02:07:39.500 | systemd-journald.socket loaded active running Journal Socket 2026-02-17 02:07:39.500 | systemd-networkd.socket loaded active running Network Service Netlink Socket 2026-02-17 02:07:39.500 | systemd-rfkill.socket loaded active listening Load/Save RF Kill Switch Status /dev/rfkill Watch 2026-02-17 02:07:39.500 | systemd-sysext.socket loaded active listening System Extension Image Management (Varlink) 2026-02-17 02:07:39.500 | systemd-udevd-control.socket loaded active running udev Control Socket 2026-02-17 02:07:39.500 | systemd-udevd-kernel.socket loaded active running udev Kernel Socket 2026-02-17 02:07:39.500 | uuidd.socket loaded active listening UUID daemon activation socket 2026-02-17 02:07:39.500 | root-swapfile.swap loaded active active /root/swapfile 2026-02-17 02:07:39.500 | basic.target loaded active active Basic System 2026-02-17 02:07:39.500 | cloud-config.target loaded active active Cloud-config availability 2026-02-17 02:07:39.500 | cloud-init.target loaded active active Cloud-init target 2026-02-17 02:07:39.500 | cryptsetup.target loaded active active Local Encrypted Volumes 2026-02-17 02:07:39.500 | first-boot-complete.target loaded active active First Boot Complete 2026-02-17 02:07:39.500 | getty.target loaded active active Login Prompts 2026-02-17 02:07:39.500 | graphical.target loaded active active Graphical Interface 2026-02-17 02:07:39.500 | integritysetup.target loaded active active Local Integrity Protected Volumes 2026-02-17 02:07:39.500 | local-fs-pre.target loaded active active Preparation for Local File Systems 2026-02-17 02:07:39.500 | local-fs.target loaded active active Local File Systems 2026-02-17 02:07:39.500 | multi-user.target loaded active active Multi-User System 2026-02-17 02:07:39.500 | network-online.target loaded active active Network is Online 2026-02-17 02:07:39.500 | network-pre.target loaded active active Preparation for Network 2026-02-17 02:07:39.500 | network.target loaded active active Network 2026-02-17 02:07:39.500 | nss-lookup.target loaded active active Host and Network Name Lookups 2026-02-17 02:07:39.500 | paths.target loaded active active Path Units 2026-02-17 02:07:39.500 | remote-fs-pre.target loaded active active Preparation for Remote File Systems 2026-02-17 02:07:39.500 | remote-fs.target loaded active active Remote File Systems 2026-02-17 02:07:39.500 | slices.target loaded active active Slice Units 2026-02-17 02:07:39.500 | sockets.target loaded active active Socket Units 2026-02-17 02:07:39.500 | swap.target loaded active active Swaps 2026-02-17 02:07:39.500 | sysinit.target loaded active active System Initialization 2026-02-17 02:07:39.500 | time-set.target loaded active active System Time Set 2026-02-17 02:07:39.500 | timers.target loaded active active Timer Units 2026-02-17 02:07:39.500 | veritysetup.target loaded active active Local Verity Protected Volumes 2026-02-17 02:07:39.500 | apt-daily-upgrade.timer loaded active waiting Daily apt upgrade and clean activities 2026-02-17 02:07:39.500 | apt-daily.timer loaded active waiting Daily apt download activities 2026-02-17 02:07:39.500 | dpkg-db-backup.timer loaded active waiting Daily dpkg database backup timer 2026-02-17 02:07:39.500 | e2scrub_all.timer loaded active waiting Periodic ext4 Online Metadata Check for All Filesystems 2026-02-17 02:07:39.500 | fstrim.timer loaded active waiting Discard unused filesystem blocks once a week 2026-02-17 02:07:39.500 | man-db.timer loaded active waiting Daily man-db regeneration 2026-02-17 02:07:39.500 | motd-news.timer loaded active waiting Message of the Day 2026-02-17 02:07:39.500 | systemd-tmpfiles-clean.timer loaded active waiting Daily Cleanup of Temporary Directories 2026-02-17 02:07:39.500 | 2026-02-17 02:07:39.500 | Legend: LOAD → Reflects whether the unit definition was properly loaded. 2026-02-17 02:07:39.500 | ACTIVE → The high-level unit activation state, i.e. generalization of SUB. 2026-02-17 02:07:39.500 | SUB → The low-level unit activation state, values depend on unit type. 2026-02-17 02:07:39.500 | 2026-02-17 02:07:39.500 | 169 loaded units listed. Pass --all to see loaded but inactive units, too. 2026-02-17 02:07:39.500 | To show all installed unit files use 'systemctl list-unit-files'. 2026-02-17 02:07:39.500 | INFO: Docker daemon enabled and started 2026-02-17 02:07:39.500 | 2026-02-17 02:07:39.500 | + sh -c docker version 2026-02-17 02:07:39.539 | Client: Docker Engine - Community 2026-02-17 02:07:39.539 | Version: 29.2.1 2026-02-17 02:07:39.539 | API version: 1.53 2026-02-17 02:07:39.539 | Go version: go1.25.6 2026-02-17 02:07:39.539 | Git commit: a5c7197 2026-02-17 02:07:39.539 | Built: Mon Feb 2 17:17:26 2026 2026-02-17 02:07:39.539 | OS/Arch: linux/amd64 2026-02-17 02:07:39.539 | Context: default 2026-02-17 02:07:39.539 | 2026-02-17 02:07:39.539 | Server: Docker Engine - Community 2026-02-17 02:07:39.539 | Engine: 2026-02-17 02:07:39.539 | Version: 29.2.1 2026-02-17 02:07:39.539 | API version: 1.53 (minimum version 1.44) 2026-02-17 02:07:39.539 | Go version: go1.25.6 2026-02-17 02:07:39.539 | Git commit: 6bc6209 2026-02-17 02:07:39.539 | Built: Mon Feb 2 17:17:26 2026 2026-02-17 02:07:39.539 | OS/Arch: linux/amd64 2026-02-17 02:07:39.539 | Experimental: false 2026-02-17 02:07:39.539 | containerd: 2026-02-17 02:07:39.539 | Version: v2.2.1 2026-02-17 02:07:39.539 | GitCommit: dea7da592f5d1d2b7755e3a161be07f43fad8f75 2026-02-17 02:07:39.539 | runc: 2026-02-17 02:07:39.539 | Version: 1.3.4 2026-02-17 02:07:39.539 | GitCommit: v1.3.4-0-gd6d73eb8 2026-02-17 02:07:39.539 | docker-init: 2026-02-17 02:07:39.539 | Version: 0.19.0 2026-02-17 02:07:39.539 | GitCommit: de40ad0 2026-02-17 02:07:39.545 | 2026-02-17 02:07:39.545 | ================================================================================ 2026-02-17 02:07:39.545 | 2026-02-17 02:07:39.545 | To run Docker as a non-privileged user, consider setting up the 2026-02-17 02:07:39.545 | Docker daemon in rootless mode for your user: 2026-02-17 02:07:39.545 | 2026-02-17 02:07:39.545 | dockerd-rootless-setuptool.sh install 2026-02-17 02:07:39.545 | 2026-02-17 02:07:39.545 | Visit https://docs.docker.com/go/rootless/ to learn about rootless mode. 2026-02-17 02:07:39.545 | 2026-02-17 02:07:39.545 | 2026-02-17 02:07:39.545 | To run the Docker daemon as a fully privileged service, but granting non-root 2026-02-17 02:07:39.545 | users access, refer to https://docs.docker.com/go/daemon-access/ 2026-02-17 02:07:39.545 | 2026-02-17 02:07:39.545 | WARNING: Access to the remote API on a privileged Docker daemon is equivalent 2026-02-17 02:07:39.545 | to root access on the host. Refer to the 'Docker daemon attack surface' 2026-02-17 02:07:39.545 | documentation for details: https://docs.docker.com/go/attack-surface/ 2026-02-17 02:07:39.545 | 2026-02-17 02:07:39.545 | ================================================================================ 2026-02-17 02:07:39.545 | 2026-02-17 02:07:39.552 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:43 : sudo usermod -aG docker stack 2026-02-17 02:07:39.606 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:44 : sudo iptables -I DOCKER-USER -j ACCEPT 2026-02-17 02:07:39.629 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:46 : ensure_kind_cluster 2026-02-17 02:07:39.637 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:12 : echo 'kind get clusters' 2026-02-17 02:07:39.637 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:12 : newgrp docker 2026-02-17 02:07:39.639 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:12 : grep -q kind 2026-02-17 02:07:39.708 | No kind clusters found. 2026-02-17 02:07:39.718 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:17 : echo 'kind create cluster' 2026-02-17 02:07:39.718 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:17 : newgrp docker 2026-02-17 02:07:39.906 | Creating cluster "kind" ... 2026-02-17 02:07:39.906 | • Ensuring node image (kindest/node:v1.25.2) 🖼 ... 2026-02-17 02:07:50.664 | ✓ Ensuring node image (kindest/node:v1.25.2) 🖼 2026-02-17 02:07:50.664 | • Preparing nodes 📦 ... 2026-02-17 02:07:56.375 | ✓ Preparing nodes 📦 2026-02-17 02:07:56.445 | • Writing configuration 📜 ... 2026-02-17 02:07:56.882 | ✓ Writing configuration 📜 2026-02-17 02:07:56.882 | • Starting control-plane 🕹️ ... 2026-02-17 02:08:15.088 | ✓ Starting control-plane 🕹️ 2026-02-17 02:08:15.088 | • Installing CNI 🔌 ... 2026-02-17 02:08:16.146 | ✓ Installing CNI 🔌 2026-02-17 02:08:16.146 | • Installing StorageClass 💾 ... 2026-02-17 02:08:16.668 | ✓ Installing StorageClass 💾 2026-02-17 02:08:17.075 | Set kubectl context to "kind-kind" 2026-02-17 02:08:17.075 | You can now use your cluster with: 2026-02-17 02:08:17.075 | 2026-02-17 02:08:17.076 | kubectl cluster-info --context kind-kind 2026-02-17 02:08:17.076 | 2026-02-17 02:08:17.076 | Thanks for using kind! 😊 2026-02-17 02:08:17.087 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:18 : kubectl label node kind-control-plane openstack-control-plane=enabled 2026-02-17 02:08:17.207 | node/kind-control-plane labeled 2026-02-17 02:08:17.223 | ++ /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-02-17 02:08:17.823 | namespace/orc-system created 2026-02-17 02:08:17.851 | customresourcedefinition.apiextensions.k8s.io/flavors.openstack.k-orc.cloud created 2026-02-17 02:08:17.889 | customresourcedefinition.apiextensions.k8s.io/floatingips.openstack.k-orc.cloud created 2026-02-17 02:08:17.926 | customresourcedefinition.apiextensions.k8s.io/images.openstack.k-orc.cloud created 2026-02-17 02:08:17.948 | customresourcedefinition.apiextensions.k8s.io/networks.openstack.k-orc.cloud created 2026-02-17 02:08:17.970 | customresourcedefinition.apiextensions.k8s.io/ports.openstack.k-orc.cloud created 2026-02-17 02:08:18.003 | customresourcedefinition.apiextensions.k8s.io/projects.openstack.k-orc.cloud created 2026-02-17 02:08:18.014 | customresourcedefinition.apiextensions.k8s.io/routerinterfaces.openstack.k-orc.cloud created 2026-02-17 02:08:18.042 | customresourcedefinition.apiextensions.k8s.io/routers.openstack.k-orc.cloud created 2026-02-17 02:08:18.079 | customresourcedefinition.apiextensions.k8s.io/securitygroups.openstack.k-orc.cloud created 2026-02-17 02:08:18.098 | customresourcedefinition.apiextensions.k8s.io/servergroups.openstack.k-orc.cloud created 2026-02-17 02:08:18.122 | customresourcedefinition.apiextensions.k8s.io/servers.openstack.k-orc.cloud created 2026-02-17 02:08:18.151 | customresourcedefinition.apiextensions.k8s.io/subnets.openstack.k-orc.cloud created 2026-02-17 02:08:18.161 | serviceaccount/orc-controller-manager created 2026-02-17 02:08:18.173 | role.rbac.authorization.k8s.io/orc-leader-election-role created 2026-02-17 02:08:18.178 | clusterrole.rbac.authorization.k8s.io/orc-image-editor-role created 2026-02-17 02:08:18.185 | clusterrole.rbac.authorization.k8s.io/orc-image-viewer-role created 2026-02-17 02:08:18.191 | clusterrole.rbac.authorization.k8s.io/orc-manager-role created 2026-02-17 02:08:18.202 | clusterrole.rbac.authorization.k8s.io/orc-metrics-auth-role created 2026-02-17 02:08:18.209 | clusterrole.rbac.authorization.k8s.io/orc-metrics-reader created 2026-02-17 02:08:18.217 | rolebinding.rbac.authorization.k8s.io/orc-leader-election-rolebinding created 2026-02-17 02:08:18.222 | clusterrolebinding.rbac.authorization.k8s.io/orc-manager-rolebinding created 2026-02-17 02:08:18.227 | clusterrolebinding.rbac.authorization.k8s.io/orc-metrics-auth-rolebinding created 2026-02-17 02:08:18.237 | service/orc-controller-manager-metrics-service created 2026-02-17 02:08:18.248 | deployment.apps/orc-controller-manager created 2026-02-17 02:08:18.265 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:50 : export EXP_CLUSTER_RESOURCE_SET=true 2026-02-17 02:08:18.271 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:50 : EXP_CLUSTER_RESOURCE_SET=true 2026-02-17 02:08:18.277 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:51 : export EXP_KUBEADM_BOOTSTRAP_FORMAT_IGNITION=true 2026-02-17 02:08:18.283 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:51 : EXP_KUBEADM_BOOTSTRAP_FORMAT_IGNITION=true 2026-02-17 02:08:18.288 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:52 : export CLUSTER_TOPOLOGY=true 2026-02-17 02:08:18.294 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:52 : CLUSTER_TOPOLOGY=true 2026-02-17 02:08:18.300 | ++ /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-02-17 02:08:18.664 | Fetching providers 2026-02-17 02:08:21.122 | Installing cert-manager version="v1.18.1" 2026-02-17 02:08:21.967 | Waiting for cert-manager to be available... 2026-02-17 02:08:55.046 | [KubeAPIWarningLogger] spec.privateKey.rotationPolicy: In cert-manager >= v1.18.0, the default value changed from `Never` to `Always`. 2026-02-17 02:08:55.077 | Installing provider="cluster-api" version="v1.10.5" targetNamespace="capi-system" 2026-02-17 02:08:55.123 | [KubeAPIWarningLogger] spec.privateKey.rotationPolicy: In cert-manager >= v1.18.0, the default value changed from `Never` to `Always`. 2026-02-17 02:08:55.750 | Installing provider="bootstrap-kubeadm" version="v1.10.5" targetNamespace="capi-kubeadm-bootstrap-system" 2026-02-17 02:08:55.800 | [KubeAPIWarningLogger] spec.privateKey.rotationPolicy: In cert-manager >= v1.18.0, the default value changed from `Never` to `Always`. 2026-02-17 02:08:56.128 | Installing provider="control-plane-kubeadm" version="v1.10.5" targetNamespace="capi-kubeadm-control-plane-system" 2026-02-17 02:08:56.194 | [KubeAPIWarningLogger] spec.privateKey.rotationPolicy: In cert-manager >= v1.18.0, the default value changed from `Never` to `Always`. 2026-02-17 02:08:56.505 | Installing provider="infrastructure-openstack" version="v0.12.4" targetNamespace="capo-system" 2026-02-17 02:08:56.564 | [KubeAPIWarningLogger] spec.privateKey.rotationPolicy: In cert-manager >= v1.18.0, the default value changed from `Never` to `Always`. 2026-02-17 02:08:57.077 | 2026-02-17 02:08:57.077 | Your management cluster has been initialized successfully! 2026-02-17 02:08:57.077 | 2026-02-17 02:08:57.077 | You can now create your first workload cluster by running the following: 2026-02-17 02:08:57.077 | 2026-02-17 02:08:57.077 | clusterctl generate cluster [name] --kubernetes-version [version] | kubectl apply -f - 2026-02-17 02:08:57.077 | 2026-02-17 02:08:57.124 | ++ /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-02-17 02:08:57.243 | Waiting for deployment "capi-kubeadm-bootstrap-controller-manager" rollout to finish: 0 of 1 updated replicas are available... 2026-02-17 02:09:01.284 | deployment "capi-kubeadm-bootstrap-controller-manager" successfully rolled out 2026-02-17 02:09:01.297 | ++ /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-02-17 02:09:01.419 | Waiting for deployment "capi-kubeadm-control-plane-controller-manager" rollout to finish: 0 of 1 updated replicas are available... 2026-02-17 02:09:03.295 | deployment "capi-kubeadm-control-plane-controller-manager" successfully rolled out 2026-02-17 02:09:03.306 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:61 : kubectl -n capi-system rollout status deploy/capi-controller-manager 2026-02-17 02:09:03.414 | deployment "capi-controller-manager" successfully rolled out 2026-02-17 02:09:03.426 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:62 : kubectl -n capo-system rollout status deploy/capo-controller-manager 2026-02-17 02:09:03.534 | Waiting for deployment "capo-controller-manager" rollout to finish: 0 of 1 updated replicas are available... 2026-02-17 02:09:05.296 | deployment "capo-controller-manager" successfully rolled out 2026-02-17 02:09:05.309 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:63 : : 2026-02-17 02:09:05.315 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:78 : [[ stack == \u\n\s\t\a\c\k ]] 2026-02-17 02:09:05.323 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:84 : [[ stack == \c\l\e\a\n ]] 2026-02-17 02:09:05.328 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-02-17 02:09:05.334 | + functions-common:run_plugins:1832 : local dir=/opt/stack/ovn-octavia-provider 2026-02-17 02:09:05.339 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/ovn-octavia-provider/devstack/plugin.sh ]] 2026-02-17 02:09:05.346 | + functions-common:run_plugins:1834 : source /opt/stack/ovn-octavia-provider/devstack/plugin.sh stack pre-install 2026-02-17 02:09:05.352 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:4 : is_service_enabled tls-proxy 2026-02-17 02:09:05.389 | ++ functions-common:is_service_enabled:2068 : return 0 2026-02-17 02:09:05.395 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:5 : OVN_PROTO=ssl 2026-02-17 02:09:05.401 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:9 : OVN_NB_REMOTE=ssl:199.204.45.242:6641 2026-02-17 02:09:05.407 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:10 : OVN_SB_REMOTE=ssl:199.204.45.242:6642 2026-02-17 02:09:05.415 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:41 : [[ stack == \s\t\a\c\k ]] 2026-02-17 02:09:05.421 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:42 : case "$2" in 2026-02-17 02:09:05.430 | + ./stack.sh:main:849 : set_systemd_override DefaultLimitNOFILE 2048 2026-02-17 02:09:05.437 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-02-17 02:09:05.443 | + functions:set_systemd_override:845 : local value=2048 2026-02-17 02:09:05.448 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-02-17 02:09:05.455 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-02-17 02:09:05.566 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-02-17 02:09:05.567 | Set systemd system override for DefaultLimitNOFILE=2048 2026-02-17 02:09:05.573 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-02-17 02:09:05.875 | + ./stack.sh:main:851 : install_rpc_backend 2026-02-17 02:09:05.883 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-02-17 02:09:05.924 | + functions-common:is_service_enabled:2068 : return 0 2026-02-17 02:09:05.932 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-02-17 02:09:05.938 | + functions-common:install_package:1430 : update_package_repo 2026-02-17 02:09:05.943 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-02-17 02:09:05.951 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-02-17 02:09:05.958 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-02-17 02:09:05.965 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-02-17 02:09:05.972 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-02-17 02:09:05.979 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-02-17 02:09:05.986 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-02-17 02:09:05.993 | + functions-common:update_package_repo:1413 : apt_get_update 2026-02-17 02:09:05.999 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-02-17 02:09:06.006 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-02-17 02:09:06.013 | + functions-common:apt_get_update:1159 : return 2026-02-17 02:09:06.020 | + functions-common:install_package:1431 : real_install_package rabbitmq-server 2026-02-17 02:09:06.027 | + functions-common:real_install_package:1418 : is_ubuntu 2026-02-17 02:09:06.035 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-02-17 02:09:06.042 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-02-17 02:09:06.049 | + functions-common:real_install_package:1419 : apt_get install rabbitmq-server 2026-02-17 02:09:06.105 | + 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-02-17 02:09:06.161 | Reading package lists... 2026-02-17 02:09:06.473 | Building dependency tree... 2026-02-17 02:09:06.474 | Reading state information... 2026-02-17 02:09:06.876 | The following additional packages will be installed: 2026-02-17 02:09:06.876 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-02-17 02:09:06.876 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-02-17 02:09:06.876 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-02-17 02:09:06.878 | erlang-tools erlang-xmerl logrotate 2026-02-17 02:09:06.879 | Suggested packages: 2026-02-17 02:09:06.879 | erlang erlang-manpages erlang-doc bsd-mailx | mailx 2026-02-17 02:09:06.959 | The following NEW packages will be installed: 2026-02-17 02:09:06.959 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-02-17 02:09:06.959 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-02-17 02:09:06.959 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-02-17 02:09:06.964 | erlang-tools erlang-xmerl logrotate rabbitmq-server 2026-02-17 02:09:07.205 | 0 upgraded, 19 newly installed, 0 to remove and 2 not upgraded. 2026-02-17 02:09:07.205 | Need to get 36.1 MB of archives. 2026-02-17 02:09:07.205 | After this operation, 56.4 MB of additional disk space will be used. 2026-02-17 02:09:07.206 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 logrotate amd64 3.21.0-2build1 [52.2 kB] 2026-02-17 02:09:07.526 | 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-02-17 02:09:08.296 | 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-02-17 02:09:08.335 | 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-02-17 02:09:08.337 | 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-02-17 02:09:08.365 | 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-02-17 02:09:08.402 | 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-02-17 02:09:08.412 | 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-02-17 02:09:08.474 | 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-02-17 02:09:08.478 | 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-02-17 02:09:08.482 | 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-02-17 02:09:08.486 | 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-02-17 02:09:08.511 | 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-02-17 02:09:08.583 | 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-02-17 02:09:08.586 | 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-02-17 02:09:08.593 | 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-02-17 02:09:08.604 | 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-02-17 02:09:08.626 | 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-02-17 02:09:08.680 | 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-02-17 02:09:09.509 | debconf: delaying package configuration, since apt-utils is not installed 2026-02-17 02:09:09.560 | Fetched 36.1 MB in 2s (15.8 MB/s) 2026-02-17 02:09:09.609 | Selecting previously unselected package logrotate. 2026-02-17 02:09:09.661 | (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 ... 65073 files and directories currently installed.) 2026-02-17 02:09:09.663 | Preparing to unpack .../00-logrotate_3.21.0-2build1_amd64.deb ... 2026-02-17 02:09:09.667 | Unpacking logrotate (3.21.0-2build1) ... 2026-02-17 02:09:09.737 | Selecting previously unselected package erlang-base. 2026-02-17 02:09:09.746 | Preparing to unpack .../01-erlang-base_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-02-17 02:09:09.750 | Unpacking erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-02-17 02:09:10.156 | Selecting previously unselected package erlang-asn1. 2026-02-17 02:09:10.168 | Preparing to unpack .../02-erlang-asn1_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-02-17 02:09:10.183 | Unpacking erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-02-17 02:09:10.311 | Selecting previously unselected package erlang-crypto. 2026-02-17 02:09:10.324 | Preparing to unpack .../03-erlang-crypto_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-02-17 02:09:10.329 | Unpacking erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-02-17 02:09:10.516 | Selecting previously unselected package erlang-public-key. 2026-02-17 02:09:10.528 | Preparing to unpack .../04-erlang-public-key_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-02-17 02:09:10.533 | Unpacking erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-02-17 02:09:10.596 | Selecting previously unselected package erlang-mnesia. 2026-02-17 02:09:10.609 | Preparing to unpack .../05-erlang-mnesia_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-02-17 02:09:10.614 | Unpacking erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-02-17 02:09:10.686 | Selecting previously unselected package erlang-runtime-tools. 2026-02-17 02:09:10.698 | Preparing to unpack .../06-erlang-runtime-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-02-17 02:09:10.703 | Unpacking erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-02-17 02:09:10.778 | Selecting previously unselected package erlang-ssl. 2026-02-17 02:09:10.790 | Preparing to unpack .../07-erlang-ssl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-02-17 02:09:10.794 | Unpacking erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-02-17 02:09:10.887 | Selecting previously unselected package erlang-eldap. 2026-02-17 02:09:10.899 | Preparing to unpack .../08-erlang-eldap_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-02-17 02:09:10.903 | Unpacking erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-02-17 02:09:10.959 | Selecting previously unselected package erlang-ftp. 2026-02-17 02:09:10.969 | Preparing to unpack .../09-erlang-ftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-02-17 02:09:10.974 | Unpacking erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-02-17 02:09:11.029 | Selecting previously unselected package erlang-tftp. 2026-02-17 02:09:11.042 | Preparing to unpack .../10-erlang-tftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-02-17 02:09:11.046 | Unpacking erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-02-17 02:09:11.103 | Selecting previously unselected package erlang-inets. 2026-02-17 02:09:11.115 | Preparing to unpack .../11-erlang-inets_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-02-17 02:09:11.120 | Unpacking erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-02-17 02:09:11.206 | Selecting previously unselected package erlang-snmp. 2026-02-17 02:09:11.219 | Preparing to unpack .../12-erlang-snmp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-02-17 02:09:11.222 | Unpacking erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-02-17 02:09:11.339 | Selecting previously unselected package erlang-os-mon. 2026-02-17 02:09:11.350 | Preparing to unpack .../13-erlang-os-mon_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-02-17 02:09:11.359 | Unpacking erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-02-17 02:09:11.417 | Selecting previously unselected package erlang-parsetools. 2026-02-17 02:09:11.427 | Preparing to unpack .../14-erlang-parsetools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-02-17 02:09:11.431 | Unpacking erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-02-17 02:09:11.489 | Selecting previously unselected package erlang-syntax-tools. 2026-02-17 02:09:11.501 | Preparing to unpack .../15-erlang-syntax-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-02-17 02:09:11.505 | Unpacking erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-02-17 02:09:11.564 | Selecting previously unselected package erlang-tools. 2026-02-17 02:09:11.576 | Preparing to unpack .../16-erlang-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-02-17 02:09:11.580 | Unpacking erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-02-17 02:09:11.648 | Selecting previously unselected package erlang-xmerl. 2026-02-17 02:09:11.658 | Preparing to unpack .../17-erlang-xmerl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-02-17 02:09:11.662 | Unpacking erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-02-17 02:09:11.748 | Selecting previously unselected package rabbitmq-server. 2026-02-17 02:09:11.759 | Preparing to unpack .../18-rabbitmq-server_3.12.1-1ubuntu1.2_all.deb ... 2026-02-17 02:09:11.767 | Unpacking rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-02-17 02:09:12.361 | Setting up logrotate (3.21.0-2build1) ... 2026-02-17 02:09:12.535 | Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. 2026-02-17 02:09:12.868 | logrotate.service is a disabled or a static unit, not starting it. 2026-02-17 02:09:12.912 | Setting up erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-02-17 02:09:13.215 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /usr/lib/systemd/system/epmd.service. 2026-02-17 02:09:13.215 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /usr/lib/systemd/system/epmd.socket. 2026-02-17 02:09:14.628 | Searching for services which depend on erlang and should be started... none found. 2026-02-17 02:09:14.633 | Setting up erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-02-17 02:09:14.644 | Setting up erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-02-17 02:09:14.654 | Setting up erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-02-17 02:09:14.666 | Setting up erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-02-17 02:09:14.676 | Setting up erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-02-17 02:09:14.686 | Setting up erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-02-17 02:09:14.696 | Setting up erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-02-17 02:09:14.705 | Setting up erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-02-17 02:09:14.725 | Setting up erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-02-17 02:09:14.733 | Setting up erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-02-17 02:09:14.740 | Setting up erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-02-17 02:09:14.749 | Setting up erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-02-17 02:09:14.759 | Setting up erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-02-17 02:09:14.769 | Setting up erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-02-17 02:09:14.779 | Setting up erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-02-17 02:09:14.789 | Setting up erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-02-17 02:09:14.799 | Setting up rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-02-17 02:09:14.864 | info: Selecting GID from range 100 to 999 ... 2026-02-17 02:09:14.868 | info: Adding group `rabbitmq' (GID 112) ... 2026-02-17 02:09:14.947 | info: Selecting UID from range 100 to 999 ... 2026-02-17 02:09:14.947 | 2026-02-17 02:09:14.953 | info: Adding system user `rabbitmq' (UID 110) ... 2026-02-17 02:09:14.959 | info: Adding new user `rabbitmq' (UID 110) with group `rabbitmq' ... 2026-02-17 02:09:15.021 | info: Not creating home directory `/var/lib/rabbitmq'. 2026-02-17 02:09:15.206 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /usr/lib/systemd/system/rabbitmq-server.service. 2026-02-17 02:09:21.629 | Processing triggers for man-db (2.12.0-4build2) ... 2026-02-17 02:09:23.305 | + functions-common:apt_get:1203 : result=0 2026-02-17 02:09:23.312 | + functions-common:apt_get:1206 : time_stop apt-get 2026-02-17 02:09:23.318 | + functions-common:time_stop:2412 : local name 2026-02-17 02:09:23.327 | + functions-common:time_stop:2413 : local end_time 2026-02-17 02:09:23.332 | + functions-common:time_stop:2414 : local elapsed_time 2026-02-17 02:09:23.336 | + functions-common:time_stop:2415 : local total 2026-02-17 02:09:23.343 | + functions-common:time_stop:2416 : local start_time 2026-02-17 02:09:23.349 | + functions-common:time_stop:2418 : name=apt-get 2026-02-17 02:09:23.356 | + functions-common:time_stop:2419 : start_time=1771294146097 2026-02-17 02:09:23.363 | + functions-common:time_stop:2421 : [[ -z 1771294146097 ]] 2026-02-17 02:09:23.371 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-02-17 02:09:23.380 | + functions-common:time_stop:2424 : end_time=1771294163374 2026-02-17 02:09:23.387 | + functions-common:time_stop:2425 : elapsed_time=17277 2026-02-17 02:09:23.394 | + functions-common:time_stop:2426 : total=112657 2026-02-17 02:09:23.401 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-02-17 02:09:23.408 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=129934 2026-02-17 02:09:23.414 | + functions-common:apt_get:1207 : return 0 2026-02-17 02:09:23.420 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-02-17 02:09:23.426 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-02-17 02:09:23.431 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-02-17 02:09:23.439 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-02-17 02:09:23.444 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-02-17 02:09:23.450 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-02-17 02:09:23.457 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-02-17 02:09:23.463 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-02-17 02:09:23.469 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-02-17 02:09:23.474 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-02-17 02:09:23.481 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-02-17 02:09:23.487 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-02-17 02:09:23.495 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-02-17 02:09:23.501 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-02-17 02:09:23.508 | + ./stack.sh:main:852 : restart_rpc_backend 2026-02-17 02:09:23.514 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-02-17 02:09:23.554 | + functions-common:is_service_enabled:2068 : return 0 2026-02-17 02:09:23.561 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-02-17 02:09:23.567 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-02-17 02:09:23.573 | + ./stack.sh:echo_summary:444 : echo -e Starting RabbitMQ 2026-02-17 02:09:23.581 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-02-17 02:09:23.590 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-02-17 02:09:23.600 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-02-17 02:09:23.606 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-02-17 02:09:23.613 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-02-17 02:09:23.620 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-02-17 02:09:23.626 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit secretrabbit 2026-02-17 02:09:23.633 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=secretrabbit found= out= 2026-02-17 02:09:23.640 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-02-17 02:09:24.473 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-02-17 02:09:24.473 | user tags 2026-02-17 02:09:24.473 | guest [administrator]' 2026-02-17 02:09:24.483 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-02-17 02:09:24.483 | user tags 2026-02-17 02:09:24.483 | guest [administrator]' 2026-02-17 02:09:24.483 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-02-17 02:09:24.497 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-02-17 02:09:24.503 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-02-17 02:09:24.509 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit secretrabbit 2026-02-17 02:09:25.299 | Adding user "stackrabbit" ... 2026-02-17 02:09:25.339 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2026-02-17 02:09:25.373 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-02-17 02:09:26.162 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-02-17 02:09:26.206 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-02-17 02:09:26.213 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit secretrabbit 2026-02-17 02:09:26.924 | Changing password for user "stackrabbit" ... 2026-02-17 02:09:26.970 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-02-17 02:09:26.977 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-02-17 02:09:26.985 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-02-17 02:09:27.681 | Deleting user "guest" ... 2026-02-17 02:09:27.727 | + ./stack.sh:main:854 : is_service_enabled mysql postgresql 2026-02-17 02:09:27.769 | + functions-common:is_service_enabled:2068 : return 0 2026-02-17 02:09:27.776 | + ./stack.sh:main:855 : install_database 2026-02-17 02:09:27.783 | + lib/database:install_database:118 : install_database_mysql 2026-02-17 02:09:27.790 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-02-17 02:09:27.797 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-02-17 02:09:27.803 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-02-17 02:09:27.811 | + lib/databases/mysql:install_database_mysql:205 : sudo debconf-set-selections 2026-02-17 02:09:27.923 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /opt/stack/.my.cnf ]] 2026-02-17 02:09:27.930 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-02-17 02:09:27.941 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-02-17 02:09:27.948 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-02-17 02:09:27.956 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-02-17 02:09:27.963 | + lib/databases/mysql:install_database_mysql:222 : '[' mysql '!=' mariadb ']' 2026-02-17 02:09:27.970 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-02-17 02:09:27.977 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /opt/stack/.my.cnf 2026-02-17 02:09:27.987 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-02-17 02:09:27.993 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-02-17 02:09:27.999 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-02-17 02:09:28.006 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-02-17 02:09:28.013 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-02-17 02:09:28.020 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-02-17 02:09:28.027 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-02-17 02:09:28.034 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-02-17 02:09:28.041 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-02-17 02:09:28.047 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-02-17 02:09:28.054 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-02-17 02:09:28.060 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-02-17 02:09:28.068 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-02-17 02:09:28.075 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-02-17 02:09:28.081 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-02-17 02:09:28.087 | + lib/databases/mysql:install_database_mysql:232 : is_ubuntu 2026-02-17 02:09:28.095 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-02-17 02:09:28.101 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-02-17 02:09:28.109 | + lib/databases/mysql:install_database_mysql:233 : install_package mysql-server 2026-02-17 02:09:28.115 | + functions-common:install_package:1430 : update_package_repo 2026-02-17 02:09:28.122 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-02-17 02:09:28.129 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-02-17 02:09:28.137 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-02-17 02:09:28.144 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-02-17 02:09:28.151 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-02-17 02:09:28.158 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-02-17 02:09:28.165 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-02-17 02:09:28.172 | + functions-common:update_package_repo:1413 : apt_get_update 2026-02-17 02:09:28.178 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-02-17 02:09:28.185 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-02-17 02:09:28.192 | + functions-common:apt_get_update:1159 : return 2026-02-17 02:09:28.198 | + functions-common:install_package:1431 : real_install_package mysql-server 2026-02-17 02:09:28.204 | + functions-common:real_install_package:1418 : is_ubuntu 2026-02-17 02:09:28.211 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-02-17 02:09:28.218 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-02-17 02:09:28.225 | + functions-common:real_install_package:1419 : apt_get install mysql-server 2026-02-17 02:09:28.276 | + 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-02-17 02:09:28.326 | Reading package lists... 2026-02-17 02:09:28.732 | Building dependency tree... 2026-02-17 02:09:28.733 | Reading state information... 2026-02-17 02:09:29.068 | The following additional packages will be installed: 2026-02-17 02:09:29.068 | libevent-core-2.1-7t64 libevent-pthreads-2.1-7t64 libmecab2 2026-02-17 02:09:29.068 | libprotobuf-lite32t64 mysql-client-8.0 mysql-client-core-8.0 2026-02-17 02:09:29.069 | mysql-server-8.0 mysql-server-core-8.0 2026-02-17 02:09:29.070 | Suggested packages: 2026-02-17 02:09:29.070 | mailx tinyca 2026-02-17 02:09:29.070 | Recommended packages: 2026-02-17 02:09:29.070 | libhtml-template-perl mecab-ipadic-utf8 2026-02-17 02:09:29.118 | The following NEW packages will be installed: 2026-02-17 02:09:29.118 | libevent-core-2.1-7t64 libevent-pthreads-2.1-7t64 libmecab2 2026-02-17 02:09:29.119 | libprotobuf-lite32t64 mysql-client-8.0 mysql-client-core-8.0 mysql-server 2026-02-17 02:09:29.120 | mysql-server-8.0 mysql-server-core-8.0 2026-02-17 02:09:29.314 | 0 upgraded, 9 newly installed, 0 to remove and 2 not upgraded. 2026-02-17 02:09:29.314 | Need to get 22.3 MB of archives. 2026-02-17 02:09:29.314 | After this operation, 187 MB of additional disk space will be used. 2026-02-17 02:09:29.314 | 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-02-17 02:09:30.083 | 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-02-17 02:09:30.084 | 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-02-17 02:09:30.086 | 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-02-17 02:09:30.086 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmecab2 amd64 0.996-14ubuntu4 [201 kB] 2026-02-17 02:09:30.090 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libprotobuf-lite32t64 amd64 3.21.12-8.2ubuntu0.2 [238 kB] 2026-02-17 02:09:30.164 | 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-02-17 02:09:31.116 | 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-02-17 02:09:31.134 | 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-02-17 02:09:31.366 | debconf: delaying package configuration, since apt-utils is not installed 2026-02-17 02:09:31.428 | Fetched 22.3 MB in 2s (11.2 MB/s) 2026-02-17 02:09:31.467 | Selecting previously unselected package mysql-client-core-8.0. 2026-02-17 02:09:31.501 | (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 ... 67893 files and directories currently installed.) 2026-02-17 02:09:31.504 | Preparing to unpack .../0-mysql-client-core-8.0_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-02-17 02:09:31.508 | Unpacking mysql-client-core-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-02-17 02:09:31.830 | Selecting previously unselected package mysql-client-8.0. 2026-02-17 02:09:31.840 | Preparing to unpack .../1-mysql-client-8.0_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-02-17 02:09:31.844 | Unpacking mysql-client-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-02-17 02:09:31.905 | Selecting previously unselected package libevent-core-2.1-7t64:amd64. 2026-02-17 02:09:31.916 | Preparing to unpack .../2-libevent-core-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-02-17 02:09:31.924 | Unpacking libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-02-17 02:09:31.987 | Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. 2026-02-17 02:09:31.997 | Preparing to unpack .../3-libevent-pthreads-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-02-17 02:09:32.001 | Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-02-17 02:09:32.057 | Selecting previously unselected package libmecab2:amd64. 2026-02-17 02:09:32.066 | Preparing to unpack .../4-libmecab2_0.996-14ubuntu4_amd64.deb ... 2026-02-17 02:09:32.071 | Unpacking libmecab2:amd64 (0.996-14ubuntu4) ... 2026-02-17 02:09:32.138 | Selecting previously unselected package libprotobuf-lite32t64:amd64. 2026-02-17 02:09:32.149 | Preparing to unpack .../5-libprotobuf-lite32t64_3.21.12-8.2ubuntu0.2_amd64.deb ... 2026-02-17 02:09:32.152 | Unpacking libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.2) ... 2026-02-17 02:09:32.214 | Selecting previously unselected package mysql-server-core-8.0. 2026-02-17 02:09:32.224 | Preparing to unpack .../6-mysql-server-core-8.0_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-02-17 02:09:32.228 | Unpacking mysql-server-core-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-02-17 02:09:32.953 | Selecting previously unselected package mysql-server-8.0. 2026-02-17 02:09:32.963 | Preparing to unpack .../7-mysql-server-8.0_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-02-17 02:09:34.101 | Unpacking mysql-server-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-02-17 02:09:34.171 | Selecting previously unselected package mysql-server. 2026-02-17 02:09:34.184 | Preparing to unpack .../8-mysql-server_8.0.45-0ubuntu0.24.04.1_all.deb ... 2026-02-17 02:09:34.190 | Unpacking mysql-server (8.0.45-0ubuntu0.24.04.1) ... 2026-02-17 02:09:34.264 | Setting up libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.2) ... 2026-02-17 02:09:34.274 | Setting up libmecab2:amd64 (0.996-14ubuntu4) ... 2026-02-17 02:09:34.288 | Setting up mysql-client-core-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-02-17 02:09:34.302 | Setting up mysql-client-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-02-17 02:09:34.312 | Setting up libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-02-17 02:09:34.324 | Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-02-17 02:09:34.333 | Setting up mysql-server-core-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-02-17 02:09:34.344 | Setting up mysql-server-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-02-17 02:09:34.537 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-02-17 02:09:34.599 | Renaming removed key_buffer and myisam-recover options (if present) 2026-02-17 02:09:43.439 | mysqld will log errors to /var/log/mysql/error.log 2026-02-17 02:09:44.089 | mysqld is running as pid 27528 2026-02-17 02:09:46.543 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /usr/lib/systemd/system/mysql.service. 2026-02-17 02:09:47.863 | Setting up mysql-server (8.0.45-0ubuntu0.24.04.1) ... 2026-02-17 02:09:47.877 | Processing triggers for man-db (2.12.0-4build2) ... 2026-02-17 02:09:48.694 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-02-17 02:09:48.993 | + functions-common:apt_get:1203 : result=0 2026-02-17 02:09:49.000 | + functions-common:apt_get:1206 : time_stop apt-get 2026-02-17 02:09:49.006 | + functions-common:time_stop:2412 : local name 2026-02-17 02:09:49.012 | + functions-common:time_stop:2413 : local end_time 2026-02-17 02:09:49.018 | + functions-common:time_stop:2414 : local elapsed_time 2026-02-17 02:09:49.024 | + functions-common:time_stop:2415 : local total 2026-02-17 02:09:49.030 | + functions-common:time_stop:2416 : local start_time 2026-02-17 02:09:49.036 | + functions-common:time_stop:2418 : name=apt-get 2026-02-17 02:09:49.042 | + functions-common:time_stop:2419 : start_time=1771294168269 2026-02-17 02:09:49.047 | + functions-common:time_stop:2421 : [[ -z 1771294168269 ]] 2026-02-17 02:09:49.056 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-02-17 02:09:49.066 | + functions-common:time_stop:2424 : end_time=1771294189060 2026-02-17 02:09:49.073 | + functions-common:time_stop:2425 : elapsed_time=20791 2026-02-17 02:09:49.080 | + functions-common:time_stop:2426 : total=129934 2026-02-17 02:09:49.086 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-02-17 02:09:49.092 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=150725 2026-02-17 02:09:49.098 | + functions-common:apt_get:1207 : return 0 2026-02-17 02:09:49.106 | + ./stack.sh:main:857 : '[' -n mysql ']' 2026-02-17 02:09:49.112 | + ./stack.sh:main:858 : install_database_python 2026-02-17 02:09:49.118 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-02-17 02:09:49.126 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-02-17 02:09:49.132 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-02-17 02:09:49.139 | + inc/python:pip_install_gr:95 : local clean_name 2026-02-17 02:09:49.148 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-02-17 02:09:49.155 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-02-17 02:09:49.162 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-02-17 02:09:49.172 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-02-17 02:09:49.173 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-02-17 02:09:49.183 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-02-17 02:09:49.189 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-02-17 02:09:49.196 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-02-17 02:09:49.204 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-02-17 02:09:49.211 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-02-17 02:09:49.263 | Using python 3.12 to install PyMySQL 2026-02-17 02:09:49.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 PyMySQL 2026-02-17 02:09:50.001 | Collecting PyMySQL 2026-02-17 02:09:50.102 | Downloading pymysql-1.1.2-py3-none-any.whl.metadata (4.3 kB) 2026-02-17 02:09:50.127 | Downloading pymysql-1.1.2-py3-none-any.whl (45 kB) 2026-02-17 02:09:50.211 | Installing collected packages: PyMySQL 2026-02-17 02:09:50.251 | Successfully installed PyMySQL-1.1.2 2026-02-17 02:09:50.336 | + inc/python:pip_install:216 : result=0 2026-02-17 02:09:50.342 | + inc/python:pip_install:218 : time_stop pip_install 2026-02-17 02:09:50.348 | + functions-common:time_stop:2412 : local name 2026-02-17 02:09:50.354 | + functions-common:time_stop:2413 : local end_time 2026-02-17 02:09:50.360 | + functions-common:time_stop:2414 : local elapsed_time 2026-02-17 02:09:50.365 | + functions-common:time_stop:2415 : local total 2026-02-17 02:09:50.371 | + functions-common:time_stop:2416 : local start_time 2026-02-17 02:09:50.376 | + functions-common:time_stop:2418 : name=pip_install 2026-02-17 02:09:50.384 | + functions-common:time_stop:2419 : start_time=1771294189252 2026-02-17 02:09:50.389 | + functions-common:time_stop:2421 : [[ -z 1771294189252 ]] 2026-02-17 02:09:50.398 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-02-17 02:09:50.406 | + functions-common:time_stop:2424 : end_time=1771294190400 2026-02-17 02:09:50.412 | + functions-common:time_stop:2425 : elapsed_time=1148 2026-02-17 02:09:50.418 | + functions-common:time_stop:2426 : total=23777 2026-02-17 02:09:50.424 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-02-17 02:09:50.430 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=24925 2026-02-17 02:09:50.437 | + inc/python:pip_install:219 : return 0 2026-02-17 02:09:50.445 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-02-17 02:09:50.452 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-02-17 02:09:50.459 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-02-17 02:09:50.466 | + ./stack.sh:main:861 : is_service_enabled neutron 2026-02-17 02:09:50.509 | + functions-common:is_service_enabled:2068 : return 0 2026-02-17 02:09:50.514 | + ./stack.sh:main:862 : install_neutron_agent_packages 2026-02-17 02:09:50.520 | + lib/neutron:install_neutron_agent_packages:551 : is_service_enabled q-l3 neutron-l3 2026-02-17 02:09:50.561 | + functions-common:is_service_enabled:2068 : return 1 2026-02-17 02:09:50.568 | + lib/neutron:install_neutron_agent_packages:555 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2026-02-17 02:09:50.609 | + functions-common:is_service_enabled:2068 : return 1 2026-02-17 02:09:50.616 | + ./stack.sh:main:865 : is_service_enabled etcd3 2026-02-17 02:09:50.658 | + functions-common:is_service_enabled:2068 : return 0 2026-02-17 02:09:50.665 | + ./stack.sh:main:866 : install_etcd3 2026-02-17 02:09:50.671 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-02-17 02:09:50.671 | Installing etcd 2026-02-17 02:09:50.678 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-02-17 02:09:50.701 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-02-17 02:09:50.725 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-02-17 02:09:50.732 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-02-17 02:09:50.757 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-02-17 02:09:50.766 | ++ 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-02-17 02:09:50.774 | ++ 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-02-17 02:09:50.780 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-02-17 02:09:50.785 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-02-17 02:09:50.792 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-02-17 02:09:50.799 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-02-17 02:09:50.805 | ++ 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-02-17 02:09:50.812 | ++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-02-17 02:09:50.818 | ++ 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-02-17 02:09:50.826 | --2026-02-17 02:09:50-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-02-17 02:09:50.867 | Resolving github.com (github.com)... 140.82.113.4 2026-02-17 02:09:50.882 | Connecting to github.com (github.com)|140.82.113.4|:443... connected. 2026-02-17 02:09:51.013 | HTTP request sent, awaiting response... 302 Found 2026-02-17 02:09:51.013 | 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-02-17T03%3A05%3A25Z&rscd=attachment%3B+filename%3Detcd-v3.5.21-linux-amd64.tar.gz&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-02-17T02%3A04%3A43Z&ske=2026-02-17T03%3A05%3A25Z&sks=b&skv=2018-11-09&sig=Rkm3jSodeVLB4OzhAGQ5DDZGWFDFY9QhjzSeRYjcRhs%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3MTI5NTk5MCwibmJmIjoxNzcxMjk0MTkwLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.R2G6MMzBEkWTnR2EV9O0OMsKDMaEiHyyJn2yVxQPkfg&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2026-02-17 02:09:51.013 | --2026-02-17 02:09:51-- 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-02-17T03%3A05%3A25Z&rscd=attachment%3B+filename%3Detcd-v3.5.21-linux-amd64.tar.gz&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-02-17T02%3A04%3A43Z&ske=2026-02-17T03%3A05%3A25Z&sks=b&skv=2018-11-09&sig=Rkm3jSodeVLB4OzhAGQ5DDZGWFDFY9QhjzSeRYjcRhs%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3MTI5NTk5MCwibmJmIjoxNzcxMjk0MTkwLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.R2G6MMzBEkWTnR2EV9O0OMsKDMaEiHyyJn2yVxQPkfg&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2026-02-17 02:09:51.016 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.111.133, 185.199.110.133, 185.199.108.133, ... 2026-02-17 02:09:51.018 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.111.133|:443... connected. 2026-02-17 02:09:51.037 | HTTP request sent, awaiting response... 200 OK 2026-02-17 02:09:51.037 | Length: 20927601 (20M) [application/octet-stream] 2026-02-17 02:09:51.037 | Saving to: ‘/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz’ 2026-02-17 02:09:51.046 | 2026-02-17 02:09:51.139 | 0K ........ ........ ... 100% 195M=0.1s 2026-02-17 02:09:51.139 | 2026-02-17 02:09:51.139 | 2026-02-17 02:09:51 (195 MB/s) - ‘/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz’ saved [20927601/20927601] 2026-02-17 02:09:51.139 | 2026-02-17 02:09:51.147 | ++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-02-17 02:09:51.154 | ++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-02-17 02:09:51.161 | ++ functions:get_extra_file:81 : return 2026-02-17 02:09:51.169 | + lib/etcd3:install_etcd3:114 : etcd_file=/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-02-17 02:09:51.175 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2026-02-17 02:09:51.182 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-02-17 02:09:51.189 | + lib/etcd3:install_etcd3:118 : sha256sum -c /opt/stack/devstack/files/etcd.sha256sum 2026-02-17 02:09:51.217 | /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2026-02-17 02:09:51.223 | + 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-02-17 02:09:51.234 | etcd-v3.5.21-linux-amd64/ 2026-02-17 02:09:51.234 | etcd-v3.5.21-linux-amd64/Documentation/ 2026-02-17 02:09:51.234 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2026-02-17 02:09:51.234 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2026-02-17 02:09:51.234 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2026-02-17 02:09:51.234 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2026-02-17 02:09:51.234 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2026-02-17 02:09:51.234 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2026-02-17 02:09:51.235 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2026-02-17 02:09:51.235 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2026-02-17 02:09:51.235 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2026-02-17 02:09:51.235 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2026-02-17 02:09:51.236 | etcd-v3.5.21-linux-amd64/README.md 2026-02-17 02:09:51.236 | etcd-v3.5.21-linux-amd64/etcdutl 2026-02-17 02:09:51.352 | etcd-v3.5.21-linux-amd64/etcdctl 2026-02-17 02:09:51.489 | etcd-v3.5.21-linux-amd64/etcd 2026-02-17 02:09:51.669 | + lib/etcd3:install_etcd3:121 : sudo cp /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcd /opt/stack/bin/etcd 2026-02-17 02:09:51.728 | + lib/etcd3:install_etcd3:122 : sudo cp /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2026-02-17 02:09:51.775 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2026-02-17 02:09:51.781 | + ./stack.sh:main:875 : is_service_enabled tls-proxy 2026-02-17 02:09:51.823 | + functions-common:is_service_enabled:2068 : return 0 2026-02-17 02:09:51.829 | + ./stack.sh:main:876 : configure_CA 2026-02-17 02:09:51.837 | + lib/tls:configure_CA:70 : [[ -n 199.204.45.242 ]] 2026-02-17 02:09:51.844 | ++ lib/tls:configure_CA:70 : ipv6_unquote 199.204.45.242 2026-02-17 02:09:51.852 | ++ functions-common:ipv6_unquote:2210 : echo 199.204.45.242 2026-02-17 02:09:51.854 | ++ functions-common:ipv6_unquote:2210 : tr -d '[]' 2026-02-17 02:09:51.865 | + lib/tls:configure_CA:70 : [[ 199.204.45.242 != \1\9\9\.\2\0\4\.\4\5\.\2\4\2 ]] 2026-02-17 02:09:51.871 | + ./stack.sh:main:877 : init_CA 2026-02-17 02:09:51.878 | + lib/tls:init_CA:205 : make_root_CA /opt/stack/data/CA/root-ca 2026-02-17 02:09:51.885 | + lib/tls:make_root_CA:322 : local ca_dir=/opt/stack/data/CA/root-ca 2026-02-17 02:09:51.892 | + lib/tls:make_root_CA:325 : create_CA_base /opt/stack/data/CA/root-ca 2026-02-17 02:09:51.899 | + lib/tls:create_CA_base:79 : local ca_dir=/opt/stack/data/CA/root-ca 2026-02-17 02:09:51.905 | + lib/tls:create_CA_base:81 : [[ -d /opt/stack/data/CA/root-ca ]] 2026-02-17 02:09:51.912 | + lib/tls:create_CA_base:86 : local i 2026-02-17 02:09:51.916 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-02-17 02:09:51.923 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/certs 2026-02-17 02:09:51.934 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-02-17 02:09:51.941 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/crl 2026-02-17 02:09:51.950 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-02-17 02:09:51.956 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/newcerts 2026-02-17 02:09:51.966 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-02-17 02:09:51.973 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/private 2026-02-17 02:09:51.984 | + lib/tls:create_CA_base:90 : chmod 710 /opt/stack/data/CA/root-ca/private 2026-02-17 02:09:51.994 | + lib/tls:create_CA_base:91 : echo 01 2026-02-17 02:09:52.000 | + lib/tls:create_CA_base:92 : cp /dev/null /opt/stack/data/CA/root-ca/index.txt 2026-02-17 02:09:52.012 | + lib/tls:make_root_CA:326 : create_CA_config /opt/stack/data/CA/root-ca 'Root CA' 2026-02-17 02:09:52.018 | + lib/tls:create_CA_config:98 : local ca_dir=/opt/stack/data/CA/root-ca 2026-02-17 02:09:52.024 | + lib/tls:create_CA_config:99 : local 'common_name=Root CA' 2026-02-17 02:09:52.031 | + lib/tls:create_CA_config:145 : echo ' 2026-02-17 02:09:52.031 | [ ca ] 2026-02-17 02:09:52.031 | default_ca = CA_default 2026-02-17 02:09:52.031 | 2026-02-17 02:09:52.031 | [ CA_default ] 2026-02-17 02:09:52.031 | dir = /opt/stack/data/CA/root-ca 2026-02-17 02:09:52.031 | policy = policy_match 2026-02-17 02:09:52.031 | database = $dir/index.txt 2026-02-17 02:09:52.031 | serial = $dir/serial 2026-02-17 02:09:52.031 | certs = $dir/certs 2026-02-17 02:09:52.031 | crl_dir = $dir/crl 2026-02-17 02:09:52.031 | new_certs_dir = $dir/newcerts 2026-02-17 02:09:52.031 | certificate = $dir/cacert.pem 2026-02-17 02:09:52.031 | private_key = $dir/private/cacert.key 2026-02-17 02:09:52.031 | RANDFILE = $dir/private/.rand 2026-02-17 02:09:52.031 | default_md = sha256 2026-02-17 02:09:52.031 | 2026-02-17 02:09:52.031 | [ req ] 2026-02-17 02:09:52.031 | default_bits = 2048 2026-02-17 02:09:52.031 | default_md = sha256 2026-02-17 02:09:52.031 | 2026-02-17 02:09:52.031 | prompt = no 2026-02-17 02:09:52.031 | distinguished_name = ca_distinguished_name 2026-02-17 02:09:52.031 | 2026-02-17 02:09:52.031 | x509_extensions = ca_extensions 2026-02-17 02:09:52.031 | 2026-02-17 02:09:52.031 | [ ca_distinguished_name ] 2026-02-17 02:09:52.031 | organizationName = OpenStack 2026-02-17 02:09:52.031 | organizationalUnitName = DevStack Certificate Authority 2026-02-17 02:09:52.031 | commonName = Root CA 2026-02-17 02:09:52.032 | 2026-02-17 02:09:52.032 | [ policy_match ] 2026-02-17 02:09:52.032 | countryName = optional 2026-02-17 02:09:52.032 | stateOrProvinceName = optional 2026-02-17 02:09:52.032 | organizationName = match 2026-02-17 02:09:52.032 | organizationalUnitName = optional 2026-02-17 02:09:52.032 | commonName = supplied 2026-02-17 02:09:52.032 | 2026-02-17 02:09:52.032 | [ ca_extensions ] 2026-02-17 02:09:52.032 | basicConstraints = critical,CA:true 2026-02-17 02:09:52.032 | subjectKeyIdentifier = hash 2026-02-17 02:09:52.032 | authorityKeyIdentifier = keyid:always, issuer 2026-02-17 02:09:52.032 | keyUsage = cRLSign, keyCertSign 2026-02-17 02:09:52.032 | 2026-02-17 02:09:52.032 | ' 2026-02-17 02:09:52.037 | + lib/tls:make_root_CA:328 : '[' '!' -r /opt/stack/data/CA/root-ca/cacert.pem ']' 2026-02-17 02:09:52.043 | + 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-02-17 02:09:52.096 | ..+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...+..+.+.....+.+..............+.......+........+.+.....+....+.........+........+....+.....+...+.+..+.......+......+.....+................+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.........................+...+.....+.........+............+...+.+.....+.......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-02-17 02:09:52.222 | ..............+...............+.+.....+...+....+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...+...+...........+.+.....+.........+......+....+......+..+.+............+..+......+.......+..+.+..+.........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*....+.........+.+..............+......+.........+...+...+...+....+...........+.+...+..+..................+.+..+..........+..+...+.........+.........+....+......+..+.........+....+.....+.+......+..+...+...................+...........+.......+..+...+.............+...+...........+.+..+...+............+.+.....+...................+...+...+......+........+......+.......+............+..+...............+.+...+......+...+......+..+...............+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-02-17 02:09:52.226 | ----- 2026-02-17 02:09:52.236 | + lib/tls:init_CA:206 : make_int_CA /opt/stack/data/CA/int-ca /opt/stack/data/CA/root-ca 2026-02-17 02:09:52.244 | + lib/tls:make_int_CA:290 : local ca_dir=/opt/stack/data/CA/int-ca 2026-02-17 02:09:52.251 | + lib/tls:make_int_CA:291 : local signing_ca_dir=/opt/stack/data/CA/root-ca 2026-02-17 02:09:52.258 | + lib/tls:make_int_CA:294 : create_CA_base /opt/stack/data/CA/int-ca 2026-02-17 02:09:52.264 | + lib/tls:create_CA_base:79 : local ca_dir=/opt/stack/data/CA/int-ca 2026-02-17 02:09:52.272 | + lib/tls:create_CA_base:81 : [[ -d /opt/stack/data/CA/int-ca ]] 2026-02-17 02:09:52.277 | + lib/tls:create_CA_base:86 : local i 2026-02-17 02:09:52.284 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-02-17 02:09:52.290 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/certs 2026-02-17 02:09:52.301 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-02-17 02:09:52.308 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/crl 2026-02-17 02:09:52.318 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-02-17 02:09:52.324 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/newcerts 2026-02-17 02:09:52.334 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-02-17 02:09:52.341 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/private 2026-02-17 02:09:52.352 | + lib/tls:create_CA_base:90 : chmod 710 /opt/stack/data/CA/int-ca/private 2026-02-17 02:09:52.362 | + lib/tls:create_CA_base:91 : echo 01 2026-02-17 02:09:52.368 | + lib/tls:create_CA_base:92 : cp /dev/null /opt/stack/data/CA/int-ca/index.txt 2026-02-17 02:09:52.381 | + lib/tls:make_int_CA:295 : create_CA_config /opt/stack/data/CA/int-ca 'Intermediate CA' 2026-02-17 02:09:52.387 | + lib/tls:create_CA_config:98 : local ca_dir=/opt/stack/data/CA/int-ca 2026-02-17 02:09:52.394 | + lib/tls:create_CA_config:99 : local 'common_name=Intermediate CA' 2026-02-17 02:09:52.400 | + lib/tls:create_CA_config:145 : echo ' 2026-02-17 02:09:52.400 | [ ca ] 2026-02-17 02:09:52.400 | default_ca = CA_default 2026-02-17 02:09:52.400 | 2026-02-17 02:09:52.400 | [ CA_default ] 2026-02-17 02:09:52.400 | dir = /opt/stack/data/CA/int-ca 2026-02-17 02:09:52.400 | policy = policy_match 2026-02-17 02:09:52.400 | database = $dir/index.txt 2026-02-17 02:09:52.400 | serial = $dir/serial 2026-02-17 02:09:52.400 | certs = $dir/certs 2026-02-17 02:09:52.400 | crl_dir = $dir/crl 2026-02-17 02:09:52.400 | new_certs_dir = $dir/newcerts 2026-02-17 02:09:52.400 | certificate = $dir/cacert.pem 2026-02-17 02:09:52.400 | private_key = $dir/private/cacert.key 2026-02-17 02:09:52.400 | RANDFILE = $dir/private/.rand 2026-02-17 02:09:52.400 | default_md = sha256 2026-02-17 02:09:52.400 | 2026-02-17 02:09:52.400 | [ req ] 2026-02-17 02:09:52.400 | default_bits = 2048 2026-02-17 02:09:52.400 | default_md = sha256 2026-02-17 02:09:52.400 | 2026-02-17 02:09:52.400 | prompt = no 2026-02-17 02:09:52.400 | distinguished_name = ca_distinguished_name 2026-02-17 02:09:52.400 | 2026-02-17 02:09:52.401 | x509_extensions = ca_extensions 2026-02-17 02:09:52.401 | 2026-02-17 02:09:52.401 | [ ca_distinguished_name ] 2026-02-17 02:09:52.401 | organizationName = OpenStack 2026-02-17 02:09:52.401 | organizationalUnitName = DevStack Certificate Authority 2026-02-17 02:09:52.401 | commonName = Intermediate CA 2026-02-17 02:09:52.401 | 2026-02-17 02:09:52.401 | [ policy_match ] 2026-02-17 02:09:52.401 | countryName = optional 2026-02-17 02:09:52.401 | stateOrProvinceName = optional 2026-02-17 02:09:52.401 | organizationName = match 2026-02-17 02:09:52.401 | organizationalUnitName = optional 2026-02-17 02:09:52.401 | commonName = supplied 2026-02-17 02:09:52.401 | 2026-02-17 02:09:52.401 | [ ca_extensions ] 2026-02-17 02:09:52.401 | basicConstraints = critical,CA:true 2026-02-17 02:09:52.401 | subjectKeyIdentifier = hash 2026-02-17 02:09:52.401 | authorityKeyIdentifier = keyid:always, issuer 2026-02-17 02:09:52.401 | keyUsage = cRLSign, keyCertSign 2026-02-17 02:09:52.401 | 2026-02-17 02:09:52.401 | ' 2026-02-17 02:09:52.406 | + lib/tls:make_int_CA:296 : create_signing_config /opt/stack/data/CA/int-ca 2026-02-17 02:09:52.414 | + lib/tls:create_signing_config:151 : local ca_dir=/opt/stack/data/CA/int-ca 2026-02-17 02:09:52.421 | + lib/tls:create_signing_config:198 : echo ' 2026-02-17 02:09:52.421 | [ ca ] 2026-02-17 02:09:52.421 | default_ca = CA_default 2026-02-17 02:09:52.421 | 2026-02-17 02:09:52.421 | [ CA_default ] 2026-02-17 02:09:52.421 | dir = /opt/stack/data/CA/int-ca 2026-02-17 02:09:52.421 | policy = policy_match 2026-02-17 02:09:52.421 | database = $dir/index.txt 2026-02-17 02:09:52.421 | serial = $dir/serial 2026-02-17 02:09:52.421 | certs = $dir/certs 2026-02-17 02:09:52.421 | crl_dir = $dir/crl 2026-02-17 02:09:52.421 | new_certs_dir = $dir/newcerts 2026-02-17 02:09:52.421 | certificate = $dir/cacert.pem 2026-02-17 02:09:52.421 | private_key = $dir/private/cacert.key 2026-02-17 02:09:52.421 | RANDFILE = $dir/private/.rand 2026-02-17 02:09:52.422 | default_md = default 2026-02-17 02:09:52.422 | 2026-02-17 02:09:52.422 | [ req ] 2026-02-17 02:09:52.422 | default_bits = 1024 2026-02-17 02:09:52.422 | default_md = sha256 2026-02-17 02:09:52.422 | 2026-02-17 02:09:52.422 | prompt = no 2026-02-17 02:09:52.422 | distinguished_name = req_distinguished_name 2026-02-17 02:09:52.422 | 2026-02-17 02:09:52.422 | x509_extensions = req_extensions 2026-02-17 02:09:52.422 | 2026-02-17 02:09:52.422 | [ req_distinguished_name ] 2026-02-17 02:09:52.422 | organizationName = OpenStack 2026-02-17 02:09:52.422 | organizationalUnitName = DevStack Server Farm 2026-02-17 02:09:52.422 | 2026-02-17 02:09:52.422 | [ policy_match ] 2026-02-17 02:09:52.422 | countryName = optional 2026-02-17 02:09:52.422 | stateOrProvinceName = optional 2026-02-17 02:09:52.422 | organizationName = match 2026-02-17 02:09:52.422 | organizationalUnitName = optional 2026-02-17 02:09:52.422 | commonName = supplied 2026-02-17 02:09:52.422 | 2026-02-17 02:09:52.422 | [ req_extensions ] 2026-02-17 02:09:52.422 | basicConstraints = CA:false 2026-02-17 02:09:52.422 | subjectKeyIdentifier = hash 2026-02-17 02:09:52.422 | authorityKeyIdentifier = keyid:always, issuer 2026-02-17 02:09:52.422 | keyUsage = digitalSignature, keyEncipherment, keyAgreement 2026-02-17 02:09:52.422 | extendedKeyUsage = serverAuth, clientAuth 2026-02-17 02:09:52.422 | subjectAltName = $ENV::SUBJECT_ALT_NAME 2026-02-17 02:09:52.422 | 2026-02-17 02:09:52.422 | ' 2026-02-17 02:09:52.429 | + lib/tls:make_int_CA:298 : '[' '!' -r /opt/stack/data/CA/int-ca/cacert.pem ']' 2026-02-17 02:09:52.436 | + 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-02-17 02:09:52.701 | ..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+..+...+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...+......+.....+.+...............+......+.....+...+.+...+...........+......................+.........+.....+....+..+.......+......+.....+.+.....+.+...+............+.........+........+......+.+.....+......+...+.......+..+..........................................+.+........+.+.....+....+......+...+.....+...+...+...................+..+.+...+......+.........+..............+................+...........+.............+..+......+...+.+.........+..+...+.......+.........+...............+...+...+.....+...+.......+..+.......+......+...+..+...+......+...+..........+..+.............+.....+.+..+....+...+..+....+.....+.+..................+......+.....+.........+..........+..+......+...+....+...+...+.........+.....+............+...+.............+..+.+......+...+.....+.+.....+..........+..+...+....+...+............+..................+.....+....+..................+........+....+...+..+.+..+.+..............+............+...+......+.+.....+...............+..........+...+...........+.+.........+......+......+..+......+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-02-17 02:09:52.812 | ....+.+.....+.......+..+...+....+........+.......+.....+.+...+.........+......+..+.......+......+.....+.......+.....+....+...............+.....+.+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.........+......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+.+...+......+..+...................+...+..+.........+.........+...+.......+..+....+.....................+...+........+....+.....+......+.......+....................+...+....+......+.........+........+............+...+......+.+...........+...+............+..........+.....+.........+....+.....+.........+...+...+.+.....+.+........+.+......+..+..........+.....+......+.+......+..............+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-02-17 02:09:52.816 | ----- 2026-02-17 02:09:52.826 | + 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-02-17 02:09:52.831 | Using configuration from /opt/stack/data/CA/root-ca/ca.conf 2026-02-17 02:09:52.834 | Check that the request matches the signature 2026-02-17 02:09:52.834 | Signature ok 2026-02-17 02:09:52.834 | The Subject's Distinguished Name is as follows 2026-02-17 02:09:52.834 | organizationName :ASN.1 12:'OpenStack' 2026-02-17 02:09:52.834 | organizationalUnitName:ASN.1 12:'DevStack Certificate Authority' 2026-02-17 02:09:52.834 | commonName :ASN.1 12:'Intermediate CA' 2026-02-17 02:09:52.835 | Certificate is to be certified until Feb 17 02:09:52 2027 GMT (365 days) 2026-02-17 02:09:52.838 | 2026-02-17 02:09:52.838 | Write out database with 1 new entries 2026-02-17 02:09:52.839 | Database updated 2026-02-17 02:09:52.846 | + lib/tls:init_CA:209 : cat /opt/stack/data/CA/root-ca/cacert.pem /opt/stack/data/CA/int-ca/cacert.pem 2026-02-17 02:09:52.856 | + lib/tls:init_CA:210 : cat /opt/stack/data/CA/int-ca/ca-chain.pem 2026-02-17 02:09:52.865 | + lib/tls:init_CA:212 : is_fedora 2026-02-17 02:09:52.872 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-02-17 02:09:52.879 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-02-17 02:09:52.884 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-02-17 02:09:52.890 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-02-17 02:09:52.897 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-02-17 02:09:52.904 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-02-17 02:09:52.910 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-02-17 02:09:52.918 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-02-17 02:09:52.926 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-02-17 02:09:52.932 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-02-17 02:09:52.938 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-02-17 02:09:52.945 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-02-17 02:09:52.952 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-02-17 02:09:52.958 | + lib/tls:init_CA:215 : is_ubuntu 2026-02-17 02:09:52.963 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-02-17 02:09:52.972 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-02-17 02:09:52.976 | + 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-02-17 02:09:53.001 | + lib/tls:init_CA:217 : sudo cp /opt/stack/data/CA/root-ca/cacert.pem /usr/local/share/ca-certificates/devstack-root.crt 2026-02-17 02:09:53.021 | + lib/tls:init_CA:218 : sudo update-ca-certificates 2026-02-17 02:09:53.038 | Updating certificates in /etc/ssl/certs... 2026-02-17 02:09:55.106 | rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL 2026-02-17 02:09:55.107 | rehash: warning: skipping devstack-int.pem,it does not contain exactly one certificate or CRL 2026-02-17 02:09:55.114 | 2 added, 0 removed; done. 2026-02-17 02:09:55.115 | Running hooks in /etc/ca-certificates/update.d... 2026-02-17 02:09:55.119 | done. 2026-02-17 02:09:55.135 | + ./stack.sh:main:878 : init_cert 2026-02-17 02:09:55.142 | + lib/tls:init_cert:225 : [[ ! -r /opt/stack/data/devstack-cert.pem ]] 2026-02-17 02:09:55.148 | + lib/tls:init_cert:226 : [[ -n 199.204.45.242 ]] 2026-02-17 02:09:55.155 | + lib/tls:init_cert:227 : TLS_IP=IP:199.204.45.242 2026-02-17 02:09:55.163 | + lib/tls:init_cert:228 : [[ -n ::1 ]] 2026-02-17 02:09:55.169 | + lib/tls:init_cert:229 : TLS_IP=IP:199.204.45.242,IP:::1 2026-02-17 02:09:55.177 | + lib/tls:init_cert:232 : make_cert /opt/stack/data/CA/int-ca devstack-cert np0000155929.novalocal IP:199.204.45.242,IP:::1 2026-02-17 02:09:55.184 | + lib/tls:make_cert:242 : local ca_dir=/opt/stack/data/CA/int-ca 2026-02-17 02:09:55.191 | + lib/tls:make_cert:243 : local cert_name=devstack-cert 2026-02-17 02:09:55.197 | + lib/tls:make_cert:244 : local common_name=np0000155929.novalocal 2026-02-17 02:09:55.204 | + lib/tls:make_cert:245 : local alt_names=IP:199.204.45.242,IP:::1 2026-02-17 02:09:55.211 | + lib/tls:make_cert:247 : '[' np0000155929.novalocal '!=' 199.204.45.242 ']' 2026-02-17 02:09:55.218 | + lib/tls:make_cert:248 : is_ipv4_address 199.204.45.242 2026-02-17 02:09:55.224 | + functions-common:is_ipv4_address:2198 : local address=199.204.45.242 2026-02-17 02:09:55.230 | + functions-common:is_ipv4_address:2199 : local 'regex=([0-9]{1,3}\.){3}[0-9]{1,3}' 2026-02-17 02:09:55.237 | + functions-common:is_ipv4_address:2201 : [[ 199.204.45.242 =~ ([0-9]{1,3}\.){3}[0-9]{1,3} ]] 2026-02-17 02:09:55.247 | + functions-common:is_ipv4_address:2202 : return 0 2026-02-17 02:09:55.253 | + lib/tls:make_cert:249 : [[ -z IP:199.204.45.242,IP:::1 ]] 2026-02-17 02:09:55.257 | + lib/tls:make_cert:252 : alt_names=IP:199.204.45.242,IP:::1,IP:199.204.45.242 2026-02-17 02:09:55.263 | + lib/tls:make_cert:258 : '[' '!' -r /opt/stack/data/CA/int-ca/devstack-cert.crt ']' 2026-02-17 02:09:55.270 | + 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=np0000155929.novalocal' 2026-02-17 02:09:55.327 | ...+.....+....+..+............+...+...+....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+.....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.....+.............+...........+.+....................+...+...............+.......+........+.......+.....+...+....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-02-17 02:09:55.460 | .....+...........+.........+......+.+..+.+.....+....+...+.........+......+..............+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+.+..+.......+.....+.+.....+.........+..........+..+.+...+......+...............+......+.....+...+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*......+.....+...+...+......+.+.................+...+.........+...+.+..+....+........+.......+........+.........................+............+.........+.....+.......+..+.+...........+.............+......+.........+..+.........+.........+......+.+.....+......+....+......+.....+...+....+..+....+......+...+..+.............+.....+...+....+..............+.+......+..+......+.+......+........+.+...........+.......+..+....+......+.....+...+......+..........+.........+.....+......+......+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-02-17 02:09:55.464 | ----- 2026-02-17 02:09:55.472 | + lib/tls:make_cert:268 : [[ -z IP:199.204.45.242,IP:::1,IP:199.204.45.242 ]] 2026-02-17 02:09:55.479 | + lib/tls:make_cert:271 : alt_names=DNS:np0000155929.novalocal,IP:199.204.45.242,IP:::1,IP:199.204.45.242 2026-02-17 02:09:55.485 | + lib/tls:make_cert:275 : SUBJECT_ALT_NAME=DNS:np0000155929.novalocal,IP:199.204.45.242,IP:::1,IP:199.204.45.242 2026-02-17 02:09:55.492 | + 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=np0000155929.novalocal' -batch 2026-02-17 02:09:55.500 | Using configuration from /opt/stack/data/CA/int-ca/signing.conf 2026-02-17 02:09:55.505 | Check that the request matches the signature 2026-02-17 02:09:55.505 | Signature ok 2026-02-17 02:09:55.505 | The Subject's Distinguished Name is as follows 2026-02-17 02:09:55.505 | organizationName :ASN.1 12:'OpenStack' 2026-02-17 02:09:55.505 | organizationalUnitName:ASN.1 12:'DevStack Servers' 2026-02-17 02:09:55.505 | commonName :ASN.1 12:'np0000155929.novalocal' 2026-02-17 02:09:55.506 | Certificate is to be certified until Feb 17 02:09:55 2027 GMT (365 days) 2026-02-17 02:09:55.507 | 2026-02-17 02:09:55.507 | Write out database with 1 new entries 2026-02-17 02:09:55.508 | Database updated 2026-02-17 02:09:55.515 | + 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-02-17 02:09:55.525 | + ./stack.sh:main:885 : install_dstat 2026-02-17 02:09:55.531 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-02-17 02:09:55.573 | + functions-common:is_service_enabled:2068 : return 0 2026-02-17 02:09:55.581 | + lib/dstat:install_dstat:24 : pip_install_gr psutil 2026-02-17 02:09:55.587 | + inc/python:pip_install_gr:94 : local name=psutil 2026-02-17 02:09:55.595 | + inc/python:pip_install_gr:95 : local clean_name 2026-02-17 02:09:55.603 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements psutil 2026-02-17 02:09:55.610 | ++ inc/python:get_from_global_requirements:241 : local package=psutil 2026-02-17 02:09:55.617 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-02-17 02:09:55.628 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-02-17 02:09:55.629 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^psutil' /opt/stack/requirements/global-requirements.txt 2026-02-17 02:09:55.639 | ++ inc/python:get_from_global_requirements:243 : required_pkg='psutil ' 2026-02-17 02:09:55.645 | ++ inc/python:get_from_global_requirements:244 : [[ psutil == '' ]] 2026-02-17 02:09:55.651 | ++ inc/python:get_from_global_requirements:247 : echo psutil 2026-02-17 02:09:55.660 | + inc/python:pip_install_gr:96 : clean_name=psutil 2026-02-17 02:09:55.667 | + inc/python:pip_install_gr:97 : pip_install psutil 2026-02-17 02:09:55.721 | Using python 3.12 to install psutil 2026-02-17 02:09:55.727 | + 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-02-17 02:09:56.552 | Collecting psutil 2026-02-17 02:09:56.619 | Downloading psutil-7.1.1-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (23 kB) 2026-02-17 02:09:56.649 | Downloading psutil-7.1.1-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (290 kB) 2026-02-17 02:09:56.742 | Installing collected packages: psutil 2026-02-17 02:09:56.920 | Successfully installed psutil-7.1.1 2026-02-17 02:09:57.046 | + inc/python:pip_install:216 : result=0 2026-02-17 02:09:57.053 | + inc/python:pip_install:218 : time_stop pip_install 2026-02-17 02:09:57.060 | + functions-common:time_stop:2412 : local name 2026-02-17 02:09:57.066 | + functions-common:time_stop:2413 : local end_time 2026-02-17 02:09:57.073 | + functions-common:time_stop:2414 : local elapsed_time 2026-02-17 02:09:57.079 | + functions-common:time_stop:2415 : local total 2026-02-17 02:09:57.086 | + functions-common:time_stop:2416 : local start_time 2026-02-17 02:09:57.093 | + functions-common:time_stop:2418 : name=pip_install 2026-02-17 02:09:57.099 | + functions-common:time_stop:2419 : start_time=1771294195708 2026-02-17 02:09:57.106 | + functions-common:time_stop:2421 : [[ -z 1771294195708 ]] 2026-02-17 02:09:57.114 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-02-17 02:09:57.124 | + functions-common:time_stop:2424 : end_time=1771294197117 2026-02-17 02:09:57.130 | + functions-common:time_stop:2425 : elapsed_time=1409 2026-02-17 02:09:57.135 | + functions-common:time_stop:2426 : total=24925 2026-02-17 02:09:57.142 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-02-17 02:09:57.148 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=26334 2026-02-17 02:09:57.154 | + inc/python:pip_install:219 : return 0 2026-02-17 02:09:57.162 | + ./stack.sh:main:891 : echo_summary 'Installing OpenStack project source' 2026-02-17 02:09:57.169 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-02-17 02:09:57.177 | + ./stack.sh:echo_summary:444 : echo -e Installing OpenStack project source 2026-02-17 02:09:57.184 | + ./stack.sh:main:894 : install_libs 2026-02-17 02:09:57.192 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-02-17 02:09:57.198 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-02-17 02:09:57.204 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-02-17 02:09:57.211 | + inc/python:use_library_from_git:266 : local name=automaton 2026-02-17 02:09:57.217 | + inc/python:use_library_from_git:267 : local enabled=1 2026-02-17 02:09:57.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-02-17 02:09:57.230 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-02-17 02:09:57.237 | + inc/python:use_library_from_git:269 : return 1 2026-02-17 02:09:57.244 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-02-17 02:09:57.250 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-02-17 02:09:57.256 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-02-17 02:09:57.263 | + inc/python:use_library_from_git:266 : local name=castellan 2026-02-17 02:09:57.268 | + inc/python:use_library_from_git:267 : local enabled=1 2026-02-17 02:09:57.275 | + inc/python:use_library_from_git:268 : [[ novnc,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-02-17 02:09:57.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, =~ ,castellan, ]] 2026-02-17 02:09:57.286 | + inc/python:use_library_from_git:269 : return 1 2026-02-17 02:09:57.293 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-02-17 02:09:57.300 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-02-17 02:09:57.307 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-02-17 02:09:57.314 | + inc/python:use_library_from_git:266 : local name=cliff 2026-02-17 02:09:57.320 | + inc/python:use_library_from_git:267 : local enabled=1 2026-02-17 02:09:57.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-02-17 02:09:57.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, =~ ,cliff, ]] 2026-02-17 02:09:57.339 | + inc/python:use_library_from_git:269 : return 1 2026-02-17 02:09:57.345 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-02-17 02:09:57.350 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-02-17 02:09:57.355 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-02-17 02:09:57.361 | + inc/python:use_library_from_git:266 : local name=cursive 2026-02-17 02:09:57.366 | + inc/python:use_library_from_git:267 : local enabled=1 2026-02-17 02:09:57.372 | + inc/python:use_library_from_git:268 : [[ novnc,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-02-17 02:09:57.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, =~ ,cursive, ]] 2026-02-17 02:09:57.382 | + inc/python:use_library_from_git:269 : return 1 2026-02-17 02:09:57.387 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-02-17 02:09:57.394 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-02-17 02:09:57.400 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-02-17 02:09:57.405 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-02-17 02:09:57.412 | + inc/python:use_library_from_git:267 : local enabled=1 2026-02-17 02:09:57.418 | + inc/python:use_library_from_git:268 : [[ novnc,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-02-17 02:09:57.425 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,debtcollector, ]] 2026-02-17 02:09:57.431 | + inc/python:use_library_from_git:269 : return 1 2026-02-17 02:09:57.438 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-02-17 02:09:57.443 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-02-17 02:09:57.449 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-02-17 02:09:57.454 | + inc/python:use_library_from_git:266 : local name=futurist 2026-02-17 02:09:57.461 | + inc/python:use_library_from_git:267 : local enabled=1 2026-02-17 02:09:57.467 | + inc/python:use_library_from_git:268 : [[ novnc,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-02-17 02:09:57.473 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,futurist, ]] 2026-02-17 02:09:57.479 | + inc/python:use_library_from_git:269 : return 1 2026-02-17 02:09:57.485 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-02-17 02:09:57.493 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-02-17 02:09:57.499 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-02-17 02:09:57.505 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-02-17 02:09:57.512 | + inc/python:use_library_from_git:267 : local enabled=1 2026-02-17 02:09:57.518 | + inc/python:use_library_from_git:268 : [[ novnc,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-02-17 02:09:57.523 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-02-17 02:09:57.530 | + inc/python:use_library_from_git:269 : return 1 2026-02-17 02:09:57.537 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-02-17 02:09:57.543 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-02-17 02:09:57.549 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-02-17 02:09:57.556 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-02-17 02:09:57.562 | + inc/python:use_library_from_git:267 : local enabled=1 2026-02-17 02:09:57.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 = \A\L\L ]] 2026-02-17 02:09:57.574 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-02-17 02:09:57.580 | + inc/python:use_library_from_git:269 : return 1 2026-02-17 02:09:57.586 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-02-17 02:09:57.592 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-02-17 02:09:57.599 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-02-17 02:09:57.605 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-02-17 02:09:57.612 | + inc/python:use_library_from_git:267 : local enabled=1 2026-02-17 02:09:57.619 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-02-17 02:09:57.625 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,osc-placement, ]] 2026-02-17 02:09:57.632 | + inc/python:use_library_from_git:269 : return 1 2026-02-17 02:09:57.638 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-02-17 02:09:57.644 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-02-17 02:09:57.651 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-02-17 02:09:57.657 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-02-17 02:09:57.664 | + inc/python:use_library_from_git:267 : local enabled=1 2026-02-17 02:09:57.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-02-17 02:09:57.677 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-02-17 02:09:57.683 | + inc/python:use_library_from_git:269 : return 1 2026-02-17 02:09:57.690 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-02-17 02:09:57.696 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-02-17 02:09:57.703 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-02-17 02:09:57.709 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-02-17 02:09:57.716 | + inc/python:use_library_from_git:267 : local enabled=1 2026-02-17 02:09:57.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 = \A\L\L ]] 2026-02-17 02:09:57.730 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-02-17 02:09:57.735 | + inc/python:use_library_from_git:269 : return 1 2026-02-17 02:09:57.742 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-02-17 02:09:57.748 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-02-17 02:09:57.755 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-02-17 02:09:57.762 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-02-17 02:09:57.769 | + inc/python:use_library_from_git:267 : local enabled=1 2026-02-17 02:09:57.775 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-02-17 02:09:57.782 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.concurrency, ]] 2026-02-17 02:09:57.788 | + inc/python:use_library_from_git:269 : return 1 2026-02-17 02:09:57.793 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-02-17 02:09:57.800 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-02-17 02:09:57.807 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-02-17 02:09:57.814 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-02-17 02:09:57.821 | + inc/python:use_library_from_git:267 : local enabled=1 2026-02-17 02:09:57.827 | + inc/python:use_library_from_git:268 : [[ novnc,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-02-17 02:09:57.833 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-02-17 02:09:57.839 | + inc/python:use_library_from_git:269 : return 1 2026-02-17 02:09:57.846 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-02-17 02:09:57.852 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-02-17 02:09:57.858 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-02-17 02:09:57.864 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-02-17 02:09:57.871 | + inc/python:use_library_from_git:267 : local enabled=1 2026-02-17 02:09:57.877 | + inc/python:use_library_from_git:268 : [[ novnc,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-02-17 02:09:57.883 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.context, ]] 2026-02-17 02:09:57.890 | + inc/python:use_library_from_git:269 : return 1 2026-02-17 02:09:57.897 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-02-17 02:09:57.904 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-02-17 02:09:57.911 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-02-17 02:09:57.917 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-02-17 02:09:57.924 | + inc/python:use_library_from_git:267 : local enabled=1 2026-02-17 02:09:57.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-02-17 02:09:57.938 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-02-17 02:09:57.944 | + inc/python:use_library_from_git:269 : return 1 2026-02-17 02:09:57.950 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-02-17 02:09:57.956 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-02-17 02:09:57.962 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-02-17 02:09:57.968 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-02-17 02:09:57.975 | + inc/python:use_library_from_git:267 : local enabled=1 2026-02-17 02:09:57.982 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-02-17 02:09:57.989 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-02-17 02:09:57.995 | + inc/python:use_library_from_git:269 : return 1 2026-02-17 02:09:58.002 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-02-17 02:09:58.009 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-02-17 02:09:58.015 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-02-17 02:09:58.022 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-02-17 02:09:58.029 | + inc/python:use_library_from_git:267 : local enabled=1 2026-02-17 02:09:58.035 | + inc/python:use_library_from_git:268 : [[ novnc,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-02-17 02:09:58.042 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-02-17 02:09:58.049 | + inc/python:use_library_from_git:269 : return 1 2026-02-17 02:09:58.055 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-02-17 02:09:58.063 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-02-17 02:09:58.069 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-02-17 02:09:58.075 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-02-17 02:09:58.085 | + inc/python:use_library_from_git:267 : local enabled=1 2026-02-17 02:09:58.090 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-02-17 02:09:58.095 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-02-17 02:09:58.101 | + inc/python:use_library_from_git:269 : return 1 2026-02-17 02:09:58.106 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-02-17 02:09:58.112 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-02-17 02:09:58.117 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-02-17 02:09:58.124 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-02-17 02:09:58.130 | + inc/python:use_library_from_git:267 : local enabled=1 2026-02-17 02:09:58.137 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-02-17 02:09:58.142 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-02-17 02:09:58.149 | + inc/python:use_library_from_git:269 : return 1 2026-02-17 02:09:58.155 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-02-17 02:09:58.161 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-02-17 02:09:58.168 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-02-17 02:09:58.174 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-02-17 02:09:58.179 | + inc/python:use_library_from_git:267 : local enabled=1 2026-02-17 02:09:58.186 | + inc/python:use_library_from_git:268 : [[ novnc,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-02-17 02:09:58.192 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-02-17 02:09:58.199 | + inc/python:use_library_from_git:269 : return 1 2026-02-17 02:09:58.206 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-02-17 02:09:58.212 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-02-17 02:09:58.219 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-02-17 02:09:58.226 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-02-17 02:09:58.231 | + inc/python:use_library_from_git:267 : local enabled=1 2026-02-17 02:09:58.238 | + inc/python:use_library_from_git:268 : [[ novnc,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-02-17 02:09:58.244 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-02-17 02:09:58.251 | + inc/python:use_library_from_git:269 : return 1 2026-02-17 02:09:58.257 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-02-17 02:09:58.264 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-02-17 02:09:58.270 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-02-17 02:09:58.277 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-02-17 02:09:58.282 | + inc/python:use_library_from_git:267 : local enabled=1 2026-02-17 02:09:58.289 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-02-17 02:09:58.296 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-02-17 02:09:58.302 | + inc/python:use_library_from_git:269 : return 1 2026-02-17 02:09:58.308 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-02-17 02:09:58.315 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-02-17 02:09:58.322 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-02-17 02:09:58.329 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-02-17 02:09:58.336 | + inc/python:use_library_from_git:267 : local enabled=1 2026-02-17 02:09:58.343 | + inc/python:use_library_from_git:268 : [[ novnc,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-02-17 02:09:58.350 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-02-17 02:09:58.356 | + inc/python:use_library_from_git:269 : return 1 2026-02-17 02:09:58.364 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-02-17 02:09:58.371 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-02-17 02:09:58.378 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-02-17 02:09:58.386 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-02-17 02:09:58.392 | + inc/python:use_library_from_git:267 : local enabled=1 2026-02-17 02:09:58.397 | + inc/python:use_library_from_git:268 : [[ novnc,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-02-17 02:09:58.404 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-02-17 02:09:58.411 | + inc/python:use_library_from_git:269 : return 1 2026-02-17 02:09:58.418 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-02-17 02:09:58.423 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-02-17 02:09:58.430 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-02-17 02:09:58.436 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-02-17 02:09:58.441 | + inc/python:use_library_from_git:267 : local enabled=1 2026-02-17 02:09:58.448 | + inc/python:use_library_from_git:268 : [[ novnc,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-02-17 02:09:58.455 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.serialization, ]] 2026-02-17 02:09:58.462 | + inc/python:use_library_from_git:269 : return 1 2026-02-17 02:09:58.469 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-02-17 02:09:58.474 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-02-17 02:09:58.481 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-02-17 02:09:58.487 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-02-17 02:09:58.493 | + inc/python:use_library_from_git:267 : local enabled=1 2026-02-17 02:09:58.499 | + inc/python:use_library_from_git:268 : [[ novnc,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-02-17 02:09:58.505 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-02-17 02:09:58.512 | + inc/python:use_library_from_git:269 : return 1 2026-02-17 02:09:58.518 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-02-17 02:09:58.525 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-02-17 02:09:58.531 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-02-17 02:09:58.538 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-02-17 02:09:58.545 | + inc/python:use_library_from_git:267 : local enabled=1 2026-02-17 02:09:58.551 | + inc/python:use_library_from_git:268 : [[ novnc,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-02-17 02:09:58.556 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-02-17 02:09:58.563 | + inc/python:use_library_from_git:269 : return 1 2026-02-17 02:09:58.568 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-02-17 02:09:58.575 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-02-17 02:09:58.582 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-02-17 02:09:58.589 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-02-17 02:09:58.596 | + inc/python:use_library_from_git:267 : local enabled=1 2026-02-17 02:09:58.601 | + inc/python:use_library_from_git:268 : [[ novnc,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-02-17 02:09:58.607 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-02-17 02:09:58.614 | + inc/python:use_library_from_git:269 : return 1 2026-02-17 02:09:58.620 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-02-17 02:09:58.626 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-02-17 02:09:58.633 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-02-17 02:09:58.639 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-02-17 02:09:58.646 | + inc/python:use_library_from_git:267 : local enabled=1 2026-02-17 02:09:58.652 | + inc/python:use_library_from_git:268 : [[ novnc,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-02-17 02:09:58.658 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-02-17 02:09:58.665 | + inc/python:use_library_from_git:269 : return 1 2026-02-17 02:09:58.672 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-02-17 02:09:58.679 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-02-17 02:09:58.685 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-02-17 02:09:58.692 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-02-17 02:09:58.698 | + inc/python:use_library_from_git:267 : local enabled=1 2026-02-17 02:09:58.705 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-02-17 02:09:58.711 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,osprofiler, ]] 2026-02-17 02:09:58.717 | + inc/python:use_library_from_git:269 : return 1 2026-02-17 02:09:58.723 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-02-17 02:09:58.730 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-02-17 02:09:58.736 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-02-17 02:09:58.742 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-02-17 02:09:58.748 | + inc/python:use_library_from_git:267 : local enabled=1 2026-02-17 02:09:58.754 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-02-17 02:09:58.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, =~ ,pycadf, ]] 2026-02-17 02:09:58.767 | + inc/python:use_library_from_git:269 : return 1 2026-02-17 02:09:58.774 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-02-17 02:09:58.780 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-02-17 02:09:58.787 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-02-17 02:09:58.794 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-02-17 02:09:58.799 | + inc/python:use_library_from_git:267 : local enabled=1 2026-02-17 02:09:58.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-02-17 02:09:58.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, =~ ,stevedore, ]] 2026-02-17 02:09:58.819 | + inc/python:use_library_from_git:269 : return 1 2026-02-17 02:09:58.826 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-02-17 02:09:58.831 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-02-17 02:09:58.838 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-02-17 02:09:58.845 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-02-17 02:09:58.851 | + inc/python:use_library_from_git:267 : local enabled=1 2026-02-17 02:09:58.859 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-02-17 02:09:58.865 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-02-17 02:09:58.871 | + inc/python:use_library_from_git:269 : return 1 2026-02-17 02:09:58.878 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-02-17 02:09:58.886 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-02-17 02:09:58.892 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-02-17 02:09:58.899 | + inc/python:use_library_from_git:266 : local name=tooz 2026-02-17 02:09:58.905 | + inc/python:use_library_from_git:267 : local enabled=1 2026-02-17 02:09:58.911 | + inc/python:use_library_from_git:268 : [[ novnc,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-02-17 02:09:58.918 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,tooz, ]] 2026-02-17 02:09:58.925 | + inc/python:use_library_from_git:269 : return 1 2026-02-17 02:09:58.932 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-02-17 02:09:58.938 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-02-17 02:09:58.945 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-02-17 02:09:58.950 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-02-17 02:09:58.957 | + inc/python:use_library_from_git:267 : local enabled=1 2026-02-17 02:09:58.963 | + inc/python:use_library_from_git:268 : [[ novnc,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-02-17 02:09:58.969 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-02-17 02:09:58.975 | + inc/python:use_library_from_git:269 : return 1 2026-02-17 02:09:58.983 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-02-17 02:09:58.990 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-02-17 02:09:58.997 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-02-17 02:09:59.004 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-02-17 02:09:59.009 | + inc/python:use_library_from_git:267 : local enabled=1 2026-02-17 02:09:59.016 | + inc/python:use_library_from_git:268 : [[ novnc,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-02-17 02:09:59.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, =~ ,os-resource-classes, ]] 2026-02-17 02:09:59.029 | + inc/python:use_library_from_git:269 : return 1 2026-02-17 02:09:59.035 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-02-17 02:09:59.040 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-02-17 02:09:59.046 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-02-17 02:09:59.053 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-02-17 02:09:59.059 | + inc/python:use_library_from_git:267 : local enabled=1 2026-02-17 02:09:59.066 | + inc/python:use_library_from_git:268 : [[ novnc,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-02-17 02:09:59.072 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-02-17 02:09:59.078 | + inc/python:use_library_from_git:269 : return 1 2026-02-17 02:09:59.085 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-02-17 02:09:59.092 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-02-17 02:09:59.097 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-02-17 02:09:59.102 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-02-17 02:09:59.108 | + inc/python:use_library_from_git:267 : local enabled=1 2026-02-17 02:09:59.113 | + inc/python:use_library_from_git:268 : [[ novnc,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-02-17 02:09:59.120 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-02-17 02:09:59.125 | + inc/python:use_library_from_git:269 : return 1 2026-02-17 02:09:59.132 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-02-17 02:09:59.138 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-02-17 02:09:59.143 | + inc/python:use_library_from_git:267 : local enabled=1 2026-02-17 02:09:59.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 = \A\L\L ]] 2026-02-17 02:09:59.157 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-02-17 02:09:59.163 | + inc/python:use_library_from_git:269 : return 1 2026-02-17 02:09:59.169 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-02-17 02:09:59.219 | Using python 3.12 to install etcd3gw 2026-02-17 02:09:59.224 | + 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-02-17 02:09:59.969 | Collecting etcd3gw 2026-02-17 02:10:00.066 | Downloading etcd3gw-2.5.0-py3-none-any.whl.metadata (2.2 kB) 2026-02-17 02:10:00.079 | Requirement already satisfied: pbr>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from etcd3gw) (7.0.3) 2026-02-17 02:10:00.111 | Collecting requests>=2.20.0 (from etcd3gw) 2026-02-17 02:10:00.112 | Using cached requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) 2026-02-17 02:10:00.156 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-02-17 02:10:00.175 | Downloading futurist-3.2.1-py3-none-any.whl.metadata (2.2 kB) 2026-02-17 02:10:00.213 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2026-02-17 02:10:00.232 | Downloading debtcollector-3.0.0-py3-none-any.whl.metadata (2.3 kB) 2026-02-17 02:10:00.442 | Collecting wrapt>=1.7.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2026-02-17 02:10:00.454 | Downloading wrapt-2.0.0-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (8.8 kB) 2026-02-17 02:10:00.467 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0->etcd3gw) (82.0.0) 2026-02-17 02:10:00.562 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2026-02-17 02:10:00.563 | 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-02-17 02:10:00.589 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2026-02-17 02:10:00.591 | Using cached idna-3.11-py3-none-any.whl.metadata (8.4 kB) 2026-02-17 02:10:00.625 | Collecting urllib3<3,>=1.21.1 (from requests>=2.20.0->etcd3gw) 2026-02-17 02:10:00.627 | Using cached urllib3-1.26.20-py2.py3-none-any.whl.metadata (50 kB) 2026-02-17 02:10:00.634 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2023.11.17) 2026-02-17 02:10:00.654 | Downloading etcd3gw-2.5.0-py3-none-any.whl (24 kB) 2026-02-17 02:10:00.681 | Downloading futurist-3.2.1-py3-none-any.whl (40 kB) 2026-02-17 02:10:00.702 | Downloading debtcollector-3.0.0-py3-none-any.whl (23 kB) 2026-02-17 02:10:00.712 | Using cached requests-2.32.5-py3-none-any.whl (64 kB) 2026-02-17 02:10:00.713 | 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-02-17 02:10:00.715 | Using cached idna-3.11-py3-none-any.whl (71 kB) 2026-02-17 02:10:00.717 | Using cached urllib3-1.26.20-py2.py3-none-any.whl (144 kB) 2026-02-17 02:10:00.729 | Downloading wrapt-2.0.0-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (121 kB) 2026-02-17 02:10:00.821 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, requests, debtcollector, futurist, etcd3gw 2026-02-17 02:10:00.848 | Attempting uninstall: urllib3 2026-02-17 02:10:00.852 | Found existing installation: urllib3 2.0.7 2026-02-17 02:10:00.852 | Not uninstalling urllib3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-02-17 02:10:00.853 | Can't uninstall 'urllib3'. No files were found to uninstall. 2026-02-17 02:10:00.930 | Attempting uninstall: idna 2026-02-17 02:10:00.936 | Found existing installation: idna 3.6 2026-02-17 02:10:00.936 | Not uninstalling idna at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-02-17 02:10:00.937 | Can't uninstall 'idna'. No files were found to uninstall. 2026-02-17 02:10:01.099 | Attempting uninstall: requests 2026-02-17 02:10:01.103 | Found existing installation: requests 2.31.0 2026-02-17 02:10:01.103 | Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-02-17 02:10:01.104 | Can't uninstall 'requests'. No files were found to uninstall. 2026-02-17 02:10:01.235 | 2026-02-17 02:10:01.239 | 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-1.26.20 wrapt-2.0.0 2026-02-17 02:10:01.396 | + inc/python:pip_install:216 : result=0 2026-02-17 02:10:01.402 | + inc/python:pip_install:218 : time_stop pip_install 2026-02-17 02:10:01.407 | + functions-common:time_stop:2412 : local name 2026-02-17 02:10:01.410 | + functions-common:time_stop:2413 : local end_time 2026-02-17 02:10:01.416 | + functions-common:time_stop:2414 : local elapsed_time 2026-02-17 02:10:01.421 | + functions-common:time_stop:2415 : local total 2026-02-17 02:10:01.425 | + functions-common:time_stop:2416 : local start_time 2026-02-17 02:10:01.431 | + functions-common:time_stop:2418 : name=pip_install 2026-02-17 02:10:01.435 | + functions-common:time_stop:2419 : start_time=1771294199206 2026-02-17 02:10:01.440 | + functions-common:time_stop:2421 : [[ -z 1771294199206 ]] 2026-02-17 02:10:01.446 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-02-17 02:10:01.456 | + functions-common:time_stop:2424 : end_time=1771294201450 2026-02-17 02:10:01.461 | + functions-common:time_stop:2425 : elapsed_time=2244 2026-02-17 02:10:01.464 | + functions-common:time_stop:2426 : total=26334 2026-02-17 02:10:01.469 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-02-17 02:10:01.474 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=28578 2026-02-17 02:10:01.479 | + inc/python:pip_install:219 : return 0 2026-02-17 02:10:01.486 | + ./stack.sh:main:897 : install_apache_uwsgi 2026-02-17 02:10:01.491 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-02-17 02:10:01.497 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-02-17 02:10:01.503 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-02-17 02:10:01.509 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-02-17 02:10:01.516 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-02-17 02:10:01.522 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-02-17 02:10:01.528 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-02-17 02:10:01.533 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-02-17 02:10:01.540 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-02-17 02:10:01.545 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-02-17 02:10:01.551 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-02-17 02:10:01.557 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-02-17 02:10:01.563 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-02-17 02:10:01.568 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-02-17 02:10:01.573 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-02-17 02:10:01.579 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-02-17 02:10:01.585 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-02-17 02:10:01.592 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-02-17 02:10:01.598 | + lib/apache:install_apache_uwsgi:85 : local 'pkg_list=uwsgi uwsgi-plugin-python3' 2026-02-17 02:10:01.605 | + lib/apache:install_apache_uwsgi:86 : install_package uwsgi uwsgi-plugin-python3 2026-02-17 02:10:01.611 | + functions-common:install_package:1430 : update_package_repo 2026-02-17 02:10:01.617 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-02-17 02:10:01.623 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-02-17 02:10:01.630 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-02-17 02:10:01.637 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-02-17 02:10:01.643 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-02-17 02:10:01.650 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-02-17 02:10:01.656 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-02-17 02:10:01.662 | + functions-common:update_package_repo:1413 : apt_get_update 2026-02-17 02:10:01.669 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-02-17 02:10:01.675 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-02-17 02:10:01.681 | + functions-common:apt_get_update:1159 : return 2026-02-17 02:10:01.709 | + functions-common:install_package:1431 : real_install_package uwsgi uwsgi-plugin-python3 2026-02-17 02:10:01.715 | + functions-common:real_install_package:1418 : is_ubuntu 2026-02-17 02:10:01.721 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-02-17 02:10:01.728 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-02-17 02:10:01.734 | + functions-common:real_install_package:1419 : apt_get install uwsgi uwsgi-plugin-python3 2026-02-17 02:10:01.783 | + 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-02-17 02:10:01.835 | Reading package lists... 2026-02-17 02:10:02.194 | Building dependency tree... 2026-02-17 02:10:02.194 | Reading state information... 2026-02-17 02:10:02.541 | The following additional packages will be installed: 2026-02-17 02:10:02.543 | libnorm1t64 libpgm-5.3-0t64 libsodium23 libyajl2 libzmq5 uwsgi-core 2026-02-17 02:10:02.545 | Suggested packages: 2026-02-17 02:10:02.545 | nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2026-02-17 02:10:02.545 | | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2026-02-17 02:10:02.545 | python3-uwsgidecorators 2026-02-17 02:10:02.585 | The following NEW packages will be installed: 2026-02-17 02:10:02.586 | libnorm1t64 libpgm-5.3-0t64 libsodium23 libyajl2 libzmq5 uwsgi uwsgi-core 2026-02-17 02:10:02.586 | uwsgi-plugin-python3 2026-02-17 02:10:03.033 | 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. 2026-02-17 02:10:03.033 | Need to get 1,451 kB of archives. 2026-02-17 02:10:03.033 | After this operation, 4,760 kB of additional disk space will be used. 2026-02-17 02:10:03.033 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2026-02-17 02:10:03.402 | 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-02-17 02:10:03.488 | 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-02-17 02:10:03.546 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-02-17 02:10:03.600 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libyajl2 amd64 2.1.0-5build1 [20.2 kB] 2026-02-17 02:10:03.604 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2026-02-17 02:10:03.753 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi amd64 2.0.24-2ubuntu10 [22.0 kB] 2026-02-17 02:10:03.753 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-plugin-python3 amd64 2.0.24-2ubuntu10 [81.9 kB] 2026-02-17 02:10:03.958 | debconf: delaying package configuration, since apt-utils is not installed 2026-02-17 02:10:04.009 | Fetched 1,451 kB in 1s (1,263 kB/s) 2026-02-17 02:10:04.056 | Selecting previously unselected package libnorm1t64:amd64. 2026-02-17 02:10:04.087 | (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 ... 68142 files and directories currently installed.) 2026-02-17 02:10:04.089 | Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-02-17 02:10:04.097 | Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-02-17 02:10:04.163 | Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-02-17 02:10:04.174 | Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-02-17 02:10:04.178 | Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-02-17 02:10:04.240 | Selecting previously unselected package libsodium23:amd64. 2026-02-17 02:10:04.253 | Preparing to unpack .../2-libsodium23_1.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-02-17 02:10:04.257 | Unpacking libsodium23:amd64 (1.0.18-1ubuntu0.24.04.1) ... 2026-02-17 02:10:04.323 | Selecting previously unselected package libzmq5:amd64. 2026-02-17 02:10:04.333 | Preparing to unpack .../3-libzmq5_4.3.5-1build2_amd64.deb ... 2026-02-17 02:10:04.338 | Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-02-17 02:10:04.408 | Selecting previously unselected package libyajl2:amd64. 2026-02-17 02:10:04.420 | Preparing to unpack .../4-libyajl2_2.1.0-5build1_amd64.deb ... 2026-02-17 02:10:04.423 | Unpacking libyajl2:amd64 (2.1.0-5build1) ... 2026-02-17 02:10:04.480 | Selecting previously unselected package uwsgi-core. 2026-02-17 02:10:04.492 | Preparing to unpack .../5-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-02-17 02:10:04.496 | Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-02-17 02:10:04.635 | Selecting previously unselected package uwsgi. 2026-02-17 02:10:04.647 | Preparing to unpack .../6-uwsgi_2.0.24-2ubuntu10_amd64.deb ... 2026-02-17 02:10:04.656 | Unpacking uwsgi (2.0.24-2ubuntu10) ... 2026-02-17 02:10:04.719 | Selecting previously unselected package uwsgi-plugin-python3. 2026-02-17 02:10:04.732 | Preparing to unpack .../7-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-02-17 02:10:04.736 | Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-02-17 02:10:04.808 | Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-02-17 02:10:04.818 | Setting up libsodium23:amd64 (1.0.18-1ubuntu0.24.04.1) ... 2026-02-17 02:10:04.831 | Setting up libyajl2:amd64 (2.1.0-5build1) ... 2026-02-17 02:10:04.843 | Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-02-17 02:10:04.854 | Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-02-17 02:10:04.864 | Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-02-17 02:10:04.887 | Setting up uwsgi (2.0.24-2ubuntu10) ... 2026-02-17 02:10:05.356 | Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-02-17 02:10:05.399 | Processing triggers for man-db (2.12.0-4build2) ... 2026-02-17 02:10:06.106 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-02-17 02:10:06.413 | + functions-common:apt_get:1203 : result=0 2026-02-17 02:10:06.420 | + functions-common:apt_get:1206 : time_stop apt-get 2026-02-17 02:10:06.426 | + functions-common:time_stop:2412 : local name 2026-02-17 02:10:06.432 | + functions-common:time_stop:2413 : local end_time 2026-02-17 02:10:06.439 | + functions-common:time_stop:2414 : local elapsed_time 2026-02-17 02:10:06.444 | + functions-common:time_stop:2415 : local total 2026-02-17 02:10:06.450 | + functions-common:time_stop:2416 : local start_time 2026-02-17 02:10:06.456 | + functions-common:time_stop:2418 : name=apt-get 2026-02-17 02:10:06.461 | + functions-common:time_stop:2419 : start_time=1771294201775 2026-02-17 02:10:06.467 | + functions-common:time_stop:2421 : [[ -z 1771294201775 ]] 2026-02-17 02:10:06.476 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-02-17 02:10:06.486 | + functions-common:time_stop:2424 : end_time=1771294206479 2026-02-17 02:10:06.492 | + functions-common:time_stop:2425 : elapsed_time=4704 2026-02-17 02:10:06.498 | + functions-common:time_stop:2426 : total=150725 2026-02-17 02:10:06.504 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-02-17 02:10:06.508 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=155429 2026-02-17 02:10:06.515 | + functions-common:apt_get:1207 : return 0 2026-02-17 02:10:06.520 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-02-17 02:10:06.526 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-02-17 02:10:06.531 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-02-17 02:10:06.536 | + lib/apache:install_apache_uwsgi:119 : a2query -m proxy 2026-02-17 02:10:06.585 | No module matches proxy 2026-02-17 02:10:06.593 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy 2026-02-17 02:10:06.644 | Enabling module proxy. 2026-02-17 02:10:06.655 | To activate the new configuration, you need to run: 2026-02-17 02:10:06.655 | systemctl restart apache2 2026-02-17 02:10:06.665 | + lib/apache:install_apache_uwsgi:122 : sudo a2enmod proxy_uwsgi 2026-02-17 02:10:06.713 | Considering dependency proxy for proxy_uwsgi: 2026-02-17 02:10:06.713 | Module proxy already enabled 2026-02-17 02:10:06.713 | Enabling module proxy_uwsgi. 2026-02-17 02:10:06.723 | To activate the new configuration, you need to run: 2026-02-17 02:10:06.723 | systemctl restart apache2 2026-02-17 02:10:06.734 | + lib/apache:install_apache_uwsgi:123 : restart_apache_server 2026-02-17 02:10:06.740 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-02-17 02:10:06.746 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-02-17 02:10:06.752 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-02-17 02:10:06.901 | + ./stack.sh:main:900 : install_keystoneauth 2026-02-17 02:10:06.907 | + lib/keystone:install_keystoneauth:491 : use_library_from_git keystoneauth 2026-02-17 02:10:06.913 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-02-17 02:10:06.919 | + inc/python:use_library_from_git:267 : local enabled=1 2026-02-17 02:10:06.925 | + inc/python:use_library_from_git:268 : [[ novnc,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-02-17 02:10:06.930 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,keystoneauth, ]] 2026-02-17 02:10:06.936 | + inc/python:use_library_from_git:269 : return 1 2026-02-17 02:10:06.942 | + ./stack.sh:main:901 : install_keystoneclient 2026-02-17 02:10:06.949 | + lib/keystone:install_keystoneclient:499 : use_library_from_git python-keystoneclient 2026-02-17 02:10:06.955 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-02-17 02:10:06.962 | + inc/python:use_library_from_git:267 : local enabled=1 2026-02-17 02:10:06.968 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-02-17 02:10:06.975 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-02-17 02:10:06.980 | + inc/python:use_library_from_git:269 : return 1 2026-02-17 02:10:06.987 | + ./stack.sh:main:902 : install_glanceclient 2026-02-17 02:10:06.993 | + lib/glance:install_glanceclient:541 : use_library_from_git python-glanceclient 2026-02-17 02:10:06.999 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-02-17 02:10:07.005 | + inc/python:use_library_from_git:267 : local enabled=1 2026-02-17 02:10:07.012 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-02-17 02:10:07.018 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,python-glanceclient, ]] 2026-02-17 02:10:07.025 | + inc/python:use_library_from_git:269 : return 1 2026-02-17 02:10:07.032 | + ./stack.sh:main:903 : install_cinderclient 2026-02-17 02:10:07.037 | + lib/cinder:install_cinderclient:590 : use_library_from_git python-brick-cinderclient-ext 2026-02-17 02:10:07.044 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-02-17 02:10:07.051 | + inc/python:use_library_from_git:267 : local enabled=1 2026-02-17 02:10:07.058 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-02-17 02:10:07.065 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-02-17 02:10:07.071 | + inc/python:use_library_from_git:269 : return 1 2026-02-17 02:10:07.076 | + lib/cinder:install_cinderclient:595 : use_library_from_git python-cinderclient 2026-02-17 02:10:07.082 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-02-17 02:10:07.087 | + inc/python:use_library_from_git:267 : local enabled=1 2026-02-17 02:10:07.093 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-02-17 02:10:07.100 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-02-17 02:10:07.107 | + inc/python:use_library_from_git:269 : return 1 2026-02-17 02:10:07.113 | + ./stack.sh:main:904 : install_novaclient 2026-02-17 02:10:07.120 | + lib/nova:install_novaclient:927 : use_library_from_git python-novaclient 2026-02-17 02:10:07.125 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-02-17 02:10:07.131 | + inc/python:use_library_from_git:267 : local enabled=1 2026-02-17 02:10:07.137 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-02-17 02:10:07.144 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-02-17 02:10:07.151 | + inc/python:use_library_from_git:269 : return 1 2026-02-17 02:10:07.156 | + ./stack.sh:main:905 : is_service_enabled swift glance horizon 2026-02-17 02:10:07.200 | + functions-common:is_service_enabled:2068 : return 0 2026-02-17 02:10:07.206 | + ./stack.sh:main:906 : install_swiftclient 2026-02-17 02:10:07.214 | + lib/swift:install_swiftclient:744 : use_library_from_git python-swiftclient 2026-02-17 02:10:07.220 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2026-02-17 02:10:07.226 | + inc/python:use_library_from_git:267 : local enabled=1 2026-02-17 02:10:07.233 | + inc/python:use_library_from_git:268 : [[ novnc,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-02-17 02:10:07.239 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,python-swiftclient, ]] 2026-02-17 02:10:07.245 | + inc/python:use_library_from_git:269 : return 1 2026-02-17 02:10:07.253 | + ./stack.sh:main:908 : is_service_enabled neutron nova horizon 2026-02-17 02:10:07.297 | + functions-common:is_service_enabled:2068 : return 0 2026-02-17 02:10:07.304 | + ./stack.sh:main:909 : install_neutronclient 2026-02-17 02:10:07.312 | + lib/neutron:install_neutronclient:542 : use_library_from_git python-neutronclient 2026-02-17 02:10:07.319 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-02-17 02:10:07.324 | + inc/python:use_library_from_git:267 : local enabled=1 2026-02-17 02:10:07.329 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-02-17 02:10:07.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, =~ ,python-neutronclient, ]] 2026-02-17 02:10:07.342 | + inc/python:use_library_from_git:269 : return 1 2026-02-17 02:10:07.348 | + ./stack.sh:main:913 : install_keystonemiddleware 2026-02-17 02:10:07.355 | + lib/keystone:install_keystonemiddleware:509 : use_library_from_git keystonemiddleware 2026-02-17 02:10:07.362 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-02-17 02:10:07.367 | + inc/python:use_library_from_git:267 : local enabled=1 2026-02-17 02:10:07.374 | + inc/python:use_library_from_git:268 : [[ novnc,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-02-17 02:10:07.380 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,keystonemiddleware, ]] 2026-02-17 02:10:07.387 | + inc/python:use_library_from_git:269 : return 1 2026-02-17 02:10:07.393 | + lib/keystone:install_keystonemiddleware:514 : pip_install_gr keystonemiddleware 2026-02-17 02:10:07.399 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-02-17 02:10:07.406 | + inc/python:pip_install_gr:95 : local clean_name 2026-02-17 02:10:07.413 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-02-17 02:10:07.419 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-02-17 02:10:07.426 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-02-17 02:10:07.436 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-02-17 02:10:07.437 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-02-17 02:10:07.448 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-02-17 02:10:07.454 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-02-17 02:10:07.461 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-02-17 02:10:07.468 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-02-17 02:10:07.475 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-02-17 02:10:07.525 | Using python 3.12 to install keystonemiddleware 2026-02-17 02:10:07.531 | + 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-02-17 02:10:08.279 | Collecting keystonemiddleware 2026-02-17 02:10:08.372 | Downloading keystonemiddleware-11.0.0-py3-none-any.whl.metadata (4.1 kB) 2026-02-17 02:10:08.434 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-02-17 02:10:08.446 | Downloading keystoneauth1-5.13.0-py3-none-any.whl.metadata (3.1 kB) 2026-02-17 02:10:08.498 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-02-17 02:10:08.509 | Downloading oslo_cache-4.0.0-py3-none-any.whl.metadata (2.6 kB) 2026-02-17 02:10:08.565 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2026-02-17 02:10:08.575 | Downloading oslo_config-10.2.0-py3-none-any.whl.metadata (2.3 kB) 2026-02-17 02:10:08.647 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2026-02-17 02:10:08.658 | Downloading oslo_context-6.2.0-py3-none-any.whl.metadata (2.2 kB) 2026-02-17 02:10:08.726 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2026-02-17 02:10:08.739 | Downloading oslo_i18n-6.7.1-py3-none-any.whl.metadata (1.9 kB) 2026-02-17 02:10:08.792 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2026-02-17 02:10:08.803 | Downloading oslo_log-8.0.0-py3-none-any.whl.metadata (2.5 kB) 2026-02-17 02:10:08.847 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2026-02-17 02:10:08.858 | Downloading oslo_serialization-5.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-02-17 02:10:08.912 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2026-02-17 02:10:08.923 | Downloading oslo_utils-9.2.0-py3-none-any.whl.metadata (2.2 kB) 2026-02-17 02:10:08.934 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (7.0.3) 2026-02-17 02:10:08.960 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-02-17 02:10:08.970 | Downloading pycadf-4.0.1-py3-none-any.whl.metadata (2.2 kB) 2026-02-17 02:10:09.022 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-02-17 02:10:09.033 | Downloading PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) 2026-02-17 02:10:09.077 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-02-17 02:10:09.090 | Downloading python_keystoneclient-5.7.0-py3-none-any.whl.metadata (3.6 kB) 2026-02-17 02:10:09.101 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (2.32.5) 2026-02-17 02:10:09.130 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2026-02-17 02:10:09.142 | Downloading WebOb-1.8.9-py2.py3-none-any.whl.metadata (11 kB) 2026-02-17 02:10:09.157 | 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-02-17 02:10:09.191 | Collecting stevedore>=1.20.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-02-17 02:10:09.202 | Downloading stevedore-5.6.0-py3-none-any.whl.metadata (2.3 kB) 2026-02-17 02:10:09.234 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-02-17 02:10:09.244 | Downloading os_service_types-1.8.2-py3-none-any.whl.metadata (1.9 kB) 2026-02-17 02:10:09.282 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-02-17 02:10:09.295 | Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-02-17 02:10:09.334 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-02-17 02:10:09.345 | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-02-17 02:10:09.392 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-02-17 02:10:09.402 | Downloading decorator-5.2.1-py3-none-any.whl.metadata (3.9 kB) 2026-02-17 02:10:09.442 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2026-02-17 02:10:09.454 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-02-17 02:10:09.487 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2026-02-17 02:10:09.497 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-02-17 02:10:09.562 | Collecting PyYAML>=5.1 (from oslo.config>=5.2.0->keystonemiddleware) 2026-02-17 02:10:09.564 | 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-02-17 02:10:09.596 | Collecting python-dateutil>=2.7.0 (from oslo.log>=3.36.0->keystonemiddleware) 2026-02-17 02:10:09.606 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-02-17 02:10:09.618 | 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-02-17 02:10:09.620 | 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.0.0) 2026-02-17 02:10:09.715 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-02-17 02:10:09.727 | 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-02-17 02:10:09.758 | Collecting tzdata>=2022.4 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-02-17 02:10:09.769 | Downloading tzdata-2025.2-py2.py3-none-any.whl.metadata (1.4 kB) 2026-02-17 02:10:09.815 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-02-17 02:10:09.825 | Downloading pyparsing-3.2.5-py3-none-any.whl.metadata (5.0 kB) 2026-02-17 02:10:09.834 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware) (25.0) 2026-02-17 02:10:09.836 | 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.1.1) 2026-02-17 02:10:09.839 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->keystonemiddleware) (82.0.0) 2026-02-17 02:10:09.867 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2026-02-17 02:10:09.877 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-02-17 02:10:09.891 | 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-02-17 02:10:09.891 | 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-02-17 02:10:09.892 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (1.26.20) 2026-02-17 02:10:09.893 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2023.11.17) 2026-02-17 02:10:09.921 | Downloading keystonemiddleware-11.0.0-py3-none-any.whl (152 kB) 2026-02-17 02:10:09.957 | Downloading keystoneauth1-5.13.0-py3-none-any.whl (343 kB) 2026-02-17 02:10:09.985 | Downloading os_service_types-1.8.2-py3-none-any.whl (24 kB) 2026-02-17 02:10:10.008 | Downloading oslo_cache-4.0.0-py3-none-any.whl (65 kB) 2026-02-17 02:10:10.026 | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-02-17 02:10:10.044 | Downloading decorator-5.2.1-py3-none-any.whl (9.2 kB) 2026-02-17 02:10:10.070 | Downloading oslo_config-10.2.0-py3-none-any.whl (131 kB) 2026-02-17 02:10:10.093 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-02-17 02:10:10.152 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 43.3 MB/s 0:00:00 2026-02-17 02:10:10.165 | Downloading oslo_context-6.2.0-py3-none-any.whl (19 kB) 2026-02-17 02:10:10.183 | Downloading oslo_i18n-6.7.1-py3-none-any.whl (47 kB) 2026-02-17 02:10:10.202 | Downloading oslo_log-8.0.0-py3-none-any.whl (77 kB) 2026-02-17 02:10:10.221 | Downloading oslo_serialization-5.9.0-py3-none-any.whl (27 kB) 2026-02-17 02:10:10.243 | Downloading msgpack-1.1.2-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (427 kB) 2026-02-17 02:10:10.290 | Downloading oslo_utils-9.2.0-py3-none-any.whl (138 kB) 2026-02-17 02:10:10.344 | Downloading pycadf-4.0.1-py3-none-any.whl (44 kB) 2026-02-17 02:10:10.389 | Downloading PyJWT-2.10.1-py3-none-any.whl (22 kB) 2026-02-17 02:10:10.467 | Downloading pyparsing-3.2.5-py3-none-any.whl (113 kB) 2026-02-17 02:10:10.492 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-02-17 02:10:10.544 | Downloading python_keystoneclient-5.7.0-py3-none-any.whl (397 kB) 2026-02-17 02:10:10.562 | 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-02-17 02:10:10.573 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-02-17 02:10:10.591 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-02-17 02:10:10.609 | Downloading stevedore-5.6.0-py3-none-any.whl (54 kB) 2026-02-17 02:10:10.627 | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-02-17 02:10:10.647 | Downloading tzdata-2025.2-py2.py3-none-any.whl (347 kB) 2026-02-17 02:10:10.694 | Downloading WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 2026-02-17 02:10:10.858 | Installing collected packages: WebOb, tzdata, 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-02-17 02:10:11.133 | Attempting uninstall: six 2026-02-17 02:10:11.138 | Found existing installation: six 1.16.0 2026-02-17 02:10:11.138 | Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-02-17 02:10:11.139 | Can't uninstall 'six'. No files were found to uninstall. 2026-02-17 02:10:11.180 | Attempting uninstall: PyYAML 2026-02-17 02:10:11.184 | Found existing installation: PyYAML 6.0.1 2026-02-17 02:10:11.185 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-02-17 02:10:11.185 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-02-17 02:10:11.249 | Attempting uninstall: pyparsing 2026-02-17 02:10:11.257 | Found existing installation: pyparsing 3.1.1 2026-02-17 02:10:11.257 | Not uninstalling pyparsing at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-02-17 02:10:11.257 | Can't uninstall 'pyparsing'. No files were found to uninstall. 2026-02-17 02:10:11.341 | Attempting uninstall: PyJWT 2026-02-17 02:10:11.346 | Found existing installation: PyJWT 2.7.0 2026-02-17 02:10:11.346 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-02-17 02:10:11.346 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2026-02-17 02:10:12.790 | 2026-02-17 02:10:12.798 | Successfully installed PyJWT-2.10.1 PyYAML-6.0.3 WebOb-1.8.9 decorator-5.2.1 dogpile.cache-1.5.0 keystoneauth1-5.13.0 keystonemiddleware-11.0.0 msgpack-1.1.2 netaddr-1.3.0 os-service-types-1.8.2 oslo.cache-4.0.0 oslo.config-10.2.0 oslo.context-6.2.0 oslo.i18n-6.7.1 oslo.log-8.0.0 oslo.serialization-5.9.0 oslo.utils-9.2.0 pycadf-4.0.1 pyparsing-3.2.5 python-dateutil-2.9.0.post0 python-keystoneclient-5.7.0 rfc3986-2.0.0 six-1.17.0 stevedore-5.6.0 typing-extensions-4.15.0 tzdata-2025.2 2026-02-17 02:10:12.975 | + inc/python:pip_install:216 : result=0 2026-02-17 02:10:12.981 | + inc/python:pip_install:218 : time_stop pip_install 2026-02-17 02:10:12.988 | + functions-common:time_stop:2412 : local name 2026-02-17 02:10:12.995 | + functions-common:time_stop:2413 : local end_time 2026-02-17 02:10:13.002 | + functions-common:time_stop:2414 : local elapsed_time 2026-02-17 02:10:13.009 | + functions-common:time_stop:2415 : local total 2026-02-17 02:10:13.015 | + functions-common:time_stop:2416 : local start_time 2026-02-17 02:10:13.023 | + functions-common:time_stop:2418 : name=pip_install 2026-02-17 02:10:13.029 | + functions-common:time_stop:2419 : start_time=1771294207512 2026-02-17 02:10:13.035 | + functions-common:time_stop:2421 : [[ -z 1771294207512 ]] 2026-02-17 02:10:13.042 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-02-17 02:10:13.051 | + functions-common:time_stop:2424 : end_time=1771294213045 2026-02-17 02:10:13.056 | + functions-common:time_stop:2425 : elapsed_time=5533 2026-02-17 02:10:13.062 | + functions-common:time_stop:2426 : total=28578 2026-02-17 02:10:13.068 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-02-17 02:10:13.074 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=34111 2026-02-17 02:10:13.078 | + inc/python:pip_install:219 : return 0 2026-02-17 02:10:13.085 | + lib/keystone:install_keystonemiddleware:518 : pip_install_gr python-memcached 2026-02-17 02:10:13.093 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-02-17 02:10:13.099 | + inc/python:pip_install_gr:95 : local clean_name 2026-02-17 02:10:13.107 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-02-17 02:10:13.114 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-02-17 02:10:13.120 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-02-17 02:10:13.130 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-02-17 02:10:13.130 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-02-17 02:10:13.146 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-02-17 02:10:13.151 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-02-17 02:10:13.158 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-02-17 02:10:13.166 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-02-17 02:10:13.172 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-02-17 02:10:13.225 | Using python 3.12 to install python-memcached 2026-02-17 02:10:13.231 | + 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-02-17 02:10:13.975 | Collecting python-memcached 2026-02-17 02:10:14.047 | Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-02-17 02:10:14.063 | Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-02-17 02:10:14.148 | Installing collected packages: python-memcached 2026-02-17 02:10:14.172 | Successfully installed python-memcached-1.62 2026-02-17 02:10:14.269 | + inc/python:pip_install:216 : result=0 2026-02-17 02:10:14.276 | + inc/python:pip_install:218 : time_stop pip_install 2026-02-17 02:10:14.281 | + functions-common:time_stop:2412 : local name 2026-02-17 02:10:14.287 | + functions-common:time_stop:2413 : local end_time 2026-02-17 02:10:14.294 | + functions-common:time_stop:2414 : local elapsed_time 2026-02-17 02:10:14.302 | + functions-common:time_stop:2415 : local total 2026-02-17 02:10:14.309 | + functions-common:time_stop:2416 : local start_time 2026-02-17 02:10:14.314 | + functions-common:time_stop:2418 : name=pip_install 2026-02-17 02:10:14.321 | + functions-common:time_stop:2419 : start_time=1771294213213 2026-02-17 02:10:14.327 | + functions-common:time_stop:2421 : [[ -z 1771294213213 ]] 2026-02-17 02:10:14.334 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-02-17 02:10:14.343 | + functions-common:time_stop:2424 : end_time=1771294214337 2026-02-17 02:10:14.348 | + functions-common:time_stop:2425 : elapsed_time=1124 2026-02-17 02:10:14.355 | + functions-common:time_stop:2426 : total=34111 2026-02-17 02:10:14.360 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-02-17 02:10:14.365 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=35235 2026-02-17 02:10:14.372 | + inc/python:pip_install:219 : return 0 2026-02-17 02:10:14.379 | + ./stack.sh:main:915 : is_service_enabled keystone 2026-02-17 02:10:14.422 | + functions-common:is_service_enabled:2068 : return 0 2026-02-17 02:10:14.429 | + ./stack.sh:main:916 : '[' 199.204.45.242 == 199.204.45.242 ']' 2026-02-17 02:10:14.434 | + ./stack.sh:main:917 : stack_install_service keystone 2026-02-17 02:10:14.442 | + lib/stack:stack_install_service:20 : local service=keystone 2026-02-17 02:10:14.449 | + lib/stack:stack_install_service:21 : type install_keystone 2026-02-17 02:10:14.457 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-02-17 02:10:14.463 | + lib/stack:stack_install_service:32 : install_keystone 2026-02-17 02:10:14.470 | + lib/keystone:install_keystone:524 : is_service_enabled ldap 2026-02-17 02:10:14.509 | + functions-common:is_service_enabled:2068 : return 1 2026-02-17 02:10:14.514 | + lib/keystone:install_keystone:528 : git_clone https://github.com/openstack/keystone.git /opt/stack/keystone master 2026-02-17 02:10:14.520 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/keystone.git 2026-02-17 02:10:14.526 | + functions-common:git_clone:582 : local git_dest=/opt/stack/keystone 2026-02-17 02:10:14.532 | + functions-common:git_clone:583 : local git_ref=master 2026-02-17 02:10:14.538 | + functions-common:git_clone:584 : local orig_dir 2026-02-17 02:10:14.546 | ++ functions-common:git_clone:585 : pwd 2026-02-17 02:10:14.553 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-02-17 02:10:14.558 | + functions-common:git_clone:586 : local git_clone_flags= 2026-02-17 02:10:14.566 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-02-17 02:10:14.604 | + functions-common:git_clone:588 : RECLONE=False 2026-02-17 02:10:14.610 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-02-17 02:10:14.614 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-02-17 02:10:14.621 | + functions-common:git_clone:602 : echo master 2026-02-17 02:10:14.623 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-02-17 02:10:14.634 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/keystone ]] 2026-02-17 02:10:14.640 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-02-17 02:10:14.645 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/keystone 2026-02-17 02:10:14.669 | + functions-common:git_clone:664 : cd /opt/stack/keystone 2026-02-17 02:10:14.677 | + functions-common:git_clone:665 : git show --oneline 2026-02-17 02:10:14.677 | + functions-common:git_clone:665 : head -1 2026-02-17 02:10:14.683 | 7b5702f99 Merge "Replace deprecated warn method" 2026-02-17 02:10:14.689 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-02-17 02:10:14.695 | + lib/keystone:install_keystone:529 : setup_develop /opt/stack/keystone 2026-02-17 02:10:14.702 | + inc/python:setup_develop:353 : local bindep 2026-02-17 02:10:14.708 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2026-02-17 02:10:14.713 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2026-02-17 02:10:14.720 | + inc/python:setup_develop:359 : local extras= 2026-02-17 02:10:14.725 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2026-02-17 02:10:14.732 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-02-17 02:10:14.738 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2026-02-17 02:10:14.743 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2026-02-17 02:10:14.748 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-02-17 02:10:14.755 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-02-17 02:10:14.764 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2026-02-17 02:10:14.770 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-02-17 02:10:14.777 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2026-02-17 02:10:14.784 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-02-17 02:10:14.790 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-02-17 02:10:14.798 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2026-02-17 02:10:14.812 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2026-02-17 02:10:14.819 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2026-02-17 02:10:14.825 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2026-02-17 02:10:14.963 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2026-02-17 02:10:14.968 | + inc/python:setup_package:436 : local bindep=0 2026-02-17 02:10:14.975 | + inc/python:setup_package:437 : local bindep_flag= 2026-02-17 02:10:14.981 | + inc/python:setup_package:438 : local bindep_profiles= 2026-02-17 02:10:14.987 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2026-02-17 02:10:14.991 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2026-02-17 02:10:14.996 | + inc/python:setup_package:445 : local flags=-e 2026-02-17 02:10:15.002 | + inc/python:setup_package:446 : local extras= 2026-02-17 02:10:15.008 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-02-17 02:10:15.013 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-02-17 02:10:15.019 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-02-17 02:10:15.026 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-02-17 02:10:15.032 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-02-17 02:10:15.039 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2026-02-17 02:10:15.083 | Using python 3.12 to install /opt/stack/keystone 2026-02-17 02:10:15.087 | + 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-02-17 02:10:15.708 | Obtaining file:///opt/stack/keystone 2026-02-17 02:10:15.711 | Installing build dependencies: started 2026-02-17 02:10:16.671 | Installing build dependencies: finished with status 'done' 2026-02-17 02:10:16.672 | Checking if build backend supports build_editable: started 2026-02-17 02:10:16.979 | Checking if build backend supports build_editable: finished with status 'done' 2026-02-17 02:10:16.981 | Getting requirements to build editable: started 2026-02-17 02:10:17.133 | Getting requirements to build editable: finished with status 'done' 2026-02-17 02:10:17.136 | Preparing editable metadata (pyproject.toml): started 2026-02-17 02:10:17.863 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-02-17 02:10:17.877 | 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.dev62) (7.0.3) 2026-02-17 02:10:17.878 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==28.1.0.dev62) (1.8.9) 2026-02-17 02:10:18.006 | Collecting Flask!=0.11,>=1.0.2 (from keystone==28.1.0.dev62) 2026-02-17 02:10:18.076 | Downloading flask-3.1.2-py3-none-any.whl.metadata (3.2 kB) 2026-02-17 02:10:18.110 | Collecting Flask-RESTful>=0.3.5 (from keystone==28.1.0.dev62) 2026-02-17 02:10:18.115 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-02-17 02:10:18.360 | Collecting cryptography>=2.7 (from keystone==28.1.0.dev62) 2026-02-17 02:10:18.367 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-02-17 02:10:18.716 | Collecting SQLAlchemy>=1.4.0 (from keystone==28.1.0.dev62) 2026-02-17 02:10:18.721 | Downloading sqlalchemy-2.0.44-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (9.5 kB) 2026-02-17 02:10:18.742 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==28.1.0.dev62) (5.6.0) 2026-02-17 02:10:18.742 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==28.1.0.dev62) (5.7.0) 2026-02-17 02:10:18.742 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==28.1.0.dev62) (11.0.0) 2026-02-17 02:10:18.796 | Collecting bcrypt>=3.1.3 (from keystone==28.1.0.dev62) 2026-02-17 02:10:18.804 | Downloading bcrypt-4.3.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-02-17 02:10:18.816 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==28.1.0.dev62) (4.0.0) 2026-02-17 02:10:18.817 | Requirement already satisfied: oslo.config>=6.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==28.1.0.dev62) (10.2.0) 2026-02-17 02:10:18.817 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==28.1.0.dev62) (6.2.0) 2026-02-17 02:10:18.866 | Collecting oslo.messaging>=5.29.0 (from keystone==28.1.0.dev62) 2026-02-17 02:10:18.872 | Downloading oslo_messaging-17.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-02-17 02:10:18.921 | Collecting oslo.db>=6.0.0 (from keystone==28.1.0.dev62) 2026-02-17 02:10:18.926 | Downloading oslo_db-18.0.0-py3-none-any.whl.metadata (2.5 kB) 2026-02-17 02:10:18.935 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==28.1.0.dev62) (6.7.1) 2026-02-17 02:10:18.935 | Requirement already satisfied: oslo.log>=3.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==28.1.0.dev62) (8.0.0) 2026-02-17 02:10:18.968 | Collecting oslo.middleware>=3.31.0 (from keystone==28.1.0.dev62) 2026-02-17 02:10:18.973 | Downloading oslo_middleware-7.0.0-py3-none-any.whl.metadata (2.3 kB) 2026-02-17 02:10:19.017 | Collecting oslo.policy>=4.5.0 (from keystone==28.1.0.dev62) 2026-02-17 02:10:19.021 | Downloading oslo_policy-4.8.0-py3-none-any.whl.metadata (2.2 kB) 2026-02-17 02:10:19.029 | 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.dev62) (5.9.0) 2026-02-17 02:10:19.053 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==28.1.0.dev62) 2026-02-17 02:10:19.058 | Downloading oslo_upgradecheck-2.7.0-py3-none-any.whl.metadata (1.8 kB) 2026-02-17 02:10:19.066 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==28.1.0.dev62) (9.2.0) 2026-02-17 02:10:19.091 | Collecting oauthlib>=0.6.2 (from keystone==28.1.0.dev62) 2026-02-17 02:10:19.095 | Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2026-02-17 02:10:19.129 | Collecting pysaml2>=5.0.0 (from keystone==28.1.0.dev62) 2026-02-17 02:10:19.133 | Downloading pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2026-02-17 02:10:19.142 | Requirement already satisfied: PyJWT>=1.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==28.1.0.dev62) (2.10.1) 2026-02-17 02:10:19.143 | Requirement already satisfied: dogpile.cache>=1.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==28.1.0.dev62) (1.5.0) 2026-02-17 02:10:19.179 | Collecting jsonschema>=3.2.0 (from keystone==28.1.0.dev62) 2026-02-17 02:10:19.184 | Downloading jsonschema-4.25.1-py3-none-any.whl.metadata (7.6 kB) 2026-02-17 02:10:19.195 | 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.dev62) (4.0.1) 2026-02-17 02:10:19.195 | Requirement already satisfied: msgpack>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==28.1.0.dev62) (1.1.2) 2026-02-17 02:10:19.222 | Collecting osprofiler>=1.4.0 (from keystone==28.1.0.dev62) 2026-02-17 02:10:19.225 | Downloading osprofiler-4.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-02-17 02:10:19.272 | Collecting Werkzeug>=0.15.0 (from keystone==28.1.0.dev62) 2026-02-17 02:10:19.276 | Downloading werkzeug-3.1.3-py3-none-any.whl.metadata (3.7 kB) 2026-02-17 02:10:19.407 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==28.1.0.dev62) 2026-02-17 02:10:19.414 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-02-17 02:10:19.442 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==28.1.0.dev62) 2026-02-17 02:10:19.448 | Downloading pycparser-2.23-py3-none-any.whl.metadata (993 bytes) 2026-02-17 02:10:19.457 | 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.dev62) (5.2.1) 2026-02-17 02:10:19.506 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==28.1.0.dev62) 2026-02-17 02:10:19.511 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-02-17 02:10:19.518 | 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.dev62) (8.3.0) 2026-02-17 02:10:19.538 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==28.1.0.dev62) 2026-02-17 02:10:19.546 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-02-17 02:10:19.582 | Collecting jinja2>=3.1.2 (from Flask!=0.11,>=1.0.2->keystone==28.1.0.dev62) 2026-02-17 02:10:19.586 | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-02-17 02:10:19.663 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==28.1.0.dev62) 2026-02-17 02:10:19.667 | 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-02-17 02:10:19.699 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==28.1.0.dev62) 2026-02-17 02:10:19.704 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-02-17 02:10:19.716 | 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.dev62) (1.17.0) 2026-02-17 02:10:19.770 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==28.1.0.dev62) 2026-02-17 02:10:19.775 | Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) 2026-02-17 02:10:19.818 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==28.1.0.dev62) 2026-02-17 02:10:19.823 | Downloading attrs-25.4.0-py3-none-any.whl.metadata (10 kB) 2026-02-17 02:10:19.848 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==28.1.0.dev62) 2026-02-17 02:10:19.851 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-02-17 02:10:19.885 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==28.1.0.dev62) 2026-02-17 02:10:19.888 | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-02-17 02:10:20.265 | Collecting rpds-py>=0.7.1 (from jsonschema>=3.2.0->keystone==28.1.0.dev62) 2026-02-17 02:10:20.270 | Downloading rpds_py-0.28.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-02-17 02:10:20.290 | 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.dev62) (5.13.0) 2026-02-17 02:10:20.291 | 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.dev62) (2.32.5) 2026-02-17 02:10:20.294 | 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.dev62) (2.1.0) 2026-02-17 02:10:20.295 | 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.dev62) (1.8.2) 2026-02-17 02:10:20.295 | 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.dev62) (4.15.0) 2026-02-17 02:10:20.303 | 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.dev62) (1.3.0) 2026-02-17 02:10:20.303 | 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.dev62) (2.0.0) 2026-02-17 02:10:20.304 | 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.dev62) (6.0.3) 2026-02-17 02:10:20.344 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==28.1.0.dev62) 2026-02-17 02:10:20.348 | Downloading alembic-1.17.0-py3-none-any.whl.metadata (7.2 kB) 2026-02-17 02:10:20.358 | 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.dev62) (3.0.0) 2026-02-17 02:10:20.383 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==28.1.0.dev62) 2026-02-17 02:10:20.392 | Downloading testresources-2.0.2.tar.gz (45 kB) 2026-02-17 02:10:20.419 | Installing build dependencies: started 2026-02-17 02:10:21.327 | Installing build dependencies: finished with status 'done' 2026-02-17 02:10:21.328 | Getting requirements to build wheel: started 2026-02-17 02:10:21.633 | Getting requirements to build wheel: finished with status 'done' 2026-02-17 02:10:21.635 | Installing backend dependencies: started 2026-02-17 02:10:22.602 | Installing backend dependencies: finished with status 'done' 2026-02-17 02:10:22.604 | Preparing metadata (pyproject.toml): started 2026-02-17 02:10:22.896 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-02-17 02:10:22.925 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==28.1.0.dev62) 2026-02-17 02:10:22.930 | Downloading testscenarios-0.5.0-py2.py3-none-any.whl.metadata (12 kB) 2026-02-17 02:10:22.964 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==28.1.0.dev62) 2026-02-17 02:10:22.968 | Downloading mako-1.3.10-py3-none-any.whl.metadata (2.9 kB) 2026-02-17 02:10:22.979 | 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.dev62) (2.0.0) 2026-02-17 02:10:22.983 | 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.dev62) (2.9.0.post0) 2026-02-17 02:10:22.985 | 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.dev62) (3.2.1) 2026-02-17 02:10:23.020 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==28.1.0.dev62) 2026-02-17 02:10:23.025 | Downloading oslo_service-4.5.0-py3-none-any.whl.metadata (2.8 kB) 2026-02-17 02:10:23.061 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==28.1.0.dev62) 2026-02-17 02:10:23.068 | Downloading cachetools-6.2.1-py3-none-any.whl.metadata (5.5 kB) 2026-02-17 02:10:23.104 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==28.1.0.dev62) 2026-02-17 02:10:23.111 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-02-17 02:10:23.159 | Collecting kombu>=4.6.8 (from oslo.messaging>=5.29.0->keystone==28.1.0.dev62) 2026-02-17 02:10:23.169 | Downloading kombu-5.5.4-py3-none-any.whl.metadata (3.5 kB) 2026-02-17 02:10:23.208 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==28.1.0.dev62) 2026-02-17 02:10:23.213 | Downloading oslo_metrics-0.14.0-py3-none-any.whl.metadata (1.3 kB) 2026-02-17 02:10:23.246 | Collecting vine<6.0.0,>=5.0.0 (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==28.1.0.dev62) 2026-02-17 02:10:23.249 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-02-17 02:10:23.265 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=5.29.0->keystone==28.1.0.dev62) (2025.2) 2026-02-17 02:10:23.265 | 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.dev62) (25.0) 2026-02-17 02:10:23.290 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==28.1.0.dev62) 2026-02-17 02:10:23.296 | Downloading prometheus_client-0.23.1-py3-none-any.whl.metadata (1.9 kB) 2026-02-17 02:10:23.327 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==28.1.0.dev62) 2026-02-17 02:10:23.332 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-02-17 02:10:23.373 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==28.1.0.dev62) 2026-02-17 02:10:23.378 | Downloading eventlet-0.40.3-py3-none-any.whl.metadata (5.4 kB) 2026-02-17 02:10:23.535 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==28.1.0.dev62) 2026-02-17 02:10:23.542 | Downloading greenlet-3.2.4-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (4.1 kB) 2026-02-17 02:10:23.583 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==28.1.0.dev62) 2026-02-17 02:10:23.587 | Downloading oslo_concurrency-7.3.0-py3-none-any.whl.metadata (2.2 kB) 2026-02-17 02:10:23.617 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==28.1.0.dev62) 2026-02-17 02:10:23.628 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-02-17 02:10:23.660 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==28.1.0.dev62) 2026-02-17 02:10:23.666 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-02-17 02:10:23.705 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==28.1.0.dev62) 2026-02-17 02:10:23.710 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-02-17 02:10:23.757 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==28.1.0.dev62) 2026-02-17 02:10:23.764 | 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-02-17 02:10:23.800 | Collecting dnspython>=1.15.0 (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==28.1.0.dev62) 2026-02-17 02:10:23.804 | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-02-17 02:10:23.844 | 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.dev62) 2026-02-17 02:10:23.848 | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-02-17 02:10:23.888 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==28.1.0.dev62) 2026-02-17 02:10:23.893 | Downloading prettytable-3.16.0-py3-none-any.whl.metadata (33 kB) 2026-02-17 02:10:23.912 | 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.dev62) (3.2.5) 2026-02-17 02:10:23.913 | 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.dev62) (7.1.1) 2026-02-17 02:10:23.921 | 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.dev62) (82.0.0) 2026-02-17 02:10:23.946 | Collecting wcwidth (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==28.1.0.dev62) 2026-02-17 02:10:24.002 | Downloading wcwidth-0.2.14-py2.py3-none-any.whl.metadata (15 kB) 2026-02-17 02:10:24.305 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==28.1.0.dev62) 2026-02-17 02:10:24.308 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-02-17 02:10:24.343 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==28.1.0.dev62) 2026-02-17 02:10:24.349 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-02-17 02:10:24.406 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==28.1.0.dev62) 2026-02-17 02:10:24.410 | Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-02-17 02:10:24.429 | 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.dev62) (3.4.4) 2026-02-17 02:10:24.429 | 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.dev62) (3.11) 2026-02-17 02:10:24.430 | 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.dev62) (1.26.20) 2026-02-17 02:10:24.431 | 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.dev62) (2023.11.17) 2026-02-17 02:10:24.476 | Collecting elementpath<5.0.0,>=4.1.5 (from xmlschema<3.0.0,>=2.0.0->pysaml2>=5.0.0->keystone==28.1.0.dev62) 2026-02-17 02:10:24.480 | Downloading elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2026-02-17 02:10:24.530 | Collecting repoze.lru>=0.3 (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==28.1.0.dev62) 2026-02-17 02:10:24.535 | Downloading repoze.lru-0.7-py3-none-any.whl.metadata (1.1 kB) 2026-02-17 02:10:24.562 | 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.dev62) (2.7.2) 2026-02-17 02:10:24.605 | Downloading bcrypt-4.3.0-cp39-abi3-manylinux_2_34_x86_64.whl (284 kB) 2026-02-17 02:10:24.625 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-02-17 02:10:24.689 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 66.7 MB/s 0:00:00 2026-02-17 02:10:24.695 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (219 kB) 2026-02-17 02:10:24.708 | Downloading flask-3.1.2-py3-none-any.whl (103 kB) 2026-02-17 02:10:24.735 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-02-17 02:10:24.749 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-02-17 02:10:24.763 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2026-02-17 02:10:24.775 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-02-17 02:10:24.785 | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-02-17 02:10:24.800 | Downloading jsonschema-4.25.1-py3-none-any.whl (90 kB) 2026-02-17 02:10:24.811 | Downloading attrs-25.4.0-py3-none-any.whl (67 kB) 2026-02-17 02:10:24.823 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-02-17 02:10:24.835 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) 2026-02-17 02:10:24.845 | Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2026-02-17 02:10:24.872 | Downloading oslo_db-18.0.0-py3-none-any.whl (152 kB) 2026-02-17 02:10:24.887 | Downloading alembic-1.17.0-py3-none-any.whl (247 kB) 2026-02-17 02:10:24.902 | Downloading oslo_messaging-17.2.0-py3-none-any.whl (202 kB) 2026-02-17 02:10:24.915 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-02-17 02:10:24.927 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-02-17 02:10:24.941 | Downloading cachetools-6.2.1-py3-none-any.whl (11 kB) 2026-02-17 02:10:24.951 | Downloading kombu-5.5.4-py3-none-any.whl (210 kB) 2026-02-17 02:10:24.965 | Downloading oslo_metrics-0.14.0-py3-none-any.whl (14 kB) 2026-02-17 02:10:24.980 | Downloading oslo_middleware-7.0.0-py3-none-any.whl (65 kB) 2026-02-17 02:10:24.994 | Downloading oslo_policy-4.8.0-py3-none-any.whl (88 kB) 2026-02-17 02:10:25.006 | Downloading oslo_service-4.5.0-py3-none-any.whl (114 kB) 2026-02-17 02:10:25.018 | Downloading eventlet-0.40.3-py3-none-any.whl (364 kB) 2026-02-17 02:10:25.036 | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-02-17 02:10:25.055 | Downloading greenlet-3.2.4-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (607 kB) 2026-02-17 02:10:25.076 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 607.6/607.6 kB 22.4 MB/s 0:00:00 2026-02-17 02:10:25.082 | Downloading oslo_concurrency-7.3.0-py3-none-any.whl (48 kB) 2026-02-17 02:10:25.094 | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-02-17 02:10:25.106 | Downloading oslo_upgradecheck-2.7.0-py3-none-any.whl (14 kB) 2026-02-17 02:10:25.119 | Downloading osprofiler-4.3.0-py3-none-any.whl (95 kB) 2026-02-17 02:10:25.133 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-02-17 02:10:25.148 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-02-17 02:10:25.160 | Downloading prettytable-3.16.0-py3-none-any.whl (33 kB) 2026-02-17 02:10:25.172 | Downloading prometheus_client-0.23.1-py3-none-any.whl (61 kB) 2026-02-17 02:10:25.187 | Downloading pysaml2-7.5.4-py3-none-any.whl (420 kB) 2026-02-17 02:10:25.210 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-02-17 02:10:25.222 | Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-02-17 02:10:25.239 | Downloading elementpath-4.8.0-py3-none-any.whl (243 kB) 2026-02-17 02:10:25.251 | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-02-17 02:10:25.264 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-02-17 02:10:25.277 | Downloading repoze.lru-0.7-py3-none-any.whl (10 kB) 2026-02-17 02:10:25.289 | Downloading rpds_py-0.28.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (386 kB) 2026-02-17 02:10:25.310 | Downloading sqlalchemy-2.0.44-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.3 MB) 2026-02-17 02:10:25.379 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 51.2 MB/s 0:00:00 2026-02-17 02:10:25.384 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-02-17 02:10:25.397 | Downloading testscenarios-0.5.0-py2.py3-none-any.whl (21 kB) 2026-02-17 02:10:25.417 | Downloading werkzeug-3.1.3-py3-none-any.whl (224 kB) 2026-02-17 02:10:25.430 | Downloading yappi-1.7.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (81 kB) 2026-02-17 02:10:25.441 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-02-17 02:10:25.451 | Downloading mako-1.3.10-py3-none-any.whl (78 kB) 2026-02-17 02:10:25.464 | Downloading pycparser-2.23-py3-none-any.whl (118 kB) 2026-02-17 02:10:25.478 | Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) 2026-02-17 02:10:25.500 | Downloading wcwidth-0.2.14-py2.py3-none-any.whl (37 kB) 2026-02-17 02:10:25.564 | Building wheels for collected packages: keystone, testresources 2026-02-17 02:10:25.565 | Building editable for keystone (pyproject.toml): started 2026-02-17 02:10:26.335 | Building editable for keystone (pyproject.toml): finished with status 'done' 2026-02-17 02:10:26.336 | Created wheel for keystone: filename=keystone-28.1.0.dev62-0.editable-py3-none-any.whl size=9271 sha256=742cf4d253cabde318340063bbb45e3ecad149fb0fd9316e488908779be6f80f 2026-02-17 02:10:26.336 | Stored in directory: /tmp/pip-ephem-wheel-cache-l6ltn3ex/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2026-02-17 02:10:26.342 | Building wheel for testresources (pyproject.toml): started 2026-02-17 02:10:26.634 | Building wheel for testresources (pyproject.toml): finished with status 'done' 2026-02-17 02:10:26.635 | Created wheel for testresources: filename=testresources-2.0.2-py2.py3-none-any.whl size=34283 sha256=5fc05a6625bdc6366b7521ac3226fa25ec1beb7cf66d1331bdd79e64417598b8 2026-02-17 02:10:26.636 | Stored in directory: /opt/stack/.cache/pip/wheels/6f/bd/38/5f44565796c558350457d3ffee0ab83be96f3d99e262a219b9 2026-02-17 02:10:26.640 | Successfully built keystone testresources 2026-02-17 02:10:26.776 | Installing collected packages: statsd, repoze.lru, pytz, aniso8601, Yappi, wcwidth, vine, 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-02-17 02:10:27.552 | Attempting uninstall: oauthlib 2026-02-17 02:10:27.558 | Found existing installation: oauthlib 3.2.2 2026-02-17 02:10:27.559 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-02-17 02:10:27.559 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2026-02-17 02:10:27.645 | Attempting uninstall: markupsafe 2026-02-17 02:10:27.652 | Found existing installation: MarkupSafe 2.1.5 2026-02-17 02:10:27.652 | Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-02-17 02:10:27.653 | Can't uninstall 'MarkupSafe'. No files were found to uninstall. 2026-02-17 02:10:28.298 | Attempting uninstall: blinker 2026-02-17 02:10:28.304 | Found existing installation: blinker 1.7.0 2026-02-17 02:10:28.305 | Not uninstalling blinker at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-02-17 02:10:28.305 | Can't uninstall 'blinker'. No files were found to uninstall. 2026-02-17 02:10:28.330 | Attempting uninstall: attrs 2026-02-17 02:10:28.339 | Found existing installation: attrs 23.2.0 2026-02-17 02:10:28.340 | Not uninstalling attrs at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-02-17 02:10:28.340 | Can't uninstall 'attrs'. No files were found to uninstall. 2026-02-17 02:10:30.237 | Attempting uninstall: jinja2 2026-02-17 02:10:30.247 | Found existing installation: Jinja2 3.1.2 2026-02-17 02:10:30.248 | Not uninstalling jinja2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-02-17 02:10:30.249 | Can't uninstall 'Jinja2'. No files were found to uninstall. 2026-02-17 02:10:30.849 | Attempting uninstall: cryptography 2026-02-17 02:10:30.856 | Found existing installation: cryptography 41.0.7 2026-02-17 02:10:30.857 | Not uninstalling cryptography at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-02-17 02:10:30.857 | Can't uninstall 'cryptography'. No files were found to uninstall. 2026-02-17 02:10:31.440 | Attempting uninstall: jsonschema 2026-02-17 02:10:31.448 | Found existing installation: jsonschema 4.10.3 2026-02-17 02:10:31.448 | Not uninstalling jsonschema at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-02-17 02:10:31.448 | Can't uninstall 'jsonschema'. No files were found to uninstall. 2026-02-17 02:10:32.362 | 2026-02-17 02:10:32.376 | Successfully installed Flask-3.1.2 Flask-RESTful-0.3.10 Mako-1.3.10 Paste-3.10.1 PasteDeploy-3.1.0 PrettyTable-3.16.0 Routes-2.5.1 SQLAlchemy-2.0.44 Werkzeug-3.1.3 Yappi-1.7.3 alembic-1.17.0 amqp-5.3.1 aniso8601-10.0.1 attrs-25.4.0 bcrypt-4.3.0 blinker-1.9.0 cachetools-6.2.1 cffi-2.0.0 cryptography-43.0.3 defusedxml-0.7.1 dnspython-2.8.0 elementpath-4.8.0 eventlet-0.40.3 fasteners-0.20 greenlet-3.2.4 itsdangerous-2.2.0 jinja2-3.1.6 jsonschema-4.25.1 jsonschema-specifications-2025.9.1 keystone-28.1.0.dev62 kombu-5.5.4 markupsafe-3.0.3 oauthlib-3.3.1 oslo.concurrency-7.3.0 oslo.db-18.0.0 oslo.messaging-17.2.0 oslo.metrics-0.14.0 oslo.middleware-7.0.0 oslo.policy-4.8.0 oslo.service-4.5.0 oslo.upgradecheck-2.7.0 osprofiler-4.3.0 prometheus-client-0.23.1 pycparser-2.23 pyopenssl-24.2.1 pysaml2-7.5.4 pytz-2025.2 referencing-0.37.0 repoze.lru-0.7 rpds-py-0.28.0 statsd-4.0.1 testresources-2.0.2 testscenarios-0.5.0 vine-5.1.0 wcwidth-0.2.14 xmlschema-2.5.1 2026-02-17 02:10:33.025 | + inc/python:pip_install:216 : result=0 2026-02-17 02:10:33.031 | + inc/python:pip_install:218 : time_stop pip_install 2026-02-17 02:10:33.036 | + functions-common:time_stop:2412 : local name 2026-02-17 02:10:33.042 | + functions-common:time_stop:2413 : local end_time 2026-02-17 02:10:33.048 | + functions-common:time_stop:2414 : local elapsed_time 2026-02-17 02:10:33.054 | + functions-common:time_stop:2415 : local total 2026-02-17 02:10:33.061 | + functions-common:time_stop:2416 : local start_time 2026-02-17 02:10:33.066 | + functions-common:time_stop:2418 : name=pip_install 2026-02-17 02:10:33.073 | + functions-common:time_stop:2419 : start_time=1771294215071 2026-02-17 02:10:33.079 | + functions-common:time_stop:2421 : [[ -z 1771294215071 ]] 2026-02-17 02:10:33.085 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-02-17 02:10:33.095 | + functions-common:time_stop:2424 : end_time=1771294233088 2026-02-17 02:10:33.100 | + functions-common:time_stop:2425 : elapsed_time=18017 2026-02-17 02:10:33.105 | + functions-common:time_stop:2426 : total=35235 2026-02-17 02:10:33.110 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-02-17 02:10:33.116 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=53252 2026-02-17 02:10:33.122 | + inc/python:pip_install:219 : return 0 2026-02-17 02:10:33.128 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-02-17 02:10:33.134 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-02-17 02:10:33.140 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2026-02-17 02:10:33.145 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2026-02-17 02:10:33.152 | + inc/python:use_library_from_git:267 : local enabled=1 2026-02-17 02:10:33.160 | + inc/python:use_library_from_git:268 : [[ novnc,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-02-17 02:10:33.165 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-02-17 02:10:33.173 | + inc/python:use_library_from_git:269 : return 1 2026-02-17 02:10:33.179 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2026-02-17 02:10:33.223 | + functions-common:is_service_enabled:2068 : return 1 2026-02-17 02:10:33.230 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-02-17 02:10:33.236 | + ./stack.sh:main:918 : configure_keystone 2026-02-17 02:10:33.243 | + lib/keystone:configure_keystone:177 : sudo install -d -o stack /etc/keystone 2026-02-17 02:10:33.268 | + 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-02-17 02:10:33.274 | + lib/keystone:configure_keystone:180 : install -m 600 /dev/null /etc/keystone/keystone.conf 2026-02-17 02:10:33.286 | + lib/keystone:configure_keystone:183 : is_service_enabled ldap 2026-02-17 02:10:33.325 | + functions-common:is_service_enabled:2068 : return 1 2026-02-17 02:10:33.332 | + lib/keystone:configure_keystone:187 : iniset /etc/keystone/keystone.conf identity driver sql 2026-02-17 02:10:33.404 | + lib/keystone:configure_keystone:188 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2026-02-17 02:10:33.478 | + lib/keystone:configure_keystone:189 : iniset /etc/keystone/keystone.conf assignment driver sql 2026-02-17 02:10:33.550 | + lib/keystone:configure_keystone:190 : iniset /etc/keystone/keystone.conf role driver sql 2026-02-17 02:10:33.624 | + lib/keystone:configure_keystone:191 : iniset /etc/keystone/keystone.conf resource driver sql 2026-02-17 02:10:33.699 | + lib/keystone:configure_keystone:194 : iniset /etc/keystone/keystone.conf cache enabled True 2026-02-17 02:10:33.773 | + lib/keystone:configure_keystone:195 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2026-02-17 02:10:33.842 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2026-02-17 02:10:33.913 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf api response_validation error 2026-02-17 02:10:33.994 | + lib/keystone:configure_keystone:202 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2026-02-17 02:10:34.000 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2026-02-17 02:10:34.006 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2026-02-17 02:10:34.012 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2026-02-17 02:10:34.019 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-02-17 02:10:34.024 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-02-17 02:10:34.064 | + functions-common:is_service_enabled:2068 : return 0 2026-02-17 02:10:34.071 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-02-17 02:10:34.078 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-02-17 02:10:34.086 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-02-17 02:10:34.125 | ++ functions-common:is_service_enabled:2068 : return 0 2026-02-17 02:10:34.131 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@199.204.45.242:5672/ 2026-02-17 02:10:34.140 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:secretrabbit@199.204.45.242:5672/ 2026-02-17 02:10:34.216 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-02-17 02:10:34.222 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-02-17 02:10:34.228 | + lib/keystone:configure_keystone:204 : local service_port=5000 2026-02-17 02:10:34.235 | + lib/keystone:configure_keystone:206 : is_service_enabled tls-proxy 2026-02-17 02:10:34.275 | + functions-common:is_service_enabled:2068 : return 0 2026-02-17 02:10:34.282 | + lib/keystone:configure_keystone:208 : service_port=5001 2026-02-17 02:10:34.289 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint https://199.204.45.242/identity 2026-02-17 02:10:34.369 | + lib/keystone:configure_keystone:217 : [[ fernet != '' ]] 2026-02-17 02:10:34.375 | + lib/keystone:configure_keystone:218 : iniset /etc/keystone/keystone.conf token provider fernet 2026-02-17 02:10:34.453 | ++ lib/keystone:configure_keystone:221 : database_connection_url keystone 2026-02-17 02:10:34.460 | ++ lib/database:database_connection_url:134 : local db=keystone 2026-02-17 02:10:34.467 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2026-02-17 02:10:34.474 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=keystone 2026-02-17 02:10:34.481 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-02-17 02:10:34.487 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-02-17 02:10:34.493 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-02-17 02:10:34.534 | ++ functions-common:is_service_enabled:2068 : return 0 2026-02-17 02:10:34.541 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-02-17 02:10:34.548 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-02-17 02:10:34.556 | + 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-02-17 02:10:34.639 | + lib/keystone:configure_keystone:224 : '[' False '!=' False ']' 2026-02-17 02:10:34.645 | + lib/keystone:configure_keystone:229 : setup_logging /etc/keystone/keystone.conf 2026-02-17 02:10:34.652 | + functions:setup_logging:693 : setup_systemd_logging /etc/keystone/keystone.conf 2026-02-17 02:10:34.658 | + functions:setup_systemd_logging:710 : local conf_file=/etc/keystone/keystone.conf 2026-02-17 02:10:34.667 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-02-17 02:10:34.709 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-02-17 02:10:34.716 | + functions:setup_systemd_logging:716 : local pidstr= 2026-02-17 02:10:34.721 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-02-17 02:10:34.728 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-02-17 02:10:34.733 | + 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-02-17 02:10:34.803 | + 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-02-17 02:10:34.876 | + 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-02-17 02:10:34.953 | + functions:setup_systemd_logging:727 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-02-17 02:10:35.026 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2026-02-17 02:10:35.101 | + lib/keystone:configure_keystone:231 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2026-02-17 02:10:35.173 | + lib/keystone:configure_keystone:233 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2026-02-17 02:10:35.180 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2026-02-17 02:10:35.186 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2026-02-17 02:10:35.192 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2026-02-17 02:10:35.197 | + lib/apache:write_uwsgi_config:246 : local http= 2026-02-17 02:10:35.204 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2026-02-17 02:10:35.210 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2026-02-17 02:10:35.216 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-02-17 02:10:35.221 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-02-17 02:10:35.248 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-02-17 02:10:35.249 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-02-17 02:10:35.266 | d /var/run/uwsgi 0755 stack root 2026-02-17 02:10:35.272 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-02-17 02:10:35.295 | /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-02-17 02:10:35.305 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2026-02-17 02:10:35.312 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2026-02-17 02:10:35.321 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-02-17 02:10:35.328 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2026-02-17 02:10:35.400 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 4 2026-02-17 02:10:35.474 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2026-02-17 02:10:35.544 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2026-02-17 02:10:35.613 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2026-02-17 02:10:35.681 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2026-02-17 02:10:35.756 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2026-02-17 02:10:35.828 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2026-02-17 02:10:35.904 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2026-02-17 02:10:35.977 | + 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-02-17 02:10:36.048 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2026-02-17 02:10:36.120 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2026-02-17 02:10:36.186 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2026-02-17 02:10:36.257 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2026-02-17 02:10:36.329 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-02-17 02:10:36.335 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-02-17 02:10:36.344 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2026-02-17 02:10:36.350 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2026-02-17 02:10:36.355 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-02-17 02:10:36.361 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-02-17 02:10:36.366 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-02-17 02:10:36.372 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-api.conf 2026-02-17 02:10:36.381 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/keystone-api.conf 2026-02-17 02:10:36.387 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2026-02-17 02:10:36.456 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2026-02-17 02:10:36.531 | + 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-02-17 02:10:36.532 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/keystone-api.conf 2026-02-17 02:10:36.544 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2026-02-17 02:10:36.555 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2026-02-17 02:10:36.560 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2026-02-17 02:10:36.567 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-02-17 02:10:36.573 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-02-17 02:10:36.580 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-02-17 02:10:36.586 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-02-17 02:10:36.592 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-02-17 02:10:36.598 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-02-17 02:10:36.604 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-02-17 02:10:36.611 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-02-17 02:10:36.617 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-02-17 02:10:36.623 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-02-17 02:10:36.629 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-api 2026-02-17 02:10:36.679 | Enabling site keystone-api. 2026-02-17 02:10:36.689 | To activate the new configuration, you need to run: 2026-02-17 02:10:36.689 | systemctl reload apache2 2026-02-17 02:10:36.701 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-02-17 02:10:36.707 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-02-17 02:10:36.714 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-02-17 02:10:36.721 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-02-17 02:10:36.885 | + lib/keystone:configure_keystone:235 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2026-02-17 02:10:36.962 | + lib/keystone:configure_keystone:237 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2026-02-17 02:10:37.041 | + lib/keystone:configure_keystone:239 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2026-02-17 02:10:37.121 | + lib/keystone:configure_keystone:247 : [[ True = True ]] 2026-02-17 02:10:37.126 | + lib/keystone:configure_keystone:248 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2026-02-17 02:10:37.204 | + lib/keystone:configure_keystone:249 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2026-02-17 02:10:37.281 | + lib/keystone:configure_keystone:250 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2026-02-17 02:10:37.353 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2026-02-17 02:10:37.431 | + lib/keystone:configure_keystone:255 : [[ False == True ]] 2026-02-17 02:10:37.438 | + lib/keystone:configure_keystone:255 : [[ False == True ]] 2026-02-17 02:10:37.443 | + lib/keystone:configure_keystone:259 : iniset /etc/keystone/keystone.conf oslo_policy enforce_scope false 2026-02-17 02:10:37.510 | + lib/keystone:configure_keystone:260 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults false 2026-02-17 02:10:37.583 | + ./stack.sh:main:922 : is_service_enabled swift 2026-02-17 02:10:37.624 | + functions-common:is_service_enabled:2068 : return 1 2026-02-17 02:10:37.629 | + ./stack.sh:main:936 : is_service_enabled g-api n-api 2026-02-17 02:10:37.671 | + functions-common:is_service_enabled:2068 : return 0 2026-02-17 02:10:37.678 | + ./stack.sh:main:938 : stack_install_service glance 2026-02-17 02:10:37.684 | + lib/stack:stack_install_service:20 : local service=glance 2026-02-17 02:10:37.690 | + lib/stack:stack_install_service:21 : type install_glance 2026-02-17 02:10:37.697 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-02-17 02:10:37.703 | + lib/stack:stack_install_service:32 : install_glance 2026-02-17 02:10:37.710 | + lib/glance:install_glance:550 : glance_store_extras=() 2026-02-17 02:10:37.717 | + lib/glance:install_glance:550 : local glance_store_extras 2026-02-17 02:10:37.724 | + lib/glance:install_glance:552 : is_service_enabled cinder 2026-02-17 02:10:37.767 | + functions-common:is_service_enabled:2068 : return 0 2026-02-17 02:10:37.773 | + lib/glance:install_glance:553 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2026-02-17 02:10:37.778 | + lib/glance:install_glance:556 : is_service_enabled swift 2026-02-17 02:10:37.819 | + functions-common:is_service_enabled:2068 : return 1 2026-02-17 02:10:37.826 | + lib/glance:install_glance:562 : use_library_from_git glance_store 2026-02-17 02:10:37.833 | + inc/python:use_library_from_git:266 : local name=glance_store 2026-02-17 02:10:37.839 | + inc/python:use_library_from_git:267 : local enabled=1 2026-02-17 02:10:37.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-02-17 02:10:37.853 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-02-17 02:10:37.861 | + inc/python:use_library_from_git:269 : return 1 2026-02-17 02:10:37.870 | ++ lib/glance:install_glance:568 : join_extras cinder 2026-02-17 02:10:37.877 | ++ inc/python:join_extras:28 : local IFS=, 2026-02-17 02:10:37.882 | ++ inc/python:join_extras:29 : echo cinder 2026-02-17 02:10:37.892 | + lib/glance:install_glance:568 : pip_install_gr_extras glance-store cinder 2026-02-17 02:10:37.899 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2026-02-17 02:10:37.905 | + inc/python:pip_install_gr_extras:108 : local extras=cinder 2026-02-17 02:10:37.912 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2026-02-17 02:10:37.921 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2026-02-17 02:10:37.929 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2026-02-17 02:10:37.936 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2026-02-17 02:10:37.947 | +++ inc/python:get_version_constraints_from_global_requirements:256 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2026-02-17 02:10:37.947 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2026-02-17 02:10:37.958 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2026-02-17 02:10:37.964 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2026-02-17 02:10:37.971 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2026-02-17 02:10:37.980 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2026-02-17 02:10:37.988 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[cinder]!=0.29.0' 2026-02-17 02:10:38.040 | Using python 3.12 to install glance-store[cinder]!=0.29.0 2026-02-17 02:10:38.046 | + 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-02-17 02:10:38.781 | Collecting glance-store!=0.29.0 (from glance-store[cinder]!=0.29.0) 2026-02-17 02:10:38.849 | Downloading glance_store-5.3.0-py3-none-any.whl.metadata (4.5 kB) 2026-02-17 02:10:38.864 | 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.2.0) 2026-02-17 02:10:38.865 | 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.1) 2026-02-17 02:10:38.865 | 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.0) 2026-02-17 02:10:38.866 | 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) (9.2.0) 2026-02-17 02:10:38.866 | 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.3.0) 2026-02-17 02:10:38.867 | 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.6.0) 2026-02-17 02:10:38.867 | 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.3) 2026-02-17 02:10:38.868 | 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.25.1) 2026-02-17 02:10:38.869 | 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.0) 2026-02-17 02:10:38.869 | 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.7.0) 2026-02-17 02:10:38.870 | 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-02-17 02:10:38.894 | Collecting retrying!=1.3.0,>=1.2.3 (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) 2026-02-17 02:10:38.898 | Downloading retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2026-02-17 02:10:38.909 | 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-02-17 02:10:38.910 | 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.2.4) 2026-02-17 02:10:38.949 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder]!=0.29.0) 2026-02-17 02:10:38.955 | Downloading python_cinderclient-9.8.0-py3-none-any.whl.metadata (18 kB) 2026-02-17 02:10:39.013 | Collecting os-brick>=6.3.0 (from glance-store[cinder]!=0.29.0) 2026-02-17 02:10:39.016 | Downloading os_brick-6.14.0-py3-none-any.whl.metadata (2.8 kB) 2026-02-17 02:10:39.058 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder]!=0.29.0) 2026-02-17 02:10:39.062 | Downloading oslo_rootwrap-7.8.0-py3-none-any.whl.metadata (2.2 kB) 2026-02-17 02:10:39.101 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder]!=0.29.0) 2026-02-17 02:10:39.105 | Downloading oslo_privsep-3.9.0-py3-none-any.whl.metadata (2.7 kB) 2026-02-17 02:10:39.116 | 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-02-17 02:10:39.117 | 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-02-17 02:10:39.117 | 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-02-17 02:10:39.118 | Requirement already satisfied: rpds-py>=0.7.1 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.28.0) 2026-02-17 02:10:39.123 | 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-02-17 02:10:39.124 | 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-02-17 02:10:39.125 | 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-02-17 02:10:39.125 | 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-02-17 02:10:39.128 | 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.2.0) 2026-02-17 02:10:39.128 | 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.0.0) 2026-02-17 02:10:39.130 | 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.0) 2026-02-17 02:10:39.157 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) 2026-02-17 02:10:39.161 | Downloading tenacity-9.1.2-py3-none-any.whl.metadata (1.2 kB) 2026-02-17 02:10:39.197 | Collecting os-win>=5.7.0 (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) 2026-02-17 02:10:39.200 | Downloading os_win-5.9.0-py3-none-any.whl.metadata (3.4 kB) 2026-02-17 02:10:39.207 | 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.1.1) 2026-02-17 02:10:39.211 | 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-02-17 02:10:39.211 | Requirement already satisfied: debtcollector>=3.0.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) (3.0.0) 2026-02-17 02:10:39.213 | 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->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.0.0) 2026-02-17 02:10:39.215 | 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-02-17 02:10:39.215 | 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-02-17 02:10:39.216 | 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-02-17 02:10:39.221 | 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-02-17 02:10:39.223 | 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-02-17 02:10:39.224 | 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-02-17 02:10:39.226 | 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) (2.23) 2026-02-17 02:10:39.229 | Requirement already satisfied: tzdata>=2022.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2025.2) 2026-02-17 02:10:39.231 | 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-02-17 02:10:39.232 | 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-02-17 02:10:39.233 | 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-02-17 02:10:39.233 | 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-02-17 02:10:39.234 | 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-02-17 02:10:39.236 | 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.2.5) 2026-02-17 02:10:39.237 | 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) (25.0) 2026-02-17 02:10:39.240 | 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.0) 2026-02-17 02:10:39.250 | 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.16.0) 2026-02-17 02:10:39.253 | 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.2.14) 2026-02-17 02:10:39.255 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (1.17.0) 2026-02-17 02:10:39.263 | 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-02-17 02:10:39.263 | 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-02-17 02:10:39.264 | 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) (1.26.20) 2026-02-17 02:10:39.264 | 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-02-17 02:10:39.279 | 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-02-17 02:10:39.315 | Downloading glance_store-5.3.0-py3-none-any.whl (249 kB) 2026-02-17 02:10:39.345 | Downloading os_brick-6.14.0-py3-none-any.whl (312 kB) 2026-02-17 02:10:39.367 | Downloading os_win-5.9.0-py3-none-any.whl (274 kB) 2026-02-17 02:10:39.384 | Downloading oslo_privsep-3.9.0-py3-none-any.whl (38 kB) 2026-02-17 02:10:39.396 | Downloading oslo_rootwrap-7.8.0-py3-none-any.whl (38 kB) 2026-02-17 02:10:39.411 | Downloading python_cinderclient-9.8.0-py3-none-any.whl (256 kB) 2026-02-17 02:10:39.425 | Downloading retrying-1.4.2-py3-none-any.whl (10 kB) 2026-02-17 02:10:39.436 | Downloading tenacity-9.1.2-py3-none-any.whl (28 kB) 2026-02-17 02:10:39.560 | Installing collected packages: tenacity, retrying, oslo.rootwrap, python-cinderclient, oslo.privsep, os-win, glance-store, os-brick 2026-02-17 02:10:40.741 | 2026-02-17 02:10:40.754 | Successfully installed glance-store-5.3.0 os-brick-6.14.0 os-win-5.9.0 oslo.privsep-3.9.0 oslo.rootwrap-7.8.0 python-cinderclient-9.8.0 retrying-1.4.2 tenacity-9.1.2 2026-02-17 02:10:40.875 | + inc/python:pip_install:216 : result=0 2026-02-17 02:10:40.882 | + inc/python:pip_install:218 : time_stop pip_install 2026-02-17 02:10:40.889 | + functions-common:time_stop:2412 : local name 2026-02-17 02:10:40.895 | + functions-common:time_stop:2413 : local end_time 2026-02-17 02:10:40.900 | + functions-common:time_stop:2414 : local elapsed_time 2026-02-17 02:10:40.908 | + functions-common:time_stop:2415 : local total 2026-02-17 02:10:40.913 | + functions-common:time_stop:2416 : local start_time 2026-02-17 02:10:40.918 | + functions-common:time_stop:2418 : name=pip_install 2026-02-17 02:10:40.924 | + functions-common:time_stop:2419 : start_time=1771294238028 2026-02-17 02:10:40.930 | + functions-common:time_stop:2421 : [[ -z 1771294238028 ]] 2026-02-17 02:10:40.939 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-02-17 02:10:40.950 | + functions-common:time_stop:2424 : end_time=1771294240943 2026-02-17 02:10:40.956 | + functions-common:time_stop:2425 : elapsed_time=2915 2026-02-17 02:10:40.962 | + functions-common:time_stop:2426 : total=53252 2026-02-17 02:10:40.969 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-02-17 02:10:40.976 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=56167 2026-02-17 02:10:40.983 | + inc/python:pip_install:219 : return 0 2026-02-17 02:10:40.989 | + lib/glance:install_glance:569 : copy_rootwrap /opt/stack/data/venv/etc/glance 2026-02-17 02:10:40.995 | + lib/glance:copy_rootwrap:263 : local source_path=/opt/stack/data/venv/etc/glance 2026-02-17 02:10:41.002 | + lib/glance:copy_rootwrap:265 : sudo install -d -o stack /etc/glance 2026-02-17 02:10:41.028 | + 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-02-17 02:10:41.039 | + lib/glance:install_glance:572 : git_clone https://github.com/openstack/glance.git /opt/stack/glance master 2026-02-17 02:10:41.045 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/glance.git 2026-02-17 02:10:41.052 | + functions-common:git_clone:582 : local git_dest=/opt/stack/glance 2026-02-17 02:10:41.058 | + functions-common:git_clone:583 : local git_ref=master 2026-02-17 02:10:41.064 | + functions-common:git_clone:584 : local orig_dir 2026-02-17 02:10:41.072 | ++ functions-common:git_clone:585 : pwd 2026-02-17 02:10:41.080 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-02-17 02:10:41.084 | + functions-common:git_clone:586 : local git_clone_flags= 2026-02-17 02:10:41.090 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-02-17 02:10:41.127 | + functions-common:git_clone:588 : RECLONE=False 2026-02-17 02:10:41.133 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-02-17 02:10:41.140 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-02-17 02:10:41.147 | + functions-common:git_clone:602 : echo master 2026-02-17 02:10:41.149 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-02-17 02:10:41.159 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/glance ]] 2026-02-17 02:10:41.166 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-02-17 02:10:41.173 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/glance 2026-02-17 02:10:41.197 | + functions-common:git_clone:664 : cd /opt/stack/glance 2026-02-17 02:10:41.206 | + functions-common:git_clone:665 : git show --oneline 2026-02-17 02:10:41.206 | + functions-common:git_clone:665 : head -1 2026-02-17 02:10:41.213 | ad36aa0fd Merge "[trivial] fix typo in option help string" 2026-02-17 02:10:41.220 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-02-17 02:10:41.227 | + lib/glance:install_glance:574 : setup_develop /opt/stack/glance 2026-02-17 02:10:41.235 | + inc/python:setup_develop:353 : local bindep 2026-02-17 02:10:41.240 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2026-02-17 02:10:41.247 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2026-02-17 02:10:41.253 | + inc/python:setup_develop:359 : local extras= 2026-02-17 02:10:41.260 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2026-02-17 02:10:41.267 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-02-17 02:10:41.274 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2026-02-17 02:10:41.281 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2026-02-17 02:10:41.288 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-02-17 02:10:41.295 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-02-17 02:10:41.303 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2026-02-17 02:10:41.311 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-02-17 02:10:41.318 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2026-02-17 02:10:41.326 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-02-17 02:10:41.333 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-02-17 02:10:41.341 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2026-02-17 02:10:41.355 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2026-02-17 02:10:41.362 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2026-02-17 02:10:41.368 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2026-02-17 02:10:41.492 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2026-02-17 02:10:41.497 | + inc/python:setup_package:436 : local bindep=0 2026-02-17 02:10:41.503 | + inc/python:setup_package:437 : local bindep_flag= 2026-02-17 02:10:41.510 | + inc/python:setup_package:438 : local bindep_profiles= 2026-02-17 02:10:41.517 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2026-02-17 02:10:41.524 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2026-02-17 02:10:41.531 | + inc/python:setup_package:445 : local flags=-e 2026-02-17 02:10:41.538 | + inc/python:setup_package:446 : local extras= 2026-02-17 02:10:41.545 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-02-17 02:10:41.552 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-02-17 02:10:41.558 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-02-17 02:10:41.565 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-02-17 02:10:41.572 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-02-17 02:10:41.578 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2026-02-17 02:10:41.629 | Using python 3.12 to install /opt/stack/glance 2026-02-17 02:10:41.635 | + 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-02-17 02:10:42.259 | Obtaining file:///opt/stack/glance 2026-02-17 02:10:42.262 | Installing build dependencies: started 2026-02-17 02:10:43.264 | Installing build dependencies: finished with status 'done' 2026-02-17 02:10:43.266 | Checking if build backend supports build_editable: started 2026-02-17 02:10:43.594 | Checking if build backend supports build_editable: finished with status 'done' 2026-02-17 02:10:43.597 | Getting requirements to build editable: started 2026-02-17 02:10:43.766 | Getting requirements to build editable: finished with status 'done' 2026-02-17 02:10:43.769 | Preparing editable metadata (pyproject.toml): started 2026-02-17 02:10:44.417 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-02-17 02:10:44.434 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev42) (7.0.3) 2026-02-17 02:10:44.435 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev42) (0.7.1) 2026-02-17 02:10:44.435 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev42) (2.0.44) 2026-02-17 02:10:44.436 | Requirement already satisfied: eventlet>=0.33.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev42) (0.40.3) 2026-02-17 02:10:44.436 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev42) (3.1.0) 2026-02-17 02:10:44.436 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev42) (2.5.1) 2026-02-17 02:10:44.437 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev42) (1.8.9) 2026-02-17 02:10:44.437 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev42) (1.17.0) 2026-02-17 02:10:44.579 | Collecting httplib2>=0.9.1 (from glance==32.0.0.0b3.dev42) 2026-02-17 02:10:44.670 | Downloading httplib2-0.31.0-py3-none-any.whl.metadata (2.2 kB) 2026-02-17 02:10:44.680 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev42) (10.2.0) 2026-02-17 02:10:44.681 | Requirement already satisfied: oslo.concurrency>=4.5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev42) (7.3.0) 2026-02-17 02:10:44.682 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev42) (6.2.0) 2026-02-17 02:10:44.682 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev42) (2.7.0) 2026-02-17 02:10:44.683 | Requirement already satisfied: oslo.utils>=7.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev42) (9.2.0) 2026-02-17 02:10:44.683 | 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.dev42) (5.6.0) 2026-02-17 02:10:44.684 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev42) (3.2.1) 2026-02-17 02:10:44.734 | Collecting taskflow>=4.0.0 (from glance==32.0.0.0b3.dev42) 2026-02-17 02:10:44.744 | Downloading taskflow-6.1.1-py3-none-any.whl.metadata (4.5 kB) 2026-02-17 02:10:44.757 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev42) (5.13.0) 2026-02-17 02:10:44.758 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev42) (11.0.0) 2026-02-17 02:10:44.781 | Collecting WSME>=0.8.0 (from glance==32.0.0.0b3.dev42) 2026-02-17 02:10:44.790 | Downloading WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2026-02-17 02:10:44.799 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev42) (3.16.0) 2026-02-17 02:10:44.800 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev42) (3.10.1) 2026-02-17 02:10:44.801 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev42) (4.25.1) 2026-02-17 02:10:44.802 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev42) (5.7.0) 2026-02-17 02:10:44.803 | Requirement already satisfied: oslo.db>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev42) (18.0.0) 2026-02-17 02:10:44.803 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev42) (6.7.1) 2026-02-17 02:10:44.829 | Collecting oslo.limit>=1.6.0 (from glance==32.0.0.0b3.dev42) 2026-02-17 02:10:44.840 | Downloading oslo_limit-2.9.2-py3-none-any.whl.metadata (2.1 kB) 2026-02-17 02:10:44.849 | Requirement already satisfied: oslo.log>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev42) (8.0.0) 2026-02-17 02:10:44.849 | 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.dev42) (17.2.0) 2026-02-17 02:10:44.850 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev42) (7.0.0) 2026-02-17 02:10:44.882 | Collecting oslo.reports>=1.18.0 (from glance==32.0.0.0b3.dev42) 2026-02-17 02:10:44.891 | Downloading oslo_reports-3.7.0-py3-none-any.whl.metadata (3.8 kB) 2026-02-17 02:10:44.902 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev42) (4.8.0) 2026-02-17 02:10:44.903 | 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.dev42) (1.4.2) 2026-02-17 02:10:44.903 | Requirement already satisfied: osprofiler>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev42) (4.3.0) 2026-02-17 02:10:44.904 | Requirement already satisfied: glance-store>=4.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev42) (5.3.0) 2026-02-17 02:10:44.904 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev42) (3.0.0) 2026-02-17 02:10:44.905 | Requirement already satisfied: cryptography>=2.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev42) (43.0.3) 2026-02-17 02:10:44.925 | Collecting cursive>=0.2.1 (from glance==32.0.0.0b3.dev42) 2026-02-17 02:10:44.934 | Downloading cursive-0.2.3-py2.py3-none-any.whl.metadata (1.7 kB) 2026-02-17 02:10:45.016 | Collecting castellan>=0.17.0 (from glance==32.0.0.0b3.dev42) 2026-02-17 02:10:45.026 | Downloading castellan-5.5.0-py3-none-any.whl.metadata (1.9 kB) 2026-02-17 02:10:45.085 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==32.0.0.0b3.dev42) (1.3.10) 2026-02-17 02:10:45.085 | 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.dev42) (4.15.0) 2026-02-17 02:10:45.116 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==32.0.0.0b3.dev42) 2026-02-17 02:10:45.127 | Downloading python_barbicanclient-7.2.0-py3-none-any.whl.metadata (11 kB) 2026-02-17 02:10:45.139 | 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.dev42) (2.32.5) 2026-02-17 02:10:45.141 | 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.dev42) (2.0.0) 2026-02-17 02:10:45.146 | 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.dev42) (2.23) 2026-02-17 02:10:45.148 | 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.dev42) (5.9.0) 2026-02-17 02:10:45.150 | 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.dev42) (2.0.0) 2026-02-17 02:10:45.152 | 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.dev42) (2.8.0) 2026-02-17 02:10:45.153 | 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.dev42) (3.2.4) 2026-02-17 02:10:45.162 | Requirement already satisfied: pyparsing<4,>=3.0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from httplib2>=0.9.1->glance==32.0.0.0b3.dev42) (3.2.5) 2026-02-17 02:10:45.165 | 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.dev42) (25.4.0) 2026-02-17 02:10:45.165 | 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.dev42) (2025.9.1) 2026-02-17 02:10:45.165 | 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.dev42) (0.37.0) 2026-02-17 02:10:45.166 | Requirement already satisfied: rpds-py>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.0.0.0b3.dev42) (0.28.0) 2026-02-17 02:10:45.170 | 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.dev42) (2.1.0) 2026-02-17 02:10:45.171 | 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.dev42) (1.8.2) 2026-02-17 02:10:45.174 | 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.dev42) (4.0.0) 2026-02-17 02:10:45.175 | 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.dev42) (4.0.1) 2026-02-17 02:10:45.175 | 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.dev42) (2.10.1) 2026-02-17 02:10:45.179 | 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.dev42) (1.5.0) 2026-02-17 02:10:45.182 | 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.dev42) (5.2.1) 2026-02-17 02:10:45.185 | 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.dev42) (0.20) 2026-02-17 02:10:45.187 | 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.dev42) (1.3.0) 2026-02-17 02:10:45.188 | 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.dev42) (2.0.0) 2026-02-17 02:10:45.189 | 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.dev42) (6.0.3) 2026-02-17 02:10:45.194 | 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.dev42) (2.0.2) 2026-02-17 02:10:45.194 | 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.dev42) (0.5.0) 2026-02-17 02:10:45.244 | Collecting openstacksdk>=0.47.0 (from oslo.limit>=1.6.0->glance==32.0.0.0b3.dev42) 2026-02-17 02:10:45.254 | Downloading openstacksdk-4.9.0-py3-none-any.whl.metadata (12 kB) 2026-02-17 02:10:45.289 | Collecting jmespath>=0.9.0 (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==32.0.0.0b3.dev42) 2026-02-17 02:10:45.299 | Downloading jmespath-1.0.1-py3-none-any.whl.metadata (7.6 kB) 2026-02-17 02:10:45.338 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==32.0.0.0b3.dev42) 2026-02-17 02:10:45.347 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-02-17 02:10:45.357 | Requirement already satisfied: platformdirs>=3 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.dev42) (4.5.0) 2026-02-17 02:10:45.357 | 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.dev42) (7.1.1) 2026-02-17 02:10:45.378 | Collecting requestsexceptions>=1.2.0 (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==32.0.0.0b3.dev42) 2026-02-17 02:10:45.388 | Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl.metadata (1.2 kB) 2026-02-17 02:10:45.426 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==32.0.0.0b3.dev42) 2026-02-17 02:10:45.437 | Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 2026-02-17 02:10:45.451 | 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.dev42) (2.9.0.post0) 2026-02-17 02:10:45.455 | 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.dev42) (4.5.0) 2026-02-17 02:10:45.456 | 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.dev42) (6.2.1) 2026-02-17 02:10:45.456 | 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.dev42) (5.3.1) 2026-02-17 02:10:45.457 | 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.dev42) (5.5.4) 2026-02-17 02:10:45.457 | 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.dev42) (0.14.0) 2026-02-17 02:10:45.460 | 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.dev42) (5.1.0) 2026-02-17 02:10:45.465 | 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.dev42) (2025.2) 2026-02-17 02:10:45.465 | 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.dev42) (25.0) 2026-02-17 02:10:45.470 | 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.dev42) (0.23.1) 2026-02-17 02:10:45.472 | 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.dev42) (4.3.0) 2026-02-17 02:10:45.473 | 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.dev42) (3.1.6) 2026-02-17 02:10:45.474 | 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.dev42) (4.0.1) 2026-02-17 02:10:45.478 | 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.dev42) (3.0.3) 2026-02-17 02:10:45.487 | 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.dev42) (1.1.2) 2026-02-17 02:10:45.492 | 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.dev42) (1.7.3) 2026-02-17 02:10:45.507 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->glance==32.0.0.0b3.dev42) (82.0.0) 2026-02-17 02:10:45.518 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->glance==32.0.0.0b3.dev42) (0.2.14) 2026-02-17 02:10:45.571 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.0.0.0b3.dev42) 2026-02-17 02:10:45.581 | Downloading cliff-4.13.1-py3-none-any.whl.metadata (2.1 kB) 2026-02-17 02:10:45.622 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.0.0.0b3.dev42) 2026-02-17 02:10:45.634 | Downloading autopage-0.5.2-py3-none-any.whl.metadata (7.9 kB) 2026-02-17 02:10:45.692 | Collecting cmd2>=1.0.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.0.0.0b3.dev42) 2026-02-17 02:10:45.703 | Downloading cmd2-2.7.0-py3-none-any.whl.metadata (17 kB) 2026-02-17 02:10:45.749 | Collecting pyperclip>=1.8 (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.0.0.0b3.dev42) 2026-02-17 02:10:45.759 | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-02-17 02:10:45.791 | 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.dev42) 2026-02-17 02:10:45.803 | Downloading rich_argparse-1.7.1-py3-none-any.whl.metadata (14 kB) 2026-02-17 02:10:45.822 | 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.dev42) (1.17.0) 2026-02-17 02:10:45.835 | 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.dev42) (3.4.4) 2026-02-17 02:10:45.835 | 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.dev42) (3.11) 2026-02-17 02:10:45.836 | 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.dev42) (1.26.20) 2026-02-17 02:10:45.836 | 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.dev42) (2023.11.17) 2026-02-17 02:10:45.861 | Requirement already satisfied: rich>=11.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.0.0.0b3.dev42) (14.2.0) 2026-02-17 02:10:45.864 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.0.0.0b3.dev42) (4.0.0) 2026-02-17 02:10:45.865 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.0.0.0b3.dev42) (2.19.2) 2026-02-17 02:10:45.871 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.0.0.0b3.dev42) (0.1.2) 2026-02-17 02:10:45.878 | 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.dev42) (0.7) 2026-02-17 02:10:45.934 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==32.0.0.0b3.dev42) 2026-02-17 02:10:45.944 | Downloading networkx-3.4.2-py3-none-any.whl.metadata (6.3 kB) 2026-02-17 02:10:45.984 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==32.0.0.0b3.dev42) 2026-02-17 02:10:45.994 | Downloading automaton-3.3.0-py3-none-any.whl.metadata (2.1 kB) 2026-02-17 02:10:46.004 | 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.dev42) (9.1.2) 2026-02-17 02:10:46.027 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==32.0.0.0b3.dev42) 2026-02-17 02:10:46.038 | Downloading pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-02-17 02:10:46.072 | 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.dev42) (2.7.2) 2026-02-17 02:10:46.109 | Collecting simplegeneric (from WSME>=0.8.0->glance==32.0.0.0b3.dev42) 2026-02-17 02:10:46.119 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-02-17 02:10:46.133 | Installing build dependencies: started 2026-02-17 02:10:47.022 | Installing build dependencies: finished with status 'done' 2026-02-17 02:10:47.023 | Getting requirements to build wheel: started 2026-02-17 02:10:47.388 | Getting requirements to build wheel: finished with status 'done' 2026-02-17 02:10:47.390 | Preparing metadata (pyproject.toml): started 2026-02-17 02:10:47.597 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-02-17 02:10:47.601 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->glance==32.0.0.0b3.dev42) (2025.2) 2026-02-17 02:10:47.643 | Collecting importlib-metadata>=4.4 (from WSME>=0.8.0->glance==32.0.0.0b3.dev42) 2026-02-17 02:10:47.653 | Downloading importlib_metadata-8.7.0-py3-none-any.whl.metadata (4.8 kB) 2026-02-17 02:10:47.699 | Collecting zipp>=3.20 (from importlib-metadata>=4.4->WSME>=0.8.0->glance==32.0.0.0b3.dev42) 2026-02-17 02:10:47.709 | Downloading zipp-3.23.0-py3-none-any.whl.metadata (3.6 kB) 2026-02-17 02:10:47.767 | Downloading castellan-5.5.0-py3-none-any.whl (99 kB) 2026-02-17 02:10:47.802 | Downloading cursive-0.2.3-py2.py3-none-any.whl (43 kB) 2026-02-17 02:10:47.825 | Downloading httplib2-0.31.0-py3-none-any.whl (91 kB) 2026-02-17 02:10:47.858 | Downloading oslo_limit-2.9.2-py3-none-any.whl (23 kB) 2026-02-17 02:10:47.875 | Downloading openstacksdk-4.9.0-py3-none-any.whl (1.9 MB) 2026-02-17 02:10:48.130 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 7.4 MB/s 0:00:00 2026-02-17 02:10:48.140 | Downloading jmespath-1.0.1-py3-none-any.whl (20 kB) 2026-02-17 02:10:48.160 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-02-17 02:10:48.177 | Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 2026-02-17 02:10:48.195 | Downloading oslo_reports-3.7.0-py3-none-any.whl (53 kB) 2026-02-17 02:10:48.219 | Downloading python_barbicanclient-7.2.0-py3-none-any.whl (88 kB) 2026-02-17 02:10:48.247 | Downloading cliff-4.13.1-py3-none-any.whl (86 kB) 2026-02-17 02:10:48.289 | Downloading autopage-0.5.2-py3-none-any.whl (30 kB) 2026-02-17 02:10:48.312 | Downloading cmd2-2.7.0-py3-none-any.whl (154 kB) 2026-02-17 02:10:48.345 | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-02-17 02:10:48.366 | Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) 2026-02-17 02:10:48.383 | Downloading rich_argparse-1.7.1-py3-none-any.whl (25 kB) 2026-02-17 02:10:48.401 | Downloading taskflow-6.1.1-py3-none-any.whl (491 kB) 2026-02-17 02:10:48.471 | Downloading automaton-3.3.0-py3-none-any.whl (22 kB) 2026-02-17 02:10:48.488 | Downloading networkx-3.4.2-py3-none-any.whl (1.7 MB) 2026-02-17 02:10:48.669 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 9.7 MB/s 0:00:00 2026-02-17 02:10:48.680 | Downloading pydot-4.0.1-py3-none-any.whl (37 kB) 2026-02-17 02:10:48.699 | Downloading WSME-0.12.1-py3-none-any.whl (59 kB) 2026-02-17 02:10:48.720 | Downloading importlib_metadata-8.7.0-py3-none-any.whl (27 kB) 2026-02-17 02:10:48.737 | Downloading zipp-3.23.0-py3-none-any.whl (10 kB) 2026-02-17 02:10:48.785 | Building wheels for collected packages: glance, simplegeneric 2026-02-17 02:10:48.786 | Building editable for glance (pyproject.toml): started 2026-02-17 02:10:49.390 | Building editable for glance (pyproject.toml): finished with status 'done' 2026-02-17 02:10:49.392 | Created wheel for glance: filename=glance-32.0.0.0b3.dev42-0.editable-py3-none-any.whl size=9067 sha256=d424c147633df50027a4382700b6bd3c4e742e37e4307b033885b8fc00d4b013 2026-02-17 02:10:49.392 | Stored in directory: /tmp/pip-ephem-wheel-cache-szg70da8/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2026-02-17 02:10:49.397 | Building wheel for simplegeneric (pyproject.toml): started 2026-02-17 02:10:49.621 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-02-17 02:10:49.622 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=cee1008dec9a9eb0b0f0242670e0978c09f8076e93100375b130d2362cf8aed5 2026-02-17 02:10:49.622 | Stored in directory: /opt/stack/.cache/pip/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-02-17 02:10:49.627 | Successfully built glance simplegeneric 2026-02-17 02:10:49.779 | Installing collected packages: simplegeneric, requestsexceptions, pyperclip, zipp, pydot, 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-02-17 02:10:51.078 | Attempting uninstall: jsonpointer 2026-02-17 02:10:51.088 | Found existing installation: jsonpointer 2.0 2026-02-17 02:10:51.089 | Not uninstalling jsonpointer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-02-17 02:10:51.089 | Can't uninstall 'jsonpointer'. No files were found to uninstall. 2026-02-17 02:10:51.124 | Attempting uninstall: httplib2 2026-02-17 02:10:51.134 | Found existing installation: httplib2 0.20.4 2026-02-17 02:10:51.134 | Not uninstalling httplib2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-02-17 02:10:51.134 | Can't uninstall 'httplib2'. No files were found to uninstall. 2026-02-17 02:10:51.194 | Attempting uninstall: jsonpatch 2026-02-17 02:10:51.205 | Found existing installation: jsonpatch 1.32 2026-02-17 02:10:51.205 | Not uninstalling jsonpatch at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-02-17 02:10:51.205 | Can't uninstall 'jsonpatch'. No files were found to uninstall. 2026-02-17 02:10:53.575 | 2026-02-17 02:10:53.590 | Successfully installed WSME-0.12.1 automaton-3.3.0 autopage-0.5.2 castellan-5.5.0 cliff-4.13.1 cmd2-2.7.0 cursive-0.2.3 glance-32.0.0.0b3.dev42 httplib2-0.31.0 importlib-metadata-8.7.0 jmespath-1.0.1 jsonpatch-1.33 jsonpointer-3.0.0 networkx-3.4.2 openstacksdk-4.9.0 oslo.limit-2.9.2 oslo.reports-3.7.0 pydot-4.0.1 pyperclip-1.11.0 python-barbicanclient-7.2.0 requestsexceptions-1.4.0 rich-argparse-1.7.1 simplegeneric-0.8.1 taskflow-6.1.1 zipp-3.23.0 2026-02-17 02:10:53.795 | + inc/python:pip_install:216 : result=0 2026-02-17 02:10:53.801 | + inc/python:pip_install:218 : time_stop pip_install 2026-02-17 02:10:53.807 | + functions-common:time_stop:2412 : local name 2026-02-17 02:10:53.812 | + functions-common:time_stop:2413 : local end_time 2026-02-17 02:10:53.816 | + functions-common:time_stop:2414 : local elapsed_time 2026-02-17 02:10:53.820 | + functions-common:time_stop:2415 : local total 2026-02-17 02:10:53.827 | + functions-common:time_stop:2416 : local start_time 2026-02-17 02:10:53.833 | + functions-common:time_stop:2418 : name=pip_install 2026-02-17 02:10:53.838 | + functions-common:time_stop:2419 : start_time=1771294241617 2026-02-17 02:10:53.845 | + functions-common:time_stop:2421 : [[ -z 1771294241617 ]] 2026-02-17 02:10:53.850 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-02-17 02:10:53.859 | + functions-common:time_stop:2424 : end_time=1771294253852 2026-02-17 02:10:53.863 | + functions-common:time_stop:2425 : elapsed_time=12235 2026-02-17 02:10:53.871 | + functions-common:time_stop:2426 : total=56167 2026-02-17 02:10:53.876 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-02-17 02:10:53.883 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=68402 2026-02-17 02:10:53.889 | + inc/python:pip_install:219 : return 0 2026-02-17 02:10:53.896 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-02-17 02:10:53.900 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-02-17 02:10:53.907 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2026-02-17 02:10:53.915 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2026-02-17 02:10:53.921 | + inc/python:use_library_from_git:267 : local enabled=1 2026-02-17 02:10:53.926 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-02-17 02:10:53.932 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,/opt/stack/glance, ]] 2026-02-17 02:10:53.935 | + inc/python:use_library_from_git:269 : return 1 2026-02-17 02:10:53.942 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-02-17 02:10:53.949 | + ./stack.sh:main:939 : configure_glance 2026-02-17 02:10:53.956 | + lib/glance:configure_glance:346 : sudo install -d -o stack /etc/glance /etc/glance/metadefs 2026-02-17 02:10:53.981 | + lib/glance:configure_glance:349 : local dburl 2026-02-17 02:10:53.988 | ++ lib/glance:configure_glance:350 : database_connection_url glance 2026-02-17 02:10:53.994 | ++ lib/database:database_connection_url:134 : local db=glance 2026-02-17 02:10:54.000 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2026-02-17 02:10:54.005 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=glance 2026-02-17 02:10:54.011 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-02-17 02:10:54.017 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-02-17 02:10:54.023 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-02-17 02:10:54.060 | ++ functions-common:is_service_enabled:2068 : return 0 2026-02-17 02:10:54.066 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-02-17 02:10:54.071 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-02-17 02:10:54.080 | + lib/glance:configure_glance:350 : dburl='mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-02-17 02:10:54.087 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2026-02-17 02:10:54.159 | + 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-02-17 02:10:54.235 | + lib/glance:configure_glance:354 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2026-02-17 02:10:54.304 | + lib/glance:configure_glance:355 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-02-17 02:10:54.373 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2026-02-17 02:10:54.447 | + lib/glance:configure_glance:357 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2026-02-17 02:10:54.524 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2026-02-17 02:10:54.600 | + lib/glance:configure_glance:359 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2026-02-17 02:10:54.606 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/glance/glance-api.conf 2026-02-17 02:10:54.612 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=glance 2026-02-17 02:10:54.618 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2026-02-17 02:10:54.624 | + lib/keystone:configure_keystone_authtoken_middleware:439 : local service_type= 2026-02-17 02:10:54.631 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2026-02-17 02:10:54.711 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2026-02-17 02:10:54.783 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url https://199.204.45.242/identity 2026-02-17 02:10:54.855 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2026-02-17 02:10:54.924 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/glance/glance-api.conf keystone_authtoken password secretservice 2026-02-17 02:10:54.994 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2026-02-17 02:10:55.062 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2026-02-17 02:10:55.129 | + lib/keystone:configure_keystone_authtoken_middleware:448 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2026-02-17 02:10:55.200 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-02-17 02:10:55.270 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2026-02-17 02:10:55.337 | + lib/keystone:configure_keystone_authtoken_middleware:452 : [[ -n '' ]] 2026-02-17 02:10:55.342 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2026-02-17 02:10:55.413 | + lib/glance:configure_glance:361 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2026-02-17 02:10:55.419 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2026-02-17 02:10:55.425 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2026-02-17 02:10:55.431 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-02-17 02:10:55.438 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-02-17 02:10:55.444 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-02-17 02:10:55.481 | + functions-common:is_service_enabled:2068 : return 0 2026-02-17 02:10:55.488 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-02-17 02:10:55.494 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-02-17 02:10:55.501 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-02-17 02:10:55.539 | ++ functions-common:is_service_enabled:2068 : return 0 2026-02-17 02:10:55.545 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@199.204.45.242:5672/ 2026-02-17 02:10:55.552 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@199.204.45.242:5672/ 2026-02-17 02:10:55.617 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-02-17 02:10:55.621 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-02-17 02:10:55.626 | + lib/glance:configure_glance:362 : '[' libvirt = libvirt ']' 2026-02-17 02:10:55.632 | + lib/glance:configure_glance:362 : '[' kvm = parallels ']' 2026-02-17 02:10:55.637 | + lib/glance:configure_glance:366 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2026-02-17 02:10:55.705 | + lib/glance:configure_glance:367 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2026-02-17 02:10:55.774 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2026-02-17 02:10:55.852 | + lib/glance:configure_glance:371 : configure_glance_store False False 2026-02-17 02:10:55.859 | + lib/glance:configure_glance_store:276 : local use_cinder_for_glance=False 2026-02-17 02:10:55.865 | + lib/glance:configure_glance_store:277 : local glance_enable_multiple_stores=False 2026-02-17 02:10:55.870 | + lib/glance:configure_glance_store:278 : local be 2026-02-17 02:10:55.876 | + lib/glance:configure_glance_store:280 : [[ False == \F\a\l\s\e ]] 2026-02-17 02:10:55.882 | + lib/glance:configure_glance_store:281 : [[ False == \T\r\u\e ]] 2026-02-17 02:10:55.889 | + lib/glance:configure_glance_store:298 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-02-17 02:10:55.979 | + lib/glance:configure_glance:374 : '[' -n '' ']' 2026-02-17 02:10:55.985 | + lib/glance:configure_glance:377 : iniset /etc/glance/glance-api.conf cors allowed_origin http://199.204.45.242 2026-02-17 02:10:56.065 | + lib/glance:configure_glance:381 : [[ False == \F\a\l\s\e ]] 2026-02-17 02:10:56.071 | + lib/glance:configure_glance:383 : [[ False == \T\r\u\e ]] 2026-02-17 02:10:56.077 | + lib/glance:configure_glance:389 : is_service_enabled s-proxy 2026-02-17 02:10:56.110 | + functions-common:is_service_enabled:2068 : return 1 2026-02-17 02:10:56.116 | + lib/glance:configure_glance:418 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint https://199.204.45.242/image 2026-02-17 02:10:56.185 | + lib/glance:configure_glance:420 : is_service_enabled tls-proxy 2026-02-17 02:10:56.220 | + functions-common:is_service_enabled:2068 : return 0 2026-02-17 02:10:56.225 | + lib/glance:configure_glance:421 : iniset /etc/glance/glance-api.conf DEFAULT bind_port 19292 2026-02-17 02:10:56.301 | + lib/glance:configure_glance:422 : iniset /etc/glance/glance-api.conf keystone_authtoken identity_uri https://199.204.45.242/identity 2026-02-17 02:10:56.373 | + lib/glance:configure_glance:426 : setup_logging /etc/glance/glance-api.conf 2026-02-17 02:10:56.377 | + functions:setup_logging:693 : setup_systemd_logging /etc/glance/glance-api.conf 2026-02-17 02:10:56.383 | + functions:setup_systemd_logging:710 : local conf_file=/etc/glance/glance-api.conf 2026-02-17 02:10:56.392 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-02-17 02:10:56.434 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-02-17 02:10:56.440 | + functions:setup_systemd_logging:716 : local pidstr= 2026-02-17 02:10:56.446 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-02-17 02:10:56.452 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-02-17 02:10:56.457 | + 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-02-17 02:10:56.529 | + 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-02-17 02:10:56.601 | + 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-02-17 02:10:56.674 | + functions:setup_systemd_logging:727 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-02-17 02:10:56.744 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2026-02-17 02:10:56.814 | + lib/glance:configure_glance:428 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2026-02-17 02:10:56.823 | + lib/glance:configure_glance:431 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2026-02-17 02:10:56.900 | + lib/glance:configure_glance:432 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2026-02-17 02:10:56.973 | + lib/glance:configure_glance:433 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-02-17 02:10:57.050 | + lib/glance:configure_glance:434 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2026-02-17 02:10:57.120 | + lib/glance:configure_glance:437 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-02-17 02:10:57.198 | + lib/glance:configure_glance:440 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2026-02-17 02:10:57.275 | + lib/glance:configure_glance:441 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2026-02-17 02:10:57.354 | + lib/glance:configure_glance:442 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2026-02-17 02:10:57.430 | + lib/glance:configure_glance:444 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2026-02-17 02:10:57.440 | + 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-02-17 02:10:57.451 | + lib/glance:configure_glance:447 : is_service_enabled tls-proxy 2026-02-17 02:10:57.489 | + functions-common:is_service_enabled:2068 : return 0 2026-02-17 02:10:57.496 | + lib/glance:configure_glance:448 : CINDER_SERVICE_HOST=199.204.45.242 2026-02-17 02:10:57.502 | + lib/glance:configure_glance:449 : CINDER_SERVICE_PORT=8776 2026-02-17 02:10:57.508 | + lib/glance:configure_glance:451 : iniset /etc/glance/glance-api.conf DEFAULT cinder_endpoint_template 'https://199.204.45.242:8776/v3/%(project_id)s' 2026-02-17 02:10:57.583 | + lib/glance:configure_glance:452 : iniset /etc/glance/glance-cache.conf DEFAULT cinder_endpoint_template 'https://199.204.45.242:8776/v3/%(project_id)s' 2026-02-17 02:10:57.653 | + lib/glance:configure_glance:455 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini glance.wsgi.api:application /image glance-api 2026-02-17 02:10:57.659 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2026-02-17 02:10:57.666 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2026-02-17 02:10:57.671 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2026-02-17 02:10:57.678 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2026-02-17 02:10:57.683 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2026-02-17 02:10:57.690 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2026-02-17 02:10:57.700 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-02-17 02:10:57.707 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2026-02-17 02:10:57.783 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2026-02-17 02:10:57.789 | ++ functions:get_random_port:860 : read lower_port upper_port 2026-02-17 02:10:57.794 | ++ functions:get_random_port:861 : true 2026-02-17 02:10:57.799 | ++ functions:get_random_port:862 : (( port = upper_port )) 2026-02-17 02:10:57.805 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2026-02-17 02:10:57.811 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2026-02-17 02:10:57.933 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2026-02-17 02:10:57.939 | ++ functions:get_random_port:865 : break 2 2026-02-17 02:10:57.945 | ++ functions:get_random_port:869 : echo 60999 2026-02-17 02:10:57.953 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2026-02-17 02:10:57.959 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2026-02-17 02:10:58.029 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 4 2026-02-17 02:10:58.100 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2026-02-17 02:10:58.173 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2026-02-17 02:10:58.242 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2026-02-17 02:10:58.313 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2026-02-17 02:10:58.383 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2026-02-17 02:10:58.450 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2026-02-17 02:10:58.524 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2026-02-17 02:10:58.594 | + 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-02-17 02:10:58.659 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2026-02-17 02:10:58.727 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2026-02-17 02:10:58.792 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2026-02-17 02:10:58.863 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2026-02-17 02:10:58.932 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2026-02-17 02:10:58.999 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2026-02-17 02:10:59.068 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2026-02-17 02:10:59.136 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2026-02-17 02:10:59.205 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2026-02-17 02:10:59.275 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2026-02-17 02:10:59.341 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2026-02-17 02:10:59.348 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-02-17 02:10:59.354 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-02-17 02:10:59.361 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-02-17 02:10:59.366 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-02-17 02:10:59.371 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-02-17 02:10:59.377 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-02-17 02:10:59.384 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-02-17 02:10:59.434 | proxy (enabled by site administrator) 2026-02-17 02:10:59.442 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2026-02-17 02:10:59.447 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-02-17 02:10:59.452 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-02-17 02:10:59.457 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-02-17 02:10:59.462 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-02-17 02:10:59.469 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-02-17 02:10:59.475 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-02-17 02:10:59.480 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-02-17 02:10:59.531 | No module matches proxy_http 2026-02-17 02:10:59.539 | + lib/apache:enable_apache_mod:62 : sudo a2enmod proxy_http 2026-02-17 02:10:59.589 | Considering dependency proxy for proxy_http: 2026-02-17 02:10:59.589 | Module proxy already enabled 2026-02-17 02:10:59.589 | Enabling module proxy_http. 2026-02-17 02:10:59.598 | To activate the new configuration, you need to run: 2026-02-17 02:10:59.598 | systemctl restart apache2 2026-02-17 02:10:59.609 | + lib/apache:enable_apache_mod:63 : [[ '' != \n\o\r\e\s\t\a\r\t ]] 2026-02-17 02:10:59.615 | + lib/apache:enable_apache_mod:64 : restart_apache_server 2026-02-17 02:10:59.621 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-02-17 02:10:59.628 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-02-17 02:10:59.635 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-02-17 02:10:59.783 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2026-02-17 02:10:59.790 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2026-02-17 02:10:59.795 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2026-02-17 02:10:59.799 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-02-17 02:10:59.805 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-02-17 02:10:59.809 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-02-17 02:10:59.815 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/glance-api.conf 2026-02-17 02:10:59.823 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/apache2/sites-available/glance-api.conf 2026-02-17 02:10:59.830 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/apache2/sites-available/glance-api.conf 2026-02-17 02:10:59.830 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2026-02-17 02:10:59.845 | KeepAlive Off 2026-02-17 02:10:59.854 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-02-17 02:10:59.855 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2026-02-17 02:10:59.868 | SetEnv proxy-sendchunked 1 2026-02-17 02:10:59.876 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2026-02-17 02:10:59.878 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-02-17 02:10:59.895 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2026-02-17 02:10:59.904 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2026-02-17 02:10:59.910 | + lib/apache:enable_apache_site:191 : local site=glance-api 2026-02-17 02:10:59.917 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-02-17 02:10:59.924 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-02-17 02:10:59.930 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-02-17 02:10:59.936 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-02-17 02:10:59.941 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-02-17 02:10:59.948 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-02-17 02:10:59.955 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-02-17 02:10:59.961 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-02-17 02:10:59.967 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-02-17 02:10:59.973 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-02-17 02:10:59.979 | + lib/apache:enable_apache_site:195 : sudo a2ensite glance-api 2026-02-17 02:11:00.029 | Enabling site glance-api. 2026-02-17 02:11:00.041 | To activate the new configuration, you need to run: 2026-02-17 02:11:00.041 | systemctl reload apache2 2026-02-17 02:11:00.052 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2026-02-17 02:11:00.059 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-02-17 02:11:00.066 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-02-17 02:11:00.072 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-02-17 02:11:00.235 | ++ lib/glance:configure_glance:459 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2026-02-17 02:11:00.247 | + lib/glance:configure_glance:459 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2026-02-17 02:11:00.319 | + lib/glance:configure_glance:463 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /opt/stack/data/venv/bin/python3 2026-02-17 02:11:00.402 | + lib/glance:configure_glance:465 : [[ True == True ]] 2026-02-17 02:11:00.409 | + lib/glance:configure_glance:466 : iniset /etc/glance/glance-api.conf oslo_policy enforce_scope true 2026-02-17 02:11:00.491 | + lib/glance:configure_glance:467 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2026-02-17 02:11:00.564 | + lib/glance:configure_glance:468 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2026-02-17 02:11:00.640 | + ./stack.sh:main:942 : is_service_enabled cinder 2026-02-17 02:11:00.686 | + functions-common:is_service_enabled:2068 : return 0 2026-02-17 02:11:00.693 | + ./stack.sh:main:944 : stack_install_service cinder 2026-02-17 02:11:00.699 | + lib/stack:stack_install_service:20 : local service=cinder 2026-02-17 02:11:00.705 | + lib/stack:stack_install_service:21 : type install_cinder 2026-02-17 02:11:00.711 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-02-17 02:11:00.718 | + lib/stack:stack_install_service:32 : install_cinder 2026-02-17 02:11:00.724 | + lib/cinder:install_cinder:535 : git_clone https://github.com/openstack/cinder.git /opt/stack/cinder master 2026-02-17 02:11:00.730 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/cinder.git 2026-02-17 02:11:00.734 | + functions-common:git_clone:582 : local git_dest=/opt/stack/cinder 2026-02-17 02:11:00.738 | + functions-common:git_clone:583 : local git_ref=master 2026-02-17 02:11:00.743 | + functions-common:git_clone:584 : local orig_dir 2026-02-17 02:11:00.750 | ++ functions-common:git_clone:585 : pwd 2026-02-17 02:11:00.757 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-02-17 02:11:00.763 | + functions-common:git_clone:586 : local git_clone_flags= 2026-02-17 02:11:00.771 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-02-17 02:11:00.810 | + functions-common:git_clone:588 : RECLONE=False 2026-02-17 02:11:00.815 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-02-17 02:11:00.821 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-02-17 02:11:00.828 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-02-17 02:11:00.828 | + functions-common:git_clone:602 : echo master 2026-02-17 02:11:00.838 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/cinder ]] 2026-02-17 02:11:00.844 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-02-17 02:11:00.849 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/cinder 2026-02-17 02:11:00.874 | + functions-common:git_clone:664 : cd /opt/stack/cinder 2026-02-17 02:11:00.882 | + functions-common:git_clone:665 : git show --oneline 2026-02-17 02:11:00.883 | + functions-common:git_clone:665 : head -1 2026-02-17 02:11:00.893 | 143c5c12f Remove Windows drivers 2026-02-17 02:11:00.898 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-02-17 02:11:00.905 | + lib/cinder:install_cinder:536 : setup_develop /opt/stack/cinder 2026-02-17 02:11:00.912 | + inc/python:setup_develop:353 : local bindep 2026-02-17 02:11:00.919 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2026-02-17 02:11:00.925 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2026-02-17 02:11:00.931 | + inc/python:setup_develop:359 : local extras= 2026-02-17 02:11:00.938 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2026-02-17 02:11:00.945 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-02-17 02:11:00.951 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2026-02-17 02:11:00.957 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2026-02-17 02:11:00.964 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-02-17 02:11:00.970 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-02-17 02:11:00.976 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2026-02-17 02:11:00.983 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-02-17 02:11:00.991 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2026-02-17 02:11:00.999 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-02-17 02:11:01.004 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-02-17 02:11:01.012 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2026-02-17 02:11:01.026 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2026-02-17 02:11:01.032 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2026-02-17 02:11:01.038 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2026-02-17 02:11:01.178 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2026-02-17 02:11:01.183 | + inc/python:setup_package:436 : local bindep=0 2026-02-17 02:11:01.189 | + inc/python:setup_package:437 : local bindep_flag= 2026-02-17 02:11:01.195 | + inc/python:setup_package:438 : local bindep_profiles= 2026-02-17 02:11:01.201 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2026-02-17 02:11:01.207 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2026-02-17 02:11:01.212 | + inc/python:setup_package:445 : local flags=-e 2026-02-17 02:11:01.219 | + inc/python:setup_package:446 : local extras= 2026-02-17 02:11:01.226 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-02-17 02:11:01.233 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-02-17 02:11:01.238 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-02-17 02:11:01.245 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-02-17 02:11:01.250 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-02-17 02:11:01.256 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2026-02-17 02:11:01.308 | Using python 3.12 to install /opt/stack/cinder 2026-02-17 02:11:01.313 | + 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-02-17 02:11:01.976 | Obtaining file:///opt/stack/cinder 2026-02-17 02:11:01.979 | Installing build dependencies: started 2026-02-17 02:11:03.046 | Installing build dependencies: finished with status 'done' 2026-02-17 02:11:03.048 | Checking if build backend supports build_editable: started 2026-02-17 02:11:03.349 | Checking if build backend supports build_editable: finished with status 'done' 2026-02-17 02:11:03.350 | Getting requirements to build editable: started 2026-02-17 02:11:03.523 | Getting requirements to build editable: finished with status 'done' 2026-02-17 02:11:03.525 | Preparing editable metadata (pyproject.toml): started 2026-02-17 02:11:04.487 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-02-17 02:11:04.508 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev160) (7.0.3) 2026-02-17 02:11:04.508 | Requirement already satisfied: decorator>=4.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev160) (5.2.1) 2026-02-17 02:11:04.509 | 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.dev160) (0.40.3) 2026-02-17 02:11:04.509 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev160) (3.2.4) 2026-02-17 02:11:04.509 | Requirement already satisfied: iso8601>=0.1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev160) (2.1.0) 2026-02-17 02:11:04.510 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev160) (4.25.1) 2026-02-17 02:11:04.510 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev160) (5.13.0) 2026-02-17 02:11:04.511 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev160) (11.0.0) 2026-02-17 02:11:04.836 | Collecting lxml>=4.5.2 (from cinder==27.1.0.dev160) 2026-02-17 02:11:04.934 | Downloading lxml-6.0.2-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.6 kB) 2026-02-17 02:11:04.946 | Requirement already satisfied: oslo.config>=8.3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev160) (10.2.0) 2026-02-17 02:11:04.947 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev160) (7.3.0) 2026-02-17 02:11:04.947 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev160) (6.2.0) 2026-02-17 02:11:04.948 | Requirement already satisfied: oslo.db>=11.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev160) (18.0.0) 2026-02-17 02:11:04.948 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev160) (8.0.0) 2026-02-17 02:11:04.949 | Requirement already satisfied: oslo.messaging>=14.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev160) (17.2.0) 2026-02-17 02:11:04.951 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev160) (7.0.0) 2026-02-17 02:11:04.951 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev160) (4.8.0) 2026-02-17 02:11:04.951 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev160) (3.9.0) 2026-02-17 02:11:04.952 | Requirement already satisfied: oslo.reports>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev160) (3.7.0) 2026-02-17 02:11:04.952 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev160) (7.8.0) 2026-02-17 02:11:04.953 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev160) (5.9.0) 2026-02-17 02:11:04.954 | Requirement already satisfied: oslo.service>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev160) (4.5.0) 2026-02-17 02:11:04.955 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev160) (2.7.0) 2026-02-17 02:11:04.955 | Requirement already satisfied: oslo.utils>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev160) (9.2.0) 2026-02-17 02:11:04.977 | Collecting oslo.versionedobjects>=2.4.0 (from cinder==27.1.0.dev160) 2026-02-17 02:11:04.991 | Downloading oslo_versionedobjects-3.9.0-py3-none-any.whl.metadata (2.5 kB) 2026-02-17 02:11:05.003 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev160) (4.3.0) 2026-02-17 02:11:05.004 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev160) (25.0) 2026-02-17 02:11:05.035 | Collecting paramiko>=2.7.2 (from cinder==27.1.0.dev160) 2026-02-17 02:11:05.047 | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-02-17 02:11:05.057 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev160) (3.10.1) 2026-02-17 02:11:05.058 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev160) (3.1.0) 2026-02-17 02:11:05.059 | Requirement already satisfied: pyparsing>=2.4.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev160) (3.2.5) 2026-02-17 02:11:05.059 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev160) (7.2.0) 2026-02-17 02:11:05.084 | Collecting python-glanceclient>=3.2.2 (from cinder==27.1.0.dev160) 2026-02-17 02:11:05.095 | Downloading python_glanceclient-4.10.0-py3-none-any.whl.metadata (3.8 kB) 2026-02-17 02:11:05.105 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev160) (5.7.0) 2026-02-17 02:11:05.131 | Collecting python-novaclient>=18.2.0 (from cinder==27.1.0.dev160) 2026-02-17 02:11:05.142 | Downloading python_novaclient-18.11.0-py3-none-any.whl.metadata (3.0 kB) 2026-02-17 02:11:05.174 | Collecting python-swiftclient>=3.10.1 (from cinder==27.1.0.dev160) 2026-02-17 02:11:05.186 | Downloading python_swiftclient-4.9.0-py3-none-any.whl.metadata (3.5 kB) 2026-02-17 02:11:05.199 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev160) (2.32.5) 2026-02-17 02:11:05.199 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev160) (2.5.1) 2026-02-17 02:11:05.200 | Requirement already satisfied: taskflow>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev160) (6.1.1) 2026-02-17 02:11:05.212 | Collecting rtslib-fb>=2.1.74 (from cinder==27.1.0.dev160) 2026-02-17 02:11:05.224 | Downloading rtslib_fb-2.2.3-py3-none-any.whl.metadata (2.4 kB) 2026-02-17 02:11:05.235 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev160) (2.0.44) 2026-02-17 02:11:05.235 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev160) (5.6.0) 2026-02-17 02:11:05.250 | Collecting tabulate>=0.8.7 (from cinder==27.1.0.dev160) 2026-02-17 02:11:05.260 | Downloading tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) 2026-02-17 02:11:05.282 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev160) (9.1.2) 2026-02-17 02:11:05.283 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev160) (1.8.9) 2026-02-17 02:11:05.283 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev160) (6.7.1) 2026-02-17 02:11:05.306 | Collecting oslo.vmware>=3.10.0 (from cinder==27.1.0.dev160) 2026-02-17 02:11:05.317 | Downloading oslo_vmware-4.8.0-py3-none-any.whl.metadata (2.2 kB) 2026-02-17 02:11:05.327 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev160) (6.14.0) 2026-02-17 02:11:05.358 | Collecting tooz>=2.8.0 (from cinder==27.1.0.dev160) 2026-02-17 02:11:05.369 | Downloading tooz-8.0.0-py3-none-any.whl.metadata (2.9 kB) 2026-02-17 02:11:05.424 | Collecting google-api-python-client>=1.11.0 (from cinder==27.1.0.dev160) 2026-02-17 02:11:05.437 | Downloading google_api_python_client-2.185.0-py3-none-any.whl.metadata (7.0 kB) 2026-02-17 02:11:05.448 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev160) (5.5.0) 2026-02-17 02:11:05.448 | Requirement already satisfied: cryptography>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev160) (43.0.3) 2026-02-17 02:11:05.449 | Requirement already satisfied: cursive>=0.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev160) (0.2.3) 2026-02-17 02:11:05.593 | Collecting zstd>=1.5.0.0 (from cinder==27.1.0.dev160) 2026-02-17 02:11:05.604 | Downloading zstd-1.5.7.2-cp312-cp312-manylinux_2_14_x86_64.whl.metadata (23 kB) 2026-02-17 02:11:05.841 | Collecting boto3>=1.18.49 (from cinder==27.1.0.dev160) 2026-02-17 02:11:05.852 | Downloading boto3-1.35.99-py3-none-any.whl.metadata (6.7 kB) 2026-02-17 02:11:05.863 | Requirement already satisfied: distro>=1.8.0 in /usr/lib/python3/dist-packages (from cinder==27.1.0.dev160) (1.9.0) 2026-02-17 02:11:05.864 | Requirement already satisfied: tzdata>=2022.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev160) (2025.2) 2026-02-17 02:11:05.864 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev160) (6.2.1) 2026-02-17 02:11:06.183 | Collecting botocore<1.36.0,>=1.35.99 (from boto3>=1.18.49->cinder==27.1.0.dev160) 2026-02-17 02:11:06.193 | Downloading botocore-1.35.99-py3-none-any.whl.metadata (5.7 kB) 2026-02-17 02:11:06.205 | 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.dev160) (1.0.1) 2026-02-17 02:11:06.225 | Collecting s3transfer<0.11.0,>=0.10.0 (from boto3>=1.18.49->cinder==27.1.0.dev160) 2026-02-17 02:11:06.237 | Downloading s3transfer-0.10.0-py3-none-any.whl.metadata (1.7 kB) 2026-02-17 02:11:06.247 | 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.dev160) (2.9.0.post0) 2026-02-17 02:11:06.248 | 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.dev160) (1.26.20) 2026-02-17 02:11:06.252 | 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.dev160) (1.17.0) 2026-02-17 02:11:06.282 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.1->cinder==27.1.0.dev160) (2.0.0) 2026-02-17 02:11:06.285 | 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.dev160) (2.23) 2026-02-17 02:11:06.290 | 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.dev160) (2.8.0) 2026-02-17 02:11:06.294 | 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.dev160) (0.31.0) 2026-02-17 02:11:06.330 | 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.dev160) 2026-02-17 02:11:06.344 | Downloading google_auth-2.41.1-py2.py3-none-any.whl.metadata (6.6 kB) 2026-02-17 02:11:06.371 | Collecting google-auth-httplib2<1.0.0,>=0.2.0 (from google-api-python-client>=1.11.0->cinder==27.1.0.dev160) 2026-02-17 02:11:06.382 | Downloading google_auth_httplib2-0.2.0-py2.py3-none-any.whl.metadata (2.2 kB) 2026-02-17 02:11:06.430 | 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.dev160) 2026-02-17 02:11:06.441 | Downloading google_api_core-2.27.0-py3-none-any.whl.metadata (3.2 kB) 2026-02-17 02:11:06.503 | Collecting uritemplate<5,>=3.0.1 (from google-api-python-client>=1.11.0->cinder==27.1.0.dev160) 2026-02-17 02:11:06.518 | Downloading uritemplate-4.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-02-17 02:11:06.621 | Collecting googleapis-common-protos<2.0.0,>=1.56.2 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5->google-api-python-client>=1.11.0->cinder==27.1.0.dev160) 2026-02-17 02:11:06.632 | Downloading googleapis_common_protos-1.71.0-py3-none-any.whl.metadata (9.4 kB) 2026-02-17 02:11:06.808 | Collecting protobuf!=3.20.0,!=3.20.1,!=4.21.0,!=4.21.1,!=4.21.2,!=4.21.3,!=4.21.4,!=4.21.5,<7.0.0,>=3.19.5 (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.dev160) 2026-02-17 02:11:06.819 | Downloading protobuf-6.33.0-cp39-abi3-manylinux2014_x86_64.whl.metadata (593 bytes) 2026-02-17 02:11:06.852 | 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.dev160) 2026-02-17 02:11:06.863 | Downloading proto_plus-1.26.1-py3-none-any.whl.metadata (2.2 kB) 2026-02-17 02:11:06.906 | 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.dev160) 2026-02-17 02:11:06.914 | Downloading pyasn1_modules-0.4.1-py3-none-any.whl.metadata (3.5 kB) 2026-02-17 02:11:06.945 | 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.dev160) 2026-02-17 02:11:06.955 | Downloading rsa-4.9.1-py3-none-any.whl.metadata (5.6 kB) 2026-02-17 02:11:06.991 | 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.dev160) (3.4.4) 2026-02-17 02:11:06.992 | 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.dev160) (3.11) 2026-02-17 02:11:06.993 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==27.1.0.dev160) (2023.11.17) 2026-02-17 02:11:07.023 | 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.dev160) 2026-02-17 02:11:07.032 | Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) 2026-02-17 02:11:07.052 | 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.dev160) (25.4.0) 2026-02-17 02:11:07.052 | 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.dev160) (2025.9.1) 2026-02-17 02:11:07.054 | 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.dev160) (0.37.0) 2026-02-17 02:11:07.054 | Requirement already satisfied: rpds-py>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==27.1.0.dev160) (0.28.0) 2026-02-17 02:11:07.060 | 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.dev160) (1.8.2) 2026-02-17 02:11:07.060 | 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.dev160) (4.15.0) 2026-02-17 02:11:07.065 | 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.dev160) (4.0.0) 2026-02-17 02:11:07.065 | 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.dev160) (4.0.1) 2026-02-17 02:11:07.065 | 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.dev160) (2.10.1) 2026-02-17 02:11:07.070 | Requirement already satisfied: os-win>=5.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.10.0->cinder==27.1.0.dev160) (5.9.0) 2026-02-17 02:11:07.070 | 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.dev160) (7.1.1) 2026-02-17 02:11:07.076 | 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.dev160) (1.5.0) 2026-02-17 02:11:07.082 | 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.dev160) (0.20) 2026-02-17 02:11:07.082 | 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.dev160) (3.0.0) 2026-02-17 02:11:07.084 | 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.dev160) (2.0.0) 2026-02-17 02:11:07.087 | 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.dev160) (1.3.0) 2026-02-17 02:11:07.088 | 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.dev160) (2.0.0) 2026-02-17 02:11:07.088 | 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.dev160) (6.0.3) 2026-02-17 02:11:07.094 | 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.dev160) (1.17.0) 2026-02-17 02:11:07.095 | 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.dev160) (2.0.2) 2026-02-17 02:11:07.096 | 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.dev160) (0.5.0) 2026-02-17 02:11:07.098 | 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.dev160) (1.3.10) 2026-02-17 02:11:07.105 | 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.dev160) (3.2.1) 2026-02-17 02:11:07.107 | 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.dev160) (5.3.1) 2026-02-17 02:11:07.107 | 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.dev160) (5.5.4) 2026-02-17 02:11:07.108 | 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.dev160) (0.14.0) 2026-02-17 02:11:07.110 | 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.dev160) (5.1.0) 2026-02-17 02:11:07.121 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.6.0->cinder==27.1.0.dev160) (0.23.1) 2026-02-17 02:11:07.123 | 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.dev160) (4.3.0) 2026-02-17 02:11:07.124 | 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.dev160) (3.1.6) 2026-02-17 02:11:07.125 | 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.dev160) (4.0.1) 2026-02-17 02:11:07.130 | 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.dev160) (3.0.3) 2026-02-17 02:11:07.138 | 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.dev160) (1.1.2) 2026-02-17 02:11:07.152 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->cinder==27.1.0.dev160) (1.7.3) 2026-02-17 02:11:07.155 | 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.dev160) (3.16.0) 2026-02-17 02:11:07.181 | Collecting suds-community>=0.6 (from oslo.vmware>=3.10.0->cinder==27.1.0.dev160) 2026-02-17 02:11:07.193 | Downloading suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2026-02-17 02:11:07.240 | Collecting invoke>=2.0 (from paramiko>=2.7.2->cinder==27.1.0.dev160) 2026-02-17 02:11:07.250 | Downloading invoke-2.2.1-py3-none-any.whl.metadata (3.3 kB) 2026-02-17 02:11:07.287 | Collecting pynacl>=1.5 (from paramiko>=2.7.2->cinder==27.1.0.dev160) 2026-02-17 02:11:07.298 | Downloading pynacl-1.6.0-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (9.4 kB) 2026-02-17 02:11:07.319 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->cinder==27.1.0.dev160) (82.0.0) 2026-02-17 02:11:07.328 | 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.dev160) (0.2.14) 2026-02-17 02:11:07.356 | 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.dev160) (4.13.1) 2026-02-17 02:11:07.360 | 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.dev160) (0.5.2) 2026-02-17 02:11:07.360 | 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.dev160) (2.7.0) 2026-02-17 02:11:07.368 | Requirement already satisfied: pyperclip>=1.8 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.dev160) (1.11.0) 2026-02-17 02:11:07.368 | 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.dev160) (1.7.1) 2026-02-17 02:11:07.388 | Collecting warlock>=1.2.0 (from python-glanceclient>=3.2.2->cinder==27.1.0.dev160) 2026-02-17 02:11:07.399 | Downloading warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-02-17 02:11:07.412 | 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.dev160) (24.2.1) 2026-02-17 02:11:07.446 | Requirement already satisfied: rich>=11.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==27.1.0.dev160) (14.2.0) 2026-02-17 02:11:07.450 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==27.1.0.dev160) (4.0.0) 2026-02-17 02:11:07.450 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==27.1.0.dev160) (2.19.2) 2026-02-17 02:11:07.457 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==27.1.0.dev160) (0.1.2) 2026-02-17 02:11:07.466 | 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.dev160) (0.7) 2026-02-17 02:11:07.489 | Collecting pyudev~=0.18 (from rtslib-fb>=2.1.74->cinder==27.1.0.dev160) 2026-02-17 02:11:07.500 | Downloading pyudev-0.24.4-py3-none-any.whl.metadata (4.4 kB) 2026-02-17 02:11:07.540 | 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.dev160) (3.4.2) 2026-02-17 02:11:07.541 | 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.dev160) (3.3.0) 2026-02-17 02:11:07.543 | 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.dev160) (4.0.1) 2026-02-17 02:11:07.570 | 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.dev160) (2.7.2) 2026-02-17 02:11:07.591 | Collecting voluptuous>=0.8.9 (from tooz>=2.8.0->cinder==27.1.0.dev160) 2026-02-17 02:11:07.603 | Downloading voluptuous-0.15.2-py3-none-any.whl.metadata (20 kB) 2026-02-17 02:11:07.633 | 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.dev160) (1.33) 2026-02-17 02:11:07.637 | 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.dev160) (3.0.0) 2026-02-17 02:11:07.698 | Downloading boto3-1.35.99-py3-none-any.whl (139 kB) 2026-02-17 02:11:07.729 | Downloading botocore-1.35.99-py3-none-any.whl (13.3 MB) 2026-02-17 02:11:07.879 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.3/13.3 MB 94.1 MB/s 0:00:00 2026-02-17 02:11:07.898 | Downloading s3transfer-0.10.0-py3-none-any.whl (82 kB) 2026-02-17 02:11:07.922 | Downloading google_api_python_client-2.185.0-py3-none-any.whl (14.5 MB) 2026-02-17 02:11:08.111 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 14.5/14.5 MB 77.9 MB/s 0:00:00 2026-02-17 02:11:08.123 | Downloading google_api_core-2.27.0-py3-none-any.whl (167 kB) 2026-02-17 02:11:08.145 | Downloading google_auth-2.41.1-py2.py3-none-any.whl (221 kB) 2026-02-17 02:11:08.166 | Downloading google_auth_httplib2-0.2.0-py2.py3-none-any.whl (9.3 kB) 2026-02-17 02:11:08.187 | Downloading googleapis_common_protos-1.71.0-py3-none-any.whl (294 kB) 2026-02-17 02:11:08.209 | Downloading proto_plus-1.26.1-py3-none-any.whl (50 kB) 2026-02-17 02:11:08.230 | Downloading protobuf-6.33.0-cp39-abi3-manylinux2014_x86_64.whl (323 kB) 2026-02-17 02:11:08.252 | Downloading rsa-4.9.1-py3-none-any.whl (34 kB) 2026-02-17 02:11:08.270 | Downloading uritemplate-4.2.0-py3-none-any.whl (11 kB) 2026-02-17 02:11:08.291 | Downloading lxml-6.0.2-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.3 MB) 2026-02-17 02:11:08.366 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.3/5.3 MB 74.1 MB/s 0:00:00 2026-02-17 02:11:08.379 | Downloading oslo_versionedobjects-3.9.0-py3-none-any.whl (86 kB) 2026-02-17 02:11:08.401 | Downloading oslo_vmware-4.8.0-py3-none-any.whl (626 kB) 2026-02-17 02:11:08.420 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 627.0/627.0 kB 25.2 MB/s 0:00:00 2026-02-17 02:11:08.433 | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-02-17 02:11:08.456 | Downloading invoke-2.2.1-py3-none-any.whl (160 kB) 2026-02-17 02:11:08.476 | Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 2026-02-17 02:11:08.494 | Downloading pyasn1_modules-0.4.1-py3-none-any.whl (181 kB) 2026-02-17 02:11:08.518 | Downloading pynacl-1.6.0-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-02-17 02:11:08.548 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 47.7 MB/s 0:00:00 2026-02-17 02:11:08.563 | Downloading python_glanceclient-4.10.0-py3-none-any.whl (208 kB) 2026-02-17 02:11:08.584 | Downloading python_novaclient-18.11.0-py3-none-any.whl (335 kB) 2026-02-17 02:11:08.608 | Downloading python_swiftclient-4.9.0-py3-none-any.whl (88 kB) 2026-02-17 02:11:08.630 | Downloading rtslib_fb-2.2.3-py3-none-any.whl (49 kB) 2026-02-17 02:11:08.651 | Downloading pyudev-0.24.4-py3-none-any.whl (62 kB) 2026-02-17 02:11:08.672 | Downloading suds_community-1.2.0-py3-none-any.whl (145 kB) 2026-02-17 02:11:08.693 | Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) 2026-02-17 02:11:08.713 | Downloading tooz-8.0.0-py3-none-any.whl (92 kB) 2026-02-17 02:11:08.732 | Downloading voluptuous-0.15.2-py3-none-any.whl (31 kB) 2026-02-17 02:11:08.751 | Downloading warlock-2.1.0-py3-none-any.whl (10 kB) 2026-02-17 02:11:08.770 | Downloading zstd-1.5.7.2-cp312-cp312-manylinux_2_14_x86_64.whl (302 kB) 2026-02-17 02:11:08.861 | Building wheels for collected packages: cinder 2026-02-17 02:11:08.862 | Building editable for cinder (pyproject.toml): started 2026-02-17 02:11:09.975 | Building editable for cinder (pyproject.toml): finished with status 'done' 2026-02-17 02:11:09.977 | Created wheel for cinder: filename=cinder-27.1.0.dev160-0.editable-py3-none-any.whl size=9178 sha256=0a217ef2c8a29489d77579c7d14922e7a88c492d346bb913ed5438cc68eb68ef 2026-02-17 02:11:09.978 | Stored in directory: /tmp/pip-ephem-wheel-cache-it7ygmgw/wheels/0f/5b/25/75b4581977dff7afefb19bb31542a98ba75eafb8d1b2a69ccb 2026-02-17 02:11:09.983 | Successfully built cinder 2026-02-17 02:11:10.125 | 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, oslo.vmware, google-api-python-client, oslo.versionedobjects, cinder 2026-02-17 02:11:13.565 | 2026-02-17 02:11:13.578 | Successfully installed boto3-1.35.99 botocore-1.35.99 cinder-27.1.0.dev160 google-api-core-2.27.0 google-api-python-client-2.185.0 google-auth-2.41.1 google-auth-httplib2-0.2.0 googleapis-common-protos-1.71.0 invoke-2.2.1 lxml-6.0.2 oslo.versionedobjects-3.9.0 oslo.vmware-4.8.0 paramiko-4.0.0 proto-plus-1.26.1 protobuf-6.33.0 pyasn1-0.6.0 pyasn1-modules-0.4.1 pynacl-1.6.0 python-glanceclient-4.10.0 python-novaclient-18.11.0 python-swiftclient-4.9.0 pyudev-0.24.4 rsa-4.9.1 rtslib-fb-2.2.3 s3transfer-0.10.0 suds-community-1.2.0 tabulate-0.9.0 tooz-8.0.0 uritemplate-4.2.0 voluptuous-0.15.2 warlock-2.1.0 zstd-1.5.7.2 2026-02-17 02:11:14.039 | + inc/python:pip_install:216 : result=0 2026-02-17 02:11:14.045 | + inc/python:pip_install:218 : time_stop pip_install 2026-02-17 02:11:14.051 | + functions-common:time_stop:2412 : local name 2026-02-17 02:11:14.057 | + functions-common:time_stop:2413 : local end_time 2026-02-17 02:11:14.063 | + functions-common:time_stop:2414 : local elapsed_time 2026-02-17 02:11:14.069 | + functions-common:time_stop:2415 : local total 2026-02-17 02:11:14.075 | + functions-common:time_stop:2416 : local start_time 2026-02-17 02:11:14.080 | + functions-common:time_stop:2418 : name=pip_install 2026-02-17 02:11:14.087 | + functions-common:time_stop:2419 : start_time=1771294261295 2026-02-17 02:11:14.092 | + functions-common:time_stop:2421 : [[ -z 1771294261295 ]] 2026-02-17 02:11:14.100 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-02-17 02:11:14.110 | + functions-common:time_stop:2424 : end_time=1771294274103 2026-02-17 02:11:14.116 | + functions-common:time_stop:2425 : elapsed_time=12808 2026-02-17 02:11:14.122 | + functions-common:time_stop:2426 : total=68402 2026-02-17 02:11:14.128 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-02-17 02:11:14.134 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=81210 2026-02-17 02:11:14.139 | + inc/python:pip_install:219 : return 0 2026-02-17 02:11:14.145 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-02-17 02:11:14.151 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-02-17 02:11:14.158 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/cinder 2026-02-17 02:11:14.164 | + inc/python:use_library_from_git:266 : local name=/opt/stack/cinder 2026-02-17 02:11:14.170 | + inc/python:use_library_from_git:267 : local enabled=1 2026-02-17 02:11:14.177 | + inc/python:use_library_from_git:268 : [[ novnc,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-02-17 02:11:14.182 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-02-17 02:11:14.189 | + inc/python:use_library_from_git:269 : return 1 2026-02-17 02:11:14.196 | + lib/cinder:install_cinder:537 : [[ lioadm == \t\g\t\a\d\m ]] 2026-02-17 02:11:14.203 | + lib/cinder:install_cinder:539 : [[ lioadm == \l\i\o\a\d\m ]] 2026-02-17 02:11:14.209 | + lib/cinder:install_cinder:540 : is_ubuntu 2026-02-17 02:11:14.215 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-02-17 02:11:14.221 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-02-17 02:11:14.227 | + lib/cinder:install_cinder:542 : sudo mkdir -p /etc/target 2026-02-17 02:11:14.250 | + lib/cinder:install_cinder:544 : install_package targetcli-fb 2026-02-17 02:11:14.253 | + functions-common:install_package:1430 : update_package_repo 2026-02-17 02:11:14.260 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-02-17 02:11:14.267 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-02-17 02:11:14.274 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-02-17 02:11:14.280 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-02-17 02:11:14.286 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-02-17 02:11:14.291 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-02-17 02:11:14.297 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-02-17 02:11:14.303 | + functions-common:update_package_repo:1413 : apt_get_update 2026-02-17 02:11:14.310 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-02-17 02:11:14.318 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-02-17 02:11:14.324 | + functions-common:apt_get_update:1159 : return 2026-02-17 02:11:14.330 | + functions-common:install_package:1431 : real_install_package targetcli-fb 2026-02-17 02:11:14.337 | + functions-common:real_install_package:1418 : is_ubuntu 2026-02-17 02:11:14.343 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-02-17 02:11:14.347 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-02-17 02:11:14.354 | + functions-common:real_install_package:1419 : apt_get install targetcli-fb 2026-02-17 02:11:14.404 | + 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-02-17 02:11:14.451 | Reading package lists... 2026-02-17 02:11:14.816 | Building dependency tree... 2026-02-17 02:11:14.817 | Reading state information... 2026-02-17 02:11:15.172 | The following additional packages will be installed: 2026-02-17 02:11:15.172 | python3-configshell-fb python3-pyudev python3-rtslib-fb 2026-02-17 02:11:15.172 | python3-typing-extensions python3-urwid python3-wcwidth 2026-02-17 02:11:15.173 | Suggested packages: 2026-02-17 02:11:15.174 | python3-wxgtk4.0 python3-pyqt5 python-urwid-doc 2026-02-17 02:11:15.213 | The following NEW packages will be installed: 2026-02-17 02:11:15.213 | python3-configshell-fb python3-pyudev python3-rtslib-fb 2026-02-17 02:11:15.213 | python3-typing-extensions python3-urwid python3-wcwidth targetcli-fb 2026-02-17 02:11:15.661 | 0 upgraded, 7 newly installed, 0 to remove and 2 not upgraded. 2026-02-17 02:11:15.661 | Need to get 418 kB of archives. 2026-02-17 02:11:15.661 | After this operation, 3,296 kB of additional disk space will be used. 2026-02-17 02:11:15.661 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2026-02-17 02:11:15.924 | 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-02-17 02:11:15.942 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-02-17 02:11:16.092 | 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-02-17 02:11:16.102 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-pyudev all 0.24.0-1 [33.0 kB] 2026-02-17 02:11:16.114 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2026-02-17 02:11:16.132 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2026-02-17 02:11:16.375 | debconf: delaying package configuration, since apt-utils is not installed 2026-02-17 02:11:16.442 | Fetched 418 kB in 1s (460 kB/s) 2026-02-17 02:11:16.484 | Selecting previously unselected package python3-typing-extensions. 2026-02-17 02:11:16.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 ... 68422 files and directories currently installed.) 2026-02-17 02:11:16.521 | Preparing to unpack .../0-python3-typing-extensions_4.10.0-1_all.deb ... 2026-02-17 02:11:16.525 | Unpacking python3-typing-extensions (4.10.0-1) ... 2026-02-17 02:11:16.586 | Selecting previously unselected package python3-wcwidth. 2026-02-17 02:11:16.597 | Preparing to unpack .../1-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-02-17 02:11:16.601 | Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-02-17 02:11:16.663 | Selecting previously unselected package python3-urwid. 2026-02-17 02:11:16.673 | Preparing to unpack .../2-python3-urwid_2.6.10-1_amd64.deb ... 2026-02-17 02:11:16.677 | Unpacking python3-urwid (2.6.10-1) ... 2026-02-17 02:11:16.785 | Selecting previously unselected package python3-configshell-fb. 2026-02-17 02:11:16.795 | Preparing to unpack .../3-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-02-17 02:11:16.799 | Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-02-17 02:11:16.859 | Selecting previously unselected package python3-pyudev. 2026-02-17 02:11:16.869 | Preparing to unpack .../4-python3-pyudev_0.24.0-1_all.deb ... 2026-02-17 02:11:16.873 | Unpacking python3-pyudev (0.24.0-1) ... 2026-02-17 02:11:16.939 | Selecting previously unselected package python3-rtslib-fb. 2026-02-17 02:11:16.950 | Preparing to unpack .../5-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-02-17 02:11:16.954 | Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-02-17 02:11:17.023 | Selecting previously unselected package targetcli-fb. 2026-02-17 02:11:17.034 | Preparing to unpack .../6-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-02-17 02:11:17.037 | Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-02-17 02:11:17.113 | Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-02-17 02:11:17.333 | Setting up python3-typing-extensions (4.10.0-1) ... 2026-02-17 02:11:17.496 | Setting up python3-pyudev (0.24.0-1) ... 2026-02-17 02:11:17.659 | Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-02-17 02:11:18.495 | Created symlink /etc/systemd/system/multi-user.target.wants/rtslib-fb-targetctl.service → /usr/lib/systemd/system/rtslib-fb-targetctl.service. 2026-02-17 02:11:18.504 | Setting up python3-urwid (2.6.10-1) ... 2026-02-17 02:11:18.823 | Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-02-17 02:11:18.944 | /usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-02-17 02:11:18.944 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-02-17 02:11:18.964 | /usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-02-17 02:11:18.964 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-02-17 02:11:18.964 | /usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-02-17 02:11:18.964 | keyword = Word(alphanums + '_\-') 2026-02-17 02:11:18.964 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-02-17 02:11:18.964 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-02-17 02:11:18.964 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-02-17 02:11:18.964 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-02-17 02:11:18.964 | /usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-02-17 02:11:18.964 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-02-17 02:11:18.969 | /usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-02-17 02:11:18.969 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-02-17 02:11:18.981 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-02-17 02:11:18.981 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-02-17 02:11:18.981 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-02-17 02:11:18.981 | keyword = Word(alphanums + '_\-') 2026-02-17 02:11:18.981 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-02-17 02:11:18.982 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-02-17 02:11:18.982 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-02-17 02:11:18.982 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-02-17 02:11:18.982 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-02-17 02:11:18.982 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-02-17 02:11:19.012 | Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-02-17 02:11:19.136 | /usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-02-17 02:11:19.136 | backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-02-17 02:11:19.364 | Processing triggers for man-db (2.12.0-4build2) ... 2026-02-17 02:11:20.024 | + functions-common:apt_get:1203 : result=0 2026-02-17 02:11:20.031 | + functions-common:apt_get:1206 : time_stop apt-get 2026-02-17 02:11:20.038 | + functions-common:time_stop:2412 : local name 2026-02-17 02:11:20.044 | + functions-common:time_stop:2413 : local end_time 2026-02-17 02:11:20.050 | + functions-common:time_stop:2414 : local elapsed_time 2026-02-17 02:11:20.058 | + functions-common:time_stop:2415 : local total 2026-02-17 02:11:20.063 | + functions-common:time_stop:2416 : local start_time 2026-02-17 02:11:20.069 | + functions-common:time_stop:2418 : name=apt-get 2026-02-17 02:11:20.076 | + functions-common:time_stop:2419 : start_time=1771294274397 2026-02-17 02:11:20.085 | + functions-common:time_stop:2421 : [[ -z 1771294274397 ]] 2026-02-17 02:11:20.093 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-02-17 02:11:20.103 | + functions-common:time_stop:2424 : end_time=1771294280097 2026-02-17 02:11:20.109 | + functions-common:time_stop:2425 : elapsed_time=5700 2026-02-17 02:11:20.116 | + functions-common:time_stop:2426 : total=155429 2026-02-17 02:11:20.121 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-02-17 02:11:20.127 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=161129 2026-02-17 02:11:20.134 | + functions-common:apt_get:1207 : return 0 2026-02-17 02:11:20.141 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-02-17 02:11:20.147 | + ./stack.sh:main:945 : configure_cinder 2026-02-17 02:11:20.154 | + lib/cinder:configure_cinder:295 : sudo install -d -o stack -m 755 /etc/cinder 2026-02-17 02:11:20.180 | + lib/cinder:configure_cinder:297 : rm -f /etc/cinder/cinder.conf 2026-02-17 02:11:20.188 | + lib/cinder:configure_cinder:299 : configure_rootwrap cinder 2026-02-17 02:11:20.194 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2026-02-17 02:11:20.200 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-02-17 02:11:20.209 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2026-02-17 02:11:20.211 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-02-17 02:11:20.221 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2026-02-17 02:11:20.227 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2026-02-17 02:11:20.233 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-02-17 02:11:20.240 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2026-02-17 02:11:20.246 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2026-02-17 02:11:20.251 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2026-02-17 02:11:20.257 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/cinder-rootwrap 2026-02-17 02:11:20.263 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2026-02-17 02:11:20.287 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2026-02-17 02:11:20.316 | + 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-02-17 02:11:20.340 | + 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-02-17 02:11:20.364 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2026-02-17 02:11:20.388 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/cinder/rootwrap.conf 2026-02-17 02:11:20.411 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-02-17 02:11:20.419 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-02-17 02:11:20.428 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.IsPXjpLX8T 2026-02-17 02:11:20.434 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-02-17 02:11:20.441 | + inc/rootwrap:configure_rootwrap:73 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-02-17 02:11:20.447 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/cinder-rootwrap-daemon ']' 2026-02-17 02:11:20.453 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.IsPXjpLX8T 2026-02-17 02:11:20.464 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.IsPXjpLX8T 2026-02-17 02:11:20.485 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.IsPXjpLX8T /etc/sudoers.d/cinder-rootwrap 2026-02-17 02:11:20.512 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/cinder-rootwrap 2026-02-17 02:11:20.522 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-02-17 02:11:20.527 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-02-17 02:11:20.533 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-02-17 02:11:20.540 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-02-17 02:11:20.547 | + 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-02-17 02:11:20.553 | + 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-02-17 02:11:20.563 | + 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-02-17 02:11:20.563 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-02-17 02:11:20.580 | Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-02-17 02:11:20.589 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-02-17 02:11:20.613 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-02-17 02:11:20.634 | + lib/cinder:configure_cinder:301 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2026-02-17 02:11:20.641 | + lib/cinder:configure_cinder:302 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2026-02-17 02:11:20.652 | + lib/cinder:configure_cinder:305 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2026-02-17 02:11:20.663 | + lib/cinder:configure_cinder:307 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2026-02-17 02:11:20.709 | + lib/cinder:configure_cinder:308 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2026-02-17 02:11:20.754 | + lib/cinder:configure_cinder:309 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2026-02-17 02:11:20.799 | + lib/cinder:configure_cinder:310 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2026-02-17 02:11:20.844 | + lib/cinder:configure_cinder:311 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2026-02-17 02:11:20.890 | + lib/cinder:configure_cinder:312 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2026-02-17 02:11:20.936 | + lib/cinder:configure_cinder:313 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2026-02-17 02:11:20.983 | + lib/cinder:configure_cinder:314 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2026-02-17 02:11:21.031 | + lib/cinder:configure_cinder:316 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2026-02-17 02:11:21.037 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/cinder/cinder.conf 2026-02-17 02:11:21.042 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=cinder 2026-02-17 02:11:21.048 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2026-02-17 02:11:21.054 | + lib/keystone:configure_keystone_authtoken_middleware:439 : local service_type= 2026-02-17 02:11:21.060 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2026-02-17 02:11:21.139 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2026-02-17 02:11:21.215 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url https://199.204.45.242/identity 2026-02-17 02:11:21.290 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2026-02-17 02:11:21.365 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/cinder/cinder.conf keystone_authtoken password secretservice 2026-02-17 02:11:21.441 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2026-02-17 02:11:21.516 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2026-02-17 02:11:21.587 | + lib/keystone:configure_keystone_authtoken_middleware:448 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2026-02-17 02:11:21.662 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-02-17 02:11:21.735 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2026-02-17 02:11:21.801 | + lib/keystone:configure_keystone_authtoken_middleware:452 : [[ -n '' ]] 2026-02-17 02:11:21.808 | + lib/cinder:configure_cinder:318 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2026-02-17 02:11:21.882 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2026-02-17 02:11:21.955 | ++ lib/cinder:configure_cinder:321 : database_connection_url cinder 2026-02-17 02:11:21.961 | ++ lib/database:database_connection_url:134 : local db=cinder 2026-02-17 02:11:21.968 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2026-02-17 02:11:21.975 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=cinder 2026-02-17 02:11:21.981 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-02-17 02:11:21.987 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-02-17 02:11:21.994 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-02-17 02:11:22.038 | ++ functions-common:is_service_enabled:2068 : return 0 2026-02-17 02:11:22.045 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-02-17 02:11:22.052 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-02-17 02:11:22.060 | + lib/cinder:configure_cinder:321 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-02-17 02:11:22.142 | + lib/cinder:configure_cinder:322 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2026-02-17 02:11:22.211 | + lib/cinder:configure_cinder:323 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2026-02-17 02:11:22.284 | + lib/cinder:configure_cinder:324 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2026-02-17 02:11:22.355 | + lib/cinder:configure_cinder:325 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2026-02-17 02:11:22.439 | + lib/cinder:configure_cinder:326 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2026-02-17 02:11:22.509 | + lib/cinder:configure_cinder:327 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2026-02-17 02:11:22.587 | + lib/cinder:configure_cinder:328 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 199.204.45.242 2026-02-17 02:11:22.658 | + lib/cinder:configure_cinder:329 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2026-02-17 02:11:22.739 | ++ lib/cinder:configure_cinder:330 : openssl rand -hex 16 2026-02-17 02:11:22.757 | + lib/cinder:configure_cinder:330 : iniset /etc/cinder/cinder.conf key_manager fixed_key 1b97896b12a445b0e53db144d60e289c 2026-02-17 02:11:22.831 | + lib/cinder:configure_cinder:331 : [[ -n '' ]] 2026-02-17 02:11:22.837 | + lib/cinder:configure_cinder:336 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2026-02-17 02:11:22.909 | + lib/cinder:configure_cinder:337 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2026-02-17 02:11:22.982 | + lib/cinder:configure_cinder:338 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2026-02-17 02:11:23.052 | + lib/cinder:configure_cinder:343 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2026-02-17 02:11:23.123 | + lib/cinder:configure_cinder:345 : iniset /etc/cinder/cinder.conf DEFAULT report_interval 120 2026-02-17 02:11:23.200 | + lib/cinder:configure_cinder:346 : iniset /etc/cinder/cinder.conf DEFAULT service_down_time 720 2026-02-17 02:11:23.271 | + lib/cinder:configure_cinder:348 : is_service_enabled c-vol 2026-02-17 02:11:23.313 | + functions-common:is_service_enabled:2068 : return 0 2026-02-17 02:11:23.319 | + lib/cinder:configure_cinder:348 : [[ -n lvm:lvmdriver-1 ]] 2026-02-17 02:11:23.324 | + lib/cinder:configure_cinder:349 : local enabled_backends= 2026-02-17 02:11:23.330 | + lib/cinder:configure_cinder:350 : local default_name= 2026-02-17 02:11:23.337 | + lib/cinder:configure_cinder:351 : local be be_name be_type 2026-02-17 02:11:23.344 | + lib/cinder:configure_cinder:352 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-02-17 02:11:23.350 | + lib/cinder:configure_cinder:353 : be_type=lvm 2026-02-17 02:11:23.357 | + lib/cinder:configure_cinder:354 : be_name=lvmdriver-1 2026-02-17 02:11:23.364 | + lib/cinder:configure_cinder:355 : type configure_cinder_backend_lvm 2026-02-17 02:11:23.371 | + lib/cinder:configure_cinder:356 : configure_cinder_backend_lvm lvmdriver-1 2026-02-17 02:11:23.378 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2026-02-17 02:11:23.385 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2026-02-17 02:11:23.463 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2026-02-17 02:11:23.537 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2026-02-17 02:11:23.610 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2026-02-17 02:11:23.686 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_protocol iscsi 2026-02-17 02:11:23.759 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_port 3260 2026-02-17 02:11:23.839 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:56 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_prefix iqn.2010-10.org.openstack: 2026-02-17 02:11:23.914 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:57 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type auto 2026-02-17 02:11:23.983 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:58 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear zero 2026-02-17 02:11:24.057 | + lib/cinder:configure_cinder:358 : [[ -z '' ]] 2026-02-17 02:11:24.063 | + lib/cinder:configure_cinder:359 : default_name=lvmdriver-1 2026-02-17 02:11:24.070 | + lib/cinder:configure_cinder:361 : enabled_backends+=lvmdriver-1, 2026-02-17 02:11:24.076 | + lib/cinder:configure_cinder:363 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2026-02-17 02:11:24.150 | + lib/cinder:configure_cinder:364 : [[ -n lvmdriver-1 ]] 2026-02-17 02:11:24.157 | + lib/cinder:configure_cinder:365 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2026-02-17 02:11:24.233 | + lib/cinder:configure_cinder:367 : configure_cinder_image_volume_cache 2026-02-17 02:11:24.239 | + lib/cinder:configure_cinder_image_volume_cache:723 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2026-02-17 02:11:24.245 | + lib/cinder:configure_cinder_image_volume_cache:724 : local be_name=lvmdriver-1 2026-02-17 02:11:24.252 | + lib/cinder:configure_cinder_image_volume_cache:726 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2026-02-17 02:11:24.325 | + lib/cinder:configure_cinder_image_volume_cache:728 : [[ -n '' ]] 2026-02-17 02:11:24.331 | + lib/cinder:configure_cinder_image_volume_cache:732 : [[ -n '' ]] 2026-02-17 02:11:24.337 | + lib/cinder:configure_cinder:372 : [[ False == \T\r\u\e ]] 2026-02-17 02:11:24.342 | + lib/cinder:configure_cinder:378 : is_service_enabled c-bak 2026-02-17 02:11:24.385 | + functions-common:is_service_enabled:2068 : return 0 2026-02-17 02:11:24.392 | + lib/cinder:configure_cinder:378 : [[ -n swift ]] 2026-02-17 02:11:24.398 | + lib/cinder:configure_cinder:379 : type configure_cinder_backup_swift 2026-02-17 02:11:24.404 | + lib/cinder:configure_cinder:380 : configure_cinder_backup_swift 2026-02-17 02:11:24.409 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2026-02-17 02:11:24.478 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url https://199.204.45.242:8080/v1/AUTH_ 2026-02-17 02:11:24.554 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2026-02-17 02:11:24.597 | + functions-common:is_service_enabled:2068 : return 0 2026-02-17 02:11:24.604 | + 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-02-17 02:11:24.675 | + lib/cinder:configure_cinder:386 : is_service_enabled ceilometer 2026-02-17 02:11:24.717 | + functions-common:is_service_enabled:2068 : return 1 2026-02-17 02:11:24.724 | + lib/cinder:configure_cinder:390 : is_service_enabled tls-proxy 2026-02-17 02:11:24.768 | + functions-common:is_service_enabled:2068 : return 0 2026-02-17 02:11:24.775 | + lib/cinder:configure_cinder:391 : [[ 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-02-17 02:11:24.780 | + lib/cinder:configure_cinder:393 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen_port 18776 2026-02-17 02:11:24.855 | + lib/cinder:configure_cinder:394 : iniset /etc/cinder/cinder.conf oslo_middleware enable_proxy_headers_parsing True 2026-02-17 02:11:24.934 | + lib/cinder:configure_cinder:398 : '[' False '!=' False ']' 2026-02-17 02:11:24.940 | + lib/cinder:configure_cinder:402 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2026-02-17 02:11:24.946 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=cinder 2026-02-17 02:11:24.953 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/cinder/cinder.conf 2026-02-17 02:11:24.959 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-02-17 02:11:24.967 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-02-17 02:11:24.974 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-02-17 02:11:25.013 | + functions-common:is_service_enabled:2068 : return 0 2026-02-17 02:11:25.022 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-02-17 02:11:25.028 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-02-17 02:11:25.034 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-02-17 02:11:25.076 | ++ functions-common:is_service_enabled:2068 : return 0 2026-02-17 02:11:25.083 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@199.204.45.242:5672/ 2026-02-17 02:11:25.092 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@199.204.45.242:5672/ 2026-02-17 02:11:25.162 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-02-17 02:11:25.169 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-02-17 02:11:25.176 | + lib/cinder:configure_cinder:405 : setup_logging /etc/cinder/cinder.conf 2026-02-17 02:11:25.181 | + functions:setup_logging:693 : setup_systemd_logging /etc/cinder/cinder.conf 2026-02-17 02:11:25.188 | + functions:setup_systemd_logging:710 : local conf_file=/etc/cinder/cinder.conf 2026-02-17 02:11:25.196 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-02-17 02:11:25.239 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-02-17 02:11:25.246 | + functions:setup_systemd_logging:716 : local pidstr= 2026-02-17 02:11:25.253 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-02-17 02:11:25.261 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-02-17 02:11:25.267 | + 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-02-17 02:11:25.338 | + 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-02-17 02:11:25.410 | + 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-02-17 02:11:25.486 | + functions:setup_systemd_logging:727 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-02-17 02:11:25.560 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT log_color False 2026-02-17 02:11:25.631 | + lib/cinder:configure_cinder:407 : is_service_enabled c-api 2026-02-17 02:11:25.669 | + functions-common:is_service_enabled:2068 : return 0 2026-02-17 02:11:25.675 | + lib/cinder:configure_cinder:408 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini cinder.wsgi.api:application /volume '' cinder-api 2026-02-17 02:11:25.681 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/cinder/cinder-api-uwsgi.ini 2026-02-17 02:11:25.685 | + lib/apache:write_uwsgi_config:244 : local wsgi=cinder.wsgi.api:application 2026-02-17 02:11:25.690 | + lib/apache:write_uwsgi_config:245 : local url=/volume 2026-02-17 02:11:25.698 | + lib/apache:write_uwsgi_config:246 : local http= 2026-02-17 02:11:25.704 | + lib/apache:write_uwsgi_config:247 : local name=cinder-api 2026-02-17 02:11:25.711 | + lib/apache:write_uwsgi_config:249 : '[' -z cinder-api ']' 2026-02-17 02:11:25.716 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-02-17 02:11:25.722 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-02-17 02:11:25.749 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-02-17 02:11:25.750 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-02-17 02:11:25.766 | d /var/run/uwsgi 0755 stack root 2026-02-17 02:11:25.775 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-02-17 02:11:25.795 | /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-02-17 02:11:25.805 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/cinder-api.socket 2026-02-17 02:11:25.811 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2026-02-17 02:11:25.821 | + lib/apache:write_uwsgi_config:270 : [[ cinder.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-02-17 02:11:25.827 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi module cinder.wsgi.api:application 2026-02-17 02:11:25.904 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 4 2026-02-17 02:11:25.977 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2026-02-17 02:11:26.048 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2026-02-17 02:11:26.115 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2026-02-17 02:11:26.184 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-02-17 02:11:26.257 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2026-02-17 02:11:26.329 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2026-02-17 02:11:26.401 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2026-02-17 02:11:26.471 | + 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-02-17 02:11:26.542 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2026-02-17 02:11:26.618 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-02-17 02:11:26.688 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2026-02-17 02:11:26.762 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi start-time %t 2026-02-17 02:11:26.838 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-02-17 02:11:26.844 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-02-17 02:11:26.854 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for cinder-api 2026-02-17 02:11:26.861 | ++ lib/apache:apache_site_config_for:174 : local site=cinder-api 2026-02-17 02:11:26.867 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-02-17 02:11:26.873 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-02-17 02:11:26.880 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-02-17 02:11:26.887 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/cinder-api.conf 2026-02-17 02:11:26.895 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/cinder-api.conf 2026-02-17 02:11:26.902 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-api.socket 2026-02-17 02:11:26.976 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2026-02-17 02:11:27.053 | + 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-02-17 02:11:27.055 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/cinder-api.conf 2026-02-17 02:11:27.068 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 2026-02-17 02:11:27.077 | + lib/apache:write_uwsgi_config:309 : enable_apache_site cinder-api 2026-02-17 02:11:27.083 | + lib/apache:enable_apache_site:191 : local site=cinder-api 2026-02-17 02:11:27.090 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-02-17 02:11:27.097 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-02-17 02:11:27.103 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-02-17 02:11:27.109 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-02-17 02:11:27.114 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-02-17 02:11:27.120 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-02-17 02:11:27.126 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-02-17 02:11:27.132 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-02-17 02:11:27.136 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-02-17 02:11:27.142 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-02-17 02:11:27.149 | + lib/apache:enable_apache_site:195 : sudo a2ensite cinder-api 2026-02-17 02:11:27.199 | Enabling site cinder-api. 2026-02-17 02:11:27.211 | To activate the new configuration, you need to run: 2026-02-17 02:11:27.211 | systemctl reload apache2 2026-02-17 02:11:27.220 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-02-17 02:11:27.226 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-02-17 02:11:27.233 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-02-17 02:11:27.240 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-02-17 02:11:27.396 | + lib/cinder:configure_cinder:411 : [[ -r /opt/stack/devstack/lib/cinder_plugins/default ]] 2026-02-17 02:11:27.402 | + lib/cinder:configure_cinder:415 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 4 2026-02-17 02:11:27.475 | + lib/cinder:configure_cinder:417 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers https://199.204.45.242/image 2026-02-17 02:11:27.548 | + lib/cinder:configure_cinder:418 : is_service_enabled tls-proxy 2026-02-17 02:11:27.592 | + functions-common:is_service_enabled:2068 : return 0 2026-02-17 02:11:27.598 | + lib/cinder:configure_cinder:419 : iniset /etc/cinder/cinder.conf DEFAULT glance_protocol https 2026-02-17 02:11:27.670 | + lib/cinder:configure_cinder:420 : iniset /etc/cinder/cinder.conf DEFAULT glance_ca_certificates_file /opt/stack/data/ca-bundle.pem 2026-02-17 02:11:27.744 | + lib/cinder:configure_cinder:424 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf glance glance 2026-02-17 02:11:27.749 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/cinder/cinder.conf 2026-02-17 02:11:27.756 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=glance 2026-02-17 02:11:27.763 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=glance 2026-02-17 02:11:27.769 | + lib/keystone:configure_keystone_authtoken_middleware:439 : local service_type= 2026-02-17 02:11:27.777 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/cinder/cinder.conf glance auth_type password 2026-02-17 02:11:27.853 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/cinder/cinder.conf glance interface public 2026-02-17 02:11:27.928 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/cinder/cinder.conf glance auth_url https://199.204.45.242/identity 2026-02-17 02:11:28.001 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/cinder/cinder.conf glance username glance 2026-02-17 02:11:28.075 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/cinder/cinder.conf glance password secretservice 2026-02-17 02:11:28.149 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/cinder/cinder.conf glance user_domain_name Default 2026-02-17 02:11:28.226 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/cinder/cinder.conf glance project_name service 2026-02-17 02:11:28.302 | + lib/keystone:configure_keystone_authtoken_middleware:448 : iniset /etc/cinder/cinder.conf glance project_domain_name Default 2026-02-17 02:11:28.373 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/cinder/cinder.conf glance cafile /opt/stack/data/ca-bundle.pem 2026-02-17 02:11:28.447 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf glance memcached_servers localhost:11211 2026-02-17 02:11:28.525 | + lib/keystone:configure_keystone_authtoken_middleware:452 : [[ -n '' ]] 2026-02-17 02:11:28.530 | + lib/cinder:configure_cinder:427 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2026-02-17 02:11:28.536 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/cinder/cinder.conf 2026-02-17 02:11:28.541 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=nova 2026-02-17 02:11:28.547 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=nova 2026-02-17 02:11:28.553 | + lib/keystone:configure_keystone_authtoken_middleware:439 : local service_type= 2026-02-17 02:11:28.559 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/cinder/cinder.conf nova auth_type password 2026-02-17 02:11:28.640 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/cinder/cinder.conf nova interface public 2026-02-17 02:11:28.712 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/cinder/cinder.conf nova auth_url https://199.204.45.242/identity 2026-02-17 02:11:28.785 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/cinder/cinder.conf nova username nova 2026-02-17 02:11:28.857 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/cinder/cinder.conf nova password secretservice 2026-02-17 02:11:28.929 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2026-02-17 02:11:29.003 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/cinder/cinder.conf nova project_name service 2026-02-17 02:11:29.075 | + lib/keystone:configure_keystone_authtoken_middleware:448 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2026-02-17 02:11:29.148 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2026-02-17 02:11:29.223 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2026-02-17 02:11:29.296 | + lib/keystone:configure_keystone_authtoken_middleware:452 : [[ -n '' ]] 2026-02-17 02:11:29.303 | + lib/cinder:configure_cinder:428 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2026-02-17 02:11:29.376 | + lib/cinder:configure_cinder:429 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2026-02-17 02:11:29.451 | + lib/cinder:configure_cinder:431 : [[ ! -z '' ]] 2026-02-17 02:11:29.457 | + lib/cinder:configure_cinder:433 : is_service_enabled etcd3 2026-02-17 02:11:29.498 | + functions-common:is_service_enabled:2068 : return 0 2026-02-17 02:11:29.504 | + lib/cinder:configure_cinder:436 : iniset /etc/cinder/cinder.conf coordination backend_url 'etcd3+http://199.204.45.242:2379?api_version=v3' 2026-02-17 02:11:29.576 | + lib/cinder:configure_cinder:439 : [[ False == True ]] 2026-02-17 02:11:29.581 | + lib/cinder:configure_cinder:439 : [[ False == True ]] 2026-02-17 02:11:29.587 | + lib/cinder:configure_cinder:443 : iniset /etc/cinder/cinder.conf oslo_policy enforce_scope false 2026-02-17 02:11:29.664 | + lib/cinder:configure_cinder:444 : iniset /etc/cinder/cinder.conf oslo_policy enforce_new_defaults false 2026-02-17 02:11:29.739 | + lib/cinder:configure_cinder:447 : '[' True == True ']' 2026-02-17 02:11:29.744 | + lib/cinder:configure_cinder:448 : init_cinder_service_user_conf 2026-02-17 02:11:29.750 | + lib/cinder:init_cinder_service_user_conf:752 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder service_user 2026-02-17 02:11:29.757 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/cinder/cinder.conf 2026-02-17 02:11:29.764 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=cinder 2026-02-17 02:11:29.770 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=service_user 2026-02-17 02:11:29.776 | + lib/keystone:configure_keystone_authtoken_middleware:439 : local service_type= 2026-02-17 02:11:29.782 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/cinder/cinder.conf service_user auth_type password 2026-02-17 02:11:29.857 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/cinder/cinder.conf service_user interface public 2026-02-17 02:11:29.931 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/cinder/cinder.conf service_user auth_url https://199.204.45.242/identity 2026-02-17 02:11:29.998 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/cinder/cinder.conf service_user username cinder 2026-02-17 02:11:30.072 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/cinder/cinder.conf service_user password secretservice 2026-02-17 02:11:30.142 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/cinder/cinder.conf service_user user_domain_name Default 2026-02-17 02:11:30.212 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/cinder/cinder.conf service_user project_name service 2026-02-17 02:11:30.288 | + lib/keystone:configure_keystone_authtoken_middleware:448 : iniset /etc/cinder/cinder.conf service_user project_domain_name Default 2026-02-17 02:11:30.358 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/cinder/cinder.conf service_user cafile /opt/stack/data/ca-bundle.pem 2026-02-17 02:11:30.433 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf service_user memcached_servers localhost:11211 2026-02-17 02:11:30.508 | + lib/keystone:configure_keystone_authtoken_middleware:452 : [[ -n '' ]] 2026-02-17 02:11:30.514 | + lib/cinder:init_cinder_service_user_conf:753 : iniset /etc/cinder/cinder.conf service_user send_service_user_token True 2026-02-17 02:11:30.583 | + ./stack.sh:main:948 : is_service_enabled neutron 2026-02-17 02:11:30.622 | + functions-common:is_service_enabled:2068 : return 0 2026-02-17 02:11:30.628 | + ./stack.sh:main:950 : stack_install_service neutron 2026-02-17 02:11:30.635 | + lib/stack:stack_install_service:20 : local service=neutron 2026-02-17 02:11:30.641 | + lib/stack:stack_install_service:21 : type install_neutron 2026-02-17 02:11:30.647 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-02-17 02:11:30.652 | + lib/stack:stack_install_service:32 : install_neutron 2026-02-17 02:11:30.658 | + lib/neutron:install_neutron:516 : use_library_from_git neutron-lib 2026-02-17 02:11:30.665 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2026-02-17 02:11:30.672 | + inc/python:use_library_from_git:267 : local enabled=1 2026-02-17 02:11:30.679 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-02-17 02:11:30.686 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-02-17 02:11:30.692 | + inc/python:use_library_from_git:269 : return 1 2026-02-17 02:11:30.699 | + lib/neutron:install_neutron:523 : use_library_from_git sqlalchemy 2026-02-17 02:11:30.706 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2026-02-17 02:11:30.712 | + inc/python:use_library_from_git:267 : local enabled=1 2026-02-17 02:11:30.718 | + inc/python:use_library_from_git:268 : [[ novnc,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-02-17 02:11:30.723 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-02-17 02:11:30.729 | + inc/python:use_library_from_git:269 : return 1 2026-02-17 02:11:30.734 | + lib/neutron:install_neutron:527 : use_library_from_git alembic 2026-02-17 02:11:30.740 | + inc/python:use_library_from_git:266 : local name=alembic 2026-02-17 02:11:30.747 | + inc/python:use_library_from_git:267 : local enabled=1 2026-02-17 02:11:30.753 | + inc/python:use_library_from_git:268 : [[ novnc,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-02-17 02:11:30.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, =~ ,alembic, ]] 2026-02-17 02:11:30.766 | + inc/python:use_library_from_git:269 : return 1 2026-02-17 02:11:30.771 | + lib/neutron:install_neutron:532 : git_clone https://github.com/openstack/neutron.git /opt/stack/neutron master 2026-02-17 02:11:30.777 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/neutron.git 2026-02-17 02:11:30.782 | + functions-common:git_clone:582 : local git_dest=/opt/stack/neutron 2026-02-17 02:11:30.788 | + functions-common:git_clone:583 : local git_ref=master 2026-02-17 02:11:30.794 | + functions-common:git_clone:584 : local orig_dir 2026-02-17 02:11:30.802 | ++ functions-common:git_clone:585 : pwd 2026-02-17 02:11:30.810 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-02-17 02:11:30.816 | + functions-common:git_clone:586 : local git_clone_flags= 2026-02-17 02:11:30.826 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-02-17 02:11:30.864 | + functions-common:git_clone:588 : RECLONE=False 2026-02-17 02:11:30.871 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-02-17 02:11:30.878 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-02-17 02:11:30.886 | + functions-common:git_clone:602 : echo master 2026-02-17 02:11:30.887 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-02-17 02:11:30.898 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/neutron ]] 2026-02-17 02:11:30.903 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-02-17 02:11:30.910 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-02-17 02:11:30.937 | + functions-common:git_clone:664 : cd /opt/stack/neutron 2026-02-17 02:11:30.946 | + functions-common:git_clone:665 : git show --oneline 2026-02-17 02:11:30.946 | + functions-common:git_clone:665 : head -1 2026-02-17 02:11:30.956 | d209de7ffa Merge "bgp: Don't include all bridge IPs in openflow" 2026-02-17 02:11:30.963 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-02-17 02:11:30.971 | + lib/neutron:install_neutron:533 : setup_develop /opt/stack/neutron 2026-02-17 02:11:30.977 | + inc/python:setup_develop:353 : local bindep 2026-02-17 02:11:30.984 | + inc/python:setup_develop:354 : [[ /opt/stack/neutron == -bindep* ]] 2026-02-17 02:11:30.991 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/neutron 2026-02-17 02:11:30.998 | + inc/python:setup_develop:359 : local extras= 2026-02-17 02:11:31.005 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2026-02-17 02:11:31.011 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-02-17 02:11:31.018 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/neutron == -bindep* ]] 2026-02-17 02:11:31.025 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/neutron 2026-02-17 02:11:31.032 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-02-17 02:11:31.040 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-02-17 02:11:31.049 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/neutron 2026-02-17 02:11:31.056 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-02-17 02:11:31.065 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/neutron 2026-02-17 02:11:31.073 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-02-17 02:11:31.080 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-02-17 02:11:31.090 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2026-02-17 02:11:31.102 | + inc/python:_setup_package_with_constraints_edit:400 : name=neutron 2026-02-17 02:11:31.108 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z neutron ']' 2026-02-17 02:11:31.116 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2026-02-17 02:11:31.240 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/neutron -e 2026-02-17 02:11:31.247 | + inc/python:setup_package:436 : local bindep=0 2026-02-17 02:11:31.254 | + inc/python:setup_package:437 : local bindep_flag= 2026-02-17 02:11:31.260 | + inc/python:setup_package:438 : local bindep_profiles= 2026-02-17 02:11:31.266 | + inc/python:setup_package:439 : [[ /opt/stack/neutron == -bindep* ]] 2026-02-17 02:11:31.272 | + inc/python:setup_package:444 : local project_dir=/opt/stack/neutron 2026-02-17 02:11:31.279 | + inc/python:setup_package:445 : local flags=-e 2026-02-17 02:11:31.286 | + inc/python:setup_package:446 : local extras= 2026-02-17 02:11:31.293 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-02-17 02:11:31.298 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-02-17 02:11:31.305 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-02-17 02:11:31.312 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-02-17 02:11:31.318 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-02-17 02:11:31.325 | + inc/python:setup_package:464 : pip_install -e /opt/stack/neutron 2026-02-17 02:11:31.375 | Using python 3.12 to install /opt/stack/neutron 2026-02-17 02:11:31.381 | + 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-02-17 02:11:31.982 | Obtaining file:///opt/stack/neutron 2026-02-17 02:11:31.987 | Installing build dependencies: started 2026-02-17 02:11:33.074 | Installing build dependencies: finished with status 'done' 2026-02-17 02:11:33.076 | Checking if build backend supports build_editable: started 2026-02-17 02:11:33.408 | Checking if build backend supports build_editable: finished with status 'done' 2026-02-17 02:11:33.409 | Getting requirements to build editable: started 2026-02-17 02:11:33.586 | Getting requirements to build editable: finished with status 'done' 2026-02-17 02:11:33.589 | Preparing editable metadata (pyproject.toml): started 2026-02-17 02:11:34.752 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-02-17 02:11:34.772 | Requirement already satisfied: pbr>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.0.0b3.dev139) (7.0.3) 2026-02-17 02:11:34.772 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.0.0b3.dev139) (3.10.1) 2026-02-17 02:11:34.773 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.0.0b3.dev139) (3.1.0) 2026-02-17 02:11:34.773 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.0.0b3.dev139) (2.5.1) 2026-02-17 02:11:34.774 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.0.0b3.dev139) (3.0.0) 2026-02-17 02:11:34.774 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.0.0b3.dev139) (5.2.1) 2026-02-17 02:11:34.888 | Collecting pecan>=1.4.0 (from neutron==28.0.0.0b3.dev139) 2026-02-17 02:11:34.955 | Downloading pecan-1.7.0-py3-none-any.whl.metadata (1.7 kB) 2026-02-17 02:11:34.965 | Requirement already satisfied: httplib2>=0.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.0.0b3.dev139) (0.31.0) 2026-02-17 02:11:34.965 | Requirement already satisfied: requests>=2.32.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.0.0b3.dev139) (2.32.5) 2026-02-17 02:11:34.966 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.0.0b3.dev139) (3.1.6) 2026-02-17 02:11:34.966 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.0.0b3.dev139) (11.0.0) 2026-02-17 02:11:34.967 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.0.0b3.dev139) (1.3.0) 2026-02-17 02:11:35.011 | Collecting neutron-lib>=3.23.0 (from neutron==28.0.0.0b3.dev139) 2026-02-17 02:11:35.016 | Downloading neutron_lib-3.23.0-py3-none-any.whl.metadata (2.3 kB) 2026-02-17 02:11:35.057 | Collecting python-neutronclient>=7.8.0 (from neutron==28.0.0.0b3.dev139) 2026-02-17 02:11:35.062 | Downloading python_neutronclient-11.7.0-py3-none-any.whl.metadata (3.5 kB) 2026-02-17 02:11:35.070 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.0.0b3.dev139) (9.1.2) 2026-02-17 02:11:35.070 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.0.0b3.dev139) (2.0.44) 2026-02-17 02:11:35.071 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.0.0b3.dev139) (1.8.9) 2026-02-17 02:11:35.072 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.0.0b3.dev139) (5.13.0) 2026-02-17 02:11:35.072 | Requirement already satisfied: alembic>=1.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.0.0b3.dev139) (1.17.0) 2026-02-17 02:11:35.073 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.0.0b3.dev139) (5.6.0) 2026-02-17 02:11:35.073 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.0.0b3.dev139) (4.0.0) 2026-02-17 02:11:35.074 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.0.0b3.dev139) (7.3.0) 2026-02-17 02:11:35.075 | Requirement already satisfied: oslo.config>=10.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.0.0b3.dev139) (10.2.0) 2026-02-17 02:11:35.075 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.0.0b3.dev139) (6.2.0) 2026-02-17 02:11:35.076 | Requirement already satisfied: oslo.db>=4.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.0.0b3.dev139) (18.0.0) 2026-02-17 02:11:35.076 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.0.0b3.dev139) (6.7.1) 2026-02-17 02:11:35.077 | Requirement already satisfied: oslo.log>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.0.0b3.dev139) (8.0.0) 2026-02-17 02:11:35.077 | Requirement already satisfied: oslo.messaging>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.0.0b3.dev139) (17.2.0) 2026-02-17 02:11:35.078 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.0.0b3.dev139) (7.0.0) 2026-02-17 02:11:35.078 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.0.0b3.dev139) (4.8.0) 2026-02-17 02:11:35.079 | Requirement already satisfied: oslo.privsep>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.0.0b3.dev139) (3.9.0) 2026-02-17 02:11:35.079 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.0.0b3.dev139) (3.7.0) 2026-02-17 02:11:35.080 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.0.0b3.dev139) (7.8.0) 2026-02-17 02:11:35.081 | Requirement already satisfied: oslo.serialization>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.0.0b3.dev139) (5.9.0) 2026-02-17 02:11:35.082 | 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.0.0.0b3.dev139) (4.5.0) 2026-02-17 02:11:35.082 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.0.0b3.dev139) (2.7.0) 2026-02-17 02:11:35.083 | Requirement already satisfied: oslo.utils>=7.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.0.0b3.dev139) (9.2.0) 2026-02-17 02:11:35.084 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.0.0b3.dev139) (3.9.0) 2026-02-17 02:11:35.084 | Requirement already satisfied: osprofiler>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.0.0b3.dev139) (4.3.0) 2026-02-17 02:11:35.110 | Collecting os-ken>=4.1.1 (from neutron==28.0.0.0b3.dev139) 2026-02-17 02:11:35.115 | Downloading os_ken-4.1.1-py3-none-any.whl.metadata (1.8 kB) 2026-02-17 02:11:35.142 | Collecting os-resource-classes>=1.1.0 (from neutron==28.0.0.0b3.dev139) 2026-02-17 02:11:35.148 | Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-02-17 02:11:35.177 | Collecting ovs>3.3.0 (from neutron==28.0.0.0b3.dev139) 2026-02-17 02:11:35.183 | Downloading ovs-3.6.0.tar.gz (161 kB) 2026-02-17 02:11:35.236 | Installing build dependencies: started 2026-02-17 02:11:36.233 | Installing build dependencies: finished with status 'done' 2026-02-17 02:11:36.234 | Getting requirements to build wheel: started 2026-02-17 02:11:36.628 | Getting requirements to build wheel: finished with status 'done' 2026-02-17 02:11:36.630 | Preparing metadata (pyproject.toml): started 2026-02-17 02:11:36.834 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-02-17 02:11:36.875 | Collecting ovsdbapp>=2.14.1 (from neutron==28.0.0.0b3.dev139) 2026-02-17 02:11:36.880 | Downloading ovsdbapp-2.15.0-py3-none-any.whl.metadata (1.9 kB) 2026-02-17 02:11:36.888 | Requirement already satisfied: psutil>=6.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.0.0b3.dev139) (7.1.1) 2026-02-17 02:11:36.918 | Collecting pyroute2>=0.7.3 (from neutron==28.0.0.0b3.dev139) 2026-02-17 02:11:36.923 | Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-02-17 02:11:36.931 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.0.0b3.dev139) (24.2.1) 2026-02-17 02:11:36.931 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.0.0b3.dev139) (18.11.0) 2026-02-17 02:11:36.932 | Requirement already satisfied: openstacksdk>=0.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.0.0b3.dev139) (4.9.0) 2026-02-17 02:11:36.958 | Collecting python-designateclient>=2.7.0 (from neutron==28.0.0.0b3.dev139) 2026-02-17 02:11:36.963 | Downloading python_designateclient-6.3.0-py3-none-any.whl.metadata (1.5 kB) 2026-02-17 02:11:37.001 | Collecting os-vif>=3.1.0 (from neutron==28.0.0.0b3.dev139) 2026-02-17 02:11:37.005 | Downloading os_vif-4.3.0-py3-none-any.whl.metadata (2.5 kB) 2026-02-17 02:11:37.013 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.0.0b3.dev139) (3.2.1) 2026-02-17 02:11:37.014 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.0.0b3.dev139) (8.0.0) 2026-02-17 02:11:37.016 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==28.0.0.0b3.dev139) (1.3.10) 2026-02-17 02:11:37.017 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==28.0.0.0b3.dev139) (4.15.0) 2026-02-17 02:11:37.019 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->neutron==28.0.0.0b3.dev139) (2.0.0) 2026-02-17 02:11:37.023 | Requirement already satisfied: pyparsing<4,>=3.0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from httplib2>=0.22.0->neutron==28.0.0.0b3.dev139) (3.2.5) 2026-02-17 02:11:37.026 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron==28.0.0.0b3.dev139) (3.0.3) 2026-02-17 02:11:37.028 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron==28.0.0.0b3.dev139) (2.1.0) 2026-02-17 02:11:37.028 | 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.0.0.0b3.dev139) (1.8.2) 2026-02-17 02:11:37.033 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==28.0.0.0b3.dev139) (4.0.1) 2026-02-17 02:11:37.034 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==28.0.0.0b3.dev139) (2.10.1) 2026-02-17 02:11:37.034 | 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.0.0.0b3.dev139) (5.7.0) 2026-02-17 02:11:37.118 | Collecting setproctitle>=1.1.10 (from neutron-lib>=3.23.0->neutron==28.0.0.0b3.dev139) 2026-02-17 02:11:37.125 | 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-02-17 02:11:37.163 | Collecting os-traits>=0.9.0 (from neutron-lib>=3.23.0->neutron==28.0.0.0b3.dev139) 2026-02-17 02:11:37.168 | Downloading os_traits-3.6.0-py3-none-any.whl.metadata (1.9 kB) 2026-02-17 02:11:37.178 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.0.0.0b3.dev139) (43.0.3) 2026-02-17 02:11:37.179 | 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.0.0.0b3.dev139) (1.5.0) 2026-02-17 02:11:37.180 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.0.0.0b3.dev139) (1.0.1) 2026-02-17 02:11:37.180 | 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.0.0.0b3.dev139) (1.33) 2026-02-17 02:11:37.182 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.0.0.0b3.dev139) (4.5.0) 2026-02-17 02:11:37.182 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.0.0.0b3.dev139) (6.0.3) 2026-02-17 02:11:37.183 | Requirement already satisfied: requestsexceptions>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.0.0.0b3.dev139) (1.4.0) 2026-02-17 02:11:37.187 | 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.0.0.0b3.dev139) (2.0.0) 2026-02-17 02:11:37.191 | 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.0.0.0b3.dev139) (2.23) 2026-02-17 02:11:37.196 | 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.0.0.0b3.dev139) (3.0.0) 2026-02-17 02:11:37.198 | 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.0.0.0b3.dev139) (0.40.3) 2026-02-17 02:11:37.199 | 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.0.0.0b3.dev139) (1.1.2) 2026-02-17 02:11:37.230 | Collecting ncclient>=0.6.13 (from os-ken>=4.1.1->neutron==28.0.0.0b3.dev139) 2026-02-17 02:11:37.237 | Downloading ncclient-0.7.0.tar.gz (116 kB) 2026-02-17 02:11:37.295 | Installing build dependencies: started 2026-02-17 02:11:38.329 | Installing build dependencies: finished with status 'done' 2026-02-17 02:11:38.330 | Getting requirements to build wheel: started 2026-02-17 02:11:38.723 | Getting requirements to build wheel: finished with status 'done' 2026-02-17 02:11:38.724 | Preparing metadata (pyproject.toml): started 2026-02-17 02:11:38.940 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-02-17 02:11:38.946 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.1.1->neutron==28.0.0.0b3.dev139) (25.0) 2026-02-17 02:11:38.949 | 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.0.0.0b3.dev139) (2.8.0) 2026-02-17 02:11:38.950 | 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.0.0.0b3.dev139) (3.2.4) 2026-02-17 02:11:38.960 | 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.0.0.0b3.dev139) (4.0.0) 2026-02-17 02:11:38.960 | 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.0.0.0b3.dev139) (6.0.2) 2026-02-17 02:11:38.974 | 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.0.0.0b3.dev139) (0.20) 2026-02-17 02:11:38.978 | 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.0.0.0b3.dev139) (2.0.0) 2026-02-17 02:11:38.983 | 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.0.0.0b3.dev139) (2.0.2) 2026-02-17 02:11:38.983 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==28.0.0.0b3.dev139) (0.5.0) 2026-02-17 02:11:38.988 | 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.0.0.0b3.dev139) (2.9.0.post0) 2026-02-17 02:11:38.992 | 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.0.0.0b3.dev139) (6.2.1) 2026-02-17 02:11:38.993 | 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.0.0.0b3.dev139) (5.3.1) 2026-02-17 02:11:38.994 | 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.0.0.0b3.dev139) (5.5.4) 2026-02-17 02:11:38.994 | 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.0.0.0b3.dev139) (0.14.0) 2026-02-17 02:11:38.996 | 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.0.0.0b3.dev139) (5.1.0) 2026-02-17 02:11:39.002 | 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.0.0.0b3.dev139) (2025.2) 2026-02-17 02:11:39.008 | 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.0.0.0b3.dev139) (0.23.1) 2026-02-17 02:11:39.011 | 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.0.0.0b3.dev139) (4.3.0) 2026-02-17 02:11:39.012 | 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.0.0.0b3.dev139) (4.0.1) 2026-02-17 02:11:39.031 | 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.0.0.0b3.dev139) (1.7.3) 2026-02-17 02:11:39.062 | Collecting cotyledon>=2.2.0 (from oslo.service[threading]>=4.2.1->neutron==28.0.0.0b3.dev139) 2026-02-17 02:11:39.067 | Downloading cotyledon-2.2.0-py3-none-any.whl.metadata (3.7 kB) 2026-02-17 02:11:39.084 | 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.0.0.0b3.dev139) (3.16.0) 2026-02-17 02:11:39.125 | Collecting sortedcontainers (from ovs>3.3.0->neutron==28.0.0.0b3.dev139) 2026-02-17 02:11:39.130 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-02-17 02:11:39.168 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.14.1->neutron==28.0.0.0b3.dev139) 2026-02-17 02:11:39.170 | Using cached fixtures-4.2.6-py3-none-any.whl.metadata (22 kB) 2026-02-17 02:11:39.185 | 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.0.0.0b3.dev139) (2.2.1) 2026-02-17 02:11:39.186 | 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.0.0.0b3.dev139) (1.6.0) 2026-02-17 02:11:39.193 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->neutron==28.0.0.0b3.dev139) (82.0.0) 2026-02-17 02:11:39.212 | 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.0.0.0b3.dev139) (0.2.14) 2026-02-17 02:11:39.243 | 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.0.0.0b3.dev139) (1.17.0) 2026-02-17 02:11:39.244 | 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.0.0.0b3.dev139) (4.13.1) 2026-02-17 02:11:39.245 | 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.0.0.0b3.dev139) (4.25.1) 2026-02-17 02:11:39.273 | Collecting osc-lib>=1.8.0 (from python-designateclient>=2.7.0->neutron==28.0.0.0b3.dev139) 2026-02-17 02:11:39.278 | Downloading osc_lib-4.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-02-17 02:11:39.291 | 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.0.0.0b3.dev139) (0.5.2) 2026-02-17 02:11:39.291 | 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.0.0.0b3.dev139) (2.7.0) 2026-02-17 02:11:39.299 | Requirement already satisfied: pyperclip>=1.8 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.0.0.0b3.dev139) (1.11.0) 2026-02-17 02:11:39.299 | 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.0.0.0b3.dev139) (1.7.1) 2026-02-17 02:11:39.303 | 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.0.0.0b3.dev139) (25.4.0) 2026-02-17 02:11:39.303 | 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.0.0.0b3.dev139) (2025.9.1) 2026-02-17 02:11:39.304 | 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.0.0.0b3.dev139) (0.37.0) 2026-02-17 02:11:39.304 | Requirement already satisfied: rpds-py>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.0.0.0b3.dev139) (0.28.0) 2026-02-17 02:11:39.341 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==28.0.0.0b3.dev139) (3.4.4) 2026-02-17 02:11:39.342 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==28.0.0.0b3.dev139) (3.11) 2026-02-17 02:11:39.342 | 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.0.0.0b3.dev139) (1.26.20) 2026-02-17 02:11:39.343 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.32.3->neutron==28.0.0.0b3.dev139) (2023.11.17) 2026-02-17 02:11:39.371 | Requirement already satisfied: rich>=11.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich-argparse>=1.7.1->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.0.0.0b3.dev139) (14.2.0) 2026-02-17 02:11:39.375 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.0.0.0b3.dev139) (4.0.0) 2026-02-17 02:11:39.375 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.0.0.0b3.dev139) (2.19.2) 2026-02-17 02:11:39.382 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.0.0.0b3.dev139) (0.1.2) 2026-02-17 02:11:39.391 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->neutron==28.0.0.0b3.dev139) (0.7) 2026-02-17 02:11:39.431 | 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.0.0.0b3.dev139) (2.7.2) 2026-02-17 02:11:39.436 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from tooz>=1.58.0->neutron==28.0.0.0b3.dev139) (0.15.2) 2026-02-17 02:11:39.495 | Downloading neutron_lib-3.23.0-py3-none-any.whl (630 kB) 2026-02-17 02:11:39.512 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 630.6/630.6 kB 30.3 MB/s 0:00:00 2026-02-17 02:11:39.518 | Downloading os_ken-4.1.1-py3-none-any.whl (2.0 MB) 2026-02-17 02:11:39.552 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 59.0 MB/s 0:00:00 2026-02-17 02:11:39.559 | Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-02-17 02:11:39.575 | Downloading os_traits-3.6.0-py3-none-any.whl (43 kB) 2026-02-17 02:11:39.587 | Downloading os_vif-4.3.0-py3-none-any.whl (115 kB) 2026-02-17 02:11:39.600 | Downloading cotyledon-2.2.0-py3-none-any.whl (28 kB) 2026-02-17 02:11:39.612 | Downloading ovsdbapp-2.15.0-py3-none-any.whl (145 kB) 2026-02-17 02:11:39.620 | Using cached fixtures-4.2.6-py3-none-any.whl (66 kB) 2026-02-17 02:11:39.628 | Downloading pecan-1.7.0-py3-none-any.whl (144 kB) 2026-02-17 02:11:39.642 | Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-02-17 02:11:39.658 | Downloading python_designateclient-6.3.0-py3-none-any.whl (95 kB) 2026-02-17 02:11:39.670 | Downloading osc_lib-4.3.0-py3-none-any.whl (96 kB) 2026-02-17 02:11:39.682 | Downloading python_neutronclient-11.7.0-py3-none-any.whl (296 kB) 2026-02-17 02:11:39.698 | Downloading setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (32 kB) 2026-02-17 02:11:39.707 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-02-17 02:11:39.785 | Building wheels for collected packages: neutron, ncclient, ovs 2026-02-17 02:11:39.786 | Building editable for neutron (pyproject.toml): started 2026-02-17 02:11:41.072 | Building editable for neutron (pyproject.toml): finished with status 'done' 2026-02-17 02:11:41.074 | Created wheel for neutron: filename=neutron-28.0.0.0b3.dev139-0.editable-py3-none-any.whl size=12166 sha256=8549adbae09e9cffbe95c76a4a3baa8d417fdffc9b8facdbf5d00c466f8d1f40 2026-02-17 02:11:41.074 | Stored in directory: /tmp/pip-ephem-wheel-cache-r_3l5042/wheels/85/41/4b/b676c3191efff247eca42312d2ef97517d6d981ada429e2e98 2026-02-17 02:11:41.079 | Building wheel for ncclient (pyproject.toml): started 2026-02-17 02:11:41.353 | Building wheel for ncclient (pyproject.toml): finished with status 'done' 2026-02-17 02:11:41.354 | Created wheel for ncclient: filename=ncclient-0.7.0-py3-none-any.whl size=94121 sha256=b05f862d9f01e417b158f757dbbc3113e1d7abd6586b294397ceb3b2c8db75e4 2026-02-17 02:11:41.355 | Stored in directory: /opt/stack/.cache/pip/wheels/7a/4b/65/e346ceab2f8f7921b505e31b2392d14913140aef5c3bde1a18 2026-02-17 02:11:41.361 | Building wheel for ovs (pyproject.toml): started 2026-02-17 02:11:41.775 | Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-02-17 02:11:41.777 | Created wheel for ovs: filename=ovs-3.6.0-py3-none-any.whl size=190654 sha256=4646320089daa670f341d4b9ae182adf6db6b4afd2ab45b408115b66e2098ab7 2026-02-17 02:11:41.777 | Stored in directory: /opt/stack/.cache/pip/wheels/c8/79/37/6ef7bcbda34db531b2b75a2172a9388f64f838288dc342166b 2026-02-17 02:11:41.782 | Successfully built neutron ncclient ovs 2026-02-17 02:11:41.934 | 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-02-17 02:11:45.279 | 2026-02-17 02:11:45.294 | Successfully installed cotyledon-2.2.0 fixtures-4.2.6 ncclient-0.7.0 neutron-28.0.0.0b3.dev139 neutron-lib-3.23.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.3.0 ovs-3.6.0 ovsdbapp-2.15.0 pecan-1.7.0 pyroute2-0.8.1 python-designateclient-6.3.0 python-neutronclient-11.7.0 setproctitle-1.3.7 sortedcontainers-2.4.0 2026-02-17 02:11:45.513 | + inc/python:pip_install:216 : result=0 2026-02-17 02:11:45.519 | + inc/python:pip_install:218 : time_stop pip_install 2026-02-17 02:11:45.525 | + functions-common:time_stop:2412 : local name 2026-02-17 02:11:45.531 | + functions-common:time_stop:2413 : local end_time 2026-02-17 02:11:45.537 | + functions-common:time_stop:2414 : local elapsed_time 2026-02-17 02:11:45.543 | + functions-common:time_stop:2415 : local total 2026-02-17 02:11:45.548 | + functions-common:time_stop:2416 : local start_time 2026-02-17 02:11:45.555 | + functions-common:time_stop:2418 : name=pip_install 2026-02-17 02:11:45.561 | + functions-common:time_stop:2419 : start_time=1771294291364 2026-02-17 02:11:45.566 | + functions-common:time_stop:2421 : [[ -z 1771294291364 ]] 2026-02-17 02:11:45.574 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-02-17 02:11:45.584 | + functions-common:time_stop:2424 : end_time=1771294305578 2026-02-17 02:11:45.590 | + functions-common:time_stop:2425 : elapsed_time=14214 2026-02-17 02:11:45.595 | + functions-common:time_stop:2426 : total=81210 2026-02-17 02:11:45.600 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-02-17 02:11:45.607 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=95424 2026-02-17 02:11:45.613 | + inc/python:pip_install:219 : return 0 2026-02-17 02:11:45.619 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-02-17 02:11:45.625 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-02-17 02:11:45.631 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/neutron 2026-02-17 02:11:45.641 | + inc/python:use_library_from_git:266 : local name=/opt/stack/neutron 2026-02-17 02:11:45.646 | + inc/python:use_library_from_git:267 : local enabled=1 2026-02-17 02:11:45.652 | + inc/python:use_library_from_git:268 : [[ novnc,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-02-17 02:11:45.658 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-02-17 02:11:45.663 | + inc/python:use_library_from_git:269 : return 1 2026-02-17 02:11:45.670 | + lib/neutron:install_neutron:535 : [[ ovn == \o\v\n ]] 2026-02-17 02:11:45.675 | + lib/neutron:install_neutron:536 : install_ovn 2026-02-17 02:11:45.681 | + lib/neutron_plugins/ovn_agent:install_ovn:399 : echo 'Installing OVN and dependent packages' 2026-02-17 02:11:45.681 | Installing OVN and dependent packages 2026-02-17 02:11:45.687 | + lib/neutron_plugins/ovn_agent:install_ovn:402 : ovn_sanity_check 2026-02-17 02:11:45.693 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:386 : is_service_enabled q-agt neutron-agent 2026-02-17 02:11:45.729 | + functions-common:is_service_enabled:2068 : return 1 2026-02-17 02:11:45.737 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:388 : is_service_enabled q-l3 neutron-l3 2026-02-17 02:11:45.778 | + functions-common:is_service_enabled:2068 : return 1 2026-02-17 02:11:45.784 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:390 : is_service_enabled q-svc neutron-api 2026-02-17 02:11:45.824 | + functions-common:is_service_enabled:2068 : return 0 2026-02-17 02:11:45.831 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:390 : [[ ! ovn =~ ovn ]] 2026-02-17 02:11:45.838 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:392 : is_service_enabled q-svc neutron-api 2026-02-17 02:11:45.881 | + functions-common:is_service_enabled:2068 : return 0 2026-02-17 02:11:45.887 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:392 : [[ ! local,flat,vlan,geneve =~ geneve ]] 2026-02-17 02:11:45.895 | + lib/neutron_plugins/ovn_agent:install_ovn:405 : pip_install tox 2026-02-17 02:11:45.948 | Using python 3.12 to install tox 2026-02-17 02:11:45.955 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt tox 2026-02-17 02:11:46.776 | Collecting tox 2026-02-17 02:11:46.878 | Downloading tox-4.36.1-py3-none-any.whl.metadata (3.6 kB) 2026-02-17 02:11:46.914 | INFO: pip is looking at multiple versions of tox to determine which version is compatible with other requirements. This could take a while. 2026-02-17 02:11:46.926 | Downloading tox-4.36.0-py3-none-any.whl.metadata (3.6 kB) 2026-02-17 02:11:46.948 | Downloading tox-4.35.0-py3-none-any.whl.metadata (3.5 kB) 2026-02-17 02:11:46.973 | Downloading tox-4.34.1-py3-none-any.whl.metadata (3.5 kB) 2026-02-17 02:11:46.997 | Downloading tox-4.34.0-py3-none-any.whl.metadata (3.5 kB) 2026-02-17 02:11:47.018 | Downloading tox-4.33.0-py3-none-any.whl.metadata (3.5 kB) 2026-02-17 02:11:47.041 | Downloading tox-4.32.0-py3-none-any.whl.metadata (3.5 kB) 2026-02-17 02:11:47.053 | Requirement already satisfied: cachetools>=6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from tox) (6.2.1) 2026-02-17 02:11:47.054 | Requirement already satisfied: chardet>=5.2 in /usr/lib/python3/dist-packages (from tox) (5.2.0) 2026-02-17 02:11:47.082 | Collecting colorama>=0.4.6 (from tox) 2026-02-17 02:11:47.092 | Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) 2026-02-17 02:11:47.135 | Collecting filelock>=3.20 (from tox) 2026-02-17 02:11:47.145 | Downloading filelock-3.20.0-py3-none-any.whl.metadata (2.1 kB) 2026-02-17 02:11:47.160 | Requirement already satisfied: packaging>=25 in /opt/stack/data/venv/lib/python3.12/site-packages (from tox) (25.0) 2026-02-17 02:11:47.161 | Requirement already satisfied: platformdirs>=4.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from tox) (4.5.0) 2026-02-17 02:11:47.181 | Collecting pluggy>=1.6 (from tox) 2026-02-17 02:11:47.191 | Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2026-02-17 02:11:47.235 | Collecting pyproject-api>=1.9.1 (from tox) 2026-02-17 02:11:47.245 | Downloading pyproject_api-1.10.0-py3-none-any.whl.metadata (2.7 kB) 2026-02-17 02:11:47.309 | Collecting virtualenv>=20.34 (from tox) 2026-02-17 02:11:47.320 | Downloading virtualenv-20.35.3-py3-none-any.whl.metadata (4.6 kB) 2026-02-17 02:11:47.363 | Collecting distlib<1,>=0.3.7 (from virtualenv>=20.34->tox) 2026-02-17 02:11:47.375 | Downloading distlib-0.4.0-py2.py3-none-any.whl.metadata (5.2 kB) 2026-02-17 02:11:47.400 | Downloading tox-4.32.0-py3-none-any.whl (175 kB) 2026-02-17 02:11:47.438 | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-02-17 02:11:47.453 | Downloading filelock-3.20.0-py3-none-any.whl (16 kB) 2026-02-17 02:11:47.469 | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-02-17 02:11:47.487 | Downloading pyproject_api-1.10.0-py3-none-any.whl (13 kB) 2026-02-17 02:11:47.506 | Downloading virtualenv-20.35.3-py3-none-any.whl (6.0 MB) 2026-02-17 02:11:47.615 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.0/6.0 MB 61.2 MB/s 0:00:00 2026-02-17 02:11:47.626 | Downloading distlib-0.4.0-py2.py3-none-any.whl (469 kB) 2026-02-17 02:11:47.847 | Installing collected packages: distlib, pyproject-api, pluggy, filelock, colorama, virtualenv, tox 2026-02-17 02:11:48.326 | 2026-02-17 02:11:48.347 | Successfully installed colorama-0.4.6 distlib-0.4.0 filelock-3.20.0 pluggy-1.6.0 pyproject-api-1.10.0 tox-4.32.0 virtualenv-20.35.3 2026-02-17 02:11:48.520 | + inc/python:pip_install:216 : result=0 2026-02-17 02:11:48.527 | + inc/python:pip_install:218 : time_stop pip_install 2026-02-17 02:11:48.533 | + functions-common:time_stop:2412 : local name 2026-02-17 02:11:48.538 | + functions-common:time_stop:2413 : local end_time 2026-02-17 02:11:48.544 | + functions-common:time_stop:2414 : local elapsed_time 2026-02-17 02:11:48.549 | + functions-common:time_stop:2415 : local total 2026-02-17 02:11:48.555 | + functions-common:time_stop:2416 : local start_time 2026-02-17 02:11:48.562 | + functions-common:time_stop:2418 : name=pip_install 2026-02-17 02:11:48.568 | + functions-common:time_stop:2419 : start_time=1771294305935 2026-02-17 02:11:48.574 | + functions-common:time_stop:2421 : [[ -z 1771294305935 ]] 2026-02-17 02:11:48.581 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-02-17 02:11:48.592 | + functions-common:time_stop:2424 : end_time=1771294308584 2026-02-17 02:11:48.598 | + functions-common:time_stop:2425 : elapsed_time=2649 2026-02-17 02:11:48.605 | + functions-common:time_stop:2426 : total=95424 2026-02-17 02:11:48.611 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-02-17 02:11:48.618 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=98073 2026-02-17 02:11:48.625 | + inc/python:pip_install:219 : return 0 2026-02-17 02:11:48.633 | + lib/neutron_plugins/ovn_agent:install_ovn:407 : sudo mkdir -p /var/run/openvswitch 2026-02-17 02:11:48.656 | ++ lib/neutron_plugins/ovn_agent:install_ovn:408 : whoami 2026-02-17 02:11:48.667 | + lib/neutron_plugins/ovn_agent:install_ovn:408 : sudo chown stack /var/run/openvswitch 2026-02-17 02:11:48.689 | + lib/neutron_plugins/ovn_agent:install_ovn:410 : [[ False == \T\r\u\e ]] 2026-02-17 02:11:48.696 | ++ lib/neutron_plugins/ovn_agent:install_ovn:432 : get_packages openvswitch 2026-02-17 02:11:48.743 | + lib/neutron_plugins/ovn_agent:install_ovn:432 : install_package fakeroot make openvswitch-switch 2026-02-17 02:11:48.750 | + functions-common:install_package:1430 : update_package_repo 2026-02-17 02:11:48.757 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-02-17 02:11:48.763 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-02-17 02:11:48.770 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-02-17 02:11:48.778 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-02-17 02:11:48.785 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-02-17 02:11:48.793 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-02-17 02:11:48.799 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-02-17 02:11:48.806 | + functions-common:update_package_repo:1413 : apt_get_update 2026-02-17 02:11:48.814 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-02-17 02:11:48.822 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-02-17 02:11:48.828 | + functions-common:apt_get_update:1159 : return 2026-02-17 02:11:48.836 | + functions-common:install_package:1431 : real_install_package fakeroot make openvswitch-switch 2026-02-17 02:11:48.843 | + functions-common:real_install_package:1418 : is_ubuntu 2026-02-17 02:11:48.850 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-02-17 02:11:48.857 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-02-17 02:11:48.864 | + functions-common:real_install_package:1419 : apt_get install fakeroot make openvswitch-switch 2026-02-17 02:11:48.918 | + 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-02-17 02:11:48.971 | Reading package lists... 2026-02-17 02:11:49.278 | Building dependency tree... 2026-02-17 02:11:49.279 | Reading state information... 2026-02-17 02:11:49.654 | make is already the newest version (4.3-4.1build2). 2026-02-17 02:11:49.655 | make set to manually installed. 2026-02-17 02:11:49.655 | The following additional packages will be installed: 2026-02-17 02:11:49.656 | libfakeroot libunbound8 libxdp1 openvswitch-common python3-netifaces 2026-02-17 02:11:49.656 | python3-openvswitch python3-sortedcontainers 2026-02-17 02:11:49.660 | Suggested packages: 2026-02-17 02:11:49.660 | openvswitch-doc python3-netaddr python-sortedcontainers-doc 2026-02-17 02:11:49.715 | The following NEW packages will be installed: 2026-02-17 02:11:49.718 | fakeroot libfakeroot libunbound8 libxdp1 openvswitch-common 2026-02-17 02:11:49.718 | openvswitch-switch python3-netifaces python3-openvswitch 2026-02-17 02:11:49.718 | python3-sortedcontainers 2026-02-17 02:11:49.809 | 0 upgraded, 9 newly installed, 0 to remove and 2 not upgraded. 2026-02-17 02:11:49.809 | Need to get 4,335 kB of archives. 2026-02-17 02:11:49.809 | After this operation, 13.8 MB of additional disk space will be used. 2026-02-17 02:11:49.809 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.7 [443 kB] 2026-02-17 02:11:49.908 | 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-02-17 02:11:49.943 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-netifaces amd64 0.11.0-2build3 [18.1 kB] 2026-02-17 02:11:49.943 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-02-17 02:11:49.944 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2026-02-17 02:11:49.944 | 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-02-17 02:11:49.959 | 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-02-17 02:11:49.972 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfakeroot amd64 1.33-1 [32.4 kB] 2026-02-17 02:11:49.972 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fakeroot amd64 1.33-1 [67.2 kB] 2026-02-17 02:11:50.201 | debconf: delaying package configuration, since apt-utils is not installed 2026-02-17 02:11:50.258 | Fetched 4,335 kB in 0s (19.1 MB/s) 2026-02-17 02:11:50.304 | Selecting previously unselected package libunbound8:amd64. 2026-02-17 02:11:50.339 | (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 ... 68641 files and directories currently installed.) 2026-02-17 02:11:50.342 | Preparing to unpack .../0-libunbound8_1.19.2-1ubuntu3.7_amd64.deb ... 2026-02-17 02:11:50.350 | Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.7) ... 2026-02-17 02:11:50.421 | Selecting previously unselected package openvswitch-common. 2026-02-17 02:11:50.433 | Preparing to unpack .../1-openvswitch-common_3.3.4-0ubuntu0.24.04.1_amd64.deb ... 2026-02-17 02:11:50.437 | Unpacking openvswitch-common (3.3.4-0ubuntu0.24.04.1) ... 2026-02-17 02:11:50.537 | Selecting previously unselected package python3-netifaces:amd64. 2026-02-17 02:11:50.549 | Preparing to unpack .../2-python3-netifaces_0.11.0-2build3_amd64.deb ... 2026-02-17 02:11:50.552 | Unpacking python3-netifaces:amd64 (0.11.0-2build3) ... 2026-02-17 02:11:50.611 | Selecting previously unselected package python3-sortedcontainers. 2026-02-17 02:11:50.622 | Preparing to unpack .../3-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-02-17 02:11:50.626 | Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-02-17 02:11:50.689 | Selecting previously unselected package libxdp1:amd64. 2026-02-17 02:11:50.701 | Preparing to unpack .../4-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-02-17 02:11:50.704 | Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-02-17 02:11:50.771 | Selecting previously unselected package python3-openvswitch. 2026-02-17 02:11:50.784 | Preparing to unpack .../5-python3-openvswitch_3.3.4-0ubuntu0.24.04.1_amd64.deb ... 2026-02-17 02:11:50.788 | Unpacking python3-openvswitch (3.3.4-0ubuntu0.24.04.1) ... 2026-02-17 02:11:50.903 | Selecting previously unselected package openvswitch-switch. 2026-02-17 02:11:50.912 | Preparing to unpack .../6-openvswitch-switch_3.3.4-0ubuntu0.24.04.1_amd64.deb ... 2026-02-17 02:11:50.924 | Unpacking openvswitch-switch (3.3.4-0ubuntu0.24.04.1) ... 2026-02-17 02:11:51.033 | Selecting previously unselected package libfakeroot:amd64. 2026-02-17 02:11:51.044 | Preparing to unpack .../7-libfakeroot_1.33-1_amd64.deb ... 2026-02-17 02:11:51.048 | Unpacking libfakeroot:amd64 (1.33-1) ... 2026-02-17 02:11:51.107 | Selecting previously unselected package fakeroot. 2026-02-17 02:11:51.117 | Preparing to unpack .../8-fakeroot_1.33-1_amd64.deb ... 2026-02-17 02:11:51.122 | Unpacking fakeroot (1.33-1) ... 2026-02-17 02:11:51.222 | Setting up python3-sortedcontainers (2.4.0-2) ... 2026-02-17 02:11:51.387 | Setting up libfakeroot:amd64 (1.33-1) ... 2026-02-17 02:11:51.400 | Setting up fakeroot (1.33-1) ... 2026-02-17 02:11:51.416 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2026-02-17 02:11:51.434 | Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-02-17 02:11:51.444 | Setting up libunbound8:amd64 (1.19.2-1ubuntu3.7) ... 2026-02-17 02:11:51.453 | Setting up python3-netifaces:amd64 (0.11.0-2build3) ... 2026-02-17 02:11:51.464 | Setting up openvswitch-common (3.3.4-0ubuntu0.24.04.1) ... 2026-02-17 02:11:51.480 | Setting up python3-openvswitch (3.3.4-0ubuntu0.24.04.1) ... 2026-02-17 02:11:51.742 | Setting up openvswitch-switch (3.3.4-0ubuntu0.24.04.1) ... 2026-02-17 02:11:51.768 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-02-17 02:11:52.287 | Created symlink /etc/systemd/system/openvswitch-switch.service.requires/ovs-record-hostname.service → /usr/lib/systemd/system/ovs-record-hostname.service. 2026-02-17 02:11:52.443 | Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /usr/lib/systemd/system/openvswitch-switch.service. 2026-02-17 02:11:53.364 | Processing triggers for man-db (2.12.0-4build2) ... 2026-02-17 02:11:54.840 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-02-17 02:11:55.146 | + functions-common:apt_get:1203 : result=0 2026-02-17 02:11:55.152 | + functions-common:apt_get:1206 : time_stop apt-get 2026-02-17 02:11:55.156 | + functions-common:time_stop:2412 : local name 2026-02-17 02:11:55.161 | + functions-common:time_stop:2413 : local end_time 2026-02-17 02:11:55.168 | + functions-common:time_stop:2414 : local elapsed_time 2026-02-17 02:11:55.173 | + functions-common:time_stop:2415 : local total 2026-02-17 02:11:55.180 | + functions-common:time_stop:2416 : local start_time 2026-02-17 02:11:55.186 | + functions-common:time_stop:2418 : name=apt-get 2026-02-17 02:11:55.193 | + functions-common:time_stop:2419 : start_time=1771294308911 2026-02-17 02:11:55.200 | + functions-common:time_stop:2421 : [[ -z 1771294308911 ]] 2026-02-17 02:11:55.207 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-02-17 02:11:55.217 | + functions-common:time_stop:2424 : end_time=1771294315210 2026-02-17 02:11:55.223 | + functions-common:time_stop:2425 : elapsed_time=6299 2026-02-17 02:11:55.229 | + functions-common:time_stop:2426 : total=161129 2026-02-17 02:11:55.236 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-02-17 02:11:55.242 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=167428 2026-02-17 02:11:55.248 | + functions-common:apt_get:1207 : return 0 2026-02-17 02:11:55.257 | ++ lib/neutron_plugins/ovn_agent:install_ovn:433 : get_packages ovn 2026-02-17 02:11:55.305 | + lib/neutron_plugins/ovn_agent:install_ovn:433 : install_package ovn-central ovn-controller-vtep ovn-host 2026-02-17 02:11:55.312 | + functions-common:install_package:1430 : update_package_repo 2026-02-17 02:11:55.320 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-02-17 02:11:55.326 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-02-17 02:11:55.332 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-02-17 02:11:55.338 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-02-17 02:11:55.344 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-02-17 02:11:55.351 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-02-17 02:11:55.358 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-02-17 02:11:55.364 | + functions-common:update_package_repo:1413 : apt_get_update 2026-02-17 02:11:55.371 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-02-17 02:11:55.377 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-02-17 02:11:55.384 | + functions-common:apt_get_update:1159 : return 2026-02-17 02:11:55.391 | + functions-common:install_package:1431 : real_install_package ovn-central ovn-controller-vtep ovn-host 2026-02-17 02:11:55.397 | + functions-common:real_install_package:1418 : is_ubuntu 2026-02-17 02:11:55.402 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-02-17 02:11:55.408 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-02-17 02:11:55.414 | + functions-common:real_install_package:1419 : apt_get install ovn-central ovn-controller-vtep ovn-host 2026-02-17 02:11:55.469 | + 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-02-17 02:11:55.512 | Reading package lists... 2026-02-17 02:11:55.785 | Building dependency tree... 2026-02-17 02:11:55.785 | Reading state information... 2026-02-17 02:11:56.059 | The following additional packages will be installed: 2026-02-17 02:11:56.059 | ovn-common 2026-02-17 02:11:56.098 | The following NEW packages will be installed: 2026-02-17 02:11:56.098 | ovn-central ovn-common ovn-controller-vtep ovn-host 2026-02-17 02:11:56.291 | 0 upgraded, 4 newly installed, 0 to remove and 2 not upgraded. 2026-02-17 02:11:56.291 | Need to get 2,360 kB of archives. 2026-02-17 02:11:56.291 | After this operation, 8,355 kB of additional disk space will be used. 2026-02-17 02:11:56.291 | 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-02-17 02:11:56.986 | 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-02-17 02:11:57.072 | 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-02-17 02:11:57.144 | 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-02-17 02:11:57.468 | debconf: delaying package configuration, since apt-utils is not installed 2026-02-17 02:11:57.531 | Fetched 2,360 kB in 1s (2,117 kB/s) 2026-02-17 02:11:57.578 | Selecting previously unselected package ovn-common. 2026-02-17 02:11:57.616 | (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 ... 68904 files and directories currently installed.) 2026-02-17 02:11:57.619 | Preparing to unpack .../ovn-common_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-02-17 02:11:57.623 | Unpacking ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-02-17 02:11:57.745 | Selecting previously unselected package ovn-central. 2026-02-17 02:11:57.756 | Preparing to unpack .../ovn-central_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-02-17 02:11:57.761 | Unpacking ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-02-17 02:11:57.832 | Selecting previously unselected package ovn-controller-vtep. 2026-02-17 02:11:57.841 | Preparing to unpack .../ovn-controller-vtep_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-02-17 02:11:57.845 | Unpacking ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-02-17 02:11:57.909 | Selecting previously unselected package ovn-host. 2026-02-17 02:11:57.918 | Preparing to unpack .../ovn-host_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-02-17 02:11:57.925 | Unpacking ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-02-17 02:11:58.014 | Setting up ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-02-17 02:11:58.035 | Setting up ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-02-17 02:11:58.392 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-02-17 02:11:58.540 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-host.service → /usr/lib/systemd/system/ovn-host.service. 2026-02-17 02:11:58.890 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-02-17 02:11:58.965 | Setting up ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-02-17 02:11:59.328 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-02-17 02:11:59.471 | Created symlink /etc/systemd/system/ovn-sb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-sb.service. 2026-02-17 02:12:00.000 | Created symlink /etc/systemd/system/ovn-nb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-nb.service. 2026-02-17 02:12:00.491 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-central.service → /usr/lib/systemd/system/ovn-central.service. 2026-02-17 02:12:01.132 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-02-17 02:12:01.224 | Setting up ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-02-17 02:12:01.385 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-controller-vtep.service → /usr/lib/systemd/system/ovn-controller-vtep.service. 2026-02-17 02:12:01.834 | Processing triggers for man-db (2.12.0-4build2) ... 2026-02-17 02:12:03.167 | + functions-common:apt_get:1203 : result=0 2026-02-17 02:12:03.173 | + functions-common:apt_get:1206 : time_stop apt-get 2026-02-17 02:12:03.178 | + functions-common:time_stop:2412 : local name 2026-02-17 02:12:03.183 | + functions-common:time_stop:2413 : local end_time 2026-02-17 02:12:03.188 | + functions-common:time_stop:2414 : local elapsed_time 2026-02-17 02:12:03.194 | + functions-common:time_stop:2415 : local total 2026-02-17 02:12:03.199 | + functions-common:time_stop:2416 : local start_time 2026-02-17 02:12:03.205 | + functions-common:time_stop:2418 : name=apt-get 2026-02-17 02:12:03.210 | + functions-common:time_stop:2419 : start_time=1771294315461 2026-02-17 02:12:03.216 | + functions-common:time_stop:2421 : [[ -z 1771294315461 ]] 2026-02-17 02:12:03.224 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-02-17 02:12:03.232 | + functions-common:time_stop:2424 : end_time=1771294323227 2026-02-17 02:12:03.237 | + functions-common:time_stop:2425 : elapsed_time=7766 2026-02-17 02:12:03.243 | + functions-common:time_stop:2426 : total=167428 2026-02-17 02:12:03.249 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-02-17 02:12:03.255 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=175194 2026-02-17 02:12:03.263 | + functions-common:apt_get:1207 : return 0 2026-02-17 02:12:03.270 | + lib/neutron_plugins/ovn_agent:install_ovn:437 : 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-02-17 02:12:03.277 | + lib/neutron_plugins/ovn_agent:install_ovn:437 : 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-02-17 02:12:03.285 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : local log_archive_dir=/opt/stack/logs/archive 2026-02-17 02:12:03.291 | + lib/neutron_plugins/ovn_agent:install_ovn:441 : mkdir -p /opt/stack/logs/archive 2026-02-17 02:12:03.302 | + lib/neutron_plugins/ovn_agent:install_ovn:442 : 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-02-17 02:12:03.309 | + lib/neutron_plugins/ovn_agent:install_ovn:443 : '[' -f /opt/stack/logs/ovs-vswitchd.log ']' 2026-02-17 02:12:03.316 | + lib/neutron_plugins/ovn_agent:install_ovn:442 : 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-02-17 02:12:03.321 | + lib/neutron_plugins/ovn_agent:install_ovn:443 : '[' -f /opt/stack/logs/ovn-northd.log ']' 2026-02-17 02:12:03.327 | + lib/neutron_plugins/ovn_agent:install_ovn:442 : 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-02-17 02:12:03.333 | + lib/neutron_plugins/ovn_agent:install_ovn:443 : '[' -f /opt/stack/logs/ovn-controller.log ']' 2026-02-17 02:12:03.340 | + lib/neutron_plugins/ovn_agent:install_ovn:442 : 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-02-17 02:12:03.346 | + lib/neutron_plugins/ovn_agent:install_ovn:443 : '[' -f /opt/stack/logs/ovn-controller-vtep.log ']' 2026-02-17 02:12:03.353 | + lib/neutron_plugins/ovn_agent:install_ovn:442 : 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-02-17 02:12:03.359 | + lib/neutron_plugins/ovn_agent:install_ovn:443 : '[' -f /opt/stack/logs/ovs-vtep.log ']' 2026-02-17 02:12:03.366 | + lib/neutron_plugins/ovn_agent:install_ovn:442 : 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-02-17 02:12:03.372 | + lib/neutron_plugins/ovn_agent:install_ovn:443 : '[' -f /opt/stack/logs/ovsdb-server.log ']' 2026-02-17 02:12:03.378 | + lib/neutron_plugins/ovn_agent:install_ovn:442 : 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-02-17 02:12:03.384 | + lib/neutron_plugins/ovn_agent:install_ovn:443 : '[' -f /opt/stack/logs/ovsdb-server-nb.log ']' 2026-02-17 02:12:03.390 | + lib/neutron_plugins/ovn_agent:install_ovn:442 : 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-02-17 02:12:03.396 | + lib/neutron_plugins/ovn_agent:install_ovn:443 : '[' -f /opt/stack/logs/ovsdb-server-sb.log ']' 2026-02-17 02:12:03.403 | + lib/neutron_plugins/ovn_agent:install_ovn:449 : use_library_from_git ovsdbapp 2026-02-17 02:12:03.410 | + inc/python:use_library_from_git:266 : local name=ovsdbapp 2026-02-17 02:12:03.415 | + inc/python:use_library_from_git:267 : local enabled=1 2026-02-17 02:12:03.422 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-02-17 02:12:03.428 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-02-17 02:12:03.434 | + inc/python:use_library_from_git:269 : return 1 2026-02-17 02:12:03.441 | + lib/neutron_plugins/ovn_agent:install_ovn:455 : [[ False == \T\r\u\e ]] 2026-02-17 02:12:03.447 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-02-17 02:12:03.452 | + ./stack.sh:main:953 : is_service_enabled nova 2026-02-17 02:12:03.496 | + functions-common:is_service_enabled:2068 : return 0 2026-02-17 02:12:03.502 | + ./stack.sh:main:955 : stack_install_service nova 2026-02-17 02:12:03.507 | + lib/stack:stack_install_service:20 : local service=nova 2026-02-17 02:12:03.513 | + lib/stack:stack_install_service:21 : type install_nova 2026-02-17 02:12:03.518 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-02-17 02:12:03.524 | + lib/stack:stack_install_service:32 : install_nova 2026-02-17 02:12:03.530 | + lib/nova:install_nova:938 : use_library_from_git os-vif 2026-02-17 02:12:03.536 | + inc/python:use_library_from_git:266 : local name=os-vif 2026-02-17 02:12:03.544 | + inc/python:use_library_from_git:267 : local enabled=1 2026-02-17 02:12:03.551 | + inc/python:use_library_from_git:268 : [[ novnc,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-02-17 02:12:03.558 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-02-17 02:12:03.565 | + inc/python:use_library_from_git:269 : return 1 2026-02-17 02:12:03.572 | + lib/nova:install_nova:943 : is_service_enabled n-cpu 2026-02-17 02:12:03.616 | + functions-common:is_service_enabled:2068 : return 0 2026-02-17 02:12:03.623 | + lib/nova:install_nova:943 : [[ -r /opt/stack/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-02-17 02:12:03.627 | + lib/nova:install_nova:944 : install_nova_hypervisor 2026-02-17 02:12:03.634 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:91 : install_libvirt 2026-02-17 02:12:03.640 | + lib/nova_plugins/functions-libvirt:install_libvirt:69 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- libvirt-python 2026-02-17 02:12:03.760 | + lib/nova_plugins/functions-libvirt:install_libvirt:71 : is_ubuntu 2026-02-17 02:12:03.765 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-02-17 02:12:03.771 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-02-17 02:12:03.777 | + lib/nova_plugins/functions-libvirt:install_libvirt:72 : install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-02-17 02:12:03.783 | + functions-common:install_package:1430 : update_package_repo 2026-02-17 02:12:03.789 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-02-17 02:12:03.795 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-02-17 02:12:03.801 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-02-17 02:12:03.808 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-02-17 02:12:03.814 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-02-17 02:12:03.820 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-02-17 02:12:03.827 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-02-17 02:12:03.832 | + functions-common:update_package_repo:1413 : apt_get_update 2026-02-17 02:12:03.838 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-02-17 02:12:03.844 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-02-17 02:12:03.849 | + functions-common:apt_get_update:1159 : return 2026-02-17 02:12:03.856 | + functions-common:install_package:1431 : real_install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-02-17 02:12:03.861 | + functions-common:real_install_package:1418 : is_ubuntu 2026-02-17 02:12:03.867 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-02-17 02:12:03.873 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-02-17 02:12:03.879 | + functions-common:real_install_package:1419 : apt_get install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-02-17 02:12:03.928 | + 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-02-17 02:12:03.969 | Reading package lists... 2026-02-17 02:12:04.224 | Building dependency tree... 2026-02-17 02:12:04.225 | Reading state information... 2026-02-17 02:12:04.496 | The following additional packages will be installed: 2026-02-17 02:12:04.496 | ipxe-qemu libasound2-data libasound2t64 libbrlapi0.8 libcacard0 libdaxctl1 2026-02-17 02:12:04.496 | libfdt1 libndctl6 libnspr4 libnss3 libpciaccess0 libpcsclite1 libpmem1 2026-02-17 02:12:04.497 | librdmacm1t64 libslirp0 libusb-1.0-0 libusbredirparser1t64 libvirt-daemon 2026-02-17 02:12:04.497 | libvirt-daemon-config-network libvirt-daemon-config-nwfilter 2026-02-17 02:12:04.497 | libvirt-daemon-driver-qemu libvirt-daemon-system-systemd libvirt0 2026-02-17 02:12:04.497 | qemu-system-arm qemu-system-common qemu-system-data qemu-system-mips 2026-02-17 02:12:04.497 | qemu-system-misc qemu-system-ppc qemu-system-s390x qemu-system-sparc 2026-02-17 02:12:04.497 | qemu-system-x86 seabios systemd-container 2026-02-17 02:12:04.499 | Suggested packages: 2026-02-17 02:12:04.499 | alsa-utils libasound2-plugins pciutils pcscd libvirt-clients-qemu 2026-02-17 02:12:04.499 | libvirt-login-shell libvirt-daemon-driver-storage-gluster 2026-02-17 02:12:04.499 | libvirt-daemon-driver-storage-iscsi-direct libvirt-daemon-driver-storage-rbd 2026-02-17 02:12:04.499 | libvirt-daemon-driver-storage-zfs libvirt-daemon-driver-lxc 2026-02-17 02:12:04.499 | libvirt-daemon-driver-vbox libvirt-daemon-driver-xen numad passt apparmor 2026-02-17 02:12:04.499 | auditd nfs-common systemtap zfsutils samba vde2 2026-02-17 02:12:04.499 | Recommended packages: 2026-02-17 02:12:04.499 | alsa-ucm-conf alsa-topology-conf libxml2-utils swtpm swtpm-tools mdevctl 2026-02-17 02:12:04.499 | libvirt-l10n ipxe-qemu-256k-compat-efi-roms qemu-efi-aarch64 qemu-efi-arm 2026-02-17 02:12:04.499 | qemu-system-gui qemu-system-modules-spice qemu-system-modules-opengl 2026-02-17 02:12:04.499 | qemu-block-extra ovmf cpu-checker libnss-mymachines 2026-02-17 02:12:04.550 | The following NEW packages will be installed: 2026-02-17 02:12:04.550 | ipxe-qemu libasound2-data libasound2t64 libbrlapi0.8 libcacard0 libdaxctl1 2026-02-17 02:12:04.550 | libfdt1 libndctl6 libnspr4 libnss3 libpciaccess0 libpcsclite1 libpmem1 2026-02-17 02:12:04.551 | librdmacm1t64 libslirp0 libusb-1.0-0 libusbredirparser1t64 libvirt-clients 2026-02-17 02:12:04.551 | libvirt-daemon libvirt-daemon-config-network libvirt-daemon-config-nwfilter 2026-02-17 02:12:04.551 | libvirt-daemon-driver-qemu libvirt-daemon-system 2026-02-17 02:12:04.551 | libvirt-daemon-system-systemd libvirt-dev libvirt0 python3-libvirt 2026-02-17 02:12:04.551 | qemu-system qemu-system-arm qemu-system-common qemu-system-data 2026-02-17 02:12:04.551 | qemu-system-mips qemu-system-misc qemu-system-ppc qemu-system-s390x 2026-02-17 02:12:04.551 | qemu-system-sparc qemu-system-x86 seabios systemd-container systemd-coredump 2026-02-17 02:12:04.743 | 0 upgraded, 40 newly installed, 0 to remove and 2 not upgraded. 2026-02-17 02:12:04.743 | Need to get 127 MB of archives. 2026-02-17 02:12:04.743 | After this operation, 527 MB of additional disk space will be used. 2026-02-17 02:12:04.743 | 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-02-17 02:12:05.057 | 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-02-17 02:12:05.478 | 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-02-17 02:12:05.478 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libasound2t64 amd64 1.2.11-1ubuntu0.2 [398 kB] 2026-02-17 02:12:05.502 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libbrlapi0.8 amd64 6.6-4ubuntu5 [31.4 kB] 2026-02-17 02:12:05.504 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libnspr4 amd64 2:4.35-1.1build1 [117 kB] 2026-02-17 02:12:05.511 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libnss3 amd64 2:3.98-1build1 [1,445 kB] 2026-02-17 02:12:05.569 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpcsclite1 amd64 2.0.3-1build1 [21.4 kB] 2026-02-17 02:12:05.570 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcacard0 amd64 1:2.8.0-3build4 [36.5 kB] 2026-02-17 02:12:05.570 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdaxctl1 amd64 77-2ubuntu2 [21.4 kB] 2026-02-17 02:12:05.571 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libndctl6 amd64 77-2ubuntu2 [62.8 kB] 2026-02-17 02:12:05.573 | 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-02-17 02:12:05.573 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpmem1 amd64 1.13.1-1.1ubuntu2 [84.8 kB] 2026-02-17 02:12:05.637 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 librdmacm1t64 amd64 50.0-2ubuntu0.2 [70.7 kB] 2026-02-17 02:12:05.639 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libslirp0 amd64 4.7.0-1ubuntu3 [63.8 kB] 2026-02-17 02:12:05.641 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libusbredirparser1t64 amd64 0.13.0-2.1build1 [16.5 kB] 2026-02-17 02:12:05.716 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt0 amd64 10.0.0-2ubuntu8.11 [1,830 kB] 2026-02-17 02:12:05.881 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-clients amd64 10.0.0-2ubuntu8.11 [438 kB] 2026-02-17 02:12:05.886 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-driver-qemu amd64 10.0.0-2ubuntu8.11 [740 kB] 2026-02-17 02:12:05.954 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon amd64 10.0.0-2ubuntu8.11 [431 kB] 2026-02-17 02:12:05.959 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-config-network all 10.0.0-2ubuntu8.11 [3,118 B] 2026-02-17 02:12:05.959 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-config-nwfilter all 10.0.0-2ubuntu8.11 [6,040 B] 2026-02-17 02:12:05.960 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-container amd64 255.4-1ubuntu8.12 [417 kB] 2026-02-17 02:12:05.965 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-system-systemd all 10.0.0-2ubuntu8.11 [1,380 B] 2026-02-17 02:12:05.965 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-system amd64 10.0.0-2ubuntu8.11 [49.5 kB] 2026-02-17 02:12:05.966 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libvirt-dev amd64 10.0.0-2ubuntu8.11 [178 kB] 2026-02-17 02:12:05.968 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-02-17 02:12:06.044 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfdt1 amd64 1.7.0-2build1 [20.1 kB] 2026-02-17 02:12:06.045 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-common amd64 1:8.2.2+ds-0ubuntu1.12 [1,254 kB] 2026-02-17 02:12:06.133 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-data all 1:8.2.2+ds-0ubuntu1.12 [1,795 kB] 2026-02-17 02:12:06.286 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-arm amd64 1:8.2.2+ds-0ubuntu1.12 [11.0 MB] 2026-02-17 02:12:06.696 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-mips amd64 1:8.2.2+ds-0ubuntu1.12 [16.3 MB] 2026-02-17 02:12:07.413 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-ppc amd64 1:8.2.2+ds-0ubuntu1.12 [9,099 kB] 2026-02-17 02:12:07.764 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-sparc amd64 1:8.2.2+ds-0ubuntu1.12 [6,300 kB] 2026-02-17 02:12:08.009 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 seabios all 1.16.3-2 [175 kB] 2026-02-17 02:12:08.013 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-x86 amd64 1:8.2.2+ds-0ubuntu1.12 [11.2 MB] 2026-02-17 02:12:08.447 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-s390x amd64 1:8.2.2+ds-0ubuntu1.12 [3,434 kB] 2026-02-17 02:12:08.577 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-misc amd64 1:8.2.2+ds-0ubuntu1.12 [57.7 MB] 2026-02-17 02:12:10.866 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system amd64 1:8.2.2+ds-0ubuntu1.12 [57.6 kB] 2026-02-17 02:12:10.867 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 systemd-coredump amd64 255.4-1ubuntu8.12 [71.7 kB] 2026-02-17 02:12:11.060 | debconf: delaying package configuration, since apt-utils is not installed 2026-02-17 02:12:11.121 | Fetched 127 MB in 6s (20.1 MB/s) 2026-02-17 02:12:11.172 | Selecting previously unselected package libusb-1.0-0:amd64. 2026-02-17 02:12:11.206 | (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 ... 68972 files and directories currently installed.) 2026-02-17 02:12:11.207 | Preparing to unpack .../00-libusb-1.0-0_2%3a1.0.27-1_amd64.deb ... 2026-02-17 02:12:11.216 | Unpacking libusb-1.0-0:amd64 (2:1.0.27-1) ... 2026-02-17 02:12:11.269 | Selecting previously unselected package ipxe-qemu. 2026-02-17 02:12:11.277 | Preparing to unpack .../01-ipxe-qemu_1.21.1+git-20220113.fbbdc3926-0ubuntu2_all.deb ... 2026-02-17 02:12:11.281 | Unpacking ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-02-17 02:12:11.365 | Selecting previously unselected package libasound2-data. 2026-02-17 02:12:11.375 | Preparing to unpack .../02-libasound2-data_1.2.11-1ubuntu0.2_all.deb ... 2026-02-17 02:12:11.379 | Unpacking libasound2-data (1.2.11-1ubuntu0.2) ... 2026-02-17 02:12:11.457 | Selecting previously unselected package libasound2t64:amd64. 2026-02-17 02:12:11.467 | Preparing to unpack .../03-libasound2t64_1.2.11-1ubuntu0.2_amd64.deb ... 2026-02-17 02:12:11.471 | Unpacking libasound2t64:amd64 (1.2.11-1ubuntu0.2) ... 2026-02-17 02:12:11.540 | Selecting previously unselected package libbrlapi0.8:amd64. 2026-02-17 02:12:11.549 | Preparing to unpack .../04-libbrlapi0.8_6.6-4ubuntu5_amd64.deb ... 2026-02-17 02:12:11.553 | Unpacking libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2026-02-17 02:12:11.609 | Selecting previously unselected package libnspr4:amd64. 2026-02-17 02:12:11.619 | Preparing to unpack .../05-libnspr4_2%3a4.35-1.1build1_amd64.deb ... 2026-02-17 02:12:11.624 | Unpacking libnspr4:amd64 (2:4.35-1.1build1) ... 2026-02-17 02:12:11.686 | Selecting previously unselected package libnss3:amd64. 2026-02-17 02:12:11.696 | Preparing to unpack .../06-libnss3_2%3a3.98-1build1_amd64.deb ... 2026-02-17 02:12:11.700 | Unpacking libnss3:amd64 (2:3.98-1build1) ... 2026-02-17 02:12:11.790 | Selecting previously unselected package libpcsclite1:amd64. 2026-02-17 02:12:11.800 | Preparing to unpack .../07-libpcsclite1_2.0.3-1build1_amd64.deb ... 2026-02-17 02:12:11.805 | Unpacking libpcsclite1:amd64 (2.0.3-1build1) ... 2026-02-17 02:12:11.862 | Selecting previously unselected package libcacard0:amd64. 2026-02-17 02:12:11.873 | Preparing to unpack .../08-libcacard0_1%3a2.8.0-3build4_amd64.deb ... 2026-02-17 02:12:11.877 | Unpacking libcacard0:amd64 (1:2.8.0-3build4) ... 2026-02-17 02:12:11.934 | Selecting previously unselected package libdaxctl1:amd64. 2026-02-17 02:12:11.944 | Preparing to unpack .../09-libdaxctl1_77-2ubuntu2_amd64.deb ... 2026-02-17 02:12:11.948 | Unpacking libdaxctl1:amd64 (77-2ubuntu2) ... 2026-02-17 02:12:12.004 | Selecting previously unselected package libndctl6:amd64. 2026-02-17 02:12:12.012 | Preparing to unpack .../10-libndctl6_77-2ubuntu2_amd64.deb ... 2026-02-17 02:12:12.016 | Unpacking libndctl6:amd64 (77-2ubuntu2) ... 2026-02-17 02:12:12.074 | Selecting previously unselected package libpciaccess0:amd64. 2026-02-17 02:12:12.082 | Preparing to unpack .../11-libpciaccess0_0.17-3ubuntu0.24.04.2_amd64.deb ... 2026-02-17 02:12:12.087 | Unpacking libpciaccess0:amd64 (0.17-3ubuntu0.24.04.2) ... 2026-02-17 02:12:12.144 | Selecting previously unselected package libpmem1:amd64. 2026-02-17 02:12:12.154 | Preparing to unpack .../12-libpmem1_1.13.1-1.1ubuntu2_amd64.deb ... 2026-02-17 02:12:12.158 | Unpacking libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2026-02-17 02:12:12.223 | Selecting previously unselected package librdmacm1t64:amd64. 2026-02-17 02:12:12.233 | Preparing to unpack .../13-librdmacm1t64_50.0-2ubuntu0.2_amd64.deb ... 2026-02-17 02:12:12.237 | Unpacking librdmacm1t64:amd64 (50.0-2ubuntu0.2) ... 2026-02-17 02:12:12.295 | Selecting previously unselected package libslirp0:amd64. 2026-02-17 02:12:12.305 | Preparing to unpack .../14-libslirp0_4.7.0-1ubuntu3_amd64.deb ... 2026-02-17 02:12:12.310 | Unpacking libslirp0:amd64 (4.7.0-1ubuntu3) ... 2026-02-17 02:12:12.369 | Selecting previously unselected package libusbredirparser1t64:amd64. 2026-02-17 02:12:12.379 | Preparing to unpack .../15-libusbredirparser1t64_0.13.0-2.1build1_amd64.deb ... 2026-02-17 02:12:12.382 | Unpacking libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2026-02-17 02:12:12.442 | Selecting previously unselected package libvirt0:amd64. 2026-02-17 02:12:12.454 | Preparing to unpack .../16-libvirt0_10.0.0-2ubuntu8.11_amd64.deb ... 2026-02-17 02:12:12.458 | Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.11) ... 2026-02-17 02:12:12.592 | Selecting previously unselected package libvirt-clients. 2026-02-17 02:12:12.602 | Preparing to unpack .../17-libvirt-clients_10.0.0-2ubuntu8.11_amd64.deb ... 2026-02-17 02:12:12.622 | Unpacking libvirt-clients (10.0.0-2ubuntu8.11) ... 2026-02-17 02:12:12.704 | Selecting previously unselected package libvirt-daemon-driver-qemu. 2026-02-17 02:12:12.713 | Preparing to unpack .../18-libvirt-daemon-driver-qemu_10.0.0-2ubuntu8.11_amd64.deb ... 2026-02-17 02:12:12.730 | Unpacking libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.11) ... 2026-02-17 02:12:12.816 | Selecting previously unselected package libvirt-daemon. 2026-02-17 02:12:12.826 | Preparing to unpack .../19-libvirt-daemon_10.0.0-2ubuntu8.11_amd64.deb ... 2026-02-17 02:12:12.845 | Unpacking libvirt-daemon (10.0.0-2ubuntu8.11) ... 2026-02-17 02:12:12.934 | Selecting previously unselected package libvirt-daemon-config-network. 2026-02-17 02:12:12.943 | Preparing to unpack .../20-libvirt-daemon-config-network_10.0.0-2ubuntu8.11_all.deb ... 2026-02-17 02:12:12.960 | Unpacking libvirt-daemon-config-network (10.0.0-2ubuntu8.11) ... 2026-02-17 02:12:13.015 | Selecting previously unselected package libvirt-daemon-config-nwfilter. 2026-02-17 02:12:13.026 | Preparing to unpack .../21-libvirt-daemon-config-nwfilter_10.0.0-2ubuntu8.11_all.deb ... 2026-02-17 02:12:13.041 | Unpacking libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.11) ... 2026-02-17 02:12:13.098 | Selecting previously unselected package systemd-container. 2026-02-17 02:12:13.109 | Preparing to unpack .../22-systemd-container_255.4-1ubuntu8.12_amd64.deb ... 2026-02-17 02:12:13.114 | Unpacking systemd-container (255.4-1ubuntu8.12) ... 2026-02-17 02:12:13.218 | Selecting previously unselected package libvirt-daemon-system-systemd. 2026-02-17 02:12:13.228 | Preparing to unpack .../23-libvirt-daemon-system-systemd_10.0.0-2ubuntu8.11_all.deb ... 2026-02-17 02:12:13.245 | Unpacking libvirt-daemon-system-systemd (10.0.0-2ubuntu8.11) ... 2026-02-17 02:12:13.308 | Selecting previously unselected package libvirt-daemon-system. 2026-02-17 02:12:13.319 | Preparing to unpack .../24-libvirt-daemon-system_10.0.0-2ubuntu8.11_amd64.deb ... 2026-02-17 02:12:13.377 | Unpacking libvirt-daemon-system (10.0.0-2ubuntu8.11) ... 2026-02-17 02:12:13.451 | Selecting previously unselected package libvirt-dev:amd64. 2026-02-17 02:12:13.459 | Preparing to unpack .../25-libvirt-dev_10.0.0-2ubuntu8.11_amd64.deb ... 2026-02-17 02:12:13.474 | Unpacking libvirt-dev:amd64 (10.0.0-2ubuntu8.11) ... 2026-02-17 02:12:13.551 | Selecting previously unselected package python3-libvirt. 2026-02-17 02:12:13.559 | Preparing to unpack .../26-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-02-17 02:12:13.563 | Unpacking python3-libvirt (10.0.0-1build1) ... 2026-02-17 02:12:13.626 | Selecting previously unselected package libfdt1:amd64. 2026-02-17 02:12:13.637 | Preparing to unpack .../27-libfdt1_1.7.0-2build1_amd64.deb ... 2026-02-17 02:12:13.641 | Unpacking libfdt1:amd64 (1.7.0-2build1) ... 2026-02-17 02:12:13.697 | Selecting previously unselected package qemu-system-common. 2026-02-17 02:12:13.704 | Preparing to unpack .../28-qemu-system-common_1%3a8.2.2+ds-0ubuntu1.12_amd64.deb ... 2026-02-17 02:12:13.708 | Unpacking qemu-system-common (1:8.2.2+ds-0ubuntu1.12) ... 2026-02-17 02:12:13.839 | Selecting previously unselected package qemu-system-data. 2026-02-17 02:12:13.849 | Preparing to unpack .../29-qemu-system-data_1%3a8.2.2+ds-0ubuntu1.12_all.deb ... 2026-02-17 02:12:13.853 | Unpacking qemu-system-data (1:8.2.2+ds-0ubuntu1.12) ... 2026-02-17 02:12:13.996 | Selecting previously unselected package qemu-system-arm. 2026-02-17 02:12:14.005 | Preparing to unpack .../30-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.12_amd64.deb ... 2026-02-17 02:12:14.023 | Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.12) ... 2026-02-17 02:12:14.526 | Selecting previously unselected package qemu-system-mips. 2026-02-17 02:12:14.536 | Preparing to unpack .../31-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.12_amd64.deb ... 2026-02-17 02:12:14.552 | Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.12) ... 2026-02-17 02:12:15.022 | Selecting previously unselected package qemu-system-ppc. 2026-02-17 02:12:15.032 | Preparing to unpack .../32-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.12_amd64.deb ... 2026-02-17 02:12:15.049 | Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.12) ... 2026-02-17 02:12:15.379 | Selecting previously unselected package qemu-system-sparc. 2026-02-17 02:12:15.392 | Preparing to unpack .../33-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.12_amd64.deb ... 2026-02-17 02:12:15.410 | Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.12) ... 2026-02-17 02:12:15.616 | Selecting previously unselected package seabios. 2026-02-17 02:12:15.628 | Preparing to unpack .../34-seabios_1.16.3-2_all.deb ... 2026-02-17 02:12:15.633 | Unpacking seabios (1.16.3-2) ... 2026-02-17 02:12:15.706 | Selecting previously unselected package qemu-system-x86. 2026-02-17 02:12:15.717 | Preparing to unpack .../35-qemu-system-x86_1%3a8.2.2+ds-0ubuntu1.12_amd64.deb ... 2026-02-17 02:12:15.734 | Unpacking qemu-system-x86 (1:8.2.2+ds-0ubuntu1.12) ... 2026-02-17 02:12:16.277 | Selecting previously unselected package qemu-system-s390x. 2026-02-17 02:12:16.288 | Preparing to unpack .../36-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.12_amd64.deb ... 2026-02-17 02:12:16.305 | Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.12) ... 2026-02-17 02:12:16.477 | Selecting previously unselected package qemu-system-misc. 2026-02-17 02:12:16.491 | Preparing to unpack .../37-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.12_amd64.deb ... 2026-02-17 02:12:16.508 | Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.12) ... 2026-02-17 02:12:17.883 | Selecting previously unselected package qemu-system. 2026-02-17 02:12:17.893 | Preparing to unpack .../38-qemu-system_1%3a8.2.2+ds-0ubuntu1.12_amd64.deb ... 2026-02-17 02:12:17.896 | Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.12) ... 2026-02-17 02:12:17.952 | Selecting previously unselected package systemd-coredump. 2026-02-17 02:12:17.961 | Preparing to unpack .../39-systemd-coredump_255.4-1ubuntu8.12_amd64.deb ... 2026-02-17 02:12:17.965 | Unpacking systemd-coredump (255.4-1ubuntu8.12) ... 2026-02-17 02:12:18.051 | Setting up libpciaccess0:amd64 (0.17-3ubuntu0.24.04.2) ... 2026-02-17 02:12:18.063 | Setting up systemd-coredump (255.4-1ubuntu8.12) ... 2026-02-17 02:12:18.405 | Creating group 'systemd-coredump' with GID 989. 2026-02-17 02:12:18.407 | Creating user 'systemd-coredump' (systemd Core Dumper) with UID 989 and GID 989. 2026-02-17 02:12:18.429 | Setting up libfdt1:amd64 (1.7.0-2build1) ... 2026-02-17 02:12:18.441 | Setting up libasound2-data (1.2.11-1ubuntu0.2) ... 2026-02-17 02:12:18.451 | Setting up libasound2t64:amd64 (1.2.11-1ubuntu0.2) ... 2026-02-17 02:12:18.461 | Setting up libnspr4:amd64 (2:4.35-1.1build1) ... 2026-02-17 02:12:18.473 | Setting up libpcsclite1:amd64 (2.0.3-1build1) ... 2026-02-17 02:12:18.483 | Setting up libdaxctl1:amd64 (77-2ubuntu2) ... 2026-02-17 02:12:18.493 | Setting up qemu-system-data (1:8.2.2+ds-0ubuntu1.12) ... 2026-02-17 02:12:18.504 | Setting up seabios (1.16.3-2) ... 2026-02-17 02:12:18.514 | Setting up libvirt0:amd64 (10.0.0-2ubuntu8.11) ... 2026-02-17 02:12:18.524 | Setting up systemd-container (255.4-1ubuntu8.12) ... 2026-02-17 02:12:18.684 | Created symlink /etc/systemd/system/multi-user.target.wants/machines.target → /usr/lib/systemd/system/machines.target. 2026-02-17 02:12:19.058 | Setting up libslirp0:amd64 (4.7.0-1ubuntu3) ... 2026-02-17 02:12:19.071 | Setting up libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2026-02-17 02:12:19.082 | Setting up ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-02-17 02:12:19.094 | Setting up libndctl6:amd64 (77-2ubuntu2) ... 2026-02-17 02:12:19.105 | Setting up librdmacm1t64:amd64 (50.0-2ubuntu0.2) ... 2026-02-17 02:12:19.118 | Setting up libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2026-02-17 02:12:19.128 | Setting up libusb-1.0-0:amd64 (2:1.0.27-1) ... 2026-02-17 02:12:19.139 | Setting up libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.11) ... 2026-02-17 02:12:19.652 | Setting up libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2026-02-17 02:12:19.665 | Setting up libvirt-daemon-config-network (10.0.0-2ubuntu8.11) ... 2026-02-17 02:12:20.011 | Setting up python3-libvirt (10.0.0-1build1) ... 2026-02-17 02:12:20.266 | Setting up libvirt-clients (10.0.0-2ubuntu8.11) ... 2026-02-17 02:12:20.299 | Setting up libvirt-dev:amd64 (10.0.0-2ubuntu8.11) ... 2026-02-17 02:12:20.322 | Setting up libnss3:amd64 (2:3.98-1build1) ... 2026-02-17 02:12:20.333 | Setting up libcacard0:amd64 (1:2.8.0-3build4) ... 2026-02-17 02:12:20.345 | Setting up libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.11) ... 2026-02-17 02:12:20.365 | Setting up libvirt-daemon-system-systemd (10.0.0-2ubuntu8.11) ... 2026-02-17 02:12:20.387 | Setting up libvirt-daemon (10.0.0-2ubuntu8.11) ... 2026-02-17 02:12:20.410 | Setting up qemu-system-common (1:8.2.2+ds-0ubuntu1.12) ... 2026-02-17 02:12:20.581 | Created symlink /etc/systemd/system/multi-user.target.wants/qemu-kvm.service → /usr/lib/systemd/system/qemu-kvm.service. 2026-02-17 02:12:21.020 | Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.12) ... 2026-02-17 02:12:21.044 | Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.12) ... 2026-02-17 02:12:21.066 | Setting up qemu-system-x86 (1:8.2.2+ds-0ubuntu1.12) ... 2026-02-17 02:12:21.090 | Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.12) ... 2026-02-17 02:12:21.114 | Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.12) ... 2026-02-17 02:12:21.139 | Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.12) ... 2026-02-17 02:12:21.162 | Setting up libvirt-daemon-system (10.0.0-2ubuntu8.11) ... 2026-02-17 02:12:21.510 | useradd warning: libvirt-qemu's uid 64055 is greater than SYS_UID_MAX 999 2026-02-17 02:12:22.037 | info: Selecting GID from range 100 to 999 ... 2026-02-17 02:12:22.043 | info: Adding group `swtpm' (GID 116) ... 2026-02-17 02:12:22.118 | info: The home dir /var/lib/swtpm you specified can't be accessed: No such file or directory 2026-02-17 02:12:22.118 | 2026-02-17 02:12:22.124 | info: Selecting UID from range 100 to 999 ... 2026-02-17 02:12:22.124 | 2026-02-17 02:12:22.128 | info: Adding system user `swtpm' (UID 113) ... 2026-02-17 02:12:22.131 | info: Adding new user `swtpm' (UID 113) with group `swtpm' ... 2026-02-17 02:12:22.183 | info: Not creating home directory `/var/lib/swtpm'. 2026-02-17 02:12:22.388 | Enabling libvirt default network 2026-02-17 02:12:22.561 | Created symlink /etc/systemd/system/multi-user.target.wants/libvirtd.service → /usr/lib/systemd/system/libvirtd.service. 2026-02-17 02:12:22.562 | Created symlink /etc/systemd/system/sockets.target.wants/virtlockd.socket → /usr/lib/systemd/system/virtlockd.socket. 2026-02-17 02:12:22.562 | Created symlink /etc/systemd/system/sockets.target.wants/virtlogd.socket → /usr/lib/systemd/system/virtlogd.socket. 2026-02-17 02:12:22.562 | Created symlink /etc/systemd/system/sockets.target.wants/libvirtd.socket → /usr/lib/systemd/system/libvirtd.socket. 2026-02-17 02:12:22.562 | Created symlink /etc/systemd/system/sockets.target.wants/libvirtd-ro.socket → /usr/lib/systemd/system/libvirtd-ro.socket. 2026-02-17 02:12:22.562 | Created symlink /etc/systemd/system/sockets.target.wants/libvirtd-admin.socket → /usr/lib/systemd/system/libvirtd-admin.socket. 2026-02-17 02:12:22.562 | Created symlink /etc/systemd/system/sockets.target.wants/virtlockd-admin.socket → /usr/lib/systemd/system/virtlockd-admin.socket. 2026-02-17 02:12:22.562 | Created symlink /etc/systemd/system/sockets.target.wants/virtlogd-admin.socket → /usr/lib/systemd/system/virtlogd-admin.socket. 2026-02-17 02:12:23.172 | Created symlink /etc/systemd/system/multi-user.target.wants/libvirt-guests.service → /usr/lib/systemd/system/libvirt-guests.service. 2026-02-17 02:12:23.914 | Created symlink /etc/systemd/system/multi-user.target.wants/virtlockd.service → /usr/lib/systemd/system/virtlockd.service. 2026-02-17 02:12:24.368 | Created symlink /etc/systemd/system/multi-user.target.wants/virtlogd.service → /usr/lib/systemd/system/virtlogd.service. 2026-02-17 02:12:25.194 | Setting up libvirt-daemon dnsmasq configuration. 2026-02-17 02:12:25.270 | Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.12) ... 2026-02-17 02:12:25.296 | Setting up qemu-system (1:8.2.2+ds-0ubuntu1.12) ... 2026-02-17 02:12:25.307 | Processing triggers for man-db (2.12.0-4build2) ... 2026-02-17 02:12:26.501 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-02-17 02:12:26.524 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-02-17 02:12:26.851 | + functions-common:apt_get:1203 : result=0 2026-02-17 02:12:26.857 | + functions-common:apt_get:1206 : time_stop apt-get 2026-02-17 02:12:26.863 | + functions-common:time_stop:2412 : local name 2026-02-17 02:12:26.870 | + functions-common:time_stop:2413 : local end_time 2026-02-17 02:12:26.877 | + functions-common:time_stop:2414 : local elapsed_time 2026-02-17 02:12:26.883 | + functions-common:time_stop:2415 : local total 2026-02-17 02:12:26.888 | + functions-common:time_stop:2416 : local start_time 2026-02-17 02:12:26.895 | + functions-common:time_stop:2418 : name=apt-get 2026-02-17 02:12:26.899 | + functions-common:time_stop:2419 : start_time=1771294323921 2026-02-17 02:12:26.905 | + functions-common:time_stop:2421 : [[ -z 1771294323921 ]] 2026-02-17 02:12:26.912 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-02-17 02:12:26.922 | + functions-common:time_stop:2424 : end_time=1771294346915 2026-02-17 02:12:26.929 | + functions-common:time_stop:2425 : elapsed_time=22994 2026-02-17 02:12:26.935 | + functions-common:time_stop:2426 : total=175194 2026-02-17 02:12:26.942 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-02-17 02:12:26.948 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=198188 2026-02-17 02:12:26.954 | + functions-common:apt_get:1207 : return 0 2026-02-17 02:12:26.961 | + lib/nova_plugins/functions-libvirt:install_libvirt:73 : install_package ovmf 2026-02-17 02:12:26.968 | + functions-common:install_package:1430 : update_package_repo 2026-02-17 02:12:26.975 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-02-17 02:12:26.982 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-02-17 02:12:26.987 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-02-17 02:12:26.992 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-02-17 02:12:27.000 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-02-17 02:12:27.006 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-02-17 02:12:27.012 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-02-17 02:12:27.019 | + functions-common:update_package_repo:1413 : apt_get_update 2026-02-17 02:12:27.026 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-02-17 02:12:27.033 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-02-17 02:12:27.040 | + functions-common:apt_get_update:1159 : return 2026-02-17 02:12:27.045 | + functions-common:install_package:1431 : real_install_package ovmf 2026-02-17 02:12:27.051 | + functions-common:real_install_package:1418 : is_ubuntu 2026-02-17 02:12:27.056 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-02-17 02:12:27.062 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-02-17 02:12:27.069 | + functions-common:real_install_package:1419 : apt_get install ovmf 2026-02-17 02:12:27.124 | + 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-02-17 02:12:27.171 | Reading package lists... 2026-02-17 02:12:27.432 | Building dependency tree... 2026-02-17 02:12:27.433 | Reading state information... 2026-02-17 02:12:27.710 | The following NEW packages will be installed: 2026-02-17 02:12:27.711 | ovmf 2026-02-17 02:12:27.801 | 0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded. 2026-02-17 02:12:27.801 | Need to get 5,176 kB of archives. 2026-02-17 02:12:27.801 | After this operation, 17.4 MB of additional disk space will be used. 2026-02-17 02:12:27.801 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovmf all 2024.02-2ubuntu0.7 [5,176 kB] 2026-02-17 02:12:28.202 | debconf: delaying package configuration, since apt-utils is not installed 2026-02-17 02:12:28.252 | Fetched 5,176 kB in 0s (22.9 MB/s) 2026-02-17 02:12:28.290 | Selecting previously unselected package ovmf. 2026-02-17 02:12:28.334 | (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 ... 70077 files and directories currently installed.) 2026-02-17 02:12:28.335 | Preparing to unpack .../ovmf_2024.02-2ubuntu0.7_all.deb ... 2026-02-17 02:12:28.339 | Unpacking ovmf (2024.02-2ubuntu0.7) ... 2026-02-17 02:12:28.499 | Setting up ovmf (2024.02-2ubuntu0.7) ... 2026-02-17 02:12:28.767 | + functions-common:apt_get:1203 : result=0 2026-02-17 02:12:28.773 | + functions-common:apt_get:1206 : time_stop apt-get 2026-02-17 02:12:28.778 | + functions-common:time_stop:2412 : local name 2026-02-17 02:12:28.784 | + functions-common:time_stop:2413 : local end_time 2026-02-17 02:12:28.790 | + functions-common:time_stop:2414 : local elapsed_time 2026-02-17 02:12:28.795 | + functions-common:time_stop:2415 : local total 2026-02-17 02:12:28.801 | + functions-common:time_stop:2416 : local start_time 2026-02-17 02:12:28.807 | + functions-common:time_stop:2418 : name=apt-get 2026-02-17 02:12:28.812 | + functions-common:time_stop:2419 : start_time=1771294347117 2026-02-17 02:12:28.818 | + functions-common:time_stop:2421 : [[ -z 1771294347117 ]] 2026-02-17 02:12:28.827 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-02-17 02:12:28.836 | + functions-common:time_stop:2424 : end_time=1771294348830 2026-02-17 02:12:28.843 | + functions-common:time_stop:2425 : elapsed_time=1713 2026-02-17 02:12:28.849 | + functions-common:time_stop:2426 : total=198188 2026-02-17 02:12:28.856 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-02-17 02:12:28.862 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=199901 2026-02-17 02:12:28.866 | + functions-common:apt_get:1207 : return 0 2026-02-17 02:12:28.873 | + lib/nova_plugins/functions-libvirt:install_libvirt:74 : is_arch aarch64 2026-02-17 02:12:28.881 | ++ functions-common:is_arch:517 : uname -m 2026-02-17 02:12:28.891 | + functions-common:is_arch:517 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-02-17 02:12:28.897 | + lib/nova_plugins/functions-libvirt:install_libvirt:111 : [[ True == True ]] 2026-02-17 02:12:28.904 | + lib/nova_plugins/functions-libvirt:install_libvirt:112 : _enable_coredump 2026-02-17 02:12:28.909 | + lib/nova_plugins/functions-libvirt:_enable_coredump:34 : local confdir=/etc/systemd/system/libvirtd.service.d 2026-02-17 02:12:28.915 | + lib/nova_plugins/functions-libvirt:_enable_coredump:35 : local conffile=/etc/systemd/system/libvirtd.service.d/coredump.conf 2026-02-17 02:12:28.921 | + lib/nova_plugins/functions-libvirt:_enable_coredump:39 : sudo mkdir -p /var/core 2026-02-17 02:12:28.946 | + lib/nova_plugins/functions-libvirt:_enable_coredump:40 : sudo chmod a+wrx /var/core 2026-02-17 02:12:28.970 | + lib/nova_plugins/functions-libvirt:_enable_coredump:41 : echo /var/core/core.%e.%p.%h.%t 2026-02-17 02:12:28.971 | + lib/nova_plugins/functions-libvirt:_enable_coredump:42 : sudo tee /proc/sys/kernel/core_pattern 2026-02-17 02:12:28.984 | /var/core/core.%e.%p.%h.%t 2026-02-17 02:12:28.993 | + lib/nova_plugins/functions-libvirt:_enable_coredump:45 : sudo mkdir -p /etc/systemd/system/libvirtd.service.d 2026-02-17 02:12:29.019 | + lib/nova_plugins/functions-libvirt:_enable_coredump:46 : sudo tee /etc/systemd/system/libvirtd.service.d/coredump.conf 2026-02-17 02:12:29.032 | [Service] 2026-02-17 02:12:29.032 | LimitCORE=infinity 2026-02-17 02:12:29.039 | + lib/nova_plugins/functions-libvirt:_enable_coredump:53 : sudo systemctl daemon-reload 2026-02-17 02:12:29.369 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:96 : [[ kvm == \l\x\c ]] 2026-02-17 02:12:29.374 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:108 : [[ '' == \T\r\u\e ]] 2026-02-17 02:12:29.380 | + lib/nova:install_nova:947 : is_service_enabled n-novnc 2026-02-17 02:12:29.421 | + functions-common:is_service_enabled:2068 : return 0 2026-02-17 02:12:29.430 | ++ lib/nova:install_nova:949 : trueorfalse False NOVNC_FROM_PACKAGE 2026-02-17 02:12:29.475 | + lib/nova:install_nova:949 : NOVNC_FROM_PACKAGE=False 2026-02-17 02:12:29.482 | + lib/nova:install_nova:950 : '[' False = True ']' 2026-02-17 02:12:29.488 | + lib/nova:install_nova:969 : NOVNC_WEB_DIR=/opt/stack/novnc 2026-02-17 02:12:29.495 | + lib/nova:install_nova:970 : git_clone https://github.com/novnc/novnc.git /opt/stack/novnc v1.3.0 2026-02-17 02:12:29.502 | + functions-common:git_clone:581 : local git_remote=https://github.com/novnc/novnc.git 2026-02-17 02:12:29.509 | + functions-common:git_clone:582 : local git_dest=/opt/stack/novnc 2026-02-17 02:12:29.516 | + functions-common:git_clone:583 : local git_ref=v1.3.0 2026-02-17 02:12:29.521 | + functions-common:git_clone:584 : local orig_dir 2026-02-17 02:12:29.529 | ++ functions-common:git_clone:585 : pwd 2026-02-17 02:12:29.537 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-02-17 02:12:29.544 | + functions-common:git_clone:586 : local git_clone_flags= 2026-02-17 02:12:29.554 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-02-17 02:12:29.596 | + functions-common:git_clone:588 : RECLONE=False 2026-02-17 02:12:29.603 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-02-17 02:12:29.609 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-02-17 02:12:29.616 | + functions-common:git_clone:602 : echo v1.3.0 2026-02-17 02:12:29.618 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-02-17 02:12:29.629 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/novnc ]] 2026-02-17 02:12:29.635 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-02-17 02:12:29.640 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/novnc 2026-02-17 02:12:29.664 | + functions-common:git_clone:664 : cd /opt/stack/novnc 2026-02-17 02:12:29.673 | + functions-common:git_clone:665 : git show --oneline 2026-02-17 02:12:29.675 | + functions-common:git_clone:665 : head -1 2026-02-17 02:12:29.686 | 8e1ebdf Remove some unused assignments 2026-02-17 02:12:29.694 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-02-17 02:12:29.700 | + lib/nova:install_nova:974 : is_service_enabled n-spice 2026-02-17 02:12:29.743 | + functions-common:is_service_enabled:2068 : return 1 2026-02-17 02:12:29.748 | + lib/nova:install_nova:986 : git_clone https://github.com/openstack/nova.git /opt/stack/nova master 2026-02-17 02:12:29.755 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/nova.git 2026-02-17 02:12:29.762 | + functions-common:git_clone:582 : local git_dest=/opt/stack/nova 2026-02-17 02:12:29.769 | + functions-common:git_clone:583 : local git_ref=master 2026-02-17 02:12:29.775 | + functions-common:git_clone:584 : local orig_dir 2026-02-17 02:12:29.781 | ++ functions-common:git_clone:585 : pwd 2026-02-17 02:12:29.787 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-02-17 02:12:29.794 | + functions-common:git_clone:586 : local git_clone_flags= 2026-02-17 02:12:29.801 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-02-17 02:12:29.843 | + functions-common:git_clone:588 : RECLONE=False 2026-02-17 02:12:29.850 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-02-17 02:12:29.856 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-02-17 02:12:29.863 | + functions-common:git_clone:602 : echo master 2026-02-17 02:12:29.865 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-02-17 02:12:29.876 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/nova ]] 2026-02-17 02:12:29.881 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-02-17 02:12:29.886 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/nova 2026-02-17 02:12:29.909 | + functions-common:git_clone:664 : cd /opt/stack/nova 2026-02-17 02:12:29.918 | + functions-common:git_clone:665 : git show --oneline 2026-02-17 02:12:29.918 | + functions-common:git_clone:665 : head -1 2026-02-17 02:12:29.931 | f3d9188a93 Merge "TPM: support live migration of `host` secret security" 2026-02-17 02:12:29.938 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-02-17 02:12:29.945 | + lib/nova:install_nova:987 : setup_develop /opt/stack/nova 2026-02-17 02:12:29.951 | + inc/python:setup_develop:353 : local bindep 2026-02-17 02:12:29.958 | + inc/python:setup_develop:354 : [[ /opt/stack/nova == -bindep* ]] 2026-02-17 02:12:29.965 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/nova 2026-02-17 02:12:29.972 | + inc/python:setup_develop:359 : local extras= 2026-02-17 02:12:29.978 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/nova -e 2026-02-17 02:12:29.985 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-02-17 02:12:29.991 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/nova == -bindep* ]] 2026-02-17 02:12:29.999 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/nova 2026-02-17 02:12:30.006 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-02-17 02:12:30.012 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-02-17 02:12:30.021 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/nova 2026-02-17 02:12:30.028 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-02-17 02:12:30.037 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/nova 2026-02-17 02:12:30.044 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-02-17 02:12:30.051 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-02-17 02:12:30.060 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2026-02-17 02:12:30.073 | + inc/python:_setup_package_with_constraints_edit:400 : name=nova 2026-02-17 02:12:30.080 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z nova ']' 2026-02-17 02:12:30.087 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2026-02-17 02:12:30.213 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/nova -e 2026-02-17 02:12:30.220 | + inc/python:setup_package:436 : local bindep=0 2026-02-17 02:12:30.227 | + inc/python:setup_package:437 : local bindep_flag= 2026-02-17 02:12:30.233 | + inc/python:setup_package:438 : local bindep_profiles= 2026-02-17 02:12:30.241 | + inc/python:setup_package:439 : [[ /opt/stack/nova == -bindep* ]] 2026-02-17 02:12:30.248 | + inc/python:setup_package:444 : local project_dir=/opt/stack/nova 2026-02-17 02:12:30.254 | + inc/python:setup_package:445 : local flags=-e 2026-02-17 02:12:30.260 | + inc/python:setup_package:446 : local extras= 2026-02-17 02:12:30.266 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-02-17 02:12:30.274 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-02-17 02:12:30.280 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-02-17 02:12:30.287 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-02-17 02:12:30.293 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-02-17 02:12:30.300 | + inc/python:setup_package:464 : pip_install -e /opt/stack/nova 2026-02-17 02:12:30.351 | Using python 3.12 to install /opt/stack/nova 2026-02-17 02:12:30.358 | + 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-02-17 02:12:30.964 | Obtaining file:///opt/stack/nova 2026-02-17 02:12:30.966 | Installing build dependencies: started 2026-02-17 02:12:32.028 | Installing build dependencies: finished with status 'done' 2026-02-17 02:12:32.029 | Checking if build backend supports build_editable: started 2026-02-17 02:12:32.341 | Checking if build backend supports build_editable: finished with status 'done' 2026-02-17 02:12:32.341 | Getting requirements to build editable: started 2026-02-17 02:12:32.506 | Getting requirements to build editable: finished with status 'done' 2026-02-17 02:12:32.509 | Preparing editable metadata (pyproject.toml): started 2026-02-17 02:12:34.127 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-02-17 02:12:34.147 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==32.1.0.dev233) (7.0.3) 2026-02-17 02:12:34.147 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==32.1.0.dev233) (2.0.44) 2026-02-17 02:12:34.148 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==32.1.0.dev233) (5.2.1) 2026-02-17 02:12:34.148 | Requirement already satisfied: eventlet>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==32.1.0.dev233) (0.40.3) 2026-02-17 02:12:34.149 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==32.1.0.dev233) (3.1.6) 2026-02-17 02:12:34.149 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==32.1.0.dev233) (11.0.0) 2026-02-17 02:12:34.150 | Requirement already satisfied: lxml>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==32.1.0.dev233) (6.0.2) 2026-02-17 02:12:34.150 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==32.1.0.dev233) (2.5.1) 2026-02-17 02:12:34.150 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==32.1.0.dev233) (43.0.3) 2026-02-17 02:12:34.151 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==32.1.0.dev233) (1.8.9) 2026-02-17 02:12:34.151 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==32.1.0.dev233) (3.2.4) 2026-02-17 02:12:34.152 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==32.1.0.dev233) (3.1.0) 2026-02-17 02:12:34.152 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==32.1.0.dev233) (3.10.1) 2026-02-17 02:12:34.152 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==32.1.0.dev233) (3.16.0) 2026-02-17 02:12:34.153 | Requirement already satisfied: alembic>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==32.1.0.dev233) (1.17.0) 2026-02-17 02:12:34.153 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==32.1.0.dev233) (1.3.0) 2026-02-17 02:12:34.154 | Requirement already satisfied: paramiko>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==32.1.0.dev233) (4.0.0) 2026-02-17 02:12:34.154 | Requirement already satisfied: jsonschema>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==32.1.0.dev233) (4.25.1) 2026-02-17 02:12:34.154 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==32.1.0.dev233) (9.8.0) 2026-02-17 02:12:34.155 | Requirement already satisfied: keystoneauth1>=3.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==32.1.0.dev233) (5.13.0) 2026-02-17 02:12:34.155 | Requirement already satisfied: python-neutronclient>=7.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==32.1.0.dev233) (11.7.0) 2026-02-17 02:12:34.156 | Requirement already satisfied: python-glanceclient>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==32.1.0.dev233) (4.10.0) 2026-02-17 02:12:34.156 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==32.1.0.dev233) (2.32.5) 2026-02-17 02:12:34.156 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==32.1.0.dev233) (5.6.0) 2026-02-17 02:12:34.267 | Collecting websockify>=0.9.0 (from nova==32.1.0.dev233) 2026-02-17 02:12:34.346 | Downloading websockify-0.13.0-py3-none-any.whl.metadata (14 kB) 2026-02-17 02:12:34.360 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==32.1.0.dev233) (4.0.0) 2026-02-17 02:12:34.361 | Requirement already satisfied: oslo.concurrency>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==32.1.0.dev233) (7.3.0) 2026-02-17 02:12:34.361 | Requirement already satisfied: oslo.config>=8.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==32.1.0.dev233) (10.2.0) 2026-02-17 02:12:34.362 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==32.1.0.dev233) (6.2.0) 2026-02-17 02:12:34.362 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==32.1.0.dev233) (8.0.0) 2026-02-17 02:12:34.363 | Requirement already satisfied: oslo.limit>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==32.1.0.dev233) (2.9.2) 2026-02-17 02:12:34.364 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==32.1.0.dev233) (3.7.0) 2026-02-17 02:12:34.365 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==32.1.0.dev233) (5.9.0) 2026-02-17 02:12:34.365 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==32.1.0.dev233) (2.7.0) 2026-02-17 02:12:34.366 | Requirement already satisfied: oslo.utils>=8.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==32.1.0.dev233) (9.2.0) 2026-02-17 02:12:34.367 | Requirement already satisfied: oslo.db>=10.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==32.1.0.dev233) (18.0.0) 2026-02-17 02:12:34.367 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==32.1.0.dev233) (7.8.0) 2026-02-17 02:12:34.368 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==32.1.0.dev233) (17.2.0) 2026-02-17 02:12:34.369 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==32.1.0.dev233) (4.8.0) 2026-02-17 02:12:34.369 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==32.1.0.dev233) (3.9.0) 2026-02-17 02:12:34.370 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==32.1.0.dev233) (6.7.1) 2026-02-17 02:12:34.371 | Requirement already satisfied: oslo.service>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.4.1->nova==32.1.0.dev233) (4.5.0) 2026-02-17 02:12:34.372 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==32.1.0.dev233) (2.0.0) 2026-02-17 02:12:34.372 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==32.1.0.dev233) (7.0.0) 2026-02-17 02:12:34.373 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==32.1.0.dev233) (7.1.1) 2026-02-17 02:12:34.373 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==32.1.0.dev233) (3.9.0) 2026-02-17 02:12:34.373 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==32.1.0.dev233) (6.14.0) 2026-02-17 02:12:34.374 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==32.1.0.dev233) (1.1.0) 2026-02-17 02:12:34.374 | Requirement already satisfied: os-traits>=3.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==32.1.0.dev233) (3.6.0) 2026-02-17 02:12:34.375 | Requirement already satisfied: os-vif>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==32.1.0.dev233) (4.3.0) 2026-02-17 02:12:34.375 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==32.1.0.dev233) (5.5.0) 2026-02-17 02:12:34.397 | Collecting microversion-parse>=0.2.1 (from nova==32.1.0.dev233) 2026-02-17 02:12:34.403 | Downloading microversion_parse-2.1.0-py3-none-any.whl.metadata (5.1 kB) 2026-02-17 02:12:34.414 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==32.1.0.dev233) (8.0.0) 2026-02-17 02:12:34.414 | Requirement already satisfied: cursive>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==32.1.0.dev233) (0.2.3) 2026-02-17 02:12:34.415 | Requirement already satisfied: retrying>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==32.1.0.dev233) (1.4.2) 2026-02-17 02:12:34.415 | Requirement already satisfied: os-service-types>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==32.1.0.dev233) (1.8.2) 2026-02-17 02:12:34.416 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==32.1.0.dev233) (2.9.0.post0) 2026-02-17 02:12:34.417 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==32.1.0.dev233) (3.2.1) 2026-02-17 02:12:34.417 | Requirement already satisfied: openstacksdk>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==32.1.0.dev233) (4.9.0) 2026-02-17 02:12:34.418 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==32.1.0.dev233) (6.0.3) 2026-02-17 02:12:34.420 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==32.1.0.dev233) (1.3.10) 2026-02-17 02:12:34.421 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==32.1.0.dev233) (4.15.0) 2026-02-17 02:12:34.423 | Requirement already satisfied: python-barbicanclient>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=0.16.0->nova==32.1.0.dev233) (7.2.0) 2026-02-17 02:12:34.426 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->nova==32.1.0.dev233) (2.0.0) 2026-02-17 02:12:34.429 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->nova==32.1.0.dev233) (2.23) 2026-02-17 02:12:34.433 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.30.1->nova==32.1.0.dev233) (2.8.0) 2026-02-17 02:12:34.437 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from futurist>=3.2.1->nova==32.1.0.dev233) (3.0.0) 2026-02-17 02:12:34.438 | 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==32.1.0.dev233) (2.0.0) 2026-02-17 02:12:34.441 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->nova==32.1.0.dev233) (3.0.3) 2026-02-17 02:12:34.443 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==32.1.0.dev233) (25.4.0) 2026-02-17 02:12:34.443 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==32.1.0.dev233) (2025.9.1) 2026-02-17 02:12:34.444 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==32.1.0.dev233) (0.37.0) 2026-02-17 02:12:34.444 | Requirement already satisfied: rpds-py>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==32.1.0.dev233) (0.28.0) 2026-02-17 02:12:34.449 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.16.0->nova==32.1.0.dev233) (2.1.0) 2026-02-17 02:12:34.453 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.20.0->nova==32.1.0.dev233) (4.0.1) 2026-02-17 02:12:34.454 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.20.0->nova==32.1.0.dev233) (2.10.1) 2026-02-17 02:12:34.454 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.20.0->nova==32.1.0.dev233) (5.7.0) 2026-02-17 02:12:34.462 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==32.1.0.dev233) (1.5.0) 2026-02-17 02:12:34.463 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==32.1.0.dev233) (1.0.1) 2026-02-17 02:12:34.463 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==32.1.0.dev233) (1.33) 2026-02-17 02:12:34.464 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==32.1.0.dev233) (4.5.0) 2026-02-17 02:12:34.465 | Requirement already satisfied: requestsexceptions>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==32.1.0.dev233) (1.4.0) 2026-02-17 02:12:34.470 | 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==32.1.0.dev233) (3.0.0) 2026-02-17 02:12:34.474 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.10.0->nova==32.1.0.dev233) (9.1.2) 2026-02-17 02:12:34.475 | Requirement already satisfied: os-win>=5.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.10.0->nova==32.1.0.dev233) (5.9.0) 2026-02-17 02:12:34.490 | Requirement already satisfied: ovsdbapp>=0.12.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-vif>=3.1.0->nova==32.1.0.dev233) (2.15.0) 2026-02-17 02:12:34.491 | Requirement already satisfied: pyroute2>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-vif>=3.1.0->nova==32.1.0.dev233) (0.8.1) 2026-02-17 02:12:34.498 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=5.0.1->nova==32.1.0.dev233) (0.20) 2026-02-17 02:12:34.507 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=10.0.0->nova==32.1.0.dev233) (2.0.2) 2026-02-17 02:12:34.507 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=10.0.0->nova==32.1.0.dev233) (0.5.0) 2026-02-17 02:12:34.518 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==32.1.0.dev233) (6.2.1) 2026-02-17 02:12:34.518 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==32.1.0.dev233) (5.3.1) 2026-02-17 02:12:34.519 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==32.1.0.dev233) (5.5.4) 2026-02-17 02:12:34.519 | 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==32.1.0.dev233) (0.14.0) 2026-02-17 02:12:34.522 | 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==32.1.0.dev233) (5.1.0) 2026-02-17 02:12:34.528 | 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==32.1.0.dev233) (2025.2) 2026-02-17 02:12:34.529 | 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==32.1.0.dev233) (25.0) 2026-02-17 02:12:34.534 | 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==32.1.0.dev233) (0.23.1) 2026-02-17 02:12:34.536 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->nova==32.1.0.dev233) (4.3.0) 2026-02-17 02:12:34.538 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->nova==32.1.0.dev233) (4.0.1) 2026-02-17 02:12:34.547 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=2.6.2->nova==32.1.0.dev233) (1.1.2) 2026-02-17 02:12:34.561 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.4.1->oslo.service[threading]>=4.4.1->nova==32.1.0.dev233) (1.7.3) 2026-02-17 02:12:34.565 | Requirement already satisfied: cotyledon>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.4.1->nova==32.1.0.dev233) (2.2.0) 2026-02-17 02:12:34.568 | 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->nova==32.1.0.dev233) (1.3.7) 2026-02-17 02:12:34.576 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=8.0.0->nova==32.1.0.dev233) (3.2.5) 2026-02-17 02:12:34.584 | 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==32.1.0.dev233) (4.2.6) 2026-02-17 02:12:34.584 | 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==32.1.0.dev233) (3.6.0) 2026-02-17 02:12:34.591 | 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==32.1.0.dev233) (2.4.0) 2026-02-17 02:12:34.598 | Requirement already satisfied: invoke>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.1->nova==32.1.0.dev233) (2.2.1) 2026-02-17 02:12:34.598 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.1->nova==32.1.0.dev233) (1.6.0) 2026-02-17 02:12:34.604 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->nova==32.1.0.dev233) (82.0.0) 2026-02-17 02:12:34.618 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->nova==32.1.0.dev233) (0.2.14) 2026-02-17 02:12:34.647 | 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==32.1.0.dev233) (4.13.1) 2026-02-17 02:12:34.651 | 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==32.1.0.dev233) (0.5.2) 2026-02-17 02:12:34.652 | 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==32.1.0.dev233) (2.7.0) 2026-02-17 02:12:34.659 | Requirement already satisfied: pyperclip>=1.8 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==32.1.0.dev233) (1.11.0) 2026-02-17 02:12:34.660 | 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==32.1.0.dev233) (1.7.1) 2026-02-17 02:12:34.672 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->nova==32.1.0.dev233) (1.17.0) 2026-02-17 02:12:34.676 | Requirement already satisfied: warlock>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=4.7.0->nova==32.1.0.dev233) (2.1.0) 2026-02-17 02:12:34.677 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=4.7.0->nova==32.1.0.dev233) (24.2.1) 2026-02-17 02:12:34.690 | 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==32.1.0.dev233) (4.3.0) 2026-02-17 02:12:34.707 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->nova==32.1.0.dev233) (3.4.4) 2026-02-17 02:12:34.707 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->nova==32.1.0.dev233) (3.11) 2026-02-17 02:12:34.708 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->nova==32.1.0.dev233) (1.26.20) 2026-02-17 02:12:34.709 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==32.1.0.dev233) (2023.11.17) 2026-02-17 02:12:34.741 | Requirement already satisfied: rich>=11.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==32.1.0.dev233) (14.2.0) 2026-02-17 02:12:34.746 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==32.1.0.dev233) (4.0.0) 2026-02-17 02:12:34.746 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==32.1.0.dev233) (2.19.2) 2026-02-17 02:12:34.754 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==32.1.0.dev233) (0.1.2) 2026-02-17 02:12:34.763 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->nova==32.1.0.dev233) (0.7) 2026-02-17 02:12:34.800 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=10.0.0->nova==32.1.0.dev233) (2.7.2) 2026-02-17 02:12:34.804 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from tooz>=1.58.0->nova==32.1.0.dev233) (0.15.2) 2026-02-17 02:12:35.147 | Collecting numpy (from websockify>=0.9.0->nova==32.1.0.dev233) 2026-02-17 02:12:35.151 | Downloading numpy-2.2.6-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (62 kB) 2026-02-17 02:12:35.220 | Collecting jwcrypto (from websockify>=0.9.0->nova==32.1.0.dev233) 2026-02-17 02:12:35.226 | Downloading jwcrypto-1.5.6-py3-none-any.whl.metadata (3.1 kB) 2026-02-17 02:12:35.271 | Collecting redis (from websockify>=0.9.0->nova==32.1.0.dev233) 2026-02-17 02:12:35.276 | Downloading redis-7.0.0-py3-none-any.whl.metadata (10 kB) 2026-02-17 02:12:35.354 | Downloading microversion_parse-2.1.0-py3-none-any.whl (20 kB) 2026-02-17 02:12:35.366 | Downloading websockify-0.13.0-py3-none-any.whl (41 kB) 2026-02-17 02:12:35.380 | Downloading jwcrypto-1.5.6-py3-none-any.whl (92 kB) 2026-02-17 02:12:35.397 | Downloading numpy-2.2.6-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.5 MB) 2026-02-17 02:12:35.586 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.5/16.5 MB 90.0 MB/s 0:00:00 2026-02-17 02:12:35.597 | Downloading redis-7.0.0-py3-none-any.whl (339 kB) 2026-02-17 02:12:35.646 | Building wheels for collected packages: nova 2026-02-17 02:12:35.648 | Building editable for nova (pyproject.toml): started 2026-02-17 02:12:37.484 | Building editable for nova (pyproject.toml): finished with status 'done' 2026-02-17 02:12:37.485 | Created wheel for nova: filename=nova-32.1.0.dev233-0.editable-py3-none-any.whl size=9433 sha256=6550a7491ca58cbcf759470879d35493e2156d83462ba744b8a91ab573d2bf2a 2026-02-17 02:12:37.485 | Stored in directory: /tmp/pip-ephem-wheel-cache-cml1ctfc/wheels/ee/2b/3a/69794dff55dd5d6c4a3613dfc37217369e4acdbc37f2b08153 2026-02-17 02:12:37.491 | Successfully built nova 2026-02-17 02:12:37.642 | Installing collected packages: redis, numpy, microversion-parse, jwcrypto, websockify, nova 2026-02-17 02:12:40.031 | 2026-02-17 02:12:40.051 | Successfully installed jwcrypto-1.5.6 microversion-parse-2.1.0 nova-32.1.0.dev233 numpy-2.2.6 redis-7.0.0 websockify-0.13.0 2026-02-17 02:12:40.235 | + inc/python:pip_install:216 : result=0 2026-02-17 02:12:40.238 | + inc/python:pip_install:218 : time_stop pip_install 2026-02-17 02:12:40.245 | + functions-common:time_stop:2412 : local name 2026-02-17 02:12:40.251 | + functions-common:time_stop:2413 : local end_time 2026-02-17 02:12:40.257 | + functions-common:time_stop:2414 : local elapsed_time 2026-02-17 02:12:40.263 | + functions-common:time_stop:2415 : local total 2026-02-17 02:12:40.269 | + functions-common:time_stop:2416 : local start_time 2026-02-17 02:12:40.275 | + functions-common:time_stop:2418 : name=pip_install 2026-02-17 02:12:40.281 | + functions-common:time_stop:2419 : start_time=1771294350338 2026-02-17 02:12:40.287 | + functions-common:time_stop:2421 : [[ -z 1771294350338 ]] 2026-02-17 02:12:40.294 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-02-17 02:12:40.304 | + functions-common:time_stop:2424 : end_time=1771294360298 2026-02-17 02:12:40.309 | + functions-common:time_stop:2425 : elapsed_time=9960 2026-02-17 02:12:40.315 | + functions-common:time_stop:2426 : total=98073 2026-02-17 02:12:40.320 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-02-17 02:12:40.327 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=108033 2026-02-17 02:12:40.333 | + inc/python:pip_install:219 : return 0 2026-02-17 02:12:40.338 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-02-17 02:12:40.344 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-02-17 02:12:40.351 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/nova 2026-02-17 02:12:40.357 | + inc/python:use_library_from_git:266 : local name=/opt/stack/nova 2026-02-17 02:12:40.364 | + inc/python:use_library_from_git:267 : local enabled=1 2026-02-17 02:12:40.370 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-02-17 02:12:40.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, =~ ,/opt/stack/nova, ]] 2026-02-17 02:12:40.382 | + inc/python:use_library_from_git:269 : return 1 2026-02-17 02:12:40.390 | + lib/nova:install_nova:988 : sudo install -D -m 0644 -o stack /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2026-02-17 02:12:40.415 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-02-17 02:12:40.422 | + ./stack.sh:main:956 : configure_nova 2026-02-17 02:12:40.428 | + lib/nova:configure_nova:260 : sudo install -d -o stack /etc/nova 2026-02-17 02:12:40.452 | + lib/nova:configure_nova:262 : configure_rootwrap nova 2026-02-17 02:12:40.459 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2026-02-17 02:12:40.464 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-02-17 02:12:40.474 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2026-02-17 02:12:40.476 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-02-17 02:12:40.487 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2026-02-17 02:12:40.493 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2026-02-17 02:12:40.499 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-02-17 02:12:40.505 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2026-02-17 02:12:40.511 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2026-02-17 02:12:40.517 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2026-02-17 02:12:40.524 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/nova-rootwrap 2026-02-17 02:12:40.530 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2026-02-17 02:12:40.553 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2026-02-17 02:12:40.579 | + 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-02-17 02:12:40.603 | + 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-02-17 02:12:40.627 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2026-02-17 02:12:40.650 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/nova/rootwrap.conf 2026-02-17 02:12:40.675 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-02-17 02:12:40.684 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-02-17 02:12:40.693 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.F4O6KGuJyA 2026-02-17 02:12:40.699 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-02-17 02:12:40.705 | + inc/rootwrap:configure_rootwrap:73 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-02-17 02:12:40.712 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/nova-rootwrap-daemon ']' 2026-02-17 02:12:40.718 | + inc/rootwrap:configure_rootwrap:76 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-02-17 02:12:40.725 | + inc/rootwrap:configure_rootwrap:77 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-02-17 02:12:40.731 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.F4O6KGuJyA 2026-02-17 02:12:40.741 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.F4O6KGuJyA 2026-02-17 02:12:40.784 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.F4O6KGuJyA /etc/sudoers.d/nova-rootwrap 2026-02-17 02:12:40.813 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/nova-rootwrap 2026-02-17 02:12:40.823 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-02-17 02:12:40.830 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-02-17 02:12:40.836 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-02-17 02:12:40.844 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-02-17 02:12:40.852 | + 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-02-17 02:12:40.858 | + 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-02-17 02:12:40.867 | + 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-02-17 02:12:40.868 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-02-17 02:12:40.884 | Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-02-17 02:12:40.893 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-02-17 02:12:40.916 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-02-17 02:12:40.941 | + 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-02-17 02:12:40.947 | + lib/nova:configure_nova:266 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2026-02-17 02:12:40.960 | + lib/nova:configure_nova:269 : is_service_enabled n-cpu 2026-02-17 02:12:41.001 | + functions-common:is_service_enabled:2068 : return 0 2026-02-17 02:12:41.008 | + lib/nova:configure_nova:271 : sudo sysctl -w net.ipv4.ip_forward=1 2026-02-17 02:12:41.026 | net.ipv4.ip_forward = 1 2026-02-17 02:12:41.033 | + lib/nova:configure_nova:273 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-02-17 02:12:41.041 | + lib/nova:configure_nova:277 : [[ kvm == \k\v\m ]] 2026-02-17 02:12:41.047 | + lib/nova:configure_nova:278 : sudo modprobe kvm 2026-02-17 02:12:41.074 | + lib/nova:configure_nova:279 : '[' '!' -e /dev/kvm ']' 2026-02-17 02:12:41.081 | + lib/nova:configure_nova:294 : [[ kvm == \l\x\c ]] 2026-02-17 02:12:41.088 | + lib/nova:configure_nova:309 : sudo install -d -o stack /opt/stack/data/nova/instances 2026-02-17 02:12:41.109 | + lib/nova:configure_nova:314 : '[' -L /dev/disk/by-label/nova-instances ']' 2026-02-17 02:12:41.118 | + lib/nova:configure_nova:323 : sudo tee /etc/iscsi/initiatorname.iscsi 2026-02-17 02:12:41.119 | ++ lib/nova:configure_nova:323 : iscsi-iname 2026-02-17 02:12:41.131 | + lib/nova:configure_nova:323 : echo InitiatorName=iqn.2016-04.com.open-iscsi:ea9e4ba7dc9c 2026-02-17 02:12:41.131 | InitiatorName=iqn.2016-04.com.open-iscsi:ea9e4ba7dc9c 2026-02-17 02:12:41.140 | + lib/nova:configure_nova:325 : [[ False == \T\r\u\e ]] 2026-02-17 02:12:41.147 | + lib/nova:configure_nova:340 : iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2026-02-17 02:12:41.283 | + lib/nova:configure_nova:342 : [[ lioadm != \n\v\m\e\t ]] 2026-02-17 02:12:41.289 | + lib/nova:configure_nova:344 : restart_service iscsid 2026-02-17 02:12:41.296 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-02-17 02:12:41.303 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart iscsid 2026-02-17 02:12:41.386 | + lib/nova:configure_nova:367 : create_nova_conf 2026-02-17 02:12:41.392 | + lib/nova:create_nova_conf:437 : rm -f /opt/stack/nova/bin/nova.conf 2026-02-17 02:12:41.402 | + lib/nova:create_nova_conf:440 : rm -f /etc/nova/nova.conf 2026-02-17 02:12:41.411 | + lib/nova:create_nova_conf:441 : iniset /etc/nova/nova.conf DEFAULT debug True 2026-02-17 02:12:41.482 | + lib/nova:create_nova_conf:442 : '[' True == True ']' 2026-02-17 02:12:41.487 | + lib/nova:create_nova_conf:443 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2026-02-17 02:12:41.551 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2026-02-17 02:12:41.622 | + lib/nova:create_nova_conf:446 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2026-02-17 02:12:41.691 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-02-17 02:12:41.771 | + lib/nova:create_nova_conf:448 : iniset /etc/nova/nova.conf scheduler workers 4 2026-02-17 02:12:41.846 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2026-02-17 02:12:41.918 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT my_ip 199.204.45.242 2026-02-17 02:12:41.991 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2026-02-17 02:12:42.066 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2026-02-17 02:12:42.138 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2026-02-17 02:12:42.210 | + lib/nova:create_nova_conf:454 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2026-02-17 02:12:42.282 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf api response_validation error 2026-02-17 02:12:42.359 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2026-02-17 02:12:42.437 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf DEFAULT report_interval 120 2026-02-17 02:12:42.507 | + lib/nova:create_nova_conf:463 : iniset /etc/nova/nova.conf DEFAULT service_down_time 720 2026-02-17 02:12:42.582 | + lib/nova:create_nova_conf:465 : is_fedora 2026-02-17 02:12:42.588 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-02-17 02:12:42.594 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-02-17 02:12:42.602 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-02-17 02:12:42.607 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-02-17 02:12:42.612 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-02-17 02:12:42.618 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-02-17 02:12:42.623 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-02-17 02:12:42.630 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-02-17 02:12:42.636 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-02-17 02:12:42.642 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-02-17 02:12:42.648 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-02-17 02:12:42.655 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-02-17 02:12:42.660 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-02-17 02:12:42.666 | + lib/nova:create_nova_conf:474 : is_service_enabled n-api n-cond n-sched n-spice n-novnc n-sproxy 2026-02-17 02:12:42.710 | + functions-common:is_service_enabled:2068 : return 0 2026-02-17 02:12:42.717 | + lib/nova:create_nova_conf:478 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-02-17 02:12:42.723 | + lib/nova:create_nova_conf:481 : local db=nova_cell0 2026-02-17 02:12:42.729 | + lib/nova:create_nova_conf:484 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2026-02-17 02:12:42.806 | ++ lib/nova:create_nova_conf:487 : database_connection_url nova_cell0 2026-02-17 02:12:42.812 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-02-17 02:12:42.818 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-02-17 02:12:42.824 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-02-17 02:12:42.831 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-02-17 02:12:42.837 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-02-17 02:12:42.844 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-02-17 02:12:42.882 | ++ functions-common:is_service_enabled:2068 : return 0 2026-02-17 02:12:42.888 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-02-17 02:12:42.894 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-02-17 02:12:42.902 | + 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-02-17 02:12:42.984 | ++ lib/nova:create_nova_conf:488 : database_connection_url nova_api 2026-02-17 02:12:42.989 | ++ lib/database:database_connection_url:134 : local db=nova_api 2026-02-17 02:12:42.995 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2026-02-17 02:12:42.999 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_api 2026-02-17 02:12:43.005 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-02-17 02:12:43.010 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-02-17 02:12:43.017 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-02-17 02:12:43.057 | ++ functions-common:is_service_enabled:2068 : return 0 2026-02-17 02:12:43.064 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-02-17 02:12:43.071 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-02-17 02:12:43.078 | + 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-02-17 02:12:43.155 | + lib/nova:create_nova_conf:493 : iniset /etc/nova/nova.conf cache enabled True 2026-02-17 02:12:43.235 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2026-02-17 02:12:43.327 | + lib/nova:create_nova_conf:495 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2026-02-17 02:12:43.378 | + lib/nova:create_nova_conf:498 : is_service_enabled n-api 2026-02-17 02:12:43.418 | + functions-common:is_service_enabled:2068 : return 0 2026-02-17 02:12:43.423 | + lib/nova:create_nova_conf:499 : is_service_enabled n-api-meta 2026-02-17 02:12:43.465 | + functions-common:is_service_enabled:2068 : return 0 2026-02-17 02:12:43.476 | ++ lib/nova:create_nova_conf:501 : echo osapi_compute,metadata 2026-02-17 02:12:43.477 | ++ lib/nova:create_nova_conf:501 : sed s/,metadata// 2026-02-17 02:12:43.488 | + lib/nova:create_nova_conf:501 : NOVA_ENABLED_APIS=osapi_compute 2026-02-17 02:12:43.494 | + lib/nova:create_nova_conf:503 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2026-02-17 02:12:43.569 | + lib/nova:create_nova_conf:504 : [[ True == \T\r\u\e ]] 2026-02-17 02:12:43.574 | + lib/nova:create_nova_conf:505 : iniset /etc/nova/nova.conf oslo_policy enforce_new_defaults True 2026-02-17 02:12:43.654 | + lib/nova:create_nova_conf:506 : iniset /etc/nova/nova.conf oslo_policy enforce_scope True 2026-02-17 02:12:43.724 | + lib/nova:create_nova_conf:512 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2026-02-17 02:12:43.729 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/nova/nova.conf 2026-02-17 02:12:43.736 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=nova 2026-02-17 02:12:43.743 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2026-02-17 02:12:43.749 | + lib/keystone:configure_keystone_authtoken_middleware:439 : local service_type= 2026-02-17 02:12:43.755 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2026-02-17 02:12:43.831 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2026-02-17 02:12:43.905 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/nova/nova.conf keystone_authtoken auth_url https://199.204.45.242/identity 2026-02-17 02:12:43.974 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2026-02-17 02:12:44.048 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/nova/nova.conf keystone_authtoken password secretservice 2026-02-17 02:12:44.119 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2026-02-17 02:12:44.191 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2026-02-17 02:12:44.264 | + lib/keystone:configure_keystone_authtoken_middleware:448 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2026-02-17 02:12:44.339 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-02-17 02:12:44.413 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2026-02-17 02:12:44.489 | + lib/keystone:configure_keystone_authtoken_middleware:452 : [[ -n '' ]] 2026-02-17 02:12:44.495 | + lib/nova:create_nova_conf:515 : is_service_enabled cinder 2026-02-17 02:12:44.535 | + functions-common:is_service_enabled:2068 : return 0 2026-02-17 02:12:44.542 | + lib/nova:create_nova_conf:516 : configure_cinder_access 2026-02-17 02:12:44.549 | + lib/nova:configure_cinder_access:647 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2026-02-17 02:12:44.630 | + lib/nova:configure_cinder_access:648 : iniset /etc/nova/nova.conf cinder auth_type password 2026-02-17 02:12:44.704 | + lib/nova:configure_cinder_access:649 : iniset /etc/nova/nova.conf cinder auth_url https://199.204.45.242/identity 2026-02-17 02:12:44.775 | + lib/nova:configure_cinder_access:656 : iniset /etc/nova/nova.conf cinder username nova 2026-02-17 02:12:44.850 | + lib/nova:configure_cinder_access:657 : iniset /etc/nova/nova.conf cinder password secretservice 2026-02-17 02:12:44.921 | + lib/nova:configure_cinder_access:658 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2026-02-17 02:12:44.995 | + lib/nova:configure_cinder_access:659 : iniset /etc/nova/nova.conf cinder project_name service 2026-02-17 02:12:45.066 | + lib/nova:configure_cinder_access:660 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2026-02-17 02:12:45.139 | + lib/nova:configure_cinder_access:661 : is_service_enabled tls-proxy 2026-02-17 02:12:45.178 | + functions-common:is_service_enabled:2068 : return 0 2026-02-17 02:12:45.185 | + lib/nova:configure_cinder_access:662 : CINDER_SERVICE_HOST=199.204.45.242 2026-02-17 02:12:45.191 | + lib/nova:configure_cinder_access:663 : CINDER_SERVICE_PORT=8776 2026-02-17 02:12:45.198 | + lib/nova:configure_cinder_access:664 : iniset /etc/nova/nova.conf cinder cafile /opt/stack/data/ca-bundle.pem 2026-02-17 02:12:45.275 | + lib/nova:create_nova_conf:519 : is_service_enabled manila 2026-02-17 02:12:45.316 | + functions-common:is_service_enabled:2068 : return 0 2026-02-17 02:12:45.322 | + lib/nova:create_nova_conf:520 : configure_manila_access 2026-02-17 02:12:45.329 | + lib/nova:configure_manila_access:670 : iniset /etc/nova/nova.conf manila os_region_name RegionOne 2026-02-17 02:12:45.408 | + lib/nova:configure_manila_access:671 : iniset /etc/nova/nova.conf manila auth_type password 2026-02-17 02:12:45.479 | + lib/nova:configure_manila_access:672 : iniset /etc/nova/nova.conf manila auth_url https://199.204.45.242/identity 2026-02-17 02:12:45.549 | + lib/nova:configure_manila_access:673 : iniset /etc/nova/nova.conf manila username nova 2026-02-17 02:12:45.619 | + lib/nova:configure_manila_access:674 : iniset /etc/nova/nova.conf manila password secretservice 2026-02-17 02:12:45.690 | + lib/nova:configure_manila_access:675 : iniset /etc/nova/nova.conf manila user_domain_name Default 2026-02-17 02:12:45.762 | + lib/nova:configure_manila_access:676 : iniset /etc/nova/nova.conf manila project_name service 2026-02-17 02:12:45.862 | + lib/nova:configure_manila_access:677 : iniset /etc/nova/nova.conf manila project_domain_name Default 2026-02-17 02:12:45.929 | + lib/nova:create_nova_conf:523 : '[' -n /opt/stack/data/nova ']' 2026-02-17 02:12:45.934 | + lib/nova:create_nova_conf:524 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2026-02-17 02:12:46.002 | + lib/nova:create_nova_conf:525 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2026-02-17 02:12:46.076 | + lib/nova:create_nova_conf:527 : '[' -n /opt/stack/data/nova/instances ']' 2026-02-17 02:12:46.083 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2026-02-17 02:12:46.154 | + lib/nova:create_nova_conf:530 : '[' False '!=' False ']' 2026-02-17 02:12:46.161 | + lib/nova:create_nova_conf:533 : '[' False '!=' False ']' 2026-02-17 02:12:46.166 | + lib/nova:create_nova_conf:539 : is_fedora 2026-02-17 02:12:46.172 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-02-17 02:12:46.178 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-02-17 02:12:46.185 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-02-17 02:12:46.191 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-02-17 02:12:46.196 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-02-17 02:12:46.202 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-02-17 02:12:46.208 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-02-17 02:12:46.215 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-02-17 02:12:46.222 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-02-17 02:12:46.228 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-02-17 02:12:46.235 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-02-17 02:12:46.241 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-02-17 02:12:46.247 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-02-17 02:12:46.252 | + lib/nova:create_nova_conf:544 : setup_logging /etc/nova/nova.conf 2026-02-17 02:12:46.256 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova.conf 2026-02-17 02:12:46.262 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova.conf 2026-02-17 02:12:46.270 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-02-17 02:12:46.312 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-02-17 02:12:46.317 | + functions:setup_systemd_logging:716 : local pidstr= 2026-02-17 02:12:46.324 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-02-17 02:12:46.330 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-02-17 02:12:46.336 | + 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-02-17 02:12:46.413 | + 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-02-17 02:12:46.489 | + 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-02-17 02:12:46.562 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-02-17 02:12:46.633 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT log_color False 2026-02-17 02:12:46.700 | + lib/nova:create_nova_conf:546 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2026-02-17 02:12:46.777 | + lib/nova:create_nova_conf:548 : is_service_enabled n-api 2026-02-17 02:12:46.817 | + functions-common:is_service_enabled:2068 : return 0 2026-02-17 02:12:46.823 | + lib/nova:create_nova_conf:549 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini nova.wsgi.osapi_compute:application /compute '' nova-api 2026-02-17 02:12:46.830 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-api-uwsgi.ini 2026-02-17 02:12:46.836 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.osapi_compute:application 2026-02-17 02:12:46.841 | + lib/apache:write_uwsgi_config:245 : local url=/compute 2026-02-17 02:12:46.846 | + lib/apache:write_uwsgi_config:246 : local http= 2026-02-17 02:12:46.850 | + lib/apache:write_uwsgi_config:247 : local name=nova-api 2026-02-17 02:12:46.856 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-api ']' 2026-02-17 02:12:46.862 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-02-17 02:12:46.867 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-02-17 02:12:46.893 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-02-17 02:12:46.894 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-02-17 02:12:46.906 | d /var/run/uwsgi 0755 stack root 2026-02-17 02:12:46.913 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-02-17 02:12:46.931 | /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-02-17 02:12:46.939 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-api.socket 2026-02-17 02:12:46.945 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-api-uwsgi.ini 2026-02-17 02:12:46.955 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.osapi_compute:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-02-17 02:12:46.961 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi module nova.wsgi.osapi_compute:application 2026-02-17 02:12:47.032 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 4 2026-02-17 02:12:47.098 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2026-02-17 02:12:47.170 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2026-02-17 02:12:47.241 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2026-02-17 02:12:47.311 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-02-17 02:12:47.384 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2026-02-17 02:12:47.459 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2026-02-17 02:12:47.531 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2026-02-17 02:12:47.602 | + 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-02-17 02:12:47.670 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2026-02-17 02:12:47.743 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-02-17 02:12:47.815 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2026-02-17 02:12:47.886 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi start-time %t 2026-02-17 02:12:47.958 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-02-17 02:12:47.964 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-02-17 02:12:47.972 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for nova-api 2026-02-17 02:12:47.979 | ++ lib/apache:apache_site_config_for:174 : local site=nova-api 2026-02-17 02:12:47.985 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-02-17 02:12:47.992 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-02-17 02:12:47.997 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-02-17 02:12:48.003 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/nova-api.conf 2026-02-17 02:12:48.011 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/nova-api.conf 2026-02-17 02:12:48.018 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api.socket 2026-02-17 02:12:48.092 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2026-02-17 02:12:48.166 | + 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-02-17 02:12:48.167 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/nova-api.conf 2026-02-17 02:12:48.184 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 2026-02-17 02:12:48.191 | + lib/apache:write_uwsgi_config:309 : enable_apache_site nova-api 2026-02-17 02:12:48.198 | + lib/apache:enable_apache_site:191 : local site=nova-api 2026-02-17 02:12:48.204 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-02-17 02:12:48.210 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-02-17 02:12:48.215 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-02-17 02:12:48.221 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-02-17 02:12:48.227 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-02-17 02:12:48.233 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-02-17 02:12:48.240 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-02-17 02:12:48.247 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-02-17 02:12:48.254 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-02-17 02:12:48.260 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-02-17 02:12:48.266 | + lib/apache:enable_apache_site:195 : sudo a2ensite nova-api 2026-02-17 02:12:48.316 | Enabling site nova-api. 2026-02-17 02:12:48.326 | To activate the new configuration, you need to run: 2026-02-17 02:12:48.326 | systemctl reload apache2 2026-02-17 02:12:48.337 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-02-17 02:12:48.343 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-02-17 02:12:48.349 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-02-17 02:12:48.356 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-02-17 02:12:48.530 | + lib/nova:create_nova_conf:552 : is_service_enabled n-api-meta 2026-02-17 02:12:48.566 | + functions-common:is_service_enabled:2068 : return 0 2026-02-17 02:12:48.573 | + 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-02-17 02:12:48.578 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-metadata-uwsgi.ini 2026-02-17 02:12:48.585 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.metadata:application 2026-02-17 02:12:48.591 | + lib/apache:write_uwsgi_config:245 : local url= 2026-02-17 02:12:48.596 | + lib/apache:write_uwsgi_config:246 : local http=0.0.0.0:8775 2026-02-17 02:12:48.603 | + lib/apache:write_uwsgi_config:247 : local name=nova-metadata 2026-02-17 02:12:48.608 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-metadata ']' 2026-02-17 02:12:48.614 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-02-17 02:12:48.620 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-02-17 02:12:48.647 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-02-17 02:12:48.648 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-02-17 02:12:48.664 | d /var/run/uwsgi 0755 stack root 2026-02-17 02:12:48.673 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-02-17 02:12:48.696 | /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-02-17 02:12:48.704 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-metadata.socket 2026-02-17 02:12:48.710 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2026-02-17 02:12:48.720 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.metadata:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-02-17 02:12:48.725 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi module nova.wsgi.metadata:application 2026-02-17 02:12:48.798 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 4 2026-02-17 02:12:48.867 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2026-02-17 02:12:48.940 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2026-02-17 02:12:49.012 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2026-02-17 02:12:49.081 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 80 2026-02-17 02:12:49.155 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2026-02-17 02:12:49.227 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2026-02-17 02:12:49.307 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2026-02-17 02:12:49.379 | + 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-02-17 02:12:49.452 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2026-02-17 02:12:49.523 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2026-02-17 02:12:49.593 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2026-02-17 02:12:49.664 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi start-time %t 2026-02-17 02:12:49.736 | + lib/apache:write_uwsgi_config:301 : [[ -n 0.0.0.0:8775 ]] 2026-02-17 02:12:49.743 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2026-02-17 02:12:49.814 | + lib/nova:create_nova_conf:556 : is_service_enabled ceilometer 2026-02-17 02:12:49.853 | + functions-common:is_service_enabled:2068 : return 1 2026-02-17 02:12:49.859 | + lib/nova:create_nova_conf:564 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2026-02-17 02:12:49.941 | ++ lib/nova:create_nova_conf:565 : get_notification_url 2026-02-17 02:12:49.947 | ++ lib/rpc_backend:get_notification_url:136 : local virtual_host= 2026-02-17 02:12:49.953 | ++ lib/rpc_backend:get_notification_url:137 : is_service_enabled rabbit 2026-02-17 02:12:49.994 | ++ functions-common:is_service_enabled:2068 : return 0 2026-02-17 02:12:50.001 | ++ lib/rpc_backend:get_notification_url:138 : echo rabbit://stackrabbit:secretrabbit@199.204.45.242:5672/ 2026-02-17 02:12:50.009 | + lib/nova:create_nova_conf:565 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:secretrabbit@199.204.45.242:5672/ 2026-02-17 02:12:50.087 | + lib/nova:create_nova_conf:566 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2026-02-17 02:12:50.167 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova.conf 2026-02-17 02:12:50.173 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-02-17 02:12:50.179 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova.conf 2026-02-17 02:12:50.186 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-02-17 02:12:50.191 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-02-17 02:12:50.197 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-02-17 02:12:50.237 | + functions-common:is_service_enabled:2068 : return 0 2026-02-17 02:12:50.246 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-02-17 02:12:50.253 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-02-17 02:12:50.259 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-02-17 02:12:50.300 | ++ functions-common:is_service_enabled:2068 : return 0 2026-02-17 02:12:50.306 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@199.204.45.242:5672/ 2026-02-17 02:12:50.317 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@199.204.45.242:5672/ 2026-02-17 02:12:50.388 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-02-17 02:12:50.395 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-02-17 02:12:50.400 | + lib/nova:create_nova_conf:569 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 4 2026-02-17 02:12:50.470 | + lib/nova:create_nova_conf:570 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 4 2026-02-17 02:12:50.543 | + lib/nova:create_nova_conf:572 : iniset /etc/nova/nova.conf conductor workers 4 2026-02-17 02:12:50.622 | + lib/nova:create_nova_conf:574 : is_service_enabled tls-proxy 2026-02-17 02:12:50.662 | + functions-common:is_service_enabled:2068 : return 0 2026-02-17 02:12:50.669 | + lib/nova:create_nova_conf:575 : iniset /etc/nova/nova.conf DEFAULT glance_protocol https 2026-02-17 02:12:50.744 | + lib/nova:create_nova_conf:576 : iniset /etc/nova/nova.conf oslo_middleware enable_proxy_headers_parsing True 2026-02-17 02:12:50.821 | + lib/nova:create_nova_conf:579 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2026-02-17 02:12:50.895 | + lib/nova:create_nova_conf:581 : '[' True == True ']' 2026-02-17 02:12:50.901 | + lib/nova:create_nova_conf:582 : init_nova_service_user_conf 2026-02-17 02:12:50.907 | + lib/nova:init_nova_service_user_conf:842 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2026-02-17 02:12:50.985 | + lib/nova:init_nova_service_user_conf:843 : iniset /etc/nova/nova.conf service_user auth_type password 2026-02-17 02:12:51.056 | + lib/nova:init_nova_service_user_conf:844 : iniset /etc/nova/nova.conf service_user auth_url https://199.204.45.242/identity 2026-02-17 02:12:51.123 | + lib/nova:init_nova_service_user_conf:845 : iniset /etc/nova/nova.conf service_user username nova 2026-02-17 02:12:51.193 | + lib/nova:init_nova_service_user_conf:846 : iniset /etc/nova/nova.conf service_user password secretservice 2026-02-17 02:12:51.261 | + lib/nova:init_nova_service_user_conf:847 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2026-02-17 02:12:51.331 | + lib/nova:init_nova_service_user_conf:848 : iniset /etc/nova/nova.conf service_user project_name service 2026-02-17 02:12:51.401 | + lib/nova:init_nova_service_user_conf:849 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2026-02-17 02:12:51.473 | + lib/nova:create_nova_conf:585 : is_service_enabled n-cond 2026-02-17 02:12:51.517 | + functions-common:is_service_enabled:2068 : return 0 2026-02-17 02:12:51.525 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2026-02-17 02:12:51.535 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-02-17 02:12:51.542 | + lib/nova:create_nova_conf:587 : local conf 2026-02-17 02:12:51.548 | + lib/nova:create_nova_conf:588 : local vhost 2026-02-17 02:12:51.556 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2026-02-17 02:12:51.563 | ++ lib/nova:conductor_conf:853 : local cell=1 2026-02-17 02:12:51.569 | ++ lib/nova:conductor_conf:854 : echo /etc/nova/nova_cell1.conf 2026-02-17 02:12:51.576 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2026-02-17 02:12:51.583 | + lib/nova:create_nova_conf:590 : vhost=nova_cell1 2026-02-17 02:12:51.589 | + lib/nova:create_nova_conf:592 : rm -f /etc/nova/nova_cell1.conf 2026-02-17 02:12:51.600 | ++ lib/nova:create_nova_conf:593 : database_connection_url nova_cell1 2026-02-17 02:12:51.607 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2026-02-17 02:12:51.613 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2026-02-17 02:12:51.620 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell1 2026-02-17 02:12:51.627 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-02-17 02:12:51.634 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-02-17 02:12:51.641 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-02-17 02:12:51.685 | ++ functions-common:is_service_enabled:2068 : return 0 2026-02-17 02:12:51.692 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-02-17 02:12:51.698 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-02-17 02:12:51.707 | + 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-02-17 02:12:51.791 | + lib/nova:create_nova_conf:594 : iniset /etc/nova/nova_cell1.conf conductor workers 4 2026-02-17 02:12:51.870 | + lib/nova:create_nova_conf:595 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2026-02-17 02:12:51.955 | + lib/nova:create_nova_conf:597 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-02-17 02:12:51.961 | + lib/nova:create_nova_conf:600 : rpc_backend_add_vhost nova_cell1 2026-02-17 02:12:51.968 | + lib/rpc_backend:rpc_backend_add_vhost:112 : local vhost=nova_cell1 2026-02-17 02:12:51.974 | + lib/rpc_backend:rpc_backend_add_vhost:113 : is_service_enabled rabbit 2026-02-17 02:12:52.017 | + functions-common:is_service_enabled:2068 : return 0 2026-02-17 02:12:52.024 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : sudo rabbitmqctl list_vhosts 2026-02-17 02:12:52.025 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : grep nova_cell1 2026-02-17 02:12:52.658 | + lib/rpc_backend:rpc_backend_add_vhost:114 : '[' -z ']' 2026-02-17 02:12:52.664 | + lib/rpc_backend:rpc_backend_add_vhost:115 : sudo rabbitmqctl add_vhost nova_cell1 2026-02-17 02:12:53.303 | Adding vhost "nova_cell1" ... 2026-02-17 02:12:53.387 | + lib/rpc_backend:rpc_backend_add_vhost:116 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2026-02-17 02:12:54.104 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2026-02-17 02:12:54.147 | + lib/nova:create_nova_conf:601 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2026-02-17 02:12:54.154 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-02-17 02:12:54.160 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova_cell1.conf 2026-02-17 02:12:54.167 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-02-17 02:12:54.173 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-02-17 02:12:54.178 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-02-17 02:12:54.220 | + functions-common:is_service_enabled:2068 : return 0 2026-02-17 02:12:54.228 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-02-17 02:12:54.235 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-02-17 02:12:54.242 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-02-17 02:12:54.282 | ++ functions-common:is_service_enabled:2068 : return 0 2026-02-17 02:12:54.288 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@199.204.45.242:5672/nova_cell1 2026-02-17 02:12:54.295 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@199.204.45.242:5672/nova_cell1 2026-02-17 02:12:54.368 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-02-17 02:12:54.374 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-02-17 02:12:54.380 | + lib/nova:create_nova_conf:605 : is_service_enabled placement placement-client 2026-02-17 02:12:54.421 | + functions-common:is_service_enabled:2068 : return 0 2026-02-17 02:12:54.427 | + lib/nova:create_nova_conf:606 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2026-02-17 02:12:54.434 | + lib/nova:configure_placement_nova_compute:634 : local conf=/etc/nova/nova_cell1.conf 2026-02-17 02:12:54.441 | + lib/nova:configure_placement_nova_compute:635 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2026-02-17 02:12:54.520 | + lib/nova:configure_placement_nova_compute:636 : iniset /etc/nova/nova_cell1.conf placement auth_url https://199.204.45.242/identity 2026-02-17 02:12:54.595 | + lib/nova:configure_placement_nova_compute:637 : iniset /etc/nova/nova_cell1.conf placement username nova 2026-02-17 02:12:54.669 | + lib/nova:configure_placement_nova_compute:638 : iniset /etc/nova/nova_cell1.conf placement password secretservice 2026-02-17 02:12:54.744 | + lib/nova:configure_placement_nova_compute:639 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2026-02-17 02:12:54.822 | + lib/nova:configure_placement_nova_compute:640 : iniset /etc/nova/nova_cell1.conf placement project_name service 2026-02-17 02:12:54.891 | + lib/nova:configure_placement_nova_compute:641 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2026-02-17 02:12:54.965 | + lib/nova:configure_placement_nova_compute:642 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2026-02-17 02:12:55.043 | + lib/nova:create_nova_conf:610 : setup_logging /etc/nova/nova_cell1.conf 2026-02-17 02:12:55.050 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova_cell1.conf 2026-02-17 02:12:55.056 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova_cell1.conf 2026-02-17 02:12:55.064 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-02-17 02:12:55.109 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-02-17 02:12:55.115 | + functions:setup_systemd_logging:716 : local pidstr= 2026-02-17 02:12:55.121 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-02-17 02:12:55.125 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-02-17 02:12:55.130 | + 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-02-17 02:12:55.204 | + 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-02-17 02:12:55.278 | + 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-02-17 02:12:55.352 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-02-17 02:12:55.427 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT log_color False 2026-02-17 02:12:55.501 | + lib/nova:create_nova_conf:617 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-02-17 02:12:55.507 | ++ lib/nova:create_nova_conf:620 : seq 1 1 2026-02-17 02:12:55.517 | + lib/nova:create_nova_conf:620 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-02-17 02:12:55.523 | + lib/nova:create_nova_conf:621 : local conf 2026-02-17 02:12:55.530 | + lib/nova:create_nova_conf:622 : local offset 2026-02-17 02:12:55.538 | ++ lib/nova:create_nova_conf:623 : conductor_conf 1 2026-02-17 02:12:55.545 | ++ lib/nova:conductor_conf:853 : local cell=1 2026-02-17 02:12:55.552 | ++ lib/nova:conductor_conf:854 : echo /etc/nova/nova_cell1.conf 2026-02-17 02:12:55.559 | + lib/nova:create_nova_conf:623 : conf=/etc/nova/nova_cell1.conf 2026-02-17 02:12:55.565 | + lib/nova:create_nova_conf:624 : offset=0 2026-02-17 02:12:55.571 | + lib/nova:create_nova_conf:625 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2026-02-17 02:12:55.577 | + lib/nova:configure_console_proxies:744 : local conf=/etc/nova/nova_cell1.conf 2026-02-17 02:12:55.584 | + lib/nova:configure_console_proxies:745 : local offset=0 2026-02-17 02:12:55.590 | + lib/nova:configure_console_proxies:749 : offset=0 2026-02-17 02:12:55.599 | + lib/nova:configure_console_proxies:751 : is_service_enabled n-novnc 2026-02-17 02:12:55.637 | + functions-common:is_service_enabled:2068 : return 0 2026-02-17 02:12:55.643 | + lib/nova:configure_console_proxies:752 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_host 0.0.0.0 2026-02-17 02:12:55.719 | + lib/nova:configure_console_proxies:753 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2026-02-17 02:12:55.794 | + lib/nova:configure_console_proxies:755 : is_nova_console_proxy_compute_tls_enabled 2026-02-17 02:12:55.800 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2026-02-17 02:12:55.806 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2026-02-17 02:12:55.811 | + lib/nova:configure_console_proxies:783 : is_service_enabled n-spice 2026-02-17 02:12:55.851 | + functions-common:is_service_enabled:2068 : return 1 2026-02-17 02:12:55.857 | + lib/nova:configure_console_proxies:788 : is_service_enabled n-sproxy 2026-02-17 02:12:55.898 | + functions-common:is_service_enabled:2068 : return 1 2026-02-17 02:12:55.904 | + lib/nova:configure_nova:369 : is_service_enabled n-cpu 2026-02-17 02:12:55.946 | + functions-common:is_service_enabled:2068 : return 0 2026-02-17 02:12:55.952 | + lib/nova:configure_nova:369 : [[ -r /opt/stack/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-02-17 02:12:55.959 | + lib/nova:configure_nova:371 : configure_nova_hypervisor 2026-02-17 02:12:55.965 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2026-02-17 02:12:55.971 | + lib/nova_plugins/functions-libvirt:configure_libvirt:119 : is_service_enabled neutron 2026-02-17 02:12:56.012 | + functions-common:is_service_enabled:2068 : return 0 2026-02-17 02:12:56.018 | + lib/nova_plugins/functions-libvirt:configure_libvirt:119 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2026-02-17 02:12:56.044 | + lib/nova_plugins/functions-libvirt:configure_libvirt:121 : cat 2026-02-17 02:12:56.044 | + lib/nova_plugins/functions-libvirt:configure_libvirt:121 : sudo tee -a /etc/libvirt/qemu.conf 2026-02-17 02:12:56.057 | cgroup_device_acl = [ 2026-02-17 02:12:56.057 | "/dev/null", "/dev/full", "/dev/zero", 2026-02-17 02:12:56.057 | "/dev/random", "/dev/urandom", 2026-02-17 02:12:56.057 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2026-02-17 02:12:56.057 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2026-02-17 02:12:56.057 | "/dev/vfio/vfio", 2026-02-17 02:12:56.057 | ] 2026-02-17 02:12:56.063 | + lib/nova_plugins/functions-libvirt:configure_libvirt:132 : is_fedora 2026-02-17 02:12:56.068 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-02-17 02:12:56.074 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-02-17 02:12:56.080 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-02-17 02:12:56.086 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-02-17 02:12:56.092 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-02-17 02:12:56.097 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-02-17 02:12:56.103 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-02-17 02:12:56.109 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-02-17 02:12:56.115 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-02-17 02:12:56.120 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-02-17 02:12:56.125 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-02-17 02:12:56.130 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-02-17 02:12:56.137 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-02-17 02:12:56.144 | + lib/nova_plugins/functions-libvirt:configure_libvirt:151 : getent group libvirt 2026-02-17 02:12:56.155 | + lib/nova_plugins/functions-libvirt:configure_libvirt:154 : add_user_to_group stack libvirt 2026-02-17 02:12:56.161 | + functions-common:add_user_to_group:2181 : local user=stack 2026-02-17 02:12:56.168 | + functions-common:add_user_to_group:2182 : local group=libvirt 2026-02-17 02:12:56.175 | + functions-common:add_user_to_group:2184 : sudo usermod -a -G libvirt stack 2026-02-17 02:12:56.231 | + lib/nova_plugins/functions-libvirt:configure_libvirt:157 : [[ True = \T\r\u\e ]] 2026-02-17 02:12:56.236 | + lib/nova_plugins/functions-libvirt:configure_libvirt:158 : is_ubuntu 2026-02-17 02:12:56.243 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-02-17 02:12:56.250 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-02-17 02:12:56.256 | + 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-02-17 02:12:56.262 | + lib/nova_plugins/functions-libvirt:configure_libvirt:167 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2026-02-17 02:12:56.268 | + 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-02-17 02:12:56.294 | + 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-02-17 02:12:56.295 | + lib/nova_plugins/functions-libvirt:configure_libvirt:169 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-02-17 02:12:56.309 | log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu" 2026-02-17 02:12:56.317 | + 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-02-17 02:12:56.343 | + lib/nova_plugins/functions-libvirt:configure_libvirt:172 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2026-02-17 02:12:56.343 | + lib/nova_plugins/functions-libvirt:configure_libvirt:172 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-02-17 02:12:56.359 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2026-02-17 02:12:56.367 | + lib/nova_plugins/functions-libvirt:configure_libvirt:176 : is_nova_console_proxy_compute_tls_enabled 2026-02-17 02:12:56.373 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2026-02-17 02:12:56.377 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2026-02-17 02:12:56.384 | + lib/nova_plugins/functions-libvirt:configure_libvirt:194 : restart_service libvirtd 2026-02-17 02:12:56.389 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-02-17 02:12:56.396 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart libvirtd 2026-02-17 02:12:56.481 | + lib/nova_plugins/functions-libvirt:configure_libvirt:200 : restart_service virtlogd 2026-02-17 02:12:56.487 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-02-17 02:12:56.493 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart virtlogd 2026-02-17 02:12:56.601 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type kvm 2026-02-17 02:12:56.686 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode host-passthrough 2026-02-17 02:12:56.758 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 : '[' host-passthrough == custom ']' 2026-02-17 02:12:56.765 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2026-02-17 02:12:56.839 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:48 : iniset /etc/nova/nova.conf libvirt live_migration_uri qemu+ssh://stack@%s/system 2026-02-17 02:12:56.909 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2026-02-17 02:12:56.979 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2026-02-17 02:12:57.051 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 : is_arch ppc64 2026-02-17 02:12:57.057 | ++ functions-common:is_arch:517 : uname -m 2026-02-17 02:12:57.067 | + functions-common:is_arch:517 : [[ x86_64 == \p\p\c\6\4 ]] 2026-02-17 02:12:57.073 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 : is_arch aarch64 2026-02-17 02:12:57.080 | ++ functions-common:is_arch:517 : uname -m 2026-02-17 02:12:57.090 | + functions-common:is_arch:517 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-02-17 02:12:57.096 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:65 : isset ENABLE_FILE_INJECTION 2026-02-17 02:12:57.103 | + functions-common:isset:264 : [[ -v ENABLE_FILE_INJECTION ]] 2026-02-17 02:12:57.110 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:73 : [[ kvm = \p\a\r\a\l\l\e\l\s ]] 2026-02-17 02:12:57.116 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:80 : [[ '' == \L\V\M ]] 2026-02-17 02:12:57.124 | + ./stack.sh:main:959 : is_service_enabled placement 2026-02-17 02:12:57.168 | + functions-common:is_service_enabled:2068 : return 0 2026-02-17 02:12:57.173 | + ./stack.sh:main:961 : stack_install_service placement 2026-02-17 02:12:57.180 | + lib/stack:stack_install_service:20 : local service=placement 2026-02-17 02:12:57.187 | + lib/stack:stack_install_service:21 : type install_placement 2026-02-17 02:12:57.195 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-02-17 02:12:57.200 | + lib/stack:stack_install_service:32 : install_placement 2026-02-17 02:12:57.205 | + lib/placement:install_placement:121 : pip_install_gr osc-placement 2026-02-17 02:12:57.212 | + inc/python:pip_install_gr:94 : local name=osc-placement 2026-02-17 02:12:57.218 | + inc/python:pip_install_gr:95 : local clean_name 2026-02-17 02:12:57.227 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements osc-placement 2026-02-17 02:12:57.233 | ++ inc/python:get_from_global_requirements:241 : local package=osc-placement 2026-02-17 02:12:57.241 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-02-17 02:12:57.251 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2026-02-17 02:12:57.253 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-02-17 02:12:57.263 | ++ inc/python:get_from_global_requirements:243 : required_pkg='osc-placement ' 2026-02-17 02:12:57.270 | ++ inc/python:get_from_global_requirements:244 : [[ osc-placement == '' ]] 2026-02-17 02:12:57.278 | ++ inc/python:get_from_global_requirements:247 : echo osc-placement 2026-02-17 02:12:57.287 | + inc/python:pip_install_gr:96 : clean_name=osc-placement 2026-02-17 02:12:57.293 | + inc/python:pip_install_gr:97 : pip_install osc-placement 2026-02-17 02:12:57.343 | Using python 3.12 to install osc-placement 2026-02-17 02:12:57.349 | + 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-02-17 02:12:58.159 | Collecting osc-placement 2026-02-17 02:12:58.284 | Downloading osc_placement-4.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-02-17 02:12:58.296 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (7.0.3) 2026-02-17 02:12:58.296 | Requirement already satisfied: keystoneauth1>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (5.13.0) 2026-02-17 02:12:58.297 | Requirement already satisfied: osc-lib>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (4.3.0) 2026-02-17 02:12:58.298 | Requirement already satisfied: oslo.utils>=3.37.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (9.2.0) 2026-02-17 02:12:58.299 | 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-02-17 02:12:58.300 | 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-02-17 02:12:58.301 | 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.6.0) 2026-02-17 02:12:58.301 | 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-02-17 02:12:58.302 | 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-02-17 02:12:58.305 | 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.1) 2026-02-17 02:12:58.306 | 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.9.0) 2026-02-17 02:12:58.306 | 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.1) 2026-02-17 02:12:58.308 | 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.5.2) 2026-02-17 02:12:58.308 | 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) (2.7.0) 2026-02-17 02:12:58.309 | 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.16.0) 2026-02-17 02:12:58.310 | 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-02-17 02:12:58.312 | Requirement already satisfied: pyperclip>=1.8 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-02-17 02:12:58.312 | 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.1) 2026-02-17 02:12:58.313 | Requirement already satisfied: wcwidth>=0.2.10 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) (0.2.14) 2026-02-17 02:12:58.314 | 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-02-17 02:12:58.315 | 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-02-17 02:12:58.315 | 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-02-17 02:12:58.316 | 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.0.1) 2026-02-17 02:12:58.316 | 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-02-17 02:12:58.317 | 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.5.0) 2026-02-17 02:12:58.317 | 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.1.1) 2026-02-17 02:12:58.318 | 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-02-17 02:12:58.320 | 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-02-17 02:12:58.324 | 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) (2.23) 2026-02-17 02:12:58.328 | 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-02-17 02:12:58.331 | 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-02-17 02:12:58.331 | 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-02-17 02:12:58.332 | 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.2.5) 2026-02-17 02:12:58.332 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (25.0) 2026-02-17 02:12:58.333 | Requirement already satisfied: tzdata>=2022.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (2025.2) 2026-02-17 02:12:58.335 | 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.0.0) 2026-02-17 02:12:58.338 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->osc-placement) (82.0.0) 2026-02-17 02:12:58.350 | 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-02-17 02:12:58.350 | 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-02-17 02:12:58.351 | 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) (1.26.20) 2026-02-17 02:12:58.352 | 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-02-17 02:12:58.362 | Requirement already satisfied: rich>=11.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (14.2.0) 2026-02-17 02:12:58.364 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (4.0.0) 2026-02-17 02:12:58.365 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (2.19.2) 2026-02-17 02:12:58.367 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.1.2) 2026-02-17 02:12:58.395 | Downloading osc_placement-4.7.0-py3-none-any.whl (64 kB) 2026-02-17 02:12:58.607 | Installing collected packages: osc-placement 2026-02-17 02:12:58.685 | Successfully installed osc-placement-4.7.0 2026-02-17 02:12:58.813 | + inc/python:pip_install:216 : result=0 2026-02-17 02:12:58.818 | + inc/python:pip_install:218 : time_stop pip_install 2026-02-17 02:12:58.825 | + functions-common:time_stop:2412 : local name 2026-02-17 02:12:58.831 | + functions-common:time_stop:2413 : local end_time 2026-02-17 02:12:58.838 | + functions-common:time_stop:2414 : local elapsed_time 2026-02-17 02:12:58.844 | + functions-common:time_stop:2415 : local total 2026-02-17 02:12:58.851 | + functions-common:time_stop:2416 : local start_time 2026-02-17 02:12:58.858 | + functions-common:time_stop:2418 : name=pip_install 2026-02-17 02:12:58.864 | + functions-common:time_stop:2419 : start_time=1771294377332 2026-02-17 02:12:58.871 | + functions-common:time_stop:2421 : [[ -z 1771294377332 ]] 2026-02-17 02:12:58.880 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-02-17 02:12:58.892 | + functions-common:time_stop:2424 : end_time=1771294378884 2026-02-17 02:12:58.899 | + functions-common:time_stop:2425 : elapsed_time=1552 2026-02-17 02:12:58.905 | + functions-common:time_stop:2426 : total=108033 2026-02-17 02:12:58.911 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-02-17 02:12:58.917 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=109585 2026-02-17 02:12:58.923 | + inc/python:pip_install:219 : return 0 2026-02-17 02:12:58.929 | + lib/placement:install_placement:122 : git_clone https://github.com/openstack/placement.git /opt/stack/placement master 2026-02-17 02:12:58.935 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/placement.git 2026-02-17 02:12:58.942 | + functions-common:git_clone:582 : local git_dest=/opt/stack/placement 2026-02-17 02:12:58.947 | + functions-common:git_clone:583 : local git_ref=master 2026-02-17 02:12:58.953 | + functions-common:git_clone:584 : local orig_dir 2026-02-17 02:12:58.961 | ++ functions-common:git_clone:585 : pwd 2026-02-17 02:12:58.969 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-02-17 02:12:58.975 | + functions-common:git_clone:586 : local git_clone_flags= 2026-02-17 02:12:58.984 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-02-17 02:12:59.024 | + functions-common:git_clone:588 : RECLONE=False 2026-02-17 02:12:59.033 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-02-17 02:12:59.040 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-02-17 02:12:59.048 | + functions-common:git_clone:602 : echo master 2026-02-17 02:12:59.050 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-02-17 02:12:59.062 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/placement ]] 2026-02-17 02:12:59.068 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-02-17 02:12:59.072 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/placement 2026-02-17 02:12:59.097 | + functions-common:git_clone:664 : cd /opt/stack/placement 2026-02-17 02:12:59.106 | + functions-common:git_clone:665 : git show --oneline 2026-02-17 02:12:59.107 | + functions-common:git_clone:665 : head -1 2026-02-17 02:12:59.112 | 97a81217 Remove sphinxcontrib-actdiag/seqdiag 2026-02-17 02:12:59.120 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-02-17 02:12:59.127 | + lib/placement:install_placement:123 : setup_develop /opt/stack/placement 2026-02-17 02:12:59.134 | + inc/python:setup_develop:353 : local bindep 2026-02-17 02:12:59.140 | + inc/python:setup_develop:354 : [[ /opt/stack/placement == -bindep* ]] 2026-02-17 02:12:59.147 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/placement 2026-02-17 02:12:59.153 | + inc/python:setup_develop:359 : local extras= 2026-02-17 02:12:59.161 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/placement -e 2026-02-17 02:12:59.167 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-02-17 02:12:59.173 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/placement == -bindep* ]] 2026-02-17 02:12:59.181 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/placement 2026-02-17 02:12:59.188 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-02-17 02:12:59.195 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-02-17 02:12:59.203 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/placement 2026-02-17 02:12:59.210 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-02-17 02:12:59.218 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/placement 2026-02-17 02:12:59.225 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-02-17 02:12:59.232 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-02-17 02:12:59.242 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2026-02-17 02:12:59.254 | + inc/python:_setup_package_with_constraints_edit:400 : name=openstack-placement 2026-02-17 02:12:59.259 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z openstack-placement ']' 2026-02-17 02:12:59.265 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2026-02-17 02:12:59.392 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/placement -e 2026-02-17 02:12:59.399 | + inc/python:setup_package:436 : local bindep=0 2026-02-17 02:12:59.406 | + inc/python:setup_package:437 : local bindep_flag= 2026-02-17 02:12:59.412 | + inc/python:setup_package:438 : local bindep_profiles= 2026-02-17 02:12:59.418 | + inc/python:setup_package:439 : [[ /opt/stack/placement == -bindep* ]] 2026-02-17 02:12:59.425 | + inc/python:setup_package:444 : local project_dir=/opt/stack/placement 2026-02-17 02:12:59.431 | + inc/python:setup_package:445 : local flags=-e 2026-02-17 02:12:59.437 | + inc/python:setup_package:446 : local extras= 2026-02-17 02:12:59.443 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-02-17 02:12:59.449 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-02-17 02:12:59.456 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-02-17 02:12:59.462 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-02-17 02:12:59.468 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-02-17 02:12:59.475 | + inc/python:setup_package:464 : pip_install -e /opt/stack/placement 2026-02-17 02:12:59.523 | Using python 3.12 to install /opt/stack/placement 2026-02-17 02:12:59.529 | + 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-02-17 02:13:00.159 | Obtaining file:///opt/stack/placement 2026-02-17 02:13:00.161 | Installing build dependencies: started 2026-02-17 02:13:01.430 | Installing build dependencies: finished with status 'done' 2026-02-17 02:13:01.431 | Checking if build backend supports build_editable: started 2026-02-17 02:13:01.779 | Checking if build backend supports build_editable: finished with status 'done' 2026-02-17 02:13:01.781 | Getting requirements to build editable: started 2026-02-17 02:13:01.961 | Getting requirements to build editable: finished with status 'done' 2026-02-17 02:13:01.964 | Preparing editable metadata (pyproject.toml): started 2026-02-17 02:13:02.630 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-02-17 02:13:02.649 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev32) (7.0.3) 2026-02-17 02:13:02.649 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev32) (2.0.44) 2026-02-17 02:13:02.649 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev32) (11.0.0) 2026-02-17 02:13:02.650 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev32) (2.5.1) 2026-02-17 02:13:02.650 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev32) (1.8.9) 2026-02-17 02:13:02.651 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev32) (4.25.1) 2026-02-17 02:13:02.651 | Requirement already satisfied: requests>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev32) (2.32.5) 2026-02-17 02:13:02.652 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev32) (7.3.0) 2026-02-17 02:13:02.652 | Requirement already satisfied: oslo.config>=6.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev32) (10.2.0) 2026-02-17 02:13:02.652 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev32) (6.2.0) 2026-02-17 02:13:02.653 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev32) (8.0.0) 2026-02-17 02:13:02.653 | Requirement already satisfied: oslo.serialization>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev32) (5.9.0) 2026-02-17 02:13:02.654 | Requirement already satisfied: oslo.utils>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev32) (9.2.0) 2026-02-17 02:13:02.654 | Requirement already satisfied: oslo.db>=8.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev32) (18.0.0) 2026-02-17 02:13:02.654 | Requirement already satisfied: oslo.policy>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev32) (4.8.0) 2026-02-17 02:13:02.655 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev32) (7.0.0) 2026-02-17 02:13:02.655 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev32) (2.7.0) 2026-02-17 02:13:02.656 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev32) (1.1.0) 2026-02-17 02:13:02.656 | Requirement already satisfied: os-traits>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev32) (3.6.0) 2026-02-17 02:13:02.657 | Requirement already satisfied: microversion-parse>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev32) (2.1.0) 2026-02-17 02:13:02.658 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==14.1.0.dev32) (25.4.0) 2026-02-17 02:13:02.658 | 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==14.1.0.dev32) (2025.9.1) 2026-02-17 02:13:02.659 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==14.1.0.dev32) (0.37.0) 2026-02-17 02:13:02.659 | Requirement already satisfied: rpds-py>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==14.1.0.dev32) (0.28.0) 2026-02-17 02:13:02.663 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==14.1.0.dev32) (5.13.0) 2026-02-17 02:13:02.664 | 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==14.1.0.dev32) (4.0.0) 2026-02-17 02:13:02.664 | 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==14.1.0.dev32) (6.7.1) 2026-02-17 02:13:02.665 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==14.1.0.dev32) (4.0.1) 2026-02-17 02:13:02.666 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==14.1.0.dev32) (2.10.1) 2026-02-17 02:13:02.666 | 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==14.1.0.dev32) (5.7.0) 2026-02-17 02:13:02.669 | 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==14.1.0.dev32) (2.1.0) 2026-02-17 02:13:02.669 | 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==14.1.0.dev32) (5.6.0) 2026-02-17 02:13:02.670 | 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==14.1.0.dev32) (1.8.2) 2026-02-17 02:13:02.670 | 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==14.1.0.dev32) (4.15.0) 2026-02-17 02:13:02.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>=4.18.0->openstack-placement==14.1.0.dev32) (1.5.0) 2026-02-17 02:13:02.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>=4.18.0->openstack-placement==14.1.0.dev32) (5.2.1) 2026-02-17 02:13:02.682 | 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==14.1.0.dev32) (0.20) 2026-02-17 02:13:02.683 | 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==14.1.0.dev32) (3.0.0) 2026-02-17 02:13:02.684 | 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==14.1.0.dev32) (2.0.0) 2026-02-17 02:13:02.686 | 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==14.1.0.dev32) (1.3.0) 2026-02-17 02:13:02.687 | 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==14.1.0.dev32) (2.0.0) 2026-02-17 02:13:02.687 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==14.1.0.dev32) (6.0.3) 2026-02-17 02:13:02.691 | 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==14.1.0.dev32) (1.17.0) 2026-02-17 02:13:02.692 | 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==14.1.0.dev32) (2.0.2) 2026-02-17 02:13:02.692 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==14.1.0.dev32) (0.5.0) 2026-02-17 02:13:02.694 | 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==14.1.0.dev32) (1.3.10) 2026-02-17 02:13:02.697 | 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==14.1.0.dev32) (2.9.0.post0) 2026-02-17 02:13:02.699 | 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==14.1.0.dev32) (4.3.0) 2026-02-17 02:13:02.700 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==14.1.0.dev32) (3.1.6) 2026-02-17 02:13:02.701 | 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==14.1.0.dev32) (4.0.1) 2026-02-17 02:13:02.704 | 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==14.1.0.dev32) (3.0.3) 2026-02-17 02:13:02.709 | 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==14.1.0.dev32) (1.1.2) 2026-02-17 02:13:02.710 | Requirement already satisfied: tzdata>=2022.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->openstack-placement==14.1.0.dev32) (2025.2) 2026-02-17 02:13:02.713 | 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==14.1.0.dev32) (3.16.0) 2026-02-17 02:13:02.716 | 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==14.1.0.dev32) (3.2.5) 2026-02-17 02:13:02.716 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==14.1.0.dev32) (25.0) 2026-02-17 02:13:02.717 | 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==14.1.0.dev32) (7.1.1) 2026-02-17 02:13:02.720 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=3.1.1->openstack-placement==14.1.0.dev32) (82.0.0) 2026-02-17 02:13:02.723 | 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==14.1.0.dev32) (0.2.14) 2026-02-17 02:13:02.735 | 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==14.1.0.dev32) (1.17.0) 2026-02-17 02:13:02.743 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==14.1.0.dev32) (3.4.4) 2026-02-17 02:13:02.743 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==14.1.0.dev32) (3.11) 2026-02-17 02:13:02.744 | 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==14.1.0.dev32) (1.26.20) 2026-02-17 02:13:02.745 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==14.1.0.dev32) (2023.11.17) 2026-02-17 02:13:02.760 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->openstack-placement==14.1.0.dev32) (0.7) 2026-02-17 02:13:02.769 | Requirement already satisfied: greenlet>=1 in /opt/stack/data/venv/lib/python3.12/site-packages (from SQLAlchemy>=1.4.0->openstack-placement==14.1.0.dev32) (3.2.4) 2026-02-17 02:13:02.782 | 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==14.1.0.dev32) (2.7.2) 2026-02-17 02:13:02.805 | Building wheels for collected packages: openstack-placement 2026-02-17 02:13:02.806 | Building editable for openstack-placement (pyproject.toml): started 2026-02-17 02:13:03.383 | Building editable for openstack-placement (pyproject.toml): finished with status 'done' 2026-02-17 02:13:03.384 | Created wheel for openstack-placement: filename=openstack_placement-14.1.0.dev32-0.editable-py3-none-any.whl size=8773 sha256=f758f9b91c8c8afad867f97c4851544f6efbf149b1808c6ad13d82eb00c3181b 2026-02-17 02:13:03.385 | Stored in directory: /tmp/pip-ephem-wheel-cache-whfhb_5p/wheels/0f/d8/4f/e8707957c726bd4763e71d7ed0672723b81ca99945904983a6 2026-02-17 02:13:03.389 | Successfully built openstack-placement 2026-02-17 02:13:03.591 | Installing collected packages: openstack-placement 2026-02-17 02:13:03.633 | Successfully installed openstack-placement-14.1.0.dev32 2026-02-17 02:13:03.869 | + inc/python:pip_install:216 : result=0 2026-02-17 02:13:03.876 | + inc/python:pip_install:218 : time_stop pip_install 2026-02-17 02:13:03.881 | + functions-common:time_stop:2412 : local name 2026-02-17 02:13:03.886 | + functions-common:time_stop:2413 : local end_time 2026-02-17 02:13:03.892 | + functions-common:time_stop:2414 : local elapsed_time 2026-02-17 02:13:03.897 | + functions-common:time_stop:2415 : local total 2026-02-17 02:13:03.903 | + functions-common:time_stop:2416 : local start_time 2026-02-17 02:13:03.909 | + functions-common:time_stop:2418 : name=pip_install 2026-02-17 02:13:03.916 | + functions-common:time_stop:2419 : start_time=1771294379512 2026-02-17 02:13:03.921 | + functions-common:time_stop:2421 : [[ -z 1771294379512 ]] 2026-02-17 02:13:03.927 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-02-17 02:13:03.934 | + functions-common:time_stop:2424 : end_time=1771294383930 2026-02-17 02:13:03.938 | + functions-common:time_stop:2425 : elapsed_time=4418 2026-02-17 02:13:03.945 | + functions-common:time_stop:2426 : total=109585 2026-02-17 02:13:03.951 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-02-17 02:13:03.958 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=114003 2026-02-17 02:13:03.964 | + inc/python:pip_install:219 : return 0 2026-02-17 02:13:03.970 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-02-17 02:13:03.977 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-02-17 02:13:03.982 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/placement 2026-02-17 02:13:03.988 | + inc/python:use_library_from_git:266 : local name=/opt/stack/placement 2026-02-17 02:13:03.994 | + inc/python:use_library_from_git:267 : local enabled=1 2026-02-17 02:13:04.000 | + inc/python:use_library_from_git:268 : [[ novnc,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-02-17 02:13:04.006 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-02-17 02:13:04.014 | + inc/python:use_library_from_git:269 : return 1 2026-02-17 02:13:04.022 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-02-17 02:13:04.029 | + ./stack.sh:main:962 : configure_placement 2026-02-17 02:13:04.037 | + lib/placement:configure_placement:86 : sudo install -d -o stack /etc/placement 2026-02-17 02:13:04.060 | + lib/placement:configure_placement:87 : create_placement_conf 2026-02-17 02:13:04.067 | + lib/placement:create_placement_conf:76 : rm -f /etc/placement/placement.conf 2026-02-17 02:13:04.080 | ++ lib/placement:create_placement_conf:77 : database_connection_url placement 2026-02-17 02:13:04.087 | ++ lib/database:database_connection_url:134 : local db=placement 2026-02-17 02:13:04.093 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2026-02-17 02:13:04.099 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=placement 2026-02-17 02:13:04.106 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-02-17 02:13:04.114 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-02-17 02:13:04.120 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-02-17 02:13:04.166 | ++ functions-common:is_service_enabled:2068 : return 0 2026-02-17 02:13:04.173 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-02-17 02:13:04.180 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-02-17 02:13:04.187 | + 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-02-17 02:13:04.268 | + lib/placement:create_placement_conf:78 : iniset /etc/placement/placement.conf DEFAULT debug True 2026-02-17 02:13:04.349 | + lib/placement:create_placement_conf:79 : iniset /etc/placement/placement.conf api auth_strategy keystone 2026-02-17 02:13:04.431 | + lib/placement:create_placement_conf:80 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2026-02-17 02:13:04.437 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/placement/placement.conf 2026-02-17 02:13:04.444 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=placement 2026-02-17 02:13:04.452 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2026-02-17 02:13:04.459 | + lib/keystone:configure_keystone_authtoken_middleware:439 : local service_type= 2026-02-17 02:13:04.466 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2026-02-17 02:13:04.549 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2026-02-17 02:13:04.623 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/placement/placement.conf keystone_authtoken auth_url https://199.204.45.242/identity 2026-02-17 02:13:04.693 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2026-02-17 02:13:04.770 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/placement/placement.conf keystone_authtoken password secretservice 2026-02-17 02:13:04.847 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2026-02-17 02:13:04.926 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2026-02-17 02:13:04.999 | + lib/keystone:configure_keystone_authtoken_middleware:448 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2026-02-17 02:13:05.078 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-02-17 02:13:05.153 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2026-02-17 02:13:05.231 | + lib/keystone:configure_keystone_authtoken_middleware:452 : [[ -n '' ]] 2026-02-17 02:13:05.237 | + lib/placement:create_placement_conf:81 : setup_logging /etc/placement/placement.conf 2026-02-17 02:13:05.245 | + functions:setup_logging:693 : setup_systemd_logging /etc/placement/placement.conf 2026-02-17 02:13:05.252 | + functions:setup_systemd_logging:710 : local conf_file=/etc/placement/placement.conf 2026-02-17 02:13:05.261 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-02-17 02:13:05.307 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-02-17 02:13:05.314 | + functions:setup_systemd_logging:716 : local pidstr= 2026-02-17 02:13:05.320 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-02-17 02:13:05.327 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-02-17 02:13:05.334 | + 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-02-17 02:13:05.414 | + 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-02-17 02:13:05.495 | + 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-02-17 02:13:05.573 | + functions:setup_systemd_logging:727 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-02-17 02:13:05.652 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT log_color False 2026-02-17 02:13:05.731 | + lib/placement:configure_placement:89 : write_uwsgi_config /etc/placement/placement-uwsgi.ini placement.wsgi.api:application /placement '' placement-api 2026-02-17 02:13:05.738 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/placement/placement-uwsgi.ini 2026-02-17 02:13:05.744 | + lib/apache:write_uwsgi_config:244 : local wsgi=placement.wsgi.api:application 2026-02-17 02:13:05.751 | + lib/apache:write_uwsgi_config:245 : local url=/placement 2026-02-17 02:13:05.758 | + lib/apache:write_uwsgi_config:246 : local http= 2026-02-17 02:13:05.765 | + lib/apache:write_uwsgi_config:247 : local name=placement-api 2026-02-17 02:13:05.772 | + lib/apache:write_uwsgi_config:249 : '[' -z placement-api ']' 2026-02-17 02:13:05.780 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-02-17 02:13:05.788 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-02-17 02:13:05.813 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-02-17 02:13:05.814 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-02-17 02:13:05.828 | d /var/run/uwsgi 0755 stack root 2026-02-17 02:13:05.836 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-02-17 02:13:05.856 | /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-02-17 02:13:05.866 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/placement-api.socket 2026-02-17 02:13:05.872 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/placement/placement-uwsgi.ini 2026-02-17 02:13:05.882 | + lib/apache:write_uwsgi_config:270 : [[ placement.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-02-17 02:13:05.888 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi module placement.wsgi.api:application 2026-02-17 02:13:05.965 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 4 2026-02-17 02:13:06.042 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2026-02-17 02:13:06.156 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2026-02-17 02:13:06.233 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2026-02-17 02:13:06.307 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 80 2026-02-17 02:13:06.380 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2026-02-17 02:13:06.456 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2026-02-17 02:13:06.533 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2026-02-17 02:13:06.607 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-02-17 02:13:06.678 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2026-02-17 02:13:06.752 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2026-02-17 02:13:06.825 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2026-02-17 02:13:06.899 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi start-time %t 2026-02-17 02:13:06.970 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-02-17 02:13:06.976 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-02-17 02:13:06.983 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for placement-api 2026-02-17 02:13:06.989 | ++ lib/apache:apache_site_config_for:174 : local site=placement-api 2026-02-17 02:13:06.995 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-02-17 02:13:07.001 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-02-17 02:13:07.007 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-02-17 02:13:07.012 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/placement-api.conf 2026-02-17 02:13:07.020 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2026-02-17 02:13:07.027 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2026-02-17 02:13:07.101 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2026-02-17 02:13:07.181 | + 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-02-17 02:13:07.183 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2026-02-17 02:13:07.197 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 2026-02-17 02:13:07.207 | + lib/apache:write_uwsgi_config:309 : enable_apache_site placement-api 2026-02-17 02:13:07.212 | + lib/apache:enable_apache_site:191 : local site=placement-api 2026-02-17 02:13:07.217 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-02-17 02:13:07.224 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-02-17 02:13:07.232 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-02-17 02:13:07.238 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-02-17 02:13:07.245 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-02-17 02:13:07.252 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-02-17 02:13:07.259 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-02-17 02:13:07.266 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-02-17 02:13:07.271 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-02-17 02:13:07.276 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-02-17 02:13:07.284 | + lib/apache:enable_apache_site:195 : sudo a2ensite placement-api 2026-02-17 02:13:07.336 | Enabling site placement-api. 2026-02-17 02:13:07.344 | To activate the new configuration, you need to run: 2026-02-17 02:13:07.344 | systemctl reload apache2 2026-02-17 02:13:07.355 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-02-17 02:13:07.362 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-02-17 02:13:07.369 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-02-17 02:13:07.375 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-02-17 02:13:07.517 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2026-02-17 02:13:07.522 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2026-02-17 02:13:07.527 | + lib/placement:configure_placement:94 : iniset /etc/placement/placement.conf oslo_policy enforce_new_defaults False 2026-02-17 02:13:07.607 | + lib/placement:configure_placement:95 : iniset /etc/placement/placement.conf oslo_policy enforce_scope False 2026-02-17 02:13:07.687 | + ./stack.sh:main:969 : is_service_enabled placement placement-client 2026-02-17 02:13:07.727 | + functions-common:is_service_enabled:2068 : return 0 2026-02-17 02:13:07.735 | + ./stack.sh:main:970 : is_service_enabled n-cpu 2026-02-17 02:13:07.781 | + functions-common:is_service_enabled:2068 : return 0 2026-02-17 02:13:07.787 | + ./stack.sh:main:971 : configure_placement_nova_compute 2026-02-17 02:13:07.793 | + lib/nova:configure_placement_nova_compute:634 : local conf=/etc/nova/nova.conf 2026-02-17 02:13:07.799 | + lib/nova:configure_placement_nova_compute:635 : iniset /etc/nova/nova.conf placement auth_type password 2026-02-17 02:13:07.881 | + lib/nova:configure_placement_nova_compute:636 : iniset /etc/nova/nova.conf placement auth_url https://199.204.45.242/identity 2026-02-17 02:13:07.954 | + lib/nova:configure_placement_nova_compute:637 : iniset /etc/nova/nova.conf placement username nova 2026-02-17 02:13:08.030 | + lib/nova:configure_placement_nova_compute:638 : iniset /etc/nova/nova.conf placement password secretservice 2026-02-17 02:13:08.106 | + lib/nova:configure_placement_nova_compute:639 : iniset /etc/nova/nova.conf placement user_domain_name Default 2026-02-17 02:13:08.179 | + lib/nova:configure_placement_nova_compute:640 : iniset /etc/nova/nova.conf placement project_name service 2026-02-17 02:13:08.255 | + lib/nova:configure_placement_nova_compute:641 : iniset /etc/nova/nova.conf placement project_domain_name Default 2026-02-17 02:13:08.326 | + lib/nova:configure_placement_nova_compute:642 : iniset /etc/nova/nova.conf placement region_name RegionOne 2026-02-17 02:13:08.399 | + ./stack.sh:main:975 : is_service_enabled horizon 2026-02-17 02:13:08.444 | + functions-common:is_service_enabled:2068 : return 1 2026-02-17 02:13:08.451 | + ./stack.sh:main:980 : is_service_enabled tls-proxy 2026-02-17 02:13:08.496 | + functions-common:is_service_enabled:2068 : return 0 2026-02-17 02:13:08.502 | + ./stack.sh:main:981 : fix_system_ca_bundle_path 2026-02-17 02:13:08.509 | + lib/tls:fix_system_ca_bundle_path:365 : is_service_enabled tls-proxy 2026-02-17 02:13:08.554 | + functions-common:is_service_enabled:2068 : return 0 2026-02-17 02:13:08.560 | + lib/tls:fix_system_ca_bundle_path:366 : local capath 2026-02-17 02:13:08.567 | + lib/tls:fix_system_ca_bundle_path:367 : [[ True == \T\r\u\e ]] 2026-02-17 02:13:08.576 | ++ lib/tls:fix_system_ca_bundle_path:368 : /opt/stack/data/venv/bin/python3 -c 'try: 2026-02-17 02:13:08.576 | from requests import certs 2026-02-17 02:13:08.576 | print (certs.where()) 2026-02-17 02:13:08.576 | except ImportError: pass' 2026-02-17 02:13:08.793 | + lib/tls:fix_system_ca_bundle_path:368 : capath=/etc/ssl/certs/ca-certificates.crt 2026-02-17 02:13:08.800 | + lib/tls:fix_system_ca_bundle_path:372 : [[ ! /etc/ssl/certs/ca-certificates.crt == '' ]] 2026-02-17 02:13:08.806 | + lib/tls:fix_system_ca_bundle_path:372 : [[ ! /etc/ssl/certs/ca-certificates.crt =~ ^/etc/.* ]] 2026-02-17 02:13:08.811 | + ./stack.sh:main:984 : is_service_enabled cinder 2026-02-17 02:13:08.856 | + functions-common:is_service_enabled:2068 : return 0 2026-02-17 02:13:08.863 | + ./stack.sh:main:986 : init_os_brick 2026-02-17 02:13:08.870 | + lib/cinder:init_os_brick:520 : mkdir -p /opt/stack/data/os_brick 2026-02-17 02:13:08.881 | + lib/cinder:init_os_brick:521 : is_service_enabled cinder 2026-02-17 02:13:08.924 | + functions-common:is_service_enabled:2068 : return 0 2026-02-17 02:13:08.932 | + lib/cinder:init_os_brick:522 : iniset /etc/cinder/cinder.conf os_brick lock_path /opt/stack/data/os_brick 2026-02-17 02:13:09.016 | + lib/cinder:init_os_brick:524 : is_service_enabled nova 2026-02-17 02:13:09.060 | + functions-common:is_service_enabled:2068 : return 0 2026-02-17 02:13:09.068 | + lib/cinder:init_os_brick:525 : iniset /etc/nova/nova.conf os_brick lock_path /opt/stack/data/os_brick 2026-02-17 02:13:09.149 | + lib/cinder:init_os_brick:527 : is_service_enabled glance 2026-02-17 02:13:09.192 | + functions-common:is_service_enabled:2068 : return 0 2026-02-17 02:13:09.200 | + lib/cinder:init_os_brick:528 : iniset /etc/glance/glance-api.conf os_brick lock_path /opt/stack/data/os_brick 2026-02-17 02:13:09.282 | + lib/cinder:init_os_brick:529 : iniset /etc/glance/glance-cache.conf os_brick lock_path /opt/stack/data/os_brick 2026-02-17 02:13:09.364 | + ./stack.sh:main:993 : run_phase stack install 2026-02-17 02:13:09.370 | + functions-common:run_phase:1840 : local mode=stack 2026-02-17 02:13:09.377 | + functions-common:run_phase:1841 : local phase=install 2026-02-17 02:13:09.383 | + functions-common:run_phase:1842 : [[ -d /opt/stack/devstack/extras.d ]] 2026-02-17 02:13:09.390 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-02-17 02:13:09.397 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-02-17 02:13:09.404 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-02-17 02:13:09.411 | + functions-common:run_phase:1850 : local extra 2026-02-17 02:13:09.419 | ++ functions-common:run_phase:1851 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-02-17 02:13:09.431 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-02-17 02:13:09.438 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-02-17 02:13:09.446 | + functions-common:run_phase:1856 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-02-17 02:13:09.454 | + functions-common:run_phase:1856 : source /opt/stack/devstack/extras.d/80-tempest.sh stack install 2026-02-17 02:13:09.462 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-02-17 02:13:09.502 | ++ functions-common:is_service_enabled:2068 : return 1 2026-02-17 02:13:09.508 | + functions-common:run_phase:1861 : [[ stack == \s\o\u\r\c\e ]] 2026-02-17 02:13:09.513 | + functions-common:run_phase:1864 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-02-17 02:13:09.521 | + functions-common:run_phase:1867 : run_plugins stack install 2026-02-17 02:13:09.527 | + functions-common:run_plugins:1826 : local mode=stack 2026-02-17 02:13:09.534 | + functions-common:run_plugins:1827 : local phase=install 2026-02-17 02:13:09.542 | + functions-common:run_plugins:1829 : local plugins=,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider 2026-02-17 02:13:09.549 | + functions-common:run_plugins:1830 : local plugin 2026-02-17 02:13:09.555 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-02-17 02:13:09.562 | + functions-common:run_plugins:1832 : local dir=/opt/stack/barbican 2026-02-17 02:13:09.569 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/barbican/devstack/plugin.sh ]] 2026-02-17 02:13:09.580 | + functions-common:run_plugins:1834 : source /opt/stack/barbican/devstack/plugin.sh stack install 2026-02-17 02:13:09.587 | ++ /opt/stack/barbican/devstack/plugin.sh:source:5 : BARBICAN_PLUGIN=/opt/stack/barbican/devstack 2026-02-17 02:13:09.594 | ++ /opt/stack/barbican/devstack/plugin.sh:source:6 : source /opt/stack/barbican/devstack/lib/barbican 2026-02-17 02:13:09.629 | ++ /opt/stack/barbican/devstack/plugin.sh:source:8 : is_service_enabled barbican 2026-02-17 02:13:09.666 | ++ functions-common:is_service_enabled:2068 : return 0 2026-02-17 02:13:09.671 | ++ /opt/stack/barbican/devstack/plugin.sh:source:9 : [[ stack == \s\t\a\c\k ]] 2026-02-17 02:13:09.675 | ++ /opt/stack/barbican/devstack/plugin.sh:source:9 : [[ install == \i\n\s\t\a\l\l ]] 2026-02-17 02:13:09.679 | ++ /opt/stack/barbican/devstack/plugin.sh:source:10 : echo_summary 'Installing Barbican' 2026-02-17 02:13:09.684 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-02-17 02:13:09.689 | ++ ./stack.sh:echo_summary:444 : echo -e Installing Barbican 2026-02-17 02:13:09.695 | ++ /opt/stack/barbican/devstack/plugin.sh:source:11 : stack_install_service barbican 2026-02-17 02:13:09.700 | ++ lib/stack:stack_install_service:20 : local service=barbican 2026-02-17 02:13:09.706 | ++ lib/stack:stack_install_service:21 : type install_barbican 2026-02-17 02:13:09.712 | ++ lib/stack:stack_install_service:23 : [[ False = True ]] 2026-02-17 02:13:09.719 | ++ lib/stack:stack_install_service:32 : install_barbican 2026-02-17 02:13:09.726 | ++ /opt/stack/barbican/devstack/lib/barbican:install_barbican:203 : is_fedora 2026-02-17 02:13:09.732 | ++ functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-02-17 02:13:09.738 | ++ functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-02-17 02:13:09.744 | ++ functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-02-17 02:13:09.750 | ++ functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-02-17 02:13:09.755 | ++ functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-02-17 02:13:09.761 | ++ functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-02-17 02:13:09.767 | ++ functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-02-17 02:13:09.773 | ++ functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-02-17 02:13:09.777 | ++ functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-02-17 02:13:09.784 | ++ functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-02-17 02:13:09.790 | ++ functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-02-17 02:13:09.796 | ++ functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-02-17 02:13:09.802 | ++ functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-02-17 02:13:09.808 | ++ /opt/stack/barbican/devstack/lib/barbican:install_barbican:207 : setup_develop /opt/stack/barbican 2026-02-17 02:13:09.814 | ++ inc/python:setup_develop:353 : local bindep 2026-02-17 02:13:09.819 | ++ inc/python:setup_develop:354 : [[ /opt/stack/barbican == -bindep* ]] 2026-02-17 02:13:09.826 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/barbican 2026-02-17 02:13:09.832 | ++ inc/python:setup_develop:359 : local extras= 2026-02-17 02:13:09.838 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/barbican -e 2026-02-17 02:13:09.843 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-02-17 02:13:09.848 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/barbican == -bindep* ]] 2026-02-17 02:13:09.854 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/barbican 2026-02-17 02:13:09.859 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-02-17 02:13:09.864 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-02-17 02:13:09.870 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/barbican 2026-02-17 02:13:09.877 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-02-17 02:13:09.885 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/barbican 2026-02-17 02:13:09.890 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-02-17 02:13:09.896 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-02-17 02:13:09.904 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/barbican/setup.cfg 2026-02-17 02:13:09.916 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=barbican 2026-02-17 02:13:09.923 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z barbican ']' 2026-02-17 02:13:09.930 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- barbican 2026-02-17 02:13:10.053 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/barbican -e 2026-02-17 02:13:10.060 | ++ inc/python:setup_package:436 : local bindep=0 2026-02-17 02:13:10.066 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-02-17 02:13:10.071 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-02-17 02:13:10.077 | ++ inc/python:setup_package:439 : [[ /opt/stack/barbican == -bindep* ]] 2026-02-17 02:13:10.083 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/barbican 2026-02-17 02:13:10.088 | ++ inc/python:setup_package:445 : local flags=-e 2026-02-17 02:13:10.094 | ++ inc/python:setup_package:446 : local extras= 2026-02-17 02:13:10.099 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-02-17 02:13:10.104 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-02-17 02:13:10.110 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-02-17 02:13:10.116 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-02-17 02:13:10.122 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-02-17 02:13:10.127 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/barbican 2026-02-17 02:13:10.176 | Using python 3.12 to install /opt/stack/barbican 2026-02-17 02:13:10.182 | ++ 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-02-17 02:13:10.801 | Obtaining file:///opt/stack/barbican 2026-02-17 02:13:10.803 | Installing build dependencies: started 2026-02-17 02:13:11.856 | Installing build dependencies: finished with status 'done' 2026-02-17 02:13:11.859 | Checking if build backend supports build_editable: started 2026-02-17 02:13:12.186 | Checking if build backend supports build_editable: finished with status 'done' 2026-02-17 02:13:12.188 | Getting requirements to build editable: started 2026-02-17 02:13:12.361 | Getting requirements to build editable: finished with status 'done' 2026-02-17 02:13:12.364 | Preparing editable metadata (pyproject.toml): started 2026-02-17 02:13:12.796 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-02-17 02:13:12.820 | Requirement already satisfied: alembic>=0.8.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev16) (1.17.0) 2026-02-17 02:13:12.820 | Requirement already satisfied: cffi>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev16) (2.0.0) 2026-02-17 02:13:12.821 | Requirement already satisfied: cryptography>=2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev16) (43.0.3) 2026-02-17 02:13:12.821 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev16) (4.25.1) 2026-02-17 02:13:12.822 | Requirement already satisfied: oslo.config>=6.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev16) (10.2.0) 2026-02-17 02:13:12.823 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev16) (6.2.0) 2026-02-17 02:13:12.823 | Requirement already satisfied: oslo.db>=4.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev16) (18.0.0) 2026-02-17 02:13:12.824 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev16) (6.7.1) 2026-02-17 02:13:12.825 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev16) (17.2.0) 2026-02-17 02:13:12.825 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev16) (7.0.0) 2026-02-17 02:13:12.826 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev16) (8.0.0) 2026-02-17 02:13:12.827 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev16) (4.8.0) 2026-02-17 02:13:12.827 | 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.dev16) (5.9.0) 2026-02-17 02:13:12.828 | 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.dev16) (4.5.0) 2026-02-17 02:13:12.829 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev16) (2.7.0) 2026-02-17 02:13:12.830 | Requirement already satisfied: oslo.utils>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev16) (9.2.0) 2026-02-17 02:13:12.830 | Requirement already satisfied: oslo.versionedobjects>=1.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev16) (3.9.0) 2026-02-17 02:13:12.831 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev16) (3.10.1) 2026-02-17 02:13:12.832 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev16) (3.1.0) 2026-02-17 02:13:12.832 | 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.dev16) (7.0.3) 2026-02-17 02:13:12.833 | 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.dev16) (1.7.0) 2026-02-17 02:13:12.833 | Requirement already satisfied: keystonemiddleware>=9.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev16) (11.0.0) 2026-02-17 02:13:12.834 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev16) (2.0.44) 2026-02-17 02:13:12.835 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev16) (5.6.0) 2026-02-17 02:13:12.835 | Requirement already satisfied: WebOb>=1.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev16) (1.8.9) 2026-02-17 02:13:12.836 | Requirement already satisfied: castellan>=1.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev16) (5.5.0) 2026-02-17 02:13:12.836 | Requirement already satisfied: microversion-parse>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev16) (2.1.0) 2026-02-17 02:13:12.839 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.8.10->barbican==21.1.0.dev16) (1.3.10) 2026-02-17 02:13:12.839 | 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.dev16) (4.15.0) 2026-02-17 02:13:12.842 | 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.dev16) (7.2.0) 2026-02-17 02:13:12.844 | 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.dev16) (5.13.0) 2026-02-17 02:13:12.845 | 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.dev16) (2.32.5) 2026-02-17 02:13:12.847 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.7.0->barbican==21.1.0.dev16) (2.23) 2026-02-17 02:13:12.852 | 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.dev16) (25.4.0) 2026-02-17 02:13:12.853 | 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.dev16) (2025.9.1) 2026-02-17 02:13:12.854 | 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.dev16) (0.37.0) 2026-02-17 02:13:12.854 | Requirement already satisfied: rpds-py>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->barbican==21.1.0.dev16) (0.28.0) 2026-02-17 02:13:12.861 | 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.dev16) (2.1.0) 2026-02-17 02:13:12.862 | 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.dev16) (1.8.2) 2026-02-17 02:13:12.866 | 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.dev16) (4.0.0) 2026-02-17 02:13:12.867 | 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.dev16) (4.0.1) 2026-02-17 02:13:12.867 | 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.dev16) (2.10.1) 2026-02-17 02:13:12.868 | 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.dev16) (5.7.0) 2026-02-17 02:13:12.873 | 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.dev16) (1.5.0) 2026-02-17 02:13:12.875 | 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.dev16) (5.2.1) 2026-02-17 02:13:12.878 | 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.dev16) (1.3.0) 2026-02-17 02:13:12.879 | 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.dev16) (2.0.0) 2026-02-17 02:13:12.879 | 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.dev16) (6.0.3) 2026-02-17 02:13:12.883 | 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.dev16) (3.0.0) 2026-02-17 02:13:12.884 | 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.dev16) (2.0.2) 2026-02-17 02:13:12.885 | 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.dev16) (0.5.0) 2026-02-17 02:13:12.887 | 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.dev16) (2.0.0) 2026-02-17 02:13:12.890 | 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.dev16) (2.9.0.post0) 2026-02-17 02:13:12.892 | 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.dev16) (3.2.1) 2026-02-17 02:13:12.893 | 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.dev16) (6.2.1) 2026-02-17 02:13:12.894 | 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.dev16) (5.3.1) 2026-02-17 02:13:12.894 | 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.dev16) (5.5.4) 2026-02-17 02:13:12.895 | 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.dev16) (0.14.0) 2026-02-17 02:13:12.897 | 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.dev16) (5.1.0) 2026-02-17 02:13:12.903 | 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.dev16) (2025.2) 2026-02-17 02:13:12.903 | 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.dev16) (25.0) 2026-02-17 02:13:12.907 | 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.dev16) (0.23.1) 2026-02-17 02:13:12.909 | 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.dev16) (4.3.0) 2026-02-17 02:13:12.910 | 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.dev16) (3.1.6) 2026-02-17 02:13:12.911 | 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.dev16) (4.0.1) 2026-02-17 02:13:12.916 | 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.dev16) (3.0.3) 2026-02-17 02:13:12.921 | 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.dev16) (1.1.2) 2026-02-17 02:13:12.925 | 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.dev16) (0.40.3) 2026-02-17 02:13:12.926 | 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.dev16) (3.2.4) 2026-02-17 02:13:12.926 | 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.dev16) (7.3.0) 2026-02-17 02:13:12.927 | 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.dev16) (2.5.1) 2026-02-17 02:13:12.928 | 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.dev16) (1.7.3) 2026-02-17 02:13:12.930 | 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.dev16) (2.8.0) 2026-02-17 02:13:12.940 | 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.dev16) (0.20) 2026-02-17 02:13:12.945 | 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.dev16) (2.2.0) 2026-02-17 02:13:12.947 | 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.dev16) (1.3.7) 2026-02-17 02:13:12.950 | 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.dev16) (3.16.0) 2026-02-17 02:13:12.953 | 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.dev16) (3.2.5) 2026-02-17 02:13:12.954 | 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.dev16) (7.1.1) 2026-02-17 02:13:12.965 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->barbican==21.1.0.dev16) (82.0.0) 2026-02-17 02:13:12.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->barbican==21.1.0.dev16) (0.2.14) 2026-02-17 02:13:12.993 | 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.dev16) (4.13.1) 2026-02-17 02:13:12.996 | 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.dev16) (0.5.2) 2026-02-17 02:13:12.997 | 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.dev16) (2.7.0) 2026-02-17 02:13:13.002 | Requirement already satisfied: pyperclip>=1.8 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.dev16) (1.11.0) 2026-02-17 02:13:13.003 | 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.dev16) (1.7.1) 2026-02-17 02:13:13.007 | 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.dev16) (1.17.0) 2026-02-17 02:13:13.019 | 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.dev16) (3.4.4) 2026-02-17 02:13:13.019 | 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.dev16) (3.11) 2026-02-17 02:13:13.020 | 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.dev16) (1.26.20) 2026-02-17 02:13:13.021 | 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.dev16) (2023.11.17) 2026-02-17 02:13:13.042 | Requirement already satisfied: rich>=11.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=1.2.1->barbican==21.1.0.dev16) (14.2.0) 2026-02-17 02:13:13.045 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=1.2.1->barbican==21.1.0.dev16) (4.0.0) 2026-02-17 02:13:13.046 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=1.2.1->barbican==21.1.0.dev16) (2.19.2) 2026-02-17 02:13:13.051 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=1.2.1->barbican==21.1.0.dev16) (0.1.2) 2026-02-17 02:13:13.066 | 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.dev16) (0.7) 2026-02-17 02:13:13.091 | 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.dev16) (2.7.2) 2026-02-17 02:13:13.129 | Building wheels for collected packages: barbican 2026-02-17 02:13:13.130 | Building editable for barbican (pyproject.toml): started 2026-02-17 02:13:13.660 | Building editable for barbican (pyproject.toml): finished with status 'done' 2026-02-17 02:13:13.661 | Created wheel for barbican: filename=barbican-21.1.0.dev16-0.editable-py3-none-any.whl size=10631 sha256=5aba6f24c2c61d4527c12e9daaa6b5fc084df8d332ec0d281961588a21a1f181 2026-02-17 02:13:13.661 | Stored in directory: /tmp/pip-ephem-wheel-cache-tv7pn5s8/wheels/84/02/63/e1cb6519448a7eb57707390d89788b669ef9a586a90cc63bd5 2026-02-17 02:13:13.666 | Successfully built barbican 2026-02-17 02:13:13.803 | Installing collected packages: barbican 2026-02-17 02:13:13.838 | Successfully installed barbican-21.1.0.dev16 2026-02-17 02:13:13.960 | ++ inc/python:pip_install:216 : result=0 2026-02-17 02:13:13.966 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-02-17 02:13:13.972 | ++ functions-common:time_stop:2412 : local name 2026-02-17 02:13:13.978 | ++ functions-common:time_stop:2413 : local end_time 2026-02-17 02:13:13.984 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-02-17 02:13:13.990 | ++ functions-common:time_stop:2415 : local total 2026-02-17 02:13:13.996 | ++ functions-common:time_stop:2416 : local start_time 2026-02-17 02:13:14.001 | ++ functions-common:time_stop:2418 : name=pip_install 2026-02-17 02:13:14.006 | ++ functions-common:time_stop:2419 : start_time=1771294390164 2026-02-17 02:13:14.012 | ++ functions-common:time_stop:2421 : [[ -z 1771294390164 ]] 2026-02-17 02:13:14.019 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-02-17 02:13:14.030 | ++ functions-common:time_stop:2424 : end_time=1771294394022 2026-02-17 02:13:14.036 | ++ functions-common:time_stop:2425 : elapsed_time=3858 2026-02-17 02:13:14.042 | ++ functions-common:time_stop:2426 : total=114003 2026-02-17 02:13:14.047 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-02-17 02:13:14.053 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=117861 2026-02-17 02:13:14.059 | ++ inc/python:pip_install:219 : return 0 2026-02-17 02:13:14.065 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-02-17 02:13:14.071 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-02-17 02:13:14.077 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/barbican 2026-02-17 02:13:14.084 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/barbican 2026-02-17 02:13:14.089 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-02-17 02:13:14.096 | ++ inc/python:use_library_from_git:268 : [[ novnc,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-02-17 02:13:14.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, =~ ,/opt/stack/barbican, ]] 2026-02-17 02:13:14.109 | ++ inc/python:use_library_from_git:269 : return 1 2026-02-17 02:13:14.116 | ++ /opt/stack/barbican/devstack/lib/barbican:install_barbican:208 : pip_install uwsgi 2026-02-17 02:13:14.167 | Using python 3.12 to install uwsgi 2026-02-17 02:13:14.174 | ++ 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-02-17 02:13:14.887 | Collecting uwsgi 2026-02-17 02:13:14.978 | Downloading uwsgi-2.0.31.tar.gz (822 kB) 2026-02-17 02:13:15.068 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 822.8/822.8 kB 11.3 MB/s 0:00:00 2026-02-17 02:13:15.288 | Installing build dependencies: started 2026-02-17 02:13:16.282 | Installing build dependencies: finished with status 'done' 2026-02-17 02:13:16.284 | Getting requirements to build wheel: started 2026-02-17 02:13:16.664 | Getting requirements to build wheel: finished with status 'done' 2026-02-17 02:13:16.666 | Preparing metadata (pyproject.toml): started 2026-02-17 02:13:16.851 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-02-17 02:13:16.856 | Building wheels for collected packages: uwsgi 2026-02-17 02:13:16.857 | Building wheel for uwsgi (pyproject.toml): started 2026-02-17 02:13:20.288 | Building wheel for uwsgi (pyproject.toml): finished with status 'done' 2026-02-17 02:13:20.290 | Created wheel for uwsgi: filename=uwsgi-2.0.31-cp312-cp312-linux_x86_64.whl size=596758 sha256=eb671890b8578995412939dbc91be9b45d066763913451685d590c9c4eb36326 2026-02-17 02:13:20.290 | Stored in directory: /opt/stack/.cache/pip/wheels/de/9b/b9/cc2e42ac5a3197a4be493c415bcc29ea7e58fbfa4b715946a5 2026-02-17 02:13:20.294 | Successfully built uwsgi 2026-02-17 02:13:20.511 | Installing collected packages: uwsgi 2026-02-17 02:13:20.560 | Successfully installed uwsgi-2.0.31 2026-02-17 02:13:20.783 | ++ inc/python:pip_install:216 : result=0 2026-02-17 02:13:20.790 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-02-17 02:13:20.795 | ++ functions-common:time_stop:2412 : local name 2026-02-17 02:13:20.803 | ++ functions-common:time_stop:2413 : local end_time 2026-02-17 02:13:20.810 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-02-17 02:13:20.818 | ++ functions-common:time_stop:2415 : local total 2026-02-17 02:13:20.824 | ++ functions-common:time_stop:2416 : local start_time 2026-02-17 02:13:20.831 | ++ functions-common:time_stop:2418 : name=pip_install 2026-02-17 02:13:20.838 | ++ functions-common:time_stop:2419 : start_time=1771294394154 2026-02-17 02:13:20.843 | ++ functions-common:time_stop:2421 : [[ -z 1771294394154 ]] 2026-02-17 02:13:20.852 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-02-17 02:13:20.863 | ++ functions-common:time_stop:2424 : end_time=1771294400855 2026-02-17 02:13:20.870 | ++ functions-common:time_stop:2425 : elapsed_time=6701 2026-02-17 02:13:20.878 | ++ functions-common:time_stop:2426 : total=117861 2026-02-17 02:13:20.885 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-02-17 02:13:20.892 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=124562 2026-02-17 02:13:20.897 | ++ inc/python:pip_install:219 : return 0 2026-02-17 02:13:20.904 | ++ lib/stack:stack_install_service:33 : [[ False = True ]] 2026-02-17 02:13:20.911 | ++ /opt/stack/barbican/devstack/plugin.sh:source:12 : install_barbicanclient 2026-02-17 02:13:20.917 | ++ /opt/stack/barbican/devstack/lib/barbican:install_barbicanclient:213 : use_library_from_git python-barbicanclient 2026-02-17 02:13:20.923 | ++ inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-02-17 02:13:20.930 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-02-17 02:13:20.936 | ++ inc/python:use_library_from_git:268 : [[ novnc,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-02-17 02:13:20.941 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,python-barbicanclient, ]] 2026-02-17 02:13:20.948 | ++ inc/python:use_library_from_git:269 : return 1 2026-02-17 02:13:20.954 | ++ /opt/stack/barbican/devstack/plugin.sh:source:13 : is_service_enabled barbican-pykmip 2026-02-17 02:13:20.997 | ++ functions-common:is_service_enabled:2068 : return 1 2026-02-17 02:13:21.004 | ++ /opt/stack/barbican/devstack/plugin.sh:source:17 : is_service_enabled barbican-dogtag 2026-02-17 02:13:21.043 | ++ functions-common:is_service_enabled:2068 : return 1 2026-02-17 02:13:21.048 | ++ /opt/stack/barbican/devstack/plugin.sh:source:21 : is_service_enabled barbican-vault 2026-02-17 02:13:21.091 | ++ functions-common:is_service_enabled:2068 : return 1 2026-02-17 02:13:21.099 | ++ /opt/stack/barbican/devstack/plugin.sh:source:67 : [[ stack == \u\n\s\t\a\c\k ]] 2026-02-17 02:13:21.105 | ++ /opt/stack/barbican/devstack/plugin.sh:source:71 : [[ stack == \c\l\e\a\n ]] 2026-02-17 02:13:21.111 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-02-17 02:13:21.117 | + functions-common:run_plugins:1832 : local dir=/opt/stack/magnum 2026-02-17 02:13:21.123 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/magnum/devstack/plugin.sh ]] 2026-02-17 02:13:21.130 | + functions-common:run_plugins:1834 : source /opt/stack/magnum/devstack/plugin.sh stack install 2026-02-17 02:13:21.169 | ++ /opt/stack/magnum/devstack/plugin.sh:source:7 : echo_summary 'magnum'\''s plugin.sh was called...' 2026-02-17 02:13:21.176 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-02-17 02:13:21.182 | ++ ./stack.sh:echo_summary:444 : echo -e 'magnum'\''s' plugin.sh was called... 2026-02-17 02:13:21.189 | ++ /opt/stack/magnum/devstack/plugin.sh:source:8 : source /opt/stack/magnum/devstack/lib/magnum 2026-02-17 02:13:21.249 | ++ /opt/stack/magnum/devstack/plugin.sh:source:9 : set -o posix 2026-02-17 02:13:21.256 | ++ /opt/stack/magnum/devstack/plugin.sh:source:9 : set 2026-02-17 02:13:21.259 | ACCOUNT_PORT_BASE=6612 2026-02-17 02:13:21.259 | ADDITIONAL_VENV_PACKAGES=,PyMySQL 2026-02-17 02:13:21.259 | ADMIN_PASSWORD=secretadmin 2026-02-17 02:13:21.259 | AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-02-17 02:13:21.259 | AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-02-17 02:13:21.259 | AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-02-17 02:13:21.260 | AGENT_METERING_BINARY=/opt/stack/data/venv/bin/neutron-metering-agent 2026-02-17 02:13:21.260 | ALEMBIC_BRANCH=main 2026-02-17 02:13:21.260 | ALEMBIC_DIR=/opt/stack/alembic 2026-02-17 02:13:21.260 | ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-02-17 02:13:21.260 | APACHE_CONF_DIR=/etc/apache2/sites-available 2026-02-17 02:13:21.260 | APACHE_GROUP=stack 2026-02-17 02:13:21.260 | APACHE_LOCAL_HOST=127.0.0.1 2026-02-17 02:13:21.260 | APACHE_LOG_DIR=/var/log/apache2 2026-02-17 02:13:21.260 | APACHE_NAME=apache2 2026-02-17 02:13:21.260 | APACHE_SETTINGS_DIR=/etc/apache2/conf-enabled 2026-02-17 02:13:21.260 | APACHE_USER=stack 2026-02-17 02:13:21.260 | API_WORKERS=4 2026-02-17 02:13:21.260 | BACKING_FILE_SUFFIX=-backing-file 2026-02-17 02:13:21.260 | BARBICAN_API_LOG_DIR=/opt/stack/logs 2026-02-17 02:13:21.260 | BARBICAN_BIN_DIR=/opt/stack/data/venv/bin 2026-02-17 02:13:21.260 | BARBICAN_BRANCH=master 2026-02-17 02:13:21.260 | BARBICAN_CONF=/etc/barbican/barbican.conf 2026-02-17 02:13:21.260 | BARBICAN_CONF_DIR=/etc/barbican 2026-02-17 02:13:21.260 | BARBICAN_DIR=/opt/stack/barbican 2026-02-17 02:13:21.260 | BARBICAN_ENDPOINT_TYPE=internal 2026-02-17 02:13:21.260 | BARBICAN_ENFORCE_SCOPE=False 2026-02-17 02:13:21.260 | BARBICAN_HOST_HREF=http://199.204.45.242/key-manager 2026-02-17 02:13:21.260 | BARBICAN_KEYSTONE_ENDPOINT=https://199.204.45.242/identity 2026-02-17 02:13:21.260 | BARBICAN_PASTE_CONF=/etc/barbican/barbican-api-paste.ini 2026-02-17 02:13:21.260 | BARBICAN_PLUGIN=/opt/stack/barbican/devstack 2026-02-17 02:13:21.260 | BARBICAN_REPO=https://github.com/openstack/barbican.git 2026-02-17 02:13:21.260 | BARBICAN_UWSGI_CONF=/etc/barbican/barbican-uwsgi.ini 2026-02-17 02:13:21.260 | BARBICAN_WSGI=barbican.wsgi.api:application 2026-02-17 02:13:21.260 | BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-02-17 02:13:21.260 | BASH=/usr/bin/bash 2026-02-17 02:13:21.260 | BASHOPTS=checkwinsize:cmdhist:complete_fullquote:extquote:force_fignore:globasciiranges:globskipdots:hostcomplete:interactive_comments:patsub_replacement:progcomp:promptvars:sourcepath 2026-02-17 02:13:21.260 | BASH_ALIASES=() 2026-02-17 02:13:21.260 | BASH_ARGC=([0]="0") 2026-02-17 02:13:21.260 | BASH_ARGV=() 2026-02-17 02:13:21.260 | BASH_CMDS=() 2026-02-17 02:13:21.260 | BASH_LINENO=([0]="1834" [1]="1867" [2]="993" [3]="0") 2026-02-17 02:13:21.260 | BASH_LOADABLES_PATH=/usr/local/lib/bash:/usr/lib/bash:/opt/local/lib/bash:/usr/pkg/lib/bash:/opt/pkg/lib/bash:. 2026-02-17 02:13:21.260 | BASH_REMATCH=([0]=",tls-proxy,") 2026-02-17 02:13:21.261 | 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-02-17 02:13:21.261 | BASH_VERSINFO=([0]="5" [1]="2" [2]="21" [3]="1" [4]="release" [5]="x86_64-pc-linux-gnu") 2026-02-17 02:13:21.261 | BASH_VERSION='5.2.21(1)-release' 2026-02-17 02:13:21.261 | BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-02-17 02:13:21.261 | BRANCHLESS_TARGET_BRANCH=master 2026-02-17 02:13:21.261 | BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-02-17 02:13:21.261 | CACHE_BACKEND=dogpile.cache.memcached 2026-02-17 02:13:21.261 | CAPI_VERSION=v1.10.5 2026-02-17 02:13:21.261 | CAPO_VERSION=v0.12.4 2026-02-17 02:13:21.261 | CELLSV2_SETUP=superconductor 2026-02-17 02:13:21.261 | CINDER_ALLOWED_DIRECT_URL_SCHEMES= 2026-02-17 02:13:21.261 | CINDER_API_PASTE_INI=/etc/cinder/api-paste.ini 2026-02-17 02:13:21.261 | CINDER_BACKENDS=/opt/stack/devstack/lib/cinder_backends 2026-02-17 02:13:21.261 | CINDER_BACKUPS=/opt/stack/devstack/lib/cinder_backups 2026-02-17 02:13:21.261 | CINDER_BACKUP_DRIVER=swift 2026-02-17 02:13:21.261 | CINDER_BIN_DIR=/opt/stack/data/venv/bin 2026-02-17 02:13:21.261 | CINDER_BRANCH=master 2026-02-17 02:13:21.261 | CINDER_CACHE_ENABLED_FOR_BACKENDS=lvm:lvmdriver-1 2026-02-17 02:13:21.261 | CINDER_CONF=/etc/cinder/cinder.conf 2026-02-17 02:13:21.261 | CINDER_CONF_DIR=/etc/cinder 2026-02-17 02:13:21.261 | CINDER_DIR=/opt/stack/cinder 2026-02-17 02:13:21.261 | CINDER_DRIVER=default 2026-02-17 02:13:21.261 | CINDER_ENABLED_BACKENDS=lvm:lvmdriver-1 2026-02-17 02:13:21.261 | CINDER_ENFORCE_SCOPE=False 2026-02-17 02:13:21.261 | CINDER_IMG_CACHE_ENABLED=True 2026-02-17 02:13:21.261 | CINDER_IMG_CACHE_SIZE_COUNT= 2026-02-17 02:13:21.261 | CINDER_IMG_CACHE_SIZE_GB= 2026-02-17 02:13:21.261 | CINDER_LVM_TYPE=auto 2026-02-17 02:13:21.261 | CINDER_MY_IP=199.204.45.242 2026-02-17 02:13:21.261 | CINDER_PLUGINS=/opt/stack/devstack/lib/cinder_plugins 2026-02-17 02:13:21.261 | CINDER_REPO=https://github.com/openstack/cinder.git 2026-02-17 02:13:21.261 | CINDER_SERVICE_HOST=199.204.45.242 2026-02-17 02:13:21.261 | CINDER_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-02-17 02:13:21.261 | CINDER_SERVICE_PORT=8776 2026-02-17 02:13:21.261 | CINDER_SERVICE_PORT_INT=18776 2026-02-17 02:13:21.261 | CINDER_SERVICE_PROTOCOL=https 2026-02-17 02:13:21.261 | CINDER_SERVICE_REPORT_INTERVAL=120 2026-02-17 02:13:21.261 | CINDER_STATE_PATH=/opt/stack/data/cinder 2026-02-17 02:13:21.261 | CINDER_TARGET_HELPER=lioadm 2026-02-17 02:13:21.262 | CINDER_TARGET_PORT=3260 2026-02-17 02:13:21.262 | CINDER_TARGET_PREFIX=iqn.2010-10.org.openstack: 2026-02-17 02:13:21.262 | CINDER_TARGET_PROTOCOL=iscsi 2026-02-17 02:13:21.262 | CINDER_UPLOAD_INTERNAL_TENANT=False 2026-02-17 02:13:21.262 | CINDER_UPLOAD_OPTIMIZED=False 2026-02-17 02:13:21.262 | CINDER_UPLOAD_OPTIMIZED_BACKENDS=lvm:lvmdriver-1 2026-02-17 02:13:21.262 | CINDER_USE_SERVICE_TOKEN=True 2026-02-17 02:13:21.262 | CINDER_UWSGI=cinder.wsgi.api:application 2026-02-17 02:13:21.262 | CINDER_UWSGI_CONF=/etc/cinder/cinder-api-uwsgi.ini 2026-02-17 02:13:21.262 | CINDER_VOLUME_CLEAR=zero 2026-02-17 02:13:21.262 | CIRROS_ARCH=x86_64 2026-02-17 02:13:21.262 | CIRROS_VERSION=0.6.3 2026-02-17 02:13:21.262 | CLUSTER_TOPOLOGY=true 2026-02-17 02:13:21.262 | CONFIGURE_BACKING_FILE=True 2026-02-17 02:13:21.262 | CONFIG_AWK_CMD=awk 2026-02-17 02:13:21.262 | CONTAINER_PORT_BASE=6611 2026-02-17 02:13:21.262 | CURL_GET='curl -g' 2026-02-17 02:13:21.262 | CURRENT_LOG_TIME=2026-02-17-020438 2026-02-17 02:13:21.262 | DATABASE_BACKENDS=' mysql postgresql' 2026-02-17 02:13:21.262 | DATABASE_HOST=127.0.0.1 2026-02-17 02:13:21.262 | DATABASE_PASSWORD=secretdatabase 2026-02-17 02:13:21.262 | DATABASE_QUERY_LOGGING=False 2026-02-17 02:13:21.262 | DATABASE_TYPE=mysql 2026-02-17 02:13:21.262 | DATABASE_USER=root 2026-02-17 02:13:21.262 | DATA_DIR=/opt/stack/data 2026-02-17 02:13:21.262 | DC=([0]="openstack" [1]="org") 2026-02-17 02:13:21.262 | DEBUG_LIBVIRT=True 2026-02-17 02:13:21.262 | DEBUG_LIBVIRT_COREDUMPS=True 2026-02-17 02:13:21.262 | DEFAULT_IMAGE_FILE_NAME=cirros-0.6.3-x86_64-disk.img 2026-02-17 02:13:21.262 | DEFAULT_IMAGE_NAME=cirros-0.6.3-x86_64-disk 2026-02-17 02:13:21.262 | DEFAULT_VIRT_DRIVER=libvirt 2026-02-17 02:13:21.262 | DEFAULT_VOLUME_GROUP_NAME=stack-volumes-default 2026-02-17 02:13:21.262 | DEF_SERVICE_HOST=199.204.45.242 2026-02-17 02:13:21.262 | DEF_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-02-17 02:13:21.262 | DEF_SERVICE_LOCAL_HOST=127.0.0.1 2026-02-17 02:13:21.262 | DEF_TUNNEL_ENDPOINT_IP=199.204.45.242 2026-02-17 02:13:21.262 | DELTA=1771293891 2026-02-17 02:13:21.262 | DEST=/opt/stack 2026-02-17 02:13:21.262 | DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-02-17 02:13:21.262 | DEVSTACK_CERT_NAME=devstack-cert 2026-02-17 02:13:21.262 | DEVSTACK_HOSTNAME=np0000155929.novalocal 2026-02-17 02:13:21.262 | DEVSTACK_PARALLEL=True 2026-02-17 02:13:21.263 | DEVSTACK_PLUGINS=,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider 2026-02-17 02:13:21.263 | DEVSTACK_SERIES=2026.1 2026-02-17 02:13:21.263 | DEVSTACK_START_TIME=1771293870 2026-02-17 02:13:21.263 | DEVSTACK_VENV=/opt/stack/data/venv 2026-02-17 02:13:21.263 | DIRSTACK=() 2026-02-17 02:13:21.263 | DISABLED_SERVICES=dstat,horizon,s-account,s-container,s-object,s-proxy,tempest 2026-02-17 02:13:21.263 | DISABLE_AMP_IMAGE_BUILD=True 2026-02-17 02:13:21.263 | DISKIMAGE_BUILDER_DIR=/opt/stack/diskimage-builder 2026-02-17 02:13:21.263 | DISKIMAGE_BUILDER_REPO_REF=master 2026-02-17 02:13:21.263 | DISKIMAGE_BUILDER_REPO_URL=https://github.com/openstack/diskimage-builder.git 2026-02-17 02:13:21.263 | DISTRO=noble 2026-02-17 02:13:21.263 | DOWNLOAD_DEFAULT_IMAGES=False 2026-02-17 02:13:21.263 | 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-02-17 02:13:21.263 | ENABLE_CHASSIS_AS_GW=True 2026-02-17 02:13:21.263 | ENABLE_DEBUG_LOG_LEVEL=True 2026-02-17 02:13:21.263 | ENABLE_FEDORA_VIRT_PREVIEW_REPO=False 2026-02-17 02:13:21.263 | ENABLE_HTTPD_MOD_WSGI_SERVICES=True 2026-02-17 02:13:21.263 | ENABLE_ISOLATED_METADATA=False 2026-02-17 02:13:21.263 | ENABLE_KSM=True 2026-02-17 02:13:21.263 | ENABLE_KSMTUNED=True 2026-02-17 02:13:21.263 | ENABLE_METADATA_NETWORK=False 2026-02-17 02:13:21.263 | ENABLE_SYSCTL_MEM_TUNING=True 2026-02-17 02:13:21.263 | ENABLE_SYSCTL_NET_TUNING=True 2026-02-17 02:13:21.263 | ENABLE_TENANT_TUNNELS=True 2026-02-17 02:13:21.263 | ENABLE_TENANT_VLANS=False 2026-02-17 02:13:21.263 | ENABLE_VOLUME_MULTIATTACH=False 2026-02-17 02:13:21.263 | ENABLE_ZSWAP=True 2026-02-17 02:13:21.263 | ENFORCE_SCOPE=False 2026-02-17 02:13:21.263 | ERROR_ON_CLONE=True 2026-02-17 02:13:21.263 | ETCD_ARCH=amd64 2026-02-17 02:13:21.263 | ETCD_BIN_DIR=/opt/stack/bin 2026-02-17 02:13:21.263 | ETCD_DATA_DIR=/opt/stack/data/etcd 2026-02-17 02:13:21.263 | ETCD_DOWNLOAD_FILE=etcd-v3.5.21-linux-amd64.tar.gz 2026-02-17 02:13:21.263 | ETCD_DOWNLOAD_LOCATION=https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-02-17 02:13:21.263 | ETCD_DOWNLOAD_URL=https://github.com/etcd-io/etcd/releases/download 2026-02-17 02:13:21.263 | ETCD_NAME=etcd-v3.5.21-linux-amd64 2026-02-17 02:13:21.263 | ETCD_PEER_PORT=2380 2026-02-17 02:13:21.263 | ETCD_PORT=2379 2026-02-17 02:13:21.263 | ETCD_RAMDISK_MB=512 2026-02-17 02:13:21.263 | ETCD_SHA256=adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c 2026-02-17 02:13:21.263 | ETCD_SHA256_AMD64=adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c 2026-02-17 02:13:21.263 | ETCD_SHA256_ARM64=95bf6918623a097c0385b96f139d90248614485e781ec9bee4768dbb6c79c53f 2026-02-17 02:13:21.263 | ETCD_SHA256_PPC64=6fb6ecb3d1b331eb177dc610a8efad3aceb1f836d6aeb439ba0bfac5d5c2a38c 2026-02-17 02:13:21.264 | ETCD_SHA256_S390X=a211a83961ba8a7e94f7d6343ad769e699db21a715ba4f3b68cf31ea28f9c951 2026-02-17 02:13:21.264 | ETCD_SYSTEMD_SERVICE=devstack@etcd.service 2026-02-17 02:13:21.264 | ETCD_USE_RAMDISK=True 2026-02-17 02:13:21.264 | ETCD_VERSION=v3.5.21 2026-02-17 02:13:21.264 | EUID=1002 2026-02-17 02:13:21.264 | EXP_CLUSTER_RESOURCE_SET=true 2026-02-17 02:13:21.264 | EXP_KUBEADM_BOOTSTRAP_FORMAT_IGNITION=true 2026-02-17 02:13:21.264 | EXTRA_CACHE_URLS=,https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-02-17 02:13:21.264 | EXTRA_FILES_DOWNLOAD_TIMEOUT=2 2026-02-17 02:13:21.264 | EXTRA_FILES_RETRY=3 2026-02-17 02:13:21.264 | EXTRA_FILES_RETRY_ERRORS=500,503 2026-02-17 02:13:21.264 | EXTRA_FILES_RETRY_TIMEOUT=10 2026-02-17 02:13:21.264 | FILES=/opt/stack/devstack/files 2026-02-17 02:13:21.264 | FIXED_RANGE=10.1.0.0/20 2026-02-17 02:13:21.264 | FIXED_RANGE_V6=fd::/64 2026-02-17 02:13:21.264 | FLOATING_RANGE=172.24.5.0/24 2026-02-17 02:13:21.264 | FORCE_CONFIG_DRIVE=False 2026-02-17 02:13:21.264 | FORCE_PREREQ=0 2026-02-17 02:13:21.264 | FUNCNAME=([0]="source" [1]="run_plugins" [2]="run_phase" [3]="main") 2026-02-17 02:13:21.264 | FUNC_DIR=/opt/stack/devstack 2026-02-17 02:13:21.264 | GET_PIP_CACHE_LOCATION=/opt/stack/cache/files/get-pip.py 2026-02-17 02:13:21.264 | 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-02-17 02:13:21.264 | 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-02-17 02:13:21.264 | 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-02-17 02:13:21.265 | GIT_BASE=https://github.com 2026-02-17 02:13:21.265 | GIT_DEPTH=0 2026-02-17 02:13:21.265 | GIT_TIMEOUT=0 2026-02-17 02:13:21.265 | GLANCE_API_CONF=/etc/glance/glance-api.conf 2026-02-17 02:13:21.265 | GLANCE_API_PASTE_INI=/etc/glance/glance-api-paste.ini 2026-02-17 02:13:21.265 | GLANCE_BIN_DIR=/opt/stack/data/venv/bin 2026-02-17 02:13:21.265 | GLANCE_BRANCH=master 2026-02-17 02:13:21.265 | GLANCE_CACHE_CONF=/etc/glance/glance-cache.conf 2026-02-17 02:13:21.265 | GLANCE_CACHE_DIR=/opt/stack/data/glance/cache 2026-02-17 02:13:21.265 | GLANCE_CACHE_DRIVER=centralized_db 2026-02-17 02:13:21.265 | GLANCE_CINDER_DEFAULT_BACKEND=lvmdriver-1 2026-02-17 02:13:21.265 | GLANCE_CONF_DIR=/etc/glance 2026-02-17 02:13:21.265 | GLANCE_DEFAULT_BACKEND=fast 2026-02-17 02:13:21.265 | GLANCE_DIR=/opt/stack/glance 2026-02-17 02:13:21.265 | GLANCE_ENABLE_MULTIPLE_STORES=False 2026-02-17 02:13:21.265 | GLANCE_ENABLE_QUOTAS=True 2026-02-17 02:13:21.265 | GLANCE_ENFORCE_IMAGE_FORMAT=True 2026-02-17 02:13:21.265 | GLANCE_ENFORCE_SCOPE=True 2026-02-17 02:13:21.265 | GLANCE_HOSTPORT=199.204.45.242:9292 2026-02-17 02:13:21.265 | GLANCE_IMAGE_DIR=/opt/stack/data/glance/images 2026-02-17 02:13:21.265 | GLANCE_IMAGE_IMPORT_CONF=/etc/glance/glance-image-import.conf 2026-02-17 02:13:21.265 | GLANCE_LIMIT_IMAGE_SIZE_TOTAL=10000 2026-02-17 02:13:21.265 | GLANCE_LOCK_DIR=/opt/stack/data/glance/locks 2026-02-17 02:13:21.265 | GLANCE_METADEF_DIR=/etc/glance/metadefs 2026-02-17 02:13:21.265 | GLANCE_MULTIPLE_FILE_STORES=fast 2026-02-17 02:13:21.265 | GLANCE_MULTISTORE_FILE_IMAGE_DIR=/opt/stack/data/glance 2026-02-17 02:13:21.265 | GLANCE_NFS_MOUNTPOINT=/opt/stack/data/glance/images/mnt 2026-02-17 02:13:21.265 | GLANCE_REPO=https://github.com/openstack/glance.git 2026-02-17 02:13:21.265 | GLANCE_S3_BUCKET_NAME=images 2026-02-17 02:13:21.265 | GLANCE_S3_BUCKET_ON_PUT=True 2026-02-17 02:13:21.265 | GLANCE_S3_DEFAULT_BACKEND=s3_fast 2026-02-17 02:13:21.265 | GLANCE_SCHEMA_JSON=/etc/glance/schema-image.json 2026-02-17 02:13:21.265 | GLANCE_SERVICE_HOST=199.204.45.242 2026-02-17 02:13:21.265 | GLANCE_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-02-17 02:13:21.265 | GLANCE_SERVICE_PORT=9292 2026-02-17 02:13:21.265 | GLANCE_SERVICE_PORT_INT=19292 2026-02-17 02:13:21.265 | GLANCE_SERVICE_PROTOCOL=https 2026-02-17 02:13:21.265 | GLANCE_SHOW_DIRECT_URL=False 2026-02-17 02:13:21.265 | GLANCE_SHOW_MULTIPLE_LOCATIONS=False 2026-02-17 02:13:21.265 | GLANCE_STAGING_DIR=/opt/stack/data/glance 2026-02-17 02:13:21.265 | GLANCE_STORE_ROOTWRAP_BASE_DIR=/opt/stack/data/venv/etc/glance 2026-02-17 02:13:21.265 | GLANCE_SWIFT_STORE_CONF=/etc/glance/glance-swift-store.conf 2026-02-17 02:13:21.265 | GLANCE_TASKS_DIR=/opt/stack/data/glance 2026-02-17 02:13:21.265 | GLANCE_URL=https://199.204.45.242/image 2026-02-17 02:13:21.265 | GLANCE_USE_IMPORT_WORKFLOW=False 2026-02-17 02:13:21.265 | GLANCE_USE_S3=False 2026-02-17 02:13:21.265 | GLANCE_UWSGI=glance.wsgi.api:application 2026-02-17 02:13:21.265 | GLANCE_UWSGI_CONF=/etc/glance/glance-uwsgi.ini 2026-02-17 02:13:21.265 | GLOBAL_VENV=True 2026-02-17 02:13:21.265 | GROUPS=() 2026-02-17 02:13:21.265 | HELM_VERSION=v3.10.3 2026-02-17 02:13:21.265 | HOME=/opt/stack 2026-02-17 02:13:21.265 | HOME_URL=https://www.ubuntu.com/ 2026-02-17 02:13:21.265 | HORIZON_APACHE_ROOT=/dashboard 2026-02-17 02:13:21.265 | HORIZON_BRANCH=master 2026-02-17 02:13:21.265 | HORIZON_DIR=/opt/stack/horizon 2026-02-17 02:13:21.265 | HORIZON_REPO=https://github.com/openstack/horizon.git 2026-02-17 02:13:21.266 | HORIZON_SETTINGS=/opt/stack/horizon/openstack_dashboard/local/local_settings.py.example 2026-02-17 02:13:21.266 | HOSTNAME=np0000155929 2026-02-17 02:13:21.266 | HOSTTYPE=x86_64 2026-02-17 02:13:21.266 | HOST_IP=199.204.45.242 2026-02-17 02:13:21.266 | HOST_IPV6=::1 2026-02-17 02:13:21.266 | HOST_IP_IFACE= 2026-02-17 02:13:21.266 | ID=ubuntu 2026-02-17 02:13:21.266 | ID_LIKE=debian 2026-02-17 02:13:21.266 | IFS=' 2026-02-17 02:13:21.266 | ' 2026-02-17 02:13:21.266 | IMAGE_URLS=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-02-17 02:13:21.266 | INSTALL_DATABASE_SERVER_PACKAGES=True 2026-02-17 02:13:21.266 | INSTANCES_PATH=/opt/stack/data/nova/instances 2026-02-17 02:13:21.266 | INSTANCE_NAME_PREFIX=instance- 2026-02-17 02:13:21.266 | INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-02-17 02:13:21.266 | IPV4_ADDRS_SAFE_TO_USE=10.1.0.0/20 2026-02-17 02:13:21.266 | IPV6_ADDRESS_MODE=slaac 2026-02-17 02:13:21.266 | IPV6_ADDRS_SAFE_TO_USE=fd::/56 2026-02-17 02:13:21.266 | IPV6_GLOBAL_ID= 2026-02-17 02:13:21.266 | IPV6_PRIVATE_NETWORK_GATEWAY= 2026-02-17 02:13:21.266 | IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-02-17 02:13:21.266 | IPV6_PROVIDER_FIXED_RANGE= 2026-02-17 02:13:21.266 | IPV6_PROVIDER_NETWORK_GATEWAY= 2026-02-17 02:13:21.266 | IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-02-17 02:13:21.266 | IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-02-17 02:13:21.266 | IPV6_PUBLIC_RANGE=2001:db8::/64 2026-02-17 02:13:21.266 | IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-02-17 02:13:21.266 | IPV6_RA_MODE=slaac 2026-02-17 02:13:21.266 | IPV6_ROUTER_GW_IP=2001:db8::1 2026-02-17 02:13:21.266 | IP_VERSION=4+6 2026-02-17 02:13:21.266 | IRONIC_PYTHON_AGENT_BRANCH=master 2026-02-17 02:13:21.266 | IRONIC_PYTHON_AGENT_REPO=https://github.com/openstack/ironic-python-agent.git 2026-02-17 02:13:21.266 | ISCSID_DEBUG=False 2026-02-17 02:13:21.266 | ISCSID_DEBUG_LEVEL=4 2026-02-17 02:13:21.266 | KEYSTONE_ADMIN_ENDPOINT=True 2026-02-17 02:13:21.266 | KEYSTONE_ASSIGNMENT_BACKEND=sql 2026-02-17 02:13:21.266 | KEYSTONE_AUTH_URI=https://199.204.45.242/identity 2026-02-17 02:13:21.266 | KEYSTONE_AUTH_URI_V3=https://199.204.45.242/identity/v3 2026-02-17 02:13:21.266 | KEYSTONE_BIN_DIR=/opt/stack/data/venv/bin 2026-02-17 02:13:21.266 | KEYSTONE_BRANCH=master 2026-02-17 02:13:21.266 | KEYSTONE_CONF=/etc/keystone/keystone.conf 2026-02-17 02:13:21.266 | KEYSTONE_CONF_DIR=/etc/keystone 2026-02-17 02:13:21.266 | KEYSTONE_DIR=/opt/stack/keystone 2026-02-17 02:13:21.266 | KEYSTONE_ENABLE_CACHE=True 2026-02-17 02:13:21.266 | KEYSTONE_ENFORCE_SCOPE=False 2026-02-17 02:13:21.266 | KEYSTONE_IDENTITY_BACKEND=sql 2026-02-17 02:13:21.266 | KEYSTONE_LOCKOUT_DURATION=10 2026-02-17 02:13:21.266 | KEYSTONE_LOCKOUT_FAILURE_ATTEMPTS=2 2026-02-17 02:13:21.266 | KEYSTONE_PASSWORD_HASH_ROUNDS=4 2026-02-17 02:13:21.266 | KEYSTONE_PUBLIC_UWSGI=keystone.wsgi.api:application 2026-02-17 02:13:21.266 | KEYSTONE_PUBLIC_UWSGI_CONF=/etc/keystone/keystone-uwsgi-public.ini 2026-02-17 02:13:21.266 | KEYSTONE_REGION_NAME=RegionOne 2026-02-17 02:13:21.266 | KEYSTONE_REPO=https://github.com/openstack/keystone.git 2026-02-17 02:13:21.266 | KEYSTONE_RESOURCE_BACKEND=sql 2026-02-17 02:13:21.266 | KEYSTONE_ROLE_BACKEND=sql 2026-02-17 02:13:21.266 | KEYSTONE_SECURITY_COMPLIANCE_ENABLED=True 2026-02-17 02:13:21.266 | KEYSTONE_SERVICE_HOST=199.204.45.242 2026-02-17 02:13:21.266 | KEYSTONE_SERVICE_PORT=5000 2026-02-17 02:13:21.266 | KEYSTONE_SERVICE_PORT_INT=5001 2026-02-17 02:13:21.266 | KEYSTONE_SERVICE_PROTOCOL=https 2026-02-17 02:13:21.266 | KEYSTONE_SERVICE_URI=https://199.204.45.242/identity 2026-02-17 02:13:21.266 | KEYSTONE_SERVICE_URI_V3=https://199.204.45.242/identity/v3 2026-02-17 02:13:21.266 | KEYSTONE_TOKEN_FORMAT=fernet 2026-02-17 02:13:21.266 | KEYSTONE_UNIQUE_LAST_PASSWORD_COUNT=2 2026-02-17 02:13:21.266 | KEY_MANAGER_BACKEND=barbican 2026-02-17 02:13:21.266 | KILL_PATH=/usr/bin/kill 2026-02-17 02:13:21.266 | KIND_VERSION=v0.16.0 2026-02-17 02:13:21.266 | LAST_RUN=0 2026-02-17 02:13:21.266 | LAST_SPINNER_PID= 2026-02-17 02:13:21.266 | LC_ALL=en_US.utf8 2026-02-17 02:13:21.266 | LDAP_BASE_DC=openstack 2026-02-17 02:13:21.267 | LDAP_BASE_DN=dc=openstack,dc=org 2026-02-17 02:13:21.267 | LDAP_DOMAIN=openstack.org 2026-02-17 02:13:21.267 | LDAP_MANAGER_DN=cn=Manager,dc=openstack,dc=org 2026-02-17 02:13:21.267 | LDAP_OLCDB_NUMBER=1 2026-02-17 02:13:21.267 | LDAP_OLCDB_TYPE=mdb 2026-02-17 02:13:21.267 | LDAP_ROOTPW_COMMAND=replace 2026-02-17 02:13:21.267 | LDAP_SERVICE_NAME=slapd 2026-02-17 02:13:21.267 | LDAP_URL=ldap://localhost 2026-02-17 02:13:21.267 | 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-02-17 02:13:21.267 | LIBVIRT_CPU_MODE=host-passthrough 2026-02-17 02:13:21.267 | LIBVIRT_CPU_MODEL=Nehalem 2026-02-17 02:13:21.267 | LIBVIRT_GROUP=libvirt 2026-02-17 02:13:21.267 | LIBVIRT_TYPE=kvm 2026-02-17 02:13:21.267 | LINENO=762 2026-02-17 02:13:21.267 | LOCAL_HOSTNAME=np0000155929 2026-02-17 02:13:21.267 | LOGDAYS=7 2026-02-17 02:13:21.267 | LOGDIR=/opt/stack/logs 2026-02-17 02:13:21.267 | LOGFILE=/opt/stack/logs/devstacklog.txt.2026-02-17-020438 2026-02-17 02:13:21.267 | LOGFILE_DIR=/opt/stack/logs 2026-02-17 02:13:21.267 | LOGFILE_NAME=devstacklog.txt 2026-02-17 02:13:21.267 | LOGNAME=stack 2026-02-17 02:13:21.267 | LOGO=ubuntu-logo 2026-02-17 02:13:21.267 | LOG_COLOR=False 2026-02-17 02:13:21.267 | LRC=localrc 2026-02-17 02:13:21.267 | MACHTYPE=x86_64-pc-linux-gnu 2026-02-17 02:13:21.267 | MAGNUM_API_PASTE=/etc/magnum/api-paste.ini 2026-02-17 02:13:21.267 | MAGNUM_BIN_DIR=/opt/stack/data/venv/bin 2026-02-17 02:13:21.267 | MAGNUM_BRANCH=master 2026-02-17 02:13:21.267 | MAGNUM_CERTIFICATE_CACHE_DIR=/var/lib/magnum/certificate-cache 2026-02-17 02:13:21.267 | MAGNUM_CLUSTER_API_BRANCH=main 2026-02-17 02:13:21.267 | MAGNUM_CLUSTER_API_DIR=/opt/stack/magnum-cluster-api 2026-02-17 02:13:21.267 | MAGNUM_CLUSTER_API_REPO=https://github.com/vexxhost/magnum-cluster-api.git 2026-02-17 02:13:21.267 | MAGNUM_CONF=/etc/magnum/magnum.conf 2026-02-17 02:13:21.267 | MAGNUM_CONFIGURE_IPTABLES=True 2026-02-17 02:13:21.267 | MAGNUM_CONF_DIR=/etc/magnum 2026-02-17 02:13:21.267 | MAGNUM_DIR=/opt/stack/magnum 2026-02-17 02:13:21.267 | MAGNUM_ENFORCE_SCOPE=False 2026-02-17 02:13:21.267 | MAGNUM_GUEST_IMAGE_URL=https://github.com/vexxhost/capo-image-elements/releases/latest/download/ubuntu-22.04-v1.33.8.qcow2 2026-02-17 02:13:21.267 | MAGNUM_K8S_KEYSTONE_AUTH_DEFAULT_POLICY=/etc/magnum/k8s_keystone_auth_default_policy.json 2026-02-17 02:13:21.267 | MAGNUM_POLICY=/etc/magnum/policy.yaml 2026-02-17 02:13:21.267 | MAGNUM_REPO=https://github.com/openstack/magnum.git 2026-02-17 02:13:21.267 | MAGNUM_SERVICE_HOST=199.204.45.242 2026-02-17 02:13:21.267 | MAGNUM_SERVICE_PROTOCOL=https 2026-02-17 02:13:21.267 | MAGNUM_STATE_PATH=/opt/stack/data/magnum 2026-02-17 02:13:21.267 | MAGNUM_SWIFT_REGISTRY_CONTAINER=docker_registry 2026-02-17 02:13:21.267 | MAGNUM_TRUSTEE_DOMAIN_ADMIN_PASSWORD=secret 2026-02-17 02:13:21.267 | MAGNUM_UWSGI=magnum.wsgi.api:application 2026-02-17 02:13:21.267 | MAGNUM_UWSGI_CONF=/etc/magnum/magnum-api-uwsgi.ini 2026-02-17 02:13:21.267 | MAIL=/var/mail/stack 2026-02-17 02:13:21.267 | MANILACLIENT_BRANCH=master 2026-02-17 02:13:21.267 | MANILACLIENT_DIR=/opt/stack/python-manilaclient 2026-02-17 02:13:21.267 | MANILACLIENT_REPO=https://opendev.org/openstack/python-manilaclient 2026-02-17 02:13:21.267 | MANILA_ADMIN_NET_RANGE=10.2.5.0/24 2026-02-17 02:13:21.267 | MANILA_ALLOW_NAS_SERVER_PORTS_ON_HOST=False 2026-02-17 02:13:21.267 | MANILA_API_PASTE_INI=/etc/manila/api-paste.ini 2026-02-17 02:13:21.267 | MANILA_BIN_DIR=/opt/stack/data/venv/bin 2026-02-17 02:13:21.267 | MANILA_CONF=/etc/manila/manila.conf 2026-02-17 02:13:21.267 | MANILA_CONFIGURE_DEFAULT_TYPES=True 2026-02-17 02:13:21.267 | MANILA_CONF_DIR=/etc/manila 2026-02-17 02:13:21.267 | MANILA_CONTAINER_DRIVER=manila.share.drivers.container.driver.ContainerShareDriver 2026-02-17 02:13:21.267 | MANILA_CONTAINER_VOLUME_GROUP_NAME=manila_docker_volumes 2026-02-17 02:13:21.267 | MANILA_DATA_COPY_CHECK_HASH=True 2026-02-17 02:13:21.267 | MANILA_DATA_NODE_IP=10.2.5.0/24 2026-02-17 02:13:21.267 | MANILA_DEFAULT_SHARE_GROUP_TYPE=default 2026-02-17 02:13:21.267 | MANILA_DEFAULT_SHARE_GROUP_TYPE_SPECS= 2026-02-17 02:13:21.267 | MANILA_DEFAULT_SHARE_TYPE=default 2026-02-17 02:13:21.268 | MANILA_DEFAULT_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-02-17 02:13:21.268 | MANILA_DEFERRED_DELETE_TASK_INTERVAL=10 2026-02-17 02:13:21.268 | MANILA_DHSS_FALSE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-02-17 02:13:21.268 | MANILA_DHSS_TRUE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-02-17 02:13:21.268 | MANILA_DIR=/opt/stack/manila 2026-02-17 02:13:21.268 | MANILA_DOCKER_IMAGE_ALIAS=manila_docker_image 2026-02-17 02:13:21.268 | 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-02-17 02:13:21.268 | MANILA_ENABLED_BACKENDS=generic 2026-02-17 02:13:21.268 | MANILA_ENABLED_SHARE_PROTOCOLS=NFS,CIFS 2026-02-17 02:13:21.268 | MANILA_ENDPOINT_BASE=http://199.204.45.242/share 2026-02-17 02:13:21.268 | MANILA_ENFORCE_SCOPE=False 2026-02-17 02:13:21.268 | MANILA_GIT_BASE=https://opendev.org 2026-02-17 02:13:21.268 | MANILA_KEY_FORMAT=ecdsa 2026-02-17 02:13:21.268 | MANILA_LOCK_PATH=/opt/stack/manila/manila_locks 2026-02-17 02:13:21.268 | MANILA_LVM_SHARE_EXPORT_IPS=199.204.45.242 2026-02-17 02:13:21.268 | MANILA_MNT_DIR=/opt/stack/data/manila/mnt 2026-02-17 02:13:21.268 | MANILA_NETWORK_API_CLASS=manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin 2026-02-17 02:13:21.268 | MANILA_NEUTRON_VNIC_TYPE=normal 2026-02-17 02:13:21.268 | MANILA_PATH_TO_PRIVATE_KEY=/opt/stack/.ssh/id_ecdsa 2026-02-17 02:13:21.268 | MANILA_PATH_TO_PUBLIC_KEY=/opt/stack/.ssh/id_ecdsa.pub 2026-02-17 02:13:21.268 | MANILA_REPLICA_STATE_UPDATE_INTERVAL=300 2026-02-17 02:13:21.268 | MANILA_REPO_ROOT=openstack 2026-02-17 02:13:21.268 | MANILA_RESTORE_IPV6_DEFAULT_ROUTE=True 2026-02-17 02:13:21.268 | MANILA_SCHEDULER_DRIVER=manila.scheduler.drivers.filter.FilterScheduler 2026-02-17 02:13:21.268 | MANILA_SERVICE_HOST=199.204.45.242 2026-02-17 02:13:21.268 | MANILA_SERVICE_IMAGE_ENABLED=True 2026-02-17 02:13:21.268 | MANILA_SERVICE_IMAGE_NAME=manila-service-image-master 2026-02-17 02:13:21.268 | MANILA_SERVICE_IMAGE_URL=http://tarballs.openstack.org/manila-image-elements/images/manila-service-image-master.qcow2 2026-02-17 02:13:21.268 | MANILA_SERVICE_INSTANCE_PASSWORD=manila 2026-02-17 02:13:21.268 | MANILA_SERVICE_INSTANCE_USER=manila 2026-02-17 02:13:21.268 | MANILA_SERVICE_KEYPAIR_NAME=manila-service 2026-02-17 02:13:21.268 | MANILA_SERVICE_PORT=8786 2026-02-17 02:13:21.268 | MANILA_SERVICE_PORT_INT=18786 2026-02-17 02:13:21.268 | MANILA_SERVICE_PROTOCOL=http 2026-02-17 02:13:21.268 | MANILA_SERVICE_SECGROUP=manila-service 2026-02-17 02:13:21.268 | MANILA_SERVICE_VM_FLAVOR_DISK=5 2026-02-17 02:13:21.268 | MANILA_SERVICE_VM_FLAVOR_NAME=manila-service-flavor 2026-02-17 02:13:21.268 | MANILA_SERVICE_VM_FLAVOR_RAM=512 2026-02-17 02:13:21.268 | MANILA_SERVICE_VM_FLAVOR_REF=100 2026-02-17 02:13:21.268 | MANILA_SERVICE_VM_FLAVOR_VCPUS=1 2026-02-17 02:13:21.268 | MANILA_SETUP_IPV6=False 2026-02-17 02:13:21.268 | MANILA_SSH_TIMEOUT=180 2026-02-17 02:13:21.268 | MANILA_STATE_PATH=/opt/stack/data/manila 2026-02-17 02:13:21.268 | MANILA_USE_DOWNGRADE_MIGRATIONS=False 2026-02-17 02:13:21.268 | MANILA_USE_SCHEDULER_CREATING_SHARE_FROM_SNAPSHOT=False 2026-02-17 02:13:21.268 | MANILA_USE_SERVICE_INSTANCE_PASSWORD=True 2026-02-17 02:13:21.268 | MANILA_UWSGI_CONF=/etc/manila/manila-uwsgi.ini 2026-02-17 02:13:21.268 | MANILA_WSGI=manila.wsgi.api:application 2026-02-17 02:13:21.268 | MANILA_ZFSONLINUX_BACKEND_FILES_CONTAINER_DIR=/opt/stack/data/manila/zfsonlinux 2026-02-17 02:13:21.268 | MANILA_ZFSONLINUX_DATASET_CREATION_OPTIONS=compression=gzip 2026-02-17 02:13:21.268 | MANILA_ZFSONLINUX_REPLICATION_DOMAIN=ZFSonLinux 2026-02-17 02:13:21.268 | MANILA_ZFSONLINUX_SERVICE_IP=199.204.45.242 2026-02-17 02:13:21.268 | MANILA_ZFSONLINUX_SHARE_EXPORT_IP=199.204.45.242 2026-02-17 02:13:21.268 | MANILA_ZFSONLINUX_SSH_USERNAME=stack 2026-02-17 02:13:21.268 | MANILA_ZFSONLINUX_USE_SSH=False 2026-02-17 02:13:21.268 | MANILA_ZFSONLINUX_ZPOOL_SIZE=30G 2026-02-17 02:13:21.268 | MAX_DB_CONNECTIONS=200 2026-02-17 02:13:21.268 | MEMCACHE_SERVERS=localhost:11211 2026-02-17 02:13:21.268 | METADATA_SERVICE_PORT=8775 2026-02-17 02:13:21.268 | METERING_PLUGIN=neutron.services.metering.metering_plugin.MeteringPlugin 2026-02-17 02:13:21.268 | ML2_L3_PLUGIN=ovn-router 2026-02-17 02:13:21.268 | MYSQL_DRIVER=PyMySQL 2026-02-17 02:13:21.268 | MYSQL_GATHER_PERFORMANCE=True 2026-02-17 02:13:21.268 | MYSQL_HOST=127.0.0.1 2026-02-17 02:13:21.268 | MYSQL_REDUCE_MEMORY=True 2026-02-17 02:13:21.268 | MYSQL_SERVICE_NAME=mysql 2026-02-17 02:13:21.268 | MYSQL_USER=root 2026-02-17 02:13:21.268 | NAME=Ubuntu 2026-02-17 02:13:21.268 | NETWORK_GATEWAY=10.1.0.1 2026-02-17 02:13:21.269 | NEUTRON_ANY='q-svc neutron-api' 2026-02-17 02:13:21.269 | NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-02-17 02:13:21.269 | NEUTRON_BRANCH=master 2026-02-17 02:13:21.269 | NEUTRON_CONF=/etc/neutron/neutron.conf 2026-02-17 02:13:21.269 | NEUTRON_CONF_DIR=/etc/neutron 2026-02-17 02:13:21.269 | NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-02-17 02:13:21.269 | NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-02-17 02:13:21.269 | NEUTRON_DIR=/opt/stack/neutron 2026-02-17 02:13:21.269 | NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-02-17 02:13:21.269 | NEUTRON_ENFORCE_SCOPE=True 2026-02-17 02:13:21.269 | NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-02-17 02:13:21.269 | NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-02-17 02:13:21.269 | NEUTRON_OVN_AGENT_BINARY=neutron-ovn-agent 2026-02-17 02:13:21.269 | NEUTRON_OVN_BIN_DIR=/opt/stack/data/venv/bin 2026-02-17 02:13:21.269 | NEUTRON_OVN_METADATA_BINARY=neutron-ovn-metadata-agent 2026-02-17 02:13:21.269 | NEUTRON_PORT_SECURITY=True 2026-02-17 02:13:21.269 | NEUTRON_REPO=https://github.com/openstack/neutron.git 2026-02-17 02:13:21.269 | NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-02-17 02:13:21.269 | NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-02-17 02:13:21.269 | NEUTRON_UWSGI=neutron.wsgi.api:application 2026-02-17 02:13:21.269 | NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-02-17 02:13:21.269 | NOUNSET= 2026-02-17 02:13:21.269 | NOVA_ALLOW_MOVE_TO_SAME_HOST=True 2026-02-17 02:13:21.269 | NOVA_API_DB=nova_api 2026-02-17 02:13:21.269 | NOVA_API_PASTE_INI=/etc/nova/api-paste.ini 2026-02-17 02:13:21.269 | NOVA_BIN_DIR=/opt/stack/data/venv/bin 2026-02-17 02:13:21.269 | NOVA_BRANCH=master 2026-02-17 02:13:21.269 | NOVA_COND_CONF=/etc/nova/nova.conf 2026-02-17 02:13:21.269 | NOVA_CONF=/etc/nova/nova.conf 2026-02-17 02:13:21.269 | NOVA_CONF_DIR=/etc/nova 2026-02-17 02:13:21.269 | NOVA_CONSOLE_PROXY_COMPUTE_TLS=False 2026-02-17 02:13:21.269 | NOVA_CPU_CELL=1 2026-02-17 02:13:21.269 | NOVA_CPU_CONF=/etc/nova/nova-cpu.conf 2026-02-17 02:13:21.269 | NOVA_CPU_UUID= 2026-02-17 02:13:21.269 | NOVA_DIR=/opt/stack/nova 2026-02-17 02:13:21.269 | NOVA_ENABLED_APIS=osapi_compute 2026-02-17 02:13:21.269 | NOVA_ENABLE_CACHE=True 2026-02-17 02:13:21.269 | NOVA_ENFORCE_SCOPE=True 2026-02-17 02:13:21.269 | NOVA_FAKE_CONF=/etc/nova/nova-fake.conf 2026-02-17 02:13:21.269 | NOVA_FILTERS=ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-02-17 02:13:21.269 | NOVA_INSTANCES_PATH=/opt/stack/data/nova/instances 2026-02-17 02:13:21.269 | NOVA_LIBVIRT_TB_CACHE_SIZE=128 2026-02-17 02:13:21.269 | NOVA_METADATA_UWSGI=nova.wsgi.metadata:application 2026-02-17 02:13:21.269 | NOVA_METADATA_UWSGI_CONF=/etc/nova/nova-metadata-uwsgi.ini 2026-02-17 02:13:21.269 | NOVA_MY_IP=199.204.45.242 2026-02-17 02:13:21.269 | NOVA_NOTIFICATION_FORMAT=unversioned 2026-02-17 02:13:21.269 | NOVA_NUM_CELLS=1 2026-02-17 02:13:21.269 | NOVA_PLUGINS=/opt/stack/devstack/lib/nova_plugins 2026-02-17 02:13:21.269 | NOVA_READY_TIMEOUT=60 2026-02-17 02:13:21.269 | NOVA_REPO=https://github.com/openstack/nova.git 2026-02-17 02:13:21.269 | NOVA_SERIAL_ENABLED=False 2026-02-17 02:13:21.269 | NOVA_SERVICE_HOST=199.204.45.242 2026-02-17 02:13:21.269 | NOVA_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-02-17 02:13:21.269 | NOVA_SERVICE_PORT=8774 2026-02-17 02:13:21.269 | NOVA_SERVICE_PORT_INT=18774 2026-02-17 02:13:21.269 | NOVA_SERVICE_PROTOCOL=https 2026-02-17 02:13:21.269 | NOVA_SERVICE_REPORT_INTERVAL=120 2026-02-17 02:13:21.269 | NOVA_SHUTDOWN_TIMEOUT=0 2026-02-17 02:13:21.269 | NOVA_SPICE_ENABLED=False 2026-02-17 02:13:21.269 | NOVA_STATE_PATH=/opt/stack/data/nova 2026-02-17 02:13:21.269 | NOVA_USE_SERVICE_TOKEN=True 2026-02-17 02:13:21.269 | NOVA_USE_UNIFIED_LIMITS=False 2026-02-17 02:13:21.269 | NOVA_UWSGI=nova.wsgi.osapi_compute:application 2026-02-17 02:13:21.269 | NOVA_UWSGI_CONF=/etc/nova/nova-api-uwsgi.ini 2026-02-17 02:13:21.269 | NOVA_VNC_ENABLED=True 2026-02-17 02:13:21.269 | NOVNC_BRANCH=v1.3.0 2026-02-17 02:13:21.269 | NOVNC_FROM_PACKAGE=False 2026-02-17 02:13:21.269 | NOVNC_REPO=https://github.com/novnc/novnc.git 2026-02-17 02:13:21.269 | NOVNC_WEB_DIR=/opt/stack/novnc 2026-02-17 02:13:21.269 | NOW=1771293891 2026-02-17 02:13:21.270 | NO_UPDATE_REPOS=False 2026-02-17 02:13:21.270 | OBJECT_PORT_BASE=6613 2026-02-17 02:13:21.270 | OCTAVIA=octavia 2026-02-17 02:13:21.270 | OCTAVIA_AMPHORA_DRIVER=amphora_haproxy_rest_driver 2026-02-17 02:13:21.270 | OCTAVIA_AMP_CONN_TIMEOUT=10 2026-02-17 02:13:21.270 | OCTAVIA_AMP_EXPIRY_AGE=3600 2026-02-17 02:13:21.270 | OCTAVIA_AMP_FLAVOR_ID=10 2026-02-17 02:13:21.270 | OCTAVIA_AMP_IMAGE_ARCH=amd64 2026-02-17 02:13:21.270 | OCTAVIA_AMP_IMAGE_FILE=/opt/stack/octavia/diskimage-create/amphora-x64-haproxy.qcow2 2026-02-17 02:13:21.270 | OCTAVIA_AMP_IMAGE_NAME=amphora-x64-haproxy 2026-02-17 02:13:21.270 | OCTAVIA_AMP_IMAGE_TAG=amphora 2026-02-17 02:13:21.270 | OCTAVIA_AMP_LOG_ADMIN_PORT=10514 2026-02-17 02:13:21.270 | OCTAVIA_AMP_LOG_TENANT_PORT=20514 2026-02-17 02:13:21.270 | OCTAVIA_AMP_READ_TIMEOUT=120 2026-02-17 02:13:21.270 | OCTAVIA_AMP_SSH_KEY_BITS=2048 2026-02-17 02:13:21.270 | OCTAVIA_AMP_SSH_KEY_NAME=octavia_ssh_key 2026-02-17 02:13:21.270 | OCTAVIA_AMP_SSH_KEY_PATH=/etc/octavia/.ssh/octavia_ssh_key 2026-02-17 02:13:21.270 | OCTAVIA_AMP_SSH_KEY_TYPE=rsa 2026-02-17 02:13:21.270 | OCTAVIA_API=o-api 2026-02-17 02:13:21.270 | OCTAVIA_API_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-02-17 02:13:21.270 | OCTAVIA_API_HAPROXY=o-api-ha 2026-02-17 02:13:21.270 | OCTAVIA_AUDIT_MAP=/etc/octavia/octavia_api_audit_map.conf 2026-02-17 02:13:21.270 | OCTAVIA_BIN_DIR=/opt/stack/data/venv/bin 2026-02-17 02:13:21.270 | OCTAVIA_CERTS_DIR=/etc/octavia/certs 2026-02-17 02:13:21.270 | OCTAVIA_COMPUTE_DRIVER=compute_nova_driver 2026-02-17 02:13:21.270 | OCTAVIA_CONF=/etc/octavia/octavia.conf 2026-02-17 02:13:21.270 | OCTAVIA_CONF_DIR=/etc/octavia 2026-02-17 02:13:21.270 | OCTAVIA_CONSUMER=o-cw 2026-02-17 02:13:21.270 | OCTAVIA_CONSUMER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-02-17 02:13:21.270 | OCTAVIA_CONSUMER_BINARY=/opt/stack/data/venv/bin/octavia-worker 2026-02-17 02:13:21.270 | OCTAVIA_CONTROLLER_IP_PORT_LIST=auto 2026-02-17 02:13:21.270 | OCTAVIA_DIB_TRACING=1 2026-02-17 02:13:21.270 | OCTAVIA_DIR=/opt/stack/octavia 2026-02-17 02:13:21.270 | OCTAVIA_DRIVER_AGENT=o-da 2026-02-17 02:13:21.270 | OCTAVIA_DRIVER_AGENT_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-02-17 02:13:21.270 | OCTAVIA_DRIVER_AGENT_BINARY=/opt/stack/data/venv/bin/octavia-driver-agent 2026-02-17 02:13:21.270 | OCTAVIA_ENABLE_AMPHORAV2_JOBBOARD=False 2026-02-17 02:13:21.270 | OCTAVIA_HA_PORT=9875 2026-02-17 02:13:21.270 | OCTAVIA_HEALTHMANAGER=o-hm 2026-02-17 02:13:21.270 | OCTAVIA_HEALTHMANAGER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-02-17 02:13:21.270 | OCTAVIA_HEALTHMANAGER_BINARY=/opt/stack/data/venv/bin/octavia-health-manager 2026-02-17 02:13:21.270 | OCTAVIA_HEALTH_KEY=insecure 2026-02-17 02:13:21.270 | OCTAVIA_HM_LISTEN_PORT=5555 2026-02-17 02:13:21.270 | OCTAVIA_HOUSEKEEPER=o-hk 2026-02-17 02:13:21.270 | OCTAVIA_HOUSEKEEPER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-02-17 02:13:21.270 | OCTAVIA_HOUSEKEEPER_BINARY=/opt/stack/data/venv/bin/octavia-housekeeping 2026-02-17 02:13:21.270 | OCTAVIA_IMAGE_DRIVER=image_glance_driver 2026-02-17 02:13:21.270 | OCTAVIA_JOBBOARD_BACKEND=redis 2026-02-17 02:13:21.270 | OCTAVIA_JOBBOARD_EXPIRATION_TIME=30 2026-02-17 02:13:21.270 | OCTAVIA_LB_EXPIRY_AGE=3600 2026-02-17 02:13:21.270 | OCTAVIA_LB_TOPOLOGY=SINGLE 2026-02-17 02:13:21.270 | OCTAVIA_MGMT_PORT_IP=auto 2026-02-17 02:13:21.270 | OCTAVIA_MGMT_SUBNET=192.168.0.0/24 2026-02-17 02:13:21.270 | OCTAVIA_MGMT_SUBNET_END=192.168.0.200 2026-02-17 02:13:21.270 | OCTAVIA_MGMT_SUBNET_IPV6=fd00:0:0:42::/64 2026-02-17 02:13:21.270 | OCTAVIA_MGMT_SUBNET_IPV6_END=fd00:0:0:42:ffff:ffff:ffff:ffff 2026-02-17 02:13:21.270 | OCTAVIA_MGMT_SUBNET_IPV6_START=fd00:0:0:42:0:0:0:2 2026-02-17 02:13:21.270 | OCTAVIA_MGMT_SUBNET_START=192.168.0.2 2026-02-17 02:13:21.270 | OCTAVIA_NETWORK_DRIVER=allowed_address_pairs_driver 2026-02-17 02:13:21.270 | OCTAVIA_NODE=api 2026-02-17 02:13:21.270 | OCTAVIA_PASSWORD=secretadmin 2026-02-17 02:13:21.270 | OCTAVIA_PORT=9876 2026-02-17 02:13:21.270 | OCTAVIA_PREGENERATED_CERTS_DIR=/opt/stack/octavia/devstack/pregenerated/certs 2026-02-17 02:13:21.270 | OCTAVIA_PREGENERATED_SSH_KEY_PATH=/opt/stack/octavia/devstack/pregenerated/ssh-keys/octavia_ssh_key 2026-02-17 02:13:21.270 | OCTAVIA_PROJECT_DOMAIN_NAME=Default 2026-02-17 02:13:21.270 | OCTAVIA_PROJECT_NAME=admin 2026-02-17 02:13:21.270 | OCTAVIA_PROTOCOL=http 2026-02-17 02:13:21.270 | OCTAVIA_PROVIDER_AGENTS=ovn 2026-02-17 02:13:21.270 | OCTAVIA_PROVIDER_DRIVERS='amphora:The Octavia Amphora driver.,octavia:Deprecated alias of the Octavia Amphora driver.,ovn:Octavia OVN driver.' 2026-02-17 02:13:21.270 | OCTAVIA_RUN_DIR=/var/run/octavia 2026-02-17 02:13:21.270 | OCTAVIA_SERVICE=octavia 2026-02-17 02:13:21.271 | OCTAVIA_SERVICE_TYPE=load-balancer 2026-02-17 02:13:21.271 | OCTAVIA_SSH_DIR=/etc/octavia/.ssh 2026-02-17 02:13:21.271 | OCTAVIA_USERNAME=admin 2026-02-17 02:13:21.271 | OCTAVIA_USER_DOMAIN_NAME=Default 2026-02-17 02:13:21.271 | OCTAVIA_USE_PREGENERATED_CERTS=False 2026-02-17 02:13:21.271 | OCTAVIA_USE_PREGENERATED_SSH_KEY=False 2026-02-17 02:13:21.271 | OCTAVIA_UWSGI_APP=octavia.wsgi.api:application 2026-02-17 02:13:21.271 | OCTAVIA_UWSGI_CONF=/etc/octavia/octavia-uwsgi.ini 2026-02-17 02:13:21.271 | OCTAVIA_VOLUME_DRIVER=volume_noop_driver 2026-02-17 02:13:21.271 | OFFLINE=False 2026-02-17 02:13:21.271 | OLDPWD=/opt/stack/placement 2026-02-17 02:13:21.271 | OPENSSL=/usr/bin/openssl 2026-02-17 02:13:21.271 | OPTERR=1 2026-02-17 02:13:21.271 | OPTIND=1 2026-02-17 02:13:21.271 | ORC_VERSION=v2.2.0 2026-02-17 02:13:21.271 | ORG_NAME=OpenStack 2026-02-17 02:13:21.271 | ORG_UNIT_NAME=DevStack 2026-02-17 02:13:21.271 | OSLO_BIN_DIR=/opt/stack/data/venv/bin 2026-02-17 02:13:21.271 | OSTESTIMAGES_BRANCH=master 2026-02-17 02:13:21.271 | OSTESTIMAGES_DIR=/opt/stack/os-test-images 2026-02-17 02:13:21.271 | OSTESTIMAGES_REPO=https://github.com/openstack/os-test-images.git 2026-02-17 02:13:21.271 | OSTYPE=linux-gnu 2026-02-17 02:13:21.271 | OS_BRICK_LOCK_PATH=/opt/stack/data/os_brick 2026-02-17 02:13:21.271 | OS_CLOUD=devstack-admin 2026-02-17 02:13:21.271 | OS_VIF_OVS_ISOLATE_VIF=False 2026-02-17 02:13:21.271 | OVN_AGENT_CONF=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-02-17 02:13:21.271 | OVN_AGENT_EXTENSIONS=metadata 2026-02-17 02:13:21.271 | OVN_BRANCH=branch-24.03 2026-02-17 02:13:21.271 | OVN_BRIDGE_MAPPINGS=public:br-ex 2026-02-17 02:13:21.271 | OVN_BUILD_FROM_SOURCE=False 2026-02-17 02:13:21.271 | OVN_BUILD_MODULES=False 2026-02-17 02:13:21.271 | OVN_CONTROLLER_SERVICE=ovn-controller.service 2026-02-17 02:13:21.271 | OVN_CONTROLLER_VTEP_SERVICE=ovn-controller-vtep.service 2026-02-17 02:13:21.271 | OVN_DATADIR=/var/lib/ovn 2026-02-17 02:13:21.271 | OVN_DBS_LOG_LEVEL=dbg 2026-02-17 02:13:21.271 | OVN_DNS_SERVERS=8.8.8.8 2026-02-17 02:13:21.271 | OVN_GENEVE_OVERHEAD=38 2026-02-17 02:13:21.271 | OVN_IGMP_SNOOPING_ENABLE=False 2026-02-17 02:13:21.271 | OVN_INSTALL_OVS_PYTHON_MODULE=False 2026-02-17 02:13:21.271 | OVN_L3_CREATE_PUBLIC_NETWORK=True 2026-02-17 02:13:21.271 | OVN_L3_SCHEDULER=leastloaded 2026-02-17 02:13:21.271 | OVN_META_CONF=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-02-17 02:13:21.271 | OVN_META_DATA_HOST=199.204.45.242 2026-02-17 02:13:21.271 | OVN_NB_REMOTE=ssl:199.204.45.242:6641 2026-02-17 02:13:21.271 | OVN_NEUTRON_SYNC_MODE=log 2026-02-17 02:13:21.271 | OVN_NORTHD_SERVICE=ovn-central.service 2026-02-17 02:13:21.271 | OVN_OCTAVIA_PROVIDER_DIR=/opt/stack/ovn-octavia-provider 2026-02-17 02:13:21.271 | OVN_PROTO=ssl 2026-02-17 02:13:21.271 | OVN_REPO=https://github.com/ovn-org/ovn.git 2026-02-17 02:13:21.271 | OVN_REPO_NAME=ovn 2026-02-17 02:13:21.271 | OVN_RUNDIR=/var/run/ovn 2026-02-17 02:13:21.271 | OVN_SB_REMOTE=ssl:199.204.45.242:6642 2026-02-17 02:13:21.271 | OVN_SCRIPTDIR=/share/ovn/scripts 2026-02-17 02:13:21.271 | OVN_SHAREDIR=/share/ovn 2026-02-17 02:13:21.271 | OVN_SPLIT_HASH=05bf1dbb98b0635a51f75e268ef8aed27601401d 2026-02-17 02:13:21.271 | OVN_UUID= 2026-02-17 02:13:21.271 | OVSDB_SERVER_LOCAL_HOST=127.0.0.1 2026-02-17 02:13:21.271 | OVSDB_SERVER_SERVICE=ovsdb-server.service 2026-02-17 02:13:21.271 | OVS_BINDIR=/bin 2026-02-17 02:13:21.271 | OVS_BRANCH=branch-3.3 2026-02-17 02:13:21.271 | OVS_BRIDGE=br-int 2026-02-17 02:13:21.271 | OVS_DATADIR=/opt/stack/data/ovs 2026-02-17 02:13:21.271 | OVS_DATAPATH_TYPE=system 2026-02-17 02:13:21.271 | OVS_ENABLE_TUNNELING=True 2026-02-17 02:13:21.271 | OVS_PHYSICAL_BRIDGE=br-ex 2026-02-17 02:13:21.271 | OVS_PREFIX= 2026-02-17 02:13:21.271 | OVS_REPO=https://github.com/openvswitch/ovs.git 2026-02-17 02:13:21.271 | OVS_REPO_NAME=ovs 2026-02-17 02:13:21.272 | OVS_RUNDIR=/var/run/openvswitch 2026-02-17 02:13:21.272 | OVS_SBINDIR=/sbin 2026-02-17 02:13:21.272 | OVS_SCRIPTDIR=/share/openvswitch/scripts 2026-02-17 02:13:21.272 | OVS_SHAREDIR=/share/openvswitch 2026-02-17 02:13:21.272 | OVS_SYSCONFDIR=/etc/openvswitch 2026-02-17 02:13:21.272 | OVS_TUNNEL_BRIDGE=br-tun 2026-02-17 02:13:21.272 | OVS_VSWITCHD_SERVICE=ovs-vswitchd.service 2026-02-17 02:13:21.272 | PACKAGES='apache2 2026-02-17 02:13:21.272 | apache2-dev 2026-02-17 02:13:21.272 | bc 2026-02-17 02:13:21.272 | bsdmainutils 2026-02-17 02:13:21.272 | curl 2026-02-17 02:13:21.272 | g++ 2026-02-17 02:13:21.272 | gawk 2026-02-17 02:13:21.272 | gcc 2026-02-17 02:13:21.272 | gettext 2026-02-17 02:13:21.272 | git 2026-02-17 02:13:21.272 | graphviz 2026-02-17 02:13:21.272 | iputils-ping 2026-02-17 02:13:21.272 | libffi-dev 2026-02-17 02:13:21.272 | libjpeg-dev 2026-02-17 02:13:21.272 | libpq-dev 2026-02-17 02:13:21.272 | libssl-dev 2026-02-17 02:13:21.272 | libsystemd-dev 2026-02-17 02:13:21.272 | libxml2-dev 2026-02-17 02:13:21.272 | libxslt1-dev 2026-02-17 02:13:21.272 | libyaml-dev 2026-02-17 02:13:21.272 | lsof 2026-02-17 02:13:21.272 | openssh-server 2026-02-17 02:13:21.272 | openssl 2026-02-17 02:13:21.272 | pkg-config 2026-02-17 02:13:21.272 | psmisc 2026-02-17 02:13:21.272 | python3-dev 2026-02-17 02:13:21.272 | python3-pip 2026-02-17 02:13:21.272 | python3-systemd 2026-02-17 02:13:21.272 | python3-venv 2026-02-17 02:13:21.272 | tar 2026-02-17 02:13:21.272 | tcpdump 2026-02-17 02:13:21.272 | unzip 2026-02-17 02:13:21.272 | uuid-runtime 2026-02-17 02:13:21.272 | wget 2026-02-17 02:13:21.272 | zlib1g-dev 2026-02-17 02:13:21.272 | lvm2 2026-02-17 02:13:21.272 | qemu-utils 2026-02-17 02:13:21.272 | thin-provisioning-tools 2026-02-17 02:13:21.272 | lsscsi 2026-02-17 02:13:21.272 | open-iscsi 2026-02-17 02:13:21.272 | libkrb5-dev 2026-02-17 02:13:21.272 | libldap2-dev 2026-02-17 02:13:21.272 | libsasl2-dev 2026-02-17 02:13:21.272 | memcached 2026-02-17 02:13:21.272 | python3-mysqldb 2026-02-17 02:13:21.272 | sqlite3 2026-02-17 02:13:21.272 | conntrack 2026-02-17 02:13:21.272 | curl 2026-02-17 02:13:21.272 | ebtables 2026-02-17 02:13:21.272 | genisoimage 2026-02-17 02:13:21.272 | iptables 2026-02-17 02:13:21.272 | iputils-arping 2026-02-17 02:13:21.272 | kpartx 2026-02-17 02:13:21.272 | libjs-jquery-tablesorter 2026-02-17 02:13:21.272 | parted 2026-02-17 02:13:21.272 | pm-utils 2026-02-17 02:13:21.272 | python3-mysqldb 2026-02-17 02:13:21.272 | socat 2026-02-17 02:13:21.272 | sqlite3 2026-02-17 02:13:21.272 | sudo 2026-02-17 02:13:21.273 | vlan 2026-02-17 02:13:21.273 | cryptsetup 2026-02-17 02:13:21.273 | dosfstools 2026-02-17 02:13:21.273 | genisoimage 2026-02-17 02:13:21.273 | gir1.2-libosinfo-1.0 2026-02-17 02:13:21.273 | netcat-openbsd 2026-02-17 02:13:21.273 | open-iscsi 2026-02-17 02:13:21.273 | qemu-utils 2026-02-17 02:13:21.273 | sg3-utils 2026-02-17 02:13:21.273 | sysfsutils 2026-02-17 02:13:21.273 | acl 2026-02-17 02:13:21.273 | dnsmasq-base 2026-02-17 02:13:21.273 | dnsmasq-utils 2026-02-17 02:13:21.273 | ebtables 2026-02-17 02:13:21.273 | haproxy 2026-02-17 02:13:21.273 | iptables 2026-02-17 02:13:21.273 | iputils-arping 2026-02-17 02:13:21.273 | iputils-ping 2026-02-17 02:13:21.273 | postgresql-server-dev-all 2026-02-17 02:13:21.273 | python3-mysqldb 2026-02-17 02:13:21.273 | sqlite3 2026-02-17 02:13:21.273 | sudo 2026-02-17 02:13:21.273 | vlan 2026-02-17 02:13:21.273 | apache2 lvm2 2026-02-17 02:13:21.273 | golang 2026-02-17 02:13:21.273 | debootstrap 2026-02-17 02:13:21.273 | rsyslog' 2026-02-17 02:13:21.273 | 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-02-17 02:13:21.273 | PHYSICAL_NETWORK=public 2026-02-17 02:13:21.273 | PIPESTATUS=([0]="0") 2026-02-17 02:13:21.273 | PIP_UPGRADE=False 2026-02-17 02:13:21.273 | PIP_VIRTUAL_ENV= 2026-02-17 02:13:21.273 | PLACEMENT_AUTH_STRATEGY=keystone 2026-02-17 02:13:21.273 | PLACEMENT_BIN_DIR=/opt/stack/data/venv/bin 2026-02-17 02:13:21.273 | PLACEMENT_BRANCH=master 2026-02-17 02:13:21.273 | PLACEMENT_CONF=/etc/placement/placement.conf 2026-02-17 02:13:21.273 | PLACEMENT_CONF_DIR=/etc/placement 2026-02-17 02:13:21.273 | PLACEMENT_DIR=/opt/stack/placement 2026-02-17 02:13:21.273 | PLACEMENT_ENFORCE_SCOPE=False 2026-02-17 02:13:21.273 | PLACEMENT_REPO=https://github.com/openstack/placement.git 2026-02-17 02:13:21.273 | PLACEMENT_SERVICE_HOST=199.204.45.242 2026-02-17 02:13:21.273 | PLACEMENT_SERVICE_PROTOCOL=https 2026-02-17 02:13:21.273 | PLACEMENT_UWSGI=placement.wsgi.api:application 2026-02-17 02:13:21.273 | PLACEMENT_UWSGI_CONF=/etc/placement/placement-uwsgi.ini 2026-02-17 02:13:21.273 | POSIXLY_CORRECT=y 2026-02-17 02:13:21.273 | PPID=2077 2026-02-17 02:13:21.273 | PREREQ_RERUN_HOURS=2 2026-02-17 02:13:21.273 | PREREQ_RERUN_MARKER=/opt/stack/devstack/.prereqs 2026-02-17 02:13:21.273 | PREREQ_RERUN_SECONDS=7200 2026-02-17 02:13:21.273 | PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-02-17 02:13:21.273 | PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-02-17 02:13:21.273 | PRIVATE_NETWORK_NAME=private 2026-02-17 02:13:21.273 | PRIVATE_SUBNET_NAME=private-subnet 2026-02-17 02:13:21.273 | PROVIDER_SUBNET_NAME=provider_net 2026-02-17 02:13:21.273 | PS4='+ $(short_source): ' 2026-02-17 02:13:21.273 | PUBLIC_BRIDGE=br-ex 2026-02-17 02:13:21.273 | PUBLIC_BRIDGE_MTU=1430 2026-02-17 02:13:21.273 | PUBLIC_INTERFACE= 2026-02-17 02:13:21.273 | PUBLIC_NETWORK_GATEWAY=172.24.5.1 2026-02-17 02:13:21.273 | PUBLIC_NETWORK_NAME=public 2026-02-17 02:13:21.273 | PUBLIC_PHYSICAL_NETWORK=public 2026-02-17 02:13:21.273 | PUBLIC_SUBNET_NAME=public-subnet 2026-02-17 02:13:21.273 | PWD=/opt/stack/devstack 2026-02-17 02:13:21.273 | PYKMIP_CA_PATH=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-02-17 02:13:21.273 | PYKMIP_CLIENT_CERT=/opt/stack/data/CA/int-ca/pykmip-client.crt 2026-02-17 02:13:21.273 | PYKMIP_CLIENT_KEY=/opt/stack/data/CA/int-ca/private/pykmip-client.key 2026-02-17 02:13:21.273 | PYKMIP_CONF=/etc/pykmip/server.conf 2026-02-17 02:13:21.273 | PYKMIP_CONF_DIR=/etc/pykmip 2026-02-17 02:13:21.273 | PYKMIP_LOG_DIR=/var/log/pykmip 2026-02-17 02:13:21.273 | PYKMIP_SERVER_CERT=/opt/stack/data/CA/int-ca/pykmip-server.crt 2026-02-17 02:13:21.273 | PYKMIP_SERVER_KEY=/opt/stack/data/CA/int-ca/private/pykmip-server.key 2026-02-17 02:13:21.273 | PYTHON=/opt/stack/data/venv/bin/python3 2026-02-17 02:13:21.273 | PYTHON3_VERSION=3.12 2026-02-17 02:13:21.273 | QEMU_CONF=/etc/libvirt/qemu.conf 2026-02-17 02:13:21.273 | Q_ADMIN_USERNAME=neutron 2026-02-17 02:13:21.273 | Q_AGENT=ovn 2026-02-17 02:13:21.273 | Q_ALLOW_OVERLAPPING_IP=True 2026-02-17 02:13:21.273 | Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-02-17 02:13:21.273 | Q_AUTH_STRATEGY=keystone 2026-02-17 02:13:21.273 | Q_BUILD_OVS_FROM_GIT=False 2026-02-17 02:13:21.273 | Q_DB_NAME=neutron 2026-02-17 02:13:21.273 | Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-02-17 02:13:21.273 | Q_DVR_MODE=legacy 2026-02-17 02:13:21.273 | Q_HOST=199.204.45.242 2026-02-17 02:13:21.273 | Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-02-17 02:13:21.273 | Q_L3_ROUTER_PER_TENANT=True 2026-02-17 02:13:21.273 | Q_LISTEN_ADDRESS=0.0.0.0 2026-02-17 02:13:21.273 | Q_LOG_DRIVER_BURST_LIMIT=25 2026-02-17 02:13:21.273 | Q_LOG_DRIVER_LOG_BASE=acl_log_meter 2026-02-17 02:13:21.273 | Q_LOG_DRIVER_RATE_LIMIT=100 2026-02-17 02:13:21.273 | Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-02-17 02:13:21.274 | Q_META_DATA_IP=199.204.45.242 2026-02-17 02:13:21.274 | Q_ML2_PLUGIN_EXT_DRIVERS=port_security,qos 2026-02-17 02:13:21.274 | Q_ML2_PLUGIN_GENEVE_TYPE_OPTIONS=vni_ranges=1:65536 2026-02-17 02:13:21.274 | Q_ML2_PLUGIN_GRE_TYPE_OPTIONS=tunnel_id_ranges=1:1000 2026-02-17 02:13:21.274 | Q_ML2_PLUGIN_MECHANISM_DRIVERS=ovn 2026-02-17 02:13:21.274 | Q_ML2_PLUGIN_TYPE_DRIVERS=local,flat,vlan,geneve 2026-02-17 02:13:21.274 | Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS= 2026-02-17 02:13:21.274 | Q_ML2_PLUGIN_VXLAN_TYPE_OPTIONS=vni_ranges=1:1000 2026-02-17 02:13:21.274 | Q_ML2_TENANT_NETWORK_TYPE=geneve 2026-02-17 02:13:21.274 | Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-02-17 02:13:21.274 | Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-02-17 02:13:21.274 | Q_OVS_USE_VETH=False 2026-02-17 02:13:21.274 | Q_PLUGIN=ml2 2026-02-17 02:13:21.274 | Q_PORT=9696 2026-02-17 02:13:21.274 | Q_PORT_INT=19696 2026-02-17 02:13:21.274 | Q_PROTOCOL=https 2026-02-17 02:13:21.274 | Q_PUBLIC_VETH_EX=veth-pub-ex 2026-02-17 02:13:21.274 | Q_PUBLIC_VETH_INT=veth-pub-int 2026-02-17 02:13:21.274 | Q_ROUTER_NAME=router1 2026-02-17 02:13:21.274 | Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-02-17 02:13:21.274 | Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-02-17 02:13:21.274 | Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-02-17 02:13:21.274 | Q_TUNNEL_TYPES=gre 2026-02-17 02:13:21.274 | Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-02-17 02:13:21.274 | Q_USE_PUBLIC_VETH=False 2026-02-17 02:13:21.274 | Q_USE_ROOTWRAP=True 2026-02-17 02:13:21.274 | Q_USE_ROOTWRAP_DAEMON=True 2026-02-17 02:13:21.274 | Q_USE_SECGROUP=True 2026-02-17 02:13:21.274 | RABBIT_HOST=199.204.45.242 2026-02-17 02:13:21.274 | RABBIT_PASSWORD=secretrabbit 2026-02-17 02:13:21.274 | RABBIT_USERID=stackrabbit 2026-02-17 02:13:21.274 | RC_DIR=/opt/stack/devstack 2026-02-17 02:13:21.274 | RECLONE=False 2026-02-17 02:13:21.274 | RECREATE_KEYSTONE_DB=True 2026-02-17 02:13:21.274 | REGION_NAME=RegionOne 2026-02-17 02:13:21.274 | REPOS_UPDATED=True 2026-02-17 02:13:21.274 | REQUIREMENTS_BRANCH=master 2026-02-17 02:13:21.274 | REQUIREMENTS_DIR=/opt/stack/requirements 2026-02-17 02:13:21.274 | REQUIREMENTS_REPO=https://github.com/openstack/requirements.git 2026-02-17 02:13:21.274 | RETRY_UPDATE=False 2026-02-17 02:13:21.274 | ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-02-17 02:13:21.274 | S3_SERVICE_PORT=3333 2026-02-17 02:13:21.274 | SERVICE_DIR=/opt/stack/status 2026-02-17 02:13:21.275 | SERVICE_DOMAIN_NAME=Default 2026-02-17 02:13:21.275 | SERVICE_GRACEFUL_SHUTDOWN_TIMEOUT=5 2026-02-17 02:13:21.275 | SERVICE_HOST=199.204.45.242 2026-02-17 02:13:21.275 | SERVICE_IP_VERSION=4 2026-02-17 02:13:21.275 | SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-02-17 02:13:21.275 | SERVICE_LOCAL_HOST=127.0.0.1 2026-02-17 02:13:21.275 | SERVICE_PASSWORD=secretservice 2026-02-17 02:13:21.275 | SERVICE_PROJECT_NAME=service 2026-02-17 02:13:21.275 | SERVICE_PROTOCOL=http 2026-02-17 02:13:21.275 | SERVICE_TENANT_NAME=service 2026-02-17 02:13:21.275 | SERVICE_TIMEOUT=60 2026-02-17 02:13:21.275 | SHARE_BACKING_FILE_SIZE=8400M 2026-02-17 02:13:21.275 | SHARE_DRIVER=manila.share.drivers.generic.GenericShareDriver 2026-02-17 02:13:21.275 | SHARE_GROUP=lvm-shares 2026-02-17 02:13:21.275 | SHARE_NAME_PREFIX=share- 2026-02-17 02:13:21.275 | SHELL=/bin/bash 2026-02-17 02:13:21.275 | SHLVL=1 2026-02-17 02:13:21.275 | SKIP_EPEL_INSTALL=False 2026-02-17 02:13:21.275 | SKIP_STOP_OVN=False 2026-02-17 02:13:21.275 | SMB_CONF=/etc/samba/smb.conf 2026-02-17 02:13:21.275 | SMB_PRIVATE_DIR=/var/lib/samba/private 2026-02-17 02:13:21.275 | SPICE_BRANCH=master 2026-02-17 02:13:21.275 | SPICE_REPO=http://anongit.freedesktop.org/git/spice/spice-html5.git 2026-02-17 02:13:21.275 | SQLALCHEMY_BRANCH=main 2026-02-17 02:13:21.275 | SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-02-17 02:13:21.275 | SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-02-17 02:13:21.275 | SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-02-17 02:13:21.275 | 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-02-17 02:13:21.275 | STACK_GROUP=stack 2026-02-17 02:13:21.275 | STACK_USER=stack 2026-02-17 02:13:21.275 | STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-02-17 02:13:21.275 | STUD_PROTO=--tls 2026-02-17 02:13:21.275 | SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-02-17 02:13:21.275 | SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-02-17 02:13:21.275 | SUBNETPOOL_PREFIX_V4=10.1.0.0/20 2026-02-17 02:13:21.275 | SUBNETPOOL_PREFIX_V6=fd::/56 2026-02-17 02:13:21.275 | SUBNETPOOL_SIZE_V4=26 2026-02-17 02:13:21.275 | SUBNETPOOL_SIZE_V6=64 2026-02-17 02:13:21.275 | SUBUNIT_OUTPUT=/opt/stack/devstack.subunit 2026-02-17 02:13:21.275 | SUDO_COMMAND='/bin/sh -c echo BECOME-SUCCESS-wnqdkztgkmvnmodpouvqtgrlwhmkrpjh ; /usr/bin/python3' 2026-02-17 02:13:21.275 | SUDO_GID=1000 2026-02-17 02:13:21.275 | SUDO_SECURE_PATH_FILE=/etc/sudoers.d/zz-secure-path 2026-02-17 02:13:21.275 | SUDO_UID=1000 2026-02-17 02:13:21.275 | SUDO_USER=zuul 2026-02-17 02:13:21.275 | SUMFILE=/opt/stack/logs/devstacklog.txt.2026-02-17-020438.summary.2026-02-17-020438 2026-02-17 02:13:21.275 | SUPPORTED_DISTROS='trixie|bookworm|noble|rhel9|rhel10' 2026-02-17 02:13:21.275 | SUPPORT_URL=https://help.ubuntu.com/ 2026-02-17 02:13:21.275 | SWIFT_APACHE_WSGI_DIR=/var/www/swift 2026-02-17 02:13:21.275 | SWIFT_BIN_DIR=/opt/stack/data/venv/bin 2026-02-17 02:13:21.275 | SWIFT_BRANCH=master 2026-02-17 02:13:21.275 | SWIFT_CONF_DIR=/etc/swift 2026-02-17 02:13:21.275 | SWIFT_DATA_DIR=/opt/stack/data/swift 2026-02-17 02:13:21.275 | SWIFT_DEFAULT_BIND_PORT=8080 2026-02-17 02:13:21.275 | SWIFT_DEFAULT_BIND_PORT_INT=8081 2026-02-17 02:13:21.275 | SWIFT_DIR=/opt/stack/swift 2026-02-17 02:13:21.275 | SWIFT_DISK_IMAGE=/opt/stack/data/swift/drives/images/swift.img 2026-02-17 02:13:21.275 | SWIFT_ENABLE_TEMPURLS=False 2026-02-17 02:13:21.275 | SWIFT_EXTRAS_MIDDLEWARE='formpost staticweb' 2026-02-17 02:13:21.275 | SWIFT_EXTRAS_MIDDLEWARE_LAST= 2026-02-17 02:13:21.276 | SWIFT_EXTRAS_MIDDLEWARE_NO_AUTH=crossdomain 2026-02-17 02:13:21.276 | SWIFT_HASH=1234123412341234 2026-02-17 02:13:21.276 | SWIFT_LOG_TOKEN_LENGTH=12 2026-02-17 02:13:21.276 | SWIFT_LOOPBACK_DISK_SIZE=2G 2026-02-17 02:13:21.276 | SWIFT_LOOPBACK_DISK_SIZE_DEFAULT=2G 2026-02-17 02:13:21.276 | SWIFT_MAX_FILE_SIZE=1073741824 2026-02-17 02:13:21.276 | SWIFT_MAX_FILE_SIZE_DEFAULT=1073741824 2026-02-17 02:13:21.276 | SWIFT_MAX_HEADER_SIZE=16384 2026-02-17 02:13:21.276 | SWIFT_PARTITION_POWER_SIZE=9 2026-02-17 02:13:21.276 | SWIFT_REPLICAS=1 2026-02-17 02:13:21.276 | SWIFT_REPLICAS_SEQ=1 2026-02-17 02:13:21.276 | SWIFT_REPO=https://github.com/openstack/swift.git 2026-02-17 02:13:21.276 | SWIFT_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-02-17 02:13:21.276 | SWIFT_SERVICE_LOCAL_HOST=127.0.0.1 2026-02-17 02:13:21.276 | SWIFT_SERVICE_PROTOCOL=https 2026-02-17 02:13:21.276 | SWIFT_START_ALL_SERVICES=False 2026-02-17 02:13:21.276 | SWIFT_STORAGE_IPS= 2026-02-17 02:13:21.276 | SWIFT_TEMPURL_KEY= 2026-02-17 02:13:21.276 | SWIFT_USE_MOD_WSGI=False 2026-02-17 02:13:21.276 | SYSLOG=False 2026-02-17 02:13:21.276 | SYSLOG_HOST=199.204.45.242 2026-02-17 02:13:21.276 | SYSLOG_PORT=516 2026-02-17 02:13:21.276 | SYSTEMCTL='sudo systemctl' 2026-02-17 02:13:21.276 | SYSTEMD_DIR=/etc/systemd/system 2026-02-17 02:13:21.276 | TARGET_BRANCH=master 2026-02-17 02:13:21.276 | TARGET_ENABLE_OVN_AGENT=False 2026-02-17 02:13:21.276 | TCPDUMP_ARGS= 2026-02-17 02:13:21.276 | TCPDUMP_OUTPUT=/opt/stack/logs/tcpdump.pcap 2026-02-17 02:13:21.276 | TEMPEST_BRANCH=master 2026-02-17 02:13:21.276 | TEMPEST_REPO=https://github.com/openstack/tempest.git 2026-02-17 02:13:21.276 | TEMPEST_VENV_UPPER_CONSTRAINTS=master 2026-02-17 02:13:21.276 | TEMPFILE=/tmp/tmp.WfubE2KoAY 2026-02-17 02:13:21.276 | TENANT_TUNNEL_RANGES=1:1000 2026-02-17 02:13:21.276 | TENANT_VLAN_RANGE= 2026-02-17 02:13:21.276 | TERM=unknown 2026-02-17 02:13:21.276 | TIMESTAMP_FORMAT=%F-%H%M%S 2026-02-17 02:13:21.276 | TLS_IP=IP:199.204.45.242,IP:::1 2026-02-17 02:13:21.276 | TOP_DIR=/opt/stack/devstack 2026-02-17 02:13:21.276 | TRAILING_TARGET_BRANCH=master 2026-02-17 02:13:21.276 | TUNNEL_ENDPOINT_IP=199.204.45.242 2026-02-17 02:13:21.276 | TUNNEL_IP=199.204.45.242 2026-02-17 02:13:21.276 | TUNNEL_IP_VERSION=4 2026-02-17 02:13:21.276 | UBUNTU_CODENAME=noble 2026-02-17 02:13:21.276 | UBUNTU_RELEASE_BASE_NUM=24 2026-02-17 02:13:21.276 | UID=1002 2026-02-17 02:13:21.276 | ULIMIT_NOFILE=2048 2026-02-17 02:13:21.276 | USER=stack 2026-02-17 02:13:21.276 | USER_HOME=/opt/stack 2026-02-17 02:13:21.276 | USER_UNITS=False 2026-02-17 02:13:21.276 | USE_CINDER_FOR_GLANCE=False 2026-02-17 02:13:21.276 | USE_JOURNAL=False 2026-02-17 02:13:21.276 | USE_SUBNETPOOL=True 2026-02-17 02:13:21.276 | USE_VENV=False 2026-02-17 02:13:21.276 | VERBOSE=True 2026-02-17 02:13:21.276 | VERBOSE_NO_TIMESTAMP=True 2026-02-17 02:13:21.276 | VERSION='24.04.4 LTS (Noble Numbat)' 2026-02-17 02:13:21.276 | VERSION_CODENAME=noble 2026-02-17 02:13:21.276 | VERSION_ID=24.04 2026-02-17 02:13:21.276 | VIF_PLUGGING_IS_FATAL=True 2026-02-17 02:13:21.276 | VIF_PLUGGING_TIMEOUT=300 2026-02-17 02:13:21.276 | VIRTUALENV_CMD='python3 -m venv' 2026-02-17 02:13:21.276 | VIRT_DRIVER=libvirt 2026-02-17 02:13:21.276 | VOLUME_BACKING_FILE_SIZE=50G 2026-02-17 02:13:21.276 | VOLUME_GROUP_NAME=stack-volumes 2026-02-17 02:13:21.276 | VOLUME_NAME_PREFIX=volume- 2026-02-17 02:13:21.276 | VOLUME_TYPE_MULTIATTACH=multiattach 2026-02-17 02:13:21.276 | WORKER_TIMEOUT=80 2026-02-17 02:13:21.276 | WSGI_MODE=uwsgi 2026-02-17 02:13:21.276 | ZSWAP_COMPRESSOR=lz4 2026-02-17 02:13:21.276 | ZSWAP_ZPOOL=zsmalloc 2026-02-17 02:13:21.276 | _=posix 2026-02-17 02:13:21.276 | _ASYNC_BG_TIME=0 2026-02-17 02:13:21.276 | _DEFAULT_LVM_INIT=0 2026-02-17 02:13:21.276 | _DEFAULT_PYTHON3_VERSION=3.12 2026-02-17 02:13:21.276 | _DEVSTACK_FUNCTIONS=1 2026-02-17 02:13:21.276 | _DEVSTACK_FUNCTIONS_COMMON=1 2026-02-17 02:13:21.276 | _DEVSTACK_STACKRC=1 2026-02-17 02:13:21.276 | _LOG_COLOR_DEFAULT=False 2026-02-17 02:13:21.276 | _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-02-17 02:13:21.276 | _TIME_BEGIN=1771293870 2026-02-17 02:13:21.276 | _TIME_START=([apt-get]="" [pip_install]="" [apt-get-update]="" ) 2026-02-17 02:13:21.276 | _TIME_TOTAL=([apt-get]="199901" [pip_install]="124562" [apt-get-update]="1897" ) 2026-02-17 02:13:21.276 | _of_args='-v --no-timestamp' 2026-02-17 02:13:21.276 | backend=postgresql 2026-02-17 02:13:21.276 | be=lvm:lvmdriver-1 2026-02-17 02:13:21.276 | be_name=lvmdriver-1 2026-02-17 02:13:21.276 | be_type=lvm 2026-02-17 02:13:21.276 | db=postgresql 2026-02-17 02:13:21.276 | dc=org 2026-02-17 02:13:21.276 | default_v4_route_devs=ens3 2026-02-17 02:13:21.276 | default_v6_route_devs='ens3 2026-02-17 02:13:21.276 | ens3' 2026-02-17 02:13:21.276 | dir=/opt/stack/magnum 2026-02-17 02:13:21.276 | dn=,dc=openstack,dc=org 2026-02-17 02:13:21.276 | exceptions=80-tempest.sh 2026-02-17 02:13:21.277 | extra=80-tempest.sh 2026-02-17 02:13:21.277 | extra_plugin_file_name=/opt/stack/devstack/extras.d/80-tempest.sh 2026-02-17 02:13:21.277 | f=/opt/stack/devstack/lib/databases/postgresql 2026-02-17 02:13:21.277 | i=1 2026-02-17 02:13:21.277 | image_url=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-02-17 02:13:21.277 | lfile=localrc 2026-02-17 02:13:21.277 | localrc=/opt/stack/devstack/.localrc.password 2026-02-17 02:13:21.277 | logfile=ovsdb-server-sb.log 2026-02-17 02:13:21.277 | mode=stack 2026-02-17 02:13:21.277 | msg='ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-02-17 02:13:21.277 | opt='?' 2026-02-17 02:13:21.277 | os_CODENAME=noble 2026-02-17 02:13:21.277 | os_PACKAGE=deb 2026-02-17 02:13:21.277 | os_RELEASE=24.04 2026-02-17 02:13:21.277 | os_VENDOR=Ubuntu 2026-02-17 02:13:21.277 | phase=install 2026-02-17 02:13:21.277 | pkgs= 2026-02-17 02:13:21.277 | plugin=magnum 2026-02-17 02:13:21.277 | plugins=,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider 2026-02-17 02:13:21.277 | port=60999 2026-02-17 02:13:21.277 | pw=secretadmin 2026-02-17 02:13:21.277 | rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-02-17 02:13:21.277 | saveenv=ehxB 2026-02-17 02:13:21.277 | time_stamp=2026-02-17-020451 2026-02-17 02:13:21.277 | var=ADMIN_PASSWORD 2026-02-17 02:13:21.277 | ++ /opt/stack/magnum/devstack/plugin.sh:source:11 : is_service_enabled magnum-api magnum-cond 2026-02-17 02:13:21.323 | ++ functions-common:is_service_enabled:2068 : return 0 2026-02-17 02:13:21.331 | ++ /opt/stack/magnum/devstack/plugin.sh:source:12 : [[ stack == \s\t\a\c\k ]] 2026-02-17 02:13:21.336 | ++ /opt/stack/magnum/devstack/plugin.sh:source:12 : [[ install == \i\n\s\t\a\l\l ]] 2026-02-17 02:13:21.342 | ++ /opt/stack/magnum/devstack/plugin.sh:source:13 : echo_summary 'Installing magnum' 2026-02-17 02:13:21.346 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-02-17 02:13:21.353 | ++ ./stack.sh:echo_summary:444 : echo -e Installing magnum 2026-02-17 02:13:21.359 | ++ /opt/stack/magnum/devstack/plugin.sh:source:14 : install_magnum 2026-02-17 02:13:21.366 | ++ /opt/stack/magnum/devstack/lib/magnum:install_magnum:336 : git_clone https://github.com/openstack/magnum.git /opt/stack/magnum master 2026-02-17 02:13:21.373 | ++ functions-common:git_clone:581 : local git_remote=https://github.com/openstack/magnum.git 2026-02-17 02:13:21.378 | ++ functions-common:git_clone:582 : local git_dest=/opt/stack/magnum 2026-02-17 02:13:21.384 | ++ functions-common:git_clone:583 : local git_ref=master 2026-02-17 02:13:21.391 | ++ functions-common:git_clone:584 : local orig_dir 2026-02-17 02:13:21.398 | +++ functions-common:git_clone:585 : pwd 2026-02-17 02:13:21.404 | ++ functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-02-17 02:13:21.410 | ++ functions-common:git_clone:586 : local git_clone_flags= 2026-02-17 02:13:21.417 | +++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-02-17 02:13:21.455 | ++ functions-common:git_clone:588 : RECLONE=False 2026-02-17 02:13:21.461 | ++ functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-02-17 02:13:21.466 | ++ functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-02-17 02:13:21.472 | ++ functions-common:git_clone:602 : egrep -q '^refs' 2026-02-17 02:13:21.473 | ++ functions-common:git_clone:602 : echo master 2026-02-17 02:13:21.482 | ++ functions-common:git_clone:616 : [[ ! -d /opt/stack/magnum ]] 2026-02-17 02:13:21.487 | ++ functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-02-17 02:13:21.492 | ++ functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/magnum 2026-02-17 02:13:21.518 | ++ functions-common:git_clone:664 : cd /opt/stack/magnum 2026-02-17 02:13:21.526 | ++ functions-common:git_clone:665 : git show --oneline 2026-02-17 02:13:21.526 | ++ functions-common:git_clone:665 : head -1 2026-02-17 02:13:21.532 | 47e02517 Merge "devstack: Drop redundant install_apache_uwsgi call" 2026-02-17 02:13:21.537 | ++ functions-common:git_clone:666 : cd /opt/stack/devstack 2026-02-17 02:13:21.543 | ++ /opt/stack/magnum/devstack/lib/magnum:install_magnum:337 : setup_develop /opt/stack/magnum 2026-02-17 02:13:21.550 | ++ inc/python:setup_develop:353 : local bindep 2026-02-17 02:13:21.555 | ++ inc/python:setup_develop:354 : [[ /opt/stack/magnum == -bindep* ]] 2026-02-17 02:13:21.560 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/magnum 2026-02-17 02:13:21.566 | ++ inc/python:setup_develop:359 : local extras= 2026-02-17 02:13:21.573 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/magnum -e 2026-02-17 02:13:21.579 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-02-17 02:13:21.585 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/magnum == -bindep* ]] 2026-02-17 02:13:21.592 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/magnum 2026-02-17 02:13:21.599 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-02-17 02:13:21.605 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-02-17 02:13:21.613 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/magnum 2026-02-17 02:13:21.617 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-02-17 02:13:21.625 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/magnum 2026-02-17 02:13:21.632 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-02-17 02:13:21.641 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-02-17 02:13:21.648 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/magnum/setup.cfg 2026-02-17 02:13:21.660 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=magnum 2026-02-17 02:13:21.665 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z magnum ']' 2026-02-17 02:13:21.671 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- magnum 2026-02-17 02:13:21.810 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/magnum -e 2026-02-17 02:13:21.815 | ++ inc/python:setup_package:436 : local bindep=0 2026-02-17 02:13:21.822 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-02-17 02:13:21.827 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-02-17 02:13:21.832 | ++ inc/python:setup_package:439 : [[ /opt/stack/magnum == -bindep* ]] 2026-02-17 02:13:21.838 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/magnum 2026-02-17 02:13:21.842 | ++ inc/python:setup_package:445 : local flags=-e 2026-02-17 02:13:21.850 | ++ inc/python:setup_package:446 : local extras= 2026-02-17 02:13:21.856 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-02-17 02:13:21.863 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-02-17 02:13:21.868 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-02-17 02:13:21.873 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-02-17 02:13:21.880 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-02-17 02:13:21.887 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/magnum 2026-02-17 02:13:21.931 | Using python 3.12 to install /opt/stack/magnum 2026-02-17 02:13:21.936 | ++ 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-02-17 02:13:22.589 | Obtaining file:///opt/stack/magnum 2026-02-17 02:13:22.590 | Installing build dependencies: started 2026-02-17 02:13:23.773 | Installing build dependencies: finished with status 'done' 2026-02-17 02:13:23.774 | Checking if build backend supports build_editable: started 2026-02-17 02:13:24.141 | Checking if build backend supports build_editable: finished with status 'done' 2026-02-17 02:13:24.142 | Getting requirements to build editable: started 2026-02-17 02:13:24.315 | Getting requirements to build editable: finished with status 'done' 2026-02-17 02:13:24.317 | Installing backend dependencies: started 2026-02-17 02:13:25.486 | Installing backend dependencies: finished with status 'done' 2026-02-17 02:13:25.488 | Preparing editable metadata (pyproject.toml): started 2026-02-17 02:13:25.973 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-02-17 02:13:25.995 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==21.1.0.dev27) (6.0.3) 2026-02-17 02:13:25.995 | Requirement already satisfied: SQLAlchemy>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==21.1.0.dev27) (2.0.44) 2026-02-17 02:13:25.996 | Requirement already satisfied: WSME>=0.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==21.1.0.dev27) (0.12.1) 2026-02-17 02:13:25.996 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==21.1.0.dev27) (1.8.9) 2026-02-17 02:13:25.996 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==21.1.0.dev27) (1.17.0) 2026-02-17 02:13:25.997 | Requirement already satisfied: cliff>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==21.1.0.dev27) (4.13.1) 2026-02-17 02:13:25.997 | Requirement already satisfied: decorator>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==21.1.0.dev27) (5.2.1) 2026-02-17 02:13:25.998 | Requirement already satisfied: eventlet>=0.28.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==21.1.0.dev27) (0.40.3) 2026-02-17 02:13:25.998 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==21.1.0.dev27) (1.33) 2026-02-17 02:13:25.998 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==21.1.0.dev27) (5.13.0) 2026-02-17 02:13:25.999 | Requirement already satisfied: keystonemiddleware>=9.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==21.1.0.dev27) (11.0.0) 2026-02-17 02:13:25.999 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==21.1.0.dev27) (1.3.0) 2026-02-17 02:13:26.000 | Requirement already satisfied: oslo.concurrency>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==21.1.0.dev27) (7.3.0) 2026-02-17 02:13:26.000 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==21.1.0.dev27) (10.2.0) 2026-02-17 02:13:26.000 | Requirement already satisfied: oslo.context>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==21.1.0.dev27) (6.2.0) 2026-02-17 02:13:26.001 | Requirement already satisfied: oslo.db>=8.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==21.1.0.dev27) (18.0.0) 2026-02-17 02:13:26.001 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==21.1.0.dev27) (6.7.1) 2026-02-17 02:13:26.002 | Requirement already satisfied: oslo.log>=4.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==21.1.0.dev27) (8.0.0) 2026-02-17 02:13:26.002 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==21.1.0.dev27) (17.2.0) 2026-02-17 02:13:26.002 | Requirement already satisfied: oslo.middleware>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==21.1.0.dev27) (7.0.0) 2026-02-17 02:13:26.003 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==21.1.0.dev27) (4.8.0) 2026-02-17 02:13:26.003 | Requirement already satisfied: oslo.reports>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==21.1.0.dev27) (3.7.0) 2026-02-17 02:13:26.004 | Requirement already satisfied: oslo.serialization>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==21.1.0.dev27) (5.9.0) 2026-02-17 02:13:26.004 | Requirement already satisfied: oslo.service>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==21.1.0.dev27) (4.5.0) 2026-02-17 02:13:26.004 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==21.1.0.dev27) (2.7.0) 2026-02-17 02:13:26.005 | Requirement already satisfied: oslo.utils>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==21.1.0.dev27) (9.2.0) 2026-02-17 02:13:26.005 | Requirement already satisfied: oslo.versionedobjects>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==21.1.0.dev27) (3.9.0) 2026-02-17 02:13:26.006 | Requirement already satisfied: pbr>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==21.1.0.dev27) (7.0.3) 2026-02-17 02:13:26.006 | Requirement already satisfied: pecan>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==21.1.0.dev27) (1.7.0) 2026-02-17 02:13:26.006 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==21.1.0.dev27) (4.0.1) 2026-02-17 02:13:26.007 | Requirement already satisfied: python-barbicanclient>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==21.1.0.dev27) (7.2.0) 2026-02-17 02:13:26.007 | Requirement already satisfied: python-cinderclient>=7.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==21.1.0.dev27) (9.8.0) 2026-02-17 02:13:26.007 | Requirement already satisfied: python-glanceclient>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==21.1.0.dev27) (4.10.0) 2026-02-17 02:13:26.115 | Collecting python-heatclient>=2.2.0 (from magnum==21.1.0.dev27) 2026-02-17 02:13:26.189 | Downloading python_heatclient-5.0.0-py3-none-any.whl.metadata (3.0 kB) 2026-02-17 02:13:26.198 | Requirement already satisfied: python-neutronclient>=7.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==21.1.0.dev27) (11.7.0) 2026-02-17 02:13:26.198 | Requirement already satisfied: python-novaclient>=17.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==21.1.0.dev27) (18.11.0) 2026-02-17 02:13:26.199 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==21.1.0.dev27) (5.7.0) 2026-02-17 02:13:26.218 | Collecting python-octaviaclient>=2.1.0 (from magnum==21.1.0.dev27) 2026-02-17 02:13:26.222 | Downloading python_octaviaclient-3.12.0-py3-none-any.whl.metadata (2.9 kB) 2026-02-17 02:13:26.230 | Requirement already satisfied: requests>=2.20.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==21.1.0.dev27) (2.32.5) 2026-02-17 02:13:26.231 | 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==21.1.0.dev27) (82.0.0) 2026-02-17 02:13:26.232 | Requirement already satisfied: stevedore>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==21.1.0.dev27) (5.6.0) 2026-02-17 02:13:26.232 | Requirement already satisfied: taskflow>=2.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==21.1.0.dev27) (6.1.1) 2026-02-17 02:13:26.233 | Requirement already satisfied: cryptography>=2.1.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==21.1.0.dev27) (43.0.3) 2026-02-17 02:13:26.233 | Requirement already satisfied: Werkzeug>=0.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==21.1.0.dev27) (3.1.3) 2026-02-17 02:13:26.235 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->magnum==21.1.0.dev27) (1.3.10) 2026-02-17 02:13:26.236 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->magnum==21.1.0.dev27) (4.15.0) 2026-02-17 02:13:26.238 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.0.0->magnum==21.1.0.dev27) (0.5.2) 2026-02-17 02:13:26.239 | Requirement already satisfied: cmd2>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.0.0->magnum==21.1.0.dev27) (2.7.0) 2026-02-17 02:13:26.239 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.0.0->magnum==21.1.0.dev27) (3.16.0) 2026-02-17 02:13:26.243 | Requirement already satisfied: pyperclip>=1.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.0.0->magnum==21.1.0.dev27) (1.11.0) 2026-02-17 02:13:26.243 | 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==21.1.0.dev27) (1.7.1) 2026-02-17 02:13:26.244 | Requirement already satisfied: wcwidth>=0.2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.0.0->magnum==21.1.0.dev27) (0.2.14) 2026-02-17 02:13:26.246 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.1.4->magnum==21.1.0.dev27) (2.0.0) 2026-02-17 02:13:26.249 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1.4->magnum==21.1.0.dev27) (2.23) 2026-02-17 02:13:26.251 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.28.0->magnum==21.1.0.dev27) (2.8.0) 2026-02-17 02:13:26.252 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.28.0->magnum==21.1.0.dev27) (3.2.4) 2026-02-17 02:13:26.257 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->magnum==21.1.0.dev27) (3.0.0) 2026-02-17 02:13:26.259 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->magnum==21.1.0.dev27) (2.1.0) 2026-02-17 02:13:26.260 | 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==21.1.0.dev27) (1.8.2) 2026-02-17 02:13:26.262 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.0.0->magnum==21.1.0.dev27) (4.0.0) 2026-02-17 02:13:26.264 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.0.0->magnum==21.1.0.dev27) (2.10.1) 2026-02-17 02:13:26.269 | 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==21.1.0.dev27) (1.5.0) 2026-02-17 02:13:26.273 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.1.0->magnum==21.1.0.dev27) (0.20) 2026-02-17 02:13:26.273 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.1.0->magnum==21.1.0.dev27) (3.0.0) 2026-02-17 02:13:26.275 | 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==21.1.0.dev27) (2.0.0) 2026-02-17 02:13:26.278 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->magnum==21.1.0.dev27) (2.0.0) 2026-02-17 02:13:26.282 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.2.0->magnum==21.1.0.dev27) (2.0.2) 2026-02-17 02:13:26.282 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.2.0->magnum==21.1.0.dev27) (0.5.0) 2026-02-17 02:13:26.286 | 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==21.1.0.dev27) (2.9.0.post0) 2026-02-17 02:13:26.288 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum==21.1.0.dev27) (3.2.1) 2026-02-17 02:13:26.289 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum==21.1.0.dev27) (6.2.1) 2026-02-17 02:13:26.290 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum==21.1.0.dev27) (5.3.1) 2026-02-17 02:13:26.290 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum==21.1.0.dev27) (5.5.4) 2026-02-17 02:13:26.291 | 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==21.1.0.dev27) (0.14.0) 2026-02-17 02:13:26.293 | 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==21.1.0.dev27) (5.1.0) 2026-02-17 02:13:26.299 | 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==21.1.0.dev27) (2025.2) 2026-02-17 02:13:26.299 | 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==21.1.0.dev27) (25.0) 2026-02-17 02:13:26.304 | 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==21.1.0.dev27) (0.23.1) 2026-02-17 02:13:26.305 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.0->magnum==21.1.0.dev27) (4.3.0) 2026-02-17 02:13:26.306 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.0->magnum==21.1.0.dev27) (3.1.6) 2026-02-17 02:13:26.307 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.0->magnum==21.1.0.dev27) (4.0.1) 2026-02-17 02:13:26.311 | 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==21.1.0.dev27) (3.0.3) 2026-02-17 02:13:26.317 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.reports>=2.1.0->magnum==21.1.0.dev27) (7.1.1) 2026-02-17 02:13:26.320 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=3.2.0->magnum==21.1.0.dev27) (1.1.2) 2026-02-17 02:13:26.325 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.2.0->magnum==21.1.0.dev27) (3.1.0) 2026-02-17 02:13:26.325 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.2.0->magnum==21.1.0.dev27) (2.5.1) 2026-02-17 02:13:26.326 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.2.0->magnum==21.1.0.dev27) (3.10.1) 2026-02-17 02:13:26.326 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.2.0->magnum==21.1.0.dev27) (1.7.3) 2026-02-17 02:13:26.331 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.2.0->magnum==21.1.0.dev27) (3.2.5) 2026-02-17 02:13:26.379 | 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==21.1.0.dev27) (1.17.0) 2026-02-17 02:13:26.382 | Requirement already satisfied: warlock>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=3.2.0->magnum==21.1.0.dev27) (2.1.0) 2026-02-17 02:13:26.382 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=3.2.0->magnum==21.1.0.dev27) (24.2.1) 2026-02-17 02:13:26.388 | 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==21.1.0.dev27) (4.3.0) 2026-02-17 02:13:26.389 | 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==21.1.0.dev27) (4.9.0) 2026-02-17 02:13:26.392 | 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==21.1.0.dev27) (4.9.0) 2026-02-17 02:13:26.396 | 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==21.1.0.dev27) (1.0.1) 2026-02-17 02:13:26.397 | 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==21.1.0.dev27) (4.5.0) 2026-02-17 02:13:26.398 | 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==21.1.0.dev27) (1.4.0) 2026-02-17 02:13:26.442 | Collecting python-openstackclient>=3.12.0 (from python-octaviaclient>=2.1.0->magnum==21.1.0.dev27) 2026-02-17 02:13:26.446 | Downloading python_openstackclient-8.3.0-py3-none-any.whl.metadata (10 kB) 2026-02-17 02:13:26.480 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.20.1->magnum==21.1.0.dev27) (3.4.4) 2026-02-17 02:13:26.481 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.20.1->magnum==21.1.0.dev27) (3.11) 2026-02-17 02:13:26.481 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.20.1->magnum==21.1.0.dev27) (1.26.20) 2026-02-17 02:13:26.482 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.1->magnum==21.1.0.dev27) (2023.11.17) 2026-02-17 02:13:26.509 | Requirement already satisfied: rich>=11.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=4.0.0->magnum==21.1.0.dev27) (14.2.0) 2026-02-17 02:13:26.512 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=4.0.0->magnum==21.1.0.dev27) (4.0.0) 2026-02-17 02:13:26.513 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=4.0.0->magnum==21.1.0.dev27) (2.19.2) 2026-02-17 02:13:26.520 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=4.0.0->magnum==21.1.0.dev27) (0.1.2) 2026-02-17 02:13:26.528 | 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==21.1.0.dev27) (0.7) 2026-02-17 02:13:26.557 | Requirement already satisfied: networkx>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum==21.1.0.dev27) (3.4.2) 2026-02-17 02:13:26.558 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum==21.1.0.dev27) (4.25.1) 2026-02-17 02:13:26.558 | Requirement already satisfied: automaton>=1.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum==21.1.0.dev27) (3.3.0) 2026-02-17 02:13:26.559 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum==21.1.0.dev27) (9.1.2) 2026-02-17 02:13:26.559 | Requirement already satisfied: pydot>=1.2.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum==21.1.0.dev27) (4.0.1) 2026-02-17 02:13:26.568 | 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==21.1.0.dev27) (25.4.0) 2026-02-17 02:13:26.569 | 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==21.1.0.dev27) (2025.9.1) 2026-02-17 02:13:26.569 | 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==21.1.0.dev27) (0.37.0) 2026-02-17 02:13:26.570 | Requirement already satisfied: rpds-py>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->taskflow>=2.16.0->magnum==21.1.0.dev27) (0.28.0) 2026-02-17 02:13:26.606 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=8.2.0->magnum==21.1.0.dev27) (2.7.2) 2026-02-17 02:13:26.635 | Requirement already satisfied: simplegeneric in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->magnum==21.1.0.dev27) (0.8.1) 2026-02-17 02:13:26.635 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->magnum==21.1.0.dev27) (2025.2) 2026-02-17 02:13:26.636 | Requirement already satisfied: importlib-metadata>=4.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->magnum==21.1.0.dev27) (8.7.0) 2026-02-17 02:13:26.640 | 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==21.1.0.dev27) (3.23.0) 2026-02-17 02:13:26.673 | Downloading python_heatclient-5.0.0-py3-none-any.whl (212 kB) 2026-02-17 02:13:26.713 | Downloading python_octaviaclient-3.12.0-py3-none-any.whl (113 kB) 2026-02-17 02:13:26.723 | Downloading python_openstackclient-8.3.0-py3-none-any.whl (1.1 MB) 2026-02-17 02:13:26.749 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 40.3 MB/s 0:00:00 2026-02-17 02:13:26.763 | Building wheels for collected packages: magnum 2026-02-17 02:13:26.764 | Building editable for magnum (pyproject.toml): started 2026-02-17 02:13:27.356 | Building editable for magnum (pyproject.toml): finished with status 'done' 2026-02-17 02:13:27.358 | Created wheel for magnum: filename=magnum-21.1.0.dev27-0.editable-py3-none-any.whl size=8735 sha256=a73cd9cf498b0256fec3a1606cb6d0f7eb8b9ce9db8170ad358f31f17112d668 2026-02-17 02:13:27.358 | Stored in directory: /tmp/pip-ephem-wheel-cache-ozuqysqq/wheels/39/01/1a/f47ec236cb7453ee526875dad387c5d8bc05b3940dfd0bbb30 2026-02-17 02:13:27.363 | Successfully built magnum 2026-02-17 02:13:27.511 | Installing collected packages: python-openstackclient, python-heatclient, python-octaviaclient, magnum 2026-02-17 02:13:28.844 | 2026-02-17 02:13:28.865 | Successfully installed magnum-21.1.0.dev27 python-heatclient-5.0.0 python-octaviaclient-3.12.0 python-openstackclient-8.3.0 2026-02-17 02:13:29.026 | ++ inc/python:pip_install:216 : result=0 2026-02-17 02:13:29.034 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-02-17 02:13:29.039 | ++ functions-common:time_stop:2412 : local name 2026-02-17 02:13:29.044 | ++ functions-common:time_stop:2413 : local end_time 2026-02-17 02:13:29.049 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-02-17 02:13:29.055 | ++ functions-common:time_stop:2415 : local total 2026-02-17 02:13:29.060 | ++ functions-common:time_stop:2416 : local start_time 2026-02-17 02:13:29.065 | ++ functions-common:time_stop:2418 : name=pip_install 2026-02-17 02:13:29.072 | ++ functions-common:time_stop:2419 : start_time=1771294401920 2026-02-17 02:13:29.077 | ++ functions-common:time_stop:2421 : [[ -z 1771294401920 ]] 2026-02-17 02:13:29.087 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-02-17 02:13:29.096 | ++ functions-common:time_stop:2424 : end_time=1771294409090 2026-02-17 02:13:29.102 | ++ functions-common:time_stop:2425 : elapsed_time=7170 2026-02-17 02:13:29.108 | ++ functions-common:time_stop:2426 : total=124562 2026-02-17 02:13:29.114 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-02-17 02:13:29.120 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=131732 2026-02-17 02:13:29.126 | ++ inc/python:pip_install:219 : return 0 2026-02-17 02:13:29.133 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-02-17 02:13:29.139 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-02-17 02:13:29.146 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/magnum 2026-02-17 02:13:29.153 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/magnum 2026-02-17 02:13:29.160 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-02-17 02:13:29.166 | ++ inc/python:use_library_from_git:268 : [[ novnc,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-02-17 02:13:29.173 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,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-02-17 02:13:29.180 | ++ inc/python:use_library_from_git:269 : return 1 2026-02-17 02:13:29.187 | ++ /opt/stack/magnum/devstack/plugin.sh:source:16 : MAGNUM_GUEST_IMAGE_URL=https://github.com/vexxhost/capo-image-elements/releases/latest/download/ubuntu-22.04-v1.33.8.qcow2 2026-02-17 02:13:29.194 | ++ /opt/stack/magnum/devstack/plugin.sh:source:17 : IMAGE_URLS+=,https://github.com/vexxhost/capo-image-elements/releases/latest/download/ubuntu-22.04-v1.33.8.qcow2 2026-02-17 02:13:29.201 | ++ /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-02-17 02:13:29.209 | ++ /opt/stack/magnum/devstack/plugin.sh:source:21 : install_magnumclient 2026-02-17 02:13:29.222 | ++ /opt/stack/magnum/devstack/lib/magnum:install_magnumclient:327 : use_library_from_git python-magnumclient 2026-02-17 02:13:29.229 | ++ inc/python:use_library_from_git:266 : local name=python-magnumclient 2026-02-17 02:13:29.235 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-02-17 02:13:29.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,python-magnumclient = \A\L\L ]] 2026-02-17 02:13:29.250 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,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-02-17 02:13:29.258 | ++ inc/python:use_library_from_git:268 : enabled=0 2026-02-17 02:13:29.266 | ++ inc/python:use_library_from_git:269 : return 0 2026-02-17 02:13:29.273 | ++ /opt/stack/magnum/devstack/lib/magnum:install_magnumclient:328 : git_clone_by_name python-magnumclient 2026-02-17 02:13:29.282 | ++ functions-common:git_clone_by_name:673 : local name=python-magnumclient 2026-02-17 02:13:29.288 | ++ functions-common:git_clone_by_name:674 : local repo=https://github.com/openstack/python-magnumclient.git 2026-02-17 02:13:29.295 | ++ functions-common:git_clone_by_name:675 : local dir=/opt/stack/python-magnumclient 2026-02-17 02:13:29.302 | ++ functions-common:git_clone_by_name:676 : local branch=master 2026-02-17 02:13:29.309 | ++ functions-common:git_clone_by_name:677 : git_clone https://github.com/openstack/python-magnumclient.git /opt/stack/python-magnumclient master 2026-02-17 02:13:29.320 | ++ functions-common:git_clone:581 : local git_remote=https://github.com/openstack/python-magnumclient.git 2026-02-17 02:13:29.327 | ++ functions-common:git_clone:582 : local git_dest=/opt/stack/python-magnumclient 2026-02-17 02:13:29.335 | ++ functions-common:git_clone:583 : local git_ref=master 2026-02-17 02:13:29.341 | ++ functions-common:git_clone:584 : local orig_dir 2026-02-17 02:13:29.349 | +++ functions-common:git_clone:585 : pwd 2026-02-17 02:13:29.357 | ++ functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-02-17 02:13:29.363 | ++ functions-common:git_clone:586 : local git_clone_flags= 2026-02-17 02:13:29.372 | +++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-02-17 02:13:29.416 | ++ functions-common:git_clone:588 : RECLONE=False 2026-02-17 02:13:29.422 | ++ functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-02-17 02:13:29.428 | ++ functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-02-17 02:13:29.436 | ++ functions-common:git_clone:602 : echo master 2026-02-17 02:13:29.438 | ++ functions-common:git_clone:602 : egrep -q '^refs' 2026-02-17 02:13:29.450 | ++ functions-common:git_clone:616 : [[ ! -d /opt/stack/python-magnumclient ]] 2026-02-17 02:13:29.456 | ++ functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-02-17 02:13:29.463 | ++ functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/python-magnumclient 2026-02-17 02:13:29.491 | ++ functions-common:git_clone:664 : cd /opt/stack/python-magnumclient 2026-02-17 02:13:29.500 | ++ functions-common:git_clone:665 : git show --oneline 2026-02-17 02:13:29.501 | ++ functions-common:git_clone:665 : head -1 2026-02-17 02:13:29.505 | 86936ec Merge "Update master for stable/2025.2" 2026-02-17 02:13:29.512 | ++ functions-common:git_clone:666 : cd /opt/stack/devstack 2026-02-17 02:13:29.519 | ++ /opt/stack/magnum/devstack/lib/magnum:install_magnumclient:329 : setup_dev_lib python-magnumclient 2026-02-17 02:13:29.525 | ++ inc/python:setup_dev_lib:312 : local bindep 2026-02-17 02:13:29.531 | ++ inc/python:setup_dev_lib:313 : [[ python-magnumclient == -bindep* ]] 2026-02-17 02:13:29.538 | ++ inc/python:setup_dev_lib:317 : local name=python-magnumclient 2026-02-17 02:13:29.544 | ++ inc/python:setup_dev_lib:318 : local dir=/opt/stack/python-magnumclient 2026-02-17 02:13:29.553 | ++ inc/python:setup_dev_lib:319 : local extras= 2026-02-17 02:13:29.560 | ++ inc/python:setup_dev_lib:320 : setup_develop /opt/stack/python-magnumclient 2026-02-17 02:13:29.565 | ++ inc/python:setup_develop:353 : local bindep 2026-02-17 02:13:29.569 | ++ inc/python:setup_develop:354 : [[ /opt/stack/python-magnumclient == -bindep* ]] 2026-02-17 02:13:29.575 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/python-magnumclient 2026-02-17 02:13:29.581 | ++ inc/python:setup_develop:359 : local extras= 2026-02-17 02:13:29.587 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/python-magnumclient -e 2026-02-17 02:13:29.592 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-02-17 02:13:29.600 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/python-magnumclient == -bindep* ]] 2026-02-17 02:13:29.607 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/python-magnumclient 2026-02-17 02:13:29.613 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-02-17 02:13:29.617 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-02-17 02:13:29.626 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/python-magnumclient 2026-02-17 02:13:29.631 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-02-17 02:13:29.640 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/python-magnumclient 2026-02-17 02:13:29.647 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-02-17 02:13:29.653 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-02-17 02:13:29.662 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/python-magnumclient/setup.cfg 2026-02-17 02:13:29.675 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=python-magnumclient 2026-02-17 02:13:29.681 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z python-magnumclient ']' 2026-02-17 02:13:29.687 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- python-magnumclient 2026-02-17 02:13:29.830 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/python-magnumclient -e 2026-02-17 02:13:29.837 | ++ inc/python:setup_package:436 : local bindep=0 2026-02-17 02:13:29.844 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-02-17 02:13:29.851 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-02-17 02:13:29.857 | ++ inc/python:setup_package:439 : [[ /opt/stack/python-magnumclient == -bindep* ]] 2026-02-17 02:13:29.863 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/python-magnumclient 2026-02-17 02:13:29.870 | ++ inc/python:setup_package:445 : local flags=-e 2026-02-17 02:13:29.876 | ++ inc/python:setup_package:446 : local extras= 2026-02-17 02:13:29.883 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-02-17 02:13:29.889 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-02-17 02:13:29.894 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-02-17 02:13:29.902 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-02-17 02:13:29.906 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-02-17 02:13:29.913 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/python-magnumclient 2026-02-17 02:13:29.966 | Using python 3.12 to install /opt/stack/python-magnumclient 2026-02-17 02:13:29.971 | ++ 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-02-17 02:13:30.607 | Obtaining file:///opt/stack/python-magnumclient 2026-02-17 02:13:30.608 | Installing build dependencies: started 2026-02-17 02:13:31.693 | Installing build dependencies: finished with status 'done' 2026-02-17 02:13:31.694 | Checking if build backend supports build_editable: started 2026-02-17 02:13:32.047 | Checking if build backend supports build_editable: finished with status 'done' 2026-02-17 02:13:32.049 | Getting requirements to build editable: started 2026-02-17 02:13:32.212 | Getting requirements to build editable: finished with status 'done' 2026-02-17 02:13:32.214 | Installing backend dependencies: started 2026-02-17 02:13:33.327 | Installing backend dependencies: finished with status 'done' 2026-02-17 02:13:33.329 | Preparing editable metadata (pyproject.toml): started 2026-02-17 02:13:33.694 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-02-17 02:13:33.711 | 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.0.dev3) (7.0.3) 2026-02-17 02:13:33.711 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.10.0.dev3) (5.13.0) 2026-02-17 02:13:33.712 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.10.0.dev3) (5.6.0) 2026-02-17 02:13:33.712 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.10.0.dev3) (2.32.5) 2026-02-17 02:13:33.712 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.10.0.dev3) (6.7.1) 2026-02-17 02:13:33.713 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.10.0.dev3) (8.0.0) 2026-02-17 02:13:33.713 | 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.0.dev3) (5.9.0) 2026-02-17 02:13:33.714 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.10.0.dev3) (9.2.0) 2026-02-17 02:13:33.714 | Requirement already satisfied: openstacksdk>=0.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.10.0.dev3) (4.9.0) 2026-02-17 02:13:33.714 | Requirement already satisfied: osc-lib>=1.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.10.0.dev3) (4.3.0) 2026-02-17 02:13:33.715 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.10.0.dev3) (3.16.0) 2026-02-17 02:13:33.715 | Requirement already satisfied: cryptography>=3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.10.0.dev3) (43.0.3) 2026-02-17 02:13:33.716 | Requirement already satisfied: decorator>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.10.0.dev3) (5.2.1) 2026-02-17 02:13:33.717 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.0->python-magnumclient==4.10.0.dev3) (2.0.0) 2026-02-17 02:13:33.719 | 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.0.dev3) (2.23) 2026-02-17 02:13:33.721 | 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.0.dev3) (2.1.0) 2026-02-17 02:13:33.722 | 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.0.dev3) (1.8.2) 2026-02-17 02:13:33.722 | 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.0.dev3) (4.15.0) 2026-02-17 02:13:33.725 | 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.0.dev3) (1.5.0) 2026-02-17 02:13:33.725 | 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.0.dev3) (1.0.1) 2026-02-17 02:13:33.726 | 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.0.dev3) (1.33) 2026-02-17 02:13:33.726 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.10.0->python-magnumclient==4.10.0.dev3) (4.5.0) 2026-02-17 02:13:33.727 | 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.0.dev3) (7.1.1) 2026-02-17 02:13:33.727 | 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.0.dev3) (6.0.3) 2026-02-17 02:13:33.728 | 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.0.dev3) (1.4.0) 2026-02-17 02:13:33.731 | 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.0.dev3) (3.0.0) 2026-02-17 02:13:33.734 | 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.0.dev3) (4.13.1) 2026-02-17 02:13:33.735 | 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.0.dev3) (0.5.2) 2026-02-17 02:13:33.736 | 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.0.dev3) (2.7.0) 2026-02-17 02:13:33.738 | Requirement already satisfied: pyperclip>=1.8 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.0.dev3) (1.11.0) 2026-02-17 02:13:33.739 | 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.0.dev3) (1.7.1) 2026-02-17 02:13:33.739 | Requirement already satisfied: wcwidth>=0.2.10 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.0.dev3) (0.2.14) 2026-02-17 02:13:33.742 | 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.0.dev3) (10.2.0) 2026-02-17 02:13:33.742 | 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.0.dev3) (6.2.0) 2026-02-17 02:13:33.743 | 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.0.dev3) (2.9.0.post0) 2026-02-17 02:13:33.744 | 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.0.dev3) (3.0.0) 2026-02-17 02:13:33.746 | 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.0.dev3) (2.0.0) 2026-02-17 02:13:33.747 | 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.0.dev3) (1.3.0) 2026-02-17 02:13:33.748 | 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.0.dev3) (2.0.0) 2026-02-17 02:13:33.752 | 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.0.dev3) (1.1.2) 2026-02-17 02:13:33.752 | Requirement already satisfied: tzdata>=2022.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->python-magnumclient==4.10.0.dev3) (2025.2) 2026-02-17 02:13:33.755 | 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.0.dev3) (3.2.5) 2026-02-17 02:13:33.756 | 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.0.dev3) (25.0) 2026-02-17 02:13:33.759 | 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.0.dev3) (82.0.0) 2026-02-17 02:13:33.769 | 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.0.dev3) (1.17.0) 2026-02-17 02:13:33.772 | 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.0.dev3) (3.4.4) 2026-02-17 02:13:33.772 | 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.0.dev3) (3.11) 2026-02-17 02:13:33.773 | 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.0.dev3) (1.26.20) 2026-02-17 02:13:33.774 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->python-magnumclient==4.10.0.dev3) (2023.11.17) 2026-02-17 02:13:33.786 | Requirement already satisfied: rich>=11.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.8.0->python-magnumclient==4.10.0.dev3) (14.2.0) 2026-02-17 02:13:33.788 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.8.0->python-magnumclient==4.10.0.dev3) (4.0.0) 2026-02-17 02:13:33.789 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.8.0->python-magnumclient==4.10.0.dev3) (2.19.2) 2026-02-17 02:13:33.792 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.8.0->python-magnumclient==4.10.0.dev3) (0.1.2) 2026-02-17 02:13:33.811 | Building wheels for collected packages: python-magnumclient 2026-02-17 02:13:33.812 | Building editable for python-magnumclient (pyproject.toml): started 2026-02-17 02:13:34.225 | Building editable for python-magnumclient (pyproject.toml): finished with status 'done' 2026-02-17 02:13:34.226 | Created wheel for python-magnumclient: filename=python_magnumclient-4.10.0.dev3-0.editable-py3-none-any.whl size=9033 sha256=480d20a11852b0fdab5bd8c5059f39b9a6ba6738cf72d1ed1185182d0b2657b1 2026-02-17 02:13:34.227 | Stored in directory: /tmp/pip-ephem-wheel-cache-7ov9ep93/wheels/b5/b9/e3/9d98d11e43d3ea43a33a70ade521bd1ecc2d41c4a07454be38 2026-02-17 02:13:34.232 | Successfully built python-magnumclient 2026-02-17 02:13:34.389 | Installing collected packages: python-magnumclient 2026-02-17 02:13:34.420 | Successfully installed python-magnumclient-4.10.0.dev3 2026-02-17 02:13:34.576 | ++ inc/python:pip_install:216 : result=0 2026-02-17 02:13:34.581 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-02-17 02:13:34.588 | ++ functions-common:time_stop:2412 : local name 2026-02-17 02:13:34.594 | ++ functions-common:time_stop:2413 : local end_time 2026-02-17 02:13:34.600 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-02-17 02:13:34.607 | ++ functions-common:time_stop:2415 : local total 2026-02-17 02:13:34.613 | ++ functions-common:time_stop:2416 : local start_time 2026-02-17 02:13:34.619 | ++ functions-common:time_stop:2418 : name=pip_install 2026-02-17 02:13:34.625 | ++ functions-common:time_stop:2419 : start_time=1771294409952 2026-02-17 02:13:34.631 | ++ functions-common:time_stop:2421 : [[ -z 1771294409952 ]] 2026-02-17 02:13:34.640 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-02-17 02:13:34.648 | ++ functions-common:time_stop:2424 : end_time=1771294414642 2026-02-17 02:13:34.654 | ++ functions-common:time_stop:2425 : elapsed_time=4690 2026-02-17 02:13:34.660 | ++ functions-common:time_stop:2426 : total=131732 2026-02-17 02:13:34.667 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-02-17 02:13:34.673 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=136422 2026-02-17 02:13:34.679 | ++ inc/python:pip_install:219 : return 0 2026-02-17 02:13:34.686 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-02-17 02:13:34.690 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-02-17 02:13:34.698 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/python-magnumclient 2026-02-17 02:13:34.705 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/python-magnumclient 2026-02-17 02:13:34.711 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-02-17 02:13:34.718 | ++ inc/python:use_library_from_git:268 : [[ novnc,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-02-17 02:13:34.725 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,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-02-17 02:13:34.740 | ++ inc/python:use_library_from_git:269 : return 1 2026-02-17 02:13:34.746 | ++ /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-02-17 02:13:34.774 | ++ /opt/stack/magnum/devstack/plugin.sh:source:22 : cleanup_magnum 2026-02-17 02:13:34.781 | ++ /opt/stack/magnum/devstack/lib/magnum:cleanup_magnum:88 : sudo rm -rf /opt/stack/data/magnum /var/lib/magnum/certificate-cache 2026-02-17 02:13:34.806 | +++ /opt/stack/magnum/devstack/lib/magnum:cleanup_magnum:89 : apache_site_config_for magnum-api 2026-02-17 02:13:34.813 | +++ lib/apache:apache_site_config_for:174 : local site=magnum-api 2026-02-17 02:13:34.820 | +++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-02-17 02:13:34.827 | +++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-02-17 02:13:34.834 | +++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-02-17 02:13:34.840 | +++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/magnum-api.conf 2026-02-17 02:13:34.849 | ++ /opt/stack/magnum/devstack/lib/magnum:cleanup_magnum:89 : sudo rm -f /etc/apache2/sites-available/magnum-api.conf 2026-02-17 02:13:34.874 | ++ /opt/stack/magnum/devstack/lib/magnum:cleanup_magnum:90 : remove_uwsgi_config /etc/magnum/magnum-api-uwsgi.ini magnum.wsgi.api:application 2026-02-17 02:13:34.882 | ++ lib/apache:remove_uwsgi_config:405 : local conf=/etc/magnum/magnum-api-uwsgi.ini 2026-02-17 02:13:34.889 | ++ lib/apache:remove_uwsgi_config:406 : local wsgi=magnum.wsgi.api:application 2026-02-17 02:13:34.896 | ++ lib/apache:remove_uwsgi_config:407 : local name= 2026-02-17 02:13:34.904 | +++ lib/apache:remove_uwsgi_config:410 : basename magnum.wsgi.api:application 2026-02-17 02:13:34.915 | ++ lib/apache:remove_uwsgi_config:410 : name=magnum.wsgi.api:application 2026-02-17 02:13:34.921 | ++ lib/apache:remove_uwsgi_config:412 : [[ magnum.wsgi.api:application = /* ]] 2026-02-17 02:13:34.927 | ++ lib/apache:remove_uwsgi_config:416 : rm -rf /etc/magnum/magnum-api-uwsgi.ini 2026-02-17 02:13:34.936 | ++ lib/apache:remove_uwsgi_config:417 : disable_apache_site magnum.wsgi.api:application 2026-02-17 02:13:34.944 | ++ lib/apache:disable_apache_site:207 : local site=magnum.wsgi.api:application 2026-02-17 02:13:34.951 | ++ lib/apache:disable_apache_site:208 : is_ubuntu 2026-02-17 02:13:34.959 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-02-17 02:13:34.966 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-02-17 02:13:34.973 | ++ lib/apache:disable_apache_site:209 : sudo a2dissite magnum.wsgi.api:application 2026-02-17 02:13:35.027 | ERROR: Site magnum.wsgi.api:application does not exist! 2026-02-17 02:13:35.040 | ++ lib/apache:disable_apache_site:209 : true 2026-02-17 02:13:35.047 | ++ /opt/stack/magnum/devstack/plugin.sh:source:52 : [[ stack == \u\n\s\t\a\c\k ]] 2026-02-17 02:13:35.052 | ++ /opt/stack/magnum/devstack/plugin.sh:source:56 : [[ stack == \c\l\e\a\n ]] 2026-02-17 02:13:35.064 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-02-17 02:13:35.071 | + functions-common:run_plugins:1832 : local dir=/opt/stack/manila 2026-02-17 02:13:35.078 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/manila/devstack/plugin.sh ]] 2026-02-17 02:13:35.085 | + functions-common:run_plugins:1834 : source /opt/stack/manila/devstack/plugin.sh stack install 2026-02-17 02:13:35.130 | ++ /opt/stack/manila/devstack/plugin.sh:source:1147 : [[ stack == \s\t\a\c\k ]] 2026-02-17 02:13:35.138 | ++ /opt/stack/manila/devstack/plugin.sh:source:1147 : [[ install == \i\n\s\t\a\l\l ]] 2026-02-17 02:13:35.144 | ++ /opt/stack/manila/devstack/plugin.sh:source:1148 : echo_summary 'Installing Manila Client' 2026-02-17 02:13:35.151 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-02-17 02:13:35.157 | ++ ./stack.sh:echo_summary:444 : echo -e Installing Manila Client 2026-02-17 02:13:35.164 | ++ /opt/stack/manila/devstack/plugin.sh:source:1149 : install_manilaclient 2026-02-17 02:13:35.170 | ++ /opt/stack/manila/devstack/plugin.sh:install_manilaclient:726 : use_library_from_git python-manilaclient 2026-02-17 02:13:35.176 | ++ inc/python:use_library_from_git:266 : local name=python-manilaclient 2026-02-17 02:13:35.183 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-02-17 02:13:35.190 | ++ inc/python:use_library_from_git:268 : [[ novnc,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-02-17 02:13:35.196 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,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-02-17 02:13:35.203 | ++ inc/python:use_library_from_git:269 : return 1 2026-02-17 02:13:35.208 | ++ /opt/stack/manila/devstack/plugin.sh:install_manilaclient:730 : pip_install python-manilaclient 2026-02-17 02:13:35.260 | Using python 3.12 to install python-manilaclient 2026-02-17 02:13:35.267 | ++ 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-02-17 02:13:36.054 | Collecting python-manilaclient 2026-02-17 02:13:36.125 | Downloading python_manilaclient-5.7.1-py3-none-any.whl.metadata (5.5 kB) 2026-02-17 02:13:36.136 | Requirement already satisfied: pbr>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (7.0.3) 2026-02-17 02:13:36.137 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (10.2.0) 2026-02-17 02:13:36.138 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (8.0.0) 2026-02-17 02:13:36.138 | Requirement already satisfied: oslo.serialization>=2.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (5.9.0) 2026-02-17 02:13:36.139 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (9.2.0) 2026-02-17 02:13:36.139 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (3.16.0) 2026-02-17 02:13:36.140 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (2.32.5) 2026-02-17 02:13:36.141 | Requirement already satisfied: osc-lib>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (4.3.0) 2026-02-17 02:13:36.141 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (5.7.0) 2026-02-17 02:13:36.142 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (3.0.0) 2026-02-17 02:13:36.143 | 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.0.0) 2026-02-17 02:13:36.144 | 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.1) 2026-02-17 02:13:36.145 | Requirement already satisfied: keystoneauth1>=5.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=3.2.0->python-manilaclient) (5.13.0) 2026-02-17 02:13:36.146 | 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.9.0) 2026-02-17 02:13:36.146 | 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.1) 2026-02-17 02:13:36.147 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=3.2.0->python-manilaclient) (5.6.0) 2026-02-17 02:13:36.150 | 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.5.2) 2026-02-17 02:13:36.151 | 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) (2.7.0) 2026-02-17 02:13:36.152 | 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-02-17 02:13:36.154 | Requirement already satisfied: pyperclip>=1.8 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-02-17 02:13:36.155 | 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.1) 2026-02-17 02:13:36.155 | Requirement already satisfied: wcwidth>=0.2.10 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) (0.2.14) 2026-02-17 02:13:36.156 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=5.10.0->osc-lib>=3.2.0->python-manilaclient) (2.1.0) 2026-02-17 02:13:36.157 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=5.10.0->osc-lib>=3.2.0->python-manilaclient) (1.8.2) 2026-02-17 02:13:36.157 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=5.10.0->osc-lib>=3.2.0->python-manilaclient) (4.15.0) 2026-02-17 02:13:36.159 | 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-02-17 02:13:36.160 | 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-02-17 02:13:36.160 | 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-02-17 02:13:36.161 | 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.0.1) 2026-02-17 02:13:36.161 | 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-02-17 02:13:36.162 | 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.5.0) 2026-02-17 02:13:36.163 | 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.1.1) 2026-02-17 02:13:36.163 | 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-02-17 02:13:36.165 | 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-02-17 02:13:36.167 | 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) (2.23) 2026-02-17 02:13:36.171 | 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-02-17 02:13:36.174 | 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-02-17 02:13:36.175 | 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-02-17 02:13:36.178 | 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.2.0) 2026-02-17 02:13:36.179 | 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-02-17 02:13:36.182 | 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-02-17 02:13:36.182 | Requirement already satisfied: tzdata>=2022.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.20.0->python-manilaclient) (2025.2) 2026-02-17 02:13:36.185 | 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.2.5) 2026-02-17 02:13:36.185 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->python-manilaclient) (25.0) 2026-02-17 02:13:36.188 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=3.0.0->python-manilaclient) (82.0.0) 2026-02-17 02:13:36.199 | 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-02-17 02:13:36.204 | 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-02-17 02:13:36.204 | 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-02-17 02:13:36.205 | 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) (1.26.20) 2026-02-17 02:13:36.206 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->python-manilaclient) (2023.11.17) 2026-02-17 02:13:36.218 | Requirement already satisfied: rich>=11.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=3.2.0->python-manilaclient) (14.2.0) 2026-02-17 02:13:36.220 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=3.2.0->python-manilaclient) (4.0.0) 2026-02-17 02:13:36.221 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=3.2.0->python-manilaclient) (2.19.2) 2026-02-17 02:13:36.224 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=3.2.0->python-manilaclient) (0.1.2) 2026-02-17 02:13:36.253 | Downloading python_manilaclient-5.7.1-py3-none-any.whl (523 kB) 2026-02-17 02:13:36.467 | Installing collected packages: python-manilaclient 2026-02-17 02:13:36.968 | Successfully installed python-manilaclient-5.7.1 2026-02-17 02:13:37.085 | ++ inc/python:pip_install:216 : result=0 2026-02-17 02:13:37.092 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-02-17 02:13:37.099 | ++ functions-common:time_stop:2412 : local name 2026-02-17 02:13:37.105 | ++ functions-common:time_stop:2413 : local end_time 2026-02-17 02:13:37.112 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-02-17 02:13:37.117 | ++ functions-common:time_stop:2415 : local total 2026-02-17 02:13:37.122 | ++ functions-common:time_stop:2416 : local start_time 2026-02-17 02:13:37.129 | ++ functions-common:time_stop:2418 : name=pip_install 2026-02-17 02:13:37.135 | ++ functions-common:time_stop:2419 : start_time=1771294415247 2026-02-17 02:13:37.141 | ++ functions-common:time_stop:2421 : [[ -z 1771294415247 ]] 2026-02-17 02:13:37.149 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-02-17 02:13:37.159 | ++ functions-common:time_stop:2424 : end_time=1771294417153 2026-02-17 02:13:37.165 | ++ functions-common:time_stop:2425 : elapsed_time=1906 2026-02-17 02:13:37.172 | ++ functions-common:time_stop:2426 : total=136422 2026-02-17 02:13:37.177 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-02-17 02:13:37.183 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=138328 2026-02-17 02:13:37.189 | ++ inc/python:pip_install:219 : return 0 2026-02-17 02:13:37.197 | ++ /opt/stack/manila/devstack/plugin.sh:install_manilaclient:732 : [[ True == \T\r\u\e ]] 2026-02-17 02:13:37.204 | ++ /opt/stack/manila/devstack/plugin.sh:install_manilaclient:733 : sudo ln -sf /opt/stack/data/venv/bin/manila /usr/local/bin 2026-02-17 02:13:37.230 | ++ /opt/stack/manila/devstack/plugin.sh:source:1150 : echo_summary 'Installing Manila' 2026-02-17 02:13:37.237 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-02-17 02:13:37.245 | ++ ./stack.sh:echo_summary:444 : echo -e Installing Manila 2026-02-17 02:13:37.251 | ++ /opt/stack/manila/devstack/plugin.sh:source:1151 : install_manila 2026-02-17 02:13:37.259 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:739 : setup_develop /opt/stack/manila 2026-02-17 02:13:37.266 | ++ inc/python:setup_develop:353 : local bindep 2026-02-17 02:13:37.272 | ++ inc/python:setup_develop:354 : [[ /opt/stack/manila == -bindep* ]] 2026-02-17 02:13:37.279 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/manila 2026-02-17 02:13:37.287 | ++ inc/python:setup_develop:359 : local extras= 2026-02-17 02:13:37.294 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/manila -e 2026-02-17 02:13:37.301 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-02-17 02:13:37.307 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/manila == -bindep* ]] 2026-02-17 02:13:37.311 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/manila 2026-02-17 02:13:37.316 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-02-17 02:13:37.323 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-02-17 02:13:37.330 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/manila 2026-02-17 02:13:37.336 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-02-17 02:13:37.344 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/manila 2026-02-17 02:13:37.349 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-02-17 02:13:37.355 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-02-17 02:13:37.362 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/manila/setup.cfg 2026-02-17 02:13:37.376 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=manila 2026-02-17 02:13:37.382 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z manila ']' 2026-02-17 02:13:37.388 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- manila 2026-02-17 02:13:37.514 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/manila -e 2026-02-17 02:13:37.520 | ++ inc/python:setup_package:436 : local bindep=0 2026-02-17 02:13:37.527 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-02-17 02:13:37.533 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-02-17 02:13:37.539 | ++ inc/python:setup_package:439 : [[ /opt/stack/manila == -bindep* ]] 2026-02-17 02:13:37.545 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/manila 2026-02-17 02:13:37.551 | ++ inc/python:setup_package:445 : local flags=-e 2026-02-17 02:13:37.557 | ++ inc/python:setup_package:446 : local extras= 2026-02-17 02:13:37.564 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-02-17 02:13:37.570 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-02-17 02:13:37.576 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-02-17 02:13:37.584 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-02-17 02:13:37.589 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-02-17 02:13:37.595 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/manila 2026-02-17 02:13:37.645 | Using python 3.12 to install /opt/stack/manila 2026-02-17 02:13:37.652 | ++ 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-02-17 02:13:38.284 | Obtaining file:///opt/stack/manila 2026-02-17 02:13:38.287 | Installing build dependencies: started 2026-02-17 02:13:39.415 | Installing build dependencies: finished with status 'done' 2026-02-17 02:13:39.416 | Checking if build backend supports build_editable: started 2026-02-17 02:13:39.735 | Checking if build backend supports build_editable: finished with status 'done' 2026-02-17 02:13:39.737 | Getting requirements to build editable: started 2026-02-17 02:13:40.418 | Getting requirements to build editable: finished with status 'done' 2026-02-17 02:13:40.420 | Preparing editable metadata (pyproject.toml): started 2026-02-17 02:13:40.918 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-02-17 02:13:40.937 | Requirement already satisfied: pbr>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==21.1.0.dev119) (7.0.3) 2026-02-17 02:13:40.937 | Requirement already satisfied: alembic>=1.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==21.1.0.dev119) (1.17.0) 2026-02-17 02:13:40.938 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==21.1.0.dev119) (5.5.0) 2026-02-17 02:13:40.938 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==21.1.0.dev119) (0.7.1) 2026-02-17 02:13:40.938 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==21.1.0.dev119) (0.40.3) 2026-02-17 02:13:40.939 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==21.1.0.dev119) (3.2.4) 2026-02-17 02:13:40.939 | Requirement already satisfied: lxml>=4.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==21.1.0.dev119) (6.0.2) 2026-02-17 02:13:40.940 | Requirement already satisfied: netaddr>=0.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==21.1.0.dev119) (1.3.0) 2026-02-17 02:13:40.940 | Requirement already satisfied: oslo.config>=8.3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==21.1.0.dev119) (10.2.0) 2026-02-17 02:13:40.940 | Requirement already satisfied: oslo.context>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==21.1.0.dev119) (6.2.0) 2026-02-17 02:13:40.941 | Requirement already satisfied: oslo.db>=17.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==21.1.0.dev119) (18.0.0) 2026-02-17 02:13:40.941 | Requirement already satisfied: oslo.i18n>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==21.1.0.dev119) (6.7.1) 2026-02-17 02:13:40.942 | Requirement already satisfied: oslo.log>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==21.1.0.dev119) (8.0.0) 2026-02-17 02:13:40.942 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==21.1.0.dev119) (17.2.0) 2026-02-17 02:13:40.943 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==21.1.0.dev119) (7.0.0) 2026-02-17 02:13:40.943 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==21.1.0.dev119) (4.8.0) 2026-02-17 02:13:40.943 | Requirement already satisfied: oslo.privsep>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==21.1.0.dev119) (3.9.0) 2026-02-17 02:13:40.944 | Requirement already satisfied: oslo.reports>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==21.1.0.dev119) (3.7.0) 2026-02-17 02:13:40.945 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==21.1.0.dev119) (7.8.0) 2026-02-17 02:13:40.945 | Requirement already satisfied: oslo.serialization>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==21.1.0.dev119) (5.9.0) 2026-02-17 02:13:40.946 | Requirement already satisfied: oslo.service>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==21.1.0.dev119) (4.5.0) 2026-02-17 02:13:40.946 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==21.1.0.dev119) (2.7.0) 2026-02-17 02:13:40.947 | Requirement already satisfied: oslo.utils>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==21.1.0.dev119) (9.2.0) 2026-02-17 02:13:40.947 | Requirement already satisfied: oslo.concurrency>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==21.1.0.dev119) (7.3.0) 2026-02-17 02:13:40.948 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==21.1.0.dev119) (4.3.0) 2026-02-17 02:13:40.948 | Requirement already satisfied: paramiko>=2.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==21.1.0.dev119) (4.0.0) 2026-02-17 02:13:40.949 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==21.1.0.dev119) (3.10.1) 2026-02-17 02:13:40.950 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==21.1.0.dev119) (3.1.0) 2026-02-17 02:13:40.950 | Requirement already satisfied: pyparsing>=2.4.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==21.1.0.dev119) (3.2.5) 2026-02-17 02:13:40.951 | Requirement already satisfied: python-neutronclient>=6.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==21.1.0.dev119) (11.7.0) 2026-02-17 02:13:40.951 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==21.1.0.dev119) (5.13.0) 2026-02-17 02:13:40.951 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==21.1.0.dev119) (11.0.0) 2026-02-17 02:13:40.952 | Requirement already satisfied: requests>=2.23.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==21.1.0.dev119) (2.32.5) 2026-02-17 02:13:40.952 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==21.1.0.dev119) (9.1.2) 2026-02-17 02:13:40.953 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==21.1.0.dev119) (2.5.1) 2026-02-17 02:13:40.953 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==21.1.0.dev119) (2.0.44) 2026-02-17 02:13:41.095 | Collecting SQLAlchemy-Utils>=0.38.3 (from manila==21.1.0.dev119) 2026-02-17 02:13:41.166 | Downloading sqlalchemy_utils-0.42.0-py3-none-any.whl.metadata (4.6 kB) 2026-02-17 02:13:41.183 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==21.1.0.dev119) (5.6.0) 2026-02-17 02:13:41.184 | Requirement already satisfied: tooz>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==21.1.0.dev119) (8.0.0) 2026-02-17 02:13:41.184 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==21.1.0.dev119) (9.8.0) 2026-02-17 02:13:41.185 | Requirement already satisfied: python-novaclient>=17.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==21.1.0.dev119) (18.11.0) 2026-02-17 02:13:41.185 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==21.1.0.dev119) (1.8.9) 2026-02-17 02:13:41.186 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==21.1.0.dev119) (6.2.1) 2026-02-17 02:13:41.186 | Requirement already satisfied: packaging>=20.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==21.1.0.dev119) (25.0) 2026-02-17 02:13:41.187 | Requirement already satisfied: jsonschema>=4.17 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==21.1.0.dev119) (4.25.1) 2026-02-17 02:13:41.187 | Requirement already satisfied: openstacksdk>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==21.1.0.dev119) (4.9.0) 2026-02-17 02:13:41.189 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.4.2->manila==21.1.0.dev119) (1.3.10) 2026-02-17 02:13:41.189 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.4.2->manila==21.1.0.dev119) (4.15.0) 2026-02-17 02:13:41.192 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=3.7.0->manila==21.1.0.dev119) (43.0.3) 2026-02-17 02:13:41.192 | Requirement already satisfied: python-barbicanclient>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=3.7.0->manila==21.1.0.dev119) (7.2.0) 2026-02-17 02:13:41.195 | 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==21.1.0.dev119) (2.0.0) 2026-02-17 02:13:41.197 | 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==21.1.0.dev119) (2.23) 2026-02-17 02:13:41.200 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->manila==21.1.0.dev119) (2.8.0) 2026-02-17 02:13:41.205 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.17->manila==21.1.0.dev119) (25.4.0) 2026-02-17 02:13:41.205 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.17->manila==21.1.0.dev119) (2025.9.1) 2026-02-17 02:13:41.206 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.17->manila==21.1.0.dev119) (0.37.0) 2026-02-17 02:13:41.206 | Requirement already satisfied: rpds-py>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.17->manila==21.1.0.dev119) (0.28.0) 2026-02-17 02:13:41.211 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=4.2.1->manila==21.1.0.dev119) (2.1.0) 2026-02-17 02:13:41.211 | 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==21.1.0.dev119) (1.8.2) 2026-02-17 02:13:41.214 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->manila==21.1.0.dev119) (4.0.0) 2026-02-17 02:13:41.215 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->manila==21.1.0.dev119) (4.0.1) 2026-02-17 02:13:41.216 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->manila==21.1.0.dev119) (2.10.1) 2026-02-17 02:13:41.216 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->manila==21.1.0.dev119) (5.7.0) 2026-02-17 02:13:41.222 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.1.0->manila==21.1.0.dev119) (5.2.1) 2026-02-17 02:13:41.222 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.1.0->manila==21.1.0.dev119) (1.5.0) 2026-02-17 02:13:41.223 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.1.0->manila==21.1.0.dev119) (1.0.1) 2026-02-17 02:13:41.224 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.1.0->manila==21.1.0.dev119) (1.33) 2026-02-17 02:13:41.225 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.1.0->manila==21.1.0.dev119) (4.5.0) 2026-02-17 02:13:41.226 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.1.0->manila==21.1.0.dev119) (7.1.1) 2026-02-17 02:13:41.226 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.1.0->manila==21.1.0.dev119) (6.0.3) 2026-02-17 02:13:41.226 | Requirement already satisfied: requestsexceptions>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.1.0->manila==21.1.0.dev119) (1.4.0) 2026-02-17 02:13:41.232 | 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==21.1.0.dev119) (3.0.0) 2026-02-17 02:13:41.238 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.3.0->manila==21.1.0.dev119) (0.20) 2026-02-17 02:13:41.239 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.3.0->manila==21.1.0.dev119) (3.0.0) 2026-02-17 02:13:41.240 | 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==21.1.0.dev119) (2.0.0) 2026-02-17 02:13:41.243 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->manila==21.1.0.dev119) (2.0.0) 2026-02-17 02:13:41.248 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=17.2.1->manila==21.1.0.dev119) (2.0.2) 2026-02-17 02:13:41.248 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=17.2.1->manila==21.1.0.dev119) (0.5.0) 2026-02-17 02:13:41.252 | 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==21.1.0.dev119) (2.9.0.post0) 2026-02-17 02:13:41.255 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->manila==21.1.0.dev119) (3.2.1) 2026-02-17 02:13:41.256 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->manila==21.1.0.dev119) (5.3.1) 2026-02-17 02:13:41.257 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->manila==21.1.0.dev119) (5.5.4) 2026-02-17 02:13:41.257 | 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==21.1.0.dev119) (0.14.0) 2026-02-17 02:13:41.259 | 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==21.1.0.dev119) (5.1.0) 2026-02-17 02:13:41.265 | 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==21.1.0.dev119) (2025.2) 2026-02-17 02:13:41.269 | 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==21.1.0.dev119) (0.23.1) 2026-02-17 02:13:41.271 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->manila==21.1.0.dev119) (4.3.0) 2026-02-17 02:13:41.272 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->manila==21.1.0.dev119) (3.1.6) 2026-02-17 02:13:41.273 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->manila==21.1.0.dev119) (4.0.1) 2026-02-17 02:13:41.277 | 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==21.1.0.dev119) (3.0.3) 2026-02-17 02:13:41.283 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=2.4.0->manila==21.1.0.dev119) (1.1.2) 2026-02-17 02:13:41.296 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.4.0->manila==21.1.0.dev119) (1.7.3) 2026-02-17 02:13:41.298 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->manila==21.1.0.dev119) (3.16.0) 2026-02-17 02:13:41.311 | Requirement already satisfied: invoke>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.2->manila==21.1.0.dev119) (2.2.1) 2026-02-17 02:13:41.312 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.2->manila==21.1.0.dev119) (1.6.0) 2026-02-17 02:13:41.317 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->manila==21.1.0.dev119) (82.0.0) 2026-02-17 02:13:41.327 | 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==21.1.0.dev119) (0.2.14) 2026-02-17 02:13:41.348 | 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==21.1.0.dev119) (4.13.1) 2026-02-17 02:13:41.351 | 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==21.1.0.dev119) (0.5.2) 2026-02-17 02:13:41.352 | 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==21.1.0.dev119) (2.7.0) 2026-02-17 02:13:41.357 | Requirement already satisfied: pyperclip>=1.8 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==21.1.0.dev119) (1.11.0) 2026-02-17 02:13:41.358 | 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==21.1.0.dev119) (1.7.1) 2026-02-17 02:13:41.367 | 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==21.1.0.dev119) (1.17.0) 2026-02-17 02:13:41.374 | 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==21.1.0.dev119) (4.3.0) 2026-02-17 02:13:41.392 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.23.0->manila==21.1.0.dev119) (3.4.4) 2026-02-17 02:13:41.392 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.23.0->manila==21.1.0.dev119) (3.11) 2026-02-17 02:13:41.393 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.23.0->manila==21.1.0.dev119) (1.26.20) 2026-02-17 02:13:41.393 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.23.0->manila==21.1.0.dev119) (2023.11.17) 2026-02-17 02:13:41.418 | Requirement already satisfied: rich>=11.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=3.7.0->manila==21.1.0.dev119) (14.2.0) 2026-02-17 02:13:41.422 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=3.7.0->manila==21.1.0.dev119) (4.0.0) 2026-02-17 02:13:41.422 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=3.7.0->manila==21.1.0.dev119) (2.19.2) 2026-02-17 02:13:41.429 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=3.7.0->manila==21.1.0.dev119) (0.1.2) 2026-02-17 02:13:41.436 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.4.1->manila==21.1.0.dev119) (0.7) 2026-02-17 02:13:41.470 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=17.2.1->manila==21.1.0.dev119) (2.7.2) 2026-02-17 02:13:41.473 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from tooz>=2.7.1->manila==21.1.0.dev119) (0.15.2) 2026-02-17 02:13:41.527 | Downloading sqlalchemy_utils-0.42.0-py3-none-any.whl (91 kB) 2026-02-17 02:13:41.565 | Building wheels for collected packages: manila 2026-02-17 02:13:41.567 | Building editable for manila (pyproject.toml): started 2026-02-17 02:13:42.315 | Building editable for manila (pyproject.toml): finished with status 'done' 2026-02-17 02:13:42.316 | Created wheel for manila: filename=manila-21.1.0.dev119-0.editable-py3-none-any.whl size=8969 sha256=098158e1fecb81b6eec0fa392bac7561839fc2edf6f413eb30c4c7702eec9c2c 2026-02-17 02:13:42.316 | Stored in directory: /tmp/pip-ephem-wheel-cache-r5z554__/wheels/f6/b2/8b/532c6b60f11d4884c24473457b7bcd86078c86d51cdce6a48f 2026-02-17 02:13:42.321 | Successfully built manila 2026-02-17 02:13:42.460 | Installing collected packages: SQLAlchemy-Utils, manila 2026-02-17 02:13:42.547 | 2026-02-17 02:13:42.567 | Successfully installed SQLAlchemy-Utils-0.42.0 manila-21.1.0.dev119 2026-02-17 02:13:42.736 | ++ inc/python:pip_install:216 : result=0 2026-02-17 02:13:42.742 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-02-17 02:13:42.748 | ++ functions-common:time_stop:2412 : local name 2026-02-17 02:13:42.754 | ++ functions-common:time_stop:2413 : local end_time 2026-02-17 02:13:42.760 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-02-17 02:13:42.767 | ++ functions-common:time_stop:2415 : local total 2026-02-17 02:13:42.773 | ++ functions-common:time_stop:2416 : local start_time 2026-02-17 02:13:42.779 | ++ functions-common:time_stop:2418 : name=pip_install 2026-02-17 02:13:42.785 | ++ functions-common:time_stop:2419 : start_time=1771294417632 2026-02-17 02:13:42.791 | ++ functions-common:time_stop:2421 : [[ -z 1771294417632 ]] 2026-02-17 02:13:42.798 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-02-17 02:13:42.808 | ++ functions-common:time_stop:2424 : end_time=1771294422802 2026-02-17 02:13:42.813 | ++ functions-common:time_stop:2425 : elapsed_time=5170 2026-02-17 02:13:42.820 | ++ functions-common:time_stop:2426 : total=138328 2026-02-17 02:13:42.825 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-02-17 02:13:42.831 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=143498 2026-02-17 02:13:42.837 | ++ inc/python:pip_install:219 : return 0 2026-02-17 02:13:42.843 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-02-17 02:13:42.849 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-02-17 02:13:42.854 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/manila 2026-02-17 02:13:42.860 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/manila 2026-02-17 02:13:42.867 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-02-17 02:13:42.873 | ++ inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient = \A\L\L ]] 2026-02-17 02:13:42.879 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient, =~ ,/opt/stack/manila, ]] 2026-02-17 02:13:42.886 | ++ inc/python:use_library_from_git:269 : return 1 2026-02-17 02:13:42.892 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:741 : is_service_enabled m-shr 2026-02-17 02:13:42.936 | ++ functions-common:is_service_enabled:2068 : return 0 2026-02-17 02:13:42.946 | +++ /opt/stack/manila/devstack/plugin.sh:install_manila:743 : systemctl is-active nfs-ganesha.service 2026-02-17 02:13:42.962 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:743 : [[ ! inactive == \a\c\t\i\v\e ]] 2026-02-17 02:13:42.969 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:744 : '[' manila.share.drivers.generic.GenericShareDriver '!=' manila.share.drivers.cephfs.driver.CephFSDriver ']' 2026-02-17 02:13:42.976 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:745 : _install_nfs_and_samba 2026-02-17 02:13:42.984 | ++ /opt/stack/manila/devstack/plugin.sh:_install_nfs_and_samba:706 : is_ubuntu 2026-02-17 02:13:42.991 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-02-17 02:13:42.997 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-02-17 02:13:43.004 | ++ /opt/stack/manila/devstack/plugin.sh:_install_nfs_and_samba:707 : install_package nfs-kernel-server nfs-common samba 2026-02-17 02:13:43.011 | ++ functions-common:install_package:1430 : update_package_repo 2026-02-17 02:13:43.018 | ++ functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-02-17 02:13:43.024 | ++ functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-02-17 02:13:43.030 | ++ functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-02-17 02:13:43.036 | ++ functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-02-17 02:13:43.041 | ++ functions-common:update_package_repo:1412 : is_ubuntu 2026-02-17 02:13:43.048 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-02-17 02:13:43.055 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-02-17 02:13:43.062 | ++ functions-common:update_package_repo:1413 : apt_get_update 2026-02-17 02:13:43.069 | ++ functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-02-17 02:13:43.077 | ++ functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-02-17 02:13:43.083 | ++ functions-common:apt_get_update:1159 : return 2026-02-17 02:13:43.091 | ++ functions-common:install_package:1431 : real_install_package nfs-kernel-server nfs-common samba 2026-02-17 02:13:43.097 | ++ functions-common:real_install_package:1418 : is_ubuntu 2026-02-17 02:13:43.104 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-02-17 02:13:43.110 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-02-17 02:13:43.117 | ++ functions-common:real_install_package:1419 : apt_get install nfs-kernel-server nfs-common samba 2026-02-17 02:13:43.171 | ++ 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-02-17 02:13:43.214 | Reading package lists... 2026-02-17 02:13:43.486 | Building dependency tree... 2026-02-17 02:13:43.486 | Reading state information... 2026-02-17 02:13:43.753 | The following additional packages will be installed: 2026-02-17 02:13:43.753 | keyutils libavahi-client3 libavahi-common-data libavahi-common3 libcups2t64 2026-02-17 02:13:43.754 | libldb2 liblmdb0 libnfsidmap1 libtalloc2 libtdb1 libtevent0t64 libwbclient0 2026-02-17 02:13:43.754 | python3-dnspython python3-ldb python3-markdown python3-samba python3-talloc 2026-02-17 02:13:43.754 | python3-tdb rpcbind samba-common samba-common-bin samba-libs tdb-tools 2026-02-17 02:13:43.756 | Suggested packages: 2026-02-17 02:13:43.756 | cups-common watchdog python3-trio python3-aioquic python3-h2 python3-httpx 2026-02-17 02:13:43.756 | python3-httpcore python-markdown-doc bind9 bind9utils ctdb ldb-tools ntp 2026-02-17 02:13:43.756 | | chrony ufw winbind heimdal-clients 2026-02-17 02:13:43.756 | Recommended packages: 2026-02-17 02:13:43.756 | python3-gpg attr samba-dsdb-modules samba-vfs-modules samba-ad-provision 2026-02-17 02:13:43.805 | The following NEW packages will be installed: 2026-02-17 02:13:43.806 | keyutils libavahi-client3 libavahi-common-data libavahi-common3 libcups2t64 2026-02-17 02:13:43.807 | libldb2 liblmdb0 libnfsidmap1 libtalloc2 libtdb1 libtevent0t64 libwbclient0 2026-02-17 02:13:43.807 | nfs-common nfs-kernel-server python3-dnspython python3-ldb python3-markdown 2026-02-17 02:13:43.807 | python3-samba python3-talloc python3-tdb rpcbind samba samba-common 2026-02-17 02:13:43.807 | samba-common-bin samba-libs tdb-tools 2026-02-17 02:13:43.916 | 0 upgraded, 26 newly installed, 0 to remove and 2 not upgraded. 2026-02-17 02:13:43.916 | Need to get 12.9 MB of archives. 2026-02-17 02:13:43.916 | After this operation, 58.0 MB of additional disk space will be used. 2026-02-17 02:13:43.916 | 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-02-17 02:13:44.158 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 rpcbind amd64 1.2.6-7ubuntu2 [46.5 kB] 2026-02-17 02:13:44.173 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 keyutils amd64 1.6.3-3build1 [56.8 kB] 2026-02-17 02:13:44.184 | 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-02-17 02:13:44.211 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-dnspython all 2.6.1-1ubuntu1 [163 kB] 2026-02-17 02:13:44.219 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liblmdb0 amd64 0.9.31-1build1 [48.1 kB] 2026-02-17 02:13:44.222 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtalloc2 amd64 2.4.2-1build2 [27.3 kB] 2026-02-17 02:13:44.222 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtdb1 amd64 1.4.10-1build1 [46.8 kB] 2026-02-17 02:13:44.224 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtevent0t64 amd64 0.16.1-2build1 [42.6 kB] 2026-02-17 02:13:44.226 | 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-02-17 02:13:44.231 | 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-02-17 02:13:44.233 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-tdb amd64 1.4.10-1build1 [15.3 kB] 2026-02-17 02:13:44.233 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-markdown all 3.5.2-1 [72.0 kB] 2026-02-17 02:13:44.235 | 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-02-17 02:13:44.243 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libavahi-common3 amd64 0.8-13ubuntu6.1 [23.4 kB] 2026-02-17 02:13:44.244 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libavahi-client3 amd64 0.8-13ubuntu6.1 [26.8 kB] 2026-02-17 02:13:44.246 | 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-02-17 02:13:44.248 | 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-02-17 02:13:44.326 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-talloc amd64 2.4.2-1build2 [12.9 kB] 2026-02-17 02:13:44.327 | 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-02-17 02:13:44.361 | 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-02-17 02:13:44.362 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcups2t64 amd64 2.4.7-1.2ubuntu7.9 [273 kB] 2026-02-17 02:13:44.365 | 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-02-17 02:13:44.378 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 tdb-tools amd64 1.4.10-1build1 [25.8 kB] 2026-02-17 02:13:44.379 | 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-02-17 02:13:44.385 | 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-02-17 02:13:44.594 | debconf: delaying package configuration, since apt-utils is not installed 2026-02-17 02:13:44.653 | Fetched 12.9 MB in 1s (23.0 MB/s) 2026-02-17 02:13:44.700 | Selecting previously unselected package libnfsidmap1:amd64. 2026-02-17 02:13:44.737 | (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 ... 70103 files and directories currently installed.) 2026-02-17 02:13:44.740 | Preparing to unpack .../00-libnfsidmap1_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2026-02-17 02:13:44.748 | Unpacking libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2026-02-17 02:13:44.818 | Selecting previously unselected package rpcbind. 2026-02-17 02:13:44.831 | Preparing to unpack .../01-rpcbind_1.2.6-7ubuntu2_amd64.deb ... 2026-02-17 02:13:44.840 | Unpacking rpcbind (1.2.6-7ubuntu2) ... 2026-02-17 02:13:44.901 | Selecting previously unselected package keyutils. 2026-02-17 02:13:44.914 | Preparing to unpack .../02-keyutils_1.6.3-3build1_amd64.deb ... 2026-02-17 02:13:44.918 | Unpacking keyutils (1.6.3-3build1) ... 2026-02-17 02:13:44.981 | Selecting previously unselected package nfs-common. 2026-02-17 02:13:44.994 | Preparing to unpack .../03-nfs-common_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2026-02-17 02:13:45.004 | Unpacking nfs-common (1:2.6.4-3ubuntu5.1) ... 2026-02-17 02:13:45.092 | Selecting previously unselected package python3-dnspython. 2026-02-17 02:13:45.105 | Preparing to unpack .../04-python3-dnspython_2.6.1-1ubuntu1_all.deb ... 2026-02-17 02:13:45.109 | Unpacking python3-dnspython (2.6.1-1ubuntu1) ... 2026-02-17 02:13:45.221 | Selecting previously unselected package liblmdb0:amd64. 2026-02-17 02:13:45.233 | Preparing to unpack .../05-liblmdb0_0.9.31-1build1_amd64.deb ... 2026-02-17 02:13:45.237 | Unpacking liblmdb0:amd64 (0.9.31-1build1) ... 2026-02-17 02:13:45.298 | Selecting previously unselected package libtalloc2:amd64. 2026-02-17 02:13:45.311 | Preparing to unpack .../06-libtalloc2_2.4.2-1build2_amd64.deb ... 2026-02-17 02:13:45.315 | Unpacking libtalloc2:amd64 (2.4.2-1build2) ... 2026-02-17 02:13:45.373 | Selecting previously unselected package libtdb1:amd64. 2026-02-17 02:13:45.384 | Preparing to unpack .../07-libtdb1_1.4.10-1build1_amd64.deb ... 2026-02-17 02:13:45.388 | Unpacking libtdb1:amd64 (1.4.10-1build1) ... 2026-02-17 02:13:45.447 | Selecting previously unselected package libtevent0t64:amd64. 2026-02-17 02:13:45.460 | Preparing to unpack .../08-libtevent0t64_0.16.1-2build1_amd64.deb ... 2026-02-17 02:13:45.464 | Unpacking libtevent0t64:amd64 (0.16.1-2build1) ... 2026-02-17 02:13:45.522 | Selecting previously unselected package libldb2:amd64. 2026-02-17 02:13:45.531 | Preparing to unpack .../09-libldb2_2%3a2.8.0+samba4.19.5+dfsg-4ubuntu9.4_amd64.deb ... 2026-02-17 02:13:45.575 | Unpacking libldb2:amd64 (2:2.8.0+samba4.19.5+dfsg-4ubuntu9.4) ... 2026-02-17 02:13:45.614 | Selecting previously unselected package python3-ldb. 2026-02-17 02:13:45.626 | Preparing to unpack .../10-python3-ldb_2%3a2.8.0+samba4.19.5+dfsg-4ubuntu9.4_amd64.deb ... 2026-02-17 02:13:45.630 | Unpacking python3-ldb (2:2.8.0+samba4.19.5+dfsg-4ubuntu9.4) ... 2026-02-17 02:13:45.708 | Selecting previously unselected package python3-tdb. 2026-02-17 02:13:45.716 | Preparing to unpack .../11-python3-tdb_1.4.10-1build1_amd64.deb ... 2026-02-17 02:13:45.721 | Unpacking python3-tdb (1.4.10-1build1) ... 2026-02-17 02:13:45.799 | Selecting previously unselected package python3-markdown. 2026-02-17 02:13:45.813 | Preparing to unpack .../12-python3-markdown_3.5.2-1_all.deb ... 2026-02-17 02:13:45.817 | Unpacking python3-markdown (3.5.2-1) ... 2026-02-17 02:13:45.889 | Selecting previously unselected package libavahi-common-data:amd64. 2026-02-17 02:13:45.902 | Preparing to unpack .../13-libavahi-common-data_0.8-13ubuntu6.1_amd64.deb ... 2026-02-17 02:13:45.908 | Unpacking libavahi-common-data:amd64 (0.8-13ubuntu6.1) ... 2026-02-17 02:13:45.972 | Selecting previously unselected package libavahi-common3:amd64. 2026-02-17 02:13:45.986 | Preparing to unpack .../14-libavahi-common3_0.8-13ubuntu6.1_amd64.deb ... 2026-02-17 02:13:45.990 | Unpacking libavahi-common3:amd64 (0.8-13ubuntu6.1) ... 2026-02-17 02:13:46.050 | Selecting previously unselected package libavahi-client3:amd64. 2026-02-17 02:13:46.063 | Preparing to unpack .../15-libavahi-client3_0.8-13ubuntu6.1_amd64.deb ... 2026-02-17 02:13:46.067 | Unpacking libavahi-client3:amd64 (0.8-13ubuntu6.1) ... 2026-02-17 02:13:46.125 | Selecting previously unselected package libwbclient0:amd64. 2026-02-17 02:13:46.136 | Preparing to unpack .../16-libwbclient0_2%3a4.19.5+dfsg-4ubuntu9.4_amd64.deb ... 2026-02-17 02:13:46.141 | Unpacking libwbclient0:amd64 (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-02-17 02:13:46.202 | Selecting previously unselected package samba-libs:amd64. 2026-02-17 02:13:46.213 | Preparing to unpack .../17-samba-libs_2%3a4.19.5+dfsg-4ubuntu9.4_amd64.deb ... 2026-02-17 02:13:46.223 | Unpacking samba-libs:amd64 (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-02-17 02:13:46.449 | Selecting previously unselected package python3-talloc:amd64. 2026-02-17 02:13:46.460 | Preparing to unpack .../18-python3-talloc_2.4.2-1build2_amd64.deb ... 2026-02-17 02:13:46.464 | Unpacking python3-talloc:amd64 (2.4.2-1build2) ... 2026-02-17 02:13:46.527 | Selecting previously unselected package python3-samba. 2026-02-17 02:13:46.537 | Preparing to unpack .../19-python3-samba_2%3a4.19.5+dfsg-4ubuntu9.4_amd64.deb ... 2026-02-17 02:13:46.541 | Unpacking python3-samba (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-02-17 02:13:46.746 | Selecting previously unselected package samba-common. 2026-02-17 02:13:46.757 | Preparing to unpack .../20-samba-common_2%3a4.19.5+dfsg-4ubuntu9.4_all.deb ... 2026-02-17 02:13:46.774 | Unpacking samba-common (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-02-17 02:13:46.835 | Selecting previously unselected package libcups2t64:amd64. 2026-02-17 02:13:46.847 | Preparing to unpack .../21-libcups2t64_2.4.7-1.2ubuntu7.9_amd64.deb ... 2026-02-17 02:13:46.851 | Unpacking libcups2t64:amd64 (2.4.7-1.2ubuntu7.9) ... 2026-02-17 02:13:46.916 | Selecting previously unselected package samba-common-bin. 2026-02-17 02:13:46.927 | Preparing to unpack .../22-samba-common-bin_2%3a4.19.5+dfsg-4ubuntu9.4_amd64.deb ... 2026-02-17 02:13:46.931 | Unpacking samba-common-bin (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-02-17 02:13:47.034 | Selecting previously unselected package tdb-tools. 2026-02-17 02:13:47.045 | Preparing to unpack .../23-tdb-tools_1.4.10-1build1_amd64.deb ... 2026-02-17 02:13:47.050 | Unpacking tdb-tools (1.4.10-1build1) ... 2026-02-17 02:13:47.115 | Selecting previously unselected package samba. 2026-02-17 02:13:47.126 | Preparing to unpack .../24-samba_2%3a4.19.5+dfsg-4ubuntu9.4_amd64.deb ... 2026-02-17 02:13:47.152 | Unpacking samba (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-02-17 02:13:47.276 | Selecting previously unselected package nfs-kernel-server. 2026-02-17 02:13:47.286 | Preparing to unpack .../25-nfs-kernel-server_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2026-02-17 02:13:47.290 | Unpacking nfs-kernel-server (1:2.6.4-3ubuntu5.1) ... 2026-02-17 02:13:47.384 | Setting up liblmdb0:amd64 (0.9.31-1build1) ... 2026-02-17 02:13:47.393 | Setting up libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2026-02-17 02:13:47.403 | Setting up libtdb1:amd64 (1.4.10-1build1) ... 2026-02-17 02:13:47.413 | Setting up rpcbind (1.2.6-7ubuntu2) ... 2026-02-17 02:13:48.078 | Created symlink /etc/systemd/system/multi-user.target.wants/rpcbind.service → /usr/lib/systemd/system/rpcbind.service. 2026-02-17 02:13:48.078 | Created symlink /etc/systemd/system/sockets.target.wants/rpcbind.socket → /usr/lib/systemd/system/rpcbind.socket. 2026-02-17 02:13:48.665 | Setting up samba-common (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-02-17 02:13:48.931 | 2026-02-17 02:13:48.931 | Creating config file /etc/samba/smb.conf with new version 2026-02-17 02:13:49.064 | Setting up libwbclient0:amd64 (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-02-17 02:13:49.075 | Setting up libtalloc2:amd64 (2.4.2-1build2) ... 2026-02-17 02:13:49.085 | Setting up python3-tdb (1.4.10-1build1) ... 2026-02-17 02:13:49.233 | Setting up libavahi-common-data:amd64 (0.8-13ubuntu6.1) ... 2026-02-17 02:13:49.245 | Setting up tdb-tools (1.4.10-1build1) ... 2026-02-17 02:13:49.260 | update-alternatives: using /usr/bin/tdbbackup.tdbtools to provide /usr/bin/tdbbackup (tdbbackup) in auto mode 2026-02-17 02:13:49.267 | Setting up python3-markdown (3.5.2-1) ... 2026-02-17 02:13:49.478 | Setting up keyutils (1.6.3-3build1) ... 2026-02-17 02:13:49.490 | Setting up python3-dnspython (2.6.1-1ubuntu1) ... 2026-02-17 02:13:49.847 | Setting up libtevent0t64:amd64 (0.16.1-2build1) ... 2026-02-17 02:13:49.860 | Setting up python3-talloc:amd64 (2.4.2-1build2) ... 2026-02-17 02:13:49.871 | Setting up libavahi-common3:amd64 (0.8-13ubuntu6.1) ... 2026-02-17 02:13:49.881 | Setting up nfs-common (1:2.6.4-3ubuntu5.1) ... 2026-02-17 02:13:50.139 | 2026-02-17 02:13:50.139 | Creating config file /etc/idmapd.conf with new version 2026-02-17 02:13:50.751 | 2026-02-17 02:13:50.751 | Creating config file /etc/nfs.conf with new version 2026-02-17 02:13:50.866 | info: Selecting UID from range 100 to 999 ... 2026-02-17 02:13:50.867 | 2026-02-17 02:13:50.872 | info: Adding system user `statd' (UID 115) ... 2026-02-17 02:13:50.877 | info: Adding new user `statd' (UID 115) with group `nogroup' ... 2026-02-17 02:13:50.964 | info: Not creating home directory `/var/lib/nfs'. 2026-02-17 02:13:51.468 | Created symlink /etc/systemd/system/multi-user.target.wants/nfs-client.target → /usr/lib/systemd/system/nfs-client.target. 2026-02-17 02:13:51.468 | Created symlink /etc/systemd/system/remote-fs.target.wants/nfs-client.target → /usr/lib/systemd/system/nfs-client.target. 2026-02-17 02:13:51.824 | auth-rpcgss-module.service is a disabled or a static unit, not starting it. 2026-02-17 02:13:51.870 | nfs-idmapd.service is a disabled or a static unit, not starting it. 2026-02-17 02:13:51.892 | nfs-utils.service is a disabled or a static unit, not starting it. 2026-02-17 02:13:51.916 | proc-fs-nfsd.mount is a disabled or a static unit, not starting it. 2026-02-17 02:13:51.938 | rpc-gssd.service is a disabled or a static unit, not starting it. 2026-02-17 02:13:51.963 | rpc-statd-notify.service is a disabled or a static unit, not starting it. 2026-02-17 02:13:51.990 | rpc-statd.service is a disabled or a static unit, not starting it. 2026-02-17 02:13:52.017 | rpc-svcgssd.service is a disabled or a static unit, not starting it. 2026-02-17 02:13:52.152 | Setting up libldb2:amd64 (2:2.8.0+samba4.19.5+dfsg-4ubuntu9.4) ... 2026-02-17 02:13:52.163 | Setting up libavahi-client3:amd64 (0.8-13ubuntu6.1) ... 2026-02-17 02:13:52.173 | Setting up nfs-kernel-server (1:2.6.4-3ubuntu5.1) ... 2026-02-17 02:13:52.330 | Created symlink /etc/systemd/system/nfs-mountd.service.requires/fsidd.service → /usr/lib/systemd/system/fsidd.service. 2026-02-17 02:13:52.330 | Created symlink /etc/systemd/system/nfs-server.service.requires/fsidd.service → /usr/lib/systemd/system/fsidd.service. 2026-02-17 02:13:52.461 | Created symlink /etc/systemd/system/nfs-client.target.wants/nfs-blkmap.service → /usr/lib/systemd/system/nfs-blkmap.service. 2026-02-17 02:13:52.594 | Created symlink /etc/systemd/system/multi-user.target.wants/nfs-server.service → /usr/lib/systemd/system/nfs-server.service. 2026-02-17 02:13:52.988 | nfs-mountd.service is a disabled or a static unit, not starting it. 2026-02-17 02:13:53.036 | nfsdcld.service is a disabled or a static unit, not starting it. 2026-02-17 02:13:53.655 | 2026-02-17 02:13:53.655 | Creating config file /etc/exports with new version 2026-02-17 02:13:53.962 | 2026-02-17 02:13:53.963 | Creating config file /etc/default/nfs-kernel-server with new version 2026-02-17 02:13:54.454 | Setting up samba-libs:amd64 (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-02-17 02:13:54.464 | Setting up python3-ldb (2:2.8.0+samba4.19.5+dfsg-4ubuntu9.4) ... 2026-02-17 02:13:54.632 | Setting up libcups2t64:amd64 (2.4.7-1.2ubuntu7.9) ... 2026-02-17 02:13:54.644 | Setting up python3-samba (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-02-17 02:13:55.277 | Setting up samba-common-bin (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-02-17 02:13:55.287 | Setting up samba (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-02-17 02:13:56.733 | Created symlink /etc/systemd/system/smb.service → /usr/lib/systemd/system/smbd.service. 2026-02-17 02:13:56.733 | Created symlink /etc/systemd/system/multi-user.target.wants/smbd.service → /usr/lib/systemd/system/smbd.service. 2026-02-17 02:13:57.421 | Created symlink /etc/systemd/system/nmb.service → /usr/lib/systemd/system/nmbd.service. 2026-02-17 02:13:57.421 | Created symlink /etc/systemd/system/multi-user.target.wants/nmbd.service → /usr/lib/systemd/system/nmbd.service. 2026-02-17 02:13:58.080 | Created symlink /etc/systemd/system/samba.service → /usr/lib/systemd/system/samba-ad-dc.service. 2026-02-17 02:13:58.080 | Created symlink /etc/systemd/system/multi-user.target.wants/samba-ad-dc.service → /usr/lib/systemd/system/samba-ad-dc.service. 2026-02-17 02:13:58.576 | Processing triggers for man-db (2.12.0-4build2) ... 2026-02-17 02:13:59.908 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-02-17 02:14:00.225 | ++ functions-common:apt_get:1203 : result=0 2026-02-17 02:14:00.232 | ++ functions-common:apt_get:1206 : time_stop apt-get 2026-02-17 02:14:00.239 | ++ functions-common:time_stop:2412 : local name 2026-02-17 02:14:00.245 | ++ functions-common:time_stop:2413 : local end_time 2026-02-17 02:14:00.252 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-02-17 02:14:00.259 | ++ functions-common:time_stop:2415 : local total 2026-02-17 02:14:00.266 | ++ functions-common:time_stop:2416 : local start_time 2026-02-17 02:14:00.272 | ++ functions-common:time_stop:2418 : name=apt-get 2026-02-17 02:14:00.279 | ++ functions-common:time_stop:2419 : start_time=1771294423163 2026-02-17 02:14:00.286 | ++ functions-common:time_stop:2421 : [[ -z 1771294423163 ]] 2026-02-17 02:14:00.295 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-02-17 02:14:00.306 | ++ functions-common:time_stop:2424 : end_time=1771294440299 2026-02-17 02:14:00.313 | ++ functions-common:time_stop:2425 : elapsed_time=17136 2026-02-17 02:14:00.320 | ++ functions-common:time_stop:2426 : total=199901 2026-02-17 02:14:00.326 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-02-17 02:14:00.334 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=217037 2026-02-17 02:14:00.340 | ++ functions-common:apt_get:1207 : return 0 2026-02-17 02:14:00.347 | ++ /opt/stack/manila/devstack/plugin.sh:_install_nfs_and_samba:708 : check_nfs_kernel_service_state_ubuntu 2026-02-17 02:14:00.357 | +++ /opt/stack/manila/devstack/plugin.sh:check_nfs_kernel_service_state_ubuntu:691 : sudo service nfs-kernel-server status 2026-02-17 02:14:00.405 | ++ /opt/stack/manila/devstack/plugin.sh:check_nfs_kernel_service_state_ubuntu:691 : [[ '' == \f\a\i\l ]] 2026-02-17 02:14:00.415 | +++ /opt/stack/manila/devstack/plugin.sh:check_nfs_kernel_service_state_ubuntu:699 : sudo service nfs-kernel-server status 2026-02-17 02:14:00.461 | ++ /opt/stack/manila/devstack/plugin.sh:check_nfs_kernel_service_state_ubuntu:699 : [[ '' == \f\a\i\l ]] 2026-02-17 02:14:00.469 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:749 : '[' manila.share.drivers.generic.GenericShareDriver == manila.share.drivers.zfsonlinux.driver.ZFSonLinuxShareDriver ']' 2026-02-17 02:14:00.476 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:764 : '[' manila.share.drivers.generic.GenericShareDriver == manila.share.drivers.container.driver.ContainerShareDriver ']' 2026-02-17 02:14:00.483 | ++ /opt/stack/manila/devstack/plugin.sh:source:1152 : set_cinder_quotas 2026-02-17 02:14:00.491 | ++ /opt/stack/manila/devstack/plugin.sh:set_cinder_quotas:133 : is_service_enabled cinder 2026-02-17 02:14:00.536 | ++ functions-common:is_service_enabled:2068 : return 0 2026-02-17 02:14:00.542 | ++ /opt/stack/manila/devstack/plugin.sh:set_cinder_quotas:134 : [[ ! -n /etc/cinder/cinder.conf ]] 2026-02-17 02:14:00.549 | ++ /opt/stack/manila/devstack/plugin.sh:set_cinder_quotas:137 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 50 2026-02-17 02:14:00.635 | ++ /opt/stack/manila/devstack/plugin.sh:set_cinder_quotas:138 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 50 2026-02-17 02:14:00.717 | ++ /opt/stack/manila/devstack/plugin.sh:set_cinder_quotas:139 : iniset /etc/cinder/cinder.conf DEFAULT quota_gigabytes 1000 2026-02-17 02:14:00.798 | ++ /opt/stack/manila/devstack/plugin.sh:source:1261 : [[ stack == \u\n\s\t\a\c\k ]] 2026-02-17 02:14:00.804 | ++ /opt/stack/manila/devstack/plugin.sh:source:1266 : [[ stack == \c\l\e\a\n ]] 2026-02-17 02:14:00.819 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-02-17 02:14:00.826 | + functions-common:run_plugins:1832 : local dir=/opt/stack/octavia 2026-02-17 02:14:00.834 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/octavia/devstack/plugin.sh ]] 2026-02-17 02:14:00.842 | + functions-common:run_plugins:1834 : source /opt/stack/octavia/devstack/plugin.sh stack install 2026-02-17 02:14:00.851 | ++ /opt/stack/octavia/devstack/plugin.sh:source:3 : saveenv=ehxB 2026-02-17 02:14:00.859 | ++ /opt/stack/octavia/devstack/plugin.sh:source:4 : set -ex 2026-02-17 02:14:00.867 | ++ /opt/stack/octavia/devstack/plugin.sh:source:9 : GET_PIP_CACHE_LOCATION=/opt/stack/cache/files/get-pip.py 2026-02-17 02:14:00.881 | ++ /opt/stack/octavia/devstack/plugin.sh:source:749 : is_service_enabled octavia 2026-02-17 02:14:00.924 | ++ functions-common:is_service_enabled:2068 : return 0 2026-02-17 02:14:00.931 | ++ /opt/stack/octavia/devstack/plugin.sh:source:750 : '[' api == main ']' 2026-02-17 02:14:00.937 | ++ /opt/stack/octavia/devstack/plugin.sh:source:750 : '[' api == standalone ']' 2026-02-17 02:14:00.944 | ++ /opt/stack/octavia/devstack/plugin.sh:source:762 : [[ stack == \s\t\a\c\k ]] 2026-02-17 02:14:00.950 | ++ /opt/stack/octavia/devstack/plugin.sh:source:762 : [[ install == \i\n\s\t\a\l\l ]] 2026-02-17 02:14:00.957 | ++ /opt/stack/octavia/devstack/plugin.sh:source:764 : echo_summary 'Installing octavia' 2026-02-17 02:14:00.964 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-02-17 02:14:00.971 | ++ ./stack.sh:echo_summary:444 : echo -e Installing octavia 2026-02-17 02:14:00.977 | ++ /opt/stack/octavia/devstack/plugin.sh:source:765 : octavia_lib_install 2026-02-17 02:14:00.984 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_lib_install:29 : use_library_from_git octavia-lib 2026-02-17 02:14:00.991 | ++ inc/python:use_library_from_git:266 : local name=octavia-lib 2026-02-17 02:14:00.998 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-02-17 02:14:01.005 | ++ inc/python:use_library_from_git:268 : [[ novnc,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-02-17 02:14:01.012 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient, =~ ,octavia-lib, ]] 2026-02-17 02:14:01.019 | ++ inc/python:use_library_from_git:269 : return 1 2026-02-17 02:14:01.027 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_lib_install:35 : pip_install_gr octavia-lib 2026-02-17 02:14:01.033 | ++ inc/python:pip_install_gr:94 : local name=octavia-lib 2026-02-17 02:14:01.039 | ++ inc/python:pip_install_gr:95 : local clean_name 2026-02-17 02:14:01.048 | +++ inc/python:pip_install_gr:96 : get_from_global_requirements octavia-lib 2026-02-17 02:14:01.056 | +++ inc/python:get_from_global_requirements:241 : local package=octavia-lib 2026-02-17 02:14:01.063 | +++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-02-17 02:14:01.075 | ++++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-02-17 02:14:01.076 | ++++ inc/python:get_from_global_requirements:243 : grep -i -h '^octavia-lib' /opt/stack/requirements/global-requirements.txt 2026-02-17 02:14:01.088 | +++ inc/python:get_from_global_requirements:243 : required_pkg='octavia-lib ' 2026-02-17 02:14:01.095 | +++ inc/python:get_from_global_requirements:244 : [[ octavia-lib == '' ]] 2026-02-17 02:14:01.103 | +++ inc/python:get_from_global_requirements:247 : echo octavia-lib 2026-02-17 02:14:01.111 | ++ inc/python:pip_install_gr:96 : clean_name=octavia-lib 2026-02-17 02:14:01.117 | ++ inc/python:pip_install_gr:97 : pip_install octavia-lib 2026-02-17 02:14:01.178 | Using python 3.12 to install octavia-lib 2026-02-17 02:14:01.185 | ++ 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-02-17 02:14:01.922 | Collecting octavia-lib 2026-02-17 02:14:02.011 | Downloading octavia_lib-3.10.0-py3-none-any.whl.metadata (2.3 kB) 2026-02-17 02:14:02.022 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia-lib) (6.7.1) 2026-02-17 02:14:02.022 | Requirement already satisfied: oslo.serialization>=2.28.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia-lib) (5.9.0) 2026-02-17 02:14:02.024 | 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-02-17 02:14:02.025 | Requirement already satisfied: tenacity>=5.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia-lib) (9.1.2) 2026-02-17 02:14:02.027 | 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-02-17 02:14:02.027 | 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) (9.2.0) 2026-02-17 02:14:02.028 | Requirement already satisfied: tzdata>=2022.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.28.1->octavia-lib) (2025.2) 2026-02-17 02:14:02.029 | 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-02-17 02:14:02.030 | 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-02-17 02:14:02.030 | 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-02-17 02:14:02.031 | 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.2.5) 2026-02-17 02:14:02.031 | 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) (25.0) 2026-02-17 02:14:02.032 | 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-02-17 02:14:02.032 | 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.1.1) 2026-02-17 02:14:02.034 | 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.0.0) 2026-02-17 02:14:02.036 | 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.0) 2026-02-17 02:14:02.058 | Downloading octavia_lib-3.10.0-py3-none-any.whl (38 kB) 2026-02-17 02:14:02.260 | Installing collected packages: octavia-lib 2026-02-17 02:14:02.314 | Successfully installed octavia-lib-3.10.0 2026-02-17 02:14:02.430 | ++ inc/python:pip_install:216 : result=0 2026-02-17 02:14:02.439 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-02-17 02:14:02.446 | ++ functions-common:time_stop:2412 : local name 2026-02-17 02:14:02.454 | ++ functions-common:time_stop:2413 : local end_time 2026-02-17 02:14:02.462 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-02-17 02:14:02.468 | ++ functions-common:time_stop:2415 : local total 2026-02-17 02:14:02.476 | ++ functions-common:time_stop:2416 : local start_time 2026-02-17 02:14:02.483 | ++ functions-common:time_stop:2418 : name=pip_install 2026-02-17 02:14:02.491 | ++ functions-common:time_stop:2419 : start_time=1771294441163 2026-02-17 02:14:02.497 | ++ functions-common:time_stop:2421 : [[ -z 1771294441163 ]] 2026-02-17 02:14:02.506 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-02-17 02:14:02.517 | ++ functions-common:time_stop:2424 : end_time=1771294442510 2026-02-17 02:14:02.524 | ++ functions-common:time_stop:2425 : elapsed_time=1347 2026-02-17 02:14:02.532 | ++ functions-common:time_stop:2426 : total=143498 2026-02-17 02:14:02.539 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-02-17 02:14:02.546 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=144845 2026-02-17 02:14:02.554 | ++ inc/python:pip_install:219 : return 0 2026-02-17 02:14:02.561 | ++ /opt/stack/octavia/devstack/plugin.sh:source:766 : octavia_install 2026-02-17 02:14:02.568 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_install:12 : [[ False == True ]] 2026-02-17 02:14:02.575 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_install:15 : setup_develop /opt/stack/octavia 2026-02-17 02:14:02.582 | ++ inc/python:setup_develop:353 : local bindep 2026-02-17 02:14:02.589 | ++ inc/python:setup_develop:354 : [[ /opt/stack/octavia == -bindep* ]] 2026-02-17 02:14:02.595 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/octavia 2026-02-17 02:14:02.604 | ++ inc/python:setup_develop:359 : local extras= 2026-02-17 02:14:02.610 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/octavia -e 2026-02-17 02:14:02.618 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-02-17 02:14:02.625 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/octavia == -bindep* ]] 2026-02-17 02:14:02.633 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/octavia 2026-02-17 02:14:02.641 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-02-17 02:14:02.648 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-02-17 02:14:02.657 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/octavia 2026-02-17 02:14:02.663 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-02-17 02:14:02.671 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/octavia 2026-02-17 02:14:02.678 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-02-17 02:14:02.685 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-02-17 02:14:02.697 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/octavia/setup.cfg 2026-02-17 02:14:02.707 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=octavia 2026-02-17 02:14:02.713 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z octavia ']' 2026-02-17 02:14:02.718 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- octavia 2026-02-17 02:14:02.839 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/octavia -e 2026-02-17 02:14:02.847 | ++ inc/python:setup_package:436 : local bindep=0 2026-02-17 02:14:02.855 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-02-17 02:14:02.862 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-02-17 02:14:02.868 | ++ inc/python:setup_package:439 : [[ /opt/stack/octavia == -bindep* ]] 2026-02-17 02:14:02.874 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/octavia 2026-02-17 02:14:02.882 | ++ inc/python:setup_package:445 : local flags=-e 2026-02-17 02:14:02.890 | ++ inc/python:setup_package:446 : local extras= 2026-02-17 02:14:02.896 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-02-17 02:14:02.902 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-02-17 02:14:02.909 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-02-17 02:14:02.916 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-02-17 02:14:02.923 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-02-17 02:14:02.930 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/octavia 2026-02-17 02:14:02.986 | Using python 3.12 to install /opt/stack/octavia 2026-02-17 02:14:02.992 | ++ 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-02-17 02:14:03.607 | Obtaining file:///opt/stack/octavia 2026-02-17 02:14:03.609 | Installing build dependencies: started 2026-02-17 02:14:04.689 | Installing build dependencies: finished with status 'done' 2026-02-17 02:14:04.690 | Checking if build backend supports build_editable: started 2026-02-17 02:14:05.000 | Checking if build backend supports build_editable: finished with status 'done' 2026-02-17 02:14:05.002 | Getting requirements to build editable: started 2026-02-17 02:14:05.166 | Getting requirements to build editable: finished with status 'done' 2026-02-17 02:14:05.169 | Preparing editable metadata (pyproject.toml): started 2026-02-17 02:14:05.709 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-02-17 02:14:05.730 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==17.1.0.dev41) (1.17.0) 2026-02-17 02:14:05.730 | Requirement already satisfied: cotyledon>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==17.1.0.dev41) (2.2.0) 2026-02-17 02:14:05.733 | Requirement already satisfied: pecan>=1.3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==17.1.0.dev41) (1.7.0) 2026-02-17 02:14:05.733 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==17.1.0.dev41) (7.0.3) 2026-02-17 02:14:05.733 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==17.1.0.dev41) (2.0.44) 2026-02-17 02:14:05.733 | Requirement already satisfied: SQLAlchemy-Utils>=0.30.11 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==17.1.0.dev41) (0.42.0) 2026-02-17 02:14:05.733 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==17.1.0.dev41) (3.2.1) 2026-02-17 02:14:05.733 | Requirement already satisfied: requests>=2.23.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==17.1.0.dev41) (2.32.5) 2026-02-17 02:14:05.733 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==17.1.0.dev41) (2.0.0) 2026-02-17 02:14:05.734 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==17.1.0.dev41) (5.13.0) 2026-02-17 02:14:05.734 | Requirement already satisfied: keystonemiddleware>=9.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==17.1.0.dev41) (11.0.0) 2026-02-17 02:14:05.735 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==17.1.0.dev41) (1.8.9) 2026-02-17 02:14:05.735 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==17.1.0.dev41) (5.6.0) 2026-02-17 02:14:05.736 | Requirement already satisfied: openstacksdk>=0.103.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==17.1.0.dev41) (4.9.0) 2026-02-17 02:14:05.737 | Requirement already satisfied: oslo.config>=6.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==17.1.0.dev41) (10.2.0) 2026-02-17 02:14:05.737 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==17.1.0.dev41) (6.2.0) 2026-02-17 02:14:05.738 | 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==17.1.0.dev41) (18.0.0) 2026-02-17 02:14:05.739 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==17.1.0.dev41) (6.7.1) 2026-02-17 02:14:05.739 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==17.1.0.dev41) (8.0.0) 2026-02-17 02:14:05.740 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==17.1.0.dev41) (17.2.0) 2026-02-17 02:14:05.740 | Requirement already satisfied: oslo.middleware>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==17.1.0.dev41) (7.0.0) 2026-02-17 02:14:05.741 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==17.1.0.dev41) (4.8.0) 2026-02-17 02:14:05.741 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==17.1.0.dev41) (3.7.0) 2026-02-17 02:14:05.742 | Requirement already satisfied: oslo.serialization>=2.28.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==17.1.0.dev41) (5.9.0) 2026-02-17 02:14:05.742 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==17.1.0.dev41) (2.7.0) 2026-02-17 02:14:05.743 | Requirement already satisfied: oslo.utils>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==17.1.0.dev41) (9.2.0) 2026-02-17 02:14:05.743 | Requirement already satisfied: psutil>=5.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==17.1.0.dev41) (7.1.1) 2026-02-17 02:14:05.744 | Requirement already satisfied: pyasn1!=0.2.3,>=0.1.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==17.1.0.dev41) (0.6.0) 2026-02-17 02:14:05.744 | Requirement already satisfied: pyasn1-modules>=0.0.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==17.1.0.dev41) (0.4.1) 2026-02-17 02:14:05.745 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==17.1.0.dev41) (7.2.0) 2026-02-17 02:14:05.745 | Requirement already satisfied: python-glanceclient>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==17.1.0.dev41) (4.10.0) 2026-02-17 02:14:05.746 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==17.1.0.dev41) (18.11.0) 2026-02-17 02:14:05.746 | Requirement already satisfied: python-cinderclient>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==17.1.0.dev41) (9.8.0) 2026-02-17 02:14:05.747 | Requirement already satisfied: WSME>=0.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==17.1.0.dev41) (0.12.1) 2026-02-17 02:14:05.747 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==17.1.0.dev41) (3.1.6) 2026-02-17 02:14:05.748 | Requirement already satisfied: taskflow>=5.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==17.1.0.dev41) (6.1.1) 2026-02-17 02:14:05.748 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==17.1.0.dev41) (5.5.0) 2026-02-17 02:14:05.749 | Requirement already satisfied: tenacity>=5.0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==17.1.0.dev41) (9.1.2) 2026-02-17 02:14:05.749 | Requirement already satisfied: distro>=1.2.0 in /usr/lib/python3/dist-packages (from octavia==17.1.0.dev41) (1.9.0) 2026-02-17 02:14:05.750 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==17.1.0.dev41) (4.25.1) 2026-02-17 02:14:05.750 | Requirement already satisfied: octavia-lib>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==17.1.0.dev41) (3.10.0) 2026-02-17 02:14:05.751 | Requirement already satisfied: setproctitle>=1.1.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==17.1.0.dev41) (1.3.7) 2026-02-17 02:14:05.751 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==17.1.0.dev41) (2.9.0.post0) 2026-02-17 02:14:05.752 | Requirement already satisfied: Flask!=0.11,>=0.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==17.1.0.dev41) (3.1.2) 2026-02-17 02:14:05.752 | Requirement already satisfied: cryptography>=42.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==17.1.0.dev41) (43.0.3) 2026-02-17 02:14:05.753 | Requirement already satisfied: pyroute2>=0.5.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==17.1.0.dev41) (0.8.1) 2026-02-17 02:14:05.883 | Collecting gunicorn>=19.9.0 (from octavia==17.1.0.dev41) 2026-02-17 02:14:05.975 | Downloading gunicorn-23.0.0-py3-none-any.whl.metadata (4.4 kB) 2026-02-17 02:14:05.986 | Requirement already satisfied: Werkzeug>=0.14.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==17.1.0.dev41) (3.1.3) 2026-02-17 02:14:05.989 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->octavia==17.1.0.dev41) (1.3.10) 2026-02-17 02:14:05.990 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->octavia==17.1.0.dev41) (4.15.0) 2026-02-17 02:14:05.995 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=42.0.0->octavia==17.1.0.dev41) (2.0.0) 2026-02-17 02:14:05.998 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=42.0.0->octavia==17.1.0.dev41) (2.23) 2026-02-17 02:14:06.000 | Requirement already satisfied: blinker>=1.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Flask!=0.11,>=0.10->octavia==17.1.0.dev41) (1.9.0) 2026-02-17 02:14:06.001 | Requirement already satisfied: click>=8.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Flask!=0.11,>=0.10->octavia==17.1.0.dev41) (8.3.0) 2026-02-17 02:14:06.002 | Requirement already satisfied: itsdangerous>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Flask!=0.11,>=0.10->octavia==17.1.0.dev41) (2.2.0) 2026-02-17 02:14:06.002 | Requirement already satisfied: markupsafe>=2.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from Flask!=0.11,>=0.10->octavia==17.1.0.dev41) (3.0.3) 2026-02-17 02:14:06.005 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from futurist>=1.2.0->octavia==17.1.0.dev41) (3.0.0) 2026-02-17 02:14:06.007 | 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==17.1.0.dev41) (2.0.0) 2026-02-17 02:14:06.008 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from gunicorn>=19.9.0->octavia==17.1.0.dev41) (25.0) 2026-02-17 02:14:06.011 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->octavia==17.1.0.dev41) (25.4.0) 2026-02-17 02:14:06.012 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->octavia==17.1.0.dev41) (2025.9.1) 2026-02-17 02:14:06.012 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->octavia==17.1.0.dev41) (0.37.0) 2026-02-17 02:14:06.013 | Requirement already satisfied: rpds-py>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->octavia==17.1.0.dev41) (0.28.0) 2026-02-17 02:14:06.017 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->octavia==17.1.0.dev41) (2.1.0) 2026-02-17 02:14:06.018 | 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==17.1.0.dev41) (1.8.2) 2026-02-17 02:14:06.021 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->octavia==17.1.0.dev41) (4.0.0) 2026-02-17 02:14:06.022 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->octavia==17.1.0.dev41) (4.0.1) 2026-02-17 02:14:06.022 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->octavia==17.1.0.dev41) (2.10.1) 2026-02-17 02:14:06.023 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->octavia==17.1.0.dev41) (5.7.0) 2026-02-17 02:14:06.028 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==17.1.0.dev41) (5.2.1) 2026-02-17 02:14:06.029 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==17.1.0.dev41) (1.5.0) 2026-02-17 02:14:06.029 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==17.1.0.dev41) (1.0.1) 2026-02-17 02:14:06.030 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==17.1.0.dev41) (1.33) 2026-02-17 02:14:06.031 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==17.1.0.dev41) (4.5.0) 2026-02-17 02:14:06.031 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==17.1.0.dev41) (6.0.3) 2026-02-17 02:14:06.032 | Requirement already satisfied: requestsexceptions>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==17.1.0.dev41) (1.4.0) 2026-02-17 02:14:06.038 | 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==17.1.0.dev41) (3.0.0) 2026-02-17 02:14:06.044 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->octavia==17.1.0.dev41) (1.3.0) 2026-02-17 02:14:06.050 | 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==17.1.0.dev41) (2.0.2) 2026-02-17 02:14:06.051 | 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==17.1.0.dev41) (0.5.0) 2026-02-17 02:14:06.053 | 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==17.1.0.dev41) (1.1.2) 2026-02-17 02:14:06.060 | 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==17.1.0.dev41) (4.5.0) 2026-02-17 02:14:06.061 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->octavia==17.1.0.dev41) (6.2.1) 2026-02-17 02:14:06.061 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->octavia==17.1.0.dev41) (5.3.1) 2026-02-17 02:14:06.062 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->octavia==17.1.0.dev41) (5.5.4) 2026-02-17 02:14:06.062 | 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==17.1.0.dev41) (0.14.0) 2026-02-17 02:14:06.064 | 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==17.1.0.dev41) (5.1.0) 2026-02-17 02:14:06.070 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0->octavia==17.1.0.dev41) (2025.2) 2026-02-17 02:14:06.075 | 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==17.1.0.dev41) (0.23.1) 2026-02-17 02:14:06.077 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.0.1->octavia==17.1.0.dev41) (4.3.0) 2026-02-17 02:14:06.078 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.0.1->octavia==17.1.0.dev41) (4.0.1) 2026-02-17 02:14:06.087 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.28.1->octavia==17.1.0.dev41) (1.1.2) 2026-02-17 02:14:06.092 | 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==17.1.0.dev41) (0.40.3) 2026-02-17 02:14:06.092 | 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==17.1.0.dev41) (3.2.4) 2026-02-17 02:14:06.093 | 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==17.1.0.dev41) (7.3.0) 2026-02-17 02:14:06.094 | 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==17.1.0.dev41) (3.1.0) 2026-02-17 02:14:06.094 | 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==17.1.0.dev41) (2.5.1) 2026-02-17 02:14:06.094 | 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==17.1.0.dev41) (3.10.1) 2026-02-17 02:14:06.095 | 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==17.1.0.dev41) (1.7.3) 2026-02-17 02:14:06.098 | 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==17.1.0.dev41) (2.8.0) 2026-02-17 02:14:06.118 | 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==17.1.0.dev41) (0.20) 2026-02-17 02:14:06.125 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->octavia==17.1.0.dev41) (3.16.0) 2026-02-17 02:14:06.128 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->octavia==17.1.0.dev41) (3.2.5) 2026-02-17 02:14:06.134 | 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==17.1.0.dev41) (82.0.0) 2026-02-17 02:14:06.151 | 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==17.1.0.dev41) (0.2.14) 2026-02-17 02:14:06.179 | Requirement already satisfied: cliff>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-barbicanclient>=4.5.2->octavia==17.1.0.dev41) (4.13.1) 2026-02-17 02:14:06.184 | 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==17.1.0.dev41) (0.5.2) 2026-02-17 02:14:06.184 | 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==17.1.0.dev41) (2.7.0) 2026-02-17 02:14:06.190 | Requirement already satisfied: pyperclip>=1.8 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==17.1.0.dev41) (1.11.0) 2026-02-17 02:14:06.191 | 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==17.1.0.dev41) (1.7.1) 2026-02-17 02:14:06.200 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->octavia==17.1.0.dev41) (1.17.0) 2026-02-17 02:14:06.203 | Requirement already satisfied: warlock>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=2.8.0->octavia==17.1.0.dev41) (2.1.0) 2026-02-17 02:14:06.204 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=2.8.0->octavia==17.1.0.dev41) (24.2.1) 2026-02-17 02:14:06.225 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.23.0->octavia==17.1.0.dev41) (3.4.4) 2026-02-17 02:14:06.226 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.23.0->octavia==17.1.0.dev41) (3.11) 2026-02-17 02:14:06.227 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.23.0->octavia==17.1.0.dev41) (1.26.20) 2026-02-17 02:14:06.227 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.23.0->octavia==17.1.0.dev41) (2023.11.17) 2026-02-17 02:14:06.252 | Requirement already satisfied: rich>=11.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==17.1.0.dev41) (14.2.0) 2026-02-17 02:14:06.255 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==17.1.0.dev41) (4.0.0) 2026-02-17 02:14:06.256 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==17.1.0.dev41) (2.19.2) 2026-02-17 02:14:06.263 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==17.1.0.dev41) (0.1.2) 2026-02-17 02:14:06.271 | 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==17.1.0.dev41) (0.7) 2026-02-17 02:14:06.305 | Requirement already satisfied: networkx>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=5.9.0->octavia==17.1.0.dev41) (3.4.2) 2026-02-17 02:14:06.306 | Requirement already satisfied: automaton>=1.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=5.9.0->octavia==17.1.0.dev41) (3.3.0) 2026-02-17 02:14:06.307 | Requirement already satisfied: pydot>=1.2.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=5.9.0->octavia==17.1.0.dev41) (4.0.1) 2026-02-17 02:14:06.332 | 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==17.1.0.dev41) (2.7.2) 2026-02-17 02:14:06.361 | Requirement already satisfied: simplegeneric in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->octavia==17.1.0.dev41) (0.8.1) 2026-02-17 02:14:06.361 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->octavia==17.1.0.dev41) (2025.2) 2026-02-17 02:14:06.362 | Requirement already satisfied: importlib-metadata>=4.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->octavia==17.1.0.dev41) (8.7.0) 2026-02-17 02:14:06.366 | 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==17.1.0.dev41) (3.23.0) 2026-02-17 02:14:06.414 | Downloading gunicorn-23.0.0-py3-none-any.whl (85 kB) 2026-02-17 02:14:06.453 | Building wheels for collected packages: octavia 2026-02-17 02:14:06.454 | Building editable for octavia (pyproject.toml): started 2026-02-17 02:14:07.158 | Building editable for octavia (pyproject.toml): finished with status 'done' 2026-02-17 02:14:07.159 | Created wheel for octavia: filename=octavia-17.1.0.dev41-0.editable-py3-none-any.whl size=9930 sha256=5ac8ff63b3a8df584cc632fedc0821adcd712c726829ce232ae1d7e4fd3785d2 2026-02-17 02:14:07.160 | Stored in directory: /tmp/pip-ephem-wheel-cache-1zebg6z8/wheels/ed/6b/cb/95220a3afd8be5cce009bcf4082455445bf4e8aadf41f0202b 2026-02-17 02:14:07.164 | Successfully built octavia 2026-02-17 02:14:07.306 | Installing collected packages: gunicorn, octavia 2026-02-17 02:14:07.397 | 2026-02-17 02:14:07.417 | Successfully installed gunicorn-23.0.0 octavia-17.1.0.dev41 2026-02-17 02:14:07.575 | ++ inc/python:pip_install:216 : result=0 2026-02-17 02:14:07.582 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-02-17 02:14:07.589 | ++ functions-common:time_stop:2412 : local name 2026-02-17 02:14:07.596 | ++ functions-common:time_stop:2413 : local end_time 2026-02-17 02:14:07.603 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-02-17 02:14:07.610 | ++ functions-common:time_stop:2415 : local total 2026-02-17 02:14:07.616 | ++ functions-common:time_stop:2416 : local start_time 2026-02-17 02:14:07.622 | ++ functions-common:time_stop:2418 : name=pip_install 2026-02-17 02:14:07.628 | ++ functions-common:time_stop:2419 : start_time=1771294442971 2026-02-17 02:14:07.634 | ++ functions-common:time_stop:2421 : [[ -z 1771294442971 ]] 2026-02-17 02:14:07.643 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-02-17 02:14:07.654 | ++ functions-common:time_stop:2424 : end_time=1771294447647 2026-02-17 02:14:07.660 | ++ functions-common:time_stop:2425 : elapsed_time=4676 2026-02-17 02:14:07.667 | ++ functions-common:time_stop:2426 : total=144845 2026-02-17 02:14:07.672 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-02-17 02:14:07.679 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=149521 2026-02-17 02:14:07.686 | ++ inc/python:pip_install:219 : return 0 2026-02-17 02:14:07.692 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-02-17 02:14:07.700 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-02-17 02:14:07.708 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/octavia 2026-02-17 02:14:07.715 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/octavia 2026-02-17 02:14:07.723 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-02-17 02:14:07.730 | ++ inc/python:use_library_from_git:268 : [[ novnc,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-02-17 02:14:07.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,python-magnumclient, =~ ,/opt/stack/octavia, ]] 2026-02-17 02:14:07.746 | ++ inc/python:use_library_from_git:269 : return 1 2026-02-17 02:14:07.753 | ++ /opt/stack/octavia/devstack/plugin.sh:source:767 : octaviaclient_install 2026-02-17 02:14:07.760 | ++ /opt/stack/octavia/devstack/plugin.sh:octaviaclient_install:20 : use_library_from_git python-octaviaclient 2026-02-17 02:14:07.767 | ++ inc/python:use_library_from_git:266 : local name=python-octaviaclient 2026-02-17 02:14:07.773 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-02-17 02:14:07.781 | ++ inc/python:use_library_from_git:268 : [[ novnc,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-02-17 02:14:07.788 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,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-02-17 02:14:07.795 | ++ inc/python:use_library_from_git:269 : return 1 2026-02-17 02:14:07.803 | ++ /opt/stack/octavia/devstack/plugin.sh:octaviaclient_install:24 : pip_install_gr python-octaviaclient 2026-02-17 02:14:07.810 | ++ inc/python:pip_install_gr:94 : local name=python-octaviaclient 2026-02-17 02:14:07.818 | ++ inc/python:pip_install_gr:95 : local clean_name 2026-02-17 02:14:07.826 | +++ inc/python:pip_install_gr:96 : get_from_global_requirements python-octaviaclient 2026-02-17 02:14:07.834 | +++ inc/python:get_from_global_requirements:241 : local package=python-octaviaclient 2026-02-17 02:14:07.842 | +++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-02-17 02:14:07.853 | ++++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-octaviaclient' /opt/stack/requirements/global-requirements.txt 2026-02-17 02:14:07.855 | ++++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-02-17 02:14:07.867 | +++ inc/python:get_from_global_requirements:243 : required_pkg='python-octaviaclient ' 2026-02-17 02:14:07.874 | +++ inc/python:get_from_global_requirements:244 : [[ python-octaviaclient == '' ]] 2026-02-17 02:14:07.882 | +++ inc/python:get_from_global_requirements:247 : echo python-octaviaclient 2026-02-17 02:14:07.891 | ++ inc/python:pip_install_gr:96 : clean_name=python-octaviaclient 2026-02-17 02:14:07.899 | ++ inc/python:pip_install_gr:97 : pip_install python-octaviaclient 2026-02-17 02:14:07.958 | Using python 3.12 to install python-octaviaclient 2026-02-17 02:14:07.965 | ++ 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-02-17 02:14:08.600 | Requirement already satisfied: python-octaviaclient in /opt/stack/data/venv/lib/python3.12/site-packages (3.12.0) 2026-02-17 02:14:08.601 | 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.1) 2026-02-17 02:14:08.601 | Requirement already satisfied: keystoneauth1>=3.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-octaviaclient) (5.13.0) 2026-02-17 02:14:08.602 | Requirement already satisfied: python-neutronclient>=6.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-octaviaclient) (11.7.0) 2026-02-17 02:14:08.602 | Requirement already satisfied: python-openstackclient>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-octaviaclient) (8.3.0) 2026-02-17 02:14:08.603 | Requirement already satisfied: osc-lib>=1.14.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-octaviaclient) (4.3.0) 2026-02-17 02:14:08.603 | 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.0) 2026-02-17 02:14:08.604 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-octaviaclient) (9.2.0) 2026-02-17 02:14:08.604 | 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-02-17 02:14:08.605 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-octaviaclient) (2.32.5) 2026-02-17 02:14:08.606 | 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.5.2) 2026-02-17 02:14:08.606 | 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) (2.7.0) 2026-02-17 02:14:08.607 | 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.16.0) 2026-02-17 02:14:08.607 | 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.6.0) 2026-02-17 02:14:08.607 | 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-02-17 02:14:08.609 | Requirement already satisfied: pyperclip>=1.8 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-02-17 02:14: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.9.0,>=2.8.0->python-octaviaclient) (1.7.1) 2026-02-17 02:14:08.610 | Requirement already satisfied: wcwidth>=0.2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-octaviaclient) (0.2.14) 2026-02-17 02:14:08.611 | 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-02-17 02:14:08.612 | 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-02-17 02:14:08.613 | 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-02-17 02:14:08.615 | 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.9.0) 2026-02-17 02:14:08.616 | 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.1) 2026-02-17 02:14:08.618 | 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-02-17 02:14:08.618 | 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-02-17 02:14:08.619 | 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-02-17 02:14:08.619 | 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.0.1) 2026-02-17 02:14:08.620 | 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-02-17 02:14:08.620 | 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.5.0) 2026-02-17 02:14:08.621 | 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.1.1) 2026-02-17 02:14:08.621 | 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-02-17 02:14:08.623 | 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-02-17 02:14:08.625 | 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) (2.23) 2026-02-17 02:14:08.629 | 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-02-17 02:14:08.632 | 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-02-17 02:14:08.632 | Requirement already satisfied: tzdata>=2022.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->python-octaviaclient) (2025.2) 2026-02-17 02:14:08.635 | 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-02-17 02:14:08.635 | 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-02-17 02:14:08.636 | 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.2.5) 2026-02-17 02:14:08.636 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->python-octaviaclient) (25.0) 2026-02-17 02:14:08.638 | 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.0.0) 2026-02-17 02:14:08.641 | 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.0) 2026-02-17 02:14:08.652 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-neutronclient>=6.7.0->python-octaviaclient) (8.0.0) 2026-02-17 02:14:08.653 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-neutronclient>=6.7.0->python-octaviaclient) (5.7.0) 2026-02-17 02:14:08.654 | 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-neutronclient>=6.7.0->python-octaviaclient) (10.2.0) 2026-02-17 02:14:08.655 | 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-neutronclient>=6.7.0->python-octaviaclient) (6.2.0) 2026-02-17 02:14:08.656 | 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-neutronclient>=6.7.0->python-octaviaclient) (2.9.0.post0) 2026-02-17 02:14:08.658 | 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-neutronclient>=6.7.0->python-octaviaclient) (2.0.0) 2026-02-17 02:14:08.661 | 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-neutronclient>=6.7.0->python-octaviaclient) (1.17.0) 2026-02-17 02:14:08.666 | 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.8.0) 2026-02-17 02:14:08.672 | 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-02-17 02:14:08.672 | 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-02-17 02:14:08.673 | 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) (1.26.20) 2026-02-17 02:14:08.674 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->python-octaviaclient) (2023.11.17) 2026-02-17 02:14:08.688 | Requirement already satisfied: rich>=11.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich-argparse>=1.7.1->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-octaviaclient) (14.2.0) 2026-02-17 02:14:08.690 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-octaviaclient) (4.0.0) 2026-02-17 02:14:08.690 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-octaviaclient) (2.19.2) 2026-02-17 02:14:08.694 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-octaviaclient) (0.1.2) 2026-02-17 02:14:09.000 | ++ inc/python:pip_install:216 : result=0 2026-02-17 02:14:09.006 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-02-17 02:14:09.014 | ++ functions-common:time_stop:2412 : local name 2026-02-17 02:14:09.022 | ++ functions-common:time_stop:2413 : local end_time 2026-02-17 02:14:09.029 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-02-17 02:14:09.035 | ++ functions-common:time_stop:2415 : local total 2026-02-17 02:14:09.041 | ++ functions-common:time_stop:2416 : local start_time 2026-02-17 02:14:09.048 | ++ functions-common:time_stop:2418 : name=pip_install 2026-02-17 02:14:09.053 | ++ functions-common:time_stop:2419 : start_time=1771294447945 2026-02-17 02:14:09.060 | ++ functions-common:time_stop:2421 : [[ -z 1771294447945 ]] 2026-02-17 02:14:09.068 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-02-17 02:14:09.079 | ++ functions-common:time_stop:2424 : end_time=1771294449071 2026-02-17 02:14:09.086 | ++ functions-common:time_stop:2425 : elapsed_time=1126 2026-02-17 02:14:09.092 | ++ functions-common:time_stop:2426 : total=149521 2026-02-17 02:14:09.099 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-02-17 02:14:09.107 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=150647 2026-02-17 02:14:09.114 | ++ inc/python:pip_install:219 : return 0 2026-02-17 02:14:09.121 | ++ /opt/stack/octavia/devstack/plugin.sh:source:790 : [[ stack == \u\n\s\t\a\c\k ]] 2026-02-17 02:14:09.127 | ++ /opt/stack/octavia/devstack/plugin.sh:source:798 : [[ stack == \c\l\e\a\n ]] 2026-02-17 02:14:09.134 | ++ /opt/stack/octavia/devstack/plugin.sh:source:806 : [[ ehxB =~ e ]] 2026-02-17 02:14:09.141 | ++ /opt/stack/octavia/devstack/plugin.sh:source:807 : set -e 2026-02-17 02:14:09.148 | ++ /opt/stack/octavia/devstack/plugin.sh:source:811 : [[ ehxB =~ x ]] 2026-02-17 02:14:09.156 | ++ /opt/stack/octavia/devstack/plugin.sh:source:812 : set -x 2026-02-17 02:14:09.163 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-02-17 02:14:09.170 | + functions-common:run_plugins:1832 : local dir=/opt/stack/magnum-cluster-api 2026-02-17 02:14:09.177 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/magnum-cluster-api/devstack/plugin.sh ]] 2026-02-17 02:14:09.185 | + functions-common:run_plugins:1834 : source /opt/stack/magnum-cluster-api/devstack/plugin.sh stack install 2026-02-17 02:14:09.193 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:1 : CAPI_VERSION=v1.10.5 2026-02-17 02:14:09.199 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:2 : CAPO_VERSION=v0.12.4 2026-02-17 02:14:09.207 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:3 : ORC_VERSION=v2.2.0 2026-02-17 02:14:09.212 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:4 : KIND_VERSION=v0.16.0 2026-02-17 02:14:09.219 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:5 : HELM_VERSION=v3.10.3 2026-02-17 02:14:09.226 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:7 : MAGNUM_CLUSTER_API_REPO=https://github.com/vexxhost/magnum-cluster-api.git 2026-02-17 02:14:09.232 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:8 : MAGNUM_CLUSTER_API_BRANCH=main 2026-02-17 02:14:09.240 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:9 : MAGNUM_CLUSTER_API_DIR=/opt/stack/magnum-cluster-api 2026-02-17 02:14:09.247 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:21 : is_service_enabled magnum-cluster-api 2026-02-17 02:14:09.289 | ++ functions-common:is_service_enabled:2068 : return 0 2026-02-17 02:14:09.297 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:23 : [[ stack == \s\t\a\c\k ]] 2026-02-17 02:14:09.304 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:23 : [[ install == \p\r\e\-\i\n\s\t\a\l\l ]] 2026-02-17 02:14:09.312 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:65 : [[ stack == \s\t\a\c\k ]] 2026-02-17 02:14:09.318 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:65 : [[ install == \i\n\s\t\a\l\l ]] 2026-02-17 02:14:09.325 | ++ /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-02-17 02:14:09.333 | ++ functions-common:git_clone:581 : local git_remote=https://github.com/vexxhost/magnum-cluster-api.git 2026-02-17 02:14:09.338 | ++ functions-common:git_clone:582 : local git_dest=/opt/stack/magnum-cluster-api 2026-02-17 02:14:09.346 | ++ functions-common:git_clone:583 : local git_ref=/opt/stack/magnum-cluster-api 2026-02-17 02:14:09.351 | ++ functions-common:git_clone:584 : local orig_dir 2026-02-17 02:14:09.360 | +++ functions-common:git_clone:585 : pwd 2026-02-17 02:14:09.367 | ++ functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-02-17 02:14:09.373 | ++ functions-common:git_clone:586 : local git_clone_flags= 2026-02-17 02:14:09.382 | +++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-02-17 02:14:09.415 | ++ functions-common:git_clone:588 : RECLONE=False 2026-02-17 02:14:09.421 | ++ functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-02-17 02:14:09.426 | ++ functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-02-17 02:14:09.433 | ++ functions-common:git_clone:602 : echo /opt/stack/magnum-cluster-api 2026-02-17 02:14:09.434 | ++ functions-common:git_clone:602 : egrep -q '^refs' 2026-02-17 02:14:09.444 | ++ functions-common:git_clone:616 : [[ ! -d /opt/stack/magnum-cluster-api ]] 2026-02-17 02:14:09.450 | ++ functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-02-17 02:14:09.455 | ++ functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/magnum-cluster-api 2026-02-17 02:14:09.481 | ++ functions-common:git_clone:664 : cd /opt/stack/magnum-cluster-api 2026-02-17 02:14:09.490 | ++ functions-common:git_clone:665 : git show --oneline 2026-02-17 02:14:09.490 | ++ functions-common:git_clone:665 : head -1 2026-02-17 02:14:09.496 | c6ab000 fix(deps): update pyo3 2026-02-17 02:14:09.501 | ++ functions-common:git_clone:666 : cd /opt/stack/devstack 2026-02-17 02:14:09.508 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:67 : setup_develop /opt/stack/magnum-cluster-api 2026-02-17 02:14:09.514 | ++ inc/python:setup_develop:353 : local bindep 2026-02-17 02:14:09.519 | ++ inc/python:setup_develop:354 : [[ /opt/stack/magnum-cluster-api == -bindep* ]] 2026-02-17 02:14:09.525 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/magnum-cluster-api 2026-02-17 02:14:09.533 | ++ inc/python:setup_develop:359 : local extras= 2026-02-17 02:14:09.540 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/magnum-cluster-api -e 2026-02-17 02:14:09.547 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-02-17 02:14:09.554 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/magnum-cluster-api == -bindep* ]] 2026-02-17 02:14:09.561 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/magnum-cluster-api 2026-02-17 02:14:09.566 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-02-17 02:14:09.573 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-02-17 02:14:09.582 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/magnum-cluster-api 2026-02-17 02:14:09.589 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-02-17 02:14:09.597 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/magnum-cluster-api 2026-02-17 02:14:09.603 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-02-17 02:14:09.610 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-02-17 02:14:09.616 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/magnum-cluster-api/setup.cfg 2026-02-17 02:14:09.629 | ++ inc/python:_setup_package_with_constraints_edit:400 : name= 2026-02-17 02:14:09.635 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z ']' 2026-02-17 02:14:09.644 | +++ inc/python:_setup_package_with_constraints_edit:402 : awk '/^name =/ {gsub(/"/, "", $3); print $3}' /opt/stack/magnum-cluster-api/pyproject.toml 2026-02-17 02:14:09.659 | ++ inc/python:_setup_package_with_constraints_edit:402 : name=magnum-cluster-api 2026-02-17 02:14:09.666 | ++ 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-02-17 02:14:09.788 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/magnum-cluster-api -e 2026-02-17 02:14:09.792 | ++ inc/python:setup_package:436 : local bindep=0 2026-02-17 02:14:09.798 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-02-17 02:14:09.804 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-02-17 02:14:09.812 | ++ inc/python:setup_package:439 : [[ /opt/stack/magnum-cluster-api == -bindep* ]] 2026-02-17 02:14:09.819 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/magnum-cluster-api 2026-02-17 02:14:09.824 | ++ inc/python:setup_package:445 : local flags=-e 2026-02-17 02:14:09.831 | ++ inc/python:setup_package:446 : local extras= 2026-02-17 02:14:09.836 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-02-17 02:14:09.839 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-02-17 02:14:09.845 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-02-17 02:14:09.853 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-02-17 02:14:09.860 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-02-17 02:14:09.867 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/magnum-cluster-api 2026-02-17 02:14:09.914 | Using python 3.12 to install /opt/stack/magnum-cluster-api 2026-02-17 02:14:09.921 | ++ 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-02-17 02:14:10.530 | Obtaining file:///opt/stack/magnum-cluster-api 2026-02-17 02:14:10.532 | Installing build dependencies: started 2026-02-17 02:14:12.165 | Installing build dependencies: finished with status 'done' 2026-02-17 02:14:12.167 | Checking if build backend supports build_editable: started 2026-02-17 02:14:12.238 | Checking if build backend supports build_editable: finished with status 'done' 2026-02-17 02:14:12.240 | Getting requirements to build editable: started 2026-02-17 02:14:12.315 | Getting requirements to build editable: finished with status 'done' 2026-02-17 02:14:12.317 | Preparing editable metadata (pyproject.toml): started 2026-02-17 02:14:12.873 | Preparing editable metadata (pyproject.toml): finished with status 'error' 2026-02-17 02:14:12.883 | error: subprocess-exited-with-error 2026-02-17 02:14:12.883 | 2026-02-17 02:14:12.883 | × Preparing editable metadata (pyproject.toml) did not run successfully. 2026-02-17 02:14:12.883 | │ exit code: 1 2026-02-17 02:14:12.883 | ╰─> [18 lines of output] 2026-02-17 02:14:12.883 | Updating crates.io index 2026-02-17 02:14:12.884 | error: failed to select a version for `pyo3`. 2026-02-17 02:14:12.884 | ... required by package `pythonize v0.27.0` 2026-02-17 02:14:12.884 | ... which satisfies dependency `pythonize = "^0.27.0"` of package `magnum-cluster-api v0.35.0 (/opt/stack/magnum-cluster-api)` 2026-02-17 02:14:12.884 | versions that meet the requirements `^0.27` are: 0.27.2, 0.27.1, 0.27.0 2026-02-17 02:14:12.884 | 2026-02-17 02:14:12.884 | package `pyo3` links to the native library `python`, but it conflicts with a previous package which links to `python` as well: 2026-02-17 02:14:12.884 | package `pyo3 v0.28.0` 2026-02-17 02:14:12.884 | ... which satisfies dependency `pyo3 = "^0.28.0"` of package `magnum-cluster-api v0.35.0 (/opt/stack/magnum-cluster-api)` 2026-02-17 02:14:12.884 | Only one package in the dependency graph may specify the same links value. This helps ensure that only one copy of a native library is linked in the final binary. Try to adjust your dependencies so that only one package uses the `links = "python"` value. For more information, see https://doc.rust-lang.org/cargo/reference/resolver.html#links. 2026-02-17 02:14:12.884 | 2026-02-17 02:14:12.884 | failed to select a version for `pyo3` which could resolve this conflict 2026-02-17 02:14:12.884 | 💥 maturin failed 2026-02-17 02:14:12.884 | Caused by: Cargo metadata failed. Does your crate compile with `cargo build`? 2026-02-17 02:14:12.884 | Caused by: `cargo metadata` exited with an error: 2026-02-17 02:14:12.884 | Error running maturin: Command '['maturin', 'pep517', 'write-dist-info', '--metadata-directory', '/tmp/pip-modern-metadata-s7dmxh8z', '--interpreter', '/opt/stack/data/venv/bin/python3.12']' returned non-zero exit status 1. 2026-02-17 02:14:12.884 | Checking for Rust toolchain.... 2026-02-17 02:14:12.884 | Running `maturin pep517 write-dist-info --metadata-directory /tmp/pip-modern-metadata-s7dmxh8z --interpreter /opt/stack/data/venv/bin/python3.12` 2026-02-17 02:14:12.884 | [end of output] 2026-02-17 02:14:12.884 | 2026-02-17 02:14:12.884 | note: This error originates from a subprocess, and is likely not a problem with pip. 2026-02-17 02:14:12.900 | error: metadata-generation-failed 2026-02-17 02:14:12.900 | 2026-02-17 02:14:12.900 | × Encountered error while generating package metadata. 2026-02-17 02:14:12.900 | ╰─> from file:///opt/stack/magnum-cluster-api 2026-02-17 02:14:12.900 | 2026-02-17 02:14:12.900 | note: This is an issue with the package mentioned above, not pip. 2026-02-17 02:14:12.900 | hint: See above for details. 2026-02-17 02:14:12.996 | + inc/python:pip_install:1 : exit_trap 2026-02-17 02:14:13.000 | + ./stack.sh:exit_trap:519 : local r=1 2026-02-17 02:14:13.008 | ++ ./stack.sh:exit_trap:520 : jobs -p 2026-02-17 02:14:13.014 | + ./stack.sh:exit_trap:520 : jobs= 2026-02-17 02:14:13.021 | + ./stack.sh:exit_trap:523 : [[ -n '' ]] 2026-02-17 02:14:13.026 | + ./stack.sh:exit_trap:529 : '[' -f '' ']' 2026-02-17 02:14:13.033 | + ./stack.sh:exit_trap:534 : kill_spinner 2026-02-17 02:14:13.038 | + ./stack.sh:kill_spinner:429 : '[' '!' -z '' ']' 2026-02-17 02:14:13.043 | + ./stack.sh:exit_trap:536 : [[ 1 -ne 0 ]] 2026-02-17 02:14:13.049 | + ./stack.sh:exit_trap:537 : echo 'Error on exit' 2026-02-17 02:14:13.049 | Error on exit 2026-02-17 02:14:13.055 | + ./stack.sh:exit_trap:539 : type -p generate-subunit 2026-02-17 02:14:13.061 | + ./stack.sh:exit_trap:540 : generate-subunit 1771293870 584 fail 2026-02-17 02:14:13.268 | + ./stack.sh:exit_trap:542 : [[ -z /opt/stack/logs ]] 2026-02-17 02:14:13.274 | + ./stack.sh:exit_trap:545 : /opt/stack/data/venv/bin/python3 /opt/stack/devstack/tools/worlddump.py -d /opt/stack/logs 2026-02-17 02:14:14.315 | + ./stack.sh:exit_trap:554 : exit 1